/*
Theme Name: Oakley
Author: WebDeveloped Inc
Author URI: https://webdeveloped.com/
Version: 1.0
*/


/* -------------------------------------------------- Global -------------------------------------------------- */

div.eapps-widget { display: none !important; }
.mtsnb-fixed { top: inherit !important; bottom: 0; }
.mtsnb .mtsnb-container { padding: 10px !important; }

* { margin: 0; padding: 0; }
html { min-height:100%; background: #000; }
html.slide-r, html.slide-l { overflow: hidden; }
body { min-height:100%; font-size: 16px; font-family: 'Roboto', sans-serif; color: #565656; margin: 0 auto; background: #fff; font-weight:400; overflow-x: hidden; 
/*
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
*/
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
body.single-product {font-size: 14px; }
body.slide-r { margin-right: -280px; margin-left: 280px; }
body.slide-l { margin-left: -600px; margin-right: 600px; }
div, input, span, section, address { box-sizing:border-box; }
img { max-width: 100%; height: auto; display:block; box-sizing: border-box; }
header, main, nav, section, article, aside, figure, footer { display: block; }
p { line-height: 1.7; margin: 10px 0 20px 0; letter-spacing: 0.5px; }
ul, ol, dl { margin: 10px 0; padding: 0 0 20px 20px; }
ul li, ol li, dl dt, dl dd { padding: 5px 0; line-height: 1.7; letter-spacing: normal; }
dl dt { padding: 5px 0; font-weight: 700; margin-left: -10px; }
b, strong {font-weight: 700; }

a { color: #a1c107; text-decoration: none; outline: 0;
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
a:hover { text-decoration: none; color: #bdd936; }
a img { outline: none; border:none; }

input, textarea { 
  -webkit-border-radius: 0; 
  -moz-border-radius: 0; 
  border-radius: 0; 
}

h1, h2, h3, h4, h5, h6 { font-weight: 700; margin: 10px 0 20px 0; color: #000; letter-spacing: normal; font-family: 'Exo', sans-serif; }
h1 { font-size: 50px; line-height: 1.2; }
h2 { font-size: 40px; }
h3 { font-size: 24px; }

.no-padding {padding:0 !important;}
.no-margin {margin:0 !important}

.draggable {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

table, th, td {
    border: 1px solid rgba(0,0,0,.1);
    border-collapse: collapse;
}
table.wc-product-table tbody tr:nth-child(even) {background-color: #f8f8f8 !important;}

/*
td { padding: 10px !important; }
th { padding: 10px !important; }
*/
hr { border:none; outline:none; border-top: 1px solid #eaeaea; margin: 30px 0; clear: both; }

.bottom-line:after {
    content: " ";
    border-top: 1px solid;
margin: 15px 70% 0 0;
display: block;
}
.right .bottom-line:after {
    content: " ";
    border-top: 1px solid;
margin: 15px 0 0 70%;
display: block;
}

.bottom-line-center:after, .center .bottom-line:after {
    content: " ";
    width: 60px;
    border-top: 1px solid;
margin: 15px auto 0 auto;
display: block;
}

.left-padding { padding-left: 40px; --animate-delay: 0.5s; animation-delay: 0.5s; }
.left-padding.btn { padding-left: 40px; --animate-delay: 1s; animation-delay: 0.7s; }
.left-padding-line { padding-left: 40px; --animate-delay: 1s; animation-delay: 0.6s; }
.left-padding-line:before {
    content: " ";
    width: 25px;
    border-bottom: 2px solid;
margin: 30px 0 -13px -40px;
display: block;
}

blockquote {
    border-left: 3px solid #bdd936;
    margin: 0 auto 30px auto;
    padding: 10px 20px;
}
blockquote p { margin:0; font-weight: 400; }

.wp-caption-text { font-style: italic; font-size: 13px; padding: 5px; border-bottom: 1px solid #eaeaea; }
.highlight { background: #fad4e5; }
.wpsdc-drop-cap { color: #000; font-size: 48px; padding-right: 10px; font-weight: 700; float:left; line-height: 1; }

.wp-block-image a { display: block !important; }
.wp-block-image figcaption { font-style: italic; }

	/* Clearfix */	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
 
html[xmlns] .clearfix {
	display: block;
}

.shadow-right.yellow { box-shadow: 10px 10px #FCD02D; }
.shadow-left.yellow { box-shadow: -10px 10px #FCD02D; }

.shadow-right.blue { box-shadow: 10px 10px #4fdaff; }
.shadow-left.blue { box-shadow: -10px 10px #4fdaff; }

.shadow-right.purple { box-shadow: 10px 10px #c5a4ff; }
.shadow-left.purple { box-shadow: -10px 10px #c5a4ff; }

/* --------------------------------- COLORS -------------------------------- */

.purple-bg h1, .purple-2-bg h1, .blue-bg h1, .blue-dark-bg h1, .grey-dark-bg h1, .green-dark-bg h1  { color: #fff !important; }
.purple-bg h2, .purple-2-bg h2, .blue-bg h2, .blue-dark-bg h2, .grey-dark-bg h2, .green-dark-bg h2  { color: #fff !important; }
.purple-bg p, .purple-2-bg p, .blue-bg p, .blue-dark-bg p, .grey-dark-bg p, .green-dark-bg p  { color: #c5c7d6 !important; }
.purple-bg p.read-more, .purple-2-bg p.read-more, .blue-bg p.read-more, .blue-dark-bg p.read-more, .grey-dark-bg p.read-more, .green-dark-bg p.read-more  { color: #fff !important; }
.purple-bg li, .purple-2-bg li, .blue-bg li, .blue-dark-bg li, .grey-dark-bg li, .green-dark-bg li  { color: #c5c7d6 !important; }
.purple-bg.faq-list ul li, .purple-2-bg.faq-list ul li, .blue-bg.faq-list ul li, .blue-dark-bg.faq-list ul li, .grey-dark-bg.faq-list ul li, .green-dark-bg.faq-list ul li  { color: #fff !important; }

.black-bg {background-color:#000 !important;}
.white-bg {background-color:#fff !important;}
.grey-light-bg {background-color:#f5f6f9 !important;}
.grey-bg {background-color:#dbdbdb !important;}
.grey-dark-bg {background-color:#202020 !important;}
.blue-bg {background-color:#a2bfc0 !important;}
.blue-dark-bg {background-color:#00759f !important;}
.green-light-bg {background-color:#c5eeaf !important;}
.green-bg {background-color:#a7d48c !important;}
.green-dark-bg {background-color:#4a9779 !important;}
.pink-bg {background-color:#e22279 !important;}
.purple-bg {background-color:#40477d !important;}
.purple-2-bg {background-color:#545b8e !important;}
.orange-bg {background-color:#ffad01 !important;}
.orange-dark-bg {background-color:#ff8a01 !important;}
.section-bg { background-image: url(images/section-bg.jpg) !important;
background-color:#F8F9FB;
background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.white {color: #fff !important;}
.grey-light {color:#F8F9FB !important;}
.grey {color:#dbdbdb !important;}
.grey-dark {color:#202020 !important;}
.blue {color:#a2bfc0 !important;}
.blue-dark {color:#00759f !important;}
.green {color:#a7d48c !important;}
.green-dark {color:#4a9779 !important;}
.pink {color:#e22279 !important;}
.purple {color:#40477d !important;}
.orange {color:#ffad01 !important;}
.orange-dark {color:#ff8a01 !important;}
.no-transparent {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}


/* ------------------------RESPONSIVE VIDEO------------------------------- */


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

iframe { max-width: 100%; border: none; outline: none; }



/* =WordPress Core
-------------------------------------------------------------- */
img.alignnone, .alignnone { display: inline-block; vertical-align: bottom; max-width: 100%; }

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
max-width: 100%;
}

.alignright {
    float:right;
}

.alignleft {
    float: left;
}

img.aligncenter { max-width: 100%; box-sizing: border-box; margin: 0 auto; padding: 10px 0;; }
img.alignleft { max-width: 50%; box-sizing: border-box; margin: 0; padding: 10px 20px 15px 0; }
img.alignright { max-width: 50%; box-sizing: border-box; margin: 0; padding: 10px 0 15px 20px; }

.img-centered {
    margin: 0 auto;
}

/*--------------------------- GUTENBERG ---------------------------------*/

/*------------------- EDITOR --------------------------*/

/* Width of blocks */
#editor .editor-writing-flow {
    max-width: 100% !important;
    margin: auto;
}
/*
body.block-editor-page.kt-editor-width-default .wp-block {
    max-width: 1000px !important;
}
*/
/* Width of "wide" blocks */
body.block-editor-page .editor-block-list__layout .wp-block[data-align=wide] {
    max-width: 1400px !important;
	margin: auto !important;
}

/* Width of "full-width" blocks */
body.block-editor-page .editor-block-list__layout .wp-block[data-align=full] {
    max-width: 100% !important;
	margin: auto !important;
}
#editor .editor-writing-flow .ac-target { display: block; }

/*------------------- EDITOR END --------------------------*/


/*------------- FIX ----------------*/

    .entry-content .alignwide {
        margin-left  : -80px;
        margin-right : -80px;
    }
    .entry-content .alignfull {
        margin-left  : calc( -100vw / 2 + 100% / 2 );
        margin-right : calc( -100vw / 2 + 100% / 2 );
        max-width    : 100vw;
    }
    /*.alignfull img {
        width: 100vw;
    }*/
.entry-content .alignwide.wp-block-cover, .entry-content .alignwide.wp-block-cover-image,
.entry-content .alignfull.wp-block-cover, .entry-content .alignfull.wp-block-cover-image
{ width: auto; }

.wp-block-columns.home-boxes { padding: 20px 0 40px 0; margin: 0 auto !important; }
.wp-block-columns { margin-bottom: 0 !important; }
.wp-block-column { padding: 1px 0; }

.wp-block-embed { margin-bottom: 0 !important; }

.wp-block-cover .wp-block-cover__inner-container { padding:  10px 30px; width: 100% !important; max-width: 1400px; }
.wp-block-cover .wp-block-cover__inner-container h2 { max-width: 100%; }
.wp-block-cover .wp-block-cover__inner-container p { max-width: 100%; }

/* ----- service-block ---------*/

.wp-block-cover.service-block { padding:0; }
.wp-block-cover.service-block .wp-block-cover__inner-container { padding: 5% 0; max-width: 100%; }
.wp-block-cover.service-block .wp-block-columns { margin-bottom: 0; }
.wp-block-cover.service-block .wp-block-column { padding: 4% 5%; }

.img-text-block.wp-block-media-text .wp-block-media-text__content { padding: 10% 15%; }
.img-text-block.wp-block-media-text.is-image-fill figure.wp-block-media-text__media { min-height: 350px; }

@media screen and (max-width: 780px) {
.wp-block-cover .wp-block-cover__inner-container p { font-size: 16px; }
.wp-block-button a { padding: 17px 27px !important; font-size: 14px !important; }
.img-text-block.wp-block-media-text .wp-block-media-text__content { padding: 10%; }
/*.wp-block-spacer { height: 30px !important; }*/
.wp-block-columns.home-boxes { padding:  0px 0 20px 0; }
.wp-block-columns.home-boxes .wp-block-column { flex-basis: 50% !important; padding: 5px; }
.img-text-block.top-img.wp-block-media-text { display: block !important; }
.wp-block-cover.service-block .wp-block-column { padding: 4% 5% 10% 5%; }
}


/* -------------------------------------------- Button GoTop -------------------------------------------- */


.go-top {
	cursor:pointer;
	position: fixed;
	bottom: 0;
	right: 0;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 24px;
	padding: 2px 0 0 0;
	display: none;
	height: 40px;
    width: 40px;
    text-align: center;
z-index: 8;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.go-top:hover {
	background-color: rgba(0, 0, 0, 1);
	color: white;
}

/* -------------------------------------------- Quick contact -------------------------------------------- */

.quick-contact {
	cursor:pointer;
	position: fixed;
	bottom: 0;
	right: 0;
	text-decoration: none;
	color: #444;
	background-color: #f2e7d7;
	padding: 10px 15px;
	display: block;
    text-align: center;
	border: 1px solid #fff;
z-index: 8;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.quick-contact:hover { background-color: #ecd9d9; }
.quick-contact .fa { font-size: 20px; vertical-align: middle; margin-left: 8px; }



/* -------------------------------------------------- HEADER -------------------------------------------------- */

.mtsnb { z-index: 9998 !important; }
.header-block { padding: 48px; }

/*
.page-template-home-big-slider .header-block { display: none !important; }
.page-template-home-big-slider header.main-header { background: transparent; }
.page-template-home-big-slider header.main-header.navbar-shrink { background: #fff; }
.page-template-home-big-slider header.main-header .nav-top ul li a,
.page-template-home-big-slider header.main-header #lang ul li a,
.page-template-home-big-slider header.main-header ul.social-menu li a { color: #fff; }
.page-template-home-big-slider header.main-header.navbar-shrink .nav-top ul li a,
.page-template-home-big-slider header.main-header.navbar-shrink #lang ul li a,
.page-template-home-big-slider header.main-header.navbar-shrink ul.social-menu li a { color: #444; }
.page-template-home-big-slider header.main-header .nav-toggle span { background: #a2bfc0; }
header.main-header .logo.light { display: none; }
.page-template-home-big-slider header.main-header .logo.light { display: inline-block; }
.page-template-home-big-slider header.main-header .logo.dark { display: none; }
.page-template-home-big-slider header.main-header.navbar-shrink .logo.dark { display: inline-block; }
.page-template-home-big-slider header.main-header.navbar-shrink .logo.light { display: none; }
.page-template-home-big-slider header.main-header .logo.dark.open { display: inline-block; }
.page-template-home-big-slider header.main-header .logo.light.open { display: none; }
.page-template-home-big-slider .mobile-navigation { border-bottom: none; }
.page-template-home-big-slider header.main-header .nav-top ul { background: rgba(0,0,0,0.3) !important; }
.page-template-home-big-slider header.main-header.navbar-shrink .nav-top ul { background: #f5f5f5 !important; }
*/

header.main-header .header-top { padding: 20px; background: #222; text-align: center; letter-spacing: normal;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

header.main-header { margin: 0 auto; padding:0; z-index: 9997; position: fixed; top: 0; left: 0; right: 0; background: #000;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
header.main-header .header { display:block; padding: 10px 0; margin: 0 auto;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

header.main-header.navbar-shrink {
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}

header.main-header.navbar-shrink .header { }
header.main-header.navbar-shrink .header-top { padding: 0; }

header.slide-r { left: 280px; }
header.slide-l { right: 600px; left:-600px; }
.headroom {}
header.headroom--pinned {
top: 0;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
header.headroom--unpinned {
top: -73px;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

header.main-header .logo { width: 200px; color: #888; font-size: 20px; margin: 8px 20px 10px 0; display: block; vertical-align: middle; float: left;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
header.main-header.navbar-shrink .logo { width: 160px; margin: 5px 20px 0 0; }

/*
 * .page-id-177 header.main-header .logo, .page-id-179 header.main-header .logo, .page-id-175 header.main-header .logo { filter: grayscale(1); }
.page-id-177 header.main-header .logo:hover, .page-id-179 header.main-header .logo:hover, .page-id-175 header.main-header .logo:hover { filter: grayscale(0); }
.page-id-177 .footer-box .inner-box img, .page-id-179 .footer-box .inner-box img, .page-id-175 .footer-box .inner-box img { filter: grayscale(1); }
*/

header.main-header .logo.logo-mob { display: none; width: 200px; margin: 0 0 0 -100px; position: absolute; left: 50%; top: 15px; }
header.main-header .nav-mob .logo { }

/* -------------------  Header box ------------------------- */

.header-box.language { left: 30px; }
.header-box.woocommerce { float: right; margin: 25px 0; 
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
header.main-header.navbar-shrink .header-box.woocommerce { margin: 12px 0; }

.header-phone { display: inline-block; vertical-align: middle; }
.header-phone a { display: block; font-weight: 300; padding: 10px 20px; border: 1px solid #a2bfc0; color: #a2bfc0; line-height: 1; font-size: 18px; }
.header-phone a:hover { color: #fff; background: #a2bfc0; }

.header-phone-icon { float: right; font-size: 10px; text-align: center; }
.header-phone-icon i { display: block; font-size: 28px; margin: 6px auto 2px auto; }

/* -------------------  Header block serv-logos ------------------------- */

.serv-logos { float:left; vertical-align: middle; padding: 10px 0;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.serv-logos .serv-logo { display: inline-block; vertical-align: middle; width: 182px; height: 52px; margin: 5px;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
header.main-header.navbar-shrink .serv-logos .serv-logo { width: 160px; height: 45px; margin: 2px 3px; }
.serv-logos .serv-logo figure { margin:0 !important; }
header.main-header.navbar-shrink .serv-logos { margin: 0; padding: 5px 0; }

.serv-logos ul li a { border: 1px solid #ccc; padding: 12px 9px !important; line-height:1; }
.serv-logos ul li { max-width: 121px; text-align: center !important; }

.serv-logo.distribution { background-image: url(images/distribution.svg); }
.serv-logo.tpl { background-image: url(images/3pl.svg); }
.serv-logo.sales { background-image: url(images/sales.svg); }

.serv-logo.distribution:hover { background-image: url(images/distribution-active.svg); }
.serv-logo.tpl:hover { background-image: url(images/3pl-active.svg); }
.serv-logo.sales:hover { background-image: url(images/sales-active.svg); }

.page-id-175 .serv-logo.distribution { background-image: url(images/distribution-active.svg); box-shadow: 0 0 20px #c5a4ff; }
.page-id-177 .serv-logo.tpl { background-image: url(images/3pl-active.svg); box-shadow: 0 0 20px #fcd02d; }
.page-id-179 .serv-logo.sales { background-image: url(images/sales-active.svg); box-shadow: 0 0 20px #4fdaff; }

/* -------------------  WooCommerce sidebar filters ------------------------- */

.bapf_sfilter { font-size: 14px; }
.bapf_sfilter .bapf_body { border-bottom: 1px solid #eaeaea; padding-bottom: 20px; }
.bapf_sfilter .bapf_body ul li ul li ul, .bapf_sfilter .bapf_body ul li ul i { display: none !important; }

.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    content: "";
    width: 4px !important;
    height: 10px !important;
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    display: block;
    position: absolute;
    top: 1px !important;
    left: 5px !important;
    transform: rotate(45deg);
}

.bapf_sfilter.size ul li { display: inline-block; width: 20%; padding: 5px; margin: 5px;  text-align: center; color: #000 !important; }
.bapf_sfilter.size ul li label { display: block !important; text-align: center; color: #000 !important; border: 2px solid #fff; background: #f8f8f8; }
.bapf_sfilter.size ul li.checked label { color: #fff !important; background: #000; }

.bapf_sfilter.brchecked_default input:checked+label .bapf_clr_span { border-radius: 50%; }
.bapf_sfilter.bapf_clr_txt_bottom .bapf_clr_text, .bapf_sfilter.bapf_clr_txt_top .bapf_clr_text { font-size:10px; margin: 0 2px !important; }


/* -------------------  WooCommerce Cart Icon CSS with FontAwesome 5 ------------------------- */

.cart-contents { display: inline-block; vertical-align: middle; position: relative; cursor: pointer; }
.woocommerce-cart .cart-contents, .woocommerce-checkout .cart-contents { display: none !important; }
.cart-contents:before {
    font-family: 'Pe-icon-7-stroke';
    content: "\e615" !important;
    font-size: 26px;
    color: #fff;
	font-weight: normal;
	display: block;
}
/*
.cart-contents:after {
    content: "CART" !important;
    font-size: 11px;
    color: #999;
	font-weight: normal;
	display: block;
	padding-top: 5px;
}
*/
header.main-header.navbar-shrink .cart-contents:after { }
.cart-contents.active:before { content: "\e681" !important; }
.cart-contents:hover {
    text-decoration: none;
}
.cart-contents-count {
	position: absolute;
    top: 13px;
   	right: -5px;
   	transform: translateY(-105%) translateX(25%);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
   	width: 22px;
	vertical-align: middle;
	text-align: center;
	color: #000;
    	background: #bdd936;
    	border-radius: 50%;
    	padding: 1px;  
}

.cart-block-bg { position:fixed; bottom:0; left:0; right: 0; top:0; z-index:9999; background: #000; display: none;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.woocommerce-mini-cart { padding: 0; }

.wc-mini-cart-box { display: block; width: 400px; max-width: 100%; float: right; text-align: left; background: #fff; border: 1px solid #eaeaea; padding: 30px; position: fixed; right: -420px; top:0; bottom:0; overflow-y: auto; z-index: 9999;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.wc-mini-cart-box.open { display: block; right: 0; }
.wc-mini-cart-box .button, .woocommerce .wc-mini-cart-box .button { letter-spacing: 0.5px; font-size: 12px !important; line-height:1 !important; padding: 15px 5px !important; width: 46%; box-sizing: border-box; display: inline-block; font-weight: normal; 
  -webkit-border-radius: 0 !important; 
  -moz-border-radius: 0 !important; 
  border-radius:  !important; 
}
.wc-mini-cart-box .button.checkout { float: right; }
.wc-mini-cart-box p { margin-bottom: 2px !important;}
.wc-mini-cart-box ul.cart_list li, .woocommerce .wc-mini-cart-box ul.product_list_widget li { display: block; border-bottom: 1px solid #000; font-size: 14px; letter-spacing: normal; }
.wc-mini-cart-box ul.cart_list li:first-child, .woocommerce .wc-mini-cart-box ul.product_list_widget li:first-child {border-top: 1px solid #000; margin-top: 10px; }
.wc-mini-cart-box ul.cart_list li a, .woocommerce .wc-mini-cart-box ul.product_list_widget li a { display: flex; align-content: center; align-items: center; line-height: 1.3;padding: 5px 10px 5px 0; vertical-align: middle; font-weight: 600; color: #000; }
.wc-mini-cart-box ul.cart_list li img, .woocommerce .wc-mini-cart-box ul.product_list_widget li img { display: inline-block; padding-right: 24px; vertical-align: middle; float: none !important; width: 60px; margin: 0 !important; }
.woocommerce-mini-cart__total.total { text-align: right !important; padding: 10px; }

.wc-mini-cart-box dl.variation { display: block; margin: 0 !important; padding:0 !important; border: none !important; }
.wc-mini-cart-box dl.variation dt { display: inline-block !important; margin: 0 !important; font-weight: 700; clear: unset !important; }
.wc-mini-cart-box dl.variation dd { display: inline-block !important; margin: 0 8px 0 0 !important; padding: 0 5px !important; clear: unset !important; }

.wc-mini-cart-box ul.cart_list li a.remove_from_cart_button { float: right; font-size: 20px !important; color: #bdd936; }
.woocommerce .wc-mini-cart-box a.remove, .woocommerce .product-remove a.remove { display: block !important; padding: 0 !important; line-height: 1 !important; }

.wc-mini-cart-box .close-cart-block { cursor: pointer; text-align: right; }
.wc-mini-cart-box .close-cart-block span { font-size: 10px; vertical-align: middle; }

.woocommerce .products .acoplw-badge { position: unset !important; display: inline !important; }
.woocommerce .sale-txt { font-size: 14px; margin-bottom: 0; padding-bottom:10px; border-bottom: 1px solid #eaeaea; }
.woocommerce .size-info { font-size: 14px; margin: 20px 0 -30px 0; float: right; text-decoration: underline; }

/* ---------------------------  Woocommerce single product slider --------------------*/

.woocommerce .tpwpg_zoom svg, .woocommerce .tpwpg-big p, .woocommerce .lg-actions .lg-next, .woocommerce .lg-actions .lg-prev  { display: none; }
.woocommerce .launchGallery { top: 5px !important; }
.woocommerce .lg-backdrop { background-color: rgba(0,0,0,0.7); }

.image-variable-wrapper[aria-label="Motivi"] li { width: 60px; height: 60px; }

.woocommerce .entry-content { position: relative; }
.woocommerce .entry-content.products-wrap { float: right; width: 75%; }
.woocommerce .br_brand_product_container, .woocommerce .br_brand_shop_container { display: inline-block; z-index:5; }
.woocommerce .br_brand_product_container { display: block; width: 50%; padding-left: 50px; border-left: 1px solid #ccc; float: right; }
.woocommerce .br_brand_product_container img, .woocommerce .br_brand_shop_container img { margin: 0 auto; }

.woocommerce .apf_sfilter .bapf_body ul li ul li ul { display: none !important; }


/* ---------------------------  Woocommerce brands --------------------*/

.brand-logos { background: #f1f1f1; padding: 20px 0; }
.brand-logos .widget_berocket_product_brand_widget .brcs_slider_brands_container { align-items: center; justify-content: center !important; }
.brand-logos .br_widget_brand_element_slider.list { max-width: 170px; }
.brand-logos .brand_slider_image a { }
.brand-logos .brand_slider_image a img { max-height: 60px; height: auto !important; width: 100% !important; max-width: 130px; }

.single-product .berocket_brand_post_image { width: auto !important; max-width: 220px; }

.woocommerce .filter-btn { display: none; background: #000; color: #fff; width: 50%; float: left; padding: 7px; text-align: center; }
.woocommerce .filter-btn:before {
display: inline-block;
margin:0 10px 0 0;
   font-family: 'Pe-icon-7-stroke';
   content: "\e645";
vertical-align: middle;
font-size: 24px;
}

.filter-block-bg { position:fixed; bottom:0; left:0; right: 0; top:0; z-index:9999; background: #000; display: none;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.brand-img { margin-bottom: 30px; }
.archive.woocommerce .page-title { float: left; }
.archive.woocommerce .brand-img { float: right; }

/* ---------------------------  Featured brands --------------------*/

.featured-brands { display: flex; max-width: 1400px; margin: 0 auto; }

.brand-box { width: 33%; padding: 40px 20px 20px 20px; text-align: center; border-bottom: 3px solid transparent; position: relative; z-index: 1; background: #fff;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.brand-box:hover { border-bottom: 3px solid #bdd936; z-index:10;
  -moz-transform:scale(1.05); 
-webkit-transform:scale(1.05);
-o-transform:scale(1.05);
  transform: scale(1.05);
-webkit-box-shadow: 0px 0px 50px 0px rgba(189,217,54,0.5);
-moz-box-shadow: 0px 0px 50px 0px rgba(189,217,54,0.5);
box-shadow: 0px 0px 50px 0px rgba(189,217,54,0.5);
}
.brand-box h3 { }
.brand-box p, .brand-box a { color: #565656; }
.brand-box .brand-img { margin: 20px auto; max-height: 74px; max-width:140px; width: auto; }
.brand-box .featured-img { margin: 20px auto; padding: 20px; }


/* -------------------------------------------------- CURRENCY -------------------------------------------------- */

.woo-multi-currency.wmc-sidebar { top: 25px !important; }
.woo-multi-currency.wmc-sidebar.shrink { top: 13px !important; }
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency { height: 48px !important; }
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency span:not(.wmc-active-title), .woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency a, .woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency span.wmc-active-title { line-height: 48px !important; }
.woo-multi-currency.wmc-sidebar.shrink.style-1 .wmc-list-currencies .wmc-currency { height: 36px !important; }
.woo-multi-currency.wmc-sidebar.shrink.style-1 .wmc-list-currencies .wmc-currency span:not(.wmc-active-title), .woo-multi-currency.wmc-sidebar.shrink.style-1 .wmc-list-currencies .wmc-currency a, .woo-multi-currency.wmc-sidebar.shrink.style-1 .wmc-list-currencies .wmc-currency span.wmc-active-title { line-height: 36px !important; }


.woo-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-sidebar-open { display: none !important; }
.woo-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-currency:not(.wmc-active) { display: block !important; }

.woo-multi-currency.wmc-price-switcher .vi-flag-64 { transform: scale(0.5) !important; margin-top: 5px; vertical-align: top; }
.woo-multi-currency.wmc-price-switcher a span { vertical-align: bottom !important; margin-bottom: 3px; }

/* -------------------------------------------------- SEARCH -------------------------------------------------- */

.search-box { display: none; text-align: center; background: rgba(0, 0, 0, 0.8); position:fixed; top: 0; left:0; right:0; bottom:0; z-index: 9; }

.search-form { position:absolute; display: inline-block; margin: 0; top:50%; left: 50%; max-width: 800px; width: auto; 
-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.search-form label { display:none; }
.search-form input { outline:none !important; margin:0 !important; padding: 5px 15px; display: inline-block; vertical-align: middle; font-size: 18px; background: #fff; font-weight: 300; width: 480px; max-width: 100%; height: 50px; border-color: #fff;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.search-form input:focus { }
.search-form button { background: #bdd936; border: none; display: inline-block; vertical-align: middle; font-size: 30px; padding: 4px 0 0 0; cursor:pointer; position: absolute; right: 0; top:0; width:50px; height: 50px; border: 2px solid #fff;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.search-form button:hover { color: #fff; background:#000; }
input[type="search"] { -webkit-appearance: textfield;}
.search-trigger { font-size: 25px; display: inline-block; vertical-align: top; margin: 0 15px; cursor:pointer; }
.close-search { position: absolute; top: 30%; cursor:pointer; left: 50%; margin-left: -30px; color: #fff; font-size: 14px; vertical-align: middle; }
.close-search i { font-size: 30px; vertical-align: middle; }
.pe-7s-search:before { font-weight: normal; color: #fff; }

.search-block { display: inline-block; vertical-align: middle; width: 400px; max-width: 100%; margin-right: 20px; }
.search-block input { background: #000 !important; color: #fff !important; border-color: #555 !important; }
.search-block .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier path { opacity: 1 !important; fill: #fff !important; }
.search-block .dgwt-wcas-ico-magnifier-handler path { opacity: 1 !important; fill: #fff !important; }
.dgwt-wcas-is-details .dgwt-wcas-si { width: 80px !important; }
.dgwt-wcas-st { font-size: 14px !important; }
.dgwt-wcas-pd-addtc-form .qib-container { display: none !important; }


/* -------------------------------------------------- SEARCH RESULTS-------------------------------------------------- */

.search-result-box { background: #f5f5f5; padding: 0; margin:0; position: relative; width: 33%; display: inline-block; border: 15px solid #fff; min-height: 150px; vertical-align: top; }

.search-result-box .img-box { width: 120px; padding: 0; position: relative; float: left; margin-right: 20px; }
.post-box .img-box img { max-width: 100%; height: auto;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.search-result-box:hover .img-box img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.search-result-box .text-box { padding: 15px; z-index: 4; text-align: left; 
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.search-result-box:hover .text-box {  }

.search-result-box .text-box h3 { margin: 0 0 5px 0; line-height: 1.3; text-transform: uppercase; font-size: 14px; font-weight: 400;
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
}


/* --------------------------------------------- NAVIGATION ------------------------------------------- */


.header-text { float: right; padding: 10px 0; }
.header-tex p { margin: 0; font-weight: 700; line-height: 1; }
.header-tex a { display: inline-block; font-weight: 700; padding: 16px; color: #888; line-height: 1; }
.header-tex a:hover { color: #fff; background: #a2bfc0; }


.menu-main-menu-left-en-container, .menu-main-menu-right-en-container,
.menu-main-menu-left-container, .menu-main-menu-right-container { display: inline-block; vertical-align: middle; }

.nav-top { padding: 0 30px; display: block; text-align: center; margin: 0 auto; position:relative;
	-moz-transition: all 0.3s ease; /* FF3.7+ */
	-o-transition: all 0.3s ease; /* Opera 10.5 */
	-webkit-transition: all 0.3s ease; /* Saf3.2+, Chrome */
	transition: all 0.3s ease;
}

header.main-header .nav-top nav { display: inline-block; padding: 12px; float: right;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
header.main-header.navbar-shrink .nav-top nav { padding: 0 12px; }

.nav-top ul {
	padding:0;
	margin: 0;
	box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}


header.main-header.navbar-shrink .nav-top { }
header.main-header.navbar-shrink .nav-top ul {  }

.nav-top ul li {
text-align: left;
    display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	position:relative;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav-top ul li a {
    display: block;
    padding: 15px 10px;
	color: #fff;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
header.main-header.navbar-shrink .nav-top ul li a {  }
header.main-header.navbar-shrink .nav-top ul li a:hover, .nav-top ul li a:hover { color: #bdd936 !important; }

.page-id-177 header.main-header.navbar-shrink .nav-top ul li a:hover, .page-id-177 .nav-top ul li a:hover { color: #fcd02d !important; }
.page-id-179 header.main-header.navbar-shrink .nav-top ul li a:hover, .page-id-179 .nav-top ul li a:hover { color: #4fdaff !important; }
.page-id-175 header.main-header.navbar-shrink .nav-top ul li a:hover, .page-id-175 .nav-top ul li a:hover { color: #c5a4ff !important; }

header.main-header .nav-top ul li.current-menu-item a, header.main-header .nav-top  ul li.current_page_item a, header.main-header .nav-top  ul li.current-page-ancestor a, header.main-header .nav-top  ul li.current-post-ancestor a, header.main-header .nav-top  ul li.current-menu-ancestor a, header.main-header .nav-top  ul li.current_page_parent a { color: #bdd936; border-top: 2px solid #bdd936; }

header.main-header .nav-top ul.sub-menu li.current-menu-item a, header.main-header .nav-top  ul.sub-menu li.current_page_item a, header.main-header .nav-top ul.sub-menu li.current-page-ancestor a, header.main-header .nav-top  ul.sub-menu li.current-post-ancestor a, header.main-header .nav-top  ul.sub-menu li.current-menu-ancestor a, header.main-header .nav-top ul.sub-menu li.current_page_parent a { color: #bdd936 !important; }

.page-id-177 header.main-header .nav-top ul li.current-menu-item a, .page-id-177 header.main-header .nav-top  ul li.current_page_item a, .page-id-177 header.main-header .nav-top ul li.current-menu-ancestor a { color: #fcd02d !important; border-top: 2px solid #fcd02d; }
.page-id-179 header.main-header .nav-top ul li.current-menu-item a, .page-id-179 header.main-header .nav-top  ul li.current_page_item a, .page-id-179 header.main-header .nav-top ul li.current-menu-ancestor a { color: #4fdaff !important; border-top: 2px solid #4fdaff; }
.page-id-175 header.main-header .nav-top ul li.current-menu-item a, .page-id-175 header.main-header .nav-top  ul li.current_page_item a, .page-id-175 header.main-header .nav-top ul li.current-menu-ancestor a { color: #c5a4ff !important; border-top: 2px solid #c5a4ff; }

.page-id-175 header.main-header .nav-top ul li.current-menu-ancestor ul.sub-menu li a, .page-id-177 header.main-header .nav-top ul li.current-menu-ancestor ul.sub-menu li a, .page-id-179 header.main-header .nav-top ul li.current-menu-ancestor ul.sub-menu li a { color: #444 !important; }

.nav-top .sub-menu { width: 200px; margin:1px 0 0 0; position: absolute; padding: 0; max-height: 0; overflow: hidden; border: none;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.nav-top .sub-menu:before {
	content: '';
  width: 1px; 
  height: 1px; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
	display: block;
	margin-left: 30px;
}

.nav-top .menu-item-has-children:hover .sub-menu { display:block; height: auto; max-height: 800px; padding: 0; }
header.main-header.navbar-shrink .nav-top .sub-menu {  }

.nav-top .sub-menu li { display: block; background: #fff; }
.nav-top .sub-menu li a { cursor:pointer; border-top: none !important; border-bottom: 1px solid #eaeaea !important; padding: 10px 0; color: #444 !important; text-decoration: none !important; }
header.main-header.navbar-shrink .nav-top .sub-menu li a { }
header.main-header .nav-top .sub-menu li a:hover { color: #bdd936 !important; }

.nav-top .mega-sub-menu li a { padding: 5px 20px; color: #000 !important; text-decoration: none !important; }
.nav-top .mega-sub-menu li a:hover { color: #bdd936 !important; }
.nav-top .mega-sub-menu li a.parentcat { padding: 0 20px 20px 20px; font-size: 20px; font-weight: 700; }

.nav-top .sub-menu.active { color:#bdd936; }
.nav-top .sub-menu.active a { color:#bdd936; }
.nav-top .sub-menu a:after {
   font-family: FontAwesome;
   content: "\f0c9";
   margin-left: 10px;
   top:19px;
}
.nav-top .sub-menu.active a:after {
   content: "\f00d";
}
.nav-top .sub-menu li a:after, nav .sub-menu.active li a:after {
   content: "";
   margin-left: 0;
}

nav .sub-menu a { cursor:pointer; border:none; }
nav .sub-menu.active { color:#bdd936; }
nav .sub-menu.active a { color:#bdd936; }
nav .sub-menu a:after {
   font-family: FontAwesome;
   content: "\f0c9";
   margin-left: 10px;
   top:19px;
}
nav .sub-menu.active a:after {
   content: "\f00d";
}
nav .sub-menu li a:after, nav .sub-menu.active li a:after {
   content: "";
   margin-left: 0;
}

.nav-mob .menu-item-has-children > a:after {
display: inline-block;
margin:0 0 0 7px;
   font-family: 'Pe-icon-7-stroke';
   content: "\e688";
line-height: 1;
vertical-align: middle;
text-align:center;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
    float: right;
    font-size: 28px;
}
.nav-mob .menu-item-has-children > a.active { }
.nav-mob .menu-item-has-children > a.active:after {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}


/* Nav Icon */

.nav-icon { border: none; color: #2f3841; text-align: center; font-size: 10px; cursor: pointer; margin: 0 0 0 15px; position: relative; z-index:5; vertical-align: middle; }
.nav-icon .menu-title, .header-phone-icon .menu-title { padding: 2px 0; display: block; color: #888 !important; }

.nav-toggle { position: relative; border: none; margin: 0; height: 20px; width: 30px; transform: rotate(0deg); transition: all 0.5s ease-in-out 0s; cursor: pointer; 
	-moz-transition: all 0.3s ease; /* FF3.7+ */
	-o-transition: all 0.3s ease; /* Opera 10.5 */
	-webkit-transition: all 0.3s ease; /* Saf3.2+, Chrome */
	transition: all 0.3s ease;
}

.nav-toggle span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    width: 25px;
}

.nav-toggle span:nth-child(1) {
  top: 0;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-toggle span:nth-child(2) {
	width: 25px;
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-toggle span:nth-child(3) {
	width: 25px;
  top: 16px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-toggle.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -2px;
  left: 4px;
}

.nav-toggle.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.nav-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 16px;
  left: 4px;
	width: 25px;
}

header.main-header.navbar-shrink .nav-toggle span { background: #fff; }
header.main-header.navbar-shrink .nav-toggle.open span, header.main-header .nav-toggle.open span { background: #fff; }

.close-menu { display:block; padding:0; text-align:right; cursor:pointer; color: #fff; }
.close-menu .fa, .close-sidebar .fa { font-size: 20px; vertical-align: middle; margin-left:5px; }
.close-menu:hover .fa, .close-sidebar:hover .fa { color: #de353c; }


/* ------------------------------------ NAV MOB ----------------------------------- */

.mobile-navigation-bg { position:fixed; z-index: 99998; bottom:0; left:0; right: 0; top:0; background: #000; display: none;
filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.mobile-navigation { position: relative; display: none; padding: 10px 20px; margin: 0 auto; z-index: 4;
	-moz-transition: all 0.3s ease; /* FF3.7+ */
	-o-transition: all 0.3s ease; /* Opera 10.5 */
	-webkit-transition: all 0.3s ease; /* Saf3.2+, Chrome */
	transition: all 0.3s ease;
}
header.main-header.navbar-shrink .mobile-navigation { border: none; }

.nav-mob { position: fixed; z-index: 99999; left: -400px; top: 0; bottom: 0; width: 80%; padding: 20px 34px;; overflow-x: auto; max-width: 390px; background: #000;
	-moz-transition: all 0.3s ease; /* FF3.7+ */
	-o-transition: all 0.3s ease; /* Opera 10.5 */
	-webkit-transition: all 0.3s ease; /* Saf3.2+, Chrome */
	transition: all 0.3s ease;

}
.nav-mob.open { left: 0; margin-left: 0; }
.close-nav-mob { cursor: pointer; text-align: right; margin-bottom: 20px; color: #fff; }
.close-nav-mob span { font-size: 10px; vertical-align: middle; }
.close-nav-mob i { font-size: 20px; color: #fff; vertical-align: middle; }

.nav-mob ul {
	padding:0;
	margin: 0;
	box-sizing: border-box;
}

.nav-mob ul li {
    display: block;
	padding: 0;
	font-size: 16px;
	position:relative;
	letter-spacing: 1px;
text-align: left;
}
.nav-mob .mega-sub-menu li a.parentcat { font-size: 18px; font-weight: 700; }

.nav-mob .mega-sub-menu li { border-bottom: none !important; }
.nav-mob ul li a {
	font-weight: 400;
    display: block;
    padding: 6px;
	color:#fff;
	text-decoration:none;
	border-bottom: 1px solid #333;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.nav-mob ul li a:hover { color:#bdd936; }

.nav-mob ul li.current-menu-item a, .nav-mob  ul li.current_page_item a, .nav-mob  ul li.current-page-ancestor a, .nav-mob  ul li.current-menu-ancestor a, .nav-mob  ul li.current-post-ancestor a, .nav-mob  ul li.current_page_parent a { color: #bdd936; }

.nav-mob .sub-menu li.current-menu-item a, .nav-mob .sub-menu li.current_page_item a, .nav-mob .sub-menu li.current-page-ancestor a, .nav-mob .sub-menu li.current-post-ancestor a, .nav-mob .sub-menu li.current_page_parent a { color: #bdd936 !important; }

.nav-mob .sub-menu li { }
.nav-mob .sub-menu a { cursor:pointer; color: #fff !important; text-decoration: none !important; }
.nav-mob .sub-menu.active { }
.nav-mob .sub-menu.active a { }
.nav-mob .sub-menu a:after {
   font-family: FontAwesome;
   content: "\f0c9";
   margin-left: 10px;
   top:19px;
}
.nav-mob .sub-menu.active a:after {
   content: "\f00d";
}
.nav-mob .sub-menu li a:after, nav .sub-menu.active li a:after {
   content: "";
   margin-left: 0;
}

.nav-mob .menu-item-has-children > a.active { }

.nav-mob .sub-menu { display:none; width: 100%; margin:0; padding-left: 20px; }


/* -------------------------------------------- Language Switcher ----------------------------------------- */

.language ul {
    height: auto;
    margin: 7px;
    padding: 0;
    position: relative;
    z-index: 1;
}
.language ul li {
    display: inline-block;
    margin: 0;
	padding: 0;
	font-size: 14px;
}
.language ul li a {
	padding: 5px 10px;
    text-decoration: none;
	color:#444;
}
.language ul li a:hover {color:#a2bfc0;}
.language ul li.current-lang a, #lang ul li.current_page_item a { color: #a2bfc0; }


/* -------------------------------------------- Banner-2 ----------------------------------------- */

.banner-2 { padding: 0; position: relative; margin: 0; overflow:hidden; background-color: #444; }
.banner-2 .bg-img {
position: absolute;
z-index:4;
top:0;
left:0;
right:0;
bottom:0;
	-webkit-transition: all 8s ease;
     -moz-transition: all 8s ease;
       -o-transition: all 8s ease;
      -ms-transition: all 8s ease;
          transition: all 8s ease;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
-webkit-animation: shrink-2 8s;
-moz-animation: shrink-2 8s;
-o-animation: shrink-2 8s;
animation: shrink-2 8s;
}
@keyframes shrink-2 {
  0% {
  -moz-transform:scale(1.5); 
-webkit-transform:scale(1.5);
-o-transform:scale(1.5);
  transform: scale(1.5);
  opacity: 0;
  }
  100% {
  -moz-transform:scale(1); 
-webkit-transform:scale(1);
-o-transform:scale(1);
  transform: scale(1);
  opacity: 0.2;
  }
}



/* -------------------------------------------- Slider ----------------------------------------- */

.banner .slick-slide, .banner .slick-slide .slide { height: 550px; }
.banner .slick-slide .mob-img { display: none; }
.slick-slider p { margin-bottom: 20px; }
.slick-slider.variable p { margin: 0; }
.slick-slider.variable img { height: 500px; width: auto; border: 1px solid #fff; }

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: transparent;
	z-index: 5;
}
.slick-prev:before, .slick-next:before { font-family: 'Pe-icon-7-stroke'; color: #777 !important; font-size: 60px; }
.slick-prev { left: 10px; }
.slick-prev:before { content:'\e686'; }
.slick-next { right: 10px; }
.slick-next:before { content:'\e684'; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: #eaeaea; }

.slick-dots { left: 30px; width: auto !important; bottom: 20px !important; }
.slick-dots li button:before { font-size: 12px !important; color: #777 !important; }
.slick-dots li.slick-active button:before { font-size: 16px !important; }

/* -------------------------------------------- Icons/logos slider ----------------------------------------- */

#icons-block { padding: 20px 0; margin: 0 auto !important; }
#icons-block img { width: auto; max-height: 100px; margin: 0 auto; align-content: center; padding: 0 10px; box-sizing: border-box; /*filter: grayscale(1);*/
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
#icons-block img:hover { filter: grayscale(0); }
/*#icons-block .slick-slide { width: auto !important; }*/

/* -------------------------------------------- Reviews slider ----------------------------------------- */

.reviews-wrapper { background: #fdf6ed; margin: 0 auto !important; padding: 40px 20px 70px 20px; }
.reviews { max-width: 1160px; margin: 0 auto !important; padding-top: 20px; }
.reviews .slick-slide { background: #fff; margin: 15px; }
.reviews-small-text { margin: 0 auto; padding: 0; text-align: center; font-size: 14px; }
.reviews-title { max-width: 1100px; margin: 0 auto; padding: 0; text-align: center; font-size: 26px; font-weight: 700; }
.reviews .review-image { display: block; margin: 0 auto 20px auto; height: auto; max-width:150px; 
  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%; 
  border-radius: 50%; 
}
.reviews .no-img { display: block; margin: 10px auto; text-align: center; font-size: 60px; }
.reviews .slick-slide img { width: 100%;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.reviews .slick-slide:hover img.main-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.reviews .profile-img { float: left; overflow: hidden; width: 60px; margin: -20px 15px 20px 0; position: relative; z-index:2; border: 2px solid #fff;
  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%; 
  border-radius: 50%; 
}
.reviews .text-box { margin: 0 auto; padding: 10px 3px 10px 15px; }
.reviews p { margin: 6px auto; padding: 0; line-height: 1; }
.reviews p.name { font-weight: 400; color: #444; }
.reviews .slick-prev { color: #444; left: -50px; } 
.reviews .slick-next { color: #444; right: -50px; }


/* -------------------------------------------- Banner page ----------------------------------------- */

.banner-page { min-height: 450px !important; }
.banner-page .text-box { max-width: 38%; }

.banner-page-2 { min-height: 450px !important; }
.banner-page-2 .text-box { max-width: 38%; }

/* -------------------------------------------- Home Banner ----------------------------------------- */

.home-banner { background-color: #000; }
.home-banner .text-block .wp-block-column { display: flex; justify-content: flex-end; }
.home-banner .text-box { text-transform: uppercase; float: right; }
.home-banner .text-box h1 { font-size: 70px; text-shadow: 0 0 20px #000; }
.home-banner .wp-block-image { float: right; }
.home-banner .wp-block-image img { -webkit-filter: drop-shadow(0 0 10px rgba(189,217,54,0.9)); filter: drop-shadow(0 0 10px rgba(189,217,54,0.9)); }


/* -------------------------------------------- CTA ----------------------------------------- */

.cta-wrap .wp-block-image img { -webkit-filter: drop-shadow(0 0 10px rgba(189,217,54,0.9)); filter: drop-shadow(0 0 10px rgba(189,217,54,0.9)); margin-top: -20px; }
.cta-wrap .text-box { text-transform: uppercase; }
.cta-wrap .text-icon { }

.cta { padding: 25px; border: 1px solid #bfd91d; background: transparent !important; }
.cta h3 { color: #fff !important; }


/* -------------------------------------------- Banner ----------------------------------------- */

.banner { padding: 0; position: relative; margin: 0; overflow:hidden; min-height: 100px;
    background-position: center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.banner-top { position: absolute; top:0; left: 0; right: 0; z-index:5; height: 400px;
background: -moz-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.banner-bottom { position: absolute; bottom: 0; left: 0; right:0; font-size: 40px; text-align: center; color: #fff; z-index: 5; height: 400px;
background: -moz-linear-gradient(bottom, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.banner .bg-img {
position: absolute;
z-index:4;
top:0;
left:0;
right:0;
bottom:0;
	-webkit-transition: all 8s ease;
     -moz-transition: all 8s ease;
       -o-transition: all 8s ease;
      -ms-transition: all 8s ease;
          transition: all 8s ease;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
-webkit-animation: shrink 8s;
-moz-animation: shrink 8s;
-o-animation: shrink 8s;
animation: shrink 8s;
}
@keyframes shrink {
  0% {
  -moz-transform:scale(1.5); 
-webkit-transform:scale(1.5);
-o-transform:scale(1.5);
  transform: scale(1.5);
  opacity: 0;
  }
  100% {
  -moz-transform:scale(1); 
-webkit-transform:scale(1);
-o-transform:scale(1);
  transform: scale(1);
  opacity: 1;
  }
}

.banner-mask {
position: absolute;
z-index:4;
top:0;
left:0;
right:0;
bottom:0;
background: #000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}

.banner.slick-slider .slide { border: 1px solid #eaeaea; }

.slick-slide .banner-img { position: absolute; z-index:6; height: 100%; width: auto; margin: 0; top: 50%; left:50%; }

.slick-slide .slide.bela { background-color: #fff; }
.slick-slide .slide.crna { background-color: #000; }
.slick-slide .slide.siva { background-color: #f1f1f1; }

.slick-slide .slide.bela .banner-text,
.slick-slide .slide.bela .banner-text p,
.slick-slide .slide.bela .banner-text h1,
.slick-slide .slide.bela .banner-text h2 { color: #000; }

.slick-slide .slide.crna .banner-text,
.slick-slide .slide.crna .banner-text p,
.slick-slide .slide.crna .banner-text h1,
.slick-slide .slide.crna .banner-text h2 { color: #fff; }
.slick-slide .slide.crna .banner-text a { color: #fff; border-color: #fff; }

.slick-slide .slide.siva .banner-text,
.slick-slide .slide.siva .banner-text p,
.slick-slide .slide.siva .banner-text h1,
.slick-slide .slide.siva .banner-text h2 { color: #000; }

.slick-slide .banner-text { position: absolute; z-index:6; width: 50%; margin: 0; top: 50%; left:0; padding: 30px 60px 30px 100px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
/*
background: -moz-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 80%);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 80%);
background: linear-gradient(to top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 80%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
*/
}

.slick-slide .banner-text h1 { color: #fff; }

.banner-text { display: block; max-width: 1400px; margin: 0 auto; padding: 40px 30px 30px 30px;
/*
background: -moz-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 80%);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 80%);
background: linear-gradient(to top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 80%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
*/
}

.banner-text .text-box { margin: 0 auto;  padding: 0; }

/*.banner-text .text-box .animated { animation-delay: 2s; position:relative; z-index:7; }*/


.banner-text p { font-size: 20px; text-transform: uppercase; }
.banner-text a {
position: relative;
z-index: 7;
text-transform: uppercase;
text-align: center;
display:inline-block;
letter-spacing: 2px;
cursor: pointer;
border: 3px solid #000; 
outline:none !important;
    padding: 10px 30px;
    font-size: 16px;
	font-weight: 700;
    color: #000;
margin:10px auto 0 auto;
background-color: transparent;
  -webkit-border-radius: 30px; 
  -moz-border-radius: 30px; 
  border-radius: 30px; 
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.banner-text a:hover { border-color: #bdd936 !important; color: #bdd936 !important; }

.banner-text h1 { font-weight: 900; padding: 0; display: inline-block; line-height: 1.1; margin-bottom: 10px; font-size: 42px; text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.banner-text h1 strong { font-weight: 700; }
.banner-text .dark h1 { color: #565656; }
.banner-text .light h1 { color: #fff; }
.banner-text .left { text-align: left; }
.banner-text .right { text-align: right; }
.banner-text .center { text-align: center; }

.banner-text h2 { font-weight: 300; font-size: 24px; text-transform: uppercase; color: #fff; display: block; line-height: 1.2; letter-spacing: 8px; }
.banner-text ul { list-style-type: none; padding:0; }
.banner-text ul li { font-size: 22px; padding: 5px 0; }
.banner-text ul li:before { font-family: 'Pe-icon-7-stroke'; content: "\e66c"; font-size: 36px; vertical-align: middle; margin-right:10px; }

.banner-text .bg-img {
/* 
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+49,0.65+100 */
background: -moz-linear-gradient(45deg,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.slider-bg-img {
position: absolute;
z-index:4;
top:1px;
left:50%;
right:1px;
bottom:1px;
    background-position: left center;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    -o-background-size: auto 100%;
	background-repeat: no-repeat;
}

/* --------------------------------------------------- COL BOX --------------------------------------------------- */

.col-2, .col-3, .col-4 { float:left; }

.col-4 { width: 25%; }
.col-3 { width: 33.33%; }
.col-2 { width: 50%; }


/* --------------------------------------------------- IMAGE BOX --------------------------------------------------- */

.img-boxes { padding-top: 70px; clear: both; }
.img-box.small { min-height: 300px !important; margin-bottom: 30px; }
.img-box.big { min-height: 630px !important; }
.img-box { position: relative;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.img-box .wp-block-image { margin-bottom:0; }

/*
.img-boxes .img-box:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.img-boxes a { position: absolute;top: 0; bottom: 0; left: 0; right: 0; padding: 45px; color: #444; }
.img-boxes a strong { position: absolute; bottom: 30px; left: 44px; right: 44px; font-weight: 400; }
*/

.img-box .wp-block-buttons { position: absolute; bottom: 30px; right:30px; }

/* --------------------------------------------------- ICON HEADINGS --------------------------------------------------- */

.icon-headings { padding: 70px 0; margin: 0 auto !important; display: block !important; }
.icon-headings .wp-block-column { border-right: 1px solid #eaeaea; padding: 0 5px; }
.icon-headings .wp-block-column:last-child { border: none; }
.icon-headings .wp-block-image { margin: 0 8px 0 0; display: inline-block; vertical-align: middle; width: 75px; height: auto; }
.icon-headings .wp-block-group { margin: 0; display: inline-block; vertical-align: middle; }
.icon-headings .wp-block-column h3 { margin-bottom: 2px; }
.icon-headings .wp-block-column p { margin-bottom: 8px; letter-spacing: 0.5px; }


/* --------------------------------------------------- HEADING SECTION --------------------------------------------------- */

.heading-section { margin: 0 auto; padding: 30px !important; }

/* --------------------------------------------------- Grey google map  --------------------------------------------------- */

.map { overflow: hidden; }

.grey-map {
    border:0;
	margin-bottom: 30px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}


/* --------------------------------------------------- Google map  --------------------------------------------------- */

.google-map { background: #fff; padding: 30px; margin: 0 auto; max-width: 100%; }
.google-map iframe { width: 100% !important; margin-bottom: -5px; }

#bgmp_map-canvas { max-width: 100%; }
#bgmp_map-canvas p { font-size: 14px !important; }

/* --------------------------------------------------- Preloader  --------------------------------------------------- */

#preloader  {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #fff;
     z-index: 999999;
    min-height: 100%;
 }

#status  {
     width: 80px;
     height: auto;
     position: absolute;
     left: 50%;
     top: 50%;
     background-repeat: no-repeat;
     background-position: center;
     margin: -40px 0 0 -40px;
}


/* -------------------------------------- CONTAINER --------------------------------------- */


.container { padding: 0 30px; max-width: 1400px; margin: 0 auto; }
.container-narrow { max-width: 1000px; padding: 30px; margin: 0 auto;  }
.container-full-bg .wp-block-group__inner-container { padding: 0 30px; max-width: 1400px; margin: 0 auto; }
.woocommerce-page .container { padding-top: 30px;  padding-bottom: 40px; }

.featured-img { padding: 0; margin: 0 auto; }

.reference ul { margin: 0; padding: 0; text-align: center; list-style-type: none; }
.reference ul li { max-width: 130px; display: inline-block; padding: 20px; vertical-align: middle;}

.page-title.text-box { display:block; text-align: center; margin: 0 auto; padding: 70px 10px 55px 10px; background: url(images/banner-cubes-fade.jpg) #f1f1f1 center center; background-size: cover; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; }


/* --------------------------------------------------- PRODUCT CATEGORIES --------------------------------------------------- */


.cat-wrap { padding: 20px 0; margin: 0 -15px; }

.cat-box { padding: 0; margin:0; position: relative; width: 33.3%; float: left; border: 15px solid #fff;
	/*
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	*/
}
.cat-box:nth-child(1), .cat-box:nth-child(2) { width: 50%; }
.cat-box:hover { }
.cat-box .img-box { width: 100%; padding: 50% 0; position: relative; }
.cat-box .img-box img { max-width: 100%; height: auto;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.cat-box:hover .img-box .bg-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.cat-box .img-box .bg-img {
background-position: center;
position: absolute;
z-index:4;
top:0;
left:0;
right:0;
bottom:0;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.cat-box .text-box { padding: 20px 30px; background: #fff; position: absolute; left:20px; bottom: 20px; z-index: 4; text-align: left; 
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.cat-box:hover .text-box { bottom: 25px; }

.cat-box .text-box h3 { margin: 0; line-height: 1.3; text-transform: uppercase; font-size: 14px; font-weight: 400;
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
.cat-box .text-box h3:hover { }
.cat-box .text-box p { margin: 5px 0; line-height: normal; color: #888; }


/* -------------------------------------- LIST BLOCK --------------------------------------- */

ul.list-block, .list-block ul { text-align:left; margin: 0; list-style-type: none; padding: 10px 5px 10px 30px !important; }
.list-block li { padding: 3px 0; }
.list-block li a { text-decoration: underline; }
.list-block li:before { font-family: 'Pe-icon-7-stroke'; content: "\e66c"; vertical-align: middle; margin: 0 0 0 -30px; float: left; font-weight: bold; font-size: 20px; line-height: 1.3; color: #afcb2c; }
.list-block.wrong li:before { content: "\e681"; }


/* --------------------------------------------------- GALLERY --------------------------------------------------- */

.gallery-wrapper { background: #fff; padding: 30px; }
.gallery-wrapper p { margin: 0; }

.gallery { padding-top: 1px; margin: 0 auto; }

.gallery-item .gallery-caption { display:none !important; }

.gallery-item {
padding:5px;
box-sizing: border-box;
    margin: 0 !important;
    display: inline-block !important;
}
.gallery-item dt.gallery-icon { margin:0; padding:0; border: none; background: url(images/plus.png) center no-repeat #202020; background-size: 50px; height: 100%; font-weight: normal; display: flow-root; }
.gallery-item dt.gallery-icon a { height: 100%; }
.gallery-item img {
min-width: 100%;
    border: none !important;
    padding: 0;
    display: block !important;
    background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
	-moz-transition: all 0.4s ease; /* FF3.7+ */
	-o-transition: all 0.4s ease; /* Opera 10.5 */
	-webkit-transition: all 0.4s ease; /* Saf3.2+, Chrome */
	transition: all 0.4s ease;
}

.gallery-item a img:hover {
border: none !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
	zoom: 1;
/*
  -moz-transform:scale(0.9); 
-webkit-transform:scale(0.9);
-o-transform:scale(0.9);
  transform: scale(0.9);
z-index: 999;
*/
}
.blocks-gallery-item { padding:0; }
.gallery br { display: none !important; }


/*------------------------------------------  SIDEBAR  -------------------------------------*/

#sidebar.sidebar-blog { float: right; width: 20; padding: 10px; margin: 0; }
#sidebar h3 { text-transform: uppercase; font-size: 16px; }
#sidebar.sidebar-shop { width: 20%; padding: 0; margin: 0; float: left; border: 1px solid #ccc;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
#sidebar.sidebar-shop ul, #sidebar.sidebar-shop ol, #sidebar.sidebar-shop dl { padding: 0; }

#sidebar.sidebar-shop .close-sidebar { cursor: pointer; text-align: right; display: none; }
#sidebar.sidebar-shop .close-sidebar span { font-size: 10px; vertical-align: middle; }
#sidebar.sidebar-shop .close-sidebar i { font-size: 20px; vertical-align: middle; }

.sidebaritem { padding: 10px 20px; margin: 0 0 10px 0; display:block; background: #fff; }
.sidebaritem h3 { padding: 5px 0; margin:0; display: block; font-size: 18px;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

#sidebar .headroom { padding-top: 0;
  -webkit-transition: all 0.7s ease;
     -moz-transition: all 0.7s ease;
       -o-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
          transition: all 0.7s ease;
}
.sticky { }
.sticky-active #sidebar .headroom--pinned { padding-top: 120px !important; }

.sidebaritem ul { list-style-type: none; padding: 10px 0; margin:0; }
.sidebaritem ul li { padding: 10px; }
.sidebaritem ul li a { color: #000; display: block;  font-size: 15px;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.sidebaritem ul li:last-child {  }
.sidebaritem ul li a:hover { color: #bdd936; }
.sidebaritem ul li a:before {
   font-family: FontAwesome;
   content: "\f105";
   margin-right: 10px;
   font-size: 13px;
}

.tagcloud { padding: 10px 0; }
.tagcloud a { padding: 5px; background: #fff; display: inline-block; margin: 2px 1px; font-size: 13px !important; color: #202020; }
.tagcloud a:hover { background: #a2bfc0; color: #fff; }

/* -------- Popular posts --------- */

.wtpsw-post-li a:before { display: none; }
.wtpsw-post-li { border-bottom: none !important; }
.sidebaritem .wtpsw-post-items .wtpsw-post-li { padding: 5px 0 !important; }
.sidebaritem ul li.wtpsw-post-li:last-child { border-bottom: 1px solid #eaeaea !important; }
.wtpsw-post-thumb-right { vertical-align: middle !important; padding: 5px 10px; }
.wtpsw-post-thumb-left { vertical-align: middle !important; }


/* -------- Posts nav --------- */

ul.posts-nav { text-align: center; padding: 0 0 20px 0; margin: 0 auto; max-width: 1030px; display: block; }
ul.posts-nav li { text-align: center; display: inline-block; padding: 0; margin: 5px; }
ul.posts-nav li a { display: block; padding: 5px 10px; border: 1px solid #eaeaea; color: #444; }
ul.posts-nav li.current a, ul.posts-nav li a:hover { text-decoration: line-through; }


/* --------------------------------------------------- BLOG --------------------------------------------------- */


.container.blog { padding: 0 0 10px 0 !important; text-align: center; margin: 0 -15px; }

.heading-blog h1 { text-align: center; padding: 60px 10px 0 10px; font-weight: 400; margin: 0; }

.post-box { padding: 0; margin:0; position: relative; width: 33.3%; float: left; border: 15px solid #fff;
	/*
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	*/
}
.post-box:hover { }
.post-box .img-box { width: 100%; padding: 50% 0; position: relative; }
.post-box .img-box img { max-width: 100%; height: auto;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.post-box:hover .img-box .bg-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.post-box .img-box .bg-img {
background-position: center;
position: absolute;
z-index:4;
top:0;
left:0;
right:0;
bottom:0;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.post-box .text-box { padding: 20px 20px 20px 70px; background: #fff; z-index: 4; text-align: left; 
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.post-box:hover .text-box { bottom: 25px; }

.post-box .text-box h3 { margin: 0 0 5px 0; line-height: 1.3; font-size: 14px; font-weight: 600;
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
.post-box .text-box h3:hover { }
.post-box .text-box p { margin: 5px 0; line-height: normal; color: #888; }

.post-box .text-box .read-more { font-size: 16px; color: #a2bfc0; font-weight: 700; margin: 15px 0 10px 0; }
.post-box .text-box .read-more:after { font-family: 'Pe-icon-7-stroke'; content: "\e684"; font-size: 24px; vertical-align: middle; margin-left:0;
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
.post-box .text-box .read-more:hover:after { margin-left: 7px; }

.post-box .meta { font-size: 11px; letter-spacing: 0.5px; }
.post-box .no-img .meta { position: static; }
.post-box .meta span.cat .fa, .post-box .meta span.tag .fa, .post-box .meta span.small-date .fa { margin-right: 5px; display:inline-block; }
.post-box .meta span.cat a, .post-box .meta span.small-date, .post-box .meta span.tag a { display:inline-block; padding: 0; margin: 0; }
.post-box .meta span.tag, .post-box .meta span.cat, .post-box .meta span.small-date { display:inline-block; margin-right: 6px; padding: 3px 0; background: #fff; }

/* --------------------------------------------------- post date --------------------------------------------------- */


.date { margin: 0 10px 0 -55px; padding: 0 10px 0 0; display: block; background: #fff; z-index: 5; text-align: center; line-height: 1; color: #444; float: left; border-right: 1px solid #777;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.date .day { font-size: 26px; padding: 3px 0;}
.date .month { text-transform: uppercase; margin: 0; padding: 0; font-size: 13px; }
.date .year { padding: 0; margin: 0; font-size: 13px; }

.single-content .date { position: absolute; left:0; top: 0; }

.box-3, .box-4, .box-7, .box-8, .box-11, .box-12, .box-15, .box-16, .box-19, .box-20, .box-23, .box-24, .box-27, .box-28 { text-align: right; }
.box-3 .img-box, .box-4 .img-box, .box-7 .img-box, .box-8 .img-box, .box-11 .img-box, .box-12 .img-box, .box-15 .img-box, .box-16 .img-box, .box-19 .img-box, .box-20 .img-box, .box-23 .img-box, .box-24 .img-box, .box-27 .img-box, .box-28 .img-box { float: right; }
.box-3 .date, .box-4 .date, .box-7 .date, .box-8 .date, .box-11 .date, .box-12 .date, .box-15 .date, .box-16 .date, .box-19 .date, .box-20 .date, .box-23 .date, .box-24 .date, .box-27 .date, .box-28 .date { right: 0; left:initial; }

.post-box.even .text-box { float: left; }
.post-box.even .img-box { right: 0; left: inherit; }
.post-box.even .date { }

#infscr-loading { text-align: center; width: 100% !important; clear: both; font-size:14px; position: absolute; bottom: 10px; }
#infscr-loading img { display:inline-block; max-width: 80px; }

.page-navigation { margin: 0 5px; }
#page-nav a { text-align: center; padding: 10px; color: #444; display: block; margin-top: 10px; }
#page-nav a:hover { background: #a2bfc0; color: #fff; }
#page-nav.nav-prev { float: left; }
#page-nav.nav-next { float: right; }


/* --------------------------------------------------- BLOG-SINGLE --------------------------------------------------- */


.single-content { padding: 0; max-width: 800px; margin: 0 auto; background: #fff; position: relative; }
.single-content .featured-img { padding: 0; margin: 0 auto 50px auto; box-sizing:border-box; }

.single-content .title-box { padding: 0 0 20px 0; position: relative; }
.single-content .title-box h1 { margin-top: 0; font-weight: bold; }

.single-content .meta { letter-spacing: 0.5px; }
.single-content .meta span.cat .fa, .single-post .meta span.tag .fa, .single-post .meta span.small-date .fa { margin-right: 5px; display:inline-block; }
.single-content .meta span.cat a, .single-post .meta span.small-date, .single-post .meta span.tag a { display:inline-block; padding: 0; margin: 0; }
.single-post .single-content .meta span.tag, .single-post .single-content .meta span.cat, .single-post .single-content .meta span.small-date { display: inline-block; margin: 0 10px 8px 0; }

.single-content img.alignnone, .single-content img.aligncenter { box-sizing: border-box; border: 2px solid #fff; padding: 0 !important; margin: 0 !important; }
.single-content img.aligncenter { width: 100%; }
.single-content img.alignnone { width: 50%; float: left; }

/*------------------------ related posts --------------------------*/

.related-posts { padding: 1px 0 0 0; }

/*------------------------------------------  Ribbon Title  -------------------------------------*/

.ribbon-title, .button-line-wrapper { background: none !important; text-align: center; margin: 40px auto 0 auto; }
.ribbon-title:before { content: ''; display: block; height:1px; border-top: 1px solid #eaeaea; }
.ribbon-title h3 { position: relative; top: -20px; font-size: 20px; padding: 5px 20px; margin: 0 auto; text-align: center; display: inline-block; background: #fff; border: none; text-transform: uppercase; }
.button-line-wrapper:before { content: ''; display: block; height:1px; border-top: 1px solid #a2bfc0; }
.button-line-wrapper input[type="submit"] { position: relative; top: -30px; }


/*------------------------ Posts nav --------------------------*/

.post-nav { margin-bottom: 10px;  font-weight: 400; border-top: 1px solid #888; }
.post-nav span { display: inline-block; vertical-align: top; width: 65%; }
.post-nav img { width: 30%; display: inline-block; vertical-align: top; }
.post-prev, .post-next { padding: 0; margin: 0; display: block; float: left; width: 50%; position:relative;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.post-prev { border-right: 5px solid #fff; float: left; }
.post-next { text-align: right; border-left: 5px solid #fff; float: right; }
.post-next span a:after {
font-family: 'Pe-icon-7-stroke';
content: "\e685";
font-size: 28px;
display: inline-block;
margin-left: 5px;
color: #444;
vertical-align: middle;
}
.post-prev span a:before {
font-family: 'Pe-icon-7-stroke';
content: "\e687";
font-size: 28px;
display: inline-block;
margin-right: 5px;
color: #444;
vertical-align: middle;
}
.post-prev span a, .post-next span a { padding: 15px 20px; margin: 0; font-size: 15px; line-height:1.2; display:block; }
.post-next a { padding: 0; }
.post-prev:hover, .post-next:hover { background: #ebe6d9; }
.post-prev a:hover, .post-next a:hover { text-decoration:none; }


/* --------------------------------------------------- Social sharing --------------------------------------------------- */

.social-sharing { padding: 30px 0; text-align: center; }
.addtoany_share_save_container, .addtoany_shortcode { padding: 20px 0; margin: 0 auto !important; text-align: center; }
.addtoany_share_save_container span { border: 1px solid #eaeaea; }

ul.social-share { margin: 0 0 20px 0 !important; display: inline-block; list-style-type: none; padding:0; text-align: center; }
ul.social-share li { display: block; float: left; padding: 0;}
ul.social-share li a {
width: 60px;
height:60px;
font-size: 36px;
border: 1px solid #fff;
    color: #fff;
    display: block;
    position: relative;
    transition: all 0.2s ease 0s;
    margin: 0 7px !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
ul.social-share li a:hover { color: #a2bfc0; }
ul.social-share li a .fa { vertical-align:middle; padding: 10px; }

.share-text { text-align: center; display: block; margin: 0 auto; padding-top: 40px; }



/* --------------------------------------------------- Social Menu --------------------------------------------------- */

footer .social-box { padding: 0 20px; }
header .social-box { position: absolute; left:30px; top: 23px; }

.menu-social-menu-container { display: block; vertical-align: middle; margin:0; padding:0; text-align: left; }
ul.social-menu { display:inline-block; vertical-align: middle; margin:0; padding: 20px 0 10px 0 !important; }
ul.social-menu li { display: inline-block !important; margin:0; padding: 0; line-height:1;}
ul.social-menu li a { display: block !important; position: relative !important; padding: 0 !important; color: #999; width: 32px; height:32px; font-size: 18px; font-weight:400; /*border: 1px solid #eaeaea;*/ text-align: center; overflow: hidden; margin: 0 3px; border: 1px solid #999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

ul.social-menu li a:before {
font-family: FontAwesome;
font-size: 18px;
vertical-align:bottom;
padding: 7px 0;
display: block;
}
ul.social-menu li a:hover { border: 1px solid #bdd936; }

.facebook a:before { content: "\f09a"; }
.twitter a:before { content: "\f099"; }
.linkedin a:before { content: "\f0e1"; }
.instagram a:before { content: "\f16d"; }
.googleplus a:before { content: "\f0d5"; }
.pinterest a:before { content: "\f0d2"; }
.youtube a:before { content: "\f16a"; }
.email a:before { content: "\f0e0"; }


/* ------------------------------------------------ advanced comment styles --------------------------------------- */
 
.comments { height: 16px; float: left; margin: 15px 140px 5px 0; width: 120px; }
.comment-form p { margin: 0 0 15px 0; }
#watch_action { margin: 15px 0 0 -150px !important; }
.status { width: 80px; }

.comments img { width: 16px; height: 16px; margin: 0 8px 0 0; padding: 0; float: left; }

.comments-container { margin: 20px auto; padding: 0; max-width: 800px; }

#commentform input { margin:0 auto; }
#commentform input[type="submit"] {  }
#commentform textarea { font-size: 16px; margin:5px 0; }
#commentform .form-submit { padding-top: 20px; }

#comments { list-style:none; margin:0 auto; text-indent:0; max-width:100%; }
#respond { list-style:none; margin:0 auto; padding:20px 0; text-indent:0; max-width:100%; text-align: left; clear:both; border-top: 1px solid #eaeaea; }
.comments-container h3 { padding: 10px 0; margin:0; text-transform: none; }
.leave-comment { float: right; }

.comments-container .navigation { display: block; clear:both; }

ol.commentlist { list-style:none; margin:0 auto; padding:0 0 20px 0; text-indent:0; max-width:100%; color:#3d3d3d; clear:both; }
ol.commentlist li { margin-top: 10px; background: #fff; border-top: 1px solid #eaeaea; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment, ol.commentlist li.pingback{ padding:20px 0; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { min-height: 40px;}
ol.commentlist li.comment div.vcard cite.fn { font-size:15px; text-transform:capitalize; color:#000; font-weight: 400; font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { margin:0 10px 0 0; float:left; }
ol.commentlist li.comment div.vcard img.avatar-32 { padding:0;}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {display:none;}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:14px; font-style:italic; }
ol.commentlist li.comment div.comment-meta a { color:#777; }
ol.commentlist li.comment p { padding: 15px 0; min-height: 25px; margin: 0; line-height: 1.5 !important; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0; }
ol.commentlist li.comment div.reply {  margin: 0; padding: 0;
	-moz-transition: all 0.4s ease; /* FF3.7+ */
	-o-transition: all 0.4s ease; /* Opera 10.5 */
	-webkit-transition: all 0.4s ease; /* Saf3.2+, Chrome */
	transition: all 0.4s ease;
}
ol.commentlist li.comment div.reply:hover { }
ol.commentlist li.comment div.reply a { color:#3d3d3d; padding: 3px 7px; font-size: 14px; font-weight: 700; display: inline-block; border: 1px solid #eaeaea; }
ol.commentlist li.comment div.reply a:hover { color:#a2bfc0; border: 1px solid #a2bfc0; }
ol.commentlist li.comment ul.children { list-style:none; margin:20px 0 0 0; padding:0; text-indent:0; }
ol.commentlist li.comment ul.children li { border-top: none; border-left: 1px solid #eaeaea; padding: 20px; }
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {background:#fff;}
ol.commentlist li.comment ul.children li.depth-3 {background:#ffff;}
ol.commentlist li.comment ul.children li.depth-4 {background:#fff;}
ol.commentlist li.comment ul.children li.depth-5 {background:#ffff;}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {}
ol.commentlist li.even:hover {}
ol.commentlist li.odd {}
ol.commentlist li.odd:hover {}
ol.commentlist li.parent {}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
.moderation { color:#F07057; }


/* --------------------------------------------- Calendar ----------------------------------- */

#sbc-calendar-wrapper, #sbc-calendar-wrapper * { box-sizing: border-box !important; }
#sbc-calendar, .sbc-calendar-month, #sbc-calendar-wrapper { margin: 0 auto !important; width: 100% !important; max-width: 700px; }
#sbc-calendar table { width: 100%; border-top: 1px solid #eaeaea !important; }
#sbc-calendar .sbc-navigation { text-align: center; }
#sbc-calendar-wrapper #sbc-calendar .sbc-navigation select { padding: 10px !important; width: 49% !important; font-style: normal; font-size: 14px !important; }
#sbc-calendar-wrapper .sbc-status-free { background-color: #f1f1f1 !important; }
#sbc-calendar-wrapper .sbc-status-booked { background-color: #a2bfc0 !important; color: #fff !important; }
#sbc-calendar td.sbc-today { border: 1px solid #555 !important; }


/* --------------------------------------------- Contact form styles ----------------------------------- */

.g-captcha { font-size:12px; letter-spacing: normal; border-top: 1px solid #eaeaea; padding-top: 20px !important; margin-top: 10px; }
.grecaptcha-badge { visibility: hidden; }

/* iOS reset */
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"] {
	-webkit-appearance: none;
	/*-webkit-border-radius: 0;*/
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #777;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #777;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #777;
}

.phone { display: inline-block; margin: 5px; padding: 5px 10px; border: 1px solid #a2bfc0; }

.contact { padding: 40px 0; }
.contact-left { width: 48%; float:left; }
.contact-right { width: 48%; float:right; }
.contact-form-info { font-size: 12px; }

input, textarea, select { outline:none; border: 1px solid #ccc; font-family: 'Roboto', sans-serif; padding: 13px 14px; margin:0; font-weight:normal;  background: transparent; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; max-width: 100%; background: #fff; min-width: 70px; font-size: 14px;
}
input:focus, textarea:focus { outline:none; border: 1px solid #bdd936; font-family: 'Roboto', sans-serif;
	-moz-transition: all 0.4s ease; /* FF3.7+ */
	-o-transition: all 0.4s ease; /* Opera 10.5 */
	-webkit-transition: all 0.4s ease; /* Saf3.2+, Chrome */
	transition: all 0.4s ease;
}
textarea{ height:240px; resize: auto;}
input{  }
label{ display: inline-block; margin: 0;}
select {
  /* reset */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
	padding-right: 30px !important;
}
/* arrows */
select {
background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
    calc(100% - 16px) calc(1em + 3px),
    calc(100% - 10px) calc(1em + 3px);
  background-size:
    6px 6px,
    6px 6px;
  background-repeat: no-repeat;
}

input[type="checkbox"], input[type="radio"] { width: auto; padding: 0; min-width: 7px; }

input[type="submit"], .button {
cursor: pointer;
border: none !important; 
outline:none !important;
background: #bdd936;
	color: #000;
    padding: 15px 30px;
	font-style: normal;
	font-size: 16px;
	font-weight: 700;
	display: block;
margin: 10px auto;
width: auto;
height: auto;
	text-transform: uppercase;
	text-align: center;
letter-spacing: 1px;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
input[type="submit"]:hover, .button:hover { background: #dbf949; color: #000;
/*
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
*/
}

.wp-block-button a { background: #bdd936; color: #000 !important; font-size: 14px!important; letter-spacing: 2px!important; padding: 20px 40px!important; text-transform: uppercase; font-weight: 700; border-radius: 0 !important; }
.wp-block-button a:hover { background: #dbf949 !important; }

div.wpcf7 { float: none; padding: 0 !important; margin: 0 auto !important; }
div.wpcf7 p { text-align: left; padding: 0 5px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}
div.wpcf7 input[type="submit"] { margin: 5px auto 0 auto; float: right; }
.wpcf7-list-item { display: block !important; }
div.wpcf7 .ajax-loader { display: block !important; margin: 0 auto !important; }

.captcha { position: absolute; right: 10px; top: 20px; z-index: 5; }
.captcha-wrapper { text-align: center; display: block; margin: 0 auto; }
.g-recaptcha { display: inline-block; transform:scale(0.85);-webkit-transform:scale(0.85); max-width: 100%; }

.wpcf7-quiz-label {
    float: left;
    width: 27%;
    margin-right: 3%;
    text-align: right;
    padding: 10px 15px;
    border: 1px solid #eaeaea;
	line-height: normal;
}
.wpcf7-quiz {
    float: left;
    width: 70%;
}

form.wpcf7-form .wpcf7-not-valid-tip {
  color: #b94a48;
  font-weight: 400;
  font-size: 14px;
}
form.wpcf7-form .wpcf7-validation-errors,
form.wpcf7-form .wpcf7-mail-sent-ng,
form.wpcf7-form .wpcf7-spam-blocked {
  margin: 10px 0;
  padding: 1em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
text-align: center;
	font-size: 14px;
}
form.wpcf7-form .wpcf7-mail-sent-ok {
  margin: 30px 0;
  padding: 1em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
	text-align: center;
	font-size: 14px;
}

/* --------------------------------------------- FAQ ---------------------------------------- */

.faq-list { padding-top:0 !important; }
.faq-list .ribbon-title { margin: 0 auto; }
.faq-list ul { text-align:center; display:inline-block; margin: 10px 0; padding: 0 0 0 40px; list-style-type: none; }
.faq-list ul li { box-sizing: border-box; text-align:left; vertical-align:top; display:block; margin: 0 auto; padding: 8px 5px; line-height: 1.2; cursor:pointer; }
.faq-list ul li:before { font-family: 'Pe-icon-7-stroke'; content: "\e623"; font-size: 30px; vertical-align: middle; margin: -7px 14px 0 -44px; float:left; 
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.faq-list ul li.active:before { color: #a2bfc0; 
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.faq-list ul li h4 { font-size: 22px; margin: 0 0 10px 0; 
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.faq-list ul li.active h4 { color: #a2bfc0; }
.faq-list ul li p { display:none; line-height: 1.5;}

/* --------------------------------------------------- Newsletter --------------------------------------------------- */

.subscribe-box { text-align:center; margin: 0 auto; display:block; background:#666; padding:3%; }
.subscribe-box h4 {color:#fff; font-size:33px; letter-spacing:10px; padding:0; margin: 0 auto;}
.subscribe-box p, .subscribe-box label {color:#b8b8b8; font-size:18px; margin:0 0 20px 0; padding:0; display: block; text-align: center;}
.subscribe-box div { display:inline-block; vertical-align:top;}
.subscribe-box input { border:none !important; outline:none !important; padding:10px 30px; font-size:15px; color: #000; margin:0 -2px 0 0; height: 42px; max-width: 240px; }
.subscribe-box input.button {padding:10px 20px; margin: 0 0 0 -4px !important; height: 42px; text-transform:uppercase; font-size:15px; letter-spacing:1px; color: #fff;background-color: #f5cf28; cursor:pointer; border: none !important; border-radius:0 !important; max-width: 140px;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.subscribe-box input.button:hover { background-color: #01b7f0; }
.subscribe-box input:focus { }
.subscribe-box .clear { clear:none !important; }
#mc_embed_signup_scroll { width: 400px; }



/* ------------------------------------------- FOOTER ----------------------------------------------- */

/*.page-template-home footer { background: #fff; }*/
footer { padding: 0; margin:0 auto; background: #222; position: relative; color: #888;}

.footer-top { padding:50px 10px; margin:0 auto; text-align: center; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; }
.footer-top h6, .mc4wp-form h6 { font-size:20px; margin:0; line-height:1; letter-spacing:4.3px; color: #fff; }
.footer-top .mc4wp-response { padding: 10px 10px 0 10px; }
.footer-top .mc4wp-response p { margin-bottom: 10px; color:#c49d98; }
.mc4wp-form { text-align: center; }

.mc-text-block { display:inline-block; vertical-align: middle; margin:10px; }
.mc-text-block h6 { font-size:24px; margin:0; line-height:1; letter-spacing:4.3px; }
.mc-text-block p { margin-bottom:6px; }
.hustle-content .mc-text-block { display: none !important; }
.hustle-content .mc-text-block h6 { font-size:16px; margin:0; line-height:1; letter-spacing:4px; }
.hustle-content .mc-text-block p { font-size:25px; margin:0; }

.newsletter { padding: 0; margin: 0 auto; list-style: none; max-width: 800px; text-align: center; }
.newsletter .text-box, .newsletter .form-box { display: inline-block; vertical-align: middle; padding: 10px;}
.newsletter h3 { letter-spacing: 11px; margin: 0 0 2px 5px; }
.newsletter p { font-size: 13px; margin: 0  auto 5px auto }
.newsletter input { font-size: 14px; margin: 0 auto; padding: 10px 20px; max-width: 300px; border: none; display: inline-block;  }
.newsletter .sml_submit, .newsletter .sml_email { display: inline-block; }
.sml_thankyou { color: #fff !important; }
.newsletter input[type="submit"] { float: none; width: auto; display: inline-block; 
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.newsletter input[type="submit"]:hover { padding: 10px 30px; margin: 0 auto; }

.footer {
    padding: 80px 0;
	margin:0 auto;
	position:relative;
	max-width: 1400px;
}

.footer .logo { display: inline-block; margin-bottom: 10px; max-width: 180px; }

.footer-box { display: inline-block; vertical-align:top; padding: 10px 30px; width: 24.5%; /*border-left: 1px solid #555;*/ text-align: center; }
.footer-box.right { text-align: right; width: 30%;}
.footer-box:first-child { border:none; }
.footer-box .inner-box { display: block; text-align: left; }

.footer-box h3 { font-size: 18px; padding-bottom: 15px; margin: 15px 0; display: block; text-transform: uppercase; }
.footer-box h6 { font-size: 16px; padding-bottom: 8px; margin: 15px 0; display: block; font-weight: 600; color: #fff; text-transform: uppercase; border-bottom: 1px solid #555; }

.footer-box p { font-size: 14px; margin: 5px 0; color: #999; }
.footer-box p a { color: #fff; }
.footer-box p a:hover { color: #bdd936; }
.footer-box a img { border: 4px solid #fff;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.footer-box a img:hover { border: 4px solid #a2bfc0; }
.footer-box .image { margin-top: 10px; }

.footer-box ul {
	margin: 0;
	width: 100%;
	box-sizing: border-box;
	list-style-type: none;
	padding: 0 0 10px 0;
}
.footer-box ul li {
	padding: 0;
	font-size: 14px;
    vertical-align: middle;
}
.footer-box ul li a {
color: #999;
	vertical-align: middle;
    display: inline-block;
    padding: 0 0 5px 0;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.footer-box ul li a:hover { color: #bdd936; }

.page-id-177 .footer-box ul li a:hover {  color: #fcd02d; }
.page-id-179 .footer-box ul li a:hover {  color: #4fdaff; }
.page-id-175 .footer-box ul li a:hover {  color: #c5a4ff; }

.footer-box input, .footer-box textarea, .footer-box select { padding: 10px; margin: 0; font-size: 13px; }
.footer-box textarea { height: 80px; }
.footer-box input:focus, .footer-box textarea:focus, .footer-box select:focus { }
.footer-box input[type="submit"] { width: 100%; padding: 10px 20px; font-size: 12px; }
.footer-box input[type="submit"]:hover {  }

.footer-bottom { background: #222; padding:20px; margin:0 auto; font-size: 13px; text-align: center; }
.footer-bottom p { margin:3px auto; font-size: 13px; }
.footer-bottom .footer-nav { display: inline-block; list-style-type: none; margin: 0; padding:5px; }
.footer-bottom .footer-nav li { display:inline-block; }
.footer-bottom .footer-nav a { display:inline-block; padding: 0 0 0 10px; font-size: 14px; border-left: 1px solid #444; margin: 0 0 0 10px; font-weight:400; color:#fff;
-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.footer-bottom .footer-nav a:hover { color: #565656; }
.footer-bottom .footer-nav li:first-child a { border: none; }
.footer-bottom .button { font-size: 14px; padding: 5px 15px; margin: 0; float: right; }

.copyright {
    letter-spacing: 0.5px;
	display: block;
	font-size: 13px;
    padding: 6px 0;
    margin:0 auto;
	text-align: center;
	background: #000;
}
.copyright .text { padding: 20px 0; }
.copyright span, .copyright .bank-brending img { display: inline-block; padding: 2px; }
.copyright a { color: #f6f6f6; }


.branding-block { background: #1c1c1c; padding: 5px; text-align: center; /*border-top: 1px solid #ededed; border-bottom: 1px solid #ededed;*/ }
.branding-block .box { max-width: 1400px; margin: 0 auto; padding: 1px 30px; }
.bank-brending { float: left; display: inline-block; padding: 14px 0; }
.cards-brending { float: right; padding: 15px 0; display: inline-block; }
.bank-brending a { display: inline-block; padding: 0 3px; }
.bank-brending img { max-height: 30px; width: auto; }

.footer .footer-nav { display: inline-block; list-style-type: none; margin: 0; padding:0; }
.footer .footer-nav a { display:inline-block; padding: 0 0 0 10px; font-size: 14px; border-left: 1px solid #444; margin: 0 0 0 10px; font-weight:400; color:#fff;
-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.footer .footer-nav a:hover { color: #a2bfc0; }
.footer .button { font-size: 14px; padding: 5px 15px; margin: 0; float: right; }

/* -------------------- Cookies --------------------------- */

#cookie-notice { z-index: 9 !important; 
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}
#cookie-notice .cookie-notice-container { padding: 10px 20px; }
#cookie-notice .cookie-notice-container .cn-text-container, #cookie-notice .cookie-notice-container .cn-buttons-container { margin:20px 0; }
#cookie-notice .cn-button.wp-default { background: #f2e7d7; color: #565656; border-radius: 0 !important; padding: 17px 27px !important; font-size: 11px !important; letter-spacing: 1px; }

/* ---------------- Wholesale -------------------------- */

.wholesale-login .wholesale-hide { display: none !important; }
.wc-product-table-wrapper .cart-success { display: none !important; }
.added_to_cart.wc-forward {
background: #bfd91d !important;
padding: 5px 15px !important;
min-width: 110px;
border-radius: 3px;
}
.wc-product-table-controls .wc-product-table-multi-form input[type="submit"] { line-height: 1 !important; }
.col-pa_status span { color: red !important; max-width: 130px; display: inline-block;}
.wc-product-table th.col-buy { text-align: left !important; }
.wc-product-table .cart .price ins, .wc-product-table .col-price ins { display: block; }


/* --------------------------------------------------- RESPONSIVE --------------------------------------------------- */

@media screen and (min-width: 1921px) {

/*body, .header { max-width:1920px; margin: 0 auto; }*/
.home-banner img { max-width: 1920px !important; margin:0 auto !important; }

}

@media screen and (max-width: 1600px) {
.home-banner .text-box h1 {font-size: 52px;}
.nav-top ul li { padding: 0 5px; }
.nav-top ul li a { padding: 15px 5px; }
header.main-header .logo { width: 160px; }
header.main-header .serv-logos .serv-logo { width: 160px; height: 45px; margin: 2px 3px; }
}

@media screen and (max-width: 1360px) {
	
	.nav-top ul li a { padding: 15px 5px; }

	.banner .slick-slide { height: 500px; }
	.slick-slide .banner-text {  }
	.reviews .slick-next { right: -35px; }
	.reviews .slick-prev { left: -35px; }
	
.contact-left, .contact-right { width: 100%; float:none; }
.contact-left p, .contact-right p { margin: 0; }

}

@media screen and (min-width: 1361px) {
.nav-mob, .mobile-navigation-bg, .mobile-navigation, .nav-icon { display: none !important; }
}

@media screen and (max-width: 1360px) {
	
h1 { font-size: 38px; }

.header-block { padding: 32px; }
	
header.main-header .logo.logo-mob { display: block; }
header.main-header.navbar-shrink .logo, header.main-header .logo { width: 160px; margin: 0; }
header.main-header .header-top { font-size: 12px;}
header.main-header.navbar-shrink .header-top { padding: 0; }
	
header .social-box { position: absolute; left:70px; }
.header-box.language { left: 50px; bottom: 15px; }
	
.nav-icon { display: inline-block; }
	.nav-top { padding: 0 20px; }
	.nav-top nav, .nav-top .serv-logos { display: none !important; }

	.header-box.woocommerce, header.main-header.navbar-shrink .header-box.woocommerce { margin: 10px 0; }
	.search-trigger { vertical-align: middle; font-size: 23px; }
.cart-contents:after { display: none; }
	
	#mega-menu-wrap-mob-menu #mega-menu-mob-menu > li.mega-menu-item { display: block !important; }
	#mega-menu-wrap-mob-menu #mega-menu-mob-menu > li.mega-menu-megamenu > ul.mega-sub-menu { background: #fff !important; }
	
.slick-slide .banner-text { padding-left: 80px; }
.banner-top { height: 200px; }
.banner-text { padding: 30px 30px 20px 30px; }
.banner-text h1 {font-size: 36px;}
.banner-text p {font-size: 18px;}
.banner .slick-slide { height: 500px; }
.slick-slider.variable img { height: 400px; }

	.home-banner { min-height: 350px !important; }
.home-banner .text-box h1 {font-size: 36px;}
.home-banner .wp-block-image { width: 130px; }
	
.blog-container { padding: 0; margin: 10px; }

.post-box { display: inline-block; vertical-align: top; float: none; width: 32.5%; }
	
.woo-multi-currency.wmc-sidebar, .woo-multi-currency.wmc-sidebar.shrink { top: 8px !important; }
.woo-multi-currency.wmc-sidebar.shrink.style-1 .wmc-list-currencies .wmc-currency, .woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency { height: 31px !important; }
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency a, .woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency span.wmc-active-title, .woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency span:not(.wmc-active-title), .woo-multi-currency.wmc-sidebar.shrink.style-1 .wmc-list-currencies .wmc-currency span:not(.wmc-active-title) { line-height: 31px !important; }

}

@media screen and (max-width: 920px) {
	
h1 { font-size: 32px; }
h2 { font-size: 26px; }
h3 { font-size: 20px; }
p { line-height: 1.5; }
	
.banner .slick-slide,.banner .slick-slide .slide { height: auto; }
.banner .slick-slide .mob-img { display: block; }
.slick-slide .banner-text { position: relative; text-align: center !important; padding: 30px; width: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.banner-text a { margin: 0 auto; }
.banner-text h1 {font-size: 36px;}
.slick-slide .banner-text .text-box { padding: 0; max-width: 100%; float: none; }
.banner .slick-slide .slider-bg-img { height: 300px; position: inherit; background-position: center center; }
.slick-prev, .slick-next { top: 25%; }
.slick-slider.variable img { height: 350px; }
.slick-dots { position: unset !important; margin-top: 10px; }
	
.home-banner .text-box h1 {font-size: 36px;}
.home-banner .wp-block-image { width: 100px; }
	
.banner-page .wp-block-columns { gap: 0 !important; }
.banner-page img { height: 400px !important; }
.banner-page .text-box { padding: 0; margin-top: 400px; max-width: 100%; }

.banner-page-2 { min-height: 250px !important; }
.banner-page-2 .wp-block-columns { gap: 0 !important; }
.banner-page-2 .text-box { padding: 0; margin-top: 10px; max-width: 100%; }

.brand-box { width: 33%; padding: 20px 10px; }
	
.single-content .date { margin: 0; border: none; padding: 10px; }

.title-box h1 { font-size: 30px; }
	
.img-boxes { padding-top: 30px; }
	
.gallery-item { width: 50% !important; }
.gallery-columns-1 .gallery-item { width: 100% !important; }

.search-block { width: 20px; margin-right: 10px; }
.search-result-box { width: 49%; }
.post-box { width: 48%; }

.sticky, #sidebar.sidebar-blog { display: none !important; }
.single-content { width: 100%; text-align: left; }
	
.reviews .slick-prev, .reviews .slick-next { display: none !important; }

.no-mob { display: none !important; }

button.mfp-arrow-right { right: 15px; }
	
	.woocommerce .filter-btn { display: block; }
#sidebar.sidebar-shop .close-sidebar { display: block; }
#sidebar.sidebar-shop { float: none; width: 80%; max-width: 400px; position: fixed; top:0; left:-410px; bottom:0; overflow-y: auto; background: #fff; padding: 20px; z-index:9999; }
	#sidebar.sidebar-shop.open { left: 0px; }
	.woocommerce .entry-content.products-wrap { float: none; width: 100%; }
	.woocommerce .br_brand_product_container { display: block; margin: 0 auto; width: auto; padding: 0; border: none !important; float: none; text-align: center; }
	
.footer { padding: 40px 0; }
.footer-box { width: 49%; text-align: left; }
	
.cta-wrap .text-box h2 { font-size: 30px; }
.cta-wrap .wp-block-image img { width: 77px;}

}

@media screen and (min-width: 920px) {
.no-desk { display: none !important; }
}
@media screen and (max-width: 781px) {
.service-block  .wp-block-columns { gap: 0 !important; }
.wp-block-cover.service-block img { height: 350px !important; }
.wp-block-cover.service-block .wp-block-cover__inner-container { padding: 300px 0 0 0; }

.home-banner { min-height: 200px !important; padding:0 !important; }
.home-banner .wp-block-columns { gap: 0 !important; }
.home-banner img { height: 240px !important; }
.home-banner .text-block { padding: 0; margin-top: 140px; max-width: 100%; }
.home-banner .text-block .wp-block-column { justify-content: center; }
.home-banner .text-block figure { margin: 5px 0 0 10px !important;  }
.home-banner .text-block img { height: auto !important;  }
.home-banner .text-box h1 { font-size: 28px; }
.home-banner .wp-block-image { width: 80px; }
	
#icons-block { padding: 10px 0; }
#icons-block img { max-height: 70px; margin: 0 auto; }

.cta-wrap .wp-block-image img { width: 77px;}
.cta-wrap .text-box h2 { font-size: 30px; }
.cta-wrap .text-icon { justify-content: center !important; }
	
.brand-img { margin-bottom: 30px; }
.archive.woocommerce .page-title { float: none; margin: 10px auto; text-align: center; }
.archive.woocommerce .brand-img { float: none; margin: 10px auto; text-align: center; }
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count { float: none; text-align: center; }
.woocommerce .woocommerce-ordering { max-width: 100% !important; width: 100% !important; }
	
}
	
@media screen and (max-width: 601px) {

h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }

.col-2, .col-3, .col-4 { width: 100%; float: none; }
.wp-block-column { margin-bottom: 10px; }

.cta { padding: 20px; text-align: center !important; }
.cta-wrap { text-align: center !important; }
	.cta br { display: none; }
	.cta .wp-block-buttons { width: 100%; }
	.cta h3 { margin: 0 auto 10px auto; }

header .social-box { display: none; }

.nav-mob { width: 250px; }
.nav-mob .button a { font-size: 16px; }
.nav-mob .serv-logos .serv-logo { margin: 5px 0; }

.banner-page { min-height: 300px !important; }
.banner-page .wp-block-columns { gap: 0 !important; }
.banner-page img { height: 230px !important; }
.banner-page .text-box { padding: 0; margin-top: 230px; }

.service-block  .wp-block-columns { gap: 0 !important; }
.wp-block-cover.service-block img { height: 250px !important; }
.wp-block-cover.service-block .wp-block-cover__inner-container { padding: 200px 0 0 0; }
	
.featured-brands { display: block; padding-bottom: 30px; }
.brand-box { width: 100%; padding: 20px 0 0 0; border-bottom: 3px solid #ccc; }
.brand-box .featured-img { max-width: 300px; }

.title-box { padding: 40px 10px 20px 10px; }
.title-box h1 { font-size: 24px; }
	
.ribbon-title h3 { top: -18px;  font-size: 18px; }

.page-template-home-big-slider .container { padding: 20px; }

.icon-box { min-height: 10px !important; padding-top: 20px; }
.icon-box p { font-size: 16px; }
	
.cat-box, .cat-box:nth-child(1), .cat-box:nth-child(2) { width: 100%; }

.search-result-box { width: 100%; border: 5px solid #fff; min-height: 120px; }
.post-box { width: 100%; }
.gallery-item { width: 100% !important; }

.icon-headings { padding: 35px 0; margin: 0 auto !important; }
.icon-headings .wp-block-column { border-right: none; }
.icon-headings .wp-block-column h4 { margin: 8px 0; font-size: 16px; }

.img-boxes { padding-top: 20px; }
.page-template-home .img-boxes { margin-bottom: 0 !important; }
.img-boxes a strong { bottom: 20px; left: 24px; right: 24px;}
.img-boxes .wp-block-cover, .img-boxes .wp-block-cover-image { height: 320px; }
.img-box.big { min-height: 250px !important; }
	.img-box .wp-block-image { margin-bottom: 20px; }

.wp-block-cover .wp-block-cover__inner-container { padding: 10px; }
.wp-block-cover.pravi-izbor { min-height: 350px !important; }
/*.wp-block-cover.pravi-izbor p { text-shadow: 0 1px 7px #f7e5e5; }*/

.post-box .text-box p { font-size: 14px; }
.post-nav { display: none; }
.post-box .date { top: 0; }

.faq-list ul { padding: 0 0 0 30px; }
.faq-list ul li h4 { font-size: 18px; }
.faq-list ul li:before { font-size: 24px; margin: -6px 14px 0 -35px; }
	
	.contact-form-info { float: none; text-align: center; }
	input[type="submit"], .button { width:100%; }
	
.branding-block .box { padding: 10px 0 0 0; }
.cards-brending { float: none; }
.bank-brending { float: none; border-bottom: 1px solid #000; display: block; }

}

@media screen and (max-width: 480px) {

h1 { font-size: 26px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
p.has-normal-font-size { font-size: 14px !important; }	

.header-box.woocommerce  { right: 20px; }
	
	header.main-header.navbar-shrink .logo, header.main-header .logo {  }
	
.search-form input { font-size: 18px; width: 310px; }
	.search-trigger { margin: 0 10px; }
	.wc-mini-cart-box { overflow-y: auto; }

.page-title.text-box { padding: 50px 10px 35px 10px; font-size: 22px; }

.banner { min-height: 100px; }
	.slick-next { right: 5px; }
	.slick-prev { left: 5px; }
.banner-text h1 {font-size: 30px;}
.banner-text h2 {font-size: 16px;}
.banner-text p {font-size: 14px;}

.slick-slide .banner-text h1 {font-size: 24px;}
.slick-slide .banner-text { padding: 20px; }

	.brand-logos { padding: 20px !important; }
.brand-logos .br_widget_brand_element_slider.list { min-width: calc(24% - 6px); }
	
.single-content .featured-img { margin: 0 auto 30px auto; }

.reviews-title { font-size: 20px; }
.reviews-wrapper { padding: 40px 5px 70px 5px; }
	
.faq-list ul li h4 { font-size: 16px; }
	
.container { padding: 0 20px; }
.container-narrow { padding: 0 20px; }
	
.img-box.small { margin-bottom: 20px; }

.single-content img.alignnone { width: 100%; }
img.alignleft , img.alignright, .wp-block-image .alignleft, .wp-block-image .alignright { max-width: 100%; margin: 15px auto !important; padding: 0; }

#sb_instagram.sbi_col_6 #sbi_images .sbi_item { height: 150px !important; width: 50% !important; margin-bottom: 3px !important; }
#sb_instagram .sbi_photo { height: 150px !important; }

.footer { padding: 20px 0; }
.footer-box { width: 100%; }
.footer-bottom .footer-nav a { display: block; border: none; margin: 5px; }
	
.quick-contact { width: 40px; padding: 9px 0; }
.quick-contact span { display: none; }
.quick-contact .fa { margin: 0 auto; }
	
.cta-wrap .wp-block-image img { width: 75px;}
.cta-wrap .text-box h2 { font-size: 28px; }

}

@media screen and (max-width: 370px) {

.icon-box p { font-size: 12px; }
.icon-headings .wp-block-image { width: 70px; }
.icon-headings .wp-block-column p { letter-spacing: normal; }
.g-recaptcha { display: inline-block; transform:scale(0.7);-webkit-transform:scale(0.7); transform-origin:0 0;-webkit-transform-origin:0 0; }

}