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

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

/*Global*/
.danh-muc-sp,
.phu-kien,
.phu-kien-da-ngoai {
    padding-bottom: 0 !important;
}

/*  Link in Single blog */
.blog-single .post a {
    color: #3b9e59 !important;
}

.blog-single .post a:hover {
    color: #33d364 !important;
}

/*Slider disable*/
.flickity-prev-next-button.previous {
    transform: none;
}

.sp-noi-bat .flickity-button {
    display: none;
}

.section-title-normal span,
.section-title-normal {
    border: none;
}

.flickity-prev-next-button.next {
    transform: none;
}

.menu-link-product:hover .icon-angle-down,
.dv-cho-thue .block-info h3,
.grid-tools .add-to-cart-grid::after,
a.quick-view.quick-view-added::after,
ul.yith-wcan-list li.chosen > a:before,
.product-footer .product-tabs li.active a,
a.yith-wcan-price-link.active.yith-wcan-price-filter-list-link:before,
.related-products-wrapper h3,
.contact-page li .fone,
span.breadcrumb_last,
.price-wrapper .price bdi,
button.button.is-outline.is-small.mb-0::after {
    color: var(--primary-color);
}

/*Products*/
.badge-container {
    margin: 10px;
}

.badge {
    width: 64px;
    height: 28px;
}

.badge-inner.secondary.on-sale {
    border: navajowhite;
    border-radius: 20px;
}

.product-small.box .box-text {
    padding-right: 0;
    padding-left: 0;
}

.product-small .box-image .image-cover,
.product-small .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.product-small .box-image:hover > div:first-child::before {
    opacity: 1;
    transition: 0.2s;
}

/*.product-small .box-image > div:first-child::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(51, 31, 30, 0.7);*/
/*    transition: all ease 0.3s;*/
/*    opacity: 0;*/
/*    border-radius: 20px;*/
/*    z-index: 1;*/
/*}*/

.whychoose-banner img,
.whychoose-swiper .col-inner .col .col-inner,
.service .box-image,
.product-small img,
.sp-noi-bat .box-image,
.box-combo .box,
.block-thumb img,
li.tab.has-icon a,
.sp-camp .box-image {
    border-radius: 20px;
}

.product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-small .product-title a {
    font-size: 14px;
    color: #554f4f;
    margin-bottom: 5px;
    overflow: hidden;
    font-weight: 700;
    text-align: left;
}

del {
    text-decoration: none;
}

.product-small .price-wrapper del span.amount {
    font-size: 15px;
}

.product-small .price .amount {
    color: red;
    font-size: 17px;
    font-weight: normal;
}

del span.amount {
    opacity: 1;
}

span.price del bdi {
    font-size: 12px !important;
    color: #777777 !important;
    margin-left: 10px;
    font-weight: 400 !important;
    text-decoration: line-through;
}

.product-small .price-wrapper ins span.amount {
    white-space: nowrap;
    color: #ff6900;
    font-weight: normal;
    font-size: 20px;
}

.price-wrapper .price bdi {
    font-weight: 700;
    font-size: 18px;
}

.price-wrapper .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    align-items: center;
}

section {
    padding-top: 50px !important;
}

.service .view-all:hover,
.bai-viet-tin-tuc .view-all:hover,
.dv-cho-thue .view-now:hover,
.box-combo .button:hover,
.product-quick-view-container form.cart button:hover {
    background-color: #654145 !important;
    transition: 0.2s;
}

.service .view-all,
.bai-viet-tin-tuc .view-all,
.dv-cho-thue .view-now,
.box-combo .button {
    height: 40px;
    background: var(--primary-color) !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}

.dv-cho-thue .block-icon,
.whychoose-swiper .col-inner .col .col-inner:hover,
.service .title-main h3 span:before,
.section.review::before,
.badge-inner.secondary.on-sale,
li.tab.has-icon:hover a,
#footer input.wpcf7-form-control.has-spinner.wpcf7-submit,
a.devvn_buy_now_style,
.phu-kien li.active.tab.has-icon,
.form-lien-he input.wpcf7-form-control.has-spinner.wpcf7-submit,
.section-title-center span:after,
h1.shop-page-title.is-xlarge::after,
.related-products-wrapper h3:after {
    background: var(--primary-color);
}


.section-title-center span:after,
h1.shop-page-title.is-xlarge::after,
.related-products-wrapper h3:after {
    content: "";
    position: absolute;
    width: 135px;
    height: 2px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.section-title span {
    text-transform: none;
}


.section-title b {
    background: transparent;
}

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

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

.banner-section .title-main h3 {
    margin-bottom: 0;
}

.banner-section .title-main h3 {
    width: 630px;
    font-size: 34px;
    line-height: 48px;
    font-weight: bold;
    text-transform: uppercase;
    margin: auto;
    padding-bottom: 35px;
    margin-bottom: 30px;
}

.title-main h3 {
    font-size: 34px;
    line-height: 48px;
    font-weight: bold;
    text-transform: uppercase;
    margin: auto;
    padding-bottom: 35px;
    margin-bottom: 30px;
}

.title-main span,
h1.shop-page-title.is-xlarge {
    position: relative;
    display: block;
    font-size: 34px !important;
    text-transform: uppercase;
}

.section-title-center span {
    margin: 0;
}


/*Header*/


div#masthead {
    background: rgba(255, 255, 255, 0.54);
}


li.header-search-form.search-form.html.relative.has-icon {
    padding: 15px;
    width: 525px;
}

input#woocommerce-product-search-field-0 {
    height: 44px;
}

.form-flat input:not([type="submit"]) {
    border-radius: 20px;
    border: 1px solid #654145;
}

.product-info .cart {
    margin-bottom: 0;
    order: 5;
    flex-direction: column;
    margin-top: 20px;
}

.searchform .relative .flex-col:last-child {
    position: absolute;
    right: 0;
    width: 85px;
    display: flex;
    justify-content: center;
}


#header-contact li a {
    padding: 5px 0;
}

#header-contact a {
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0;
    color: #272727;
    font-size: 15px;
}

.header-nav .icon-user::before,
.header-nav .icon-heart::before,
.header-nav .icon-shopping-basket:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/07/account.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: 100% 100%;
}

.header-nav i {
    width: 26px;
    height: 25px;
    position: relative;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-size: 15px;
}

ul.nav.header-nav.header-bottom-nav.nav-right.nav-line-bottom.nav-size-medium.nav-spacing-xlarge a {
    padding: 10px;
}

.slider-section {
    padding-top: 0 !important;
}

/*Whychoose*/
section.banner-section {
    padding-top: 20px !important;
}

.banner-section,
.slider-section {
    background: #fef7ef;
}

.whychoose-banner img,
.whychoose-swiper .col-inner .col .col-inner,
.service .box-image,
.product-small img,
.sp-noi-bat .box-image,
.box-combo .box,
.block-thumb img,
li.tab.has-icon a,
.sp-camp .box-image {
    border-radius: 20px;
}

.whychoose-swiper .col-inner .col .col-inner:hover .icon-box-img img {
    filter: brightness(4);
    transition: 0.2s;
}

/*Swiper*/

.whychoose-swiper .col-inner .col .col-inner {
    background: white;
    padding: 25px 15px;
    height: 100%;
}

.whychoose-swiper .col-inner .col .col-inner:hover {
    transition: 0.2s;
    color: white;
    cursor: pointer;
}

.whychoose-swiper .col-inner .col .col-inner:hover h4 {
    transition: 0.2s;
    color: white;
}

.whychoose-swiper h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: black;
}

.whychoose-swiper .col-inner .row .col {
    padding-bottom: 22px;
}

.whychoose-swiper .icon-box-center .icon-box-img {
    margin: 0 auto;
}

.whychoose-swiper .icon-box-text {
    padding-top: .7em;
}

.whychoose-swiper .icon-box-text p {
    font-size: .8em;
}

/*Service*/
.service .title-main h3 {
    margin: 0;
    padding-bottom: 25px;
}

.service .title-main h3 span {
    padding: 0;
    margin: 0;
}

.service .title-main h3 span:before {
    content: "";
    position: absolute;
    width: 135px;
    height: 2px;
    bottom: -10px;
    left: 0;
}

.service .title-des {
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 30px;
}

.service .box-image {
    cursor: pointer;
}

.service .box-image::before {
    content: "";
    background: linear-gradient(180deg, #1F0E0E 0%, rgba(50, 23, 23, 0.85) 13.02%, rgba(93, 40, 40, 0.07) 56.25%);
    transform: rotate(180deg);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.service .box-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    padding: 0 30px 20px;
    align-items: center;
    z-index: 9;
}

.service .box-text-inner {
    display: flex;
    align-items: center;
}

.service .box-text-inner p {
    width: 25%;
}

.service .box-text h3 {
    margin-left: 30px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    margin-bottom: 0;
}

.service .box-text-inner h3 {
    width: 74%;
}

.service .box-text h3::before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    background: #fff;
    height: 80%;
}

.service .box-text h3 a {
    font-size: 20px;
    color: white;
}

.service .box-text-inner a {
    text-align: left;
}

.section.service:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/bg-before-service.webp);
    background-repeat: no-repeat;
    width: 283px;
    height: 472px;
    position: absolute;
    top: -5px;
}

.section.service:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/bg-after-service.webp);
    background-repeat: no-repeat;
    top: 25px;
    right: 0;
    width: 293px;
    height: 419px;
    position: absolute;
}

.sp-camp:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/bg-before-service.webp);
    background-repeat: no-repeat;
    width: 283px;
    height: 472px;
    position: absolute;
    top: -70px;
}

.sp-camp:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/bg-after-service.webp);
    background-repeat: no-repeat;
    top: -150px;
    right: 0;
    width: 293px;
    height: 419px;
    position: absolute;
}

/*Sp noi bat*/
.sp-noi-bat-banner-col .col-inner::before {
    background: linear-gradient(180deg, #1F0E0E 0%, rgba(50, 23, 23, 0.85) 13.02%, rgba(93, 40, 40, 0.07) 56.25%);
    border-radius: 20px;
    transform: rotate(180deg);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.sp-noi-bat,
.sp-de-xuat {
    background: rgba(240, 188, 177, 0.1);
}

.sp-noi-bat .col {
    padding-bottom: 20px;
}

.sp-noi-bat .box {
    position: relative;
}

.sp-noi-bat li.dot.is-selected,
.sp-de-xuat li.dot.is-selected {
    background: var(--primary-color) !important;
    width: 39px !important;
}

.sp-noi-bat-banner-col > .col-inner img {
    transition: 0.4s;
}

li.dot {
    opacity: 1 !important;
    background-color: #AEAEAE !important;
    border-radius: 7px !important;
    height: 11px !important;
    width: 25px !important;
    border: 0 !important;
    margin: 0 5px !important;
}

.sp-noi-bat-banner .box-text {
    padding: 20px 40px;
}

.sp-noi-bat-banner .box-text {
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.sp-noi-bat-banner .info h3 + p,
.sp-noi-bat-banner .info h3 {
    text-align: left;
}

.sp-noi-bat-banner .info h3 {
    margin-bottom: 6px;
}

.sp-noi-bat-banner .info h3 > a {
    color: white;
    font-size: 30px;
}


.button i {
    margin-top: 7px;
}

/*Danh muc sp*/


li.tab.has-icon a {
    background: none;
    padding: 0;
}

li.tab.has-icon {
    margin: 0 2px 5px;
    margin-left: 2px !important;
}

li.tab.has-icon a > span {
    color: black;
    font-weight: 200;
    font-size: 15px;
    padding: 4px 20px;
}

li.tab.has-icon a > span {
    text-transform: none;
    padding: 7px 20px !important;
}

li.tab.active.has-icon a span {
    color: #000 !important;
}

li.tab.active.has-icon a span {
    color: #000;
    font-weight: 600;
}


/*Dv cho thuê*/
.dv-cho-thue {
    background: #FFF8EF;
}

.dv-cho-thue .block-icon {
    box-shadow: 0px 3px 30px rgb(179 143 36 / 58%);
    height: 55px;
    width: 55px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    margin-top: -30px;
    position: relative;
}

.dv-cho-thue .view-now {
    width: 200px;
    height: 52px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    margin-top: -6px;
}

.dv-cho-thue .col-inner .bg {
    border-radius: 20px;
    padding-bottom: 45px;
    position: relative;
    background: #fff;
    display: flex;
    flex-direction: column;
}

.dv-cho-thue .col-inner,
.dv-cho-thue .col-inner > .box {
    height: 100%;
}

.dv-cho-thue .box-text {
    padding: 0;
    display: flex;
    flex: 1;
}

.dv-cho-thue .block-info {
    text-align: center;
    padding: 15px 25px 0px;
    flex: 1;
    height: 100%;
}

/*Review*/

.row.review-row {
    max-width: 700px;
}

.review .box-image img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin-top: 10px;
    border: 2px solid #fff;
}

.review h3 {
    font-size: 18px;
}

.review .flickity-viewport .col-inner > .box {
    display: flex;
    flex-direction: column-reverse;
}

.bai-viet-tin-tuc .post-item .box {
    background: white;
    padding: 1px;
}

.bai-viet-tin-tuc .post-item .box-text {
    padding: 0;
    padding-top: 15px;
}

.post-title {
    overflow: hidden;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
    color: #554f4f;
    line-height: 1.3;
}

.bai-viet-tin-tuc .post-item .col-inner img,
.related-post .post-item .col-inner img,
.tin-tuc-page img {
    border-radius: 20px;
}

p.from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 100%;
}

p.from_the_blog_excerpt {
    font-size: 16px;
    color: #656565;
}

.post-meta {
    font-size: 13px;
    color: #808080;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
}

/* Contacts */
.title-maps span {
    font-size: 24px;
    line-height: 29.26px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #544F4F;
}

.title-contact h3 {
    font-size: 30px;
    color: #544F4F;
    text-align: center;
    line-height: 36.57px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.title-maps span::after,
.title-contact span::after {
    display: none;
}

.p-bottom {
    color: #656565;
    margin: 10px 0 30px;
    font-size: 16px;
    line-height: 22px;
}

.title-info-contact {
    font-size: 20px;
    margin: 0;
    font-weight: 700;
    color: #544F4F;
    text-transform: uppercase;
    line-height: 24.38px;
}

@media (min-width: 991px) {
    .title-contact-page {
        padding-left: 75px;
    }

    .contact-page {
        padding-left: 75px;
    }
}

.contact-page {
    list-style: none inside;
}

.contact-page li svg {
    position: absolute;
    left: 0;
    top: 0px;
}

.contact-page li {
    position: relative;
    padding-left: 30px;
    line-height: 19.5px;
    margin-bottom: 30px;
    margin-left: 0 !important;
}

.contact-page li .fone {
    font-weight: bold;
    font-size: 21px;
}

.contact-page a {
    color: #282828;
}

ul.contact-page br {
    display: none;
}

.title-contact-page {
    margin-top: 35px;
    font-size: 16px;
    line-height: 19.5px;
    text-transform: uppercase;
    font-weight: bold;
    color: #544F4F;
    margin-bottom: 30px;
}

.box-blog-post .is-divider {
    display: None;
}

.post-meta::before {
    content: '\f017';
    font-family: 'FontAwesome';
    margin-right: 6px;
}

/*SP Của Camp*/

.dich-vu-thue .title-main + div > p,
.sp-camp .title-main + div > p {
    margin-bottom: 40px;
    color: #656565;
    font-size: 16px;
}

.sp-camp .box-text.text-center h2 {
    font-size: 22px;
    text-shadow: none;
}

.sp-camp .box-image .overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: gradient(180deg, #1F0E0E 0%, rgba(50, 23, 23, 0.85) 20.83%, rgba(93, 40, 40, 0.07) 72.92%);
    background: linear-gradient(180deg, #1F0E0E 0%, rgba(50, 23, 23, 0.85) 20.83%, rgba(93, 40, 40, 0.07) 72.92%);
    transform: rotate(180deg);
}

.sp-camp .box-text.text-center {
    padding: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    width: max-content;
    height: max-content;
    left: 50%;
}

/*Tin tuc page*/
.blog-large .box-text {
    vertical-align: top;
}

.tin-tuc-page .relative > .row:first-child .post-item .col-inner {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 30px;
}

/*Combo*/
.box-combo .box-image {
    height: 270px;
    width: 270px;
}

.box-combo h3 {
    font-size: 24px;
    line-height: 29.26px;
    font-weight: 700;
    margin-bottom: 15px;
}

.discount-title {
    margin-bottom: 15px;
}

.box-combo h6 {
    text-transform: unset;
    font-size: 14px;
    color: #554f4f;
    opacity: 1;
}

.discount-title + p {
    color: #777777;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
}

.box-combo .box-text-inner {
    position: relative;
    text-align: left;
}

.box-combo .box-text {
    padding-right: 5px;
    padding-left: 10px;
    display: flex;
    align-items: center;
}

.box-combo .box-text {
    flex: 1;
}

.box-combo .button span {
    font-size: 15px;
}

.box-combo .button {
    width: 175px;
    height: 46px;
    margin: 0;
}

.box-combo .box {
    display: flex;
    gap: 6px;
    border: 1px solid #E5E5E5;
    overflow: hidden;
}

.is-divider {
    display: none;
}

/*Shop*/
span.widget-title.shop-sidebar {
    color: #544F4F;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
}

span.widget-title.shop-sidebar:after {
    content: "";
    width: 38px;
    height: 2px;
    background: #544F4F;
    position: absolute;
    left: 0;
    bottom: 0;
}

.widget .is-divider {
    margin-top: 5px;
}

h1.shop-page-title.is-xlarge {
    text-align: center;
    width: 100%;
    position: absolute;
    margin-right: -4px;
    left: 50%;
    transform: translateX(-50%);
    top: -70px;
}

.shop-page-title.category-page-title.page-title {
    margin-top: 90px;
}

nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    display: none;
}

.image-tools.grid-tools.text-center.hide-for-small.bottom.hover-slide-in.show-on-hover {
    position: absolute;
    top: 50%;
    width: 40px;
    height: max-content;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    height: 40px;
    z-index: 1;
}

.grid-tools .add-to-cart-grid::after {
    visibility: visible;
    content: '\f07a';
    font-family: 'FontAwesome';
    background: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    font-weight: 500;
    top: 0;
}

a.quick-view.quick-view-added {
    visibility: hidden;
    width: 40px;
    position: absolute;
    right: 50px;
    height: 40px;
}

.grid-tools .add-to-cart-grid::after {
    visibility: visible;
    content: '\f07a';
    font-family: 'FontAwesome';
    background: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    font-weight: 500;
    top: 0;
}

.grid-tools .add-to-cart-grid::after {
    visibility: visible;
    content: '\f07a';
    font-family: 'FontAwesome';
    background: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    font-weight: 500;
    top: 0;
}

ul.product_list_widget li a:not(.remove) {
    font-size: 14px;
}

.widget_shopping_cart_content p {
    font-size: 14px;
    color: black;
}

.widget_shopping_cart .button {
    font-weight: normal;
    text-transform: none;
    text-align: center;
}

.widget_shopping_cart .woocommerce-Price-amount {
    font-weight: normal;
    color: red;
}

a.added_to_cart {
    margin-top: 1em !important;
    color: white;
    margin-bottom: 0 !important;
    line-height: 12px !important;
}

.add_to_cart_button.added {
    display: block;
}

.image-tools .cart-icon {
    display: none;
}

a.added_to_cart.wc-forward {
    top: 30px;
    position: absolute;
    background: transparent;
    left: 20px;
    width: max-content;
    height: max-content;
}

.grid-tools a + a {
    border-left: none !important;
}

.add-to-cart-grid {
    position: absolute;
    left: 50px;
}

.add-to-cart-grid {
    width: 40px !important;
}

a.quick-view.quick-view-added::after {
    visibility: visible;
    content: '\f06e';
    font-family: 'FontAwesome';
    background: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    font-weight: 500;
    top: 0;
}

.top.right.show-on-hover {
    top: 50%;
    transform: translate(-50%, -50%) !important;
    padding: 0;
    height: 40px;
    width: 40px;
    left: 50%;
    z-index: 2;
}

/*Cart page*/
.form-flat input:not([type="submit"]) {
    border-radius: 20px;
    border: 1px solid #654145;
}

.quantity .button.ux-quantity__button,
.quantity input.qty.text {
    height: 35px;
    background-color: white;
    border-radius: 20px;
    border: 1px solid #654145;
}

.quantity .button.ux-quantity__button {
    padding: 0 20px;

}

.quantity.buttons_added.form-flat input {
    background: white;
}

.quantity.buttons_added.form-flat > * {
    height: 35px;
}

/*Quick view*/
.product-quick-view-container h1 {
    font-size: 18px;
    color: #333333;
}

.product-info .price-wrapper {
    order: 2;
    border-bottom: 1px solid #e5e5e5;
}

.product-info .price-wrapper .price {
    margin-bottom: 15px;
}

.price-wrapper .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    align-items: center;
}

.product-info .price-wrapper .price bdi {
    font-size: 24px;
}

.product-quick-view-container .price-wrapper .price bdi {
    font-size: 26px;
}

.product-info .price-wrapper del bdi {
    color: #5e5e5e;
    font-size: 16px !important;
    font-weight: 400;
    margin-left: 12px;
    text-decoration: line-through;
}

.product-quick-view-container .price-wrapper del bdi {
    color: #a5a5a5;
    font-size: 16px !important;
    font-weight: 400;
    margin-left: 12px;
    text-decoration: line-through;
}

.price-wrapper .price bdi {
    font-weight: 700;
    font-size: 18px;
}

.product-info .price-wrapper .price bdi {
    font-size: 24px;
}

.product-quick-view-container .price-wrapper .price bdi {
    font-size: 26px;
}

.price-wrapper .price bdi {
    font-weight: 700;
    font-size: 18px;
}

.product-lightbox.lightbox-content {
    max-width: 950px;
    padding: 30px;
}

.product-quick-view-container form.cart {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}

.product-quick-view-container form.cart button {
    width: max-content;
    height: 44px;
    line-height: 44px;
    color: #fff;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    background-color: var(--primary-color) !important;
    margin-top: 18px;
    border-radius: 20px;
    border: solid 1px var(--primary-color);
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.product-quick-view-container form.cart .buttons_added::before {
    content: 'Số lượng';
    display: block;
    margin-right: 14px;
}

.product-info .quantity.buttons_added.form-flat {
    margin-bottom: 20px;
}

.product-quick-view-container form.cart .buttons_added {
    display: flex;
    align-items: center;
}

.shop-container .product-main .product-title {
    font-size: 24px;
    color: #544F4F;
    margin-bottom: 15px;
    line-height: 29.26px;
    font-weight: 500;
    order: 1;
}

.product-info .price-wrapper del bdi {
    color: #5e5e5e;
    font-size: 16px !important;
    font-weight: 400;
    margin-left: 12px;
    text-decoration: line-through;
}

.product-info .price-wrapper .price bdi {
    font-size: 24px;
}

.product-info .price-wrapper .price {
    margin-bottom: 15px;
}

.price-wrapper .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    align-items: center;
}

.product-main .form-flat input:not([type="submit"]) {
    height: 39px;
    border-color: #E5E5E5;
}

.quantity.buttons_added.form-flat input {
    background: white;
}

.product-info .cart button {
    display: block;
    text-transform: none;
    border: 1px solid #494949;
    font-weight: 700;
    padding: initial;
    text-align: center;
    font-size: 14px;
    border-radius: initial;
    background: transparent !important;
    width: 175px;
    height: 44px;
    color: #544F4F;
    border-radius: 20px;
    gap: 0;
}

.product-footer .woocommerce-tabs {
    margin-top: 40px;
}

.product-footer .product-tabs {
    background: #ffffff;
    border-bottom: 1px solid #E5E5E5;
    display: flex;
    justify-content: space-between;
}

.product-footer .product-tabs li {
    margin: 0 2px;
}

.product-footer .product-tabs li a {
    padding: 6px 0;
    font-weight: normal;
    font-size: 17px;
    color: #4d4d4d;
    text-transform: none;
    letter-spacing: 0;
}

.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before {
    height: 0;
}

.product-footer .product-tabs li.active a {
    border-bottom: 1px solid #f29f33;
}

.related-products-wrapper h3 {
    font-size: 34px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: auto;
    width: max-content;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 60px;
}

.section-title-center span:after,
h1.shop-page-title.is-xlarge::after,
.related-products-wrapper h3:after {
    content: "";
    position: absolute;
    width: 135px;
    height: 2px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.entry-content h2 {
    font-size: 16px;
}

.blog-single .blog-share {
    text-align: left !important;
}

.blog-share {
    display: flex;
    align-items: center;
}

.blog-share.text-center::before {
    content: 'Chia sẻ bài viết:';
    margin-right: 15px;
}

.blog-wrapper.blog-single .large-10 h1 {
    color: #343434;
    font-weight: bold;
    font-size: 24px;
    line-height: 29.26px;
    word-break: break-word;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
}

/*Footer*/
footer#footer {
    background-image: url(/wp-content/uploads/2025/07/bg-footer.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#footer h4 {
    color: white;
    font-size: 14px;
    margin: 15px 0;
    text-transform: uppercase;
}

#footer::before {
    content: "";
    background: linear-gradient(180deg, #603F40 0%, rgba(0, 0, 0, 0.543171) 0%, rgba(0, 0, 0, 0.296875) .01%, rgba(0, 0, 0, 0.490757) .02%, rgba(0, 0, 0, 0.636561) .03%, #000 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.social-footer a {
    margin-bottom: 0;
}

.social-footer .button.icon:not(.is-outline) {
    background-color: white !important;
}

.social-icons.social-footer .button.icon:not(.is-outline) > i {
    color: unset !important;
}


.social-footer a {
    color: transparent;
}

.footer-info a.ux-menu-link__link {
    list-style: none;
    margin-left: 0;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}

.ux-menu-link:hover .ux-menu-link__link,
.footer-info a.ux-menu-link__link:hover {
    color: var(--primary-color);
}

.footer-info .ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link {
    border-bottom-style: none;
}

.footer-menu p {
    margin-bottom: 10px;
}

.footer-menu p a {
    display: block;
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
}

.pay-img .img {
    width: 68px !important;
    height: 34px;
}

/*Absolute Footer*/
.absolute-footer {
    font-size: 14px;
    position: relative;
    color: white !important;
}

.absolute-footer {
    padding-bottom: 10px;
    background-color: transparent;
}

.footer-primary.pull-left {
    border-top: 0.5px solid rgba(255, 255, 255, 0.5);
    padding: 10px 0 0 0;
    float: none;
    text-align: center;
}
span[aria-hidden="true"] {
  color: #f29f33;
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/

}

.tin-tuc-page .ux-relay .row {
    height: 30.5rem;
}


@media (max-width: 1024px) {

    .whychoose-swiper > .col-inner > .row,
    .service > .relative > .row > .medium-8 .row,
    .products-tab > .col-inner > .row {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: scroll;
    }

    .whychoose-swiper .col-inner .row .col,
    .service > .relative > .row > .medium-8 .col,
    .products-tab > .col-inner > .row > .col {
        min-width: 50%;
    }
}

@media (max-width: 480px) {
    .sp-noi-bat .flickity-button {
        display: block;
    }

    .whychoose-swiper .col-inner .col .col-inner {
        background: var(--primary-color);
        padding: 25px 15px;
        height: 255px;
        display: flex;
        align-items: center;
        color: white;
    }

    .whychoose-swiper .col-inner .col:nth-of-type(1) .box-image,
    .whychoose-swiper .col-inner .col:nth-of-type(3) .box-image {
        width: 35% !important;
    }

    .whychoose-swiper .col-inner .col:nth-of-type(2) .box-image,
    .whychoose-swiper .col-inner .col:nth-of-type(4) .box-image {
        width: 25% !important;
    }

    .banner-section .icon-box-img img {
        filter: brightness(4);
    }

    .flex-col.show-for-medium.flex-grow {
        max-width: 100%;
    }

    .slider-section .slider-wrapper.relative.hide-for-small {
        height: 320px;
        display: block !important;
    }

    .header-bottom {
        min-height: 50px !important;
    }

    li.header-search-form.search-form.html.relative.has-icon {
        padding: 0;
    }

    li.current-dropdown > .nav-dropdown {
        left: -15px;
        margin-left: -148px;
        margin-top: 11px;
    }

    .nav-dropdown {
        padding: 10px 0;
    }

    .slider-wrapper.relative.hide-for-small .slider,
    .slider-wrapper.relative.hide-for-small .slider .flickity-viewport,
    .slider-wrapper.relative.hide-for-small .slider .flickity-viewport .img,
    .slider-wrapper.relative.hide-for-small .slider .flickity-viewport .img img {
        height: 100% !important;
    }

    .slider-wrapper.relative.hide-for-small .slider .flickity-viewport .img .img-inner {
        padding-top: 84% !important;
    }

    .banner-section .title-main h3 {
        width: unset;
    }

    span.section-title-main {
        font-size: 16px !important;
    }

    .title-main h3 {
        line-height: 20px !important;
        margin-bottom: 0;
    }

    p {
        font-size: 14px !important;
    }

    .whychoose-swiper h4 {
        font-size: 14px;
        color: white;
    }

    .whychoose-swiper p {
        font-size: 12px !important;
    }

    .service .title-main h3 span:before {
        width: 100px;
        left: 50%;
        transform: translateX(-50%);
    }

    .service .title-main h3 span {
        left: 50%;
        transform: translateX(-50%);
    }

    .section.service:before {
        top: 20px;
        background-image: url("https://camp.azwebsite.vn/wp-content/uploads/2022/12/bg-before-service-mb.webp");
    }

    .section.service:after {
        background-image: url("https://camp.azwebsite.vn/wp-content/uploads/2022/12/bg-after-service-mb.webp");
        width: 90px;
        height: 100px;
        top: 80px;
    }

    .service .box-text h3 a {
        font-size: 12px;
    }

    .sp-noi-bat-banner .info h3 > a {
        font-size: 16px;
    }

    ol.flickity-page-dots {
        display: none;
    }

    .sp-noi-bat button {
        display: block;
    }

    .nav-pills,
    .nav-line {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: scroll;
    }

    li.tab.has-icon {
        min-width: max-content;
    }

    .section-title-main::after,
    h1.shop-page-title.is-xlarge::after {
        bottom: -10px !important;
        height: 1px !important;
    }

    .product-small .price-wrapper .price {
        flex-direction: column-reverse;
    }

    .product-small .price-wrapper .price bdi {
        font-size: 14px;
    }

    .product-small span.price del bdi {
        font-size: 10px !important;
    }

    .sp-noi-bat {
        padding-bottom: 0 !important;
    }

    .danh-muc-sp .relative .row-cat > .col {
        padding-bottom: 0;
    }

    .sp-noi-bat .relative > div:last-child > .col {
        padding-bottom: 0;
    }

    section {
        padding-top: 30px !important;
    }

    .dv-cho-thue .block-info p {
        font-size: 10px !important;
    }

    .dv-cho-thue .block-info h3 {
        font-size: 14px;
    }

    .dv-cho-thue .block-info p {
        line-height: 16px;
    }

    a.button.primary.view-now span {
        font-size: 10px;
    }

    .dv-cho-thue .view-now {
        width: 100px;
    }

    .dv-cho-thue .view-now {
        width: 100px;
        height: 26px;
        font-size: 0;
        margin-top: 4px;
    }

    .dv-cho-thue .block-info {
        padding: 0 5px;
    }

    .dv-cho-thue .block-icon {
        width: 28px !important;
        height: 28px;
        margin-top: -16px;
    }

    .dv-cho-thue {
        padding-bottom: 0 !important;
    }

    .sp-de-xuat ol.flickity-page-dots {
        display: block;
        bottom: -22px;
    }

    li.dot {
        width: 9px !important;
        height: 4px !important;
        margin: 0 3px !important;
    }

    .sp-noi-bat li.dot.is-selected,
    .cham-soc-toc li.dot.is-selected {
        width: 14px !important;
    }

    .cham-soc-toc .flickity-viewport {
        margin-bottom: 0;
    }

    .review .slider-wrapper .flickity-prev-next-button {
        display: block;
        margin-top: 206px;
        right: 0;
    }

    .form-gui-mail.row .large-2 {
        position: relative;
        left: -55px;
    }

    h1.shop-page-title.is-xlarge {
        font-size: 16px !important;
        top: -40px;
    }

    .page-title-inner {
        padding-top: 0;
    }

    .shop-page-title.category-page-title.page-title {
        margin-top: 60px;
    }

    .product-gallery.large-6.col .product-thumbnails .flickity-viewport {
        height: 80px !important;
    }

    .related-products-wrapper h3,
    .box-combo h3 {
        font-size: 16px;
    }

    .discount-title + p {
        font-size: 10px !important;
    }

    .box-combo .button span {
        font-size: 12px;
    }

    .box-combo .button {
        height: 30px;
        font-size: 0;
        width: 100px;
    }

    .box-combo .box-image {
        height: auto;
        width: 50%;
    }

    .box-combo .box-image img,
    .box-combo .box-image div {
        height: 100%;
        object-fit: cover;
    }

    .box-combo h6 {
        font-size: 12px;
    }

    .box-combo h3,
    .discount-title,
    .discount-title + p {
        margin-bottom: 5px;
    }

    .discount-title + p {
        line-height: 16px;
    }

    .blog-share.text-center::before {
        display: none;
    }

    .breadcumb-yoast {
        padding: 0 15px;
    }

    .bai-viet-lien-quan ul li {
        width: 100%;
    }

    #footer input.wpcf7-form-control.has-spinner.wpcf7-submit {
        font-size: 12px;
        height: 40px;
    }
}

@media (max-width: 1024px) {
    #header .header-inner {
        background: rgba(93, 40, 40, 0.8);
        max-width: unset !important;
    }

    .header-search .icon-search:before,
    .icon-menu:before {
        color: var(--primary-color);
    }

    .section.slider-section.hide-for-medium {
        display: block !important;
    }

    .container,
    .row,
    .banner-section .title-main + p,
    .dich-vu-thue .title-main + div > p {
        max-width: 720px !important;
        margin: auto;
    }

    .banner-section .title-main + p,
    .dich-vu-thue .title-main + div > p {
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .service .title-des {
        text-align: center;
    }

    .whychoose-swiper .col-inner .row .col,
    .service > .relative > .row > .medium-8 .col,
    .products-tab > .col-inner > .row > .col {
        min-width: 50%;
    }

    .whychoose-swiper > .col-inner > .row,
    .service > .relative > .row > .medium-8 .row,
    .products-tab > .col-inner > .row {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: scroll;
    }

    .whychoose-swiper {
        over-flow: hidden;
    }

    .service .box-text {
        padding: 0 15px 15px;
    }

    .has-hover:hover .hover-slide,
    .has-hover:hover .hover-slide-in,
    .has-hover:hover .hover-zoom,
    .has-hover:hover .hover-zoom-in,
    .has-hover:hover .show-on-hover {
        opacity: 1 !important;
    }

    .image-tools {
        opacity: 0 !important;
    }

    .sp-noi-bat > .relative > div:nth-of-type(2) > .col:first-child {
        display: none;
    }

    .sp-noi-bat-banner-col {
        min-width: 100%;
    }

    ul.nav.nav-pills.nav-normal.nav-size-normal.nav-center {
        display: flex;
        justify-content: space-between;
    }

    .dv-cho-thue .box-image {
        width: 100%;
    }

    .dv-cho-thue .row .col:nth-child(1),
    .dv-cho-thue .row .col:nth-child(2) {
        margin-bottom: 30px;
    }

    #footer form.wpcf7-form.init p:nth-child(3) {
        position: absolute;
        right: 179px;
    }

    .header-bottom {
        background-color: rgba(255, 255, 255, 0.84) !important;
    }

    ul.mobile-nav.nav.nav-right i::before {
        color: white;
    }

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

    #logo img {
        height: 50px;
    }

    li.header-search-form.search-form.html.relative.has-icon {
        padding: 10px;
    }

    #header {
        position: unset;
    }

    .home #header {
        position: absolute;
    }
}

#azt-contact-footer-outer {
    position: fixed;
    width: 100%;
    z-index: 100 !important;
    bottom: 0;
    display: none;
}

#azt-contact-footer:after {
    content: "";
    position: absolute;
    pointer-events: none;
    background-image: url(/wp-content/uploads/2025/07/mb-footer-bg.svg);
    background-color: unset;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    box-shadow: unset;
    height: 65px;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
}

#azt-contact-footer {
    border-bottom: 15px solid #fff;
    display: flex;
    max-width: 1200px;
    margin: auto;
    position: relative;
    padding-top: 5px;
}

#azt-contact-footer > a {
    position: relative;
    display: block;
    width: 25%;
    text-align: center;
    padding: 11px 0 0px 0;
    color: #313131;
}

#azt-contact-footer > span {
    display: block;
    width: 30px;
}

#azt-contact-footer span {
    display: block;
}

.azt-contact-footer-btn-label {
    padding: 0px 2px 0 2px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

#azt-contact-footer > a img {
    height: 30px;
    width: 30px
}

#azt-contact-footer-btn-center {
    position: relative;
    background: transparent !important;
}

#azt-contact-footer-btn-center .azt-contact-footer-btn-label {
    position: absolute;
    left: 50%;
    bottom: 2px;
    transform: translateX(-50%);
}

#azt-contact-footer-btn-center .azt-contact-footer-btn-label > span {
    padding: 0px 8px;
    background-image: linear-gradient(92.83deg, #0E68C8 0, #02A4A5 100%);
    border-radius: 30px;
    color: white;
    display: inline-block;
}

.azt-contact-footer-btn-center-icon {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    background-image: linear-gradient(92.83deg, #f90000 0, #950099 100%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: -28px;
    text-align: center;
    box-shadow: rgb(0 0 0 / 15%) 0 -3px 10px 0px;
    border: 2px solid #fff;
}

.azt-contact-footer-btn-center-icon img {
    max-width: 20px;
    height: auto !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.phone-vr-circle-fill {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    box-shadow: 0 0 0 0 #0E68C8;
    border: 2px solid transparent;
    transition: all .5s;
    animation: zoom 1.3s infinite;
}

@keyframes zoom {
    0% {
    }

    70% {
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        box-shadow: 0 0 0 0 transparent
    }
}

@media only screen and (max-width: 850px) {
    .tin-tuc-page .ux-relay .row {
        height: auto;
    }

    #azt-contact-footer-outer {
        display: block;
    }
}

li.header-search-form.search-form.html.relative.has-icon {
    width: 100%;
}

.row.form-lien-he {
    width: 100%;
    margin: auto;
}

.row.form-lien-he textarea {
    border: 1px solid #E3E3E3;
    background: #fff;
    color: #656565;
    font-size: 14px;
    font-style: initial;
    border-radius: 20px;
    padding: 0.375rem 0.75rem;
    box-shadow: none;
}

.row.form-lien-he input {
    border: 1px solid #E3E3E3;
    background: #fff;
    color: #656565;
    font-size: 14px;
    font-style: initial;
    border-radius: 20px;
    min-height: 44px;
    padding: 0.375rem 0.75rem;
    box-shadow: none;
}

.row.form-lien-he span {
    padding: 0 10px;
}

.form-lien-he input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 15px;
    border-radius: 20px;
    padding: initial;
    font-weight: bold;
    border-color: var(--primary-color);
    width: 191px;
    height: 44px;
    text-transform: initial;
    font-weight: 700;
    color: white;
    margin-left: 10px;
    margin-top: 14px;
}

.form-gui-mail.row {
    padding: 0 15px !important;
}

#footer input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 80px;
    margin: 0;
    border-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.form-gui-mail.row .large-12:last-child {
    height: 0;
}

.form-gui-mail .wpcf7-email {
    border-radius: 20px;
}

#wide-nav .icon-angle-down:before {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: white transparent transparent transparent;
    display: inline-block;
    top: -4px;
    margin-left: 2px;
    margin-top: -6px;
    transition: .5s;
}

.has-dropdown .icon-angle-down {
    margin-top: 8px;
}

#menu-item-111:hover .icon-angle-down::before {
    transform: rotate(180deg);
    transition: 0.4s;
    border-color: var(--primary-color) transparent transparent transparent !important;
}

.nav-dropdown .menu-item-has-children > a:hover,
ul.sub-menu.nav-column.nav-dropdown-default li a:hover,
.service .box-text h3 a:hover,
.sp-noi-bat-banner .info h3 > a:hover,
#breadcrumbs a:hover,
p.from_the_blog_excerpt + button:hover,
.related-content + a > button:hover,
.product-small .icon-heart:before,
.product-title a:hover,
.header-nav > .menu-item:hover > a,
.view-more a:hover,
.sp-noi-bat .view-now:hover,
.post-title:hover,
.footer-click a:hover,
.contact-page a:hover,
.sp-camp .box-text.text-center h2 a:hover,
.product-quick-view-container h1:hover,
.nav-dropdown > li > a:hover,
.nav-dropdown li.active > a,
a.added_to_cart.wc-forward:hover,
ul.yith-wcan-list.yith-wcan.categories a:hover {
    color: var(--primary-color) !important;
    transition: 0.2s;
}

.related-box .related-head, .wn-blog-cat-title {
    font-weight: 700;
    display: block;
    margin-bottom: 24px;
    font-size: 19px;
    color: black;
}

.related-box ul li {
    margin-bottom: 3px;
}

.related-box ul li a {
    font-weight: 700;
    font-size: 16px;
    /*color: #2a9e2f;*/
}

.related-box ul li a:hover {
    text-decoration: underline;
}

.feature {
    position: relative;
    overflow: hidden;
}

.feature::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.feature .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
    border-radius: 6px;
}

ul.row.related-post li {
    list-style: none;
}

.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
    color: #000;
}

.related-title a {
    color: #000;
    font-weight: 600;
}

.post-sidebar.large-3.col {
    padding: 0 10px 30px;
}

:root :where(.wp-element-button, .wp-block-button__link) {
    white-space: nowrap;
    font-size: .75rem !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.wp-block-search__inside-wrapper > * {
    margin: 0 !important;
}

.box-text.text-left {
    vertical-align: top;
}

.widget a {
    color: currentColor;
}

.widget a:hover {
    color: var(--primary-color);
}

.wpcf7-spinner {
    display: none;
}

#wn-noti-popup {
    max-width: 31.25rem !important;
    margin: 30px auto;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid #e0e0e0;
}

.mytrip-voucher-form {
    padding: 30px 25px;

}

/* Header */
.mytrip-voucher-form .form-header {
    text-align: center;
    margin-bottom: 25px;
}

.mytrip-voucher-form .gift-icon {
    font-size: 48px;
    background: linear-gradient(135deg, #ff6b35, #f7931e);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    box-shadow: 0 8px 20px rgba(255, 107, 53, 0.3);
}

.mytrip-voucher-form .form-header h3 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 0 0 10px;
    line-height: 1.3;
}

.mytrip-voucher-form .form-header p {
    font-size: 16px;
    color: #666;
    margin: 0;
    line-height: 1.4;
}

/* Form Fields */
.mytrip-voucher-form .form-fields {
}

.mytrip-voucher-form .wpcf7-form-control {
    width: 100%;
    padding: 15px 18px;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    font-size: 16px;
    transition: all 0.3s ease;
    margin-bottom: 15px;
    box-sizing: border-box;
    font-family: inherit;
}

.mytrip-voucher-form .wpcf7-form-control:focus {
    border-color: #ff6b35;
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 107, 53, 0.1);
    transform: translateY(-1px);
}

.mytrip-voucher-form .wpcf7-form-control::placeholder {
    color: #999;
    font-size: 15px;
}

/* Submit Button */
.mytrip-voucher-form .submit-btn {
    width: 100%;
    background: linear-gradient(135deg, #ff6b35, #f7931e);
    color: white;
    border: none;
    padding: 0 20px;
    min-height: auto;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: none;
    font-family: inherit;
    box-shadow: 0 4px 15px rgba(255, 107, 53, 0.3);
}

.mytrip-voucher-form .submit-btn:hover {
    background: linear-gradient(135deg, #e55a2b, #e8851a);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4);
}

.mytrip-voucher-form .submit-btn:active {
    transform: translateY(0);
}

/* Benefits Section */
.mytrip-voucher-form .form-benefits {
    background: linear-gradient(135deg, #f8f9ff, #e8f4fd);
    padding: 18px;
    border-radius: 10px;
    margin-bottom: 15px;
    border-left: 4px solid #ff6b35;
}

.mytrip-voucher-form .form-benefits h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 12px;
    color: #333;
}

.mytrip-voucher-form .form-benefits ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mytrip-voucher-form .form-benefits li {
    font-size: 14px;
    color: #666;
    margin-bottom: 6px;
    line-height: 1.4;
}

/* Terms */
.mytrip-voucher-form .form-terms {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin: 0;
    line-height: 1.4;
    font-style: italic;
}

/* Success/Error Messages */
.mytrip-voucher-form .wpcf7-response-output {
    border: none;
    padding: 15px;
    border-radius: 8px;
    margin-top: 15px;
    font-size: 14px;
    text-align: center;
}

.mytrip-voucher-form .wpcf7-mail-sent-ok {
    background: #d4edda;
    color: #155724;
    border-left: 4px solid #28a745;
}

.mytrip-voucher-form .wpcf7-validation-errors,
.mytrip-voucher-form .wpcf7-mail-sent-ng {
    background: #f8d7da;
    color: #721c24;
    border-left: 4px solid #dc3545;
}

/* Validation Errors */
.mytrip-voucher-form .wpcf7-not-valid {
    border-color: #dc3545 !important;
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.1) !important;
}

.mytrip-voucher-form .wpcf7-not-valid-tip {
    color: #dc3545;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

/* Loading State */
.mytrip-voucher-form .wpcf7-form.submitting .submit-btn {
    background: #ccc;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.mytrip-voucher-form .wpcf7-form.submitting .submit-btn:hover {
    background: #ccc;
    transform: none;
}

/* Mobile Responsive */
@media (max-width: 480px) {
    .mytrip-voucher-form {
        margin: 20px 15px;
        padding: 25px 20px;
        border-radius: 12px;
    }

    .mytrip-voucher-form .form-header h3 {
        font-size: 20px;
    }

    .mytrip-voucher-form .gift-icon {
        width: 60px;
        height: 60px;
        font-size: 36px;
    }

    .mytrip-voucher-form .wpcf7-form-control {
        padding: 12px 15px;
        font-size: 15px;
    }

    .mytrip-voucher-form .submit-btn {
        padding: 15px 18px;
        font-size: 15px;
    }
}

/* Animation khi load */
.mytrip-voucher-form {
    animation: slideInUp 0.6s ease-out;
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#dtc-search-form .dtc-search-option .dtc-option-right #dtc-dropdown-option {
    z-index: 2000 !important;
}

.section-content {
    z-index: auto;
}

.related-post .post-item p.from_the_blog_excerpt {
    font-size: 14px;
}

.wn-blog-cat {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: .75rem;
}

.wn-blog-cat-item {

}

.wn-blog-cat-item a {
    text-transform: capitalize;
    border-radius: 20px;
    padding: 0.5rem 1rem;
    border: 1px solid #33d364;
    transition: opacity 0.3s ease;
    color: #33d364;
    background: #e0ffea;
}

.wn-blog-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.related-readmore {
    font-size: .85rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #33d364;
}

.related-readmore svg {
    width: 1rem;
    fill: #33d364;
    height: 1rem;
}

.entry-category.is-xsmall {
    color: #3b9e59;
    margin-bottom: 1rem;
}

.blog-wrapper #dtc-search-form {
    border: 1px solid #3b9e59;
}

.blog-wrapper #dtcDisplaySearch {
    padding: 20px;
    background: #f0f8f0;
    border-radius: var(--box-radius);
}