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

/*************** ADD CUSTOM CSS HERE.   ***************/
@import "assets/fonts/css/all.min.css";

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    #masthead {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        background: #234f80;
    }

    #fixed-footer-menu {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 1000;
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding: 4px 0;
        background: #fff;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    #fixed-footer-menu img {
        width: 26px;
        height: 26px;
        object-fit: contain;
    }

    #fixed-footer-menu i {
        font-size: 20px;
    }

    .mfp-content #shop-sidebar {
        display: block !important;
        padding: 12px;
    }

    #shop-sidebar {
        display: none;
    }

    #fixed-footer-menu a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        align-items: center;
        font-size: 14px;
		margin: 0;
    }
    .section_1747509091{
        padding-top: 0 !important;
    }

    .mfp-content #shop-sidebar li{
        padding-left: 4px;
    }
    .mfp-content #shop-sidebar li.active,
    .mfp-content #shop-sidebar li.active > a{
        color: #ff9da4;
    }
    .html_topbar_left{
        flex-wrap: wrap;
    }
    .mobile-nav .html_nav_position_text a{
        background: #000000;
        padding: 6px;
    }
}
.widget_product_categories{
    background: #fff;
    border-radius: 8px;
}
.widget_product_categories .widget-title.shop-sidebar{
    display: block;
    width: 100%;
    background-color: #234f80;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 12px 8px;
    color: #ffffff;
    position: relative;
}
.widget_product_categories .widget-title.shop-sidebar:before{
    content: "";
    font-family: fl-icons!important;
    padding-right: 4px;
}
.widget_product_categories .is-divider{
    display: none;
}
.widget_product_categories .product-categories{
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    font-size: 14px;
}
.product-categories > li{
    padding-left: 4px;
}
@media only screen and (min-width: 48em) {
    #fixed-footer-menu {
        display: none;
    }
    .nav-spacing-xlarge>li {
        margin: 0 30px;
    }
    .product-categories .cat-item {
        position: relative;
        display: flex;
        text-transform: uppercase;
    }
    .product-categories .cat-item .toggle{
        position: absolute;
        right: 4px;
        top: 50%;
        transform: translateY(-50%);
    }
    .product-categories .cat-item:hover .toggle i{
        transform: rotate(-90deg);
    }
    .product-categories .children {
        display: none;
        padding-left: 0;
        position: absolute;
        left: 100% !important;
        top: 0;
        background-color: #fff;
        border: 1px solid #ddd;
        min-width: 200px;
        z-index: 999;
    }

    .product-categories .cat-item:hover > .children {
        display: block;
    }

    .product-categories .children .children {
        left: 100%;
        top: 0;
    }

    .product-categories .children li a {
        color: #333;
        text-decoration: none;
        display: block;
        padding: 8px 12px;
    }

    .product-categories .children li:hover {
        background-color: #f0f0f0;
        color: #234f80;
    }
    .product-categories li:hover > a{
        color: #234f80;
    }
    .related-products-wrapper .box-text-products{
        padding: 10px;
    }
}
.single_add_to_cart_button{
    background-color: #992b33 !important;
}
.header-vertical-menu__opener{
    background-color:#234f80;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.custom.html_topbar_left {
    display: flex;
}

#top-bar .head-top-cs-1 {
    display: flex;
    align-items: center;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px !important;
    color: #fff;
    opacity: 1;
}
.header-bottom .header-search{
    display: none;
}
#top-bar .head-top-cs-1 span.text {
    color: #fff000;
}
#top-bar .head-top-cs-1 .i{
    margin-right: 6px;
}
#woocommerce-product-search-field-0 {
    color: #000 !important;
    height: 42px;
    padding: 9px 50px 10px 15px;
    background-color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    border: 1px solid #234f80;
}

.header-search-form .searchform .ux-search-submit {
    background-color: #234f80 !important;
    width: 70px;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
}

.header-nav-main.nav-left {
    justify-content: center;
}

.header-button a {
    background: #c02026;
    color: #b3d9ff;
}

.f-title div {
    font-weight: 500;
    font-size: 18px;
}
.current-class > a{
    color: #b3d9ff;
}
p.name.product-title.woocommerce-loop-product__title a {
    color: #555 !important;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
}

.badge-container {
    margin: 10px;
    font-size: 14px;
}

.product-small .star-rating {
    margin-top: 0;
}

.product-small .col-inner {
    /*     box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #eee; */
    border: 1px solid rgb(204 204 204);
}

.product-small .col-inner .box-image {
    /*     padding: 4px; */
}

.btn-effect__hover {
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: none;
    font-weight: 500;
    border-radius: 4px;
    border: 1px solid;
    color: #333;
    min-width: 250px;
}

.btn-effect__hover:before {
    content: '';
    display: block;
    background-color: #fff !important;
    position: absolute;
    left: -2px;
    top: 0;
    right: -2px;
    bottom: 0;
    z-index: -1;
    transform-origin: left center;
    transform: scale(1, 1);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btn-effect__hover:hover:before {
    transform: scale(0, 1);
    transform-origin: right center;
}

.section-title-normal {
    border-bottom: 1px solid;
}

.section-title-normal span {
    border-bottom: 2px solid rgb(1 103 53);
}

.absolute-footer {
    display: none;
}

.badge-container .badge {
    margin: 0;
}
.header-top{
    border-bottom: 1px solid #ffffff57;
}
.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown {
    border: none;
}
.current-dropdown .sub-menu li{
    margin-left: 0 !important;
    font-size: 14px;
    color: #000;
}
/* Mục menu cha */
.header-vertical-menu .ux-nav-vertical-menu > li.menu-item {
    position: relative;
}

/* Submenu đơn (loại trừ menu 2 cột) */
.header-vertical-menu .ux-nav-vertical-menu > li.menu-item > .nav-dropdown:not(.nav-dropdown-simple),
.header-vertical-menu .ux-nav-vertical-menu > li.menu-item > .sub-menu:not(.nav-dropdown-simple) {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    z-index: 9999;
}

/* Hiển thị submenu đơn khi hover (loại trừ menu 2 cột) */
.header-vertical-menu .ux-nav-vertical-menu > li.menu-item:hover > .nav-dropdown:not(.nav-dropdown-simple),
.header-vertical-menu .ux-nav-vertical-menu > li.menu-item:hover > .sub-menu:not(.nav-dropdown-simple) {
    display: block;
}
/*=================================*/
.header-vertical-menu__title {
	color: white !important;
}
