/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Grid
# Class
# Forms
# Button
# Header
# Main Menu
# Page Title & Breadcrumb
# Post and Page
# Navigation
# Layout Content
# Widgets
# Media
# Singlular
# Comments
# Footer
# VC Elements
--------------------------------------------------------------*//*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*//* Custom Mixin *//*--------------------------------------------------------------
# Class
--------------------------------------------------------------*//*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*//*--------------------------------------------------------------
# Button
--------------------------------------------------------------*//*--------------------------------------------------------------
# Header
--------------------------------------------------------------*//* CMS Button *//*--------------------------------------------------------------
# Main Menu
--------------------------------------------------------------*//*--------------------------------------------------------------
# Page Title & Breadcrumb
--------------------------------------------------------------*//*--------------------------------------------------------------
# Archive Item Post
--------------------------------------------------------------*//*--------------------------------------------------------------
# Post and Page
--------------------------------------------------------------*//*--------------------------------------------------------------
# Event Single
--------------------------------------------------------------*//*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*//*--------------------------------------------------------------
# Media
--------------------------------------------------------------*//*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*//*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*//*--------------------------------------------------------------
# VC Elements
--------------------------------------------------------------*//*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*//*
1 .CMS Heading
2 .CMS Fancyboxs
3 .CMS Opening Time
4 .CMS TextBox
5 .CMS Testimonial Carousel
6 .CMS Blog Grid & Blog Carousel
7 .CMS Contact Form
8 .CMS Contact Info
9 .CMS List Socials
10 .CMS Image list
11 .CMS Accordion
12 .CMS Button
13 .CMS List
14 .CMS Ticket
15 .CMS Event Grid
16 .CMS Event Gallery
17 .CMS Gallery Grid
18 .CMS Grid Team
19 .CMS Grid Food 1,2,3,4,5
20 .CMS BG Row
21. CMS Bannner
23 .CMS BG Row1
24 .CMS Open Table
=======

*//*--------------------------------------------------------------
# Layout Content
--------------------------------------------------------------*/@-webkit-keyframes moveUp{100%{-webkit-transform:translateY(0);opacity:1;}}@keyframes moveUp{100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}@keyframes spin-rotate-left{to{transform:rotate(30deg);}from{transform:rotate(175deg);}}@-webkit-keyframes spin-rotate-left{to{transform:rotate(30deg);}from{transform:rotate(175deg);}}@keyframes spin-rotate-right{from{transform:rotate(-175deg);}to{transform:rotate(-30deg);}}@-webkit-keyframes spin-rotate-right{from{transform:rotate(-175deg);}to{transform:rotate(-30deg);}}@keyframes spin-rotate-all{from{transform:rotate(0deg);}to{transform:rotate(-360deg);}}@-webkit-keyframes spin-rotate-all{from{transform:rotate(0deg);}to{transform:rotate(-360deg);}}@keyframes spin-fade-in-first{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes spin-fade-in-first{from{opacity:1;}to{opacity:0;}}@keyframes spin-fade-in-second{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes spin-fade-in-second{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes markerWave{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0.8;}20%{opacity:0.8;}100%{-webkit-transform:scale(5.5);transform:scale(5.5);opacity:0;}}@keyframes markerWave{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0.8;}20%{opacity:0.8;}100%{-webkit-transform:scale(5.5);transform:scale(5.5);opacity:0;}}@-webkit-keyframes videobutton{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0.8;}20%{opacity:0.8;}100%{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0;}}@keyframes videobutton{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0.8;}20%{opacity:0.8;}100%{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0;}}html{box-sizing:border-box;}a{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;color:#CCAE6E;}a,a:hover,a:focus,a:before,a:after{outline:none;text-decoration:none;}a:hover,a:focus{color:#CCAE6E;}*,*:before,*:after{box-sizing:inherit;}.page-link{clear:both;}body{background-color:#fff;-webkit-font-smoothing:antialiased;line-height:1.67;color:#9b9b9b;font-size:15px;font-family:'Poppins', sans-serif;font-weight:400;overflow-x:hidden;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#222;clear:both;line-height:1.1;margin:0 0 20px;}h1,.h1{font-size:52px;}@media screen and (max-width: 575px){h1,.h1{font-size:40px;}}h2,.h2{font-size:42px;}@media screen and (max-width: 575px){h2,.h2{font-size:35px;}}h3,.h3{font-size:38px;}@media screen and (max-width: 575px){h3,.h3{font-size:30px;}}h4,.h4{font-size:32px;}@media screen and (max-width: 575px){h4,.h4{font-size:28px;}}h5,.h5{font-size:24px;}@media screen and (max-width: 575px){h5,.h5{font-size:20px;}}h6,.h6{font-size:18px;}img{width:auto;max-width:100%;height:auto;}p{margin-bottom:1.3rem;}label{margin-bottom:0;}table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;line-height:2;margin:0 0 20px;width:100%;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}table th{color:#707070;}caption,td{font-weight:normal;text-align:left;}.table > tbody > tr > td,.table > tbody > tr > th,.table > tfoot > tr > td,.table > tfoot > tr > th,.table > thead > tr > td,.table > thead > tr > th{padding:13px 8px;}th{font-weight:700;}td{border-top:1px solid #ededed;padding:6px 10px 6px 0;/*--- Definition Lists ---*/}dl{margin:0 0 0 25px;}dl dt{font-weight:normal;line-height:26px;text-transform:uppercase;font-weight:700;color:#000;}dl dd{line-height:normal;margin-bottom:20px;}dl dd a{color:#000;}dl dd a:hover{color:#CCAE6E;}code,kbd{background-color:transparent;border-radius:4px;color:inherit;font-size:100%;padding:2px 4px;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;}ins{color:#fff;border:none;padding:2px;text-decoration:none;background-color:#CCAE6E;}pre{background:#f5f5f5;color:#666;font-size:14px;margin:20px 0;overflow:auto;padding:20px;white-space:pre-wrap;word-wrap:break-word;}ul{margin:0;}blockquote{padding:26px 30px;background:transparent;margin:20px 0;border-left:6px solid #222;}blockquote p{font-size:20px;line-height:28px;color:#9b9b9b;margin-bottom:0;}@media screen and (max-width: 575px){blockquote{padding:5px 5px 5px 20px;border-left:3px solid #222;}blockquote p{font-size:16px;}}li{line-height:24px;}dl + h2 + ul{list-style:none;padding:0 0 0 35px;}dl + h2 + ul li{position:relative;padding-left:15px;}dl + h2 + ul li:before{content:"\f111";font-family:FontAwesome;font-size:7px;left:0;position:absolute;}dl + h2 + ul li ul{padding-left:35px;}.br-1px{-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;}.br-2px{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.br-3px{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}.br-4px{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}.br-5px{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}.br-6px{-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;}.br-7px{-webkit-border-radius:7px;-khtml-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;}.br-8px{-webkit-border-radius:8px;-khtml-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;}.br-9px{-webkit-border-radius:9px;-khtml-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;border-radius:9px;}.br-10px{-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;}.inner-row-boxshadow1{-webkit-box-shadow:0px 5px 55px rgba(0, 0, 0, 0.09);-khtml-box-shadow:0px 5px 55px rgba(0, 0, 0, 0.09);-moz-box-shadow:0px 5px 55px rgba(0, 0, 0, 0.09);-ms-box-shadow:0px 5px 55px rgba(0, 0, 0, 0.09);-o-box-shadow:0px 5px 55px rgba(0, 0, 0, 0.09);box-shadow:0px 5px 55px rgba(0, 0, 0, 0.09);-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}body .inner-row-bg-white{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#fff;}@media screen and (max-width: 991px){body .inner-row-bg-white{margin-left:15px !important;margin-right:15px !important;padding:30px 15px 15px !important;}}@media screen and (max-width: 575px){body .inner-row-bg-white{padding:15px !important;}body .inner-row-bg-white .vc_column-inner{padding-left:0 !important;padding-right:0 !important;}}@media screen and (min-width: 992px){body .inner-row-bg-white.has-shodow .vc_column_container{-webkit-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-khtml-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-ms-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-o-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);}}@media screen and (min-width: 992px){body .inner-row-bg-white .border-colum-left{border-left:1px solid #fff;-webkit-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-khtml-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-ms-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-o-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);}}@media screen and (min-width: 992px){body .inner-row-bg-white .border-colum-right{border-right:1px solid #dbdbdb;-webkit-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-khtml-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-ms-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);-o-box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);box-shadow:0px 5px 23px rgba(0, 0, 0, 0.1);}}@media screen and (max-width: 767px){.image-alignment-custom{text-align:center !important;}}.bg-image{background-size:cover;background-position:center;background-repeat:no-repeat;}.screen-reader-text{display:none;}#content[tabindex="-1"]:focus{outline:0;}.tp-bullets .tp-bullet{width:12px;height:12px;}.alignleft,.alignright,.aligncenter{margin-bottom:1.5em;}.alignleft{display:inline;float:left;margin-right:1.5em;}.alignright{display:inline;float:right;margin-left:1.5em;}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}#pagetitle{position:relative;}#pagetitle .bg-overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:inherit;display:block;background-color:rgba(0, 0, 0, 0.45);}.box-white{background-color:#fff;border:1px solid #e5e5e5;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;padding:29px;}.box-white .menu li{font-size:18px;line-height:29px;font-weight:600;}.bg-primary{background-color:#CCAE6E !important;}.br-radius{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}.cms-box{background-color:#fff;-webkit-box-shadow:0 4px 15px rgba(0, 0, 0, 0.04);-khtml-box-shadow:0 4px 15px rgba(0, 0, 0, 0.04);-moz-box-shadow:0 4px 15px rgba(0, 0, 0, 0.04);-ms-box-shadow:0 4px 15px rgba(0, 0, 0, 0.04);-o-box-shadow:0 4px 15px rgba(0, 0, 0, 0.04);box-shadow:0 4px 15px rgba(0, 0, 0, 0.04);margin-bottom:40px;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;overflow:hidden;}.cms-box .cms-box-title{font-size:20px;color:#CCAE6E;margin:0;padding:15px 29px;border-bottom:1px solid #e5e5e5;}.cms-box .cms-box-inner{padding:20px 29px;}.text-lg{font-size:22px;line-height:32px;color:#CCAE6E;}.cms-bgimage{background-position:center;background-repeat:no-repeat;background-size:cover;}.row-visible{overflow:visible !important;z-index:1;}@media screen and (max-width: 991px){.row-visible .vc_column-inner{margin-top:0 !important;}}.cms-close{display:inline-block;height:25px;line-height:25px;width:25px;cursor:pointer;position:relative;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-close:before,.cms-close:after{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;content:"";background-color:#282828;display:block;height:2px;left:0;margin:auto;position:absolute;right:0;width:22px;top:21px;}.cms-close:before{top:15px;-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}.cms-close:after{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:15px;}.cms-close:hover:before,.cms-close:hover:after{background-color:;}.cms-col-5{width:20%;float:left;padding:0 15px;}.cms-icon-plus{height:10px;width:10px;position:relative;display:inline-block;}.cms-icon-plus:before,.cms-icon-plus:after{content:"";background-color:;position:absolute;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-icon-plus:before{width:100%;height:2px;top:4px;left:0;}.cms-icon-plus:after{width:2px;height:100%;left:4px;top:0;}.cms-icon-plus.icon-lg{height:20px;width:20px;}.cms-icon-plus.icon-lg:before{top:9px;}.cms-icon-plus.icon-lg:after{left:9px;}.cms-icon-plus.align-middle{position:absolute;top:50%;left:0;right:0;margin:auto;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}.a-dark{color:#707070;}.title-medium{font-weight:500;}.title-semibold{font-weight:600;}.title-bold{font-weight:600;}.post-category{font-size:13px;color:;}@media screen and (min-width: 992px){.flex{display:flex;display:-webkit-flex;display:-ms-flex;flex-wrap:wrap;}.flex .flex-col{display:flex !important;display:-webkit-flex !important;display:-ms-flex !important;flex-wrap:wrap;align-items:center;-webkit-align-items:center;-ms-align-items:center;}.flex-two{display:flex;display:-webkit-flex;display:-ms-flex;flex-flow:row wrap;}.flex-two .flex-col{flex:1 0 0px;-webkit-flex:1 0 0px;-ms-flex:1 0 0px;display:flex !important;display:-webkit-flex !important;display:-ms-flex !important;flex-wrap:wrap;align-items:center;-webkit-align-items:center;-ms-align-items:center;}.top-footer .cms-col-5:nth-child(1){width:24%;}.top-footer .cms-col-5:nth-child(2){width:17%;}.top-footer .cms-col-5:nth-child(3){width:17%;}.top-footer .cms-col-5:nth-child(4){width:17%;}.top-footer .cms-col-5:nth-child(5){width:25%;}}.text-right,.align-right{text-align:right;}.text-left,.align-left{text-align:left;}.text-center,.align-center{text-align:center;}.remove-btn,.woocommerce .widget_price_filter .price_slider_amount .button{background-color:transparent;background-image:none;font-size:14px;font-weight:700;color:#CCAE6E;padding:0;margin:0;border:none;line-height:normal;}.remove-btn:hover,.woocommerce .widget_price_filter .price_slider_amount .button:hover{background-color:transparent;background-image:none;color:#222;}@media screen and (max-width: 1199px){.align-center-md{text-align:center;}.align-left-md{text-align:left;}.align-right-md{text-align:right;}}@media screen and (max-width: 991px){.text-center-md{text-align:center !important;}.text-left-md{text-align:left !important;}.text-right-md{text-align:right !important;}.align-center-sm{text-align:center;}.align-left-sm{text-align:left;}.align-right-sm{text-align:right;}.cms-col-5{width:50%;}}@media screen and (max-width: 767px){.text-center-sm{text-align:center !important;}.text-left-sm{text-align:left !important;}.text-right-sm{text-align:right !important;}.align-center-xs{text-align:center;}.align-left-xs{text-align:left;}.align-right-xs{text-align:right;}.cms-col-5{width:100%;}}.wp-block-table{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;}.wp-block-table td{border-left:1px solid #e4e4e4;padding:6px 10px;}.wp-block-table td:first-child{border-left:none;}.wp-block-separator{max-width:120px;}.wp-block-pullquote.alignleft{padding-left:70px;}.wp-block-pullquote.alignright{padding-left:70px;}@media screen and (max-width: 575px){.wp-block-pullquote.alignright{margin-left:0;}}.wp-block-pullquote.aligncenter{position:relative;padding-top:45px;}.wp-block-pullquote.aligncenter:before{position:absolute;top:5px;left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}@media screen and (min-width: 576px){.wp-block-button.alignleft{margin-right:20px;}}@media screen and (min-width: 576px){.wp-block-button.alignright{margin-left:20px;}}@media screen and (max-width: 575px){.wp-block-button.alignright{margin-left:0;display:block;margin-bottom:18px;}}.wp-block-button.aligncenter{margin-bottom:20px;}@media screen and (min-width: 576px){.wp-block-image.alignleft{margin-right:25px;}}@media screen and (min-width: 576px){.wp-block-image.alignright{margin-left:25px;}}.wp-block-cover-image.has-background-dim.alignleft{float:left;margin-right:1em;margin-bottom:25px;}.wp-block-cover-image.has-background-dim.alignright{float:right;margin-left:1em;margin-bottom:25px;}.wp-block-cover-image.has-background-dim .wp-block-cover-image-text{color:#fff;}input::-moz-placeholder,textarea::-moz-placeholder{color:#777;opacity:1;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#777;opacity:1;}input::-o-placeholder,textarea::-o-placeholder{color:#777;opacity:1;}input::-ms-placeholder,textarea::-ms-placeholder{color:#777;opacity:1;}.tnp-field-email input::-moz-placeholder,.tnp-field-email textarea::-moz-placeholder{color:#777;opacity:1;}.tnp-field-email input::-webkit-input-placeholder,.tnp-field-email textarea::-webkit-input-placeholder{color:#777;opacity:1;}.tnp-field-email input::-o-placeholder,.tnp-field-email textarea::-o-placeholder{color:#777;opacity:1;}.tnp-field-email input::-ms-placeholder,.tnp-field-email textarea::-ms-placeholder{color:#777;opacity:1;}.placeholder-white input::-moz-placeholder,.placeholder-white textarea::-moz-placeholder{color:#fff;opacity:1;}.placeholder-white input::-webkit-input-placeholder,.placeholder-white textarea::-webkit-input-placeholder{color:#fff;opacity:1;}.placeholder-white input::-o-placeholder,.placeholder-white textarea::-o-placeholder{color:#fff;opacity:1;}.placeholder-white input::-ms-placeholder,.placeholder-white textarea::-ms-placeholder{color:#fff;opacity:1;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea,select{margin-bottom:10px;border:1px solid #d8d8d8;color:#9b9b9b;padding:0px 20px;line-height:40px;height:40px;font-size:15px;-webkit-transition:all 0.3s;-khtml-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;width:100%;outline:none;}select{height:40px;border-radius:0px;background-color:transparent;}textarea{line-height:normal;padding-top:14px;padding-bottom:14px;height:110px;}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus,select:focus{outline:0;border:1px solid #CCAE6E;}.cms-select form{position:relative;}.cms-select select{padding:0 10px;height:39px;line-height:37px;font-size:13px;background-color:transparent;position:relative;outline:none;z-index:99;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}.cms-select i{position:absolute;font-size:10px;right:12px;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);font-weight:normal;}.wpcf7 .wpcf7-form{margin:30px 0;}.wpcf7 .wpcf7-form .ajax-loader{background-color:rgba(255, 255, 255, 0.3);background-image:none;display:block;height:100%;left:15px;position:absolute;right:15px;top:0;width:initial;margin:0;}.wpcf7 .wpcf7-form .wpcf7-response-output{border:none;text-align:center;}.wpcf7 .wpcf7-form .wpcf7-form-control{margin-bottom:30px;padding-left:0;padding-right:0;border:1px solid #dbdbdb;background-color:#f6f6f6;min-height:50px;padding:0px 20px;outline:none;}.wpcf7 .wpcf7-form .wpcf7-form-control:focus{border-color:#CCAE6E;background-color:#fff;}.wpcf7 .wpcf7-form .wpcf7-form-control::-webkit-input-placeholder{color:#9b9b9b;font-size:13px;}.wpcf7 .wpcf7-form .wpcf7-form-control::-moz-placeholder{color:#9b9b9b;font-size:13px;}.wpcf7 .wpcf7-form .wpcf7-form-control::-ms-input-placeholder{color:#9b9b9b;font-size:13px;}.wpcf7 .wpcf7-form .wpcf7-form-control::-moz-placeholder{color:#9b9b9b;font-size:13px;}.wpcf7 .wpcf7-form .wpcf7-submit{border:none;background:#9b9b9b;color:#fff;min-width:170px;height:50px;border-radius:0;text-align:center;line-height:50px;font-size:14px;font-weight:600;text-transform:capitalize;margin-top:10px;display:inherit;}.wpcf7 .wpcf7-form .wpcf7-submit:hover{background-color:#CCAE6E;}body div.wpcf7-validation-errors{padding-top:15px;padding-bottom:15px;color:red;border:2px solid red !important;background-color:#fff;margin-bottom:40px;}body div.wpcf7-mail-sent-ok{padding-top:15px;padding-bottom:15px;border:2px solid #398f14 !important;color:#398f14;background-color:#fff;}.wpcf7-box{background-color:#fff;border-radius:3px;box-shadow:0 10px 10px rgba(224, 224, 224, 0.3);padding:92px 100px 100px;position:relative;z-index:99;}.wpcf7-box > h3{text-align:center;margin-bottom:55px;}@media screen and (max-width: 991px){.wpcf7-box{padding:42px 50px 50px;}}.wpcf7-form-control-wrap textarea{height:170px;}.wpcf7-form-control-wrap .wpcf7-not-valid-tip{display:none;}.wpcf7-form-control-wrap .wpcf7-not-valid{-webkit-box-shadow:0 0 2px #f13c3c;-khtml-box-shadow:0 0 2px #f13c3c;-moz-box-shadow:0 0 2px #f13c3c;-ms-box-shadow:0 0 2px #f13c3c;-o-box-shadow:0 0 2px #f13c3c;box-shadow:0 0 2px #f13c3c;}.wpcf7-response-output.wpcf7-validation-errors{border:2px solid #CCAE6E;margin:15px 0 0;position:relative;z-index:22;}.input-filled{margin-bottom:30px;}.select2 .select2-selection--single{-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;border:1px solid #e7e8e9;background-color:transparent;height:47px;}.select2 .select2-selection--single .select2-selection__rendered{padding-right:35px;padding-left:15px;line-height:47px;color:#9b9b9b;}.select2 .select2-selection--single .select2-selection__arrow{right:8px;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);}.acm-radio{display:inline-block;height:40px;width:40px;position:relative;}.acm-radio + .acm-radio{margin-left:14px;}.acm-radio i{height:40px;width:40px;border:2px solid #e7e8e9;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;line-height:38px;font-size:22px;color:#e7e8e9;text-align:center;}.acm-radio [type="radio"]{position:absolute;top:0;left:0;height:40px;width:40px;opacity:99;opacity:0;cursor:pointer;}.acm-radio [type="radio"]:checked + i{background-color:#CCAE6E;border-color:#CCAE6E;color:#fff;}.acm-radio [type="radio"]:checked + i:before{content:"\f26b";}.acm-radio.acm-radio-true i:before{content:"\f26b";}.acm-radio.acm-radio-false i:before{content:"\f136" !important;}.wpcf7 .wpcf7-form .cms-request-table .wpcf7-form-control-wrap .wpcf7-form-control{padding-left:13px;padding-right:13px;margin-bottom:28px;background:transparent;border:1px solid #c8c8c8;}.wpcf7 .wpcf7-form .cms-request-table .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea{min-height:100px;height:100px;}.wpcf7 .wpcf7-form .cms-request-table .wpcf7-submit{min-width:100%;background-color:#CCAE6E;text-align:center;font-weight:500;height:40px;line-height:40px;margin-bottom:18px;margin-top:0;}@media screen and (max-width: 575px){.wpcf7 .wpcf7-form .cms-request-table .wpcf7-submit{margin-bottom:0;}}#ui-datepicker-div{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;box-shadow:0 4px 15px rgba(0, 0, 0, 0.24);border:none;padding:0;}#ui-datepicker-div .ui-datepicker-header{background-color:#CCAE6E;border:none;border-bottom:1px solid rgba(255, 255, 255, 0.1);-webkit-border-radius:3px 3px 0 0;-khtml-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;font-weight:normal;padding:0;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next{height:40px;width:40px;line-height:40px;text-align:center;background-color:transparent;border:none;cursor:pointer;padding:0;margin:0;top:0;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span{display:none;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before{font-family:"Material-Design-Iconic-Font";font-size:16px;color:rgba(255, 255, 255, 0.4);}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev{left:0;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before{content:"\f2f4";}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next{right:0;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before{content:"\f2f6";}#ui-datepicker-div .ui-datepicker-title{color:#fff;font-size:15px;line-height:40px;margin:0 40px;}#ui-datepicker-div .ui-datepicker-title select{font-size:inherit;color:#fff;line-height:normal;height:inherit;background-color:transparent;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;margin:0;padding:0;width:inherit;border:none;}#ui-datepicker-div .ui-datepicker-title select option{padding:0;}#ui-datepicker-div .ui-datepicker-calendar{background-color:transparent;border:none;margin:0;}#ui-datepicker-div .ui-datepicker-calendar thead{background-color:#CCAE6E;}#ui-datepicker-div .ui-datepicker-calendar th span{text-transform:uppercase;color:#fff;}#ui-datepicker-div .ui-datepicker-calendar td{font-size:12px;}#ui-datepicker-div .ui-datepicker-calendar td a,#ui-datepicker-div .ui-datepicker-calendar td span{background-color:transparent;border:medium none;text-align:center;}#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-active,#ui-datepicker-div .ui-datepicker-calendar td span.ui-state-active,#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-highlight,#ui-datepicker-div .ui-datepicker-calendar td span.ui-state-highlight{background-color:#CCAE6E;color:#fff;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-highlight,#ui-datepicker-div .ui-datepicker-calendar td span.ui-state-highlight{background-color:rgba(167, 187, 57, 0.7);}.acm-field{margin-bottom:16px;}.acm-field:last-child{margin-bottom:0;}.acm-field label{font-size:15px;line-height:28px;font-weight:700;margin-bottom:0;}.acm-field label span{color:#dd1766;}.acm-field input{border-width:0 0 1px 0;border-color:#eee;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;padding:0;}.acm-wg-field{margin-bottom:15px;position:relative;}.acm-wg-field .field-icon{color:#8f8f8f;position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);right:15px;font-size:17px;}.acm-wg-field input[type="number"]::-webkit-outer-spin-button,.acm-wg-field input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.acm-wg-field input[type="number"]{-moz-appearance:textfield;}.acm-wg-field .select2-selection__arrow{display:none;}.acm-field-radio{display:inline-block;position:relative;padding-left:28px;}.acm-field-radio span,.acm-field-radio input{position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}.acm-field-radio span{height:16px;width:16px;-webkit-border-radius:16px;-khtml-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px;border:2px solid #CCAE6E;display:block;z-index:88;}.acm-field-radio span:before{background-color:#CCAE6E;-webkit-border-radius:8px;-khtml-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;content:"";height:8px;left:2px;position:absolute;top:2px;width:8px;opacity:0;}.acm-field-radio input{opacity:0;height:100%;width:100%;cursor:pointer;z-index:99;}.acm-field-radio input:checked + span:before{opacity:1;}.acm-field-radio label{font-weight:500;margin:0;}.acm-error,.acm-error .select2-selection--single{border-color:#f13c3c !important;}form .select2-container--default{width:100% !important;}form .select2-container--default .select2-selection{border:1px solid #e7e8e9;height:47px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}form .select2-container--default .select2-selection .select2-selection__rendered{line-height:47px;padding-left:15px;color:#9b9b9b;}form .select2-container--default .select2-selection .select2-selection__arrow{right:10px;top:50%;color:#8f8f8f;}form .select2-container--default .select2-selection .select2-selection__clear{height:20px;line-height:20px;position:absolute;right:30px;text-align:center;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);width:20px;color:#8f8f8f;}form .select2-container--default .select2-selection .select2-selection__placeholder{color:rgba(55, 55, 55, 0.87);}.select2-container.select2-container--open .select2-dropdown{border-color:#e7e8e9;}.select2-container.select2-container--open .select2-dropdown .select2-search__field{border:1px solid #e7e8e9;padding-left:15px;padding-right:15px;}.select2-container.select2-container--open .select2-results li.select2-results__option--highlighted{background-color:#CCAE6E;}.no-results.not-found .page-title{font-size:35px;margin-bottom:10px;}.no-results.not-found .search-form{margin-top:45px;}.cms-field-checkbox{position:relative;padding-left:27px;}.cms-field-checkbox .icon-check{border:1px solid #e1e3e3;border-radius:1px;display:block;height:17px;width:17px;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);z-index:1;}.cms-field-checkbox .icon-check:before{content:"\f00c";font-size:13px;color:#CCAE6E;position:absolute;top:-4px;left:1px;font-family:FontAwesome;opacity:0;}.cms-field-checkbox input{bottom:0;height:100%;left:0;position:absolute;width:100%;opacity:0;cursor:pointer;z-index:3;}.cms-field-checkbox input:checked + .icon-check:before{opacity:1;}.cms-modal{/* Nice Select Contact Form 7*/}.cms-modal .cms-field-checkbox .icon-check:before{top:0px;}.nice-select{position:relative;padding-right:40px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;outline:none;}.nice-select:after{content:"\f2f9";font-family:"Material-Design-Iconic-Font";font-size:18px;color:#9b9b9b;position:absolute;right:24px;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);}.nice-select span.current{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.nice-select .option{text-overflow:ellipsis;overflow:hidden;}.nice-select.open .list{padding:5px;min-width:185px;width:100%;max-height:250px;overflow:auto;opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none;}.nice-select.disabled:after{border-color:#ccc;}.nice-select.wide{width:100%;}.nice-select.wide .list{left:0 !important;right:0 !important;}.nice-select.right{float:right;}.nice-select.right .list{left:auto;right:0;}.nice-select.small{font-size:12px;height:36px;line-height:34px;}.nice-select.small:after{height:4px;width:4px;}.nice-select.small .option{line-height:34px;min-height:34px;}.nice-select .list{background-color:#fff;padding:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.24);-khtml-box-shadow:0 2px 4px rgba(0, 0, 0, 0.24);-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.24);-ms-box-shadow:0 2px 4px rgba(0, 0, 0, 0.24);-o-box-shadow:0 2px 4px rgba(0, 0, 0, 0.24);box-shadow:0 2px 4px rgba(0, 0, 0, 0.24);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;right:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(-21px);-ms-transform:scale(0.75) translateY(-21px);transform:scale(0.75) translateY(-21px);-webkit-transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;z-index:9;color:rgba(0, 0, 0, 0.87);}.nice-select .list .selected{color:#000;}.nice-select .list:hover .option:not(:hover){background-color:transparent !important;}.nice-select .option{cursor:pointer;line-height:normal;list-style:none;outline:none;padding:8px 24px;text-align:left;-webkit-transition:all 0.2s;-khtml-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f3f3f4;}.nice-select .option.selected{font-weight:bold;}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default;}.no-csspointerevents .nice-select .list{display:none;}.no-csspointerevents .nice-select.open .list{display:block;}#ui-datepicker-div{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;box-shadow:0 4px 15px rgba(0, 0, 0, 0.24);border:none;padding:0;}#ui-datepicker-div .ui-datepicker-header{background-color:#CCAE6E;border:none;border-bottom:1px solid rgba(255, 255, 255, 0.1);-webkit-border-radius:3px 3px 0 0;-khtml-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;font-weight:normal;padding:0;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next{height:40px;width:40px;line-height:40px;text-align:center;background-color:transparent;border:none;cursor:pointer;padding:0;margin:0;top:0;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span{display:none;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before{font-family:"Material-Design-Iconic-Font";font-size:16px;color:rgba(255, 255, 255, 0.4);}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev{left:0;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before{content:"\f2f4";}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next{right:0;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before{content:"\f2f6";}#ui-datepicker-div .ui-datepicker-title{color:#fff;font-size:16px;line-height:40px;margin:0 40px;}#ui-datepicker-div .ui-datepicker-title select{font-size:inherit;color:#fff;line-height:normal;height:inherit;background-color:transparent;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;margin:0;padding:0;width:inherit;border:none;}#ui-datepicker-div .ui-datepicker-title select option{padding:0;}#ui-datepicker-div .ui-datepicker-calendar{background-color:transparent;border:none;margin:0;}#ui-datepicker-div .ui-datepicker-calendar thead{background-color:#CCAE6E;}#ui-datepicker-div .ui-datepicker-calendar th span{text-transform:uppercase;color:#fff;}#ui-datepicker-div .ui-datepicker-calendar td{font-size:12px;}#ui-datepicker-div .ui-datepicker-calendar td a,#ui-datepicker-div .ui-datepicker-calendar td span{background-color:transparent;border:medium none;text-align:center;}#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-active,#ui-datepicker-div .ui-datepicker-calendar td span.ui-state-active,#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-highlight,#ui-datepicker-div .ui-datepicker-calendar td span.ui-state-highlight{background-color:#CCAE6E;color:#fff;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-highlight,#ui-datepicker-div .ui-datepicker-calendar td span.ui-state-highlight{background-color:rgba(167, 187, 57, 0.0);}#ui-datepicker-div{background-color:#fff;padding:22px;border:1px solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-khtml-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-ms-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-o-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);position:absolute;top:-9999px;min-width:300px;z-index:10001 !important;}@media (max-width:360px){#ui-datepicker-div{min-width:250px;padding:10px;}}#ui-datepicker-div .ui-datepicker-header{position:relative;}#ui-datepicker-div .ui-datepicker-header .ui-corner-all{display:block;height:30px;width:30px;line-height:30px;text-align:center;cursor:pointer;position:absolute;top:0;padding:0;}#ui-datepicker-div .ui-datepicker-header .ui-corner-all:before{content:"\f104";color:#040e24;font-family:FontAwesome;font-size:16px;left:0;position:absolute;right:0;top:0;}#ui-datepicker-div .ui-datepicker-header .ui-corner-all:hover:before{color:#fff;}#ui-datepicker-div .ui-datepicker-header .ui-corner-all span{display:none;}#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev{left:0;}#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next{right:0;}#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before{content:"\f105";}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title{font-weight:700;line-height:30px;margin-bottom:0px;min-height:25px;text-align:center;text-transform:uppercase;font-size:15px;}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span{display:inline-block;vertical-align:middle;line-height:1;}#ui-datepicker-div .ui-datepicker-calendar{margin:0;width:100%;}#ui-datepicker-div .ui-datepicker-calendar th{text-align:center;}#ui-datepicker-div .ui-datepicker-calendar td{text-align:center;padding:6px;color:rgba(0, 0, 0, 0.6);}#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled{color:rgba(0, 0, 0, 0.2);}#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today a{color:#CCAE6E;}#ui-datepicker-div .ui-datepicker-calendar td a{color:#999;}#ui-datepicker-div .ui-datepicker-calendar td a:hover{color:#CCAE6E;}body .clockpicker-popover{min-width:300px;z-index:99999;}body .clockpicker-popover .popover-title{color:#CCAE6E !important;}body .clockpicker-popover.bottom{margin-top:0;}body .clockpicker-popover.top{margin-bottom:0;}body .clockpicker-popover > .arrow{display:none;}body .clockpicker-popover .clockpicker-plate{margin:auto;}body .clockpicker-popover span{color:#CCAE6E;}body .clockpicker-popover .clockpicker-tick:hover,body .clockpicker-popover .clockpicker-tick.active{background-color:rgba(167, 187, 57, 0.6);}.btn,button,.button,input[type="submit"],.added_to_cart.wc-forward,.woocommerce-page .site .button,.woocommerce-page .site button,.woocommerce-page .site input[type="submit"],.woocommerce-page .site .button.alt,.woocommerce-page .site button.alt,.woocommerce-page .site .button.alt.disabled,.woocommerce-page .site button.alt.disabled,.woocommerce-page .site a.button,.woocommerce-page .site #respond input#submit,.woocommerce-page .site input.button:disabled,.woocommerce-page .site input.button.disabled,.woocommerce-page .site input.button[disabled]:disabled,.wpb_wrapper .woocommerce .products .product .button{font-size:14px;border:none;text-transform:capitalize;padding:0 26px;line-height:50px;letter-spacing:0.01em;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;position:relative;display:inline-block;text-align:center;cursor:pointer;}.btn:hover,button:hover,.button:hover,input[type="submit"]:hover,.btn:focus,button:focus,.button:focus,input[type="submit"]:focus,.added_to_cart.wc-forward:hover,.woocommerce-page .site .button:hover,.woocommerce-page .site button:hover,.woocommerce-page .site input[type="submit"]:hover,.woocommerce-page .site .button.alt:hover,.woocommerce-page .site button.alt:hover,.woocommerce-page .site .button:focus,.woocommerce-page .site button:focus,.woocommerce-page .site input[type="submit"]:focus,.woocommerce-page .site .button.alt:focus,.woocommerce-page .site button.alt:focus,.woocommerce-page .site .button.alt.disabled:focus,.woocommerce-page .site button.alt.disabled:focus,.woocommerce-page .site .button.alt.disabled:hover,.woocommerce-page .site button.alt.disabled:hover,.woocommerce-page .site a.button:hover,.woocommerce-page .site #respond input#submit:hover,.woocommerce-page .site a.button:focus,.woocommerce-page .site #respond input#submit:focus,.wpb_wrapper .woocommerce .products .product .button:hover{outline:medium none;text-decoration:none;}.btn.focus,.btn:focus{outline:0;box-shadow:none;}.cms-button-wrapper .btn.focus,.cms-button-wrapper .btn:focus{box-shadow:unset;}.btn{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;font-weight:bold;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;height:50px;line-height:50px;}@media screen and (max-width: 767px){.btn{display:inline-block !important;}}.btn .icon-left{margin-right:4px;}.btn .icon-right{margin-left:4px;}.btn img.icon-left{margin-right:10px;}.btn img.icon-right{margin-left:10px;}.btn.btn-lg,.btn.btn-size-lg{padding-left:45px;padding-right:45px;height:70px;line-height:70px;}.btn.btn-round{padding-left:35px;padding-right:35px;-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;}.btn.btn-primary{padding-left:35px;padding-right:35px;background:#CCAE6E;color:#fff;border:none;}.btn.btn-primary:hover{background-color:#222;}.btn.btn-primary-2x{color:#CCAE6E;padding-left:35px;padding-right:35px;line-height:46px;border:2px solid #CCAE6E;}.btn.btn-primary-2x:hover{border:2px solid #222;color:#222;}.btn.btn-regular-color2{padding-left:35px;padding-right:35px;background:#222;color:#fff;border:none;}.btn.btn-regular-color2:hover{background-color:#CCAE6E;}.btn.btn-regular-color2-bd{padding-left:35px;padding-right:35px;border:2px solid #222;color:#222;line-height:46px;}.btn.btn-regular-color2-bd:hover{border-color:#CCAE6E;color:#CCAE6E;}.btn.btn-noborder{padding-left:35px;padding-right:35px;boder:none;color:#CCAE6E;}.btn.btn-noborder:hover{color:#222;}.btn.btn-noborder2{boder:none;color:#222;}.btn.btn-noborder2:hover{color:#CCAE6E;}.btn.btn-border-bottom{border-top:none;border-left:none;border-right:none;border-bottom:2px solid #222;line-height:inherit;height:auto;padding-left:0;padding-right:0;position:relative;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}.btn.btn-border-bottom:before{display:block;content:" ";}.btn.btn-border-bottom:hover{border-color:#CCAE6E;}.btn-align-right{text-align:right;}.btn-align-center{text-align:center;}.btn-group{margin-top:26px;}.btn-group + .btn-group{margin-left:30px;}.btn-video{font-size:14px !important;line-height:50px !important;font-weight:700;color:#fff;text-transform:capitalize;padding-left:65px !important;position:relative;display:inline-block;}.btn-video:before{content:"\f04b";font-family:FontAwesome;-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;border:2px solid #fff;height:50px;width:50px;line-height:46px;position:absolute;top:0;left:0;font-size:12px;color:#fff;text-align:center;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.btn-video:hover{color:#fff;}.btn-video:focus{color:#fff;}@media (min-width: 992px) and (max-width: 1199px){.btn-align-left-md{text-align:left;}.btn-align-right-md{text-align:right;}.btn-align-center-md{text-align:center;}}@media (min-width: 768px) and (max-width: 991px){.btn-align-left-sm{text-align:left;}.btn-align-right-sm{text-align:right;}.btn-align-center-sm{text-align:center;}}@media screen and (max-width: 767px){.btn-align-left-xs{text-align:left;}.btn-align-right-xs{text-align:right;}.btn-align-center-xs{text-align:center;}}#site-header-wrap{position:relative;z-index:1002;}#site-header-wrap ul{padding-left:0;list-style:none;}#site-header-wrap .site-branding{position:relative;}#site-header-wrap .site-branding a{float:left;}#site-header-wrap .site-branding a:not(.logo-light){opacity:0;}#site-header-wrap .site-branding img{max-height:45px;}#site-header-wrap .site-menu-right{margin-left:18px;}#site-header-wrap .site-menu-right .menu-right-item{font-size:14px;font-weight:bold;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;cursor:pointer;}#site-header-wrap .site-menu-right .menu-right-item.h-btn{border:2px solid;display:inline-block;line-height:30px;padding:0px 15px;-webkit-transition:all 120ms linear 0ms;-khtml-transition:all 120ms linear 0ms;-moz-transition:all 120ms linear 0ms;-ms-transition:all 120ms linear 0ms;-o-transition:all 120ms linear 0ms;transition:all 120ms linear 0ms;}#site-header-wrap .site-menu-right .menu-right-item.h-btn-search{font-size:15px;margin-left:15px;}#site-header-wrap .h-social{text-align:right;display:inline-block;padding-left:15px;}#site-header-wrap .h-social li{display:inline-block;padding:0px 9px;}#site-header-wrap .h-social li:first-child{padding-left:0;}#site-header-wrap .h-social li:last-child{padding-right:0;}#site-header-wrap .h-social li a{font-size:16px;}#site-header-wrap .h-social li a:hover{color:#CCAE6E;}.header-2 .site-menu-right,.header-6 .site-menu-right{display:flex;}.header-2 .site-menu-right .h-btn-text a,.header-6 .site-menu-right .h-btn-text a{font-weight:bold;}.header-2 .site-menu-right .h-btn-search,.header-6 .site-menu-right .h-btn-search{margin-left:15px;padding-left:15px;position:relative;}.header-2 .site-menu-right .h-btn-search:before,.header-6 .site-menu-right .h-btn-search:before{content:"";background-color:#ccc;display:block;width:1px;height:12px;position:absolute;top:7px;left:0;}.header-2 .site-menu-right .h-social,.header-6 .site-menu-right .h-social{margin-left:15px;}.header-5 .site-menu-right .h-btn-text a{padding:5px 17px;border:2px solid #222;color:#222;}.header-5 .site-menu-right .h-btn-text a:hover{border-color:#CCAE6E;color:#CCAE6E;}.header-5 .site-menu-right .h-btn-search{margin-left:15px;color:#222;font-weight:600;}.header-2 .site-menu-right .h-btn-text a,.header-3 .site-menu-right .h-btn-text a,.header-2 .site-menu-right .h-social li a,.header-3 .site-menu-right .h-social li a{color:#fff;}.header-2 .site-menu-right .h-btn-text a:hover,.header-3 .site-menu-right .h-btn-text a:hover,.header-2 .site-menu-right .h-social li a:hover,.header-3 .site-menu-right .h-social li a:hover{color:#CCAE6E;}.header-2 .site-menu-right .h-btn-text a,.header-3 .site-menu-right .h-btn-text a{font-size:14px;}.header-2 .site-menu-right .h-btn-text a,.header-6 .site-menu-right .h-btn-text a{background-color:#CCAE6E;padding:5px 17px;color:#fff;font-size:14px;}.header-2 .site-menu-right .h-btn-text a:hover,.header-6 .site-menu-right .h-btn-text a:hover{color:#fff;background-color:rgba(167, 187, 57, 0.7);}.header-2 .site-menu-right .h-social,.header-6 .site-menu-right .h-social{padding-left:15px;}.header-6 .site-menu-right .h-social li a,.header-7 .site-menu-right .h-social li a{color:#222;}.header-6 .site-menu-right .h-social li a:hover,.header-7 .site-menu-right .h-social li a:hover{color:#CCAE6E;}.header-3 .h-btn-text,.header-7 .h-btn-text{margin-right:15px;}.header-3 .h-btn-text a,.header-7 .h-btn-text a{padding:5px 17px;border:2px solid;font-size:14px;font-weight:bold;}.header-3 .h-btn-text a:hover,.header-7 .h-btn-text a:hover{border-color:#CCAE6E;color:#CCAE6E;}.header-3 .header-content,.header-7 .header-content{display:flex;align-items:center;flex-wrap:nowrap;}.header-3 .header-content .wp-box-nav-left,.header-7 .header-content .wp-box-nav-left{width:35%;display:flex;}.header-3 .header-content .wp-box-nav-left .h-btn-text,.header-7 .header-content .wp-box-nav-left .h-btn-text{flex-grow:1;}.header-3 .header-content .wp-box-nav-left #menuleft > li,.header-7 .header-content .wp-box-nav-left #menuleft > li{padding-left:15px;padding-right:15px;}.header-3 .header-content .wp-box-nav-left #menuleft > li:last-child,.header-7 .header-content .wp-box-nav-left #menuleft > li:last-child{padding-right:0;}.header-3 .header-content .site-branding,.header-7 .header-content .site-branding{position:relative;width:30%;text-align:center;margin:10px 0;}.header-3 .header-content .site-branding .logo-light,.header-7 .header-content .site-branding .logo-light{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:1;}.header-3 .header-content .wp-box-nav-right,.header-7 .header-content .wp-box-nav-right{width:35%;align-items:center;flex-wrap:nowrap;position:relative;}.header-3 .header-content .wp-box-nav-right .primary-menu,.header-7 .header-content .wp-box-nav-right .primary-menu{float:left;}.header-3 .header-content .wp-box-nav-right .primary-menu > li,.header-7 .header-content .wp-box-nav-right .primary-menu > li{padding-left:15px;padding-right:15px;}.header-3 .header-content .wp-box-nav-right .primary-menu > li:first-child,.header-7 .header-content .wp-box-nav-right .primary-menu > li:first-child{padding-left:0;}.header-3 .header-content .wp-box-nav-right .site-menu-right,.header-7 .header-content .wp-box-nav-right .site-menu-right{float:right;line-height:100px;}.header-3 .h-btn-text a{border-color:#fff;color:#fff;line-height:100px;}.header-7 .h-btn-text a{border-color:#222;color:#222;line-height:100px;}.header-1 .header-content,.header-2 .header-content,.header-4 .header-content,.header-9 .header-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.header-1 .header-content .site-branding,.header-2 .header-content .site-branding,.header-4 .header-content .site-branding,.header-9 .header-content .site-branding{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.header-1 .header-content .main-navigation,.header-2 .header-content .main-navigation,.header-4 .header-content .main-navigation,.header-9 .header-content .main-navigation{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.header-1 .header-content .site-menu-right,.header-2 .header-content .site-menu-right,.header-4 .header-content .site-menu-right,.header-9 .header-content .site-menu-right{justify-self:flex-end;}.header-1 .header-content .site-menu-right .menu-right-item.h-btn,.header-2 .header-content .site-menu-right .menu-right-item.h-btn,.header-4 .header-content .site-menu-right .menu-right-item.h-btn,.header-9 .header-content .site-menu-right .menu-right-item.h-btn{border-color:#fff;color:#fff;}.header-1 .btn-icon-sidebar-popup:before,.header-2 .btn-icon-sidebar-popup:before,.header-4 .btn-icon-sidebar-popup:before,.header-9 .btn-icon-sidebar-popup:before,.header-1 .btn-icon-sidebar-popup:after,.header-2 .btn-icon-sidebar-popup:after,.header-4 .btn-icon-sidebar-popup:after,.header-9 .btn-icon-sidebar-popup:after,.header-1 .btn-icon-sidebar-popup span,.header-2 .btn-icon-sidebar-popup span,.header-4 .btn-icon-sidebar-popup span,.header-9 .btn-icon-sidebar-popup span{background-color:#fff;}@media screen and (max-width: 991px){.header-1 .btn-icon-sidebar-popup,.header-2 .btn-icon-sidebar-popup,.header-4 .btn-icon-sidebar-popup,.header-9 .btn-icon-sidebar-popup{display:none;}}.header-5 .header-content,.header-6 .header-content,.header-8 .header-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.header-5 .header-content .site-branding,.header-6 .header-content .site-branding,.header-8 .header-content .site-branding{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.header-5 .header-content .main-navigation,.header-6 .header-content .main-navigation,.header-8 .header-content .main-navigation{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}@media screen and (min-width: 992px){.header-5 .header-content .main-navigation .primary-menu,.header-6 .header-content .main-navigation .primary-menu,.header-8 .header-content .main-navigation .primary-menu{float:right;}}.header-5 .header-content .site-menu-right,.header-6 .header-content .site-menu-right,.header-8 .header-content .site-menu-right{justify-self:flex-end;}.header-5 .header-content .site-menu-right .icon-cart,.header-6 .header-content .site-menu-right .icon-cart,.header-8 .header-content .site-menu-right .icon-cart{cursor:pointer;font-weight:400;}.header-5 .header-content .site-menu-right .icon-cart svg,.header-6 .header-content .site-menu-right .icon-cart svg,.header-8 .header-content .site-menu-right .icon-cart svg{position:relative;top:3px;left:5px;}@media screen and (min-width: 992px){.header-5 .header-content .site-menu-right .icon-cart,.header-6 .header-content .site-menu-right .icon-cart,.header-8 .header-content .site-menu-right .icon-cart{display:inline-block;line-height:100px;}}.header-5 .header-content .site-menu-right .icon-cart .couter_items,.header-6 .header-content .site-menu-right .icon-cart .couter_items,.header-8 .header-content .site-menu-right .icon-cart .couter_items{padding:1px 2px 1px 5px;color:#222;position:relative;font-weight:bold;left:0px;top:-8px;}.header-5 .header-content .site-menu-right .h-btn-search,.header-6 .header-content .site-menu-right .h-btn-search,.header-8 .header-content .site-menu-right .h-btn-search{color:#222;}.header-5 #headroom,.header-6 #headroom,.header-8 #headroom{background-color:#fff;}.header-5 .site-branding a.logo-dark,.header-6 .site-branding a.logo-dark,.header-8 .site-branding a.logo-dark{opacity:1 !important;}.header-5 .site-branding .logo-light,.header-6 .site-branding .logo-light,.header-8 .site-branding .logo-light,.header-5 .site-branding .logo-mobile,.header-6 .site-branding .logo-mobile,.header-8 .site-branding .logo-mobile{position:absolute;top:0;right:0;opacity:0;}.header-4 .site-menu-right .h-btn-text a{color:#fff;border:2px solid #fff;}.header-8 .site-menu-right .h-btn-text a{color:#222;border:2px solid #222;}.btn-icon-sidebar-popup{display:inline-block;border-radius:2px;color:#333;display:inline-block;font-size:16px;height:34px;line-height:33px;text-align:left;vertical-align:middle;margin-left:30px;width:16px;cursor:pointer;position:relative;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.btn-icon-sidebar-popup:before,.btn-icon-sidebar-popup:after,.btn-icon-sidebar-popup span{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;content:"";background-color:#222;display:block;height:2px;left:0;position:absolute;right:0;width:16px;top:22px;}.btn-icon-sidebar-popup:before{top:10px;}.btn-icon-sidebar-popup span{top:16px;}.btn-icon-sidebar-popup.opened:before{top:15px;-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}.btn-icon-sidebar-popup.opened:after{top:15px;-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}.btn-icon-sidebar-popup.opened span{display:none;}@media screen and (max-width: 991px){.btn-icon-sidebar-popup{width:25px !important;margin-left:10px;}.btn-icon-sidebar-popup:before,.btn-icon-sidebar-popup:after,.btn-icon-sidebar-popup span{background-color:#222 !important;}.btn-icon-sidebar-popup:before{top:9px !important;width:16px !important;}.btn-icon-sidebar-popup span{width:21px !important;}.btn-icon-sidebar-popup:after{top:23px !important;width:25px !important;}.btn-icon-sidebar-popup.opened{top:60px !important;}}@media (max-width:360px){.btn-icon-sidebar-popup{display:none !important;}}#main-menu-mobile{display:none;}#main-menu-mobile #search-mobile{border-radius:2px;right:10px;height:34px;width:40px;display:inline-block;line-height:32px;color:#222;text-align:center;font-size:14px;cursor:pointer;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#main-menu-mobile #search-mobile .h-btn-search{width:100%;height:100%;display:block;}.btn-nav-mobile{display:inline-block;border-radius:2px;margin-left:10px;color:#222;display:inline-block;font-size:16px;height:34px;line-height:33px;text-align:center;vertical-align:middle;width:40px;padding-left:5px;padding-right:5px;cursor:pointer;position:relative;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;border:1px solid #9b9b9b;}.btn-nav-mobile:before,.btn-nav-mobile:after,.btn-nav-mobile span{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;content:"";background-color:#222;display:block;height:2px;left:0;margin:auto;position:absolute;right:0;width:25px;top:23px;}.btn-nav-mobile:before{top:9px;width:25px;}.btn-nav-mobile:after{width:25px;}.btn-nav-mobile span{top:16px;}.btn-nav-mobile.opened:before{top:15px;width:25px;-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}.btn-nav-mobile.opened:after{top:15px;width:25px;-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}.btn-nav-mobile.opened span{display:none;}@media screen and (min-width: 992px){.primary-menu{float:right;}}.primary-menu > li.megamenu{position:static;}.primary-menu > li.megamenu > .sub-menu{width:100%;left:0;}.primary-menu > li.megamenu > .sub-menu > li{padding-left:20px;padding-right:20px;}.primary-menu > li.megamenu > .sub-menu .menu li{padding-left:0px;padding-right:0px;}.primary-menu > li.megamenu > .sub-menu .menu li a{color:#9b9b9b;border-color:#494b4f;}@media screen and (max-width: 767px){.primary-menu > li.megamenu > .sub-menu .container{padding-left:0 !important;padding-right:0 !important;}.primary-menu > li.megamenu > .sub-menu .vc_row{padding-left:10px !important;padding-right:10px !important;}.primary-menu > li.megamenu > .sub-menu .vc_column_container > .vc_column-inner{padding-top:15px !important;border-right:none !important;}.primary-menu > li.megamenu > .sub-menu .vc_column_container > .vc_column-inner .vc_wp_custommenu{margin-bottom:0 !important;}}@media screen and (min-width: 992px){#site-header-wrap.rf-no-active .site-menu-right .menu-right-item{color:#fff;}#site-header-wrap.rf-no-active .site-menu-right .menu-right-item:hover{border-color:#CCAE6E;color:;}#site-header-wrap.header-layout3 .header-content,#site-header-wrap.header-layout7 .header-content{display:flex;align-items:center;flex-wrap:nowrap;}#site-header-wrap.header-layout3 .header-content .wp-box-nav-left,#site-header-wrap.header-layout7 .header-content .wp-box-nav-left{width:35%;}#site-header-wrap.header-layout3 .header-content .wp-box-nav-left #menuleft > li,#site-header-wrap.header-layout7 .header-content .wp-box-nav-left #menuleft > li{padding-left:15px;padding-right:15px;}#site-header-wrap.header-layout3 .header-content .wp-box-nav-left #menuleft > li:last-child,#site-header-wrap.header-layout7 .header-content .wp-box-nav-left #menuleft > li:last-child{padding-right:0;}#site-header-wrap.header-layout3 .header-content .site-branding,#site-header-wrap.header-layout7 .header-content .site-branding{position:relative;width:30%;text-align:center;margin:10px 0;}#site-header-wrap.header-layout3 .header-content .site-branding .logo-light,#site-header-wrap.header-layout7 .header-content .site-branding .logo-light,#site-header-wrap.header-layout3 .header-content .site-branding .logo-mobile,#site-header-wrap.header-layout7 .header-content .site-branding .logo-mobile{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}#site-header-wrap.header-layout3 .header-content .wp-box-nav-right,#site-header-wrap.header-layout7 .header-content .wp-box-nav-right{width:35%;align-items:center;flex-wrap:nowrap;position:relative;}#site-header-wrap.header-layout3 .header-content .wp-box-nav-right .primary-menu,#site-header-wrap.header-layout7 .header-content .wp-box-nav-right .primary-menu{float:left;}#site-header-wrap.header-layout3 .header-content .wp-box-nav-right .primary-menu > li,#site-header-wrap.header-layout7 .header-content .wp-box-nav-right .primary-menu > li{padding-left:15px;padding-right:15px;}#site-header-wrap.header-layout3 .header-content .wp-box-nav-right .primary-menu > li:first-child,#site-header-wrap.header-layout7 .header-content .wp-box-nav-right .primary-menu > li:first-child{padding-left:0;}#site-header-wrap.header-layout3 .header-content .wp-box-nav-right .site-menu-right,#site-header-wrap.header-layout7 .header-content .wp-box-nav-right .site-menu-right{float:right;line-height:100px;}#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li > a,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li > a{line-height:100px;}#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li:hover > a,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li:hover > a,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_item > a,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_item > a,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-item > a,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-item > a,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_ancestor > a,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_ancestor > a,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-ancestor > a,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li:hover > a.no-one-page,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li:hover > a.no-one-page,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_item > a.no-one-page,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_item > a.no-one-page,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-item > a.no-one-page,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-item > a.no-one-page,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_ancestor > a.no-one-page,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_ancestor > a.no-one-page,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-ancestor > a.no-one-page,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E;}#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .site-branding-desktop .logo-dark,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .site-branding-desktop .logo-dark{opacity:1 !important;}#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .site-branding-desktop .logo-light,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .site-branding-desktop .logo-light,#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .site-branding-desktop .logo-mobile,#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .site-branding-desktop .logo-mobile{opacity:0;}#site-header-wrap.header-layout4 .h-cart-wrapper,#site-header-wrap.header-layout8 .h-cart-wrapper{display:inline-block;}#site-header-wrap.header-layout4 .h-cart-wrapper .icon-cart,#site-header-wrap.header-layout8 .h-cart-wrapper .icon-cart{color:#fff;cursor:pointer;}#site-header-wrap.header-layout4 .h-cart-wrapper .icon-cart .couter_items,#site-header-wrap.header-layout8 .h-cart-wrapper .icon-cart .couter_items{padding:0px 2px 0 5px;color:#fff;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:relative;left:0px;top:-8px;}#site-header-wrap.header-layout4 .site-menu-right .h-btn-text,#site-header-wrap.header-layout8 .site-menu-right .h-btn-text{margin-left:15px;}#site-header-wrap.header-layout4 .site-menu-right .h-btn-text a,#site-header-wrap.header-layout8 .site-menu-right .h-btn-text a{padding:5px 17px;font-weight:bold;}#site-header-wrap.header-layout4 .site-menu-right .h-btn-text a:hover,#site-header-wrap.header-layout8 .site-menu-right .h-btn-text a:hover{border-color:#CCAE6E;color:#CCAE6E;}#site-header-wrap.header-layout4 .site-menu-right .h-btn-search,#site-header-wrap.header-layout8 .site-menu-right .h-btn-search{margin-left:15px;}#site-header-wrap.header-layout4 .headroom--not-top.headroom--not-bottom .h-cart-wrapper .icon-cart,#site-header-wrap.header-layout8 .headroom--not-top.headroom--not-bottom .h-cart-wrapper .icon-cart{cursor:pointer;}#site-header-wrap.header-layout4 .headroom--not-top.headroom--not-bottom .h-cart-wrapper .icon-cart svg,#site-header-wrap.header-layout8 .headroom--not-top.headroom--not-bottom .h-cart-wrapper .icon-cart svg{position:relative;top:3px;left:5px;fill:#222;}#site-header-wrap.header-layout1 #headroom,#site-header-wrap.header-layout9 #headroom{border-bottom:1px solid rgba(255, 255, 255, 0.10);}#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom{-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-khtml-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-ms-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-o-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);background-color:#fff;}#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo{opacity:1;}#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom .site-branding img,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom .site-branding img{max-height:40px;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom .h-btn-search,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom .h-btn-search{color:#222;}#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup:before,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup:before,#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup:after,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup:after,#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup span,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup span{background-color:#222;}#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom .site-menu-right .btn-text-header a,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom .site-menu-right .btn-text-header a{color:#222;}#site-header-wrap.header-layout1 #headroom.headroom--not-top.headroom--not-bottom .site-menu-right .btn-text-header a:hover,#site-header-wrap.header-layout9 #headroom.headroom--not-top.headroom--not-bottom .site-menu-right .btn-text-header a:hover{color:#CCAE6E;border-color:#CCAE6E;}#site-header-wrap.header-layout2 .topbar-panel{border-bottom:1px solid #ededed;}#site-header-wrap.header-layout2 .topbar-panel .container{display:flex;}#site-header-wrap.header-layout2 .topbar-panel .container .top-information,#site-header-wrap.header-layout2 .topbar-panel .container .cms-socials{flex-grow:1;}#site-header-wrap.header-layout2 .primary-menu > li > a{line-height:100px;background-color:transparent;}#site-header-wrap.header-layout2 .site-menu-right .btn-text-header a{border:2px solid #333;border-radius:33px;display:inline-block;line-height:27px;padding:0 15px;}#site-header-wrap.header-layout2 .site-menu-right .btn-text-header a:hover{border-color:#CCAE6E;color:#CCAE6E;}#site-header-wrap.header-layout3 .top-social{text-align:right;}#site-header-wrap.header-layout3 .top-social li a{color:#CCAE6E;}#site-header-wrap.header-layout3 .top-social li a:hover{color:#fff;}#site-header-wrap.header-layout3 .primary-menu > li > a:before{background-color:#CCAE6E;}#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo-dark{top:50%;left:50%;transform:translate(-50%, -50%);}#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo-light{opacity:0;}#site-header-wrap.header-layout3 #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo-mobile{opacity:0;}#site-header-wrap.header-layout4 #headroom{border-bottom:1px solid rgba(255, 255, 255, 0.15);}#site-header-wrap.header-layout4 .site-menu-right .h-cart-wrapper{margin-right:0;}#site-header-wrap.header-layout4 .site-menu-right .h-cart-wrapper .icon-cart svg .cls-1{fill:#fff;fill-rule:evenodd;}#site-header-wrap.header-layout4 .site-menu-right .h-cart-wrapper .icon-cart .couter_items{color:#fff;}#site-header-wrap.header-layout4 .site-menu-right .btn-icon-sidebar-popup{margin-left:20px;}#site-header-wrap.header-layout5 #headroom.headroom--not-top.headroom--not-bottom .h-btn-search{color:#222;}#site-header-wrap.header-layout5 #headroom.headroom--not-top.headroom--not-bottom .h-btn-text a{color:#222;border:2px solid #222;padding:8px 17px;-webkit-transition:all 120ms linear 0ms;-khtml-transition:all 120ms linear 0ms;-moz-transition:all 120ms linear 0ms;-ms-transition:all 120ms linear 0ms;-o-transition:all 120ms linear 0ms;transition:all 120ms linear 0ms;}#site-header-wrap.header-layout5 #headroom.headroom--not-top.headroom--not-bottom .h-btn-text a:hover{color:#CCAE6E;border:2px solid #CCAE6E;}#site-header-wrap.header-layout5 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup:before,#site-header-wrap.header-layout5 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup:after,#site-header-wrap.header-layout5 #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup span{background-color:#222;}#site-header-wrap.header-layout6 #headroom.headroom--top.headroom--not-bottom .primary-menu-not-set a:hover,#site-header-wrap.header-layout6.no-sticky #headroom .primary-menu-not-set a:hover{color:#CCAE6E;}#site-header-wrap.header-layout6 #headroom.headroom--top.headroom--not-bottom .btn-text-header a,#site-header-wrap.header-layout6.no-sticky #headroom .btn-text-header a,#site-header-wrap.header-layout6 #headroom.headroom--top.headroom--not-bottom .h-btn-search,#site-header-wrap.header-layout6.no-sticky #headroom .h-btn-search{color:#333;}#site-header-wrap.header-layout6 #headroom.headroom--top.headroom--not-bottom .site-menu-right .btn-text-header a,#site-header-wrap.header-layout6.no-sticky #headroom .site-menu-right .btn-text-header a{line-height:27px;border:2px solid #222;border-radius:33px;padding:0 15px;display:inline-block;}#site-header-wrap.header-layout6 #headroom.headroom--top.headroom--not-bottom .site-menu-right .btn-text-header a:hover,#site-header-wrap.header-layout6.no-sticky #headroom .site-menu-right .btn-text-header a:hover{color:#CCAE6E;border-color:#CCAE6E;}#site-header-wrap.header-layout6 #headroom.headroom--top.headroom--not-bottom .site-menu-right .menu-right-item.h-btn,#site-header-wrap.header-layout6.no-sticky #headroom .site-menu-right .menu-right-item.h-btn{border-color:#333;color:#333;}#site-header-wrap.header-layout6 #headroom .site-menu-right .h-cart-wrapper .icon-cart svg .cls-1{fill:#222 !important;fill-rule:evenodd;}#site-header-wrap.header-layout6 #headroom.headroom--not-top.headroom--not-bottom .h-btn-search{color:#222;}#site-header-wrap.header-layout6 #headroom.headroom--not-top.headroom--not-bottom .menu-right-item .h-cart-wrapper .icon-cart{display:inline-block;line-height:80px;}#site-header-wrap.header-layout6 #headroom.headroom--not-top.headroom--not-bottom .btn-text-header a{border:2px solid #333;border-radius:33px;display:inline-block;line-height:30px;padding:0px 15px;}#site-header-wrap.header-layout6 #headroom.headroom--not-top.headroom--not-bottom .btn-text-header a:hover{border-color:#CCAE6E;color:#CCAE6E;}#site-header-wrap.header-layout6 .topbar-panel{font-size:14px;}#site-header-wrap.header-layout6 .topbar-panel .container{display:flex;}#site-header-wrap.header-layout6 .topbar-panel .container .top-information,#site-header-wrap.header-layout6 .topbar-panel .container .cms-socials{flex-grow:1;}#site-header-wrap.header-layout6 .topbar-panel .container .top-information{padding-left:30px;}#site-header-wrap.header-layout6 .top-information li{color:#fff;}#site-header-wrap.header-layout6 .top-information li:first-child{padding-left:30px;}#site-header-wrap.header-layout6 .top-information li i{color:#fff;}#site-header-wrap.header-layout6 .top-information li a{color:#fff;}#site-header-wrap.header-layout6 .top-information li a:hover{color:#CCAE6E;}#site-header-wrap.header-layout6 .top-information li a i{color:#fff;}#site-header-wrap.header-layout6 .top-social{padding-right:30px;}#site-header-wrap.header-layout6 .top-social li a{color:#CCAE6E;}#site-header-wrap.header-layout6 .top-social li a:hover{color:#fff;}#site-header-wrap.header-layout6 .header-medium .primary-menu > li > a:before{background-color:#CCAE6E;}#site-header-wrap.header-layout7 #headroom{border-bottom:1px solid #ededed;}#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom{-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-khtml-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-ms-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-o-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);background-color:#fff;}#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo-dark{opacity:1;}#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo-light{opacity:0;}#site-header-wrap.header-layout7 #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo-mobile{opacity:0;}#site-header-wrap.header-layout7 #headroom .primary-menu > li > a{line-height:100px;}#site-header-wrap.header-layout7 #headroom .primary-menu > li > a:hover{color:#CCAE6E;}#site-header-wrap.header-layout7 .site-branding .logo-dark{opacity:1;}#site-header-wrap.header-layout7 .logo-light,#site-header-wrap.header-layout7 .logo-mobile{position:absolute;top:0;left:0;opacity:0;}#site-header-wrap.header-layout7 .site-branding > a{float:none;}#site-header-wrap.header-layout7 .site-menu-right .h-btn-text a{color:#fff;}#site-header-wrap.header-layout7 .site-menu-right .h-btn-text a:hover{background-color:#222;}#site-header-wrap.header-layout7 .site-menu-right .btn-text-header .menu-right-item{border:2px solid #CCAE6E;background:#CCAE6E;color:#fff;}#site-header-wrap.header-layout7 .site-menu-right .btn-text-header .menu-right-item:hover{background:#222;border-color:#222;}#site-header-wrap.header-layout8 .site-menu-right .h-cart-wrapper{margin-right:0;}#site-header-wrap.header-layout8 .site-menu-right .h-cart-wrapper .icon-cart svg .cls-1{fill:#222;fill-rule:evenodd;}#site-header-wrap.header-layout8 .site-menu-right .h-cart-wrapper .icon-cart .couter_items{color:#222;}#site-header-wrap.header-layout8 .site-menu-right .widget_shopping_cart{left:auto;}#site-header-wrap.header-layout8 .site-menu-right .widget_shopping_cart:before{display:none;}#site-header-wrap.header-layout8 .header-medium .main-navigation .primary-menu{float:none;display:table;margin-left:auto;margin-right:auto;}#site-header-wrap.header-transparent{position:absolute;left:0;right:0;top:0;}#site-header-wrap.header-transparent .site-branding .logo-dark,#site-header-wrap.header-transparent .site-branding .logo-mobile{position:absolute;top:0;left:0;}#site-header-wrap.header-transparent #headroom.headroom--top.headroom--not-bottom .primary-menu-not-set a:hover,#site-header-wrap.header-transparent.no-sticky #headroom .primary-menu-not-set a:hover{color:#CCAE6E;}#site-header-wrap.header-transparent #headroom.headroom--top.headroom--not-bottom .site-menu-right .menu-right-item.h-btn,#site-header-wrap.header-transparent.no-sticky #headroom .site-menu-right .menu-right-item.h-btn{border-color:#fff;color:#fff;}#site-header-wrap.header-transparent #headroom.headroom--top.headroom--not-bottom .site-menu-right .menu-right-item.h-btn:hover,#site-header-wrap.header-transparent.no-sticky #headroom .site-menu-right .menu-right-item.h-btn:hover{border-color:#CCAE6E;color:#CCAE6E;}#site-header-wrap.header-transparent #headroom.headroom--top.headroom--not-bottom .site-menu-right .h-cart-wrapper .icon-cart svg .cls-1,#site-header-wrap.header-transparent.no-sticky #headroom .site-menu-right .h-cart-wrapper .icon-cart svg .cls-1{fill:#fff;fill-rule:evenodd;}#site-header-wrap.header-transparent #headroom{border-bottom:1px solid rgba(255, 255, 255, 0.10);}.admin-bar #site-header-wrap.header-transparent{top:32px;}#site-header-wrap .main-navigation .primary-menu > li.megamenu{position:static;}#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu{width:100%;padding-top:23px;padding-bottom:0;padding-left:0 !important;}#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu > li{padding-left:20px;padding-right:20px;}#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu .menu li{padding-left:0px;padding-right:0px;}#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu .menu li a{color:#9b9b9b;border-color:#494b4f;position:relative;}#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu .menu li a:before{content:'';height:2px;width:7px;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);background-color:#CCAE6E;position:absolute;left:-7px;top:50%;opacity:0;-webkit-transition:all 0.3s linear;-khtml-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu .menu li.current-menu-item a,#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu .menu li a:hover{color:#CCAE6E;padding-left:15px;}#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu .menu li.current-menu-item a:before,#site-header-wrap .main-navigation .primary-menu > li.megamenu > .sub-menu .menu li a:hover:before{opacity:1;left:0px;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom{-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-khtml-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-ms-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);-o-box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);box-shadow:0 3px 6px rgba(0, 0, 0, 0.08);background-color:#fff;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .site-branding .logo-dark{opacity:1;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .site-branding img{max-height:40px;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li > a{line-height:80px;color:#222;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li > a:before{background-color:#CCAE6E !important;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li:hover > a,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_item > a,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-item > a,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_ancestor > a,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li:hover > a.no-one-page,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_item > a.no-one-page,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-item > a.no-one-page,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current_page_ancestor > a.no-one-page,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .site-menu-right .icon-cart{line-height:80px;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .site-menu-right .h-cart-wrapper .icon-cart svg{position:relative;top:3px;left:5px;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .site-menu-right .h-cart-wrapper .icon-cart svg .cls-1{fill:#222;fill-rule:evenodd;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .header-content .wp-box-nav-left .h-btn-text{color:#222;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .header-content .wp-box-nav-left .h-btn-text a{color:#222;border:2px solid ;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .header-content .wp-box-nav-left .h-btn-text a:hover{color:#CCAE6E;border:2px solid #CCAE6E;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .header-content .site-menu-right .h-social li a{color:#222;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .header-content .site-menu-right .h-social li a:hover{color:#CCAE6E;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .h-btn-search{color:#222;}#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup:before,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup:after,#site-header-wrap #headroom.headroom--not-top.headroom--not-bottom .btn-icon-sidebar-popup span{background-color:#222;}}@media screen and (min-width: 992px){#site-header-wrap.header-layout4 .h-cart-wrapper .icon-cart,#site-header-wrap.header-layout8 .h-cart-wrapper .icon-cart{display:inline-block;line-height:100px;}#site-header-wrap.header-layout4 .h-cart-wrapper .icon-cart svg,#site-header-wrap.header-layout8 .h-cart-wrapper .icon-cart svg{position:relative;top:3px;left:5px;}}@media screen and (min-width: 992px){#site-header-wrap.header-layout4 .headroom--not-top.headroom--not-bottom .h-cart-wrapper .icon-cart,#site-header-wrap.header-layout8 .headroom--not-top.headroom--not-bottom .h-cart-wrapper .icon-cart{color:#222;display:inline-block;line-height:80px;}#site-header-wrap.header-layout4 .headroom--not-top.headroom--not-bottom .h-cart-wrapper .icon-cart .couter_items,#site-header-wrap.header-layout8 .headroom--not-top.headroom--not-bottom .h-cart-wrapper .icon-cart .couter_items{color:#222;}}@media screen and (min-width: 1200px){#site-header-wrap.header-layout3 .site-branding.site-branding-mobile,#site-header-wrap.header-layout7 .site-branding.site-branding-mobile{display:none !important;}#site-header-wrap.header-layout3 .wp-box-nav-left-right,#site-header-wrap.header-layout7 .wp-box-nav-left-right{display:none;}}@media (min-width: 992px) and (max-width: 1199px){#site-header-wrap.header-layout3 .site-branding.site-branding-mobile,#site-header-wrap.header-layout7 .site-branding.site-branding-mobile{display:block !important;}#site-header-wrap.header-layout3 .site-branding.site-branding-desktop,#site-header-wrap.header-layout7 .site-branding.site-branding-desktop{display:none !important;}#site-header-wrap.header-layout3 .wp-box-nav-left-right,#site-header-wrap.header-layout7 .wp-box-nav-left-right{display:block !important;flex-grow:1;}#site-header-wrap.header-layout3 .wp-box-nav-left-right .main-navigation,#site-header-wrap.header-layout7 .wp-box-nav-left-right .main-navigation{display:flex;}#site-header-wrap.header-layout3 .wp-box-nav-left-right .main-navigation .primary-menu,#site-header-wrap.header-layout7 .wp-box-nav-left-right .main-navigation .primary-menu{flex-grow:1;}#site-header-wrap.header-layout3 .wp-box-nav-left,#site-header-wrap.header-layout7 .wp-box-nav-left,#site-header-wrap.header-layout3 .wp-box-nav-right,#site-header-wrap.header-layout7 .wp-box-nav-right{display:none !important;}#site-header-wrap.header-layout3 .site-branding,#site-header-wrap.header-layout7 .site-branding{flex-grow:1;}#site-header-wrap.header-layout3 .site-branding.site-branding-mobile,#site-header-wrap.header-layout7 .site-branding.site-branding-mobile{flex-grow:1;display:block !important;}#site-header-wrap.header-layout3 .site-branding.site-branding-mobile a.logo-light,#site-header-wrap.header-layout7 .site-branding.site-branding-mobile a.logo-light,#site-header-wrap.header-layout3 .site-branding.site-branding-mobile a.logo-mobile,#site-header-wrap.header-layout7 .site-branding.site-branding-mobile a.logo-mobile{left:0;top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}#site-header-wrap.header-layout3 .site-branding.site-branding-desktop,#site-header-wrap.header-layout7 .site-branding.site-branding-desktop{display:none !important;}#site-header-wrap.header-layout3 .wp-box-nav-left-right,#site-header-wrap.header-layout7 .wp-box-nav-left-right{display:block !important;flex-grow:0;}#site-header-wrap.header-layout3 .wp-box-nav-left-right .main-navigation,#site-header-wrap.header-layout7 .wp-box-nav-left-right .main-navigation{display:flex;}#site-header-wrap.header-layout3 .wp-box-nav-left-right .main-navigation .primary-menu,#site-header-wrap.header-layout7 .wp-box-nav-left-right .main-navigation .primary-menu{flex-grow:1;}#site-header-wrap.header-layout3 .wp-box-nav-left-right .main-navigation .primary-menu > li > a,#site-header-wrap.header-layout7 .wp-box-nav-left-right .main-navigation .primary-menu > li > a{padding:0 15px;}#site-header-wrap.header-layout3 .wp-box-nav-left-right .main-navigation .h-btn-text,#site-header-wrap.header-layout7 .wp-box-nav-left-right .main-navigation .h-btn-text{margin-right:0;margin-left:25px;}#site-header-wrap.header-layout3 .wp-box-nav-left-right .main-navigation .site-menu-right,#site-header-wrap.header-layout7 .wp-box-nav-left-right .main-navigation .site-menu-right{line-height:100px;}#site-header-wrap.header-layout3 .wp-box-nav-left,#site-header-wrap.header-layout7 .wp-box-nav-left,#site-header-wrap.header-layout3 .wp-box-nav-right,#site-header-wrap.header-layout7 .wp-box-nav-right{display:none !important;}}@media screen and (max-width: 991px){#site-header-wrap .main-navigation .primary-menu > li.megamenu{position:relative;}#site-header-wrap #main-menu-mobile .h-cart-wrapper{margin-left:0;margin-right:0;}#site-header-wrap #main-menu-mobile .h-cart-wrapper .icon-cart{color:#222;margin-right:10px;cursor:pointer;position:relative;top:4px;}#site-header-wrap #main-menu-mobile .h-cart-wrapper .icon-cart .couter_items{position:relative;top:-10px;}#site-header-wrap #main-menu-mobile .btn-nav-mobile{margin-left:0;}#site-header-wrap #main-menu-mobile #search-mobile .h-btn-search{font-size:16px;position:relative;top:2px;}#site-header-wrap .topbar-panel,#site-header-wrap .site-menu-right{display:none;}#site-header-wrap.header-layout3 .site-branding,#site-header-wrap.header-layout7 .site-branding{position:relative;width:30%;text-align:center;margin:10px 0;}#site-header-wrap.header-layout3 .site-branding.site-branding-desktop,#site-header-wrap.header-layout7 .site-branding.site-branding-desktop{display:none;}#site-header-wrap.header-layout3 .wp-box-nav-left,#site-header-wrap.header-layout7 .wp-box-nav-left,#site-header-wrap.header-layout3 .wp-box-nav-right,#site-header-wrap.header-layout7 .wp-box-nav-right{display:none;}#site-header-wrap.header-layout3 .h-btn-text,#site-header-wrap.header-layout7 .h-btn-text{display:none;}}@media screen and (max-width: 575px){#site-header-wrap .site-branding img{max-height:60px;}}#headroom.headroom--up,#headroom.headroom--down{-webkit-transition:all 400ms linear 0ms;-khtml-transition:all 400ms linear 0ms;-moz-transition:all 400ms linear 0ms;-ms-transition:all 400ms linear 0ms;-o-transition:all 400ms linear 0ms;transition:all 400ms linear 0ms;}#headroom.headroom--pinned:not(.headroom--top),#headroom.headroom--unpinned:not(.headroom--top){left:0;position:fixed !important;right:0;top:0;z-index:1001;}@media screen and (max-width: 991px){#headroom.headroom--pinned:not(.headroom--top),#headroom.headroom--unpinned:not(.headroom--top){position:static !important;}}#headroom.headroom--up .site-branding a.logo-dark{opacity:1 !important;}#headroom.headroom--unpinned:not(.headroom--top){-webkit-transform:translateY(-150px);-khtml-transform:translateY(-150px);-moz-transform:translateY(-150px);-ms-transform:translateY(-150px);-o-transform:translateY(-150px);transform:translateY(-150px);}#headroom.headroom--pinned:not(.headroom--top){-webkit-transform:translateY(0px);-khtml-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);}.admin-bar #headroom.headroom--pinned:not(.headroom--top),.admin-bar #headroom.headroom--unpinned:not(.headroom--top){top:32px;}@media screen and (max-width: 991px){#main-menu-mobile{display:block;}#site-header-wrap{position:relative;}#site-header-wrap .site-branding{min-height:80px;text-align:left;}#site-header-wrap .site-branding img{max-height:60px;padding:8px 0;}#site-header-wrap .site-branding > a{display:none;line-height:80px !important;float:none;}#site-header-wrap .site-branding > a.logo-mobile{opacity:1 !important;display:inline-block;position:static;}#site-header-wrap .site-branding > a.logo-mobile img{max-height:55px;}#site-header-wrap #main-menu-mobile{position:absolute;top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}#site-header-wrap #main-menu-mobile{right:15px;}#site-header-wrap #headroom{position:relative;}}.primary-menu > li > a{font-weight:bold;}@media screen and (min-width: 992px){.primary-menu > li > a{text-transform:capitalize;}}@media screen and (min-width: 992px){.primary-menu > li.menu-item-has-children > a{text-transform:capitalize;}}.primary-menu li{font-family:;-webkit-transition:all 500ms linear 0ms;-khtml-transition:all 500ms linear 0ms;-moz-transition:all 500ms linear 0ms;-ms-transition:all 500ms linear 0ms;-o-transition:all 500ms linear 0ms;transition:all 500ms linear 0ms;}.primary-menu li a{-webkit-transition:all 500ms linear 0ms;-khtml-transition:all 500ms linear 0ms;-moz-transition:all 500ms linear 0ms;-ms-transition:all 500ms linear 0ms;-o-transition:all 500ms linear 0ms;transition:all 500ms linear 0ms;}@media screen and (min-width: 992px){.header-layout1 .primary-menu li a,.header-layout9 .primary-menu li a{color:#fff;}.header-layout1 .primary-menu > li,.header-layout9 .primary-menu > li{padding:0 15px;}.header-layout1 .primary-menu > li > a,.header-layout9 .primary-menu > li > a{font-size:14px;color:#fff;line-height:100px;background-color:transparent;}.header-layout1 .primary-menu > li:hover > a,.header-layout9 .primary-menu > li:hover > a,.header-layout1 .primary-menu > li.current_page_item > a,.header-layout9 .primary-menu > li.current_page_item > a,.header-layout1 .primary-menu > li.current-menu-item > a,.header-layout9 .primary-menu > li.current-menu-item > a,.header-layout1 .primary-menu > li.current_page_ancestor > a,.header-layout9 .primary-menu > li.current_page_ancestor > a,.header-layout1 .primary-menu > li.current-menu-ancestor > a,.header-layout9 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout1 .primary-menu > li:hover > a.no-one-page,.header-layout9 .primary-menu > li:hover > a.no-one-page,.header-layout1 .primary-menu > li.current_page_item > a.no-one-page,.header-layout9 .primary-menu > li.current_page_item > a.no-one-page,.header-layout1 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout9 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout1 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout9 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout1 .primary-menu > li.current-menu-ancestor > a.no-one-page,.header-layout9 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E;}.header-layout1 .primary-menu .sub-menu,.header-layout9 .primary-menu .sub-menu{left:18px;}.header-layout1 .primary-menu .sub-menu li,.header-layout9 .primary-menu .sub-menu li{padding-left:40px;padding-right:40px;}.header-layout1 .primary-menu .sub-menu li a,.header-layout9 .primary-menu .sub-menu li a{padding-left:0;padding-right:0;color:#7f7f7f;border-bottom:1px solid #494b4f;}.header-layout1 .primary-menu .sub-menu li:hover > a,.header-layout9 .primary-menu .sub-menu li:hover > a,.header-layout1 .primary-menu .sub-menu li.current_page_item > a,.header-layout9 .primary-menu .sub-menu li.current_page_item > a,.header-layout1 .primary-menu .sub-menu li.current-menu-item > a,.header-layout9 .primary-menu .sub-menu li.current-menu-item > a,.header-layout1 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout9 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout1 .primary-menu .sub-menu li.current-menu-ancestor > a,.header-layout9 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout1 .primary-menu > li > .sub-menu,.header-layout9 .primary-menu > li > .sub-menu{border-top:none;padding-top:23px;}.header-layout1 .site-menu-right .menu-right-item,.header-layout9 .site-menu-right .menu-right-item{color:#000;}.header-layout2 .header-medium{padding-left:30px;padding-right:30px;}.header-layout2 .primary-menu > li{padding:0 15px;}.header-layout2 .primary-menu > li > a{font-size:14px;color:#fff;}.header-layout2 .primary-menu > li:hover > a,.header-layout2 .primary-menu > li.current_page_item > a,.header-layout2 .primary-menu > li.current-menu-item > a,.header-layout2 .primary-menu > li.current_page_ancestor > a,.header-layout2 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E !important;}.header-layout2 .primary-menu > li:hover > a.no-one-page,.header-layout2 .primary-menu > li.current_page_item > a.no-one-page,.header-layout2 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout2 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout2 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E !important;}.header-layout2 .primary-menu .sub-menu li a{border-bottom:1px solid #494b4f;}.header-layout2 .primary-menu .sub-menu li:hover > a,.header-layout2 .primary-menu .sub-menu li.current_page_item > a,.header-layout2 .primary-menu .sub-menu li.current-menu-item > a,.header-layout2 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout2 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout4 .primary-menu li a{color:#fff;}.header-layout4 .primary-menu > li{padding:0 15px;}.header-layout4 .primary-menu > li > a{font-size:14px;color:#fff;line-height:100px;background-color:transparent;}.header-layout4 .primary-menu .sub-menu{left:18px;}.header-layout4 .primary-menu .sub-menu li{padding-left:40px;padding-right:40px;}.header-layout4 .primary-menu .sub-menu li a{padding-left:0;padding-right:0;color:#7f7f7f;border-bottom:1px solid #494b4f;}.header-layout4 .primary-menu .sub-menu li:hover > a,.header-layout4 .primary-menu .sub-menu li.current_page_item > a,.header-layout4 .primary-menu .sub-menu li.current-menu-item > a,.header-layout4 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout4 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout4 .primary-menu > li > .sub-menu{border-top:none;padding-top:23px;}.header-layout4 .site-menu-right .menu-right-item{color:#000;}.header-layout5 .primary-menu > li{padding:0 15px;}.header-layout5 .primary-menu > li > a{font-size:14px;color:#222;}.header-layout5 .primary-menu > li:hover > a,.header-layout5 .primary-menu > li.current_page_item > a,.header-layout5 .primary-menu > li.current-menu-item > a,.header-layout5 .primary-menu > li.current_page_ancestor > a,.header-layout5 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout5 .primary-menu > li:hover > a.no-one-page,.header-layout5 .primary-menu > li.current_page_item > a.no-one-page,.header-layout5 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout5 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout5 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E;}.header-layout5 .primary-menu .sub-menu li a{border-bottom:1px solid #494b4f;}.header-layout5 .primary-menu .sub-menu li:hover > a,.header-layout5 .primary-menu .sub-menu li.current_page_item > a,.header-layout5 .primary-menu .sub-menu li.current-menu-item > a,.header-layout5 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout5 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout5 #site-header-wrap .site-menu-right .menu-right-item{color:#fff;}.header-layout6 .header-medium{padding-left:30px;padding-right:30px;}.header-layout6 .primary-menu > li{padding:0 15px;}.header-layout6 .primary-menu > li > a{font-size:14px;color:#222;}.header-layout6 .primary-menu > li:hover > a,.header-layout6 .primary-menu > li.current_page_item > a,.header-layout6 .primary-menu > li.current-menu-item > a,.header-layout6 .primary-menu > li.current_page_ancestor > a,.header-layout6 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E !important;}.header-layout6 .primary-menu > li:hover > a.no-one-page,.header-layout6 .primary-menu > li.current_page_item > a.no-one-page,.header-layout6 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout6 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout6 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E !important;}.header-layout6 .primary-menu .sub-menu li a{border-bottom:1px solid #494b4f;}.header-layout6 .primary-menu .sub-menu li:hover > a,.header-layout6 .primary-menu .sub-menu li.current_page_item > a,.header-layout6 .primary-menu .sub-menu li.current-menu-item > a,.header-layout6 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout6 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout7 .main-navigation{background-color:#fff;}.header-layout7 .primary-menu > li{padding:0 18px;}.header-layout7 .primary-menu > li > a{line-height:80px;color:#222;font-size:14px;}.header-layout7 .primary-menu > li:hover > a,.header-layout7 .primary-menu > li.current_page_item > a,.header-layout7 .primary-menu > li.current-menu-item > a,.header-layout7 .primary-menu > li.current_page_ancestor > a,.header-layout7 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout7 .primary-menu > li:hover > a.no-one-page,.header-layout7 .primary-menu > li.current_page_item > a.no-one-page,.header-layout7 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout7 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout7 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E;}.header-layout7 .primary-menu .sub-menu li:hover > a,.header-layout7 .primary-menu .sub-menu li.current_page_item > a,.header-layout7 .primary-menu .sub-menu li.current-menu-item > a,.header-layout7 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout7 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout7 .primary-menu .sub-menu a{border-bottom:1px solid #eee;}.header-layout8 .site-header-main{background:#fff;}.header-layout8 .primary-menu > li{padding:0 18px;}.header-layout8 .primary-menu > li > a{line-height:100px;color:#222;font-size:14px;}.header-layout8 .primary-menu > li:hover > a,.header-layout8 .primary-menu > li.current_page_item > a,.header-layout8 .primary-menu > li.current-menu-item > a,.header-layout8 .primary-menu > li.current_page_ancestor > a,.header-layout8 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout8 .primary-menu > li:hover > a.no-one-page,.header-layout8 .primary-menu > li.current_page_item > a.no-one-page,.header-layout8 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout8 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout8 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E;}.header-layout8 .primary-menu .sub-menu li:hover > a,.header-layout8 .primary-menu .sub-menu li.current_page_item > a,.header-layout8 .primary-menu .sub-menu li.current-menu-item > a,.header-layout8 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout8 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout8 .primary-menu .sub-menu a{border-bottom:1px solid #eee;}}@media (min-width: 992px) and (max-width: 1199px){.header-layout1 .primary-menu > li > a,.header-layout3 .primary-menu > li > a,.header-layout4 .primary-menu > li > a,.header-layout5 .primary-menu > li > a,.header-layout9 .primary-menu > li > a{font-size:12px;}}@media screen and (max-width: 991px){.header-layout1 .main-navigation,.header-layout9 .main-navigation{margin-left:-15px;margin-right:-15px;}.header-layout1 .primary-menu > li > a,.header-layout9 .primary-menu > li > a{font-size:13px;color:#000;}.header-layout1 .primary-menu > li:hover > a,.header-layout9 .primary-menu > li:hover > a,.header-layout1 .primary-menu > li.current_page_item > a,.header-layout9 .primary-menu > li.current_page_item > a,.header-layout1 .primary-menu > li.current-menu-item > a,.header-layout9 .primary-menu > li.current-menu-item > a,.header-layout1 .primary-menu > li.current_page_ancestor > a,.header-layout9 .primary-menu > li.current_page_ancestor > a,.header-layout1 .primary-menu > li.current-menu-ancestor > a,.header-layout9 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout1 .primary-menu > li:hover > a.no-one-page,.header-layout9 .primary-menu > li:hover > a.no-one-page,.header-layout1 .primary-menu > li.current_page_item > a.no-one-page,.header-layout9 .primary-menu > li.current_page_item > a.no-one-page,.header-layout1 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout9 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout1 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout9 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout1 .primary-menu > li.current-menu-ancestor > a.no-one-page,.header-layout9 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E;}.header-layout1 .primary-menu .sub-menu li a,.header-layout9 .primary-menu .sub-menu li a{border-bottom:1px solid #494b4f;}.header-layout1 .primary-menu .sub-menu li:hover > a,.header-layout9 .primary-menu .sub-menu li:hover > a,.header-layout1 .primary-menu .sub-menu li.current_page_item > a,.header-layout9 .primary-menu .sub-menu li.current_page_item > a,.header-layout1 .primary-menu .sub-menu li.current-menu-item > a,.header-layout9 .primary-menu .sub-menu li.current-menu-item > a,.header-layout1 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout9 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout1 .primary-menu .sub-menu li.current-menu-ancestor > a,.header-layout9 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout2 .main-navigation{background-color:#fff;margin-left:-15px;margin-right:-15px;}.header-layout2 .main-navigation .primary-menu > li{padding-left:0;}.header-layout2 .main-navigation .primary-menu > li > a{color:#222;font-size:13px;text-transform:inherit;}.header-layout2 .main-navigation .primary-menu > li:hover > a,.header-layout2 .main-navigation .primary-menu > li.current_page_item > a,.header-layout2 .main-navigation .primary-menu > li.current-menu-item > a,.header-layout2 .main-navigation .primary-menu > li.current_page_ancestor > a,.header-layout2 .main-navigation .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout2 .main-navigation .primary-menu .sub-menu li > a:hover,.header-layout2 .main-navigation .primary-menu .sub-menu li.current_page_item > a,.header-layout2 .main-navigation .primary-menu .sub-menu li.current-menu-item > a,.header-layout2 .main-navigation .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout2 .main-navigation .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout3 .main-navigation{margin-left:-15px;margin-right:-15px;}.header-layout3 #site-navigation-left-right.main-navigation{margin-left:0;margin-right:0;}.header-layout3 #site-navigation-left-right.main-navigation .sub-menu li:last-child a{border-bottom:none;}.header-layout3 .primary-menu > li:hover > a,.header-layout3 .primary-menu > li.current_page_item > a,.header-layout3 .primary-menu > li.current-menu-item > a,.header-layout3 .primary-menu > li.current_page_ancestor > a,.header-layout3 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout3 .primary-menu .sub-menu li a{font-size:12px;color:#666;border-bottom:1px solid #494b4f;}.header-layout3 .primary-menu .sub-menu li:hover > a,.header-layout3 .primary-menu .sub-menu li.current_page_item > a,.header-layout3 .primary-menu .sub-menu li.current-menu-item > a,.header-layout3 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout3 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout4 .main-navigation{margin-left:-15px;margin-right:-15px;}.header-layout4 .primary-menu li a{color:#222;}.header-layout4 .primary-menu > li{padding-left:0;}.header-layout4 .primary-menu > li > a{font-size:13px;}.header-layout4 .primary-menu > li:hover > a,.header-layout4 .primary-menu > li.current_page_item > a,.header-layout4 .primary-menu > li.current-menu-item > a,.header-layout4 .primary-menu > li.current_page_ancestor > a,.header-layout4 .primary-menu > li.current-menu-ancestor > a{color:#f4aa33;}.header-layout4 .primary-menu > li:hover > a.no-one-page,.header-layout4 .primary-menu > li.current_page_item > a.no-one-page,.header-layout4 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout4 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout4 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#f4aa33;}.header-layout4 .primary-menu .sub-menu li a{border-bottom:1px solid #494b4f;}.header-layout4 .primary-menu .sub-menu li:hover > a,.header-layout4 .primary-menu .sub-menu li.current_page_item > a,.header-layout4 .primary-menu .sub-menu li.current-menu-item > a,.header-layout4 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout4 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#f4aa33;}.header-layout5 .primary-menu > li > a,.header-layout6 .primary-menu > li > a,.header-layout7 .primary-menu > li > a,.header-layout8 .primary-menu > li > a{font-size:13px;color:#272727;}.header-layout5 .primary-menu > li:hover > a,.header-layout6 .primary-menu > li:hover > a,.header-layout7 .primary-menu > li:hover > a,.header-layout8 .primary-menu > li:hover > a,.header-layout5 .primary-menu > li.current_page_item > a,.header-layout6 .primary-menu > li.current_page_item > a,.header-layout7 .primary-menu > li.current_page_item > a,.header-layout8 .primary-menu > li.current_page_item > a,.header-layout5 .primary-menu > li.current-menu-item > a,.header-layout6 .primary-menu > li.current-menu-item > a,.header-layout7 .primary-menu > li.current-menu-item > a,.header-layout8 .primary-menu > li.current-menu-item > a,.header-layout5 .primary-menu > li.current_page_ancestor > a,.header-layout6 .primary-menu > li.current_page_ancestor > a,.header-layout7 .primary-menu > li.current_page_ancestor > a,.header-layout8 .primary-menu > li.current_page_ancestor > a,.header-layout5 .primary-menu > li.current-menu-ancestor > a,.header-layout6 .primary-menu > li.current-menu-ancestor > a,.header-layout7 .primary-menu > li.current-menu-ancestor > a,.header-layout8 .primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout5 .primary-menu > li:hover > a.no-one-page,.header-layout6 .primary-menu > li:hover > a.no-one-page,.header-layout7 .primary-menu > li:hover > a.no-one-page,.header-layout8 .primary-menu > li:hover > a.no-one-page,.header-layout5 .primary-menu > li.current_page_item > a.no-one-page,.header-layout6 .primary-menu > li.current_page_item > a.no-one-page,.header-layout7 .primary-menu > li.current_page_item > a.no-one-page,.header-layout8 .primary-menu > li.current_page_item > a.no-one-page,.header-layout5 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout6 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout7 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout8 .primary-menu > li.current-menu-item > a.no-one-page,.header-layout5 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout6 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout7 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout8 .primary-menu > li.current_page_ancestor > a.no-one-page,.header-layout5 .primary-menu > li.current-menu-ancestor > a.no-one-page,.header-layout6 .primary-menu > li.current-menu-ancestor > a.no-one-page,.header-layout7 .primary-menu > li.current-menu-ancestor > a.no-one-page,.header-layout8 .primary-menu > li.current-menu-ancestor > a.no-one-page{color:#CCAE6E;}.header-layout5 .primary-menu .sub-menu li a,.header-layout6 .primary-menu .sub-menu li a,.header-layout7 .primary-menu .sub-menu li a,.header-layout8 .primary-menu .sub-menu li a{border-bottom:1px solid #494b4f;}.header-layout5 .primary-menu .sub-menu li:hover > a,.header-layout6 .primary-menu .sub-menu li:hover > a,.header-layout7 .primary-menu .sub-menu li:hover > a,.header-layout8 .primary-menu .sub-menu li:hover > a,.header-layout5 .primary-menu .sub-menu li.current_page_item > a,.header-layout6 .primary-menu .sub-menu li.current_page_item > a,.header-layout7 .primary-menu .sub-menu li.current_page_item > a,.header-layout8 .primary-menu .sub-menu li.current_page_item > a,.header-layout5 .primary-menu .sub-menu li.current-menu-item > a,.header-layout6 .primary-menu .sub-menu li.current-menu-item > a,.header-layout7 .primary-menu .sub-menu li.current-menu-item > a,.header-layout8 .primary-menu .sub-menu li.current-menu-item > a,.header-layout5 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout6 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout7 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout8 .primary-menu .sub-menu li.current_page_ancestor > a,.header-layout5 .primary-menu .sub-menu li.current-menu-ancestor > a,.header-layout6 .primary-menu .sub-menu li.current-menu-ancestor > a,.header-layout7 .primary-menu .sub-menu li.current-menu-ancestor > a,.header-layout8 .primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;}.header-layout7 #site-navigation-left-right.main-navigation{margin-left:0;margin-right:0;}.header-layout7 #site-navigation-left-right.main-navigation .sub-menu li:last-child a{border-bottom:none;}}@media screen and (min-width: 992px){.primary-menu-not-set{list-style:none;text-align:right;}.primary-menu-not-set a{line-height:100px;color:#9b9b9b;}.primary-menu-not-set a:hover{color:#CCAE6E;}.header-transparent .primary-menu-not-set a{color:#222;}.header-transparent .primary-menu-not-set a:hover{color:#CCAE6E;}.header-transparent .site-menu-right .h-btn-search{color:#fff;}.menu-toggle{display:none;}.main-navigation ul{display:block;}.primary-menu{list-style:none;margin:0;padding:0;}.primary-menu li{font-family:'Poppins', sans-serif;position:relative;list-style:none;}.primary-menu li a{display:block;-webkit-transition:all 300ms linear 0ms !important;-khtml-transition:all 300ms linear 0ms !important;-moz-transition:all 300ms linear 0ms !important;-ms-transition:all 300ms linear 0ms !important;-o-transition:all 300ms linear 0ms !important;transition:all 300ms linear 0ms !important;}.primary-menu > li{display:inline-block;vertical-align:middle;float:left;white-space:nowrap;}.primary-menu > li > a{line-height:60px;font-size:14px;display:block;position:relative;padding:0;}.primary-menu > li > a:before{-webkit-transition:all 300ms linear 0ms !important;-khtml-transition:all 300ms linear 0ms !important;-moz-transition:all 300ms linear 0ms !important;-ms-transition:all 300ms linear 0ms !important;-o-transition:all 300ms linear 0ms !important;transition:all 300ms linear 0ms !important;content:"";top:100%;left:0;right:0;margin:auto;height:2px;position:absolute;-webkit-transition:opacity 0.3s ease 0s, bottom 0.3s ease 0s;-khtml-transition:opacity 0.3s ease 0s, bottom 0.3s ease 0s;-moz-transition:opacity 0.3s ease 0s, bottom 0.3s ease 0s;-ms-transition:opacity 0.3s ease 0s, bottom 0.3s ease 0s;-o-transition:opacity 0.3s ease 0s, bottom 0.3s ease 0s;transition:opacity 0.3s ease 0s, bottom 0.3s ease 0s;opacity:0;background-color:#fff;}.primary-menu > li:hover > a,.primary-menu > li.current_page_item > a,.primary-menu > li.current-menu-item > a,.primary-menu > li.current_page_ancestor > a,.primary-menu > li.current-menu-ancestor > a{color:#CCAE6E;}.primary-menu .sub-menu{list-style:none;margin:15px 0 0;position:absolute;background:#161616;padding:0;top:100%;left:0;min-width:235px;z-index:99;visibility:hidden;opacity:0;-webkit-box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.15);-khtml-box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.15);-ms-box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.15);-o-box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.15);box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.15);-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;clip:rect(1px, 1px, 1px, 1px);}.primary-menu .sub-menu li a{font-size:13px;font-family:inherit;padding:10px 0;}.primary-menu .sub-menu li:last-child > a{border-bottom:none;}.primary-menu .sub-menu .sub-menu{top:-23px;padding-top:23px;padding-bottom:23px;left:100%;}.primary-menu .sub-menu .menu-item-has-children > a{position:relative;}.primary-menu .sub-menu .menu-item-has-children > a:before{content:"\f105";font-family:FontAwesome;position:absolute;top:50%;right:0px;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}.primary-menu li:hover,.primary-menu li.focus{overflow:visible;}.primary-menu li:hover > .sub-menu,.primary-menu li.focus > .sub-menu{visibility:visible;opacity:1;margin-top:0;clip:inherit;}.primary-menu > li > a{font-size:14px;color:#fff;line-height:100px;background-color:transparent;}.primary-menu .sub-menu li{padding-left:40px;padding-right:40px;}.primary-menu .sub-menu li a{padding-left:0;padding-right:0;color:#9b9b9b;border-bottom:1px solid #494b4f;}.primary-menu .sub-menu li:hover > a,.primary-menu .sub-menu li.current_page_item > a,.primary-menu .sub-menu li.current-menu-item > a,.primary-menu .sub-menu li.current_page_ancestor > a,.primary-menu .sub-menu li.current-menu-ancestor > a{color:#CCAE6E;border-bottom:1px solid #CCAE6E;}.primary-menu > li > .sub-menu{left:18px;border-top:none;padding-top:23px;padding-bottom:23px;}}@media screen and (max-width: 991px){.primary-menu-not-set a{color:#222;}.primary-menu-not-set a:hover{color:#CCAE6E;}.main-navigation{background-color:#fff;border-top:1px solid rgba(0, 0, 0, 0.08);position:absolute;z-index:1001;padding:15px 20px;top:calc(100% + 30px);top:-webkit-calc(100% + 30px);top:-ms-calc(100% + 30px);top:-o-calc(100% + 30px);bottom:auto;left:0;right:0;visibility:hidden;opacity:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;z-index:-1;}.main-navigation.navigation-open{opacity:1;visibility:visible;top:100%;z-index:999;}.primary-menu{list-style:none;margin:0;padding:0;}.primary-menu li{position:relative;list-style:none;}.primary-menu li a{display:block;padding:10px 0;font-weight:600;font-size:15px;}.primary-menu > li > a{font-weight:600;}.primary-menu .sub-menu{position:relative;padding-left:20px !important;display:none;}.primary-menu .sub-menu li a{font-size:13px;}.primary-menu .sub-menu.submenu-open + .main-menu-toggle:before{height:0;}.primary-menu li.focus > .sub-menu{visibility:visible;opacity:1;max-height:none;overflow:visible;}.megamenu .sub-menu{left:0;overflow:hidden;padding-left:0 !important;padding-right:0 !important;}.megamenu .sub-menu > li{padding-left:0 !important;padding-right:0 !important;}.megamenu .sub-menu > li .container{width:100%;max-width:100%;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important;}.megamenu .sub-menu .vc_row{padding-left:0 !important;padding-right:0 !important;width:100% !important;}.main-menu-toggle{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;cursor:pointer;display:inline-block;height:19px;line-height:19px;position:absolute;right:0;text-align:center;top:10px;width:19px;}.main-menu-toggle:before,.main-menu-toggle:after{content:"";position:absolute;background-color:#222;}.main-menu-toggle:before{height:11px;left:9px;top:5px;width:1px;}.main-menu-toggle:after{height:1px;left:4px;top:10px;width:11px;}}.comment-navigation,.posts-navigation,.post-navigation{/* add class back when submenu out body */}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden;}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%;}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%;}ul.back{right:100%;left:auto !important;}.page-title-content{padding:285px 0 25px;}.page-title-content .page-title{font-family:'Yeseva One', cursive;}.page-title-content .sub-title{font-family:'Kristi Regular';font-size:40px;color:#fff;font-weight:400;}@media screen and (max-width: 767px){.page-title-content .sub-title{font-size:30px;}}.page-title-content .cms-breadcrumb{font-family:'Poppins', sans-serif;}#pagetitle{background-color:rgba(27, 26, 26, 0.25);background-image:url(../images/pagetitle.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;}@media screen and (min-width: 992px){#pagetitle{background-attachment:fixed;}}#pagetitle .page-title-content{position:relative;z-index:99;display:block;}@media screen and (max-width: 1199px){#pagetitle .page-title-content{display:block;text-align:center;padding:150px 0 120px !important;}}@media screen and (max-width: 767px){#pagetitle .page-title-content{padding:100px 0 80px !important;}}h1.page-title{font-size:55px;line-height:62px;font-weight:400;font-family:'Yeseva One', cursive;position:relative;margin-bottom:18px;color:#fff;margin-left:-2px;}@media screen and (max-width: 991px){h1.page-title{line-height:1;}h1.page-title br{display:none;}}@media screen and (max-width: 767px){h1.page-title{font-size:35px;line-height:1;}}.cms-breadcrumb{list-style:none;padding-left:0;}.cms-breadcrumb li{font-family:'Poppins', sans-serif;display:inline-block;color:#f9f9f9;font-size:13px;font-weight:400;}.cms-breadcrumb li + li{padding-left:30px;position:relative;color:#f9f9f9;}.cms-breadcrumb li + li:before{content:"\f105";font-family:'FontAwesome';top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);left:13px;position:absolute;}.cms-breadcrumb li + li span{color:#CCAE6E;}.cms-breadcrumb li a{color:#f9f9f9;}.cms-breadcrumb li a:hover{color:#CCAE6E;}.page-title-layout1 .sub-title{margin-bottom:10px;}.page-title-layout1 .page-title-content{padding:288px 0 25px;}@media screen and (max-width: 767px){.page-title-layout1 .page-title-content{padding-top:30px;}}@media screen and (min-width: 992px){.page-title-layout1 .page-title-content .page-title{margin-bottom:145px;}}.page-title-layout2 .page-title-content{padding-top:320px;}.page-title-layout2 .sub-title{margin-bottom:10px;}.page-title-layout2 .page-title{margin-bottom:180px !important;}@media screen and (max-width: 767px){.page-title-layout2 .page-title{margin-bottom:30px !important;}}.page-title-layout2 .page-title + .cms-breadcrumb{margin-top:0;}.page-title-layout3 .page-title-content{padding:380px 0 53px;}.page-title-layout3 .sub-title{margin-bottom:10px;}.page-title-layout3 .page-title{font-family:'Yeseva One', cursive;}.page-title-layout4 .page-title-content{padding:280px 0 165px;}.page-title-layout4 .page-title{font-family:'Yeseva One', cursive;margin-bottom:10px !important;}.page-title-layout5 .page-title-content{padding:420px 0 70px;}.page-title-layout5 .sub-title{margin-bottom:10px;}.page-title-layout6 .bg-overlay2{background-image:url(../images/row-bg-title.png);background-position:bottom;background-repeat:repeat-x;z-index:22;height:10px;position:relative;}.page-title-layout6 .page-title-content{padding:420px 0 70px;}.page-title-layout6 .sub-title{margin-bottom:10px;color:#CCAE6E;}.page-title-layout7{text-align:center;}.page-title-layout7 .page-title-container{padding-top:340px;padding-bottom:70px;position:relative;}@media screen and (max-width: 991px){.page-title-layout7 .page-title-container{padding-top:120px;padding-bottom:0px;}}.page-title-layout7 .page-title-container .page-title-content{padding-top:20px !important;}.page-title-layout7 .sub-title{margin-bottom:10px;color:#CCAE6E;}.page-title-layout7 .page-title-meta{margin-bottom:5px;}.page-title-layout7 .page-title-meta ul{padding-left:0;list-style:none;color:#fff;font-size:12px;}.page-title-layout7 .page-title-meta ul li{display:inline-block;margin-left:8px;margin-right:8px;}.page-title-layout7 .page-title-meta ul li.li-date{color:#fff;}.page-title-layout7 .page-title-meta ul li.li-category a{display:inline-block;padding:0px 8px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;margin-left:1px;margin-right:1px;background-color:#CCAE6E;color:#fff;}.page-title-layout7 .page-title-meta ul li.li-category a:hover{color:#fff;background-color:rgba(167, 187, 57, 0.8);}.page-title-layout7 .page-title-meta ul li.li-comment a{color:#CCAE6E;}#pagetitle.page-title-layout8{border-top:1px solid #dbdbdb;}@media screen and (min-width: 992px){#pagetitle.page-title-layout8 .page-title-content{padding:30px 0 35px;display:flex !important;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}#pagetitle.page-title-layout8 h1.page-title{font-size:18px !important;flex-grow:1;margin-bottom:0;max-width:50%;}#pagetitle.page-title-layout8 ul.cms-breadcrumb{flex-grow:1;max-width:50%;text-align:right;}#pagetitle.page-title-layout8 ul.cms-breadcrumb li{font-size:12px;color:#9b9b9b;}#pagetitle.page-title-layout8 ul.cms-breadcrumb li a{font-size:12px;color:#9b9b9b;}#pagetitle.page-title-layout8 ul.cms-breadcrumb li a:hover{color:#CCAE6E;}}.single-event .page-title-content .page-title{font-weight:400;line-height:65px;}@media screen and (max-width: 767px){.single-event .page-title-content .page-title{line-height:1;}}.article-hentry-item .entry-featured img{width:100%;}@media screen and (max-width: 767px){.article-hentry-item .entry-holder .entry-meta{margin-bottom:15px;}}.article-hentry-item .entry-holder .entry-meta li{font-weight:400;}@media screen and (max-width: 767px){.article-hentry-item .entry-holder .entry-meta li{margin-bottom:0;}}.article-hentry-item .entry-holder .entry-meta li a{margin-right:10px;}.article-hentry-item .entry-holder .entry-meta li a:last-child{margin-right:0;}.article-hentry-item .entry-holder .entry-meta li.li-author a:hover{color:#CCAE6E;}.article-hentry-item .entry-holder .entry-meta li.li-comment a{color:#CCAE6E;}@media screen and (max-width: 767px){.article-hentry-item .entry-holder .entry-title{font-size:20px;}}.single-hentry .entry-title i.is-sticky{font-size:17px;margin-right:5px;position:relative;top:-3px;width:30px;height:30px;text-align:center;line-height:24px;margin-bottom:3px;border-radius:50%;color:#fff;border:3px solid #f9f9f9;background:#CCAE6E;}.type-event{margin-bottom:30px;}.type-event .item-featured{overflow:hidden;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;display:block;margin-bottom:22px;}.type-event .item-featured img{width:100%;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.type-event .item-featured:hover img{transform:scale(1.1) rotate(4deg);}.type-event .item-holder{padding-bottom:30px;text-align:center;}@media (min-width: 576px) and (max-width: 767px){.type-event .item-holder{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 575px){.type-event .item-holder{padding-left:0;padding-right:0;}}.type-event .item-holder .item-time-line{color:#9b9b9b;font-size:12px;margin-bottom:8px;display:block;}.type-event .item-holder .item-title{font-size:18px;line-height:27px;font-weight:600;margin-bottom:17px;}.type-event .item-holder .item-title a:hover{color:#CCAE6E;}.type-event .item-holder .btn-text-readmore{color:#222;font-size:14px;font-weight:600;position:relative;}.type-event .item-holder .btn-text-readmore:before,.type-event .item-holder .btn-text-readmore:after{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;content:" ";position:absolute;display:inline-block;bottom:-3px;height:2px;}.type-event .item-holder .btn-text-readmore:before{right:0;width:100%;background-color:#222;}.type-event .item-holder .btn-text-readmore:after{left:0;width:0;background-color:#CCAE6E;}.type-event .item-holder .btn-text-readmore:hover{color:#CCAE6E;}.type-event .item-holder .btn-text-readmore:hover:before{width:0;}.type-event .item-holder .btn-text-readmore:hover:after{width:100%;}.gallery-grid-item .item-featured{position:relative;text-align:center;}.gallery-grid-item .item-featured:after{content:"";display:block;background:rgba(255, 255, 255, 0.9);top:0px;left:0px;right:0px;bottom:0px;position:absolute;opacity:0;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.gallery-grid-item .item-featured .icon-zoom{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:40px;color:#CCAE6E;z-index:1;opacity:0;}.gallery-grid-item .item-featured:hover:after{top:20px;left:20px;right:20px;bottom:20px;opacity:1;}.gallery-grid-item .item-featured:hover .icon-zoom{opacity:1;}.post-type-archive-gallery .navigation.posts-pagination{margin-top:20px;}.cms-back-blog{font-size:15px;font-weight:500;}.cms-back-blog a{color:#000;}.cms-back-blog a:hover{color:#CCAE6E;}.cms-back-blog i{padding-right:9px;}.sticky{display:block;}.updated:not(.published){display:none;}.entry-featured{position:relative;}.entry-featured .post-image{overflow:hidden;}.entry-featured .post-image img{-moz-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}.entry-featured .post-image img:hover{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.entry-featured .post-image a,.entry-featured .post-image span{display:block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.format-gallery .entry-featured{position:relative;}.format-gallery .entry-featured .owl-next,.format-gallery .entry-featured .owl-prev{background:#fff;width:34px;height:34px;line-height:34px;text-align:center;position:absolute;color:#000;font-size:18px;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;}.format-gallery .entry-featured .owl-next:hover,.format-gallery .entry-featured .owl-prev:hover{background:#CCAE6E;color:#fff;}.format-gallery .entry-featured .owl-next:hover:before,.format-gallery .entry-featured .owl-prev:hover:before{color:#fff;}.format-gallery .entry-featured .owl-next:before,.format-gallery .entry-featured .owl-prev:before{font-size:24px;line-height:24px;}.format-gallery .entry-featured .owl-next{right:0;top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}.format-gallery .entry-featured .owl-prev{left:0;top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}.format-gallery .entry-featured:hover .owl-next,.format-gallery .entry-featured:hover .owl-prev{opacity:1;}.format-gallery .entry-featured:hover .owl-next.disabled,.format-gallery .entry-featured:hover .owl-prev.disabled{opacity:0.76;}.single-hentry .entry-featured{margin-bottom:30px;}.single-hentry:last-child .entry-holder{margin-bottom:0;}.single-hentry .entry-title{font-size:24px;line-height:29px;font-weight:600;margin-bottom:18px;}.single-hentry .entry-title a{color:#222;hyphens:auto;}.single-hentry .entry-title a:hover{color:#CCAE6E;}.single-hentry .entry-holder{margin-bottom:40px;padding-left:40px;padding-right:40px;}@media screen and (max-width: 767px){.single-hentry .entry-holder{padding-left:0px;padding-right:0px;margin-bottom:40px;}}.single-hentry .entry-holder .entry-meta{margin-bottom:8px;}.single-hentry .entry-holder .entry-meta li{font-weight:400;font-size:12px;margin-right:15px;}.single-hentry .entry-holder .entry-meta li:last-child{margin-right:0;}.single-hentry .entry-holder .entry-meta li.li-category a{background:#CCAE6E;display:inline-block;padding:2px 7px;color:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-transition:all 500ms linear 0ms;-khtml-transition:all 500ms linear 0ms;-moz-transition:all 500ms linear 0ms;-ms-transition:all 500ms linear 0ms;-o-transition:all 500ms linear 0ms;transition:all 500ms linear 0ms;margin-right:10px;}.single-hentry .entry-holder .entry-meta li.li-category a:last-child{margin-right:0;}.single-hentry .entry-holder .entry-meta li.li-category a:hover{background-color:#222;}.single-hentry .entry-holder .entry-meta li.li-sticky{padding-left:0px;margin-right:10px;font-weight:bold;font-size:18px;color:#222;}.single-hentry .entry-holder .entry-meta li.li-sticky i{margin-right:2px;color:#CCAE6E;}.single-hentry .entry-holder .entry-excerpt{line-height:24px;margin-bottom:8px;}.single-hentry .entry-holder .entry-more a{text-align:center;text-transform:capitalize;color:#222;font-size:14px;font-weight:600;position:relative;}.single-hentry .entry-holder .entry-more a:before,.single-hentry .entry-holder .entry-more a:after{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;content:" ";position:absolute;display:inline-block;bottom:-3px;height:2px;}.single-hentry .entry-holder .entry-more a:before{right:0;width:100%;background-color:#222;}.single-hentry .entry-holder .entry-more a:after{left:0;width:0;background-color:#CCAE6E;}.single-hentry .entry-holder .entry-more a:hover{color:#CCAE6E;}.single-hentry .entry-holder .entry-more a:hover:before{width:0;}.single-hentry .entry-holder .entry-more a:hover:after{width:100%;}.single .single-hentry .entry-holder{margin-bottom:6px;}.search-results .single-hentry{border-bottom:none !important;}.search-results .single-hentry .entry-holder{background:#f8f8f8;}.search-results .single-hentry .entry-holder .entry-meta{margin-bottom:15px;}.search-results .single-hentry .entry-holder .entry-meta li.li-category{display:none;}.search-results .single-hentry .entry-holder .entry-meta li.li-comment a:hover{color:#CCAE6E;}.search-results .single-hentry .entry-holder .entry-content{margin-bottom:30px;}@media screen and (min-width: 992px){.search-results .single-hentry .entry-holder{padding:30px;}}@media screen and (max-width: 991px){.search-results .single-hentry .entry-holder{padding:15px;}}.entry-video iframe,.entry-video .wp-video{width:100% !important;}.entry-meta{padding-left:0;}.entry-meta li{text-transform:capitalize;display:inline-block;font-size:12px;margin-bottom:6px;font-weight:400;color:#9b9b9b;}.entry-meta li a{color:#9b9b9b;}.entry-meta + li{padding-right:8px;}.entry-meta li.li-category a{background:#CCAE6E;display:inline-block;padding:2px 10px;color:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-transition:all 500ms linear 0ms;-khtml-transition:all 500ms linear 0ms;-moz-transition:all 500ms linear 0ms;-ms-transition:all 500ms linear 0ms;-o-transition:all 500ms linear 0ms;transition:all 500ms linear 0ms;font-weight:400;color:#fff;}.entry-meta li.li-category a:hover{background-color:#222;}.entry-meta li.li-category i{margin-right:5px;color:#CCAE6E;}.posts-pagination,.woocommerce-pagination ul.page-numbers{text-align:center;width:100%;}.posts-pagination .page-numbers,.woocommerce-pagination ul.page-numbers .page-numbers{background-color:#fff;color:#9b9b9b;border:1px solid #dbdbdb;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;height:50px;width:50px;line-height:50px;text-align:center;display:inline-block;font-size:16px;font-weight:600;}.posts-pagination .page-numbers + .page-numbers,.woocommerce-pagination ul.page-numbers .page-numbers + .page-numbers{margin-left:5px;}@media screen and (max-width: 575px){.posts-pagination .page-numbers,.woocommerce-pagination ul.page-numbers .page-numbers{margin-bottom:10px;}}.posts-pagination .page-numbers.current,.woocommerce-pagination ul.page-numbers .page-numbers.current,.posts-pagination .page-numbers:hover,.woocommerce-pagination ul.page-numbers .page-numbers:hover{border-color:#CCAE6E;background-color:#CCAE6E;box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);color:#fff;}.posts-pagination .page-numbers i,.woocommerce-pagination ul.page-numbers .page-numbers i{font-weight:800;}.grid-post-item .item-featured{margin-bottom:29px;}.grid-post-item .item-holder .item-title{font-size:18px;font-weight:600;font-family:;line-height:25px;}.grid-post-item .item-holder .item-title a{color:#282828;}.grid-post-item .item-holder .item-title a:hover{color:#CCAE6E;}body .image-border-radius2x img{-webkit-border-radius:2px !important;-khtml-border-radius:2px !important;-moz-border-radius:2px !important;-ms-border-radius:2px !important;-o-border-radius:2px !important;border-radius:2px !important;}body .image-border-radius3x img{-webkit-border-radius:3px !important;-khtml-border-radius:3px !important;-moz-border-radius:3px !important;-ms-border-radius:3px !important;-o-border-radius:3px !important;border-radius:3px !important;}body .image-border-radius4x img{-webkit-border-radius:4px !important;-khtml-border-radius:4px !important;-moz-border-radius:4px !important;-ms-border-radius:4px !important;-o-border-radius:4px !important;border-radius:4px !important;}.single-post .entry-holder{margin-bottom:0px;padding-right:0px;padding-left:0px;}@media screen and (min-width: 992px){.single-post .entry-content-bottom{padding-left:40px;padding-right:40px;}}.single-post .entry-content{font-size:15px;}.single-post .entry-content .singe-title-custom{font-size:22px;font-weight:bold;}.single-post .entry-content-bottom{margin:0px 0 10px;}.single-post .entry-content-bottom .entry-tags{display:table;width:100%;margin-bottom:8px;}.single-post .entry-content-bottom .entry-tags a{float:left;background-color:#CCAE6E;background:#CCAE6E;-webkit-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);-khtml-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);-moz-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);-ms-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);-o-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);font-weight:400;font-size:12px !important;margin-right:10px;margin-bottom:10px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:white;padding:5px 8px;font-weight:400;cursor:pointer;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}.single-post .entry-content-bottom .entry-tags a:hover{transform:scale(1.1);-webkit-box-shadow:2px 5px rgba(0, 0, 0, 0.15);-khtml-box-shadow:2px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:2px 5px rgba(0, 0, 0, 0.15);-ms-box-shadow:2px 5px rgba(0, 0, 0, 0.15);-o-box-shadow:2px 5px rgba(0, 0, 0, 0.15);box-shadow:2px 5px rgba(0, 0, 0, 0.15);-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#fff;}.single-post .entry-content-bottom .entry-social-share label{font-weight:bold;font-size:13px;margin-right:25px;line-height:34px;color:#282828;}.single-post .entry-content-bottom .entry-social-share ul,.single-post .entry-content-bottom .entry-social-share li{display:inline-block;}.single-post .entry-content-bottom .entry-social-share ul{padding-left:0;}.single-post .entry-content-bottom .entry-social-share ul li{font-size:14px;margin-right:20px;}.single-post .entry-content-bottom .entry-social-share ul li:first-child{margin-left:0;}.single-post .entry-content-bottom .entry-social-share ul li:last-child{margin-right:0;}.single-post .entry-content-bottom .entry-social-share a{font-size:14px;color:#282828;-webkit-transition:all 300ms ease-in-out 0s;-khtml-transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-ms-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}.single-post .entry-content-bottom .entry-social-share a:hover{font-size:20px;color:#CCAE6E;}.single-post .entry-holder{padding-bottom:10px;}.single-post .entry-author-info{padding-top:30px;padding-bottom:30px;border-top:2px dotted #dbdbdb;border-bottom:2px dotted #dbdbdb;}.single-post .entry-author-info .author-post{padding:40px 40px 35px;background:#f6f6f6;}@media screen and (max-width: 767px){.single-post .entry-author-info .author-post{padding:25px 20px;}}.single-post .entry-author-info .author-avatar{width:90px;height:90px;float:left;}.single-post .entry-author-info .author-description{padding-left:120px;font-size:14px;line-height:24px;margin-top:-7px;}.single-post .entry-author-info .author-description span{display:none;}.single-post .entry-author-info .author-description p{font-weight:400;margin-bottom:8px;}@media screen and (max-width: 575px){.single-post .entry-author-info .author-avatar{margin-right:20px;margin-bottom:30px;}.single-post .entry-author-info .author-avatar img{border:5px solid #222;}.single-post .entry-author-info .author-description{padding-left:0px;}}.single-post .entry-author-info .user-social{padding-left:0;}.single-post .entry-author-info .user-social li{display:inline-block;margin-right:18px;}.single-post .entry-author-info .user-social li:last-child{margin-right:0;}.single-post .entry-author-info .user-social li a{color:#5d5d5d;font-size:15px;}.single-post .entry-author-info .user-social li a:hover{font-size:20px;color:#CCAE6E;}.post-previous-next{margin-top:5px;padding:50px 0 45px;border-top:2px solid #f5f5f5;border-bottom:2px solid #f5f5f5;}.post-previous-next a{position:relative;width:100%;display:block;}.post-previous-next .nav-image{width:100px;height:65px;background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;display:inline-block;margin-top:5px;}@media screen and (max-width: 575px){.post-previous-next .nav-image{width:100px;height:70px;}}.post-previous-next .nav-inner span{font-size:14px;display:block;}.post-previous-next .nav-link-prev,.post-previous-next .nav-link-next{width:50% !important;}@media screen and (max-width: 575px){.post-previous-next .nav-link-prev,.post-previous-next .nav-link-next{width:100% !important;}}.post-previous-next .nav-link-prev .nav-inner,.post-previous-next .nav-link-next .nav-inner{position:absolute;top:6px;}.post-previous-next .nav-link-prev .nav-inner .post-pn-bullet,.post-previous-next .nav-link-next .nav-inner .post-pn-bullet{color:#b8b8b8;margin-bottom:7px;}.post-previous-next .nav-link-prev .nav-inner .post-pn-title,.post-previous-next .nav-link-next .nav-inner .post-pn-title{color:#282828;font-weight:600;}.post-previous-next .nav-link-prev .nav-inner .post-pn-title:hover,.post-previous-next .nav-link-next .nav-inner .post-pn-title:hover{color:#CCAE6E;}@media screen and (max-width: 575px){.post-previous-next .nav-link-prev{margin-bottom:30px;}}.post-previous-next .nav-link-prev .nav-inner{left:120px;}.post-previous-next .nav-link-next .nav-inner{right:120px;}@keyframes sheen{100%{transform:rotateZ(120deg) translate(1em, -19em);}}.animation-image,.single-post .entry-author-info .author-avatar,#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media{position:relative;overflow:hidden;}.animation-image:after,.single-post .entry-author-info .author-avatar:after,#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media:after{content:'';position:absolute;top:-50%;right:-50%;bottom:-50%;left:-100%;background:linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));-webkit-transform:rotateZ(120deg) translate(-5em, 7.5em);-khtml-transform:rotateZ(120deg) translate(-5em, 7.5em);-moz-transform:rotateZ(120deg) translate(-5em, 7.5em);-ms-transform:rotateZ(120deg) translate(-5em, 7.5em);-o-transform:rotateZ(120deg) translate(-5em, 7.5em);transform:rotateZ(120deg) translate(-5em, 7.5em);}.animation-image:hover:after,.single-post .entry-author-info .author-avatar:hover:after,#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media:hover:after{animation:sheen 1s forwards;}.single-event .social-connect-list{margin-left:auto;margin-right:auto;}@media screen and (min-width: 768px){.single-event .social-connect-list{max-width:780px;}}.single-event .social-connect-list .entry-social-share{text-align:center;padding:33px 0 35px;border-bottom:2px dotted #dbdbdb;}.single-event .social-connect-list label{display:inline-block;color:#222;font-size:13px;font-weight:bold;}.single-event .social-connect-list ul{display:inline-block;padding-left:10px;list-style:none;clear:none;}.single-event .social-connect-list ul li{display:inline-block;margin:0 8px;}.single-event .social-connect-list ul li a{font-size:14px;color:#222;}.single-event .social-connect-list ul li a:hover{color:#CCAE6E;}.single-event .comment-event .comments-area .comment-list-wrap{margin-top:32px;}@media screen and (min-width: 768px){.single-event .comment-event{max-width:780px;margin-left:auto;margin-right:auto;}}@media screen and (min-width: 992px){.single-gallery .post-type-inner{max-width:800px;margin-left:auto;margin-right:auto;}}.single-gallery .entry-featured{margin-bottom:30px;}.single-gallery .social-connect-list .entry-social-share{text-align:center;padding:35px 0 30px;border-bottom:2px dotted #dbdbdb;}.single-gallery .social-connect-list label{display:inline-block;color:#222;font-size:13px;font-weight:600;}.single-gallery .social-connect-list ul{display:inline-block;padding-left:10px;list-style:none;clear:none;}.single-gallery .social-connect-list ul li{display:inline-block;margin:0 8px;}.single-gallery .social-connect-list ul li a{font-size:14px;color:#222;}.single-gallery .social-connect-list ul li a:hover{color:#CCAE6E;}#secondary a{hyphens:auto;}.widget:last-child{margin-bottom:0;}.widget select{max-width:100%;}.widget.widget_newsletterwidgetminimal .widget-title{display:none;hyphens:auto;}.widget.widget_newsletterwidgetminimal form{position:relative;max-width:484px;}@media screen and (max-width: 767px){.widget.widget_newsletterwidgetminimal form{max-width:100%;}}.widget.widget_newsletterwidgetminimal form .tnp-email{height:50px;line-height:48px;margin-bottom:0;padding-right:137px;padding-left:20px;font-style:italic;background-color:transparent;border:1px solid #c8c8c8;}.widget.widget_newsletterwidgetminimal form .tnp-email:focus{border-color:#CCAE6E;}.widget.widget_newsletterwidgetminimal form .tnp-email::-webkit-input-placeholder{color:#c8c8c8;font-size:12px;font-style:italic;}.widget.widget_newsletterwidgetminimal form .tnp-email::-moz-placeholder{color:#c8c8c8;font-size:12px;font-style:italic;}.widget.widget_newsletterwidgetminimal form .tnp-email::-ms-input-placeholder{color:#c8c8c8;font-size:12px;font-style:italic;}.widget.widget_newsletterwidgetminimal form .tnp-email::-moz-placeholder{color:#c8c8c8;font-size:12px;font-style:italic;}.widget.widget_newsletterwidgetminimal form .tnp-submit{position:absolute;top:0;right:0;font-weight:500;width:137px;text-align:center;height:50px;line-height:50px;padding:0;background-color:#CCAE6E;color:#fff;font-size:15px;text-transform:uppercase;}.widget_product_search .widget-title{margin-bottom:25px;hyphens:auto;}.widget_product_search .woocommerce-product-search{position:relative;}.widget_product_search .search-field{margin-bottom:0;border:1px solid #dbdbdb;color:#222;padding:5px 15px;line-height:50px;height:50px;font-size:12px;width:100%;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.widget_product_search .search-field:focus{border:none;border:1px solid #CCAE6E;box-shadow:none;}.widget_product_search .search-field:focus::-webkit-input-placeholder{color:#9b9b9b;}.widget_product_search .search-field:focus::-moz-placeholder{color:#9b9b9b;}.widget_product_search .search-field:focus::-ms-input-placeholder{color:#9b9b9b;}.widget_product_search .search-field:focus::-moz-placeholder{color:#9b9b9b;}.widget_product_search .search-submit{position:absolute !important;top:0;right:15px;height:50px;width:50px;padding:0;text-align:right;line-height:50px;border:none;background-color:transparent;background-image:none;color:#CCAE6E;font-size:16px;border:none;}.widget_product_search .search-submit:focus{box-shadow:none;outline:none !important;color:#CCAE6E;}.cms-nav-content{font-size:14px;}.cms-nav-content .widget-nav.widget-logo{text-align:center;}.cms-nav-content .widget-nav.widget-content{text-align:center;color:#9b9b9b;font-size:14px;line-height:1.5333;margin-bottom:15px;}.cms-nav-content .widget-nav.widget-social{text-align:center;}.cms-nav-content .widget-nav.widget-social .cms-social{padding-left:0;}.cms-nav-content .widget-nav.widget-social li + li{margin-left:17px;}.cms-nav-content .widget-nav.widget-social li a{hyphens:auto;color:#fff;font-size:16px;}.cms-nav-content .widget-nav.widget-social li a:hover{color:#CCAE6E;}.cms-nav-content .widget-nav .nav-contact-info{list-style:none;padding-left:0;}.cms-nav-content .widget-nav .nav-contact-info li a{color:#9b9b9b;}.cms-nav-content .widget-nav .nav-contact-info li a:hover{color:#CCAE6E;}.cms-nav-content .widget-nav .nav-contact-info li.li-email{margin-bottom:25px;}.cms-nav-content .widget-nav .nav-btn-text a{margin-bottom:27px;display:inline-block;width:100%;padding:13px 15px;font-weight:bold;text-align:center;color:#fff;background-color:#CCAE6E;cursor:pointer;}.cms-nav-content .widget-nav .nav-btn-text a:hover{background-color:#fff;color:#CCAE6E;}.cms-nav-content .widget-nav.widget-coppyright{font-size:12px;color:#9b9b9b;}.cms-nav-content .widget-nav.widget-coppyright a{color:#CCAE6E;}.cms-nav-content .nav-footer-section{bottom:0;position:absolute;width:370px;left:0;right:0;padding-left:40px;padding-right:40px;padding-bottom:40px;}@media screen and (max-width: 575px){.cms-nav-content .nav-footer-section{position:static;width:auto;}.cms-nav-content .widget-social{margin-bottom:50px;}.cms-nav-content .nav-contact-info,.cms-nav-content .widget-coppyright{text-align:center;}}.widget_newsletterwidget .newsletter-subscription{margin:0;}.widget_newsletterwidget form{position:relative;}.widget_newsletterwidget form .tnp-field-email{margin:0;display:inline-block;width:100%;}.widget_newsletterwidget form .tnp-field-email label{display:none;}.widget_newsletterwidget form:hover .tnp-field-button:before{color:#fff;}@media screen and (min-width: 768px){}.wpb_widgetised_column .widget{margin-bottom:50px;}.wpb_widgetised_column .widget:last-child{margin-bottom:0;}.logged-in .hide-logged{display:none;}#content .widget_product_categories ul ul ul ul ul,#content .widget_categories ul ul ul ul ul,#content .widget_pages ul ul ul ul ul,#content .widget_nav_menu ul ul ul ul ul,#content .widget_meta ul ul ul ul ul{padding-left:0;}#content .widget_categories ul li a,#content .widget_nav_menu ul li a,#content .widget_pages ul li a,#content .widget_archive ul li a,#content .widget_meta ul li a{color:#9b9b9b;font-weight:bold;padding:0px 15px 0px 0;font-size:14px;line-height:normal;-webkit-transition:all 500ms ease-in-out 0s;-khtml-transition:all 500ms ease-in-out 0s;-moz-transition:all 500ms ease-in-out 0s;-ms-transition:all 500ms ease-in-out 0s;-o-transition:all 500ms ease-in-out 0s;transition:all 500ms ease-in-out 0s;}.widget_tag_cloud .widgettitle{text-transform:capitalize;font-size:16px;color:#222;line-height:21px;font-weight:800;letter-spacing:0.01em;margin:0px 0 20px 0;}.widget_product_categories ul{list-style:none;padding-left:0;}.widget_product_categories ul li{margin-bottom:10px;}.widget_product_categories ul li a{font-weight:bold;font-size:14px;font-family:'Poppins', sans-serif;display:block;color:#9b9b9b;-webkit-transition:all 500ms ease-in-out 0s;-khtml-transition:all 500ms ease-in-out 0s;-moz-transition:all 500ms ease-in-out 0s;-ms-transition:all 500ms ease-in-out 0s;-o-transition:all 500ms ease-in-out 0s;transition:all 500ms ease-in-out 0s;}.widget_product_categories ul li a:hover{margin-left:10px;color:#CCAE6E;}.widget_product_categories ul li .children{margin-top:10px;padding-top:10px;border-top:1px solid #dbdbdb;padding-top:15px;}.widget_categories .widgettitle,.widget_product_categories .widgettitle{text-transform:capitalize;font-size:18px;color:#222;line-height:21px;font-weight:800;letter-spacing:0.01em;margin:0px 0 20px 0;}.widget_categories ul,.widget_product_categories ul{list-style:none;padding-left:0;}.widget_categories ul li a,.widget_product_categories ul li a{color:#9b9b9b;font-weight:bold;padding:0px 15px 0px 0;font-size:14px;line-height:normal;-webkit-transition:all 500ms ease-in-out 0s;-khtml-transition:all 500ms ease-in-out 0s;-moz-transition:all 500ms ease-in-out 0s;-ms-transition:all 500ms ease-in-out 0s;-o-transition:all 500ms ease-in-out 0s;transition:all 500ms ease-in-out 0s;}.widget_categories ul li a:hover,.widget_product_categories ul li a:hover{color:#CCAE6E !important;}.widget_meta ul li{color:#9b9b9b;}.widget_recent_comments .recentcomments{border-bottom:solid 1px #e1e1e1;margin-bottom:20px;}.widget_recent_comments .recentcomments:first-child{margin-top:23px !important;}.widget_recent_comments .recentcomments > a{font-size:15px;}.widget_recent_comments .recentcomments span{display:block;font-size:15px;text-transform:capitalize;}.wp-block-latest-comments{margin:0;padding:0;}.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author{display:block;line-height:24px;}.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-link{display:inline;font-size:15px;line-height:24px;}.widget_rss ul{list-style:none;padding:0;}.widget_rss li{margin-bottom:16px;padding-bottom:15px;border-bottom:1px solid #f5f5f5;}.widget_rss li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}.widget_rss .rsswidget{font-weight:700;display:inline-block;}.widget_rss .rss-date{font-size:0.875em;font-style:italic;display:block;}.widget_rss cite{font-weight:700;font-size:0.875em;}.widget_calendar th,.widget_calendar td{text-align:center;}.search-no-results .content-area .search-form .searchform-wrap{position:relative;}.search-no-results .content-area .search-form .searchform-wrap .search-field{border:none;border-bottom:2px solid #e6e6e6;color:#222;padding:0px 20px 0 0;line-height:50px;height:50px;font-size:12px;width:100%;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.search-no-results .content-area .search-form .searchform-wrap .search-field:focus{border-bottom:2px solid #CCAE6E;}.search-no-results .content-area .search-form .searchform-wrap .search-submit{position:absolute;top:0;cursor:pointer;background-color:transparent;right:0;color:#CCAE6E;font-size:16px;padding-right:0;height:50px;line-height:50px;}#secondary ul{list-style:none;padding-left:0;}#secondary .children,#secondary .sub-menu{padding-left:15px;}#secondary .widget{margin-bottom:30px;padding:32px 40px 40px;background-color:#f6f6f6;-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;}@media screen and (max-width: 767px){#secondary .widget{padding:30px 15px;}}#secondary .widget .widget-title,#secondary .widget .wp-block-search__label{text-transform:capitalize;font-size:16px;font-weight:600;color:#222;line-height:30px;margin:0px 0 15px 0;}#secondary .widget .wp-block-group h2{text-transform:capitalize;font-size:16px;font-weight:600;color:#222;line-height:30px;margin:0px 0 15px 0;}#secondary .widget:first-child .widget-title{margin-top:0;}#secondary .widget.widget_search .widget-title,#secondary .widget.widget_search .wp-block-search__label{margin-bottom:18px;}#secondary .widget.widget_search .searchform-wrap{position:relative;}#secondary .widget.widget_search .search-field,#secondary .widget.widget_search .wp-block-search__input{margin-bottom:0;border:1px solid #dbdbdb;color:#222;padding:5px 15px;line-height:50px;height:50px;font-size:12px;width:100%;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}#secondary .widget.widget_search .search-field:focus,#secondary .widget.widget_search .wp-block-search__input:focus{border:none;border:1px solid #CCAE6E;box-shadow:none;}#secondary .widget.widget_search .search-field:focus::-webkit-input-placeholder,#secondary .widget.widget_search .wp-block-search__input:focus::-webkit-input-placeholder{color:#9b9b9b;}#secondary .widget.widget_search .search-field:focus::-moz-placeholder,#secondary .widget.widget_search .wp-block-search__input:focus::-moz-placeholder{color:#9b9b9b;}#secondary .widget.widget_search .search-field:focus::-ms-input-placeholder,#secondary .widget.widget_search .wp-block-search__input:focus::-ms-input-placeholder{color:#9b9b9b;}#secondary .widget.widget_search .search-field:focus::-moz-placeholder,#secondary .widget.widget_search .wp-block-search__input:focus::-moz-placeholder{color:#9b9b9b;}#secondary .widget.widget_search .search-submit{position:absolute !important;top:0;right:15px;height:50px;width:50px;padding:0;text-align:right;line-height:50px;border:none;background-color:transparent;background-image:none;color:#CCAE6E;font-size:16px;border:none;}#secondary .widget.widget_search .search-submit:focus{box-shadow:none;outline:none !important;color:#CCAE6E;}#secondary .widget.widget_search .wp-block-search__button{position:absolute !important;top:0;right:15px;height:50px;width:50px;padding:0;text-align:right;line-height:50px;border:none;background-color:transparent;background-image:none;color:#CCAE6E;font-size:16px;border:none;}#secondary .widget.widget_search .wp-block-search__inside-wrapper{position:relative;}#secondary .widget.widget_product_search{margin-bottom:70px;padding-bottom:20px !important;border-bottom:none;}#secondary .widget.widget_product_search .woocommerce-product-search{position:relative;}#secondary .widget.widget_product_search .woocommerce-product-search button{height:50px;opacity:0;padding:0;position:absolute;right:0;top:0;width:50px;z-index:2;}#secondary .widget.widget_product_search .woocommerce-product-search:before{content:"\f002";font-family:FontAwesome;font-size:15px;color:#CCAE6E;position:absolute;top:50%;right:15px;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);z-index:1;}#secondary .widget.widget_tag_cloud{padding-bottom:30px;}#secondary .widget.widget_categories .widget-title,#secondary .widget.widget_meta .widget-title,#secondary .widget.widget_recent_comments .widget-title,#secondary .widget.widget_archive .widget-title{margin-bottom:15px;}#secondary .widget.widget_categories ul li,#secondary .widget.widget_meta ul li,#secondary .widget.widget_recent_comments ul li,#secondary .widget.widget_archive ul li{margin-bottom:6px;}#secondary .widget.widget_categories ul li:first-child,#secondary .widget.widget_meta ul li:first-child,#secondary .widget.widget_recent_comments ul li:first-child,#secondary .widget.widget_archive ul li:first-child{margin-top:10px;}#secondary .widget.widget_categories ul li:first-child a,#secondary .widget.widget_meta ul li:first-child a,#secondary .widget.widget_recent_comments ul li:first-child a,#secondary .widget.widget_archive ul li:first-child a{padding-top:0 !important;}#secondary .widget.widget_categories ul li:last-child,#secondary .widget.widget_meta ul li:last-child,#secondary .widget.widget_recent_comments ul li:last-child,#secondary .widget.widget_archive ul li:last-child{margin-bottom:0;}#secondary .widget.widget_categories ul li a,#secondary .widget.widget_meta ul li a,#secondary .widget.widget_recent_comments ul li a,#secondary .widget.widget_archive ul li a{padding:5px 0px 0px 0;}#secondary .widget.widget_categories ul li a:hover,#secondary .widget.widget_meta ul li a:hover,#secondary .widget.widget_recent_comments ul li a:hover,#secondary .widget.widget_archive ul li a:hover{color:#CCAE6E;}#secondary .widget.widget_categories,#secondary .widget.widget_product_categories{padding-bottom:32px;}#secondary .widget.widget_categories ul,#secondary .widget.widget_product_categories ul{padding-left:15px;}#secondary .widget.widget_categories ul li,#secondary .widget.widget_product_categories ul li{border-bottom:1px solid #dbdbdb;padding-bottom:10px;}#secondary .widget.widget_categories ul li:first-child,#secondary .widget.widget_product_categories ul li:first-child{margin-top:-5px !important;}#secondary .widget.widget_categories ul li:last-child,#secondary .widget.widget_product_categories ul li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}#secondary .widget.widget_categories ul li a,#secondary .widget.widget_product_categories ul li a{display:block;color:#CCAE6E;}#secondary .widget.widget_categories ul li a:before,#secondary .widget.widget_product_categories ul li a:before{display:inline-block;font-size:11px;color:#CCAE6E;content:"\f105";font-family:'FontAwesome';position:relative;left:-15px;top:-2px;}#secondary .widget.widget_categories ul li a:hover,#secondary .widget.widget_product_categories ul li a:hover{color:#222 !important;}#secondary .widget.widget_categories ul li.current-cat a,#secondary .widget.widget_product_categories ul li.current-cat a{color:#222;}#secondary .widget.widget_nav_menu ul.menu > li:first-child{margin-top:28px;}#secondary .widget.widget_nav_menu ul.menu > li:last-child{margin-bottom:-18px;}#secondary .widget.widget_nav_menu ul.menu > li a{padding:5px 15px 0px 0;}#secondary .widget.widget_nav_menu ul.menu > li .sub-menu{padding-left:15px;}#secondary .widget.widget_nav_menu ul.menu > li .sub-menu .sub-menu{padding-left:15px;}#secondary .widget.widget_cms_recent_posts{padding-bottom:35px;}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1{margin-bottom:25px;}@media screen and (max-width: 767px){#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1{margin-bottom:35px;}}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1:last-child{margin-bottom:0;}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media{width:100%;margin-bottom:20px;}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media img{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media + .entry-content{margin-bottom:0;}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media + .entry-content .entry-date{margin-bottom:6px;margin-top:-4px;font-size:13px;font-weight:400;line-height:20px;color:#9b9b9b;}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media + .entry-content .entry-title{clear:none;font-size:14px;font-weight:bold;margin-bottom:0;}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media + .entry-content .entry-title a{hyphens:auto;color:#282828;}#secondary .widget.widget_cms_recent_posts .posts-list .entry-recent-post1 .entry-media + .entry-content .entry-title a:hover{color:#CCAE6E;}#secondary .widget.widget_cs_social_widget .cms-social li{margin:5px 10px 5px 0;}#secondary .widget.widget_cs_social_widget .cms-social li:last-child{margin-right:0;}#secondary .widget.widget_cs_social_widget .cms-social li a{width:50px;height:50px;display:block;text-align:center;line-height:48px;border:1px solid #ddd;color:#000;display:block;overflow:hidden;position:relative;-webkit-transition:all 300ms ease-in-out 0s;-khtml-transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-ms-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}#secondary .widget.widget_cs_social_widget .cms-social li a:before{position:absolute;left:-100%;display:block;width:100%;content:" ";z-index:-1;height:100%;background:#CCAE6E;border-color:#CCAE6E;-webkit-transition:all 300ms ease-in-out 0s;-khtml-transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-ms-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}#secondary .widget.widget_cs_social_widget .cms-social li a:hover{color:#fff;}#secondary .widget.widget_cs_social_widget .cms-social li a:hover:before{left:0;}@keyframes sheen{100%{transform:rotateZ(120deg) translate(1em, -19em);}}.widget_recent_entries li,.wp-block-latest-posts li{font-size:14px;margin-bottom:5px;}.widget_recent_entries li a,.wp-block-latest-posts li a{display:block;font-weight:600;color:#9b9b9b;}.widget_recent_entries li span,.wp-block-latest-posts li span{display:block;font-size:14px;padding-bottom:13px;color:#707070;}.widget_recent_entries li span:before,.wp-block-latest-posts li span:before{margin-right:5px;content:"\f073";font-family:"FontAwesome";display:inline-block;}.widget_recent_entries li:last-child,.wp-block-latest-posts li:last-child{margin-bottom:0;}.widget_recent_entries li:last-child span,.wp-block-latest-posts li:last-child span{padding-bottom:0;}.widget_tag_cloud .widget-content,.widget_product_tag_cloud .widget-content{display:table;width:100%;}.widget_tag_cloud .tagcloud,.widget_product_tag_cloud .tagcloud{display:table;width:100%;}.widget_tag_cloud a,.widget_product_tag_cloud a{float:left;background-color:#CCAE6E;background:#CCAE6E;-webkit-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);-khtml-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);-moz-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);-ms-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);-o-box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);box-shadow:0px 0px 0 0px rgba(0, 0, 0, 0);font-weight:600;font-size:12px !important;margin-right:10px;margin-bottom:10px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:white;padding:5px 8px;font-weight:400;cursor:pointer;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}.widget_tag_cloud a:hover,.widget_product_tag_cloud a:hover{transform:scale(1.1);-webkit-box-shadow:2px 5px rgba(0, 0, 0, 0.15);-khtml-box-shadow:2px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:2px 5px rgba(0, 0, 0, 0.15);-ms-box-shadow:2px 5px rgba(0, 0, 0, 0.15);-o-box-shadow:2px 5px rgba(0, 0, 0, 0.15);box-shadow:2px 5px rgba(0, 0, 0, 0.15);-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#fff;}.widget_product_tag_cloud a{border-width:1px;padding:7px 18px;}.cms-social li{display:inline-block;}.cms-social li + li{margin-left:24px;}.cms-social li a{font-size:14px;}.cms-social li span{display:none;}.vc_wp_custommenu .widgettitle{font-size:24px;}.widget_cms_check_availability{background-color:#fff;border:1px solid #e5e5e5 !important;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;margin-bottom:55px !important;padding:30px !important;}.widget_cms_check_availability .select2-selection__arrow{display:none !important;}.cms-download .cms-download-inner{min-height:70px;position:relative;padding:16px 40px 16px 20px;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-download .cms-download-title{margin:0;font-size:15px;line-height:21px;margin:8px 0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-download span{background-color:#282828;display:inline-block;font-size:8px;height:24px;line-height:24px;text-align:center;width:22px;color:#CCAE6E;position:absolute;right:20px;top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-download a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.cms-download:hover .cms-download-inner{background-color:#707070;background-image:none;}.cms-download:hover .cms-download-inner .cms-download-title{color:#fff;}.cms-download:hover .cms-download-inner span{background-color:#CCAE6E;color:#fff;}.woocommerce #secondary .widget{background-color:#fff;margin-bottom:35px;padding:0;}.woocommerce #secondary .widget .widget-title{color:#222;}@media screen and (min-width: 992px){.woocommerce #secondary .widget:last-child{margin-bottom:0;padding-bottom:0;}}.woocommerce #secondary .widget_product_search{margin-bottom:20px;margin-top:-7px;}.widget_products .product_list_widget li{position:relative;padding:0px 0 0px 70px !important;}.widget_products .product_list_widget li:last-child{padding-bottom:5px !important;}.widget_products .product_list_widget li a{font-size:14px;color:#222;margin-bottom:0px;margin-left:0;}.widget_products .product_list_widget li a:hover{color:#CCAE6E;}.widget_products .product_list_widget li a img{float:left;max-width:60px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;position:absolute;top:0;left:0;margin:0;width:100%;}.widget_products .product_list_widget li .woocommerce-Price-amount{font-size:12px;color:#CCAE6E;}.widget_products .product_list_widget li .star-rating{display:none;}.woocommerce ul.product_list_widget li{margin-bottom:30px;padding-bottom:10px;margin-top:0;}.woocommerce ul.product_list_widget li:last-child{border:none;margin-bottom:0;padding-bottom:0;}.woocommerce ul.product_list_widget li a{font-weight:bold;font-size:14px;}.woocommerce ul.product_list_widget li a span{display:inline-block;padding-top:2px;}.woocommerce ul.product_list_widget li img{width:50px;background:#f8f8f8;float:left;margin-left:0;margin-right:15px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.woocommerce ul.product_list_widget li .star-rating{margin-top:5px;margin-bottom:4px;font-size:12px;}.woocommerce ul.product_list_widget li .reviewer{display:none;}.woocommerce ul.product_list_widget li del{font-weight:bold;opacity:1;}.woocommerce ul.product_list_widget li del .amount{color:#282828;}.woocommerce ul.product_list_widget li ins{border:none;padding:0 2px;text-decoration:none;background-color:transparent;font-weight:700;}.woocommerce ul.product_list_widget li ins .amount{color:#CCAE6E;}.woocommerce ul.product_list_widget li .woocommerce-Price-amount{font-weight:bold;}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#dbdbdb;height:4px;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{height:10px;width:10px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#CCAE6E;top:-3px;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:#CCAE6E;}.woocommerce .widget_price_filter .price_slider_amount{padding-top:6px;}.woocommerce .widget_price_filter .price_slider_amount .button{float:right;}.woocommerce .widget_price_filter .price_slider_amount .price_label{float:left;font-size:12px;line-height:normal;}.woocommerce .widget_price_filter .price_slider_amount .price_label span{color:#CCAE6E;}.sbi_photo_wrap a{position:static;}.sbi_photo_wrap a:before,.sbi_photo_wrap a:after{opacity:0;position:absolute;display:block;content:"";-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.sbi_photo_wrap a:before{top:25px;left:25px;right:25px;bottom:25px;background:#CCAE6E;z-index:1;}.sbi_photo_wrap a:after{z-index:2;width:16px;height:3px;top:50%;left:50%;background-image:url(../images/icon-instagram.png);-webkit-transform:translate(-50%, 50%);-khtml-transform:translate(-50%, 50%);-moz-transform:translate(-50%, 50%);-ms-transform:translate(-50%, 50%);-o-transform:translate(-50%, 50%);transform:translate(-50%, 50%);}.sbi_photo_wrap a:hover:before,.sbi_photo_wrap a:hover:after{opacity:1;}.sbi_photo_wrap a:hover:before{top:10px;left:10px;right:10px;bottom:10px;}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}@font-face{font-family:'Droidserif Italic';src:url('../fonts/droidserif-italic-webfont.woff2') format('woff2'), url('../fonts/droidserif-italic-webfont.woff') format('woff');font-weight:normal;font-style:normal;}@font-face{font-family:'Poppins Bold';src:url('../fonts/poppins-bold-webfont.woff2') format('woff2'), url('../fonts/poppins-bold-webfont.woff') format('woff');}@font-face{font-family:'Kristi Regular';src:url('../fonts/kristi-font/Kristi-Regular.woff') format('woff');}@font-face{font-family:'Elegant-Icons';src:url('../fonts/elegant-icons.woff') format('woff');font-weight:normal;font-style:normal;}embed,iframe,object{max-width:100%;}.custom-logo-link{display:inline-block;}.wp-caption{margin-bottom:1.5em;max-width:100%;}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}.wp-caption .wp-caption-text{padding:0.8075em 0;font-size:0.875em;}.wp-caption-text{text-align:center;}.gallery{margin-bottom:1.5em;}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;}.gallery-caption{display:block;}.comment-content a{word-wrap:break-word;}.bypostauthor{display:block;}.comments-area .border-comment{border-bottom:2px dotted #dbdbdb;margin-top:35px;}.comments-area .comment-list-wrap{margin-top:35px;padding:27px 40px 30px;border:1px solid #CCAE6E;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;position:relative;}@media screen and (max-width: 767px){.comments-area .comment-list-wrap{padding-left:20px;padding-right:20px;}}.comments-area .comment-list-wrap:before{content:"";position:absolute;top:-5px;right:2px;bottom:0;left:2px;display:block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:1px solid #CCAE6E;border-bottom:none;z-index:-1;}.comments-area .comment-list-wrap:after{content:"";position:absolute;right:2px;bottom:-5px;left:2px;display:block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;height:5px;border:1px solid #CCAE6E;border-top:none;z-index:-1;}.comments-area .comment-list-wrap .comments-title{font-weight:600;font-size:16px;color:#222;margin-bottom:16px;}.comments-area .comment-list-wrap .comment-list{padding:0;list-style:none;}.comments-area .comment-list-wrap .comment-list .comment-inner .comment-media{width:50px;height:50px;float:left;margin-right:20px;position:relative;overflow:hidden;}.comments-area .comment-list-wrap .comment-list .comment-inner .comment-media:after{content:'';position:absolute;top:-50%;right:-50%;bottom:-50%;left:-100%;}.comments-area .comment-list-wrap .comment-list .comment-inner .comment-media:hover:after{animation:sheen 1s forwards;}.comments-area .comment-list-wrap .comment-list .comment-inner .comment-media img{width:100%;}.comments-area .comment-list-wrap .comment-list .comment-inner .comment-content .comment-title{clear:none;font-size:14px;font-weight:bold;color:#282828;margin-bottom:3px;}.comments-area .comment-list-wrap .comment-list li{clear:both;}.comments-area .comment-list-wrap .comment-list li .children{list-style:none;padding-left:70px;}.comments-area .comment-list-wrap .comment-list li .children > li{padding-top:30px;margin-top:22px;border-top:1px solid #dbdbdb;}.comments-area .comment-list-wrap .comment-list li.pingback .comment-content{padding-left:0;}.comments-area .comment-list-wrap .comment-list > li{margin-bottom:30px;}.comments-area .comment-list-wrap .comment-list > li:last-child{margin-bottom:0;}.comments-area .comment-list-wrap .comment-list .comment-inner{display:flex;}.comments-area .comment-list-wrap .comment-list .comment-inner .comment-content{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%;}.comments-area .comment-respond{margin-top:35px;padding:26px 40px 35px;border:1px solid #CCAE6E;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;position:relative;}@media screen and (max-width: 767px){.comments-area .comment-respond{padding-left:20px;padding-right:20px;}}.comments-area .comment-respond:before{content:"";position:absolute;top:-5px;right:2px;bottom:0;left:2px;display:block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:1px solid #CCAE6E;border-bottom:none;z-index:-1;}.comments-area .comment-respond:after{content:"";position:absolute;right:2px;bottom:-5px;left:2px;display:block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;height:5px;border:1px solid #CCAE6E;border-top:none;z-index:-1;}.comments-area .comment-respond .comment-reply-title{margin-bottom:18px;font-weight:600;font-size:16px;}.comments-area .comment-respond .comment-form input,.comments-area .comment-respond .comment-form textarea{border:1px solid #dbdbdb;background-color:#f6f6f6;width:100%;line-height:normal;margin-bottom:10px;font-size:14px;color:#222;}.comments-area .comment-respond .comment-form input::-webkit-input-placeholder,.comments-area .comment-respond .comment-form textarea::-webkit-input-placeholder{color:#9b9b9b;}.comments-area .comment-respond .comment-form input::-moz-placeholder,.comments-area .comment-respond .comment-form textarea::-moz-placeholder{color:#9b9b9b;}.comments-area .comment-respond .comment-form input::-ms-input-placeholder,.comments-area .comment-respond .comment-form textarea::-ms-input-placeholder{color:#9b9b9b;}.comments-area .comment-respond .comment-form input::-moz-placeholder,.comments-area .comment-respond .comment-form textarea::-moz-placeholder{color:#9b9b9b;}.comments-area .comment-respond .comment-form input:not([type="checkbox"]):not([type="submit"]){min-height:50px;padding:5px 20px;margin-bottom:30px;}.comments-area .comment-respond .comment-form input[type="checkbox"]{width:auto;}.comments-area .comment-respond .comment-form textarea{min-height:110px;padding:15px 20px;margin-bottom:20px;}.comments-area .comment-respond .comment-form .submit{background:#222;height:50px;padding:0;text-align:center;line-height:50px;margin-bottom:0;font-size:14px;font-weight:600;margin-top:10px;width:100%;max-width:100%;color:#fff;border:1px solid transparent;}.comments-area .comment-respond .comment-form .submit:hover{background:#CCAE6E;}.comments-area .comment-respond .comment-form input:focus,.comments-area .comment-respond .comment-form textarea:focus{border-color:#CCAE6E;}.comments-area .no-comments{display:none;}.comment-date{display:inline-block;font-size:12px;margin-bottom:4px;color:#9b9b9b;}.comment-content .comment-text{font-size:14px;font-weight:400;line-height:24px;}.comment-content .comment-text p{line-height:24px;margin-bottom:5px;}.comment-reply{display:inline-block;line-height:1;font-size:13px;}.comment-reply a{font-weight:bold;color:#CCAE6E;}.comment-form .form-submit{margin-bottom:0;text-align:left;}.comment-form .form-submit .submit{width:100%;max-width:170px;line-height:70px;}.comment-form .comment-notes{display:none;}@media screen and (max-width: 767px){.comment-media{display:inline-block;margin-bottom:20px;float:none !important;}.comment-content{padding-left:0;margin-bottom:0px;display:block;}.comment-content .comment-text p{line-height:21px;}.comment-content ul,.comment-content ol{text-align:left;}.comment-list li .children{padding-left:15px !important;list-style:none;}}.animation,.comments-area .comment-list-wrap .comment-list .comment-inner .comment-media:after{background:linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));-webkit-transform:rotateZ(120deg) translate(-5em, 7.5em);-khtml-transform:rotateZ(120deg) translate(-5em, 7.5em);-moz-transform:rotateZ(120deg) translate(-5em, 7.5em);-ms-transform:rotateZ(120deg) translate(-5em, 7.5em);-o-transform:rotateZ(120deg) translate(-5em, 7.5em);transform:rotateZ(120deg) translate(-5em, 7.5em);}@keyframes sheen{100%{transform:rotateZ(120deg) translate(1em, -19em);}}.comments-area .comment-list-wrap .comment-list li.pingback .comment-content{padding-left:0;margin-left:0;}.site-footer{background-color:#222;font-size:14px;line-height:23px;font-weight:400;color:#9b9b9b;}.site-footer .footer-widget-title{color:#fff;font-size:14px;text-transform:capitalize;font-weight:bold;}.site-footer a{color:#9b9b9b;}.site-footer .widget{margin-bottom:25px;}.site-footer .widget:last-child{margin-bottom:0;}.site-footer .widget.widget_media_image{margin-bottom:0;}.site-footer .top-footer-logo{margin-bottom:13px;}.site-footer .textwidget{font-size:14px;font-weight:400;color:#9b9b9b;}.site-footer ul{padding-left:0;list-style:none;}.site-footer .cms-footer-item{text-align:center;}.site-footer .cms-footer-item .cms-widget-text .widget-title{margin-bottom:13px;font-weight:bold;font-size:14px;}.site-footer .cms-footer-item .cms-widget-text .cms-widget-infor-btn{margin-top:20px;}.site-footer .cms-footer-item .cms-widget-text .cms-widget-infor-btn a{color:#CCAE6E;font-size:13px;font-weight:bold;position:relative;display:inline-block;}.site-footer .cms-footer-item .cms-widget-text .cms-widget-infor-btn a:before{content:" ";position:absolute;display:inline-block;width:100%;bottom:0;left:0;right:0;height:2px;background-color:#CCAE6E;}.site-footer .cms-footer-item .cms-widget-text .cms-widget-infor-btn a:hover{color:rgba(167, 187, 57, 0.8);}.site-footer .cms-footer-item .cms-widget-text .cms-widget-infor-btn a:hover:before{background-color:rgba(167, 187, 57, 0.8);}@media screen and (max-width: 767px){.site-footer .footer-socials{margin-top:30px;}}.site-footer .footer-socials .cms-social{text-align:center;}.site-footer .footer-socials .cms-social li{display:inline-block;}.site-footer .footer-socials .cms-social li + li{margin-left:22px;}.site-footer .footer-socials .cms-social li a{font-size:20px;font-weight:500;color:#fff;}.site-footer .footer-socials .cms-social li a:hover{color:#CCAE6E;}.site-footer .footer-socials .cms-social li span{display:none;}@media screen and (max-width: 575px){.cms-menu-footer{margin-bottom:20px;}}.cms-menu-footer .footermenu{text-align:center;}.cms-menu-footer .footermenu li{display:inline-block;padding:10px 15px 17px;}@media screen and (max-width: 767px){.cms-menu-footer .footermenu li{padding:5px 15px;}}.cms-menu-footer .footermenu li a{font-family:'Poppins', sans-serif;font-size:13px;font-weight:bold;}.widget_footer_info li{color:#9b9b9b;}.widget_footer_info li a{color:#9b9b9b;}.widget_footer_info li a:hover{color:#CCAE6E;}.widget_footer_info li i{display:inline-block;margin-right:10px;color:#CCAE6E;font-size:18px;}.top-footer{padding:160px 0 90px;}@media screen and (max-width: 767px){.top-footer{padding-bottom:65px;padding-top:65px;}}@media screen and (min-width: 992px){.top-footer .cms-footer-item{padding-left:35px;padding-right:35px;}}@media (min-width: 768px) and (max-width: 991px){.top-footer .cms-footer-item{margin-bottom:0px;padding-bottom:0px;}.top-footer .cms-footer-item .top-footer-logo{margin-top:-53px;}}@media screen and (max-width: 991px){.top-footer .cms-footer-item:last-child{margin-bottom:0;padding-bottom:0;}}@media (min-width: 768px) and (max-width: 991px){.top-footer .cms-footer-item:nth-child(3){padding-bottom:0;margin-bottom:0;}}@media screen and (max-width: 767px){.top-footer .cms-footer-item{margin-bottom:30px;padding-bottom:30px;}.top-footer .cms-footer-item:last-child{margin-bottom:0;padding-bottom:30px;}}@media (min-width: 576px) and (max-width: 767px){.top-footer .cms-footer-item{padding-left:50px;padding-right:50px;}}.top-footer .widget_nav_menu ul.menu li{margin-bottom:5px;font-size:14px;}.top-footer .widget_nav_menu ul.menu li a{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.top-footer .widget_nav_menu ul.menu li a:hover{padding-left:10px;}@media screen and (min-width: 992px){.top-footer .top-footer-logo{margin-top:-52px;}}.top-footer .widget_newsletterwidget .tnp-widget{margin-top:3px;}.top-footer .widget_newsletterwidget .tnp-widget form{min-height:48px;margin-bottom:28px;max-width:263px;margin-left:auto;margin-right:auto;position:relative;background-color:#1b1b1b;}@media screen and (max-width: 767px){.top-footer .widget_newsletterwidget .tnp-widget form{margin-bottom:0;}}.top-footer .widget_newsletterwidget .tnp-widget form:before{content:"";position:absolute;top:-2px;right:2px;bottom:0;left:2px;height:52px;display:block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:1px solid #CCAE6E;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field{margin-bottom:0;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-email{position:absolute;top:0;left:0;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-email .tnp-email{background-color:transparent;height:48px;line-height:48px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;padding-left:20px;border:1px solid #CCAE6E;color:#fff;font-size:12px;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-email .tnp-email::-webkit-input-placeholder{color:#9b9b9b;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-email .tnp-email::-moz-placeholder{color:#9b9b9b;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-email .tnp-email::-ms-input-placeholder{color:#9b9b9b;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-email .tnp-email::-moz-placeholder{color:#9b9b9b;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-button{margin-top:0;height:0;position:relative;top:0;}@media screen and (max-width: 767px){.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-button{position:static;}}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-button:after{content:"\f178";font-family:"FontAwesome";display:inline-block;font-size:18px;color:#CCAE6E;z-index:1;position:absolute;font-weight:normal;top:0;right:0;text-align:center;width:42px;height:52px;line-height:50px;}.top-footer .widget_newsletterwidget .tnp-widget form .tnp-field.tnp-field-button .tnp-submit{height:50px;background-color:transparent;line-height:50px;position:absolute;top:0;border:none;right:0;width:42px;font-size:0;z-index:2;}.footer-layout1 .bottom-footer{padding:23px 0 35px;background-color:#1b1b1b;position:relative;}@media screen and (max-width: 767px){.footer-layout1 .bottom-footer{padding-top:50px;}}.footer-layout1 .bottom-footer:before{content:"";position:absolute;left:0;right:0;margin:auto;height:38px;width:28px;background-position:center;background-repeat:no-repeat;background-image:url(../images/ft-arrow-top.png);top:-23px;}.footer-layout1 .copyright-content{color:#9b9b9b;}.footer-layout1 .copyright-content a{color:#CCAE6E;}.footer-layout2 .top-footer{padding-bottom:0;}.footer-layout2 .widget_newsletterwidget .tnp-widget form{margin-bottom:0;}.footer-layout2 .bottom-footer{padding-bottom:95px;}@media screen and (max-width: 991px){.footer-layout2 .bottom-footer{padding-bottom:50px;}}.footer-layout2 .copyright-content{margin-bottom:30px;}.footer-layout2 .copyright-content a{color:#CCAE6E;}.footer-layout3 .bottom-footer .copyright-content{color:#9b9b9b;}.footer-layout3 .bottom-footer .copyright-content a{color:#CCAE6E;}.copyright-content{font-size:12px;text-align:center;}.copyright-content a{color:#CCAE6E;}@media screen and (max-width: 575px){.copyright-content{font-size:11px;}}.bottom-footer{padding:24px 0;font-size:12px;position:relative;}.scroll-top{-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;bottom:0;opacity:0;visibility:hidden;color:#fff;height:49px;position:fixed;left:40px;text-align:center;width:49px;font-size:22px;z-index:-1;background:#CCAE6E;}.scroll-top.on{visibility:visible;opacity:0.5;color:#fff;bottom:40px;z-index:999;}@media screen and (max-width: 575px){.scroll-top.on{width:40px;height:40px;left:15px;}}.scroll-top:hover,.scroll-top:focus{opacity:1;}.scroll-top i{left:0;position:absolute;right:0;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);}.cms-modal{background-color:rgba(27, 26, 26, 0.98);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999;-webkit-transform:translateX(100%);-khtml-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);opacity:0;-webkit-transition:all 500ms ease-in-out;-khtml-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-ms-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;}.cms-modal .cms-modal-content{left:0;margin:auto;max-width:570px;position:absolute;right:0;top:50%;-webkit-transform:translate(0px, -50%) scaleX(0);-khtml-transform:translate(0px, -50%) scaleX(0);-moz-transform:translate(0px, -50%) scaleX(0);-ms-transform:translate(0px, -50%) scaleX(0);-o-transform:translate(0px, -50%) scaleX(0);transform:translate(0px, -50%) scaleX(0);-webkit-transition:all 500ms ease-in-out;-khtml-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-ms-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;transition-delay:500ms;}.cms-modal .cms-box-content{padding:100px 50px 50px;width:100%;max-width:370px;background-color:#fff;position:absolute;top:0;right:0;bottom:0;height:100%;-webkit-transform:scaleX(0);-khtml-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all 500ms ease-in-out;-khtml-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-ms-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;transition-delay:500ms;}.cms-modal.open{-webkit-transform:translateX(0%);-khtml-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);opacity:1;}.cms-modal.open .cms-modal-content{-webkit-transform:translate(0px, -50%) scaleX(1);-khtml-transform:translate(0px, -50%) scaleX(1);-moz-transform:translate(0px, -50%) scaleX(1);-ms-transform:translate(0px, -50%) scaleX(1);-o-transform:translate(0px, -50%) scaleX(1);transform:translate(0px, -50%) scaleX(1);}.cms-modal.open .cms-box-content{-webkit-transform:scaleX(1);-khtml-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);}.cms-modal.open .cms-close{display:block;z-index:2;}.cms-modal.cms-side-nav-popup .cms-close:after,.cms-modal.cms-side-nav-popup .cms-close:before{background:#222;}.cms-modal.remove{-webkit-transform:translateX(100%);-khtml-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);opacity:0;transition-delay:500ms;}.cms-modal.remove .cms-modal-content{-webkit-transform:translate(0px, -50%) scaleX(0);-khtml-transform:translate(0px, -50%) scaleX(0);-moz-transform:translate(0px, -50%) scaleX(0);-ms-transform:translate(0px, -50%) scaleX(0);-o-transform:translate(0px, -50%) scaleX(0);transform:translate(0px, -50%) scaleX(0);transition-delay:0ms;}.cms-modal .cms-close{position:absolute;top:40px;right:30px;display:none;}.cms-modal .cms-close:before,.cms-modal .cms-close:after{background-color:#fff;}.cms-modal .cms-close:hover:before,.cms-modal .cms-close:hover:after{background-color:#CCAE6E;}@media screen and (max-width: 991px){.cms-modal .cms-close{display:block;}}@media screen and (max-width: 575px){.cms-modal .cms-modal-content,.cms-modal .cms-box-content{max-width:280px !important;}}.cms-search-popup .cms-search-form{/*-----------------*/}.cms-search-popup .cms-search-form i{color:#fff;font-size:28px;position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);right:0px;}.cms-search-popup .cms-search-form .search-field{background-color:transparent;border:none;font-size:45px;height:inherit;line-height:1;padding:26px 10px 22px 26px;margin-bottom:0;font-weight:bold;color:#fff;}@media screen and (max-width: 767px){.cms-search-popup .cms-search-form .search-field{font-size:25px;}}.cms-search-popup .cms-search-form .search-field:focus{-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.cms-search-popup .cms-search-form .search-field::-webkit-input-placeholder{font-size:45px;}@media screen and (max-width: 767px){.cms-search-popup .cms-search-form .search-field::-webkit-input-placeholder{font-size:25px;}}.cms-search-popup .cms-search-form .search-field::-moz-placeholder{font-size:45px;}@media screen and (max-width: 767px){.cms-search-popup .cms-search-form .search-field::-moz-placeholder{font-size:25px;}}.cms-search-popup .cms-search-form .search-field::-ms-input-placeholder{font-size:45px;}@media screen and (max-width: 767px){.cms-search-popup .cms-search-form .search-field::-ms-input-placeholder{font-size:25px;}}.cms-search-popup .cms-search-form .search-field::-moz-placeholder{font-size:45px;}@media screen and (max-width: 767px){.cms-search-popup .cms-search-form .search-field::-moz-placeholder{font-size:25px;}}.btn-icon-menu-popup,.btn-icon-sidebar-popup{display:inline-block;border-radius:2px;color:#222;display:inline-block;font-size:16px;height:34px;line-height:33px;text-align:left;vertical-align:middle;width:16px;cursor:pointer;position:relative;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.btn-icon-menu-popup:before,.btn-icon-sidebar-popup:before,.btn-icon-menu-popup:after,.btn-icon-sidebar-popup:after,.btn-icon-menu-popup span,.btn-icon-sidebar-popup span{background-color:#222;content:"";display:block;height:2px;left:0;position:absolute;right:0;width:16px;top:21px;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.btn-icon-menu-popup:before,.btn-icon-sidebar-popup:before{top:11px;width:16px;}.btn-icon-menu-popup:after,.btn-icon-sidebar-popup:after{width:16px;}.btn-icon-menu-popup span,.btn-icon-sidebar-popup span{top:16px;}.header-transparent .btn-icon-menu-popup:before,.header-transparent .btn-icon-sidebar-popup:before,.header-transparent .btn-icon-menu-popup:after,.header-transparent .btn-icon-sidebar-popup:after,.header-transparent .btn-icon-menu-popup span,.header-transparent .btn-icon-sidebar-popup span{background-color:#fff;}.overlay{height:0;width:100%;position:fixed;z-index:12000;top:0;right:0;left:0;background-color:rgba(27, 26, 26, 0.98);overflow-x:hidden;-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;}.overlay .closebtn{position:absolute;top:35px;right:110px;font-size:15px;z-index:100000;color:#fff;}.overlay .closebtn:hover{color:#CCAE6E;}.overlay .copyright-content{text-align:center;}.sidenav{height:100%;width:0;position:fixed;z-index:12000;top:0;right:0;background-color:rgba(27, 26, 26, 0.0);overflow-x:hidden;-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;}.sidenav .grapper-box-sidebar{background-color:#161616;padding:100px 40px 30px;width:370px;position:absolute;top:0;right:0;bottom:0;height:100%;}@media screen and (max-width: 575px){.sidenav .grapper-box-sidebar{width:100%;padding:80px 20px 30px;}}.sidenav .grapper-box-sidebar .cms-widget-text .widget-title{font-size:15px;color:inherit;font-weight:400;line-height:22px;font-family:'Poppins', sans-serif;margin-bottom:18px;}.sidenav .grapper-box-sidebar .cms-widget-text ul{padding-left:0;list-style:none;margin-bottom:45px;}.sidenav .grapper-box-sidebar .cms-widget-text ul li{position:relative;padding-left:22px;margin-bottom:8px;color:inherit;}.sidenav .grapper-box-sidebar .cms-widget-text ul li i{position:absolute;top:48%;left:0;transform:translateY(-50%);font-size:16px;color:#CCAE6E;}.sidenav .grapper-box-sidebar .logo-dark{display:inline-block;margin-bottom:20px;}.sidenav .grapper-box-sidebar .widget_cs_social_widget{margin-top:45px;}.sidenav .grapper-box-sidebar .widget_cs_social_widget ul{padding-left:0;}.sidenav .grapper-box-sidebar .widget_cs_social_widget ul li{margin-right:10px;margin-left:0;}.sidenav .grapper-box-sidebar .widget_cs_social_widget ul li:last-child{margin-right:0;}.sidenav .grapper-box-sidebar .widget_cs_social_widget ul li a{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:34px;height:34px;font-size:14px;display:block;background-color:#CCAE6E;color:#fff;margin-right:15px;-webkit-transition:all 300ms ease-in-out 0s;-khtml-transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-ms-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;position:relative;}.sidenav .grapper-box-sidebar .widget_cs_social_widget ul li a i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}.sidenav .grapper-box-sidebar .widget_cs_social_widget ul li a:hover{background-color:#222;}.sidenav .grapper-box-sidebar .widget_cs_social_widget ul li a:last-child{margin-right:0;}.sidenav .closebtn{position:absolute;top:43px;right:30px;font-size:20px;margin-left:50px;color:#fff;}@media screen and (max-width: 575px){.sidenav .closebtn{right:20px;}}.sidenav .closebtn:hover{color:#CCAE6E;}.cms-grid .cms-grid-inner{position:relative;}.cms-grid .grid-item.cms-animated .grid-item-inner{animation:0.65s ease 0s normal forwards 1 running moveUp;-webkit-animation:0.65s ease 0s normal forwards 1 running moveUp;-webkit-transform:translateY(200px);-khtml-transform:translateY(200px);-moz-transform:translateY(200px);-ms-transform:translateY(200px);-o-transform:translateY(200px);transform:translateY(200px);}.cms-grid .cms-load-more{margin-top:20px;}.cms-grid .cms-load-more span i{margin-right:5px;}.cms-grid .cms-load-more .btn{height:auto;line-height:inherit;padding-left:0;padding-right:0;color:#222;position:relative;}.cms-grid .cms-load-more .btn:before,.cms-grid .cms-load-more .btn:after{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;content:" ";position:absolute;display:inline-block;bottom:-3px;height:2px;}.cms-grid .cms-load-more .btn:before{right:0;width:100%;background-color:#222;}.cms-grid .cms-load-more .btn:after{left:0;width:0;background-color:#CCAE6E;}.cms-grid .cms-load-more .btn:hover{color:#CCAE6E;}.cms-grid .cms-load-more .btn:hover:before{width:0;}.cms-grid .cms-load-more .btn:hover:after{width:100%;}.cms-grid .grid-title{font-size:18px;line-height:29px;}.cms-grid .grid-item-inner:hover .grid-readmore-icon span{opacity:1;}.cms-grid .grid-media{margin-bottom:21px;}.cms-grid .grid-filter-wrap{margin-bottom:0;}.grid-filter-wrap span.active{color:#CCAE6E;}.filter-item{cursor:pointer;display:inline-block;padding:5px 0px 0;font-size:14px;font-weight:600;color:#282828;margin:15px 12px;border-bottom:2px solid transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}@media screen and (max-width: 991px){.filter-item{margin:10px 5px;}}.filter-item.active,.filter-item:hover{border-color:#CCAE6E;color:#CCAE6E;}.owl-nav{text-align:center;margin-top:40px;}.owl-nav .owl-prev,.owl-nav .owl-next{display:inline-block;color:#9b9b9b;font-size:17px;width:50px;height:50px;line-height:46px;text-align:center;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin:0;transform:translate(0, -50%);position:absolute;border:2px solid #CCAE6E;top:50%;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.owl-nav .owl-prev:hover,.owl-nav .owl-next:hover{color:#CCAE6E;border-color:#CCAE6E;}.owl-nav .owl-prev i,.owl-nav .owl-next i{font-size:0;}.owl-nav .owl-prev:before,.owl-nav .owl-next:before{display:inline-block;font-family:FontAwesome;font-size:16px;color:#CCAE6E;}.owl-nav .owl-prev{left:-55px;}.owl-nav .owl-prev:before{content:"\f104";}.owl-nav .owl-next{right:-55px;}.owl-nav .owl-next:before{content:"\f105";}.owl-dots{text-align:center;margin-top:10px;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);bottom:-50px;}.owl-dots .owl-dot{-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;background-color:#d5d6d6;display:inline-block;height:15px;margin:0 5px;width:15px;position:relative;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.owl-dots .owl-dot.active,.owl-dots .owl-dot:hover{background-color:#CCAE6E;}.owl-dots .owl-dot.active:before,.owl-dots .owl-dot:hover:before{opacity:1;}.owl-dots .owl-dot.active{width:40px;background-color:#CCAE6E;}@media screen and (max-width: 767px){.owl-dots .owl-dot.active{width:15px;}}.owl-arrows-middle .owl-nav{display:block !important;}.owl-arrows-middle .owl-nav .owl-prev,.owl-arrows-middle .owl-nav .owl-next{position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}.owl-arrows-middle .owl-nav .owl-prev{left:-54px;}.owl-arrows-middle .owl-nav .owl-next{right:-54px;}.cms-carousel-filter{margin-bottom:25px;/* Page Loading */}.cms-carousel-filter .cms-filter-item{font-size:24px;line-height:normal;color:rgba(0, 0, 0, 0.33);-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;margin:0 38px 10px 0;display:inline-block;}.cms-carousel-filter .cms-filter-item.cms-filter-active,.cms-carousel-filter .cms-filter-item:hover{color:#CCAE6E;cursor:pointer;}#cms-loadding{background:#fff;height:100%;position:fixed;width:100%;z-index:999999;top:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cms-loadding .loading-spin{display:block;height:65px;margin:-32px auto 0;position:relative;top:50%;width:65px;}#cms-loadding .loading-spin .spinner{width:60px;height:60px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-animation:spin-rotate-all 1s linear infinite;animation:spin-rotate-all 1s linear infinite;}#cms-loadding .loading-spin .spinner .right-side,#cms-loadding .loading-spin .spinner .left-side{width:50%;height:100%;position:absolute;top:0;overflow:hidden;-webkit-animation:spin-fade-in-first 1.2s linear infinite alternate;animation:spin-fade-in-first 1.2s linear infinite alternate;}#cms-loadding .loading-spin .spinner .left-side{left:0;}#cms-loadding .loading-spin .spinner .right-side{right:0;}#cms-loadding .loading-spin .spinner.color-2 .right-side,#cms-loadding .loading-spin .spinner.color-2 .left-side{-webkit-animation:spin-fade-in-second 1.2s linear infinite alternate;animation:spin-fade-in-second 1.2s linear infinite alternate;}#cms-loadding .loading-spin .spinner .bar{width:100%;height:100%;-webkit-border-radius:200px 0 0 200px;-khtml-border-radius:200px 0 0 200px;-moz-border-radius:200px 0 0 200px;-ms-border-radius:200px 0 0 200px;-o-border-radius:200px 0 0 200px;border-radius:200px 0 0 200px;border:6px solid #CCAE6E;position:relative;}#cms-loadding .loading-spin .spinner .bar:after{content:"";width:6px;height:6px;display:block;background:#CCAE6E;position:absolute;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;}#cms-loadding .loading-spin .spinner .right-side .bar{-webkit-border-radius:0 200px 200px 0;-khtml-border-radius:0 200px 200px 0;-moz-border-radius:0 200px 200px 0;-ms-border-radius:0 200px 200px 0;-o-border-radius:0 200px 200px 0;border-radius:0 200px 200px 0;border-left:none;-webkit-transform:rotate(-10deg);-webkit-transform-origin:left center;transform:rotate(-10deg);transform-origin:left center;-webkit-animation:spin-rotate-right 0.75s linear infinite alternate;animation:spin-rotate-right 0.75s linear infinite alternate;}#cms-loadding .loading-spin .spinner .right-side .bar:after{bottom:-6px;left:-3px;}#cms-loadding .loading-spin .spinner .left-side .bar{border-right:none;-webkit-transform:rotate(10deg);transform:rotate(10deg);-webkit-transform-origin:right center;transform-origin:right center;-webkit-animation:spin-rotate-left 0.75s linear infinite alternate;animation:spin-rotate-left 0.75s linear infinite alternate;}#cms-loadding .loading-spin .spinner .left-side .bar:after{bottom:-6px;right:-3px;}.border-box-content,.cms-food-grid-layout4 .border-box,.cms-food-grid-layout5 .border-box{position:relative;}.border-box-content:before,.cms-food-grid-layout4 .border-box:before,.cms-food-grid-layout5 .border-box:before,.border-box-content:after,.cms-food-grid-layout4 .border-box:after,.cms-food-grid-layout5 .border-box:after{content:"";display:block;height:4px;position:absolute;border:1px solid #CCAE6E;left:23px;right:23px;}.border-box-content:before,.cms-food-grid-layout4 .border-box:before,.cms-food-grid-layout5 .border-box:before{top:20px;-webkit-border-radius:2px 2px 0 0;-khtml-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;}.border-box-content:after,.cms-food-grid-layout4 .border-box:after,.cms-food-grid-layout5 .border-box:after{bottom:20px;-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;}.border-box-content .border-left,.cms-food-grid-layout4 .border-box .border-left,.cms-food-grid-layout5 .border-box .border-left,.border-box-content .border-right,.cms-food-grid-layout4 .border-box .border-right,.cms-food-grid-layout5 .border-box .border-right{display:block;position:absolute;width:4px;border:1px solid #CCAE6E;top:23px;bottom:23px;}.border-box-content .border-left,.cms-food-grid-layout4 .border-box .border-left,.cms-food-grid-layout5 .border-box .border-left{left:20px;-webkit-border-radius:2px 0 0 2px;-khtml-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-ms-border-radius:2px 0 0 2px;-o-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;}.border-box-content .border-right,.cms-food-grid-layout4 .border-box .border-right,.cms-food-grid-layout5 .border-box .border-right{right:20px;-webkit-border-radius:0 2px 2px 0;-khtml-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-ms-border-radius:0 2px 2px 0;-o-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}.cms-h-line{position:relative;display:inline-block;width:40px;height:8px;margin-top:5px;margin-bottom:22px;border-top:2px solid #686868;}.cms-h-line .h-line1{position:absolute;top:-15px;width:100%;left:50%;transform:translateX(-50%);}.cms-h-line .h-line1 span{display:inline-block;margin-left:-1px;width:2px;height:6px;background-color:#686868;}.cms-h-line .h-line2{width:14px;display:inline-block;height:2px;position:absolute;bottom:0;left:50%;background-color:#CCAE6E;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}.cms-h-line.hidden-line{display:none;}@media screen and (max-width: 767px){.vc_column_container > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}}body img.mfp-img{padding:0 !important;}.mfp-fade.mfp-bg.mfp-ready{opacity:0.95 !important;}button.mfp-close,button.mfp-arrow{background-color:#CCAE6E !important;}body .mfp-image-holder .mfp-close,body .mfp-iframe-holder .mfp-close{line-height:40px;padding:0;right:0;text-align:center;top:-44px;width:40px;-webkit-border-radius:2px 2px 0 0;-khtml-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;}body .mfp-bottom-bar{margin-top:0;}.mfp-wrap .mfp-container .mfp-arrow{background-color:#CCAE6E !important;}.mfp-wrap .mfp-container .mfp-arrow:before{border:none;}.vc_custom_heading cite{color:#bbcd5a;border-bottom:1px solid #bbcd5a;font-style:normal;}.vc_custom_heading.cite-dark cite{color:inherit;border-bottom:1px solid #000;}.cms-heading .cms-subtitle{font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;font-size:40px;font-weight:400;color:#CCAE6E;}@media screen and (max-width: 767px){.cms-heading .cms-subtitle{line-height:1;margin-bottom:17px;}}.cms-heading cite{color:#CCAE6E;font-style:inherit;}.cms-heading .cms-heading-tag{margin-bottom:20px;font-weight:400;font-size:37px;font-family:'Yeseva One', cursive;}.cms-heading .cms-h-line{margin-bottom:15px;}.cms-heading .cms-h-line .h-line1{top:-16px;}.cms-heading .cms-heading-desc{font-size:15px;line-height:24px;margin-bottom:25px;font-weight:400;color:#9b9b9b;}.cms-heading .cms-h-button .h-btn-link{font-size:14px;color:#222;position:relative;font-weight:bold;display:inline-block;cursor:pointer;}.cms-heading .cms-h-button .h-btn-link:before{content:" ";position:absolute;display:inline-block;width:100%;bottom:-2px;left:0;right:0;height:2px;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;background-color:#222;}.cms-heading .cms-h-button .h-btn-link:hover{-webkit-transform:translateY(5px);-khtml-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);color:#CCAE6E;}.cms-heading .cms-h-button .h-btn-link:hover:before{background-color:#CCAE6E;}@media screen and (max-width: 991px){.cms-heading .cms-heading-tag br,.cms-heading .cms-heading-desc br{display:none;}.cms-heading .cms-heading-tag{font-size:37px;line-height:1.1;}.cms-heading .cms-subtitle{font-size:25px;}}@media (min-width: 576px) and (max-width: 767px){.cms-heading{padding-left:30px;padding-right:30px;}}@media screen and (max-width: 767px){.cms-heading .cms-heading-tag{font-size:30px;}}.cms-fancybox-layout1{margin-bottom:15px;margin-top:15px;}@media screen and (min-width: 992px){.cms-fancybox-layout1 .cms-fancybox-inner{margin-top:15px;margin-bottom:15px;}}.cms-fancybox-layout1 .cms-fancybox-icon{-webkit-transition:0.6s;-khtml-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;transition:0.6s;text-align:center;margin:0 auto 20px;height:80px;max-width:120px;line-height:80px;position:relative;color:#CCAE6E;}.cms-fancybox-layout1 .cms-fancybox-icon.icon-image{margin-bottom:10px;}.cms-fancybox-layout1 .cms-fancybox-icon.icon-image img{max-width:120px;}.cms-fancybox-layout1 .cms-fancybox-icon i{font-size:64px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}.cms-fancybox-layout1 .cms-fancybox-icon i:hover{color:#CCAE6E;}.cms-fancybox-layout1 .cms-fancybox-title{-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;font-size:40px;color:#222;margin-bottom:15px;font-family:'Kristi Regular';}.cms-fancybox-layout1 .cms-fancybox-description{line-height:24px;font-size:14px;margin-bottom:12px;color:#9b9b9b;}@media (max-width:1199px){.cms-fancybox-layout1 .cms-fancybox-description br{display:none;}}.cms-fancybox-layout1:hover .cms-fancybox-title{color:#CCAE6E;-webkit-transform:translateY(2px);-khtml-transform:translateY(2px);-moz-transform:translateY(2px);-ms-transform:translateY(2px);-o-transform:translateY(2px);transform:translateY(2px);}.cms-fancybox-layout1:hover .cms-fancybox-icon{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);}@media screen and (max-width: 767px){.cms-fancybox-layout1{padding-left:15px;padding-right:15px;}.cms-fancybox-layout1 .cms-fancybox-title{font-size:35px;line-height:1;}.cms-fancybox-layout1 .cms-fancybox-description{max-width:350px;margin-left:auto;margin-right:auto;}}.cms-fancybox-layout2{text-align:center;}.cms-fancybox-layout2 .cms-fancybox-inner{margin:15px 0;}.cms-fancybox-layout2 .cms-fancybox-icon{-webkit-transition:0.6s;-khtml-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;transition:0.6s;text-align:center;margin:0 auto 20px;position:relative;overflow:hidden;color:#CCAE6E;}.cms-fancybox-layout2 .cms-fancybox-icon.icon-image{max-width:200px;max-height:120px;}.cms-fancybox-layout2 .cms-fancybox-icon.icon-font{height:80px;max-width:80px;line-height:80px;}.cms-fancybox-layout2 .cms-fancybox-icon:before,.cms-fancybox-layout2 .cms-fancybox-icon:after{content:"";background:#fff;height:0;width:0;z-index:1;position:absolute;-webkit-transition-duration:1.1s;-o-transition-duration:1.1s;transition-duration:1.1s;}.cms-fancybox-layout2 .cms-fancybox-icon:before{right:0;opacity:1;top:0;}.cms-fancybox-layout2 .cms-fancybox-icon:after{bottom:0;opacity:0.7;left:0;}.cms-fancybox-layout2 .cms-fancybox-icon:hover:before,.cms-fancybox-layout2 .cms-fancybox-icon:hover:after{height:100%;opacity:0;width:100%;}.cms-fancybox-layout2 .cms-fancybox-icon.icon-image img{max-width:220px;max-height:200px;}.cms-fancybox-layout2 .cms-fancybox-icon i{font-size:64px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}.cms-fancybox-layout2 .cms-fancybox-icon i:hover{color:#CCAE6E;}.cms-fancybox-layout2 .cms-fancybox-image{display:block;position:relative;overflow:hidden;max-width:120px;max-height:120px;margin:0 auto 25px;}.cms-fancybox-layout2 .cms-fancybox-image:before,.cms-fancybox-layout2 .cms-fancybox-image:after{content:"";background:#fff;height:0;width:0;z-index:1;position:absolute;-webkit-transition-duration:1.1s;-o-transition-duration:1.1s;transition-duration:1.1s;}.cms-fancybox-layout2 .cms-fancybox-image:before{right:0;opacity:1;top:0;}.cms-fancybox-layout2 .cms-fancybox-image:after{bottom:0;opacity:0.7;left:0;}.cms-fancybox-layout2 .cms-fancybox-image:hover:before,.cms-fancybox-layout2 .cms-fancybox-image:hover:after{height:100%;opacity:0;width:100%;}.cms-fancybox-layout2 .cms-fancybox-description{line-height:1.6;font-size:14px;margin-bottom:22px;}@media screen and (max-width: 767px){.cms-fancybox-layout2{margin-bottom:30px;padding-left:15px;padding-right:15px;}}.cms-fancybox-layout3 .cms-fancybox-title{-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;font-size:40px;color:#CCAE6E;margin-bottom:12px;font-family:'Kristi Regular';}.cms-fancybox-layout3 .cms-fancybox-description{line-height:24px;font-size:14px;margin-bottom:24px;color:#9b9b9b;}@media (max-width:1199px){.cms-fancybox-layout3 .cms-fancybox-description br{display:none;}}.cms-fancybox-layout3 .cms-fancybox-image{display:block;position:relative;overflow:hidden;max-width:120px;max-height:120px;margin:0 auto 25px;}.cms-fancybox-layout3 .cms-fancybox-image:before,.cms-fancybox-layout3 .cms-fancybox-image:after{content:"";background:#fff;height:0;width:0;z-index:1;position:absolute;-webkit-transition-duration:1.1s;-o-transition-duration:1.1s;transition-duration:1.1s;}.cms-fancybox-layout3 .cms-fancybox-image:before{right:0;opacity:1;top:0;}.cms-fancybox-layout3 .cms-fancybox-image:after{bottom:0;opacity:0.7;left:0;}.cms-fancybox-layout3 .cms-fancybox-image:hover:before,.cms-fancybox-layout3 .cms-fancybox-image:hover:after{height:100%;opacity:0;width:100%;}@media (min-width: 576px) and (max-width: 767px){.cms-fancybox-layout3{padding-left:30px;padding-right:30px;}}.cms-opening-time-wrapper{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;overflow:hidden;}.cms-opening-time-wrapper .cms-opening-time-body{background-size:cover;background-repeat:no-repeat;padding:23px 20px;position:relative;display:flex;align-items:center;justify-content:center;}.cms-opening-time-wrapper .cms-opening-time-body span.border-form{position:absolute;display:block;border:1px solid #CCAE6E;}.cms-opening-time-wrapper .cms-opening-time-body span.border-top{height:4px;-webkit-border-radius:2px 2px 0 0;-khtml-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;top:20px;left:23px;right:23px;}.cms-opening-time-wrapper .cms-opening-time-body span.border-left{width:4px;-webkit-border-radius:2px 0 0 2px;-khtml-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-ms-border-radius:2px 0 0 2px;-o-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;top:23px;left:20px;bottom:23px;}.cms-opening-time-wrapper .cms-opening-time-body span.border-right{width:4px;-webkit-border-radius:0 2px 2px 0;-khtml-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-ms-border-radius:0 2px 2px 0;-o-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;top:23px;bottom:23px;right:20px;}.cms-opening-time-wrapper .cms-opening-time-body span.border-bottom{height:4px;-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;bottom:20px;left:23px;right:23px;}@media (min-width: 1200px) and (max-width: 1360px){.cms-opening-time-wrapper .cms-opening-time-body{padding:40px;}}@media screen and (max-width: 1199px){.cms-opening-time-wrapper .cms-opening-time-body{padding:40px;}.cms-opening-time-wrapper .cms-opening-time-body span.border-top{top:15px;left:18px;right:18px;}.cms-opening-time-wrapper .cms-opening-time-body span.border-left{top:18px;left:15px;bottom:18px;}.cms-opening-time-wrapper .cms-opening-time-body span.border-right{top:18px;bottom:18px;right:15px;}.cms-opening-time-wrapper .cms-opening-time-body span.border-bottom{bottom:15px;left:18px;right:18px;}}.cms-opening-time-wrapper .cms-opening-time-body .cms-opening-inner-body{padding:27px;width:100%;}@media (min-width: 768px) and (max-width: 991px){.cms-opening-time-wrapper .cms-opening-time-body .cms-opening-inner-body{padding:0;}}.cms-opening-time-wrapper .cms-box-content{padding-top:20px;padding-bottom:20px;}.cms-opening-time-wrapper .cms-sub-title,.cms-opening-time-wrapper .cms-label{font-family:'Kristi Regular';font-size:30px;color:#CCAE6E;text-align:center;}.cms-opening-time-wrapper .cms-title,.cms-opening-time-wrapper .cms-number{text-align:center;font-family:'Yeseva One', cursive;font-size:27px;color:#fff;}@media (min-width: 768px) and (max-width: 991px){.cms-opening-time-wrapper .cms-title,.cms-opening-time-wrapper .cms-number{font-size:22px;}}.cms-opening-time-wrapper .cms-sub-title{margin-bottom:15px;-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;}.cms-opening-time-wrapper .cms-sub-title:hover{-webkit-transform:translateY(-2px);-khtml-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);}.cms-opening-time-wrapper .cms-row-time{list-style:none;padding-left:0;font-size:14px;margin-bottom:30px;}.cms-opening-time-wrapper .cms-row-time li{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #494b4f;line-height:20px;}@media screen and (max-width: 575px){.cms-opening-time-wrapper .cms-row-time li{text-align:center;}}.cms-opening-time-wrapper .cms-row-time li:first-child{padding-top:0;}.cms-opening-time-wrapper .cms-row-time li:last-child{border-bottom:none;padding-bottom:0;}@media (min-width: 576px) and (max-width: 767px){.cms-opening-time-wrapper .cms-row-time li{display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}.cms-opening-time-wrapper .cms-row-time li span.row-time-label{flex-grow:1;}}@media screen and (min-width: 992px){.cms-opening-time-wrapper .cms-row-time li span.row-time-label{flex-grow:1;}}@media screen and (min-width: 992px){.cms-opening-time-wrapper .cms-row-time li{display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}}.cms-opening-time-wrapper .cms-phone{text-align:center;}.cms-opening-time-wrapper .cms-phone > *{display:block;}.cms-opening-time-wrapper .cms-phone .cms-label{margin-bottom:0px;}.cms-opening-time-wrapper .cms-phone .cms-number{-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;}.cms-opening-time-wrapper .cms-phone .cms-number:hover{-webkit-transform:translateY(5px);-khtml-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);}@media screen and (max-width: 767px){.cms-opening-time-wrapper{margin-bottom:30px;}.cms-opening-time-wrapper .cms-opening-time-body{padding:20px 12px;}.cms-opening-time-wrapper .cms-box-content{padding-top:0;padding-bottom:0;}.cms-opening-time-wrapper .cms-title,.cms-opening-time-wrapper .cms-number{font-size:20px;}.cms-opening-time-wrapper .cms-sub-title,.cms-opening-time-wrapper .cms-label{font-size:30px;}.cms-opening-time-wrapper .cms-row-time{font-size:13px;}.cms-opening-time-wrapper .cms-phone .cms-label{margin-bottom:10px;line-height:35px;}}.cms-textbox-default .cms-textbox-content{font-size:14px;line-height:1.64;}.cms-textbox-default .cms-textbox-content cite{color:#CCAE6E;font-style:inherit;font-weight:bold;}.cms-testimonial-carousel-layout1{text-align:center;}.cms-testimonial-carousel-layout1 .cms-testimonial-item{padding:24px 20px 22px;background:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.cms-testimonial-carousel-layout1 .testimonial-item-inner{border:1px solid #CCAE6E;position:relative;padding:20px;}.cms-testimonial-carousel-layout1 .testimonial-item-inner:before{content:"";position:absolute;top:-5px;right:2px;bottom:0;left:2px;display:block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:1px solid #CCAE6E;border-bottom:none;z-index:0;}.cms-testimonial-carousel-layout1 .testimonial-item-inner:after{content:"";position:absolute;right:2px;bottom:-5px;left:2px;display:block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;height:5px;border:1px solid #CCAE6E;border-top:none;z-index:0;}.cms-testimonial-carousel-layout1 .testimonial-thumbnail{margin-bottom:15px;}.cms-testimonial-carousel-layout1 .testimonial-thumbnail .testimonial-image{width:45px;height:45px;margin:0 auto;border-radius:50%;overflow:hidden;position:relative;}.cms-testimonial-carousel-layout1 .testimonial-thumbnail .testimonial-image:before{position:absolute;content:"";display:block;top:0;left:0;right:0;bottom:0;border:2px solid #CCAE6E;z-index:1;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}.cms-testimonial-carousel-layout1 .testimonial-thumbnail .testimonial-image:after{position:absolute;content:"";display:block;top:2px;left:2px;right:2px;bottom:2px;border:2px solid #fff;z-index:2;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}.cms-testimonial-carousel-layout1 .testimonial-thumbnail img{max-width:80px;}.cms-testimonial-carousel-layout1 .testimonial-thumbnail .testimonial-Ribbon{position:relative;width:16px;height:13px;top:-2px;left:50%;transform:translateX(-50%);}.cms-testimonial-carousel-layout1 .testimonial-thumbnail .testimonial-Ribbon:before{content:"";position:absolute;top:0px;left:0px;width:16px;height:13px;border-top:0px solid transparent;border-bottom:13px solid transparent;border-left:16px solid #CCAE6E;}.cms-testimonial-carousel-layout1 .testimonial-thumbnail .testimonial-Ribbon:after{content:"";position:absolute;top:0px;left:0px;width:16px;height:13px;border-top:0px solid transparent;border-bottom:13px solid transparent;border-right:16px solid #CCAE6E;}.cms-testimonial-carousel-layout1 .testimonial-content{font-size:14px;line-height:24px;margin-bottom:21px;}.cms-testimonial-carousel-layout1 .testimonial-title{font-size:14px;color:#282828;font-weight:bold;margin-bottom:2px;}.cms-testimonial-carousel-layout1 .testimonial-lastname{font-family:'Kristi Regular';font-size:28px;line-height:1;color:#9b9b9b;margin-bottom:5px;}.cms-testimonial-carousel-layout1 .testimonial-star{display:inline-block;position:relative;margin-bottom:16px;}.cms-testimonial-carousel-layout1 .testimonial-star:before,.cms-testimonial-carousel-layout1 .testimonial-star:after{font-family:'FontAwesome';font-size:15px;letter-spacing:5px;}.cms-testimonial-carousel-layout1 .testimonial-star:before{content:"\f005 \f005 \f005 \f005 \f005 ";color:#9b9b9b;}.cms-testimonial-carousel-layout1 .testimonial-star:after{position:absolute;top:0;left:0;}.cms-testimonial-carousel-layout1 .testimonial-star.no-star:after{content:"";color:#9b9b9b;}.cms-testimonial-carousel-layout1 .testimonial-star.star1:after{content:"\f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout1 .testimonial-star.star2:after{content:"\f005 \f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout1 .testimonial-star.star3:after{content:"\f005 \f005 \f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout1 .testimonial-star.star4:after{content:"\f005 \f005 \f005 \f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout1 .testimonial-star.star5:after{content:"\f005 \f005 \f005 \f005 \f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout1 .owl-nav{margin-top:36px;}.cms-testimonial-carousel-layout1 .owl-nav .owl-prev,.cms-testimonial-carousel-layout1 .owl-nav .owl-next{background-color:transparent;border-color:transparent;}.cms-testimonial-carousel-layout1 .owl-nav .owl-prev:before,.cms-testimonial-carousel-layout1 .owl-nav .owl-next:before{color:#989898;}.cms-testimonial-carousel-layout1 .owl-nav .owl-prev:hover,.cms-testimonial-carousel-layout1 .owl-nav .owl-next:hover{border-color:#CCAE6E;}.cms-testimonial-carousel-layout1 .owl-nav .owl-prev:hover:before,.cms-testimonial-carousel-layout1 .owl-nav .owl-next:hover:before{color:#CCAE6E;}.cms-testimonial-carousel-layout1 .owl-nav .owl-next{right:-95px;}.cms-testimonial-carousel-layout1 .owl-nav .owl-next:before{content:"\f178";}.cms-testimonial-carousel-layout1 .owl-nav .owl-prev{left:-95px;}.cms-testimonial-carousel-layout1 .owl-nav .owl-prev:before{content:"\f177";}.cms-testimonial-carousel-layout1 .owl-dots{margin-top:35px;position:static;-webkit-transform:translate(0, 0);-khtml-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);}.cms-testimonial-carousel-layout1 .owl-dots .owl-dot{position:relative;width:16px;height:16px;text-align:center;line-height:11px;margin-left:4px;margin-right:4px;border:2px solid transparent;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-testimonial-carousel-layout1 .owl-dots .owl-dot span{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;position:absolute;top:0px;left:0px;width:12px;height:12px;display:block;background-color:#222;}.cms-testimonial-carousel-layout1 .owl-dots .owl-dot.active{border:2px solid #CCAE6E;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-testimonial-carousel-layout1 .owl-dots .owl-dot.active span{background-color:#CCAE6E;position:absolute;top:3px;left:3px;width:6px;height:6px;}@media screen and (max-width: 767px){.cms-testimonial-carousel-layout1 .owl-nav{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;margin-top:0;}.cms-testimonial-carousel-layout1 .owl-nav .owl-next{right:-15px;background-color:#fff;border:2px solid #CCAE6E;}.cms-testimonial-carousel-layout1 .owl-nav .owl-prev{left:-15px;background-color:#fff;border:2px solid #CCAE6E;}.cms-testimonial-carousel-layout1 .owl-dots{margin-top:30px;}.cms-testimonial-carousel-layout1:hover .owl-nav{opacity:1;}}@media screen and (max-width: 575px){.cms-testimonial-carousel-layout1 .cms-testimonial-item{padding:20px 15px;}.cms-testimonial-carousel-layout1 .testimonial-item-inner{padding:35px 15px;}.cms-testimonial-carousel-layout1 .testimonial-title{margin-bottom:15px;}}@media (min-width: 576px) and (max-width: 767px){.cms-testimonial-carousel-layout1{padding-left:30px;padding-right:30px;}.cms-testimonial-carousel-layout1 .testimonial-item-inner{padding-left:30px;padding-right:30px;}}.cms-testimonial-carousel-layout2{text-align:center;}.cms-testimonial-carousel-layout2 .testimonial-thumbnail{margin-bottom:20px;}.cms-testimonial-carousel-layout2 .testimonial-thumbnail .testimonial-image{width:75px;height:75px;margin:0 auto;border-radius:50%;overflow:hidden;position:relative;}.cms-testimonial-carousel-layout2 .testimonial-thumbnail .testimonial-image:before{position:absolute;content:"";display:block;top:0;left:0;right:0;bottom:0;border:2px solid #CCAE6E;z-index:1;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}.cms-testimonial-carousel-layout2 .testimonial-thumbnail .testimonial-image:after{position:absolute;content:"";display:block;top:2px;left:2px;right:2px;bottom:2px;border:2px solid transparent;z-index:2;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}.cms-testimonial-carousel-layout2 .testimonial-thumbnail img{max-width:80px;padding:3px;border-radius:50%;}.cms-testimonial-carousel-layout2 .testimonial-thumbnail .testimonial-Ribbon{position:relative;width:16px;height:13px;top:-2px;left:50%;transform:translateX(-50%);}.cms-testimonial-carousel-layout2 .testimonial-thumbnail .testimonial-Ribbon:before{content:"";position:absolute;top:0px;left:0px;width:16px;height:13px;border-top:0px solid transparent;border-bottom:13px solid transparent;border-left:16px solid #CCAE6E;}.cms-testimonial-carousel-layout2 .testimonial-thumbnail .testimonial-Ribbon:after{content:"";position:absolute;top:0px;left:0px;width:16px;height:13px;border-top:0px solid transparent;border-bottom:13px solid transparent;border-right:16px solid #CCAE6E;}.cms-testimonial-carousel-layout2 .testimonial-content{font-size:24px;line-height:36px;font-weight:400;margin-bottom:18px;}.cms-testimonial-carousel-layout2 .testimonial-title{font-size:14px;color:#282828;font-weight:bold;margin-bottom:2px;}.cms-testimonial-carousel-layout2 .testimonial-lastname{font-family:'Kristi Regular';font-size:28px;line-height:1;color:#9b9b9b;margin-bottom:5px;}.cms-testimonial-carousel-layout2 .testimonial-star{display:inline-block;position:relative;margin-bottom:16px;}.cms-testimonial-carousel-layout2 .testimonial-star:before,.cms-testimonial-carousel-layout2 .testimonial-star:after{font-family:'FontAwesome';font-size:15px;letter-spacing:5px;}.cms-testimonial-carousel-layout2 .testimonial-star:before{content:"\f005 \f005 \f005 \f005 \f005 ";color:#9b9b9b;}.cms-testimonial-carousel-layout2 .testimonial-star:after{position:absolute;top:0;left:0;}.cms-testimonial-carousel-layout2 .testimonial-star.no-star:after{content:"";color:#9b9b9b;}.cms-testimonial-carousel-layout2 .testimonial-star.star1:after{content:"\f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout2 .testimonial-star.star2:after{content:"\f005 \f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout2 .testimonial-star.star3:after{content:"\f005 \f005 \f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout2 .testimonial-star.star4:after{content:"\f005 \f005 \f005 \f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout2 .testimonial-star.star5:after{content:"\f005 \f005 \f005 \f005 \f005 ";color:#ffc80a;}.cms-testimonial-carousel-layout2 .owl-nav{margin-top:36px;}.cms-testimonial-carousel-layout2 .owl-nav .owl-prev,.cms-testimonial-carousel-layout2 .owl-nav .owl-next{background-color:transparent;border-color:transparent;}.cms-testimonial-carousel-layout2 .owl-nav .owl-prev:before,.cms-testimonial-carousel-layout2 .owl-nav .owl-next:before{color:#989898;}.cms-testimonial-carousel-layout2 .owl-nav .owl-prev:hover,.cms-testimonial-carousel-layout2 .owl-nav .owl-next:hover{border-color:#CCAE6E;}.cms-testimonial-carousel-layout2 .owl-nav .owl-prev:hover:before,.cms-testimonial-carousel-layout2 .owl-nav .owl-next:hover:before{color:#CCAE6E;}.cms-testimonial-carousel-layout2 .owl-nav .owl-next{right:-95px;}.cms-testimonial-carousel-layout2 .owl-nav .owl-next:before{content:"\f178";}.cms-testimonial-carousel-layout2 .owl-nav .owl-prev{left:-95px;}.cms-testimonial-carousel-layout2 .owl-nav .owl-prev:before{content:"\f177";}.cms-testimonial-carousel-layout2 .owl-dots{margin-top:35px;position:static;-webkit-transform:translate(0, 0);-khtml-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);}.cms-testimonial-carousel-layout2 .owl-dots .owl-dot{position:relative;width:16px;height:16px;text-align:center;line-height:11px;margin-left:4px;margin-right:4px;border:2px solid transparent;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-testimonial-carousel-layout2 .owl-dots .owl-dot span{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;position:absolute;top:0px;left:0px;width:12px;height:12px;display:block;background-color:#222;}.cms-testimonial-carousel-layout2 .owl-dots .owl-dot.active{border:2px solid #CCAE6E;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-testimonial-carousel-layout2 .owl-dots .owl-dot.active span{background-color:#CCAE6E;position:absolute;top:3px;left:3px;width:6px;height:6px;}@media screen and (max-width: 767px){.cms-testimonial-carousel-layout2 .owl-nav{margin-top:0;}.cms-testimonial-carousel-layout2 .owl-nav .owl-next{right:-15px;background-color:#fff;border:2px solid #CCAE6E;}.cms-testimonial-carousel-layout2 .owl-nav .owl-prev{left:-15px;background-color:#fff;border:2px solid #CCAE6E;}.cms-testimonial-carousel-layout2 .owl-dots{margin-top:0px;}}@media screen and (max-width: 575px){.cms-testimonial-carousel-layout2 .testimonial-item-inner{padding:35px 15px;}}@media (min-width: 576px) and (max-width: 767px){.cms-testimonial-carousel-layout2 .testimonial-item-inner{padding-left:30px;padding-right:30px;}}.cms-grid-blog .item-featured{margin-bottom:30px;}.cms-grid-blog .cms-grid-pagination{margin-top:55px;}.cms-grid-blog .cms-grid-pagination .pagination{display:inline-block;}.cms-grid-blog .col-xl-4 .entry-social-share,.cms-grid-blog .col-lg-4 .entry-social-share{text-align:left;}.cms-grid-blog .col-xl-3 .item-holder{padding:15px 0;}.cms-grid-blog .col-xl-3 .entry-social-share label{margin-right:15px;}.cms-grid-blog .col-xl-3 .entry-social-share li + li{margin-left:12px;}.cms-grid-blog .col-xl-3 .entry-social-share a{font-size:13px;}.cms-grid-blog .col-xl-3 .entry-meta li + li{padding-left:10px;font-size:12px;}@media screen and (max-width: 767px){.cms-grid-blog .col-md-12 .item-holder .item-title{font-size:25px;}}@media (min-width: 576px) and (max-width: 767px){.cms-grid-blog.cms-grid-blog-layout1 .grid-item-inner{padding-left:15px;padding-right:15px;}}@media screen and (max-width: 575px){.cms-grid-blog.cms-grid-blog-layout1 .grid-item-inner{padding-left:15px;padding-right:15px;}}.cms-grid-blog.cms-grid-blog-layout1 .item-featured{overflow:hidden;}.cms-grid-blog.cms-grid-blog-layout1 .item-featured .overlay-gradient{display:block;}.cms-grid-blog.cms-grid-blog-layout1 .item-featured .overlay-gradient img{width:100%;transition:0.6s;}.cms-grid-blog.cms-grid-blog-layout1 .item-featured:hover img{transform:scale(1.1);}.cms-grid-blog.cms-grid-blog-layout1 .item-holder{padding:0px 40px 10px;}@media (min-width: 576px) and (max-width: 767px){.cms-grid-blog.cms-grid-blog-layout1 .item-holder{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 575px){.cms-grid-blog.cms-grid-blog-layout1 .item-holder{padding-left:0;padding-right:0;}}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .item-title{font-size:18px;line-height:27px;font-weight:600;margin-bottom:5px;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .item-title a:hover{color:#CCAE6E;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .entry-meta{margin-bottom:6px;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .entry-meta li{margin-right:15px;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .entry-meta li:last-child{margin-right:0;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .entry-meta li.li-category a{margin-right:5px;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .entry-meta li.li-category a:last-child{margin-right:0;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .span-li-date{display:block;margin-bottom:17px;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .item-excerpt{line-height:23px;margin-bottom:9px;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .btn-text-readmore{color:#222;font-size:14px;position:relative;font-weight:bold;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .btn-text-readmore:before,.cms-grid-blog.cms-grid-blog-layout1 .item-holder .btn-text-readmore:after{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;content:" ";position:absolute;display:inline-block;bottom:-3px;height:2px;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .btn-text-readmore:before{right:0;width:100%;background-color:#222;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .btn-text-readmore:after{left:0;width:0;background-color:#CCAE6E;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .btn-text-readmore:hover{color:#CCAE6E;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .btn-text-readmore:hover:before{width:0;}.cms-grid-blog.cms-grid-blog-layout1 .item-holder .btn-text-readmore:hover:after{width:100%;}.cms-grid-blog.cms-grid-blog-layout2 .item-featured{margin-bottom:30px;overflow:hidden;}.cms-grid-blog.cms-grid-blog-layout2 .item-featured .overlay-gradient{display:block;}.cms-grid-blog.cms-grid-blog-layout2 .item-featured .overlay-gradient img{width:100%;transition:0.3s;}.cms-grid-blog.cms-grid-blog-layout2 .item-featured:hover img{transform:scale(1.1) rotate(1deg);}.cms-grid-blog.cms-grid-blog-layout2 .item-holder{padding-left:40px;padding-right:40px;}@media screen and (max-width: 767px){.cms-grid-blog.cms-grid-blog-layout2 .item-holder{padding-left:0;padding-right:0;}}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .entry-meta{margin-bottom:3px;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .entry-meta li{margin-right:15px;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .entry-meta li:last-child{margin-right:0;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .entry-meta li.li-comment a{color:#CCAE6E;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .entry-meta li.li-category a{margin-right:5px;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .entry-meta li.li-category a:last-child{margin-right:0;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .item-title{font-size:22px;line-height:29px;font-weight:bold;margin-bottom:12px;font-family:;}@media screen and (max-width: 575px){.cms-grid-blog.cms-grid-blog-layout2 .item-holder .item-title{font-size:17px;line-height:20px;}}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .item-excerpt{margin-bottom:23px;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .btn-text-readmore{color:#222;font-size:14px;font-weight:bold;position:relative;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .btn-text-readmore:before,.cms-grid-blog.cms-grid-blog-layout2 .item-holder .btn-text-readmore:after{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;content:" ";position:absolute;display:inline-block;bottom:-3px;height:2px;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .btn-text-readmore:before{right:0;width:100%;background-color:#222;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .btn-text-readmore:after{left:0;width:0;background-color:#CCAE6E;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .btn-text-readmore:hover{color:#CCAE6E;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .btn-text-readmore:hover:before{width:0;}.cms-grid-blog.cms-grid-blog-layout2 .item-holder .btn-text-readmore:hover:after{width:100%;}.cms-grid-blog.cms-grid-blog-layout2 .grid-item .grid-item-inner{margin-bottom:30px;}.cms-grid-blog.cms-grid-blog-layout2 .grid-item:last-child .grid-item-inner{margin-bottom:0px;}.cms-grid-blog .single-hentry .entry-holder,.cms-blog-carousel .single-hentry .entry-holder{padding:22px 28px 15px 28px;}.cms-grid-blog .single-hentry .entry-title,.cms-blog-carousel .single-hentry .entry-title{font-size:18px;line-height:27px;margin-bottom:20px;hyphens:auto;}.cms-grid-blog .single-hentry .entry-content + .entry-meta,.cms-blog-carousel .single-hentry .entry-content + .entry-meta{padding-left:0;margin-top:17px;}.cms-grid-blog .single-hentry .entry-content + .entry-meta li,.cms-blog-carousel .single-hentry .entry-content + .entry-meta li{margin-bottom:0;}.cms-grid-blog .single-hentry:hover .grid-readmore-icon span,.cms-blog-carousel .single-hentry:hover .grid-readmore-icon span{opacity:1;}.cms-blog-carousel .item-featured{margin-bottom:30px;}.cms-blog-carousel .item-holder{padding:0px 40px 26px;}@media screen and (max-width: 767px){.cms-blog-carousel .item-holder{padding-left:10px;padding-right:10px;}}.cms-blog-carousel .item-holder .item-title{font-size:18px;line-height:27px;font-weight:600;margin-bottom:5px;}.cms-blog-carousel .item-holder .item-title a:hover{color:#CCAE6E;}.cms-blog-carousel .item-holder .entry-meta{margin-bottom:6px;}.cms-blog-carousel .item-holder .entry-meta li.li-category a{margin-right:8px;}.cms-blog-carousel .item-holder .entry-meta li.li-category a:last-child{margin-right:0;}.cms-blog-carousel .item-holder .span-li-date{display:block;margin-bottom:17px;font-size:12px;}.cms-blog-carousel .item-holder .item-excerpt{line-height:24px;font-size:14px;margin-bottom:19px;}.cms-blog-carousel .item-holder .btn-text-readmore{color:#222;font-size:14px;font-weight:bold;position:relative;}.cms-blog-carousel .item-holder .btn-text-readmore:before,.cms-blog-carousel .item-holder .btn-text-readmore:after{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;content:" ";position:absolute;display:inline-block;bottom:-3px;height:2px;}.cms-blog-carousel .item-holder .btn-text-readmore:before{right:0;width:100%;background-color:#222;}.cms-blog-carousel .item-holder .btn-text-readmore:after{width:0;left:0;background-color:#CCAE6E;}.cms-blog-carousel .item-holder .btn-text-readmore:hover{color:#CCAE6E;}.cms-blog-carousel .item-holder .btn-text-readmore:hover:before{width:0;}.cms-blog-carousel .item-holder .btn-text-readmore:hover:after{width:100%;}.cms-blog-carousel .owl-nav{margin-top:10px;}.cms-blog-carousel .owl-dots{margin-top:15px;position:static;-webkit-transform:translate(0, 0);-khtml-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);}.cms-blog-carousel .owl-dots .owl-dot{position:relative;width:15px;height:15px;text-align:center;line-height:11px;margin-left:3px;margin-right:3px;border:2px solid transparent;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-blog-carousel .owl-dots .owl-dot span{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;position:absolute;top:1px;left:1px;width:9px;height:9px;display:block;background-color:#222;}.cms-blog-carousel .owl-dots .owl-dot.active{border:2px solid #CCAE6E;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-blog-carousel .owl-dots .owl-dot.active span{position:absolute;top:4px;left:4px;width:3px;height:3px;background-color:#CCAE6E;}.cms-blog-carousel .owl-nav .owl-prev,.cms-blog-carousel .owl-nav .owl-next{border:2px solid transparent;}.cms-blog-carousel .owl-nav .owl-prev:before,.cms-blog-carousel .owl-nav .owl-next:before{font-size:50px;opacity:0.6;-webkit-transition:width 5s ease 0ms;-khtml-transition:width 5s ease 0ms;-moz-transition:width 5s ease 0ms;-ms-transition:width 5s ease 0ms;-o-transition:width 5s ease 0ms;transition:width 5s ease 0ms;}@media screen and (max-width: 767px){.cms-blog-carousel .owl-nav .owl-prev:before,.cms-blog-carousel .owl-nav .owl-next:before{font-size:30px;}}.cms-blog-carousel .owl-nav .owl-prev:hover:before,.cms-blog-carousel .owl-nav .owl-next:hover:before{opacity:1;}@media screen and (max-width: 1600px){.cms-blog-carousel .owl-nav .owl-prev{left:-25px;}}@media screen and (max-width: 767px){.cms-blog-carousel .owl-nav .owl-prev{opacity:0;}}@media screen and (max-width: 1600px){.cms-blog-carousel .owl-nav .owl-next{right:-25px;}}@media screen and (max-width: 767px){.cms-blog-carousel .owl-nav .owl-next{opacity:0;}}.cms-blog-carousel:hover .owl-nav .owl-prev,.cms-blog-carousel:hover .owl-nav .owl-next{opacity:1;}.cms-contact-form.has-border{position:relative;}.cms-contact-form.has-border span.border-form{position:absolute;display:block;border:1px solid #CCAE6E;}.cms-contact-form.has-border span.border-top{height:4px;border:1px solid #CCAE6E;-webkit-border-radius:2px 2px 0 0;-khtml-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;top:0px;left:3px;right:3px;}.cms-contact-form.has-border span.border-left{width:4px;border:1px solid #CCAE6E;-webkit-border-radius:2px 0 0 2px;-khtml-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-ms-border-radius:2px 0 0 2px;-o-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;top:3px;bottom:3px;left:0;}.cms-contact-form.has-border span.border-right{width:4px;border:1px solid #CCAE6E;-webkit-border-radius:0 2px 2px 0;-khtml-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-ms-border-radius:0 2px 2px 0;-o-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;top:3px;bottom:3px;right:0;}.cms-contact-form.has-border span.border-bottom{height:4px;border:1px solid #CCAE6E;-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;bottom:0px;left:3px;right:3px;}.cms-contact-form.has-border .cms-contact-form-inner{background:#fff;padding:45px;padding-top:50px;padding-bottom:12px;}@media (min-width: 768px) and (max-width: 991px){.cms-contact-form.has-border .cms-contact-form-inner{padding:25px 20px;}}.cms-contact-form.has-border .cms-contact-form-inner .wpcf7-form-control.wpcf7-submit{font-size:14px;font-weight:bold;}@media (min-width: 768px) and (max-width: 991px){.cms-contact-form.has-border .cms-contact-form-inner .wpcf7-form-control.wpcf7-submit{margin-bottom:0;}}@media screen and (max-width: 575px){.cms-contact-form.has-border .cms-contact-form-inner{padding:25px;}.cms-contact-form.has-border .cms-contact-form-inner .wpcf7-form-control.wpcf7-submit{min-width:120px;}}.cms-contact-form .wpcf7 .wpcf7-form{margin-top:0;margin-bottom:20px;}.cms-contact-form .wpcf7 .wpcf7-form p{margin-bottom:0;}.cms-contact-form .cms-title-form{margin-bottom:20px;font-weight:400;font-size:37px;font-family:'Yeseva One', cursive;}@media screen and (max-width: 767px){.cms-contact-form .cms-title-form{margin-bottom:0;}.cms-contact-form .cms-title-form h3{font-size:25px;}}.cms-contact-form .cms-description{font-size:14px;color:#9b9b9b;margin-bottom:22px;}.cms-contact-form .wpcf7-form-control{font-size:13px;background-color:transparent;}.cms-contact-form .wpcf7-form-control.wpcf7-text{height:50px;line-height:48px;}.cms-contact-form .wpcf7-form-control.wpcf7-select{height:50px;line-height:48px;}.cms-contact-form .wpcf7-form-control.wpcf7-textarea{padding:10px 20px;min-height:110px;height:110px;}.cms-contact-form .wpcf7-form-control.wpcf7-submit{height:50px;max-width:100%;width:100%;line-height:50px;text-align:center;display:inline-block;min-width:170px;background-color:#222;color:#fff;font-weight:bold;margin-top:0;margin-bottom:20px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-khtml-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-o-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}@media screen and (max-width: 575px){.cms-contact-form .wpcf7-form-control.wpcf7-submit{margin-bottom:0;}}.cms-contact-form .wpcf7-form-control.wpcf7-submit:focus{background-color:#222;}.cms-contact-form .wpcf7-form-control.wpcf7-submit:hover{background-color:#CCAE6E;}@media (min-width: 576px) and (max-width: 767px){.cms-contact-form{margin-left:15px;margin-right:15px;}}.cms-contact-info{margin-bottom:27px;}.cms-contact-info .cms-title{font-size:16px;color:#222;font-weight:600;margin-bottom:22px;}.cms-contact-info .cms-list-row{margin-bottom:8px;}.cms-contact-info .cms-list-row .row-item{margin-bottom:7px;font-size:14px;line-height:1.2;color:#9b9b9b;position:relative;hyphens:auto;}.cms-contact-info .cms-list-row .row-item.type-text{line-height:1.7;font-size:13px;margin-bottom:0;hyphens:auto;}.cms-contact-info .cms-list-row .row-item.type-email,.cms-contact-info .cms-list-row .row-item.type-address,.cms-contact-info .cms-list-row .row-item.type-phone{font-size:13px;margin-bottom:0px;padding-left:22px;}.cms-contact-info .cms-list-row .row-item.type-email i,.cms-contact-info .cms-list-row .row-item.type-address i,.cms-contact-info .cms-list-row .row-item.type-phone i{position:absolute;top:0px;left:0;font-size:15px;}.cms-contact-info .cms-list-row .row-item a{color:#9b9b9b;}.cms-contact-info .cms-list-row .row-item a:hover{color:#CCAE6E;}.cms-contact-info .cms-list-row .row-item a:hover i{color:#CCAE6E;}.cms-contact-info .cms-contact-btn{font-size:13px;text-transform:capitalize;color:#CCAE6E;position:relative;-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;font-weight:600;}.cms-contact-info .cms-contact-btn:before{-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;position:absolute;top:50%;transform:translateY(-50%);left:-10px;content:"\f178";font-family:'FontAwesome';display:inline-block;font-size:14px;opacity:0;}.cms-contact-info .cms-contact-btn:hover{padding-left:20px;}.cms-contact-info .cms-contact-btn:hover:before{opacity:1;left:0px;}.cms-list-socials .cms-social-title{font-size:16px;color:#222;font-weight:600;}.cms-list-socials ul{font-size:14px;padding-left:0;list-style:none;margin-left:-5px;margin-right:-5px;}.cms-list-socials ul li{display:inline-block;margin:5px;}.cms-list-socials ul li a{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:43px;height:43px;display:block;text-align:center;line-height:43px;background-color:#CCAE6E;color:#fff;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-khtml-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-o-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}.cms-list-socials ul li a:hover{background-color:#222;}.cms-list-socials ul li a:hover i{transform:rotateY(360deg);}.cms-list-socials ul li a i{-webkit-transition:all 300ms ease-in-out 0s;-khtml-transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-ms-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}.cms-list-socials .text-right ul li{margin-right:0;margin-left:10px;}.cms-list-socials .text-center ul li{margin-left:10px;margin-right:10px;}.cms-image-list{margin-left:-13px;margin-right:-13px;}.cms-image-list .cms-image-item{display:inline-block;margin-bottom:15px;margin-left:13px;margin-right:13px;}.cms-accordion{/* ==========================================================================
// 12 .CMS Button
========================================================================== */}.cms-accordion .card{border:none;background-color:#fff;padding:16px 25px 16px 25px;}@media screen and (max-width: 575px){.cms-accordion .card{padding:16px 15px;}}.cms-accordion.layout1 .card{margin-bottom:30px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;overflow:hidden;border:1px solid #CCAE6E;}.cms-accordion.layout1 .card:last-child{margin-bottom:0;}.cms-accordion.layout1 .card-header{border:none;padding:0;background-color:transparent;}.cms-accordion.layout1 .card-header a{display:block;padding:8px 0px;font-size:15px;line-height:26px;cursor:pointer;color:#282828;font-weight:600;position:relative;padding-right:58px;}.cms-accordion.layout1 .card-header a i{width:20px;height:20px;text-align:center;line-height:20px;background-color:#CCAE6E;position:absolute;font-weight:600;top:8px;right:0;color:#fff;}@media screen and (max-width: 575px){.cms-accordion.layout1 .card-header a i{top:50%;transform:translateY(-50%);}}.cms-accordion.layout1 .card-header a i.zmdi-minus{opacity:0;}.cms-accordion.layout1 .card-header a i.zmdi-plus{opacity:1;}.cms-accordion.layout1 .card-header.cms-active a{color:#CCAE6E;}@media screen and (max-width: 575px){.cms-accordion.layout1 .card-header.cms-active a{border-bottom:1px solid #ededed;padding-bottom:20px;}}.cms-accordion.layout1 .card-header.cms-active a i.zmdi-minus{opacity:1;background:#CCAE6E;}.cms-accordion.layout1 .card-header.cms-active a i.zmdi-plus{opacity:0;}.cms-accordion.layout1 .card-body{padding:0;padding-right:10px;margin-top:15px;font-size:14px;color:inherit;line-height:23px;}.cms-button-wrapper .btn{font-size:14px;font-weight:bold;-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;}.cms-button-wrapper .btn:hover{-webkit-transform:translateY(-5px);-khtml-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}.cms-button-wrapper .btn:hover i,.cms-button-wrapper .btn:hover img{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);}.cms-button-wrapper .btn.btn-box-shadow{box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}.cms-button-wrapper img{-webkit-transition:0.6s;-khtml-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;transition:0.6s;max-width:50px;max-height:30px;}.cms-button-wrapper i{-webkit-transition:0.6s;-khtml-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;transition:0.6s;font-size:20px;position:relative;top:3px;}.cms-lists{margin-bottom:15px;}.cms-lists ul{list-style:none;padding-left:0;}.cms-lists ul li{margin-bottom:8px;color:#9b9b9b;font-size:13px;padding-left:22px;position:relative;line-height:22px;}.cms-lists ul li:before{content:"\f111";font-size:7px;font-family:'FontAwesome';color:#CCAE6E;position:absolute;top:50%;transform:translateY(-50%);left:0;}.cms-lists.layout1 ul.text-right{text-align:right;}.cms-lists.layout1 ul.text-right li{padding-left:0px;padding-right:22px;}.cms-lists.layout1 ul.text-right li:before{position:absolute;right:0;}@media screen and (max-width: 767px){.cms-lists.layout1 ul.text-right{text-align:left !important;}.cms-lists.layout1 ul.text-right li{padding-left:0px;padding-right:0px;padding-left:22px;}.cms-lists.layout1 ul.text-right li:before{position:absolute;right:auto;left:0;}}@media screen and (max-width: 767px){.cms-lists{margin-bottom:30px;}}.cms-lists.dotted-regular-color1 ul li:before{color:#9b9b9b;}.cms-lists.dotted-regular-color2 ul li:before{color:#222;}.cms-ticket .cms-ticket-title{font-size:12px;color:#9b9b9b;margin-bottom:5px;}.cms-ticket .cms-ticket-price{line-height:1;font-family:'Kristi Regular';font-size:40px;color:#CCAE6E;}.cms-ticket .btn-ticket{box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);padding:13px 40px;font-weight:bold;background:#CCAE6E;color:#fff;font-size:14px;text-align:center;display:inline-block;}.cms-ticket .btn-ticket:hover{background-color:#222;color:#fff;}@media screen and (min-width: 992px){.cms-ticket .cms-ticket-body{display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}.cms-ticket .cms-ticket-body .cms-ticket-title-price{flex-grow:0;text-align:left;padding-right:30px;}}@media screen and (min-width: 992px){.cms-ticket .ticket-content-right{display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}.cms-ticket .ticket-content-right .cms-ticket-title-price{flex-grow:1;text-align:right;padding-right:30px;}.cms-ticket .ticket-content-right .btn-ticket{box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);padding:0px 40px;height:50px;line-height:50px;min-width:170px;position:relative;top:-3px;}}@media screen and (max-width: 767px){.cms-ticket .cms-ticket-title{font-size:16px;color:#222;margin-bottom:15px;}.cms-ticket .cms-ticket-price{display:block;margin-bottom:20px;}}.cms-grid-event .item-featured{margin-bottom:22px;}.cms-grid-event .cms-grid-pagination{margin-top:55px;}.cms-grid-event .cms-grid-pagination .pagination{display:inline-block;}@media screen and (max-width: 767px){.cms-grid-event .col-md-12 .item-holder .item-title{font-size:25px;}}@media (min-width: 576px) and (max-width: 767px){.cms-grid-event .grid-item-inner{padding-left:15px;padding-right:15px;}}@media screen and (max-width: 575px){.cms-grid-event .grid-item-inner{padding-left:15px;padding-right:15px;}}.cms-grid-event .item-featured{overflow:hidden;position:relative;}.cms-grid-event .item-featured .status-event{position:absolute;padding:3px 10px;font-size:12px;background-color:#CCAE6E;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;z-index:22;top:20px;left:20px;color:#fff;}.cms-grid-event .item-featured .overlay-gradient{display:block;}.cms-grid-event .item-featured .overlay-gradient img{width:100%;transition:0.3s;}.cms-grid-event .item-featured:hover img{transform:scale(1.1) rotate(4deg);}.cms-grid-event .item-holder{padding:0 15px 30px;text-align:center;}@media screen and (max-width: 767px){.cms-grid-event .item-holder{padding-right:0;padding-left:0;}}@media (min-width: 576px) and (max-width: 767px){.cms-grid-event .item-holder{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 575px){.cms-grid-event .item-holder{padding-left:0;padding-right:0;}}.cms-grid-event .item-holder .item-time-line{color:#9b9b9b;font-size:13px;margin-bottom:8px;display:block;}.cms-grid-event .item-holder .item-title{font-size:18px;line-height:27px;font-weight:600;margin-bottom:17px;}.cms-grid-event .item-holder .item-title a:hover{color:#CCAE6E;}.cms-grid-event .item-holder .btn-text-readmore{color:#222;font-size:14px;font-weight:bold;position:relative;}.cms-grid-event .item-holder .btn-text-readmore:before,.cms-grid-event .item-holder .btn-text-readmore:after{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;content:" ";position:absolute;display:inline-block;bottom:-3px;height:2px;}.cms-grid-event .item-holder .btn-text-readmore:before{right:0;width:100%;background-color:#222;}.cms-grid-event .item-holder .btn-text-readmore:after{left:0;width:0;background-color:#CCAE6E;}.cms-grid-event .item-holder .btn-text-readmore:hover{color:#CCAE6E;}.cms-grid-event .item-holder .btn-text-readmore:hover:before{width:0;}.cms-grid-event .item-holder .btn-text-readmore:hover:after{width:100%;}.cms-grid-event-gallery .grid-item{margin-bottom:30px;}.cms-grid-event-gallery .cms-load-more{margin-top:50px;}.cms-grid-event-gallery .cms-load-more .btn{background:transparent;color:#222;border:2px solid #222;-webkit-border-radius:45px;-khtml-border-radius:45px;-moz-border-radius:45px;-ms-border-radius:45px;-o-border-radius:45px;border-radius:45px;line-height:46px;}.cms-grid-event-gallery .cms-load-more .btn:hover{color:#CCAE6E;border-color:#CCAE6E;}.cms-grid-event-gallery .grid-filter-wrap .filter-item{border:none;font-size:13px;text-transform:uppercase;font-family:;font-weight:bold;color:#333;padding:0px 13px;margin:7px 0px;}.cms-grid-event-gallery .grid-filter-wrap .filter-item.active{color:#CCAE6E;}.cms-grid-event-gallery .grid-item-inner .event-featured{position:relative;text-align:center;}.cms-grid-event-gallery .grid-item-inner .event-featured:after{content:"";display:block;background:rgba(34, 34, 34, 0.9);top:60px;left:60px;right:60px;bottom:60px;position:absolute;opacity:0;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.cms-grid-event-gallery .grid-item-inner .event-featured .icon-zoom{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:15px;color:#fff;z-index:2;opacity:0;}.cms-grid-event-gallery .grid-item-inner .event-featured:hover:after{top:10px;left:10px;right:10px;bottom:10px;opacity:1;}.cms-grid-event-gallery .grid-item-inner .event-featured:hover .icon-zoom{opacity:1;font-size:20px;}.cms-grid-gallery .grid-item-inner img{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.cms-grid-gallery .item-featured{position:relative;text-align:center;}.cms-grid-gallery .item-featured:after{content:"";display:block;background:rgba(34, 34, 34, 0.9);top:0px;left:0px;right:0px;bottom:0px;position:absolute;opacity:0;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.cms-grid-gallery .item-featured .icon-zoom{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:15px;color:#fff;z-index:1;opacity:0;}.cms-grid-gallery .item-featured:hover:after{top:20px;left:20px;right:20px;bottom:20px;opacity:1;}.cms-grid-gallery .item-featured:hover .icon-zoom{opacity:1;font-size:20px;}.cms-grid-team .team-item-inner{text-align:center;margin-bottom:40px;}.cms-grid-team .team-featured{position:relative;}.cms-grid-team .team-featured img{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.cms-grid-team .team-social{-webkit-transition:all 400ms linear 0ms;-khtml-transition:all 400ms linear 0ms;-moz-transition:all 400ms linear 0ms;-ms-transition:all 400ms linear 0ms;-o-transition:all 400ms linear 0ms;transition:all 400ms linear 0ms;position:absolute;bottom:-8px;width:100%;left:0;right:0;padding-left:20px;padding-right:20px;opacity:0;}.cms-grid-team .team-social a{margin-left:2px;margin-right:2px;margin-bottom:8px;font-size:14px;display:inline-block;}.cms-grid-team .team-social a .fa{display:block;text-align:center;width:38px;height:38px;line-height:38px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;-webkit-transition:all 400ms linear 0ms;-khtml-transition:all 400ms linear 0ms;-moz-transition:all 400ms linear 0ms;-ms-transition:all 400ms linear 0ms;-o-transition:all 400ms linear 0ms;transition:all 400ms linear 0ms;}.cms-grid-team .team-social a .fa.fa-facebook{background-color:#5d82d1;}.cms-grid-team .team-social a .fa.fa-twitter{background-color:#40bff5;}.cms-grid-team .team-social a .fa.fa-google-plus{background-color:#eb5e4c;}.cms-grid-team .team-social a .fa.fa-skype{background-color:#40bff5;}.cms-grid-team .team-social a .fa.fa-dribbble{background-color:#40bff5;}.cms-grid-team .team-social a .fa.fa-youtube{background-color:#40bff5;}.cms-grid-team .team-social a .fa.fa-pinterest{background-color:#40bff5;}.cms-grid-team .team-social a .fa.fa-instagram{background-color:#c5329c;}.cms-grid-team .team-social a .fa.fa-rss{background-color:#ffa500;}.cms-grid-team .team-social a .fa.fa-flickr{background-color:#ff0084;}.cms-grid-team .team-social a .fa:hover{background-color:#CCAE6E;color:#fff;}.cms-grid-team .team-title{font-size:18px;color:#282828;font-weight:600;margin-bottom:5px;}.cms-grid-team .team-content{line-height:23px;font-size:14px;margin-top:-2px;}.cms-grid-team .team-position{margin-bottom:12px;font-size:13px;color:#9b9b9b;}.cms-grid-team .team-holder{padding-left:15px;padding-right:15px;padding-top:25px;}.cms-grid-team .cms-h-line{position:relative;display:inline-block;width:40px;height:8px;margin-bottom:10px;border-top:2px solid #CCAE6E;}.cms-grid-team .cms-h-line .h-line1{position:absolute;top:-16px;width:100%;left:50%;transform:translateX(-50%);}.cms-grid-team .cms-h-line .h-line1 span{display:inline-block;margin-left:-1px;width:2px;height:6px;background-color:#CCAE6E;}.cms-grid-team .cms-h-line .h-line2{width:14px;display:inline-block;height:2px;position:absolute;bottom:0;left:50%;background-color:#CCAE6E;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}.cms-grid-team .cms-h-line.hidden-line{display:none;}.cms-grid-team .team-item-inner:hover .team-featured .team-social{opacity:1;bottom:20px;}@media (min-width: 576px) and (max-width: 767px){.cms-grid-team{padding-left:30px;padding-right:30px;}}.cms-team-carousel .team-featured{position:relative;}.cms-team-carousel .team-featured img{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.cms-team-carousel .team-social{-webkit-transition:all 400ms linear 0ms;-khtml-transition:all 400ms linear 0ms;-moz-transition:all 400ms linear 0ms;-ms-transition:all 400ms linear 0ms;-o-transition:all 400ms linear 0ms;transition:all 400ms linear 0ms;position:absolute;bottom:-8px;width:100%;left:0;right:0;padding-left:20px;padding-right:20px;opacity:0;}.cms-team-carousel .team-social a{margin-left:2px;margin-right:2px;margin-bottom:8px;font-size:14px;display:inline-block;}.cms-team-carousel .team-social a .fa{display:block;text-align:center;width:38px;height:38px;line-height:38px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;-webkit-transition:all 400ms linear 0ms;-khtml-transition:all 400ms linear 0ms;-moz-transition:all 400ms linear 0ms;-ms-transition:all 400ms linear 0ms;-o-transition:all 400ms linear 0ms;transition:all 400ms linear 0ms;}.cms-team-carousel .team-social a .fa.fa-facebook{background-color:#5d82d1;}.cms-team-carousel .team-social a .fa.fa-twitter{background-color:#40bff5;}.cms-team-carousel .team-social a .fa.fa-google-plus{background-color:#eb5e4c;}.cms-team-carousel .team-social a .fa.fa-skype{background-color:#40bff5;}.cms-team-carousel .team-social a .fa.fa-dribbble{background-color:#40bff5;}.cms-team-carousel .team-social a .fa.fa-youtube{background-color:#40bff5;}.cms-team-carousel .team-social a .fa.fa-pinterest{background-color:#40bff5;}.cms-team-carousel .team-social a .fa.fa-instagram{background-color:#c5329c;}.cms-team-carousel .team-social a .fa.fa-rss{background-color:#ffa500;}.cms-team-carousel .team-social a .fa.fa-flickr{background-color:#ff0084;}.cms-team-carousel .team-social a .fa:hover{background-color:#CCAE6E;color:#fff;}.cms-team-carousel .team-title{font-size:18px;color:#282828;font-weight:600;margin-bottom:5px;}.cms-team-carousel .team-content{line-height:23px;font-size:14px;margin-top:-2px;}.cms-team-carousel .team-position{margin-bottom:12px;font-size:13px;color:#9b9b9b;}.cms-team-carousel .team-holder{padding-left:25px;padding-right:25px;padding-top:25px;}@media screen and (max-width: 767px){.cms-team-carousel .team-holder{padding-left:15px;padding-right:15px;}}.cms-team-carousel .cms-h-line{position:relative;display:inline-block;width:40px;height:8px;margin-bottom:10px;border-top:2px solid #CCAE6E;}.cms-team-carousel .cms-h-line .h-line1{position:absolute;top:-16px;width:100%;left:50%;transform:translateX(-50%);}.cms-team-carousel .cms-h-line .h-line1 span{display:inline-block;margin-left:-1px;width:2px;height:6px;background-color:#CCAE6E;}.cms-team-carousel .cms-h-line .h-line2{width:14px;display:inline-block;height:2px;position:absolute;bottom:0;left:50%;background-color:#CCAE6E;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}.cms-team-carousel .cms-h-line.hidden-line{display:none;}.cms-team-carousel .team-item-inner{text-align:center;margin-bottom:40px;}.cms-team-carousel .team-item-inner:hover .team-featured .team-social{opacity:1;bottom:20px;}@media (min-width: 576px) and (max-width: 767px){.cms-team-carousel{padding-left:30px;padding-right:30px;}}.cms-food-grid .item-title{font-size:16px;font-weight:600;}.cms-food-grid .item-title a{color:#282828;}.cms-food-grid .item-title a:hover{color:#CCAE6E;}.cms-food-grid .item-excerpt{font-size:14px;color:#9b9b9b;}.cms-food-grid .item-price{color:#CCAE6E;font-size:30px;font-family:'Kristi Regular';}.cms-food-grid .item-notifi{background-color:#CCAE6E;padding:4px 10px;display:inline-block;color:#fff;font-size:12px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}@media (min-width: 576px) and (max-width: 767px){.cms-food-grid{padding-left:20px;padding-right:20px;}}.cms-food-grid-layout1 .grid-item{margin-bottom:15px;}.cms-food-grid-layout1 .item-featured{margin-bottom:25px;position:relative;}.cms-food-grid-layout1 .item-featured:after{content:"";display:block;background:rgba(34, 34, 34, 0.9);top:0px;left:0px;right:0px;bottom:0px;position:absolute;opacity:0;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.cms-food-grid-layout1 .item-featured .icon-zoom{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:20px;color:#fff;z-index:1;opacity:0;}.cms-food-grid-layout1 .item-featured:hover:after{top:10px;left:10px;right:10px;bottom:10px;opacity:1;}.cms-food-grid-layout1 .item-featured:hover .icon-zoom{opacity:1;}.cms-food-grid-layout1 .item-holder{position:relative;padding-right:70px;}.cms-food-grid-layout1 .item-title{font-size:16px;font-weight:600;color:#282828;margin-bottom:5px;}.cms-food-grid-layout1 .item-excerpt{font-size:14px;color:#9b9b9b;}.cms-food-grid-layout1 .item-price{position:absolute;top:3px;right:0px;}@media (max-width:360px){.cms-food-grid-layout1{padding-left:10px;padding-right:10px;}.cms-food-grid-layout1 .item-title{font-size:20px;margin-bottom:15px;}.cms-food-grid-layout1 .item-excerpt{margin-bottom:5px;}.cms-food-grid-layout1 .item-price{position:static;}}.cms-food-grid-layout2{padding-left:15px;padding-right:15px;}.cms-food-grid-layout2 .grid-filter-wrap{margin-bottom:15px;}.cms-food-grid-layout2 .grid-sizer{opacity:0;visibility:hidden;}.cms-food-grid-layout2 .item-featured{position:relative;}.cms-food-grid-layout2 .item-featured .icon-zoom{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;opacity:0;z-index:1;font-size:20px;-webkit-transition:all 400ms linear 0ms;-khtml-transition:all 400ms linear 0ms;-moz-transition:all 400ms linear 0ms;-ms-transition:all 400ms linear 0ms;-o-transition:all 400ms linear 0ms;transition:all 400ms linear 0ms;}.cms-food-grid-layout2 .item-featured:after{-webkit-transition:all 400ms linear 0ms;-khtml-transition:all 400ms linear 0ms;-moz-transition:all 400ms linear 0ms;-ms-transition:all 400ms linear 0ms;-o-transition:all 400ms linear 0ms;transition:all 400ms linear 0ms;position:absolute;display:block;content:"";left:30px;right:30px;bottom:30px;top:30px;background-color:rgba(34, 34, 34, 0.8);opacity:0;z-index:0;}.cms-food-grid-layout2 .item-featured:hover:after{opacity:1;top:0;left:0;right:0;bottom:0;}.cms-food-grid-layout2 .item-featured:hover .icon-zoom{font-size:30px;opacity:1;}@media screen and (min-width: 1200px){.cms-food-grid-layout2 .content-box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;padding:60px;}}.cms-food-grid-layout2 .item-notifi{margin-top:17px;margin-bottom:22px;overflow:hidden;position:relative;}.cms-food-grid-layout2 .item-notifi span{z-index:2;}.cms-food-grid-layout2 .item-notifi:after{background:#fff;content:"";height:155px;left:-75px;opacity:0.2;display:block;position:absolute;top:-50px;transform:rotate(35deg);transition:all 550ms cubic-bezier(0.19, 1, 0.22, 1);width:50px;z-index:1;}.cms-food-grid-layout2 .item-notifi:hover:after{left:120%;transition:all 550ms cubic-bezier(0.19, 1, 0.22, 1);}.cms-food-grid-layout2 .item-holder{text-align:center;padding:60px;position:relative;}.cms-food-grid-layout2 .item-holder span.border-form{position:absolute;display:block;border:1px solid #CCAE6E;}.cms-food-grid-layout2 .item-holder span.border-top{height:4px;-webkit-border-radius:2px 2px 0 0;-khtml-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;top:20px;left:23px;right:23px;}.cms-food-grid-layout2 .item-holder span.border-left{width:4px;-webkit-border-radius:2px 0 0 2px;-khtml-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-ms-border-radius:2px 0 0 2px;-o-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;top:23px;left:20px;bottom:23px;}.cms-food-grid-layout2 .item-holder span.border-right{width:4px;-webkit-border-radius:0 2px 2px 0;-khtml-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-ms-border-radius:0 2px 2px 0;-o-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;top:23px;bottom:23px;right:20px;}.cms-food-grid-layout2 .item-holder span.border-bottom{height:4px;-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;bottom:20px;left:23px;right:23px;}@media (min-width: 1200px) and (max-width: 1360px){.cms-food-grid-layout2 .item-holder{padding:40px;}}@media screen and (max-width: 1199px){.cms-food-grid-layout2 .item-holder{padding:40px;}.cms-food-grid-layout2 .item-holder span.border-top{top:15px;left:18px;right:18px;}.cms-food-grid-layout2 .item-holder span.border-left{top:18px;left:15px;bottom:18px;}.cms-food-grid-layout2 .item-holder span.border-right{top:18px;bottom:18px;right:15px;}.cms-food-grid-layout2 .item-holder span.border-bottom{bottom:15px;left:18px;right:18px;}}.cms-food-grid-layout2 .item-holder .cms-h-line{margin-bottom:16px;}.cms-food-grid-layout2 .item-holder .item-title{margin-bottom:27px;font-size:24px;font-weight:400;font-family:'Yeseva One', cursive;}.cms-food-grid-layout2 .item-holder .item-excerpt{margin-bottom:15px;}.cms-food-grid-layout2 .item-holder .item-price{font-size:35px;}.cms-food-grid-layout2 .grid-item{padding:0;}.cms-food-grid-layout2 .grid-item .grid-item-inner{box-shadow:0 3px 27px rgba(0, 0, 0, 0.15);}@media screen and (min-width: 576px){.cms-food-grid-layout2 .grid-item .grid-item-inner{display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}.cms-food-grid-layout2 .grid-item .grid-item-inner .item-featured,.cms-food-grid-layout2 .grid-item .grid-item-inner .item-holder{width:50%;height:400px;}}@media screen and (max-width: 767px){.cms-food-grid-layout2 .grid-item .grid-item-inner{margin-bottom:30px;}}@media screen and (max-width: 575px){.cms-food-grid-layout2 .grid-item .grid-item-inner .item-featured{width:100%;height:320px;}.cms-food-grid-layout2 .grid-item .grid-item-inner .item-holder{height:auto;}}@media screen and (min-width: 576px){.cms-food-grid-layout2 .grid-item:nth-child(4n-7) .grid-item-inner,.cms-food-grid-layout2 .grid-item:nth-child(4n-6) .grid-item-inner{/* Safari */display:-webkit-flex;/* Safari 6.1+ */-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}}.cms-food-grid-layout2 .cms-grid-pagination{margin-top:40px;}.cms-food-grid-layout3 .grid-item:last-child .grid-item-inner{border-bottom:none !important;}@media screen and (min-width: 992px){.cms-food-grid-layout3 .grid-item{padding-bottom:2px !important;}}.cms-food-grid-layout3 .grid-item-inner{border-bottom:2px dotted #dbdbdb;padding-bottom:13px;}.cms-food-grid-layout3 .item-holder{position:relative;padding-right:70px;}.cms-food-grid-layout3 .item-title{font-size:16px;font-weight:600;color:#282828;margin-bottom:5px;}.cms-food-grid-layout3 .item-excerpt{font-size:14px;color:#9b9b9b;}.cms-food-grid-layout3 .item-price{position:absolute;top:3px;right:0px;}.cms-food-grid-layout4 .item-notifi{padding:6px 10px;font-weight:400;}.cms-food-grid-layout4 .grid-item{padding-top:10px !important;}.cms-food-grid-layout4 .grid-item:last-child .grid-item-inner{border-bottom:none !important;}@media screen and (min-width: 992px){.cms-food-grid-layout4 .grid-item{padding-bottom:2px !important;}}.cms-food-grid-layout4 .grid-item-inner{border-bottom:2px dotted #dbdbdb;padding-bottom:14px;}.cms-food-grid-layout4 .item-holder{position:relative;padding-right:100px;}.cms-food-grid-layout4 .item-title{font-size:16px;font-weight:600;color:#282828;margin-bottom:0;}.cms-food-grid-layout4 .item-title a{margin-right:10px;}.cms-food-grid-layout4 .item-title .item-notifi{margin-bottom:0px;margin-top:5px;}.cms-food-grid-layout4 .item-excerpt{font-size:14px;color:#9b9b9b;}.cms-food-grid-layout4 .item-price{position:absolute;top:3px;right:0px;}.cms-food-grid-layout4 .border-box{width:100%;padding:50px 55px;}@media screen and (max-width: 991px){.cms-food-grid-layout4 .item-holder .item-title .item-notifi{margin-bottom:5px;margin-top:5px;}.cms-food-grid-layout4 .border-box{padding:35px 25px;}}.cms-food-grid-layout5 .grid-item-inner .item-featured{max-width:100%;width:100%;}.cms-food-grid-layout5 .grid-item-inner .item-featured + .item-holder{width:100%;max-width:100%;}.cms-food-grid-layout5 .grid-item-inner .item-holder .item-title{margin-bottom:10px;}.cms-food-grid-layout5 .border-box{width:100%;padding:55px 55px 45px;}@media screen and (min-width: 576px){.cms-food-grid-layout5 .grid-item-inner{margin-bottom:-8px;}.cms-food-grid-layout5 .grid-item-inner .item-featured{max-width:35%;float:left;}.cms-food-grid-layout5 .grid-item-inner .item-featured + .item-holder{float:right;padding-left:20px;max-width:65%;width:100%;}}@media screen and (max-width: 575px){.cms-food-grid-layout5 .item-featured{margin-bottom:30px;}.cms-food-grid-layout5 .item-holder{padding-right:0px;margin-bottom:10px;padding-bottom:25px;border-bottom:1px solid #CCAE6E;position:relative;}.cms-food-grid-layout5 .item-holder .item-price{position:static;}.cms-food-grid-layout5 .grid-item:last-child .item-holder{padding-bottom:0px;margin-bottom:0;border-bottom:none;}}@media screen and (max-width: 991px){.cms-food-grid-layout5 .border-box{padding:35px 20px;}}.cms-bg-row{margin:-12px -15px 0;/* ==========================================================================
   [Start] 21. CMS Bannner
========================================================================== */}.cms-bg-row .cms-bg{background-image:url(../images/row-bg-title.png);background-position:bottom;background-repeat:repeat-x;display:block;z-index:22;height:12px;}.cms-banner{/* ==========================================================================
   [Start] 15. Pie chart
========================================================================== */}
.cms-banner.layout1 .cms-image{display:inline-block;}.cms-banner.layout1 .cms-image img{-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.cms-banner.layout1 .cms-image.banner-style1{position:relative;}.cms-banner.layout1 .cms-image.banner-style1:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(34, 34, 34, 0.28), rgba(34, 34, 34, 0.96));}.cms-banner.layout1 .cms-image.banner-style1 .cms-heading-tag{font-family:'Kristi Regular';font-size:35px;position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff;text-align:center;z-index:2;}.cms-banner.layout1 .cms-image.banner-style1 .cms-heading-tag a{color:#fff;}.cms-banner.layout1 .cms-image.banner-style2{position:relative;overflow:hidden;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-banner.layout1 .cms-image.banner-style2:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(34, 34, 34, 0.28), rgba(34, 34, 34, 0.96));}.cms-banner.layout1 .cms-image.banner-style2 .cms-heading-tag{font-family:'Kristi Regular';font-size:35px;position:absolute;width:100%;bottom:10px;color:#fff;text-align:center;z-index:2;}.cms-banner.layout1 .cms-image.banner-style2 .cms-heading-tag a{color:#fff;}.cms-banner.layout1 .cms-image.banner-style2:hover{-webkit-transform:translateY(-5px);-khtml-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}.cms-banner.layout1 .cms-image.banner-style3{text-align:center;-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;}.cms-banner.layout1 .cms-image.banner-style3 img{box-shadow:0 1px 53px rgba(0, 0, 0, 0.15);margin-bottom:23px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.cms-banner.layout1 .cms-image.banner-style3 .cms-heading-tag{font-family:'Kristi Regular';font-size:35px;color:#CCAE6E;text-align:center;}.cms-banner.layout1 .cms-image.banner-style3 .cms-heading-tag a{color:#CCAE6E;}.cms-banner.layout1 .cms-image.banner-style3:hover{-webkit-transform:translateY(-5px);-khtml-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}@media (min-width: 576px) and (max-width: 767px){.cms-banner.layout1{text-align:center;padding-left:20px;padding-right:20px;}.cms-banner.layout1 .cms-image{width:100%;}.cms-banner.layout1 .cms-image img{width:100%;}}@media screen and (max-width: 575px){.cms-banner.layout1 .cms-image{width:100%;}.cms-banner.layout1 .cms-image img{width:100%;}}.cms-banner.layout2 .cms-banner-inner{-webkit-transition:0.5s;-khtml-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;}.cms-banner.layout2 .cms-banner-inner:hover{-webkit-transform:translateY(-5px);-khtml-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}.cms-banner.layout2 .cms-image{text-align:center;box-shadow:0 1px 53px rgba(0, 0, 0, 0.15);-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;overflow:hidden;position:relative;margin-bottom:23px;}.cms-banner.layout2 .cms-image img{-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cms-banner.layout2 .cms-image a{background:#fff;border-radius:100%;color:#222;font-size:20px;text-align:center;width:50px;height:50px;line-height:50px;opacity:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-moz-transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;z-index:1;}.cms-banner.layout2 .cms-image a i{-moz-transition:all 0.9s ease 0s;-webkit-transition:all 0.9s ease 0s;transition:all 0.9s ease 0s;}.cms-banner.layout2 .cms-image:hover{background-color:#222;}.cms-banner.layout2 .cms-image:hover img{opacity:0.4;-moz-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}.cms-banner.layout2 .cms-image:hover a{opacity:1;}.cms-banner.layout2 .cms-image:hover a i{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);}.cms-banner.layout2 .cms-image:hover a:hover{color:#CCAE6E;}.cms-banner.layout2 .cms-heading-tag{font-family:'Kristi Regular';font-size:35px;color:#CCAE6E;text-align:center;}.cms-banner.layout2 .cms-heading-tag a{color:#CCAE6E;}@media (min-width:1360px){.wpb_wrapper .vc_pie_chart .vc_pie_wrapper{width:166px !important;height:166px;}.wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back,.wpb_wrapper .vc_pie_chart .vc_pie_wrapper canvas{width:166px !important;height:166px !important;}.wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value{width:139px !important;height:139px !important;line-height:148px !important;}}.wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value{font-size:43px !important;color:#CCAE6E;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 3px #ebebeb;-khtml-box-shadow:0 0 0 3px #ebebeb;-moz-box-shadow:0 0 0 3px #ebebeb;-ms-box-shadow:0 0 0 3px #ebebeb;-o-box-shadow:0 0 0 3px #ebebeb;box-shadow:0 0 0 3px #ebebeb;left:50% !important;position:absolute !important;top:50% !important;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-weight:normal;}.wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value:after{content:"%";font-size:23px;}.wpb_wrapper .vc_pie_chart h4.wpb_heading{font-size:15px;line-height:28px;margin:12px 0;font-family:inherit;font-weight:800;text-transform:capitalize;}.wpb_wrapper .vc_pie_chart.style2 .vc_pie_wrapper .vc_pie_chart_value{color:transparent;}.wpb_wrapper .vc_pie_chart.style2 .vc_pie_wrapper i{font-size:48px;color:#CCAE6E;left:50%;line-height:148px;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}.cms-event-carousel .owl-dots{margin-top:15px;position:static;-webkit-transform:translate(0, 0);-khtml-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);}.cms-event-carousel .owl-dots .owl-dot{position:relative;width:15px;height:15px;text-align:center;line-height:11px;margin-left:3px;margin-right:3px;border:2px solid transparent;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-event-carousel .owl-dots .owl-dot span{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;position:absolute;top:1px;left:1px;width:9px;height:9px;display:block;background-color:#222;}.cms-event-carousel .owl-dots .owl-dot.active{border:2px solid #222;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-event-carousel .owl-dots .owl-dot.active span{position:absolute;top:4px;left:4px;width:3px;height:3px;}.cms-event-carousel .owl-nav{margin-top:0;}.cms-event-carousel .owl-nav > div{width:50px;height:50px;line-height:46px;border:2px solid transparent;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;background:transparent;z-index:22;}.cms-event-carousel .owl-nav > div:before{color:#fff;}.cms-event-carousel .owl-nav > div:hover{border:2px solid #fff;background:transparent;}.cms-event-carousel .owl-nav .owl-prev{left:10px;}.cms-event-carousel .owl-nav .owl-prev:before{content:"\f177";}.cms-event-carousel .owl-nav .owl-next{right:10px;}.cms-event-carousel .owl-nav .owl-next:before{content:"\f178";}.cms-event-carousel .owl-nav:hover .owl-prev{left:10px !important;}.cms-event-carousel .owl-nav:hover .owl-next{right:10px !important;}.cms-event-carousel:hover .owl-nav > div{border:2px solid #fff;}.cms-event-carousel.layout1 .item-holder{position:absolute;bottom:30px;z-index:2;left:0;width:100%;padding:0 60px;opacity:0;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.cms-event-carousel.layout1 .item-title{font-size:18px;font-weight:500;line-height:28px;margin-bottom:8px;}.cms-event-carousel.layout1 .item-title a{color:#222;}.cms-event-carousel.layout1 .item-title a:hover{color:#CCAE6E;}.cms-event-carousel.layout1 .item-category a{color:#333;font-size:13px;font-weight:500;}.cms-event-carousel.layout1 .grid-item-inner{position:relative;}.cms-event-carousel.layout1 .grid-item-inner:after{content:"";display:block;background:#fff;top:50px;left:30px;right:30px;bottom:0px;position:absolute;opacity:0;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.cms-event-carousel.layout1 .grid-item-inner:hover:after{opacity:0.8;}.cms-event-carousel.layout1 .grid-item-inner:hover .item-holder{opacity:1;}.cms-event-carousel.layout1 .grid-item-inner:hover .item-holder{bottom:60px;}.cms-event-carousel.layout1 .grid-item-inner:hover:after{top:30px;bottom:30px;}.cms-event-carousel.layout1 .grid-item-inner .dotteds-line{position:absolute;top:30%;left:50%;text-align:center;transform:translate(-50%, -50%);z-index:2;opacity:0;-webkit-transition:all 600ms linear 0ms;-khtml-transition:all 600ms linear 0ms;-moz-transition:all 600ms linear 0ms;-ms-transition:all 600ms linear 0ms;-o-transition:all 600ms linear 0ms;transition:all 600ms linear 0ms;}.cms-event-carousel.layout1 .grid-item-inner .dotteds-line a span{margin-right:0px;background-color:#222;}.cms-event-carousel.layout1 .grid-item-inner.event-style2 .item-holder{display:none;}.cms-event-carousel.layout1 .grid-item-inner.event-style2:hover .item-holder{opacity:0;}.cms-event-carousel.layout1 .grid-item-inner.event-style2:hover:after{top:30px;bottom:30px;}.cms-event-carousel.layout1 .grid-item-inner.event-style2:hover .dotteds-line{top:50%;opacity:1;}.cms-event-carousel.layout1 .owl-dots{margin-top:35px;}.cms-event-carousel.layout2 .item-meta{text-align:center;padding:25px 25px 30px;}.cms-event-carousel.layout2 .item-title{font-size:18px;font-weight:bold;line-height:28px;margin-bottom:10px;}.cms-event-carousel.layout2 .item-title a{color:#222;}.cms-event-carousel.layout2 .item-title a:hover{color:#CCAE6E;}.cms-event-carousel.layout2 .item-category a{color:#333;font-size:13px;font-weight:500;}.cms-event-carousel.layout2 .item-category a:hover{color:#CCAE6E;}.cms-event-carousel.layout2 .owl-dots{margin-top:0px;}.cms-event-carousel.layout3 .grid-item-inner{position:relative;}.cms-event-carousel.layout3 .grid-item-inner .item-featured{background:#000;}.cms-event-carousel.layout3 .grid-item-inner .item-featured img{opacity:0.9;}@media screen and (max-width: 767px){.cms-event-carousel.layout3 .grid-item-inner .item-featured{margin-bottom:30px;}}.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-title{font-size:70px;line-height:65px;margin-left:3px;font-weight:bold;}@media screen and (max-width: 991px){.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-title{font-size:50px;line-height:45px;}}@media screen and (max-width: 767px){.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-title{font-size:30px;line-height:30px;}}@media screen and (max-width: 575px){.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-title{font-size:20px;line-height:25px;}}.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-title a{color:#222;}.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-excerpt{color:#9b9b9b;font-size:18px;font-weight:600;max-width:600px;line-height:25px;margin-bottom:25px;}@media screen and (max-width: 575px){.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-excerpt{font-size:15px;font-weight:400;}}.cms-event-carousel.layout3 .grid-item-inner .item-holder .btn-view-project a{display:block;text-align:center;text-transform:uppercase;width:170px;font-size:13px;height:50px;line-height:50px;background:#fff;color:#333;font-family:;font-weight:bold;}@media screen and (max-width: 575px){.cms-event-carousel.layout3 .grid-item-inner .item-holder .btn-view-project a{width:140px;height:40px;line-height:40px;background:#222;color:#fff;font-size:11px;}}.cms-event-carousel.layout3 .grid-item-inner .item-holder .btn-view-project a:hover{background:#222;color:#fff;}@media screen and (min-width: 768px){.cms-event-carousel.layout3 .grid-item-inner .item-holder{position:absolute;top:50%;padding:100px;transform:translateY(-50%);}.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-title a{color:#fff;}.cms-event-carousel.layout3 .grid-item-inner .item-holder .item-excerpt{color:#f9f9f9;}.cms-event-carousel.layout3 .grid-item-inner .item-holder .btn-view-project a{background:#fff;color:#333;}.cms-event-carousel.layout3 .grid-item-inner .item-holder .btn-view-project a:hover{background:#222;color:#fff;}}.cms-event-carousel.layout3.style-2 .grid-item-inner{position:relative;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-featured{background:#000;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-featured img{opacity:0.75;}@media screen and (max-width: 767px){.cms-event-carousel.layout3.style-2 .grid-item-inner .item-featured{margin-bottom:30px;}}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder{text-align:center;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .item-title{font-size:70px;line-height:65px;margin-left:3px;font-weight:bold;margin-bottom:22px;}@media screen and (max-width: 991px){.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .item-title{font-size:50px;line-height:45px;}}@media screen and (max-width: 767px){.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .item-title{font-size:30px;line-height:30px;}}@media screen and (max-width: 575px){.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .item-title{font-size:20px;line-height:25px;}}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .item-title a{color:#222;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .item-excerpt{color:#9b9b9b;font-size:18px;font-weight:600;margin-left:auto;margin-right:auto;max-width:600px;line-height:25px;margin-bottom:25px;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .btn-view-project a{display:block;text-align:center;text-transform:uppercase;width:170px;display:inline-block;height:50px;line-height:50px;background:#fff;-webkit-border-radius:25px;-khtml-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;color:#333;font-family:;font-weight:bold;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .btn-view-project a:hover{background:#222;color:#fff;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .btn-view-project a{width:170px;height:50px;line-height:50px;background:#222;color:#fff;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .btn-view-project a:hover{background:#CCAE6E;}@media screen and (min-width: 768px){.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder{position:absolute;top:50%;padding:100px;transform:translateY(-50%);width:100%;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .item-title a{color:#fff;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .item-excerpt{color:#f9f9f9;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .btn-view-project a{background:#fff;color:#333;}.cms-event-carousel.layout3.style-2 .grid-item-inner .item-holder .btn-view-project a:hover{background:#222;color:#fff;}}.cms-event-carousel.layout3.style-2 .owl-dots{margin-top:25px;}@media screen and (min-width: 768px){.cms-event-carousel.layout3.style-2 .owl-dots{margin-top:-50px;margin-bottom:31px;position:static;}.cms-event-carousel.layout3.style-2 .owl-dots .owl-dot span{background-color:#fff;}.cms-event-carousel.layout3.style-2 .owl-dots .owl-dot.active{border:2px solid #fff;}}.cms-event-carousel.layout3 .owl-nav{margin-top:0;}.cms-event-carousel.layout3 .owl-nav > div{width:50px;height:50px;line-height:46px;border:2px solid transparent;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;background:transparent;}@media screen and (max-width: 767px){.cms-event-carousel.layout3 .owl-nav > div{top:30%;}}@media (max-width:360px){.cms-event-carousel.layout3 .owl-nav > div{top:20%;}}.cms-event-carousel.layout3 .owl-nav > div:before{color:#fff;-webkit-transition:all 300ms linear 0ms !important;-khtml-transition:all 300ms linear 0ms !important;-moz-transition:all 300ms linear 0ms !important;-ms-transition:all 300ms linear 0ms !important;-o-transition:all 300ms linear 0ms !important;transition:all 300ms linear 0ms !important;}.cms-event-carousel.layout3 .owl-nav > div:hover{background:transparent;}.cms-event-carousel.layout3 .owl-nav > div:hover:before{color:#CCAE6E;}.cms-event-carousel.layout3 .owl-nav .owl-prev{left:12px !important;}.cms-event-carousel.layout3 .owl-nav .owl-prev:before{content:"\f177";}.cms-event-carousel.layout3 .owl-nav .owl-next{right:12px !important;}.cms-event-carousel.layout3 .owl-nav .owl-next:before{content:"\f178";}.wpb-js-composer .wpb_wrapper .vc_tta-container{/* Accordion *//* Tabs */margin-bottom:0;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list{border-bottom:2px solid #ededed;overflow:visible;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li{font-size:14px;text-transform:uppercase;font-family:;font-weight:bold;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li + li{margin-left:18px;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li a{padding:2px 10px;border:none;color:#282828;background:transparent;margin-bottom:-2px;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a{border-bottom:2px solid #CCAE6E;color:#CCAE6E;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels{padding:20px 0;background-color:transparent;border:none;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel{background-color:transparent;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-title{font-size:15px;padding:1px;text-transform:uppercase;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a{background-color:#CCAE6E;color:#fff;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list{border-bottom:2px solid #ededed;overflow:visible;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list li{font-size:14px;text-transform:uppercase;font-family:;font-weight:bold;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list li + li{margin-left:18px;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list li a{padding:3px 10px;border:none;color:#282828;background:transparent;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a{background-color:#CCAE6E;color:#fff;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels{padding:20px 0;background-color:transparent;border:none;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel{background-color:transparent;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-title{font-size:15px;padding:1px;text-transform:uppercase;}.wpb-js-composer .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a{background-color:#CCAE6E;color:#fff;}.owl-dots.disabled,.owl-nav.disabled{display:block;}.gm-style img[src*="//maps.gstatic.com/mapfiles/api-3/images/spotlight-"]{display:none;}.gm-style .gmnoprint{opacity:1 !important;overflow:visible !important;}.gm-style .marker-icon{height:18px !important;width:18px !important;background-color:#CCAE6E;-webkit-border-radius:18px;-khtml-border-radius:18px;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;border-radius:18px;position:absolute;}.gm-style .marker-icon:before,.gm-style .marker-icon:after{content:"";display:inline-block;width:18px;height:18px;position:absolute;top:0;left:0;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;opacity:1;background-color:#CCAE6E;}.gm-style .marker-icon:before{-webkit-animation:markerWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;animation:markerWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;}.gm-style .marker-icon:after{-webkit-animation:markerWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;animation:markerWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;}.overlay-link{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;overflow:hidden;position:relative;}.overlay-link a{background-color:rgba(167, 187, 57, 0.85);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;}.overlay-link .cms-icon-plus:before,.overlay-link .cms-icon-plus:after{background-color:#fff;}.cms-carousel-client .owl-stage-outer{margin-right:2px;}.cms-carousel-client .cms-carousel-item{text-align:center;}.cms-carousel-client .cms-carousel-item .cms-carousel-media{text-align:center;position:relative;padding-top:20px;padding-bottom:20px;display:block;}.cms-carousel-client .cms-carousel-item .cms-carousel-media:after{height:1px;position:absolute;content:"";bottom:-1px;left:15px;right:15px;background-color:rgba(206, 206, 206, 0.3);}.cms-carousel-client .cms-carousel-item .cms-carousel-media:before{background-color:rgba(206, 206, 206, 0.3);bottom:15px;content:"";position:absolute;right:-6px;top:15px;width:1px;}.cms-carousel-client .cms-carousel-item .cms-carousel-media img{width:inherit;display:inline-block;}.cms-carousel-client.cms-carousel-1row .cms-carousel-item .cms-carousel-media:before,.cms-carousel-client.cms-carousel-1row .cms-carousel-item .cms-carousel-media:after{display:none;}.cms-carousel-client .owl-item:last-child .cms-carousel-item .cms-carousel-media:after{width:0;}@media screen and (max-width: 767px){.cms-carousel-client .owl-nav > div{background-color:transparent;opacity:0;}.cms-carousel-client .owl-nav > div:hover{opacity:1;}}.cms-newsletter .tnp-subscription{max-width:100%;}.cms-newsletter .tnp-subscription .tnp-field label{display:none;}.cms-newsletter .tnp-subscription .tnp-field .tnp-email,.cms-newsletter .tnp-subscription .tnp-field .tnp-firstname,.cms-newsletter .tnp-subscription .tnp-field .tnp-lastname{background-color:transparent;font-size:14px;color:#fff;padding-left:20px;padding-right:40px;height:51px;padding-top:0;padding-bottom:0;line-height:47px;border:2px solid #fff;}.cms-newsletter .tnp-subscription .tnp-field .tnp-email:focus{border:2px solid #CCAE6E !important;}.cms-newsletter .tnp-subscription .tnp-field .tnp-email::-webkit-input-placeholder{color:#fff;}.cms-newsletter .tnp-subscription .tnp-field .tnp-email::-moz-placeholder{color:#fff;}.cms-newsletter .tnp-subscription .tnp-field .tnp-email::-ms-input-placeholder{color:#fff;}.cms-newsletter .tnp-subscription .tnp-field .tnp-email::-moz-placeholder{color:#fff;}.cms-newsletter .tnp-subscription .tnp-field .tnp-submit{height:51px;line-height:51px;border:none;-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;padding:0 50px;font-size:13px;text-transform:uppercase;color:#fff;font-weight:bold;background-color:#CCAE6E;font-family:;}@media screen and (max-width: 575px){.cms-newsletter .tnp-subscription .tnp-field .tnp-submit{margin-top:15px;margin-left:auto;margin-right:auto;}}.cms-newsletter .tnp-subscription .tnp-field .tnp-submit:hover{background-color:#222;}.cms-newsletter .cms-newsletter-inner{padding:40px 40px 15px 40px;text-align:center;}.cms-newsletter .h-icon{display:inline-block;}.cms-newsletter .h-icon.icon-image{margin-bottom:18px;}.cms-newsletter .h-icon.icon-image span{display:inline-block;max-width:72px;max-height:52px;}.cms-newsletter .h-icon.icon-image img{max-width:72px;max-height:52px;}.cms-newsletter .h-icon.icon-font{margin-bottom:13px;}.cms-newsletter .h-icon.icon-font i{font-size:50px;color:#CCAE6E;}.cms-newsletter .cms-newsletter-title{font-size:32px;font-family:bold;font-family:;margin-bottom:22px;}.cms-newsletter .cms-newsletter-introduction{font-size:18px;font-family:'Poppins', sans-serif;padding-bottom:25px;}.cms-newsletter .tnp-subscription{max-width:570px;}.cms-newsletter .newsletter-width{margin:0 auto;}.cms-newsletter .newsletter-width.new-full-width{max-width:100%;}.cms-newsletter .newsletter-width.new-width-570{max-width:570px;}.cms-newsletter .newsletter-width.new-width-870{max-width:870px;}.cms-newsletter form{display:flex;flex-wrap:nowrap;}.cms-newsletter form .tnp-field-email{flex-grow:1;padding-right:30px;margin-right:30px;}@media screen and (max-width: 767px){.cms-newsletter .cms-newsletter-inner{padding:20px 20px 10px;}.cms-newsletter form{display:block;}.cms-newsletter form .tnp-field-email{margin-right:0;}}.cms-video-wrapper{height:485px;text-align:center;position:relative;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}@media screen and (max-width: 767px){.cms-video-wrapper{height:320px !important;}}.cms-video-wrapper .cms-video-inner{position:absolute;top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);left:0;right:0;}.cms-video-wrapper .cms-video-inner .cms-video-button{display:inline-block;}.cms-video-wrapper .cms-video-inner .video-icon{height:60px;width:60px;display:inline-block;background:#fff;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:relative;}.cms-video-wrapper .cms-video-inner .video-icon:before,.cms-video-wrapper .cms-video-inner .video-icon:after,.cms-video-wrapper .cms-video-inner .video-icon i:after{content:"";display:inline-block;width:58px;height:58px;position:absolute;top:1px;left:1px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;opacity:1;border:1px solid #fff;}.cms-video-wrapper .cms-video-inner .video-icon i{color:#CCAE6E;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);left:0;right:0;font-size:17px;}.cms-video-wrapper .cms-video-inner .video-icon i:after{top:-20px;-webkit-animation:videobutton 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;animation:videobutton 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;}.cms-video-wrapper .cms-video-inner .video-icon:hover:before,.cms-video-wrapper .cms-video-inner .video-icon:hover:after{display:none;}.cms-video-wrapper .cms-video-inner .cms-video-title{display:block;font-size:13px;text-transform:uppercase;color:#fff;font-family:;font-weight:700;line-height:1;letter-spacing:1px;margin-top:10px;}.cms-video-wrapper.bg-overlay:before{background-image:-webkit-gradient(linear, left top, left bottom, from(#1b1a1a), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0));background-image:-ms-linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0));background-image:-o-linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0));background-image:linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#1b1a1a', endColorStr='rgba(0, 0, 0, 0)');opacity:0.8;}.animation-image2{overflow:hidden;display:block;}.animation-image2 img{width:100%;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;transition:0.6s;}.animation-image2:hover img{transform:scale(1.1) rotate(4deg);}.animation-image-zoom,.cms-blog-carousel .item-featured,.cms-food-grid-layout1 .item-featured{overflow:hidden;}.animation-image-zoom img,.cms-blog-carousel .item-featured img,.cms-food-grid-layout1 .item-featured img{-moz-transition:all 0.6s;-webkit-transition:all 0.6s;transition:all 0.6s;}.animation-image-zoom img:hover,.cms-blog-carousel .item-featured img:hover,.cms-food-grid-layout1 .item-featured img:hover{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.animation-image-zoom2,.cms-food-grid-layout5 .grid-item-inner .item-featured{overflow:hidden;}.animation-image-zoom2 img,.cms-food-grid-layout5 .grid-item-inner .item-featured img{-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);transition:transform 0.6s cubic-bezier(0.28, 0, 0.18, 1);-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.animation-image-zoom2 img:hover,.cms-food-grid-layout5 .grid-item-inner .item-featured img:hover{-webkit-transform:scale(1.05);transform:scale(1.05);}.cms-opentable-wrapper{background-color:#fff;padding:50px 47px 43px;position:relative;z-index:1;max-width:970px;margin:auto;}.cms-opentable-wrapper span.border-form{position:absolute;display:block;border:1px solid #CCAE6E;}.cms-opentable-wrapper span.border-top{height:4px;-webkit-border-radius:2px 2px 0 0;-khtml-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;top:0;left:3px;right:3px;}.cms-opentable-wrapper span.border-left{width:4px;-webkit-border-radius:2px 0 0 2px;-khtml-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-ms-border-radius:2px 0 0 2px;-o-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;top:3px;left:0;bottom:3px;}.cms-opentable-wrapper span.border-right{width:4px;-webkit-border-radius:0 2px 2px 0;-khtml-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-ms-border-radius:0 2px 2px 0;-o-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;top:3px;bottom:3px;right:0;}.cms-opentable-wrapper span.border-bottom{height:4px;-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;bottom:0;left:3px;right:3px;}@media (min-width: 1200px) and (max-width: 1360px){.cms-opentable-wrapper{padding:40px;}}@media screen and (max-width: 991px){.cms-opentable-wrapper{padding:50px 40px;}}@media screen and (max-width: 575px){.cms-opentable-wrapper{padding:30px;}.cms-opentable-wrapper .cms-opentable-form button{padding:0 20px;}}.cms-opentable-wrapper .select-arrow select{border:none;margin-bottom:0;height:48px;line-height:46px;padding-left:0;padding-right:0;}.cms-opentable-wrapper .select-arrow,.cms-opentable-wrapper .otw-reservation-date,.cms-opentable-wrapper .row-2 input{margin-bottom:0;padding-left:0;padding-right:0;border:1px solid #dbdbdb;background-color:#f6f6f6;min-height:50px;padding:0px 20px;outline:none;}.cms-opentable-wrapper .select-arrow{padding-left:20px;padding-right:10px;}.cms-opentable-wrapper .select-2 .nice-select{height:48px;line-height:48px;padding-right:0;}.cms-opentable-wrapper .select-2 .nice-select:after{right:5px;}.cms-opentable-wrapper .btn-submit{height:50px;max-width:100%;width:100%;line-height:50px;text-align:center;display:inline-block;min-width:170px;background-color:#222;color:#fff;font-weight:bold;margin-top:0;margin-bottom:5px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-khtml-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-o-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}@media screen and (max-width: 575px){.cms-opentable-wrapper .btn-submit{margin-bottom:0;}}.cms-opentable-wrapper .btn-submit:focus{background-color:#222;}.cms-opentable-wrapper .btn-submit:hover{background-color:#CCAE6E;}.site-header .h-cart-wrapper.h-icon{position:relative;}.site-header .widget_shopping_cart{border:1px solid #161616;background-color:#161616;position:absolute;top:110%;width:310px;padding:40px;overflow:visible;margin-right:0;z-index:0;opacity:0;margin-bottom:0;visibility:hidden;max-height:768px;overflow:auto;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.site-header .widget_shopping_cart .widget_shopping_title{border-bottom:1px solid #161616;padding-bottom:20px;margin-bottom:20px;color:#222;font-weight:bold;font-size:14px;text-align:center;}@media screen and (min-width: 992px){.site-header .widget_shopping_cart{left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}.site-header .widget_shopping_cart:before{content:"";width:18px;height:10px;background-image:url(../images/cart-arrow.png);position:absolute;top:-10px;left:0;right:0;margin:auto;}}@media screen and (max-width: 991px){.site-header .widget_shopping_cart{right:0;}}@media screen and (max-width: 575px){.site-header .widget_shopping_cart{width:290px;padding-left:15px;padding-right:15px;}}.site-header .widget_shopping_cart.open{top:100%;z-index:99;opacity:1;visibility:visible;}.site-header .widget_shopping_cart ul.cart_list li{padding:0 0 20px;position:relative;margin-bottom:20px;border-bottom:1px solid #494b4f;}.site-header .widget_shopping_cart ul.cart_list li:last-child{padding-bottom:0;border-bottom:none;margin-bottom:0;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-image{max-width:50px;width:100%;float:left;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-image img{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;width:100%;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-meta{padding-left:65px;padding-right:25px;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-meta h3{clear:none;font-size:14px;line-height:21px;font-weight:600;padding-top:5px;margin-bottom:-5px;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-meta h3 a{display:inline-block;color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-meta a{color:#222;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-meta a:hover{color:#CCAE6E;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-meta .remove_from_cart_button{position:absolute;top:1px;font-size:10px;right:0;width:19px;height:19px;line-height:19px;text-align:center;color:#fff;background-color:#CCAE6E;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-meta .remove_from_cart_button:hover{background-color:#fff;color:red;}.site-header .widget_shopping_cart ul.cart_list li .cart-product-meta .quantity{color:#CCAE6E;font-size:12px;line-height:26px;font-weight:600;}.site-header .widget_shopping_cart .total{border-top:2px solid #494b4f;border-bottom:2px solid #494b4f;padding-top:20px;margin-top:18px;padding:14px 0;text-align:right;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;margin-bottom:20px;}.site-header .widget_shopping_cart .total strong{flex-grow:1;text-align:left;color:#9b9b9b;}.site-header .widget_shopping_cart .total span{font-size:15px;font-weight:600;color:#CCAE6E;}.site-header .widget_shopping_cart .buttons{display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}.site-header .widget_shopping_cart .buttons a.btn{text-transform:capitalize;color:#fff;font-weight:500 !important;font-size:13px;padding-left:0px;padding-right:0px;text-align:center;display:inline-block;width:105px;background:#9b9b9b;height:42px;line-height:38px;background-color:#CCAE6E;border:2px solid #CCAE6E;}@media screen and (max-width: 575px){.site-header .widget_shopping_cart .buttons a.btn{padding-left:15px;padding-right:15px;}}.site-header .widget_shopping_cart .buttons a.btn:hover{background-color:transparent;border-color:#fff;color:#fff;}.site-header .widget_shopping_cart .buttons a.btn-viewcart{flex-grow:1;margin-right:20px;}.site-header .widget_shopping_cart .buttons a.btn-checkout{margin-bottom:0;flex-grow:1;}.site-header .widget_shopping_cart li.empty{padding:0;}.site-header .widget_shopping_cart p{margin-bottom:0;}.site-header .woocommerce-cart-meta{display:block;}.site-header .woocommerce-cart-meta .icon-cart{display:block;width:25px;height:25px;background-image:url(../images/cart-icon.png);position:relative;}.site-header .woocommerce-cart-meta .icon-cart span{font-size:12px;line-height:21px;text-align:center;width:25px;height:25px;background-color:#b8ca52;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;font-weight:600;display:inline-block;color:#fff;border:2px solid #fff;position:absolute;right:-15px;top:-8px;}@media screen and (max-width: 1600px){.site-header .widget_shopping_cart{margin-right:0;}}.woocommerce-form-coupon-toggle{margin-bottom:40px;}.woocommerce form .form-row{display:inherit;margin-bottom:15px;}.woocommerce .woocommerce-message,.woocommerce-page .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce-page .woocommerce-info{border:none;}.woocommerce .woocommerce-message:before,.woocommerce-page .woocommerce-message:before,.woocommerce .woocommerce-info:before,.woocommerce-page .woocommerce-info:before{color:#CCAE6E;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:30px;}.woocommerce .woocommerce-message .showcoupon,.woocommerce-page .woocommerce-message .showcoupon,.woocommerce .woocommerce-info .showcoupon,.woocommerce-page .woocommerce-info .showcoupon{color:#CCAE6E;}.woocommerce .price,.woocommerce-page .price{margin-bottom:0;}.woocommerce .price .amount,.woocommerce-page .price .amount{font-size:16px;line-height:1;color:#CCAE6E;font-weight:600;}.woocommerce .price del,.woocommerce-page .price del{color:#9b9b9b;opacity:1;}.woocommerce .price del .amount,.woocommerce-page .price del .amount{color:#9b9b9b;}.woocommerce .price ins,.woocommerce-page .price ins{color:#CCAE6E;}.woocommerce .price ins .amount,.woocommerce-page .price ins .amount{font-size:16px;font-weight:600;color:#CCAE6E;}.woocommerce .price del,.woocommerce-page .price del,.woocommerce .price ins,.woocommerce-page .price ins{display:inline-block !important;}.woocommerce .site span.onsale,.woocommerce-page .site span.onsale,.woocommerce .cms-shop-carousel span.onsale,.woocommerce-page .cms-shop-carousel span.onsale{height:60px;min-width:55px;line-height:20px;text-align:center;display:block;background-color:#CCAE6E;-webkit-border-radius:0%;-khtml-border-radius:0%;-moz-border-radius:0%;-ms-border-radius:0%;-o-border-radius:0%;border-radius:0%;font-size:13px;line-height:1;font-weight:600;color:#fff;padding:0;margin:0;}.woocommerce .site span.onsale span,.woocommerce-page .site span.onsale span,.woocommerce .cms-shop-carousel span.onsale span,.woocommerce-page .cms-shop-carousel span.onsale span{margin:0;position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);line-height:18px;left:0;right:0;padding:0 12px;}.woocommerce ul.products,.woocommerce-page ul.products{margin:0 -15px;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0 15px 4px 15px;overflow:hidden;}.woocommerce ul.products li.product img,.woocommerce-page ul.products li.product img{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:calc(50% - 30px);width:-webkit-calc(50% - 30px);width:-ms-calc(50% - 30px);width:-moz-calc(50% - 30px);}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:calc(33.33% - 30px);width:-webkit-calc(33.33% - 30px);width:-ms-calc(33.33% - 30px);width:-moz-calc(33.33% - 30px);}.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product{width:calc(25% - 30px);width:-webkit-calc(25% - 30px);width:-ms-calc(25% - 30px);width:-moz-calc(25% - 30px);}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:calc(20% - 30px);width:-webkit-calc(20% - 30px);width:-ms-calc(20% - 30px);width:-moz-calc(20% - 30px);}@media (min-width: 768px) and (max-width: 991px){.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product,.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product,.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product,.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:calc(50% - 30px);width:-webkit-calc(50% - 30px);width:-ms-calc(50% - 30px);width:-moz-calc(50% - 30px);margin-left:15px;margin-right:15px;margin-bottom:15px;}.woocommerce ul.products.columns-2 li.product:nth-child(2n+1),.woocommerce-page ul.products.columns-2 li.product:nth-child(2n+1),.woocommerce ul.products.columns-3 li.product:nth-child(2n+1),.woocommerce-page ul.products.columns-3 li.product:nth-child(2n+1),.woocommerce ul.products.columns-4 li.product:nth-child(2n+1),.woocommerce-page ul.products.columns-4 li.product:nth-child(2n+1),.woocommerce ul.products.columns-5 li.product:nth-child(2n+1),.woocommerce-page ul.products.columns-5 li.product:nth-child(2n+1){clear:left;}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first,.woocommerce .woocommerce-page ul.products li.first,.woocommerce-page .woocommerce-page ul.products li.first{clear:none;}}@media screen and (max-width: 767px){.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product,.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product,.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product,.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:calc(100% - 30px);width:-webkit-calc(100% - 30px);width:-ms-calc(100% - 30px);width:-moz-calc(100% - 30px);margin-left:15px;margin-right:15px;margin-bottom:0;}}.woocommerce .woocommerce-image-categries,.woocommerce-page .woocommerce-image-categries{margin-bottom:25px;}.woocommerce .woocommerce-term-description,.woocommerce-page .woocommerce-term-description{margin-top:20px;}.woocommerce .woocommerce-meta,.woocommerce-page .woocommerce-meta{padding:15px 22px;margin-bottom:30px;border:1px solid #dbdbdb;}.woocommerce .woocommerce-meta p,.woocommerce-page .woocommerce-meta p,.woocommerce .woocommerce-meta form,.woocommerce-page .woocommerce-meta form{margin-bottom:0;}.woocommerce .woocommerce-meta .woocommerce-meta-ordering label,.woocommerce-page .woocommerce-meta .woocommerce-meta-ordering label{line-height:39px;margin:0 13px 0 0;font-size:14px;color:#222;font-weight:700;}.woocommerce .woocommerce-meta .woocommerce-ordering,.woocommerce-page .woocommerce-meta .woocommerce-ordering{padding:0;height:35px;line-height:35px;padding-left:15px;border:1px solid #dbdbdb;background:#fff;min-width:230px;}.woocommerce .woocommerce-meta .woocommerce-ordering:focus,.woocommerce-page .woocommerce-meta .woocommerce-ordering:focus{border-color:#CCAE6E;}@media screen and (min-width: 992px){.woocommerce .woocommerce-meta .woocommerce-ordering,.woocommerce-page .woocommerce-meta .woocommerce-ordering{position:relative;top:2px;}}.woocommerce .woocommerce-meta .woocommerce-ordering .nice-select,.woocommerce-page .woocommerce-meta .woocommerce-ordering .nice-select{font-size:11px;font-weight:400;outline:none;}.woocommerce .woocommerce-meta .woocommerce-ordering .nice-select:after,.woocommerce-page .woocommerce-meta .woocommerce-ordering .nice-select:after{color:transparent;}.woocommerce .woocommerce-meta .woocommerce-ordering select,.woocommerce-page .woocommerce-meta .woocommerce-ordering select{border:1px solid transparent;margin-bottom:0;height:33px;line-height:33px;}.woocommerce .woocommerce-meta .woocommerce-ordering select:focus,.woocommerce-page .woocommerce-meta .woocommerce-ordering select:focus{border-color:transparent;}.woocommerce .woocommerce-meta .woocommerce-meta-result,.woocommerce-page .woocommerce-meta .woocommerce-meta-result{line-height:39px;position:relative;top:0px;color:#707070;font-weight:bold;}@media screen and (min-width: 992px){.woocommerce .woocommerce-meta .woocommerce-meta-result:after,.woocommerce-page .woocommerce-meta .woocommerce-meta-result:after{font-family:"FontAwesome";content:"\f00b";display:inline-block;position:relative;top:2px;margin-left:10px;font-weight:normal;}}@media screen and (max-width: 575px){.woocommerce .woocommerce-meta .woocommerce-meta-ordering,.woocommerce-page .woocommerce-meta .woocommerce-meta-ordering{margin-bottom:10px;}.woocommerce .woocommerce-meta .woocommerce-meta-ordering label,.woocommerce-page .woocommerce-meta .woocommerce-meta-ordering label,.woocommerce .woocommerce-meta .woocommerce-meta-ordering form,.woocommerce-page .woocommerce-meta .woocommerce-meta-ordering form{float:left;}.woocommerce .woocommerce-meta .woocommerce-meta-ordering,.woocommerce-page .woocommerce-meta .woocommerce-meta-ordering,.woocommerce .woocommerce-meta .woocommerce-meta-result,.woocommerce-page .woocommerce-meta .woocommerce-meta-result{float:left !important;width:100%;}}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{text-align:center;}.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale{left:10px;margin:0;top:10px;width:45px;line-height:20px;background:#222;-webkit-transition:all 500ms linear 0ms;-khtml-transition:all 500ms linear 0ms;-moz-transition:all 500ms linear 0ms;-ms-transition:all 500ms linear 0ms;-o-transition:all 500ms linear 0ms;transition:all 500ms linear 0ms;-webkit-border-radius:0%;-khtml-border-radius:0%;-moz-border-radius:0%;-ms-border-radius:0%;-o-border-radius:0%;border-radius:0%;}.woocommerce ul.products li.product .woocommerce-product-inner,.woocommerce-page ul.products li.product .woocommerce-product-inner{position:relative;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-header,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-header{position:relative;display:block;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart{position:absolute;bottom:1px;left:0;right:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;height:0px;line-height:0px;border:none;background-color:transparent;opacity:0;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;background:#CCAE6E;padding:0;line-height:initial;color:#fff;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a.button,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a.button{background:#CCAE6E;text-transform:capitalize;border:none;display:inline-block;padding-left:40px;padding-right:40px;background-repeat:no-repeat;margin-top:0;height:50px;font-weight:500;line-height:50px;background-position-y:15px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a.loading:after,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a.loading:after{position:static;display:inline-block;margin-left:7px;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a.added,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a.added{margin-bottom:20px;display:none;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a.added_to_cart,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-header .woocommerce-add-to-cart a.added_to_cart{background:#CCAE6E;text-transform:capitalize;border:none;display:inline-block;padding-left:40px;padding-right:40px;background-repeat:no-repeat;margin-top:0;height:50px;line-height:50px;background-position-y:15px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder{padding:5px 15px 30px;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .item-tags,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .item-tags{font-size:12px;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .item-tags a,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .item-tags a{font-size:12px;color:#9b9b9b;margin-bottom:5px;display:inline-block;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title{font-size:18px;line-height:24px;padding:0;font-weight:600;margin-bottom:5px;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .star-rating,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .star-rating{margin:10px auto;font-size:13px;text-align:center;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price{font-size:16px;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price del,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price del,.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price ins,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price ins{font-weight:600;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price del span,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price del span,.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price ins span,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price ins span{font-weight:600;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price span,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price span{font-weight:600;}.woocommerce ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price span span,.woocommerce-page ul.products li.product .woocommerce-product-inner .woocommerce-product-holder .price span span{font-weight:600;}.woocommerce ul.products li.product .woocommerce-product-inner:hover:after,.woocommerce-page ul.products li.product .woocommerce-product-inner:hover:after{opacity:1;}.woocommerce ul.products li.product .woocommerce-product-inner:hover .woocommerce-add-to-cart,.woocommerce-page ul.products li.product .woocommerce-product-inner:hover .woocommerce-add-to-cart{height:50px;line-height:53px;opacity:1;bottom:1px;}.woocommerce ul.products li.product:hover > .woocommerce-LoopProduct-link,.woocommerce-page ul.products li.product:hover > .woocommerce-LoopProduct-link,.woocommerce ul.products li.product:hover .woocommerce-product-header .woocommerce-add-to-cart a,.woocommerce-page ul.products li.product:hover .woocommerce-product-header .woocommerce-add-to-cart a{opacity:1;}.woocommerce ul.products li.product:hover .onsale,.woocommerce-page ul.products li.product:hover .onsale{opacity:1;}.woocommerce .woocommerce-pagination,.woocommerce-page .woocommerce-pagination{margin-top:0;text-align:center !important;}.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{padding-left:0;margin:0;border:none;}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block;border:none;float:none;margin:0 2px;}.woocommerce .woocommerce-pagination ul.page-numbers li a,.woocommerce-page .woocommerce-pagination ul.page-numbers li a,.woocommerce .woocommerce-pagination ul.page-numbers li span,.woocommerce-page .woocommerce-pagination ul.page-numbers li span{padding:0;}.woocommerce .woocommerce-pagination ul.page-numbers li .next,.woocommerce-page .woocommerce-pagination ul.page-numbers li .next,.woocommerce .woocommerce-pagination ul.page-numbers li .prev,.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev{font-size:0px;}.woocommerce .woocommerce-pagination ul.page-numbers li .next:before,.woocommerce-page .woocommerce-pagination ul.page-numbers li .next:before,.woocommerce .woocommerce-pagination ul.page-numbers li .prev:before,.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev:before{font-family:"FontAwesome";font-size:16px;font-weight:normal;}.woocommerce .woocommerce-pagination ul.page-numbers li .next:before,.woocommerce-page .woocommerce-pagination ul.page-numbers li .next:before{content:"\f178";}.woocommerce .woocommerce-pagination ul.page-numbers li .prev:before,.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev:before{content:"\f177";}.woocommerce .woocommerce-pagination ul.page-numbers li:last-child,.woocommerce-page .woocommerce-pagination ul.page-numbers li:last-child{margin-right:0;}.woocommerce-message{padding-left:30px !important;padding-right:23px;color:#222;font-size:18px;font-weight:600;position:relative;}.woocommerce-message:after{content:"";position:absolute;display:block;height:2px;background-color:#CCAE6E;top:0;right:30px;left:30px;}.woocommerce-message:before{color:transparent !important;}.woocommerce-message .button.wc-forward{-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-khtml-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-o-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);background:#CCAE6E;color:#fff;font-weight:600;padding-left:35px !important;padding-right:35px !important;text-transform:capitalize !important;font-size:14px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}.woocommerce-message .button.wc-forward:hover{background:#222;color:#fff !important;}@media screen and (min-width: 992px){.woocommerce-message{padding-right:200px;padding-top:40px;padding-bottom:40px;}.woocommerce-message .button{position:absolute !important;top:50%;right:30px;transform:translateY(-50%);}}@media screen and (max-width: 575px){.woocommerce-message .button.wc-forward{display:block !important;margin-bottom:30px;float:none;}}.woocommerce ul.products li.product a{color:#222;}.woocommerce ul.products li.product a:hover{color:#CCAE6E;}.woocommerce ul.products li.product .price del{opacity:1;}body.woocommerce-cart .woocommerce-cart-form .actions .button{padding:0 20px !important;background:#CCAE6E !important;color:#fff !important;height:50px;font-weight:500;line-height:50px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-khtml-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-o-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}body.woocommerce-cart .woocommerce-cart-form .actions .button:hover{opacity:1;}body.woocommerce-cart .shop_table,body.woocommerce-cart .calculated_shipping{-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-khtml-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-ms-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-o-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);background-color:#f8f8f8;}body.woocommerce-cart .calculated_shipping{border-top:1px solid #dbdbdb;}.woocommerce .woocommerce-result-count{color:#222;font-size:14px;}.woocommerce .star-rating::before{color:#d3ced2;}.woocommerce .star-rating span::before{color:#eabe12;}@media screen and (max-width: 575px){.woocommerce-page table.cart td.actions .button{display:block;width:100% !important;margin-bottom:20px;}}.single-product.woocommerce #content .woocommerce-product-gallery__image{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.single-product.woocommerce #content .woocommerce-summer-meta .price{float:left;}.single-product.woocommerce #content .woocommerce-summer-meta .woocommerce-product-rating{float:right;margin-bottom:0;}.single-product.woocommerce #content .woocommerce-gallery span.onsale{font-size:13px;top:0px;left:15px;opacity:0.8;background:#222;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}.single-product.woocommerce #content .woocommerce-gallery:hover span.onsale{opacity:1;}.single-product.woocommerce #content .product-detail-side{padding-top:25px;}.single-product.woocommerce #content .woocommerce-short-description .woocommerce-product-details__short-description{border-bottom:1px solid #eee;margin-bottom:50px;padding-bottom:30px;}.single-product.woocommerce #content .woo-price-rate{padding-bottom:18px;}.single-product.woocommerce #content .woo-price-rate .price .amount{font-weight:600;}@media screen and (min-width: 576px){.single-product.woocommerce #content .woo-price-rate{display:flex;}.single-product.woocommerce #content .woo-price-rate .price{flex-grow:1;}.single-product.woocommerce #content .woo-price-rate .woocommerce-product-rating{flex-grow:0;margin-bottom:0;}}@media screen and (max-width: 575px){.single-product.woocommerce #content .woo-price-rate .price{margin-bottom:15px;}.single-product.woocommerce #content .woo-price-rate .price del .amount{font-size:20px !important;}.single-product.woocommerce #content .woo-price-rate .price ins .amount{font-size:25px !important;}}.single-product.woocommerce #content .entry-summary{display:none;}.single-product.woocommerce #content .entry-summary-custom{display:block;}.single-product.woocommerce #content .entry-summary .star-rating{color:#ff9c1c;font-size:15px;letter-spacing:0.2em;width:110px;margin:5px 15px 4px 0;}.single-product.woocommerce #content .entry-summary .product_title{font-size:30px;margin-bottom:2px;}@media screen and (max-width: 767px){.single-product.woocommerce #content .entry-summary .product_title{font-size:20px;margin-top:50px;}}.single-product.woocommerce #content .woocommerce-review-link{color:#9b9b9b;}.single-product.woocommerce #content .woocommerce-review-link:hover{color:#CCAE6E;}.single-product.woocommerce #content .woocommerce-product-details__short-description{border-top:2px dotted #dbdbdb;padding-top:23px;margin-bottom:20px;font-size:14px;color:#9b9b9b;}.single-product.woocommerce #content div.images,.single-product.woocommerce #content div.entry-summary{width:100% !important;margin-bottom:65px !important;}.single-product.woocommerce #content div.images,.single-product.woocommerce #content form.variations_form,.single-product.woocommerce #content form.cart{padding:29px;}.single-product.woocommerce #content div.images{padding:0;border:none;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;margin-bottom:43px !important;}.single-product.woocommerce #content div.entry-summary .product_title{font-size:18px;line-height:27px;margin-bottom:2px;font-weight:600;color:#222;}.single-product.woocommerce #content form.variations_form,.single-product.woocommerce #content form.cart{padding:0px 0;border:none;text-align:left;margin-bottom:25px;}.single-product.woocommerce #content form.variations_form .quantity,.single-product.woocommerce #content form.cart .quantity{position:relative;margin-right:10px;width:115px;}.single-product.woocommerce #content form.variations_form .quantity .qty,.single-product.woocommerce #content form.cart .quantity .qty{border:1px solid #dbdbdb;border-radius:0;background-color:transparent;font-size:14px;text-transform:uppercase;margin-bottom:0;color:#222;height:50px;width:115px;padding:12px 23px 12px 35px;text-indent:5px;text-indent:0px;margin-bottom:0;text-align:center;}.single-product.woocommerce #content form.variations_form .quantity .quantity-icon,.single-product.woocommerce #content form.cart .quantity .quantity-icon{width:30px;height:30px;line-height:30px;display:block;text-align:center;color:#CCAE6E;font-size:20px;position:absolute;top:50%;transform:translateY(-50%);}.single-product.woocommerce #content form.variations_form .quantity .quantity-icon i,.single-product.woocommerce #content form.cart .quantity .quantity-icon i{width:100%;height:30px;background:#f5f5f6;line-height:31px;cursor:pointer;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.single-product.woocommerce #content form.variations_form .quantity .quantity-icon i:hover,.single-product.woocommerce #content form.cart .quantity .quantity-icon i:hover{background-color:#CCAE6E;color:#fff;}.single-product.woocommerce #content form.variations_form .quantity .quantity-icon.quantity-icon-left,.single-product.woocommerce #content form.cart .quantity .quantity-icon.quantity-icon-left{left:10px;}.single-product.woocommerce #content form.variations_form .quantity .quantity-icon.quantity-icon-right,.single-product.woocommerce #content form.cart .quantity .quantity-icon.quantity-icon-right{right:10px;}.single-product.woocommerce #content form.variations_form .single_add_to_cart_button,.single-product.woocommerce #content form.cart .single_add_to_cart_button{background-color:#CCAE6E;border-radius:0;color:#fff;font-size:14px;line-height:50px;padding:0 35px;height:50px;margin:0;position:relative;font-weight:600;text-transform:capitalize;float:none;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-khtml-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-o-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}.single-product.woocommerce #content form.variations_form .single_add_to_cart_button:hover,.single-product.woocommerce #content form.cart .single_add_to_cart_button:hover{background:#222;}.single-product.woocommerce #content .product_meta{margin-bottom:15px;padding-bottom:25px;border-bottom:2px dotted #dbdbdb;}.single-product.woocommerce #content .product_meta .posted_in{display:block;color:#222;font-size:13px;font-weight:400;margin-bottom:8px;}.single-product.woocommerce #content .product_meta .posted_in a{color:#9b9b9b;}.single-product.woocommerce #content .product_meta .posted_in a:hover{color:#CCAE6E;}.single-product.woocommerce #content .product_meta .tagged_as{display:block;color:#222;font-size:13px;font-weight:400;}.single-product.woocommerce #content .product_meta .tagged_as a{color:#9b9b9b;}.single-product.woocommerce #content .product_meta .tagged_as a:hover{color:#CCAE6E;}.single-product.woocommerce #content .product-social-share .entry-social-share label{font-size:13px;font-weight:bold;color:#282828;margin-bottom:0;display:inline-block;margin-right:18px;position:relative;top:-12px;}.single-product.woocommerce #content .product-social-share ul{display:inline-block;padding-left:0;list-style:none;}.single-product.woocommerce #content .product-social-share ul li{margin-right:8px;display:inline-block;}.single-product.woocommerce #content .product-social-share ul li:last-child{margin-right:0;}.single-product.woocommerce #content .product-social-share ul li a{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:20px;height:34px;font-size:14px;display:block;color:#282828;-webkit-transition:all 300ms ease-in-out 0s;-khtml-transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-ms-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;position:relative;}.single-product.woocommerce #content .product-social-share ul li a:hover{color:#CCAE6E;}.single-product.woocommerce #content .product-social-share ul li a i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}.single-product.woocommerce #content .variations{margin-bottom:15px;}.single-product.woocommerce #content .variations label{font-weight:normal;margin:9px 0px;}.single-product.woocommerce #content .variations td.label{width:85px;}.single-product.woocommerce #content .variations td.value{padding:0;}.single-product.woocommerce #content .variations td,.single-product.woocommerce #content .variations th{line-height:normal;}.single-product.woocommerce #content .variations .reset_variations{display:none !important;}.single-product.woocommerce #content .variations .cms-select{position:relative;}.single-product.woocommerce #content .variations .cms-select select{height:47px;}.single-product.woocommerce #content .variations .cms-select i{right:16px;}.single-product.woocommerce #content .single_variation_wrap .woocommerce-variation-price{margin-bottom:15px;padding-left:85px;}.single-product.woocommerce #content .single_variation_wrap .woocommerce-variation-price del{opacity:1;}.single-product.woocommerce #content .entry-summary .price del span.amount{font-size:15px;margin-right:10px;}.single-product.woocommerce #content .entry-summary .price del span.amount .woocommerce-Price-currencySymbol{margin-right:5px;}.single-product.woocommerce #content .entry-summary .price ins span.amount{font-size:15px;color:#CCAE6E;}.single-product.woocommerce #content .entry-summary .price ins span.amount .woocommerce-Price-currencySymbol{margin-right:5px;}.single-product.woocommerce #content .quantity .screen-reader-text{display:none;}.single-product.woocommerce #content .single_variation_wrap .button{opacity:1;width:100%;}.single-product.woocommerce #content div.images .woocommerce-product-gallery__trigger{opacity:0;}.single-product.woocommerce #content div.images:hover .woocommerce-product-gallery__trigger{opacity:1;}.single-product.woocommerce #content div.images .flex-control-thumbs{margin:0;margin-right:-3px;margin-left:2px;overflow:visible;}.single-product.woocommerce #content div.images .flex-control-thumbs li{width:25%;padding:10px;border:1px solid #dbdbdb;margin-left:-1px;margin-top:-1px;}.single-product.woocommerce #content div.images .flex-control-thumbs img{opacity:0.8;}.single-product.woocommerce #content div.images .flex-control-thumbs img.flex-active{opacity:1;}.single-product.woocommerce #content .woocommerce-pagination{margin-top:50px;}.single-product.woocommerce #content .woocommerce-tabs{padding-bottom:10px;}.single-product.woocommerce #content .woocommerce-tabs .tabs{margin:0;padding:0;display:table;margin-left:auto;margin-right:auto;overflow:visible;}.single-product.woocommerce #content .woocommerce-tabs .tabs:before,.single-product.woocommerce #content .woocommerce-tabs .tabs:after{border:none;display:none;}.single-product.woocommerce #content .woocommerce-tabs .tabs li{padding:0px 14px;border:none;margin:0;float:left;background-color:transparent;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}.single-product.woocommerce #content .woocommerce-tabs .tabs li a{background-color:transparent;color:#282828;font-size:14px;font-weight:bold;line-height:normal;margin-right:1px;padding:15px 5px;position:relative;}.single-product.woocommerce #content .woocommerce-tabs .tabs li a:after{left:0;bottom:-2px;position:absolute;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;content:"";width:100%;display:block;height:2px;background:#CCAE6E;opacity:0;}@media screen and (max-width: 575px){.single-product.woocommerce #content .woocommerce-tabs .tabs li.last-child{border-right:none;}}.single-product.woocommerce #content .woocommerce-tabs .tabs li.last-child a{border-right:none;}.single-product.woocommerce #content .woocommerce-tabs .tabs li.active a,.single-product.woocommerce #content .woocommerce-tabs .tabs li:hover a{background-color:#fff;color:#CCAE6E;position:relative;}.single-product.woocommerce #content .woocommerce-tabs .tabs li.active a:after,.single-product.woocommerce #content .woocommerce-tabs .tabs li:hover a:after{opacity:1;}.single-product.woocommerce #content .woocommerce-tabs .tabs li:before,.single-product.woocommerce #content .woocommerce-tabs .tabs li:after{border:none;display:none;}@media screen and (max-width: 575px){.single-product.woocommerce #content .woocommerce-tabs #tab-description{border:none;padding:5px 0;}}.single-product.woocommerce #content .panel{border:1px solid #dbdbdb;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;display:block;padding:15px 20px;}.single-product.woocommerce #content .panel .list-style-1 ul{margin-bottom:20px;}.single-product.woocommerce #content .panel ul a{color:#CCAE6E;}.single-product.woocommerce #content .panel ul a:hover{color:;}.single-product.woocommerce #content .woocommerce-Tabs-panel{padding:23px 0px;border:none;border-top:2px solid #dbdbdb;}@media screen and (min-width: 992px){.single-product.woocommerce #content .woocommerce-Tabs-panel{max-width:960px;margin:0 auto;}}.single-product.woocommerce #content .woocommerce-Tabs-panel > h2{display:none;}.single-product.woocommerce #content .woocommerce-Tabs-panel p:last-child{margin-bottom:0;}.single-product.woocommerce #content #reviews .woocommerce-Reviews-title{display:none;}.single-product.woocommerce #content #reviews .commentlist{padding:0;}.single-product.woocommerce #content #reviews .commentlist li.comment{margin-bottom:30px;}@media screen and (max-width: 767px){.single-product.woocommerce #content #reviews .commentlist li.comment{margin-bottom:60px;margin-top:30px;}}.single-product.woocommerce #content #reviews .commentlist .avatar{border:medium none;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;max-width:60px;width:100%;}@media screen and (max-width: 767px){.single-product.woocommerce #content #reviews .commentlist .avatar{top:-30px;left:50%;transform:translate(-50%, 0%);float:none;margin:0 auto;}}.single-product.woocommerce #content #reviews .commentlist .comment-text{padding:30px;margin-left:80px;border:1px solid #efefef;}@media screen and (max-width: 767px){.single-product.woocommerce #content #reviews .commentlist .comment-text{margin-left:0;padding:40px 15px 30px;}}.single-product.woocommerce #content #reviews .woocommerce-review__author{color:#000;font-size:15px;}.single-product.woocommerce #content #reviews .comment-form-rating{margin-bottom:30px;}.single-product.woocommerce #content #reviews .nice-select{padding:12px 20px;border:1px solid #dbdbdb;margin-bottom:30px;outline:none;}.single-product.woocommerce #content #reviews .nice-select:focus{border-color:#CCAE6E;}.single-product.woocommerce #content #reviews .star-rating{height:18px;margin:0 auto !important;}.single-product.woocommerce #content #reviews .star-rating span{color:#ff9c1c;}.single-product.woocommerce #content #reviews p.stars a::before{color:#ff9c1c;}.single-product.woocommerce #content #reviews #respond{padding-top:20px;}.single-product.woocommerce #content #reviews .comment-reply-title{display:none;}.single-product.woocommerce #content #reviews #commentform{margin-top:10px;}.single-product.woocommerce #content #reviews #commentform .comment-form-rating label,.single-product.woocommerce #content #reviews #commentform .comment-form-comment label,.single-product.woocommerce #content #reviews #commentform .comment-form-author label,.single-product.woocommerce #content #reviews #commentform .comment-form-email label{font-weight:600;color:#707070;margin-bottom:6px;}.single-product.woocommerce #content #reviews #commentform .comment-form-rating input:focus,.single-product.woocommerce #content #reviews #commentform .comment-form-comment input:focus,.single-product.woocommerce #content #reviews #commentform .comment-form-author input:focus,.single-product.woocommerce #content #reviews #commentform .comment-form-email input:focus{border-bottom:1px solid #CCAE6E;}.single-product.woocommerce #content #reviews #commentform .comment-form-comment{margin-bottom:20px;}.single-product.woocommerce #content #reviews #commentform .comment-form-comment label{margin-bottom:15px;}.single-product.woocommerce #content #reviews #commentform #comment{height:100px;}.single-product.woocommerce #content #reviews #commentform #comment:focus{border-color:#CCAE6E;}.single-product.woocommerce #content #reviews #commentform .form-submit{margin-bottom:0;}.single-product.woocommerce #content #reviews #commentform .submit{line-height:50px;height:50px;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;padding:0;text-transform:capitalize;background-color:#CCAE6E;color:#fff;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-khtml-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);-o-box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);}.single-product.woocommerce #content #reviews #commentform .submit:hover{background-color:#222;}.single-product.woocommerce #content .related.products{margin-top:50px;}.single-product.woocommerce #content .related.products > h2{font-size:15px;line-height:30px;font-weight:600;position:relative;padding-bottom:4px;margin-bottom:25px;border:none;text-align:center;}.cart-collaterals .cart_totals{padding-left:0 !important;padding-right:0 !important;background:#f8f8f8;}.cart-collaterals .cart_totals > h2{padding-left:20px;padding-right:20px;}.cart-collaterals .cart_totals .shop_table_responsive tbody tr{display:table;width:100%;}.cart-collaterals .cart_totals .shop_table_responsive tbody tr th,.cart-collaterals .cart_totals .shop_table_responsive tbody tr td{padding:12px 20px !important;}.cart-collaterals .cart_totals .shop_table_responsive tbody tr th{font-weight:600;}.cart-collaterals .cart_totals .shop_table_responsive tbody tr td{font-weight:400;color:#9b9b9b !important;}.cart-collaterals .cart_totals .wc-proceed-to-checkout{padding:0 20px;}.cart_totals .shop_table_responsive tbody tr{display:table;width:100%;}.cart_totals .shop_table_responsive tbody tr td{padding:12px 0;}.cart_totals .shop_table_responsive .woocommerce-shipping-calculator a.shipping-calculator-button{color:#CCAE6E;}.cart_totals .shop_table_responsive .woocommerce-shipping-calculator .shipping-calculator-form .button{height:50px;line-height:50px;font-weight:500;background-color:#CCAE6E;color:#fff;padding-left:0;padding-right:0;width:130px;font-size:13px;text-align:center;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-khtml-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-ms-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-o-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);}.cart_totals .shop_table_responsive .woocommerce-shipping-calculator .shipping-calculator-form .button:hover{background-color:#222;color:#fff;}.woocommerce-page.woocommerce-cart .cart-empty,.woocommerce-page.woocommerce-cart .return-to-shop{text-align:center;}.woocommerce-page.woocommerce-cart .return-to-shop .button{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;height:50px;line-height:50px;font-family:"Montserrat";background:#CCAE6E;color:#fff;}.woocommerce-page.woocommerce-cart .return-to-shop .button:hover{background:#222;}.woocommerce-page.woocommerce-cart .quantity-wrapper .quantity-label{display:none;}.woocommerce-page.woocommerce-cart .cms-checkout-form{margin-bottom:50px;}.woocommerce-page.woocommerce-cart .shop_table{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;border:1px solid #dbdbdb;margin-bottom:50px;}.woocommerce-page.woocommerce-cart .shop_table th{text-align:center;font-size:14px;font-weight:700;padding:11px;border-right:1px solid #dbdbdb;color:#222;}.woocommerce-page.woocommerce-cart .shop_table th:last-child{border-right:none;}.woocommerce-page.woocommerce-cart .shop_table th.product-name{text-align:left;padding-left:30px;}.woocommerce-page.woocommerce-cart .shop_table th.product-name:hover{color:#CCAE6E;}@media screen and (max-width: 767px){.woocommerce-page.woocommerce-cart .shop_table th.product-name{padding-left:20px;}}.woocommerce-page.woocommerce-cart .shop_table td{border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;text-align:center;padding:20px;color:#222;}.woocommerce-page.woocommerce-cart .shop_table td:last-child{border-right:none;}.woocommerce-page.woocommerce-cart .shop_table td.product-remove{position:relative;}.woocommerce-page.woocommerce-cart .shop_table td.product-remove a.remove{display:inline-block;height:19px;width:19px;line-height:19px;background-color:#222;-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;color:#fff !important;font-size:11px;position:absolute;top:50%;right:20px;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}@media screen and (max-width: 575px){.woocommerce-page.woocommerce-cart .shop_table td.product-remove a.remove{right:auto;left:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}}.woocommerce-page.woocommerce-cart .shop_table td.product-thumbnail{text-align:center;}.woocommerce-page.woocommerce-cart .shop_table td.product-thumbnail a{display:inline-block;height:60px;width:60px;}.woocommerce-page.woocommerce-cart .shop_table td.product-thumbnail a img{width:100%;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}.woocommerce-page.woocommerce-cart .shop_table td.product-name{text-align:left;position:relative;padding-left:30px;}@media screen and (max-width: 767px){.woocommerce-page.woocommerce-cart .shop_table td.product-name{padding-left:20px;}}.woocommerce-page.woocommerce-cart .shop_table td.product-name a{font-size:14px;display:inline-block;line-height:normal;vertical-align:top;font-weight:bold;color:#222;}.woocommerce-page.woocommerce-cart .shop_table td.product-name a:hover{color:#CCAE6E;}.woocommerce-page.woocommerce-cart .shop_table td.product-name a .star-rating{margin-left:0;}.woocommerce-page.woocommerce-cart .shop_table td.product-quantity .input-text{font-weight:bold;font-size:14px;background-color:#fff;}@media screen and (max-width: 767px){.woocommerce-page.woocommerce-cart .shop_table td.product-quantity{display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}}.woocommerce-page.woocommerce-cart .shop_table td.product-price .woocommerce-Price-amount,.woocommerce-page.woocommerce-cart .shop_table td.product-subtotal .woocommerce-Price-amount{color:#CCAE6E;font-size:13px;font-weight:bold;}.woocommerce-page.woocommerce-cart .shop_table #coupon_code{margin-right:10px;max-width:180px;padding:0 20px;height:50px;line-height:50px;width:100% !important;}@media screen and (max-width: 575px){.woocommerce-page.woocommerce-cart .shop_table #coupon_code{max-width:100%;margin-right:0;margin-bottom:20px;}}.woocommerce-page.woocommerce-cart .shop_table .actions .input-text,.woocommerce-page.woocommerce-cart .shop_table .actions .button{font-size:13px;font-weight:500;}.woocommerce-page.woocommerce-cart .cart-collaterals .cross-sells{display:none;}.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table{border:none;margin-bottom:0;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table th{text-align:left;}.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table th,.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table td{border:none;padding:8px 0;}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:medium none;padding:30px;border:1px solid #e5e5e5;-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-khtml-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-ms-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-o-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals > h2{font-size:18px;font-family:inherit;color:#222;margin-bottom:22px;}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals > h2:after{content:":";}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals tbody tr{border-bottom:1px solid #dbdbdb;}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals th,.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals td:before{font-size:13px;font-weight:500;color:#CCAE6E;text-transform:capitalize;}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals td:last-child{text-align:right;font-size:14px;font-weight:normal;color:#222;background-color:transparent;}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout{padding-bottom:0;padding-top:30px;}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button{padding:0;height:50px;line-height:50px;font-weight:500;font-size:13px;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-khtml-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-ms-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-o-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);}.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover{background:#222;}@media (max-width:360px){.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button{width:100%;}}.woocommerce-page.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-page.woocommerce-checkout .woocommerce-additional-fields{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#fff !important;border:medium none;padding:30px;border:1px solid #dbdbdb;-webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);-khtml-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);-moz-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);-ms-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);-o-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);}.woocommerce-page.woocommerce-checkout .woocommerce-billing-fields > h3,.woocommerce-page.woocommerce-checkout .woocommerce-additional-fields > h3{font-size:18px;font-family:inherit;margin-bottom:22px;}.woocommerce-page.woocommerce-checkout .woocommerce-billing-fields > h3:after,.woocommerce-page.woocommerce-checkout .woocommerce-additional-fields > h3:after{content:":";}.woocommerce-page.woocommerce-checkout .woocommerce-info{position:relative;padding-left:50px;}.woocommerce-page.woocommerce-checkout .woocommerce-info:after{background:#CCAE6E;content:"";position:absolute;display:block;height:2px;top:0px;right:30px;left:30px;}.woocommerce-page.woocommerce-checkout .woocommerce-error{border-top:none;position:relative;}.woocommerce-page.woocommerce-checkout .woocommerce-error:before{color:#ad1010;left:30px;}.woocommerce-page.woocommerce-checkout .woocommerce-error:after{background:#ad1010;content:"";position:absolute;display:block;height:2px;top:0;right:30px;left:30px;}.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon{border:1px solid #dbdbdb;padding:30px;margin:30px 0;text-align:left;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;}@media screen and (min-width: 768px){.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .form-row{width:48%;}}@media screen and (max-width: 767px){.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .form-row{width:100%;}}@media screen and (min-width: 768px){.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-last{text-align:right;}}.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .input-text{height:42px;line-height:42px;padding-top:5px;padding-bottom:5px;}.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .button{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;height:50px;line-height:50px;background:#CCAE6E;color:#fff;}.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .button:hover{background:#222;}@media screen and (max-width: 767px){.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .button{width:100%;}}.woocommerce-page.woocommerce-checkout #customer_details{margin-bottom:50px;}@media screen and (min-width: 768px){.woocommerce-page.woocommerce-checkout #customer_details{display:flex;}.woocommerce-page.woocommerce-checkout #customer_details .col-1{flex-grow:1;padding:0;padding-right:15px;}.woocommerce-page.woocommerce-checkout #customer_details .col-2{flex-grow:1;padding:0;padding-left:15px;}}@media screen and (max-width: 767px){.woocommerce-page.woocommerce-checkout #customer_details .col-1{margin-bottom:50px;}}.woocommerce-page.woocommerce-checkout #customer_details .col-1,.woocommerce-page.woocommerce-checkout #customer_details .col-2{width:50%;max-width:50%;}@media screen and (max-width: 767px){.woocommerce-page.woocommerce-checkout #customer_details .col-1,.woocommerce-page.woocommerce-checkout #customer_details .col-2{width:100%;max-width:100%;padding-left:0;padding-right:0;}.woocommerce-page.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields,.woocommerce-page.woocommerce-checkout #customer_details .col-2 .woocommerce-billing-fields{padding-left:30px;padding-right:30px;margin-bottom:50px;}.woocommerce-page.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .form-row-first,.woocommerce-page.woocommerce-checkout #customer_details .col-2 .woocommerce-billing-fields .form-row-first,.woocommerce-page.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .form-row-last,.woocommerce-page.woocommerce-checkout #customer_details .col-2 .woocommerce-billing-fields .form-row-last{width:100%;}.woocommerce-page.woocommerce-checkout #customer_details .col-1 .woocommerce-shipping-fields,.woocommerce-page.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields{padding:30px;border:1px solid #dbdbdb;border-bottom:none;}.woocommerce-page.woocommerce-checkout #customer_details .col-1 .woocommerce-shipping-fields .form-row-first,.woocommerce-page.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .form-row-first,.woocommerce-page.woocommerce-checkout #customer_details .col-1 .woocommerce-shipping-fields .form-row-last,.woocommerce-page.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .form-row-last{width:100%;}}.woocommerce-page.woocommerce-checkout #order_review th.product-total{text-align:right;}.woocommerce-page.woocommerce-checkout #order_review_heading{display:none;}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table,.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;background-color:#fff !important;border:1px solid #dbdbdb;-webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);-khtml-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);-moz-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);-ms-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);-o-box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);padding:20px 0px;}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table{margin-bottom:50px;}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table > h2{font-size:18px;font-family:inherit;margin-bottom:22px;}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table > h2:after{content:":";}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table td{border-color:#eaeaea;}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table th,.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table td:before{font-size:13px;font-weight:normal;color:#CCAE6E;text-transform:capitalize;}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table td:first-child{font-size:14px;font-weight:600;color:#707070;}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table td:last-child{text-align:right;font-size:13px;font-weight:normal;color:#959595;background-color:transparent;}.woocommerce-page.woocommerce-checkout ul.wc_payment_methods{border-bottom:1px solid #dbdbdb;padding:15px 30px 20px !important;}.woocommerce-page.woocommerce-checkout ul.wc_payment_methods li label{font-weight:600;color:#707070;}.woocommerce-page.woocommerce-checkout .place-order{padding:25px 30px 10px !important;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-notice{font-size:18px;font-weight:bold;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-received{color:green;padding-bottom:15px;margin-bottom:30px;position:relative;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-received:after{position:absolute;bottom:0;left:0;content:"";height:2px;width:30px;display:block;border-bottom:2px solid;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview{border:1px solid #dbdbdb;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li{color:#222;font-size:10px;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li:last-child{border:none;}@media screen and (min-width: 992px){.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview{padding-left:20px;padding-right:20px;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li{padding-top:15px;padding-bottom:15px;border-right:1px solid #dbdbdb;}}@media screen and (max-width: 991px){.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview{padding-left:0;padding-right:0;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li{padding:15px;border-right:none;width:100%;margin-right:0;border-bottom:1px solid #dbdbdb;font-weight:bold;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li:last-child{border-bottom:none;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li strong{display:inline-block;padding-left:10px;}}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title{font-size:18px;font-weight:bold;color:#CCAE6E;padding-bottom:15px;margin-bottom:30px;position:relative;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title:after{position:absolute;bottom:0;left:0;content:"";height:2px;width:30px;display:block;border-bottom:2px solid;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details.order_details{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details.order_details thead{background:#f8f8f8;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details.order_details tr td,.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details.order_details tr th{color:#222;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details.order_details tfoot{background:#f8f8f8;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column.col-1{padding-right:15px;padding-left:0;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column.col-2{padding-left:15px;padding-right:0;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column .woocommerce-column__title{font-size:18px;font-weight:bold;color:#CCAE6E;margin-top:12px;padding-bottom:15px;margin-bottom:30px;position:relative;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column .woocommerce-column__title:after{position:absolute;bottom:0;left:0;content:"";height:2px;width:30px;display:block;border-bottom:2px solid;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column address{border:1px solid #dbdbdb;background-color:#f8f8f8;text-align:left;width:100%;border-radius:0px;padding:15px;color:#222;line-height:25px;}@media screen and (min-width: 992px){.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column address{min-height:210px;}}@media screen and (min-width: 768px){.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column{max-width:50%;width:100%;}}@media screen and (max-width: 767px){.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column{max-width:100%;width:100%;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column.col-1{padding-right:0;padding-left:0;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column.col-2{padding-left:0;padding-right:0;}.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .woocommerce-column address{margin-bottom:30px;}}.woocommerce-input-wrapper .nice-select{padding:7px 20px;border:1px solid #ddd;outline:none;}.woocommerce form .form-row label{color:#222;font-size:14px;margin-bottom:10px;}.woocommerce table.shop_table th{padding:9px 30px;}.woocommerce table.shop_table td{padding:15px 30px;}.select2 .select2-selection--single{outline:none;}.woocommerce-account .woocommerce-form-login{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;background-color:#fff;border:medium none;padding:30px;border:none;}.woocommerce-account .woocommerce-form-login .woocommerce-Button{margin-right:5px;}.woocommerce-account #customer_login .u-column1,.woocommerce-account #customer_login .u-column2{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#fff;border:medium none;padding:30px;}.woocommerce-account #customer_login .u-column1 > h2,.woocommerce-account #customer_login .u-column2 > h2{font-size:18px;font-family:inherit;margin-bottom:22px;}.woocommerce-account #customer_login .u-column1 > h2:after,.woocommerce-account #customer_login .u-column2 > h2:after{content:":";}.woocommerce-account #customer_login .u-column1 .form-row:last-child,.woocommerce-account #customer_login .u-column2 .form-row:last-child{margin-bottom:0;}.woocommerce-account #customer_login .woocommerce-form-login{-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.woocommerce-account #customer_login .woocommerce-form-login .form-row:not(.form-row-wide){float:left;margin-bottom:0;}.woocommerce-account #customer_login .woocommerce-form-login .lost_password{float:right;font-weight:500;margin:12px 0 0;}.woocommerce-account #customer_login .woocommerce-form-login .lost_password a{color:#707070;}.woocommerce-account #customer_login .woocommerce-form-login .lost_password a:hover{color:#CCAE6E;}.woocommerce-account #customer_login .woocomerce-form,.woocommerce-account #customer_login .register{padding:0;border:none;margin:0;}.woocommerce-account .woocommerce-MyAccount-navigation{padding-left:0;}.woocommerce-account .woocommerce-MyAccount-navigation li{font-size:13px;line-height:22px;font-weight:500;border-bottom:1px solid #dbdbdb;margin-left:15px;position:relative;}.woocommerce-account .woocommerce-MyAccount-navigation li a{color:#333;display:block;padding:9px 0;}.woocommerce-account .woocommerce-MyAccount-navigation li a:before{content:"\f105";font-family:FontAwesome;color:#CCAE6E;font-size:11px;position:absolute;top:50%;left:-12px;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{color:#CCAE6E;}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{color:#CCAE6E;}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{border-bottom:none;}.woocommerce-account .woocommerce-MyAccount-content{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#fff;border:1px solid #dbdbdb;padding:30px;}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{border:medium none;font-family:inherit;font-size:18px;font-weight:600;padding-top:15px;}.woocommerce-account .woocommerce-MyAccount-content fieldset legend:after{content:":";}.woocommerce-shipping-fields{padding:30px;border:1px solid #dbdbdb;margin-bottom:30px;-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-khtml-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-ms-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);-o-box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);box-shadow:0 3px 6px rgba(0, 0, 0, 0.06);}.woocommerce-shipping-fields #ship-to-different-address{font-size:18px;font-family:inherit;margin-bottom:0px;}.woocommerce-shipping-fields #ship-to-different-address input{position:relative;top:-1px;margin-right:15px;}.woocommerce-shipping-fields .shipping_address{padding-top:25px;margin-bottom:30px;}.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row{padding-left:0;padding-right:0;}.woocommerce-checkout form .form-row input.input-text,.woocommerce-checkout form .form-row textarea{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border-color:#dbdbdb;}.woocommerce-checkout form .form-row input.input-text:focus,.woocommerce-checkout form .form-row textarea:focus{border-color:#CCAE6E;}.woocommerce ul.products li.product .price{color: !important;}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table,.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment{-webkit-border-radius:2px !important;-khtml-border-radius:2px !important;-moz-border-radius:2px !important;-ms-border-radius:2px !important;-o-border-radius:2px !important;border-radius:2px !important;background:#fff;border:1px solid #dbdbdb;}@media screen and (max-width: 575px){.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order-table,.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment{padding-left:0;padding-right:0;}}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{height:50px;-webkit-border-radius:0 !important;-khtml-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important;border-radius:0 !important;margin-bottom:0;font-weight:500;}.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover{background:#222;color:#fff;}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#CCAE6E;}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#CCAE6E;}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#CCAE6E;}.single-product .flex-viewport{border:1px solid #dbdbdb;margin-bottom:10px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.single-product .flex-control-nav{margin-bottom:15px;border-top:none;border-right:none;}@media screen and (min-width: 992px){.single-product .woocommerce-sinlge-info{padding-left:35px;}}.widget_product_categories .product-categories li.current-cat a{color:#CCAE6E;}.woocommerce-cart .woocommerce .quantity{position:relative;margin:0 auto;width:115px;}.woocommerce-cart .woocommerce .quantity .qty{border:1px solid #dbdbdb;border-radius:0;background-color:transparent;font-size:14px;text-transform:uppercase;text-indent:5px;color:#222;height:42px;width:100%;padding:12px 20px 12px 32px;margin-bottom:0;text-align:center;}.woocommerce-cart .woocommerce .quantity .quantity-icon{width:30px;height:30px;line-height:30px;display:block;text-align:center;position:absolute;top:50%;color:#CCAE6E;font-size:20px;transform:translateY(-50%);}.woocommerce-cart .woocommerce .quantity .quantity-icon i{width:100%;height:30px;background:#f5f5f6;line-height:31px;cursor:pointer;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.woocommerce-cart .woocommerce .quantity .quantity-icon i:hover{background-color:#CCAE6E;color:#fff;}.woocommerce-cart .woocommerce .quantity .quantity-icon.quantity-icon-left{left:10px;}.woocommerce-cart .woocommerce .quantity .quantity-icon.quantity-icon-right{right:10px;}@media screen and (min-width:1200px){.container{max-width:1200px;}.single-post .content-full-width{padding-left:160px;padding-right:160px;}.single-post .site-content{padding-top:100px;padding-bottom:105px;}}@media screen and (min-width:992px){.content-has-sidebar.float-right{order:2;-webkit-order:2;-ms-order:2;}.content-has-sidebar.float-right + #secondary{order:1;-webkit-order:1;-ms-order:1;}.row-resize .vc_col-lg-3{width:26%;}.row-resize .vc_col-lg-9{width:74%;}}@media screen and (min-width: 992px){}.vc_custom_heading{margin-bottom:12px;}.cms-page-title.text-right{text-align:right;}.cms-page-title.text-left{text-align:left;}.cms-page-title.text-center{text-align:center;}.posts-list li .entry-date{display:block;font-size:13px;font-weight:600;margin-bottom:10px;}.posts-list li .entry-title{line-height:22px;font-weight:600;font-size:14px;hyphens:auto;margin-bottom:17px;}.cms-socials li{display:inline-block;}ul.tp-revslider-mainul .slotholder::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;right:0;background:rgba(0, 0, 0, 0.55);display:block;z-index:22;}.rev_slider_wrapper .tparrows.custom{width:50px;height:50px;}.rev_slider_wrapper .tparrows{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.rev_slider_wrapper .tparrows.gyges{width:53px;height:63px;background-color:#CCAE6E;}.rev_slider_wrapper .tparrows.gyges:before{line-height:63px;}.rev_slider_wrapper .tparrows.custom{width:22px !important;height:46px !important;background-color:transparent;border:none;background-repeat:no-repeat;border-radius:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.rev_slider_wrapper .tparrows.custom.tp-leftarrow{background-image:url(../images/row-left.png);background-position:top left;}@media screen and (max-width: 575px){.rev_slider_wrapper .tparrows.custom.tp-leftarrow{background-size:contain;width:18px !important;height:26px !important;}}.rev_slider_wrapper .tparrows.custom.tp-rightarrow{background-image:url(../images/row-right.png);background-position:top right;}@media screen and (max-width: 575px){.rev_slider_wrapper .tparrows.custom.tp-rightarrow{background-size:contain;width:18px !important;height:26px !important;}}.rev_slider_wrapper .tparrows.custom:before{color:transparent;}.rev_slider_wrapper .tparrows.custom:hover.tp-leftarrow{background-image:url(../images/arrow-left-hover.png);-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.rev_slider_wrapper .tparrows.custom:hover.tp-rightarrow{background-image:url(../images/arrow-right-hover.png);-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.rev_slider_wrapper .rev_slider:hover .custom{opacity:1;}.rev_slider_wrapper .btn{padding-left:45px;padding-right:45px;}.rev_slider_wrapper .tp-bullets.custom .tp-bullet{border:none;height:12px;width:12px;-webkit-border-radius:7px;-khtml-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;background-color:#fff !important;background-image:none !important;display:inline-block;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected{background-color:transparent !important;}.rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected:before{content:"";height:14px;width:14px;display:block;-webkit-border-radius:14px;-khtml-border-radius:14px;-moz-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;border-radius:14px;border:2px solid #CCAE6E;position:absolute;top:-3px;left:-3px;opacity:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected:after{content:"";display:block;height:6px;width:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;background-color:#CCAE6E;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected:before,.rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected:after{opacity:1;}.rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected:before{border-color:#CCAE6E;}@media (max-width:767px){.site-content .rev_slider_wrapper{margin-bottom:30px !important;}.site-content .rev_slider_wrapper .tparrows.custom{width:40px;height:40px;}.site-content .rev_slider_wrapper .tparrows:before{line-height:36px !important;font-size:15px;}.site-content .rev_slider_wrapper .tparrows.metis{width:40px !important;height:40px !important;}.site-content .rev_slider_wrapper .tparrows.metis:before{line-height:22px !important;}.site-content .rev_slider_wrapper .tparrows.metis.tp-leftarrow{left:10px;}.site-content .rev_slider_wrapper .tparrows.metis.tp-rightarrow{right:10px;}}.search-results .navigation{margin-top:100px;}.search-results article.single-hentry:last-child{border-bottom:none;}@media screen and (max-width: 1199px){body .container{max-width:100%;}}@media screen and (max-width: 991px){#primary + #secondary{margin-top:80px;}body .site-header-main{background-color:transparent !important;}}.site-content{padding:100px 0;}@media screen and (max-width: 1199px){.site-content{padding:100px 0;}}@media screen and (max-width: 991px){.site-content{padding:80px 0;}}@media screen and (max-width: 767px){.site-content{padding:50px 0;}}.single-event .site-content{padding:95px 0 100px;}@media screen and (max-width: 1199px){.single-event .site-content{padding:95px 100px;}}@media screen and (max-width: 991px){.single-event .site-content{padding:70px 0;}}@media screen and (max-width: 767px){.single-event .site-content{padding:50px 0;}}.woocommerce .site-content,.woocommerce-page .site-content{padding:100px 0 90px;}@media screen and (max-width: 1199px){.woocommerce .site-content,.woocommerce-page .site-content{padding:100px 0;}}@media screen and (max-width: 991px){.woocommerce .site-content,.woocommerce-page .site-content{padding:80px 0;}}@media screen and (max-width: 767px){.woocommerce .site-content,.woocommerce-page .site-content{padding:50px 0;}}.single-product .site-content{padding-bottom:50px;}.woocommerce-cart .sitec-conetnt{padding-bottom:100px;}@media screen and (max-width: 991px){.woocommerce-cart .sitec-conetnt{padding:80px 0;}}@media screen and (max-width: 767px){.woocommerce-cart .sitec-conetnt{padding:50px 0;}}.widget-title,.comment-reply-title,.comments-title,.section-title,.related.products > h2{font-size:16px;line-height:30px;position:relative;padding-bottom:4px;margin-bottom:20px;border:none;}.widget_block .wp-block-group h2{font-size:16px;line-height:30px;position:relative;padding-bottom:4px;margin-bottom:20px;border:none;}.page-template-default .entry-footer{text-align:center;}.page-template-default .entry-footer i{padding-right:8px;}.vc_column_container > .theiaStickySidebar > .vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%;}.entry-footer .entry-edit-link{display:none;}.row-overlay{position:relative;}.row-overlay:after{background-color:inherit;bottom:0;content:"";display:block !important;height:100% !important;left:0;position:absolute;right:0;top:0;visibility:visible !important;}.row-overlay .vc_column-inner{position:relative;z-index:3;}.row-overlay .vc_parallax-inner{background-attachment:fixed !important;background-position:50% 50% !important;}.row-overlay.row-gradient:after{background-image:linear-gradient(rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.96));}.row-bg-bottom .vc_parallax-inner{background-repeat:repeat-x !important;background-position:bottom center !important;background-size:inherit !important;}.row-bg-bottom.row-bg-bottom-z1 > *{z-index:-1;}.row-bg-right .vc_parallax-inner{background-position:right bottom !important;background-repeat:no-repeat;background-size:inherit !important;}.wpb_revslider_element.wpb_content_element{margin-bottom:0;}@media screen and (max-width: 991px){body .inner-row-boxshadow1{padding-top:50px !important;padding-left:15px !important;padding-right:15px !important;}}.col-overlay .vc_column-inner{position:relative;}.col-overlay .vc_column-inner:after{background-color:inherit;bottom:0;content:"";display:block !important;height:100% !important;left:0;position:absolute;right:0;top:0;visibility:visible !important;}.col-overlay .vc_column-inner .wpb_wrapper{position:relative;z-index:1;}.error404{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:transparent;height:100vh;}.error404:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(27, 26, 26, 0.96), rgba(27, 26, 26, 0.01));}.error404 #pagetitle,.error404 .site-footer{display:none;}.error404 .site-content{padding:0;display:flex;align-items:center;justify-content:center;height:calc(100vh - 120px);}@media screen and (max-width: 991px){.error404 #site-header-wrap #headroom{background-color:#fff !important;}}.error-404 .page-content{max-width:680px;margin:0 auto;}.error-404 .title-404{font-family:'Yeseva One', cursive;color:#fff;font-weight:bold;margin-bottom:7px;}@media screen and (min-width: 992px){.error-404 .title-404{font-size:185px;}}@media screen and (max-width: 991px){.error-404 .title-404{font-size:100px;}}.error-404 .excerpt-404{color:#fff;font-size:16px;line-height:26px;font-weight:400;margin-bottom:22px;}.error-404 .btn-404{background:#CCAE6E;padding-left:35px;padding-right:35px;height:50px;display:inline-block;text-align:center;line-height:50px;font-size:14px;font-weight:bold;text-transform:capitalize;margin-top:10px;color:#fff;border:none;}.error-404 .btn-404:hover{background-color:#fff;color:#CCAE6E;}@media screen and (min-width: 992px){.entry-content > .vc_row > .float-right{order:2;-webkit-order:2;-ms-order:2;}}@media screen and (max-width: 1199px){.rm-padding-lg > .vc_column-inner,.rm-padding-lg > .theiaStickySidebar > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}.rm-padding-lg-0 > .vc_column-inner,.rm-padding-lg-0 > .theiaStickySidebar > .vc_column-inner{padding-left:0 !important;padding-right:0 !important;}.vc_row.row-rm-padding-lg{margin-left:-15px !important;margin-right:-15px !important;}}@media screen and (max-width: 991px){.rm-padding-md > .vc_column-inner,.rm-padding-md > .theiaStickySidebar > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}.vc_row.row-rm-padding-md{margin-left:-15px !important;margin-right:-15px !important;}}@media screen and (max-width: 767px){.rm-padding-xs > .vc_column-inner,.rm-padding-xs > .theiaStickySidebar > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}.vc_row.row-rm-padding-sm{margin-left:-15px !important;margin-right:-15px !important;}.rm-margin-sm > .vc_column-inner{margin:0 !important;}}@media screen and (max-width: 575px){.rm-padding-xs > .vc_column-inner,.rm-padding-xs > .theiaStickySidebar > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}.vc_row.row-rm-padding-xs{margin-left:-15px !important;margin-right:-15px !important;}}@media screen and (max-width: 991px)
{/* 
   
   [Start] 13. 
   +-----------------------------------+
*//*Css of pathner*/.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{border-radius:0 !important;}.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a{padding-left:15px !important;line-height:22px;}.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{left:93% !important;}.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{border-radius:0 !important;}.wpb-js-composer .vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body{padding-left:0 !important;padding-right:0 !important;}}.cms-fancybox-default .cms-fancybox-title{margin:10px 0 15px 0;}.cms-carousel-testimonial-layout2 .testimonial-meta .testimonial-content{font-weight:400;text-align:left;}.testimonial-meta{text-align:left;}.cms-team-default .cms-team-image img{height:265px;}