/*!
Theme Name: SWINC
Theme URI: http://underscores.me/
Author: Dotcom Design
Author URI: http://dotcomdesign.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sw-inc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

SW Inc is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*
* Theme Name: SW Inc
*/
/**** Fonts ****/
/* Josefin Sans */
@font-face {
    font-family: 'Josefin Sans';
    src: url('assets/fonts/JosefinSans-Regular.eot');
    src: local('Josefin Sans Regular'), local('JosefinSans-Regular'),
        url('assets/fonts/JosefinSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/JosefinSans-Regular.woff2') format('woff2'),
        url('assets/fonts/JosefinSans-Regular.woff') format('woff'),
        url('assets/fonts/JosefinSans-Regular.ttf') format('truetype'),
        url('assets/fonts/JosefinSans-Regular.svg#JosefinSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Josefin Sans';
    src: url('assets/fonts/JosefinSans-Bold.eot');
    src: local('Josefin Sans Bold'), local('JosefinSans-Bold'),
        url('assets/fonts/JosefinSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/JosefinSans-Bold.woff2') format('woff2'),
        url('assets/fonts/JosefinSans-Bold.woff') format('woff'),
        url('assets/fonts/JosefinSans-Bold.ttf') format('truetype'),
        url('assets/fonts/JosefinSans-Bold.svg#JosefinSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Josefin Sans';
    src: url('assets/fonts/JosefinSans-Light.eot');
    src: local('Josefin Sans Light'), local('JosefinSans-Light'),
        url('assets/fonts/JosefinSans-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/JosefinSans-Light.woff2') format('woff2'),
        url('assets/fonts/JosefinSans-Light.woff') format('woff'),
        url('assets/fonts/JosefinSans-Light.ttf') format('truetype'),
        url('assets/fonts/JosefinSans-Light.svg#JosefinSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Josefin Sans';
    src: url('assets/fonts/JosefinSans-Italic.eot');
    src: local('Josefin Sans Italic'), local('JosefinSans-Italic'),
        url('assets/fonts/JosefinSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/JosefinSans-Italic.woff2') format('woff2'),
        url('assets/fonts/JosefinSans-Italic.woff') format('woff'),
        url('assets/fonts/JosefinSans-Italic.ttf') format('truetype'),
        url('assets/fonts/JosefinSans-Italic.svg#JosefinSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Josefin Sans';
    src: url('assets/fonts/JosefinSans-BoldItalic.eot');
    src: local('Josefin Sans Bold Italic'), local('JosefinSans-BoldItalic'),
        url('assets/fonts/JosefinSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/JosefinSans-BoldItalic.woff2') format('woff2'),
        url('assets/fonts/JosefinSans-BoldItalic.woff') format('woff'),
        url('assets/fonts/JosefinSans-BoldItalic.ttf') format('truetype'),
        url('assets/fonts/JosefinSans-BoldItalic.svg#JosefinSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

/* Playfair Display */
@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/PlayfairDisplay-BlackItalic.eot');
    src: local('Playfair Display Black Italic'), local('PlayfairDisplay-BlackItalic'),
        url('assets/fonts/PlayfairDisplay-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/PlayfairDisplay-BlackItalic.woff2') format('woff2'),
        url('assets/fonts/PlayfairDisplay-BlackItalic.woff') format('woff'),
        url('assets/fonts/PlayfairDisplay-BlackItalic.ttf') format('truetype'),
        url('assets/fonts/PlayfairDisplay-BlackItalic.svg#PlayfairDisplay-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/PlayfairDisplay-Black.eot');
    src: local('Playfair Display Black'), local('PlayfairDisplay-Black'),
        url('assets/fonts/PlayfairDisplay-Black.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/PlayfairDisplay-Black.woff2') format('woff2'),
        url('assets/fonts/PlayfairDisplay-Black.woff') format('woff'),
        url('assets/fonts/PlayfairDisplay-Black.ttf') format('truetype'),
        url('assets/fonts/PlayfairDisplay-Black.svg#PlayfairDisplay-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}
/* Exo */
@font-face {
    font-family: 'Exo';
    src: url('assets/fonts/Exo-Medium.eot');
    src: local('Exo Medium'), local('Exo-Medium'),
        url('assets/fonts/Exo-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Exo-Medium.woff2') format('woff2'),
        url('assets/fonts/Exo-Medium.woff') format('woff'),
        url('assets/fonts/Exo-Medium.ttf') format('truetype'),
        url('assets/fonts/Exo-Medium.svg#Exo-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

/**** Reset CSS ****/
article,  aside,  details,  figcaption,  figure,  footer,  header,  hgroup,  main,  nav,  section,  summary {
    display: block;
    margin: 0;
    padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: none;
    margin: 0;
    padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
}

ol, ul {
    /*list-style: none;*/
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

/**** General/Global CSS ****/
* {
    margin:0;
    padding:0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*font-family: 'Playfair Display', serif;*/
    font-family: 'Josefin Sans', sans-serif;
}
*:focus {
    outline: 0;
}
body {
    font-size: 16px;
    color: #4B453D;
    font-weight: normal;
    background:#fff;
    font-family: 'Josefin Sans', sans-serif;
}
p, address {
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 30px;
}
a{
    color: #C3965A;
    outline: none;
    border: none;
    text-decoration:none;
}
a:hover{
    color: #C3965A;
    text-decoration:none;
    outline: none !important;
}

a, img, button, i,
input[type="submit"] {
    transition: all 0.3s ease 0s;
}

i, em {
    font-style: italic;
}

b, strong, cite {
    font-weight: bold;
}

small {
    font-size: 10px;
}
.title-page,
.title-sec{
    margin-bottom: 80px;
}
h1 {
    font-size: 56px;
    color: #C3965A;
    line-height: 1.2em;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 30px;
    text-transform: none;
    font-family: 'Playfair Display', serif;
}
#primary h1{
    font-size:30px;
    font-style: normal;
    color: #C3965A;
}
h2 {
    font-size: 40px;
    color: #C3965A;
    line-height: 1.2em;
    font-weight: 900;
    margin-bottom: 30px;
    text-transform: none;
    font-family: 'Playfair Display', serif;
}
#primary h2{
    font-size:22px;
    font-weight: bold;
    color: #C3965A;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
}
#primary .related.products > h2{
    font-size: 40px;
    font-weight: 900;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif;
}
h3 {
    font-size: 22px;
    color: #C3965A;
    line-height: 1.2em;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 30px;
    text-transform: uppercase;
}
#primary h3,
#interview h3{
    font-size:20px;
    color: #000; 
}
h4 {
    font-size: 18px;
    color: #C3965A;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;  
}
#primary h4,
#interview h4{
    color: #000000;
}
h5 {
    font-size: 16px;
    color: #C3965A;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;  
}
h6 {
    font-size: 14px;
    color: #000000;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: none;  
}
blockquote {
    border-left: 5px solid #C3965A;
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 0 20px;
    margin: 25px 0;
    line-height: 1.7em
}

blockquote p {
    font-size: 18px;
    line-height: 1.3em;
    font-weight: normal;
}
hr{
    border: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
hr.lg{
    margin: 40px 0px;
}
.txt-white hr.lg{
    border-bottom: 1px solid #fff;
}
iframe{
    max-width: 100% !important;
}
#wrapper {
    max-width: 100%;
    overflow-x: hidden;
    position: relative;
}
#main-content{
    width: 100%;
    position: relative;
    transition: margin-left .5s;
}
#main-content:after{
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: rgba(45,45,45,0.5);
    transition: opacity .5s;
}
.clearfix{
    clear: both;
    overflow: hidden;
}
.padding-sec{
    padding: 80px 0;
}
.padding-top-sec{
    padding-top: 80px;
}
.xround{
    border-radius: 20px;
}
.hidden,
.woocommerce-products-header{
    display: none !important;
}
.scroll-lock{
    overflow: hidden !important;
}
.txt-white,
.txt-white p, .txt-white a,
.txt-white h1, .txt-white h2,
.txt-white h3, .txt-white h4,
.txt-white h5, .txt-white h6{
    color: #fff !important;
}

.nolink a,
.nolink a:hover{
    color: #C7C7C7 !important;
    cursor: text;
}
.content ul{
    list-style: none;
    padding: 0;
    margin: 30px 0;
}
#primary .content ul{
    padding-left: 24px;
}
#primary .content #sidebar ul{
    padding-left: 0;
}
.content ul li{
    font-size: 16px;
    line-height: 1.7em;
    padding-left: 12px;
    background: url(assets/images/blt.png) 0 10px no-repeat;
}
.content ul.wc_payment_methods li{
    padding-left: 0;
    background: none;
}

.content ol{
    /*list-style: decimal outside;*/
    padding: 0 0 0 40px;
    margin: 30px 0;
}
.content ol ol{
    /*padding-left: 27px;*/
    margin: 10px 0;
    /*padding: 0;
    list-style-position: inside;*/
}
.content ol li{
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 5px;
}

.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
/**** Form CSS ****/
select,
input:not([type=checkbox]):not([type=radio]):not([type=submit]){
    font-size: 16px;
    color: #4B453D;
    display: block;
    width: 100%;
    height: 41px;
    line-height: 16px;
    padding: 14px 22px 12px;
    margin-bottom: 0px;
    background: #fff;
    border: 1px solid #C3965A;
    border-radius: 30px;
    font-family: 'Josefin Sans', sans-serif;
}
input[type="file"]{
	padding: 8px 22px !important;
}
select{
    padding: 5px 22px;
    display: flex;
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(assets/images/arrow-icon.png) calc(100% - 15px) center no-repeat #fff;
}
textarea{
    font-size: 16px;
    color: #4B453D;
    display: block;
    width: 100%;
    height: 110px;
    line-height: 1em;
    padding: 20px 22px;
    margin-bottom: 0px;
    background: #fff;
    border: 1px solid #C3965A;
    resize: none;
    border-radius: 20px;
    font-family: 'Josefin Sans', sans-serif;
}
input[type="submit"]{
    width: auto;
    min-width: 160px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 16px;
    padding: 14px 30px;
    text-transform: uppercase;
    background: #C3965A;
    border-radius: 34px;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    margin: 0;
    border: none;
    outline: none;
    cursor: pointer;
}
input[type="submit"]:hover{
    background-color: #000;
}
/*input::-webkit-input-placeholder,
input:-ms-input-placeholder,
input::placeholder {
    color: #ccc;
}*/

.fa,
.fas,
.fab {
    transition: none;
}

/**** Button CSS ****/
.btn,
.btn:visited,
.btn-border,
.btn-border:visited,
.btn-brown,
.btn-brown:visited,
.btn-small,
.btn-small:visited,
.woocommerce div.product form.cart .button,
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce .cart .button, 
.woocommerce .cart input.button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.trx_mscf_next,
.trx_mscf_prev{
    min-width: 180px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    height: 54px;
    line-height: 16px;
    padding: 19px 30px;
    text-transform: uppercase;
    background: #C3965A;
    border-radius: 34px;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    margin: 0;
    border: 2px solid #C3965A;
    outline: none;
    cursor: pointer;
}
.btn-border,
.btn-border:visited{
    color: #C3965A;
    background: transparent;
    border: 2px solid #4B453D;
}
.btn-brown,
.btn-brown:visited{
    color: #fff;
    background: #4B453D;
    border: 2px solid #4B453D;
}
.txt-white .btn-border,
.txt-white .btn-border:visited{
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
}
.btn:hover,
.btn-border:hover,
.btn-brown:hover,
.btn-small:hover,
.txt-white .btn-border:hover,
.trx_mscf_next:hover,
.trx_mscf_prev:hover{
    color: #fff !important;
    background: #000;
    border: 2px solid #000;
}

.btn .fas,
.btn-border .fas{
    font-size: 20px;
    transition: none;
    margin-right: 10px;
}
.btn-small{
    height: 46px;
    padding: 15px 30px;
}

.btn-buy a,
.btn-buy a:visited{
    min-width: 164px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #fff !important;
    font-weight: bold;
    height: 46px;
    line-height: 16px;
    padding: 15px 0px !important;
    text-transform: uppercase;
    background: transparent;
    border-radius: 34px;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    margin: 0;
    border: 2px solid #fff;
    outline: none;
    cursor: pointer;
}
#header.sticky .btn-buy a,
#header.sticky .btn-buy a:visited{
    color: #C3965A !important;
    background: transparent;
    border: 2px solid #4B453D;   
}
.btn-buy a:hover,
#header.sticky .btn-buy a:hover,
#main-menu ul > li.btn-buy > a:hover{
    color: #fff !important;
    background: #000;
    border: 2px solid #000;
}
.btn-menu{
    display: inline-block;
    padding: 0;   
    cursor: pointer;
    position: relative;
    margin: 0px;
    z-index: 9999;
}
.btn-menu span{
    width: 34px;
    height: 4px;
    border-radius: 2px;
    background-color: #C3965A;
    position: relative;
    display: block;
    transition: all .2s ease-in-out;
    margin: 7px 0;
}
.hd-open .btn-menu span {
    opacity: 0;
}
.hd-open .btn-menu span:first-child {
    opacity: 1;
    -webkit-transform: rotate(-45deg) translate(-7px, 6px);
    transform: rotate(-45deg) translate(-7px, 6px);
}
.hd-open .btn-menu span:last-child {
    opacity: 1;
    -webkit-transform: rotate(45deg) translate(-9px, -9px);
    transform: rotate(45deg) translate(-9px, -9px);
}

/* CTA Button */
.btn-sticky {
    display: flex;
    align-items: center;
    justify-content: center;

    border: none;
    outline: none;
    cursor: pointer;

    position: fixed;
    right: 28px;
    bottom: 50%;
    transform: rotate(270deg);
    transform-origin: right;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    z-index: 9;    

    background: #c3965a; 
    box-shadow: 0px 0px 11px 0px rgba(16, 43, 41, 0.2);
    padding-left: 16px;
}
.btn-sticky span:last-child{
    height: 60px;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 24px 25px 24px 18px;
}
.btn-sticky span:first-child{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background-color: #fff;
    border-radius: 50%;
    padding: 0;
}
.btn-sticky svg{
    transform: rotate(90deg);
    margin-top: -2px;
}
.btn-sticky:hover{
    color: #fff;
    background: #000000;
}
.btn-sticky:hover svg path{
    fill: #000;
}

/* Scroll Up Button */
.btn-scrollup {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    padding: 0;
    margin: 0;

    border: none;
    outline: none;
    cursor: pointer;

    position: fixed;
    right: 7px;
    bottom: 7px;
    transform: rotate(90deg);
    /*transform-origin: right;*/
    box-shadow: 0px 0px 11px 0px rgba(16, 43, 41, 0.2);
    z-index: 9;
    opacity: 0;
}
.btn-scrollup.active{
    opacity: 1;
}
.btn-scrollup:hover{
    background: #c3965a;
}

/**** Text block with scroll bar CSS ****/
.txt-wrap{
    max-height: 112px;
    overflow: auto;
    padding-right: 10px;
}
/* width */
.txt-wrap::-webkit-scrollbar {
    width: 4px;
}
/* Track */
.txt-wrap::-webkit-scrollbar-track {
    background: rgba(199,199,199,0.3); 
}
/* Handle */
.txt-wrap::-webkit-scrollbar-thumb {
    background: #C3965A; 
}
/* Handle on hover */
.txt-wrap::-webkit-scrollbar-thumb:hover {
    background: #000000; 
}

/**** Owl Carousel CSS ****/
.owl-carousel .owl-nav button.owl-next.disabled, 
.owl-carousel .owl-nav button.owl-prev.disabled{
    display: none !important;
}
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev{
    width: 46px;
    height: 46px;
    display: inline-block;
    color: #C3965A;
    background-color: #fff;
    border-radius: 50%;
    font-size: 42px;
    font-weight: 500;
    line-height: 42px;
    transition: all 0.3s ease 0s;
    margin: 0;

    position: absolute;
    top: calc(50% - 21px);
    box-shadow: 0 10px 14px rgba(0,0,0,0.05);
}
.owl-carousel .owl-nav button.owl-next{
    right: 30px;
}
.owl-carousel .owl-nav button.owl-prev{
    left: 30px;
}
.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span{
    display: inline-block;
    position: relative;
    line-height: 20px;
    font-family: 'Exo', sans-serif;
    top: 1px;
}
.owl-carousel .owl-nav button.owl-next span{
    right: -1px;
}
.owl-carousel .owl-nav button.owl-prev span{
    left: -1px;
}
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{
    color: #fff;
    background: #000;
}
.owl-carousel{
    margin-bottom: 55px;
    position: relative;
}
.owl-carousel .owl-dots{
    text-align: center;
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
}
.owl-carousel .owl-dots .owl-dot{
    width: 15px;
    height: 15px;
    background: #C3965A;
    border: 2px solid #C3965A;
    border-radius: 50%;
    position: relative;
    z-index: 9;
    margin: 0 10px;
}
.owl-carousel .owl-dots .owl-dot.active{
    background: transparent;
    border: 2px solid #C3965A;
}

/**** Header CSS ****/
#header{
    width: 100%;
    position: absolute;
    top: 60px;
    z-index: 99;
}
.hd-actions-left{
    display: none;
    /*float: left;*/
}
.cart-icon{
    height: 30px;
    position: absolute;
    right: -25px;
    top: 8px;
}
#header.sticky .cart-icon{
    top: calc(50% - 15px);
}
.cart-icon svg,
.cart-icon svg circle,
.cart-icon svg path{
    stroke: #fff;
    transition: all 0.3s ease 0s;
}
#header.sticky .cart-icon svg,
#header.sticky .cart-icon svg circle,
#header.sticky .cart-icon svg path{
    stroke: #000;
}
.cart-icon:hover svg,
.cart-icon:hover svg circle,
.cart-icon:hover svg path,
#header.sticky .cart-icon:hover svg,
#header.sticky .cart-icon:hover svg circle,
#header.sticky .cart-icon:hover svg path{
    stroke: #C3965A;
}
.cart-icon span.count {
    font-size: 9px;
    color: #fff;
    line-height: 14px;
    text-align: center;
    width: 14px;
    height: 14px;
    background-color: #C3965A;
    border-radius: 50%;
    display: inline-block !important;
    position: absolute;
    top: -11px;
    right: -11px;
    font-family: Arial, Helvetica, sans-serif;
}

/**** Header CSS ****/
.menu-wrap{
    top: -72px;
}
#header.sticky .menu-wrap{
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    box-shadow: 0px 0px 10px 0px rgba(16, 43, 41, 0.2) !important;
    transition-property: top;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}
.menu-wrap .container{
    height: 80px;
    position: relative;
    /*height: 105px;
    display: flex;
    flex-direction: column;
    align-items: center;*/
}
#header.sticky .menu-wrap .container{
    height: 80px;
    padding-top: 9px;
    padding-bottom: 9px;
}
#logo{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#header.sticky #logo img{
    height: 62px !important;
}

/**** Main Menu CSS ****/
#main-menu{
    /*float: right;*/
    text-align: center;
}
#main-menu > ul{
    width: 100%;
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
}
#header.sticky #main-menu > ul{
    height: 62px;
}
#main-menu > ul > li{
    font-size: 16px;
    line-height: 1.5em;
    font-weight: normal;
    color:#ffffff;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    margin-left: 41px;
}
#main-menu > ul > li:nth-child(6),
#main-menu > ul > li:last-child{
    margin-left: 35px;
}
#main-menu > ul > li:first-child{
    margin-left: 0px;
}
#main-menu > ul > li > a{
    color:#ffffff;
    padding: 0;
    display: inline-block;
    position: relative;
}
#header.sticky #main-menu > ul > li,
#header.sticky #main-menu > ul > li > a{
    color:#000;
}
#main-menu > ul > li:hover > a,
#main-menu > ul > li > a:hover,
#main-menu > ul > li.current-menu-item > a{
    color: #C3965A !important;
}
.mg-left{
    margin-left: 230px !important;
}

/**** Mobile Menu CSS ****/
.mb-nav{
    opacity: 0;
    position: fixed;
    top: -6vh;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    overflow: auto;
    /*background-color: #6bba21;*/

    -webkit-transition-property: top, background-color, opacity;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: top, background-color, opacity;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    -ms-transition-property: top, background-color, opacity;
    -ms-transition-duration: 0.3s;
    -ms-transition-timing-function: linear;
    -o-transition-property: top, background-color, opacity;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    transition-property: top, background-color, opacity;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
.hd-open{
    overflow: hidden;
}
.bd-open .mb-nav{
    z-index: 5;
}
.hd-open .mb-nav{
    display: block;
    top: 80px;
    opacity: 1;
    z-index: 99;
    background: #4B453D;
}
.mb-nav .container{
    height: 100%;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    position: relative;
    z-index: 1;
    text-align: left;
    
    padding: 0 !important;
}
.mb-nav-wrap{
    background: #C3965A;
}
.mb-nav ul.mb-main-menu{
    padding: 50px;
    list-style: none;

    background: #C3965A;
}
.mb-nav ul.mb-main-menu li{
    font-size: 20px;
    line-height: 1em;
    font-weight: bold;
    color:#ffffff;
    text-transform: capitalize;
    margin-bottom: 40px;
}
.mb-nav ul.mb-main-menu li.mg-left{
    margin-left: 0 !important;
}
.mb-nav ul.mb-main-menu li:last-child{
    margin-bottom: 0px;
}
.mb-nav ul.mb-main-menu li a{
    color:#ffffff;
    padding: 0px;
    display: inline-block;
}
.mb-nav ul.mb-main-menu li a:hover{
    color: #000000;
}
.mb-nav .mb-main-menu li.btn-buy a,
.mb-nav .mb-main-menu li.btn-buy a:hover{
    height: auto !important;
    background: none !important;
    color: #000000 !important;
    text-decoration: underline;
    padding: 0 !important;
    border: none;
    text-transform: none;
    min-width: unset;
}

.mb-nav .hd-widgets .container{
    padding: 50px !important;
}
.mb-nav .hd-widgets a:hover{
    color: #C3965A !important
}
.mb-nav .hd-widgets .contact-widget{
    margin:0 0 50px !important; 
}

/* Social Media */
.socialmedia-widget{
    display: flex;
}
.socialmedia-widget a{
    font-size: 21px;
    color: #fff !important;

    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 54px;
    width: 54px;
    height: 54px;
    background-color: #C3965A;
    margin-left: 16px;
    border-radius: 50%;
}
.socialmedia-widget a:first-child{
    margin-left: 0;
}
.ft-widgets-sec .socialmedia-widget a:hover{
    color: #fff !important;
    background-color: #000;
}

/**** Image Holder CSS ****/
.img-holder-wrap {
    overflow: hidden;
    width: 50%;
    height: 100%;
    padding: 0px;
    top: 0px;
    position: absolute;
    z-index: 0;
}
.pull-left.img-holder-wrap {
    left: 0;
}
.pull-right.img-holder-wrap {
    right: 0;
}
.img-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
}

/**** Main Banner CSS ****/
.main-banner{
    width: 100%;
    padding: 0;
    background-image: url(assets/images/main-banner.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #6A6869;
    background-size: cover;
    position: relative;
}
.banner-caption{
    text-align: left;
    padding-top: 250px;
    padding-bottom: 150px;
}
.banner-caption.container{
    height: 100%;
    position: relative;
    z-index: 9;
}
.banner-caption .row{
    /*width: 100%;*/
    height: 100%;
}
.banner-caption h1,
.banner-caption h2{
    font-size: 70px;
    color: #fff;
    margin-bottom: 40px;
    padding-left: 70px;
    position: relative;
}
.banner-caption h1:before{
    content: "";
    width: 11px;
    height: 141px;
    background: #C3965A;
    position: absolute;
    left: 0;
    top: 18px;
    border-radius: 20px;
}
.banner-caption h4{
    font-size: 20px;
    font-weight: normal;
    color: #C7C7C7 !important;
    text-transform: uppercase;
    margin-right: -15px;
    margin-bottom: 45px;
}
.btn,
.banner-caption .btn{
    margin-right: 25px;
}
.banner-caption .btn,
.banner-caption .btn-border{
    min-width: 186px;
}

/* Buy Book Section */
.buybook-sec{
    position: relative;
}
.buybook-sec .img-holder-wrap{
    width: calc(50% + 675px);
    background-color: #fff;
    z-index: 1;
    border-top-left-radius: 20px;
}
.buybook-sec .container{
    display: flex;
    /*max-width: 1350px;*/
    padding: 0;
    position: relative;
    z-index: 1;
}
.buybook-sec .txt-wrap{
    display: none;
}
.buybook-sec .book-block{
    min-width: 391px;
    background: #C3965A; 
    border-top-left-radius: 20px;
    margin-left: -75px;
}
.buybook-sec p{
    margin-bottom: 0;
}
.buybook-sec .book-block img{
    display: block;
}


/**** About CSS ****/
.heading-block{
    padding-left: 40px;
    position: relative;
}
.heading-block:before{
    content: "";
    width: 7px;
    height: 100%;
    background: #C3965A;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
}
.heading-block h3{
    font-size: 22px;
    color: #4B453D;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    margin-bottom: 0;
}

/**** About CSS ****/
.about-sec{
    background-color: #C3965A;
    position: relative;
}
.about-sec .img-holder-wrap{
    width: calc(50% + 285px);
    background-color: #EFEFEF;
    z-index: 0;

}
.about-sec .container{
    position: relative;
}
.about-sec img{
    box-shadow: -15px 15px 0 rgba(0,0,0,0.05);
}

/**** What We Do CSS ****/
.whatwedo-sec{
    text-align: center;
}
.whatwedo-slider{
    margin-bottom: 0;
    overflow: hidden;
}
.whatwedo-slider,
.whatwedo-slider .owl-stage{
    width: 100%;
    display: flex;
}
.whatwedo-item{
    width: 100%;
    min-height: 450px;
    /*height: 100%;*/
    padding: 30px;
    background-image: url(assets/images/img-1.jpg);  
    background-position: center center;
    background-repeat: no-repeat;    
    background-size: cover;
    position: relative;
}
.whatwedo-item:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(126,95,53,0.86);
    opacity: 1;
}
.whatwedo-slider .item-bg1:before{
    background: rgba(195,150,90,0.86);
}
.whatwedo-slider .item-bg2:before{
    background: rgba(126,95,53,0.86);
}
.whatwedo-slider .item-bg3:before{
    background: rgba(75,69,61,0.86);
}
.whatwedo-item .info-block{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    padding: 40px 6%;
    margin: 0;
    border: 1px solid #fff;
    position: relative;
    transition: all .3s ease 0s;
    opacity: 1;
}
.whatwedo-item:hover .info-block{
    opacity: 0;
}
.whatwedo-item .info-block h3{
    color: #C7C7C7;
}
.whatwedo-item .info-block p{
    color: #C7C7C7 !important;
}
.whatwedo-item .info-block .btn-border{
    margin-top: 10px;
}
.whatwedo-item .service-info{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 30px;
    background: rgba(126,95,53,0.5);
    border: 1px solid #fff;
    position: absolute;
    top: 150%;
    right: 30px;
    bottom: 0;
    left: 30px;
    transition: all .3s ease 0s;
    z-index: 9;  

    padding: 40px 6%;
}
.whatwedo-item .info-block p:last-of-type,
.whatwedo-item .service-info p:last-of-type{
    margin-bottom: 0;
}
.whatwedo-slider .item-bg1 .service-info{
    background: rgba(195,150,90,0.5);
}
.whatwedo-slider .item-bg2 .service-info{
    background: rgba(126,95,53,0.5);
}
.whatwedo-slider .item-bg3 .service-info{
    background: rgba(75,69,61,0.5);
}
.whatwedo-item:hover .service-info{
    top: 30px;
    bottom: 30px;
}
/**** Properties CSS ****/
.properties-sec{
    text-align: center;
    background: url(assets/images/properties-bg.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.properties-sec:before{
    content: "";
    background: rgba(21,21,21,0.80);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.properties-sec .container{
    position: relative;
}

ul.resp-tabs-list {
    /*text-align: center;*/
    list-style: none;
    margin: 0 0 60px;
    padding: 0;
    display: flex;
    justify-content: center;
}
.resp-tabs-list li {
    height: 42px;
    text-align: center;
    display: inline-block;
    font-size: 22px;
    color: rgba(255,255,255,0.4) !important;
    font-weight: 300;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease 0.1s;
    margin-left: 0;
    position: relative;
    background: transparent !important;
    border: none !important; 
    /*order: 1;*/
}
.resp-tabs-list li:first-child{
    order: 2;
    margin-left: 160px;
}
.resp-tabs-list li:last-child{
    order: 3;
    margin-left: 160px;
}
.resp-tabs-list li:hover,
.resp-tabs-list li.resp-tab-active {
    color: rgba(255,255,255,1) !important;
}
.resp-tabs-list li:after,
.resp-tabs-list li.resp-tab-active:after{
    content: "";
    width: 0%;
    height: 4px;
    background-color: #C3965A;
    position: absolute;
    left: 20%;
    bottom: 0;
    transition: all 0.3s ease 0.1s;
}
.resp-tabs-list li:hover:after,
.resp-tabs-list li.resp-tab-active:after{
    width: 60%
}
.resp-tabs-container {
    padding: 0px;
    clear: left;
}
h2.resp-accordion {
    display: none;
}
.resp-tab-content {
    display: none;
}
.resp-content-active, .resp-accordion-active {
    display: block;
}
/* Property Slider */
.property-slider .owl-item{
    margin-right: 30px;
}
.property-slider .property-item{
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.property-slider .property-info{
    width: 100%;
    text-align: left;
    padding: 40px 40px 20px;
    background: rgba(75,69,61,0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 20px;
}
.property-slider .property-info h3{
    margin-bottom: 20px;
}
.property-slider .property-info ul{
    list-style: none;
    display: flex;
    margin-bottom: 30px;
}
.property-slider .property-info ul li{
    color: #C7C7C7;
    text-transform: lowercase;
    margin-left: 20px;
}
.property-slider .property-info ul li:first-child{
    margin-left: 0;
}
.property-info .bed-icon img{
    float: left;
    width: 19px !important;
    margin-right: 8px;
}
.property-info .bath-icon img{
    float: left;
    width: 19px !important;
    margin-right: 8px;
    margin-top: -2px;
}
.property-info .garage-icon img{
    float: left;
    width: 22px !important;
    margin-right: 8px;
}
.property-info .guests-icon img{
    float: left;
    margin-right: 8px;
    width: 17px !important;
    margin-top: -1px;
}
.property-slider .property-info .btn{
    height: 46px;
    padding: 15px 20px;
    font-weight: normal;
    text-transform: none;
}
.property-slider .owl-nav{
    display: none !important;
}

/* Signup Form */
.signup-form {
    padding: 80px 40px;
    background-color: #C3965A;
    border-radius: 20px;
}
.signup-form .field {
    margin-bottom: 30px;
}
.signup-form .submit-btn{
    display: block;
}
.signup-form input[type="submit"] {
    width: 100%;
    color: #fff;
    background-color: #4B453D;
}
.signup-form input[type="submit"]:hover {
    background-color: #000;
}
.properties-sec .row{
    text-align: left;
}
.properties-sec .row h3{
    color: #C3965A !important;
}

/**** Testimonials CSS ****/
.testimonials-sec .container .btn-brown{
    float: right;
    height: 46px;
    padding: 15px 30px;
    margin-right: 142px;
}
.testimonials-slider{
    margin-bottom: 0;
}
.testimonials-slider .owl-stage{
    display: flex;
}
.testimonials-slider .owl-item{
    opacity: 0.4;
    transition: all 0.3s ease 0.3s;
}
.testimonials-slider .owl-item.active.center{
    opacity: 1;
}
.testimonials-item{
    width: 100%;
    height: 100%;
    padding: 30px;
    background: url(assets/images/testimonial-img1.jpg) center center no-repeat;      
    background-size: cover;
    position: relative;
}
.testimonials-slider .owl-item:nth-child(odd) .testimonials-item{
    background-image: url(assets/images/testimonial-img2.jpg); 
}
.testimonials-item:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(75,69,61,0.9);
}
.testimonials-item .info-block{
    height: 100%;
    padding: 40px 40px 10px 125px;
    margin: 0;
    border: 1px solid #fff;
    position: relative;
    background: url(assets/images/left-quote-2.png) 30px 30px no-repeat;
}
.testimonials-item .info-block .txt-wrap{
    max-height: 130px;
    margin-bottom: 30px;
}
.testimonials-item .info-block p{
    font-style: italic;
    color: #C7C7C7 !important;
}
.testimonials-item .info-block p strong{
    color: #fff;
}
.testimonials-item .info-block p:last-of-type{
    margin-bottom: 10px;
}
.whatwedo-slider.owl-carousel .owl-nav,
.testimonials-slider.owl-carousel .owl-nav{
    position: absolute;
    top: -128px;
    right: calc(50% - 585px);
}
.whatwedo-slider.owl-carousel .owl-nav button.owl-next, 
.whatwedo-slider.owl-carousel .owl-nav button.owl-prev,
.testimonials-slider.owl-carousel .owl-nav button.owl-next, 
.testimonials-slider.owl-carousel .owl-nav button.owl-prev{
    position: static;
}
.whatwedo-slider.owl-carousel .owl-nav button.owl-next,
.testimonials-slider.owl-carousel .owl-nav button.owl-next{
    margin-left: 20px;
}

/**** Instagram CSS ****/
.instagram-sec{
    text-align: center;
    background-color: #EFEFEF;
}
.instagram-sec h2{
    margin-bottom: 10px;
    margin-top: -10px;
}
.instagram-sec h3{
    font-size: 22px;
    color: #C3965A;
    font-weight: 300;
    text-transform: uppercase;
}
.instagram-slider{
    margin-top: 40px;
}
/*#sbi_images.owl-carousel .owl-stage{
    display: flex;
}*/
#sb_instagram #sbi_images .sbi_item{
    border-radius: 20px;
    max-width: 320px !important;
}
/*
#sb_instagram #sbi_images .sbi_item,
#sb_instagram .sbi_photo_wrap,
#sb_instagram .sbi_photo{
    height: 100% !important;
}
#sb_instagram .sbi_photo img{
    display: block !important;
}*/
.instagram-sec .owl-nav{
    display: none;
}
.instagram-sec:hover .owl-nav,
.instagram-sec .instagram-slider:hover .owl-nav{
    display: block;
}
.instagram-slider.owl-carousel .owl-nav button.owl-prev{
    left: 6%;
}
.instagram-slider.owl-carousel .owl-nav button.owl-next{
    right: 6%;
}

/**** Footer Widgets CSS ****/
.ft-widgets-sec{
    padding: 80px 0;
    position: relative;
    background-color: #4B453D;
}
.ft-logo{
    margin-bottom: 40px;
}
.ft-widgets-sec .col-md-5{
    padding-right: 0;
}
.ft-widgets-sec .col-xl-4{
    padding-left: 110px; 
}
.ft-widgets-sec h3.widget-title{
    margin-bottom: 30px;
}
.ft-widgets-sec a:hover{
    color: #C3965A !important;
}

/* Footer menu */
.ft-widgets-sec ul{
    list-style: none;
}
.ft-widgets-sec ul li{
    color: #fff;
    margin-bottom: 30px;
}
.ft-widgets-sec ul li:last-child{
    margin-bottom: 0px;
}
.ft-widgets-sec ul li a{
    color: #fff;
}
.ft-widgets-sec ul li a:hover{
    color: #C3965A !important;
}
.ft-widget > p{
    margin-bottom: 0;
}

/* Contact form */
.review-form .field-wrap,
.contact-form .field-wrap{
    display: flex;
    margin: 0 -10px;
}
.review-form .field,
.contact-form .field{
    width: 50%;
    padding: 0 10px;
    margin-bottom: 30px;
}
.review-form .field.field-full,
.contact-form .field.field-full{
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
}
.contact-form .field input,
.contact-form .field select,
.contact-form .field-textarea textarea{
    border: 1px solid #4B453D;
}
.wpcf7-not-valid{
    border: 1px solid #f00 !important;
}
span.wpcf7-list-item{
    margin: 0 !important;
}
.mc4wp-checkbox input[type="checkbox"]{
    margin-right: 8px;
    position: relative;
    top: 1px;
}
.field-textarea{
    margin-bottom: 30px;
}
.submit-btn{
    display: inline-block;
    position: relative;
}
.submit-btn .ajax-loader {
    position: absolute;
    right: 10px;
    top: calc(50% - 8px);
    z-index: 9;
    background-image: url(assets/images/ajax-loader2.gif) !important;
}
.review-form .wpcf7-not-valid-tip,
.signup-form .wpcf7-not-valid-tip,
.contact-form .wpcf7-not-valid-tip,
.wpcf7-response-output,
.screen-reader-response{
    display: none !important; 
}
.wpcf7-not-valid-tip{
    font-size: 13px !important;
}

.contact-widget{
    margin-bottom: 40px;
}
.contact-widget p{
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.contact-widget i{
    min-width: 40px;
    font-size: 21px;
    color: #C3965A;
}

/**** Review Form CSS ****/
.form-popup{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(75,69,61,0.9);
    z-index: 999;
    overflow: auto;
    text-align: center;
}
.form-popup .btn-close {
    color: #C3965A;
    font-size: 16px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 15px;
}
.form-popup .btn-close:hover{
    color: #000000;
}
.form-popup .container{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.review-form{
    width: 600px;
    max-width: 600px !important;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    padding: 40px;
}

/**** Interview Form CSS ****/
.interview-form br{
    display: none;
}
.interview-form .row > div{
    margin-bottom: 30px;
}
.interview-form label{
    display: block;
    margin-bottom: 5px;
}
.interview-form input{
    margin-bottom: 0 !important;
}
.interview-form span.wpcf7-not-valid-tip{
    margin-top: 5px;
}

/**** Woo Commerce CSS ****/
.onsale,
.woocommerce-message .wc-forward,
.woocommerce-breadcrumb,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    display: none !important;
}
.woocommerce-page #primary.container{
    max-width: 1200px !important;
}
.woocommerce #main.site-main,
.woocommerce-page #main.site-main,
.woocommerce-page #main.content{
    padding-bottom: 0;
}

.woocommerce-page .woocommerce-info{
    border-top-color: #C3965A;
}
.woocommerce-page .woocommerce-info::before{
    color: #C3965A;
}

/* Product Page */
.woocommerce span.onsale{

}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    display: flex;
}
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del{
    /*order: 2;*/
    color: #fd1c32 !important;
    opacity: 1;
    margin-right: 10px;
	font-size: 16px;
}
.woocommerce div.product p.price del span,
.woocommerce .price del .woocommerce-Price-amount,
.woocommerce ul.products li.product .price del{
    color: #fd1c32 !important;
	opacity: 1 !important;
}
.woocommerce .price .woocommerce-Price-amount,
.woocommerce div.product p.price span,
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins{
	font-size: 16px;
    color: #4B453D;
    text-decoration: none;
    font-weight: 700;
}
.woocommerce .quantity .qty{
    width: 80px !important;
    height: 46px !important;
    line-height: 37px !important;
    padding: 4px 22px 3px !important;
    margin-right: 15px;
}
.woocommerce .cart_item .quantity .qty {
    width: 80px !important;
    height: 40px !important;
    line-height: 31px !important;
    padding: 4px 22px 3px !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery{
    margin-bottom: 60px;
}
.woocommerce div.product .woocommerce-tabs .panel{
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel p:last-of-type{
    /* margin-bottom: 0; */
}
/* Woo Buttons */
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    width: 100%;
    padding: 19px 30px 18px !important;
}
.woocommerce .cart .button, 
.woocommerce .cart input.button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
    font-size: 15px;
    color: #fff !important;
    height: 40px;
    padding: 13px 30px !important;
}
.woocommerce div.product form.cart .button,
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
    height: 46px;
    padding: 15px 30px !important;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce .cart .button:hover, 
.woocommerce .cart input.button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{
    color: #fff !important;
    background-color: #000;
    border-color: #000;
}
.woocommerce .cart .button:disabled, 
.woocommerce .cart input.button:disabled{
    color: #fff !important;
    background-color: #C3965A;
    border-color: #C3965A;
}

/* Cart */
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text{
    padding: 0 22px;
    min-width: 200px;
}

/* Checkout */
.woocommerce .col2-set, .woocommerce-page .col2-set{
    margin: 0 -15px 60px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
    float: left !important;
    width: 50% !important;
    max-width: 50% !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    float: right;
    width: 50% !important;
    max-width: 50% !important;
}
.woocommerce form.woocommerce-form-coupon .form-row{
    padding: 0;
}
.select2-container--default .select2-selection--single{
    font-size: 16px;
    color: #4B453D;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 38px;
    padding: 0 22px;
    margin-bottom: 0px;
    background: #fff;
    border: 1px solid #C3965A;
    border-radius: 30px;
    font-family: 'Josefin Sans', sans-serif;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 38px;
    padding-left: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 38px;
    position: absolute;
    top: 1px;
    right: 15px;
    width: 20px;
    background: url(assets/images/arrow-icon.png) center center no-repeat;
}
.woocommerce form .form-row textarea{
    height: 124px;
}

#primary .content ul.order_details{
    padding-left: 0;
    margin-bottom: 80px;
}
#primary .content ul.order_details li{
    background: none;
    margin-top: 15px;
    margin-bottom: 15px;
}
#woo_pp_ec_button_checkout{
    text-align: center;
}

.woocommerce-tabs{
	margin-bottom: 30px;
}
.woocommerce #primary  ul.products li.product, 
.woocommerce-page #primary ul.products li.product{
	margin-bottom: 0;
	margin-top: 30px;
}
.woocommerce-result-count{
	line-height: 41px;
}
.woocommerce ul.products li.product .price ins{
	text-decoration: none;
}
.product.type-product:after{
	content: "";
	display: block;
	clear: both;
}
.grecaptcha-badge{
    z-index: -1;
    opacity: 0;
}
/**** Table CSS ****/
.table-wrap{
	max-width: 100%;
    overflow-x: auto;
}
.table-wrap table{
    max-width: 600px;
    border: 1px solid #c3965a;
    margin-bottom: 30px;
}
.table-wrap:last-child table{
	/* margin-bottom: 0; */
}
.table-wrap table tr{
    
}
.table-wrap table tr td{
    padding: 7px 5px 5px;
}

/**** Footer CSS ****/
#footer{
    padding: 32px 0 22px;
    position: relative;
    z-index: 9;
    background-color: #38332E;
}
#footer p{
    font-size: 12px;
    line-height: 1.5em;
    color: #C7C7C7;
    text-transform: none;
    margin-bottom: 10px;
}
#footer p:last-of-type{
    margin-bottom: 0;
}
#footer ul{
    list-style: none;
    margin-bottom: 10px;
}

#footer ul li{
    font-size: 12px;
    color: #C7C7C7;
    line-height: 1em;
    text-transform: none;
    display: inline-block;
    border-left: 1px solid #C7C7C7;
    padding-left: 8px;
    margin-left: 4px;
}
#footer ul li:first-child{
    border: 0;
    padding: 0;
    margin: 0;
}
#footer ul.seo-menu{
    max-width: 800px;
    margin-top: 10px;
}
#footer ul.seo-menu li{
    border: 0;
    padding: 0;
    margin: 0;
}
#footer ul.seo-menu li:after{
    content: ",";
    margin-right: 2px;
}
#footer .ft-menu{
    margin-bottom: 30px;
}
#footer .ft-menu li{
    font-size: 16px;
    color: #787c7e;
    line-height: 1.5em;
    text-transform: uppercase;
    display: inline-block;
    border: 0;
    padding: 0;
    margin: 0 10px;
}
#footer .ft-menu li:first-child{
    border: 0;
    padding: 0;
    margin: 0 10px;
}
#footer a{
    color: #C7C7C7;
}
#footer a:hover{
    color: #C3965A;
}
#footer .link{
    color: #C3965A !important;
    text-decoration: underline;
}
#footer .link:hover{
    color: #C3965A !important;
    /*text-decoration: none;*/
}

/**** WP DEFAULT CSS ****/
.alignnone {
    margin: 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
.bypostauthor {
}
.gallery dl {
    margin: 0;
}
.gallery-caption {
}
.sticky {
}
blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}
blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}