/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
p strong, p b { color: #9c7336; }
.center_content {text-align: center;}
.white_text {color: #ffffff;}
.flex-right .nav-box > li > a:hover { background-color: unset !important;}
.flex-right .nav-box > li a {padding: 0 0;}
li.html.custom.html_topbar_left { width: 17%; }
li.html.custom.html_topbar_left .woocommerce-currency-switcher-form .dd-selected,
li.html.custom.html_topbar_left .woocommerce-currency-switcher-form a.dd-option{ padding: 2px 10px 0;}
li.html.custom.html_topbar_left .woocommerce-currency-switcher-form ul.dd-options li { margin-bottom: 0 !important;}
.nav-box>li>a {padding: 0 2.75em; color: #515050; font-weight: normal;}
.home_cat_sec .banner{ margin: 0 auto; border-color: rgb(176, 169, 134);
    border-radius: 10px; box-shadow: rgb(0, 0, 0) 0px 1px 4px 0px; overflow: hidden;
    transform: translateZ(0px);position: relative;}
.home_cat_sec h2.uppercase { font-family: sans-serif; font-size: 32px; font-weight: 700; letter-spacing: 4px;}
a.button.white.is-outline.box-shadow-2.white_btn.white_text {margin: 0;}
.home_pro_cat .product-category.col .col-inner {box-shadow: 0px 5px 11px 0px rgba(0,0,0,0.2);}
.home_pro_cat .product-category.col .col-inner a:hover h5 { border-bottom: 2px solid #d9704cb3; width: 80%; margin: 0 auto;}
.home_pro_cat .product-category.col .col-inner a h5 { font-size: 22px; }
.home_cat_name a:hover h3 { border-bottom: 2px solid #c6b2ab; width: 70%; margin: 0 auto;}
.home_cat_name {padding: 15px 0;}
.payment-icons.inline-block { display: none;}
.footer-secondary a.icon.button.circle.is-outline{ margin-bottom: 0;}
.footer-primary.pull-left{  padding: 11px 0;}
.shop_cat_header_banner .container {  position: relative;  text-align: center;  color: white;}
.shop_cat_header_banner .centered { position: absolute; top: 50%; left: 50%;transform: translate(-50%, -50%); }
.shop_cat_header_banner .centered h2 { color: #fff;
    font-size: 45px;
    text-transform: uppercase;
/*     text-shadow: 5px 2px #222; */
/*     background: rgb(156 115 54 / 50%); */
    letter-spacing: 5px;
    padding: 5px 30px;
/*     border: 1px solid #9c7336; */
    border-radius: 10px;}
a#top-link { margin-right: 4%;}color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    text-shadow: 5px 2px #222;
    background: rgb(156 115 54 / 50%);
    letter-spacing: 5px;
    padding: 5px 30px;
    border: 1px solid #9c7336;
    border-radius: 10px;
#email-subscribers-form-2 input.es_required_field.es_txt_email { background: #ffffff29; border-radius: 15px;}
#email-subscribers-form-2 input.es_subscription_form_submit { background: #fff; border: 2px solid #fff; border-radius: 4px;color: #000 !important; }
.es_subscription_message.success { color: #fff; font-size: 15px; padding: 5px 10px;   display: inherit;}
li.account-item.has-icon.active a.is-small { background: transparent; color: #9c7336 !important; font-weight: 600; }
ul.nav-dropdown.nav-dropdown-simple.dropdown-uppercase li a { padding: 8px 11px; }
.row .our-story img{ border-radius: 100%; }
.dashboard-links a:hover { background-color: #9c7336; }
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover { color: #9c7336; }
.icon-box-text h5.uppercase { color: #9c7336; }

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.shop_cat_header_banner { margin-top: 20px; }
.shop_cat_header_banner .centered h2 { font-size: 20px;}
.header-main li.html.custom { display: block; width: max-content; }
#header .flex-right {margin-left: 0;}
#header .flex-left { margin-right: 0;}
#header li.html.custom.html_topbar_left .woocommerce-currency-switcher-form .dd-selected{padding: 5px 36px 2px 14px;}
.widget.woocommerce.widget_layered_nav_filters{ display:none; }	
}
#main .wpcf7 .half_section {
    width: 48% !important;
    margin-left: 15px;
    display: inline-block;
}
#wpcf7-f14199-p14197-o1 p {
    width: 97%;
    margin-left: 15px !important;
}
.whatsapp-enquiry {
    background-color: #25D366;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
}

.whatsapp-enquiry:hover {
    background-color: #128C7E;
}

/* ============== Header style ============== */
.transparent .header-main {
    height: auto !important;
}

.header-bottom.wide-nav {
    margin: 10px 0px 0px;
    transition: all 0.5s linear 0s;
}

.header-bottom.wide-nav .header-bottom-nav li {
    margin: -2px 0px -1px;
    transition: all 0.5s linear 0s;
}

.header-bottom.wide-nav .header-bottom-nav li a {
    padding: 10px 15px;
    margin: 0px 0px;
    line-height: normal;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-style: normal;
    font-size: 14px;
    opacity: 1;
    transition: all 0.5s linear 0s;
}

.header-bottom.wide-nav .header-bottom-nav li a:hover {
    background-color: #fff !important;
    color: #ff0000 !important;
}

.header-bottom.wide-nav .header-bottom-nav li.active a {
    background-color: #fff !important;
    color: #ff0000 !important;
}

.header {
    transition: all 0.5s linear 0s;
}

.header:hover {
    background: #fff;
    z-index: 9;
}

.header:hover .header-nav-main.nav-right .account-item a {
    color: #000;
}

.has-sticky.transparent .header-bottom.wide-nav {
    background: transparent;
    z-index: 9;
}

.has-sticky.transparent:hover .header-bottom.wide-nav {
    background: #9c7336;
    z-index: 9;
}
.has-sticky .header-bottom.wide-nav {
    background: #9c7336;
    z-index: 9;
}

.header-bottom.wide-nav .header-bottom-nav .nav-dropdown a {
    color: #000 !important;
}

.header-main .header-nav-main .header-search-dropdown a:hover {
    background: transparent;
}

.nav-dropdown {
    padding: 20px 0px 10px;
    margin-top: 10px;
}

.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    bottom: -12px;
}

/* ============== Header style ============== */

/* ============== Contact style ============== */

.content-area .wpcf7-form input {
	background: #f1f1f1;
    box-shadow: none;
    border: 0;
    margin: 10px 0px;
    padding: 25px 20px;
    border-radius: 10px;
}

.content-area .wpcf7-form select {
	box-shadow: none;
    border: 0;
    margin: 10px 0px;
    padding: 15px 15px;
    height: auto;
    border-radius: 10px;
    background: #f1f1f1;
}

.content-area .wpcf7-form textarea {
	background: #f1f1f1;
    box-shadow: none;
    border: 0px;
    margin: 10px 0px;
    padding: 10px 10px;
    min-height: 100px;
    border-radius: 10px;
}

.content-area .wpcf7-form input.wpcf7-submit {
    padding: 0px 20px;
    border: 0;
    background: #9c7336;
    border: 1px solid #9c7336;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: #fff;
    transition: all 0.5s linear 0s;
}

.content-area .wpcf7-form input.wpcf7-submit:hover {
    background: transparent;
    border: 1px solid #9c7336;
    color: #9c7336;
}

.content-area .wpcf7-form .wpcf7-not-valid-tip {
    background-color: transparent;
    color: #ff0000;
    opacity: 1;
}

.content-area .wpcf7-form .wpcf7-not-valid-tip:after {
    display: none;
}

.content-area .wpcf7-form .wpcf7-response-output {
    margin: 0em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.content-area #wpcf7-f14199-p14197-o1 .wpcf7-form .half_section {
	width: 49% !important;
    margin-left: 0px !important;
}

@media (max-width:767px) {
	.content-area #wpcf7-f14199-p14197-o1 .wpcf7-form .half_section {
		width: 100% !important;
	}

	.content-area #wpcf7-f14199-p14197-o1 .wpcf7-form p {
		width: 90%;
		margin-left: 15px !important;
	}
}

/* ============== Contact style ============== */

/* ============== Serch Dropdown style ============== */

.live-search-results {
    background: #fff;
    border-radius: 20px;
    margin: 15px 0px 0px 0px;
}

.live-search-results .autocomplete-suggestion img {
    height: 60px;
    width: 60px;
}

.live-search-results .autocomplete-suggestion img+.search-name {
    font-size: 18px;
    line-height: 25px;
    color: #9c7336;
    font-weight: 700;
}

.live-search-results .autocomplete-suggestion span.amount {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    color: #754860;
    font-weight: 700;
}

/* ============== Serch Dropdown style ============== */

.founder-closet-slider .swiper {
      width: 100%;
      padding-top: 50px;
      padding-bottom: 50px;
    }

    .founder-closet-slider .swiper-slide {
      background-position: center;
      background-size: cover;
      width: 300px;
      height: 100%;
      filter: blur(1px);
    }

    .founder-closet-slider .swiper-slide.swiper-slide-active {
    	filter: unset;
    }

    .founder-closet-slider .swiper-slide img {
      display: block;
      width: 100%;
    }

    .founder-closet-slider .swiper-button-prev {
    	transform: rotate(-90deg);
	    font-size: 18px;
	    line-height: 30px;
	    color: #fff;
	    font-weight: 500;
	    opacity: 1;
	    letter-spacing: 1px;
    }

    .founder-closet-slider .swiper-button-next {
    	transform: rotate(90deg);
	    font-size: 18px;
	    line-height: 30px;
	    color: #fff;
	    font-weight: 500;
	    opacity: 1;
	    letter-spacing: 1px;
    }

    .founder-closet-slider .swiper-button-prev:after,
    .founder-closet-slider .swiper-button-next:after {
    	display: none;
    }
.shop_cat_header_banner img {
    height: 450;
    width: 100%;
    object-fit: fill;
}
/* .header-bottom.wide-nav .header-bottom-nav li {
	margin: -4px 5px -3px;
} */
.whatsapp-enquiry {
    background-color: #25D366;
    color: white;
    padding: 0px 10px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

/* Style the video in the product gallery */
.product-video-gallery-item {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 10px 0;
}

.product-video-gallery-item video {
    max-width: 100%;
    height: auto;
    border: 1px solid #ddd;
}

@media (max-width:767px) {
    .shop_cat_header_banner .centered h2 {
        width: 100%;
        padding: 5px 0px;
    }

    .shop_cat_header_banner img {
        height: 150px;
    }

    .page-template-page-blank .about-banner .page-title-inner {
        min-height: 150px !important;
    }

    .show-for-medium li.html.custom.html_topbar_left {
        width: 25%;
    }
}
