/*
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
*/
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

.ocm-effect-wrap-inner {
    --scroll-bar-w: 0px;
}
.topbar {
    background: linear-gradient(90deg, #D3AE67 -12.02%, #E9D39B 45.72%, #D3AE67 103.46%);
    padding: 12px 0;
}
.topbar p{
    color: #000;
    text-align: center;
    font-family: "Work Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.6px; /* 120% */
    padding-bottom:0;
}
header#top {
    padding-top: 32px;
    padding-bottom: 28px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a{
    color: #000;
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px; /* 100% */
    text-transform: capitalize;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-61 {
    position:relative;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-61:after{
    content:"";
    background-image:url(/wp-content/uploads/2026/03/star-icon.png);
    width:11px;
    height:11px;
    position:absolute;
    right:8px;
    top:0;
}
#top nav ul #search-btn a span{
    color:#000;
    font-size: 17px !important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-62>a {
    margin-right: 14px;
    margin-top: 2px;
}
body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/cart-icon.png);
    width: 16px;
    height: 15px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}
div#sec1 h2 {
    color: #FFF;
    text-align: center;
    font-family: Marcellus;
    font-size: 58.457px;
    font-style: normal;
    font-weight: 400;
    line-height: 64.302px; /* 110% */
    margin-bottom: 22px;
}
div#sec1 p {
    color: #FFF;
    text-align: center;
    font-family: Marcellus;
    font-size: 17.134px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.157px; /* 146.824% */
}
a#btn {
    margin: 0;
    padding: 19px 40px;
    border-radius: 0 !important;
    color: #FFF;
    text-align: center;
    font-family: Marcellus;
    font-size: 16.126px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.899px; /* 142% */
	text-transform: capitalize;
}
div#sec1 a#btn {
    background: transparent !important;
    border: 1.008px solid #FFF;
}
div#sec3 .product-head h2 {
    color: #181717;
    text-align: center;
    font-family: Marcellus;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.36px; /* 123% */
    margin-bottom:22px;
}
div#sec3 .product-head p{
    color: #666;
    text-align: center;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.96px; /* 156% */
}
div#sec3 .product-head{
    margin-bottom:50px;
}
li.classic.product.type-product .product-wrap{
	background: #F3F3F3;
	height:416px;
	display: flex;
	align-items: center;
	justify-content: center;
}
li.classic.product.type-product .product-wrap img{
    width:100%;
	transition:all 0.5s linear;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #181717;
    text-align: center;
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.92px; /* 144% */
    text-transform: capitalize;
	margin: 0;
	padding: 22px 0 8px 0;
}
.woocommerce ul.products li.product .price {
    color: #181717 !important;
    text-align: center;
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17.92px; /* 128% */
}
li.classic.product.type-product:hover .product-wrap{
	background: linear-gradient(180deg, #F3F3F3 0%, #E2C78A 100%);
}
li.classic.product.type-product:hover .product-wrap img{
	transform: rotate(-15deg) scale(1.1);
}
div#sec4 h2 {
    color: #1E1E1E;
    font-family: Marcellus;
    font-size: 32.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.67px; /* 123% */
    text-transform: capitalize;
    margin-bottom: 56px;
}
div#sec4 p {
    color: #1E1E1E;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.96px; /* 156% */
    padding-bottom: 45px;
}
div#sec4 .about-sec{
    margin-bottom:0;
}
div#sec4 a#btn{
    background: linear-gradient(90deg, #D3AE67 -12.02%, #E9D39B 45.72%, #D3AE67 103.46%);
    color:#000;
}
div#sec4-inner-one .vc_col-sm-7{
    padding-left:135px;
}
div#sec4-inner-one{
    padding-bottom:120px;
}
div#sec4-inner-two .vc_col-sm-7{
    padding-right:135px;
}
div#sec4:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/abt-sec-aftr.png);
    width:503px;
    height:763px;
    position:absolute;
    right:0;
    top:0;
}
div#sec4:after{
    content: "";
    background-image: url(/wp-content/uploads/2026/03/mission-sec-bfr.png);
    width:465px;
    height:763px;
    position:absolute;
    left:0;
    bottom:0;
}
div#sec5 .product-head h2 {
    color: #D7B570;
    text-align: center;
    font-family: Marcellus;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.36px; /* 123% */
    text-transform: capitalize;
    margin-bottom:22px;
}
div#sec5 .product-head p {
    color: #FFF;
    text-align: center;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.96px; /* 156% */
}
div#sec5 .product-head{
    margin-bottom:50px;
}
div#sec5 .woocommerce ul.products li.product .woocommerce-loop-product__title{
    color:#fff;
}
div#sec5 .woocommerce ul.products li.product .price{
    color:#fff !important;  
}
div#sec5 .row-bg-wrap:after{
    content:"";
    background-image:url(/wp-content/uploads/2026/03/shop-sec-aftr.png);
    width:539px;
    height:828px;
    position:absolute;
    top:0;
    right:0;
    z-index:9;
}
div#sec5 .row-bg-wrap:before{
    content:"";
    background-image:url(/wp-content/uploads/2026/03/shop-sec-bfr.png);
    width:406px;
    height:741px;
    position:absolute;
    bottom:280px;
    left:0;
    z-index:9;
}
div#sec6 h2 {
    color: #000;
    font-family: Marcellus;
    font-size: 44.556px;
    font-style: normal;
    font-weight: 400;
    line-height: 49.011px; /* 110% */
    margin-bottom: 32px;
}
div#sec6 p {
    color: #1E1E1E;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.96px; /* 156% */
    width: 44%;
}
div#sec6 .barber-sec{
    margin-bottom:32px;
}
div#sec6 a#btn{
    padding:15px 45px;
}
div#sec6 .column-image-bg:before{
    content:"";
    width: 1522px;
    height: 100%;
    background: linear-gradient(
257deg, rgba(230, 209, 162, 0.00) 43.44%, #E6D1A2 103.71%);
    position:absolute;
    left:0;
    top:0;
}
div#sec7 .like-sec h2 {
    color: #181717;
    font-family: Marcellus;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 52.92px; /* 126% */
    margin-bottom: 22px;
}
div#sec7 .like-sec p {
    color: #666;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.96px; /* 156% */
}
div#sec7 .like-sec{
    margin-bottom:43px;
}
div#sec7 a#btn2{
    color: #181717;
    text-align: center;
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.3px; /* 142% */
    background:transparent !important;
    margin-bottom:0;
    border: 1px solid #000;
    border-radius:0 !important;
    display: flex;
    width: 202px;
    align-items: center;
    padding: 19px 41px;
}
div#sec7 a#btn2:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/btn-arrow.png);
    width: 20px;
    height: 18px;
    display: block;
    margin-left: 16px;
}
div#sec8 h6 {
    color: #666;
    text-align: center;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.96px; /* 156% */
    margin-bottom: 0;
}
div#sec8 h2 {
    color: #181717;
    text-align: center;
    font-family: Marcellus;
    font-size: 64.671px;
    font-style: normal;
    font-weight: 400;
    line-height: 79.546px; /* 123% */
    text-transform: capitalize;
}
div#sec8 .insta-sec{
    margin-bottom:45px;
}
div#fotr img {
    display: table;
    margin: 0 auto;
    margin-bottom: 35px;
}
div#fotr p{
    color: #FFF;
    text-align: center;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.96px; /* 156% */
    opacity: 0.6;
    width:40%;
    margin:0 auto;
}
div#fotr ul#menu-footer-menu {
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 38px;
    margin-top:45px;
}
div#fotr ul#menu-footer-menu li{
    list-style:none;
}
div#fotr ul#menu-footer-menu li a{
    color: #FFF;
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px; /* 100% */
    text-transform: capitalize;
}
div#fotr ul.info{
	display:flex;
	gap:105px;
    margin:0;
}
div#fotr ul.info li{
	list-style:none;
}
div#fotr ul.info li a{
    color: #FFF;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
div#fotr ul.info li a i{
    margin-right: 20px;
    font-size: 18px;
    color: #D3AE67;
}
div#fotr ul.info li:nth-child(2) a{
	text-transform:lowercase;
}
div#fotr ul.lists-icon{
	display:flex;
    justify-content: end;
    gap: 20px;
    margin:0;
}
div#fotr ul.lists-icon li{
	list-style:none;
}
div#fotr ul.lists-icon li a i{
    font-size: 16px;
    color: #D3AE67;
} 
div#fotr .inner_row:nth-child(2):before{
    content:"";
    width: 88%;
    height: 1px;
    opacity: 0.3;
    background: #FFF;
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:0 auto;
}
div#fotr:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/fotr-sec-bfr.png);
    width: 428px;
    height: 383px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}
div#fotr:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/fotr-sec-aftr.png);
    width: 384px;
    height: 629px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}
.archive .page-header-bg-image:after {
    display: none;
}
.post-type-archive-product.woocommerce .container-wrap{
	background:transparent;
}
.single-product div#header-outer:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/barber-sec-bg.png);
    display: block;
    height: 350px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
h1.product_title.entry-title.nectar-inherit-default {
    color: #000;
    font-family: "Work Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    text-transform: capitalize;
}
.woocommerce div.product .summary p.price {
    color: #000;
    font-family: "Work Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: capitalize;
    padding-bottom: 20px;
}
.page-id-59 div#sec7 {
    padding-top: 80px !important;
}
.wishlist-title h2 {
    color: #1E1E1E;
    font-family: Marcellus;
    font-size: 32.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.67px;
    text-transform: capitalize;
}
div#cont h2 {
    color: #1E1E1E;
    font-family: Marcellus;
    font-size: 32.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 39.67px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 0px;
}
div#cont div#wpforms-121 {
    width: 65%;
}
div#cont form input, div#cont form textarea{
    height: 60px;
    color: #000;
    padding-left:32px;
    border:1.354px solid #565656;
    border-radius:0px;
    background:transparent;
    font-family: "Work Sans";
}
div#cont form input::placeholder, div#cont form textarea::placeholder{
    color: #000;
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight:400;
    line-height: 30px; /* 164.706% */
    text-transform:capitalize;
    opacity:1;
}
div#cont form button{
    color: #000;
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 133.333% */
    background: linear-gradient(90deg, #D3AE67 -12.02%, #E9D39B 45.72%, #D3AE67 103.46%);
    border-radius:0px !important;
    display:block;
    width:100%;
    height: 80px;
}
div#cont .wpforms-container .wpforms-field{
    padding:10px 0 !important;
}