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

/*************** ADD CUSTOM CSS HERE.   ***************/


:root {
    /*
    var(--fs-color-primary);
    */

    /*#0d612e*/
    --pri: var(--fs-color-primary);
    --second: #f7cf70;
    --second1: #d1a642;
    --black: #000;
    --white: #fff;
    --ddd: #ddd;
    --eee: #eee;
    --brand-d: #4a0f0f;
}

body:not(.home) .page-wrapper {
    padding-top: 0;
}

/*GENERAL*/
.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.w-100, .w-100 img {
    width: 100% !important;
}

.product-small .box-image {
    text-align: center;
    padding-top: 15px;
}

.container, .container-width, .full-width .ubermenu-nav, .row,
.row.row-small,
#content .row {
    max-width: 95%;
}

#post-list .row {
    max-width: 100% !important;
}

.nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before {
    background-color: var(--second) !important;
}

.header:not(.transparent) .header-nav-main.nav > li > a {
    font-weight: bold;
}

.add-to-cart-button a.added_to_cart {
    text-transform: inherit;
    margin-top: 1em !important;
    line-height: inherit !important;
    margin-bottom: inherit !important;
    font-size: .8em !important;
    line-height: 2.19em !important;

}

.add-to-cart-button a.loading:before {
    opacity: 0;
}

.add-to-cart-button a {
    display: block;
    border: 1px solid !important;
    border-radius: 15px;
    padding: 4px 45px 4px 10px;
    position: relative;
}

.add-to-cart-button {
    text-align: center;
}

.add-to-cart-button a:before {
    position: absolute;
    content: '';
    background-color: var(--pri);
    height: 100%;
    width: 35px;
    z-index: 0;
    right: -1px;
    border-top-right-radius: 15px;
    top: 0;
    bottom: 0;
    border-bottom-right-radius: 15px;
}

.add-to-cart-button a:after {
    position: absolute;
    content: '';
    z-index: 0;
    right: 10px;
    top: 6px;
    background: url(assets/img/cart.png) no-repeat top center;
    height: 19px;
    width: 19px;
    background-size: contain;
}


span.section-title-main {
    font-size: 1.5rem;
    text-transform: uppercase;

}

.section-title-normal,
span.section-title-main {
    border-bottom: 0px;
}

.section-title a {
    color: var(--pri);
}

.section-title-container {
    margin-bottom: 0;
}

.large_title {
    color: var(--pri);
    font-weight: 700;
    font-size: 2rem;
}

section.cauchuyen_cohue ul li:before {
    position: absolute;
    left: 0;
    top: 2.5px;
    content: '';
    background: url("assets/img/check.png") no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}

section.cauchuyen_cohue ul li {
    position: relative;
    padding-left: 25px;
}

section.cauchuyen_cohue ul {
    list-style: none;
}

section.cauchuyen_cohue:after {
    position: absolute;
    bottom: 20px;
    right: 36px;
    content: '';
    background: url(assets/img/bg-1.png) no-repeat;
    background-size: cover;
    width: 350px;
    height: 300px;
    opacity: 0.3;
    animation: floatSlow 4s ease-in-out infinite;
    will-change: transform;
}

/*END GENERAL*/


/*HEADER*/
.stuck .blog_description {
    opacity: 0;
    visibility: hidden;
}

.nav-dropdown-has-border .nav-dropdown {
    border: 0;
}

.nav-dropdown-has-border .nav-dropdown li:hover a {
    color: var(--second);
}

.nav-dropdown-has-border .nav-dropdown li:hover {
    background: var(--pri);
}

.nav-dropdown-default {
    padding: 0;
}

.nav-dropdown.nav-dropdown-default > li > a {
    border-bottom: 0;
}

.header-button [data-icon-label]:after {
    color: var(--black) !important;
}

div#top-bar li, div#top-bar li a {
    font-weight: normal;
    color: var(--second);
    font-size: 0.8rem;
    line-height: 1rem;
}

div#top-bar li a:after {
    content: none !important;
}

#top-bar a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.nav-right {
    gap: 30px;
}

li.html_topbar_right:after,
li.html_topbar_left:after,
li.html_top_right_text:after,
li.html_nav_position_text_top:after {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background-size: contain !important;
    left: 0;
}

li.html_topbar_left:after {
    background: url(assets/img/giftbox.png) no-repeat;
}

li.html_topbar_right:after {
    background: url(assets/img/box.png) no-repeat;
}

li.html_top_right_text:after {
    background: url(assets/img/telephone.png) no-repeat;
}

li.html_nav_position_text_top:after {
    background: url(assets/img/clipboard.png) no-repeat;
    top: -1px;
}

li.html_topbar_left,
li.html_topbar_right,
li.html_top_right_text,
li.html_nav_position_text_top {
    position: relative;
    padding-left: 22px;
}

li.cart-item a.button.icon i {
    font-size: 0.9em !important;
}

li.cart-item a.button {
    min-width: 2em !important;
    min-height: 2em !important;
    line-height: 1.9em !important;
}

.logo a {
    display: flex;
    gap: 7.5px;
    align-items: center;
}

.logo_text {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    order: 1;
}

.logo_text img {
    height: 61px;
    object-fit: contain;
    padding: 0 !important;
}

span.uppercase.blog_name {
    font-size: 0.7rem;
    position: relative;
    top: 5px;
}

.logo_text span.blog_description {
    font-size: 0.55rem;
    position: relative;
    top: -3px;
    text-align: left;
}

/*END HEADER*/


/*SLIDER DATA*/
.banner_hero * {
    color: var(--pri) !important;
    margin-bottom: 0;
}

.hero_text.hero_text2 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.hero_text.hero_text3 {
    font-size: 1.2rem;
}

.box_quytrinh h3 {
    color: var(--second);
    font-size: 1rem;
}

.box_quytrinh .icon-box {
    display: inline-flex;
    align-items: center;
    padding: 10px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 10px;
    transition: transform .2s, background .2s;
    width: auto;
}

.box_quytrinh p {
    color: var(--white);
    margin: 0;
    font-size: 0.9rem;
    min-height: 46px;
}


/*END SLIDER DATA*/

/*BOX CATEGORY =========*/
.box-category h5 {
    color: var(--pri);
}

.box-category .count {
    display: none;
}

.product-category {
    padding-bottom: 0 !important;
}

.box-category .box-text {
    padding: 0 0 0 0.5rem;
}

.box-category .box-image img {
    padding: 10px;
}

.box-category:hover .box-image {
    background: var(--ddd);
}

.box-category .box-image {
    transition: all 500ms;
    background: var(--second);
}

/*END BOX CATEGORY =====*/


/*HOME====*/
.product_home .flickity-prev-next-button svg {
    top: 73%;
}

.product_home .box-image img,
.archive .product-small .box-image img,
.related .product-small .box-image img {
    object-fit: contain;
    width: 88%;
    height: 230px;
}

.product_home .box-text,
.archive .product-small .box-text,
.related .product-small .box-text,
div#post-list .col .col-inner .box-text {
    padding: 1rem;
}

.product_home .col-inner,
.archive .product-small .col-inner,
.related .product-small .col-inner,
div#post-list .col .col-inner {
    box-shadow: 0px 2px 4px 2px var(--eee);
    background: var(--white);
    border-radius: 10px;
    border: 1px solid #ddd;
    transition: all .3s ease;
}

.product-title a {
    color: var(--pri);
    font-size: 0.9rem;
    min-height: 40px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.price-wrapper {
    padding-top: 0.5rem;
}

.price-wrapper .amount {
    color: var(--second1);
    font-size: 1.1rem;
}

.box_thongtin .row .col:not(:last-child) {
    border-right: 1px solid var(--eee);
}

.box_thongtin .row .col {
    padding: 19.6px 9.8px 19.6px;
    transition: all 500ms;

}

.box_thongtin .row .col:hover {
    background: var(--second);
}

.box_thongtin .row {
    max-width: calc(95% - 19.6px);
    border: 1px solid var(--ddd);
    box-shadow: 1px 1px 1px var(--ddd);
    border-radius: 15px;
    overflow: hidden;
}

.box_thongtin2 span.section-title-main {
    position: relative;
}

.box_thongtin2 span.section-title-main:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 100px;
    background: var(--second);
    bottom: 0;
    left: 30px;
}

.box_thongtin2 span.section-title-main i {
    padding-right: 5px;
}

.box_thongtin2 .box-badge {
    box-shadow: 1px 1px 1px var(--ddd);
    border-radius: 5%;
}

.box_thongtin2 .box-badge .box-text {
    bottom: 0 !important;
}

.container.section-title-container {
    margin-left: 0;
    max-width: 100% !important;
}


@media screen and (min-width: 850px) {
    .box_thongtin .large-3 {
        flex-basis: 20%;
        max-width: 20%;
    }
}

/*END HOME*/


/*CATEGORY POST*/
.cate_banner .row .col-inner {
    max-width: 60%;
    margin: 0 auto;
    z-index: 1;
    color: var(--white);
}

.cate_banner:after {
    content: '';
    background: #00000080;
    z-index: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.cate_banner {
    text-align: center;
    align-items: center;
}

#post-list .box-image img {
    border-radius: 10px;
}

h1.page-title {
    color: var(--white);
    font-size: 3rem;
    margin: 1rem 0;
    text-shadow: 1px 2px 3px var(--white);
}

/*.taxonomy-description {*/
/*    text-align: left;*/
/*}*/

/*END CATEGORY POST*/


/*SHOP PAGE + CATEGORY PRODUCT =======*/
.woo-shop-cats {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    padding: 20px 0 28px;
    margin-bottom: 25px;
    justify-content: center;
}

.woo-shop-cat-item {
    min-width: 120px;
    text-align: center;
    text-decoration: none;
    color: var(--pri);
}

.woo-shop-cat-img.category {
    padding: 0;
}

.woo-shop-cat-img {
    width: 95px;
    height: 95px;
    display: flex;
    margin: 0 auto 10px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid var(--second);
    background: #fff8df;
    padding: 15px;
}

.woo-shop-cat-img img.default_img {
    padding: 20px;
}

.woo-shop-cat-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.woo-shop-cat-name {
    display: block;
    font-weight: 700;
    font-size: 14px;
}


aside.widget_product_categories,
aside.widget_categories {
    border-radius: 10px;
    background: #f7cf7045;

}

aside.widget_categories ul:not(.children) li:hover {
    background: var(--second);
}

aside.widget_categories ul.children li:hover {
    font-weight: 700;
    color: var(--pri);
}

aside.widget_categories ul.children {
    padding-left: 0;
}

aside.widget_categories ul.children li:before {
    position: absolute;
    left: 0;
    top: -4px;
    content: '•';
    z-index: 1;
    font-size: 1.5rem;

}

aside.widget_categories ul.children li {
    position: relative;
    padding-left: 20px;
}

aside.widget_categories > ul ul.children {
    border-left: 0 !important;
}

aside.widget_categories > ul li.has-child {
    padding-left: 20px;
}

aside ul.product-categories li {
    border-top: 0px;
    padding: 0 15px;
}

aside ul.product-categories li:hover,
aside ul.product-categories li.active {
    background: var(--second);
}

aside a {
    color: var(--pri) !important;
}

aside .widget-title {
    padding: 15px;
    text-transform: uppercase !important;
    color: var(--pri);
    display: block;
}

.widget .is-divider {
    display: none;
}

/*END SHOP PAGE + CATEGORY PRODUCT====*/


/*SINGLE PRODUCT*/
.product-footer .product-tabs li a {
    padding: 5px 1.5rem;
}

.woocommerce-variation-add-to-cart, form.cart {
    flex-wrap: initial;
}

.single .cart button {
    border-radius: 10px;
}

/*END SINGLE PRODUCT*/


/*SINGLE POST=========*/
section.single_banner {
    position: relative;
    height: 400px;
    background-size: cover !important;
    margin-bottom: 30px;
}

section.single_banner:before {
    position: absolute;
    content: '';
    background: #0000009e;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

section.single_banner:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px;
    width: 100%;
    z-index: 0;
    background: url('assets/img/mask_single.png');
}

.single-post #logo a {
    color: var(--pri) !important;
}

.single-post .transparent #logo img {
    max-height: 100px;
}

.cate_top a {
    background: var(--second);
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 0.8rem;
    color: var(--black);
    margin-bottom: 7px;
    display: inline-block;
    transition: all 500ms;
}

.cate_top a:hover {
    background: var(--pri);
    color: var(--white);
}

.single_banner h1 {
    margin-top: auto;
    margin-bottom: auto;
    z-index: 1;
    color: var(--white);
    font-size: 3rem;
}

.single_banner .row {
    height: 100%;
}

.single_banner .row .col-inner {
    display: flex;
    flex-flow: column;
    flex-direction: column;
    height: 100%;
}

.single_banner .breadcrumb,
.single_banner .breadcrumb a {
    z-index: 1;
    color: var(--white);
}

.cate_top {
    z-index: 1;
}

.date_data, .user_data {
    z-index: 1;
    color: var(--white);
}

.single_flex {
    gap: 30px;
}

.date_data img,
.user_data img {
    width: 18px;
    margin-right: 10px;
    margin-top: -5px;
}

.entry-author .flex-row {
    background: var(--second);
    border-radius: 10px;
    align-items: center !important;
    padding: 15px;
}

div#secondary {
    position: sticky;
    top: 110px;
}

/*END SINGLE POST=====*/


/*FOOTER ==========*/
#footer .ux-menu-link__link {
    padding: 0 !important;
    min-height: inherit !important;
}

#footer {
    color: var(--second);
}

.footer_address {
    position: relative;
    padding-left: 22px;
    color: var(--second);
    font-size: 0.9rem;
}

.footer_title {
    font-weight: 700;
    margin-bottom: 1rem;
}

.footer_address i.location {
    position: absolute;
    background: url('assets/img/location-pin.png') no-repeat top center;
    background-size: contain;
    width: 20px;
    height: 15px;
    z-index: 1;
    top: 2px;
    left: 0px;
}

/*END FOOTER ======*/

/*khoảng này là header bể*/

@media only screen and (max-width: 1357px) {
    .box_quytrinh h3 {
        font-size: 0.8rem;
    }

    .box_quytrinh p {
        font-size: 0.7rem;

        line-clamp: 2;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 16px;
        min-height: 32px;
    }

    .box_quytrinh .icon-box {
        padding: 5px;
        min-height: 91px;
    }

    .box_quytrinh .icon-box-img {
        max-width: 45px;
    }
}

@media only screen and (max-width: 1238px) {
    .flex-col.hide-for-medium.flex-right {
        display: none;
    }

    .flex-col.show-for-medium.flex-right {
        display: block !important;
    }

    ul.mobile-nav.nav.nav-right {
        gap: 5px;
    }

    li.cart-item a.header-cart-link {
        border-radius: 5px !important;
    }

    li.cart-item a.button {
        min-width: 2.4rem !important;
        min-height: 2.2rem !important;
        line-height: 2.2rem !important;
    }

    .header-button a.button {
        min-width: 2.4rem;
        min-height: 2.3rem;
    }

    .header-button svg {
        position: absolute;
        left: 6px;
        top: 5px;
    }

    .header-search-lightbox a {
        border: 1px solid var(--ddd);
        padding: 7px 10px !important;
        border-radius: 5px;
    }

    .header-search-lightbox i.icon-search {
        font-size: 1.2rem !important;
        color: var(--black);
    }

    .header-button svg,
    li.cart-item a.button.icon i {
        font-size: 1.2rem !important;
        color: var(--black);
    }

    .logo_text img {
        display: none;
    }

    .header-main {
        height: 65px !important;
    }

    span.uppercase.blog_name {
        text-transform: none;
        font-size: 1rem;
    }

    .logo_text {
        gap: 12px;
        margin-top: -40px;
    }

    .logo_text span.blog_description {
        font-size: 0.7rem;
        color: #111;
        text-transform: none;
        font-weight: normal;
        letter-spacing: 0.2px;
    }

    #logo {
        width: 320px;
        margin: 0 !important;
    }

    .stuck .header-main {
        background: var(--second);
    }

    .stuck .blog_description {
        opacity: 1;
        visibility: visible;
    }

    .stuck .logo_text {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .hero_text.hero_text2 {
        font-size: 1.2rem;
        margin-bottom: 0;
    }

    .hero_text.hero_text3 {
        font-size: 0.9rem;
    }

    .banner h3 {
        font-size: 1.5rem;
    }
}

@media only screen and (max-width: 849px) {
    .medium-logo-center .flex-left {
        display: none !important;
    }

    .banner_hero * {
        color: var(--brand-d) !important;
    }

    .box_quytrinh .icon-box {
        display: flex;
    }
    .box_quytrinh .row .col:first-child,
    .box_quytrinh .row .col:nth-child(-n+2) {
        margin-bottom: 1.3rem;
    }
}

/*<= 768*/
@media only screen and (max-width: 48em) {

}

@media only screen and (max-width: 549px) {


    .banner h3 {
        font-size: 1.2rem;
        padding-left: 1rem;
    }

    .hero_text.hero_text2 {
        padding-left: 1rem;
        font-size: 1rem;
        margin-bottom: 0;
        line-height: 1.2rem;
    }

    .banner p {
        margin: 0;
    }

    #logo img {
        margin: 0 !important;
        max-height: 65px !important;
    }

    .logo_text {
        gap: 2px;
        margin-top: unset;
    }

    span.uppercase.blog_name,
    .logo_text span.blog_description {
        top: unset;
    }
}


@media only screen and (max-width: 489px) {

    .header-inner {
        max-width: 100%;
    }
}

@media only screen and (max-width: 410px) {
    ul.mobile-nav.nav.nav-right {
        gap: 2px !important;
    }

    ul.mobile-nav li {
        margin: 0 !important;
    }

    span.uppercase.blog_name {
        font-size: 0.7rem;
    }

    .logo_text span.blog_description {
        font-size: 0.6rem;
    }
    .box_quytrinh .icon-box-img {
        max-width: 35px;
    }
    .box_quytrinh .icon-box-text {
        padding-left: 5px !important;
    }
    .box_quytrinh h3 {
        font-size: 0.75rem !important;
        line-height: 1rem;
    }

    .box_quytrinh .row .col:first-child,
    .box_quytrinh .row .col:nth-child(3){
        padding-right: 2.5px;
    }
    .box_quytrinh .row .col:nth-child(2),
    .box_quytrinh .row .col:last-child{
        padding-left: 2.5px;
    }
    .box_quytrinh .row .col:first-child, .box_quytrinh .row .col:nth-child(-n+2) {
        margin-bottom: 5px !important;
    }

}

/*ANIMATEEEEEEEEEEEEEEEEE*/
/* Float Slow */
.float-slow {
    animation: floatSlow 4s ease-in-out infinite;
    will-change: transform;
}

@keyframes floatSlow {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-12px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.img_flip2:hover {
    transform: rotateY(180deg);
}

.img_flip2 {
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.img_flip {
    perspective: 1000px;
    overflow: hidden;
}

.img_flip .col img {
    width: 100%;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.img_flip .col:hover {
    cursor: pointer;
}

.img_flip .col:hover img {
    transform: rotateY(180deg);

}

/*VLOG PAGE*/
.button.icon.circle {
    z-index: 99;
}

.ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
    background-color: var(--pri);
}

.ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.ripple {
    position: absolute;
    top: 75px;
    left: 50%;
    height: 65px;
    width: 65px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    /* border-radius: 50%; */
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.list_video .box-image {
    border-radius: 10px;
}

/*END VLOG PAGE*/


/*ANIMATEEEEEEEEEEEEEEEEE*//*
Theme Name: Dac San Da Nang
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


:root {
    /*
    var(--fs-color-primary);
    */

    /*#0d612e*/
    --pri: var(--fs-color-primary);
    --second: #f7cf70;
    --second1: #d1a642;
    --black: #000;
    --white: #fff;
    --ddd: #ddd;
    --eee: #eee;
    --brand-d: #4a0f0f;
}

body:not(.home) .page-wrapper {
    padding-top: 0;
}

/*GENERAL*/
.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.w-100, .w-100 img {
    width: 100% !important;
}

.product-small .box-image {
    text-align: center;
    padding-top: 15px;
}

.container, .container-width, .full-width .ubermenu-nav, .row,
.row.row-small,
#content .row {
    max-width: 95%;
}

#post-list .row {
    max-width: 100% !important;
}

.nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before {
    background-color: var(--second) !important;
}

.header:not(.transparent) .header-nav-main.nav > li > a {
    font-weight: bold;
}

.add-to-cart-button a.added_to_cart {
    text-transform: inherit;
    margin-top: 1em !important;
    line-height: inherit !important;
    margin-bottom: inherit !important;
    font-size: .8em !important;
    line-height: 2.19em !important;

}

.add-to-cart-button a.loading:before {
    opacity: 0;
}

.add-to-cart-button a {
    display: block;
    border: 1px solid !important;
    border-radius: 15px;
    padding: 4px 45px 4px 10px;
    position: relative;
}

.add-to-cart-button {
    text-align: center;
}

.add-to-cart-button a:before {
    position: absolute;
    content: '';
    background-color: var(--pri);
    height: 100%;
    width: 35px;
    z-index: 0;
    right: -1px;
    border-top-right-radius: 15px;
    top: 0;
    bottom: 0;
    border-bottom-right-radius: 15px;
}

.add-to-cart-button a:after {
    position: absolute;
    content: '';
    z-index: 0;
    right: 10px;
    top: 6px;
    background: url(assets/img/cart.png) no-repeat top center;
    height: 19px;
    width: 19px;
    background-size: contain;
}


span.section-title-main {
    font-size: 1.5rem;
    text-transform: uppercase;

}

.section-title-normal,
span.section-title-main {
    border-bottom: 0px;
}

.section-title a {
    color: var(--pri);
}

.section-title-container {
    margin-bottom: 0;
}

.large_title {
    color: var(--pri);
    font-weight: 700;
    font-size: 2rem;
}

section.cauchuyen_cohue ul li:before {
    position: absolute;
    left: 0;
    top: 2.5px;
    content: '';
    background: url("assets/img/check.png") no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}

section.cauchuyen_cohue ul li {
    position: relative;
    padding-left: 25px;
}

section.cauchuyen_cohue ul {
    list-style: none;
}

section.cauchuyen_cohue:after {
    position: absolute;
    bottom: 20px;
    right: 36px;
    content: '';
    background: url(assets/img/bg-1.png) no-repeat;
    background-size: cover;
    width: 350px;
    height: 300px;
    opacity: 0.3;
    animation: floatSlow 4s ease-in-out infinite;
    will-change: transform;
}

/*END GENERAL*/


/*HEADER*/
.stuck .blog_description {
    opacity: 0;
    visibility: hidden;
}

.nav-dropdown-has-border .nav-dropdown {
    border: 0;
}

.nav-dropdown-has-border .nav-dropdown li:hover a {
    color: var(--second);
}

.nav-dropdown-has-border .nav-dropdown li:hover {
    background: var(--pri);
}

.nav-dropdown-default {
    padding: 0;
}

.nav-dropdown.nav-dropdown-default > li > a {
    border-bottom: 0;
}

.header-button [data-icon-label]:after {
    color: var(--black) !important;
}

div#top-bar li, div#top-bar li a {
    font-weight: normal;
    color: var(--second);
    font-size: 0.8rem;
    line-height: 1rem;
}

div#top-bar li a:after {
    content: none !important;
}

#top-bar a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.nav-right {
    gap: 30px;
}

li.html_topbar_right:after,
li.html_topbar_left:after,
li.html_top_right_text:after,
li.html_nav_position_text_top:after {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background-size: contain !important;
    left: 0;
}

li.html_topbar_left:after {
    background: url(assets/img/giftbox.png) no-repeat;
}

li.html_topbar_right:after {
    background: url(assets/img/box.png) no-repeat;
}

li.html_top_right_text:after {
    background: url(assets/img/telephone.png) no-repeat;
}

li.html_nav_position_text_top:after {
    background: url(assets/img/clipboard.png) no-repeat;
    top: -1px;
}

li.html_topbar_left,
li.html_topbar_right,
li.html_top_right_text,
li.html_nav_position_text_top {
    position: relative;
    padding-left: 22px;
}

li.cart-item a.button.icon i {
    font-size: 0.9em !important;
}

li.cart-item a.button {
    min-width: 2em !important;
    min-height: 2em !important;
    line-height: 1.9em !important;
}

.logo a {
    display: flex;
    gap: 7.5px;
    align-items: center;
}

.logo_text {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    order: 1;
}

.logo_text img {
    height: 61px;
    object-fit: contain;
    padding: 0 !important;
}

span.uppercase.blog_name {
    font-size: 0.7rem;
    position: relative;
    top: 5px;
}

.logo_text span.blog_description {
    font-size: 0.55rem;
    position: relative;
    top: -3px;
    text-align: left;
}

/*END HEADER*/


/*SLIDER DATA*/
.banner_hero * {
    color: var(--pri) !important;
    margin-bottom: 0;
}

.hero_text.hero_text2 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.hero_text.hero_text3 {
    font-size: 1.2rem;
}

.box_quytrinh h3 {
    color: var(--second);
    font-size: 1rem;
}

.box_quytrinh .icon-box {
    display: inline-flex;
    align-items: center;
    padding: 10px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 10px;
    transition: transform .2s, background .2s;
    width: auto;
}

.box_quytrinh p {
    color: var(--white);
    margin: 0;
    font-size: 0.9rem;
    min-height: 46px;
}


/*END SLIDER DATA*/

/*BOX CATEGORY =========*/
.box-category h5 {
    color: var(--pri);
}

.box-category .count {
    display: none;
}

.product-category {
    padding-bottom: 0 !important;
}

.box-category .box-text {
    padding: 0 0 0 0.5rem;
}

.box-category .box-image img {
    padding: 10px;
}

.box-category:hover .box-image {
    background: var(--ddd);
}

.box-category .box-image {
    transition: all 500ms;
    background: var(--second);
}

/*END BOX CATEGORY =====*/


/*HOME====*/
.product_home .flickity-prev-next-button svg {
    top: 73%;
}

.product_home .box-image img,
.archive .product-small .box-image img,
.related .product-small .box-image img {
    object-fit: contain;
    width: 88%;
    height: 230px;
}

.product_home .box-text,
.archive .product-small .box-text,
.related .product-small .box-text,
div#post-list .col .col-inner .box-text {
    padding: 1rem;
}

.product_home .col-inner,
.archive .product-small .col-inner,
.related .product-small .col-inner,
div#post-list .col .col-inner {
    box-shadow: 0px 2px 4px 2px var(--eee);
    background: var(--white);
    border-radius: 10px;
    border: 1px solid #ddd;
    transition: all .3s ease;
}

.product-title a {
    color: var(--pri);
    font-size: 0.9rem;
    min-height: 40px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.price-wrapper {
    padding-top: 0.5rem;
}

.price-wrapper .amount {
    color: var(--second1);
    font-size: 1.1rem;
}

.box_thongtin .row .col:not(:last-child) {
    border-right: 1px solid var(--eee);
}

.box_thongtin .row .col {
    padding: 19.6px 9.8px 19.6px;
    transition: all 500ms;

}

.box_thongtin .row .col:hover {
    background: var(--second);
}

.box_thongtin .row {
    max-width: calc(95% - 19.6px);
    border: 1px solid var(--ddd);
    box-shadow: 1px 1px 1px var(--ddd);
    border-radius: 15px;
    overflow: hidden;
}

.box_thongtin2 span.section-title-main {
    position: relative;
}

.box_thongtin2 span.section-title-main:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 100px;
    background: var(--second);
    bottom: 0;
    left: 30px;
}

.box_thongtin2 span.section-title-main i {
    padding-right: 5px;
}

.box_thongtin2 .box-badge {
    box-shadow: 1px 1px 1px var(--ddd);
    border-radius: 5%;
}

.box_thongtin2 .box-badge .box-text {
    bottom: 0 !important;
}

.container.section-title-container {
    margin-left: 0;
    max-width: 100% !important;
}


@media screen and (min-width: 850px) {
    .box_thongtin .large-3 {
        flex-basis: 20%;
        max-width: 20%;
    }
}

/*END HOME*/


/*CATEGORY POST*/
.cate_banner .row .col-inner {
    max-width: 60%;
    margin: 0 auto;
    z-index: 1;
    color: var(--white);
}

.cate_banner:after {
    content: '';
    background: #00000080;
    z-index: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.cate_banner {
    text-align: center;
    align-items: center;
}

#post-list .box-image img {
    border-radius: 10px;
}

h1.page-title {
    color: var(--white);
    font-size: 3rem;
    margin: 1rem 0;
    text-shadow: 1px 2px 3px var(--white);
}

/*.taxonomy-description {*/
/*    text-align: left;*/
/*}*/

/*END CATEGORY POST*/


/*SHOP PAGE + CATEGORY PRODUCT =======*/
.woo-shop-cats {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    padding: 20px 0 28px;
    margin-bottom: 25px;
    justify-content: center;
}

.woo-shop-cat-item {
    min-width: 120px;
    text-align: center;
    text-decoration: none;
    color: var(--pri);
}

.woo-shop-cat-img.category {
    padding: 0;
}

.woo-shop-cat-img {
    width: 95px;
    height: 95px;
    display: flex;
    margin: 0 auto 10px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid var(--second);
    background: #fff8df;
    padding: 15px;
}

.woo-shop-cat-img img.default_img {
    padding: 20px;
}

.woo-shop-cat-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.woo-shop-cat-name {
    display: block;
    font-weight: 700;
    font-size: 14px;
}


aside.widget_product_categories,
aside.widget_categories {
    border-radius: 10px;
    background: #f7cf7045;

}

aside.widget_categories ul:not(.children) li:hover {
    background: var(--second);
}

aside.widget_categories ul.children li:hover {
    font-weight: 700;
    color: var(--pri);
}

aside.widget_categories ul.children {
    padding-left: 0;
}

aside.widget_categories ul.children li:before {
    position: absolute;
    left: 0;
    top: -4px;
    content: '•';
    z-index: 1;
    font-size: 1.5rem;

}

aside.widget_categories ul.children li {
    position: relative;
    padding-left: 20px;
}

aside.widget_categories > ul ul.children {
    border-left: 0 !important;
}

aside.widget_categories > ul li.has-child {
    padding-left: 20px;
}

aside ul.product-categories li {
    border-top: 0px;
    padding: 0 15px;
}

aside ul.product-categories li:hover,
aside ul.product-categories li.active {
    background: var(--second);
}

aside a {
    color: var(--pri) !important;
}

aside .widget-title {
    padding: 15px;
    text-transform: uppercase !important;
    color: var(--pri);
    display: block;
}

.widget .is-divider {
    display: none;
}

/*END SHOP PAGE + CATEGORY PRODUCT====*/


/*SINGLE PRODUCT*/
.product-footer .product-tabs li a {
    padding: 5px 1.5rem;
}

.woocommerce-variation-add-to-cart, form.cart {
    flex-wrap: initial;
}

.single .cart button {
    border-radius: 10px;
}

/*END SINGLE PRODUCT*/


/*SINGLE POST=========*/
section.single_banner {
    position: relative;
    height: 400px;
    background-size: cover !important;
    margin-bottom: 30px;
}

section.single_banner:before {
    position: absolute;
    content: '';
    background: #0000009e;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

section.single_banner:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px;
    width: 100%;
    z-index: 0;
    background: url('assets/img/mask_single.png');
}

.single-post #logo a {
    color: var(--pri) !important;
}

.single-post .transparent #logo img {
    max-height: 100px;
}

.cate_top a {
    background: var(--second);
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 0.8rem;
    color: var(--black);
    margin-bottom: 7px;
    display: inline-block;
    transition: all 500ms;
}

.cate_top a:hover {
    background: var(--pri);
    color: var(--white);
}

.single_banner h1 {
    margin-top: auto;
    margin-bottom: auto;
    z-index: 1;
    color: var(--white);
    font-size: 3rem;
}

.single_banner .row {
    height: 100%;
}

.single_banner .row .col-inner {
    display: flex;
    flex-flow: column;
    flex-direction: column;
    height: 100%;
}

.single_banner .breadcrumb,
.single_banner .breadcrumb a {
    z-index: 1;
    color: var(--white);
}

.cate_top {
    z-index: 1;
}

.date_data, .user_data {
    z-index: 1;
    color: var(--white);
}

.single_flex {
    gap: 30px;
}

.date_data img,
.user_data img {
    width: 18px;
    margin-right: 10px;
    margin-top: -5px;
}

.entry-author .flex-row {
    background: var(--second);
    border-radius: 10px;
    align-items: center !important;
    padding: 15px;
}

div#secondary {
    position: sticky;
    top: 110px;
}

/*END SINGLE POST=====*/


/*FOOTER ==========*/
#footer .ux-menu-link__link {
    padding: 0 !important;
    min-height: inherit !important;
}

#footer {
    color: var(--second);
}

.footer_address {
    position: relative;
    padding-left: 22px;
    color: var(--second);
    font-size: 0.9rem;
}

.footer_title {
    font-weight: 700;
    margin-bottom: 1rem;
}

.footer_address i.location {
    position: absolute;
    background: url('assets/img/location-pin.png') no-repeat top center;
    background-size: contain;
    width: 20px;
    height: 15px;
    z-index: 1;
    top: 2px;
    left: 0px;
}

/*END FOOTER ======*/

/*khoảng này là header bể*/

@media only screen and (max-width: 1357px) {
    .box_quytrinh h3 {
        font-size: 0.8rem;
    }

    .box_quytrinh p {
        font-size: 0.7rem;

        line-clamp: 2;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 16px;
        min-height: 32px;
    }

    .box_quytrinh .icon-box {
        padding: 5px;
        min-height: 91px;
    }

    .box_quytrinh .icon-box-img {
        max-width: 45px;
    }
}

@media only screen and (max-width: 1238px) {
    .flex-col.hide-for-medium.flex-right {
        display: none;
    }

    .flex-col.show-for-medium.flex-right {
        display: block !important;
    }

    ul.mobile-nav.nav.nav-right {
        gap: 5px;
    }

    li.cart-item a.header-cart-link {
        border-radius: 5px !important;
    }

    li.cart-item a.button {
        min-width: 2.4rem !important;
        min-height: 2.2rem !important;
        line-height: 2.2rem !important;
    }

    .header-button a.button {
        min-width: 2.4rem;
        min-height: 2.3rem;
    }

    .header-button svg {
        position: absolute;
        left: 6px;
        top: 5px;
    }

    .header-search-lightbox a {
        border: 1px solid var(--ddd);
        padding: 7px 10px !important;
        border-radius: 5px;
    }

    .header-search-lightbox i.icon-search {
        font-size: 1.2rem !important;
        color: var(--black);
    }

    .header-button svg,
    li.cart-item a.button.icon i {
        font-size: 1.2rem !important;
        color: var(--black);
    }

    .logo_text img {
        display: none;
    }

    .header-main {
        height: 65px !important;
    }

    span.uppercase.blog_name {
        text-transform: none;
        font-size: 1rem;
    }

    .logo_text {
        gap: 12px;
        margin-top: -40px;
    }

    .logo_text span.blog_description {
        font-size: 0.7rem;
        color: #111;
        text-transform: none;
        font-weight: normal;
        letter-spacing: 0.2px;
    }

    #logo {
        width: 320px;
        margin: 0 !important;
    }

    .stuck .header-main {
        background: var(--second);
    }

    .stuck .blog_description {
        opacity: 1;
        visibility: visible;
    }

    .stuck .logo_text {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .hero_text.hero_text2 {
        font-size: 1.2rem;
        margin-bottom: 0;
    }

    .hero_text.hero_text3 {
        font-size: 0.9rem;
    }

    .banner h3 {
        font-size: 1.5rem;
    }
}

@media only screen and (max-width: 849px) {
    .medium-logo-center .flex-left {
        display: none !important;
    }

    .banner_hero * {
        color: var(--brand-d) !important;
    }

    .box_quytrinh .icon-box {
        display: flex;
    }
    .box_quytrinh .row .col:first-child,
    .box_quytrinh .row .col:nth-child(-n+2) {
        margin-bottom: 1.3rem;
    }
}

/*<= 768*/
@media only screen and (max-width: 48em) {

}

@media only screen and (max-width: 549px) {


    .banner h3 {
        font-size: 1.2rem;
        padding-left: 1rem;
    }

    .hero_text.hero_text2 {
        padding-left: 1rem;
        font-size: 1rem;
        margin-bottom: 0;
        line-height: 1.2rem;
    }

    .banner p {
        margin: 0;
    }

    #logo img {
        margin: 0 !important;
        max-height: 65px !important;
    }

    .logo_text {
        gap: 2px;
        margin-top: unset;
    }

    span.uppercase.blog_name,
    .logo_text span.blog_description {
        top: unset;
    }
}


@media only screen and (max-width: 489px) {

    .header-inner {
        max-width: 100%;
    }
}

@media only screen and (max-width: 410px) {
    ul.mobile-nav.nav.nav-right {
        gap: 2px !important;
    }

    ul.mobile-nav li {
        margin: 0 !important;
    }

    span.uppercase.blog_name {
        font-size: 0.7rem;
    }

    .logo_text span.blog_description {
        font-size: 0.6rem;
    }
    .box_quytrinh .icon-box-img {
        max-width: 35px;
    }
}

/*ANIMATEEEEEEEEEEEEEEEEE*/
/* Float Slow */
.float-slow {
    animation: floatSlow 4s ease-in-out infinite;
    will-change: transform;
}

@keyframes floatSlow {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-12px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.img_flip2:hover {
    transform: rotateY(180deg);
}

.img_flip2 {
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.img_flip {
    perspective: 1000px;
    overflow: hidden;
}

.img_flip .col img {
    width: 100%;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.img_flip .col:hover {
    cursor: pointer;
}

.img_flip .col:hover img {
    transform: rotateY(180deg);

}

/*VLOG PAGE*/
.button.icon.circle {
    z-index: 99;
}

.ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
    background-color: var(--pri);
}

.ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.ripple {
    position: absolute;
    top: 75px;
    left: 50%;
    height: 65px;
    width: 65px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    /* border-radius: 50%; */
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.list_video .box-image {
    border-radius: 10px;
}

/*END VLOG PAGE*/


/*ANIMATEEEEEEEEEEEEEEEEE*/