#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: .8;
    color: #fff
}

#zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a
}

.companyname {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #034C33
}

.searchform-wrapper form {
    background: #F1F5F9;
    border-radius: 14px;
    padding: 0 10px
}

.searchform-wrapper form button.ux-search-submit {
    background-color: transparent;
    border: unset;
    color: #94A3B8;
    height: 53px
}

.searchform-wrapper form input.search-field {
    background: transparent;
    box-shadow: unset;
    border: unset;
    height: 53px;
    font-size: 16px;
    color: #6B7280;
    font-weight: 400
}

.hotline-hd {
    background: var(--wpr-bg-587c1373-eca4-4065-a170-17741fdaef22) left center no-repeat;
    padding-left: 60px;
    padding-top: 10px;
    padding-bottom: 10px
}

.hotline-hd p {
    font-weight: 400;
    font-size: 12.7px;
    line-height: 18.14px;
    color: #252525
}

.hotline-hd p span {
    font-weight: 700;
    font-size: 21.77px;
    color: #279327;
    display: block
}

.header-nav>li>a {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding: 22px 15px
}

.header-nav>li+li>a:after {
    color: #fff;
    height: 100%;
    border-left: 1px solid #fff;
    top: 0;
    margin-top: 0
}

.img-gt img {
    border-radius: 23px
}

.htm-vct h2 {
    font-weight: 700;
    font-size: 19.03px;
    line-height: 22.83px;
    text-transform: uppercase;
    color: #A7A7A7;
    margin-bottom: 0
}

.htm-vct h3 {
    font-weight: 800;
    font-size: 96px;
    line-height: 69.44px;
    color: #348C42;
    margin-bottom: 0
}

.htm-vct h4 {
    font-weight: 800;
    font-size: 20px;
    line-height: 32px;
    color: #F58440
}

.text-vct p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32.4px;
    color: #4F6073
}

.but-kn span {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #FFF
}

.home-gt::before {
    content: "";
    position: absolute;
    left: 0;
    top: -60px;
    width: 223px;
    height: 121px;
    background: var(--wpr-bg-fe9e2818-d07b-438b-8843-651d47f3bdd3) no-repeat
}

.home-gt::after {
    content: "";
    position: absolute;
    right: 0;
    top: -25px;
    width: 206px;
    height: 121px;
    background: var(--wpr-bg-3c3e5a12-e099-46d7-ba61-7e3098dbcd46) no-repeat
}

.title-dmsp h2 {
    text-align: center;
    border: unset
}

.title-dmsp h2 span.section-title-main {
    font-weight: 700;
    font-size: 27px;
    line-height: 36px;
    color: #FFF;
    background: #348C42;
    position: relative;
    margin: 0 auto;
    border: unset;
    padding: 15px 61px
}

.title-dmsp h2 span::before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 50px;
    height: calc(100% + 5px);
    background: #fff;
    clip-path: polygon(0 0,100% 100%,0 100%)
}

.title-dmsp h2 span::after {
    content: "";
    position: absolute;
    right: -2px;
    top: -2px;
    width: 50px;
    height: calc(100% + 4px);
    background: #fff;
    clip-path: polygon(100% 0,100% 100%,0 100%)
}

.categories-home .box-category {
    border-radius: 13px;
    overflow: hidden
}

.categories-home .box-category::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: hsl(0deg 0% 0% / 40%);
    z-index: 9;
    display: none
}

.categories-home .box-category .box-text {
    z-index: 99
}

.categories-home .box-category .box-text h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #FFF
}

.categories-home .box-category .box-text p.read-more-cate {
    font-weight: 700;
    font-size: 15.75px;
    line-height: 22.5px;
    color: #CBD5E1
}

.categories-home .box-category .box-text p.count {
    display: none
}

.text-title {
    padding-bottom: 10px;
    position: relative
}

.text-title::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 143px;
    height: 29px;
    background: var(--wpr-bg-66245a86-81d3-4870-aad7-f9cc5be7d52f) no-repeat;
    margin: 0 auto
}

.text-title h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #348C42;
    margin-bottom: 0
}

.text-title p {
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: #F58440
}

.onsale {
    display: none
}

.product-small.box {
    background: #FFF;
    border: 1.13px solid #E2E8F0;
    border-radius: 18px;
    overflow: hidden
}

.product-small.box .box-image {
    background: #F1F5F9;
    padding: 10px
}

.product-small.box .box-text {
    padding: 20px 10px
}

.product-small.box .box-text p.product-title a {
    font-weight: 700;
    font-size: 14.63px;
    line-height: 22.5px;
    color: #0F172A
}

.product-small.box .box-text .price-wrapper .price .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 20.25px;
    line-height: 31.5px;
    color: #D33131
}

.product-small.box .box-text .price-wrapper .price ins {
    display: block
}

.product-small.box .box-text .price-wrapper .price ins .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 20.25px;
    line-height: 31.5px;
    color: #D33131
}

.product-small.box .box-text .price-wrapper .price del .woocommerce-Price-amount {
    font-weight: 400;
    font-size: 13.5px;
    line-height: 18px;
    text-decoration: line-through;
    color: #94A3B8
}

.product-small.box .box-text .image-tools {
    left: 0
}

.badge-container {
    margin: 0;
    left: unset;
    right: 10px;
    top: 10px
}

.badge-container .badge {
    height: 26px;
    width: 43px
}

.badge-container .badge .badge-inner {
    background-color: #D33131;
    border-radius: 4px;
    padding: 4px 9px;
    font-weight: 700;
    font-size: 11.25px;
    line-height: 16.88px;
    color: #fff;
    height: auto
}

.but-xemtc {
    padding: 10px 50px
}

.but-xemtc span {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #FFF
}

.title-dmsp span.section-title-main {
    font-weight: 700;
    font-size: 27px;
    line-height: 36px;
    color: #F58440;
    margin: 0;
    border: unset;
    text-transform: unset;
    position: relative;
    padding-left: 20px
}

.title-dmsp span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 9px;
    height: 36px;
    background: #348C42;
    border-radius: 11px
}

.title-dmsp h3 a {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #348C42
}

.blog-home .box-normal {
    border: 1px solid #FFF;
    background: #FFF;
    box-shadow: 0 20px 70px 0 #0000001A;
    border-radius: 10px;
    overflow: hidden
}

.blog-home .box-normal .box-text {
    padding: 15px 20px
}

.blog-home .box-normal .box-text .post-title a {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #348C42
}

.blog-home .box-normal .box-text .is-divider {
    display: none
}

.blog-home .box-normal .box-text a.button {
    font-weight: 400;
    font-size: 14px;
    line-height: 31px;
    color: #F58440;
    background: var(--wpr-bg-24db879a-7db8-4846-a24c-eb26240aab71) left center no-repeat;
    padding-left: 42px;
    border: unset;
    text-transform: unset
}

.gal-cn {
    align-items: center
}

.gal-cn .flickity-viewport {
    display: flex;
    align-items: center
}

.gal-cn .flickity-slider {
    display: flex;
    align-items: center
}

.gal-cn .gallery-col {
    display: flex;
    align-items: center;
    justify-content: center
}

.row-form {
    box-shadow: 0 8px 10px -6px #0000001A;
    box-shadow: 0 20px 25px -5px #0000001A;
    border: 1px solid #E2E8F0;
    border-radius: 15px;
    overflow: hidden;
    background-size: 50% auto
}

.col4-form .col-inner {
    background: #F58440;
    padding: 49px;
    height: 600px;
    padding-top: 100px
}

.span-uudai span {
    background: #4141411A;
    border-radius: 16px;
    font-weight: 700;
    font-size: 13.83px;
    line-height: 19.76px;
    text-transform: uppercase;
    color: #FFF;
    padding: 8px 15px
}

.text-uudai {
    margin-top: 30px
}

.text-uudai h3 {
    font-weight: 700;
    font-size: 35.57px;
    line-height: 39.52px;
    color: #F9FAFB
}

.text-uudai ul li {
    font-weight: 500;
    font-size: 17.78px;
    line-height: 27.66px;
    color: #F9FAFB;
    background: var(--wpr-bg-33afb5dd-e262-41e1-ae00-5b5c6d941924) left center no-repeat;
    margin-left: 0;
    list-style-type: none;
    padding-left: 35px
}

.form-home {
    padding: 60px;
    background: #fff
}

.form-home label {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #64748B;
    color: #348C42
}

.form-home input.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6B7280;
    border-radius: 13px;
    box-shadow: unset;
    margin-bottom: 17px;
    background: #E6E6E6;
    height: 45px
}

.form-home textarea.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6B7280;
    border-radius: 2px;
    box-shadow: unset;
    margin-bottom: 25px;
    background: #E6E6E6;
    border-radius: 15px
}

.form-home select.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #181C1E;
    border-radius: 2px;
    box-shadow: unset;
    margin-bottom: 25px
}

.form-home .send_lienhe {
    background: #348C42!important;
    font-weight: 700!important;
    font-size: 16px!important;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF!important;
    margin: 0;
    width: 100%;
    height: 56px!important
}

.col7-form form {
    margin-bottom: 0
}

.note-form {
    font-weight: 400;
    font-size: 11.86px;
    line-height: 15.81px;
    color: #9CA3AF
}

.form-home .wpcf7-spinner {
    display: none
}

.text-footer p {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #FFF;
    margin-bottom: 10px
}

.icon-ft .icon-box-img {
    width: 11px!important
}

.icon-ft p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFF
}

.title-ft p {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFF;
    margin-top: 5px;
    margin-bottom: 15px
}

.text-soloai p {
    margin-bottom: 0;
    display: flex;
    gap: 20px
}

.text-soloai p img {
    margin-bottom: 0!important
}

.menu-ft .menu-item a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
    position: relative;
    padding-left: 10px
}

.menu-ft .menu-item a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%
}

.pageBreamBox {
    background-color: rgb(242,242,242);
    padding: 10px 0;
    margin-bottom: 15px
}

.blog-archive {
    padding-bottom: 30px
}

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

#post-list .post-item .col-inner {
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
}

.archive-page-header h1 {
    margin-bottom: 30px;
    margin-top: 30px
}

.detail-new {
    background-color: #fff;
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 20px;
    padding-bottom: 30px
}

.title-left-collection {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    margin: 0 0 0 0;
    line-height: 40px;
    width: 100%;
    padding: 0 1px 0 9px;
    text-align: left;
    background: #348C42;
    font-weight: 700
}

.list-left-collection2 {
    border: 1px solid #e1e1e1
}

.list-left-collection2 li {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 39px;
    text-transform: capitalize;
    font-weight: 300;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding-left: 9px;
    margin-left: 0!important;
    list-style-type: none
}

.list-left-collection2 li a {
    color: #666;
    font-size: 14px;
    padding-left: 10px;
    text-transform: uppercase
}

.col .items {
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.sharaholder-us-down1 a {
    cursor: pointer;
    width: 140px;
    font-size: 24px;
    border: 1px solid #348C42;
    line-height: 40px;
    text-align: center;
    color: #348C42;
    border-radius: 6px;
    height: 40px;
    display: block
}

.fah {
    float: left;
    width: 50px;
    height: 50px;
    color: #2176c3;
    margin-top: 6px;
    margin-right: 14px;
    text-align: center;
    font-size: 60px;
    line-height: 46px;
    background-size: 100% 100%
}

.sharaholder-us-content {
    float: left;
    position: relative;
    width: calc(100% - 68px);
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    padding-right: 79px
}

.sharaholder-us-title {
    font-size: 18px;
    color: #000
}

.sharaholder-us-date {
    font-size: 13px;
    color: #bfbfbf
}

.sharaholder-us-down a {
    position: absolute;
    cursor: pointer;
    width: 95px;
    font-size: 14px;
    border: 1px solid #348C42;
    line-height: 28px;
    text-align: center;
    color: #348C42;
    border-radius: 6px;
    height: 28px;
    top: 0;
    right: 0
}

.page-wrap {
    margin: 40px 0
}

.page-left-sidebar {
    padding-bottom: 30px
}

.category-page-row {
    padding-top: 0
}

.product-main {
    padding-top: 0
}

.list_desct {
    list-style-type: none;
    padding-top: 17px
}

.list_desct li {
    padding-bottom: 9px;
    margin-bottom: 7px;
    border-bottom: 1px solid #afa4a4;
    margin-left: 0!important
}

h1.product-title.product_title {
    color: #348C42
}

.button-hotline a {
    background: #348C42;
    color: #fff;
    padding: 10px 20px;
    border-radius: 24px
}

.text-hotro p {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    margin: 0 0 0 0;
    line-height: 40px;
    width: 100%;
    padding: 0 1px 0 9px;
    text-align: left;
    background: #348C42;
    font-weight: 700
}

.icon-hotro {
    padding: 10px 0;
    border-bottom: 1px dashed silver
}

.icon-hotro h3 {
    margin-bottom: 0
}

.icon-hotro p {
    margin-bottom: 0;
    font-size: 12px;
}

#product-sidebar .widget {
    border-radius: 5px;
    overflow: hidden
}

#product-sidebar .widget .widget-title {
    background: #348C42;
    color: #fff;
    display: block;
    padding: 15px 30px
}

#product-sidebar .widget .is-divider {
    display: none
}

#product-sidebar .widget.widget_categories ul {
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff
}

#product-sidebar .widget.widget_categories ul li {
    border: none!important
}

#product-sidebar .widget.widget_categories ul li a {
    border-bottom: 1px dashed #cecaca!important;
    display: block;
    line-height: 18px;
    padding: 10px 24px 10px 5px;
    position: relative;
    margin-bottom: 0;
    color: #000
}

#product-sidebar .widget.widget_categories ul li:last-child a {
    border: none
}

#product-sidebar .widget.widget_categories ul li:last-child a {
    border: none!important
}

.term-description {
    overflow: hidden
}

.button-hotline {
    display: flex;
    gap: 20px
}

.button-hotline a {
    background: #f48446;
    color: #fff;
    flex: 0 0 49%;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    display: block
}

.button-hotline a span {
    display: block;
    font-weight: 700;
    font-size: 20px
}

.grid-tools {
    left: 0
}

.shop-container .box.box-shade {
    border-radius: 13px;
    overflow: hidden
}

.shop-container .box.box-shade::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0006;
    z-index: 9
}

.shop-container .box.box-shade .box-text {
    z-index: 99
}

.shop-container .box.box-shade .box-text h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 33px;
    color: #FFF
}

.shop-container .box.box-shade .box-text p.read-more-cate {
    font-weight: 700;
    font-size: 15.75px;
    line-height: 22.5px;
    color: #CBD5E1
}

.shop-container .box.box-shade .box-text p.count {
    display: none
}

.cdt247-product-page .cdt247-product-hero {
    width: 100%;
    background: #f6f7f8;
    overflow: hidden
}

.cdt247-product-page .cdt247-product-hero-slide {
    display: block;
    height: clamp(280px, 46vw, 620px);
    position: relative;
    overflow: hidden
}

.cdt247-product-page .cdt247-product-hero-slide::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18));
    pointer-events: none
}

.cdt247-product-page .cdt247-product-hero-slide img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center
}

.cdt247-product-page .cdt247-product-hero .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 999px;
    background: rgba(255,255,255,.72)!important;
    color: #348C42!important;
    font-size: 30px!important;
    line-height: 44px!important;
    box-shadow: 0 8px 20px rgba(0,0,0,.16)
}

.cdt247-product-page .cdt247-product-hero .owl-prev {
    left: 24px
}

.cdt247-product-page .cdt247-product-hero .owl-next {
    right: 24px
}

.cdt247-product-page .cdt247-product-hero .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center
}

.cdt247-product-page .cdt247-product-hero .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 999px;
    margin: 0 5px;
    background: rgba(255,255,255,.65)!important
}

.cdt247-product-page .cdt247-product-hero .owl-dot.active {
    background: #fff!important
}

.cdt247-product-page .cdt247-product-breadcrumb {
    background: #f3f3f3
}

.cdt247-product-page .cdt247-product-content {
    padding: 42px 0 55px
}

.cdt247-product-page .woocommerce-products-header {
    text-align: center;
    margin-bottom: 24px
}

.cdt247-product-page .woocommerce-products-header .page-title {
    margin-bottom: 0
}

.cdt247-product-page .cdt247-product-description {
    margin-bottom: 30px
}

.cdt247-product-page .cdt247-product-category-grid {
    padding-top: 5px
}

.cdt247-product-page .box.box-shade .box-image {
    aspect-ratio: 4 / 3
}

.cdt247-product-page .box.box-shade .box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.responsive-iframe {
    position: relative;
    width: 100%;
    padding-top: 100%
}

.responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.sharaholder-us-down1 {
    margin-top: 30px
}

@media(max-width: 549px) {
    .title-dmsp h2 span {
        font-size:22px;
        line-height: 30px
    }

    .categories-home .box-category .box-text h5 {
        font-size: 20px;
        line-height: 29px
    }

    .text-title h3 {
        font-size: 25px;
        line-height: 30px
    }

    .but-xemtc {
        padding: 10px 30px
    }

    .but-xemtc span {
        font-size: 16px;
        line-height: 23px
    }

    .text-uudai h3 {
        font-size: 28.57px;
        line-height: 38.52px
    }

    .shop-container .box.box-shade .box-text h5 {
        font-size: 20px;
        line-height: 30px
    }
}

.woocommerce-tabs table {
    max-width: 100%
}

.header-wrapper.stuck #masthead {
    display: none
}

@media(max-width: 549px) {
    .header-wrapper.stuck #masthead {
        display:block
    }

    .woocommerce-tabs img {
        max-width: 100%;
        height: auto!important
    }
}

.title-dmsp h3 .ez-toc-section {
    display: none
}
