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


* {
    scroll-behavior: smooth !important;
}
body {
    font-size: 15px;
    font-weight: 400;
}
.logo a{
    position: relative;
}
.logo a::before{
    content: "BossBaby";
    color: #2d5f58;
    font-size: 17px;
    line-height: 28px;
    display: inline-block;
    text-transform: capitalize;
    position: absolute;
    left: 60px;
    top: 10px;
}
.logo a::after{
    content: "Shop";
    color: #ffb6c1;
    font-size: 17px;
    line-height: 28px;
    position: absolute;
    left: 140px;
    top: 10px;
    text-transform: capitalize;
}
#logo img{
    border-radius: 50%;
}
.header-main #logo{
    margin-right: 10px;
}
.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 15px;
    font-weight: 500;
}
input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
select:focus, 
textarea:focus {
    box-shadow: none;
}
#main,
.webrt-page-title{
    background-color: color-mix(in oklab, #b8e5d8 15%, transparent);
}
.header{
    border-bottom: 1px solid #b8e5d8;
}
.header-search-form-wrapper form input.search-field{
    border-radius: 25px;
    box-shadow: none;
    height: 45px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.65;
    min-width: 370px;
}
.header-search-form-wrapper .searchform .button.icon{
    border: none;
    width: 36px;
    height: 36px;
    border-radius: 50% !important;
    position: absolute;
    top: 5px;
    right: 5px;
}
.featured-box .icon-box-img img {
    padding-top: 0;
}
.wpcf7-spinner {
    display: none;
}
/** Header **/
.header-button-1 .header-button a {
    border: none;
    height: 40px;
    min-height: 40px;
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    background-color: color-mix(in oklab, #ffe066 40%, transparent);
    color: #2d5f58;
    padding: 0 20px;
}
.header-button-1 .header-button a i{
    margin-right: 0;
}
.header-main .nav > li.cart-item{
    margin-left: 0;
}
.header-main .nav > li.cart-item > a{
    background: #ffb6c1;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    border: 1px solid #fff;
    box-shadow: 0 0 #0000;
}
.header-main .nav > li.cart-item [data-icon-label]:after{
    height: 20px;
    line-height: 20px;
    min-width: 20px;
    opacity: 1;
    right: -19px;
    top: -13px;
    background-color: #ffe066 !important;
    color: #2d5f58;
    border: 1px solid #fff;
}
.cart-item .header-button a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(176.4deg, #00487E -46.63%, #006DC3 97.04%);
}
.cart-item .header-button a .icon-shopping-cart {
    font-size: 20px;
}
/** Nav Menu **/
.nav.header-nav > li{
    margin: 0 10px;
}
.nav.header-nav > li.menu-item-home{
    margin-left: 0;
}
.nav.header-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}
/** Menu **/
ul.header-nav.nav-uppercase >li.menu-item >a {
    text-transform: uppercase;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: rgb(0 0 0 / 1%);
}
.nav-dropdown-default .nav-column li>a, 
.nav-dropdown.nav-dropdown-default>li>a {
    text-transform: unset;
    font-size: 15px;
    line-height: 19px;
    font-weight: 600 !important;
    color: #2d5f58;
    margin: 0;
    padding: 0;
    border: none;
}
.nav-column>li>a, 
.nav-dropdown>li>a, 
.nav-vertical-fly-out>li>a, 
.nav>li>a {
    color: #222;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 0;
    padding: 24px;
    min-width: 290px;
    border: 1px solid #f4f4f5;
    border-radius: 16px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 16px;
    column-gap: 24px;
}
.nav-dropdown li {
    font-size: 14px;
}
li.current-dropdown>.nav-dropdown-full,
li.has-dropdown:hover>.nav-dropdown-full {
    display: block;
}
.nav-dropdown-full>li.nav-dropdown-col {
    width: 25%;
    float: left;
}
.nav-dropdown .menu-item-has-children>a,
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown .title>a {
    color: #222;
    font-size: 14px;
    font-weight: bold;
}
#main-menu ul.nav-sidebar .html.custom {
    color: #FFF;
    flex-flow: nowrap;
}
#main-menu ul.nav-sidebar .html.custom i {
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #FFF;
}
/** Menu sub-menu 3 **/
.nav-dropdown>li.nav-dropdown-col {
    display: block;
}
.nav-dropdown {
    border: 1px solid #ddd;
    padding: 0;
}
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.nav-dropdown-default>li:hover>a, 
.nav-dropdown .nav-dropdown-col>ul li:hover>a {
    color: #5ec9b8;
}
.nav-dropdown-default>li.menu-item-has-children>a {
    position: relative;
}
/* .nav-dropdown-default>li.menu-item-has-children>a::before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 40px;
} */
.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}
.nav-dropdown .nav-dropdown-col>ul {
    /* margin-top:-40px;
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
    display:none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px; */
}
.nav-dropdown>li.nav-dropdown-col {
    width:100%;
    border-right:0;
}
.nav-dropdown .nav-dropdown-col>ul li a {
    padding: 0px;
    text-transform: none;
    color: lab(35.1166% 1.78212 -6.1173);
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 2px;
}
.header-nav li.nav-dropdown-col >ul{
    margin-top: 6px;
}
.header-nav li.nav-dropdown-col:hover >ul {
    display: block !important;
}
/** Mega Menu **/
ul.nav.header-nav >li.mega-menu {
    position: initial;
}
li.mega-menu.current-dropdown>.nav-dropdown {
    left: 0px;
    margin-left: 0px !important;
}
.mega-menu ul.sub-menu li {
    width: 33.333%;
    float: left;
    padding-left: 42px;
    padding-right: 10px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}
.mega-menu .nav-dropdown-default .nav-column li>a,
.mega-menu .nav-dropdown.nav-dropdown-default>li>a {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 0;
}
ul.product_list_widget li a{
    color: #222;
}
ul.product_list_widget li a:hover{
    color: #006DC3;
}
/** Menu Mobile **/

/** Footer **/

/** Footer **/
#footer {
    color: #FFF;
}
#footer a{
    padding: 0;
    color: #fff;
}
.footer-wrapper .flex{
    gap: 12px;
    margin-bottom: 12px;
}
.footer-wrapper .flex img{
    border-radius: 50%;
}
.footer-wrapper .flex .text-xl{
    font-size: 20px;
    font-weight: 600;
}
#footer .footer-widgets-aside .col {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
}
.widget_social ul li.icon_social{
    padding-right: 8px;
    margin-bottom: 0;
}
.widget_social ul li.icon_social a img{
    width: 40px;
    height: 40px;
}
.text-yellow{
    padding: 16px;
    border: 1px solid color-mix(in oklab, #ffe066 40%, transparent);
    border-radius: 16px;
    background: lab(55 -49.93 15.93 / 0.21);
}
.text-yellow h4{
    color: #ffe066;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 4px;
    line-height: 23px;
}
.footer-wrapper .text-yellow p{
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 12px;
}
.text-yellow button{
    margin: 0;
    color: #2d5f58;
    background: #fff;
    text-transform: unset;
    letter-spacing: 0;
    padding: 8px 16px;
    font-size: 12px;
    border-radius: 20px;
    line-height: 16px;
    border: none;
}
.text-yellow button:hover{
    background: #007956;
    color: #fff;
}
.footer-widgets-aside ul.menu li + li {
    border-top: none;
}
.footer-widgets-aside ul li {
    margin: 0 0 10px;
    line-height: 23px;
    padding-bottom: 0px;
    list-style-type: none;
    position: relative;
    border: none !important;
}
.footer-widgets-aside ul li:last-child{
    margin-bottom: 0;
}
.footer-widgets-aside ul li a{
    opacity: .75;
    font-size: 15px;
    line-height: 23px;
}
.footer-wrapper ul > li.pt-2 span{
    opacity: .7;
    font-size: 12px;
    line-height: 1.33;
}
.footer-wrapper ul > li.pt-2 a{
    opacity: 0.9;
    font-size: 17px;
    line-height: 1.65;
    font-weight: 700;
}
.footer-wrapper .text-xs i,
.footer-wrapper ul > li.pt-2 a i{
    color: rgb(196 4 4);
}
.footer-wrapper .widget .widget-title{
    font-size: 15px;
    line-height: 1.55;
    margin-bottom: 15px;
    display: block;
    letter-spacing: 0;
}
.custom-html-widget .space-y-3 a{
    font-size: 15px;
}
.footer-wrapper p{
    margin-bottom: 0;
    line-height: 23px;
    font-size: 15px;
    opacity: .75;
    color: #fff;
}
.footer-wrapper p i{
    margin-right: 5px;
}
.leading-relaxed span.opacity-80{
    font-size: 15px;
    opacity: 0.8;
}
#footer .absolute-footer.dark {
    color: #FFF;
    padding: 15px 0px 45px;
    background-color: #2d5f58;
    text-align: center;
}
.absolute-footer .footer-primary{
    display: block;
    float: none;
    opacity: 0.6;
    font-size: 12px;
    padding-top: 24px;
    border-top: 1px solid #ffffff40;
}
#footer a.back-to-top {
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 55px;
    background: #5ec9b8;
}
@media only screen and (max-width: 1200px) {
    .banner_01 .banner-inner .text-box{
        left: 20px;
    }
    .banner_01 .text-box-content > .text-inner h1{
        font-size: 40px;
        line-height: 1.33;
    }
    .sec_01 .section-content{
        padding: 0 10px;
    }
    .box__post__list{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (max-width: 912px) {
    .logo a::after,
    .logo a::before{
        display: none;
    }
    .banner_01 .text-box-content > .text-inner h1{
        font-size: 30px;
    }
    .section-title-container h2{
        font-size: 24px;
    }
    .top_news{
        margin-bottom: 20px;
    }
    .menu_tt ul.menu > li{
        margin-bottom: 8px;
    }
    .box__products .product-small .box-image{
        height: 225px;
    }
}
@media only screen and (max-width: 767px) {
    .banner_01 .text-box-content > .text-inner a.button{
        padding: 10px 20px;
        font-size: 15px;
    }
    .sec_01 .icon-box{
        margin-bottom: 10px;
    }
    .sec_01 .text{
        padding: 10px 8px;
    }
    .sec_02 .section-content > .row > .col > .col-inner{
        padding: 16px;
    }
    .sec_02 .text_01{
        margin-bottom: 12px;
    }
    .sec_02 .text h4{
        font-size: 24px;
        line-height: 30px;
    }
    .section-title-container h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .section-title-container .section-title span{
        display: block;
        width: 100%;
    }
    .section-title-container .section-title a{
        margin: 10px 0 0;
        font-size: 12px;
        padding: 5px 12px;
    }
    .contact_01 .tits h3{
        font-size: 24px;
        line-height: 32px;
    }
    .box__products .product-small .box-image{
        height: 150px;
    }
    .box__products .product-small img{
        object-fit: contain;
        height: 150px;
    }
    .heading-title-cate{
        font-size: 24px;
    }
    .box__post__list{
        grid-template-columns: repeat(1, 1fr);
    }
    .box__products .product-small .box-text-products{
        padding: 10px;
    }
    .price_pro .amount, .woocommerce-order-overview__total.total .amount, .shop_table tfoot tr:nth-child(3) .amount{
        font-size: 13px;
    }
    .news-post-news .box__thumb__img{
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .news-post-news .box__thumb__img img{
        height: 240px;
    }
    .news-post-news .box__content{
        float: none;
        width: 100%;
    }
    .news-post-news .box__content .title__post__ar{
        font-size: 15px;
        height: unset;
    }
}