/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
div#custom-sidebar form.search-form {
                display: flex;
            }

            div#custom-sidebar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
    width: 0%;
    z-index: 12;
    margin-right: 180px;
}

    div#custom-sidebar input.search-field {
    border-radius: 43px !important;
    border: 1px solid #000;
    color: #999;
    width: 228px;
    padding-left: 50px;
    z-index: 9;
    background: #fff;
}

            div#custom-sidebar button.search-widget-btn span.text {
                font-size: 0px !important;
            }

            div#custom-sidebar span.normal.icon-salient-search {
    background: #FFCCAF;
    z-index: 9999;
    position: relative;
    padding: 15px 13px !important;
    border-radius: 25px 0px 0px 25px !important;
    border: 1px solid #000;
    top: 1.5px;
}

            div#custom-sidebar button.search-widget-btn:hover {
                background: unset !important;
            }

            div#custom-sidebar body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
                content: "\e906";
                color: #000;
                padding: 0px;
            }

            header#top button.search-widget-btn {
    margin-left: -240px;
}

/*             li#search-btn {
                display: none !important;
            } */
    #header-outer[data-format=centered-logo-between-menu] #top .span_9 nav .sf-menu:not(.buttons), #header-outer[data-format=centered-menu-bottom-bar] #top .span_9 nav, #header-outer[data-format=centered-menu-under-logo] #top .span_9 nav, #header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
        -webkit-justify-content: center;
        justify-content: flex-start;
        margin-left: 50px;
    }
/* ======================================= */
.container-wrap {
    padding: 0px 0px !important;
}
/* ================================ */
div#revolution-slider {
    margin-top: -2px;
    margin-bottom: 0px !important;
}
/* ========================================== */
div#about {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
}
/* ========================================= */
a#btn {
    background: #fff !important;
    color: #000;
    border-radius: 30px !important;
    border: 1px solid #000;
    transition: .9s;
}
a#btn:hover {
    background: #ffccaf;
    transition: .9s;
}
/* ===================================== */
div#product {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
}
div#product-inner .flickity-viewport {
    height: 620px !important;
}
.product-wrap {
    border-bottom: 2px solid #000;
    overflow: visible !important;
    padding-bottom: 20px;
}
li.classic.product img {
    width: 100% !important;
    height: 430px !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -140px;
    transform: unset !important;
    background: #fff !important;
    color: #000 !important;
    border: 2px solid #B99569 !important;
    border-radius: 50px !important;
    width: 30% !important;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    display: table !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart span {
    font-size: 16px !important;
    color: #000;
    font-weight: 600;
}
h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    color: #000;
    font-weight: 700 !important;
}
span.price {
    margin: 5px 0px !important;
}
bdi {
    font-size: 20px !important;
    color: #000 !important;
    font-weight: 700;
    font-family: 'Poppins';
}
/* ================================ */
div#coming {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
}
/* ================================= */
div#form {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
}
div#form-inner input {
    border-radius: 30px !important;
    height: 50px !important;
    border: 2px solid #000;
    color: #999;
}
div#form-inner input#gform_submit_button_1 {
    background: #92ACBD;
    border: 1px solid #fff;
    color: #fff;
    text-transform: capitalize !important;
    margin: 0 auto;
    padding: 0px 40px !important;
}
/* ===================================== */
div#article {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
}
div#article-inner .hover-wrap {
    border-radius: 50%;
    transition: .9s;
    width: 160px;
    height: 160px;
    border: 2px solid #9D7E71;
    margin: 20px auto;
}
div#article-inner .hover-wrap:hover {
    transform: translateY(-10px);
    transition: .9s;
}
/* ==================================== */
div#testimonial {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial-inner {
    margin: 0px 130px;
}
div#testimonial-inner .iwithtext {
    width: 40%;
    margin: 0 auto;
    display: table;
}
div#testimonial-inner .iwt-icon img {
    width: 80%;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 65px;
    padding-top: 20px;
}
/* ================================== */
div#footer-widgets .row {
   padding: 40px 0px !important;
}
div#footer-outer .widget h4 {
    font-family: 'Raleway';
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    position: relative;
}
div#footer-outer .widget h4:before {
    content: "";
    background: #333;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 2px;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
   margin: 0 auto;
   display: table;
}
div#custom_html-2 .socliy ul li {
display: inline-block;
}
div#custom_html-2 .socliy ul li i {
   margin: 0px 2px;
   color: #333 !important;
   font-size: 20px;
   height: 30px;
   width: 30px;
   line-height: 30px;
   border-radius: 5px;
}
div#footer-widgets ul#menu-contact li {
   margin-bottom: 20px !important;
}
div#footer-widgets ul#menu-contact li a {
    position: relative;
    padding-left: 30px !important;
}
div#footer-widgets ul#menu-contact li a i {
   width: 20px;
   height: 20px;
   display: flex;
   justify-content: center;
   align-items: center;
   position: absolute;
   left: 0px;
   color: #575757;
   border-radius: 50%;
   font-size: 17px;
}
/* ======================================= */
div#copyright {
    padding: 20px 0px !important;
}
/* ===================  about page ======================= */
div#about-page-one {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-page-one-inner p {
    text-align: justify;
}
div#about-page-two {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
/* =======================  audio =========================== */
div#audio-companions {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
}
/* ====================== event  ================================ */
div#event {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
}
div#event-inner {
    background: #FFE3D3;
    padding: 20px 40px !important;
    border: 2px solid #ccc;
}
a#btn-one {
    background: #92ACBD !important;
    border: 1px solid #fff;
    color: #fff;
    text-transform: capitalize !important;
    margin: 0 auto;
    padding: 13px 30px !important;
    border-radius: 30px !important;
    display: table;
}
/* ========================  video ================================== */
div#television {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
/* ===================================== */
post-type-archive.post-template-default h1 img {
    width: 60%;
}

/* ========================  shop page ================================== */


 body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="2"] li.product {
        margin: 0 2% 7% 0 !important;
 }


/* ========================  shop page ================================== */



/*  card header*/

/* header#top li.nectar-woo-cart {
    position: relative;
    left: 100px;
} */

/*  card header*/



.flickity-page-dots {
    display: none;
}

div#custom-sidebar {
    display: none;
}

li.classic.product:hover {
    transform: translateY(-6px) !important;
    transition: transform 300ms ease;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    transform: scale(0.9) !important;
}

/* .woocommerce .classic .product-wrap .add_to_cart_button, .woocommerce .classic .product-wrap .product_type_grouped, .woocommerce .classic .product-wrap .product_type_variable, .woocommerce .classic .product-wrap a.button {

} */
li.classic.product .product-wrap {
    padding-bottom: 0;
}

li.classic.product .product_type_variable {
    top: auto !important;
    bottom: 39px !important;
    left: 0;
    z-index: 20;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 23px;
    font-size: 15px !important;
    margin-top: 10px;
}

.innerbanenr1 {
    font-family: "Copperplate Gothic", Sans-serif !important;
    font-weight: 400 !important;
    letter-spacing: 9px !important;
}

.woocommerce .products.related .product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 50% !important;
    bottom: -91px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 23px;
    font-size: 12px !important;
    margin-top: 10px;
}


@media (max-width: 1600px){}
@media (max-width: 1440px){
	

    header#top li.nectar-woo-cart {
        position: relative;
        left: 60px;
    }
	
	div#product {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
}
	
div#form {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
}
	
	
div#testimonial {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
}
	
div#testimonial .owl-dots {
    display: none;
}	

	
}
@media (max-width: 1366px){
	
.woocommerce-product-details__short-description p > br {
    display: none;
}	
	
}
@media (max-width: 1326px){
	
.woocommerce .products.related .product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 57% !important;
    bottom: -87px;
    left: 23px;
}	
	
	
}
@media (max-width: 1280px){}
@media (max-width: 1024px){
	
    header#top li.nectar-woo-cart {
        position: relative;
        left: 105px;
    }
	
	div#about p {
    font-size: 12px;
}
	
	a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -153px;
    transform: unset !important;
    background: #fff !important;
    color: #000 !important;
    border: 2px solid #B99569 !important;
    border-radius: 50px !important;
    width: 40% !important;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    display: table !important;
}
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        line-height: 14px;
        font-size: 9px !important;
        margin-top: 10px;
    }
	
	div#nav_menu-4 li {
    font-size: 15px;
}
	
	div#testimonial-inner .iwithtext {
    width: 70%;
    margin: 0 auto;
    display: table;
}
	
    .woocommerce .products.related .product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        width: 70% !important;
        bottom: -80px;
        left: 65px;
    }	
	
	
}
@media (max-width: 912px){
	
	div#about-inner {
    margin: 0 auto;
    display: table;
    text-align: center;
}

div#about-inner img {
    margin: 0 auto;
}
	
div#coming-inner img {
    margin: 0 auto;
    display: table;
}	
	
	div#coming {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
}
div#testimonial .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}	
	
	
    div#testimonial {
        padding: 37px 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 10px !important;
    }	
	
	div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: unset;
    display: table;
}
	
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        bottom: -153px;
        transform: unset !important;
        background: #fff !important;
        color: #000 !important;
        border: 2px solid #B99569 !important;
        border-radius: 50px !important;
        width: 60% !important;
        left: 0;
        right: 0;
        margin: 0 auto !important;
        display: table !important;
    }	
	
	div#custom-sidebar input.search-field {
    font-size: 10px;
}
	
	div#about {
    padding: 35px 0px !important;
    margin-bottom: 0px !important;
}
	
}
@media (max-width: 800px){
	
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 85px;
    padding-top: 20px;
}	
div#testimonial-inner {
    margin: 0px 90px;
}
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
        line-height: 14px;
        font-size: 15px !important;
        margin-top: 10px;
    }	
	
	
}
@media (max-width: 768px){}
@media (max-width: 480px){
#footer-outer .span_3 .widget:last-child {
    margin-bottom: 0;
    margin-left: 0;
}
	
.wp-chatbot-ball {
    top: -30px !important;
    right: -30px !important;
}	
	
div#product-inner .nectar-woo-flickity {
    padding-bottom: 20px !important;
}	
div#product-inner .flickity-viewport {
    height: 540px !important;
}
	
	
    div#testimonial-inner {
        margin: 0px 20px;
    }	
	
	    div#testimonial-inner .iwithtext {
        width: 90%;
        margin: 0 auto;
        display: table;
        margin-top: 6px;
    }
	
	li.classic.product {
    width: 100% !important;
}
	
}
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){
div#testimonial-inner p {
    font-size: 12px;
}
    div#nav_menu-4 li {
        font-size: 13px;
    }	
	
}
@media (max-width: 375px){}
@media (max-width: 360px){}
