/*
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
*/
.home .container-wrap {
    padding: 0px 0px !important;
}
/* ======================================== */
div#header-secondary-outer {
    z-index: 9;
}
/* ===================================== */
header#top a#logo {
    margin-top: -40px;
}
div#header-space, header#top {
    height: 70px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows, header#top ul.buttons.sf-menu {
    height: 70px !important;
}
#header-outer[data-full-width="true"] header > .container {
        padding: 0px 30px 0px 0px !important;
}
header#top .icon-salient-m-user:before {
    content: "\f007";
    font-family: 'fontawesome';
}
header#top li#menu-item-104 i {
    font-size: 20px;
}
header#top i.icon-salient-cart:before {
    content: "\f07a";
    font-family: 'FontAwesome';
}
header#top li#search-btn {
    order: -1;
}
header#top li#nectar-user-account {
    order: -1;
}
/* ================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
sr7-bullet.sr7-bullet:nth-child(1):before, sr7-bullet.sr7-bullet:nth-child(2):before, sr7-bullet.sr7-bullet:nth-child(3):before {
    position: absolute;
    left: 0;
    top: 0;
    margin: -7px 0px 0px -40px !important;
    font-size: 25px;
    color: #333333;
	transform: scale(90%) !important;
	transition:.9s;
}
sr7-bullet.sr7-bullet:nth-child(1):before {
    content: "01";
}
sr7-bullet.sr7-bullet:nth-child(2):before {
    content: "02";
}
sr7-bullet.sr7-bullet:nth-child(3):before {
    content: "03";
}
sr7-bullet.sr7-bullet.selected::before {
    transform: scale(110%) !important;
	transition:.9s;
}
/* =================================== */
div#category-inner .t-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
div#category-inner .t-1 em {
    padding: 0px 10px !important;
    font-style: normal !important;
    display: block;
}
div#category-inner .t-1 h6 {
    background: #0000008a;
    width: 100% !important;
    text-align: center;
    padding: 10px 0px !important;
    text-transform: capitalize;
}
div#category-inner .t-1 h6 a {
    padding: 10px 20px !important;
    opacity: 1;
}
/* ==================================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner {
    background: #282726;
}
div#about-inner .clm .vc_column-inner {
    padding: 0px 30px !important;
}
/* ================================ */
a#btn {
    border-radius: unset !important;
    color: #1D1D1D;
    background: #fff !important;
}
/* ========================================= */
div#category-carousal {
    padding: 30px 0px !important;
    margin-bottom: 0px !important;
}
div#category-carousal .carousel-item {
    margin: 0px 10px;
}
div#category-carousal-inner .t-3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
div#category-carousal-inner .t-3 h6 {
    background: #0000008a;
    width: 100% !important;
    text-align: center;
    padding: 10px 0px !important;
    text-transform: capitalize;
}
div#category-carousal-inner .t-3 h6 a {
    padding: 10px 20px !important;
    opacity: 1;
    color: #fff;
}
.flickity-page-dots {
    bottom: -30px;
}
/* ====================================== */
div#product {
    padding: 30px 0px !important;
    margin-bottom: 0px !important;
}
h2.woocommerce-loop-product__title {
    color: #1D1D1D;
    font-family: "jost" !important;
}
bdi {
    float: right;
    margin-top: -33px;
    color: #1D1D1D;
    font-family: "jost";
    font-weight: 400;
}
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 {
    background-color: #0000008a !important;
    border-radius: 0px !important;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop {
    margin: 20px 30px !important;
    position: absolute !important;
    top: 0;
    right: 0;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    font-size: 30px;
    color: #fff;
}
/* ======================================= */
div#category-one {
    padding: 30px 0px !important;
    margin-bottom: 0px !important;
}
div#category-one-inner .vc_col-sm-6:nth-child(1) .vc_column-inner {
    margin-right: 5px;
}
div#category-one-inner .vc_col-sm-6:last-child .vc_column-inner {
    margin-left: 5px;
}
div#category-one-inner .t-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: end;
    padding: 40px 40px !important;
}
div#category-one-inner .t-2 h6 a {
    background: #fff;
    padding: 10px 15px !important;
    opacity: 1;
    color: #1d1d1d;
}
/* ============================= */
div#shipping {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#shipping-inner .vc_col-sm-3 .vc_column-inner {
    border: 1px solid #66666640;
    padding: 20px 10px !important;
    border-radius: 20px;
}
div#shipping-inner p {
    min-height: 80px;
}
/* ========================== */
div#insta-feed {
    padding: 30px 0px !important;
    margin-bottom: 0px !important;
}
div#insta-feed-inner {
    margin: 0px 10px;
}
div#insta-feed-inner .hover-wrap-inner:after {
    content: url(https://devu1b.customdev.solutions/blairthomas/wp-content/uploads/2025/11/Group-25114-3.png);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #14141445;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0px;
    transition: .9s;
    opacity: 0;
}
div#insta-feed-inner .hover-wrap-inner:hover:after {
    transition: .9s;
	opacity: 1;
}
div#insta-feed .owl-stage {
    padding: 0px 0px !important;
}
/* ================================== */
div#footer-widgets-globle {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#footer-widgets-inner {
    padding: 20px 0px !important;
    margin-bottom: 0px !important;
}
div#footer-widgets-globle .widget.widget_nav_menu {
    margin: 0 auto;
    display: table;
}
div#footer-outer-globel h2 {
    font-size: 25px;
    line-height: 35px;
    color: #1A1A1A;
}
div#footer-outer-globel ul {
    margin: 0;
}
div#footer-outer-globel ul li {
    list-style: none;
    font-weight: 400;
    margin-bottom: 10px;
}
div#footer-outer-globel ul li a {
    color: #6A6A6A !important;
}
div#footer-outer-globel ul li a strong {
    display: block;
    color: #6A6A6A !important;
}
div#footer-widgets-inner .socliy ul li {
    display: inline-block;
    margin: 0;
}
div#footer-widgets-inner .socliy ul li h2 {
    margin: 0;
}
div#footer-widgets-inner .socliy ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    background: #fff;
    border-radius: 50%;
    color: #333333;
}
div#footer-widgets-globle form.tnp-form {
    display: flex;
    width: 100%;
}
div#footer-widgets-globle input.tnp-email {
    border-color: #D9D9D9;
    background-color: #eeeeee;
    border-radius: unset !important;
}
div#footer-widgets-globle input.tnp-submit {
    width: auto;
    background-color: #eeeeee;
    color: #1A1A1A;
    text-transform: capitalize !important;
    padding-right: 50px !important;
    border: 1px solid #D9D9D9;
    border-radius: unset !important;
    transform: unset !important;
    box-shadow: none !important;
    background-image: url(https://devu1b.customdev.solutions/blairthomas/wp-content/uploads/2025/11/Vector-36.png);
    background-repeat: no-repeat;
    background-position: 84% 50%;
    font-family: 'Antic Didone';
}
/* ============================== */
div#copyright-globle {
    padding: 20px 0px !important;
    margin-bottom: 0px !important;
    border-top: 1px solid #99999945;
}
div#copyright-globle .payment-img {
    float: right;
}


/* ============================= */
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){}
@media (max-width: 1326px){}
@media (max-width: 1280px){}
@media (max-width: 1080px){
	.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    height: 70px !important;
}
	.off-canvas-menu-container.mobile-only li.menu-item-104 i {
    font-size: 20px;
}
	div#category-inner .t-1 em {
    font-size: 38px !important;
    line-height: 48px !important;
}
	div#about {
    padding: 30px 0px !important;
}
	div#category-carousal .owl-stage {
    padding: 0px 0px !important;
}
	.wpb_row.full-width-content .woocommerce .nectar-woo-flickity {
    padding: 5px 15px;
}
	div#shipping-inner p {
        min-height: 100px;
    }
	div#shipping {
    padding: 30px 0px !important;
}
	div#footer-outer-globel h2 {
    font-size: 20px;
    line-height: 30px;
}
	div#footer-widgets-globle {
    padding: 30px 0px !important;
}
	    div#footer-widgets-inner .socliy ul li i {
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 15px;
    }
	p, li a {
    font-size: 14px;
    line-height: 24px;
}
	.owl-dots {
    display: none;
}
}
@media (max-width: 912px){
	body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #f8da6d !important;
}
	    #header-secondary-outer {
        top: 0px;
    }
	    body.material #header-outer[data-using-secondary="1"] #search-outer {
        top: auto;
        margin-top: -43px;
    }
	div#header-outer {
    padding: 0px 0px !important;
}
	div#header-space, header#top {
    height: auto !important;
}
	header#top a#logo {
    margin-top: 0px;
}
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 75px !important;
    }
	sr7-bullet.sr7-bullet:nth-child(1):before, sr7-bullet.sr7-bullet:nth-child(2):before, sr7-bullet.sr7-bullet:nth-child(3):before {
    margin: -10px 0px 0px -35px !important;
    font-size: 22px;
}
	div#category-inner .vc_col-sm-3 {
    margin-bottom: 0px !important;
}
	div#category-inner .t-1 em br {
    display: none;
}
	div#about-inner {
    margin: 0px 70px;
    padding: 20px !important;
    text-align: center;
}
	div#about-inner .clm .vc_column-inner {
    padding: 0px 0px !important;
}
	div#category-one-inner .vc_col-sm-6 {
    margin-bottom: 0px !important;
}
	div#category-one-inner .vc_col-sm-6:nth-child(1) .vc_column-inner {
    margin-right: 0px;
}
	div#category-one-inner .vc_col-sm-6:last-child .vc_column-inner {
    margin-left: 0px;
}
	div#category-one-inner {
    margin: 0px 100px;
}
	    div#shipping-inner p {
        min-height: auto;
    }
	div#footer-widgets-globle .vc_col-sm-3, div#footer-widgets-globle .vc_col-sm-2, div#footer-widgets-globle .vc_col-sm-4 {
    width: 50% !important;
    margin-bottom: 10px !important;
}
	div#footer-widgets-globle .widget.widget_nav_menu {
    display: unset;
}
	div#footer-widgets-inner {
    text-align: center;
}
	div#copyright-globle .vc_col-sm-6 {
    width: 50%;
    margin-bottom: 0;
}
	div#copyright-globle .payment-img {
    width: 60%;
}
}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){
	#slide-out-widget-area .secondary-header-text, body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    margin-bottom: 15px;
    border-radius: 0px;
    background-color: #000;
    padding: 5px 10px;
    color: #fff;
}
	sr7-bullets.sr7-bullets.hephaistos.sr7-ndv.sr7-nphr.sr7-npvc {
    display: none !important;
}
	    div#category-inner .t-1 em {
        font-size: 30px !important;
        line-height: 40px !important;
			padding: 0px 20px !important;
    }
	    div#about-inner {
        margin: 0px 0px;
    }
	div#category-one-inner {
        margin: 0px 0px;
    }
	.wpb_row.full-width-content .woocommerce .nectar-woo-flickity, body .wpb_row:not(.full-width-content) .woocommerce .nectar-woo-flickity:not([data-controls=arrows-overlaid]) {
        padding-bottom: 0px;
    }
	    div#footer-widgets-globle .vc_col-sm-3, div#footer-widgets-globle .vc_col-sm-2, div#footer-widgets-globle .vc_col-sm-4 {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
	    div#copyright-globle .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 10px;
    }
	div#copyright-globle {
    text-align: center;
}
	    div#copyright-globle .payment-img {
        width: 60%;
        float: unset;
        margin: 0 auto;
    }
	    div#footer-widgets-globle {
        padding: 20px 0px !important;
    }
	div#footer-widgets-inner h1 {
    font-size: 40px;
    line-height: 50px !important;
}
}
@media (max-width: 428px){}
@media (max-width: 414px){
	    div#about-inner {
        padding: 15px !important;
    }
	div#category-one-inner .t-2 {
    padding: 20px 20px !important;
}
	div#insta-feed-inner {
    margin: 0px 5px;
}
	div#footer-widgets-inner h1 {
        font-size: 30px;
        line-height: 30px !important;
    }
	h2 {
    font-size: 27px !important;
    line-height: 37px !important;
}
}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}