/*
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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
    font-family: 'IvyOra Display';
    src: url('fonts/IvyOraDisplay-Light.woff2') format('woff2'),
        url('fonts/IvyOraDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IvyOra Display';
    src: url('fonts/IvyOraDisplay-Bold.woff2') format('woff2'),
        url('fonts/IvyOraDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IvyOra Display';
    src: url('fonts/IvyOraDisplay-Medium.woff2') format('woff2'),
        url('fonts/IvyOraDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IvyOra Display';
    src: url('fonts/IvyOraDisplay-Regular.woff2') format('woff2'),
        url('fonts/IvyOraDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'IvyOra Display';
}
#footer-outer[data-using-widget-area=false] #copyright {
    border: none;
    display: none;
}
span,p,a{
  font-family: "Inter", sans-serif;
}
div#sec-footer {
    padding-top: 60px !important;
    padding-bottom: 8px !important;
}
.forminator-ui#forminator-module-110.forminator-design--default .forminator-button-submit {
    font-size: 14px;
    font-family: inherit;
    font-weight: 500;
    background: #b80061;
    color: #fff;
    padding: 10px 44px;
}
div#sec-footer h2 {
    color: #fff;
    font-size: 16px;
    font-family: "Inter", sans-serif;
}
body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul {
    border-top: 1px solid #e9e9e9;
    height: 120px !important;
    margin: 9px 0 0 22px;
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 8px !important;
    width: 115%;
}
h1.page-title {
    color: #000;
    font-size: 40px;
}
body {
  --scroll-bar-w: 0px !important;
} 
#header-outer .sf-menu li ul li.menu-item a {
    color: #000;
    font-size: 11px;
}
.nectar-shop-header {
    margin-top: 143px !important;
}
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
    padding-top: 166px;
}
nav.woocommerce-breadcrumb {
    padding-top: 166px !important;
}
.wp-block-woocommerce-cart {
    margin-top: 170px;
}
body.archive.tax-product_cat.term-kids #top {
    background: #b80061 !important;
    height: 162px !important;
}
body.wp-singular.page-template-default.page.page-id-25 #top {
    background: #b80061 !important;
    height: 162px !important;
}
body.wp-singular.page-template-default.page.page-id-26 #top {
	    background: #b80061 !important;
    height: 162px !important;
}
body.wp-singular.product-template-default.single.single-product #top {
    background: #b80061 !important;
    height: 162px !important;
}
div#header-outer {
    height: 0;
    background: transparent;
}
div#header-space {
    height: 0;
    background: transparent;
}
h2.ns-heading-el {
    color: #F4D580 !important;
    padding-top: 140px;
    font-weight: 900 !important;
    text-transform: uppercase;
    font-size: 50px !important;
    line-height: 1.1 !important;
}
#top nav ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px !important;
}
#top nav ul {
    border: 1px solid #F4D580;
    height: 48px;
    border-radius: 10px;
    margin-top: 52px;
    padding: 0px 27px 0px 8px !important;
}
.swiper-slide .content p {
    font-size: 18px;
    line-height: 1.2;
}
.swiper-slide .content .buttons {
    padding-top: 20px;
}
body[data-button-style*="slightly_rounded"] .swiper-slide .button a {
    background: transparent !important;
    border: 1px solid;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 1px;
}
div#sec-02 h2 {
    color: #020539;
    font-size: 40px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
div#sec-02 p {
    color: #000000;
    font-size: 18px;
}
div#sec-02 {
    text-align: center;
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}
div#sec-02 li.classic.product.type-product {
    padding: 0;
    background: #F8F8F8;
    border-radius: 10px;
    padding-bottom: 20px !important;
}
div#sec-02 h2.woocommerce-loop-product__title {
    font-size: 17px;
    text-align: left;
    margin: 0;
    padding-left: 23px;
    padding-bottom: 2px;
    padding-top: 33px;
    font-family: 'IvyOra Display';
}
div#sec-02 .woocommerce ul.products li.product .price {
    text-align: left;
    font-size: 13px;
    padding-left: 23px;
}
div#sec-02 img {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 201px;
}
#sec-blog h2 {
    color: #020539;
    font-size: 40px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
#sec-blog p {
    color: #000000;
    font-size: 18px;
}
#sec-blog .nectar-cta.alignment_tablet_default.alignment_phone_default.display_tablet_inherit.display_phone_inherit {
    background: #B80061;
    color: #fff;
    text-align: center;
    padding: 15px 16px;
    font-size: 15px;
    border-radius: 8px;
}
    div#sec-blog-01 .card {
        background: #fff;
        width: 280px;
        height: 298px;
        padding: 32px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        border-radius: 9px;
    }
   div#sec-blog-01 .card h2 {
        font-size: 27px;
        font-weight: 500;
        line-height: 1.3;
        color: #111;
        margin: 0;
    }
   div#sec-blog-01 .read-review {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-family: Arial, sans-serif;
        font-size: 14px;
        color: #B80061;
        cursor: pointer;
    }
body.archive.tax-product_cat.term-travel #top {
    background: #b80061 !important;
    height: 162px !important;
}
	div#sec-02  .forminator-ui#forminator-module-110.forminator-design--default .forminator-label {
		font-size: 12px;
		font-family: inherit;
		font-weight: 700;
		display: none;
	}
body.archive.tax-product_cat.term-fashion #top {
    background: #b80061 !important;
    height: 162px !important;
}

body.archive.tax-product_cat.term-beauty #top {
    background: #b80061 !important;
    height: 162px !important;
}
   div#sec-blog-01 .arrow {
        font-size: 18px;
        transition: transform 0.3s ease;
    }
    div#sec-blog-01 .read-review:hover .arrow {
        transform: translateX(5px);
    }
div#sec-blog {padding-top: 60px !important;padding-bottom: 20px !important;}
div#sec-minor {
    margin: 0 !important;
    padding-top: 11px !important;
}
div#sec-minor-01 {
    margin: 0;
}
div#sec-minor-03 {
    padding-top: 9px;
}
div#sec-category h3 {
    POSITION: ABSOLUTE;
    TOP: 45%;
    left: 0px !important;
    right: 0px !important;
    display: table;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 40px;
}
div#sec-category h2 {
    color: #020539;
    font-size: 40px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
div#sec-category p {
    color: #000000;
    font-size: 18px;
}
div#sec-category {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#sec-laugh {
    height: 512px !important;
    background-image: url(/wp-content/uploads/2026/04/Group-4911.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
#sec-laugh h2 {
    color: #020539;
    font-size: 40px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-left: 28px;
}
#sec-laugh p {
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    padding-left: 32px;
    padding-top: 22px;
}
#sec-laugh  .nectar-cta.alignment_tablet_default.alignment_phone_default.display_tablet_inherit.display_phone_inherit {
    border: 1px solid #fff;
    width: 15%;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    padding: 7px;
    margin-left: 33px;
}
#sec-footer ul li {
    list-style: none;
    list-style-position: outside;
    color: #ffffff00;
    line-height: 1.6;
}
ul {
    margin-left: 5px;
}

#sec-footer ul li a {
    color: #c7c4c4;
}

#sec-footer p {
    color: #fff;
}

div#sec-ftr {
    padding: 12px;
}