<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*============================================================================

	Template Name: metamax
	Template URI: http://themeforest.net/user/CreativeWS/portfolio
	Author URI: http://creaws.com

==============================================================================

01.
==&gt; Resete styles;

02.
==&gt; Default styles;
- Normalize;
- Accessibility;
- Alignments;
- Clearings;
- Definition Lists;
- Typography;
- Forms;
- Formatting;
- Tags;
- Lists;
- Tables;
- Links;
- Layout;
- Layout - reg. content;
- Media;
- Galleries;
- SVGs Fallbacks;
- Fancybox styles;
- Round divider;

03.
==&gt; Default media styles;

04.
==&gt; Guttenberg;
- Clearing;
- Divider;
- Pullquote;
- Media;

05.
==&gt; Preloader;

06.
==&gt; Odometer;

07.
==&gt; Unitest extra;

08.
==&gt; Libs extra styles;
- Slick carousel;
- Particles;
- Three sphere;
- Three waves_bg;
- Flip clock;

09.
==&gt; Header styles;
- Header icons;
- Logo box;
- Menus;
- Top bar;
- Site title;
- CWS-icons;
- Side panel;
- Sticky header;
- Site search;

10.
==&gt; Content styles
- Layout;
- Navigation;
- Comments;
- Pagination;
- Load More;
- Button up;
- Contact form;
- 404 Page;

11.
==&gt; VC Modules styles;
- Accordion;
- Accordion styles;
- Banner module styles;
- Banner module media;
- Benefits module styles;
- Benefits media styles;
- Blog archive &amp; module styles;
- Blog archive &amp; module media styles;
- Blog single styles;
- Blog single media styles;
- Button module styles;
- Button module media;
- Calculator module styles;
- Categories module styles;
- Categories module media styles;
- Countdown module styles;
- Divider module styles;
- Icon module styles;
- Icons Wheel module styles;
- Milestone module styles;
- Milestone module media styles;
- Message Box module styles;
- Message Box module media styles;
- Particles logo module styles;
- Portfolio module styles;
- Portfolio media styles;
- Portfolio single styles;
- Pricing Plan module styles;
- Pricing Plan module media styles;
- Progress Bar module styles;
- Progress Bar media styles;
- Roadmap module styles;
- Services module styles;
- Services media styles;
- Social icons module &amp; widget styles;
- Social icons module &amp; widget media styles;
- Staff archive &amp; module styles;
- Staff module media styles;
- Staff module single;
- Staff module single media;
- Tabs module styles;
- Tabs module media styles;
- Testimonials styles;
- Testimonials media styles;
- Text module styles;
- Twitter module styles;
- Extra VC_Hover_Box styles;
- Extra VC_Pie_Chart styles;

12.
==&gt; Common widgets styles;
- Common Widgets media styles;
- Filter by price;
- Active products filter Widget;
- Product categories Widget;
- Product categories widget media styles;
- Widget search;
- Widget average rating;
- Widget average rating media styles;
- Woocommerce product widgets;
- Star rating;
- Tags widget;
- Calendar widget;
- Calendar widget media styles;
- CWS-About widget;
- CWS-Banner widget;
- CWS-Categories widget;
- CWS-Info widget;
- CWS Text widget;
- CWS-Gallery widget;
- CWS-Twitter widget;
- CWS Recent posts widget;
- CWS Recent posts widget media styles;
- Recent comments widget;
- Recent posts widget;
- RSS widget;
- Nav-Menu Widget;
- Contact Form 7 extra styles;

13.
==&gt; Footer styles;

14.
==&gt; Woocommerce styles;
- Woocommerce grid;
- Woocommerce single;
- Woocommerce typical;
- Woocommerce mini-cart;
- Woocommerce checkout;
- Woocommerce cart;
- Woocommerce messages;
- Woocommerce shortcodes;
- Woocommerce media;

15.
==&gt; Main media styles;
- Header media styles;

*/
/*  ====================
	Resete styles
====================  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}

ol, ul, li {
  list-style-type: none;
}

a img {
  border: none;
}

*, *:hover, *:focus, *:active, *:visited {
  outline: none;
}

details, hgroup, main, menu, summary {
  display: block;
}

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*  ====================
	Front-End editor styles
====================  */
.vc_vc_column .cws-column-wrapper,
.vc_vc_column_inner .cws-column-wrapper {
  width: 100% !important;
}

/*  ====================
	Default styles
====================  */
body {
  min-width: 320px;
  overflow-x: hidden;
  background-color: #fff;
}
body.oveflow-hidden, body.side-panel-show, body.menu-visible, body.search-on-wrap {
  overflow: hidden;
}

a {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

a[rel="v:url"] {
  display: inline-block;
}

* {
  -webkit-tap-highlight-color: transparent;
}

iframe,
.wp-caption, select {
  max-width: 100%;
}

button,
input[type="button"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default !important;
  opacity: 0.6;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid &gt; li {
  margin-bottom: 0 !important;
}

/*  --------------------
	Normalize
--------------------  */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article, aside, footer, header, nav, section, figcaption, figure, main, details, menu {
  display: block;
}

pre {
  font-family: monospace, monospace;
}

abbr[title] {
  text-decoration: none;
}

b, strong {
  font-weight: 700;
}

code, kbd, samp {
  font-family: monospace;
  padding: 2px 5px;
}

mark {
  -webkit-appearance: none;
  padding: 1px 7px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
}

small {
  font-size: .8em;
}

sub, sup {
  font-size: .75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio, video, canvas {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  line-height: 1.15;
  margin: 0;
}

select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: none;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden] {
  display: none;
}

/*  --------------------
	Accessibility (not)
--------------------  */
.screen-reader-text {
  display: none;
}

/*  --------------------
	Alignments
--------------------  */
.alignleft {
  float: left;
  text-align: left;
  margin-right: 30px !important;
  margin-bottom: 10px;
}
.alignleft.shifted {
  margin-left: -65px;
}

.alignright {
  float: right;
  text-align: right;
  margin-left: 30px !important;
  margin-right: auto;
  margin-bottom: 10px;
}
.alignright.shifted {
  margin-right: -65px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/*  --------------------
	Clearings
--------------------  */
.clear:after,
.clearfix:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after {
  content: '';
  display: table;
  clear: both;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin: 0 !important;
  padding-left: 1px;
}

/*  --------------------
	Definition Lists
--------------------  */
dl:not(:last-child) {
  margin-bottom: 20px;
}
dl dt:not(:first-child) {
  margin-top: 20px;
}
dl dd {
  padding-left: 20px;
  font-style: italic;
}

/*  --------------------
	Typography
--------------------  */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: initial;
  font-weight: 800;
}

h1 {
  font-size: 3.4375em;
}
h1:not(:first-child) {
  margin-top: 0.67em;
}
h1:not(:last-child) {
  margin-bottom: 0.2727em;
}

h2 {
  font-size: 2.5em;
}
h2:not(:first-child) {
  margin-top: 0.975em;
}
h2:not(:last-child) {
  margin-bottom: 0.4em;
}

h3 {
  font-size: 1.875em;
}
h3:not(:first-child) {
  margin-top: 1.2667em;
}
h3:not(:last-child) {
  margin-bottom: 0.5333em;
}

h4 {
  font-size: 1.625em;
}
h4:not(:first-child) {
  margin-top: 1.5769em;
}
h4:not(:last-child) {
  margin-bottom: 0.6538em;
}

h5 {
  font-size: 1.375em;
}
h5:not(:first-child) {
  margin-top: 1.7273em;
}
h5:not(:last-child) {
  margin-bottom: 0.7727em;
}

h6 {
  font-size: 1.125em;
}
h6:not(:first-child) {
  margin-top: 2.2778em;
}
h6:not(:last-child) {
  margin-bottom: 1em;
}

p:not(:last-child) {
  margin: 0 0 1em;
  padding: 0;
}

dfn,
cite,
em {
  font-style: italic;
}

i {
  font-style: normal;
}

s,
strike,
del {
  text-decoration: line-through;
}

blockquote {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  margin: 9px 0 25px 0;
  padding: 20px 65px 18px 86px;
  font-style: italic;
  width: auto !important;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  min-height: 80px;
}
blockquote.floated {
  margin-left: -35px;
  float: left;
  max-width: 50%;
}
blockquote:before {
  content: '\f185';
  position: absolute;
  display: block;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  left: 15px;
  right: auto;
  top: 15px;
  background-color: #FFFFFF;
  text-align: center;
  z-index: 2;
  width: 50px;
  height: 50px;
  font: 400 normal 20px/50px 'cwsicon';
}

blockquote.aligncenter cite {
  text-align: center;
}
blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 500;
  margin-top: 10px;
  font-size: 14px;
  position: relative;
}
blockquote cite:before {
  content: '—';
}
blockquote p:not(:last-child) {
  margin-bottom: 0;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: calc(100vw - 30px);
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375em;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

u {
  text-decoration: underline;
}

ins {
  padding: 2px;
}

big {
  font-size: 1.25em;
}

q {
  font-style: italic;
}
q:before {
  content: "\201c\0020";
}
q:after {
  content: "\0020\201d";
}

:focus {
  outline: none;
}

/*  --------------------
	Forms
--------------------  */
label {
  display: block;
}

fieldset {
  margin-bottom: 1em;
}

select {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  max-width: 100%;
  padding: 10px 30px 11px 14px;
  font-size: 15px;
  line-height: 22px;
  height: 45px;
  background-color: #FFFFFF;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
.wpcf7-select,
textarea {
  border-width: 1px;
  border-style: solid;
  display: block;
  padding: 10px 14px 11px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  resize: none;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font-size: 15px;
  line-height: 22px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
.wpcf7-select:focus,
textarea:focus {
  color: #222;
}

input[type="number"] {
  border: solid 1px transparent;
  display: block;
  padding: 10px 14px 11px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  resize: none;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font-size: 15px;
  line-height: 22px;
}

.cws-widget textarea {
  height: 95px;
}

.cws-custom-select {
  display: block;
}
.cws-custom-select:before {
  content: '\f102';
  font-family: 'cwsicon';
  position: absolute;
  font-size: 14px;
  top: 6px;
  left: auto;
  right: 15px;
}

.wpcf7-select {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
}

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400;
}

input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  padding: 0;
  line-height: 0;
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFFFFF;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
input[type="radio"]:before {
  content: '';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  width: 8px;
  height: 8px;
  left: 50%;
  right: auto;
  top: 50%;
  text-align: center;
  color: transparent;
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: -4px 0 0 -4px;
  opacity: 0;
}
input[type="radio"]:checked:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
input[type="radio"] + label {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
}

input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  padding: 0;
  line-height: 0;
  -webkit-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
input[type="checkbox"]:before {
  content: '\f15f';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  font: 400 normal 13px/20px 'cwsicon';
  text-align: center;
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
}
input[type="checkbox"]:checked:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

button,
.button,
.cws-button,
input[type="button"],
input[type="submit"] {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 22px;
  padding: 8px 22px 9px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin-top: 15px;
  border: solid 3px transparent;
  white-space: normal;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.read-more {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.read-more:before {
  content: '\f182';
  position: relative;
  margin: -1px 12px 0 0;
  font: 400 normal 15px/24px 'cwsicon';
  display: inline-block;
  vertical-align: top;
  left: 0;
  -webkit-transition: left 0.3s, color 0.3s;
  transition: left 0.3s, color 0.3s;
}

/*  --------------------
	Formatting
--------------------  */
hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
}

/*  --------------------
	Tags
--------------------  */
address {
  font-style: italic;
}

/*  --------------------
	Lists
--------------------  */
ol {
  margin-left: 20px;
}
ol &gt; li {
  list-style-type: decimal;
}
ol li {
  line-height: 1.882em;
}

ul,
ol {
  padding: 0;
}

.item ul,
.comment-content ul,
.page-grid ul,
.wpb_wrapper ul {
  position: relative;
}
.item ul &gt; li,
.comment-content ul &gt; li,
.page-grid ul &gt; li,
.wpb_wrapper ul &gt; li {
  position: relative;
  margin-bottom: 18px;
  padding-left: 18px;
}
.item ul &gt; li:before,
.comment-content ul &gt; li:before,
.page-grid ul &gt; li:before,
.wpb_wrapper ul &gt; li:before {
  content: '';
  width: 6px;
  height: 6px;
  left: 0;
  top: 9px;
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.item ul &gt; li ul,
.comment-content ul &gt; li ul,
.page-grid ul &gt; li ul,
.wpb_wrapper ul &gt; li ul {
  margin-top: 18px;
}
.item ul &gt; li ol,
.comment-content ul &gt; li ol,
.page-grid ul &gt; li ol,
.wpb_wrapper ul &gt; li ol {
  margin-top: 18px;
}
.item ul.default-style &gt; li:before, .item ul.checkmarks-style &gt; li:before, .item ul.dash-style &gt; li:before, .item ul.special-style &gt; li:before, .item ul.custom-icon-style &gt; li:before,
.comment-content ul.default-style &gt; li:before,
.comment-content ul.checkmarks-style &gt; li:before,
.comment-content ul.dash-style &gt; li:before,
.comment-content ul.special-style &gt; li:before,
.comment-content ul.custom-icon-style &gt; li:before,
.page-grid ul.default-style &gt; li:before,
.page-grid ul.checkmarks-style &gt; li:before,
.page-grid ul.dash-style &gt; li:before,
.page-grid ul.special-style &gt; li:before,
.page-grid ul.custom-icon-style &gt; li:before,
.wpb_wrapper ul.default-style &gt; li:before,
.wpb_wrapper ul.checkmarks-style &gt; li:before,
.wpb_wrapper ul.dash-style &gt; li:before,
.wpb_wrapper ul.special-style &gt; li:before,
.wpb_wrapper ul.custom-icon-style &gt; li:before {
  display: none;
  content: none;
}
.item ul.default-style &gt; li .icon-wrapper,
.comment-content ul.default-style &gt; li .icon-wrapper,
.page-grid ul.default-style &gt; li .icon-wrapper,
.wpb_wrapper ul.default-style &gt; li .icon-wrapper {
  background-color: transparent !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 9px;
  font-size: 0;
  line-height: 1em;
  display: block;
}
.item ul.default-style &gt; li .list-list,
.comment-content ul.default-style &gt; li .list-list,
.page-grid ul.default-style &gt; li .list-list,
.wpb_wrapper ul.default-style &gt; li .list-list {
  display: block;
  width: 0;
  height: 0;
  border: solid 3px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.item ul.special-style &gt; li,
.comment-content ul.special-style &gt; li,
.page-grid ul.special-style &gt; li,
.wpb_wrapper ul.special-style &gt; li {
  padding: 11px 0 12px 46px;
  margin: 0;
  border-color: inherit;
}
.item ul.special-style &gt; li:not(:last-child):after,
.comment-content ul.special-style &gt; li:not(:last-child):after,
.page-grid ul.special-style &gt; li:not(:last-child):after,
.wpb_wrapper ul.special-style &gt; li:not(:last-child):after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  border-bottom: solid 1px;
  border-color: inherit !important;
  opacity: 0.25;
}
.item ul.special-style &gt; li .list-list:before,
.comment-content ul.special-style &gt; li .list-list:before,
.page-grid ul.special-style &gt; li .list-list:before,
.wpb_wrapper ul.special-style &gt; li .list-list:before {
  content: '';
  background-color: transparent !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 0;
  font-size: 0;
  line-height: 1em;
  display: block;
  color: inherit;
  border-left: solid 16.5px;
  border-right: solid 16.5px;
  opacity: 0.08;
}
.item ul.special-style &gt; li .list-list:after,
.comment-content ul.special-style &gt; li .list-list:after,
.page-grid ul.special-style &gt; li .list-list:after,
.wpb_wrapper ul.special-style &gt; li .list-list:after {
  content: '';
  position: absolute;
  z-index: 2;
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: 12px;
  right: auto;
  top: 18px;
}
.item ul.special-style &gt; li:first-child .list-list:before,
.comment-content ul.special-style &gt; li:first-child .list-list:before,
.page-grid ul.special-style &gt; li:first-child .list-list:before,
.wpb_wrapper ul.special-style &gt; li:first-child .list-list:before {
  -webkit-border-radius: 100px 100px 0 0;
  border-radius: 100px 100px 0 0;
  top: 6px;
}
.item ul.special-style &gt; li:last-child .list-list:before,
.comment-content ul.special-style &gt; li:last-child .list-list:before,
.page-grid ul.special-style &gt; li:last-child .list-list:before,
.wpb_wrapper ul.special-style &gt; li:last-child .list-list:before {
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
  bottom: 6px;
}
.item ul.checkmarks-style &gt; li,
.comment-content ul.checkmarks-style &gt; li,
.page-grid ul.checkmarks-style &gt; li,
.wpb_wrapper ul.checkmarks-style &gt; li {
  padding-left: 48px;
}
.item ul.checkmarks-style &gt; li .icon-wrapper,
.comment-content ul.checkmarks-style &gt; li .icon-wrapper,
.page-grid ul.checkmarks-style &gt; li .icon-wrapper,
.wpb_wrapper ul.checkmarks-style &gt; li .icon-wrapper {
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  -webkit-border-radius: 2px/3px;
  -moz-border-radius: 2px/3px;
  border-radius: 2px/3px;
  width: 28px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  margin: 3px 20px -3px 0;
  display: inline-block;
  vertical-align: top;
}
.item ul.checkmarks-style &gt; li .icon-wrapper:before, .item ul.checkmarks-style &gt; li .icon-wrapper:after,
.comment-content ul.checkmarks-style &gt; li .icon-wrapper:before,
.comment-content ul.checkmarks-style &gt; li .icon-wrapper:after,
.page-grid ul.checkmarks-style &gt; li .icon-wrapper:before,
.page-grid ul.checkmarks-style &gt; li .icon-wrapper:after,
.wpb_wrapper ul.checkmarks-style &gt; li .icon-wrapper:before,
.wpb_wrapper ul.checkmarks-style &gt; li .icon-wrapper:after {
  content: '';
  position: absolute;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  background-color: inherit;
  left: 50%;
  right: auto;
  top: 50%;
  margin: -8px 0 0 -14px;
}
.item ul.checkmarks-style &gt; li .icon-wrapper:before,
.comment-content ul.checkmarks-style &gt; li .icon-wrapper:before,
.page-grid ul.checkmarks-style &gt; li .icon-wrapper:before,
.wpb_wrapper ul.checkmarks-style &gt; li .icon-wrapper:before {
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.item ul.checkmarks-style &gt; li .icon-wrapper:after,
.comment-content ul.checkmarks-style &gt; li .icon-wrapper:after,
.page-grid ul.checkmarks-style &gt; li .icon-wrapper:after,
.wpb_wrapper ul.checkmarks-style &gt; li .icon-wrapper:after {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.item ul.checkmarks-style &gt; li .list-list,
.comment-content ul.checkmarks-style &gt; li .list-list,
.page-grid ul.checkmarks-style &gt; li .list-list,
.wpb_wrapper ul.checkmarks-style &gt; li .list-list {
  display: block;
  margin: 0 !important;
  position: relative;
  z-index: 3;
  top: -1px;
}
.item ul.checkmarks-style &gt; li .list-list:before,
.comment-content ul.checkmarks-style &gt; li .list-list:before,
.page-grid ul.checkmarks-style &gt; li .list-list:before,
.wpb_wrapper ul.checkmarks-style &gt; li .list-list:before {
  content: '\f15f';
  font: 400 normal 10px/16px 'cwsicon';
  padding: 0 !important;
}
.item ul.dash-style &gt; li,
.comment-content ul.dash-style &gt; li,
.page-grid ul.dash-style &gt; li,
.wpb_wrapper ul.dash-style &gt; li {
  padding-left: 44px;
}
.item ul.dash-style &gt; li .icon-wrapper,
.comment-content ul.dash-style &gt; li .icon-wrapper,
.page-grid ul.dash-style &gt; li .icon-wrapper,
.wpb_wrapper ul.dash-style &gt; li .icon-wrapper {
  position: absolute;
  display: block;
  left: 0;
  right: auto;
  top: 10px;
}
.item ul.dash-style &gt; li .list-list,
.comment-content ul.dash-style &gt; li .list-list,
.page-grid ul.dash-style &gt; li .list-list,
.wpb_wrapper ul.dash-style &gt; li .list-list {
  display: block;
  width: 20px;
  height: 0;
  border-top: solid 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.item ul.custom-icon-style &gt; li,
.comment-content ul.custom-icon-style &gt; li,
.page-grid ul.custom-icon-style &gt; li,
.wpb_wrapper ul.custom-icon-style &gt; li {
  padding-left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.item ul.custom-icon-style &gt; li .list-list,
.comment-content ul.custom-icon-style &gt; li .list-list,
.page-grid ul.custom-icon-style &gt; li .list-list,
.wpb_wrapper ul.custom-icon-style &gt; li .list-list {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px -2px 0 !important;
  position: relative;
}
.item ul.custom-icon-style &gt; li .list-list:before,
.comment-content ul.custom-icon-style &gt; li .list-list:before,
.page-grid ul.custom-icon-style &gt; li .list-list:before,
.wpb_wrapper ul.custom-icon-style &gt; li .list-list:before {
  padding: 0 !important;
}
.item ul.custom-icon-style &gt; li .list-list.flaticon-028-arrow-metamax,
.comment-content ul.custom-icon-style &gt; li .list-list.flaticon-028-arrow-metamax,
.page-grid ul.custom-icon-style &gt; li .list-list.flaticon-028-arrow-metamax,
.wpb_wrapper ul.custom-icon-style &gt; li .list-list.flaticon-028-arrow-metamax {
  min-width: 57px;
}

/*  --------------------
	Dropcaps
--------------------  */
.dropcap {
  display: block;
  float: left;
  text-align: center;
  margin: 7px 15px 9px 0;
}
.dropcap.square {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.dropcap.round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.dropcap.dropcap-border {
  border-width: 2px;
  border-style: solid;
}
.dropcap.dropcap-fill {
  color: #ffffff;
}

/*  --------------------
	Tables
--------------------  */
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
}

thead th {
  padding-bottom: 0.5em;
}

tbody tr {
  background-color: transparent;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
tbody tr:hover {
  background-color: #fdfdfd;
}
tbody th a {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

tr th,
tr td {
  border-collapse: collapse;
  border: 1px solid #F3F3F3;
  padding: 10px;
}

tr {
  border-bottom: 1px solid #eee;
}

/*  --------------------
	Links
--------------------  */
a {
  text-decoration: none;
}

/*  --------------------
	Layout
--------------------  */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#page {
  position: relative;
}

/*  --------------------
	Layout - reg.content
--------------------  */
.site-content-contain {
  background-color: #fff;
  position: relative;
}

.site-content {
  padding: 2.5em 0 0;
}

body .cols-wrapper {
  margin-top: 42px;
}

/*  --------------------
	Media
--------------------  */
img,
video {
  height: auto;
  max-width: 100%;
}

.cws-oembed-wrapper {
  position: relative;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.cws-oembed-wrapper.video-inside {
  padding-bottom: 56.25%;
}
.cws-oembed-wrapper.video-inside:not(:last-child) {
  margin: 0 0 1.25em;
}
.cws-oembed-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

embed,
iframe,
object {
  max-width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

p &gt; embed:only-child,
p &gt; iframe:only-child,
p &gt; object:only-child {
  margin-bottom: 0;
}

.pic {
  position: relative;
  font-size: 0px;
  line-height: 0px;
}

.hover-effect {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 10px 0;
}

.mejs-container {
  margin-bottom: 20px;
}

.mejs-controls a.mejs-horizontal-volume-slider {
  background: transparent;
  border: 0;
}
.mejs-controls a.mejs-horizontal-volume-slider:focus, .mejs-controls a.mejs-horizontal-volume-slider:hover {
  background: transparent;
  border: 0;
}

.site-content .wp-playlist-light {
  background-color: #eee;
  color: #222;
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
  color: #333;
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
  color: #767676;
}
.site-content .wp-playlist-light .wp-playlist-item {
  border-bottom: 1px #eee dotted;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.site-content .wp-playlist-light .wp-playlist-item:hover, .site-content .wp-playlist-light .wp-playlist-item:focus {
  color: #fff;
  background-color: #767676;
  border-bottom-color: transparent;
}
.site-content .wp-playlist-light .wp-playlist-item:hover a, .site-content .wp-playlist-light .wp-playlist-item:focus a {
  color: #fff;
}
.site-content .wp-playlist-light a.wp-playlist-caption:hover {
  color: #fff;
}
.site-content .wp-playlist-dark {
  background-color: #222;
  border-color: #333;
}
.site-content .wp-playlist-dark .mejs-container .mejs-controls {
  background-color: #333;
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
  color: #eee;
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
  color: #aaa;
}
.site-content .wp-playlist-dark .wp-playlist-playing {
  background-color: #333;
}
.site-content .wp-playlist-dark .wp-playlist-item {
  border-bottom: 1px #555 dotted;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.site-content .wp-playlist-dark .wp-playlist-item:hover, .site-content .wp-playlist-dark .wp-playlist-item:focus {
  color: #222;
  background-color: #fff;
  border-bottom-color: transparent;
}
.site-content .wp-playlist-dark .wp-playlist-item:hover a, .site-content .wp-playlist-dark .wp-playlist-item:focus a {
  color: #222;
}
.site-content .wp-playlist-dark .wp-playlist-caption {
  color: #fff;
}
.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em;
}
.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700;
}
.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal;
}
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 0.625em;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer;
}
.site-content .wp-playlist-item:last-of-type {
  border-bottom: 0;
}
.site-content .wp-playlist-item a {
  padding: 0.3125em 0;
  border-bottom: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.site-content .wp-playlist-item a:focus, .site-content .wp-playlist-item a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.site-content .wp-playlist-item-length {
  top: 5px;
}

.icon {
  display: inline-block;
  height: 1em;
  width: 1em;
  position: relative;
  vertical-align: middle;
}

img.with-filter {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
img.with-filter:hover {
  -webkit-filter: sepia(100%) saturate(4);
  filter: sepia(90%) saturate(4);
}

.img-with-bg {
  position: relative;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  height: 0;
  padding: 77% 0 0;
}
.img-with-bg img {
  position: absolute;
  max-width: 74%;
  max-height: 85%;
  left: 50%;
  right: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.img-with-bg:hover {
  background-color: #FFFFFF;
}

img[class*='wp-image-'] {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/*  --------------------
	Galleries
--------------------  */
.gallery br {
  clear: both;
}

.gallery-item {
  padding: 0 15px;
  margin: 30px 0 0 !important;
}
.gallery-item .gallery-icon {
  font-size: 0;
  line-height: 0;
}
.gallery-item a {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.gallery-item a {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.gallery-item a:hover {
  opacity: .6;
}
.gallery-item a img {
  display: block;
  border: none !important;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.wp-block-gallery .blocks-gallery-item {
  padding-left: 0;
}
.wp-block-gallery .blocks-gallery-item img {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.wp-block-gallery .blocks-gallery-item figcaption {
  -webkit-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-caption {
  display: block;
  word-break: break-word;
  text-align: center;
  margin: 5px 0 20px;
  padding: 0;
  line-height: 1.3;
}

/*  --------------------
	SVGs Fallbacks
--------------------  */
.svg-fallback {
  display: none;
}

.no-svg .svg-fallback {
  display: inline-block;
}
.no-svg .dropdown-toggle {
  padding: 0.5em 0 0;
  right: 0;
  text-align: center;
  width: 2em;
}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
  content: '\005E';
}
.no-svg .social-navigation a {
  background: transparent;
  color: #222;
  height: auto;
  width: auto;
}

/*  --------------------
	Fancybox styles
--------------------  */
.fancybox-skin {
  padding: 3px !important;
}

.fancy {
  font-size: 0;
  display: block;
}

/*  --------------------
	Round divider
--------------------  */
.round-divider {
  content: '';
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.05);
}

/*  ====================
	Default media styles
====================  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  button:not(:disabled):hover,
  .button:not(:disabled):hover,
  .cws-button:not(:disabled):hover,
  input[type="button"]:not(:disabled):hover,
  input[type="submit"]:not(:disabled):hover {
    background-color: #fff;
  }

  .read-more:hover:before {
    left: 5px;
  }
  .read-more:hover:after {
    opacity: 0;
  }
}
@media screen and (max-width: 1199px) {
  button,
  .button,
  .cws-button,
  input[type="button"],
  input[type="submit"] {
    padding: 8px 20px;
  }

  blockquote.floated {
    max-width: 45%;
  }
}
@media screen and (max-width: 991px) {
  html body {
    font-size: 16px;
  }

  .single.cws-default .default-page-title {
    padding: 70px 15px 35px;
  }

  blockquote.floated {
    max-width: 45% !important;
  }

  .alignleft.shifted {
    margin-left: -20px;
  }

  .alignright.shifted {
    margin-right: -20px;
  }
}
@media screen and (max-width: 767px) {
  html body {
    font-size: 15px;
  }

  blockquote.shifted,
  .alignleft.shifted {
    margin-left: 0;
  }

  .alignright.shifted {
    margin-right: 0;
  }

  .single.cws-default .default-page-title {
    padding: 50px 15px 20px;
  }

  th,
  td {
    padding: 5px;
  }

  .wpb_wrapper ul {
    column-count: 1 !important;
  }

  p:not(:last-child) {
    margin: 0 0 1em;
  }

  h1 {
    font-size: 2.4em !important;
  }

  h2 {
    font-size: 2.15em !important;
  }

  h3 {
    font-size: 1.7em !important;
  }

  h4 {
    font-size: 1.5em !important;
  }

  h5 {
    font-size: 1.3em !important;
  }

  h6 {
    font-size: 1.1em !important;
  }

  .single blockquote {
    margin-left: 0;
    max-width: 100%;
  }

  blockquote {
    font-size: 16px;
    margin: 15px 0;
    padding: 20px 20px 20px 60px;
  }
  blockquote:before {
    left: 10px;
    right: auto;
    top: 18px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }

  pre {
    padding: 1em;
  }

  .format-quote blockquote {
    font-size: 16px;
  }

  .gallery-item {
    width: 100%;
  }
  .gallery-item .gallery-caption {
    margin: 0;
  }
}
/*  ====================
	Guttenberg styles
====================  */
/* -----&gt; Gutenberg full row &lt;----- */
.single .alignfull {
  max-width: 100vw;
  position: relative;
  left: 50%;
  width: 100vw !important;
  margin: 1.625em 0 1.5em -50vw !important;
}

.wp-block-image.alignwide, .wp-block-image.alignfull {
  margin-top: 1em;
  margin-bottom: 1em;
}

.single .alignwide {
  margin-left: -35px;
  margin-right: -35px;
  width: calc(100% + 70px);
  max-width: none;
}

.single .page-content.single-sidebar .alignwide,
.single .page-content.dobule-sidebar .alignwide {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

p.has-drop-cap:not(:focus)::first-letter {
  float: left;
  font-size: 4.3em;
  font-weight: 500;
  line-height: .4;
  margin: 0.15em .1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}

/* -----&gt; Gutenberg Large font size &lt;----- */
.has-large-font-size {
  line-height: 1.2em;
}

.post-content p[style*='font-size:'] {
  line-height: 1.2em;
}

p.has-background {
  padding: 20px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* -----&gt; Gutenberg embed &lt;----- */
.wp-block-embed.is-provider-facebook .cws-oembed-wrapper,
.wp-block-embed.is-provider-facebook iframe,
.wp-block-embed.is-provider-facebook object,
.wp-block-embed.is-provider-facebook embed, .wp-block-embed.is-provider-twitter .cws-oembed-wrapper,
.wp-block-embed.is-provider-twitter iframe,
.wp-block-embed.is-provider-twitter object,
.wp-block-embed.is-provider-twitter embed {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.wp-block-embed figcaption {
  line-height: 1.3077em;
}

/* -----&gt; Gutenberg video &lt;----- */
.wp-block-video video {
  overflow: hidden;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.wp-block-video figcaption {
  line-height: 1.3077em;
}

/* -----&gt; Gutenberg gallery &lt;----- */
.wp-block-gallery .blocks-gallery-item {
  overflow: hidden;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.wp-block-gallery .blocks-gallery-item:before {
  display: none;
}
.wp-block-gallery .blocks-gallery-item figcaption {
  line-height: 1.3077em;
}

/* -----&gt; Gutenberg divider styles &lt;----- */
.wp-block-separator {
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
  border-width: 2px;
}

/* -----&gt; Gutenberg quote &lt;----- */
.wp-block-column .wp-block-quote {
  margin-top: 0;
  padding-right: 25px;
  padding-left: 86px;
}

.wp-block-quote.is-style-large {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  padding: 19px 33px 21px;
  margin-bottom: 25px;
}
.wp-block-quote.is-style-large:not(:first-child) {
  margin-top: 8px;
}
.wp-block-quote.is-style-large:before {
  content: none;
  display: none;
}
.wp-block-quote.is-style-large p {
  line-height: 1.5em;
}
.wp-block-quote.is-style-large cite {
  text-align: inherit;
  font-size: 14px;
  font-weight: 500;
}
.wp-block-quote.is-style-large cite:not(:first-child) {
  margin: 7px 0 0;
}

/* -----&gt; Gutenberg pullquote &lt;----- */
.wp-block-pullquote {
  border-width: 2px 0;
  border-style: solid;
  margin-bottom: 25px;
  text-align: center;
  padding: 29px 35px 28px;
}
.wp-block-pullquote:not(:first-child) {
  margin-top: 24px;
}
.wp-block-pullquote blockquote {
  background: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  max-width: none !important;
  min-height: 0;
}
.wp-block-pullquote blockquote:before {
  content: none;
  display: none;
}
.wp-block-pullquote blockquote p {
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 500;
}
.wp-block-pullquote blockquote cite {
  font-size: 14px;
  font-weight: 400;
}
.wp-block-pullquote blockquote cite:not(:first-child) {
  margin-top: 12px;
}
.wp-block-pullquote.is-style-solid-color {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: none;
  text-align: inherit;
  padding: 26px 35px 28px;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 400;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  opacity: 0.7;
}
.wp-block-pullquote.is-style-solid-color blockquote cite:not(:first-child) {
  margin-top: 11px;
}

/* -----&gt; Gutenberg Cover block &lt;----- */
.wp-block-cover {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/* -----&gt; Gutenberg image &lt;----- */
.wp-block-image {
  margin: 10px 0;
}
.wp-block-image img {
  display: block;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.wp-block-image figcaption {
  line-height: 1.3077em;
}

.page-content:not(.single-sidebar):not(.double-sidebar) .wp-block-image.alignfull img {
  max-width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/*  --------------------
	Guttenberg media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .single-sidebar.sb-left .wp-block-image.alignfull img {
    left: calc(50% - 131px);
  }
  .single-sidebar.sb-right .wp-block-image.alignfull img {
    left: calc(50% + 131px);
  }
}
@media screen and (max-width: 991px) {
  .single-sidebar.sb-left .wp-block-image.alignfull img, .single-sidebar.sb-right .wp-block-image.alignfull img {
    left: 50%;
  }

  .single .alignwide {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}
@media screen and (max-width: 767px) {
  .single .alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .wp-block-image {
    margin: 0;
  }

  /* -----&gt; Gutenberg quote &lt;----- */
  .wp-block-quote.is-style-large {
    padding: 19px 15px 21px;
  }
  .wp-block-quote.is-style-large p {
    font-size: 18px;
  }

  /* -----&gt; Gutenberg pullquote &lt;----- */
  .wp-block-pullquote {
    padding: 29px 5px 28px;
  }
  .wp-block-pullquote blockquote p {
    font-size: 24px;
  }
  .wp-block-pullquote.is-style-solid-color {
    padding: 26px 15px 28px;
  }
  .wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 20px;
    line-height: 1.3em;
  }
}
@media screen and (min-width: 600px) {
  .wp-block-column {
    flex-basis: 50%;
  }

  .wp-block-column:not(:first-child),
  .wp-block-column:nth-child(2n) {
    margin-left: 0;
    padding: 0 0 0 15px;
  }

  .wp-block-column:not(:last-child) {
    margin-right: 0;
    padding: 0 15px 0 0;
  }
}
/*  ====================
	Preloader
====================  */
.cws-default .cws-blank-preloader {
  position: fixed;
  top: 0;
  left: 0;
  height: 120vh;
  width: 100vw;
  background-color: #fff;
  z-index: 99;
  pointer-events: none;
  display: none;
}
.cws-default .cws-blank-preloader.active {
  display: block;
}

.cws-loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99;
  opacity: 1;
  -webkit-transition: opaciry 0.3s ease;
  transition: opaciry 0.3s ease;
}
.cws-loader-container .cws-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
}
.cws-loader-container .cws-loader:before, .cws-loader-container .cws-loader:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  margin: 2px;
}
.cws-loader-container .cws-loader .inner {
  -webkit-animation-name: rotate-inner;
  animation-name: rotate-inner;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.cws-loader-container .cws-loader .inner:before, .cws-loader-container .cws-loader .inner:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
}
.cws-loader-container .cws-loader .inner:before {
  left: 0;
  right: 50%;
  -webkit-border-radius: 72px 0 0 72px;
  border-radius: 72px 0 0 72px;
}
.cws-loader-container .cws-loader .inner:after {
  left: 50%;
  right: 0;
  -webkit-border-radius: 0 72px 72px 0;
  border-radius: 0 72px 72px 0;
}
.cws-loader-container .cws-loader .loader-logo {
  position: absolute;
  display: block;
  max-width: 50px;
  max-height: 50px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  margin: auto;
}

@keyframes rotate-inner {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-inner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
/*  --------------------
    Odometer styles
--------------------  */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: transform 2s;
  transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

/*  --------------------
	Unitest extra styles
--------------------  */
.cws-default .header-container {
  -webkit-background-size: cover;
  background-size: cover;
}
.cws-default .page-footer {
  padding-top: 46px;
}
.cws-default .page-footer .copyrights-area .container:before {
  content: none;
  display: none;
}
.cws-default .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo h3 {
  font-size: 20px;
}
.cws-default .post-info-header-divider {
  display: none;
}

/*  ====================
    Libs extra styles
====================  */
/*  --------------------
	Slick Carousel extra styles
--------------------  */
.cws-carousel {
  position: relative;
  margin: 0 -15px;
  cursor: move;
}
.cws-carousel.slick-dotted {
  padding-bottom: 50px;
}
.cws-carousel.slick-dotted .slick-arrow {
  margin: -25px 0 0;
}
.cws-carousel .slick-slide {
  margin: 0 15px;
}
.cws-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  font-size: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
}
.cws-carousel .slick-arrow:before {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-family: 'cwsicon';
  z-index: 1;
}
.cws-carousel .slick-arrow:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 54px;
  height: 54px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  filter: none !important;
  background-color: #ffffff;
}
.cws-carousel .slick-arrow.slick-prev {
  left: -95px;
  right: auto;
}
.cws-carousel .slick-arrow.slick-prev:before {
  left: -2px;
  content: '\f103';
}
.cws-carousel .slick-arrow.slick-next {
  left: auto;
  right: -95px;
}
.cws-carousel .slick-arrow.slick-next:before {
  right: -2px;
  content: '\f101';
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid {
  padding: 0 0 100px;
  margin: 0;
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-slide {
  margin: 15px 0;
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-arrow {
  top: auto;
  bottom: 0;
  background-color: transparent;
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-arrow:before {
  color: #afc4d5;
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-arrow:after {
  content: none;
  display: none;
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-arrow.slick-prev {
  left: 50% !important;
  right: auto;
  margin: 0 0 0 -74px;
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-arrow.slick-prev:before {
  content: '\f102';
  left: auto;
  right: auto;
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-arrow.slick-next {
  right: 50% !important;
  left: auto;
  margin: 0 -74px 0 0;
}
.cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-arrow.slick-next:before {
  content: '\f102';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: auto;
  right: auto;
}

.inner-arrows .slick-arrow {
  background-color: rgba(255, 255, 255, 0.3);
}
.inner-arrows .slick-arrow:before {
  color: #FFFFFF;
}
.inner-arrows .slick-arrow:after {
  width: 0;
  height: 0;
  background-color: #FFFFFF;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.inner-arrows .slick-arrow.slick-prev {
  left: 45px;
  right: auto;
}
.inner-arrows .slick-arrow.slick-next {
  right: 45px;
  left: auto;
}

.slick-dots {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  list-style: none;
}
.slick-dots li {
  padding-left: 0 !important;
  display: inline-block;
  margin: 5px 0 0 !important;
}
.slick-dots li:before {
  content: none;
  display: none;
}
.slick-dots li.slick-active {
  cursor: default;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
}
.slick-dots li.slick-active button:after {
  border-width: 2px;
}
.slick-dots li button {
  position: relative;
  font-size: 0;
  border: 0;
  margin: 0 2.5px;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  width: 15px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button:before, .slick-dots li button:after {
  content: '';
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.slick-dots li button:before {
  left: 5px;
  top: 5px;
  width: 5px;
  height: 5px;
  opacity: 0.4;
}
.slick-dots li button:after {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
}

.wpb_wrapper .slick-dots {
  position: absolute;
}
.wpb_wrapper .slick-dots &gt; li {
  line-height: 0px;
}
.wpb_wrapper .slick-dots &gt; li:before {
  display: none;
}

.slick-slide.wpb_single_image {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-carousel .slick-arrow:hover {
    color: #fff;
  }
  .cws-carousel .slick-arrow:hover:after {
    width: 0;
    height: 0;
  }
  .cws-carousel.slick-vertical.cws-vc-shortcode-grid .slick-arrow:hover {
    background-color: #FFFFFF;
  }

  .inner-arrows .slick-arrow:hover {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .inner-arrows .slick-arrow:hover:after {
    width: 100%;
    height: 100%;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

a.prettyphoto {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-image: url(../img/hexagon.png);
  background-position: center;
  background-repeat: no-repeat;
}
a.prettyphoto:before {
  content: '\f184';
  font: 400 normal 76px/1em 'cwsicon';
  position: absolute;
  display: block;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  color: #FFFFFF;
  z-index: 2;
  opacity: 0;
  width: 70px;
  height: 76px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 0 20px 40px rgba(29, 45, 123, 0.2);
  text-align: center;
}
a.prettyphoto:after {
  content: '\f13a';
  font: 400 normal 26px/1em 'cwsicon';
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  color: #566cd2;
  z-index: 3;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0;
}
a.prettyphoto img {
  opacity: 1;
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
a.prettyphoto:hover:before, a.prettyphoto:hover:after {
  opacity: 1;
}
a.prettyphoto:hover img {
  opacity: 0;
}

/* Reset */
.flip-clock-wrapper * {
  margin: 0;
  padding: 0;
  line-height: normal;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}

.flip-clock-wrapper a:hover {
  color: #fff;
}

.flip-clock-wrapper ul {
  list-style: none;
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}

.flip-clock-wrapper.clearfix:after {
  clear: both;
}

.flip-clock-wrapper.clearfix {
  *zoom: 1;
}

/* Main */
.flip-clock-wrapper {
  min-height: 100%;
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}

.flip-clock-meridium {
  background: none;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important;
  color: #313333;
  bottom: 10px;
}

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  margin: 5px auto 0;
  display: inline-block;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  width: 28px;
  height: 72px;
  font-size: 40px;
  font-weight: 500;
  line-height: 47px;
  overflow: hidden;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 47px;
  margin-bottom: 0;
  padding: 0;
}
.flip-clock-wrapper ul li:before {
  display: none;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  margin: 0 !important;
  overflow: visible !important;
  pointer-events: none;
}

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  overflow: hidden;
}

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #fff;
  text-align: center;
  border-radius: 0;
  font-size: 40px;
  font-weight: 600;
  padding-top: 5px;
}

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd .01s .39s linear both;
  animation: asd .01s .39s linear both;
  z-index: 2;
}

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 23px;
  height: 70px;
}
.flip-clock-divider + .flip + .flip {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.flip-clock-divider + .flip + .flip .inn {
  padding-right: 5px;
}
.flip-clock-divider + .flip {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.flip-clock-divider + .flip .inn {
  padding-left: 5px;
}

.flip-clock-divider:first-child {
  width: 0;
}

.flip-clock-dot {
  left: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 1px;
  transform: translateX(-50%);
}

.flip-clock-dot.top {
  top: 26px;
}

.flip-clock-dot.bottom {
  top: 44px;
}

@media screen and (max-width: 767px) {
  .flip-clock-divider {
    width: 10px;
  }
  .flip-clock-divider .flip-clock-dot {
    display: none;
  }
}
.flip-clock-divider .flip-clock-label {
  position: absolute;
  bottom: 7px;
  right: -42px;
  color: #fff;
  text-shadow: none;
  z-index: 5;
  letter-spacing: 0.3px;
}

.flip-clock-divider.hours .flip-clock-label {
  right: -44px;
}

.flip-clock-divider.minutes .flip-clock-label {
  right: -50px;
}

.flip-clock-divider.seconds .flip-clock-label {
  right: -51px;
}

@keyframes asd {
  0% {
    z-index: 2;
  }
  100% {
    z-index: 4;
  }
}
@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  100% {
    z-index: 4;
  }
}
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn .4s .4s linear both;
  animation: turn .4s .4s linear both;
}

@keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 .4s linear both;
  animation: turn2 .4s linear both;
}

@keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}

/*  --------------------
	Particles styles
--------------------  */
.particles-wrapper {
  position: absolute !important;
  height: 100%;
  overflow: hidden;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  direction: ltr;
}
.particles-wrapper .particles-js {
  z-index: 1;
  position: absolute;
}
.particles-wrapper .particles-js.top-left {
  top: 0;
  left: 0;
}
.particles-wrapper .particles-js.top-center {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.particles-wrapper .particles-js.top-right {
  top: 0;
  right: 0;
}
.particles-wrapper .particles-js.right-center {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.particles-wrapper .particles-js.bottom-right {
  bottom: 0;
  right: 0;
}
.particles-wrapper .particles-js.bottom-center {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.particles-wrapper .particles-js.bottom-left {
  bottom: 0;
  left: 0;
}
.particles-wrapper .particles-js.left-center {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*  ====================
	Header styles
====================  */
.header-wrapper-container {
  position: relative;
}
.header-wrapper-container.header-outside-slider {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
  width: 100%;
}

.site-header .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.header-container {
  position: relative;
}
.header-container .header-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.header-zone {
  position: relative;
}

/*  -------------------
	Header icons
-------------------  */
.search-icon {
  position: relative;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.search-icon:before {
  content: '\f100';
  font-family: 'cwsicon';
  font-size: 21px;
}

.side-panel-icon-wrapper {
  position: relative;
}
.side-panel-icon-wrapper .side-panel-trigger {
  display: inline-block;
}
.side-panel-icon-wrapper .side-panel-trigger:before {
  content: '\f10b';
  font-family: 'cwsicon';
  font-size: 21px;
}

/*  -------------------
	Logo box styles
-------------------  */
.logo-box .container .logo-sticky-wrapper {
  display: none;
}

/* -----&gt; Addiction from header classes &lt;----- */
.site-header.logo-left .logo-box .container {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.site-header.logo-center .logo-box .container {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.site-header.logo-right .logo-box .container {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}

/*  -------------------
	Menus styles
-------------------  */
.menu-box {
  z-index: 3;
  position: relative;
}
.menu-box .container .header-nav-part {
  width: 100%;
}
.menu-box .container .header-nav-part .main-nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.menu-box .container .header-nav-part .main-nav-container .topbar-trigger {
  display: none;
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger {
  position: relative;
  height: 24px;
  width: 24px;
  cursor: pointer;
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.iOS-anim .hamburger-icon:before, .menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.iOS-anim .hamburger-icon:after {
  transform-origin: left;
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.iOS-anim.active .hamburger-icon {
  height: 0;
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.iOS-anim.active .hamburger-icon:before {
  top: -9px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.iOS-anim.active .hamburger-icon:after {
  bottom: -10px;
  height: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.custom-anim.active .hamburger-icon {
  -webkit-transform: translateX(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.custom-anim.active .hamburger-icon:before, .menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.custom-anim.active .hamburger-icon:after {
  width: 50%;
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.custom-anim.active .hamburger-icon:before {
  top: 0;
  -webkit-transform: translateX(100%) rotate(-90deg);
  -ms-transform: translateX(100%) rotate(-90deg);
  transform: translateX(100%) rotate(-90deg);
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger.custom-anim.active .hamburger-icon:after {
  bottom: 0;
  -webkit-transform: translateX(-100%) rotate(-90deg);
  -ms-transform: translateX(-100%) rotate(-90deg);
  transform: translateX(-100%) rotate(-90deg);
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger .hamburger-icon {
  height: 2px;
  width: inherit;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(0deg);
  -ms-transform: translateX(-50%) rotate(0deg);
  transform: translateX(-50%) rotate(0deg);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: top 0.3s linear, bottom 0.3s linear, transform 0.3s linear, width 0.3s linear, background-color 0.2s ease, height 0.2s ease;
  transition: top 0.3s linear, bottom 0.3s linear, transform 0.3s linear, width 0.3s linear, background-color 0.2s ease, height 0.2s ease;
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger .hamburger-icon:before, .menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger .hamburger-icon:after {
  content: '';
  position: absolute;
  height: inherit;
  width: 100%;
  background-color: inherit;
  margin: auto;
  -webkit-transition: top 0.3s linear, bottom 0.3s linear, transform 0.3s linear, width 0.3s linear;
  transition: top 0.3s linear, bottom 0.3s linear, transform 0.3s linear, width 0.3s linear;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger .hamburger-icon:before {
  top: -8px;
  left: 0;
  transform-origin: left;
}
.menu-box .container .header-nav-part .main-nav-container .mobile-menu-hamburger .hamburger-icon:after {
  bottom: -8px;
  right: 0;
  transform-origin: right;
}
.menu-box .container .header-nav-part .main-nav-container .logo-mobile-wrapper {
  display: none;
}
.menu-box .container .header-nav-part .main-nav-container .menu-left-icons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.menu-box .container .header-nav-part .main-nav-container .menu-left-icons &gt; *:last-child {
  margin-right: 50px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-left-icons &gt; *:not(:first-child) {
  margin-left: 20px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-left-icons .mobile-menu-hamburger {
  width: 0;
  margin-right: -20px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-left-icons .mobile-menu-hamburger:last-child {
  margin-right: 0;
}
.menu-box .container .header-nav-part .main-nav-container .menu-left-icons .mini-cart {
  right: auto;
  left: 0;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search {
  display: none;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part {
  font-size: 0;
  line-height: 0;
  position: relative;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo {
  display: inline-block;
  font-size: 0;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-sticky-wrapper {
  display: none;
  position: relative;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-navigation-wrapper {
  display: none;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-default-wrapper {
  position: relative;
  display: inline-block;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo-nav {
  display: none;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: initial;
  -moz-justify-content: initial;
  -ms-justify-content: initial;
  justify-content: initial;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item:not(:first-child) {
  margin-left: 37px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item &gt; a,
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item &gt; span {
  padding-top: 8px;
  padding-bottom: 8px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-object-megamenu_item &gt; a, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-has-children &gt; a {
  position: relative;
  padding-right: 21px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-object-megamenu_item &gt; a:before, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-has-children &gt; a:before {
  content: '\f102';
  font: 400 normal 11px/1em 'cwsicon';
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 14px;
  opacity: 0.34;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-object-megamenu_item &gt; a:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-has-children &gt; a:after {
  right: 21px !important;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-object-megamenu_item &gt; a:hover:before, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-has-children &gt; a:hover:before {
  opacity: 1;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current_page_ancestor &gt; a:after,
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current_page_ancestor &gt; span:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-ancestor &gt; a:after,
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-ancestor &gt; span:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-parent &gt; a:after,
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-parent &gt; span:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-item &gt; a:after,
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-item &gt; span:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item {
  position: relative;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item.menu-item-object-megamenu_item &gt; .sub-menu {
  padding: 30px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item.sub-align-right &gt; .sub-menu {
  right: -43px;
  left: auto;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item a {
  white-space: nowrap;
  display: block;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu {
  position: absolute;
  margin-top: 16px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  left: -26px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu:before {
  content: '';
  position: absolute;
  left: -3px;
  width: 100%;
  height: calc(100% + 26px);
  top: -25px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:before {
  content: '';
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: 26px;
  right: auto;
  top: 24px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-item:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-item + .menu-item:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-ancestor:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-ancestor + .menu-item:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:hover:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:hover + .menu-item:after {
  opacity: 0;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-ancestor &gt; a,
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-ancestor &gt; span, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-item &gt; a,
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-item &gt; span {
  padding: 17px 26px 17px 46px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-ancestor:before, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-item:before {
  opacity: 0.5;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item a {
  font-size: 1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 17px 46px 17px 26px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item .sub-menu {
  margin-top: -53px;
  left: calc(100% + 3px);
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:first-child {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:last-child {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:first-child:last-child {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row {
  margin: 0 -22px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper {
  float: none;
  width: 100%;
  min-width: 240px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .vc_column-inner {
  padding: 0 22px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .widgettitle {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  padding: 0 22px 18px;
  margin: 0 0 14px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu {
  display: block;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item {
  margin-bottom: 0;
  padding-left: 0;
  border-top: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item a {
  padding: 15px 42px 14px 22px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item a:after {
  content: none;
  display: none;
}
.menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item.current-menu-ancestor a, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item.current-menu-item a {
  padding: 15px 22px 14px 42px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-right-icons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.menu-box .container .header-nav-part .main-nav-container .menu-right-icons &gt; *:first-child {
  margin-left: 35px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-right-icons &gt; *:not(:last-child) {
  margin-right: 20px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-right-icons .mobile-menu-hamburger {
  width: 0px;
  margin-left: -20px;
}
.menu-box .container .header-nav-part .main-nav-container .menu-right-icons .mobile-menu-hamburger:first-child {
  margin-left: 0;
}

/* -----&gt; Addiction from header classes &lt;----- */
.site-header.menu-left .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.site-header.menu-center .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.site-header.menu-right .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.site-header.logo-in-menu.logo-left .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part {
  margin-right: 50px;
}
.site-header.logo-in-menu.logo-center .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.site-header.logo-in-menu.logo-center .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part {
  margin: 0 55px;
}
.site-header.logo-in-menu.logo-right .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  margin-left: 50px;
}
.site-header.logo-in-menu.logo-right .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.site-header.logo-in-menu.menu-right .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.site-header.logo-in-menu.menu-left .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.site-header.logo-in-menu .menu-box .container .header-nav-part .main-nav-container .menu-left-icons:empty,
.site-header.logo-in-menu .menu-box .container .header-nav-part .main-nav-container .menu-right-icons:empty {
  display: none;
}

/*  -------------------
	Top bar
-------------------  */
.top-bar-wrapper {
  position: relative;
}
.top-bar-wrapper .container {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.top-bar-wrapper .container .top-bar-icons {
  margin-bottom: -10px;
}
.top-bar-wrapper .container .top-bar-icons &gt; * {
  margin-bottom: 10px;
}
.top-bar-wrapper .container .top-bar-icons.left-icons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.top-bar-wrapper .container .top-bar-icons.left-icons &gt; *:not(:last-child):not(:empty) {
  margin-right: 20px;
}
.top-bar-wrapper .container .top-bar-icons.left-icons:not(:empty) {
  margin-right: 20px;
}
.top-bar-wrapper .container .top-bar-icons.left-icons .social-links-wrapper.toogle-of .cws-social-links {
  padding-left: 30px;
}
.top-bar-wrapper .container .top-bar-icons.left-icons .social-links-wrapper.toogle-of .cws-social-links:after {
  left: 0px;
  background: -webkit-linear-gradient(to right, #fff 85%, rgba(255, 255, 255, 0.1));
  background: -o-linear-gradient(to right, #fff 85%, rgba(255, 255, 255, 0.1));
  background: linear-gradient(to right, #fff 85%, rgba(255, 255, 255, 0.1));
}
.top-bar-wrapper .container .top-bar-icons.left-icons .social-links-wrapper.toogle-of .cws-social-links.social-divider:before {
  left: 0;
}
.top-bar-wrapper .container .top-bar-icons.left-icons .social-links-wrapper.toogle-of .cws-social-links .cws-social-link {
  -webkit-transform: translateX(-12px);
  -ms-transform: translateX(-12px);
  transform: translateX(-12px);
}
.top-bar-wrapper .container .top-bar-icons.left-icons .social-links-wrapper.toogle-of .cws-social-links.active {
  left: calc(100% + 20px);
}
.top-bar-wrapper .container .top-bar-icons.right-icons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.top-bar-wrapper .container .top-bar-icons.right-icons &gt; *:not(:first-child) {
  margin-left: 20px;
}
.top-bar-wrapper .container .top-bar-icons.right-icons .social-links-wrapper.toogle-of .cws-social-links {
  right: 0;
  padding-right: 30px;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.top-bar-wrapper .container .top-bar-icons.right-icons .social-links-wrapper.toogle-of .cws-social-links:after {
  left: -50px;
  right: auto;
  background: -webkit-linear-gradient(to left, #fff 85%, rgba(255, 255, 255, 0.1));
  background: -o-linear-gradient(to left, #fff 85%, rgba(255, 255, 255, 0.1));
  background: linear-gradient(to left, #fff 85%, rgba(255, 255, 255, 0.1));
}
.top-bar-wrapper .container .top-bar-icons.right-icons .social-links-wrapper.toogle-of .cws-social-links.social-divider:before {
  right: 0;
  left: auto;
}
.top-bar-wrapper .container .top-bar-icons.right-icons .social-links-wrapper.toogle-of .cws-social-links .cws-social-link {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}
.top-bar-wrapper .container .top-bar-icons.right-icons .social-links-wrapper.toogle-of .cws-social-links .cws-social-link:last-child {
  margin-left: 0;
  margin-right: 8px;
}
.top-bar-wrapper .container .top-bar-icons.right-icons .social-links-wrapper.toogle-of .cws-social-links .cws-social-link:first-child {
  margin-right: 0;
  margin-left: 8px;
}
.top-bar-wrapper .container .top-bar-icons.right-icons .social-links-wrapper.toogle-of .cws-social-links.active {
  right: calc(100% + 20px);
}
.top-bar-wrapper .container .top-bar-content {
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.top-bar-wrapper .container .top-bar-content .top-bar-ticker {
  max-width: 650px;
  overflow: hidden;
}
.top-bar-wrapper .container .top-bar-content .top-bar-ticker .topbar-ticker-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.top-bar-wrapper .container .top-bar-content .top-bar-ticker .topbar-ticker-list:not(:first-child) {
  margin-left: 35px;
}
.top-bar-wrapper .container .top-bar-content .top-bar-ticker .topbar-ticker-list .top-bar-ticker-item {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.top-bar-wrapper .container .top-bar-content .top-bar-ticker .topbar-ticker-list .top-bar-ticker-item:not(:last-child) {
  margin-right: 35px;
}
.top-bar-wrapper .container .top-bar-content .top-bar-ticker .topbar-ticker-list .top-bar-ticker-item .ticker-item-name {
  display: inline-block;
}
.top-bar-wrapper .container .top-bar-content .top-bar-ticker .topbar-ticker-list .top-bar-ticker-item .ticker-item-price {
  margin-left: 5px;
  display: inline-block;
}
.top-bar-wrapper .container .side-panel-icon-wrapper {
  top: 1px;
}
.top-bar-wrapper .container .social-links-wrapper {
  position: relative;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  z-index: 1;
  top: 3px;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links:after {
  content: '';
  position: absolute;
  top: -5px;
  width: calc(100% + 50px);
  height: calc(100% + 10px);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  z-index: 3;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.social-divider:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  z-index: 4;
  background-color: #e3e3e3;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links .cws-social-link {
  opacity: 0;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active:after {
  opacity: 1;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active .cws-social-link {
  opacity: 1;
  z-index: 4;
  position: relative;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active .cws-social-link:first-child {
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active .cws-social-link:nth-child(2) {
  -webkit-transition: all 0.25s linear 0.08s;
  transition: all 0.25s linear 0.08s;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active .cws-social-link:nth-child(3) {
  -webkit-transition: all 0.25s linear 0.16s;
  transition: all 0.25s linear 0.16s;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active .cws-social-link:nth-child(4) {
  -webkit-transition: all 0.25s linear 0.24s;
  transition: all 0.25s linear 0.24s;
}
.top-bar-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active .cws-social-link:nth-child(n+5) {
  -webkit-transition: all 0.25s linear 0.32s;
  transition: all 0.25s linear 0.32s;
}
.top-bar-wrapper .container .social-links-wrapper .social-btn-open-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.top-bar-wrapper .container .social-links-wrapper .social-btn-open-icon:before {
  font-size: 21px;
  content: '\f162';
  font-family: 'cwsicon';
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.top-bar-wrapper .container .social-links-wrapper .social-btn-open-icon.active:before {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.top-bar-wrapper .container .social-links-wrapper .social-btn-open {
  position: relative;
  top: 1px;
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  vertical-align: middle;
}
.top-bar-wrapper .container .social-links-wrapper .cws-social-links {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.top-bar-wrapper .container .social-links-wrapper .cws-social-links .cws-social-link {
  display: block;
  margin: 0 8px;
  overflow: visible;
  position: relative;
}
.top-bar-wrapper .container .social-links-wrapper .cws-social-links .cws-social-link:last-child {
  margin-right: 0;
}
.top-bar-wrapper .container .social-links-wrapper .cws-social-links .cws-social-link:first-child {
  margin-left: 0;
}
.top-bar-wrapper .container .social-links-wrapper .cws-social-links .cws-social-link:after {
  display: none;
}
.top-bar-wrapper .container .social-links-wrapper .cws-social-links .cws-social-link:before {
  font-size: 21px;
}
.top-bar-wrapper .container .mini-cart {
  top: 1px;
}
.top-bar-wrapper .container .top-bar-search {
  position: relative;
  top: 1px;
}
.top-bar-wrapper .container .top-bar-search.show-search .row-text-search {
  display: block;
  right: calc(100% + 20px);
  z-index: 1;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.top-bar-wrapper .container .top-bar-search.show-search .row-text-search:before {
  content: '';
  position: absolute;
  left: -60px;
  top: -5px;
  width: calc(100% + 65px);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: calc(100% + 10px);
  background: -webkit-linear-gradient(to left, #fff 85%, rgba(255, 255, 255, 0.1));
  background: -o-linear-gradient(to left, #fff 85%, rgba(255, 255, 255, 0.1));
  background: linear-gradient(to left, #fff 85%, rgba(255, 255, 255, 0.1));
}
.top-bar-wrapper .container .top-bar-search .row-text-search {
  position: absolute;
  right: 0;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, right 0.15s linear;
  transition: opacity 0.2s ease, right 0.15s linear;
}
.top-bar-wrapper .container .top-bar-search .row-text-search .search-field {
  height: 100%;
  font-size: 14px;
  width: 175px;
  padding: 3px 8px;
  position: relative;
}
.top-bar-wrapper .container .top-bar-search .row-text-search .search-submit {
  display: none;
}
.top-bar-wrapper .container .top-bar-links-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 14px;
}
.top-bar-wrapper .container .top-bar-links-wrapper .top-bar-box-text {
  margin-bottom: 10px;
}
.top-bar-wrapper .container .top-bar-links-wrapper .top-bar-box-text:not(:first-child) {
  margin-left: 36px;
}
.top-bar-wrapper .container .top-bar-links-wrapper .top-bar-box-text i {
  font-size: 17px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  opacity: 0.8;
}
.top-bar-wrapper .container .top-bar-links-wrapper .top-bar-box-text span {
  vertical-align: middle;
}

/*  -------------------
	Site title styles
-------------------  */
.title-box {
  overflow: hidden;
  position: relative;
}
.title-box:not(.customized) .page-title .container {
  padding: 37px 0 36px !important;
}
.title-box:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.title-box .page-title {
  position: relative;
  z-index: 1;
}
.title-box .page-title.no-title .container .title,
.title-box .page-title.no-title .container .subtitle-content,
.title-box .page-title.no-title .container .bread-crumbs {
  display: none;
}
.title-box .page-title .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-transition: padding-top 0.3s linear;
  transition: padding-top 0.3s linear;
}
.title-box .page-title .container .title h1 {
  text-align: center;
  word-break: break-word;
}
.title-box .page-title .container .subtitle-content {
  font-size: 16px;
  line-height: 26px;
  white-space: pre-wrap;
  text-align: center;
  margin: 13px 0 0;
}
.title-box .page-title .container .bread-crumbs {
  margin-top: 76px;
  text-align: center;
}
.title-box .page-title .container .bread-crumbs &gt; * {
  display: inline-block;
}
.title-box .page-title .container .bread-crumbs span {
  word-break: break-word;
}
.title-box .page-title .container .bread-crumbs span.delimiter {
  position: relative;
  margin: 0 25px 0 20px;
}
.title-box .page-title .container .bread-crumbs span.delimiter:before {
  content: '\f101';
  display: inline-block;
  height: 13px;
  width: 8px;
  font: 400 normal 13px/13px 'cwsicon';
  text-align: center;
}
.title-box .bg-layer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

body.single-post:not(.single-format-link):not(.single-format-quote):not(.single-without-media) .title-box .page-title .container,
body.attachment:not(.single-format-link):not(.single-format-quote):not(.single-without-media) .title-box .page-title .container {
  margin-bottom: 144px;
}
body.single-post:not(.single-format-link):not(.single-format-quote):not(.single-without-media) .title-box .page-title .container .title h1,
body.attachment:not(.single-format-link):not(.single-format-quote):not(.single-without-media) .title-box .page-title .container .title h1 {
  font-size: 36px;
}
body.single-post:not(.single-format-link):not(.single-format-quote):not(.single-without-media) .title-box .page-title .container .bread-crumbs,
body.attachment:not(.single-format-link):not(.single-format-quote):not(.single-without-media) .title-box .page-title .container .bread-crumbs {
  margin-top: 19px;
}

@media screen and (max-width: 991px) {
  body.single-post .title-box .page-title .container,
  body.attachment .title-box .page-title .container {
    margin-bottom: 0;
  }

  .title-box .page-title .container .bread-crumbs span.delimiter {
    margin: 0 10px 0 7px;
  }
}
/*  -------------------
	CWS - Icons
-------------------  */
.cws-icon-1x[class^="flaticon-"]:before, .cws-icon-1x[class*=" flaticon-"]:before {
  font-size: 1.33em;
}
.cws-icon-1x:before {
  font-size: 1.33em;
}
.cws-icon-1x i:before {
  font-size: 1.33em;
}

.cws-icon-2x[class^="flaticon-"]:before, .cws-icon-2x[class*=" flaticon-"]:before {
  font-size: 2em;
}
.cws-icon-2x:before {
  font-size: 2em;
}
.cws-icon-2x i:before {
  font-size: 2em;
}

.cws-icon-3x[class^="flaticon-"]:before, .cws-icon-3x[class*=" flaticon-"]:before {
  font-size: 3em;
}
.cws-icon-3x:before {
  font-size: 3em;
}
.cws-icon-3x i:before {
  font-size: 3em;
}

.cws-icon-4x[class^="flaticon-"]:before, .cws-icon-4x[class*=" flaticon-"]:before {
  font-size: 4em;
}
.cws-icon-4x:before {
  font-size: 4em;
}
.cws-icon-4x i:before {
  font-size: 4em;
}

.cws-icon-5x[class^="flaticon-"]:before, .cws-icon-5x[class*=" flaticon-"]:before {
  font-size: 5em;
}
.cws-icon-5x:before {
  font-size: 5em;
}
.cws-icon-5x i:before {
  font-size: 5em;
}

/*  -------------------
	Side panel styles
-------------------  */
body.side-panel-pull &gt; .panel-right + .body-cont {
  right: 0;
}
body.side-panel-pull &gt; .panel-left + .body-cont {
  left: 0;
}
body.side-panel-pull .body-cont {
  position: relative;
  -webkit-transition: left 0.2s linear, right 0.2s linear;
  transition: left 0.2s linear, right 0.2s linear;
}
body.side-panel-pull.side-panel-show &gt; .panel-right + .body-cont {
  right: 360px;
}
body.side-panel-pull.side-panel-show &gt; .panel-left + .body-cont {
  left: 360px;
}
body.side-panel-show .side-panel-overlay {
  opacity: 1;
  visibility: visible;
}
body.side-panel-show .side-panel-container .side-panel {
  overflow-y: scroll;
}
body.side-panel-show .side-panel-container.appear-fade {
  opacity: 1;
}
body.side-panel-show .side-panel-container.panel-left {
  left: 0;
}
body.side-panel-show .side-panel-container.panel-left .side-panel:before {
  left: 0;
}
body.side-panel-show .side-panel-container.panel-right {
  right: 0;
}
body.side-panel-show .side-panel-container.panel-right .side-panel:before {
  right: 0;
}
body.side-panel-show .side-panel &gt; div {
  top: 0;
  opacity: 1;
}
body .side-panel-bg {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
}
body .side-panel-overlay {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden;
  z-index: 15;
  -webkit-transition: opacity 0.3s linear, left 0.2s linear, right 0.2s linear;
  transition: opacity 0.3s linear, left 0.2s linear, right 0.2s linear;
}

.side-panel-icon {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 1;
  width: 19px;
  height: 26px;
}
.side-panel-icon:before {
  content: '';
  border-color: inherit;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-width: 2px;
  border-style: solid;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.side-panel-container {
  width: 360px;
  height: 100%;
  top: 0;
  position: fixed;
  overflow: hidden;
  z-index: 20;
  -webkit-transition: left 0.2s linear, right 0.2s linear, opacity 0.3s linear;
  transition: left 0.2s linear, right 0.2s linear, opacity 0.3s linear;
}
.side-panel-container.panel-left {
  left: -360px;
}
.side-panel-container.panel-left .side-panel:before {
  left: -360px;
}
.side-panel-container.panel-right {
  left: auto;
  right: -360px;
}
.side-panel-container.panel-right .side-panel:before {
  right: -360px;
}
.side-panel-container.appear-fade {
  opacity: 0;
}

.side-panel {
  width: inherit;
  height: 100%;
  position: fixed;
  top: 0;
  padding: 30px;
  overflow-y: hidden;
  /* ----- Sidebar Widgets Settings ----- */
}
.side-panel:before {
  content: '';
  position: fixed;
  width: inherit;
  top: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
  -webkit-transition: left 0.2s linear, right 0.2s linear;
  transition: left 0.2s linear, right 0.2s linear;
}
.side-panel .side-panel-logo-wrapper {
  position: relative;
  margin-bottom: 45px;
}
.side-panel .side-panel-logo-wrapper.logo-center {
  text-align: center;
}
.side-panel .side-panel-logo-wrapper.logo-right {
  text-align: right;
}
.side-panel &gt; div {
  position: relative;
  top: -20px;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear, top 0.2s linear;
  transition: opacity 0.2s linear, top 0.2s linear;
}
.side-panel &gt; div:first-child {
  transition-delay: .2s;
}
.side-panel &gt; div:nth-of-type(2) {
  transition-delay: .25s;
}
.side-panel &gt; div:nth-of-type(3) {
  transition-delay: .3s;
}
.side-panel &gt; div:nth-of-type(4) {
  transition-delay: .35s;
}
.side-panel &gt; div:nth-of-type(n+5) {
  transition-delay: .4s;
}
.side-panel .widget_woocommerce_product_search form .search-field,
.side-panel .widget_search form .search-field {
  padding-left: 10px;
  border-width: 1px;
  border-style: solid;
}
.side-panel .widget_woocommerce_product_search form .search-field::placeholder,
.side-panel .widget_search form .search-field::placeholder {
  color: #666;
}
.side-panel .widget_woocommerce_product_search form *[type='submit'],
.side-panel .widget_search form *[type='submit'] {
  color: #666;
}

.side-panel-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 360px;
  padding: 15px 30px 15px;
  background-color: #000;
}
.side-panel-bottom:after {
  content: '';
  width: 100%;
  position: absolute;
  height: 45px;
  top: -45px;
  left: 0;
  background: -webkit-linear-gradient(to top, #000, transparent 65%);
  background: linear-gradient(to top, #000, transparent 65%);
}
.side-panel-bottom a,
.side-panel-bottom p {
  display: block;
  margin: 0 0 10px 0;
}
.side-panel-bottom a:last-child,
.side-panel-bottom p:last-child {
  margin-bottom: 0;
}
.side-panel-bottom a i,
.side-panel-bottom p i {
  margin-right: 10px;
}
.side-panel-bottom a span,
.side-panel-bottom p span {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.side-panel-bottom .cws-social-links {
  margin-top: 20px;
  margin-bottom: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.side-panel-bottom .cws-social-links .cws-social-link {
  margin: 0 10px 10px;
}
.side-panel-bottom .cws-social-links .cws-social-link:first-child {
  margin-left: 0;
}

/*  -------------------
	Sticky header
-------------------  */
body.browser_IE .sticky-enable.sticky-active .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-default-wrapper,
body.browser_Safari .sticky-enable.sticky-active .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-default-wrapper {
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  transform: rotateX(0);
  display: none;
}
body.browser_IE .sticky-enable.sticky-active .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-sticky-wrapper,
body.browser_Safari .sticky-enable.sticky-active .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-sticky-wrapper {
  -webkit-transform: rotateX(0) translateY(0);
  -ms-transform: rotateX(0) translateY(0);
  transform: rotateX(0) translateY(0);
  display: inline-block;
}
body.browser_IE .sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-wrapper,
body.browser_Safari .sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-wrapper {
  backface-visibility: visible;
}
body.browser_IE .sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-default-wrapper,
body.browser_Safari .sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-default-wrapper {
  z-index: 2;
}
body.browser_IE .sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-sticky-wrapper,
body.browser_Safari .sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-sticky-wrapper {
  z-index: 1;
  -webkit-transform: rotateX(0) translateY(0);
  -ms-transform: rotateX(0) translateY(0);
  transform: rotateX(0) translateY(0);
  display: none;
  position: relative;
  top: 0;
  left: 0;
}

.sticky-enable.sticky-active .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-default-wrapper {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.sticky-enable.sticky-active .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-sticky-wrapper {
  -webkit-transform: rotateX(0deg) translateY(-50%);
  -ms-transform: rotateX(0deg) translateY(-50%);
  transform: rotateX(0deg) translateY(-50%);
  z-index: 3;
}
.sticky-enable.sticky-shadow .menu-box {
  -webkit-box-shadow: 0px 0px 15px 2px transparent;
  -moz-box-shadow: 0px 0px 15px 2px transparent;
  box-shadow: 0px 0px 15px 2px transparent;
}
.sticky-enable.sticky-shadow.sticky-active .menu-box {
  -webkit-box-shadow: 5px 0px 10px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 0px 10px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 0px 10px 1px rgba(0, 0, 0, 0.15);
}
.sticky-enable .header-container .header-zone {
  -webkit-transition: padding-bottom 0.3s linear;
  transition: padding-bottom 0.3s linear;
}
.sticky-enable .header-container .sticky-menu-box {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  -webkit-transform: translateY(-999px);
  -ms-transform: translateY(-999px);
  transform: translateY(-999px);
}
.sticky-enable .header-container .menu-box {
  -webkit-transition: background-color 0.2s ease, border-bottom 0.2s ease, border-top 0.2s ease, box-shadow 0.2s ease, padding 0.2s ease;
  transition: background-color 0.2s ease, border-bottom 0.2s ease, border-top 0.2s ease, box-shadow 0.2s ease, padding 0.2s ease;
}
.sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container {
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
}
.sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-default-wrapper {
  z-index: 2;
}
.sticky-enable .header-container .menu-box .container .header-nav-part .main-nav-container .logo .logo-sticky-wrapper {
  z-index: 1;
  -webkit-transform: rotateX(180deg) translateY(-50%);
  -ms-transform: rotateX(180deg) translateY(-50%);
  transform: rotateX(180deg) translateY(-50%);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
}

/*  -------------------
	Site search styles
-------------------  */
.site-search-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 20;
  pointer-events: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 0;
}
.site-search-wrapper.active {
  pointer-events: auto;
  opacity: 1;
}
.site-search-wrapper.active .close-search,
.site-search-wrapper.active .search-form {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.site-search-wrapper .close-search {
  position: absolute;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  right: 20px;
  top: 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
  -ms-transform: scale3d(0.3, 0.3, 0.3);
  transform: scale3d(0.3, 0.3, 0.3);
}
.site-search-wrapper .close-search:before {
  content: '\f104';
  font-family: 'cwsicon';
  font-size: 28px;
  display: inline-block;
}
.site-search-wrapper .search-form {
  width: 65%;
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
  -ms-transform: scale3d(0.3, 0.3, 0.3);
  transform: scale3d(0.3, 0.3, 0.3);
  -webkit-transition: transform 0.3s linear 0.1s;
  transition: transform 0.3s linear 0.1s;
}
.site-search-wrapper .search-form .search-field {
  border-width: 0 0 1px 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 36px;
  padding: 25px 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.site-search-wrapper .search-form .search-field:focus {
  border-width: 0 0 2px 0;
}
.site-search-wrapper .search-form .search-field::placeholder {
  color: #767676;
  font-size: 36px;
}
.site-search-wrapper .search-form .search-submit {
  display: none;
}

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .site-search-wrapper .close-search:hover {
    color: #fff;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .site-search-wrapper .search-form .search-wrapper .search-field {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .site-search-wrapper .search-form .search-wrapper .search-field {
    font-size: 20px;
    line-height: 30px;
    padding: 15px 0;
  }
  .site-search-wrapper .search-form .search-wrapper .search-field::placeholder {
    font-size: 20px;
  }
}
/*  ====================
	Content styles
====================  */
/*  --------------------
	Layout styles
--------------------  */
.vc_col-has-fill &gt; .vc_column-inner {
  padding-top: 0;
}

.cws-content {
  position: relative;
}
.cws-content .cws-layer {
  position: absolute !important;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cws-content .cws-layer &gt; div {
  position: absolute;
  top: 0;
  height: 100%;
}

.vc_row {
  position: relative;
}
.vc_row:before {
  content: '';
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vc_row &gt; * {
  position: relative;
  z-index: 1;
}

.vc_row.vc_row-o-equal-height {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.vc_row.vc_row-o-content-top {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.vc_row.vc_row-o-content-middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.vc_row.vc_row-o-content-bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.cws-content .vc_row[data-vc-full-width] {
  overflow: visible !important;
  margin-top: 0;
  margin-bottom: 0;
}

.cws-column-wrapper {
  padding: 0 !important;
}
.cws-column-wrapper &gt; .wpb_column {
  width: 100%;
  height: 100%;
  margin-left: 0;
}
.cws-column-wrapper &gt; .wpb_column &gt; .vc_column-inner {
  height: 100%;
}

.container,
.page-content &gt; main .grid-row-cont,
.page-content &gt; main .grid-row,
.page-content:not(.single-sidebar):not(.double-sidebar) .fw_row_content_wrapper {
  width: 1200px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
}

.wide-container {
  width: calc(100% - 50px);
  margin: 0 25px;
}

.page-content:not(:empty) {
  padding: 85px 0;
}
.page-content.full-width-featured, .page-content.full-width {
  padding: 0 0 85px;
}
.page-content.double-sidebar &gt; .container main {
  min-width: 570px;
}
.page-content &gt; .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.page-content &gt; .container &gt; .sb-left,
.page-content &gt; .container &gt; .sb-right {
  min-width: 240px;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.page-content &gt; .container &gt; .sb-left {
  margin-right: 60px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.page-content &gt; .container main {
  min-width: 870px;
  width: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.page-content &gt; .container &gt; .sb-right {
  margin-left: 60px;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.footer-container {
  margin: 0 -15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: normal;
  -moz-align-items: normal;
  -ms-align-items: normal;
  align-items: normal;
  width: 100%;
}
.footer-container .cws-widget,
.footer-container .cws-widget:not(:last-child) {
  margin: 0 15px 48px;
}
.footer-container.col-1 .cws-widget {
  width: calc(100% - 30px);
}
.footer-container.col-2 .cws-widget {
  width: calc(50% - 30px);
}
.footer-container.col-3 .cws-widget {
  width: calc(33.3% - 30px);
}
.footer-container.col-4 .cws-widget {
  width: calc(25% - 30px);
}
.footer-container.col-66-33 .cws-widget:nth-child(odd) {
  width: calc(66.6% - 30px);
}
.footer-container.col-66-33 .cws-widget:nth-child(even) {
  width: calc(33.3% - 30px);
}
.footer-container.col-33-66 .cws-widget:nth-child(odd) {
  width: calc(33.3% - 30px);
}
.footer-container.col-33-66 .cws-widget:nth-child(even) {
  width: calc(66.6% - 30px);
}
.footer-container.col-25-75 .cws-widget:nth-child(odd) {
  width: calc(25% - 30px);
}
.footer-container.col-25-75 .cws-widget:nth-child(even) {
  width: calc(75% - 30px);
}
.footer-container.col-25-25-50 .cws-widget {
  width: calc(25% - 30px);
}
.footer-container.col-25-25-50 .cws-widget:nth-child(3n) {
  width: calc(50% - 30px);
}
.footer-container.col-50-25-25 .cws-widget {
  width: calc(25% - 30px);
}
.footer-container.col-50-25-25 .cws-widget:first-child,
.footer-container.col-50-25-25 .cws-widget:nth-child(3n+1) {
  width: calc(50% - 30px);
}
.footer-container.col-25-50-25 .cws-widget {
  width: calc(25% - 30px);
}
.footer-container.col-25-50-25 .cws-widget:nth-child(2),
.footer-container.col-25-50-25 .cws-widget:nth-child(3n+2) {
  width: calc(50% - 30px);
}

.bg-waves {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 100vw;
  margin: 0 0 0 -50vw;
  z-index: 1;
  overflow: hidden;
}
.bg-waves .wave {
  position: absolute;
}
.bg-waves .wave.wave-top-left {
  top: -40px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 421px;
}
.bg-waves .wave.wave-top-left img.layer {
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}
.bg-waves .wave.wave-top-right {
  top: -40px;
  bottom: auto;
  left: auto;
  right: 0;
  width: 380px;
}
.bg-waves .wave.wave-top-right img.layer {
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}
.bg-waves .wave.wave-bottom-left {
  top: auto;
  bottom: -40px;
  left: 0;
  right: auto;
  width: 367px;
}
.bg-waves .wave.wave-bottom-left img.layer {
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
}
.bg-waves .wave.wave-bottom-right {
  top: auto;
  bottom: -40px;
  left: auto;
  right: 0;
  width: 326px;
}
.bg-waves .wave.wave-bottom-right img.layer {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
.bg-waves .wave img.layer {
  position: absolute;
  -webkit-animation: waves 5s infinite ease-in-out;
  animation: waves 5s infinite ease-in-out;
}
.bg-waves .wave img.layer + .layer {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes waves {
  0% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes waves {
  0% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/*  --------------------
	Layout media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  body.is-boxed:before {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
  body.is-boxed .body-cont {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
  }
  body.is-boxed .sticky-enable .header-container .sticky-menu-box {
    width: 1200px;
    left: calc( (100% - 1200px) / 2 );
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 1199px) {
  .container,
  .page-content &gt; main .grid-row-cont,
  .page-content &gt; main .grid-row,
  .page-content:not(.single-sidebar):not(.double-sidebar) .fw_row_content_wrapper {
    width: 992px;
  }

  .wide-container {
    width: 100% !important;
    margin: 0 auto;
  }

  .page-content &gt; .container &gt; .sb-left,
  .page-content &gt; .container &gt; .sb-right {
    min-width: 230px;
    padding-right: 0;
  }
  .page-content &gt; .container main {
    min-width: 700px;
  }
  .page-content.double-sidebar &gt; .container main {
    min-width: 440px;
  }

  .body-cont {
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  .container,
  .page-content &gt; main .grid-row-cont,
  .page-content &gt; main .grid-row,
  .page-content:not(.single-sidebar):not(.double-sidebar) .fw_row_content_wrapper {
    width: 768px;
  }

  .single .page-content:not(:empty) {
    padding: 30px 0;
  }

  .page-content:not(:empty) {
    padding: 40px 0;
  }
  .page-content &gt; .container &gt; .sb-left,
  .page-content &gt; .container &gt; .sb-right {
    position: fixed !important;
    overflow: auto !important;
    top: 0;
    width: 300px;
    background-color: #fff;
    z-index: 15;
    padding: 15px;
    height: 100vh;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .page-content &gt; .container &gt; .sb-left {
    left: -300px;
  }
  .page-content &gt; .container &gt; .sb-left.active {
    left: 0;
    -webkit-box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.15);
  }
  .page-content &gt; .container &gt; .sb-right {
    right: -300px;
  }
  .page-content &gt; .container &gt; .sb-right.active {
    right: 0;
    -webkit-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.15);
  }
  .page-content &gt; .container main {
    min-width: 100%;
  }
  .page-content.double-sidebar &gt; .container main {
    min-width: 100%;
  }

  .footer-container.col-4 .cws-widget {
    width: calc(50% - 30px);
  }

  .bg-waves .wave.wave-top-left {
    left: -300px;
    right: auto;
  }
  .bg-waves .wave.wave-top-right {
    left: auto;
    right: -200px;
  }
  .bg-waves .wave.wave-bottom-left {
    left: -200px;
    right: auto;
  }
  .bg-waves .wave.wave-bottom-right {
    left: auto;
    right: -300px;
  }
}
@media screen and (max-width: 767px) {
  .body-cont {
    width: 100%;
    overflow: hidden;
  }

  .vc_row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: normal;
    -moz-justify-content: normal;
    -ms-justify-content: normal;
    justify-content: normal;
    -webkit-align-items: normal;
    -moz-align-items: normal;
    -ms-align-items: normal;
    align-items: normal;
  }

  .container,
  .page-content &gt; main .grid-row-cont,
  .page-content &gt; main .grid-row,
  .page-content:not(.single-sidebar):not(.double-sidebar) .fw_row_content_wrapper {
    width: 100%;
  }

  .single .page-content:not(:empty) {
    padding: 35px 0 75px;
  }

  .cws-column-wrapper {
    width: 100%;
  }
  .cws-column-wrapper &gt; .wpb_column {
    height: initial;
  }

  .page-content:not(:empty) {
    padding: 30px 0;
  }
  .page-content &gt; .container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-content &gt; .container &gt; .sb-left,
  .page-content &gt; .container &gt; .sb-right {
    height: auto;
    background-color: transparent;
    padding: 0;
    width: 100%;
    margin: 50px 0 0;
    position: relative !important;
    z-index: 1;
    left: auto;
    right: auto;
  }

  .footer-container.col-2 .cws-widget, .footer-container.col-3 .cws-widget, .footer-container.col-4 .cws-widget, .footer-container.col-66-33 .cws-widget, .footer-container.col-33-66 .cws-widget, .footer-container.col-25-75 .cws-widget, .footer-container.col-25-25-50 .cws-widget, .footer-container.col-50-25-25 .cws-widget, .footer-container.col-25-50-25 .cws-widget {
    width: calc(100% - 30px);
  }
}
/*  --------------------
	Navigation
--------------------  */
.single-post-meta {
  margin: 30px -14px 0;
  font-size: 0;
  line-height: 1;
  float: left;
  width: 100%;
  clear: both;
}
.single-post-meta .post-meta-item {
  margin: 17px 14px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 21px;
}
.single-post-meta .post-author .post-author-avatar {
  margin: -6px 12px 0 0;
}
.single-post-meta .post-author .post-author-avatar img {
  width: 30px;
  height: 30px;
}
.single-post-meta .post-author .post-author-name a {
  color: inherit;
}
.single-post-meta .post-likes .sl-icon:before {
  content: '\f004';
  font: 400 normal 18px/1em 'Font Awesome 5 Free';
  margin: 0 8px 0 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.single-post-meta .post-likes .sl-icon.unliked:before {
  font-weight: 900;
}
.single-post-meta .post-category {
  margin: 0 5px;
  font-size: 0;
  line-height: 1;
}
.single-post-meta .post-category a {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  padding: 2px 22px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  border-width: 2px;
  border-style: solid;
  text-transform: uppercase;
  font-weight: 500;
  color: inherit;
  margin: 10px 5px 0;
}

.nav-post-links {
  margin: 52px 0 0;
  padding: 25px 0 0;
  border-top-width: 1px;
  border-top-style: solid;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.nav-post-links .prev-post {
  order: 0;
  margin: 0 30px 0 0;
  text-align: left;
}
.nav-post-links .prev-post .nav-post-link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: inline-flex;
  padding: 14px 46px 13px 26px;
  text-align: left;
}
.nav-post-links .prev-post .nav-post-link:before {
  left: 0;
  right: auto;
}
.nav-post-links .prev-post .nav-post-link:after {
  content: '\f17e';
  left: 0;
  right: auto;
}
.nav-post-links .prev-post .nav-post-link .nav-post-thumb {
  margin: 0 0 0 20px;
}
.nav-post-links .prev-post .nav-post-link .nav-post-info {
  margin: 5px 0 5px 20px;
}
.nav-post-links .next-post {
  order: 2;
  margin: 0 0 0 30px;
  text-align: right;
}
.nav-post-links .next-post .nav-post-link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: inline-flex;
  padding: 14px 26px 13px 46px;
  text-align: right;
}
.nav-post-links .next-post .nav-post-link:before {
  left: auto;
  right: 0;
}
.nav-post-links .next-post .nav-post-link:after {
  content: '\f17c';
  left: auto;
  right: 0;
}
.nav-post-links .next-post .nav-post-link .nav-post-thumb {
  margin: 0 20px 0 0;
}
.nav-post-links .next-post .nav-post-link .nav-post-info {
  margin: 5px 20px 5px 0;
}
.nav-post-links .current-post {
  order: 1;
  text-align: center;
  width: 100%;
}
.nav-post-links .nav-post {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  width: calc(50% - 30px);
}
.nav-post-links .nav-post-link {
  -webkit-transition: background-color 0.3s, box-shadow 0.3s, padding 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s, padding 0.3s;
  color: inherit;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.nav-post-links .nav-post-link:before {
  content: '';
  position: absolute;
  display: block;
  width: 26px;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-post-links .nav-post-link:after {
  position: absolute;
  font: normal 400 21px/1em 'cwsicon';
  -webkit-transition: width 0.3s, color 0.3s;
  transition: width 0.3s, color 0.3s;
  width: 21px;
  top: 50%;
  margin: -10px 0 0;
  overflow: hidden;
  text-align: center;
}
.nav-post-links .nav-post-link .nav-post-text {
  display: none;
}
.nav-post-links .nav-post-link .nav-post-thumb {
  display: block;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.nav-post-links .nav-post-link .nav-post-thumb img {
  display: block;
  width: 100px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.nav-post-links .nav-post-link .nav-post-info {
  display: block;
  width: auto;
}
.nav-post-links .nav-post-link .nav-post-title {
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  word-break: break-word;
}
.nav-post-links .nav-post-link .nav-post-date,
.nav-post-links .nav-post-link .nav-post-categories {
  display: block;
  font-size: 12px;
  margin: 9px 0 0;
}

.page-content.single-sidebar .nav-post-links .nav-post-link .nav-post-info {
  min-width: 0;
}
.page-content.single-sidebar .nav-post-links .nav-post-link .nav-post-thumb {
  display: none;
}

.page-content.double-sidebar .nav-post-links {
  display: block;
}
.page-content.double-sidebar .nav-post-links .nav-post {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin: 0;
}
.page-content.double-sidebar .nav-post-links .nav-post.prev-post {
  padding: 0 15px 0 0;
  float: left;
}
.page-content.double-sidebar .nav-post-links .nav-post.next-post {
  padding: 0 0 0 15px;
  float: right;
}
.page-content.double-sidebar .nav-post-links .nav-post .nav-post-link {
  padding: 20px 30px;
}
.page-content.double-sidebar .nav-post-links .current-post {
  margin: 0 0 20px;
}
.page-content.double-sidebar .nav-post-links .nav-post-link .nav-post-info {
  min-width: 0;
}
.page-content.double-sidebar .nav-post-links .nav-post-link .nav-post-thumb {
  display: none;
}

/*  --------------------
	Navigation media
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .nav-post-links .nav-post-link:hover {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 20px 38px 0 rgba(91, 135, 173, 0.15);
    -moz-box-shadow: 0 20px 38px 0 rgba(91, 135, 173, 0.15);
    box-shadow: 0 20px 38px 0 rgba(91, 135, 173, 0.15);
  }
  .nav-post-links .nav-post-link:hover:before {
    width: 52px;
  }
  .nav-post-links .nav-post-link:hover:after {
    width: 52px;
    color: #FFFFFF;
  }
  .nav-post-links .prev-post .nav-post-link:hover {
    padding: 14px 20px 13px 52px;
  }
  .nav-post-links .next-post .nav-post-link:hover {
    padding: 14px 52px 13px 20px;
  }

  .single-post-meta .post-category a:hover {
    color: #FFFFFF;
  }
}
@media screen and (max-width: 991px) {
  .nav-post-links {
    display: block;
  }
  .nav-post-links .nav-post {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    margin: 0;
  }
  .nav-post-links .nav-post.prev-post {
    padding: 0 15px 0 0;
    float: left;
  }
  .nav-post-links .nav-post.next-post {
    padding: 0 0 0 15px;
    float: right;
  }
  .nav-post-links .nav-post .nav-post-link {
    padding: 20px;
  }
  .nav-post-links .current-post {
    margin: 0 0 20px;
  }

  .single-post-meta .post-meta-item {
    margin: 30px 14px 0;
  }
  .single-post-meta .post-category {
    margin: 10px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .nav-post-links .nav-post .nav-post-thumb {
    display: none;
  }
  .nav-post-links .nav-post.prev-post .nav-post-link {
    padding: 20px 0 20px 30px;
  }
  .nav-post-links .nav-post.next-post .nav-post-link {
    padding: 20px 30px 20px 0;
  }
}
@media screen and (max-width: 600px) {
  .nav-post-links .nav-post .nav-post-text {
    display: block;
  }
  .nav-post-links .nav-post .nav-post-info,
  .nav-post-links .nav-post .nav-post-thumb {
    display: none;
  }
}
/*  --------------------
	Comments
--------------------  */
.single-comments {
  width: 100%;
}

.comments-area .cws-msg-box-module {
  margin-top: 50px;
}

.comments-title {
  color: inherit;
  font-weight: 700;
}
.comments-title .comments-count {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: -4px 0 0 6px;
  padding: 0 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 38px;
  min-width: 36px;
  height: 36px;
  text-align: center;
}

.bypostauthor {
  display: block;
}

.comment-list {
  margin-top: 38px;
  position: relative;
  padding: 27px 0 30px;
}
.comment-list:before, .comment-list:after {
  content: '';
  position: absolute;
  display: block;
  width: 50vw;
  top: 0;
  bottom: 0;
}
.comment-list:before {
  right: 100%;
  left: auto;
}
.comment-list:after {
  right: auto;
  left: 100%;
}
.comment-list .comment:not(:first-child),
.comment-list .comment .comments-children,
.comment-list .pingback:not(:first-child),
.comment-list .pingback .comments-children,
.comment-list .trackback:not(:first-child),
.comment-list .trackback .comments-children {
  border-top-style: solid;
  border-top-width: 1px;
}
.comment-list .comment .comments-children,
.comment-list .pingback .comments-children,
.comment-list .trackback .comments-children {
  padding: 0 0 0 50px;
}
.comment-list .comment .comment-body,
.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body {
  padding: 35px 0 36px;
}
.comment-list .comment .comment-info,
.comment-list .pingback .comment-info,
.comment-list .trackback .comment-info {
  position: relative;
}
.comment-list .comment .comment-meta,
.comment-list .pingback .comment-meta,
.comment-list .trackback .comment-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.comment-list .comment .comment-content:not(:first-child),
.comment-list .pingback .comment-content:not(:first-child),
.comment-list .trackback .comment-content:not(:first-child) {
  margin: 15px 0 0;
}
.comment-list .comment .avatar + .comment-meta,
.comment-list .comment .avatar + .comment-meta + .comment-content,
.comment-list .pingback .avatar + .comment-meta,
.comment-list .pingback .avatar + .comment-meta + .comment-content,
.comment-list .trackback .avatar + .comment-meta,
.comment-list .trackback .avatar + .comment-meta + .comment-content {
  padding: 0 0 0 100px;
}
.comment-list .comment .avatar,
.comment-list .pingback .avatar,
.comment-list .trackback .avatar {
  position: absolute;
  left: 0;
  right: auto;
  top: -2px;
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.comment-list .comment .comment-author,
.comment-list .pingback .comment-author,
.comment-list .trackback .comment-author {
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  margin: 0 5px 0 0;
}
.comment-list .comment .comment-author a,
.comment-list .pingback .comment-author a,
.comment-list .trackback .comment-author a {
  color: inherit;
}
.comment-list .comment .date,
.comment-list .pingback .date,
.comment-list .trackback .date {
  font-size: 14px;
  opacity: 0.7;
}
.comment-list .comment .reply,
.comment-list .pingback .reply,
.comment-list .trackback .reply {
  display: inline-block;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.comment-list .comment .comment-reply-link,
.comment-list .pingback .comment-reply-link,
.comment-list .trackback .comment-reply-link {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  color: inherit;
  letter-spacing: 0.7px;
}
.comment-list .comment .comment-edit-link,
.comment-list .pingback .comment-edit-link,
.comment-list .trackback .comment-edit-link {
  margin: 0 0 0 5px;
  font-size: 14px;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s, color 0.3s;
  transition: opacity 0.3s, color 0.3s;
}
.comment-list .comment-respond {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 25px 0 35px !important;
}

.comments-nav {
  padding: 30px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  overflow: hidden;
  font-size: 20px;
  line-height: 30px;
}
.comments-nav:after {
  display: none;
}
.comments-nav .prev-section {
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 0;
  text-align: left;
  float: left;
}
.comments-nav .prev-section .prev {
  margin: 0 10px 0 0;
}
.comments-nav .prev-section .prev:before {
  content: '\f17e';
  font-family: 'cwsicon';
}
.comments-nav .next-section {
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  text-align: right;
  float: right;
}
.comments-nav .next-section .next {
  margin: 0 0 0 10px;
}
.comments-nav .next-section .next:before {
  content: '\f17c';
  font-family: 'cwsicon';
}

h3.comment-reply-title {
  font-weight: 700;
  color: inherit;
  margin: 0 0 14px;
}
h3.comment-reply-title small {
  font-weight: 400;
  font-size: 16px;
}

.comment-respond:not(:first-child) {
  padding: 51px 0 0;
}
.comment-respond .comment-form {
  overflow: hidden;
}
.comment-respond .comment-form .after-note {
  color: #a3a3a3;
  font-size: 14px;
  display: block;
  margin-top: -15px;
  margin-bottom: 10px;
}
.comment-respond .comment-form .comment-notes {
  margin: 15px 0;
}
.comment-respond .comment-form .logged-in-as {
  margin-bottom: 0;
  font-size: 16px;
}
.comment-respond .comment-form .comment-form-url {
  display: none;
}
.comment-respond .comment-form .comment-form-author,
.comment-respond .comment-form .comment-form-email {
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 18px 0 0;
}
.comment-respond .comment-form .comment-form-author {
  padding: 0 15px 0 0;
  float: left;
}
.comment-respond .comment-form .comment-form-email {
  padding: 0 0 0 15px;
  float: right;
}
.comment-respond .comment-form .comment-form-cookies-consent {
  float: right;
  width: 78%;
  margin: 30px 0 0;
  padding: 17px 0 0 15px;
  text-align: right;
}
.comment-respond .comment-form .comment-form-cookies-consent label {
  display: inline;
  vertical-align: middle;
  margin: 2px 0 0 10px;
  font-size: 14px;
  opacity: 0.6;
}
.comment-respond .comment-form .comment-form-comment {
  margin: 30px 0 0;
  float: left;
  width: 100%;
}
.comment-respond .comment-form .comment-form-comment textarea {
  height: 121px;
  margin: 5px 0 0;
}
.comment-respond .comment-form .submit {
  font-size: 16px;
  padding: 19px 28px 17px;
  margin: 30px 0 0;
  border-color: #ffe27a;
  background-color: #ffe27a;
  color: #9d5f36;
}
.comment-respond .comment-form .submit:active, .comment-respond .comment-form .submit:focus, .comment-respond .comment-form .submit:hover {
  border-color: #ffe27a;
  background-color: transparent;
  color: #9d5f36;
}
.comment-respond .comment-form .form-submit {
  margin-bottom: 0;
  float: left;
  width: 100%;
  padding: 0;
}
.comment-respond .comment-form textarea,
.comment-respond .comment-form input[type="text"],
.comment-respond .comment-form input[type="email"] {
  border-color: transparent;
}

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .comment-list .comment .comment-body:hover .reply,
  .comment-list .pingback .comment-body:hover .reply,
  .comment-list .trackback .comment-body:hover .reply {
    opacity: 1;
  }
  .comment-list .comment .comment-edit-link:hover,
  .comment-list .pingback .comment-edit-link:hover,
  .comment-list .trackback .comment-edit-link:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .comment-list .comment .comment-body .reply,
  .comment-list .pingback .comment-body .reply,
  .comment-list .trackback .comment-body .reply {
    opacity: 1;
  }
}
@media screen and (max-width: 600px) {
  .comment-list {
    padding: 7px 0 10px;
  }
  .comment-list .comment .comments-children,
  .comment-list .pingback .comments-children,
  .comment-list .trackback .comments-children {
    padding: 0 0 0 30px;
  }
  .comment-list .comment .comment-author,
  .comment-list .pingback .comment-author,
  .comment-list .trackback .comment-author {
    display: block;
    margin: 0;
  }
  .comment-list .comment .date,
  .comment-list .pingback .date,
  .comment-list .trackback .date {
    display: block;
  }
  .comment-list .comment .comment-meta,
  .comment-list .pingback .comment-meta,
  .comment-list .trackback .comment-meta {
    display: block;
    min-height: 70px;
  }
  .comment-list .comment .comment-content,
  .comment-list .pingback .comment-content,
  .comment-list .trackback .comment-content {
    padding: 0;
  }
  .comment-list .comment .avatar + .comment-meta,
  .comment-list .pingback .avatar + .comment-meta,
  .comment-list .trackback .avatar + .comment-meta {
    padding: 0 0 0 70px;
  }
  .comment-list .comment .avatar + .comment-meta + .comment-content,
  .comment-list .pingback .avatar + .comment-meta + .comment-content,
  .comment-list .trackback .avatar + .comment-meta + .comment-content {
    padding: 0;
  }
  .comment-list .comment .avatar,
  .comment-list .pingback .avatar,
  .comment-list .trackback .avatar {
    top: 4px;
    width: 50px;
  }

  .comment-respond .comment-form .comment-form-author,
  .comment-respond .comment-form .comment-form-email {
    width: 100%;
    padding: 0;
  }
  .comment-respond .comment-form .comment-form-email {
    margin: 30px 0 0;
  }
}
/*  --------------------
	Pagination styles
--------------------  */
.pagination {
  margin-top: 45px !important;
  font-size: 0;
  line-height: 1;
  clear: both;
  text-align: center;
  float: left;
  width: 100%;
}
.pagination .page-links {
  display: inline-block;
  vertical-align: top;
}
.pagination .page-links &gt; * {
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  font-weight: 400;
  width: 45px;
  height: 45px;
  line-height: 45px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 1px 1px 0;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  color: inherit;
}
.pagination .page-links &gt; *.next, .pagination .page-links &gt; *.prev {
  line-height: 42px;
}
.pagination .page-links &gt; *.next i:before, .pagination .page-links &gt; *.prev i:before {
  font-family: 'cwsicon';
  position: relative;
  font-size: 13px;
}
.pagination .page-links &gt; *.next i:before {
  left: 1px;
  content: '\f101';
}
.pagination .page-links &gt; *.prev i:before {
  right: 1px;
  content: '\f103';
}
.pagination .page-links &gt; span {
  text-align: center;
}
.pagination .page-links &gt; span.current, .pagination .page-links &gt; span:not(.dots) {
  color: #fff;
}
.pagination .page-links a {
  text-align: center;
}

/*  --------------------
	Pagination Load Circle styles
--------------------  */
.cws-loader-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  display: none;
}
.cws-loader-holder.active {
  display: block;
}
.cws-loader-holder.pagination-action .cws-loader, .cws-loader-holder.load-more-action .cws-loader {
  top: auto;
  bottom: 0;
}
.cws-loader-holder.load-more-scroll .cws-loader {
  width: 100%;
}
.cws-loader-holder.load-more-scroll .cws-loader svg {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  bottom: 0px;
}
.cws-loader-holder.filter-action .cws-loader {
  top: 0;
}
.cws-loader-holder .cws-loader svg {
  width: 38px;
  height: 38px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/*  --------------------
	Load More styles
--------------------  */
.cws-custom-button-wrapper.load-more {
  margin-top: 50px;
  text-align: center;
}
.cws-custom-button-wrapper.load-more .cws-custom-button:after {
  content: '\f01e';
  position: relative;
  display: inline-block;
  margin-left: 15px;
  font-family: 'Font Awesome 5 Free';
  font-size: 17px;
  font-weight: 900;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}

.load-more-wrapper .cws-load-more.load-on-scroll {
  opacity: 0;
  pointer-events: none;
}

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-custom-button-wrapper.load-more .cws-custom-button:hover:after {
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
  }
}
/*  --------------------
	Button up styles
--------------------  */
.scroll-to-top {
  z-index: 3;
  position: fixed;
  width: 50px;
  height: 50px;
  right: 50px;
  bottom: -50px;
  font-size: 32px;
  cursor: pointer;
  text-align: center;
  opacity: 0;
  color: #FFFFFF;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: bottom 0.3s linear, opacity 0.3s ease, box-shadow 0.2s ease;
  transition: bottom 0.3s linear, opacity 0.3s ease, box-shadow 0.2s ease;
}
.scroll-to-top.active {
  bottom: 50px;
  opacity: 0.8;
}
.scroll-to-top:before {
  content: '\f102';
  font-family: "cwsicon";
  position: absolute;
  left: 50%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%) scale(1, -1);
  -ms-transform: translate(-50%, -50%) scale(1, -1);
  transform: translate(-50%, -50%) scale(1, -1);
}

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .scroll-to-top:hover {
    opacity: 1;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .scroll-to-top {
    right: 20px;
  }
  .scroll-to-top.active {
    bottom: 20px;
  }
}
/*  -------------------
	Custom Contact Form Styles
-------------------  */
p.cws-input-mail input.cws-input-mail {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  font-size: 14px;
  color: #fff;
}
p.cws-input-mail input.cws-input-mail::placeholder {
  color: #969696;
}

p.cws-submit-mail {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  height: 100%;
}
p.cws-submit-mail:before {
  content: '\f0e0';
  font-family: 'Font Awesome 5 Free';
  font-size: 22px;
  font-weight: 900;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 1;
  pointer-events: none;
}
p.cws-submit-mail input.cws-submit-mail {
  height: 100%;
  margin-top: 0;
  font-size: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
p.cws-submit-mail .ajax-loader {
  position: absolute;
  right: 0;
  bottom: 100%;
}

p.big-input input.big-input {
  padding: 15px;
}

p.submit-inside {
  position: absolute;
  top: 3px;
  right: 3px;
  margin: 0;
}
p.submit-inside .ajax-loader {
  position: absolute;
  right: 0;
  bottom: 100%;
}
p.submit-inside input.submit-inside {
  margin: 0;
  padding: 10px 25px 10px;
  border: 0;
  font-size: 16px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
p.submit-inside input.submit-inside:hover {
  color: #fff;
}

p.second-color:before {
  color: #000;
}
p.second-color input.second-color {
  color: #000;
}
p.second-color input.second-color:hover {
  color: #000;
}

p.full-width {
  margin-bottom: 0;
}
p.full-width .ajax-loader {
  position: absolute;
  right: 0;
  bottom: 100%;
}
p.full-width input.full-width {
  text-align: center;
  width: 100%;
}

p.width-50 {
  float: left;
  width: calc(50% - 15px);
  clear: none !important;
}
p.width-50:after {
  content: '';
  display: table;
  clear: both;
}
p.width-50 + p {
  clear: both;
}
p.width-50:nth-child(even) {
  margin-right: 15px;
}
p.width-50:nth-child(odd) {
  margin-left: 15px;
}

p.float-right {
  float: right;
}
p.float-right:after {
  content: '';
  display: table;
  clear: both;
}
p.float-right .ajax-loader {
  position: absolute;
}

form.cws-standart-form {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 70px;
}
form.cws-standart-form input[type='submit'] {
  margin-top: 0;
}
form.cws-standart-form div.wpcf7-validation-errors,
form.cws-standart-form div.wpcf7-acceptance-missing,
form.cws-standart-form div.wpcf7-mail-sent-ok {
  margin-top: 1.25em !important;
  margin-bottom: 0 !important;
}

.browser_Safari p.submit-inside input.submit-inside {
  padding: 12px 25px 13px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
  margin: 0 0 1.25em !important;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 15px;
  text-align: center;
  line-height: initial;
  color: #fff;
}

div.wpcf7-mail-sent-ok {
  border-color: #d5f3f1;
  background-color: #d5f3f1;
}

div.wpcf7-validation-errors {
  border-color: #ffe6e3;
  background-color: #ffe6e3;
}

span.wpcf7-not-valid-tip {
  margin: 2px 0 0 10px;
  font-size: 12px;
}

.footer-subscribe-form {
  position: relative;
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
}
.footer-subscribe-form .footer-subscribe-form-input input {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 9px 35px 13px 0;
  background-color: transparent;
  font-size: 16px;
  line-height: 24px;
}
.footer-subscribe-form .footer-subscribe-form-button {
  position: absolute;
  overflow: hidden;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  width: 28px;
  z-index: 3;
  cursor: pointer;
}
.footer-subscribe-form .footer-subscribe-form-button:before {
  content: '\f159';
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  font: 400 normal 22px/1em 'cwsicon';
  top: 50%;
  left: 50%;
  right: auto;
  margin: -11px 0 0 -11px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.footer-subscribe-form .footer-subscribe-form-button input {
  width: 28px;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.form-check .form-column-2:first-child:before {
  content: '';
  width: 256px;
  height: 94px;
  position: absolute;
  display: block;
  background: url(../img/form-arrow-1.png) top left no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  bottom: -112px;
  left: 50%;
  right: auto;
  margin: 0 0 0 -28px;
  z-index: 2;
}
.form-check .form-column-2:first-child .form-field-wrapper:after {
  content: '';
  position: absolute;
  display: block;
  width: 32px;
  height: 27px;
  background: url(../img/enter.png) top left no-repeat;
  top: 18px;
  right: 18px;
  left: auto;
  z-index: 2;
}
.form-check .form-column-2:first-child .form-field-wrapper .wpcf7-text {
  padding-right: 64px;
  padding-left: 56px;
}
.form-check .form-column-2:last-child:before, .form-check .form-column-2:last-child:after {
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  height: 15px;
  top: 25px;
  background-color: #FFFFFF;
}
.form-check .form-column-2:last-child:before {
  left: 1px;
  right: auto;
}
.form-check .form-column-2:last-child:after {
  left: 6px;
  right: auto;
}
.form-check .form-column-2:last-child .wpcf7-submit {
  background-color: #ffe27a;
  border-color: #ffe27a;
  color: #9d5f36;
  margin-left: 9px;
  margin-right: 0;
}
.form-check .form-column-2:last-child .wpcf7-submit:before {
  content: '';
  width: 221px;
  height: 257px;
  position: absolute;
  display: block;
  background: url(../img/form-arrow-2.png) top left no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  top: -48px;
  right: -246px;
  left: auto;
  z-index: 2;
}

.post-password-form p:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  width: 100%;
}
.post-password-form p:last-child label {
  display: block;
  width: 100%;
  font-weight: 500;
}
.post-password-form p:last-child label input[type="password"] {
  margin: 10px 0 0;
}
.post-password-form p:last-child input[type="submit"] {
  margin: 0 0 0 20px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}

.form-seo-score .form-row button.wpcf7-submit {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}

/*  -------------------
	Contact Form Media Styles
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  input.second-color:hover,
  input.submit-inside:hover {
    filter: contrast(1.1) brightness(115%);
  }

  .form-check .form-column-2:last-child .wpcf7-submit:hover {
    background-color: transparent;
    color: #ffe27a;
  }
}
@media screen and (max-width: 1199px) {
  .form-check .form-column-2:first-child:before,
  .form-check .form-column-2:last-child .wpcf7-submit:before {
    display: none;
    content: none;
  }
}
@media screen and (max-width: 991px) {
  p.cws-input-mail input.cws-input-mail {
    padding: 14px 10px;
  }

  p.cws-submit-mail {
    height: 43px;
  }

  .browser_Safari p.cws-submit-mail {
    height: 45px;
  }

  .form-advanced.form-check .form-column-2:first-child {
    width: 70%;
  }
  .form-advanced.form-check .form-column-2:not(:first-child) {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  form.cws-standart-form {
    padding: 30px;
  }

  p.width-50 {
    width: 100%;
    float: none;
  }
  p.width-50:nth-child(even) {
    margin-right: 0;
  }
  p.width-50:nth-child(odd) {
    margin-left: 0;
  }

  .form-advanced.form-check .form-column-2:first-child, .form-advanced.form-check .form-column-2:not(:first-child) {
    width: 100%;
  }

  .form-check .form-row {
    text-align: center;
  }

  .form-check .form-column-2:last-child:before,
  .form-check .form-column-2:last-child:after {
    display: none;
    content: none;
  }

  .form-check .form-column-2:last-child .wpcf7-submit {
    margin: 0;
  }
}
/*  ====================
	Search page styles
====================  */
.page-content.search-results .cws-msg-box-module {
  margin-bottom: 30px;
}
.page-content.search-results .search-wrapper {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.page-content.search-results .search-wrapper .search-field {
  width: 100%;
}
.page-content.search-results .search-wrapper .search-submit {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  white-space: nowrap;
  margin: 0 0 0 20px;
}
.page-content.search-results .news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-footer {
  margin: 11px 0 0;
}

/*  --------------------
	404 Page styles
--------------------  */
.not-found {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 100px 0;
}
.not-found .desc-404 {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  width: 50%;
}
.not-found .desc-404 .msg-404 {
  font-size: 36px;
  font-weight: 500;
  line-height: initial;
}
.not-found .desc-404 .link {
  margin-top: 25px;
  font-size: 20px;
}
.not-found .desc-404 .link .cws-custom-button {
  margin-top: 10px;
  font-size: 18px;
}
.not-found .banner-404 {
  width: 50%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .not-found {
    padding: 25px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: normal;
    -moz-flex-wrap: normal;
    -ms-flex-wrap: normal;
    flex-wrap: normal;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
  }
  .not-found .banner-404 {
    width: 100%;
    margin-bottom: 35px;
  }
  .not-found .desc-404 {
    width: 100%;
  }
}
/*  ====================
	Styles for VC Modules
====================  */
/*  --------------------
	Accordion styles
--------------------  */
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
  margin: 0;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel:not(:first-child) {
  border-top: solid 1px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border: none;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  font-size: 18px;
  font-weight: 500;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: 38px;
  left: auto;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
  padding: 21px 70px 21px 38px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon {
  right: auto;
  left: 38px;
  width: 16px;
  height: 16px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon.vc_tta-controls-icon-triangle:before {
  border-width: 8px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  padding: 21px 38px 21px 70px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a:before {
  content: '\f12a';
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  font: 400 normal 15px 'cwsicon';
  color: #FFFFFF;
  -webkit-transition: width 0.3s, opacity 0.3s;
  transition: width 0.3s, opacity 0.3s;
  opacity: 0;
  width: 0;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span {
  position: relative;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  border: none;
  padding: 38px 40px 42px 70px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body.vc_tta-content-position-right {
  padding: 38px 70px 42px 40px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active {
  border-top: none;
  background-color: #FFFFFF;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 20px 60px rgba(91, 135, 173, 0.15);
  -moz-box-shadow: 0px 20px 60px rgba(91, 135, 173, 0.15);
  box-shadow: 0px 20px 60px rgba(91, 135, 173, 0.15);
  margin: 0 0 30px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a:before {
  width: 42px;
  margin: 0 28px 0 0;
  opacity: 1;
  text-align: left;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a span,
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon {
  color: #FFFFFF;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active + .vc_tta-panel {
  border-top: none;
}

@media screen and (max-width: 767px) {
  .vc_tta-container .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a:before {
    display: none;
  }
}
/*  --------------------
	Banner module styles
--------------------  */
.vc_row-o-equal-height .cws-banner-module {
  height: 100%;
}

.cws-banner-module {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: normal;
  -moz-align-items: normal;
  -ms-align-items: normal;
  align-items: normal;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  /* Style 2 */
}
.cws-banner-module.color-overlay:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  background-color: inherit;
}
.cws-banner-module.button-floated {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.cws-banner-module.button-floated .banner-info-wrapper {
  max-width: 37%;
}
.cws-banner-module.button-floated .banner-info-wrapper .banner-divider {
  margin-top: 7px;
}
.cws-banner-module.button-floated .banner-button-wrapper {
  margin-left: 40px;
  margin-bottom: 3px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.cws-banner-module .banner-info-wrapper {
  position: relative;
  line-height: 0px;
}
.cws-banner-module .banner-info-wrapper .banner-title {
  margin: 0;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 800;
}
.cws-banner-module .banner-info-wrapper .banner-divider {
  display: inline-block;
  height: 3px;
  width: 35px;
  margin: 33px 0 15px;
}
.cws-banner-module .banner-info-wrapper .banner-description {
  line-height: 1.5em;
}
.cws-banner-module .banner-info-wrapper .banner-title + .banner-description {
  margin: 7px 0 0;
}
.cws-banner-module .banner-button-wrapper {
  position: relative;
  margin-top: 24px;
}
.cws-banner-module .desktop-button-small {
  padding: 8px 26px 7px;
  font-size: 15px;
}
.cws-banner-module .desktop-button-medium {
  padding: 17px 26px 16px;
  font-size: 16px;
}
.cws-banner-module .desktop-button-large {
  padding: 21px 26px;
  font-size: 18px;
}
.cws-banner-module.style-2 {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.cws-banner-module.style-2 .banner-title-wrapper {
  padding: 0 128px 0 0;
  margin: 0 48px 0 0;
  width: 79%;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cws-banner-module.style-2 .banner-content-wrapper {
  margin: 0 0 0 48px;
}
.cws-banner-module.style-2 .banner-button-wrapper {
  margin: 17px 0 0;
}
.cws-banner-module.style-2 .banner-title {
  margin: 0;
}
.cws-banner-module.style-2 .banner-divider {
  position: absolute;
  display: block;
  width: 104px;
  height: 2px;
  -webkit-border-radius: 100px/50px;
  -moz-border-radius: 100px/50px;
  border-radius: 100px/50px;
  right: 0;
  top: 50%;
  margin: 1px 0 0;
}
.cws-banner-module.style-2 .banner-divider:before, .cws-banner-module.style-2 .banner-divider:after {
  content: '';
  position: absolute;
  display: block;
  width: 12px;
  height: 2px;
  background-color: inherit;
  -webkit-border-radius: 100px/50px;
  -moz-border-radius: 100px/50px;
  border-radius: 100px/50px;
  right: -1px;
  left: auto;
}
.cws-banner-module.style-2 .banner-divider:before {
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  bottom: 4px;
}
.cws-banner-module.style-2 .banner-divider:after {
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
  top: 4px;
}

/*  --------------------
	Banner module media
--------------------  */
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .cws-banner-module .landscape-button-small {
    padding: 8px 26px 7px;
    font-size: 15px;
  }
  .cws-banner-module .landscape-button-medium {
    padding: 17px 26px 16px;
    font-size: 16px;
  }
  .cws-banner-module .landscape-button-large {
    padding: 21px 26px;
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .cws-banner-module .portrait-button-small {
    padding: 8px 26px 7px;
    font-size: 15px;
  }
  .cws-banner-module .portrait-button-medium {
    padding: 17px 26px 16px;
    font-size: 16px;
  }
  .cws-banner-module .portrait-button-large {
    padding: 21px 26px;
    font-size: 18px;
  }
  .cws-banner-module.button-floated .banner-info-wrapper {
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .cws-banner-module.button-floated {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: normal;
    -moz-align-items: normal;
    -ms-align-items: normal;
    align-items: normal;
  }
  .cws-banner-module.button-floated .banner-button-wrapper {
    margin-left: 0;
  }
  .cws-banner-module.style-2 {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: normal;
    -moz-align-items: normal;
    -ms-align-items: normal;
    align-items: normal;
  }
  .cws-banner-module.style-2 .banner-divider {
    position: relative;
    margin: 7px auto 15px;
  }
  .cws-banner-module.style-2 .banner-divider:before, .cws-banner-module.style-2 .banner-divider:after {
    display: none;
  }
  .cws-banner-module.style-2 .banner-title-wrapper {
    margin: 0;
    padding: 0;
    max-width: none;
    width: auto;
  }
  .cws-banner-module.style-2 .banner-content-wrapper {
    margin: 0;
  }
  .cws-banner-module .banner-info-wrapper .banner-description br {
    display: none;
  }
  .cws-banner-module .mobile-button-small {
    padding: 8px 26px 7px;
    font-size: 15px;
  }
  .cws-banner-module .mobile-button-medium {
    padding: 17px 26px 16px;
    font-size: 16px;
  }
  .cws-banner-module .mobile-button-large {
    padding: 21px 26px;
    font-size: 18px;
  }
}
/*  --------------------
	Benefits module styles
--------------------  */
.cws-benefits-module {
  padding: 65px 15px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cws-benefits-module:before {
  content: '';
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
  bottom: -5px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.cws-benefits-module.hidden:before {
  opacity: 0;
  top: 30px;
  bottom: 30px;
}
.cws-benefits-module.hidden .visible-title {
  opacity: 1;
}
.cws-benefits-module.hidden .benefits-icon .icon:before {
  opacity: 1;
}
.cws-benefits-module.hidden .benefits-icon.type-bordered .svg-border {
  opacity: 0;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
}
.cws-benefits-module.hidden .benefits-icon.type-bordered .svg-border path {
  stroke: #fff !important;
}
.cws-benefits-module.hidden .benefits-info {
  opacity: 0;
  top: 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.cws-benefits-module.hidden .benefits-button {
  opacity: 0;
  top: 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.cws-benefits-module.hidden .benefits-button .cws-custom-button {
  pointer-events: none;
}
.cws-benefits-module:not(.hidden) .benefits-icon:not(.type-bordered) .icon:before {
  opacity: 1;
}
.cws-benefits-module &gt; *:first-child {
  padding-top: 0 !important;
}
.cws-benefits-module &gt; *:last-child {
  padding-bottom: 0 !important;
}
.cws-benefits-module .visible-title {
  position: absolute;
  color: #fff;
  padding: 0;
  margin: 0;
  top: 233px;
  font-size: 24px;
  max-width: 75%;
  font-weight: 500;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
}
.cws-benefits-module .benefits-icon.type-bordered .svg-border {
  position: absolute;
  pointer-events: none;
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.2s linear 0.15s;
  transition: all 0.2s linear 0.15s;
}
.cws-benefits-module .benefits-icon.type-bordered .icon,
.cws-benefits-module .benefits-icon.type-bordered .icon i:not(.svg):before {
  line-height: calc(1em - 2px);
}
.cws-benefits-module .benefits-icon .icon,
.cws-benefits-module .benefits-icon .icon i,
.cws-benefits-module .benefits-icon .icon i:before {
  font-size: 80px;
  line-height: 80px;
}
.cws-benefits-module .benefits-icon .icon {
  padding: 35px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  position: relative;
}
.cws-benefits-module .benefits-icon .icon:before {
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-shadow: 0px 0px 0px 0px #fff;
  -moz-box-shadow: 0px 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px 0px #fff;
  opacity: 0;
}
.cws-benefits-module .benefits-info {
  top: 0;
  position: relative;
  -webkit-transition: all 0.2s linear 0.1s;
  transition: all 0.2s linear 0.1s;
}
.cws-benefits-module .benefits-info .benefits-title {
  font-size: 30px;
  margin: 0;
}
.cws-benefits-module .benefits-info .benefits-description {
  color: #474747;
  margin-top: 20px;
  padding-top: 28px;
  position: relative;
}
.cws-benefits-module .benefits-info .benefits-description:before {
  content: '';
  position: absolute;
  left: calc(50% - 18px);
  top: 0;
  width: 36px;
  height: 2px;
}
.cws-benefits-module .benefits-button {
  top: 0;
  position: relative;
  -webkit-transition: all 0.2s linear 0.1s;
  transition: all 0.2s linear 0.1s;
}
.cws-benefits-module .benefits-button .cws-custom-button {
  pointer-events: auto;
}

/*  --------------------
	Benefits media styles
--------------------  */
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .cws-benefits-module .visible-title {
    top: 210px;
  }
  .cws-benefits-module .benefits-info .benefits-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  .cws-benefits-module .visible-title {
    top: 185px;
    font-size: 20px;
  }
  .cws-benefits-module .benefits-icon.type-bordered .svg-border {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .cws-benefits-module .benefits-icon.type-bordered .icon,
  .cws-benefits-module .benefits-icon.type-bordered .icon i:not(.svg):before {
    line-height: calc(1em - 2px);
  }
  .cws-benefits-module .benefits-icon .icon,
  .cws-benefits-module .benefits-icon .icon i,
  .cws-benefits-module .benefits-icon .icon i:before {
    font-size: 50px;
    line-height: 50px;
  }
  .cws-benefits-module .benefits-info .benefits-title {
    font-size: 22px;
  }
}
/*  --------------------
	Blog archive &amp; module styles
--------------------  */
/* Common styles */
.page-content .news.layout-def .item.sticky-post,
.page-content .news.layout-1 .item.sticky-post {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.post-meta-wrapper {
  font-size: 15px;
  line-height: 19px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.post-meta-wrapper .post-meta-item {
  position: relative;
  margin: 5px 14px 0 0;
}
.post-meta-wrapper .post-meta-item:not(:first-child) {
  padding: 0 0 0 20px;
}
.post-meta-wrapper .post-meta-item:not(:first-child):before {
  content: '';
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  right: auto;
  top: 6px;
  opacity: 0.25;
}
.post-meta-wrapper .post-meta-item a {
  color: inherit;
}

.post-author .post-author-avatar {
  display: inline-block;
  vertical-align: top;
  margin: -8px 15px 0 0;
}
.post-author .post-author-avatar a {
  display: block;
}
.post-author .post-author-avatar .avatar {
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.post-author .post-author-name {
  display: inline-block;
  vertical-align: top;
  line-height: 19px;
}
.post-author .post-author-name a {
  line-height: 19px;
}

.post-tags a {
  font-style: italic;
}

.item.format-quote .post-wrapper, .item.format-link .post-wrapper {
  padding-bottom: 55px;
}
.item.format-quote .post-info:only-child, .item.format-link .post-info:only-child {
  padding-top: 20px;
}
.item.sticky-post {
  position: relative;
  -webkit-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  padding: 45px 0;
}
.item.format-quote .post-format-quote {
  margin: 46px 0 -7px;
  padding: 0 0 0 95px;
  position: relative;
}
.item.format-quote .post-format-quote:before {
  content: '\f165';
  font: 400 normal 30px/1em 'cwsicon';
  position: absolute;
  left: 40px;
  right: auto;
  top: 2px;
}
.item.format-quote .post-format-quote .quote-text {
  font-size: 24px;
  line-height: 1.5em;
  margin: 0;
  font-weight: 700;
}
.item.format-quote .post-format-quote .quote-author-name {
  display: block;
  margin: 14px 0 0;
  font-style: italic;
  font-size: 15px;
}
.item.format-quote .post-format-quote .quote-author-name:before {
  content: '- ';
}
.item.format-link .post-format-link {
  margin: 46px 0 -7px;
  padding: 0 0 0 95px;
  position: relative;
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 700;
  display: block;
  color: inherit;
}
.item.format-link .post-format-link:before {
  content: '\f17d';
  font: 400 normal 30px/1em 'cwsicon';
  position: absolute;
  left: 40px;
  right: auto;
  top: 2px;
}
.item .post-wrapper .post-media .pic {
  line-height: 0;
  font-size: 0;
}
.item .post-wrapper .post-media .pic img {
  display: block;
}

/* Default, Large Image, Medium Image, Small Image, Checkerboard */
.wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item) {
  background-color: transparent !important;
}
.wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item):after {
  display: none !important;
}

.page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-medium .item:not(.related-item), .page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-small .item:not(.related-item) {
  position: relative;
}
.page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-medium .item:not(.related-item):before, .page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-medium .item:not(.related-item):after, .page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-small .item:not(.related-item):before, .page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-small .item:not(.related-item):after {
  content: '';
  width: 2000px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
}
.page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-medium .item:not(.related-item):before, .page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-small .item:not(.related-item):before {
  right: 100%;
  left: auto;
}
.page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-medium .item:not(.related-item):after, .page-content:not(.single-sidebar):not(.double-sidebar) .news.posts-grid.layout-small .item:not(.related-item):after {
  left: 100%;
  right: auto;
}

.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-media .pic img, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-media .pic img, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-media .pic img, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-media .pic img, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-media .pic img {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info {
  position: relative;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info:not(:first-child) .post-info-header, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info:not(:first-child) .post-info-header, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info:not(:first-child) .post-info-header, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info:not(:first-child) .post-info-header, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info:not(:first-child) .post-info-header {
  margin: 44px 0 0;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider {
  width: 100%;
  height: 1px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:not(:last-child):not(:first-child), .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:not(:last-child):not(:first-child), .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:not(:last-child):not(:first-child), .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:not(:last-child):not(:first-child), .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:not(:last-child):not(:first-child) {
  margin: 17px 40px 18px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child {
  margin: 17px 0 18px 40px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:first-child, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:first-child, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:first-child, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:first-child, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:first-child {
  margin: 17px 40px 18px 0;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child:first-child, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child:first-child, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child:first-child, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child:first-child, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-header-divider:last-child:first-child {
  margin: 17px 0 18px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-category, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-category, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-category, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-category, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-category {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  max-width: 70%;
  font-size: 0;
  line-height: 1;
  margin: 0 -5px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-category a, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-category a, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-category a, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-category a, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-category a {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 3px 5px 0;
  padding: 6px 24px 4px;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-category a:hover, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-category a:hover, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-category a:hover, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-category a:hover, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-category a:hover {
  color: #FFFFFF;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-likes, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-likes, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-likes, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-likes, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-likes {
  white-space: nowrap;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button {
  display: block;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon {
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(255, 69, 69, 0.12);
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  color: #ff4545;
  text-align: center;
  width: 36px;
  height: 36px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon:before, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon:before, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon:before, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon:before, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon:before {
  content: '\f161';
  font: 400 normal 13px/36px 'cwsicon';
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon.unliked, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon.unliked, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon.unliked, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon.unliked, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-icon.unliked {
  color: #FFFFFF;
  background-color: #ff4545;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-count, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-count, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-count, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-count, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-button .sl-count {
  font-size: 15px;
  font-weight: 500;
  line-height: 36px;
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: top;
  color: #ff4545;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-title {
  font-size: 24px;
  font-weight: 800;
  word-break: break-word;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-title:not(:first-child), .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-title:not(:first-child), .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-title:not(:first-child), .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-title:not(:first-child), .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-title:not(:first-child) {
  margin: 22px 0 0;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-content, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-content, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-content, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-content, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-content {
  margin-top: 20px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-content:empty, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-content:empty, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-content:empty, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-content:empty, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-content:empty {
  margin-top: 0 !important;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-header + .post-content, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-header + .post-content, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-header + .post-content, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-header + .post-content, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-header + .post-content {
  margin: 33px 0 0;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-footer {
  margin: 30px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-meta, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-meta, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-meta, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-meta, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-meta {
  max-width: calc(100% - 70px);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-info-footer-divider, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-info-footer-divider, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-info-footer-divider, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-info-footer-divider, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-info-footer-divider {
  min-width: 30px;
  width: 100%;
  height: 1px;
  margin: 13px 20px 10px 16px;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  margin: 2px 0 0 13px;
  text-align: right;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-content:after, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-content:after, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-content:after, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-content:after, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-content:after {
  content: '';
  display: table;
  clear: both;
}
.news.posts-grid.layout-1 .item:not(.related-item) .post-wrapper .post-info .post-content .more-link, .news.posts-grid.layout-def .item:not(.related-item) .post-wrapper .post-info .post-content .more-link, .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-content .more-link, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-content .more-link, .news.posts-grid.layout-checkerboard .item:not(.related-item) .post-wrapper .post-info .post-content .more-link {
  display: none;
}
.news.posts-grid.layout-1 .item, .news.posts-grid.layout-def .item {
  margin-bottom: 75px;
}
.news.posts-grid.layout-1 .item:not(.slick-slide):last-child, .news.posts-grid.layout-def .item:not(.slick-slide):last-child {
  margin-bottom: 0;
}
.news.posts-grid.layout-1 .item .post-wrapper .post-info, .news.posts-grid.layout-def .item .post-wrapper .post-info {
  margin: 0 35px;
}
.news.posts-grid.layout-1 .item .post-wrapper .post-info .post-info-footer .post-category, .news.posts-grid.layout-def .item .post-wrapper .post-info .post-info-footer .post-category {
  display: block;
  max-width: none;
  font-size: inherit;
  margin: 4px 14px 0 0;
  line-height: inherit;
}
.news.posts-grid.layout-1 .item .post-wrapper .post-info .post-info-footer .post-category:before, .news.posts-grid.layout-def .item .post-wrapper .post-info .post-info-footer .post-category:before {
  top: 7px;
}
.news.posts-grid.layout-1 .item .post-wrapper .post-info .post-info-footer .post-category a, .news.posts-grid.layout-def .item .post-wrapper .post-info .post-info-footer .post-category a {
  background-color: transparent;
  color: inherit;
  margin: 0;
  padding: 0;
  text-transform: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.news.posts-grid.layout-medium .item, .news.posts-grid.layout-small .item {
  margin: 0 -20px;
  padding: 0;
}
.news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-info .post-info-header {
  margin: 0;
}
.news.posts-grid.layout-medium .item .post-wrapper, .news.posts-grid.layout-small .item .post-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 20px 30px 20px 20px;
}
.news.posts-grid.layout-medium .item .post-wrapper .post-media, .news.posts-grid.layout-small .item .post-wrapper .post-media {
  padding: 0 50px 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.news.posts-grid.layout-medium .item .post-wrapper .post-info-header, .news.posts-grid.layout-small .item .post-wrapper .post-info-header {
  margin: 0;
}
.news.posts-grid.layout-medium .item .post-wrapper .post-info, .news.posts-grid.layout-small .item .post-wrapper .post-info {
  margin: 0;
  width: 100%;
}
.news.posts-grid.layout-medium .item .post-wrapper .post-info &gt; *:first-child, .news.posts-grid.layout-small .item .post-wrapper .post-info &gt; *:first-child {
  margin-top: 0;
}
.news.posts-grid.layout-medium .item .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-small .item .post-wrapper .post-info .post-info-header {
  margin: 0;
}
.news.posts-grid.layout-medium .item .post-wrapper .post-media {
  width: 47%;
}
.news.posts-grid.layout-small .item .post-wrapper .post-media {
  width: 35%;
}
.news.posts-grid.layout-checkerboard .item {
  margin-bottom: 0;
}
.news.posts-grid.layout-checkerboard .item .post-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-bottom: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.news.posts-grid.layout-checkerboard .item .post-wrapper .post-media {
  width: 50%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.news.posts-grid.layout-checkerboard .item .post-wrapper .post-info {
  width: 50%;
  margin: 15px 0 15px 30px;
}
.news.posts-grid.layout-checkerboard .item .post-wrapper .post-info:only-child {
  margin-left: calc(50% + 30px);
}
.news.posts-grid.layout-checkerboard .item .post-wrapper .post-info .post-info-header {
  margin: 0 !important;
}
.news.posts-grid.layout-checkerboard .item:first-child .post-wrapper .post-info {
  margin-top: 0;
}
.news.posts-grid.layout-checkerboard .item:last-child .post-wrapper .post-info {
  margin-bottom: 0;
}
.news.posts-grid.layout-checkerboard .item:nth-child(even) .post-wrapper {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: right;
}
.news.posts-grid.layout-checkerboard .item:nth-child(even) .post-wrapper .post-info {
  margin-right: 30px;
  margin-left: 0;
}
.news.posts-grid.layout-checkerboard .item:nth-child(even) .post-wrapper .post-info:only-child {
  margin-right: calc(50% + 30px);
}
.news.posts-grid.layout-checkerboard .item:nth-child(even) .post-wrapper .post-info .post-meta-wrapper {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.news.posts-grid.layout-checkerboard .item:nth-child(even) .post-wrapper .post-info .post-meta-wrapper &gt; * {
  margin-right: 0;
}
.news.posts-grid.layout-checkerboard .item:nth-child(even) .post-wrapper .post-info .post-meta-wrapper &gt; *:not(:first-child) {
  margin-left: 20px;
}
.news.posts-grid.layout-checkerboard .item.format-link .post-wrapper, .news.posts-grid.layout-checkerboard .item.format-quote .post-wrapper {
  padding-bottom: 0;
}
.news.posts-grid.layout-checkerboard .item.format-link .post-wrapper .post-info:only-child, .news.posts-grid.layout-checkerboard .item.format-quote .post-wrapper .post-info:only-child {
  padding-top: 0;
}
.news.posts-grid.layout-checkerboard .item.format-link .post-format-link {
  padding-left: 35px;
}
.news.posts-grid.layout-checkerboard .item.format-link .post-format-link:before {
  left: 0;
}
.news.posts-grid.layout-checkerboard .item.format-quote .post-format-quote {
  padding-left: 42px;
}
.news.posts-grid.layout-checkerboard .item.format-quote .post-format-quote:before {
  left: 0;
}
.news.posts-grid.layout-checkerboard.has-spacings .item .post-wrapper .post-info {
  margin: 0 0 0 30px;
}
.news.posts-grid.layout-checkerboard.has-spacings .item .post-wrapper .post-info:only-child {
  margin-left: calc(50% + 30px);
}
.news.posts-grid.layout-checkerboard.has-spacings .item:nth-child(even) .post-wrapper .post-info {
  margin: 0 30px 0 0;
}
.news.posts-grid.layout-checkerboard.has-spacings .item:nth-child(even) .post-wrapper .post-info:only-child {
  margin-right: calc(50% + 30px);
}
.news.posts-grid.layout-checkerboard.content-top .item .post-wrapper {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.news.posts-grid.layout-checkerboard.content-center .item .post-wrapper {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.news.posts-grid.layout-checkerboard.content-bottom .item .post-wrapper {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.news.posts-grid.layout-checkerboard.meta-above-title .item .post-wrapper .post-info .post-meta-wrapper {
  margin: 0;
}

/* 2 columns, 3 columns, 4 columns */
.news.posts-grid.layout-2 .cws-vc-shortcode-grid, .news.posts-grid.layout-3 .cws-vc-shortcode-grid, .news.posts-grid.layout-4 .cws-vc-shortcode-grid {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item), .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item), .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) {
  padding: 0 15px;
  margin-bottom: 30px;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper {
  overflow: hidden;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media img,
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media embed,
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media iframe,
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media object,
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media .cws-oembed-wrapper, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media img,
.news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media embed,
.news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media iframe,
.news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media object,
.news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media .cws-oembed-wrapper, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media img,
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media embed,
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media iframe,
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media object,
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media .cws-oembed-wrapper {
  -webkit-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info {
  margin: 32px 40px 0;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header {
  margin: -50px -15px 13px;
  position: relative;
  z-index: 2;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category {
  text-align: right;
  font-size: 0;
  line-height: 1;
  margin: 0 -5px;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category a, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category a, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category a {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 3px 5px 0;
  padding: 6px 24px 4px;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  color: #FFFFFF;
  position: relative;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category a:before, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category a:before, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-category a:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  background-color: #000000;
  z-index: -1;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title {
  margin: 0;
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 700;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-content, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-content, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-content {
  font-size: 16px;
  line-height: 26px;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-content:not(:first-child), .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-content:not(:first-child), .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-content:not(:first-child) {
  margin: 8px 0 0;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper {
  text-align: right;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper:not(:first-child), .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper:not(:first-child), .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper:not(:first-child) {
  margin: 20px 0 0;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-meta-wrapper:not(:empty), .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-meta-wrapper:not(:empty), .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-meta-wrapper:not(:empty) {
  margin-top: 20px;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer {
  margin: 25px -40px 0;
  position: relative;
  padding: 28px 100px 21px 40px;
  min-height: 27px;
  overflow: hidden;
  -webkit-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer:before, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer:before, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer:before {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  width: 76px;
  text-align: center;
  padding: 16px 10px 10px;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  z-index: 2;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special:before, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special:before, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-color: rgba(0, 0, 0, 0.13);
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special .day, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special .day, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special .day {
  font-size: 24px;
  font-weight: 500;
  display: block;
  position: relative;
  z-index: 2;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special .month, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special .month, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-date-special .month {
  font-size: 15px;
  display: block;
  position: relative;
  z-index: 2;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon {
  margin: 0 5px 0 0;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon:before, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon:before, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon:before {
  content: '\f004';
  font: 400 normal 1em 'Font Awesome 5 Free';
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon.unliked:before, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon.unliked:before, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-likes .sl-icon.unliked:before {
  font-weight: 900;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info:first-child .post-info-header, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info:first-child .post-info-header, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info:first-child .post-info-header {
  margin-top: -10px;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper, .news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper {
  padding-bottom: 0;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote {
  margin: 26px 0 0;
  padding: 0 0 0 45px;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote:before, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote:before, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote:before {
  left: 0;
  font-size: 26px;
  top: 0;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote .quote-text, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote .quote-text, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote .quote-text {
  font-size: 22px;
  line-height: 1.2em;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link {
  margin: 26px 0 0;
  padding: 0 0 0 45px;
  font-size: 22px;
  line-height: 1.2em;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link:before, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link:before, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link:before {
  left: 0;
  font-size: 26px;
  top: 0;
}
.news.posts-grid.layout-2 .cws-vc-shortcode-grid .item {
  width: 50%;
}
.news.posts-grid.layout-3 .cws-vc-shortcode-grid .item {
  width: 33.3333%;
}
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item {
  width: 25%;
}
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info {
  margin: 32px 20px 0;
}
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title {
  font-size: 22px;
  line-height: 1.2em;
}
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header {
  margin: -50px 0 13px;
}
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer {
  margin: 25px -20px 0;
  padding: 28px 80px 21px 20px;
}
.news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote .quote-text, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link .link-text {
  font-size: 20px;
}

/* Special */
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media {
  position: relative;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media img,
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media embed,
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media iframe,
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media object,
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media .cws-oembed-wrapper {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media .post-category {
  position: absolute;
  top: 22px;
  left: 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  line-height: 1;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media .post-category a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 2;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  padding: 6px 22px 4px;
  margin: 0 5px 10px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #ffffff;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media .post-category a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info:not(:first-child) {
  margin: 27px 0 0;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  position: relative;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-header .post-date-special {
  border-left: solid 1px #9abbd4;
  padding: 0 0 0 10px;
  text-align: center;
  width: 72px;
  margin: 7px 0 4px 30px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-header .post-date-special .day {
  font-size: 24px;
  font-weight: 500;
  display: block;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-header .post-date-special .month {
  font-size: 15px;
  display: block;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-header .post-title {
  margin: 0;
  font-size: 24px;
  font-weight: 800;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-header .post-content:not(:first-child) {
  margin: 12px 0 0;
}
.news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-footer {
  margin: 26px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

/* List */
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 0 36px;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-media {
  position: relative;
  width: 150px;
  margin: 0 25px 0 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-media img,
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-media embed,
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-media iframe,
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-media object,
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-media .cws-oembed-wrapper {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-category {
  font-size: 0;
  line-height: 1;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-category a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 2;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  padding: 6px 22px 4px;
  margin: 0 5px 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-category a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  background-color: #ffffff;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-title:not(:first-child) {
  margin: 16px 0 0;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-content:not(:first-child) {
  margin: 12px 0 0;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-content .post-content {
  display: inline;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-content p {
  display: inline;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-content .read-more-wrapper {
  display: inline;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-content .read-more {
  font-size: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-content .read-more:before {
  margin: 0 0 0 12px;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-footer {
  margin: 26px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-likes .sl-icon {
  margin: 0 5px 0 0;
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-likes .sl-icon:before {
  content: '\f004';
  font: 400 normal 1em 'Font Awesome 5 Free';
}
.news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-likes .sl-icon.unliked:before {
  font-weight: 900;
}

/* TimeLine */
.news.posts-grid.layout-timeline .layout-timeline {
  position: relative;
  padding: 1px 0 0 0;
}
.news.posts-grid.layout-timeline .layout-timeline:before {
  content: '';
  position: absolute;
  background-color: #a7cbeb;
  width: 2px;
  top: 0;
  bottom: 0;
  left: 50%;
  right: auto;
  margin: 0 0 0 -1px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) {
  max-width: 500px;
  background-color: #ffffff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  left: 50%;
  right: auto;
  margin: 0 0 0 84px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):before {
  content: '\f184';
  position: absolute;
  display: block;
  width: 26px;
  height: 28px;
  font: 400 normal 28px/28px 'cwsicon';
  color: #a7cbeb;
  left: -96px;
  right: auto;
  top: 50%;
  margin: -14px 0 0;
  text-align: center;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-media {
  order: 1;
  width: 30%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  overflow: hidden;
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  position: relative;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-media .pic {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-media .pic img {
  display: block;
  position: absolute;
  height: 100%;
  width: auto;
  max-width: none;
  min-width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info {
  padding: 23px 46px 33px 31px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 11px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-title:not(:first-child) {
  margin: 11px 0 11px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-footer:not(:first-child) {
  margin: 20px 0 0;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper {
  display: block;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item {
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item:before {
  content: none;
  display: none;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-category {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  max-width: 70%;
  font-size: 0;
  line-height: 1;
  margin: 0 -5px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-category a {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 3px 5px 0;
  padding: 6px 24px 4px;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-category a:hover {
  color: #FFFFFF;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes {
  white-space: nowrap;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button {
  display: block;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon {
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(255, 69, 69, 0.12);
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  color: #ff4545;
  text-align: center;
  width: 36px;
  height: 36px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon:before {
  content: '\f161';
  font: 400 normal 13px/36px 'cwsicon';
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon.unliked {
  color: #FFFFFF;
  background-color: #ff4545;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-count {
  font-size: 15px;
  font-weight: 500;
  line-height: 36px;
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: top;
  color: #ff4545;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper:not(:first-child) {
  margin: 19px 0 0;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper .read-more:before {
  -webkit-transition: opacity 0.3s, color 0.3s, margin 0.3s, width 0.3s;
  transition: opacity 0.3s, color 0.3s, margin 0.3s, width 0.3s;
  opacity: 0;
  margin: -1px 12px 0 -12px;
  width: 0;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-meta-item.post-date {
  padding: 0;
  position: absolute;
  display: inline-block;
  vertical-align: top;
  top: 50%;
  right: 100%;
  left: auto;
  margin: -14px 133px 0 0;
  white-space: nowrap;
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-meta-item.post-date:before {
  content: none;
  display: none;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) {
  margin: 0;
  left: 0;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n):before {
  right: -99px;
  left: auto;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-media {
  order: 0;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info {
  text-align: right;
  padding: 23px 31px 33px 46px;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info .post-meta-wrapper {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info .post-meta-item.post-date {
  left: 100%;
  right: auto;
  margin: -14px 0 0 133px;
}

/* -----&gt; Gallery slider on archive &amp; single &lt;----- */
.item .post-wrapper .post-media .cws-carousel-wrapper:hover .cws-carousel .slick-arrow:not(.slick-disabled) {
  opacity: .7;
}
.item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel {
  padding-bottom: 0;
}
.item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 0;
  background-color: #fff;
  width: 55px;
  height: 55px;
  line-height: initial;
  opacity: .35;
}
.item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow:before {
  top: 0;
  font-size: 18px;
  font-family: 'cwsicon';
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}
.item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow:after {
  display: none;
}
.item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow.slick-prev {
  left: 30px;
}
.item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow.slick-prev:before {
  content: '\f103';
}
.item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow.slick-next {
  right: 30px;
}
.item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow.slick-next:before {
  content: '\f101';
}

.news.posts-grid .cws-vc-shortcode-grid.slick-slider:not(.slick-vertical).slick-dotted {
  padding: 0;
}
.news.posts-grid .cws-vc-shortcode-grid.slick-slider:not(.slick-vertical) .slick-list {
  padding: 5px 15px 0;
  margin: 0 -15px;
}
.news.posts-grid .cws-vc-shortcode-grid.slick-slider:not(.slick-vertical) .slick-list .item {
  margin: 0 0 50px;
}
.news.posts-grid .cws-vc-shortcode-grid.slick-slider:not(.slick-vertical) .slick-arrow.slick-prev {
  left: -80px;
}
.news.posts-grid .cws-vc-shortcode-grid.slick-slider:not(.slick-vertical) .slick-arrow.slick-next {
  right: -80px;
}
.news.posts-grid .cws-vc-shortcode-grid.slick-slider.slick-vertical .slick-list {
  padding: 0;
  margin: 0;
}
.news.posts-grid .cws-vc-shortcode-grid.slick-slider.slick-vertical .slick-list .item {
  margin: 0;
  padding: 0;
}

/*  --------------------
	Blog archive &amp; module media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow:hover {
    color: #000;
  }
  .item .post-wrapper .post-media .cws-carousel-wrapper .cws-carousel .slick-arrow:hover:not(.slick-disabled) {
    -webkit-box-shadow: 3px 4px 20px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 3px 4px 20px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 3px 4px 20px 0 rgba(255, 255, 255, 0.5);
    opacity: 1;
  }

  .news.posts-grid .item .post-wrapper .post-info .post-info-header .post-likes .sl-button:hover .sl-icon {
    color: #FFFFFF;
    background-color: #ff4545;
  }

  .news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper,
  .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper,
  .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.07);
  }
  .news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info-footer,
  .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info-footer,
  .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info-footer {
    background-color: #FFFFFF;
  }
  .news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-date-special,
  .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-date-special,
  .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-date-special {
    color: #FFFFFF;
  }
  .news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-date-special:before,
  .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-date-special:before,
  .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-date-special:before {
    opacity: 1;
  }
  .news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info .post-category a:before,
  .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info .post-category a:before,
  .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info .post-category a:before {
    background-color: #FFFFFF;
  }
  .news.posts-grid.layout-2 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info .post-category a:hover,
  .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info .post-category a:hover,
  .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info .post-category a:hover {
    color: #FFFFFF !important;
  }

  .news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info .post-category a:hover {
    color: #FFFFFF;
  }
  .news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item):hover .post-wrapper .post-info .post-info-content .read-more {
    opacity: 1;
  }

  /* TimeLine */
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):hover:before {
    -webkit-transform: scale(0.71, 0.71);
    -ms-transform: scale(0.71, 0.71);
    transform: scale(0.71, 0.71);
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper .read-more:hover:before {
    opacity: 1;
    margin: -1px 12px 0 0;
    width: 15px;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item) {
    background-color: transparent !important;
  }
  .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item):after {
    display: none !important;
  }

  .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item {
    width: 33.3%;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) {
    max-width: 450px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):before {
    left: -43px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info {
    padding: 23px 26px 33px 26px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-title {
    font-size: 22px !important;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item) .post-wrapper .post-info .post-meta-item.post-date {
    margin: -14px 55px 0 0;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) {
    margin: 0 0 0 30px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) {
    margin: 0 30px 0 0;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n):before {
    right: -44px;
    left: auto;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info {
    padding: 23px 26px 33px 26px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info .post-meta-item.post-date {
    margin: -14px 0 0 55px;
  }
}
@media screen and (max-width: 991px) {
  .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item) {
    background-color: transparent !important;
  }
  .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item):after {
    display: none !important;
  }

  .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item {
    width: 50%;
  }
  .news.posts-grid.layout-small .cws-vc-shortcode-grid .item .post-wrapper .post-media {
    padding: 0 30px 0 0;
  }
  .news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) {
    padding: 0 15px;
  }
  .news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper {
    display: block;
  }
  .news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media {
    width: 100%;
    margin: 0;
  }
  .news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info:not(:first-child) {
    margin: 20px 0 0;
  }
  .news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title {
    font-size: 24px !important;
    line-height: 1.2em;
  }
  .news.posts-grid.layout-list .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .read-more-wrapper .read-more {
    opacity: 1;
  }
  .news.posts-grid.layout-timeline .layout-timeline:before {
    left: 114px;
    right: auto;
    top: 30px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n),
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) {
    left: 114px;
    right: auto;
    margin: 30px 0 0 85px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n):before,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1):before {
    left: -98px;
    right: auto;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper .post-info {
    text-align: left;
    padding: 23px 46px 33px 31px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info .post-meta-item.post-date,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper .post-info .post-meta-item.post-date {
    right: 100%;
    left: auto;
    margin: -14px 133px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item), .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item), .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item) {
    background-color: transparent !important;
  }
  .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-lg-']:not(.vc_col-lg-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-md-']:not(.vc_col-md-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-sm-']:not(.vc_col-sm-12) .news.posts-grid.layout-small .item:not(.related-item):after, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item):before, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-medium .item:not(.related-item):after, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item):before, .wpb_column[class*='vc_col-xs-']:not(.vc_col-xs-12) .news.posts-grid.layout-small .item:not(.related-item):after {
    display: none !important;
  }

  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item), .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item), .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item), .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) {
    width: auto;
    margin-bottom: 45px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper, .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper {
    padding-bottom: 30px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper .post-info, .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper .post-info, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper .post-info, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper .post-info, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper .post-info, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper .post-info, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper .post-info, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper .post-info {
    margin: 0 15px !important;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper .post-info:only-child, .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper .post-info:only-child, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper .post-info:only-child, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper .post-info:only-child, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper .post-info:only-child, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper .post-info:only-child, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-wrapper .post-info:only-child, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-wrapper .post-info:only-child {
    padding-top: 1px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote {
    margin: 26px 0 0;
    padding: 0;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote:before, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote:before, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote:before, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote:before {
    position: relative;
    display: block;
    left: auto;
    top: auto;
    margin: 0 0 5px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote .quote-text, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote .quote-text, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote .quote-text, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-quote .post-format-quote .quote-text {
    font-size: 22px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link {
    padding: 0;
    font-size: 26px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link:before, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link:before, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link:before, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item).format-link .post-format-link:before {
    position: relative;
    display: block;
    left: auto;
    top: auto;
    margin: 0 0 5px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper {
    display: block;
    text-align: left;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-media {
    width: 100%;
    float: none;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info {
    width: auto;
    margin: 0 15px !important;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-title {
    font-size: 24px;
    margin: 20px 0 0;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header {
    margin: 24px 0 0;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-info-header-divider, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-info-header-divider, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-info-header-divider, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-info-header-divider {
    display: none;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-category a, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-category a, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-category a, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-category a {
    font-size: 13px;
    line-height: 19px;
    padding: 4px 18px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes {
    margin: 3px 0 0;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon {
    width: 27px;
    height: 27px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon:before, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon:before, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon:before, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-icon:before {
    font-size: 12px;
    line-height: 27px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-count, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-count, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-count, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-header .post-likes .sl-button .sl-count {
    font-size: 13px;
    line-height: 27px;
    margin: 0 0 0 5px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer {
    display: block;
    margin: 25px 0 0;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-info-footer-divider, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-info-footer-divider, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-info-footer-divider, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-info-footer-divider {
    display: none;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper {
    max-width: none;
    display: block;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-author .post-author-avatar, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-author .post-author-avatar, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-author .post-author-avatar, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-wrapper .post-author .post-author-avatar {
    margin: -8px 7px 0 0;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item {
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px 0 0;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item:not(:first-child), .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item:not(:first-child), .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item:not(:first-child), .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .post-meta-item:not(:first-child) {
    padding: 0 0 0 14px;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper {
    text-align: right;
    margin: 8px 0 0;
  }
  .news.posts-grid.layout-medium .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper .read-more:before, .news.posts-grid.layout-small .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper .read-more:before, .news.posts-grid.layout-1 .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper .read-more:before, .news.posts-grid.layout-checkerboard .cws-vc-shortcode-grid .item:not(.related-item) .post-wrapper .post-info .post-info-footer .read-more-wrapper .read-more:before {
    display: none;
  }
  .news.posts-grid.layout-medium .item:not(.related-item), .news.posts-grid.layout-small .item:not(.related-item) {
    margin: 0 0 45px;
    padding: 0;
  }
  .news.posts-grid.layout-medium .item:not(.related-item) .post-wrapper .post-media, .news.posts-grid.layout-small .item:not(.related-item) .post-wrapper .post-media {
    padding: 0;
  }
  .news.posts-grid.layout-2 .cws-vc-shortcode-grid .item, .news.posts-grid.layout-3 .cws-vc-shortcode-grid .item, .news.posts-grid.layout-4 .cws-vc-shortcode-grid .item {
    width: 100%;
  }
  .news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item):not(:last-child) {
    margin: 0 0 45px;
  }
  .news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media .post-category {
    left: 5px;
    top: 10px;
  }
  .news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-media .post-category a {
    padding: 4px 16px;
    font-size: 12px;
    line-height: 20px;
  }
  .news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-header .post-date-special {
    text-align: right;
    width: 45px;
    margin: 7px 0 4px 20px;
  }
  .news.posts-grid.layout-special .cws-vc-shortcode-grid .item:not(.related-item) .post-info .post-info-header .post-title {
    font-size: 22px !important;
    line-height: 1.2em;
  }
  .news.posts-grid.layout-timeline .layout-timeline {
    margin: 0 auto;
    max-width: 500px;
  }
  .news.posts-grid.layout-timeline .layout-timeline:before {
    left: 50%;
    right: auto;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n),
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) {
    left: 0;
    margin: 60px 0 0 0;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n):before,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1):before {
    left: 50%;
    right: auto;
    top: -23px;
    margin: -14px 0 0 -13px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-media,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper .post-media {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    width: 100%;
    height: auto;
    order: 0;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-media .pic,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper .post-media .pic {
    position: static;
    left: auto;
    right: auto;
    top: auto;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-media .pic img,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper .post-media .pic img {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper .post-info {
    text-align: left;
    padding: 23px 20px 33px;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info .post-title,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper .post-info .post-title {
    font-size: 18px !important;
  }
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n) .post-wrapper .post-info .post-meta-item.post-date,
  .news.posts-grid.layout-timeline .layout-timeline .item:not(.related-item):nth-child(2n+1) .post-wrapper .post-info .post-meta-item.post-date {
    left: 0;
    top: -38px;
    margin: 0;
  }
}
/*  --------------------
	Blog single styles
--------------------  */
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper,
body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper {
  padding: 0 !important;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media {
  font-size: 0;
  line-height: 0;
  position: relative;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media:not(:empty),
body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media:not(:empty) {
  margin: -204px -35px 0;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media:empty + .post-info,
body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media:empty + .post-info {
  margin-top: 0 !important;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info:not(:first-child),
body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info:not(:first-child) {
  margin-top: 32px;
}
body.single-post .double-sidebar .grid-row,
body.single-post .single-sidebar .grid-row,
body.attachment .double-sidebar .grid-row,
body.attachment .single-sidebar .grid-row {
  padding-left: 15px;
  padding-right: 15px;
}
body.single-post .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
body.single-post .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
body.attachment .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
body.attachment .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option {
  margin: 0 0 7px 15px;
}
body.single-post .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
body.single-post .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
body.attachment .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
body.attachment .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media {
  margin: 0;
}
body.single-post .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .alignleft.shifted,
body.single-post .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .alignleft.shifted,
body.attachment .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .alignleft.shifted,
body.attachment .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .alignleft.shifted {
  margin-left: 0;
}
body.single-post .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .alignright.shifted,
body.single-post .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .alignright.shifted,
body.attachment .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .alignright.shifted,
body.attachment .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .alignright.shifted {
  margin-right: 0;
}
body.single-post .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info blockquote.floated,
body.single-post .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info blockquote.floated,
body.attachment .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info blockquote.floated,
body.attachment .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info blockquote.floated {
  margin-left: 0;
  max-width: 60%;
  font-size: 30px;
}
body.single-post .page-content:not(.single-sidebar):not(.double-sidebar) .grid-row,
body.attachment .page-content:not(.single-sidebar):not(.double-sidebar) .grid-row {
  max-width: 900px;
  padding: 0 35px;
  margin: 0 auto;
}
body.single-post .page-content:not(.single-sidebar):not(.double-sidebar) .grid-row.single-related,
body.attachment .page-content:not(.single-sidebar):not(.double-sidebar) .grid-row.single-related {
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
}
body.single-post .page-content:not(.single-sidebar):not(.double-sidebar) .grid-row.single-related:not(:first-child),
body.attachment .page-content:not(.single-sidebar):not(.double-sidebar) .grid-row.single-related:not(:first-child) {
  margin-top: 60px;
}
body.single-post .page-content.single-sidebar &gt; .container,
body.attachment .page-content.single-sidebar &gt; .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
body.single-post .page-content.single-sidebar &gt; .container &gt; .sb-right,
body.single-post .page-content.single-sidebar &gt; .container &gt; .sb-left,
body.attachment .page-content.single-sidebar &gt; .container &gt; .sb-right,
body.attachment .page-content.single-sidebar &gt; .container &gt; .sb-left {
  min-width: 260px;
}
body.single-post .page-content.single-sidebar &gt; .container .grid-row,
body.attachment .page-content.single-sidebar &gt; .container .grid-row {
  max-width: 890px;
  padding: 0 30px;
  margin: 0 auto;
}
body.single-post .page-content.single-sidebar &gt; .container .grid-row.single-related:not(:first-child),
body.attachment .page-content.single-sidebar &gt; .container .grid-row.single-related:not(:first-child) {
  margin-top: 60px;
}
body.single-post .page-content.double-sidebar &gt; .container,
body.attachment .page-content.double-sidebar &gt; .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
body.single-post .page-content.double-sidebar &gt; .container &gt; .sb-right,
body.single-post .page-content.double-sidebar &gt; .container &gt; .sb-left,
body.attachment .page-content.double-sidebar &gt; .container &gt; .sb-right,
body.attachment .page-content.double-sidebar &gt; .container &gt; .sb-left {
  min-width: 260px;
}
body.single-post .page-content.double-sidebar &gt; .container .grid-row,
body.attachment .page-content.double-sidebar &gt; .container .grid-row {
  max-width: 590px;
  padding: 0 30px;
  margin: 0 auto;
}
body.single-post .page-content.double-sidebar &gt; .container .grid-row.single-comments,
body.attachment .page-content.double-sidebar &gt; .container .grid-row.single-comments {
  max-width: 900px;
  padding: 0 35px;
}
body.single-post .page-content.double-sidebar &gt; .container .grid-row.single-related:not(:first-child),
body.attachment .page-content.double-sidebar &gt; .container .grid-row.single-related:not(:first-child) {
  margin-top: 60px;
}

body.single-post .full-width-featured .post-media .pic {
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.single-post .post-media .pic img {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-grid {
  margin: 0 -15px -30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-grid .pic {
  padding: 0 15px;
  margin-bottom: 30px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-grid.cols-2 .pic {
  width: 50%;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-grid.cols-3 .pic {
  width: 33.3%;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-grid.cols-4 .pic {
  width: 25%;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid {
  margin-top: 4px;
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(100, 1fr);
  grid-template-rows: repeat(100, 1fr);
  grid-gap: 5px;
  height: 80vh;
  width: 100%;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_1 .pic:first-child {
  grid-area: 1/1/51/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_1 .pic:nth-child(2) {
  grid-area: 1/26/101/76;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_1 .pic:nth-child(3) {
  grid-area: 1/76/34/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_1 .pic:nth-child(4) {
  grid-area: 51/1/101/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_1 .pic:nth-child(5) {
  grid-area: 34/76/67/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_1 .pic:nth-child(6) {
  grid-area: 67/76/101/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_2 .pic:first-child {
  grid-area: 1/1/34/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_2 .pic:nth-child(2) {
  grid-area: 1/26/51/51;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_2 .pic:nth-child(3) {
  grid-area: 1/51/101/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_2 .pic:nth-child(4) {
  grid-area: 34/1/67/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_2 .pic:nth-child(5) {
  grid-area: 51/26/101/51;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_2 .pic:nth-child(6) {
  grid-area: 67/1/101/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_3 .pic:first-child {
  grid-area: 1/1/34/34;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_3 .pic:nth-child(2) {
  grid-area: 1/34/101/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_3 .pic:nth-child(3) {
  grid-area: 34/1/101/34;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_4 .pic:first-child {
  grid-area: 1/1/51/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_4 .pic:nth-child(2) {
  grid-area: 1/26/51/51;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_4 .pic:nth-child(3) {
  grid-area: 1/51/51/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_4 .pic:nth-child(4) {
  grid-area: 51/1/101/51;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_4 .pic:nth-child(5) {
  grid-area: 51/51/101/76;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_4 .pic:nth-child(6) {
  grid-area: 51/76/101/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_5 .pic:first-child {
  grid-area: 1/1/26/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_5 .pic:nth-child(2) {
  grid-area: 1/26/26/63;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_5 .pic:nth-child(3) {
  grid-area: 1/63/26/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_5 .pic:nth-child(4) {
  grid-area: 26/1/101/41;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_5 .pic:nth-child(5) {
  grid-area: 26/41/101/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_6 .pic:first-child {
  grid-area: 1/1/67/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_6 .pic:nth-child(2) {
  grid-area: 1/26/67/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_6 .pic:nth-child(3) {
  grid-area: 67/1/101/36;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_6 .pic:nth-child(4) {
  grid-area: 67/36/101/71;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_6 .pic:nth-child(5) {
  grid-area: 67/71/101/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_7 .pic:first-child {
  grid-area: 1/1/61/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_7 .pic:nth-child(2) {
  grid-area: 1/26/101/76;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_7 .pic:nth-child(3) {
  grid-area: 1/76/41/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_7 .pic:nth-child(4) {
  grid-area: 41/76/61/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_7 .pic:nth-child(5) {
  grid-area: 61/1/101/26;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid.var_7 .pic:nth-child(6) {
  grid-area: 61/76/101/101;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid .pic {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option {
  margin: 0 -35px;
  position: relative;
  padding: 27px 65px 25px 86px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option:not(:first-child) {
  margin-top: 32px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option:before {
  position: absolute;
  display: block;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  left: 15px;
  right: auto;
  top: 19px;
  background-color: #FFFFFF;
  text-align: center;
  z-index: 2;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option.format-link:before {
  content: '\f0c1';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 25px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option.format-quote {
  padding: 19px 65px 19px 86px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option.format-quote:before {
  content: '\f185';
  font-family: 'cwsicon';
  font-size: 20px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option a {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option a:not(:hover) {
  color: inherit;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option h6 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  font-style: italic;
  color: inherit;
  display: table-cell;
  width: 1400px;
  height: 50px;
  vertical-align: middle;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option h6 + span {
  display: block;
  margin: 10px 0 0;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .post-meta-wrapper.single-bottom {
  margin-top: 46px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .post-bottom-meta .post-category a:before,
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .post-bottom-meta .post-tags a:before {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 7px;
}
body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-info .post-bottom-meta a {
  position: relative;
  font-size: 16px;
  margin-left: 20px;
}
body.single-post .single-related {
  padding-top: 60px;
  position: relative;
  margin: 0 auto -50px;
}
body.single-post .single-related h3.related-item {
  font-weight: 700;
  color: inherit;
}
body.single-post .single-related .news {
  margin-top: 43px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid {
  margin: 0 -15px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item {
  padding: 0 15px;
  margin: 0 0 50px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .cws-oembed-wrapper {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info:not(:first-child) {
  margin: 25px 25px 0;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info-header .post-title {
  margin: 0 !important;
  font-size: 20px !important;
  line-height: 26px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info-header .post-title a {
  color: inherit;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info-header .post-category {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 55%;
  margin: 0 -10px 0 10px;
  text-align: right;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info-header .post-category a {
  display: inline-block;
  vertical-align: top;
  max-width: 99%;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  margin: 0 10px 5px 0;
  padding: 0 22px;
  font-size: 15px;
  line-height: 29px;
  height: 31px;
  font-weight: 500;
  text-transform: uppercase;
  border-width: 2px;
  border-style: solid;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background-color: transparent;
  color: inherit;
  text-align: center;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-content {
  min-height: 48px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-content:not(:first-child) {
  margin: 22px 0 0;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info-footer:not(:first-child) {
  margin: 32px 0 0;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item.format-quote .post-format-quote {
  margin: 20px 0 -7px;
  padding: 0 0 0 20px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item.format-quote .post-format-quote:before {
  font-size: 16px;
  left: -8px;
  right: auto;
  top: 4px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item.format-quote .post-format-quote .quote-text {
  font-size: 18px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item.format-link .post-format-link {
  margin: 20px 0 -7px;
  padding: 0 0 0 20px;
  font-size: 18px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item.format-link .post-format-link:before {
  font-size: 20px;
  left: -8px;
  right: auto;
  top: 4px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid .item.format-link .post-format-link .link-text {
  font-size: 18px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid.slick-slider {
  padding-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
body.single-post .single-related .news .cws-vc-shortcode-grid.slick-slider .item {
  padding: 0 15px;
}
body.single-post .single-related .news .post-media {
  margin: 0;
}

body.single-attachment section.news article.item .post-wrapper .post-info:not(:first-child) {
  margin: 32px 0 0;
}

/*  --------------------
	Blog single media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info-header .post-category a:hover {
    color: #FFFFFF;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  body.single-post .single-related .news.layout-3 .cws-vc-shortcode-grid .item:not(.format-quote):not(.format-link) .post-wrapper .post-info, body.single-post .single-related .news.layout-4 .cws-vc-shortcode-grid .item:not(.format-quote):not(.format-link) .post-wrapper .post-info {
    margin-left: 0;
    margin-right: 0;
  }

  body.single-post .page-content.single-sidebar &gt; .container &gt; .sb-right,
  body.single-post .page-content.single-sidebar &gt; .container &gt; .sb-left,
  body.single-post .page-content.double-sidebar &gt; .container &gt; .sb-right,
  body.single-post .page-content.double-sidebar &gt; .container &gt; .sb-left,
  body.attachment .page-content.single-sidebar &gt; .container &gt; .sb-right,
  body.attachment .page-content.single-sidebar &gt; .container &gt; .sb-left,
  body.attachment .page-content.double-sidebar &gt; .container &gt; .sb-right,
  body.attachment .page-content.double-sidebar &gt; .container &gt; .sb-left {
    min-width: 230px;
  }
}
@media screen and (max-width: 991px) {
  body.single-post .grid-row,
  body.attachment .grid-row {
    padding-left: 35px;
    padding-right: 35px;
  }
  body.single-post .grid-row:not(.single-related):not(.single-post-links):not(.single-comments),
  body.attachment .grid-row:not(.single-related):not(.single-post-links):not(.single-comments) {
    padding: 0 35px;
  }
  body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
  body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media {
    margin: 0 -20px 0 !important;
  }
  body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
  body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option {
    margin-left: -20px;
    margin-right: -20px;
  }

  body.single-post .page-content &gt; .container,
  body.single-post .page-content.single-sidebar &gt; .container,
  body.single-post .page-content.double-sidebar &gt; .container,
  body.attachment .page-content &gt; .container,
  body.attachment .page-content.single-sidebar &gt; .container,
  body.attachment .page-content.double-sidebar &gt; .container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.single-post .page-content &gt; .container main,
  body.single-post .page-content.single-sidebar &gt; .container main,
  body.single-post .page-content.double-sidebar &gt; .container main,
  body.attachment .page-content &gt; .container main,
  body.attachment .page-content.single-sidebar &gt; .container main,
  body.attachment .page-content.double-sidebar &gt; .container main {
    order: 1;
  }
  body.single-post .page-content &gt; .container .sb-left,
  body.single-post .page-content.single-sidebar &gt; .container .sb-left,
  body.single-post .page-content.double-sidebar &gt; .container .sb-left,
  body.attachment .page-content &gt; .container .sb-left,
  body.attachment .page-content.single-sidebar &gt; .container .sb-left,
  body.attachment .page-content.double-sidebar &gt; .container .sb-left {
    order: 2;
  }
  body.single-post .page-content &gt; .container .sb-right,
  body.single-post .page-content.single-sidebar &gt; .container .sb-right,
  body.single-post .page-content.double-sidebar &gt; .container .sb-right,
  body.attachment .page-content &gt; .container .sb-right,
  body.attachment .page-content.single-sidebar &gt; .container .sb-right,
  body.attachment .page-content.double-sidebar &gt; .container .sb-right {
    order: 3;
  }
  body.single-post .page-content &gt; .container .grid-row,
  body.single-post .page-content.single-sidebar &gt; .container .grid-row,
  body.single-post .page-content.double-sidebar &gt; .container .grid-row,
  body.attachment .page-content &gt; .container .grid-row,
  body.attachment .page-content.single-sidebar &gt; .container .grid-row,
  body.attachment .page-content.double-sidebar &gt; .container .grid-row {
    width: auto;
    padding: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  body.single-post .single-sidebar .grid-row,
  body.single-post .double-sidebar .grid-row,
  body.single-post .grid-row,
  body.attachment .single-sidebar .grid-row,
  body.attachment .double-sidebar .grid-row,
  body.attachment .grid-row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body.single-post .single-sidebar .grid-row:not(.single-related):not(.single-post-links):not(.single-comments),
  body.single-post .double-sidebar .grid-row:not(.single-related):not(.single-post-links):not(.single-comments),
  body.single-post .grid-row:not(.single-related):not(.single-post-links):not(.single-comments),
  body.attachment .single-sidebar .grid-row:not(.single-related):not(.single-post-links):not(.single-comments),
  body.attachment .double-sidebar .grid-row:not(.single-related):not(.single-post-links):not(.single-comments),
  body.attachment .grid-row:not(.single-related):not(.single-post-links):not(.single-comments) {
    padding: 0 15px;
  }
  body.single-post .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
  body.single-post .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
  body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
  body.attachment .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
  body.attachment .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option,
  body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper .post-option {
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  body.single-post .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
  body.single-post .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
  body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
  body.attachment .single-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
  body.attachment .double-sidebar .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media,
  body.attachment .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media {
    margin: 0 !important;
    z-index: 1;
  }
  body.single-post .single-sidebar .grid-row.single-related .news .item .post-wrapper .post-option.format-link, body.single-post .single-sidebar .grid-row.single-related .news .item .post-wrapper .post-option.format-quote,
  body.single-post .double-sidebar .grid-row.single-related .news .item .post-wrapper .post-option.format-link,
  body.single-post .double-sidebar .grid-row.single-related .news .item .post-wrapper .post-option.format-quote,
  body.single-post .grid-row.single-related .news .item .post-wrapper .post-option.format-link,
  body.single-post .grid-row.single-related .news .item .post-wrapper .post-option.format-quote,
  body.attachment .single-sidebar .grid-row.single-related .news .item .post-wrapper .post-option.format-link,
  body.attachment .single-sidebar .grid-row.single-related .news .item .post-wrapper .post-option.format-quote,
  body.attachment .double-sidebar .grid-row.single-related .news .item .post-wrapper .post-option.format-link,
  body.attachment .double-sidebar .grid-row.single-related .news .item .post-wrapper .post-option.format-quote,
  body.attachment .grid-row.single-related .news .item .post-wrapper .post-option.format-link,
  body.attachment .grid-row.single-related .news .item .post-wrapper .post-option.format-quote {
    font-size: 24px;
  }
  body.single-post .single-sidebar .grid-row.single-related .news .item .post-wrapper .post-info,
  body.single-post .double-sidebar .grid-row.single-related .news .item .post-wrapper .post-info,
  body.single-post .grid-row.single-related .news .item .post-wrapper .post-info,
  body.attachment .single-sidebar .grid-row.single-related .news .item .post-wrapper .post-info,
  body.attachment .double-sidebar .grid-row.single-related .news .item .post-wrapper .post-info,
  body.attachment .grid-row.single-related .news .item .post-wrapper .post-info {
    margin: 25px 0 0 !important;
  }
  body.single-post .single-sidebar .grid-row.single-related .news .item .post-wrapper .post-info .post-meta-wrapper,
  body.single-post .double-sidebar .grid-row.single-related .news .item .post-wrapper .post-info .post-meta-wrapper,
  body.single-post .grid-row.single-related .news .item .post-wrapper .post-info .post-meta-wrapper,
  body.attachment .single-sidebar .grid-row.single-related .news .item .post-wrapper .post-info .post-meta-wrapper,
  body.attachment .double-sidebar .grid-row.single-related .news .item .post-wrapper .post-info .post-meta-wrapper,
  body.attachment .grid-row.single-related .news .item .post-wrapper .post-info .post-meta-wrapper {
    margin-left: 5px;
    margin-right: 5px;
  }

  body.single-post .grid-row:not(.single-related) section.news article.item .post-wrapper .post-media .gallery-custom-grid {
    margin-top: 1px;
    grid-gap: 2px;
  }

  body.single-post .page-content &gt; .container,
  body.single-post .page-content.single-sidebar &gt; .container,
  body.single-post .page-content.double-sidebar &gt; .container,
  body.attachment .page-content &gt; .container,
  body.attachment .page-content.single-sidebar &gt; .container,
  body.attachment .page-content.double-sidebar &gt; .container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.single-post .page-content &gt; .container main,
  body.single-post .page-content.single-sidebar &gt; .container main,
  body.single-post .page-content.double-sidebar &gt; .container main,
  body.attachment .page-content &gt; .container main,
  body.attachment .page-content.single-sidebar &gt; .container main,
  body.attachment .page-content.double-sidebar &gt; .container main {
    order: 1;
  }
  body.single-post .page-content &gt; .container .sb-left,
  body.single-post .page-content.single-sidebar &gt; .container .sb-left,
  body.single-post .page-content.double-sidebar &gt; .container .sb-left,
  body.attachment .page-content &gt; .container .sb-left,
  body.attachment .page-content.single-sidebar &gt; .container .sb-left,
  body.attachment .page-content.double-sidebar &gt; .container .sb-left {
    order: 2;
  }
  body.single-post .page-content &gt; .container .sb-right,
  body.single-post .page-content.single-sidebar &gt; .container .sb-right,
  body.single-post .page-content.double-sidebar &gt; .container .sb-right,
  body.attachment .page-content &gt; .container .sb-right,
  body.attachment .page-content.single-sidebar &gt; .container .sb-right,
  body.attachment .page-content.double-sidebar &gt; .container .sb-right {
    order: 3;
  }
  body.single-post .page-content &gt; .container .grid-row,
  body.single-post .page-content.single-sidebar &gt; .container .grid-row,
  body.single-post .page-content.double-sidebar &gt; .container .grid-row,
  body.attachment .page-content &gt; .container .grid-row,
  body.attachment .page-content.single-sidebar &gt; .container .grid-row,
  body.attachment .page-content.double-sidebar &gt; .container .grid-row {
    width: auto;
    padding: 0 !important;
  }
  body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-content,
  body.attachment .single-related .news .cws-vc-shortcode-grid .item .post-content {
    min-height: 0;
  }
  body.single-post .single-related .news .cws-vc-shortcode-grid .item .post-info-header .post-category,
  body.attachment .single-related .news .cws-vc-shortcode-grid .item .post-info-header .post-category {
    max-width: none;
  }
}
/*  --------------------
	Button module styles
--------------------  */
.cws-custom-button {
  display: inline-block;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  border-width: 3px;
  border-style: solid;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  overflow: hidden;
}
.cws-custom-button.small {
  padding: 8px 26px 7px;
  font-size: 15px;
}
.cws-custom-button.small .button-icon i:before {
  font-size: 1em !important;
}
.cws-custom-button.regular {
  padding: 17px 26px 16px;
  font-size: 16px;
}
.cws-custom-button.regular .button-icon i:before {
  font-size: 0.9375em !important;
}
.cws-custom-button.large {
  padding: 21px 26px;
  font-size: 18px;
}
.cws-custom-button.large .button-icon i:before {
  font-size: 0.8333em !important;
}
.cws-custom-button .button-icon {
  display: inline-block;
  vertical-align: top;
  font-size: inherit;
  line-height: 1em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-49%);
  -ms-transform: translateY(-49%);
  transform: translateY(-49%);
  -webkit-transition: left 0.3s, right 0.3s, color 0.3s;
  transition: left 0.3s, right 0.3s, color 0.3s;
}
.cws-custom-button .button-icon .svg {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
.cws-custom-button .button-icon i {
  display: inline-block;
  vertical-align: top;
}
.cws-custom-button .button-icon i:before {
  line-height: 1em;
}
.cws-custom-button .button-icon .flaticon-028-arrow-metamax {
  width: 44px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: left;
}
.cws-custom-button.icon-position-right {
  padding-right: calc(38px + 1em);
}
.cws-custom-button.icon-position-right.icon-face-flaticon-028-arrow-metamax {
  padding-right: calc(38px + 2.625em);
}
.cws-custom-button.icon-position-right .button-icon:first-child {
  right: auto;
  left: -100%;
}
.cws-custom-button.icon-position-right .button-icon:last-child {
  right: 26px;
  left: auto;
}
.cws-custom-button.icon-position-left {
  padding-left: calc(38px + 1em);
}
.cws-custom-button.icon-position-left.icon-face-flaticon-028-arrow-metamax {
  padding-left: calc(38px + 2.625em);
}
.cws-custom-button.icon-position-left .button-icon:first-child {
  right: auto;
  left: 26px;
}
.cws-custom-button.icon-position-left .button-icon:last-child {
  right: -100%;
  left: auto;
}

/*  --------------------
	Button module media
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-custom-button:hover {
    background-color: #fff;
  }
  .cws-custom-button.icon-position-right:hover {
    padding-left: calc(38px + 1em);
    padding-right: 26px;
  }
  .cws-custom-button.icon-position-right:hover.icon-face-flaticon-028-arrow-metamax {
    padding-left: calc(38px + 2.625em);
  }
  .cws-custom-button.icon-position-right:hover .button-icon:first-child {
    right: auto;
    left: 26px;
  }
  .cws-custom-button.icon-position-right:hover .button-icon:last-child {
    right: -100%;
    left: auto;
  }
  .cws-custom-button.icon-position-left:hover {
    padding-left: 26px;
    padding-right: calc(38px + 1em);
  }
  .cws-custom-button.icon-position-left:hover.icon-face-flaticon-028-arrow-metamax {
    padding-right: calc(38px + 2.625em);
  }
  .cws-custom-button.icon-position-left:hover .button-icon:first-child {
    right: auto;
    left: -100%;
  }
  .cws-custom-button.icon-position-left:hover .button-icon:last-child {
    right: 26px;
    left: auto;
  }
}
/*  --------------------
	Call-to-Action module styles
--------------------  */
.cws-cte-wrapper.align-left {
  text-align: left;
}
.cws-cte-wrapper.align-right {
  text-align: right;
}
.cws-cte-wrapper.align-center {
  text-align: center;
}
.cws-cte-wrapper .cte-icon-wrapper .cte-icon {
  font-size: 40px;
  line-height: 1em;
  padding: 20px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  vertical-align: top;
}
.cws-cte-wrapper .cte-icon-wrapper .cte-icon i {
  display: block;
  text-align: center;
  width: 1em;
  height: 1em;
}
.cws-cte-wrapper .cte-icon-wrapper .cte-icon i:before {
  font-size: inherit;
  margin: 0;
  padding: 0;
}
.cws-cte-wrapper .cte-title {
  font-size: 25px;
  line-height: 38px;
  font-weight: 700;
}
.cws-cte-wrapper .cte-title mark {
  display: inline;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.cws-cte-wrapper .cte-description {
  font-size: 18px;
  line-height: 27px;
}
.cws-cte-wrapper .cte-description:not(:first-child) {
  margin: 10px 0 0;
}
.cws-cte-wrapper .cte-description mark {
  display: inline;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.cws-cte-wrapper .cte-button-wrapper .cws-custom-button .button-icon {
  -webkit-transition: left 0.3s, right 0.3s;
  transition: left 0.3s, right 0.3s;
}
.cws-cte-wrapper.button-position-beside .cws-cte {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cws-cte-wrapper.button-position-beside.align-left .cws-cte {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.cws-cte-wrapper.button-position-beside.align-right .cws-cte {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.cws-cte-wrapper.button-position-beside.align-center .cws-cte {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.cws-cte-wrapper.button-position-beside.vertical-align-top .cws-cte {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.cws-cte-wrapper.button-position-beside.vertical-align-middle .cws-cte {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cws-cte-wrapper.button-position-beside.vertical-align-bottom .cws-cte {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.cws-cte-wrapper.button-position-beside .cte-content-wrapper {
  width: 100%;
  margin: 0 81px 0 0;
}
.cws-cte-wrapper.button-position-beside .cte-divider,
.cws-cte-wrapper.button-position-beside .cte-button-wrapper {
  white-space: nowrap;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.cws-cte-wrapper.button-position-beside .cte-button-wrapper {
  margin: 0 0 0 78px;
}
.cws-cte-wrapper.button-position-under .cte-button-wrapper {
  margin: 30px 0 0;
}
.cws-cte-wrapper.divider-position-beside .cte-divider {
  position: relative;
  width: 1px;
  height: 159px;
  margin: 0;
}
.cws-cte-wrapper.divider-position-under .cte-divider {
  width: 59px;
  height: 1px;
  display: inline-block;
  vertical-align: top;
  margin: 20px 0;
}
.cws-cte-wrapper.icon-position-beside .cte-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cws-cte-wrapper.icon-position-beside .cte-content-wrapper .cte-icon-wrapper {
  margin: 0 39px 0 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.cws-cte-wrapper.icon-position-beside .cte-content-wrapper .cte-info-wrapper {
  width: 100%;
  margin: 3px 0 0;
}
.cws-cte-wrapper.icon-position-above .cte-title {
  margin: 20px 0 0;
}

@media screen and (max-width: 991px) {
  .cws-cte-wrapper.align-left, .cws-cte-wrapper.align-right, .cws-cte-wrapper.align-center {
    text-align: center;
  }
  .cws-cte-wrapper.button-position-beside .cws-cte, .cws-cte-wrapper.button-position-under .cws-cte {
    display: block;
  }
  .cws-cte-wrapper.button-position-beside .cws-cte .cte-button-wrapper, .cws-cte-wrapper.button-position-under .cws-cte .cte-button-wrapper {
    margin: 30px 0 0;
  }
  .cws-cte-wrapper.icon-position-beside .cte-content-wrapper, .cws-cte-wrapper.icon-position-under .cte-content-wrapper {
    display: block;
  }
  .cws-cte-wrapper.icon-position-beside .cte-content-wrapper .cte-icon-wrapper, .cws-cte-wrapper.icon-position-under .cte-content-wrapper .cte-icon-wrapper {
    margin: 0;
  }
  .cws-cte-wrapper.icon-position-beside .cte-content-wrapper .cte-info-wrapper, .cws-cte-wrapper.icon-position-under .cte-content-wrapper .cte-info-wrapper {
    margin: 20px 0 0;
  }
  .cws-cte-wrapper.divider-position-beside .cte-divider {
    display: none;
  }
}
/*  --------------------
	Categories module styles
--------------------  */
.cws-categories {
  margin: -30px 0 0;
}
.cws-categories:not(.cws-carousel-wrapper) {
  margin: -30px -15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.cws-categories:not(.cws-carousel-wrapper) .category-item {
  padding: 0 15px;
}
.cws-categories:not(.cws-carousel-wrapper) .category-item:before {
  left: 15px;
  right: 15px;
}
.cws-categories.columns-1 .category-item {
  width: 100%;
}
.cws-categories.columns-2 .category-item {
  width: 50%;
}
.cws-categories.columns-3 .category-item {
  width: 33.3%;
}
.cws-categories.columns-4 .category-item {
  width: 25%;
}
.cws-categories .category-item {
  display: block;
  position: relative;
  margin-top: 30px;
  font-size: 0px;
  line-height: 0px;
}
.cws-categories .category-item:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cws-categories .category-item img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.cws-categories .category-item .category-label {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 18px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 25px;
  line-height: initial;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*  --------------------
	Categories module media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-categories .category-item:hover:before {
    opacity: 0;
  }
  .cws-categories .category-item:hover .category-label {
    margin-top: 5px;
    opacity: 0;
  }
}
/*  --------------------
	Divider module styles
--------------------  */
.cws-divider-wrapper {
  overflow: hidden;
}
.cws-divider-wrapper.type-advanced {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cws-divider-wrapper.type-double .cws-divider {
  position: relative;
}
.cws-divider-wrapper.type-double .cws-divider:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cws-divider-wrapper.type-dashed .cws-divider {
  background-color: transparent !important;
}
.cws-divider-wrapper .cws-divider,
.cws-divider-wrapper .divider-left-part,
.cws-divider-wrapper .divider-right-part {
  height: 1px;
}
.cws-divider-wrapper .divider-left-part,
.cws-divider-wrapper .divider-right-part {
  width: 100%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.cws-divider-wrapper .icon,
.cws-divider-wrapper .icon i:not(.svg),
.cws-divider-wrapper .icon i:not(.svg):before {
  font-size: 25px;
  line-height: 25px;
}
.cws-divider-wrapper .divider-img {
  line-height: 0;
  font-size: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.cws-divider-wrapper .icon,
.cws-divider-wrapper .divider-img {
  margin: 0 15px;
}

/*  --------------------
	Icon module styles
--------------------  */
.cws-icon-wrapper {
  text-align: center;
  font-size: 0;
  line-height: 1;
}
.cws-icon-wrapper.icon-shape-hexagon .icon-icon-wrapper:before, .cws-icon-wrapper.icon-shape-hexagon .icon-icon-wrapper:after {
  content: '\f184';
  font-family: 'cwsicon';
  font-weight: 400;
  position: absolute;
  line-height: 1;
  text-align: center;
  z-index: 2;
  left: 50%;
  right: auto;
  top: 50%;
  -webkit-transform: translate(-46%, -51%);
  -ms-transform: translate(-46%, -51%);
  transform: translate(-46%, -51%);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: transparent;
}
.cws-icon-wrapper.icon-shape-hexagon .icon-icon-wrapper:before {
  font-size: 168px;
}
.cws-icon-wrapper.icon-shape-hexagon .icon-icon-wrapper:after {
  font-size: 160px;
}
.cws-icon-wrapper.icon-shape-hexagon.with-animation .icon-icon-wrapper:before {
  -webkit-animation: pulse-hex 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
  animation: pulse-hex 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
}
.cws-icon-wrapper.icon-shape-rounded .icon-icon-wrapper:before, .cws-icon-wrapper.icon-shape-rounded .icon-icon-wrapper:after {
  content: '';
  position: absolute;
  display: block;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 2;
  background-color: transparent;
}
.cws-icon-wrapper.icon-shape-rounded .icon-icon-wrapper:before {
  width: 168px;
  height: 168px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.cws-icon-wrapper.icon-shape-rounded .icon-icon-wrapper:after {
  width: 160px;
  height: 160px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.cws-icon-wrapper.icon-shape-rounded.with-animation .icon-icon-wrapper:before {
  -webkit-animation: pulse 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
  animation: pulse 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
}
.cws-icon-wrapper.icon-shape-circle .icon-icon-wrapper:before, .cws-icon-wrapper.icon-shape-circle .icon-icon-wrapper:after {
  content: '';
  position: absolute;
  display: block;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 2;
  background-color: transparent;
}
.cws-icon-wrapper.icon-shape-circle .icon-icon-wrapper:before {
  width: 168px;
  height: 168px;
}
.cws-icon-wrapper.icon-shape-circle .icon-icon-wrapper:after {
  width: 160px;
  height: 160px;
}
.cws-icon-wrapper.icon-shape-circle.with-animation .icon-icon-wrapper:before {
  -webkit-animation: pulse 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
  animation: pulse 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
}
.cws-icon-wrapper a,
.cws-icon-wrapper a.fancy {
  display: inline-block;
  vertical-align: top;
}
.cws-icon-wrapper .icon-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 48px;
}
.cws-icon-wrapper .icon-icon-wrapper:before {
  z-index: 1;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.cws-icon-wrapper .icon-icon-wrapper:after {
  z-index: 2;
}
.cws-icon-wrapper .icon-icon-wrapper .icon,
.cws-icon-wrapper .icon-icon-wrapper .icon i:before {
  font-size: 64px;
  line-height: 64px;
  -webkit-transition: color 0.3s, fill 0.3s;
  transition: color 0.3s, fill 0.3s;
}
.cws-icon-wrapper .icon-icon-wrapper .icon {
  position: relative;
  z-index: 3;
  text-align: center;
}
.cws-icon-wrapper .icon-icon-wrapper .icon i:before {
  padding: 0 !important;
}

@-webkit-keyframes pulse-hex {
  0% {
    -webkit-transform: scale(1) translate(-46%, -51%);
    -ms-transform: scale(1) translate(-46%, -51%);
    transform: scale(1) translate(-46%, -51%);
  }
  50% {
    -webkit-transform: scale(1.3) translate(-46%, -51%);
    -ms-transform: scale(1.3) translate(-46%, -51%);
    transform: scale(1.3) translate(-46%, -51%);
  }
  100% {
    -webkit-transform: scale(1) translate(-46%, -51%);
    -ms-transform: scale(1) translate(-46%, -51%);
    transform: scale(1) translate(-46%, -51%);
  }
}
@keyframes pulse-hex {
  0% {
    -webkit-transform: scale(1) translate(-46%, -51%);
    -ms-transform: scale(1) translate(-46%, -51%);
    transform: scale(1) translate(-46%, -51%);
  }
  50% {
    -webkit-transform: scale(1.3) translate(-46%, -51%);
    -ms-transform: scale(1.3) translate(-46%, -51%);
    transform: scale(1.3) translate(-46%, -51%);
  }
  100% {
    -webkit-transform: scale(1) translate(-46%, -51%);
    -ms-transform: scale(1) translate(-46%, -51%);
    transform: scale(1) translate(-46%, -51%);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
  }
  50% {
    -webkit-transform: scale(1.3) translate(-50%, -50%);
    -ms-transform: scale(1.3) translate(-50%, -50%);
    transform: scale(1.3) translate(-50%, -50%);
  }
  100% {
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
  }
  50% {
    -webkit-transform: scale(1.3) translate(-50%, -50%);
    -ms-transform: scale(1.3) translate(-50%, -50%);
    transform: scale(1.3) translate(-50%, -50%);
  }
  100% {
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
  }
}
/*  --------------------
	Image module styles
--------------------  */
.cws-image-module {
  font-size: 0;
  line-height: 1;
}
.cws-image-module .main-image {
  -webkit-border-radius: inherit;
  border-radius: inherit;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cws-image-module .main-image img {
  display: block;
  position: relative;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.cws-image-module.effect-roll-down .main-image {
  overflow: hidden;
}
.cws-image-module.effect-roll-down .main-image .main-image-main {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cws-image-module.effect-roll-down .main-image .main-image-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/*  --------------------------
	Image module media styles
--------------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-image-module.effect-roll-down:hover .main-image .main-image-main {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
  .cws-image-module.effect-roll-down:hover .main-image .main-image-hover {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
/*  --------------------
	Milestone module styles
--------------------  */
.cws-milestone-module {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.cws-milestone-module .cws-milestone-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: inherit;
  -moz-align-items: inherit;
  -ms-align-items: inherit;
  align-items: inherit;
  width: 100%;
}
.cws-milestone-module .cws-milestone-number-wrapper {
  font-size: 0;
  line-height: 1;
  white-space: nowrap;
}
.cws-milestone-module .cws-milestone-number-wrapper .cws-milestone-number {
  margin: 8px;
  font-size: 45px;
  line-height: 0.8;
  font-weight: 700;
  position: relative;
  top: .07em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  vertical-align: top;
}
.cws-milestone-module .cws-milestone-number-wrapper .cws-milestone-sup {
  font-weight: 700;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 -8px;
  position: relative;
  top: 0.2em;
}
.cws-milestone-module .cws-milestone-number-wrapper:before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.cws-milestone-module .cws-milestone-icon-wrapper {
  font-size: 0;
  line-height: 1;
  padding: 0 8px;
}
.cws-milestone-module .cws-milestone-icon-wrapper:not(:first-child) {
  margin: 10px 0 0;
}
.cws-milestone-module .cws-milestone-icon-wrapper i,
.cws-milestone-module .cws-milestone-icon-wrapper i:before {
  font-size: 60px;
}
.cws-milestone-module .cws-milestone-icon-wrapper i:not(.svg) {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.cws-milestone-module .cws-milestone-icon-wrapper i.svg {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
.cws-milestone-module .cws-milestone-icon-wrapper:before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.cws-milestone-module .cws-milestone-info {
  font-size: 0;
  line-height: 1;
  padding: 0 8px;
}
.cws-milestone-module .cws-milestone-info:not(:first-child) .cws-milestone-title {
  margin: 30px 0 0;
}
.cws-milestone-module .cws-milestone-info .cws-milestone-title {
  font-weight: 500;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.cws-milestone-module .cws-milestone-info .cws-milestone-desc {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.cws-milestone-module .cws-milestone-info .cws-milestone-desc:not(:first-child) {
  margin: 10px 0 0;
}
.cws-milestone-module .cws-milestone-info:before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.cws-milestone-module.divider-under-title .cws-milestone-info:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 2px;
  height: 23px;
  margin: 9px 0 -2px;
  opacity: 0.2;
  -webkit-transition: background-color 0.3s, height 0.3s, margin 0.3s;
  transition: background-color 0.3s, height 0.3s, margin 0.3s;
  background-color: #fff;
}
.cws-milestone-module.divider-under-icon .cws-milestone-icon-wrapper:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 2px;
  height: 23px;
  margin: 9px 0 -2px;
  opacity: 0.2;
  -webkit-transition: background-color 0.3s, height 0.3s, margin 0.3s;
  transition: background-color 0.3s, height 0.3s, margin 0.3s;
  background-color: #fff;
}
.cws-milestone-module.divider-under-counter .cws-milestone-number-wrapper:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 2px;
  height: 23px;
  margin: 9px 0 -2px;
  opacity: 0.2;
  -webkit-transition: background-color 0.3s, height 0.3s, margin 0.3s;
  transition: background-color 0.3s, height 0.3s, margin 0.3s;
  background-color: #fff;
}

/*  --------------------
	Milestone module media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-milestone-module:hover.hide-divider-hover.divider-under-title .cws-milestone-info:after {
    height: 0;
  }
  .cws-milestone-module:hover.hide-divider-hover.divider-under-icon .cws-milestone-icon-wrapper:after {
    height: 0;
  }
  .cws-milestone-module:hover.hide-divider-hover.divider-under-counter .cws-milestone-number-wrapper:after {
    height: 0;
  }
}
/*  --------------------
	Message Box module styles
--------------------  */
.cws-msg-box-module {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 20px 60px 20px 20px;
  position: relative;
}
.cws-msg-box-module.type-info {
  background-color: #d2eaff;
}
.cws-msg-box-module.type-info .icon {
  background-color: #5cade5;
}
.cws-msg-box-module.type-info .icon i:not(.svg) {
  color: #ffffff;
}
.cws-msg-box-module.type-info .icon i.svg {
  fill: #ffffff;
}
.cws-msg-box-module.type-info .cws-msg-box-info,
.cws-msg-box-module.type-info .close-btn {
  color: #1c8ad5;
}
.cws-msg-box-module.type-warn {
  background-color: #fff7e1;
}
.cws-msg-box-module.type-warn .icon {
  background-color: #ffe27a;
}
.cws-msg-box-module.type-warn .icon i:not(.svg) {
  color: #ffffff;
}
.cws-msg-box-module.type-warn .icon i.svg {
  fill: #ffffff;
}
.cws-msg-box-module.type-warn .cws-msg-box-info,
.cws-msg-box-module.type-warn .close-btn {
  color: #c89f25;
}
.cws-msg-box-module.type-success {
  background-color: #d5f3f1;
}
.cws-msg-box-module.type-success .icon {
  background-color: #1ec8bf;
}
.cws-msg-box-module.type-success .icon i:not(.svg) {
  color: #ffffff;
}
.cws-msg-box-module.type-success .icon i.svg {
  fill: #ffffff;
}
.cws-msg-box-module.type-success .cws-msg-box-info,
.cws-msg-box-module.type-success .close-btn {
  color: #0d958e;
}
.cws-msg-box-module.type-error {
  background-color: #ffe6e3;
}
.cws-msg-box-module.type-error .icon {
  background-color: #ff4747;
}
.cws-msg-box-module.type-error .icon i:not(.svg) {
  color: #ffffff;
}
.cws-msg-box-module.type-error .icon i.svg {
  fill: #ffffff;
}
.cws-msg-box-module.type-error .cws-msg-box-info,
.cws-msg-box-module.type-error .close-btn {
  color: #ff4747;
}
.cws-msg-box-module .icon {
  display: block;
  width: 50px;
  height: 50px;
  vertical-align: top;
  text-align: center;
  margin: 0 20px 0 0;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.cws-msg-box-module .icon,
.cws-msg-box-module .icon i:before {
  font-size: 20px;
  line-height: 50px;
}
.cws-msg-box-module .cws-msg-box-info .cws-msg-box-title {
  font-size: 24px;
  font-weight: 800;
  margin: 1px 0 0;
}
.cws-msg-box-module .cws-msg-box-info .cws-msg-box-desc {
  font-size: 15px;
}
.cws-msg-box-module .cws-msg-box-info .cws-msg-box-desc:not(:first-child) {
  margin: 2px 0 0;
}
.cws-msg-box-module .close-btn {
  position: absolute;
  cursor: pointer;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 13px;
  text-align: center;
}
.cws-msg-box-module .close-btn:before {
  content: '\f104';
  font-family: 'cwsicon';
}

body.search-no-results .close-btn {
  display: none;
}

/*  --------------------
	Message Box module media styles
--------------------  */
@media screen and (max-width: 767px) {
  .cws-msg-box-module {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .cws-msg-box-module.hide-shadow {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .cws-msg-box-module.hide-icon {
    text-align: left;
  }
  .cws-msg-box-module.hide-icon .icon {
    display: none;
  }
  .cws-msg-box-module:not(.hide-icon) {
    padding-right: 20px;
  }
  .cws-msg-box-module:not(.hide-icon) .close-btn {
    top: 19px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .cws-msg-box-module .icon {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .cws-msg-box-module .cws-msg-box-info {
    width: 100%;
  }
}
/*  --------------------
	Portfolio module styles
--------------------  */
.cws-portfolio-posts-grid {
  padding-bottom: 15px;
}
.cws-portfolio-posts-grid .grid-sizer {
  position: absolute;
}
.cws-portfolio-posts-grid.posts-grid-1 .item,
.cws-portfolio-posts-grid.posts-grid-1 .grid-sizer {
  width: 100%;
}
.cws-portfolio-posts-grid.posts-grid-2 .item,
.cws-portfolio-posts-grid.posts-grid-2 .grid-sizer {
  width: 50%;
}
.cws-portfolio-posts-grid.posts-grid-3 .item,
.cws-portfolio-posts-grid.posts-grid-3 .grid-sizer {
  width: 33.3%;
}
.cws-portfolio-posts-grid.posts-grid-4 .item,
.cws-portfolio-posts-grid.posts-grid-4 .grid-sizer {
  width: 25%;
}
.cws-portfolio-posts-grid.align-left {
  text-align: left;
}
.cws-portfolio-posts-grid.align-center {
  text-align: center;
}
.cws-portfolio-posts-grid.align-right {
  text-align: right;
}

.portfolio-module-wrapper .item.clear-image .item-content .links-wrap .fancy:before {
  content: '\f0b2';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #fff;
  -webkit-transition: margin-top 0.2s ease-out 0.1s, opacity 0.2s linear 0.1s;
  transition: margin-top 0.2s ease-out 0.1s, opacity 0.2s linear 0.1s;
  margin-top: 15px;
  opacity: 0;
}
.portfolio-module-wrapper .item.under-img:before {
  content: '';
  position: absolute;
  background-color: #FFFFFF;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: 7px;
  opacity: 0;
  -webkit-transition: box-shadow 0.3s, opacity 0.3s;
  transition: box-shadow 0.3s, opacity 0.3s;
}
.portfolio-module-wrapper .item.under-img .item-content {
  z-index: 2;
}
.portfolio-module-wrapper .item .under-image-portfolio {
  padding: 26px 30px 22px;
  font-size: 0;
  line-height: 1;
  position: relative;
}
.portfolio-module-wrapper .item .under-image-portfolio .post-title {
  font-size: 24px !important;
  font-weight: 500;
  color: inherit;
}
.portfolio-module-wrapper .item .under-image-portfolio .post-title a {
  color: inherit;
}
.portfolio-module-wrapper .item .cws-portfolio-content-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.portfolio-module-wrapper .item .cws-portfolio-content-wrap .desc-img {
  max-width: 80%;
  width: 100%;
  color: #fff;
}
.portfolio-module-wrapper .item .cws-portfolio-content-wrap .desc-img .post-title {
  opacity: 0;
  position: relative;
  top: 20px;
  -webkit-transition: top 1s linear, opacity 0.2s ease-out;
  transition: top 1s linear, opacity 0.2s ease-out;
}
.portfolio-module-wrapper .item .cws-portfolio-content-wrap .desc-img .post-terms {
  opacity: 0;
  position: relative;
  top: 20px;
  -webkit-transition: top 1s linear, opacity 0.2s ease-out;
  transition: top 1s linear, opacity 0.2s ease-out;
}
.portfolio-module-wrapper .item .cws-portfolio-content-wrap .desc-img .post-content {
  opacity: 0;
  position: relative;
  top: 20px;
  -webkit-transition: top 1s linear, opacity 0.2s ease-out;
  transition: top 1s linear, opacity 0.2s ease-out;
  font-size: 16px;
  line-height: 1.5em;
}
.portfolio-module-wrapper .item .cws-portfolio-content-wrap .desc-img .post-content:before {
  background-color: #fff;
}
.portfolio-module-wrapper .item .cws-portfolio-content-wrap .desc-img a {
  position: relative;
  color: #fff;
}
.portfolio-module-wrapper .item .post-title {
  margin: 0;
}
.portfolio-module-wrapper .item .post-terms {
  position: relative;
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5em;
}
.portfolio-module-wrapper .item .post-terms + .post-content {
  padding-top: 0;
}
.portfolio-module-wrapper .item .post-content {
  position: relative;
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5em;
}
.portfolio-module-wrapper .item .divider {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 2px;
  margin: 20px 1px 0;
}
.portfolio-module-wrapper .item img {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
.portfolio-module-wrapper .item .item-content {
  position: relative;
}
.portfolio-module-wrapper .item .item-content .post-media {
  position: relative;
}
.portfolio-module-wrapper .item .item-content.active .links-wrap {
  opacity: 1;
}
.portfolio-module-wrapper .item .item-content.active .links-wrap .fancy:before {
  margin-top: 0;
  opacity: 1;
}
.portfolio-module-wrapper .item .item-content.active .desc-img .post-title,
.portfolio-module-wrapper .item .item-content.active .desc-img .post-terms,
.portfolio-module-wrapper .item .item-content.active .desc-img .post-content {
  opacity: 1;
  top: 0;
}
.portfolio-module-wrapper .item .item-content.active .desc-img .post-title {
  -webkit-transition: top 0.3s ease-out 0.1s, opacity 0.3s linear 0.1s;
  transition: top 0.3s ease-out 0.1s, opacity 0.3s linear 0.1s;
}
.portfolio-module-wrapper .item .item-content.active .desc-img .post-terms {
  -webkit-transition: top 0.3s ease-out 0.15s, opacity 0.3s linear 0.15s;
  transition: top 0.3s ease-out 0.15s, opacity 0.3s linear 0.15s;
}
.portfolio-module-wrapper .item .item-content.active .desc-img .post-content {
  -webkit-transition: top 0.3s ease-out 0.2s, opacity 0.3s linear 0.2s;
  transition: top 0.3s ease-out 0.2s, opacity 0.3s linear 0.2s;
}
.portfolio-module-wrapper .item .item-content .links-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.portfolio-module-wrapper .item .item-content .links-wrap a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.portfolio-module-wrapper .cws-vc-shortcode-grid:after {
  content: '';
  display: table;
  clear: both;
}
.portfolio-module-wrapper .cws-vc-shortcode-grid:not(.masonry) {
  margin: -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.portfolio-module-wrapper .cws-vc-shortcode-grid:not(.masonry) .item {
  padding: 15px;
  position: relative;
}
.portfolio-module-wrapper .cws-vc-shortcode-grid.masonry {
  margin-right: -30px;
}
.portfolio-module-wrapper .cws-vc-shortcode-grid.masonry .item {
  position: relative;
}
.portfolio-module-wrapper .cws-carousel {
  margin: -40px -75px -60px;
  padding: 0 60px;
  overflow: hidden;
}
.portfolio-module-wrapper .cws-carousel .slick-list {
  overflow: initial !important;
}
.portfolio-module-wrapper .cws-carousel .item {
  position: relative;
  margin: 40px 0 60px;
  padding: 15px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.portfolio-module-wrapper .cws-carousel .item.slick-active {
  opacity: 1;
}

.cws-portfolio-nav {
  margin: 0 -3px 60px;
}
.cws-portfolio-nav .filter-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.cws-portfolio-nav .filter-list .filter-item {
  margin: 0 3px;
}
.cws-portfolio-nav .filter-list .filter-item .cws-portfolio-nav-item {
  display: inline-block;
  position: relative;
  padding: 10px 17px 9px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: inherit;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

.related-portfolio .portfolio-module-wrapper .item .under-image-portfolio .post-title {
  font-size: 20px !important;
}

/*  --------------------
	Portfolio media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .portfolio-module-wrapper .item.under-img:hover {
    z-index: 100;
  }
  .portfolio-module-wrapper .item.under-img:hover:before {
    opacity: 1;
  }
  .portfolio-module-wrapper .item .item-content:hover .links-wrap {
    opacity: 1;
  }
  .portfolio-module-wrapper .item .item-content:hover .links-wrap .post-title,
  .portfolio-module-wrapper .item .item-content:hover .links-wrap .post-terms,
  .portfolio-module-wrapper .item .item-content:hover .links-wrap .post-content {
    opacity: 1;
  }
  .portfolio-module-wrapper .item .item-content:hover .links-wrap .fancy:before {
    margin-top: 0;
    opacity: 1;
  }
  .portfolio-module-wrapper .item .item-content:hover .desc-img .post-title,
  .portfolio-module-wrapper .item .item-content:hover .desc-img .post-terms,
  .portfolio-module-wrapper .item .item-content:hover .desc-img .post-content {
    opacity: 1;
    top: 0;
  }
  .portfolio-module-wrapper .item .item-content:hover .desc-img .post-title {
    -webkit-transition: top 0.3s ease-out 0.1s, opacity 0.3s linear 0.1s;
    transition: top 0.3s ease-out 0.1s, opacity 0.3s linear 0.1s;
  }
  .portfolio-module-wrapper .item .item-content:hover .desc-img .post-terms {
    -webkit-transition: top 0.3s ease-out 0.15s, opacity 0.3s linear 0.15s;
    transition: top 0.3s ease-out 0.15s, opacity 0.3s linear 0.15s;
  }
  .portfolio-module-wrapper .item .item-content:hover .desc-img .post-content {
    -webkit-transition: top 0.3s ease-out 0.2s, opacity 0.3s linear 0.2s;
    transition: top 0.3s ease-out 0.2s, opacity 0.3s linear 0.2s;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .cws-portfolio-posts-grid.align-left .item .under-image-portfolio {
    padding-left: 15px;
  }
  .cws-portfolio-posts-grid.align-right {
    text-align: right;
  }
  .cws-portfolio-posts-grid.align-right .item .under-image-portfolio {
    padding-right: 15px;
  }

  .cws-vc-shortcode-grid.masonry .item .post-media + .cws-portfolio-content-wrap {
    left: 0;
    right: 0;
  }

  .portfolio-module-wrapper .cws-carousel .item {
    opacity: 1;
  }
}
@media screen and (max-width: 991px) {
  .cws-portfolio-posts-grid.align-left .item .under-image-portfolio {
    padding-left: 0;
  }
  .cws-portfolio-posts-grid.align-right {
    text-align: right;
  }
  .cws-portfolio-posts-grid.align-right .item .under-image-portfolio {
    padding-right: 0;
  }

  .portfolio-module-wrapper .item .under-image-portfolio .post-title {
    font-size: 20px !important;
  }
  .portfolio-module-wrapper .item .item-content .desc-img .post-title {
    font-size: 26px !important;
  }
  .portfolio-module-wrapper .item .item-content .desc-img .post-content {
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .cws-portfolio-posts-grid.posts-grid-1 .item,
  .cws-portfolio-posts-grid.posts-grid-1 .grid-sizer, .cws-portfolio-posts-grid.posts-grid-2 .item,
  .cws-portfolio-posts-grid.posts-grid-2 .grid-sizer, .cws-portfolio-posts-grid.posts-grid-3 .item,
  .cws-portfolio-posts-grid.posts-grid-3 .grid-sizer, .cws-portfolio-posts-grid.posts-grid-4 .item,
  .cws-portfolio-posts-grid.posts-grid-4 .grid-sizer {
    width: 100%;
  }

  .portfolio-module-wrapper .cws-vc-shortcode-grid {
    width: 100%;
  }
  .portfolio-module-wrapper .cws-vc-shortcode-grid:not(.masonry) {
    margin: 0;
  }
  .portfolio-module-wrapper .cws-vc-shortcode-grid:not(.masonry) .item {
    padding: 0;
    float: none;
  }
  .portfolio-module-wrapper .item {
    margin-bottom: 30px;
  }

  .cws-portfolio-nav {
    margin: 30px -1px 20px;
  }
  .cws-portfolio-nav .filter-list .filter-item {
    margin: 10px 1px 0;
  }
  .cws-portfolio-nav .filter-list .filter-item .cws-portfolio-nav-item {
    padding: 5px 10px 4px;
  }
}
/*  --------------------
	Portfolio single styles
--------------------  */
.single-cws_portfolio .item.post-single .post-media:after {
  content: '';
  display: table;
  clear: both;
}
.single-cws_portfolio .item.post-single .post-media img {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.single-cws_portfolio .item.post-single .post-media .gallery-item {
  float: left;
  margin-top: 0 !important;
}
.single-cws_portfolio .item.post-single .post-media .gallery-item:not(:last-child) {
  margin-bottom: 30px !important;
}
.single-cws_portfolio .item.post-single .post-media .slick-dots {
  position: absolute;
}
.single-cws_portfolio .item.post-single .post-media .slick-dots li:before {
  display: none;
}
.single-cws_portfolio .item.post-single .post-media .single-gallery {
  overflow: hidden;
  margin: 0 -15px -30px !important;
}
.single-cws_portfolio .item.post-single .cws-portfolio-single-content {
  padding: 40px 0 0;
}
.single-cws_portfolio .cws-portfolio-post:after {
  content: '';
  display: table;
  clear: both;
}
.single-cws_portfolio .cws-portfolio-post.flex-col {
  margin: 0 -15px;
}
.single-cws_portfolio .cws-portfolio-post .single-col .cws-portfolio-single-content {
  padding: 0;
}
.single-cws_portfolio .cws-portfolio-post.left-s .single-col {
  float: right;
}
.single-cws_portfolio .cws-portfolio-post.right-s .single-col {
  float: left;
}
.single-cws_portfolio .cws-portfolio-post .single-col {
  padding: 0 15px;
  min-height: 1px;
  float: left;
}
.single-cws_portfolio .cws-portfolio-post .single-col.single-col-25 {
  width: 25%;
}
.single-cws_portfolio .cws-portfolio-post .single-col.single-col-33 {
  width: 33.3%;
}
.single-cws_portfolio .cws-portfolio-post .single-col.single-col-50 {
  width: 50%;
}
.single-cws_portfolio .cws-portfolio-post .single-col.single-col-66 {
  width: 66.6%;
}
.single-cws_portfolio .cws-portfolio-post .single-col.single-col-75 {
  width: 75%;
}
.single-cws_portfolio .grid-row.related-portfolio {
  margin-top: 68px;
}
.single-cws_portfolio .grid-row.related-portfolio .widgettitle {
  text-align: left;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
}

.single-portfolio-links {
  float: left;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .single-cws_portfolio .cws-portfolio-post .single-col.single-col-25, .single-cws_portfolio .cws-portfolio-post .single-col.single-col-33, .single-cws_portfolio .cws-portfolio-post .single-col.single-col-50, .single-cws_portfolio .cws-portfolio-post .single-col.single-col-66, .single-cws_portfolio .cws-portfolio-post .single-col.single-col-75 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .single-cws_portfolio .cws-portfolio-post .single-col {
    float: none;
  }
  .single-cws_portfolio .cws-portfolio-post .single-col.single-col-25, .single-cws_portfolio .cws-portfolio-post .single-col.single-col-33, .single-cws_portfolio .cws-portfolio-post .single-col.single-col-50, .single-cws_portfolio .cws-portfolio-post .single-col.single-col-66, .single-cws_portfolio .cws-portfolio-post .single-col.single-col-75 {
    width: 100%;
  }
}
/*  --------------------
	Pricing Plan module styles
--------------------  */
.cws-pricing-module {
  padding: 0 20px 28px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.cws-pricing-module.bordered:after {
  content: '';
  position: absolute;
  right: 0;
  left: auto;
  top: 40px;
  width: 1px;
  height: calc(100% - 80px);
}
.cws-pricing-module .pricing-wrapper {
  width: 75%;
  margin: 0 auto;
}
.cws-pricing-module .pricing-wrapper:not(:first-child) {
  margin: 39px auto 0;
}
.cws-pricing-module .pricing-header {
  margin: 0 -20px;
  padding: 30px 20px;
  font-size: 0;
  line-height: 1;
  -webkit-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
}
.cws-pricing-module .pricing-title-wrapper {
  display: inline-block;
  vertical-align: top;
  padding: 8px 22px 7px;
  text-align: center;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border-width: 2px;
  border-style: solid;
}
.cws-pricing-module .pricing-icon {
  font-size: 18px;
  line-height: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
}
.cws-pricing-module .pricing-icon:not(:last-child) {
  margin: 0 15px 0 -6px;
}
.cws-pricing-module .pricing-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}
.cws-pricing-module .pricing-price-wrapper {
  font-weight: 800;
}
.cws-pricing-module .pricing-price-wrapper sup {
  font-size: 36px;
  top: -0.56em;
}
.cws-pricing-module .pricing-price-wrapper .pricing-price {
  font-size: 60px;
  display: inline-block;
  line-height: 1em;
}
.cws-pricing-module .pricing-price-wrapper .pricing-price-desc {
  font-size: 30px;
  margin: 0 0 0 14px;
  position: relative;
  top: -2px;
}
.cws-pricing-module .pricing-content:not(:first-child) {
  margin: 17px 0 0;
}
.cws-pricing-module .pricing-row-info {
  position: relative;
  padding: 16px 5px 18px 32px;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.cws-pricing-module .pricing-row-info:not(:first-child) {
  border-top: solid 1px #afdaf8;
}
.cws-pricing-module .pricing-row-info:before {
  content: '\f15f';
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  font: 400 normal 16px/1em 'cwsicon';
  top: 19px;
  left: 3px;
  right: auto;
}
.cws-pricing-module .pricing-row-info strong {
  font-weight: 500;
}
.cws-pricing-module .pricing-plan-buttons {
  font-size: 0;
  line-height: 1;
}
.cws-pricing-module .pricing-plan-buttons:not(:first-child) {
  margin: 43px 0 0;
}
.cws-pricing-module .pricing-plan-buttons .more-button {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  padding: 16px 35px 17px;
  border-width: 3px;
  border-style: solid;
  color: #FFFFFF;
}
.cws-pricing-module .pricing-additional-text {
  font-size: 15px;
  line-height: 24px;
  padding: 0 20px;
}
.cws-pricing-module .pricing-additional-text:not(:first-child) {
  margin: 36px 0 0;
}
.cws-pricing-module .pricing-additional-text a {
  font-weight: 500;
  color: inherit;
}
.cws-pricing-module.highlighted {
  margin: -45px auto;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  color: #fff;
}
.cws-pricing-module.highlighted .pricing-title-wrapper {
  border-color: rgba(255, 255, 255, 0.36);
}
.cws-pricing-module.highlighted .pricing-title-wrapper .pricing-title {
  color: #fff;
}
.cws-pricing-module.highlighted .pricing-price-wrapper {
  color: #fff;
}
.cws-pricing-module.highlighted .pricing-wrapper:not(:first-child) {
  margin: 57px auto 0;
}
.cws-pricing-module.highlighted .pricing-row-info:not(:first-child) {
  border-top-color: rgba(235, 242, 245, 0.15) !important;
}
.cws-pricing-module.highlighted .pricing-plan-buttons:not(:first-child) {
  margin: 112px auto 0;
}
.cws-pricing-module.highlighted .pricing-plan-buttons .more-button:after {
  content: '\f12a';
  font: 400 normal 16px/1em 'cwsicon';
  width: 45px;
  height: 16px;
  display: inline-block;
  margin: 0 0 0 10px;
  text-align: left;
}
.cws-pricing-module.highlighted .pricing-additional-text a:hover {
  color: #FFFFFF !important;
}

/*  --------------------
	Pricing Plan module media styles
--------------------  */
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .cws-pricing-module.highlighted .pricing-plan-buttons .more-button:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .cws-pricing-module .pricing-wrapper {
    width: auto;
  }
  .cws-pricing-module .pricing-wrapper:not(:first-child) {
    margin: 9px auto 0;
  }
  .cws-pricing-module .pricing-price-wrapper sup {
    font-size: 30px;
  }
  .cws-pricing-module .pricing-price-wrapper .pricing-price {
    font-size: 50px;
  }
  .cws-pricing-module .pricing-price-wrapper .pricing-price-desc {
    font-size: 26px;
  }
  .cws-pricing-module .pricing-plan-buttons:not(:first-child) {
    margin: 23px 0 0;
  }
  .cws-pricing-module.highlighted .pricing-plan-buttons:not(:first-child) {
    margin: 23px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .cws-pricing-module.highlighted {
    margin: 0 auto;
  }
}
/*  --------------------
	Progress Bar module styles
--------------------  */
.cws-progress-bar-module .progress-bar-info-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cws-progress-bar-module .progress-bar-info-wrap .progress-bar-title {
  margin: 0;
}
.cws-progress-bar-module .progress-bar-info-wrap .progress-bar-percents {
  margin: 0;
}
.cws-progress-bar-module .progress-bar-wrapper {
  height: 10px;
  margin-top: 8px;
  background-image: url("../img/pb_pattern.png");
  animation: cws_pb_bg 1.5s infinite linear;
  background-position: 0px 50%;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.cws-progress-bar-module .progress-bar-wrapper .progress-bar {
  height: inherit;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

@keyframes cws_pb_bg {
  0% {
    background-position: 0px 50%;
  }
  100% {
    background-position: 15px 50%;
  }
}
/*  --------------------
	Progress Bar media styles
--------------------  */
@media screen and (max-width: 767px) {
  .cws-progress-bar-module .progress-bar-wrapper {
    margin-top: 10px;
  }
}
/*  --------------------
	Roadmap module styles
--------------------  */
.cws-roadmap-module .roadmap-row {
  padding: 165px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  position: relative;
}
.cws-roadmap-module .roadmap-row:not(:first-child) {
  margin: 40px 0 0;
}
.vc_row[data-vc-full-width-init="true"] .cws-roadmap-module .roadmap-row:after {
  content: '';
  position: absolute;
  display: block;
  width: 100vw;
  left: 50%;
  right: auto;
  top: 164px;
  height: 2px;
  opacity: 0.45;
  margin: 0 0 0 -50vw;
  z-index: 1;
}
.cws-roadmap-module .roadmap-row:before {
  content: '';
  position: absolute;
  left: -10px;
  right: -10px;
  top: 164px;
  height: 2px;
}
.cws-roadmap-module .roadmap-row .roadmap-item {
  max-width: 20%;
  margin: 0 15px;
  position: relative;
  text-align: center;
  z-index: 2;
}
.cws-roadmap-module .roadmap-row .roadmap-item:first-child:before {
  content: '';
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: -26px;
  right: auto;
  top: -5px;
}
.cws-roadmap-module .roadmap-row .roadmap-item:last-child:before {
  content: '';
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  right: -26px;
  left: auto;
  top: -5px;
}
.cws-roadmap-module .roadmap-row .roadmap-item.end-point:before {
  content: '\f175';
  position: absolute;
  width: 40px;
  height: 40px;
  font: 400 normal 40px/1 'cwsicon';
  text-align: center;
  -webkit-border-radius: 0;
  border-radius: 0;
  right: -62px;
  left: auto;
  top: -20px;
  background-color: transparent !important;
}
.cws-roadmap-module .roadmap-row .roadmap-item:after {
  content: '';
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: -7px;
  left: 50%;
  right: auto;
  margin: 0 0 0 -7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-icon-wrapper {
  width: 130px;
  height: 143px;
  position: absolute;
  top: -165px;
  left: 50%;
  right: auto;
  margin: 0 0 0 -65px;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-icon-wrapper:before {
  content: '\f184';
  font: 400 normal 143px/1em 'cwsicon';
  text-align: center;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-icon-wrapper:after {
  content: '';
  position: absolute;
  display: block;
  width: 3px;
  height: 18px;
  bottom: -17px;
  left: 50%;
  right: auto;
  margin: 0 0 0 -1px;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-icon-wrapper .icon {
  display: block;
  width: 68px;
  height: 68px;
  position: absolute;
  z-index: 2;
  left: 50%;
  right: auto;
  top: 50%;
  margin: -34px 0 0 -34px;
  text-align: center;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-icon-wrapper i {
  display: block;
  color: #ffffff;
  fill: #ffffff;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-icon-wrapper i:before {
  font-size: 68px;
  line-height: 1;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-label {
  margin: 26px auto 0;
  width: 52px;
  height: 58px;
  position: relative;
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  line-height: 58px;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-label:before {
  content: '\f184';
  position: absolute;
  width: 52px;
  height: 58px;
  left: 50%;
  right: auto;
  top: 0;
  margin: 0 0 0 -26px;
  font: 400 normal 58px/1em 'cwsicon';
  text-align: center;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-label:after {
  content: '';
  position: absolute;
  display: block;
  width: 3px;
  height: 30px;
  left: 50%;
  right: auto;
  top: -27px;
  margin: 0 0 0 -1px;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-label span {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-item-info {
  margin: 22px 0 0;
}
.cws-roadmap-module .roadmap-row .roadmap-item .roadmap-item-info .roadmap-title {
  font-weight: 500;
  font-size: 20px;
}

@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .cws-roadmap-module .roadmap-row .roadmap-item.end-point:before {
    right: -27px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .cws-roadmap-module .roadmap-row {
    padding: 0 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    position: relative;
  }
  .cws-roadmap-module .roadmap-row:not(:first-child) {
    margin: 0;
  }
  .vc_row[data-vc-full-width-init="true"] .cws-roadmap-module .roadmap-row:after {
    content: none;
    display: none;
  }
  .cws-roadmap-module .roadmap-row:before {
    content: '';
    position: absolute;
    left: 5px;
    right: auto;
    top: -10px;
    bottom: -10px;
    height: auto;
    width: 2px;
  }
  .cws-roadmap-module .roadmap-row .roadmap-item {
    max-width: none;
    margin: 30px 0;
    text-align: center;
    width: 100%;
  }
  .cws-roadmap-module .roadmap-row .roadmap-item:first-child:before {
    left: -39px;
    right: auto;
    top: -45px;
  }
  .cws-roadmap-module .roadmap-row .roadmap-item:last-child:before {
    left: -39px;
    right: auto;
    top: auto;
    bottom: -45px;
  }
  .cws-roadmap-module .roadmap-row .roadmap-item.end-point:before {
    right: auto;
    left: -54px;
    top: auto;
    bottom: -77px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .cws-roadmap-module .roadmap-row .roadmap-item:after {
    top: 158px;
    left: 50%;
    right: auto;
    margin: 0 0 0 -7px;
  }
  .cws-roadmap-module .roadmap-row .roadmap-item .roadmap-item-inner {
    position: relative;
  }
  .cws-roadmap-module .roadmap-row .roadmap-item .roadmap-item-inner:before {
    content: '';
    position: absolute;
    display: block;
    width: calc(50% + 33px);
    height: 2px;
    left: -33px;
    right: auto;
    top: 164px;
  }
  .cws-roadmap-module .roadmap-row .roadmap-item .roadmap-icon-wrapper {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 auto;
  }
  .cws-roadmap-module .roadmap-row .roadmap-item .roadmap-label {
    margin: 48px auto 0;
  }
  .cws-roadmap-module .roadmap-row + .roadmap-row .roadmap-item:first-child:before {
    display: none;
  }
}
/*  --------------------
	Services module styles
--------------------  */
.cws-service-module {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*  Card type  */
  /* List type */
  /* Gallery type */
}
.cws-service-module.icon-left {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.cws-service-module.icon-left .service-icon-wrapper {
  margin: 0 20px 0 0;
}
.cws-service-module.icon-left .service-info-wrapper .service-title {
  margin: 0;
}
.cws-service-module.icon-right {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.cws-service-module.icon-right .service-icon-wrapper {
  margin: 0 0 0 20px;
}
.cws-service-module.icon-right .service-info-wrapper .service-title {
  margin: 0;
}
.cws-service-module.icon-corner.icon-shape-rounded, .cws-service-module.icon-corner.icon-shape-circle, .cws-service-module.icon-corner.icon-shape-hexagon {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.cws-service-module.icon-corner.icon-shape-rounded .service-icon-wrapper, .cws-service-module.icon-corner.icon-shape-circle .service-icon-wrapper, .cws-service-module.icon-corner.icon-shape-hexagon .service-icon-wrapper {
  margin: 0 24px 0 0;
}
.cws-service-module.icon-corner.icon-shape-rounded .service-icon-wrapper:before, .cws-service-module.icon-corner.icon-shape-circle .service-icon-wrapper:before, .cws-service-module.icon-corner.icon-shape-hexagon .service-icon-wrapper:before {
  display: none;
}
.cws-service-module.icon-corner.icon-shape-rounded .service-icon-wrapper:after, .cws-service-module.icon-corner.icon-shape-circle .service-icon-wrapper:after, .cws-service-module.icon-corner.icon-shape-hexagon .service-icon-wrapper:after {
  left: 0;
  right: auto;
  top: 0;
  font-size: 257px !important;
  -webkit-transform: translate(-67%, -70%);
  -ms-transform: translate(-67%, -70%);
  transform: translate(-67%, -70%);
}
.cws-service-module.icon-corner.icon-shape-rounded .service-icon-wrapper .icon, .cws-service-module.icon-corner.icon-shape-circle .service-icon-wrapper .icon, .cws-service-module.icon-corner.icon-shape-hexagon .service-icon-wrapper .icon {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.cws-service-module.icon-corner.icon-shape-rounded .service-info-wrapper .service-title, .cws-service-module.icon-corner.icon-shape-circle .service-info-wrapper .service-title, .cws-service-module.icon-corner.icon-shape-hexagon .service-info-wrapper .service-title {
  margin: 0;
}
.cws-service-module.divider-full {
  overflow: hidden;
}
.cws-service-module.divider-full .service-info-wrapper .service-divider {
  width: 100%;
  height: 1px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: relative;
}
.cws-service-module.divider-full .service-info-wrapper .service-divider:before {
  content: '';
  display: block;
  background-color: inherit;
  width: 2000px;
  height: 1px;
  position: absolute;
  top: 0;
  left: -50%;
  right: auto;
  margin: 0 0 0 -1000px;
}
.cws-service-module.divider-right .side-divider {
  position: absolute;
  right: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 1px;
}
.cws-service-module.hide-divider .side-divider,
.cws-service-module.hide-divider .service-divider {
  display: none;
}
.cws-service-module.icon-shape-hexagon .service-icon-wrapper:before, .cws-service-module.icon-shape-hexagon .service-icon-wrapper:after {
  content: '\f184';
  font-family: 'cwsicon';
  font-weight: 400;
  position: absolute;
  line-height: 1;
  text-align: center;
  z-index: 2;
  left: 50%;
  right: auto;
  top: 50%;
  -webkit-transform: translate(-46%, -51%);
  -ms-transform: translate(-46%, -51%);
  transform: translate(-46%, -51%);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: transparent;
}
.cws-service-module.icon-shape-hexagon .service-icon-wrapper:before {
  z-index: 1;
}
.cws-service-module.icon-shape-hexagon .service-icon-wrapper:after {
  z-index: 2;
}
.cws-service-module.icon-shape-rounded .service-icon-wrapper:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 2;
  border: solid 3px transparent;
}
.cws-service-module.icon-shape-circle .service-icon-wrapper:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 2;
  border: solid 3px transparent;
}
.cws-service-module .service-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.cws-service-module .service-icon-wrapper .icon,
.cws-service-module .service-icon-wrapper .icon i:before {
  font-size: 68px;
  line-height: 68px;
  -webkit-transition: color 0.3s, fill 0.3s;
  transition: color 0.3s, fill 0.3s;
}
.cws-service-module .service-icon-wrapper .icon {
  position: relative;
  z-index: 3;
  text-align: center;
}
.cws-service-module .service-icon-wrapper .icon i:before {
  padding: 0 !important;
}
.cws-service-module .service-info-wrapper {
  position: relative;
  font-size: 0;
  line-height: 1;
}
.cws-service-module .service-info-wrapper .service-title {
  margin: 18px 0 0;
  font-weight: 800;
  line-height: 1.5;
  font-size: 18px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.cws-service-module .service-info-wrapper .service-divider {
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 3px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.cws-service-module .service-info-wrapper .service-description {
  margin: 14px 0 0;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.cws-service-module .service-info-wrapper .service-button-wrapper {
  font-size: 16px;
  line-height: 1.5em;
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.standard {
  border-width: 3px;
  border-style: solid;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 16px 26px 17px;
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.standard:after {
  content: '\f12a';
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 10px;
  text-align: left;
  height: 24px;
  width: 45px;
  font: 400 normal 16px/24px 'cwsicon';
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.simple {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 5px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.simple:before {
  content: '';
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 0;
  height: 0;
  border-top-style: solid;
  border-top-width: 2px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.hover {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 0 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: transparent !important;
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.hover:before {
  content: '';
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 10px;
  height: 0;
  border-top-style: solid;
  border-top-width: 2px;
  opacity: 1;
  -webkit-transition: border-color 0.3s, opacity 0.3s;
  transition: border-color 0.3s, opacity 0.3s;
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.hover:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0px, 122px);
  -ms-transform: translate(0px, 122px);
  transform: translate(0px, 122px);
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.arrow {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  float: right;
}
.cws-service-module .service-info-wrapper .service-button-wrapper .service-button.arrow:after {
  content: '\f17c';
  font: 400 normal 17px/24px 'cwsicon';
  margin: 0 0 0 10px;
}
.cws-service-module .service-info-wrapper .service-counter {
  font-size: 16px;
  line-height: 1.5em;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  text-align: right;
  right: 38px;
  left: auto;
  bottom: 26px;
  color: #296599;
}
.cws-service-module .service-info-wrapper .service-counter:before {
  content: '. ';
}
.cws-service-module.service-type-card {
  overflow: hidden;
  margin: 0 0 0 -1px;
  background-color: transparent !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cws-service-module.service-type-card.slick-slide {
  margin: 100px 0 50px;
}
.cws-service-module.service-type-card.slick-slide.slick-active:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  background-color: #a8d0f2;
}
.cws-service-module.service-type-card.slick-slide:not(.slick-active) + .slick-slide.slick-active:before, .cws-service-module.service-type-card.slick-slide.slick-active:first-child:before {
  content: none;
  display: none;
}
.cws-service-module.service-type-card .service-info-wrapper {
  padding: 285px 60px 60px;
  margin: -245px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.cws-service-module.service-type-card .service-info-wrapper .service-divider {
  height: 2px;
}
.cws-service-module.service-type-card .service-image-wrapper,
.cws-service-module.service-type-card .service-icon-wrapper {
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 265px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
.cws-service-module.service-type-card .service-image-wrapper:before,
.cws-service-module.service-type-card .service-icon-wrapper:before {
  content: '';
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../img/bg-service-card-media.png) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  min-height: 265px;
}
.cws-service-module.service-type-card .service-image-wrapper img,
.cws-service-module.service-type-card .service-icon-wrapper img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(90px) scale(0.83);
  -ms-transform: translateY(90px) scale(0.83);
  transform: translateY(90px) scale(0.83);
}
.cws-service-module.service-type-card .service-image-wrapper .icon,
.cws-service-module.service-type-card .service-icon-wrapper .icon {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0 auto;
  -webkit-transform: translateY(90px) scale(0.83);
  -ms-transform: translateY(90px) scale(0.83);
  transform: translateY(90px) scale(0.83);
}
.cws-service-module.service-type-card .service-media-element {
  position: absolute;
  display: block;
  left: 27px;
  right: 27px;
  top: 22px;
  z-index: 3;
  height: 7px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #174caa;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.cws-service-module.service-type-card .service-media-element:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 35.4921%;
  height: 100%;
  background-color: #ffe27a;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.cws-service-module.service-type-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.cws-service-module.service-type-list .service-info-wrapper {
  padding: 17px 16px 16px 30px;
  order: 1;
  width: 100%;
}
.cws-service-module.service-type-list .service-icon-wrapper {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  order: 2;
  min-width: 58px;
  min-height: 100%;
  border-left: solid 1px transparent;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
.cws-service-module.service-type-list .service-icon-wrapper:before, .cws-service-module.service-type-list .service-icon-wrapper:after {
  content: none;
  display: none;
}
.cws-service-module.service-type-list .service-icon-wrapper .icon {
  margin: 0 0 0 -5px;
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
}
.cws-service-module.service-type-gallery {
  position: relative;
}
.cws-service-module.service-type-gallery .service-image-wrapper {
  display: block;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.cws-service-module.service-type-gallery .service-image-wrapper img {
  display: block;
}
.cws-service-module.service-type-gallery.first-child {
  -webkit-border-radius: 20px 0 0 0;
  border-radius: 20px 0 0 0;
}
.cws-service-module.service-type-gallery.first-child .service-image-wrapper {
  -webkit-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
.cws-service-module.service-type-gallery.first-child:hover .service-image-wrapper {
  -webkit-border-radius: 20px 0 0 0;
  border-radius: 20px 0 0 0;
}
.cws-service-module.service-type-gallery.last-child {
  -webkit-border-radius: 0 20px 0 0;
  border-radius: 0 20px 0 0;
}
.cws-service-module.service-type-gallery.last-child .service-image-wrapper {
  -webkit-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}
.cws-service-module.service-type-gallery.last-child:hover .service-image-wrapper {
  -webkit-border-radius: 0 20px 0 0;
  border-radius: 0 20px 0 0;
}
.cws-service-module.service-type-gallery .service-info-wrapper {
  position: relative;
  background-color: #FFFFFF;
  -webkit-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
  padding: 30px 30px 30px 105px;
  -webkit-transition: top 0.3s, opacity 0.3s, box-shadow 0.3s;
  transition: top 0.3s, opacity 0.3s, box-shadow 0.3s;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  left: 0;
  right: 0;
  top: -30px;
  opacity: 0;
}
.cws-service-module.service-type-gallery .service-info-wrapper .service-info-inner {
  position: relative;
  margin: -3px 0 0;
}
.cws-service-module.service-type-gallery .service-info-wrapper .service-counter {
  position: absolute;
  opacity: 1;
  width: 59px;
  top: 3px;
  left: -78px;
  right: auto;
  bottom: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 800;
  padding: 0 10px;
  border-right: solid 1px #9ee0de;
  color: #1ec8bf;
}
.cws-service-module.service-type-gallery .service-info-wrapper .service-counter:before {
  content: none;
  display: none;
}
.cws-service-module.service-type-gallery .service-info-wrapper .service-description {
  margin: 5px 0 0;
}
.cws-service-module.service-type-gallery .service-info-wrapper .service-button-wrapper {
  margin: 5px 0 0;
}
.cws-service-module.service-type-gallery .service-info-wrapper .service-button-wrapper .service-button.simple {
  font-weight: 400;
  text-transform: none;
  padding: 0;
  font-size: 15px;
}
.cws-service-module.service-type-gallery .service-info-wrapper .service-button-wrapper .service-button.simple:before {
  content: none;
  display: none;
}
.cws-service-module.service-type-gallery:hover .service-info-wrapper {
  top: 0;
  opacity: 1;
}

.cws-service-module.hovered {
  /* Card type */
  /* List type */
  /* Gallery type */
}
.cws-service-module.hovered.icon-corner .service-icon-wrapper .icon {
  -webkit-transform: scale(0.8, 0.8) translate(-50%, -60%);
  -ms-transform: scale(0.8, 0.8) translate(-50%, -60%);
  transform: scale(0.8, 0.8) translate(-50%, -60%);
}
.cws-service-module.hovered.divider-full .service-info-wrapper .service-divider {
  opacity: 1;
}
.cws-service-module.hovered .service-info-wrapper .service-button-wrapper .service-button.hover {
  padding: 15px 25px;
}
.cws-service-module.hovered .service-info-wrapper .service-button-wrapper .service-button.hover:before {
  opacity: 0;
}
.cws-service-module.hovered .service-info-wrapper .service-button-wrapper .service-button.hover:after {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.cws-service-module.hovered.service-type-card {
  -webkit-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  transform: translateY(-70px);
  z-index: 2;
}
.cws-service-module.hovered.service-type-card.slick-slide.slick-active:before {
  opacity: 0;
}
.cws-service-module.hovered.service-type-card.slick-slide.slick-active + .slick-active:before {
  opacity: 0;
}
.cws-service-module.hovered.service-type-card .service-image-wrapper,
.cws-service-module.hovered.service-type-card .service-icon-wrapper {
  min-height: 265px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cws-service-module.hovered.service-type-card .service-image-wrapper:before,
.cws-service-module.hovered.service-type-card .service-icon-wrapper:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cws-service-module.hovered.service-type-card .service-image-wrapper img,
.cws-service-module.hovered.service-type-card .service-image-wrapper .icon,
.cws-service-module.hovered.service-type-card .service-icon-wrapper img,
.cws-service-module.hovered.service-type-card .service-icon-wrapper .icon {
  -webkit-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
}
.cws-service-module.hovered.service-type-card .service-media-element {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.cws-service-module.hovered.service-type-list .service-icon-wrapper {
  border-color: rgba(255, 255, 255, 0.46);
}
.cws-service-module.hovered.service-type-list .service-icon-wrapper .icon {
  margin: 0;
}
.cws-service-module.hovered.service-type-gallery.first-child .service-image-wrapper {
  -webkit-border-radius: 20px 0 0 0;
  border-radius: 20px 0 0 0;
}
.cws-service-module.hovered.service-type-gallery.last-child .service-image-wrapper {
  -webkit-border-radius: 0 20px 0 0;
  border-radius: 0 20px 0 0;
}
.cws-service-module.hovered.service-type-gallery .service-info-wrapper {
  top: 0;
  opacity: 1;
}

/*  --------------------
	Services media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-service-module:hover {
    /* Card type */
    /* List type */
  }
  .cws-service-module:hover.icon-corner .service-icon-wrapper .icon {
    -webkit-transform: scale(0.8, 0.8) translate(-50%, -60%);
    -ms-transform: scale(0.8, 0.8) translate(-50%, -60%);
    transform: scale(0.8, 0.8) translate(-50%, -60%);
  }
  .cws-service-module:hover.divider-full .service-info-wrapper .service-divider {
    opacity: 1;
  }
  .cws-service-module:hover .service-info-wrapper .service-button-wrapper .service-button.hover {
    padding: 15px 25px;
  }
  .cws-service-module:hover .service-info-wrapper .service-button-wrapper .service-button.hover:before {
    opacity: 0;
  }
  .cws-service-module:hover .service-info-wrapper .service-button-wrapper .service-button.hover:after {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  .cws-service-module:hover.service-type-card {
    -webkit-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    transform: translateY(-70px);
    z-index: 2;
  }
  .cws-service-module:hover.service-type-card.slick-slide.slick-active:before {
    opacity: 0;
  }
  .cws-service-module:hover.service-type-card.slick-slide.slick-active + .slick-active:before {
    opacity: 0;
  }
  .cws-service-module:hover.service-type-card .service-image-wrapper,
  .cws-service-module:hover.service-type-card .service-icon-wrapper {
    min-height: 265px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cws-service-module:hover.service-type-card .service-image-wrapper:before,
  .cws-service-module:hover.service-type-card .service-icon-wrapper:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .cws-service-module:hover.service-type-card .service-image-wrapper img,
  .cws-service-module:hover.service-type-card .service-image-wrapper .icon,
  .cws-service-module:hover.service-type-card .service-icon-wrapper img,
  .cws-service-module:hover.service-type-card .service-icon-wrapper .icon {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  .cws-service-module:hover.service-type-card .service-media-element {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
  .cws-service-module:hover.service-type-list .service-icon-wrapper {
    border-color: rgba(255, 255, 255, 0.46);
  }
  .cws-service-module:hover.service-type-list .service-icon-wrapper .icon {
    margin: 0;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .cws-service-module.landscape-hide-divider .side-divider,
  .cws-service-module.landscape-hide-divider .service-divider {
    display: none;
  }
  .cws-service-module.landscape-icon-left {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    -ms-align-items: flex-start !important;
    align-items: flex-start !important;
  }
  .cws-service-module.landscape-icon-left .service-icon-wrapper {
    margin: 0 30px 0 0;
  }
  .cws-service-module.landscape-icon-top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cws-service-module.landscape-icon-top .service-icon-wrapper {
    margin: 0;
  }
  .cws-service-module.landscape-icon-right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    -ms-align-items: flex-start !important;
    align-items: flex-start !important;
  }
  .cws-service-module.landscape-icon-right .service-icon-wrapper {
    margin: 0 0 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .cws-service-module {
    /* Gallery type */
    /* Card type */
  }
  .cws-service-module.portrait-hide-divider .side-divider,
  .cws-service-module.portrait-hide-divider .service-divider {
    display: none;
  }
  .cws-service-module.portrait-icon-left {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    -ms-align-items: flex-start !important;
    align-items: flex-start !important;
  }
  .cws-service-module.portrait-icon-left .service-icon-wrapper {
    margin: 0 30px 0 0;
  }
  .cws-service-module.portrait-icon-top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cws-service-module.portrait-icon-top .service-icon-wrapper {
    margin: 0;
  }
  .cws-service-module.portrait-icon-right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    -ms-align-items: flex-start !important;
    align-items: flex-start !important;
  }
  .cws-service-module.portrait-icon-right .service-icon-wrapper {
    margin: 0 0 0 30px;
  }
  .cws-service-module.service-type-gallery .service-info-wrapper {
    opacity: 1;
    top: 0;
  }
  .cws-service-module.service-type-gallery .service-image-wrapper {
    -webkit-border-radius: 20px 20px 0 0 !important;
    -moz-border-radius: 20px 20px 0 0 !important;
    border-radius: 20px 20px 0 0 !important;
  }
  .cws-service-module.service-type-card.hovered {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  .cws-service-module.service-type-card .service-info-wrapper {
    padding: 275px 20px 60px;
  }
}
@media screen and (max-width: 767px) {
  .cws-service-module.mobile-hide-divider .side-divider,
  .cws-service-module.mobile-hide-divider .service-divider {
    display: none;
  }
  .cws-service-module.mobile-icon-left {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    -ms-align-items: flex-start !important;
    align-items: flex-start !important;
  }
  .cws-service-module.mobile-icon-left .service-icon-wrapper {
    margin: 0 30px 0 0;
  }
  .cws-service-module.mobile-icon-top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cws-service-module.mobile-icon-top .service-icon-wrapper {
    margin: 0;
  }
  .cws-service-module.mobile-icon-right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    -ms-align-items: flex-start !important;
    align-items: flex-start !important;
  }
  .cws-service-module.mobile-icon-right .service-icon-wrapper {
    margin: 0 0 0 30px;
  }
  .cws-service-module.service-type-card.slick-slide {
    margin: 50px 0 0;
  }
}
@media screen and (max-width: 479px) {
  .cws-service-module.service-type-card.slick-active {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    z-index: 2;
  }
  .cws-service-module.service-type-card.slick-active.slick-slide.slick-active:before {
    opacity: 0;
  }
  .cws-service-module.service-type-card.slick-active.slick-slide.slick-active + .slick-active:before {
    opacity: 0;
  }
  .cws-service-module.service-type-card.slick-active .service-image-wrapper,
  .cws-service-module.service-type-card.slick-active .service-icon-wrapper {
    min-height: 265px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cws-service-module.service-type-card.slick-active .service-image-wrapper:before,
  .cws-service-module.service-type-card.slick-active .service-icon-wrapper:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .cws-service-module.service-type-card.slick-active .service-image-wrapper img,
  .cws-service-module.service-type-card.slick-active .service-image-wrapper .icon,
  .cws-service-module.service-type-card.slick-active .service-icon-wrapper img,
  .cws-service-module.service-type-card.slick-active .service-icon-wrapper .icon {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  .cws-service-module.service-type-card.slick-active .service-media-element {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/*  --------------------
	Social icons module &amp; widget styles
--------------------  */
.cws-social-links {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: -15px -4px 0 -4px;
}
.cws-social-links.position-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.cws-social-links.position-right {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.cws-social-links.size-1x {
  font-size: 8px;
}
.cws-social-links.size-lg {
  font-size: 10px;
}
.cws-social-links.size-2x {
  font-size: 12px;
}
.cws-social-links.size-3x {
  font-size: 14px;
}
.cws-social-links a {
  color: inherit;
}
.cws-social-links.shape-hexagon {
  margin: -19px -9px 0 -10px;
}
.cws-social-links .cws-social-link {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  margin: 8px 4px 0 4px;
  font-size: 1em;
  -webkit-transition: none;
  transition: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.cws-social-links .cws-social-link:before {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 1em;
}
.cws-social-links .cws-social-link.none {
  width: auto;
  background-color: transparent !important;
}
.cws-social-links .cws-social-link.rounded {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 1em;
  height: 1em;
  line-height: 1em;
  padding: 10px;
}
.cws-social-links .cws-social-link.circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 1em;
  height: 1em;
  line-height: 1em;
  padding: 10px;
}
.cws-social-links .cws-social-link.hexagon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  padding: 0.5em;
  background-color: transparent !important;
  margin: 19px 9px 0 10px;
}
.cws-social-links .cws-social-link.hexagon:before {
  z-index: 2;
  position: relative;
}
.cws-social-links .cws-social-link.hexagon:after {
  content: '\f184';
  position: absolute;
  display: block;
  width: 0.92em;
  height: 1em;
  font: 400 normal 2.4em/1 'cwsicon';
  left: 50%;
  right: auto;
  top: 50%;
  margin: -0.5em 0 0 -0.46em;
  z-index: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

/*  --------------------
	Social icons module &amp; widget media styles
--------------------  */
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .cws-social-links.landscape-position-left {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cws-social-links.landscape-position-center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .cws-social-links.landscape-position-right {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 991px) {
  .cws-social-links.portrait-position-left {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cws-social-links.portrait-position-center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .cws-social-links.portrait-position-right {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .cws-social-links.mobile-position-left {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cws-social-links.mobile-position-center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .cws-social-links.mobile-position-right {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
}
/*  --------------------
	Staff archive &amp; module styles
--------------------  */
/* -----&gt; Simple type &lt;----- */
.staff-module-wrapper.view-grid .cws-vc-shortcode-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.staff-module-wrapper.view-grid .cws-vc-shortcode-grid .staff-item-wrapper {
  margin-top: 60px;
}
.staff-module-wrapper.view-grid .cws-vc-shortcode-grid .staff-item-wrapper .post-media {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
}
.staff-module-wrapper.view-grid.columns-1 .cws-vc-shortcode-grid .staff-item-wrapper {
  width: 100%;
}
.staff-module-wrapper.view-grid.columns-1 .cws-vc-shortcode-grid .staff-item-wrapper:first-child {
  margin-top: 0;
}
.staff-module-wrapper.view-grid.columns-2 .cws-vc-shortcode-grid .staff-item-wrapper {
  width: 50%;
}
.staff-module-wrapper.view-grid.columns-2 .cws-vc-shortcode-grid .staff-item-wrapper:first-child, .staff-module-wrapper.view-grid.columns-2 .cws-vc-shortcode-grid .staff-item-wrapper:nth-child(2) {
  margin-top: 0;
}
.staff-module-wrapper.view-grid.columns-3 .cws-vc-shortcode-grid .staff-item-wrapper {
  width: 33%;
}
.staff-module-wrapper.view-grid.columns-3 .cws-vc-shortcode-grid .staff-item-wrapper:first-child, .staff-module-wrapper.view-grid.columns-3 .cws-vc-shortcode-grid .staff-item-wrapper:nth-child(2), .staff-module-wrapper.view-grid.columns-3 .cws-vc-shortcode-grid .staff-item-wrapper:nth-child(3) {
  margin-top: 0;
}
.staff-module-wrapper.view-grid.columns-4 .cws-vc-shortcode-grid .staff-item-wrapper {
  width: 25%;
}
.staff-module-wrapper.view-grid.columns-4 .cws-vc-shortcode-grid .staff-item-wrapper:first-child, .staff-module-wrapper.view-grid.columns-4 .cws-vc-shortcode-grid .staff-item-wrapper:nth-child(2), .staff-module-wrapper.view-grid.columns-4 .cws-vc-shortcode-grid .staff-item-wrapper:nth-child(3), .staff-module-wrapper.view-grid.columns-4 .cws-vc-shortcode-grid .staff-item-wrapper:nth-child(4) {
  margin-top: 0;
}
.staff-module-wrapper.view-carousel .slick-list {
  padding: 15px 0;
}
.staff-module-wrapper.view-carousel .slick-list .slick-slide {
  margin: 0;
}
.staff-module-wrapper .cws-vc-shortcode-grid {
  margin: 0 -15px;
}
.staff-module-wrapper .staff-item-wrapper {
  text-align: center;
  padding: 0 15px;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner {
  max-width: 240px;
  margin: 0 auto;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .post-media {
  position: relative;
  height: 0;
  padding: 100% 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  overflow: hidden;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .post-media .post-media-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-width 0.3s, opacity 0.3s;
  transition: border-width 0.3s, opacity 0.3s;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: solid 0 #fed5b0;
  z-index: 2;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .post-media .post-media-hover:before {
  content: '\f12a';
  font: 400 normal 23px/1em 'cwsicon';
  position: absolute;
  width: 65px;
  height: 24px;
  color: #FFFFFF;
  left: -75px;
  right: auto;
  top: 50%;
  margin: -8px 0 0;
  opacity: 0;
  text-align: left;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .post-media .post-media-hover:after {
  content: '\f12a';
  font: 400 normal 23px/1em 'cwsicon';
  position: absolute;
  width: 65px;
  height: 24px;
  color: #FFFFFF;
  right: -75px;
  left: auto;
  top: 50%;
  margin: -8px 0 0;
  opacity: 0;
  text-align: left;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .post-media .link-author {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .post-media img {
  display: block;
  position: absolute;
  max-width: 100%;
  left: 50%;
  right: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info {
  padding: 33px 0 0;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .item-title {
  margin: 0 0 7px;
  font-size: 24px;
  font-weight: 800;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .department-list {
  font-weight: 700;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .label {
  font-weight: 500;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .biography p {
  display: inline;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .item-content li {
  line-height: 27px;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .cws-social-links {
  margin-top: 0;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .cws-social-links:not(:last-child) {
  margin-bottom: -5px;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .cws-social-links .cws-social-link.hexagon {
  margin: 10px 1px 0;
  font-size: 20px;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .cws-social-links .cws-social-link.hexagon:before {
  font-size: 20px;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .cws-social-links .cws-social-link.hexagon:after {
  color: transparent;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .cws-custom-button:not(:first-child) {
  margin-top: 24px;
}
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .item-content:not(:first-child),
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .biography:not(:first-child),
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .tel:not(:first-child),
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .email:not(:first-child),
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .experience:not(:first-child),
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .position-list:not(:first-child),
.staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .department-list:not(:first-child) {
  margin: 7px 0 0;
}

/*  --------------------
	Staff module media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .staff-module-wrapper:not(.disable-hover) .staff-item-wrapper:hover .post-media .post-media-hover {
    border-width: 42px;
  }
  .staff-module-wrapper:not(.disable-hover) .staff-item-wrapper:hover .post-media .post-media-hover:before, .staff-module-wrapper:not(.disable-hover) .staff-item-wrapper:hover .post-media .post-media-hover:after {
    opacity: 0.75;
  }

  .staff-module-wrapper .staff-item-wrapper .staff-item-inner .cws-staff-post-info .cws-social-links .cws-social-link:hover.hexagon:before {
    color: #FFFFFF;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  /* -----&gt; Simple type &lt;----- */
  .staff-module-wrapper.view-grid.columns-3 .cws-staff-post-info, .staff-module-wrapper.view-grid.columns-4 .cws-staff-post-info {
    font-size: 16px;
    padding: 15px 0 0;
  }
  .staff-module-wrapper.view-grid.columns-3 .cws-staff-post-info .item-title, .staff-module-wrapper.view-grid.columns-4 .cws-staff-post-info .item-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  /* -----&gt; Simple type &lt;----- */
  .staff-module-wrapper.view-grid.columns-3 .cws-staff-post-info .item-title, .staff-module-wrapper.view-grid.columns-4 .cws-staff-post-info .item-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* -----&gt; Simple type &lt;----- */
  .staff-module-wrapper.view-grid.columns-3 .cws-vc-shortcode-grid .staff-item-wrapper, .staff-module-wrapper.view-grid.columns-4 .cws-vc-shortcode-grid .staff-item-wrapper {
    width: 50%;
    margin-bottom: 40px;
  }
  .staff-module-wrapper .staff-item-wrapper .staff-item-inner .post-media {
    width: 100%;
    max-width: 345px;
  }
  .staff-module-wrapper .staff-item-wrapper .cws-staff-post-info {
    font-size: 16px;
    padding: 15px 0 0 !important;
  }
  .staff-module-wrapper .staff-item-wrapper .cws-staff-post-info .item-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 479px) {
  /* -----&gt; Simple type &lt;----- */
  .staff-module-wrapper.view-grid .staff-item-wrapper {
    margin-bottom: 40px;
  }
  .staff-module-wrapper.view-grid.columns-2 .cws-vc-shortcode-grid .staff-item-wrapper, .staff-module-wrapper.view-grid.columns-3 .cws-vc-shortcode-grid .staff-item-wrapper, .staff-module-wrapper.view-grid.columns-4 .cws-vc-shortcode-grid .staff-item-wrapper {
    width: 100%;
  }
}
/*  --------------------
	Staff module single
--------------------  */
.cws-staff-single .main-staff-info {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cws-staff-single .main-staff-info:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  height: calc(100% - 100px);
  z-index: -1;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.cws-staff-single .main-staff-info .socials-wrapper {
  margin: 50px 0;
  padding: 20px 30px;
}
.cws-staff-single .main-staff-info .socials-wrapper .cws-social-links {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cws-staff-single .main-staff-info .socials-wrapper .cws-social-links a:before {
  color: #FFFFFF;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  position: relative;
  top: -2px;
}
.cws-staff-single .main-staff-info .post-media {
  max-width: 430px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.cws-staff-single .main-staff-info .post-media img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #d2eaff;
  display: block;
}
.cws-staff-single .main-staff-info .information-wrapper {
  margin: 50px 0;
  padding: 20px 30px;
}
.cws-staff-single .main-staff-info .information-wrapper .item-title {
  font-weight: 500;
  margin-bottom: 25px;
}
.cws-staff-single .main-staff-info .information-wrapper &gt; * {
  margin-bottom: 10px;
}
.cws-staff-single .main-staff-info .information-wrapper .label {
  font-weight: 500;
}
.cws-staff-single &gt; * {
  margin-top: 35px;
}
.cws-staff-single h5 {
  font-weight: 500;
}

/*  --------------------
	Staff module single media
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-staff-single .main-staff-info .socials-wrapper .cws-social-links a:hover:before {
    opacity: 1;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .cws-staff-single .main-staff-info .information-wrapper {
    padding: 20px 50px;
  }
}
@media screen and (max-width: 991px) {
  .cws-staff-single .main-staff-info .post-media {
    max-width: 300px;
  }
  .cws-staff-single .main-staff-info .information-wrapper {
    padding: 20px 35px;
  }
  .cws-staff-single .main-staff-info .information-wrapper .item-title {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .cws-staff-single .main-staff-info .information-wrapper &gt; * {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .cws-staff-single .main-staff-info {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cws-staff-single .main-staff-info:before {
    left: 15px;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
  }
  .cws-staff-single .main-staff-info .socials-wrapper {
    margin: 0 15px;
    padding: 12px 0 0;
  }
  .cws-staff-single .main-staff-info .socials-wrapper .cws-social-links {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .cws-staff-single .main-staff-info .post-media {
    max-width: 100%;
  }
  .cws-staff-single .main-staff-info .information-wrapper {
    padding: 15px 25px;
    margin: 0 25px;
    width: calc(100% - 30px);
  }
  .cws-staff-single .biography,
  .cws-staff-single .personal_info {
    padding: 0 30px;
  }
}
/*  --------------------
	Tabs module styles
--------------------  */
.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:before {
  display: none;
}
.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  padding: 17px 43px 30px;
  font-weight: 500;
  font-size: 16px;
  border: none;
}
.vc_tta-container .vc_tta-tabs .vc_tta-panels-container {
  background-color: #FFFFFF;
  margin: -20px 0 0;
  position: relative;
  z-index: 3;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 35px 39px 38px;
  border: none;
}

/*  --------------------
	Tabs module media styles
--------------------  */
@media screen and (max-width: 991px) {
  .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
    padding: 17px 25px 30px;
  }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 30px 25px;
  }
}
@media screen and (max-width: 767px) {
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
    margin-bottom: 0;
  }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-heading {
    margin-top: 0;
  }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    border: 0;
    text-align: center;
    margin: 20px 0;
    -webkit-transition: margin 0.2s ease;
    transition: margin 0.2s ease;
  }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading a {
    padding: 20px 50px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 5px 15px 15px;
    -webkit-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
  }
}
/*  --------------------
	Testimonials styles
--------------------  */
.cws-testimonial-module {
  /* Style 1 */
  /* Style 2 */
  /* Style 3 */
}
.cws-testimonial-module .cws-testimonial-list:not(.cws-carousel) .cws-testimonial-item:not(:first-child) {
  margin: 50px 0 0;
}
.cws-testimonial-module .testimonial-rating {
  letter-spacing: 5.5px;
}
.cws-testimonial-module .testimonial-rating i {
  font-size: 25px;
}
.cws-testimonial-module .testimonial-rating i.active {
  color: #f4c07f;
}
.cws-testimonial-module .testimonial-rating .default {
  color: #d2eaff;
}
.cws-testimonial-module .testimonial-quote {
  line-height: 1.75em;
}
.cws-testimonial-module .testimonial-img {
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cws-testimonial-module .testimonial-img img {
  max-width: 100%;
  display: block;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: auto;
}
.cws-testimonial-module .testimonial-author-name {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.cws-testimonial-module .slick-dots {
  text-align: inherit;
}
.cws-testimonial-module.style-1 .slick-slider {
  margin: 0 -88px;
  padding: 0 20px;
  overflow: hidden;
}
.cws-testimonial-module.style-1 .slick-slider .slick-list {
  overflow: initial;
}
.cws-testimonial-module.style-1 .slick-slider .slick-dots {
  padding: 0 88px;
}
.cws-testimonial-module.style-1 .slick-slider .cws-testimonial-item {
  padding: 15px 0 65px;
  margin: 0 25px;
}
.cws-testimonial-module.style-1:not([class*='align']) {
  text-align: left;
}
.cws-testimonial-module.style-1:not([class*='align']) .cws-testimonial-item {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cws-testimonial-module.style-1.align-left {
  text-align: left;
}
.cws-testimonial-module.style-1.align-left .cws-testimonial-item {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cws-testimonial-module.style-1.align-center {
  text-align: center;
}
.cws-testimonial-module.style-1.align-right {
  text-align: right;
}
.cws-testimonial-module.style-1.align-right .cws-testimonial-item {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cws-testimonial-module.style-1.columns-2 .cws-testimonial-list, .cws-testimonial-module.style-1.columns-3 .cws-testimonial-list {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.cws-testimonial-module.style-1.columns-2 .cws-testimonial-list .cws-testimonial-item, .cws-testimonial-module.style-1.columns-3 .cws-testimonial-list .cws-testimonial-item {
  margin: 0 15px;
}
.cws-testimonial-module.style-1.columns-2 .cws-testimonial-item {
  width: calc(50% - 30px);
}
.cws-testimonial-module.style-1.columns-3 .cws-testimonial-item {
  width: calc(33% - 30px);
}
.cws-testimonial-module.style-1 .testimonial-info-wrapper {
  background-color: transparent;
  position: relative;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s;
  padding: 46px 45px 43px;
}
.cws-testimonial-module.style-1 .testimonial-quote:not(:first-child) {
  margin: 42px 0 0;
}
.cws-testimonial-module.style-1 .testimonial-img {
  max-width: 80px;
  margin: 0 auto;
}
.cws-testimonial-module.style-1 .testimonial-author-name {
  font-size: 26px;
  font-weight: 800;
}
.cws-testimonial-module.style-1 .testimonial-author-name:not(:first-child) {
  margin: 29px 0 0;
}
.cws-testimonial-module.style-1 .testimonial-author-pos:not(:first-child) {
  margin: 11px 0 0;
}
.cws-testimonial-module.style-1 .testimonial-rating:not(:first-child) {
  margin: 41px 0 0;
}
.cws-testimonial-module.style-1 .cws-testimonial-item .testimonial-info-wrapper:hover {
  background-color: #ffffff;
}
.cws-testimonial-module.style-1 .cws-testimonial-item.slick-center .testimonial-info-wrapper, .cws-testimonial-module.style-1 .cws-testimonial-item.active .testimonial-info-wrapper {
  background-color: #ffffff;
}
.cws-testimonial-module.style-2 {
  text-align: center;
}
.cws-testimonial-module.style-2 .slick-slider {
  margin: 0 auto;
  max-width: 1030px;
  padding: 0 130px 45px;
}
.cws-testimonial-module.style-2 .slick-arrow.slick-prev {
  left: 0;
  right: auto;
}
.cws-testimonial-module.style-2 .slick-arrow.slick-next {
  right: 0;
  left: auto;
}
.cws-testimonial-module.style-2 .testimonial-info-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cws-testimonial-module.style-2 .testimonial-quote {
  order: 1;
}
.cws-testimonial-module.style-2 .testimonial-quote:not(:first-child) {
  margin: 32px 0 0;
}
.cws-testimonial-module.style-2 .testimonial-img {
  max-width: 110px;
  order: 0;
  margin: 0 auto;
}
.cws-testimonial-module.style-2 .testimonial-author-name {
  font-size: 24px;
  font-weight: 800;
  order: 2;
}
.cws-testimonial-module.style-2 .testimonial-author-name:not(:first-child) {
  margin: 30px 0 0;
}
.cws-testimonial-module.style-2 .testimonial-author-pos {
  order: 3;
}
.cws-testimonial-module.style-2 .testimonial-author-pos:not(:first-child) {
  margin: 6px 0 0;
}
.cws-testimonial-module.style-2 .testimonial-rating:not(:first-child) {
  margin: 41px 0 0;
}
.cws-testimonial-module.style-3 .slick-slider {
  margin: 0 auto;
  max-width: 1030px;
  padding: 0 47px 88px;
}
.cws-testimonial-module.style-3 .slick-arrow {
  background-color: transparent;
  width: auto;
}
.cws-testimonial-module.style-3 .slick-arrow:after {
  display: none;
}
.cws-testimonial-module.style-3 .slick-arrow.slick-prev {
  left: 0;
  right: auto;
}
.cws-testimonial-module.style-3 .slick-arrow.slick-next {
  right: 0;
  left: auto;
}
.cws-testimonial-module.style-3 .slick-dots {
  padding: 0 62px;
}
.cws-testimonial-module.style-3 .testimonial-info-wrapper {
  display: block;
}
.cws-testimonial-module.style-3 .testimonial-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.cws-testimonial-module.style-3 .testimonial-header .testimonial-img {
  width: 80px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  margin: 0;
}
.cws-testimonial-module.style-3 .testimonial-header .testimonial-info {
  width: 100%;
  text-align: left;
}
.cws-testimonial-module.style-3 .testimonial-header .testimonial-info:not(:first-child) {
  margin: 8px 0 0 26px;
}
.cws-testimonial-module.style-3 .testimonial-author-name {
  font-size: 32px;
  font-weight: 800;
}
.cws-testimonial-module.style-3 .testimonial-author-pos:not(:first-child) {
  margin: 13px 0 0;
}
.cws-testimonial-module.style-3 .testimonial-quote {
  font-size: 18px;
  line-height: 1.6667em;
}
.cws-testimonial-module.style-3 .testimonial-quote:not(:first-child) {
  margin: 44px 0 0;
}
.cws-testimonial-module.style-3 .testimonial-quote:before {
  content: '"';
}
.cws-testimonial-module.style-3 .testimonial-quote:after {
  content: '"';
}
.cws-testimonial-module.style-3 .testimonial-rating:not(:first-child) {
  margin: 28px 0 0;
}
.cws-testimonial-module.style-3 .testimonial-rating .default {
  color: #afdaf8;
}

/*  --------------------
	Testimonials media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .cws-testimonial-module.style-1 .slick-slider {
    margin: 0 -15px;
    padding: 0;
  }
  .cws-testimonial-module.style-1 .slick-slider .cws-testimonial-item {
    margin: 0 15px;
  }
  .cws-testimonial-module.style-1.cws-carousel-wrapper .testimonial-info-wrapper {
    padding: 20px !important;
  }
}
@media screen and (max-width: 991px) {
  .cws-testimonial-module.style-1.columns-3 .cws-testimonial-item {
    width: calc(50% - 30px);
  }
  .cws-testimonial-module.style-1 .slick-slider .slick-dots {
    text-align: center;
  }
  .cws-testimonial-module.style-2 .slick-slider {
    padding: 0 90px 45px;
  }
  .cws-testimonial-module.style-3 .testimonial-author-name {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cws-testimonial-module.style-1.align-left, .cws-testimonial-module.style-1.align-right {
    text-align: center;
  }
  .cws-testimonial-module.style-1.align-left .cws-testimonial-item, .cws-testimonial-module.style-1.align-right .cws-testimonial-item {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cws-testimonial-module.style-1.columns-2 .cws-testimonial-list, .cws-testimonial-module.style-1.columns-3 .cws-testimonial-list {
    margin: 0;
  }
  .cws-testimonial-module.style-1.columns-2 .cws-testimonial-list .cws-testimonial-item, .cws-testimonial-module.style-1.columns-3 .cws-testimonial-list .cws-testimonial-item {
    margin: 0;
    width: 100%;
  }
  .cws-testimonial-module.style-2 .slick-slider {
    padding: 0 0 45px;
  }
  .cws-testimonial-module.style-2 .slick-arrow {
    display: none !important;
  }
  .cws-testimonial-module.style-3.align-left, .cws-testimonial-module.style-3.align-right {
    text-align: center;
  }
  .cws-testimonial-module.style-3 .slick-slider {
    padding: 0 0 45px;
  }
  .cws-testimonial-module.style-3 .testimonial-quote {
    font-size: 15px;
    line-height: 1.75em;
  }
  .cws-testimonial-module.style-3 .testimonial-quote:not(:first-child) {
    margin: 30px 0 0;
  }
  .cws-testimonial-module.style-3 .testimonial-header .testimonial-img {
    width: 70px;
  }
  .cws-testimonial-module.style-3 .testimonial-author-pos:not(:first-child) {
    margin: 5px 0 0;
  }
}
/*  --------------------
	Text module styles
--------------------  */
.cws-textmodule {
  line-height: 1;
}
.cws-textmodule.desktop-aling-left {
  text-align: left;
}
.cws-textmodule.desktop-aling-center {
  text-align: center;
}
.cws-textmodule.desktop-aling-right {
  text-align: right;
}
.cws-textmodule .cws-textmodule-subtitle {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  margin: 0;
}
.cws-textmodule .cws-textmodule-title {
  font-size: 60px;
  font-weight: 800;
  margin: 15px 0 0;
  position: relative;
}
.cws-textmodule .cws-textmodule-title mark {
  background-color: transparent;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.cws-textmodule .subtitle-beside .cws-textmodule-subtitle,
.cws-textmodule .subtitle-beside .cws-textmodule-title {
  display: inline;
}
.cws-textmodule .subtitle-beside .cws-textmodule-title:not(:first-child) {
  margin-left: 9px;
}
.cws-textmodule .cws-textmodule-divider {
  display: inline-block;
  vertical-align: top;
  line-height: 0;
}
.cws-textmodule .cws-textmodule-divider:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  height: 2px;
  width: 35px;
  background-color: inherit;
}
.cws-textmodule .cws-textmodule-divider.divider-position-beside {
  margin: 0.6833em 18px 0 -53px;
  position: relative;
  top: 1px;
}
.cws-textmodule .cws-textmodule-divider.divider-position-under {
  margin: 0 0 15px;
}
.cws-textmodule .cws-textmodule-content-wrapper {
  font-size: 16px;
  line-height: 1.625em;
}

/*  --------------------
	Toggles styles
--------------------  */
.vc_toggle {
  border: solid 2px;
  margin: 0 !important;
  position: relative;
  -webkit-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
  padding: 0 0 8px !important;
}
.vc_toggle:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 48px;
  -webkit-border-radius: 18px 0 0 0;
  border-radius: 18px 0 0 0;
}
.vc_toggle:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  right: auto;
  top: -2px;
  bottom: -2px;
  width: 50px;
  -webkit-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
.vc_toggle + .vc_toggle {
  border-top: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.vc_toggle + .vc_toggle:before {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.vc_toggle:last-of-type {
  -webkit-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
}
.vc_toggle:last-of-type:before {
  -webkit-border-radius: 0 0 0 18px;
  border-radius: 0 0 0 18px;
}
.vc_toggle .vc_toggle_title {
  position: relative;
  cursor: pointer;
  padding: 26px 60px 15px 75px;
}
.vc_toggle .vc_toggle_title &gt; h4 {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.vc_toggle .vc_toggle_title:before {
  content: '\f12a';
  font: 400 normal 15px/1em 'cwsicon';
  color: #FFFFFF;
  position: absolute;
  display: block;
  width: 43px;
  height: 15px;
  top: 50%;
  left: -33px;
  right: auto;
  margin: -4px 0 0;
  z-index: 2;
  opacity: 0;
  text-align: left;
  -webkit-transition: opacity 0.3s, left 0.3s, right 0.3s;
  transition: opacity 0.3s, left 0.3s, right 0.3s;
}
.vc_toggle .vc_toggle_content {
  padding: 0 60px 0 73px;
  margin: 0 0 14px;
  opacity: 0.84;
}
.vc_toggle .vc_toggle_icon {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  left: 15px;
  right: auto;
  top: 50%;
  margin: -4px 0 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.vc_toggle .vc_toggle_icon:before, .vc_toggle .vc_toggle_icon:after {
  content: '';
  position: absolute;
  display: block;
  left: 50%;
  right: auto;
  top: 50%;
}
.vc_toggle .vc_toggle_icon:before {
  width: 2px;
  height: 100%;
  margin: -50% 0 0 -1px;
}
.vc_toggle .vc_toggle_icon:after {
  width: 100%;
  height: 2px;
  margin: -1px 0 0 -50%;
}

.vc_toggle.vc_toggle_active:after {
  opacity: 1;
}
.vc_toggle.vc_toggle_active .vc_toggle_title:before {
  opacity: 1;
  left: -12px;
}
.vc_toggle.vc_toggle_active .vc_toggle_icon {
  opacity: 0;
}

/*  --------------------
	Twitter module styles
--------------------  */
.cws-twitter-module:not(.cws-carousel-wrapper) .cws-tweet:not(:first-child) {
  margin-top: 20px;
}
.cws-twitter-module .cws-tweet {
  position: relative;
  padding-left: 60px;
}
.cws-twitter-module .cws-tweet:before {
  content: '';
  left: 0;
  top: 5px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
}
.cws-twitter-module .cws-tweet:after {
  content: '\f099';
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
  position: absolute;
  left: 10px;
  top: 12px;
  font-size: 24px;
  color: #fff;
}
.cws-twitter-module .cws-tweet .text a {
  word-break: break-word;
}
.cws-twitter-module .cws-tweet .date {
  font-size: 16px;
  color: #c2c2c2;
}

/*  --------------------
    Extra VC_Hover_Box styles
--------------------  */
.vc-hoverbox-wrapper .vc-hoverbox-block-inner &gt; * {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: inherit;
  -moz-perspective: inherit;
  perspective: inherit;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(70px) scale(0.86);
  -moz-transform: translateZ(70px) scale(0.86);
  transform: translateZ(70px) scale(0.86);
}

/*  --------------------
    Extra VC_Pie_Chart styles
--------------------  */
.vc_pie_chart .wpb_wrapper h4.wpb_pie_chart_heading {
  font-size: 24px;
  padding: 18.2609% 0 0;
  margin: 0;
}
.vc_pie_chart .wpb_wrapper .vc_pie_chart_back {
  opacity: 0.2;
}
.vc_pie_chart .wpb_wrapper .vc_pie_chart_value {
  left: 19px;
  top: 19px;
  right: 19px;
  bottom: 19px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 20px 60px rgba(91, 135, 173, 0.15);
  -moz-box-shadow: 0px 20px 60px rgba(91, 135, 173, 0.15);
  box-shadow: 0px 20px 60px rgba(91, 135, 173, 0.15);
  font-size: 36px;
  font-weight: 800;
  width: auto !important;
  height: auto !important;
  line-height: initial !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.vc_pie_chart .wpb_wrapper canvas {
  display: block;
}

/*  ====================
	Common Widgets styles
====================  */
.aside-widgets-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 5;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.aside-widgets-overlay.active {
  pointer-events: auto;
  opacity: 1;
}

aside .cws-widget.widget_woocommerce_layered_nav ul, aside .cws-widget.widget_woocommerce_rating_filter ul, aside .cws-widget.widget_cws-categories ul {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 10px 20px;
}
aside .cws-widget.widget_woocommerce_layered_nav ul &gt; li, aside .cws-widget.widget_woocommerce_rating_filter ul &gt; li, aside .cws-widget.widget_cws-categories ul &gt; li {
  border-bottom: 1px solid #bad2f6;
}

.mejs-button &gt; button {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.cws-widget {
  /*Start of Brackets fix*/
  /*End of Brackets fix*/
}
.cws-widget:not(:last-child) {
  margin-bottom: 40px;
}
.cws-widget .widget-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 24px;
  color: inherit;
}
.cws-widget .widget-title .inherit-wt {
  position: relative;
  padding-left: 35px;
}
.cws-widget .widget-title .inherit-wt:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  height: 3px;
  width: 20px;
  -webkit-border-radius: 10px/5px;
  -moz-border-radius: 10px/5px;
  border-radius: 10px/5px;
}
.cws-widget.widget_woocommerce_layered_nav ul, .cws-widget.widget_woocommerce_rating_filter ul, .cws-widget.widget_cws-categories ul {
  overflow: hidden;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li, .cws-widget.widget_woocommerce_rating_filter ul &gt; li, .cws-widget.widget_cws-categories ul &gt; li {
  position: relative;
  border-bottom: 1px solid #EDEDED;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li:last-child, .cws-widget.widget_woocommerce_rating_filter ul &gt; li:last-child, .cws-widget.widget_cws-categories ul &gt; li:last-child {
  border-bottom: 0;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li &gt; a, .cws-widget.widget_woocommerce_rating_filter ul &gt; li &gt; a, .cws-widget.widget_cws-categories ul &gt; li &gt; a {
  display: block;
  padding: 10px 55px 10px 0;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  border-width: 0;
  border-style: solid;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li .post-count,
.cws-widget.widget_woocommerce_layered_nav ul &gt; li .count, .cws-widget.widget_woocommerce_rating_filter ul &gt; li .post-count,
.cws-widget.widget_woocommerce_rating_filter ul &gt; li .count, .cws-widget.widget_cws-categories ul &gt; li .post-count,
.cws-widget.widget_cws-categories ul &gt; li .count {
  position: absolute;
  pointer-events: none;
  margin-left: 10px;
  font-size: 14px;
  line-height: 26px;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li .post-count:before,
.cws-widget.widget_woocommerce_layered_nav ul &gt; li .count:before, .cws-widget.widget_woocommerce_rating_filter ul &gt; li .post-count:before,
.cws-widget.widget_woocommerce_rating_filter ul &gt; li .count:before, .cws-widget.widget_cws-categories ul &gt; li .post-count:before,
.cws-widget.widget_cws-categories ul &gt; li .count:before {
  content: '(';
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li .post-count:after,
.cws-widget.widget_woocommerce_layered_nav ul &gt; li .count:after, .cws-widget.widget_woocommerce_rating_filter ul &gt; li .post-count:after,
.cws-widget.widget_woocommerce_rating_filter ul &gt; li .count:after, .cws-widget.widget_cws-categories ul &gt; li .post-count:after,
.cws-widget.widget_cws-categories ul &gt; li .count:after {
  content: ')';
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li ul, .cws-widget.widget_woocommerce_rating_filter ul &gt; li ul, .cws-widget.widget_cws-categories ul &gt; li ul {
  padding-left: 25px;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li ul li.active &gt; a, .cws-widget.widget_woocommerce_rating_filter ul &gt; li ul li.active &gt; a, .cws-widget.widget_cws-categories ul &gt; li ul li.active &gt; a {
  border: 0;
  padding: 10px 0;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li ul li a, .cws-widget.widget_woocommerce_rating_filter ul &gt; li ul li a, .cws-widget.widget_cws-categories ul &gt; li ul li a {
  padding: 10px 0;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li ul li:only-child, .cws-widget.widget_woocommerce_rating_filter ul &gt; li ul li:only-child, .cws-widget.widget_cws-categories ul &gt; li ul li:only-child {
  border: 0;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li .widget_archive_opener, .cws-widget.widget_woocommerce_rating_filter ul &gt; li .widget_archive_opener, .cws-widget.widget_cws-categories ul &gt; li .widget_archive_opener {
  position: absolute;
  top: 0;
  width: 100%;
  height: 45px;
  right: 0px;
  cursor: pointer;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li .widget_archive_opener:before, .cws-widget.widget_woocommerce_rating_filter ul &gt; li .widget_archive_opener:before, .cws-widget.widget_cws-categories ul &gt; li .widget_archive_opener:before {
  position: absolute;
  display: inline-block;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li.active &gt; a, .cws-widget.widget_woocommerce_rating_filter ul &gt; li.active &gt; a, .cws-widget.widget_cws-categories ul &gt; li.active &gt; a {
  border-width: 0 0 0 3px;
  padding: 10px 40px 10px 15px;
}
.cws-widget.widget_woocommerce_layered_nav ul &gt; li.active &gt; .widget_archive_opener:before, .cws-widget.widget_woocommerce_rating_filter ul &gt; li.active &gt; .widget_archive_opener:before, .cws-widget.widget_cws-categories ul &gt; li.active &gt; .widget_archive_opener:before {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.cws-widget .wpcf7-form {
  margin-top: -6px;
}
.cws-widget ul li a {
  font-size: 17px;
}

/*  -------------------
	Common Widgets media styles
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-widget.widget_woocommerce_layered_nav ul &gt; li ul li:hover a, .cws-widget.widget_woocommerce_rating_filter ul &gt; li ul li:hover a, .cws-widget.widget_cws-categories ul &gt; li ul li:hover a {
    padding: 10px 0;
    border-width: 0;
  }
  .cws-widget.widget_woocommerce_layered_nav ul &gt; li:hover &gt; a, .cws-widget.widget_woocommerce_rating_filter ul &gt; li:hover &gt; a, .cws-widget.widget_cws-categories ul &gt; li:hover &gt; a {
    padding: 10px 40px 10px 15px;
  }
}
@media (max-width: 767px) {
  .cws-widget.widget_woocommerce_layered_nav &gt; ul, .cws-widget.widget_woocommerce_rating_filter &gt; ul, .cws-widget.widget_cws-categories &gt; ul {
    margin-top: -15px;
  }
}
.sidebar-tablet-trigger {
  display: none;
}

@media screen and (max-width: 991px) {
  .sidebar-tablet-trigger {
    display: block;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    padding: 20px 15px;
    font-style: normal;
    z-index: 5;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    right: -40px;
  }
  .sidebar-tablet-trigger.trigger_sb_right {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    right: -40px;
    -webkit-box-shadow: -1px 1px 4px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 1px 4px 2px rgba(0, 0, 0, 0.15);
    box-shadow: -1px 1px 4px 2px rgba(0, 0, 0, 0.15);
  }
  .sidebar-tablet-trigger.trigger_sb_right:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .sidebar-tablet-trigger.trigger_sb_right.active {
    right: 0;
  }
  .sidebar-tablet-trigger.trigger_sb_left {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    left: -40px;
    right: auto;
    -webkit-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.15);
  }
  .sidebar-tablet-trigger.trigger_sb_left:before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .sidebar-tablet-trigger.trigger_sb_left.active {
    left: 0;
  }
  .sidebar-tablet-trigger:before {
    content: '\f142';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 21px;
    font-size: 21px;
    font-weight: 900;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
}
@media screen and (max-width: 767px) {
  .sidebar-tablet-trigger {
    display: none;
  }
}
/*  --------------------
	Filter by price
--------------------  */
.price_slider_wrapper {
  padding: 4px 0 0;
}
.price_slider_wrapper .price_slider {
  height: 7px;
  position: relative;
  background-color: #d2eaff;
  margin: 0 3.5px;
}
.price_slider_wrapper .price_slider .ui-slider-range {
  height: 100%;
  top: 0;
  position: absolute;
}
.price_slider_wrapper .price_slider .ui-slider-handle {
  width: 0;
  height: 7px;
  position: absolute;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.price_slider_wrapper .price_slider .ui-slider-handle:before {
  content: '';
  position: absolute;
  left: -3.5px;
  right: auto;
  top: 0;
  z-index: 2;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.price_slider_wrapper .price_slider .ui-slider-handle .price_label {
  margin-top: 6px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.price_slider_wrapper .price_slider_amount {
  margin-top: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.price_slider_wrapper .price_slider_amount .button {
  padding: 9px 17px;
  margin: 8px 0 0;
  color: #FFFFFF;
}
.price_slider_wrapper .price_slider_amount .price_label {
  display: inline-block;
  margin-top: 12px;
  font-size: 16px;
}
.price_slider_wrapper .price_slider_amount .clear {
  display: none;
}

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .price_slider_wrapper .price_slider_amount .button:hover {
    background-color: transparent;
  }
}
/*  --------------------
	Active products filter Widget
--------------------  */
.widget_layered_nav_filters ul li {
  position: relative;
  padding-left: 27px;
}
.widget_layered_nav_filters ul li:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 1px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget_layered_nav_filters ul li:not(:last-child) {
  margin-bottom: 15px;
}

/*  --------------------
	Product categories Widget
--------------------  */
.widget_product_categories .widget-title {
  margin: 0 0 10px;
}
.widget_product_categories li:not(:first-child) {
  border-top: solid 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.widget_product_categories ul ul {
  padding: 0 0 0 20px;
}
.widget_product_categories ul ul li:first-child {
  border-top: solid 1px;
}
.widget_product_categories a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 0 12px;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.widget_product_categories a:before {
  content: '\f101';
  font: 400 normal 13px/35px 'cwsicon';
  width: 28px;
  height: 35px;
  padding: 0 0 0 2px;
  display: block;
  position: absolute;
  left: -30px;
  top: 6px;
  opacity: 0;
  -webkit-transition: left 0.3s, opacity 0.6s;
  transition: left 0.3s, opacity 0.6s;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  text-align: center;
}
.widget_product_categories .post-count {
  font-size: 16px;
  margin: 0 0 0 20px;
}

/*  --------------------
	Product categories widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_product_categories a:hover {
    padding: 11px 0 12px 50px;
  }
  .widget_product_categories a:hover:before {
    left: 0;
    opacity: 1;
  }
}
/*  --------------------
	Widget search
--------------------  */
.widget_product_search:not(:last-child),
.widget_search:not(:last-child) {
  margin-bottom: 55px;
}
.widget_product_search .search-wrapper,
.widget_search .search-wrapper {
  padding: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.widget_product_search form,
.widget_search form {
  position: relative;
}
.widget_product_search form .search-field,
.widget_search form .search-field {
  border-width: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 11px 47px 12px 14px;
  font-size: 17px;
  background-color: transparent;
}
.widget_product_search form *[type='submit'],
.widget_search form *[type='submit'] {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  height: 45px;
  width: 47px;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
}
.widget_product_search form *[type='submit']:before,
.widget_search form *[type='submit']:before {
  content: '\f100';
  font: 400 normal 17px/1em 'cwsicon';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.wp-block-search {
  padding: 0;
  position: relative;
}
.wp-block-search:not(:last-child) {
  margin: 0 0 40px;
}
.wp-block-search .wp-block-search__label {
  margin: 0 0 5px;
  font-weight: 500;
}
.wp-block-search .wp-block-search__input {
  border-width: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 11px 47px 12px 14px;
  font-size: 17px;
  background-color: transparent;
}
.wp-block-search .wp-block-search__button {
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  height: 45px;
  width: 47px;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
}
.wp-block-search .wp-block-search__button:before {
  content: '\f100';
  font: 400 normal 17px/1em 'cwsicon';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

/*  --------------------
	Widget average rating
--------------------  */
.cws-widget.widget_rating_filter ul {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.cws-widget.widget_rating_filter ul li:not(:first-child) {
  border-top-style: solid;
  border-top-width: 1px;
}
.cws-widget.widget_rating_filter ul li &gt; a {
  padding: 15px 30px 15px 20px;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

/*  --------------------
	Widget average rating media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-widget.widget_rating_filter ul li:hover &gt; a {
    padding-right: 15px;
  }
}
/*  --------------------
	Woocommerce product widgets
--------------------  */
.widget_top_rated_products ul li,
.widget_recently_viewed_products ul li,
.widget_recent_reviews ul li,
.widget_products ul li,
.widget_shopping_cart_content ul li {
  position: relative;
  margin: 0;
  padding: 20px 0 20px 89px;
  min-height: 111px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.widget_top_rated_products ul li:not(:first-child),
.widget_recently_viewed_products ul li:not(:first-child),
.widget_recent_reviews ul li:not(:first-child),
.widget_products ul li:not(:first-child),
.widget_shopping_cart_content ul li:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid;
}
.widget_top_rated_products ul li .remove,
.widget_recently_viewed_products ul li .remove,
.widget_recent_reviews ul li .remove,
.widget_products ul li .remove,
.widget_shopping_cart_content ul li .remove {
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  color: #ff4848;
  font-size: 24px;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.widget_top_rated_products ul li a:not(.remove),
.widget_recently_viewed_products ul li a:not(.remove),
.widget_recent_reviews ul li a:not(.remove),
.widget_products ul li a:not(.remove),
.widget_shopping_cart_content ul li a:not(.remove) {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.widget_top_rated_products ul li a img,
.widget_recently_viewed_products ul li a img,
.widget_recent_reviews ul li a img,
.widget_products ul li a img,
.widget_shopping_cart_content ul li a img {
  position: absolute;
  left: 0;
  top: 50%;
  width: 70px;
  height: 70px;
  margin: -35px 0 0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.widget_top_rated_products ul li .star-rating,
.widget_recently_viewed_products ul li .star-rating,
.widget_recent_reviews ul li .star-rating,
.widget_products ul li .star-rating,
.widget_shopping_cart_content ul li .star-rating {
  margin-right: calc(100% - 175px);
  margin-top: 3px;
  margin-bottom: 9px;
}
.widget_top_rated_products ul li .quantity,
.widget_recently_viewed_products ul li .quantity,
.widget_recent_reviews ul li .quantity,
.widget_products ul li .quantity,
.widget_shopping_cart_content ul li .quantity {
  margin: 6px 0 0;
}
.widget_top_rated_products ul li .amount,
.widget_recently_viewed_products ul li .amount,
.widget_recent_reviews ul li .amount,
.widget_products ul li .amount,
.widget_shopping_cart_content ul li .amount {
  font-weight: 500;
}
.widget_top_rated_products ul li .amount,
.widget_top_rated_products ul li .quantity,
.widget_top_rated_products ul li del,
.widget_top_rated_products ul li ins,
.widget_recently_viewed_products ul li .amount,
.widget_recently_viewed_products ul li .quantity,
.widget_recently_viewed_products ul li del,
.widget_recently_viewed_products ul li ins,
.widget_recent_reviews ul li .amount,
.widget_recent_reviews ul li .quantity,
.widget_recent_reviews ul li del,
.widget_recent_reviews ul li ins,
.widget_products ul li .amount,
.widget_products ul li .quantity,
.widget_products ul li del,
.widget_products ul li ins,
.widget_shopping_cart_content ul li .amount,
.widget_shopping_cart_content ul li .quantity,
.widget_shopping_cart_content ul li del,
.widget_shopping_cart_content ul li ins {
  display: inline-block;
  font-size: 15px;
  padding: 0;
}
.widget_top_rated_products ul li .amount .amount,
.widget_top_rated_products ul li .quantity .amount,
.widget_top_rated_products ul li del .amount,
.widget_top_rated_products ul li ins .amount,
.widget_recently_viewed_products ul li .amount .amount,
.widget_recently_viewed_products ul li .quantity .amount,
.widget_recently_viewed_products ul li del .amount,
.widget_recently_viewed_products ul li ins .amount,
.widget_recent_reviews ul li .amount .amount,
.widget_recent_reviews ul li .quantity .amount,
.widget_recent_reviews ul li del .amount,
.widget_recent_reviews ul li ins .amount,
.widget_products ul li .amount .amount,
.widget_products ul li .quantity .amount,
.widget_products ul li del .amount,
.widget_products ul li ins .amount,
.widget_shopping_cart_content ul li .amount .amount,
.widget_shopping_cart_content ul li .quantity .amount,
.widget_shopping_cart_content ul li del .amount,
.widget_shopping_cart_content ul li ins .amount {
  margin-top: 0;
}
.widget_top_rated_products ul li del .amount,
.widget_recently_viewed_products ul li del .amount,
.widget_recent_reviews ul li del .amount,
.widget_products ul li del .amount,
.widget_shopping_cart_content ul li del .amount {
  text-decoration: line-through;
  font-weight: 400;
  color: #cccccc;
  font-size: 13px;
}
.widget_top_rated_products ul li ins,
.widget_recently_viewed_products ul li ins,
.widget_recent_reviews ul li ins,
.widget_products ul li ins,
.widget_shopping_cart_content ul li ins {
  text-decoration: none;
  font-weight: bolder;
}
.widget_top_rated_products .total,
.widget_recently_viewed_products .total,
.widget_recent_reviews .total,
.widget_products .total,
.widget_shopping_cart_content .total {
  padding: 16px 0 0;
  border-top-width: 1px;
  border-top-style: solid;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
}
.widget_top_rated_products .total strong,
.widget_recently_viewed_products .total strong,
.widget_recent_reviews .total strong,
.widget_products .total strong,
.widget_shopping_cart_content .total strong {
  float: left;
  font-weight: 400;
  margin: 0 6px 0 0;
  letter-spacing: 0.7px;
}
.widget_top_rated_products .total .amount,
.widget_recently_viewed_products .total .amount,
.widget_recent_reviews .total .amount,
.widget_products .total .amount,
.widget_shopping_cart_content .total .amount {
  font-weight: 500;
}
.widget_top_rated_products .buttons,
.widget_recently_viewed_products .buttons,
.widget_recent_reviews .buttons,
.widget_products .buttons,
.widget_shopping_cart_content .buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-betwenn;
  -moz-justify-content: space-betwenn;
  -ms-justify-content: space-betwenn;
  justify-content: space-betwenn;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.widget_top_rated_products .buttons .button,
.widget_recently_viewed_products .buttons .button,
.widget_recent_reviews .buttons .button,
.widget_products .buttons .button,
.widget_shopping_cart_content .buttons .button {
  display: inline-block;
  padding: 9px 13px 8px;
  margin-top: 14px;
  width: 100%;
  text-align: center;
}
.widget_top_rated_products .buttons .button:not(:last-child),
.widget_recently_viewed_products .buttons .button:not(:last-child),
.widget_recent_reviews .buttons .button:not(:last-child),
.widget_products .buttons .button:not(:last-child),
.widget_shopping_cart_content .buttons .button:not(:last-child) {
  margin-right: 10px;
}
.widget_top_rated_products .buttons .button:not(.checkout),
.widget_recently_viewed_products .buttons .button:not(.checkout),
.widget_recent_reviews .buttons .button:not(.checkout),
.widget_products .buttons .button:not(.checkout),
.widget_shopping_cart_content .buttons .button:not(.checkout) {
  color: #FFFFFF;
}
.widget_top_rated_products .buttons .button.checkout,
.widget_recently_viewed_products .buttons .button.checkout,
.widget_recent_reviews .buttons .button.checkout,
.widget_products .buttons .button.checkout,
.widget_shopping_cart_content .buttons .button.checkout {
  background-color: transparent;
}

.widget_shopping_cart_content {
  padding: 3px 0 0;
}
.widget_shopping_cart_content ul li {
  padding: 20px 20px 20px 89px;
}

.widget_top_rated_products li,
.widget_recently_viewed_products li,
.widget_recent_reviews li,
.widget_products li {
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.widget_top_rated_products li:before,
.widget_recently_viewed_products li:before,
.widget_recent_reviews li:before,
.widget_products li:before {
  content: '';
  position: absolute;
  left: -20px;
  right: -20px;
  top: -1px;
  bottom: -1px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border-width: 1px;
  border-style: solid;
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.widget_top_rated_products li:hover, .widget_top_rated_products li:not(:first-child):hover,
.widget_recently_viewed_products li:hover,
.widget_recently_viewed_products li:not(:first-child):hover,
.widget_recent_reviews li:hover,
.widget_recent_reviews li:not(:first-child):hover,
.widget_products li:hover,
.widget_products li:not(:first-child):hover {
  border-color: transparent !important;
}
.widget_top_rated_products li:hover:before, .widget_top_rated_products li:not(:first-child):hover:before,
.widget_recently_viewed_products li:hover:before,
.widget_recently_viewed_products li:not(:first-child):hover:before,
.widget_recent_reviews li:hover:before,
.widget_recent_reviews li:not(:first-child):hover:before,
.widget_products li:hover:before,
.widget_products li:not(:first-child):hover:before {
  opacity: 1;
}
.widget_top_rated_products li:hover + li,
.widget_recently_viewed_products li:hover + li,
.widget_recent_reviews li:hover + li,
.widget_products li:hover + li {
  border-color: transparent !important;
}

/*  --------------------
	Star rating
--------------------  */
.star-rating:before,
.star-rating &gt; span:before {
  display: block;
  content: "\f163\f163\f163\f163\f163";
  font-family: 'cwsicon';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 4px;
  word-break: initial;
}

.wc-layered-nav-rating &gt; a {
  line-height: 14px;
}

.star-rating,
.comment-form-rating .stars {
  font-size: 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.star-rating &gt; span,
.comment-form-rating .stars .stars-active {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #f9cd51;
}

.star-rating &gt; span:before,
.comment-form-rating .stars .stars-active {
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
}

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_shopping_cart_content ul li .remove {
    opacity: 0;
  }
  .widget_shopping_cart_content ul li:hover .remove {
    opacity: 1;
  }
  .widget_shopping_cart_content .buttons .button:not(.checkout):hover {
    background-color: transparent;
  }
  .widget_shopping_cart_content .buttons .button.checkout:hover {
    color: #FFFFFF;
  }
}
@media screen and (max-width: 1199px) {
  .widget_top_rated_products li:before,
  .widget_recently_viewed_products li:before,
  .widget_recent_reviews li:before,
  .widget_products li:before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .widget_top_rated_products ul li .reviewer,
  .widget_recently_viewed_products ul li .reviewer,
  .widget_recent_reviews ul li .reviewer,
  .widget_products ul li .reviewer,
  .widget_shopping_cart_content ul li .reviewer {
    position: relative;
    top: 5px;
  }
}
/*  --------------------
	Tags widget
--------------------  */
.widget_product_tag_cloud,
.widget_tag_cloud {
  margin-bottom: -10px;
}
.widget_product_tag_cloud .tagcloud,
.widget_tag_cloud .tagcloud {
  font-size: 0;
  line-height: 1;
  margin: 0 -5px;
}
.widget_product_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a {
  font-size: 16px !important;
  line-height: 24px;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 10px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 4px 15px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.widget_product_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:hover {
  color: #fff;
}
.widget_product_tag_cloud .tagcloud .tag-link-count,
.widget_tag_cloud .tagcloud .tag-link-count {
  font-size: 15px;
}

.wp-block-tag-cloud {
  font-size: 0;
  line-height: 1;
  margin: 0 -5px -10px;
}
.wp-block-tag-cloud:not(:last-child) {
  margin: 0 -5px 30px;
}
.wp-block-tag-cloud a.tag-cloud-link {
  font-size: 16px !important;
  line-height: 24px;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 10px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 4px 15px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.wp-block-tag-cloud a.tag-cloud-link:hover {
  color: #fff;
}
.wp-block-tag-cloud .tag-link-count {
  font-size: 15px;
}

/*  --------------------
	Tags widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_woocommerce_product_tag_cloud .tagcloud a:hover,
  .widget_tag_cloud .tagcloud a:hover {
    color: #FFFFFF;
  }
}
/*  --------------------
	Calendar widget
--------------------  */
.widget_calendar .widget-title {
  margin: 0 0 27px;
}
.widget_calendar .calendar_wrap {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 0 8px 26px;
  position: relative;
}
.widget_calendar .calendar_wrap #wp-calendar {
  width: 100%;
  margin: 0;
}
.widget_calendar .calendar_wrap #wp-calendar caption {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 11px 45px 10px;
  color: #FFFFFF;
  margin: 0 -8px 24px;
  width: calc(100% + 13px);
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}
.widget_calendar .calendar_wrap #wp-calendar tbody tr:hover {
  background-color: transparent;
}
.widget_calendar .calendar_wrap #wp-calendar tbody td#today a {
  color: #ffe27a;
}
.widget_calendar .calendar_wrap #wp-calendar tbody td#today a:before {
  opacity: 1;
}
.widget_calendar .calendar_wrap #wp-calendar tbody a {
  position: relative;
  z-index: 1;
  -webkit-transition: color 0.3s linear, background-color 0.3s linear;
  transition: color 0.3s linear, background-color 0.3s linear;
  color: #FFFFFF;
}
.widget_calendar .calendar_wrap #wp-calendar tbody a:before {
  opacity: 1;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  z-index: -1;
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#prev,
.widget_calendar .calendar_wrap #wp-calendar tfoot td#next {
  display: block;
  position: absolute;
  top: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  padding: 0;
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#prev a,
.widget_calendar .calendar_wrap #wp-calendar tfoot td#next a {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  font-size: 0;
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#prev a:before,
.widget_calendar .calendar_wrap #wp-calendar tfoot td#next a:before {
  font: 400 normal 13px/45px 'cwsicon';
  color: #FFFFFF;
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#prev {
  left: 0;
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#prev a {
  -webkit-border-radius: 15px 0 0 0;
  border-radius: 15px 0 0 0;
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#prev a:before {
  content: '\f103';
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#next {
  right: 0;
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#next a {
  -webkit-border-radius: 0 15px 0 0;
  border-radius: 0 15px 0 0;
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td#next a:before {
  content: '\f101';
}
.widget_calendar .calendar_wrap #wp-calendar tfoot td.pad {
  display: none;
}
.widget_calendar .calendar_wrap #wp-calendar thead tr th {
  display: none;
}
.widget_calendar .calendar_wrap #wp-calendar tr {
  border: 0;
}
.widget_calendar .calendar_wrap #wp-calendar tr th,
.widget_calendar .calendar_wrap #wp-calendar tr td {
  padding: 7px;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  cursor: default;
  border: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.wp-block-calendar {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 0 8px 26px;
  position: relative;
}
.wp-block-calendar:not(:last-child) {
  margin: 0 0 40px;
}
.wp-block-calendar #wp-calendar {
  width: 100%;
  margin: 0;
}
.wp-block-calendar #wp-calendar caption {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 11px 55px 10px;
  color: #FFFFFF;
  margin: 0 -8px 24px;
  width: calc(100% + 16px);
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}
.wp-block-calendar #wp-calendar tbody tr:hover {
  background-color: transparent;
}
.wp-block-calendar #wp-calendar tbody td#today a {
  color: #ffe27a;
}
.wp-block-calendar #wp-calendar tbody td#today a:before {
  opacity: 1;
}
.wp-block-calendar #wp-calendar tbody a {
  position: relative;
  z-index: 1;
  -webkit-transition: color 0.3s linear, background-color 0.3s linear;
  transition: color 0.3s linear, background-color 0.3s linear;
  color: #FFFFFF;
  text-decoration: none;
}
.wp-block-calendar #wp-calendar tbody a:before {
  opacity: 1;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  z-index: -1;
}
.wp-block-calendar #wp-calendar tfoot td#prev,
.wp-block-calendar #wp-calendar tfoot td#next {
  display: block;
  position: absolute;
  top: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  padding: 0;
}
.wp-block-calendar #wp-calendar tfoot td#prev a,
.wp-block-calendar #wp-calendar tfoot td#next a {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  font-size: 0;
  text-decoration: none;
}
.wp-block-calendar #wp-calendar tfoot td#prev a:before,
.wp-block-calendar #wp-calendar tfoot td#next a:before {
  font: 400 normal 13px/45px 'cwsicon';
  color: #FFFFFF;
}
.wp-block-calendar #wp-calendar tfoot td#prev {
  left: 0;
}
.wp-block-calendar #wp-calendar tfoot td#prev a {
  -webkit-border-radius: 15px 0 0 0;
  border-radius: 15px 0 0 0;
}
.wp-block-calendar #wp-calendar tfoot td#prev a:before {
  content: '\f103';
}
.wp-block-calendar #wp-calendar tfoot td#next {
  right: 0;
}
.wp-block-calendar #wp-calendar tfoot td#next a {
  -webkit-border-radius: 0 15px 0 0;
  border-radius: 0 15px 0 0;
}
.wp-block-calendar #wp-calendar tfoot td#next a:before {
  content: '\f101';
}
.wp-block-calendar #wp-calendar tfoot td.pad {
  display: none;
}
.wp-block-calendar #wp-calendar thead tr th {
  display: none;
}
.wp-block-calendar #wp-calendar tr {
  border: 0;
}
.wp-block-calendar #wp-calendar tr th,
.wp-block-calendar #wp-calendar tr td {
  padding: 7px;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  cursor: default;
  border: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/*  --------------------
	Calendar widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .cws-widget .calendar_wrap #wp-calendar tbody a:hover:before {
    opacity: 0.8;
  }

  .wp-block-calendar #wp-calendar tbody a:hover:before {
    opacity: 0.8;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .widget_calendar .calendar_wrap #wp-calendar tbody a:before {
    width: 34px;
    height: 34px;
    margin: -16px 0 0 -16px;
  }
  .widget_calendar .calendar_wrap #wp-calendar tr th,
  .widget_calendar .calendar_wrap #wp-calendar tr td {
    padding: 6px;
  }

  .wp-block-calendar #wp-calendar tbody a:before {
    width: 34px;
    height: 34px;
    margin: -16px 0 0 -16px;
  }
  .wp-block-calendar #wp-calendar tr th,
  .wp-block-calendar #wp-calendar tr td {
    padding: 6px;
  }
}
/*  --------------------
	CWS-About widget
--------------------  */
.widget-cws-about .cws-about-main-wrapper {
  padding: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget-cws-about .cws-about-main-wrapper .user-avatar a {
  display: block;
  text-align: center;
}
.widget-cws-about .cws-about-main-wrapper .user-avatar img {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.widget-cws-about .cws-about-main-wrapper .cws-textwidget-content {
  text-align: center;
}
.widget-cws-about .cws-about-main-wrapper .cws-textwidget-content .about-me .user-name {
  padding: 15px 0 0;
  font-size: 22px;
  margin: 0;
}
.widget-cws-about .cws-about-main-wrapper .cws-textwidget-content .about-me .user-position {
  font-size: 16px;
  margin: 10px 0 0 0;
}
.widget-cws-about .cws-about-main-wrapper .cws-textwidget-content .about-me .user-description {
  position: relative;
  padding-top: 32px;
  margin: 0;
}
.widget-cws-about .cws-about-main-wrapper .cws-textwidget-content .about-me .user-description:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 16px;
  width: 35px;
  height: 2px;
}
.widget-cws-about .cws-about-main-wrapper .cws-textwidget-content .about-me .user-signature {
  margin-top: 15px;
  font-size: 0px;
}

/*  --------------------
	CWS-Banner widget
--------------------  */
.widget-cws-banner .cws-widget-banner {
  position: relative;
  min-height: 220px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 35px;
}
.widget-cws-banner .cws-widget-banner .banner-wrapper-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget-cws-banner .cws-widget-banner .banner-wrapper .banner-content {
  position: relative;
  z-index: 2;
}
.widget-cws-banner .cws-widget-banner .banner-wrapper .banner-content .banner-title {
  margin: 0;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 800;
  color: #ffffff;
}
.widget-cws-banner .cws-widget-banner .banner-wrapper .banner-content .banner-divider {
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: 3px;
  margin: 15px 0;
  color: #ffffff;
}
.widget-cws-banner .cws-widget-banner .banner-wrapper .banner-content .banner-desc {
  line-height: 1.5em;
  color: #FFFFFF;
}
.widget-cws-banner .cws-widget-banner .banner-wrapper .banner-content .banner-desc:not(:first-child) {
  margin: 7px 0 0;
}
.widget-cws-banner .cws-widget-banner .banner-wrapper .banner-button {
  margin-top: 24px;
  position: relative;
  z-index: 2;
}
.widget-cws-banner .cws-widget-banner .banner-wrapper .banner-button .button {
  margin: 0;
}

@media screen and (max-width: 1199px) {
  .widget-cws-banner .cws-widget-banner {
    padding: 15px;
  }
}
/*  --------------------
	CWS-Categories widget
--------------------  */
.widget-cws-categories .item:not(:last-child) {
  margin-bottom: 20px;
}
.widget-cws-categories .item .category-block {
  position: relative;
  display: block;
  font-size: 0px;
  line-height: 0px;
}
.widget-cws-categories .item .category-block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.widget-cws-categories .item .category-block img {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget-cws-categories .item .category-block .category-label {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  -webkit-transition: opacity 0.3s, margin 0.3s;
  transition: opacity 0.3s, margin 0.3s;
  word-break: normal;
  text-align: center;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 30px;
}

/*  -------------------
	CWS-Categories widget media styles
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget-cws-categories .category-block:hover:before {
    opacity: 0;
  }
  .widget-cws-categories .category-block:hover .category-label {
    opacity: 0;
    margin: 10px 0 0;
  }
}
/*  --------------------
	CWS-Portfolio widget
--------------------  */
.widget-cws-portfolio .portfolio-item-thumbs {
  background: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 4px 0 6px;
}
.widget-cws-portfolio .portfolio-item-thumb {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.widget-cws-portfolio .portfolio-columns.col-1 .portfolio-item-thumb {
  width: 100%;
}
.widget-cws-portfolio .portfolio-columns.col-2 .portfolio-item-thumb {
  width: 50%;
}
.widget-cws-portfolio .portfolio-columns.col-3 .portfolio-item-thumb {
  width: 33.3333%;
}
.widget-cws-portfolio .portfolio-columns.col-4 .portfolio-item-thumb {
  width: 25%;
}
.widget-cws-portfolio .portfolio-item-thumb .pic {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.widget-cws-portfolio .portfolio-item-thumb .pic .blured-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.widget-cws-portfolio .portfolio-item-thumb .pic .hover-effect {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.widget-cws-portfolio .portfolio-item-thumb .pic .hover-effect:before {
  content: '\f0b2';
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  margin: -13px 0 0 -13px;
  color: #FFFFFF;
  font: 900 normal 20px/26px 'Font Awesome 5 Free';
  text-align: center;
}
.widget-cws-portfolio .portfolio-item-thumb .pic .links &gt; * {
  font-size: 16px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  opacity: 0;
  background: transparent;
  z-index: 3;
}
.widget-cws-portfolio .col-1 .portfolio-item-thumb .pic,
.widget-cws-portfolio .col-1 .portfolio-item-thumb .pic .hover-effect,
.widget-cws-portfolio .cws-carousel-wrapper .portfolio-item-thumb .pic,
.widget-cws-portfolio .cws-carousel-wrapper .portfolio-item-thumb .pic .hover-effect {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget-cws-portfolio .cws-carousel-wrapper .portfolio-item-thumb .pic .hover-effect:before,
.widget-cws-portfolio .col-1 .portfolio-item-thumb .pic .hover-effect:before,
.widget-cws-portfolio .col-2 .portfolio-item-thumb .pic .hover-effect:before {
  font-size: 50px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
}

/*  --------------------
	CWS-Portfolio widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget-cws-portfolio .portfolio-item-thumb .pic:hover .blured-img {
    opacity: 1;
  }
  .widget-cws-portfolio .portfolio-item-thumb .pic:hover .hover-effect {
    opacity: 1;
  }
  .widget-cws-portfolio .portfolio-item-thumb .pic:hover .links &gt; * {
    opacity: 0.8;
  }
}
/*  --------------------
	Archive widget
--------------------  */
.widget_archive .widget-title {
  margin: 0 0 10px;
}
.widget_archive li {
  padding: 0;
  margin: 0;
}
.widget_archive li:before {
  content: none;
  display: none;
}
.widget_archive li:not(:first-child) {
  border-top: solid 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.widget_archive li a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 0 12px 20px;
  background-color: transparent;
  -webkit-transition: background-color 0.3s, padding 0.3s;
  transition: background-color 0.3s, padding 0.3s;
}
.widget_archive li a:before {
  content: '\f101';
  font: 400 normal 13px/1em 'cwsicon';
  width: 8px;
  height: 13px;
  display: block;
  position: absolute;
  left: -2px;
  top: 17px;
  -webkit-transition: left 0.3s, color 0.3s;
  transition: left 0.3s, color 0.3s;
}
.widget_archive li .post-count {
  font-size: 16px;
  margin: 0 0 0 20px;
}

.wp-block-archives:not(:last-child) {
  margin: 0 0 40px;
}
.wp-block-archives.wp-block-archives-list &gt; li,
.wp-block-archives.wp-block-archives-list li {
  padding: 0;
  margin: 0;
}
.wp-block-archives.wp-block-archives-list &gt; li:before,
.wp-block-archives.wp-block-archives-list li:before {
  content: none;
  display: none;
}
.wp-block-archives.wp-block-archives-list &gt; li:not(:first-child),
.wp-block-archives.wp-block-archives-list li:not(:first-child) {
  border-top: solid 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.wp-block-archives.wp-block-archives-list &gt; li a,
.wp-block-archives.wp-block-archives-list li a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 0 12px 20px;
  background-color: transparent;
  -webkit-transition: background-color 0.3s, padding 0.3s;
  transition: background-color 0.3s, padding 0.3s;
}
.wp-block-archives.wp-block-archives-list &gt; li a:before,
.wp-block-archives.wp-block-archives-list li a:before {
  content: '\f101';
  font: 400 normal 13px/1em 'cwsicon';
  width: 8px;
  height: 13px;
  display: block;
  position: absolute;
  left: -2px;
  top: 17px;
  -webkit-transition: left 0.3s, color 0.3s;
  transition: left 0.3s, color 0.3s;
}
.wp-block-archives.wp-block-archives-list &gt; li .post-count,
.wp-block-archives.wp-block-archives-list li .post-count {
  font-size: 16px;
  margin: 0 0 0 20px;
}

/*  --------------------
	Product categories widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_archive li:hover, .widget_archive li:hover + li,
  .wp-block-archives-list li:hover,
  .wp-block-archives-list li:hover + li {
    border-color: transparent !important;
  }
  .widget_archive li a:hover,
  .wp-block-archives-list li a:hover {
    padding: 11px 20px 12px 40px;
  }
  .widget_archive li a:hover:before,
  .wp-block-archives-list li a:hover:before {
    left: 14px;
  }
}
/*  --------------------
	Audio widget
--------------------  */
.widget_media_audio .mejs-container,
.widget_media_audio .mejs-container .mejs-controls,
.widget_media_audio .mejs-embed,
.widget_media_audio .mejs-embed body {
  margin: 0;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget_media_audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.widget_media_audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.widget_media_audio .mejs-controls .mejs-time-rail .mejs-time-total,
.widget_media_audio .mejs-controls .mejs-time-rail .mejs-time-buffering,
.widget_media_audio .mejs-controls .mejs-time-rail .mejs-time-loaded,
.widget_media_audio .mejs-controls .mejs-time-rail .mejs-time-current {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget_media_audio .mejs-controls .mejs-time-rail .mejs-time-total {
  overflow: hidden;
}
.widget_media_audio .mejs-time-handle {
  display: none;
}

/*  --------------------
	Video widget
--------------------  */
.widget_media_video .mejs-container {
  margin: 0;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
}
.widget_media_video .mejs-controls .mejs-time-rail .mejs-time-total,
.widget_media_video .mejs-controls .mejs-time-rail .mejs-time-buffering,
.widget_media_video .mejs-controls .mejs-time-rail .mejs-time-loaded,
.widget_media_video .mejs-controls .mejs-time-rail .mejs-time-current {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget_media_video .mejs-controls .mejs-time-rail .mejs-time-total {
  overflow: hidden;
}
.widget_media_video .mejs-time-handle {
  display: none;
}
.widget_media_video .mejs-overlay-play {
  background-color: rgba(0, 0, 0, 0.5);
}
.widget_media_video .mejs-overlay-button {
  background: #ffffff;
  width: 58px;
  height: 58px;
  padding: 0 0 0 4px;
  -webkit-box-shadow: 0 1px 21px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 21px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 21px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 400 normal 20px/58px 'cwsicon';
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  text-align: center;
}
.widget_media_video .mejs-overlay-button:hover {
  color: #FFFFFF;
}
.widget_media_video .mejs-overlay-button:before {
  content: '\f160';
}
.widget_media_video .mejs-iframe-overlay {
  display: none;
}

/*  --------------------
	Gallery widget
--------------------  */
.widget_media_gallery .widget-title {
  margin: 0 0 10px;
}
.widget_media_gallery .gallery {
  font-size: 0;
  line-height: 1;
  cursor: default;
  margin: 0 -8px 0 -7px;
}
.widget_media_gallery .gallery-item {
  margin: 15px 0 0 !important;
  padding: 0 8px 0 7px;
  position: relative;
}
.widget_media_gallery .gallery-icon {
  font-size: 10px;
  font-style: italic;
}
.widget_media_gallery .gallery-icon a {
  display: block;
  position: relative;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  opacity: 1;
}
.widget_media_gallery .gallery-icon a:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.widget_media_gallery .gallery-icon a:after {
  content: '\f17d';
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  font: 400 normal 26px/26px 'cwsicon';
  color: #FFFFFF;
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  left: 50%;
  top: 50%;
  right: auto;
  margin: -13px 0 0 -13px;
  text-align: center;
}
.widget_media_gallery .gallery-icon a[href$='.jpg']:after, .widget_media_gallery .gallery-icon a[href$='.pdf']:after, .widget_media_gallery .gallery-icon a[href$='.png']:after {
  content: '\f0b2';
  font-size: 20px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.widget_media_gallery .gallery-icon img {
  position: relative;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
}

/*  --------------------
	Gallery widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_media_gallery .gallery-icon a:hover {
    opacity: 1;
  }
  .widget_media_gallery .gallery-icon a:hover:before, .widget_media_gallery .gallery-icon a:hover:after {
    opacity: 1;
  }
}
/*  --------------------
	Image widget
--------------------  */
.widget_media_image a.cws_img_frame,
.widget_text a.cws_img_frame {
  display: block;
  position: relative;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
}
.widget_media_image a.cws_img_frame:before,
.widget_text a.cws_img_frame:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.widget_media_image a.cws_img_frame:after,
.widget_text a.cws_img_frame:after {
  content: '\f17d';
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  font: 400 normal 50px/50px 'cwsicon';
  color: #FFFFFF;
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  left: 50%;
  top: 50%;
  right: auto;
  margin: -25px 0 0 -25px;
  text-align: center;
}
.widget_media_image a.cws_img_frame[href$='.jpg']:after, .widget_media_image a.cws_img_frame[href$='.pdf']:after, .widget_media_image a.cws_img_frame[href$='.png']:after,
.widget_text a.cws_img_frame[href$='.jpg']:after,
.widget_text a.cws_img_frame[href$='.pdf']:after,
.widget_text a.cws_img_frame[href$='.png']:after {
  content: '\f0b2';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.widget_media_image img,
.widget_text img {
  position: relative;
  display: block;
  max-width: 100%;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget_media_image .wp-caption-text,
.widget_text .wp-caption-text {
  text-align: center;
}

/*  --------------------
	Image widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_media_image a.cws_img_frame:hover:before,
  .widget_text a.cws_img_frame:hover:before {
    opacity: 0.8;
  }
  .widget_media_image a.cws_img_frame:hover:after,
  .widget_text a.cws_img_frame:hover:after {
    opacity: 1;
  }
}
/*  --------------------
	Categories Widget
--------------------  */
.widget_categories .widget-title {
  margin: 0 0 10px;
}
.widget_categories li:not(:first-child) {
  border-top: solid 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.widget_categories ul ul {
  padding: 0 0 0 20px;
  border-top: solid 1px;
}
.widget_categories a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 0 12px;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.widget_categories a:before {
  content: '\f101';
  font: 400 normal 13px/35px 'cwsicon';
  width: 28px;
  height: 35px;
  padding: 0 0 0 2px;
  display: block;
  position: absolute;
  left: -30px;
  top: 6px;
  opacity: 0;
  -webkit-transition: left 0.3s, opacity 0.6s;
  transition: left 0.3s, opacity 0.6s;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  text-align: center;
}
.widget_categories .post-count {
  font-size: 16px;
  margin: 0 0 0 20px;
}

.wp-block-categories:not(:last-child) {
  margin: 0 0 40px;
}
.wp-block-categories.wp-block-categories-list li {
  margin: 0 !important;
  padding: 0 !important;
}
.wp-block-categories.wp-block-categories-list li:before {
  content: none;
  display: none;
}
.wp-block-categories.wp-block-categories-list li:not(:first-child) {
  border-top: solid 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.wp-block-categories.wp-block-categories-list ul {
  padding: 0 0 0 20px;
  border-top: solid 1px;
}
.wp-block-categories.wp-block-categories-list a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 0 12px;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.wp-block-categories.wp-block-categories-list a:before {
  content: '\f101';
  font: 400 normal 13px/35px 'cwsicon';
  width: 28px;
  height: 35px;
  padding: 0 0 0 2px;
  display: block;
  position: absolute;
  left: -30px;
  top: 6px;
  opacity: 0;
  -webkit-transition: left 0.3s, opacity 0.6s;
  transition: left 0.3s, opacity 0.6s;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  text-align: center;
}
.wp-block-categories.wp-block-categories-list .post-count {
  font-size: 16px;
  margin: 0 0 0 20px;
}

/*  --------------------
	Categories widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_categories a:hover,
  .wp-block-categories-list a:hover {
    padding: 11px 0 12px 50px;
  }
  .widget_categories a:hover:before,
  .wp-block-categories-list a:hover:before {
    left: 0;
    opacity: 1;
  }
}
/*  --------------------
	Pages Widget
--------------------  */
.widget_pages .widget-title {
  margin: 0 0 10px;
}
.widget_pages li:not(:first-child) {
  border-top: solid 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.widget_pages ul ul {
  padding: 0 0 0 20px;
}
.widget_pages ul ul li:first-child {
  border-top: solid 1px;
}
.widget_pages a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 0 12px;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.widget_pages a:before {
  content: '\f101';
  font: 400 normal 13px/35px 'cwsicon';
  width: 28px;
  height: 35px;
  padding: 0 0 0 2px;
  display: block;
  position: absolute;
  left: -30px;
  top: 6px;
  opacity: 0;
  -webkit-transition: left 0.3s, opacity 0.6s;
  transition: left 0.3s, opacity 0.6s;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  text-align: center;
}
.widget_pages .post-count {
  font-size: 16px;
  margin: 0 0 0 20px;
}

/*  --------------------
	Pages widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_pages a:hover {
    padding: 11px 0 12px 50px;
  }
  .widget_pages a:hover:before {
    left: 0;
    opacity: 1;
  }
}
/*  --------------------
	Meta widget
--------------------  */
.widget_meta .widget-title {
  margin: 0 0 10px;
}
.widget_meta li:not(:first-child) {
  border-top: solid 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.widget_meta a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 0 12px 20px;
  background-color: transparent;
  -webkit-transition: background-color 0.3s, padding 0.3s;
  transition: background-color 0.3s, padding 0.3s;
}
.widget_meta a:before {
  content: '\f101';
  font: 400 normal 13px/1em 'cwsicon';
  width: 8px;
  height: 13px;
  display: block;
  position: absolute;
  left: -2px;
  top: 17px;
  -webkit-transition: left 0.3s, color 0.3s;
  transition: left 0.3s, color 0.3s;
}

/*  --------------------
	Product categories widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_meta li:hover, .widget_meta li:hover + li {
    border-color: transparent !important;
  }
  .widget_meta a:hover {
    padding: 11px 20px 12px 40px;
  }
  .widget_meta a:hover:before {
    left: 14px;
  }
}
/*  --------------------
	CWS-Info widget
--------------------  */
.widget-cws-contact .cws-textwidget-content .logo-description img {
  display: block;
}
.widget-cws-contact .cws-textwidget-content .information-group:not(:first-child) {
  margin-top: 25px;
}
.widget-cws-contact .cws-textwidget-content .information-group .information-unit {
  margin: 0 0 5px;
}
.widget-cws-contact .cws-textwidget-content .information-group .information-unit i {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 30px;
  font-size: 26px !important;
  text-align: center;
}
.widget-cws-contact .cws-textwidget-content .information-group .information-unit a:not(:first-child) {
  display: inline-block;
  margin-top: 5px;
}
.widget-cws-contact .cws-textwidget-content .cws-social-links {
  margin-top: 1.25em;
}
.widget-cws-contact .cws-textwidget-content .cws-social-links.shape-hexagon {
  padding: 0 3px 0.1em;
}

/*  --------------------
	CWS Text widget
--------------------  */
.widget-cws-text .cws-custom-button {
  margin-top: 22px;
}

/*  --------------------
	CWS-Gallery widget
--------------------  */
.widget-cws-gallery .cws-widget-gallery:not(.widget-carousel) {
  margin: -7px;
}
.widget-cws-gallery .cws-widget-gallery.widget-carousel {
  margin: 0 -7px;
}
.widget-cws-gallery .cws-widget-gallery .pic {
  padding: 7px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.widget-cws-gallery .cws-widget-gallery img {
  display: block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.widget-cws-gallery .cws-widget-gallery .cws-carousel .pic,
.widget-cws-gallery .cws-widget-gallery .cws-carousel img {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/*  --------------------
	CWS-Twitter widget
--------------------  */
.widget-cws-twitter .widget-title {
  margin: 0 0 20px;
}
.widget-cws-twitter:not(.cws-carousel-wrapper) .cws-tweet:not(:first-child) {
  margin-top: 20px;
  padding-top: 20px;
  border-top-style: solid;
  border-top-width: 1px;
}
.widget-cws-twitter .cws-tweet {
  position: relative;
  padding-left: 32px;
  margin: 0 15px;
}
.widget-cws-twitter .cws-tweet .tweet-author {
  font-size: 16px;
  position: relative;
}
.widget-cws-twitter .cws-tweet .tweet-author:before {
  content: '\f099';
  position: absolute;
  left: -30px;
  top: 1px;
  font: 400 normal 21px/1em 'Font Awesome 5 Brands';
  display: block;
  width: 22px;
}
.widget-cws-twitter .cws-tweet .tweet-content {
  font-size: 17px;
  line-height: 24px;
}
.widget-cws-twitter .cws-tweet .tweet-content:not(:first-child) {
  margin: 22px 0 0;
}
.widget-cws-twitter .cws-tweet .tweet-content a {
  word-break: break-all;
}
.widget-cws-twitter .cws-tweet .tweet-date {
  font-size: 14px;
}
.widget-cws-twitter .cws-tweet .tweet-date:not(:first-child) {
  margin: 14px 0 0;
}

/*  --------------------
	CWS Recent posts widget
--------------------  */
aside .post-items {
  margin: 0 -15px;
}

.widget-cws-recent-entries .post-item {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  padding: 15px;
}
.widget-cws-recent-entries .post-item:not(:first-child):before {
  content: '';
  position: absolute;
  display: block;
  left: 15px;
  right: 15px;
  top: 0;
  height: 1px;
}
.widget-cws-recent-entries .post-item .post-preview {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.widget-cws-recent-entries .post-item .post-preview .post-thumb {
  width: 70px;
  margin: 0 20px 0 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  line-height: 0;
}
.widget-cws-recent-entries .post-item .post-preview .post-thumb img {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.widget-cws-recent-entries .post-item .post-preview .post-info-wrap .post-title {
  position: relative;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.widget-cws-recent-entries .post-item .post-preview .post-info-wrap .post-title:not(:first-child) {
  margin: 4px 0 0;
}
.widget-cws-recent-entries .post-item .post-preview .post-info-wrap .post-date {
  font-size: 15px;
}
.widget-cws-recent-entries .post-item .post-preview .post-info-wrap .post-cats {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
}
.widget-cws-recent-entries .post-item .post-preview .post-info-wrap .post-cats:not(:first-child) {
  margin: 5px 0 -2px;
}
.widget-cws-recent-entries .post-item .post-content {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.45em;
}

/*  --------------------
	CWS Recent posts widget media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget-cws-recent-entries .post-item:hover:before,
  .widget-cws-recent-entries .post-item:hover + .post-item:before {
    background-color: transparent;
  }
}
/*  --------------------
	Recent comments widget
--------------------  */
.widget_recent_comments ul#recentcomments li.recentcomments {
  padding: 0 0 13px 30px;
  font-size: 0;
  line-height: 1;
  letter-spacing: -0.3px;
}
.widget_recent_comments ul#recentcomments li.recentcomments:not(:first-child) {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 17px;
}
.widget_recent_comments ul#recentcomments li.recentcomments .comment-author-link {
  display: inline-block;
  vertical-align: top;
}
.widget_recent_comments ul#recentcomments li.recentcomments .comment-author-link a {
  font-size: 15px;
}
.widget_recent_comments ul#recentcomments li.recentcomments &gt; a {
  display: block !important;
  position: relative;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin: 4px 0 0 !important;
}
.widget_recent_comments ul#recentcomments li.recentcomments &gt; a:before {
  content: '\f185';
  font: 400 normal 15px/1px 'cwsicon';
  position: absolute;
  display: block;
  left: -28px;
  right: auto;
  width: 15px;
  height: 15px;
  top: 13px;
}

.wp-block-latest-comments {
  margin: 0;
}
.wp-block-latest-comments:not(:last-child) {
  margin: 0 0 40px;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-avatar {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  margin: 4px 15px 0 0;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment article {
  width: 100%;
}
.wp-block-latest-comments:not(.has-avatars) .wp-block-latest-comments__comment {
  padding-left: 30px;
  padding-right: 0;
}
.wp-block-latest-comments.has-excerpts:not(.has-avatars) .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt:before {
  content: '\f185';
  font: 400 normal 15px/1px 'cwsicon';
  position: absolute;
  display: block;
  left: -28px;
  right: auto;
  width: 15px;
  height: 15px;
  top: 13px;
}
.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  font-size: 0;
}
.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) .wp-block-latest-comments__comment .wp-block-latest-comments__comment-link {
  display: block;
  position: relative;
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) .wp-block-latest-comments__comment .wp-block-latest-comments__comment-link:before {
  content: '\f185';
  font: 400 normal 15px/1px 'cwsicon';
  position: absolute;
  display: block;
  left: -28px;
  right: auto;
  width: 15px;
  height: 15px;
  top: 13px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
  letter-spacing: -0.3px;
  margin: 0;
  padding: 0 0 13px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment:not(:first-child) {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 17px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  font-size: 15px;
  margin: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
  display: block;
  vertical-align: top;
  font-size: 15px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
  display: block !important;
  position: relative;
  margin: 4px 0 0 !important;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

/*  --------------------
	Recent posts widget
--------------------  */
.widget_recent_entries .widget-title {
  margin: 0 0 5px;
}
.widget_recent_entries ul {
  margin: 0 -15px;
}
.widget_recent_entries ul li {
  padding: 15px;
  position: relative;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.widget_recent_entries ul li:not(:first-child):before {
  content: '';
  position: absolute;
  display: block;
  left: 15px;
  right: 15px;
  top: 0;
  height: 1px;
}
.widget_recent_entries ul a {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.widget_recent_entries ul .post-date {
  display: block;
  margin: 2px 0 0;
  font-size: 14px;
}

ul.wp-block-latest-posts {
  margin: 0 -20px;
}
ul.wp-block-latest-posts:not(:last-child) {
  margin: 0 -20px 40px;
}
ul.wp-block-latest-posts li {
  padding: 19px 20px 21px !important;
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
ul.wp-block-latest-posts li:before {
  content: '' !important;
  position: absolute;
  display: block !important;
  left: 20px;
  right: 20px;
  top: 0;
  height: 1px;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: auto;
}
ul.wp-block-latest-posts:not(.is-grid) li:first-child:before {
  opacity: 0;
}
ul.wp-block-latest-posts a {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
ul.wp-block-latest-posts .wp-block-latest-posts__post-date {
  display: block;
  margin: 2px 0 0;
  font-size: 14px;
}

/*  -------------------
	Recent posts widget media styles
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .widget_recent_entries ul li:hover:before,
  .widget_recent_entries ul li:hover + li:before {
    background-color: transparent;
  }

  ul.wp-block-latest-posts li:hover:before,
  ul.wp-block-latest-posts li:hover + li:before {
    background-color: transparent;
  }
}
/*  --------------------
	RSS widget
--------------------  */
.cws-widget.widget_rss ul li:not(:first-child) .rsswidget {
  margin-top: 20px;
  padding-top: 20px;
  border-top-width: 1px;
  border-top-style: solid;
}
.cws-widget.widget_rss ul li .rsswidget {
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  display: block;
  vertical-align: top;
}
.cws-widget.widget_rss ul li .rss-date {
  font-size: 15px;
  margin: 4px 0 0;
  display: block;
}
.cws-widget.widget_rss ul li .rssSummary {
  font-style: italic;
  font-size: 14px;
  line-height: 1.45em;
  margin: 10px 0 0;
}
.cws-widget.widget_rss ul li .rssSummary + cite {
  font-style: normal;
  margin: 10px 0 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  display: block;
}

.wp-block-rss:not(:last-child) {
  margin: 0 0 40px;
}
.wp-block-rss .wp-block-rss__item {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
.wp-block-rss .wp-block-rss__item:before {
  content: none;
  display: none;
}
.wp-block-rss .wp-block-rss__item:not(:first-child) .wp-block-rss__item-title {
  margin-top: 20px;
  padding-top: 20px;
  border-top-width: 1px;
  border-top-style: solid;
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-title {
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  display: block;
  vertical-align: top;
  order: 1;
  width: 100%;
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-publish-date {
  font-size: 15px;
  margin: 4px 0 0;
  display: block;
  order: 2;
  width: 100%;
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-excerpt {
  order: 3;
  font-style: italic;
  font-size: 14px;
  line-height: 1.45em;
  margin: 10px 0 0;
  width: 100%;
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-author {
  order: 4;
  font-style: normal;
  margin: 10px 0 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  display: block;
  width: 100%;
}

/*  --------------------
	Nav-Menu Widget
--------------------  */
.widget_nav_menu .widget-title {
  margin: 0 0 22px;
}

.widget_nav_menu .menu &gt; ul &gt; li &gt; a {
  padding: 11px 50px;
}
.widget_nav_menu .menu &gt; ul &gt; li &gt; ul &gt; li &gt; a {
  padding: 11px 50px 11px 70px;
}
.widget_nav_menu .menu &gt; li:first-child {
  border-color: transparent !important;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 40px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 50px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 60px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 70px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 80px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 90px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 100px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 110px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 50px 11px 120px;
}
.widget_nav_menu .menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  padding: 11px 40px 11px 130px;
}
.widget_nav_menu .menu li {
  position: relative;
  border-top: solid 1px;
}
.widget_nav_menu .menu li .opener {
  font: 400 normal 13px/25px 'cwsicon';
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  left: auto;
  right: 13px;
  top: 12px;
  opacity: 1;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  text-align: center;
  cursor: pointer;
  z-index: 3;
}
.widget_nav_menu .menu li .opener:before {
  content: '\f101';
}
.widget_nav_menu .menu li.active &gt; .opener {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.widget_nav_menu .menu li.menu-item-object-megamenu_item .vc_row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0;
}
.widget_nav_menu .menu li.menu-item-object-megamenu_item .vc_row .cws-column-wrapper {
  width: 100%;
  margin-top: 20px;
}
.widget_nav_menu .menu li.menu-item-object-megamenu_item .vc_row .cws-column-wrapper .vc_column-inner {
  padding: 0;
}
.widget_nav_menu .menu li.menu-item-object-megamenu_item .vc_row .cws-column-wrapper .vc_column-inner .widgettitle {
  font-size: 18px;
  padding: 0 30px;
}
.widget_nav_menu .menu li.menu-item-object-megamenu_item .vc_row .cws-column-wrapper .vc_column-inner .menu {
  background-color: transparent;
}
.widget_nav_menu .menu li.menu-item-object-megamenu_item .vc_row .cws-column-wrapper .vc_column-inner .menu li {
  margin-bottom: 0;
  padding: 0;
}
.widget_nav_menu .menu li.menu-item-object-megamenu_item .vc_row .cws-column-wrapper .vc_column-inner .menu li:before {
  display: none;
}
.widget_nav_menu .menu li.menu-item-object-megamenu_item .vc_row .cws-column-wrapper .vc_column-inner .menu li a {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.widget_nav_menu .menu &gt; li:first-child a {
  padding-top: 15px;
  min-height: 51px;
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}
.widget_nav_menu .menu &gt; li:first-child .opener {
  top: 16px;
}
.widget_nav_menu .menu &gt; li:last-child a {
  padding-bottom: 15px;
  min-height: 51px;
  -webkit-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
}
.widget_nav_menu .menu a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 50px 11px 30px;
  min-height: 47px;
  -webkit-transition: padding 0.3s, background-color 0.3s;
  transition: padding 0.3s, background-color 0.3s;
}
.widget_nav_menu .menu &gt; li.active &gt; a {
  background-color: #FFFFFF;
  position: relative;
  z-index: 2;
  padding: 11px 32px 11px 48px;
}
.widget_nav_menu .menu &gt; li.active &gt; a:before {
  content: '';
  position: absolute;
  display: block;
  left: -12px;
  right: -12px;
  top: -1px;
  bottom: -1px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 55px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 55px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 55px rgba(0, 0, 0, 0.07);
  background-color: #FFFFFF;
  z-index: -1;
}
.widget_nav_menu .menu &gt; li.active &gt; a:after {
  content: '\f101';
  position: absolute;
  display: block;
  font: 400 normal 13px/48px 'cwsicon';
  left: -12px;
  right: auto;
  top: -1px;
  bottom: -1px;
  width: 40px;
  padding: 0 0 0 2px;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  color: #FFFFFF;
  text-align: center;
}
.widget_nav_menu .menu &gt; li.active:first-child &gt; a {
  padding: 15px 32px 11px 48px;
}
.widget_nav_menu .menu &gt; li.active:last-child &gt; a {
  padding: 11px 32px 15px 48px;
}
.widget_nav_menu .menu &gt; ul &gt; li.active &gt; a {
  padding: 11px 32px 11px 68px;
}
.widget_nav_menu .menu &gt; ul &gt; li &gt; ul &gt; li.active &gt; a {
  padding: 11px 32px 11px 88px;
}

aside .widget_nav_menu .menu {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/*  --------------------
	Google Map Widget
--------------------  */
.wpgmza_widget &gt; div,
.wpgmza_widget #wpgmza_map {
  float: none !important;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.wpb_gmaps_widget {
  overflow: hidden;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
  background-color: transparent !important;
}

/*  --------------------
	Contact Form 7 extra styles
--------------------  */
.wpcf7-form {
  position: relative;
}
.wpcf7-form .wpcf7-form-control-wrap:not(:first-child) {
  margin: 10px 0 0;
  display: block;
}
.wpcf7-form .subscribe-form .cws-submit {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  background-color: #FFFFFF;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.wpcf7-form .subscribe-form input[type="submit"] {
  margin: 0;
}
.wpcf7-form .subscribe-form input[type="email"] {
  padding: 10px 105px 11px 14px;
}
.wpcf7-form .subscribe-form .ajax-loader {
  position: absolute;
  right: 0;
  bottom: 100%;
}

.form-advanced {
  margin: 0 -15px;
  font-size: 0;
  line-height: 1;
}
.form-advanced .form-row {
  position: relative;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-advanced .form-row:not(:first-child) {
  margin-top: 20px;
}
.form-advanced .form-row button,
.form-advanced .form-row .button,
.form-advanced .form-row .cws-button,
.form-advanced .form-row input[type="button"],
.form-advanced .form-row input[type="reset"],
.form-advanced .form-row input[type="submit"] {
  margin: 0;
  display: block;
  width: 100%;
  min-height: 63px;
  padding: 16px 32px 17px 32px;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
.form-advanced .form-row button.inline,
.form-advanced .form-row .button.inline,
.form-advanced .form-row .cws-button.inline,
.form-advanced .form-row input[type="button"].inline,
.form-advanced .form-row input[type="reset"].inline,
.form-advanced .form-row input[type="submit"].inline {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.form-advanced .form-row .ajax-loader {
  margin: -8px 0 0 -8px;
  position: absolute;
  left: 50%;
  right: auto;
  top: 50%;
  z-index: 3;
}
.form-advanced .form-column-4 {
  width: 25%;
}
.form-advanced .form-column-4:not(:first-child) {
  margin-top: 0;
}
.form-advanced .form-column-4 .wpcf7-text {
  background-color: #FFFFFF;
}
.form-advanced .form-column-3 {
  width: 33.3333%;
}
.form-advanced .form-column-3:not(:first-child) {
  margin-top: 0;
}
.form-advanced .form-column-3 .wpcf7-text {
  background-color: #FFFFFF;
}
.form-advanced .form-column-2 {
  width: 50%;
}
.form-advanced .form-column-2:not(:first-child) {
  margin-top: 0;
}
.form-advanced .form-column-2 .wpcf7-text {
  background-color: #FFFFFF;
}
.form-advanced .form-field-wrapper {
  display: block;
  position: relative;
}
.form-advanced .form-field-wrapper &gt; span {
  display: block;
}
.form-advanced .form-field-wrapper .form-field-counter {
  position: absolute;
  display: block;
  width: 47px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: 0;
  right: auto;
  height: 63px;
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  padding: 18px 9px 18px 7px;
  -webkit-border-radius: 15px 0 0 15px;
  border-radius: 15px 0 0 15px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.form-advanced .form-field-wrapper .form-field-counter:after {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 25px;
  right: 0;
  left: auto;
  top: 18px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.form-advanced .form-field-wrapper .wpcf7-text {
  border-width: 2px;
  border-color: transparent;
  font-size: 16px;
  line-height: 25px;
  padding: 17px 20px 17px 56px;
}
.form-advanced .form-field-wrapper .wpcf7-text::placeholder {
  color: #6696c2;
}
.form-advanced .form-field-wrapper.alter-counter .wpcf7-text:focus, .form-advanced .form-field-wrapper.alter-counter .wpcf7-text:active {
  border-color: transparent;
}
.form-advanced .form-field-wrapper.alter-counter .form-field-counter {
  text-align: center;
  padding: 18px 7px 18px 9px;
}
.form-advanced .form-field-wrapper.alter-counter .form-field-counter:after {
  content: none;
  display: none;
}
.form-advanced .form-field-wrapper.alter-counter.focused .form-field-counter {
  color: #FFFFFF;
  background-color: #ffbb00;
}
.form-advanced span.wpcf7-not-valid-tip {
  color: #ff4848;
  margin: 2px 10px -20px;
  font-size: 12px;
  line-height: 18px;
}
.form-advanced .with-icon:after {
  content: '\f12a';
  font: 400 normal 16px/24px 'cwsicon';
  display: inline-block;
  margin: 0 0 0 10px;
  width: 44px;
  text-align: left;
}

.form-advanced.form-free-report .form-field-wrapper .wpcf7-text::placeholder {
  color: #7dabbd;
}

.form-contact .form-row {
  margin: 0 -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.form-contact .form-row:not(:first-child) {
  margin-top: 20px;
}
.form-contact .form-column-1 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  width: 100%;
}
.form-contact .form-column-2 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  width: 50%;
}
.form-contact button,
.form-contact .button,
.form-contact .cws-button,
.form-contact input[type="button"],
.form-contact input[type="reset"],
.form-contact input[type="submit"] {
  margin: 0;
  min-height: 63px;
  padding: 17px 38px 16px 38px;
  font-size: 16px;
  line-height: 24px;
  color: #9d5f36;
  background-color: #ffe27a;
  border-color: #ffe27a;
}
.form-contact input[type="text"],
.form-contact input[type="email"],
.form-contact input[type="url"],
.form-contact input[type="password"],
.form-contact input[type="search"],
.form-contact input[type="tel"],
.form-contact input[type="range"],
.form-contact input[type="date"],
.form-contact input[type="month"],
.form-contact input[type="week"],
.form-contact input[type="time"],
.form-contact input[type="datetime"],
.form-contact input[type="datetime-local"],
.form-contact input[type="color"],
.form-contact .wpcf7-select,
.form-contact textarea {
  border-width: 2px;
  padding: 19px 19px 18px;
  font-size: 16px;
  border-color: transparent;
}
.form-contact textarea {
  height: 150px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #ff4848;
  border-color: #ff4848;
  font-size: 14px;
  padding: 10px 15px;
  opacity: 0.8;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
div.wpcf7-mail-sent-ok {
  background-color: #17c6a5;
  border-color: #17c6a5;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
div.wpcf7-validation-errors:not(:first-child),
div.wpcf7-acceptance-missing:not(:first-child),
div.wpcf7-mail-sent-ok:not(:first-child) {
  margin: 20px 0 0 !important;
}

/*  -------------------
	Contact Form 7 Media Styles
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .form-advanced .form-row button:hover,
  .form-advanced .form-row .button:hover,
  .form-advanced .form-row .cws-button:hover,
  .form-advanced .form-row input[type="button"]:hover,
  .form-advanced .form-row input[type="reset"]:hover,
  .form-advanced .form-row input[type="submit"]:hover {
    background-color: #FFFFFF;
  }

  .form-contact button:hover,
  .form-contact .button:hover,
  .form-contact .cws-button:hover,
  .form-contact input[type="button"]:hover,
  .form-contact input[type="reset"]:hover,
  .form-contact input[type="submit"]:hover {
    background-color: transparent;
    border-color: #ffe27a;
  }
}
@media screen and (max-width: 1199px) {
  .form-advanced .form-row button,
  .form-advanced .form-row .button,
  .form-advanced .form-row .cws-button,
  .form-advanced .form-row input[type="button"],
  .form-advanced .form-row input[type="reset"],
  .form-advanced .form-row input[type="submit"] {
    padding: 16px 25px 17px;
  }
  .form-advanced .with-icon:after {
    content: none;
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .form-advanced .form-column-2,
  .form-advanced .form-column-3,
  .form-advanced .form-column-4 {
    width: 100%;
  }
  .form-advanced .form-column-2:not(:first-child),
  .form-advanced .form-column-3:not(:first-child),
  .form-advanced .form-column-4:not(:first-child) {
    margin: 20px 0 0;
  }

  .form-contact {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
  }
  .form-contact .form-row {
    display: block;
    margin: 0;
  }
  .form-contact .form-row:first-child .form-column-1:first-child,
  .form-contact .form-row:first-child .form-column-2:first-child {
    margin-top: 0 !important;
  }
  .form-contact .form-column-1,
  .form-contact .form-column-2 {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
  }
}
/*  --------------------
	WPML extra styles
--------------------  */
.page-footer .wpml_language_switch {
  margin-left: 60px;
  width: 80px;
}

body &gt; .wpml-ls-legacy-dropdown {
  display: none;
  opacity: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
  left: -10000px;
  top: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
.wpml_language_switch .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding: 11px 12px 11px 14px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  white-space: nowrap;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
.wpml_language_switch .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: none;
  display: none;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag,
.wpml_language_switch .wpml-ls-legacy-dropdown .wpml-ls-flag {
  width: 20px;
  height: 14px;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag + span,
.wpml_language_switch .wpml-ls-legacy-dropdown .wpml-ls-flag + span {
  margin-left: 15px;
}
.widget_icl_lang_sel_widget .wpml-ls-sub-menu,
.wpml_language_switch .wpml-ls-sub-menu {
  border-width: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-sub-menu .wpml-ls-item:first-child a,
.wpml_language_switch .wpml-ls-sub-menu .wpml-ls-item:first-child a {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.widget_icl_lang_sel_widget .wpml-ls-sub-menu .wpml-ls-item:last-child a,
.wpml_language_switch .wpml-ls-sub-menu .wpml-ls-item:last-child a {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.widget_icl_lang_sel_widget .wpml-ls-sub-menu a,
.wpml_language_switch .wpml-ls-sub-menu a {
  padding: 11px 12px 11px 14px;
  white-space: nowrap;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

/*  --------------------
	Instafram Feed extra styles
--------------------  */
aside .cws-widget .sbi_photo {
  position: relative;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  opacity: 1 !important;
}
aside .cws-widget .sbi_photo img {
  display: block;
  width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
aside .cws-widget .sbi_photo:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
aside .cws-widget .sbi_photo:after {
  content: '\f16d';
  font: 400 normal 22px/1em 'Font Awesome 5 Brands';
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
aside .cws-widget .sbi {
  padding: 0 !important;
  width: auto !important;
  margin: -14px !important;
  overflow: hidden !important;
}
aside .cws-widget .sbi.sbi_col_2 .sbi_photo:after, aside .cws-widget .sbi.sbi_col_1 .sbi_photo:after {
  font-size: 50px;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
}

/*  -------------------
	Instagram Feed media styles
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  aside .cws-widget .sbi_photo:hover:before, aside .cws-widget .sbi_photo:hover:after {
    opacity: 1;
  }
  aside .cws-widget .sbi.sbi_col_2 .sbi_photo:hover:before, aside .cws-widget .sbi.sbi_col_1 .sbi_photo:hover:before {
    opacity: 0.8;
  }
}
/*  --------------------
	WP Forms extra styles
--------------------  */
.wpforms-field-checkbox ul &gt; li:before,
.wpforms-field-radio ul &gt; li:before {
  content: none;
  display: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: 500;
}
div.wpforms-container-full .wpforms-form input[type="checkbox"] {
  margin: 0 0.5em 0 4px;
  padding: 0;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  position: relative;
  vertical-align: top;
}
div.wpforms-container-full .wpforms-form input[type="radio"] {
  margin: 0 0.5em 0 4px;
  padding: 0;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  position: relative;
  vertical-align: top;
}

/*  --------------------
	Footer styles
--------------------  */
.page-footer {
  position: relative;
  font-size: 15px;
  line-height: 23px;
}
.page-footer .footer-pattern,
.page-footer .bg-layer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.page-footer .footer-icon {
  position: absolute;
  width: 72px;
  height: 78px;
  top: -21px;
  left: 50%;
  right: auto;
  margin: 0 0 0 -36px;
  cursor: pointer;
}
.page-footer .footer-icon:before {
  content: '\f184';
  position: absolute;
  display: block;
  text-align: center;
  font: 400 normal 78px/1em 'cwsicon';
  width: 72px;
  height: 78px;
  left: 0;
  right: 0;
  top: 0;
  color: transparent;
}
.page-footer .footer-icon:after {
  content: '\f184';
  position: absolute;
  display: block;
  text-align: center;
  font: 400 normal 57px/1em 'cwsicon';
  width: 52px;
  height: 58px;
  left: 10px;
  right: 10px;
  top: 10px;
  color: transparent;
}
.page-footer .footer-icon .footer-icon-arrow {
  position: absolute;
  width: 23px;
  height: 20px;
  left: 50%;
  top: 50%;
  right: auto;
  text-align: center;
  margin: -10px 0 0 -11.5px;
  z-index: 3;
  overflow: hidden;
}
.page-footer .footer-icon .footer-icon-arrow:before {
  content: '\f181';
  font: 400 normal 23px/1em 'cwsicon';
  color: transparent;
}
.page-footer .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.page-footer .container .footer-info {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  max-width: 255px;
  margin: 0 60px 0 0;
}
.page-footer .container .footer-info .footer-logo {
  display: inline-block;
  vertical-align: top;
}
.page-footer .container .footer-info .footer-logo img.footer-logo {
  display: block;
}
.page-footer .container .footer-info .footer-info-text {
  font-size: 16px;
  line-height: 1.5em;
}
.page-footer .container .footer-info .footer-info-text:not(:first-child) {
  margin: 36px 0 0;
}
.page-footer .container .footer-container .cws-widget .widget-title {
  font-size: 21px;
  margin-bottom: 18px;
  text-transform: initial;
}
.page-footer .container .footer-container .cws-widget .widget-title .inherit-wt {
  padding-left: 0;
  font-weight: 500;
}
.page-footer .container .footer-container .cws-widget .widget-title .inherit-wt:before {
  display: none;
}
.page-footer .container .footer-container .cws-widget.widget_nav_menu {
  overflow: initial;
}
.page-footer .container .footer-container .cws-widget.widget_nav_menu ul {
  background-color: transparent;
}
.page-footer .container .footer-container .cws-widget.widget_nav_menu ul li {
  border: none;
}
.page-footer .container .footer-container .cws-widget.widget_nav_menu ul li a {
  padding: 3px 0;
  font-size: 16px;
  line-height: 1.5em;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  min-height: 0;
}
.page-footer .container .footer-container .cws-widget.widget_nav_menu ul li a:before {
  content: '';
  position: absolute;
  display: block;
  left: -12px;
  right: -10px;
  height: 2px;
  top: 14px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-color: rgba(255, 255, 255, 0.14);
}
.page-footer .container .footer-container .cws-widget.widget_nav_menu ul li a:after {
  content: '';
  display: none;
}
.page-footer .container .footer-content-wrapper {
  width: 100%;
  padding: 0 0 38px;
}
.page-footer .container .footer-content-wrapper .footer-text {
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  margin: 0 24px 0 0;
  font-size: 24px;
  line-height: 30px;
}
.page-footer .container .footer-content-wrapper .footer-text .footer-text-icon {
  margin: 0 15px 0 0;
}
.page-footer .container .cws-social-links {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  padding: 0 0 24px;
  margin: -10px -7px 0 -8px;
}
.page-footer .container .cws-social-links .cws-social-link {
  margin: 0 7px 14px 8px;
  width: 44px;
  height: 48px;
  position: relative;
  text-align: center;
}
.page-footer .container .cws-social-links .cws-social-link:after {
  content: '\f184';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  font: 400 normal 48px/1em 'cwsicon';
  z-index: 1;
}
.page-footer .container .cws-social-links .cws-social-link:before {
  position: relative;
  z-index: 2;
  font-size: 20px;
  line-height: 48px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.page-footer .copyrights-area .container {
  position: relative;
  padding: 24px 15px;
  font-size: 15px;
}
.page-footer .copyrights-area .container:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: 100vw;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.15);
}
.page-footer .copyrights-area .container .copyrights-container {
  width: 100%;
  text-align: center;
}

/*  ====================
	Woocommerce styles
====================  */
/*  --------------------
	Woocommerce grid
--------------------  */
.cws-price {
  display: block;
}

.woo-panel {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 40px;
  position: relative;
}
.woo-panel .woocommerce-notices-wrapper {
  width: 100%;
}
.woo-panel .woocommerce-result-count {
  margin: 0;
  font-size: 16px;
}
.woo-panel .woocommerce-ordering .orderby {
  padding: 5px 45px 5px 13px;
  height: 45px;
  font-size: 16px;
  background-color: #FFFFFF;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  min-width: 270px;
}

.products {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.products:not(.related) {
  margin: 0 -15px;
}
.products.columns-4 .product {
  width: 25%;
}
.products.columns-3 .product {
  width: 33.3%;
}
.products.columns-2 .product {
  width: 50%;
}
.products li.product:before {
  display: none;
}
.products.cws-carousel .product {
  padding: 0;
}
.products .product {
  margin-bottom: 24px;
  padding: 0 15px;
}
.products .product .metamax-shop-loop-item-content-wrapper.active .woo-product-post-media .woocommerce-product-rating {
  opacity: 1;
  right: 20px;
}
.products .product .metamax-shop-loop-item-content-wrapper.active .woo-product-post-media .woo-products-media-side-links {
  opacity: 1;
  bottom: 20px;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media {
  position: relative;
  overflow: hidden;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-banner-wrapper {
  position: absolute;
  z-index: 1;
  left: 16px;
  right: auto;
  top: 16px;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-banner-wrapper .woo-banner.sale-bunner {
  display: inline-block;
  vertical-align: top;
  min-width: 34px;
  height: 31px;
  line-height: 19px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  padding: 6px 20px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #ff4848;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-banner-wrapper .woo-banner.sale-bunner .woo-banner-text {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woocommerce-product-rating {
  display: inline-block;
  vertical-align: top;
  padding: 5px 4px 6px 9px;
  white-space: nowrap;
  position: absolute;
  top: 20px;
  left: auto;
  right: -123px;
  z-index: 2;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  background-color: #FFFFFF;
  font-size: 0;
  line-height: 1;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear, right 0.2s ease-out;
  transition: opacity 0.3s linear, right 0.2s ease-out;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .pic {
  font-size: 0;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .pic img {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: block;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-products-media-side-links {
  position: absolute;
  left: 50%;
  right: auto;
  bottom: -65px;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.3s linear, bottom 0.2s ease-out;
  transition: opacity 0.3s linear, bottom 0.2s ease-out;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-products-media-side-links a {
  display: block;
  padding: 10px 15px;
  white-space: nowrap;
  text-align: center;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: 700;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-products-media-side-links a.button, .products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-products-media-side-links a.added_to_cart {
  position: relative;
  border: none;
  margin: 0;
  left: 0;
  right: auto;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background-color: #ffe27a;
  color: #9d5f36;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-products-media-side-links a.add-to-cart-button.loading {
  left: -50px;
  opacity: 0;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-products-media-side-links a.add-to-cart-button.added {
  display: none;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .woo-products-media-side-links .woocommerce-product-details__short-description {
  display: none;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .cws-star-rating {
  position: absolute;
  left: 50%;
  bottom: -30px;
  padding: 5px 15px 0;
  background-color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: bottom 0.25s ease, opacity 0.2s ease, box-shadow 0.25s ease;
  transition: bottom 0.25s ease, opacity 0.2s ease, box-shadow 0.25s ease;
  line-height: initial;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-media .cws-star-rating:empty {
  display: none;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-info {
  padding: 20px 20px 18px;
  text-align: center;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-info .product_meta {
  font-size: 14px;
  line-height: 20px;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-info .woo-product-post-title {
  line-height: initial;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-info .woo-product-post-price-wrapper {
  font-size: 0;
  line-height: 1;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-info .woo-product-post-price-wrapper:not(:first-child) {
  margin: 10px 0 0;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-info .woo-product-post-price-wrapper .price {
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-info .woo-product-post-price-wrapper .price ins {
  padding: 0;
  vertical-align: middle;
}
.products .product .metamax-shop-loop-item-content-wrapper .woo-product-post-info .woo-product-post-price-wrapper .price del {
  position: relative;
  font-size: 14px;
  line-height: 23px;
  vertical-align: middle;
  color: #cccccc;
}
.products .product-category a {
  display: block;
  text-align: center;
}
.products .product-category a &gt; img {
  display: block;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.products .product-category a .woocommerce-loop-category__title {
  line-height: initial;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 17px 20px 18px;
}
.products .product-category a .woocommerce-loop-category__title mark {
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  color: inherit;
}

/*  --------------------
	Woocommerce single
--------------------  */
.woocommerce .page-content.single-sidebar .product .upsells.products:before, .woocommerce .page-content.double-sidebar .product .upsells.products:before {
  width: 100%;
}
.woocommerce .product .woocommerce-product-gallery {
  position: relative;
  max-width: 42.7%;
  width: 100%;
  float: left;
  margin-bottom: 66px;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out 0s;
  transition: opacity 0.25s ease-in-out 0s;
}
.woocommerce .product .woocommerce-product-gallery:after {
  content: '';
  display: table;
  clear: both;
}
.woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font-size: 0;
  line-height: 0;
}
.woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
  display: block;
  position: relative;
}
.woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image a &gt; img {
  width: 100%;
}
.woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 0;
}
.woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  content: '\f002';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  line-height: 17px;
  font-weight: 900;
}
.woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
  opacity: 0;
}
.woocommerce .product .woocommerce-product-gallery .flex-control-nav {
  font-size: 0px;
  margin: 20px -10px -20px -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.woocommerce .product .woocommerce-product-gallery .flex-control-nav li {
  width: 25%;
  padding: 0 10px 20px;
  cursor: pointer;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.woocommerce .product .woocommerce-product-gallery .flex-control-nav li img {
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.woocommerce .product .summary {
  width: 57.3%;
  float: right;
  padding-left: 70px;
  margin-bottom: 66px;
}
.woocommerce .product .summary:after {
  content: '';
  display: table;
  clear: both;
}
.woocommerce .product .summary .product_title {
  font-size: 36px;
}
.woocommerce .product .summary .single-product-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.woocommerce .product .summary .single-product-header .woocommerce-product-rating {
  line-height: 1;
}
.woocommerce .product .summary .single-product-header .star-rating:before,
.woocommerce .product .summary .single-product-header .star-rating &gt; span:before {
  content: '\f005\f005\f005\f005\f005';
  font: 900 normal 18px/18px 'Font Awesome 5 Free';
}
.woocommerce .product .summary .single-product-header .star-rating span {
  color: #f9cd51;
}
.woocommerce .product .summary .single-product-header .single-product-sale-banner-wrapper {
  font-size: 0;
  line-height: 1;
  text-align: right;
}
.woocommerce .product .summary .single-product-header .single-product-sale-banner-wrapper .woo-banner-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.woocommerce .product .summary .single-product-header .single-product-sale-banner-wrapper .woo-banner-wrapper .woo-banner.sale-bunner {
  min-width: 34px;
  height: 33px;
  line-height: 19px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  padding: 7px 20px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #ff4848;
}
.woocommerce .product .summary .single-product-header .single-product-sale-banner-wrapper .woo-banner-wrapper .woo-banner.sale-bunner .woo-banner-text {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 13px;
}
.woocommerce .product .summary .single-product-price {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0;
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
}
.woocommerce .product .summary .single-product-price:not(:first-child) {
  margin: 15px 0 0;
}
.woocommerce .product .summary .single-product-price del {
  position: relative;
  margin: 0 10px 0 0;
  font-size: 22px;
  line-height: 28px;
  vertical-align: middle;
  color: #cccccc;
  text-decoration: line-through;
}
.woocommerce .product .summary .single-product-price ins {
  vertical-align: middle;
  padding: 0;
}
.woocommerce .product .summary .single-product-categories {
  font-size: 14px;
  line-height: 20px;
}
.woocommerce .product .summary .single-product-categories:not(:first-child) {
  margin: 5px 0 0;
}
.woocommerce .product .summary .single-product-categories a {
  color: inherit;
}
.woocommerce .product .summary .product-title {
  font-size: 33px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: inherit;
}
.woocommerce .product .summary .woocommerce-product-details__short-description {
  margin-top: 30px;
  line-height: 1.625em;
  max-width: 77%;
}
.woocommerce .product .summary .single-product-footer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.woocommerce .product .summary .single-product-footer:not(:first-child) {
  margin: 45px 0 0;
}
.woocommerce .product .summary .single-product-footer .single-product-tags {
  margin: 0 30px 0 0;
  padding: 0 0 0 26px;
  position: relative;
}
.woocommerce .product .summary .single-product-footer .single-product-tags:before {
  content: '\f10d';
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  font: 400 normal 18px/1 'cwsicon';
  left: 0;
  right: auto;
  top: 7px;
}
.woocommerce .product .summary .single-product-footer .single-product-tags .tagged-as {
  display: block;
}
.woocommerce .product .summary .single-product-footer .single-product-tags a {
  color: inherit;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 33px;
  position: relative;
  margin: 0 1px 1px 0;
  padding: 0 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.woocommerce .product .summary .cart {
  margin-top: 47px;
}
.woocommerce .product .summary .cart:not(.grouped_form) {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.woocommerce .product .summary .cart:not(.grouped_form) .single_add_to_cart_button {
  margin: 0 0 0 15px;
  padding: 17px 27px;
  font-size: 16px;
}
.woocommerce .product .summary .cart:not(.grouped_form) .single_add_to_cart_button:before {
  content: '\f17f';
  font: 400 normal 22px/1em 'cwsicon';
  margin: 0 15px 0 0;
  vertical-align: middle;
}
.woocommerce .product .summary .cart.grouped_form td,
.woocommerce .product .summary .cart.grouped_form tr:last-child {
  border: 0;
}
.woocommerce .product .summary .cart.grouped_form tr, .woocommerce .product .summary .cart.grouped_form td {
  padding: 15px 10px;
}
.woocommerce .product .summary .cart.grouped_form td:first-child {
  padding-left: 0;
}
.woocommerce .product .summary .cart .quantity .input-text {
  width: 79px;
  padding: 19px 20px 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font-size: 17px;
  font-weight: 700;
}
.woocommerce .product .summary .cart .single_add_to_cart_button {
  margin: 5px 0 0 0;
  padding: 8px 2.5em 9px;
}
.woocommerce .product .summary .cart.variations_form {
  display: block;
}
.woocommerce .product .summary .cart.variations_form .variations {
  margin-bottom: 0;
}
.woocommerce .product .summary .cart.variations_form .variations tr {
  border-bottom: 0;
}
.woocommerce .product .summary .cart.variations_form .variations tr td:first-child {
  padding-left: 0;
  text-transform: capitalize;
}
.woocommerce .product .summary .cart.variations_form .variations th, .woocommerce .product .summary .cart.variations_form .variations td {
  border: 0;
  background-color: #fff;
}
.woocommerce .product .summary .cart.variations_form .variations .reset_variations {
  margin-left: 20px;
}
.woocommerce .product .summary .cart.variations_form .single_variation_wrap {
  margin-top: 35px;
}
.woocommerce .product .summary .cart.variations_form .single_variation_wrap .variations_button {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 10px;
}
.woocommerce .product .summary .product_meta {
  padding-top: 25px;
  margin-top: 35px;
  border-top: 1px solid #DDDDDD;
  font-size: 16px;
  color: #000;
}
.woocommerce .product .summary .product_meta .posted_in {
  margin-right: 20px;
}
.woocommerce .product .woocommerce-tabs {
  clear: both;
}
.woocommerce .product .woocommerce-tabs .tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.woocommerce .product .woocommerce-tabs .tabs:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 1px;
  height: 1px;
}
.woocommerce .product .woocommerce-tabs .tabs li:not(:first-child) {
  margin: 0 0 0 50px;
}
.woocommerce .product .woocommerce-tabs .tabs li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  border-bottom: solid 2px transparent;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.woocommerce .product .woocommerce-tabs .tabs li .review-counter {
  display: inline-block;
  vertical-align: top;
  min-width: 25px;
  height: 25px;
  padding: 0 5px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  margin: -1px 0 -5px 6px;
  position: relative;
}
.woocommerce .product .woocommerce-tabs .panel {
  padding: 32px 0 0;
  line-height: 1.625em;
}
.woocommerce .product .woocommerce-tabs .panel h2 {
  display: none;
}
.woocommerce .product .woocommerce-tabs .panel .shop_attributes {
  width: 100%;
  line-height: 1.5;
  border-collapse: collapse;
  border-spacing: 0;
}
.woocommerce .product .woocommerce-tabs .panel .shop_attributes tbody tr {
  border: none;
}
.woocommerce .product .woocommerce-tabs .panel .shop_attributes tbody tr:hover {
  background-color: transparent;
}
.woocommerce .product .woocommerce-tabs .panel .shop_attributes tbody td {
  border: none;
  border-bottom: 1px solid #e4e4e4;
  text-align: right;
}
.woocommerce .product .woocommerce-tabs .panel .shop_attributes tbody th {
  border: none;
  border-bottom: 1px solid #e4e4e4;
  text-align: left;
  font-weight: 500;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist {
  margin: 0;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li {
  list-style-type: none;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li:not(:last-child) {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container img {
  margin: 0 30px 0 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .star-rating {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  margin: 0 0 2px;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .star-rating span {
  color: #f9cd51;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .meta {
  margin: 0 20px 0 0;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
  text-transform: capitalize;
  font-weight: 500;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .meta .woocommerce-review__dash {
  display: none;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
  margin: 0 0 0 5px;
}
.woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .description {
  width: 100%;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  line-height: 1.5em;
  padding: 4px 0 0;
}
.woocommerce .product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper {
  margin: 50px 0 0;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-reply-title {
  font-size: 30px;
  font-weight: 700;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-author,
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-email {
  float: left;
  width: 39%;
  padding: 0 30px 0 0;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating {
  margin: 15px 0 0;
  padding: 11px 0 0;
  float: left;
  width: 22%;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating:not(:first-child) {
  text-align: right;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating .stars:before,
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating .stars .stars-active {
  content: "\f005\f005\f005\f005\f005";
  display: block;
  font: 900 normal 20px/20px 'Font Awesome 5 Free';
  letter-spacing: 4px;
  word-break: initial;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating .stars {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating .stars:not(:first-child) {
  margin: 0 0 0 10px;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating .stars span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  top: 0;
  left: 0;
  margin-top: 0;
  cursor: pointer;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating .stars span &gt; a {
  width: 20%;
  position: relative;
  z-index: 2;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating label {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-comment {
  margin-top: 10px;
}
.woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .form-submit {
  width: 22%;
  padding: 0 15px 0 0;
}
.woocommerce .product hr {
  display: none;
}
.woocommerce .product .upsells.products {
  margin: 75px 0 0;
  padding-top: 75px;
  position: relative;
}
.woocommerce .product .upsells.products:not(:last-child) {
  margin-bottom: -40px;
}
.woocommerce .product .upsells.products:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background-color: #DDDDDD;
}
.woocommerce .product .upsells.products h2 {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 45px;
}
.woocommerce .product .related.products {
  margin-top: 49px;
  position: relative;
}
.woocommerce .product .related.products .ce-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 35px;
  color: inherit;
}
.woocommerce .single-product-links .nav-post-links {
  padding: 0;
  border: none;
  margin: 46px 0 0;
}

.wcppec-checkout-buttons {
  margin: 0;
  text-align: left;
}
.wcppec-checkout-buttons .wcppec-checkout-buttons__button {
  vertical-align: top;
  padding-top: 15px;
}
.wcppec-checkout-buttons .wcppec-checkout-buttons__button img {
  display: block;
}
.wcppec-checkout-buttons .paypal-button .zoid-outlet iframe.zoid-component-frame {
  z-index: 1 !important;
}

/*  --------------------
	Woocommerce typical
--------------------  */
/*  --------------------
	Woocommerce mini-cart
--------------------  */
.mini-cart {
  position: relative;
}
.mini-cart &gt; .woocommerce-mini-cart__buttons {
  margin: 0;
}
.mini-cart:hover .woo-mini-cart {
  top: calc(100% + 10px);
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.mini-cart .woo-icon i {
  position: relative;
}
.mini-cart .woo-icon i:before {
  content: '\f17f';
  font-family: 'cwsicon';
  font-size: 21px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  display: inline-block;
}
.mini-cart .woo-icon i span {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #000;
  background-color: #ffe27a;
  font-size: 12px;
  width: 15px;
  height: 15px;
  line-height: 16px;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: -7px;
  top: -7px;
}
.mini-cart .woo-mini-cart {
  width: 310px;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  top: calc(100% + 20px);
  pointer-events: none;
  visibility: hidden;
  position: absolute;
  z-index: 10;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.mini-cart .woo-mini-cart:before {
  content: '';
  height: 20px;
  width: 100%;
  position: absolute;
  top: -10px;
  left: 0;
}
.mini-cart .woo-mini-cart .cart_list .mini_cart_item {
  padding-right: 20px;
  position: relative;
}
.mini-cart .woo-mini-cart .cart_list .mini_cart_item:after {
  content: '';
  display: table;
  clear: both;
}
.mini-cart .woo-mini-cart .cart_list .mini_cart_item:not(:last-child) {
  margin-bottom: 20px;
}
.mini-cart .woo-mini-cart .cart_list .mini_cart_item .remove {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ff4848;
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
}
.mini-cart .woo-mini-cart .cart_list .mini_cart_item a {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.mini-cart .woo-mini-cart .cart_list .mini_cart_item a img {
  max-width: 70px;
  margin-right: 19px;
  float: left;
  position: relative;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.mini-cart .woo-mini-cart .cart_list .mini_cart_item .quantity {
  font-size: 15px;
  display: inline-block;
  margin: 6px 0 0;
}
.mini-cart .woo-mini-cart .cart_list .mini_cart_item .quantity .amount {
  font-weight: 500;
}
.mini-cart .woo-mini-cart .total {
  margin: 20px 0 0;
  padding: 16px 0 0;
  border-top-style: solid;
  border-top-width: 1px;
}
.mini-cart .woo-mini-cart .total strong {
  font-weight: 400;
  margin: 0 6px 0 0;
}
.mini-cart .woo-mini-cart .total .amount {
  font-weight: 500;
}
.mini-cart .woo-mini-cart .buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.mini-cart .woo-mini-cart .buttons .button {
  margin-top: 14px;
  width: calc(50% - 6px);
  padding: 9px 8px 8px;
  text-align: center;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.mini-cart .woo-mini-cart .buttons .button:not(.checkout) {
  color: #FFFFFF;
}
.mini-cart .woo-mini-cart .buttons .button:not(.checkout):hover {
  background-color: transparent;
}
.mini-cart .woo-mini-cart .buttons .button.checkout {
  background-color: transparent;
}
.mini-cart .woo-mini-cart .buttons .button.checkout:hover {
  color: #FFFFFF !important;
}

/*  --------------------
	Checkout page
--------------------  */
.woocommerce .checkout_coupon {
  margin-top: 20px;
}
.woocommerce .checkout_coupon p {
  margin-bottom: 15px;
}
.woocommerce .checkout_coupon .button {
  padding: .5em 2em;
  margin-top: 0;
}
.woocommerce .checkout {
  margin-top: 20px;
}
.woocommerce .checkout #customer_details {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce .checkout #customer_details &gt; div[class*="col-"] {
  padding: 0 15px;
  width: 100%;
}
.woocommerce .checkout h3 {
  margin: 25px 0 15px;
}
.woocommerce .checkout .form-row label {
  margin-bottom: 5px;
}
.woocommerce .checkout .select2-container .select2-selection--single {
  height: 45px;
}
.woocommerce .checkout .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 45px;
  font-size: 15px;
}
.woocommerce .checkout .select2-container .select2-selection--single .select2-selection__arrow {
  height: 45px;
}
.woocommerce .checkout .select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #000000 transparent transparent transparent !important;
}
.woocommerce .checkout table {
  width: 100%;
  text-align: left;
}
.woocommerce .checkout .place-order .button {
  margin-top: 25px;
}

.woocommerce-checkout-payment img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.woocommerce-checkout-payment .payment_box {
  padding: 15px;
  margin: 10px 0;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.place-order {
  margin: 20px 0 0;
}

/*  --------------------
	Woocommerce cart
--------------------  */
.woocommerce-cart-form .shop_table {
  width: 100%;
  text-align: left;
}
.woocommerce-cart-form .shop_table thead th {
  padding: 20px 10px;
  color: #fff;
}
.woocommerce-cart-form .shop_table thead tr:first-child th:first-child {
  -webkit-border-radius: 15px 0 0 0;
  border-radius: 15px 0 0 0;
}
.woocommerce-cart-form .shop_table thead tr:first-child th:last-child {
  -webkit-border-radius: 0 15px 0 0;
  border-radius: 0 15px 0 0;
}
.woocommerce-cart-form .shop_table .cart_item .product-thumbnail {
  font-size: 0;
  line-height: 0;
  padding: 15px 0 15px 15px;
}
.woocommerce-cart-form .shop_table .cart_item .product-thumbnail img {
  width: 150px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.woocommerce-cart-form .shop_table .cart_item .product-name {
  font-size: 22px;
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce-cart-form .shop_table .cart_item .product-price {
  padding-right: 15px;
}
.woocommerce-cart-form .shop_table .cart_item .product-subtotal {
  padding-right: 15px;
}
.woocommerce-cart-form .shop_table .cart_item .product-quantity {
  padding-right: 15px;
}
.woocommerce-cart-form .shop_table .cart_item .product-quantity input {
  width: 100px;
}
.woocommerce-cart-form .shop_table .cart_item .product-remove a {
  color: #ff4848;
  font-size: 25px;
}
.woocommerce-cart-form .shop_table tbody:after {
  content: '';
  display: table;
  clear: both;
}
.woocommerce-cart-form .shop_table tbody &gt; tr {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #f3f3f3;
}
.woocommerce-cart-form .shop_table tbody &gt; tr:last-child {
  background-color: transparent;
}
.woocommerce-cart-form .shop_table tbody &gt; tr:last-child td {
  padding: 15px;
}
.woocommerce-cart-form .shop_table .coupon {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  float: left;
  width: 400px;
}
.woocommerce-cart-form .shop_table .coupon label {
  display: none;
}
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 180px;
  margin-right: 30px;
}
.woocommerce-cart-form .shop_table .coupon .button {
  margin-top: 0;
  padding: 8px 35px 9px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  color: #FFFFFF;
}
.woocommerce-cart-form .shop_table .button[name="update_cart"] {
  float: right;
  margin-top: 0;
  line-height: inherit;
  cursor: pointer;
}
.woocommerce-cart-form .shop_table th, .woocommerce-cart-form .shop_table td {
  border: 0;
}

ul.woocommerce-shipping-methods &gt; li,
ul.wc_payment_methods &gt; li {
  margin: 0;
  padding: 0;
}
ul.woocommerce-shipping-methods &gt; li:before,
ul.wc_payment_methods &gt; li:before {
  content: none;
  display: none;
}

.cart-collaterals {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.cart-collaterals hr,
.cart-collaterals .cross-sells {
  display: none;
}
.cart-collaterals .cart_totals h2 {
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-weight: 700;
}
.cart-collaterals .cart_totals .shop_table {
  width: 100%;
  text-align: left;
}
.cart-collaterals .cart_totals .shop_table tr {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cart-collaterals .cart_totals .shop_table tr.shipping {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.cart-collaterals .cart_totals .shop_table tr.shipping td:not(:first-child) {
  padding-top: 0;
  padding-bottom: 5px;
}
.cart-collaterals .cart_totals .shop_table tr .shipping-calculator-button {
  display: inline-block;
  margin-bottom: 5px;
}
.cart-collaterals .cart_totals .shop_table th, .cart-collaterals .cart_totals .shop_table td {
  border: 0;
  padding: 10px 0;
}
.cart-collaterals .cart_totals .shop_table th {
  font-size: 16px;
  font-weight: 500;
}
.cart-collaterals .checkout-button {
  white-space: nowrap;
  color: #FFFFFF;
}

/*  --------------------
	Woocommerce messages
--------------------  */
.woocommerce-message {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #EDEDED;
}
.woocommerce-message .button {
  margin-top: 0;
}

.woocommerce-error {
  background-color: #EC2B2B;
  color: #fff;
}
.woocommerce-error strong {
  font-weight: 500;
}
.woocommerce-error li {
  padding: 0 !important;
  margin: 0 !important;
}
.woocommerce-error li:not(:last-child) {
  margin-bottom: 5px;
}
.woocommerce-error li:before {
  content: none;
  display: none;
}

.woocommerce-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #d2eaff;
  color: #1c8ad5;
}
.woocommerce-info .showcoupon {
  font-weight: 500;
  color: #ffe27a;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  margin: 20px 0 !important;
  padding: 15px !important;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.woocommerce-message:first-child,
.woocommerce-error:first-child,
.woocommerce-info:first-child {
  margin-top: 0;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {
  display: none !important;
}

/*  --------------------
	Woocommerce shortcodes
--------------------  */
.shortcode_carousel .woocommerce .products .product {
  width: 100%;
}

.elementor-shortcode .metamax-shop-loop-item-content-wrapper {
  position: relative;
}
.elementor-shortcode .metamax-shop-loop-item-content-wrapper &gt; a {
  display: block;
  padding: 10px;
}
.elementor-shortcode .metamax-shop-loop-item-content-wrapper .woocommerce-loop-category__title {
  margin-top: 5px;
  font-size: 22px;
  font-weight: 500;
  padding: 5px;
  text-align: center;
  margin-bottom: -15px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.elementor-shortcode .metamax-shop-loop-item-content-wrapper .woocommerce-loop-category__title mark {
  background-color: #fff;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

/*  --------------------
	Account page
--------------------  */
.woocommerce-account.logged-in .woocommerce {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.woocommerce-account .woocommerce &gt; h2 {
  margin: 0;
  text-align: center;
}
.woocommerce-account .woocommerce .woocommerce-form-login {
  width: 260px;
  margin: 30px auto 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  width: 240px;
  margin: 0 60px 0 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; ul &gt; li &gt; a {
  padding: 11px 50px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; ul &gt; li &gt; ul &gt; li &gt; a {
  padding: 11px 50px 11px 70px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; li:first-child {
  border-color: transparent !important;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul li {
  position: relative;
  border-top: solid 1px;
  margin: 0;
  padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul li:before {
  content: none;
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; li:first-child a {
  padding-top: 15px;
  min-height: 51px;
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; li:last-child a {
  padding-bottom: 15px;
  min-height: 51px;
  -webkit-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul a {
  position: relative;
  font-size: 17px;
  line-height: 1.5294em;
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 50px 11px 30px;
  min-height: 47px;
  -webkit-transition: padding 0.3s, background-color 0.3s;
  transition: padding 0.3s, background-color 0.3s;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; li.is-active &gt; a {
  background-color: #FFFFFF;
  position: relative;
  z-index: 2;
  padding: 11px 32px 11px 48px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; li.is-active &gt; a:before {
  content: '';
  position: absolute;
  display: block;
  left: -12px;
  right: -12px;
  top: -1px;
  bottom: -1px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 55px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 55px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 55px rgba(0, 0, 0, 0.07);
  background-color: #FFFFFF;
  z-index: -1;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; li.is-active &gt; a:after {
  content: '\f101';
  position: absolute;
  display: block;
  font: 400 normal 13px/48px 'cwsicon';
  left: -12px;
  right: auto;
  top: -1px;
  bottom: -1px;
  width: 40px;
  padding: 0 0 0 2px;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  color: #FFFFFF;
  text-align: center;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; li.is-active:first-child &gt; a {
  padding: 15px 32px 11px 48px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; li.is-active:last-child &gt; a {
  padding: 11px 32px 15px 48px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; ul &gt; li.is-active &gt; a {
  padding: 11px 32px 11px 68px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation &gt; ul &gt; ul &gt; li &gt; ul &gt; li.is-active &gt; a {
  padding: 11px 32px 11px 88px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  width: 100%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table__cell .button,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Message .button {
  margin: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table {
  width: 100%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content table th {
  text-align: left;
}

/*  --------------------
	Woocommerce media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .woocommerce-cart-form .shop_table .coupon .button:hover {
    background-color: transparent;
  }

  .cart-collaterals .checkout-button:hover {
    background-color: transparent;
  }

  .products .product .metamax-shop-loop-item-content-wrapper:hover .woo-product-post-media .woocommerce-product-rating {
    opacity: 1;
    right: 20px;
  }
  .products .product .metamax-shop-loop-item-content-wrapper:hover .woo-product-post-media .woo-products-media-side-links {
    opacity: 1;
    bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .site-main &gt; .products.columns-4 .product {
    width: 33.3%;
  }
}
@media (max-width: 991px) {
  .products &gt; .products.columns-3 .product, .products &gt; .products.columns-4 .product {
    width: 50%;
  }

  .woocommerce .product .summary {
    padding-left: 30px;
  }
  .woocommerce .product .summary .woocommerce-product-details__short-description {
    margin-top: 30px;
    max-width: none;
  }
  .woocommerce .product .summary .cart:not(.grouped_form) {
    margin-top: 30px;
  }
  .woocommerce .product .summary .single-product-footer:not(:first-child) {
    margin-top: 30px;
  }
  .woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-author,
  .woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-email {
    width: 35%;
  }
  .woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating {
    width: 30%;
  }

  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    margin: 0 30px 0 0;
    width: 210px;
  }
}
@media (max-width: 767px) {
  .wcppec-checkout-buttons {
    text-align: center;
  }

  .mini-cart {
    position: static;
  }
  .mini-cart .woo-mini-cart {
    right: 5px;
  }

  .woo-panel {
    margin-bottom: 25px;
  }
  .woo-panel .woocommerce-result-count,
  .woo-panel .woocommerce-ordering {
    margin-bottom: 10px;
  }
  .woo-panel .woocommerce-ordering {
    width: 100%;
  }
  .woo-panel .woocommerce-ordering .orderby {
    width: 100%;
  }

  .products .product {
    margin-bottom: 25px;
  }

  .site-main &gt; .products.columns-3 .product, .site-main &gt; .products.columns-4 .product {
    width: 50%;
  }

  .woocommerce .product .woocommerce-product-gallery {
    max-width: 100%;
    float: none;
    margin-bottom: 45px;
  }
  .woocommerce .product .woocommerce-product-gallery:after {
    display: none;
  }
  .woocommerce .product .summary {
    margin-bottom: 55px;
    padding-left: 0;
    width: 100%;
    float: none;
  }
  .woocommerce .product .summary:after {
    display: none;
  }
  .woocommerce .product .summary .cart {
    margin-top: 25px;
  }
  .woocommerce .product .summary .cart.variations_form .single_variation_wrap {
    margin-top: 25px;
  }
  .woocommerce .product .summary .cart:not(.grouped_form) {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .woocommerce .product .summary .cart:not(.grouped_form) .single_add_to_cart_button {
    padding: 17px 20px;
  }
  .woocommerce .product .summary .single-product-header {
    display: block;
    text-align: center;
  }
  .woocommerce .product .summary .single-product-header .single-product-price-wrapper {
    margin: 10px 0 0;
    text-align: center;
  }
  .woocommerce .product .summary .single-product-categories {
    text-align: center;
  }
  .woocommerce .product .summary h1.product-title {
    font-size: 28px !important;
    text-align: center;
  }
  .woocommerce .product .summary .woocommerce-product-details__short-description {
    text-align: center;
    max-width: none;
  }
  .woocommerce .product .summary .single-product-footer {
    text-align: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .woocommerce .product .summary .single-product-footer:not(:first-child) {
    margin: 40px 0 0;
  }
  .woocommerce .product .woocommerce-tabs .tabs {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .woocommerce .product .woocommerce-tabs .tabs li {
    width: 100%;
    text-align: center;
  }
  .woocommerce .product .woocommerce-tabs .tabs li:not(:first-child) {
    margin: 0;
  }
  .woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-author,
  .woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-email,
  .woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-rating {
    width: 100%;
    padding: 0;
    margin: 18px 0 0;
    text-align: left;
  }
  .woocommerce .product .woocommerce-tabs .panel .comment-respond .comment-form .comment-form-cookies-consent {
    float: left;
    text-align: left;
    width: 100%;
    margin: 18px 0 0;
    padding: 0;
  }
  .woocommerce .product .related.products,
  .woocommerce .product .upsells.products {
    margin-top: 45px;
    padding-top: 35px;
  }
  .woocommerce .checkout #customer_details {
    display: block;
  }

  .woocommerce-cart-form:after {
    content: '';
    display: table;
    clear: both;
  }
  .woocommerce-cart-form .shop_table {
    display: block;
    border: 0;
  }
  .woocommerce-cart-form .shop_table thead {
    display: none;
  }
  .woocommerce-cart-form .shop_table tbody {
    display: block;
  }
  .woocommerce-cart-form .shop_table tbody &gt; tr {
    border: none;
  }
  .woocommerce-cart-form .shop_table tbody &gt; tr:last-child td {
    padding: 0;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item {
    border: 0;
    display: block;
    position: relative;
    padding-bottom: 20px;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item:after {
    content: '';
    display: table;
    clear: both;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item td {
    padding: 0;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item .product-thumbnail {
    width: 25%;
    margin-right: 15px;
    float: left;
    padding: 0px 0 30px 0px;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item .product-name {
    width: 65%;
    float: left;
    font-size: 18px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 10px;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item .product-quantity {
    width: 30%;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item .product-quantity input {
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item .product-subtotal {
    font-weight: 700;
    text-align: right;
  }
  .woocommerce-cart-form .shop_table tbody .cart_item .product-remove {
    position: absolute;
    line-height: 23px;
    right: 0;
    top: 0;
  }
  .woocommerce-cart-form .shop_table .actions {
    padding: 0;
    display: block;
    margin-top: 20px;
  }
  .woocommerce-cart-form .shop_table .coupon {
    width: 100%;
    display: block;
    max-width: 400px;
    margin: 0 auto;
  }
  .woocommerce-cart-form .shop_table .coupon .input-text {
    width: 100%;
    margin-right: 15px;
    font-size: 14px;
  }
  .woocommerce-cart-form .shop_table .coupon .button {
    width: 100%;
    margin: 10px 0 0;
  }
  .woocommerce-cart-form .shop_table .button[name="update_cart"] {
    margin-top: 30px;
    width: 100%;
  }

  .cart-collaterals {
    width: 100%;
    margin-top: 15px;
  }
  .cart-collaterals .cart_totals {
    width: 100%;
  }
  .cart-collaterals .cart_totals h2 {
    padding-left: 0;
  }
  .cart-collaterals .cart_totals .shop_table th, .cart-collaterals .cart_totals .shop_table td {
    padding: 10px 0;
  }
  .cart-collaterals .cart_totals .shop_table td {
    text-align: right;
  }
  .cart-collaterals .checkout-button {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }

  .woocommerce-info {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .woocommerce-info .showcoupon {
    margin-top: 5px;
  }

  .woocommerce-message,
  .woocommerce-error,
  .woocommerce-info {
    padding: 10px;
  }

  .woocommerce-checkout input,
  .woocommerce-checkout textarea {
    font-size: 15px;
  }

  .woocommerce-account.logged-in .woocommerce {
    display: block;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    width: auto;
    margin: 0 0 40px;
  }
}
@media (max-width: 600px) {
  .woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container img {
    width: 50px;
    margin: 0 20px 0 0;
  }
  .woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .star-rating {
    margin: 5px 0 0;
  }
  .woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .meta {
    line-height: 1.2em;
  }
  .woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .meta .woocommerce-review__author,
  .woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
    display: block;
    margin: 0;
  }
  .woocommerce .product .woocommerce-tabs .panel .commentlist li .comment_container .comment-text .description {
    padding: 5px 0 0;
    margin: 10px 0 0 -70px;
    width: calc(100% + 70px);
  }
}
@media (max-width: 479px) {
  .site-main &gt; .products.columns-2 .product, .site-main &gt; .products.columns-3 .product, .site-main &gt; .products.columns-4 .product {
    width: 100%;
  }

  .products &gt; .products.columns-2 .product, .products &gt; .products.columns-3 .product, .products &gt; .products.columns-4 .product {
    width: 100%;
  }
}
/*  ====================
	Main media styles
====================  */
/*  ====================
	Header media styles
====================  */
/*  -------------------
	Logo box media
-------------------  */
@media (max-width: 767px) {
  .logo-box {
    display: none;
  }
}
/*  -------------------

	Mobile menu media
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item:hover &gt; .sub-menu {
    margin-top: 16px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    z-index: 1;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu {
    display: block !important;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .menu-item.menu-item-has-children &gt; .button-open, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .menu-item.menu-item-object-megamenu_item &gt; .button-open {
    display: inline-block;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .menu-item .button-open {
    display: none;
    position: absolute;
    right: 15px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    line-height: 10px;
    font-size: 11px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .menu-item .button-open:before {
    content: '\f101';
    font-family: 'cwsicon';
    position: absolute;
    right: 0;
    top: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .menu-item:hover &gt; a,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .menu-item:hover &gt; span {
    padding: 17px 26px 17px 46px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .menu-item:hover:before {
    opacity: 0.5;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item:hover a {
    padding: 15px 22px 14px 42px;
  }

  /* -----&gt; Addiction from header classes &lt;----- */
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container.active .menu-box-wrapper .main-menu {
    pointer-events: auto;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container.active .menu-box-wrapper .main-menu &gt; .menu-item {
    top: 0;
    opacity: 1;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-right-icons .mobile-menu-hamburger {
    width: 24px;
    margin-left: 0;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-right-icons .mobile-menu-hamburger:first-child {
    margin-left: 50px;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-left-part .main-menu &gt; .menu-item:nth-child(2) {
    -webkit-transition-delay: 0.08s;
    transition-delay: 0.08s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-left-part .main-menu &gt; .menu-item:nth-child(3) {
    -webkit-transition-delay: 0.16s;
    transition-delay: 0.16s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-left-part .main-menu &gt; .menu-item:nth-child(n+4) {
    -webkit-transition-delay: 0.24s;
    transition-delay: 0.24s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu .main-menu &gt; .menu-item:nth-child(2) {
    -webkit-transition-delay: 0.08s;
    transition-delay: 0.08s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu .main-menu &gt; .menu-item:nth-child(3) {
    -webkit-transition-delay: 0.16s;
    transition-delay: 0.16s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu .main-menu &gt; .menu-item:nth-child(4) {
    -webkit-transition-delay: 0.24s;
    transition-delay: 0.24s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu .main-menu &gt; .menu-item:nth-child(5) {
    -webkit-transition-delay: 0.32s;
    transition-delay: 0.32s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu .main-menu &gt; .menu-item:nth-child(n+6) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-right-part .main-menu &gt; .menu-item:first-child {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-right-part .main-menu &gt; .menu-item:nth-child(2) {
    -webkit-transition-delay: 0.38s;
    transition-delay: 0.38s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-right-part .main-menu &gt; .menu-item:nth-child(3) {
    -webkit-transition-delay: 0.46s;
    transition-delay: 0.46s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-right-part .main-menu &gt; .menu-item:nth-child(n+4) {
    -webkit-transition-delay: 0.52s;
    transition-delay: 0.52s;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu {
    pointer-events: none;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item {
    top: 15px;
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-left-icons .mobile-menu-hamburger {
    width: 24px;
    margin-right: 0;
  }
  .site-header.active-sandwich-menu .menu-box .container .header-nav-part .main-nav-container .menu-left-icons .mobile-menu-hamburger:last-child {
    margin-right: 50px;
  }
}
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .admin-bar .menu-box-wrapper {
    margin-top: 33px;
  }

  .site-header.logo-in-menu.menu-right .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper, .site-header.logo-in-menu.logo-center .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }

  .sticky-menu-box {
    display: none !important;
  }

  .menu-box .container .header-nav-part .menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
  }
  .menu-box .container .header-nav-part .menu-overlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .menu-box .container .header-nav-part .main-nav-container .logo-mobile-wrapper {
    display: block;
    margin-right: 35px;
    font-size: 0px;
    line-height: 0px;
  }
  .menu-box .container .header-nav-part .main-nav-container .logo-mobile-wrapper a {
    display: block;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-left-icons {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-left-icons &gt; *:last-child {
    margin-right: 20px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-left-icons .mobile-menu-hamburger {
    width: 24px;
    margin-right: 0;
    top: 1px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-left-icons .mobile-menu-hamburger:last-child {
    margin-right: 20px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-right-icons &gt; *:first-child {
    margin-left: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-right-icons .mobile-menu-hamburger {
    width: 24px;
    margin-left: 0;
    top: 1px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper {
    position: fixed;
    overflow-y: auto;
    left: -271px;
    top: 0;
    z-index: 5;
    width: 270px;
    height: 100%;
    min-height: 100vh;
    padding: 20px 25px 45px;
    background-color: #fff;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper.active {
    left: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-left-part,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-right-part {
    width: 100%;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part {
    margin: 0 0 7px 0 !important;
    padding-bottom: 20px;
    width: 100%;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part:before {
    content: '';
    position: absolute;
    left: -25px;
    bottom: 0;
    width: calc(100% + 50px);
    height: 1px;
    background-color: #e3e3e3;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo {
    margin: 0 !important;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-default-wrapper {
    display: none;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-sticky-wrapper {
    display: none;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo .logo-navigation-wrapper {
    display: block;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-logo-part .logo-nav {
    display: block;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu {
    width: 100%;
    margin-right: 0;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-object-megamenu_item &gt; a, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-has-children &gt; a {
    width: calc(100% - 35px);
    margin: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-object-megamenu_item &gt; a:before, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-object-megamenu_item &gt; a:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-has-children &gt; a:before, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.menu-item-has-children &gt; a:after {
    display: none;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current_page_ancestor &gt; a:after,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current_page_ancestor &gt; span:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-ancestor &gt; a:after,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-ancestor &gt; span:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-parent &gt; a:after,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-parent &gt; span:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-item &gt; a:after,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu &gt; .menu-item.current-menu-item &gt; span:after {
    content: none;
    display: none;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item {
    width: 100%;
    margin-bottom: 8px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item:not(:first-child) {
    border-top: 1px solid #f0f0f0;
    padding-top: 8px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item.mobile-menu-search {
    border-top: 0;
    margin-top: 7px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item.menu-item-object-megamenu_item &gt; .sub-menu {
    padding: 15px 0 15px 15px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item:not(:first-child) {
    margin-left: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item.sub-align-right .sub-menu {
    right: auto;
    left: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item.active &gt; .button-open:before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item.menu-item-has-children &gt; .button-open, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item.menu-item-object-megamenu_item &gt; .button-open {
    display: inline-block;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item a {
    display: block;
    position: relative;
    white-space: initial;
    word-break: break-word;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .button-open {
    display: none;
    position: absolute;
    right: -25px;
    top: 0;
    width: 60px;
    height: calc(100% + 8px);
    max-height: 52px;
    font-size: 11px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .button-open:before {
    content: '\f102';
    font-family: 'cwsicon';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu {
    display: none;
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    position: relative;
    left: 0;
    box-shadow: none;
    padding: 25px 0 0 15px;
    -webkit-transition: none;
    transition: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu:after, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu:before {
    display: none;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item {
    background: none;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:last-child {
    margin-bottom: 10px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item a {
    padding: 0 !important;
    min-height: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item .button-open {
    max-height: 19px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item .sub-menu {
    margin-top: 0;
    left: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item:last-child {
    margin-bottom: 25px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-item &gt; a,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-item &gt; span, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-parent &gt; a,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-parent &gt; span, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-ancestor &gt; a,
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item.current-menu-ancestor &gt; span {
    padding: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:before, .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .menu-item:after {
    display: none;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper {
    min-width: 0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper:not(:last-child) {
    border-right: 0;
    margin-bottom: 35px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .widgettitle {
    padding: 0;
    font-size: 20px !important;
    margin-bottom: 20px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-top: solid 1px #f0f0f0;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item:not(:last-child) {
    margin-bottom: 10px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .main-menu .menu-item .sub-menu .cws_megamenu_item .vc_row .cws-column-wrapper .menu .menu-item a {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .no-mobile-search .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search {
    display: none;
  }

  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .no-split-menu {
    display: block;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-left-part {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .menu-right-part {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search {
    display: block;
    width: 100%;
    padding-top: 21px;
    position: relative;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search:before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: calc(100% + 50px);
    height: 1px;
    background-color: #e3e3e3;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search .search-wrapper {
    position: relative;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search .search-wrapper:before {
    content: '\f100';
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: 'cwsicon';
    font-size: 21px;
    color: #fff;
    pointer-events: none;
    z-index: 1;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search .search-wrapper .search-field {
    width: 100%;
    font-size: 15px;
    padding: 10px 55px 10px 10px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search .search-wrapper .search-field::placeholder {
    color: #969696;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .mobile-menu-search .search-wrapper .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    margin: 0;
    font-size: 0px;
    width: 40px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .sub-menu {
    background-color: transparent;
  }
  .menu-box .container .header-nav-part .main-nav-container .menu-box-wrapper .sub-menu .menu-item {
    background-color: transparent;
  }
}
/*  -------------------
	Top bar media
-------------------  */
@media screen and (max-width: 1199px) {
  .top-bar-wrapper .top-bar-inner-wrapper .container .top-bar-content .top-bar-ticker {
    max-width: 350px;
  }
}
@media (min-width: 768px) {
  .top-bar-wrapper .top-bar-inner-wrapper {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .top-bar-wrapper .top-bar-inner-wrapper .container .top-bar-content .top-bar-ticker {
    max-width: 300px;
  }

  .top-bar-wrapper .top-bar-inner-wrapper {
    padding: 15px 0;
    display: none;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container {
    margin-bottom: -10px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container &gt; * {
    margin-bottom: 10px;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .top-bar-content {
    text-align: center;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .social-btn-open-icon,
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .social-btn-open {
    display: none;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .cws-social-links {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    position: relative;
    padding: 0;
    top: 0px;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .cws-social-links:after {
    display: none;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.social-divider:before {
    display: none;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active {
    left: 0;
    right: 0;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .cws-social-links.active .cws-social-link {
    z-index: auto;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .cws-social-links .cws-social-link {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .cws-social-links .cws-social-link:first-child {
    margin-left: 8px;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .social-links-wrapper.toogle-of .cws-social-links .cws-social-link:last-child {
    margin-right: 8px;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .mini-cart {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin: 0 8px 10px;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .top-bar-search {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    margin: 0 8px 10px;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .side-panel-icon-wrapper {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    margin: 0 8px 10px;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .top-bar-links-wrapper {
    width: 100%;
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .top-bar-wrapper .top-bar-inner-wrapper .container .top-bar-links-wrapper .top-bar-box-text:not(:first-child) {
    margin-left: 15px;
  }
  .top-bar-wrapper .topbar-trigger {
    display: block;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    z-index: 3;
    -webkit-transition: bottom 0.2s ease-in-out;
    transition: bottom 0.2s ease-in-out;
  }
  .top-bar-wrapper .topbar-trigger.hidden {
    bottom: 0px;
  }
  .top-bar-wrapper .topbar-trigger:before, .top-bar-wrapper .topbar-trigger:after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .top-bar-wrapper .topbar-trigger:before {
    top: 5px;
    border-style: solid;
    border-width: 8px 8px 0 8px;
  }
  .top-bar-wrapper .topbar-trigger:after {
    top: 0;
    width: 100%;
    height: 5px;
  }
}
/*  -------------------
	Site title media
-------------------  */
@media screen and (max-width: 991px) {
  .title-box .page-title .container {
    padding: 37px 15px 36px !important;
  }
}
@media screen and (max-width: 767px) {
  .title-box .page-title .container {
    padding: 0 15px 36px !important;
  }
  .title-box .page-title .title h1 {
    font-size: 24px;
  }
}
/*  -------------------
	Side panel media
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  aside.side-panel {
    /* ----- Sidebar Widgets Settings ----- */
  }
  aside.side-panel .button:hover {
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .side-panel-container {
    width: 270px;
  }
}
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .page-footer .container .footer-container .cws-widget.widget_nav_menu ul li:hover a {
    padding: 3px 0;
    background-color: transparent;
  }
  .page-footer .container .footer-container .cws-widget.widget_nav_menu ul li:hover a:before {
    opacity: 1;
  }
}
@media screen and (max-width: 991px) {
  .page-footer .copyrights-area .container {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-footer {
    text-align: center;
  }
  .page-footer .container {
    display: block;
  }
  .page-footer .container .footer-info {
    max-width: none;
    margin: 0;
  }
  .page-footer .container .footer-container:not(:first-child) {
    margin: 48px 0 0;
  }
  .page-footer .container .footer-container .cws-widget {
    width: calc(50% - 30px);
  }
  .page-footer .container .wpml_language_switch {
    margin: 0 auto 40px;
  }
  .page-footer .container .footer-content-wrapper .footer-text {
    margin: 10px 12px 0;
  }
  .page-footer .container .cws-social-links {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .page-footer .container .copyrights-container {
    text-align: center !important;
  }
}
@media screen and (max-width: 460px) {
  .page-footer .container .footer-container .cws-widget {
    width: calc(100% - 30px);
  }
}
</pre></body></html>