/*
Theme Name: Custom Theme
Author: the Custom team
Author URI: https://wordpress.org/
Version: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Custom Template
*/


@font-face {font-family: "FuturaStd-Heavy";
  src: url("fonts/FuturaStd-Heavy.eot"); /* IE9*/
  src: url("fonts/FuturaStd-Heavy.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/FuturaStd-Heavy.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/FuturaStd-Heavy.woff") format("woff"), /* chrome、firefox */
  url("fonts/FuturaStd-Heavy.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/FuturaStd-Heavy.svg#FuturaStd-Heavy") format("svg"); /* iOS 4.1- */
}


html body, input, textarea, .page-title span, .pingback a.url {
  font-family: 'Lato', sans-serif;
}
body {
  background: #fbf6ef;
}
body, input, textarea {
  color: #959595;
  font-size: 14px;
  line-height: 21px;
}
img{ max-width:100%; height:auto;}
section.section{ padding: 70px 0; }
ul, ol { list-style-type: none; padding: 0; margin: 0; }
a, a:hover, a:focus { text-decoration: none; }
h1, h2, h3, h4, h5 { font-family: "FuturaStd-Heavy"; color: #000000;}


nav {position: relative;z-index: 999;width: 100%;}
nav.fixed {position: fixed;width: 100%;z-index: 999;top: 0;}
.searchform input {float: right;width: 200px;padding: 8px 46px 8px 8px;font-size: 1em;border: 1px solid #303030;background: #fff;}
.searchform input[type="submit"] {float: right;width: 38px;height: 38px;padding: 0px;border: 0px;background: #b38440 url(images/search-icon.png) no-repeat center;box-shadow: none;font-size: 0;margin-left: -37px;position: relative;}


#back-top > a {bottom: 1%;color: #000;display: block;font-size: 37px;position: fixed;right: 1%;text-align: center;}
/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 400px;}
.slider .container {position: relative;}
.slick-slide .caption {color: #fff;font-size: 1.2em;line-height: 1.2em;position: absolute;left: 10%;text-shadow: 2px 2px 2px #000;top: 37%;width: 35%;background:rgba(0,0,0,0.7);padding:20px 20px 0;z-index: 99;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box; outline: none;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0; outline: none; }
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative; outline: none;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block; outline: none;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {position: absolute;z-index: 11;bottom: 10px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #333;background: #fff;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #303030;}
.slick-arrow {border: 0px;font-size: 0;right: 0;margin-top:-20px;position: absolute;top: 50%;z-index: 1;background: #303030 url(images/arrow.png) no-repeat center center;width: 36px;height: 40px;transform: rotate(180deg)}
.services-slider .slick-arrow {height: 65px;}
.slick-arrow:hover {background: #000 url(images/arrow.png) no-repeat center center;}
.slick-next.slick-arrow {left: 0px;transform: rotate(0deg)}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:0.5;}

/* ---------------------------Toggle Search---------------------*/
.searchpanel {background: #000 ;display: none;right: 50px;padding: 10px;position: absolute;top: 75px;}
.searchpanel::before {border-bottom: 10px solid #000;border-left: 10px solid transparent;border-right: 10px solid transparent;content: "";position: absolute;right: 7px;top: -7px;}
.nav .container {    position: relative;}
.searchtoggle {  /*  position: absolute;    right: 11px;    top: 11px;*/}
.searchtoggle img{ cursor:pointer;}

/* -------------------------------------------Clients Carousel------------------------------------ */
.client {    margin-right: -10px;}
.client .slick-slide{ margin-right:10px; border:1px solid #ddd !important; padding:10px; box-sizing:border-box; text-align:center;}
.client .slick-prev{ margin-right:10px;}
.client .slick-slide img{ display:inline-block;}
/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop {    padding: 0 10px;    text-align: center;}
.testimonial .loop p{ max-width:800px; margin:0 auto;}
.testimonial .loop .pic img{  max-width:100px;  margin:10px 0;  border-radius:100%; height:auto;  display:inline-block ;}
.testimonial .loop .title{ font-size:21px; font-weight:600;}
/* -------------------------------------------Services Carousel------------------------------------ */
.service { margin-right:-10px;}
.service .slick-slide{ margin-right:10px;}
.service .title{ font-weight:700; margin:10px 0; font-size:18px;}
.service .slick-prev{ margin-right:10px;}
.service .slick-next{ margin-right:10px; right:40px; left:inherit;}
.service .slick-arrow{ top:0; margin-top:-43px;}

/*ENd SLick Slider*/


/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {position: fixed;bottom: 1%;left: 1%;border: rgba(0,0,0,0.8) 3px solid;background: rgba(0,0,0,0.6);padding: 5px 10px;color: #fff;text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;z-index: 9999}
/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu {height: 30px; padding:0; margin:0;}
.tabs-menu li {height: 30px;line-height: 30px; display:inline-block; list-style:none; margin-right: 10px;background-color: #ccc;border-top: 1px solid #d4d4d1;border-right: 1px solid #d4d4d1;border-left: 1px solid #d4d4d1;}
.tabs-menu li.current {position: relative;background-color: #fff;border-bottom: 1px solid #fff;z-index: 5;}
.tabs-menu li a {padding: 10px;text-transform: uppercase;color: #fff;text-decoration: none; }
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-top:-1px;}
.tab-content {max-width: 660px;padding: 20px;display: none;}
#tab-1 {display: block;   }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left {width: 120px; padding:0; margin:0; float:left;}
.tabs-left li {line-height: 30px; display:block; list-style:none; background: #ccc;border: 1px solid #d4d4d1; margin-bottom:10px; border-right:0;}
.tabs-left li.current {position: relative;background-color: #fff;border-bottom: 1px solid #ddd;z-index: 5;}
.tabs-left li a {padding:0 10px;text-transform: uppercase;color: #fff;text-decoration: none; display:block; }
.tabs-left .current a {color: #2e7da3;}
.tab-loop {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-left:-1px;}
.tabsleft-content {max-width: 660px;padding: 20px;display: none;}
#tabs1 {display: block;   }

/* ----------------------------Comments-----------------------*/
#comments label {display: inline-block;vertical-align: top;width: 80px;}
.form-submit {    margin-left: 80px;}
#comments {    background: #eee ;    padding: 20px;}
#comments li {    list-style:none;}
#comments ol{ padding:0;}
/* ----------------------------Accordion-----------------------*/
.accordion-container{position: relative;width: 100%;height: auto;margin: 20px auto;}
.accordion-container > h2{text-align: center;color: #fff;padding-bottom: 5px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.set{position: relative;width: 100%;height: auto;background-color: #f5f5f5;}
.set > a{display: block;padding: 10px 15px;text-decoration: none;color: #555;font-weight: 600;border-bottom: 1px solid #ddd;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear;}
.set > a.active{background-color:#3399cc;color: #fff;}
.set > a:before{ background:url(images/arrow1.png) no-repeat; float:right; content:"";height: 8px;    margin: 6px 0 0;    width: 15px;}
.set > a.active:before{filter: invert(100%);    transform: rotate(180deg);  }
.accordion-container .content{position:relative;width: 100%;height: auto;background-color: #fff;border-bottom: 1px solid #ddd;display:none;}
.accordion-container .content p{padding: 10px 15px;margin: 0;color: #333;}
/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll{ height:300px;}
/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.inner-banner{ padding: 0 3%; margin-top: 7.5%;}
.inner-banner .inb { background: #ede5da;height: 250px;width:100%;color:#fff;display: flex;flex-direction: column;justify-content: center;position: relative; }
.inner-banner h2{margin: 0 0 5px;display: block;text-transform: uppercase;letter-spacing: 4px;font-size: 25px;}

/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs{margin:10px 0;padding:0;padding: 0;}
.breadcrumbs li{list-style:none;display:inline-block;padding-right:2px;color: #959595;margin: 0 10px 0 0; vertical-align: middle; }
.breadcrumbs li a {color: #959595;font-weight: bold;}
.breadcrumbs li strong { }
/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button {display: none;}
.menu-header {background: transparent; padding: 8% 0 0;}
.menu-header > ul > li { display:inline-block; margin: 0 0 0 10px;}
.menu-header > ul > li:first-child { margin: 0; }
.menu-header.align-center > ul {font-size: 0;text-align: center;}
.menu-header.align-center > ul > li {display: inline-block;float: none;}
.menu-header.align-center ul ul {text-align: left;}
.menu-header.align-right > ul > li {float: right;}
.menu-header > ul > li > a {padding: 0;text-decoration: none;text-transform: uppercase;color: #5b5b5b;font-size: 12px;letter-spacing: 1px; font-weight: 600;}
.menu-header > ul > li:hover > a {color: #4f2e17;}
.menu-header  ul  ul::before {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px;
}
.menu-header  ul ul  ul::before { display:none;}
.menu-header > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
.menu-header ul ul {position: absolute;left: -9999px;}
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li:hover > ul > li {height: 35px;}
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 11px 15px;width: 170px;font-size: 12px;text-decoration: none;color: #dddddd;font-weight: 400;background: #000;}
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {color: #ffffff;}
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}

@media (min-width: 100px) and (max-width: 767px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 10px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 767px) {
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}  
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
}


@media (min-width: 100px) and (max-width: 767px) {

main{ padding:0 15px;}
.logo{ text-align:center;}  
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
}


.btn {position: relative;text-transform: uppercase;background: #b38440;color: #fff;display: inline-block;padding: 14px 30px;letter-spacing: 1px;transition: all 1s ease-in-out;border: 1px solid #b38440;font-weight: 600;font-size: 13px;}
.btn:before {content: "";position: absolute;left: -20px;top: 0;bottom:  0;margin: auto;width: 20%;height: 1px;background: #fff;}
.btn:after { content: ""; }
.btn:hover { background: transparent; color: #b38440; }

.mn-h4 {padding: 0 35%;margin: 0 0 40px;}
.mn-h4 h4 {text-transform: uppercase;letter-spacing: 4px;margin: 0 0 10px;}
.mn-h4 p { margin: 0; }

.header {position: absolute;top: 0;left: 0;right: 0;margin: auto;z-index: 999; padding: 8px 3% 0;}
.header a { text-transform: uppercase; color: #959595; }
.header .mincart {text-align: right;padding: 6% 0 0;}
.header .mincart li {display: inline-block;margin: 0 0 0 20px; vertical-align: middle;}
.header .mincart li a {  }
.header .mincart li a.your-class-name {text-align: center;position: relative;line-height: initial;color: #fff;}
.header .mincart li a.your-class-name span {position: absolute;bottom: -10px;right: -10px;background: #a27336;z-index: 9999;line-height: initial;font-size: 11px;width: 17px;height: 17px;border-radius: 100%;padding: 1px 0 0;}

table.cart td.product-name a { color: #000 !important; }

form.woocommerce-ResetPassword { 
  border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px; }

.banner {padding: 5% 0 0; position: relative; }
.banner .inner-item { position: relative; height: 750px; }
.banner .caption { position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 18%; width: 38%; text-align: center; }
.banner .caption h1 {text-transform: uppercase;color: #fff;font-size: 45px;word-spacing: 5px;margin: 0 0 30px;} 
.banner .caption h1 small {display: block;font-family: 'Lato', sans-serif;text-transform: capitalize;color: #fff;font-size: 20px;letter-spacing: 4px;margin: 0 0 7px;font-weight: 500;}
.banner .caption .btn:after {  }

.home_cat { text-align: center; padding-bottom: 70px; }
.home_cat ul {  }
.home_cat ul li {  }
.home_cat ul li figure {position: relative;}
.home_cat ul li figure span {display: block;}
.home_cat ul li figcaption {position: absolute;left: 0;bottom: 0;right: 0;text-align: left;padding: 0 7% 16%;}
.home_cat ul li figcaption h4 {text-transform: uppercase;letter-spacing: 3px;font-size: 20px;font-weight: 300;word-spacing: 3px;margin: 0 0 10px;}
.home_cat ul li figcaption a {position: relative;text-transform: uppercase;padding-left: 10%;color: #747474;letter-spacing: 2px;}
.home_cat ul li figcaption a:before {content: "";position: absolute;left: 0;top: 0;bottom: 0;margin: auto;width: 25%;height: 1px;background: #747474;}


.lookbok { text-align: center; display: flex; flex-direction: column; justify-content: center; height: 560px; }
.lookbok .caption {width: 60%;margin: auto;}
.lookbok .caption h2 {font-size: 80px;text-transform: uppercase;color: #fff;letter-spacing: 5px;word-spacing: 8px;margin: 0 0 20px;}
.lookbok .caption a {  }


.hom_prod {  }
.hom_prod figure { text-align: center; }
.hom_prod figure figcaption {  }
.hom_prod figure a {outline: none;}
.hom_prod figure figcaption h4 {text-transform: uppercase;margin: 30px 0 10px;letter-spacing: 1px;}
.hom_prod figure figcaption p {margin: 0;font-size: 16px;}
.hom_prod figure figcaption p span {color: #d8c9b4;font-weight: 600;}
.hom_prod figure figcaption p ins {text-decoration: none;margin-left: 5px;}
.hom_prod figure figcaption p ins span {text-decoration: none;color: #5b5b5b;}
.slick-dots {bottom: -60px;top: auto;}
.slick-dots li {line-height: initial;}
.slick-dots li button {outline: none;width: 20px;height: 6px;border-radius: 0;line-height: initial;}
.slick-dots .slick-active button {  }

.owner {text-align: center;}
.owner .caption {padding: 25% 10% 0;}
.owner .caption h4 {text-transform: uppercase;letter-spacing: 4px;margin: 0 0 30px;}
.owner .caption p {margin: 0 0 30px;    font-size: 18px;
    line-height: 24px;
    }


.custom_spot {background: #f8f8f8;} 
.custom_spot .col-md-6 {float: none;width: 49%;vertical-align: middle;display: inline-flex;flex-direction: column;justify-content: center;padding: 0;height: 370px;}
.custom_spot h3 {height: 100%;text-transform: uppercase;background: #ffffff;letter-spacing: 3px;text-align: center;margin: 0;display: flex;flex-direction: column;justify-content: center;}
.custom_spot .box {text-align: center;padding: 0 2%; background: #f8f8f8; } 
.custom_spot .box figure {text-align: center;} 
.custom_spot .box figure span {display: inline-block;} 
.custom_spot .box figure p {color: #000000;font-size: 14px;line-height: 25px;letter-spacing: 1px;text-transform: uppercase;padding: 5% 0;} 
.custom_spot .box figure h5 {color: #acacac;text-transform: uppercase;letter-spacing: 3px;font-size: 13px;} 
.custom_spot .slick-dots { bottom: 30px; }

.spotpg { background: transparent; }
.spotpg .box { padding: 6%; margin: 60px 0 0; background: #f8f8f8; border-radius: 10px; }
.spotpg .box figure {  }
.spotpg .box figure span {  }
.spotpg .box figure p { padding: 2% 0; }
.spotpg .box figure h5 {  }

.lookbok_pg {  }
.lookbok_pg figure {position: relative;}
.lookbok_pg figure span {display: block;}
.lookbok_pg figure span img { width: 100%; }
.lookbok_pg figure figcaption {position: absolute;bottom: 10%;left: 8%;text-align: center;}
.lookbok_pg figure figcaption h2 {font-size: 40px;margin: 0 0 30px;text-transform: uppercase;line-height: 50px;font-weight: 700;}
.lookbok_pg ul {  }
.lookbok_pg ul li {margin-top: 3%;}
.lookbok_pg ul li figure img {width: 100%;}

.lookbok_pg .mn-h4 { padding: 0; }
.lookbok_pg .mn-h4 h4 { text-align: center; font-size: 35px; }

.contactpg {  }
.contactpg h4 {text-transform: uppercase;letter-spacing: 3px;margin: 30px 0 10px; font-size: 20px; }
.contactpg p {margin: 0 0 2%;}
.contactpg span.wpcf7-form-control-wrap {display: block;width: 100%;}
.contactpg  input[type="text"], 
.contactpg input[type="email"], 
.contactpg input[type="tel"],
.contactpg textarea {width: 100%;border: none;border-bottom: 1px solid #e1ddd7;background: transparent;font-size: 15px;height: 50px;margin: 25px 0 0;color: #aaaaaa;}
.contactpg textarea {height: 120px;resize: none;margin-top: 40px; margin-bottom: 40px;}

.privacy {  }
.privacy h2 {text-transform: uppercase;letter-spacing: 4px;font-size: 40px;margin: 0 0 50px;}
.privacy h4 {text-transform: uppercase;letter-spacing: 1px;margin: 10px 0;font-size: 20px;}
.privacy p {margin: 0 0 40px;font-size: 15px;line-height: 27px;}

.cat_shop {  }
.cat_shop h1 { margin: 0 0 5%; }

.prod_ad {  }
.prod_ad li { position: relative; }
.prod_ad li a.woocommerce-LoopProduct-link {position: relative;text-align: center;}
.prod_ad li a.add_to_cart_button {position: absolute;top: -15px;left: 0;right: 0;margin: auto;height: 82%;text-align: center;display: flex;flex-direction: column;justify-content: center;background: rgb(221 207 185 / 0.8);text-transform: uppercase;letter-spacing: 2px;font-size: 13px;font-weight: 600;color: #000; transform: scale(0); transition: all .5s ease-in-out; }
.prod_ad li a.add_to_cart_button:hover {background: rgb(221 207 185 / 0.9);}
.prod_ad li a.add_to_cart_button:before {content: "";position: absolute;left: 0;right: 0;margin: auto;background: url(images/basket.png) no-repeat center center / contain;height: 25px;top: 36%;}
.prod_ad li:hover a.add_to_cart_button { transform: scale(1); }
.prod_ad li a.woocommerce-LoopProduct-link h2 {text-transform: uppercase;letter-spacing: 2px;font-size: 20px !important;}
.prod_ad li a.woocommerce-LoopProduct-link ins { color: #5b5b5b; }
.prod_ad li a.wc-forward { position: absolute; top: 0; left: 0; right: 0; margin: auto; width: 100%; text-align: center; height: 100%; z-index: 9999; display: flex; flex-direction: column; justify-content: center; color: #77a464; background: #ddceb9; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; }

section.related .prod_ad li a.woocommerce-LoopProduct-link h2 { font-size: 16px !important; }
section.related .prod_ad li a.add_to_cart_button { height: 78%; }

.footer { text-align: center; padding: 50px 0;  }
.footer .logo {  }
.footer ul {  }
.footer ul li {display: inline-block;vertical-align: middle;padding: 0 15px;}
.footer ul li a { text-transform: uppercase; color: #000; letter-spacing: 3px; font-weight: 600 display: block; }
.footer .footMenu {padding: 40px 0 0;}
.footer .footMenu li {  }
.footer .footMenu li a {  }
.footer .social {  }
.footer .social li {  }
.footer .social li a {color: #acacac;}
.footer .social li a:hover { color: #000;  } 
.footer p {margin: 20px 0;text-transform: uppercase;letter-spacing: 2px;}
.footer p span { color: #000; }



/*Woocommerce Css*/

section.related { clear: both; padding: 5% 0 0; }
section.related h2 { margin: 0 0 40px; text-align: center; }
.woocommerce .quantity .qty { margin: 0 20px 0 0;  border: 1px solid #b38440; height: 34px; }

.product_meta span.posted_in { font-weight: 600; color: #000; clear: right; font-size: 15px; }

.woocommerce-product-details__short-description p { font-size: 15px; line-height: 27px; margin: 40px 0; }
.cart_totals h2, h1.entry-title { margin: 0 0 30px;  }
.woocommerce ul.products li.product .onsale { z-index: 999999;  }

.woocommerce-info { border-top-color: #1e85be; }
.woocommerce form.login, .woocommerce form.register { margin: auto; width: 50%; }
.col2-set .col-1,
.col2-set .col-2 {
    width: 49% !important;
    max-width: 49% !important;
    float: left;
}

.col2-set .col-1 input,
.col2-set .col-1 select,
.col2-set .col-2 select,
.col2-set .col-2 input{
    width:100%;
    float:left;
    border: 1px solid #ccc;
    padding: 12px 5px !important;
}
.col2-set .col-1 input[type="checkbox"],
.col2-set .col-2 input[type="checkbox"]{
    width: auto;
    float: none;
}
.woocommerce form.login, .woocommerce form.register{
    width: 100%;
    margin: 20px 0;
}


.woocommerce-billing-fields h3, .woocommerce-additional-fields h3, #order_review_heading { font-family: 'Poppins'; font-size: 25px; color: #000000; line-height: initial; font-weight: 500; }

.prodCat>li.first { display: none; }

.woocommerce-variation-add-to-cart span.woocommerce-Price-amount.amount { font-size: 48px; color: #2488cc; font-weight: 900; line-height: 35px; margin-left: 10px; }
.woocommerce-product-gallery__image .flex-active-slide a{width: auto !important;}
.flex-viewport{width: auto !important;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #b38440; }
body.page-id-413 .woocommerce form.checkout .col-6:first-child { width: 62%;  margin-right: 30px; }
body.page-id-413 .woocommerce form.checkout .col-6 { display: inline-block; width: 47%; vertical-align: top; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row .select12-selection__rendered { border: 1px solid #b38440; height: 40px; padding: 0 10px; }
.select2-container--default .select2-selection--single { border: 1px solid #b38440; height: 40px !important; padding: 0 10px; }
.select2-selection__rendered { border: none; line-height: 40px !important; }
.woocommerce form .form-row textarea { height: 120px; padding: 10px; }

.woocommerce-MyAccount-content {
    box-shadow: 2px 3px 1px 1px #020202;
    padding: 10px;
}

nav.woocommerce-MyAccount-navigation li {
    line-height: 25px;
    border-bottom: 1px solid #000;
    margin-right: 10% !important;
    margin-bottom: 5px;
    padding-bottom: 7px;
    padding-left: 10px;
    display: block;
}
nav.woocommerce-MyAccount-navigation li a {
    color: #000029;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce a.button.alt { background: #b38440 !important; border: 1px solid #b38440 !important; color: #fff; }

.woocommerce-message { border-top-color: #b38440 !important; }
.woocommerce-message::before { color: #b38440 !important; }

.woocommerce input.button, .woocommerce button.button { border: 1px solid #b38440 !important;  color: #fff !important; background: #b38440 !important;  }
.woocommerce input.button:hover , .woocommerce button.button:hover, .woocommerce-page .woocommerce-message .button:hover, .woocommerce a.button.alt:hover {  background: transparent !important; color: #b38440 !important; }


.woocommerce-product-gallery__image, .woocommerce-product-gallery__image a { width: 100%; height: 100%; }


.rating-custom div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}

.rating-custom .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;
}

.rating-custom .woocommerce-product-rating::after, .rating-custom .woocommerce-product-rating::before {

    content: ' ';
    display: table;

}

.rating-custom .woocommerce-product-rating {
    line-height: 2;
}

.rating-custom .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}

.rating-custom .star-rating::before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.rating-custom .star-rating {
    line-height: 1;
    font-size: 1em;
    font-family: star;
}

.rating-custom .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.rating-custom .star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
}

.rating-custom .star-rating span {

    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;

}

.woocommerce-product-gallery-dev li{
    padding: 50px 0;
    width: 100%;
    margin-top: 2px;
    border: 1px solid rgba(0,0,0,0.12);

}
.activeSubMenu,.backBtn{display: none;}
.woocommerce .star-rating span::before, .woocommerce .star-rating::before {
    color: #fcbf08 !important;
}
.woocommerce ul.products li.product .star-rating{
  font-size: 16px;
}

.woocommerce-page table.cart td.actions .input-text { width: 180px !important; }
.woocommerce div.product .woocommerce-tabs { display: none; }



span.onsale {
    display: none;
}
.woocommerce ul.products li.product .price{
        font-size: 16px !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #5b5b5b !important;
}
.product_meta a {
    color: #5b5b5b;
}
a.added_to_cart.wc-forward {
    color: #5b5b5b !important;
}
@media only screen and ( max-width: 1920px ) and (min-width: 1650px) {
  .banner { padding: 8% 0 0; }
  .menu-header > ul > li { margin: 0 0 0 35px; }
  .menu-header > ul > li > a { font-size: 14px; }
  .home_cat { padding-top: 70px; }
}

@media only screen and ( max-width: 1640px ) and (min-width: 1550px) {
  .banner { padding: 8% 0 0; }
  .menu-header > ul > li { margin: 0 0 0 20px; }
  .home_cat { padding-top: 70px; }
}