/*
Theme Name: Nu handmade
Author: Bojan Vidovic - BV Design
Author URI: http://bvdesign.org/
Version: 1.0
*/


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


div.eapps-widget { display: none !important; }
.mtsnb { box-shadow: none !important; z-index: 999 !important; background-image: url(https://nuhandmade.rs/wp-content/uploads/2025/07/traka-4.jpg); }
.mtsnb-fixed { top: inherit !important; bottom: 0; }
.mtsnb .mtsnb-container { padding: 10px !important; }

* { margin: 0; padding: 0; }
html { min-height:100%; background: #fff; }
html.slide-r, html.slide-l { overflow: hidden; }
body { min-height:100%; font-size: 14px; font-family: "Montserrat", sans-serif; color: #524f4b; margin: 0 auto; background-color: #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.slide-r { margin-right: -280px; margin-left: 280px; }
body.slide-l { margin-left: -600px; margin-right: 600px; }
div, input, span, section { box-sizing:border-box; }
img { max-width: 100%; height: auto; display:block;
	/*
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px;
	*/
}
header, main, nav, section, article, aside, figure, footer { display: block; }
p { line-height: 1.7; margin: 0 0 15px 0; }
ul, ol, dl { margin: 0; padding: 0 0 20px 20px; }
.woocommerce dl { margin: 0; padding: 0 0 0 10px; }
ul li, ol li, dl dt, dl dd { padding: 4px 0; line-height: 1.4; }
dl dt { padding: 5px 0; font-weight: 700; margin-left: -10px; }
b, strong {font-weight: 600; }

a { color: #bb8752; 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 { color: #000; }
a img { outline: none; border:none; }

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

h1, h2, h3 { font-weight: 500; margin: 20px 0; color: #111; letter-spacing: normal; font-family: "Cormorant Infant", serif; line-height: 1.1; }
h4, h5, h6 { font-weight: 500; margin: 10px 0 20px 0; color: #111; letter-spacing: normal; line-height: 1.2; }
h1 { font-size: 60px; }
h2 { font-size: 50px; }
h3 { font-size: 40px; }
h4 { font-size: 16px; }

.no-padding {padding:0 !important;}
.no-padding-top-bottom {padding-top:0 !important; padding-bottom: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;
}
td { padding: 10px !important; }
th { padding: 10px !important; }

hr, .wp-block-separator { border:none !important; outline:none; border-top: 1px solid #524f4b !important; 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 #cb8484;
    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; }

	/* 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;
}


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

.kajsija-light { color: #f5e7d8 !important; }
.kajsija-dark { color: #d5af99 !important; }
.siva-light { color: #c4bbb4 !important; }
.siva-normal { color: #827e7c !important; }
.siva-dark { color: #4f4946 !important; }
.zelena-normal { color: #83856d !important; }
.zelena-dark { color: #5e6248 !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  : calc( -90vw / 2 + 100% / 2 );
        margin-right : calc( -90vw / 2 + 100% / 2 );
        max-width    : 90vw;
    }
    .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-column { padding: 1px 0; }
.wp-block-columns.is-layout-flex.big-gap { gap: 4em !important; }

.wp-block-image { margin-bottom: 2em; }

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

.wp-block-cover .wp-block-cover__inner-container { max-width: 1400px; padding: 0 30px; width: 100% !important; }
.wp-block-cover.icons-bg .wp-block-cover__image-background { -o-object-fit: contain !important; object-fit: contain !important; }

.wp-block-button a { font-size: 13px !important; font-weight: 400; letter-spacing: normal; padding: 12px 20px!important; background: #8b8a74; color: #fff; text-transform: uppercase;
  -webkit-border-radius: 6px !important; 
  -moz-border-radius: 6px !important; 
  border-radius: 6px !important; 
}
.is-style-outline.wp-block-button a { font-size: 13px !important; font-weight: 400; letter-spacing: normal; padding: 12px 20px!important; background: transparent; color: #5e6248; text-transform: uppercase; border-width: 1px;
  -webkit-border-radius: 6px !important; 
  -moz-border-radius: 6px !important; 
  border-radius: 6px !important; 
}
.wp-block-button a:hover { background: #5e6248; color: #fff; }
/*
.wp-block-button a:after {
    content: '→';
	font-size: 20px !important;
    font-family: 'Arial,sans-serif' !important;
	margin-left: 10px;
	line-height: 14px;
	  -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;
}
.wp-block-button a:hover:after { margin-left: 20px; }
*/

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media { min-height: 360px !important; }

.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: 1430px) {
.wp-block-cover .wp-block-cover__inner-container { padding: 0 20px; }
}

@media screen and (max-width: 920px) {
.wp-block-cover.icons-bg .wp-block-cover__image-background { -o-object-fit: cover !important; object-fit: cover !important; }
}

@media screen and (max-width: 600px) {
.wp-block-cover.icons-bg .wp-block-cover__image-background { object-position: 60% 50% !important; max-height: 900px; }
.wp-block-columns.is-layout-flex.big-gap { gap: 2em !important; }
.wp-block-columns {  }
.wp-block-cover .wp-block-cover__inner-container p { font-size: 14px; }
.wp-block-button a { padding: 17px 27px !important; }
.img-text-block.wp-block-media-text .wp-block-media-text__content { padding: 10%; }
/*.wp-block-spacer { height: 20px !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-image { margin-bottom: 1em; }
.wp-block-image.mob-small figure { max-width: 60%; }
.wp-block-image.offset-top { margin-top: -80px; }
}

@media screen and (max-width: 480px) {
.wp-block-cover .wp-block-cover__inner-container { padding: 0; }
}


/* -------------------------------------------- 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: 22px;
	padding: 8px 0 0 8px;
	display: none;
	height: 40px;
    width: 40px;
    text-align: center;
z-index: 8;
	border-radius: 30px 0 0 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;
}

.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 -------------------------------------------------- */

.header-block { padding: 54px; }
.header-block.transparent { display: none !important; }

header.main-header .header-top { padding: 18px; background: #fff; 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: 999; position: fixed; top: 0; left: 0; right: 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 .header { display:block; padding: 20px 0; margin: 0 auto; position: relative; max-width: 93%;
  -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.main-header.light-bg {  background: #fff;
/*
 * border-bottom: 1px solid #c9c9c9;
-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 { padding:0; }
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: 0 30px 0 -100px; display: inline-block; vertical-align: middle; position: absolute; left:50%; top: 0;
	-webkit-filter: invert(1);
	filter: invert(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;
}
header.main-header.navbar-shrink .logo { width: 150px; margin: 10px 0 10px -75px; }

header.main-header .logo.logo-mob { display: none; }
header.main-header .nav-mob .logo { }

header.main-header.navbar-shrink .logo, header.main-header.light-bg .logo, header.main-header .nav-top.nav-mob-open .logo { -webkit-filter: invert(0); filter: invert(0); }


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

.header-box { float: right; padding: 10px; }
.header-box.language { left: 30px; }
.header-box.woocommerce  { right: 30px; display: none; }
.header-box.woocommerce.visible { display: block; }
header.main-header.navbar-shrink .header-box.woocommerce  {  }

.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; }


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

.wc-block-mini-cart__quantity-badge:before {
    font-family: 'Pe-icon-7-stroke';
    content: "\e615" !important;
    font-size: 25px;
	font-weight: normal;
}

.wc-block-mini-cart__quantity-badge svg, .wc-block-mini-cart__button .wc-block-mini-cart__icon { display: none; }

.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: 25px;
	font-weight: normal;
}
.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: #444;
    	background: #ecd9d9;
    	border-radius: 50%;
    	padding: 1px;  
}

/* ---------------------------  Woocommerce mini cart --------------------*/

.cart-block-bg { position:fixed; bottom:0; left:0; right: 0; top:0; z-index:9999; background: #615c52; 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 { font-size: 12px !important; line-height:1 !important; padding: 10px 8px !important; width: 48%; box-sizing: border-box; display: inline-block; background: transparent;
/*
  -webkit-border-radius: 30px !important; 
  -moz-border-radius: 30px !important; 
  border-radius: 30px !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; vertical-align: middle; float: none !important; width: 60px; margin: 0 20px 0 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: #ff0000; }
.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; font-size: 24px; vertical-align: middle; }
.wc-mini-cart-box .close-cart-block span { font-size: 10px; vertical-align: middle; }

/* ---------------------------  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 .alg-product-input-fields-table { width: 100%; margin-bottom: 20px; }
.woocommerce .alg-product-input-fields-table td { padding: 5px 0 !important; }
.woocommerce .alg-product-input-fields-table td label { margin: 0 2px !important; }
.woocommerce .alg-pif-dt, .woocommerce .alg-pif-dd { padding: 0; }
.woocommerce .alg-pif-dt { padding-top: 8px; }

.woocommerce .alg-product-input-fields-table input {
	  -webkit-border-radius: 30px !important; 
  -moz-border-radius: 30px !important; 
  border-radius: 30px !important;
}

/* ---------------------------  Woocommerce products category page --------------------*/

.woocommerce .wc-banner { padding: 0; color: #fff !important; margin-bottom: 30px; margin-top: -50px; background: #4f4946; position: relative;
background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.woocommerce .wc-banner h1 { color: #fff !important; }

.woocommerce .wc-banner .bg-img {
background-position: center;
position: absolute;
z-index:4;
top:0;
left:0;
right:0;
bottom:0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.woocommerce .wc-banner .text-wrapper { max-width: 50%; z-index: 5; position: relative; padding: 10% 5%;  background-color: rgba(79,73,70,0.4); 
-webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px); }
.woocommerce .wc-banner .text-box { max-width: 700px; z-index: 5; position: relative; }
.woocommerce .wc-banner .text-box p { font-size: 16px; line-height: 1.5; }

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

.search-bg { display: none; text-align: center; background: #edece8; position:fixed; top: 0; left:0; right:0; bottom:0; z-index: 4; }

.search-box { display: none; position:fixed; margin: 0; top:45%; left: 50%; max-width: 800px; width: auto; z-index: 5; text-align: center;
-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.search-box .search-title { font-size: 50px; margin: 30px auto; }
.search-form { position: relative; }
.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; }
.search-form input:focus { }
.search-form button { color: #8b8a74; background: transparent; 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;
	-webkit-border-radius: 510%;
    -moz-border-radius: 10%;
    border-radius: 10%;
  -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: #8b8a74; background:#edece8 !important; }
input[type="search"] { -webkit-appearance: textfield;}
.search-trigger { font-size: 14px; display: inline-block; vertical-align: middle; margin: 0 10px; cursor:pointer; line-height: 1; }
.search-trigger i.pe-7s-search { font-size: 25px; vertical-align: middle; }
.close-search { font-size: 30px; cursor:pointer; color: #777; }

.pe-7s-search:before { font-weight: normal; }

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

.search-result-box { padding: 30px 0 0 0; margin:0 0 30px 0; position: relative; width: 30.3%; display: inline-block; min-height: 150px; vertical-align: top; border-top: 1px dashed #777; }

.search-result-box .img-box { width: 120px; padding: 0; position: relative; float: left; margin-right: 20px; overflow: hidden; }
.search-result-box .img-box img { max-width: 100%; height: auto;
  -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;
}
.search-result-box:hover .img-box img {
-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.search-result-box .text-box { padding: 0 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 h3 { color: #cb8484; }

.search-result-box .text-box h3 { margin: 0 0 5px 0; line-height: 1; text-decoration: none; font-size: 26px;
  -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;
}
.search-result-box a { text-decoration: none;  }


/* --------------------------------------------- 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; display: block; text-align: left; position: relative; color: #fff; min-height: 70px;
	-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-top.nav-mob-open { color: #111; }
header.main-header .nav-top nav { display: block; padding: 0 10px;
  -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.light-bg .nav-top { color: #524f4b; min-height: 64px; }


.menu-header-menu-container { float: left; }
.menu-header-menu-right-container { float: right; }

.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;
	margin: 10px 20px;
	font-size: 14px;
	position:relative;
	letter-spacing: 1px;
}
.nav-top ul li a {
    display: block;
    padding: 10px 0;
	margin: 0;
	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;
}
.nav-top ul li.roze a { color: #ffb6b6 !important; }
header.main-header.navbar-shrink .nav-top ul li.roze a, header.main-header.light-bg .nav-top ul li.roze a { color: #cb8484 !important; }

header.main-header.navbar-shrink .nav-top ul li a, header.main-header.light-bg .nav-top ul li a { color: #524f4b; }
header.main-header.navbar-shrink .nav-top ul li a:hover, .nav-top ul li a:hover { color: #cdcdcd !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 {   border-bottom: 1px solid; }

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 { text-decoration: line-through; }

.nav-top .sub-menu { width: 320px; margin: 0; position: absolute; padding: 0; max-height: 0; overflow: hidden; border: none; background: #edece8;
  -webkit-border-radius: 10px !important; 
  -moz-border-radius: 10px !important; 
  border-radius: 10px !important; 
	-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-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
*/
}
.nav-top .menu-item-has-children:hover .sub-menu { display:block; height: auto; max-height: 800px; padding: 10px 0 0 0; overflow: visible; }
.nav-top .menu-item-has-children:hover .sub-menu:before { top:-10px; }
header.main-header.navbar-shrink .nav-top .sub-menu { background: #edece8; }

.nav-top .sub-menu:before {
  content: '';
  width: 1px;
  height: 1px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #eaefea;
  display: block;
  margin-left: 30px;
position: absolute;
	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;
}

.nav-top .sub-menu li { display: block; }
.nav-top .sub-menu li a { cursor:pointer; border-bottom: 1px dashed #a7a7a7 !important; padding: 0 0 10px 0; color: #444 !important; text-decoration: none !important; }
.nav-top .sub-menu li:last-child a { border: none !important; }
header.main-header.navbar-shrink .nav-top .sub-menu li a { }
header.main-header .nav-top .sub-menu li a:hover { color: #acacaa !important; }

.nav-top .sub-menu.active { color:#a2bfc0; }
.nav-top .sub-menu.active a { color:#a2bfc0; }
.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:#a2bfc0; }
nav .sub-menu.active a { color:#a2bfc0; }
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; float: right; color: #2f3841; text-align: center; font-size: 10px; cursor: pointer; margin: 15px 0 5px 0; }
.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: 25px; 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: 1px;
    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) {
  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) {
  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, header.main-header.light-bg .nav-toggle span { background: #111; }
header.main-header.navbar-shrink .nav-toggle.open span, header.main-header .nav-toggle.open span { background: #111; }


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

.mobile-navigation-bg { position:fixed; bottom:0; left:0; right: 0; top:0; background: #fff; display: none;
/*
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
*/
}
.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; }

.mobile-navigation { position: relative; display: none; padding: 6px 10px; margin: 0 auto; z-index: 4; float: left;
	-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: 3; left: -400px; top: 0; bottom: 0; width: 100%; padding: 130px 20px 20px 20px; overflow-x: auto; max-width: 390px;
	-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; }

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

.nav-mob ul li {
    display: block;
	padding: 0;
	font-size: 16px;
	position:relative;
text-align: left;
}
.nav-mob ul li a {
	font-weight: 400;
    display: block;
    padding: 12px 10px;
	color:#444;
	text-decoration:none;
	border-bottom: 1px solid #eaeaea;
	-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 { }

.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: #cb8484; }

.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: #acacaa !important; }

.nav-mob .sub-menu li { }
.nav-mob .sub-menu a { cursor:pointer; color: #444 !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: 30px; }


/* -------------------------------------------- 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-3 --------------------*/

.banner-3 { padding: 0 !important; color: #fff !important; background: #4f4946; position: relative; }
.banner-3.wp-block-cover .wp-block-cover__inner-container { padding: 0 !important; max-width: 100%; }
.banner-3 h1 { color: #fff !important; }

.banner-3 .bg-img {
background-position: center;
position: absolute;
z-index:4;
top:0;
left:0;
right:0;
bottom:0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.banner-3 .text-wrapper { max-width: 50%; z-index: 5; position: relative; top:0; bottom: 0; padding: 10% 5%;  background-color: rgba(79,73,70,0.4); 
-webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px); }
.banner-3 .text-box { max-width: 700px; z-index: 5; position: relative; }
.banner-3 .text-box p { font-size: 16px; line-height: 1.5; }


/* -------------------------------------------- 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 ----------------------------------------- */

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px !important;
    height: 40px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #777 !important;
    border: 1px solid #c9c9c9;
    outline: none;
    background: rgba(255,255,255,1) !important;
	z-index: 5 !important;
	  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%; 
  border-radius: 50%;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.slick-next { right: -15px !important; }
.slick-prev { left: -15px !important; }
.slick-prev:before, .slick-next:before { font-family: 'Pe-icon-7-stroke' !important; color: #777 !important; font-size: 40px !important; }
.slick-next:before { content:'\e684' !important; }
.slick-prev:before { content:'\e686' !important; }

.banner .slick-slide { height: auto; }
.banner .slick-slide .slide { height: 800px; position: relative; overflow: hidden; }
.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; }

.banner.slider .slick-prev, .banner.slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    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: rgba(255,255,255,0.5);
	z-index: 5;
	  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%; 
  border-radius: 50%; 
}
.banner.slider .slick-prev:before, .banner.slider .slick-next:before { font-family: 'Pe-icon-7-stroke'; color: #777 !important; font-size: 40px; }
.banner.slider .slick-prev { left: 30px; }
.banner.slider .slick-prev:before { content:'\e686'; }
.banner.slider .slick-next { right: 30px; }
.banner.slider .slick-next:before { content:'\e684'; }
.banner.slider .slick-prev:hover, .banner.slider .slick-prev:focus, .banner.slider .slick-next:hover, .banner.slider .slick-next:focus { background: rgba(255,255,255,0.9); }

.banner.slider.slick-dotted.slick-slider { margin-bottom: 0 !important; }
.banner.slider .slick-dots { width: 50% !important; bottom: 30px !important; }
.banner.slider .slick-dots li button:before { font-size: 12px !important; color: #fff !important; opacity: 0.5 !important; }
.banner.slider .slick-dots li.slick-active button:before { font-size: 16px !important; opacity: 1 !important; }


/* -------------------------------------------- Category slider ----------------------------------------- */

.category-slider .slick-list {
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px; 
}
.category-slider .slick-list .slick-slide { overflow: hidden;
	/*
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px;
	*/
}
.category-slider .wp-block-media-text { display: grid !important; background: #fff; }
.wp-block-media-text.is-image-fill .wp-block-media-text__media { min-height: 350px !important; }
.category-slider .wp-block-media-text .wp-block-media-text__content { padding: 25% 15% !important; }

.category-slider .slick-dots { bottom: 0 !important; position: inherit !important; padding: 20px 0; }
.category-slider .slick-prev, .category-slider .slick-next { z-index:2; width: 30px !important; height: 30px !important; bottom:0 !important; top: inherit !important; }
.category-slider .slick-next { right: 0; }
.category-slider .slick-prev { left: 0; }

/* -------------------------------------------- Gallery slider ----------------------------------------- */

.gall-slider .slick-list .slick-slide { padding: 5px; }

.gall-slider .slick-dots { top: 0 !important; position: inherit !important; padding: 10px 0; }
.gall-slider .slick-prev, .gall-slider .slick-next { z-index:2; top: 42% !important; }
.gall-slider .slick-next { right: 0; }
.gall-slider .slick-prev { left: 0; }

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

.reviews-wrapper { 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: #999; left: -50px; } 
.reviews .slick-next { color: #999; right: -50px; }
.reviews .slick-prev:before, .reviews .slick-next:before { color: #999; }

.flaticon-right-arrow.slick-arrow:before {
  font-family: 'Pe-icon-7-stroke' !important;
  content: '\e684' !important;
  font-size: 54px !important;
}
.flaticon-back.slick-arrow:before {
  font-family: 'Pe-icon-7-stroke' !important;
  content: '\e686' !important;
  font-size: 54px !important;
}
.wpgs-for .slick-arrow:before, .wpgs-nav .slick-prev:before, .wpgs-nav .slick-next:before { color: #777 !important; }
.wpgs-lightbox-icon:before { display: none !important; }


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

.banner { padding: 0; position: relative; margin: 0; overflow:hidden; min-height: 100px; 
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.banner.no-bg-img { }
.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-text { display: block; margin: 0 auto; padding: 30px;
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 80%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 80%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 80%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
.banner.no-bg-img .banner-text { display: block; margin: 0 auto; padding-bottom: 0; background: transparent; }

.slick-slide .banner-text { position: absolute; z-index:6; width: 50%; margin: 0; top: 50%; left:0; padding: 30px 10%;
    -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 {  }

.banner-text .text-box { margin: 0 auto; padding: 8% 0 5% 0; max-width: 1340px; }
.banner.no-bg-img .banner-text .text-box { padding: 30px 0; }

.banner-text p {  }
.banner-text a {
position: relative;
z-index: 7;
text-transform: uppercase;
text-align: center;
display:inline-block;
letter-spacing: 2px;
cursor: pointer;
border:none !important; 
outline:none !important;
    padding: 15px 30px;
    font-size: 12px;
    color: #333;
margin:10px auto;
background-color: #fff;
-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 { background-color: #edd7b5; color: #333; }

.banner-text h1 { font-weight: 700; padding: 0; line-height: 1.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;
}
.banner-text h1 strong { font-weight: 700; }
.banner-text .dark h1 { color: #111; }
.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: 34px; display: block; line-height: 1.1; }
.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:0;
left:50%;
right:0;
bottom:0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* --------------------------------------------------- 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: 0; 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; }

/* --------------------------------------------------- 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: 175px;
     height: auto;
     position: absolute;
     left: 50%;
     top: 50%;
     background-repeat: no-repeat;
     background-position: center;
     margin: -90px 0 0 -80px;
}


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


.container { padding: 0 30px; max-width: 1400px; margin: 0 auto; }
.container.narrow { max-width: 900px; }
.woocommerce .container { padding-top: 50px; padding-bottom: 30px; }
.container-narrow { max-width: 900px; padding: 30px; margin: 0 auto;  }

.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) #ecd9d9 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; }

.categories-block .text-box { padding: 0 10% 10% 10%; }


/* --------------------------------------------------- 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; }

.wp-block-gallery.has-nested-images.dezeni figure.wp-block-image { padding: 5px !important; }
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before { -webkit-backdrop-filter: blur(0px) !important;  backdrop-filter: blur(0px) !important; }
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption { background: rgba(79,73,70,0.8) !important; font-weight: 500; font-size: 16px !important;}
.wp-block-gallery.has-nested-images.dezeni figure.wp-block-image figcaption { margin: 5px; }


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

#sidebar.sidebar-shop { float: right; width: 25%; padding: 0; margin: 0; }
#sidebar.sidebar-blog { float: right; width: 30%; padding: 10px; margin: 0; }

.sidebaritem { padding: 20px; margin: 0 0 10px 0; display:block; background: #f5f6f9; }
.sidebaritem h3 { padding: 5px 0; margin:0; display: block; color: #a2bfc0;  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; border-top: 1px solid #eaeaea; }
.sidebaritem ul li a { color: #202020; 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 { border-bottom: 1px solid #eaeaea; }
.sidebaritem ul li a:hover { color: #a2bfc0; }
.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 { text-align: center; display: flex; flex-wrap: wrap; align-items: flex-start; flex-direction: row; gap: 4%; }

.post-box { padding: 0; margin:0 0 30px 0; position: relative; width: 30.3%; display: inline-block; vertical-align: top;
	/*
  -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: 70% 0; position: relative; overflow: hidden;
/*
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px;
	*/
}
.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 {
  -moz-transform:scale(1.1); 
-webkit-transform:scale(1.1);
-o-transform:scale(1.1);
  transform: scale(1.1);
}
.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 0; 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; font-size: 28px; text-decoration: none !important;
  -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: 14px; }
.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; }

.post-box a { text-decoration: none !important; }

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


.post-box .date { margin: 0; padding: 10px; display: block; background: #fff; z-index: 5; text-align: center; line-height: 1; color: #444; float: left; position: absolute; top: -10px; left: -10px;
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px; 
  -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 .date .day { font-size: 22px; padding: 3px 0; }
.post-box .date .month { text-transform: uppercase; margin: 0; padding: 0; font-size: 12px; }
.post-box .date .year { padding: 0; margin: 0; font-size: 12px; }

.single-content .date { position: absolute; left:-10px; top: 30px; margin: 0; padding: 10px; display: block; z-index: 5; text-align: center; line-height: 1; color: #333; float: left; background: #fff;
	  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px; 
  -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;
}
.single-content .date .day { font-size: 22px; padding: 3px 0;}
.single-content .date .month { text-transform: uppercase; margin: 0; padding: 0; font-size: 12px; }
.single-content .date .year { padding: 0; margin: 0; font-size: 12px; }

.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: 30px 0; width: 100%; }
#page-nav a { text-align: center; padding: 10px; color: #444; display: block; margin-top: 10px; border-radius: 30px; }
#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 0 40px 0; max-width: 800px; margin: 0 auto; position: relative; }
.single-content .featured-img { padding: 0; margin: 0 auto 30px 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 { margin-bottom: 10px; }
.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:inline-block; vertical-align: middle; margin:0; padding:0; }
ul.social-menu { display:inline-block; vertical-align: middle; margin:0; padding: 0 !important; line-height: 1; }
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: #524f4b !important; width: 32px; height:32px; font-size: 18px; font-weight:400; border: 1px solid #524f4b; text-align: center; overflow: hidden; margin: 0 3px;
  -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 { background: #fff; text-decoration: none !important; }

.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; text-align: center !important; letter-spacing: normal; border-top: 1px solid #eaeaea; padding-top: 0 !important; margin-top: 0; }
.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; }

input, textarea, select { outline:none; border: 1px solid #c9c9c9; font-family: "Montserrat", sans-serif; padding: 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;
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px; 
}
input:focus, textarea:focus { outline:none; border: 1px solid #D3B0A1; font-family: "Montserrat", 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:150px; resize: auto;}
input{  }
label{ }
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;
outline:none !important;
border: none;
color: #fff;
text-transform: uppercase;
background: #8b8a74;
    padding: 15px 30px;
	font-style: normal;
	font-size: 14px;
	display: block;
	font-weight: 500;
margin: 10px auto;
width: auto;
height: auto !important;
	text-align: center;
letter-spacing: 1px;
  -webkit-border-radius: 6px !important; 
  -moz-border-radius: 6px !important; 
  border-radius: 6px !important; 
  -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"]:after, .button:after {
    content: '→';
	font-size: 20px !important;
    font-family: 'Arial,sans-serif' !important;
	margin-left: 10px;
	line-height: 14px;
	vertical-align: text-top;
	  -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-color: rgb(94, 98, 72); }


#ecommerceconnect_payment_form input[type="submit"], #ecommerceconnect_payment_form .button { display: inline-block; background-color: #CB8484; color: #fff; }
#ecommerceconnect_payment_form input[type="submit"]:after, #ecommerceconnect_payment_form .button:after { content: '←'; }

div.wpcf7 { float: none; padding: 0 !important; margin: 0 auto !important; max-width: 700px; }
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; min-width: 200px; }
.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 #ccc;
	line-height: normal;
}
.wpcf7-quiz {
    float: left;
    width: 70%;
}

form.wpcf7-form .wpcf7-not-valid-tip {
  color: #b94a48 !important;
  font-weight: 400;
  font-size: 14px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  margin: 10px 0 !important;
  padding: 1em !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48 !important;
  background-color: #f2dede !important;
  border: 1px solid rgba(185, 74, 72, 0.3) !important;
text-align: center !important;
}
.wpcf7 form .wpcf7-response-output {
  margin: 10px 0 !important;
  padding: 1em !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847 !important;
  background-color: #dff0d8 !important;
  border: 1px solid #d6e9c6 !important;
	text-align: center !important;
}

/* --------------------------------------------- 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; position: relative; background: #edece8; 
margin-left  : calc( -90vw / 2 + 100% / 2 );
        margin-right : calc( -90vw / 2 + 100% / 2 );
        max-width    : 90vw;
}

.footer-top { padding:0; margin:0 auto; text-align: center; border-bottom: 20px solid #fff; }
.footer-top h4 { font-family: "Cormorant Infant", serif; }
.footer-top h6, .mc4wp-form h6 { font-size:20px; margin:0 0 10px 0; line-height:1; letter-spacing:4.3px; }
.footer-top .mc4wp-response { padding: 10px 10px 0 10px; }
.footer-top .mc4wp-response p { margin: 0 auto; background: #fff; max-width: 500px; padding: 6px; }
.mc4wp-form { text-align: center; }
.footer-top input { border-width:1px !important; position: relative; width: 200px; }
.footer-top input[type="submit"], .footer-top button { position: relative; padding: 14px; width: auto !important; }
.footer-top input[type="submit"]:hover { }

.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: 100px 20px;
	margin:0 auto;
	position:relative;
	max-width: 1400px;
	color: #fff;
}

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

.footer-box { display: inline-block; vertical-align:top; padding: 30px; width: 24.5%; /*border-left: 1px solid #555;*/ }
.footer-box.right { text-align: right; width: 30%;}
.footer-box:first-child { border:none; }
.footer-box h3 { font-size: 18px; padding-bottom: 15px; margin: 15px 0; display: block; text-transform: uppercase; }
.footer-box h6 { font-size: 14px; padding-bottom: 20px; margin: 15px 0; display: block; font-weight: 600; border-bottom: 1px dashed #777; font-family: "Montserrat", sans-serif; }
.footer-box p { font-size: 14px; margin: 5px 0; }
.footer-box p a { color: #111; }
.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 {
	font-size: 14px;
    vertical-align: middle;
}
.footer-box ul li a {
color: #111;
	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 { text-decoration: underline; }

.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 {
	display: block;
	font-size: 13px;
    padding: 6px 0;
    margin:0 auto;
	text-align: center;
	background: #fff;
}
.copyright .text { padding: 20px 0; }
.copyright span, .copyright .bank-brending img { display: inline-block; padding: 2px; }
.copyright a { color: #666; }


.branding-block { background: #fff; 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 20px; }
.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; }


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

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

.banner .slick-slide .slide { height: 620px; }
	header.main-header .header {  }
	.entry-content .alignwide { margin-left: auto; margin-right: auto; max-width: 100vw; }
	footer { max-width: 100%; margin-left: 40px; margin-right: 40px; }
}
@media screen and (max-width: 1400px) {
footer { margin-left: 30px; margin-right: 30px; }
}
@media screen and (max-width: 1300px) {

	.banner .slick-slide .slide { height: 620px; }
	.slick-slide .banner-text { padding: 10%; }
	.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; }
	
	.footer { padding: 80px 20px; }

}

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

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

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; }
	
.mobile-navigation { display: block; }
.nav-top nav ul, .search-trigger span { display: none !important; }
	.header-box.woocommerce { right: 0; }

.banner-top { height: 200px; }
.banner .slick-slide .slide { height: 500px; }
.slick-slider.variable img { height: 400px; }
	
.category-slider .wp-block-media-text .wp-block-media-text__content { padding: 8% !important; }

.blog-container { padding: 0; margin: 10px; }

}

@media screen and (max-width: 920px) {
	
h1 { font-size: 54px; }
h2 { font-size: 44px; }
h3 { font-size: 32px; }
p {}
.single-content .date { margin: 0; border: none; padding: 10px; }
	
.slick-slide .banner-text {  }
	
.img-boxes { padding-top: 30px; }
	
.gallery-item { width: 50% !important; }
.gallery-columns-1 .gallery-item { width: 100% !important; }

.search-result-box { width: 48%; }
.search-result-box .text-box h3 { font-size: 22px; }
.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; }

button.mfp-arrow-right { right: 15px; }
	
.footer-box { width: 49%; }

}

@media screen and (min-width: 781px) {
.no-desk { display: none !important; }
}
@media screen and (max-width: 780px) {
.no-mob { display: none !important; }
.banner-3 { padding-top: 250px !important; }
.banner-3 .text-wrapper { max-width: 100%; text-align: center; }
.banner-3 .text-box p { font-size: 14px; }
.mob-center { text-align:center !important; justify-content: center !important;}
.mob-center img { margin-left: auto !important;  margin-right: auto !important; }
}

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

h1 { font-size: 40px; }
h2 { font-size: 34px; }
h3 { font-size: 26px; }

.col-2, .col-3, .col-4 { width: 100%; float: none; }

header .social-box { display: none; }

.nav-mob .button a { font-size: 16px; }

.title-box { padding: 40px 10px 20px 10px; }
	
.ribbon-title h3 { top: -18px;  font-size: 18px; }
	
.banner { min-height: 100px; }
	.banner.no-bg-img .banner-text .text-box { padding: 0 0 10px 0; }

.banner.slider .slick-prev, .banner.slider .slick-next { display: none !important; }
.banner.slider .slick-dots { width: 100% !important; }
.banner .slick-slide .slide { height: auto; min-height: 630px; padding: 0; }
.banner .slick-slide .slider-bg-img { /*display: none;*/ left:0; bottom:0; top: 45%; }
.banner .slick-slide .mob-img { display: block; }
.slick-slide .banner-text { position: relative; text-align: center !important; padding: 30px 30px 0 30px; width: 100%; top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.banner-text a { margin: 0 auto; }
.slick-slide .banner-text .text-box { padding: 0; max-width: 100%; float: none; }
.slick-prev, .slick-next {  }
	.slick-next { }
	.slick-prev {  }
.slick-slider.variable img { height: 350px; }
	
.container { padding: 0 30px; }

.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%; min-height: 120px; }
.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; gap: 20px !important; margin-bottom: 20px !important; }
.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: 0; }

.post-box { width: 100%; flex: auto; }
.post-box .text-box p { font-size: 14px; }
.post-nav { display: none; }

.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; }
	
.branding-block .box { padding: 10px 0 0 0; }
.cards-brending { float: none; }
.bank-brending { float: none; border-bottom: 1px solid #ededed; display: block; }

.woocommerce .wc-banner { padding-top: 250px; margin-top: -40px; }
.woocommerce .wc-banner .text-wrapper { max-width: 100%; }
.woocommerce .wc-banner .text-box p { font-size: 14px; }
	
.footer { padding: 60px 20px; }

}

@media screen and (max-width: 480px) {
	
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 26px; }

.header-block { padding: 42px; }
.header-box.woocommerce { right: 10px; }
header.main-header .header { padding: 10px 0; }
header.main-header .logo { width: 160px; margin: 10px 0 10px -80px; }
	
	.banner-text { padding: 20px; }
	
.search-form input { font-size: 18px; width: 310px; }
.search-trigger { margin: 0 10px; display: none; }
.search-box .search-title { font-size: 40px; }
	
.wc-mini-cart-box { overflow-y: auto; }

p.has-normal-font-size { font-size: 14px !important; }
p.has-medium-font-size { font-size: 16px !important; }
p.has-large-font-size { font-size: 18px !important; }
	
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption { padding: 5px !important; font-size: 14px !important;}
.wp-block-gallery.has-nested-images.dezeni figure.wp-block-image { width: 100% !important; }

.page-title.text-box { padding: 50px 10px 35px 10px; font-size: 22px; }
	
.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 { margin-left: 20px; margin-right: 20px; }
	
.footer-top input { width: 200px; right: 0; }
.footer-top input[type="submit"], .footer-top button { width: 200px; left: 0; }
	
.footer-box { width: 100%; text-align: center; }
.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; }
	
.woocommerce .container { padding-top: 20px; padding-bottom: 20px; }
.woocommerce .wc-banner .text-wrapper { padding: 20px; }

}

@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; }

}