/*
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: 16px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 1.58;
    font-family: 'Alexandria-Regular';
}
.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 16px;
}
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;
}
.featured-box .icon-box-img img {
    padding-top: 0;
    border-radius: 10px;
}
.wpcf7-spinner {
    display: none;
}
#music-btn {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.25);
  cursor: pointer;
  z-index: 9999;
}
#music-btn.playing {
  animation: spin 3s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#music-btn:hover {
  transform: scale(1.1);
}
/** Header **/
.header-main #logo{
    margin-right: 50px;
}
.stuck .header-main #logo img{
    max-height: 50px !important;
}
.nav-line-bottom.nav-right >li>a:before{
    display: none;
}
.header-actions .header-custom_item{
    align-items: center;
    color: #f05277;
    display: flex;
    justify-content: center;
}
.header-actions .header-custom_item svg{
    width: 39px;
    margin-right: 8px;
    fill: #f05277;
    color: #f05277;
}
.header-actions .header-custom_item .header-custom_item__text{
    color: #f05277;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.nav.header-nav > li.html_topbar_left{
    margin: 0 10px;
}
.nav.header-nav > li.account-item{
    margin: 0 10px;
}
.nav.header-nav > li.cart-item{
    margin: 0 10px;
}
.nav.header-nav > li.cart-item a{
    color: #f05277;
}
.nav.header-nav > li.cart-item a i{
    font-size: 31px;
}
.nav.header-nav > li.account-item > a.account-link i{
    font-size: 35px;
    color: #f05277;
}
.header-search-form-wrapper .searchform-wrapper input.search-field{
    background-color: #edb4c1;
    height: 25px;
    width: 245px;
    border-radius: 33px;
    border: none;
    color: #f05277;
    padding-left: 15px;
    padding-right: 40px;
    font-size: 12px;
    font-style: italic;
    box-shadow: none;
}
.header-search-form-wrapper .searchform-wrapper input.search-field::placeholder{
    color: #f05277;
}
.header-search-form-wrapper .searchform-wrapper button{
    align-items: center;
    background-color: transparent;
    border: 0;
    color: #f05277;
    display: flex;
    height: 40px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 40px;
    box-shadow: none;
}
.header-search-form-wrapper .searchform-wrapper button i{
    top: 0;
}
.header-button-1 .header-button a {
    border: 0px;
    height: 38px;
    min-height: 38px;
    font-size: 19px;
    font-weight: 700;
    line-height: 38px;
    background: linear-gradient(176.4deg, #FFA826 -46.63%, #F60303 97.04%);
}
.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 25px;
}
.nav.header-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: 'Alexandria-Bold';
}
.nav.header-nav > li.account-item > a i{
    font-size: 31px;
}
/** 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 {
    display: none;
}
.nav-dropdown-default .nav-column li>a, 
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px dashed rgb(0 0 0 / 15%);
}
.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: 10px;
    min-width: 290px;
}
.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: #f05277;
}
.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:10px;
    text-transform: none;
    color:black;
}
.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 {
    color: #FFF;
}
#footer a{
    padding: 0;
}
.chantrang_01 .img img{
    height: 100px;
    object-fit: cover;
}
.chantrang_01 .row_footer > .col{
    display: flex;
    align-items: self-end;
}
.chantrang_01 .wpcf7 form{
    max-width: 500px;
    position: relative;
    margin-bottom: 0;
}
.chantrang_01 .wpcf7 form input{
    margin: 0;
    background-color: #f05277;
    border: unset;
    border-radius: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 17px;
    padding-left: 20px;
    padding-top: 17px;
    width: 100%;
    height: 53px;
    max-width: 500px;
    font-style: italic;
    font-family: 'Alexandria-Regular';
}
.chantrang_01 .wpcf7 form input::placeholder{
    color: #fff;
}
.chantrang_01 .wpcf7 form input.wpcf7-submit{
    background-color: orange;
    border: 0;
    border-radius: 8px;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 17px;
    position: absolute;
    right: 13px;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
    max-width: 110px;
    height: 35px;
    line-height: 25px;
    font-style: normal;
    min-height: 35px;
}
.footer_06{
    display: flex;
    align-items: center;
}
.footer_06 .widget_media_image{
    width: auto;
    display: inline-block;
}
.footer-widgets-aside ul.menu li + li {
    border-top: none;
}
.footer-widgets-aside ul li {
    margin: 0;
    padding-bottom: 0px;
    list-style-type: none;
    position: relative;
    border: none !important;
}
.footer-widgets-aside ul li a{
    color: #f05277;
    font-size: 14px;
    transition: all .3s ease;
    font-family: 'Alexandria-Regular';
}
.footer-wrapper .widget .widget-title{
    color: #f05277;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 9px;
    text-transform: uppercase;
    display: block;
    letter-spacing: .2px;
    line-height: 1.58;
    font-family: 'Alexandria-Bold';
}
.footer-wrapper .widget .is-divider{
    display: none;
}
.footer-wrapper p{
    margin-bottom: 0;
    font-size: 15px;
}
.footer-wrapper p i{
    margin-right: 5px;
}
.chantrang_01 .widget{
    padding: 0;
    margin-bottom: 0;
}
.chantrang_01 .icon-box .icon-box-img .icon{
    border: 1px solid #f05277;
    height: 44px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.chantrang_01 .icon-box .icon-box-img .icon .icon-inner{
    height: 44px;
}
.chantrang_01 .icon-box .icon-box-img .icon svg{
    padding-top: 0;
    fill: #f05277;
    color: #f05277;
}
.chantrang_01 .icon-box .icon-box-text{
    padding-left: 10px !important;
}
.chantrang_01 .icon-box .icon-box-text h5{
    color: #f05277;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .2px;
    line-height: 1.58;
    font-family: 'Alexandria-Bold';
}
.chantrang_01 .social-icons a{
    margin-right: 12px;
    min-width: 51px !important;
    height: 51px;
    line-height: 51px;
    border-radius: 5px !important;
}
.chantrang_01 .social-icons a i{
    font-size: 25px;
}
.chantrang_01 #custom_html-3 p{
    color: #f05277;
    font-size: 14px;
}
#footer .absolute-footer.dark {
    color: #FFF;
    padding: 10px 0px;
}
#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: #f05277;
}
@media only screen and (max-width: 1500px) {
    .header-main .header-nav .header-search-form{
        display: none;
    }
    .gt_07 .row_03{
        margin-top: -85px;
    }
}
@media only screen and (min-width: 1200px) {
    .chantrang_01 .div3{
        flex-basis: 22%;
        max-width: 22%;
    }
    .chantrang_01 .div4{
        flex-basis: 36.333333%;
        max-width: 36.333333%;
    }
}
@media only screen and (max-width: 1200px) {
    body{
        font-size: 15px;
    }
    .price_pro{
        font-size: 20px;
    }
    .price_pro del{
        font-size: 15px;
    }
    .item__content .product{
        padding: 0 30px;
    }
    .gt_01 .tits h4,
    .gt_01 .tits h3{
        font-size: 60px;
        line-height: 55px;
    }
    .gt_01 .tits h4{
        margin-bottom: 20px;
    }
    .gt_02 .col-inner{
        margin: 30px auto 0 !important;
        padding: 25px;
    }
    .gt_02 h3, .gt_02 .tits h3{
        font-size: 18px;
    }
    .gt_02 .tits h4{
        font-size: 60px;
        line-height: 55px;
        margin-bottom: 10px;
    }
    .gt_06 .tits h4{
        font-size: 45px;
        margin-bottom: 10px;
    }
    .gt_06 p{
        margin-bottom: 20px;
    }
    .gt_06 .icon-box{
        margin-bottom: 0;
    }
    .gt_07 .row_03{
        margin-top: 0;
    }
    .gt_07 .text_01 h2{
        font-size: 60px;
        line-height: 55px;
    }
}
@media only screen and (max-width: 992px) {
    .nav>li.has-icon>a>i{
        color: #f05277;
    }
    .stuck .header-main #logo img{
        max-height: 42px !important;
    }
    .header-main #logo{
        margin-right: 0px;
        margin-left: 0;
    }
    .header-search-form-wrapper .searchform-wrapper input.search-field{
        width: 100%;
    }
    .price_pro{
        font-size: 18px;
    }
    .home_01 .tits{
        margin-bottom: 20px;
    }
    .home_01 .tits h3{
        font-size: 32px;
    }
    .home_01 .tits h4{
        font-size: 14px;
    }
    .home_01 .p-top .col-inner{
        padding-top: 60px;
    }
    .home_03 a.button{
        margin: 0 auto;
    }
    .home_03 .row-slider{
        display: none;
    }
    .home_04 .section-content{
        padding: 0;
    }
    .home_04 .tabbed-content ul.nav{
        margin-bottom: 0px;
    }
    .home_04 .tabbed-content ul.nav > li{
        margin: 0 15px;
    }
    .home_04 .tabbed-content ul.nav > li > a{
        font-size: 20px;
    }
    .home_04 .tabbed-content .tab-panels .panel a.button{
        display: none;
    }
    .home_04 .tab-panels .product > .box__products{
        padding: 20px 20px 15px;
    }
    .home_05 .post-item{
        padding-bottom: 20px;
    }
    .home_06 .row-slider{
        display: none;
    }
    .item__head h4{
        font-size: 18px;
    }
    .collections .collections_head{
        margin-bottom: 0;
    }
    .collections__list .button-more a{
        min-width: 132px;
        padding: 7px 15px;
    }
    .collections__list .item__head{
        margin: 0 30px 20px;
    }
    .collections__list .item__content .slick-list{
        margin: 0 35px;
    }
    .item__special .collections__list .item__ct{
        margin: 0 -20px;
    }
    .item__special .collections__list .item__ct .product{
        padding: 0 20px;
    }
    .gt_05 .img_01{
        top: -70px;
    }
    .gt_07{
        margin-top: -90px;
    }
    .baiviet_01 .icon-box{
        padding: 20px;
    }
    .baiviet_03 .large-12 > .col-inner{
        padding: 0 40px;
    }
    .list__related__post{
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .box__content__sl .title__tt{
        font-size: 15px;
    }
    .chantrang_01 .img img{
        height: 55px;
    }
    .footer-wrapper p{
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }
    .header-main #logo img{
        max-height: 45px;
    }
    .heading-title-cate{
        font-size: 24px;
    }
    .tits h3{
        font-size: 30px;
        min-height: unset;
        line-height: 1.2;
    }
    .home_01 .tits{
        margin-bottom: 0;
    }
    .home_01 .p-top .col-inner{
        padding-top: 30px;
    }
    .home_04 .tab-panels .product{
        padding: 0 10px 15px;
    }
    .home_04 .tab-panels .product > .box__products{
        padding: 0px;
    }
    .home_06 .row-slider{
        display: block;
        max-width: 100%;
        margin: 8px auto 0 !important;
    }
    .home_07 .section-content a.button{
        position: unset;
        margin-top: 15px;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }
    .home_08 .post-item{
        padding-bottom: 10px;
    }
    .home_08 .post-item .box .box-text .post-meta span{
        font-size: 14px;
    }
    .collections__list .item__head{
        margin: 0 0px 20px;
    }
    .collections__list .item__content{
        margin-bottom: 30px;
    }
    .collections__list .item__content .slick-list{
        margin: 0;
    }
    .item__special{
        margin-bottom: 30px;
    }
    .item__special .collections__list .item__ct .product{
        padding: 0 10px;
    }
    .item__content .product{
        padding: 0 10px;
    }
    .price_pro {
        font-size: 16px;
    }
    .price_pro del {
        font-size: 13px;
    }
    .item__special{
        background: rgb(247, 191, 203);
        border-radius: 15px;
        flex-direction: column;
        padding: 20px;
    }
    .item__special .special__left{
        width: 100%;
        padding-right: 0;
    }
    .item__special .special__right{
        width: 100%;
        margin-top: 25px;
    }
    .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;
    }
    .gt_01 .tits h4, .gt_01 .tits h3{
        font-size: 45px;
        line-height: 40px;
    }
    .gt_02 h3, .gt_02 .tits h3{
        font-size: 16px;
    }
    .gt_02 .tits h4{
        font-size: 40px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .gt_02 .col-inner{
        padding: 15px;
    }
    .gt_02 .icon-box{
        display: block;
        text-align: center;
    }
    .gt_02 .icon-box .icon-box-img{
        margin: 0 auto 10px;
    }
    .gt_02 .icon-box .icon-box-text p{
        margin-bottom: 0;
    }
    .gt_05 h2{
        font-size: 30px;
    }
    .gt_06 .large-4 > .col-inner{
        padding: 0 20px;
    }
    .gt_07{
        margin-top: 25px;
    }
    .gt_07 .tits h4, .gt_07 .tits h3{
        font-size: 18px;
    }
    .baiviet_03 .large-12 > .col-inner{
        padding: 0;
    }
    .baiviet_03 a.button_01{
        right: 0;
    }
    .baiviet_03 .tits h3{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .box__content__sl .title__tt{
        font-size: 13px;
        height: unset;
        line-height: 1.4;
        margin-bottom: 0px;
    }
    .chantrang_01 .footer-widgets-aside{
        padding-bottom: 15px;
    }
    .chantrang_01 .widget_nav_menu > div:nth-child(3){
        transition: all .3s ease-in-out;
    }
    .chantrang_01 .widget_nav_menu.active > div:nth-child(3){
        display: none;
    }
    .footer-wrapper .widget_nav_menu .widget-title{
        position: relative;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #f05277;
    }
    .footer-wrapper .widget_nav_menu .widget-title::before{
        content: "\f13a";
        font-family: fontawesome;
        position: absolute;
        right: 0;
        cursor: pointer;
        width: 18px;
        height: 23px;
    }
    .chantrang_01 .wpcf7 form input{
        padding-right: 100px;
    }
    .chantrang_01 .wpcf7 form input.wpcf7-submit{
        padding: 5px 7px;
        font-size: 14px;
        max-width: 80px;
        height: 30px;
        line-height: 22px;
        min-height: 30px;
    }
    .chantrang_01 .row_footer > .col{
        padding-bottom: 10px;
    }
    .chantrang_01 .img img{
        height: 100px;
    }
    .footer_06 .sidebar-wrapper{
        text-align: center;
    }
}