.group_content {
    position: relative;
    z-index: 50;
}

img.img-background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 1;
    pointer-events: none;
    transition: .3s all ease-in-out;
}

.display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.just-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.fz-60 {
    font-size: 60px
}

.fz-50 {
    font-size: 50px
}

.fz-48 {
    font-size: 48px
}

.fz-40 {
    font-size: 40px
}

.fz-45 {
    font-size: 45px
}

.fz-35 {
    font-size: 35px
}

.fz-36 {
    font-size: 36px
}

.fz-33 {
    font-size: 33px
}

.fz-32 {
    font-size: 32px
}

.fz-30 {
    font-size: 30px
}

.fz-18 {
    font-size: 18px
}

.fz-28 {
    font-size: 28px
}

.fz-26 {
    font-size: 26px
}

.fz-25 {
    font-size: 25px
}

.fz-24 {
    font-size: 24px
}

.fz-23 {
    font-size: 23px
}

.fz-22 {
    font-size: 22px
}

.fz-20 {
    font-size: 20px
}

.fz-16 {
    font-size: 16px
}

.fz-15 {
    font-size: 15px
}

.fz-14 {
    font-size: 14px
}

.fz-13 {
    font-size: 13px
}

.fz-12 {
    font-size: 12px
}

.fw-900 {
    font-weight: 900
}

.fw-800 {
    font-weight: 800
}

.fw-700 {
    font-weight: 700
}

.fw-600 {
    font-weight: 600
}

.fw-500 {
    font-weight: 500
}

.fw-400 {
    font-weight: 400
}

.fw-300 {
    font-weight: 300
}

.p-top-160 {
    padding-top: 160px
}

.p-bottom-160 {
    padding-bottom: 160px
}

.p-top-140 {
    padding-top: 140px
}

.p-bottom-140 {
    padding-bottom: 140px
}

.p-top-130 {
    padding-top: 130px
}

.p-bottom-130 {
    padding-bottom: 130px
}

.p-top-120 {
    padding-top: 120px
}

.p-bottom-120 {
    padding-bottom: 120px
}

.p-top-110 {
    padding-top: 110px
}

.p-bottom-110 {
    padding-bottom: 110px
}

.p-top-100 {
    padding-top: 100px
}

.p-bottom-100 {
    padding-bottom: 100px
}

.p-top-90 {
    padding-top: 90px
}

.p-bottom-90 {
    padding-bottom: 90px
}

.p-top-80 {
    padding-top: 80px
}

.p-bottom-80 {
    padding-bottom: 80px
}

.p-top-70 {
    padding-top: 70px
}

.p-bottom-70 {
    padding-bottom: 70px
}

.p-top-60 {
    padding-top: 60px
}

.p-bottom-60 {
    padding-bottom: 60px
}

.p-top-50 {
    padding-top: 50px
}

.p-bottom-50 {
    padding-bottom: 50px
}

.p-top-40 {
    padding-top: 40px
}

.p-bottom-40 {
    padding-bottom: 40px
}

.p-top-30 {
    padding-top: 30px
}

.p-bottom-30 {
    padding-bottom: 30px
}

.p-top-20 {
    padding-top: 20px
}

.p-bottom-20 {
    padding-bottom: 20px
}

.p-top-15 {
    padding-top: 15px
}

.p-bottom-15 {
    padding-bottom: 15px
}

.p-top-10 {
    padding-top: 10px
}

.p-bottom-10 {
    padding-bottom: 10px
}

.m-top-160 {
    margin-top: 160px
}

.m-top-100 {
    margin-top: 100px
}

.m-bottom-100 {
    margin-bottom: 100px
}

.m-top-120 {
    margin-top: 120px
}

.m-bottom-120 {
    margin-bottom: 120px
}

.m-bottom-160 {
    margin-bottom: 160px
}

.m-top-90 {
    margin-top: 90px
}

.m-bottom-90 {
    margin-bottom: 90px
}

.m-top-80 {
    margin-top: 80px
}

.m-bottom-80 {
    margin-bottom: 80px
}

.m-top-70 {
    margin-top: 70px
}

.m-bottom-70 {
    margin-bottom: 70px
}

.m-top-60 {
    margin-top: 60px
}

.m-bottom-60 {
    margin-bottom: 60px
}

.m-top-50 {
    margin-top: 50px
}

.m-bottom-50 {
    margin-bottom: 50px
}

.m-top-40 {
    margin-top: 40px
}

.m-bottom-40 {
    margin-bottom: 40px
}

.m-top-35 {
    margin-top: 35px
}

.m-bottom-35 {
    margin-bottom: 35px
}

.m-top-30 {
    margin-top: 30px
}

.m-bottom-30 {
    margin-bottom: 30px
}

.m-top-20 {
    margin-top: 20px
}

.m-bottom-20 {
    margin-bottom: 20px
}

.m-top-25 {
    margin-top: 25px
}

.m-bottom-25 {
    margin-bottom: 25px
}

.m-top-15 {
    margin-top: 15px
}

.m-bottom-15 {
    margin-bottom: 15px
}

.m-top-10 {
    margin-top: 10px
}

.m-bottom-10 {
    margin-bottom: 10px
}

.m-top-5 {
    margin-top: 5px
}

.m-bottom-5 {
    margin-bottom: 5px
}

.m-top-0 {
    margin-top: 0
}

.m-bottom-0 {
    margin-bottom: 0
}

.m-left-0 {
    margin-left: 0
}

.m-right-0 {
    margin-right: 0
}

.fitv2-header {
    padding: 20px 0 0px;
}

.fitv2-header-wrapper {
    padding: 0 60px;
}

.container-fluid {
    position: relative;
    z-index: 50;
    padding-left: 60px;
    padding-right: 60px;
}

.banner_sale {
    display: flex;
}

.banner_sale.banner_has_1 .item {
    width: 100%;
}

.banner_sale.banner_has_2 .item {
    width: 50%;
}

.banner_sale.banner_has_2 .item:nth-child(2) {
    margin-left: 3px;
}

.banner_sale img {
    display: block;
    width: 100%;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.box_link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

.sidebar .post+.post {
    margin-top: 30px;
}

.sidebar .post {
    position: relative;
}

.sidebar .post .feature_image {
    flex-shrink: 0;
    margin-right: 15px;
    width: 100px;
    height: 70px;
}

.sidebar .post .group_content {
    flex: 1;
}

.sidebar .post .name {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sidebar-item {
    padding: 20px;
    border: 1px solid #e3e3e3;
}

.sidebar-title {
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 2px solid #333;
    margin-bottom: 40px;
}

.sidebar.fixed {
    position: fixed;
    z-index: 999;
    top: 20px;
    margin-top: 0;
}

.admin-bar .sidebar.fixed {
    margin-top: 32px;
}

.post_details .title_post {
    margin-bottom: 30px;
}

.post_details {
    padding-bottom: 30px;
}

.feature-post .wrap-img {
    height: 0;
    padding-bottom: 60%;
}

.feature-post .group_content {
    z-index: 150;
    padding: 40px;
    top: 0;
    left: 0;
}

.feature-post a {
    color: #fff;
}

.feature-post .cate {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}

.feature-post .name {
    font-weight: 800;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.feature-post .btn-feature-post a {
    display: inline-block;
    padding: 0 30px;
    line-height: 36px;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    background-color: #fff;
}

.w--100 {
    max-width: 100vw;
    overflow: hidden;
}

.item-top-posts+.item-top-posts {
    margin-top: 10px;
}

.item-top-posts .feature_image {
    height: 90px;
    width: 120px;
    flex-shrink: 0;
    margin-right: 15px;
}

@media screen and (max-width: 1500px){
    .item-top-posts .feature_image {
        height: 60px;
        width: 90px;
    }
}

.item-top-posts .cate {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
}

.item-top-posts .name {
    font-size: 24px;
}

.list-top-posts {
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.list-top-posts .title {
    margin-bottom: 20px;
    font-weight: 800;
}

.list-posts .feature_image {
    height: 0;
    padding-bottom: 70%;
    margin-bottom: 10px;
    overflow: hidden;
    background: #000;
}

.list-posts .inner:hover .feature_image img {
    transform: scale(1.1);
    opacity: .8;
}

.list-posts .name {
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list-posts .cate {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
}

.list-posts .item-post {
    margin-bottom: 30px;
}

.load_more a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 35px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 50px;
    transition: .3s all ease-in-out;
    background: #ECE5DF;
    border-radius: 5px;
    letter-spacing: 0.15em;
    color: #696D6C;
}

.load_more a .txt{
    margin-right: 13px;
}

.load_more a:hover {
    background-color: var(--cl-main);
    color: #000;
}

.load_more_filter {
    display: inline-block;
    padding: 0 40px;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    border: 1px solid currentColor;
    transition: .3s all ease-in-out;
}

.load_more_filter:hover {
    background-color: #333;
    color: #fff;
}

.banner_page img {
    width: 100%;
    max-height: 450px;
    object-fit: cover;
}

.banner_page .group-title {
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    color: #fff;
    padding-bottom: 100px;
}

.banner_page .group-title .title-banner {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}

.faq_page .sidebar-item {
    border:0.5px solid rgb(193 193 193 / 80%);
    padding: 0;
}

.faqs-menu li+li a::before {
    content: '';
    display: block;
    width: calc(100% - 56px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    border-top: 1px solid #e3e3e3;
}

.faqs-menu li a {
    position: relative;
    display: block;
    padding: 10px 28px;
    line-height: 30px;
    color: #5E5E5E;
}

.faqs-menu li a:hover,
.faqs-menu li.current-menu-item a {
    background-color: var(--cl-menu);
    color: #000;
}

.faqs-menu li a::after {
    content: '\f105';
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 28px;
}

.sidebar .title{
    background: #F7F4EF;
    padding: 17px 28px;

}

.page-template-contact .breadcrumb {
    margin-bottom: 0;
}

.section_heading-collections .banner_page .group-title {
    padding: 60px 20px;
    border: unset;
    top: 0;
}

.section_heading-collections .banner_page .group-title .title-banner {
    text-align: left;
    display: inline-block;
    padding: 60px 30px;
    color: #000;
    background-color: #fff;
    max-width: 50%;
}

.section_heading-search.section_heading-collections .banner_page .group-title .title-banner{
    color: #fff;
    background-color: transparent;
}

.item-collection {
    margin-bottom: 30px;
}

.item-collection .feature_image {
    width: 100%;
    height: 0;
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 60%;
}

.item-collection .inner {
    overflow: hidden;
}

.item-collection .inner:hover img {
    transform: scale(1.1);
}

.item-collection .group_content {
    width: 100%;
    padding: 10px 15px 0;
}

.item-collection .name {
    font-size: 16px;
    font-weight: 600;
}

.view_more_project {
    display: inline-block;
    border: 1px solid currentColor;
    color: #fff;

    margin-left: 15px;
    padding: 0 15px;
    line-height: 30px;
    font-size: inherit;
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none !important;
}

.fancybox-thumbs__list a:before {
    border: 3px solid #eeba24;
}

.category .section_heading-collections .banner_page .group-title .title-banner {
    text-transform: capitalize;
}

.slick-slider.row{
    display: block;
}

.list-tags .item-tag {
    max-width: unset;
}

.item-tag {
    text-align: center;
}

.item-tag img {
    max-width: 80px;
    margin: auto;
    margin-bottom: 5px;
}

.price .main-price {
    display: block;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
}

.price .regular {
    margin-left: 20px;
}

.info_product>.price {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0;
}

.price .description-price {
    color: #6c6c6c;
}

body.woo-variation-swatches.wvs-show-label .variations td {
    display: table-cell;
}

body.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name {
    display: none;
}

body.woo-variation-swatches.wvs-show-label .variations td.label {
    padding-right: 40px;
}

a.reset_variations {
    position: absolute;
    right: 0;
    color: red;
}

form.variations_form.cart {
    position: relative;
}

.woocommerce-variation.single_variation {
    margin: 20px 0;
}

.info_product .price .woocommerce-Price-amount {
    font-size: 24px;
    font-weight: 700;
}

.info_product .price .description-price .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 400;
}

.phone_center .icon {
    max-width: 30px;
    margin-right: 12px;
}

.wrap-calls .num {
    font-weight: 800;
}

.wrap-calls .item+.item {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #e3e3e3;
}

.site-logo img {
    max-width: 200px;
}

.col-md-2-10{
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
}

@media screen and (min-width: 768px){
    .col-md-2-10{
        max-width: 20%;
        flex-basis: 20%;
    }
}

.shop_table .quantity.buttons_added label.screen-reader-text{
    display: none;
}

.menu-header {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mega-menu-description {
    display: none !important;
}

.mega-menu-item-type-widget.widget_media_image{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex-direction:column-reverse !important;
}

.mega-menu-item-type-widget.widget_media_image > a,
.mega-menu-item-type-widget.widget_media_image img{
    width: 100%;
}

.mega-menu-item-type-widget.widget_media_image .mega-block-title{
    margin: 20px 0  0 !important;
    text-align: center !important;
    padding-bottom: 0 !important;
}

.mega-menu-wrap .max-mega-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{
    margin-top: 10px;
}

.mega-menu-wrap .max-mega-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    display: flex !important;
    flex-wrap: wrap;
}

.mega-menu-wrap .max-mega-menu li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li > ul.mega-sub-menu > li:not(:last-child){
    border-right: 1px solid #EFEBE6 !important;
}

ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{
    flex-direction: column;
    justify-content: space-between;
}

.fixedFilter{
    position: fixed;
    left: 0;
    right: 0;
    z-index: 2023;
    top: 0;
    background: #fff;
    transition: .2s all ease-in-out;
    transform: translateY(-100%);
    box-shadow: 0 0 7px rgb(0 0 0 / 25%);
}

.admin-bar .fixedFilter{
    top: 32px;
}

.fixedFilter.toTop{
    transform: translateY(0);
}

.fixedFilter .fixed_innerFilter{
    padding-top: 5px;
    padding-bottom: 5px;
}

.devvn_prod_cmt,
div#reviews.woocommerce-Reviews{
    margin-left: 0;
}
.payment_method_other_payment img{
    width: 90px !important;
}
#payment .payment_method_other_payment .wc_payment_method_description:before{
    display: none!important;
}
body .wrap-reviews.m-top-80{
    display: flex;
    align-items: center;
}
div#reviews.woocommerce-Reviews {
    margin: 0 !important;
}