.global-breadcrumb p {
    display: flex;
    align-items: center;
    gap: 1.04167rem;
    height: 2.5rem;
    overflow: auto;
    margin: 0;
}

.global-breadcrumb {
    padding: 0 !important;
}

.global-breadcrumb p a,
.global-breadcrumb p span {
    color: rgb(70 70 70 / 1);
    font-size: clamp(14px, .72917rem, .72917rem);
    white-space: nowrap;
}

.global-breadcrumb p span.separator {
    display: inline-flex;
    font-size: 0;
    line-height: 0;
}

.global-breadcrumb p span.separator:before {
    content: "|";
    color: rgb(70 70 70 / 1);
    font-weight: 300;
    font-size: clamp(14px, .72917rem, .72917rem);
    font-family: Font Awesome\ 7 Pro;
}

h1.product-title.product_title.entry-title {
    font-size: 1.66667rem;
    margin-bottom: .625rem;
    font-weight: 400;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
}

.product-short-description {
    font-size: .9375rem;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.product-short-description p {
    margin-bottom: 5px;
}

.social-icons.share-icons {
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-top: 1px solid #dcdcdc;
    margin-top: 20px;
    padding-top: 20px;
}

.social-icons.share-icons span {
    font-weight: 400;
    font-size: 1.04167rem;
}

a.button.btn-quote {
    display: inline-block;
    font-weight: 600;
    font-size: .9375rem;
    border-radius: 1.5rem;
    padding: .625rem 1.25rem;
    border: 1px solid var(--primary-color);
    background: transparent;
    color: var(--primary-color);
    height: unset;
    min-height: auto;
    line-height: normal;
    margin: 0;
}

a.button.btn-quote span {
    line-height: inherit;
}

.product-gallery .row.row-small {
    width: auto;
    max-width: unset;
    padding: 0;
    margin: 0;
}

.product-gallery .row.row-small .col {
    padding: 0;
}

.product-thumbnails img {
    margin: 0;
    opacity: 1;
    transform: unset !important;
}



.product-gallery a {
    user-select: none;
    pointer-events: none;
}

.row-product-detail {
    row-gap: 4.16667rem;
}

.product-detail {
    padding-bottom: 0 !important;
    padding-top: 2.08333rem !important;
}

.product-section {
    border-top: 0;
}

h3.product-section-title {
    font-size: 1.5625rem;
    line-height: 1.1666666667;
    letter-spacing: -.96px;
    margin-bottom: 2.08333rem;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    color: var(--primary-color);
}

.product-small.box .price-wrapper {
    display: none;
}

.product-small.box .image-none {
    position: relative;
    padding-top: 75%;
}

.product-small.box .image-none img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-small.box .box-text {
    padding: 0;
    margin-top: .83333rem;
}

.product-small.box .woocommerce-loop-product__link {
    font-size: .9375rem;
    font-weight: bold;
    color: #525252;
}

.image-tools.is-small.top.right.show-on-hover {
    background-color: rgba(0, 0, 0, .35);
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    opacity: 0 !important;
}

.product-small.box:hover .image-tools.is-small.top.right.show-on-hover:hover {
    opacity: 1 !important;
}

.product-button-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.shop-page-title {
    background-color: transparent !important;
}

.shop-page-title {
    display: none;
}

.product-right-heading {
    margin-bottom: 1.66667rem;
}

.product-title-cat {
    font-weight: 700;
    font-size: clamp(18px, 1.25rem, 1.25rem);
    line-height: 1.1666666667;
    letter-spacing: -.96px;
    color: var(--primary-color);
    margin-bottom: 1.04167rem;
}

.product-right-select {
    display: flex;
    align-items: center;
    gap: 1.66667rem;
    margin: 0;
}

.select-view {
    display: flex;
    position: relative;
    align-items: center;
    gap: .625rem;
}

.select-view label {
    color: rgb(41 41 41 / 1);
    font-weight: 400;
    font-size: 1.04167rem;
    margin: 0;
}

.select-view select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border-width: 1px;
    border-color: var(--primary-color);
    border-radius: 9999px;
    padding: 0 1.25rem;
    width: 100%;
    margin: 0;
}

.contact-img {
    border-radius: .75rem;
    overflow: hidden;
}

.contact-item h3 {
    margin-bottom: 1rem;
    color: var(--primary-color);
    font-weight: 700;
    font-size: clamp(18px, 1.25rem, 1.25rem);
}

.contact-item p {
    margin-bottom: .625rem;
    line-height: 1.375;
}

.contact-item p+h3 {
    margin-top: 1.25rem;
}

.contact-map iframe {
    border-radius: 1rem;
    margin-top: 1.08333rem;
    width: 100%;
}

div#contact-form {
    padding: 1.04167rem;
    max-width: 1200px;
}

.form-wrapper {
    -moz-column-gap: 2.08333rem;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    column-gap: 2.08333rem;
    row-gap: 1.04167rem;
    margin-top: 20px;
}

.form-wrapper .form-group {
    display: flex;
    flex-direction: column;
    gap: .41667rem;
    width: 100%;
}

.form-wrapper .form-group.full-width {
    grid-column: 1 / -1;
}

.form-wrapper .form-group label {
    font-weight: 400;
    font-size: clamp(14px, .72917rem, .72917rem);
    margin: 0;
}

.form-wrapper .form-group input {
    border-radius: .20833rem;
    background-color: rgb(239 239 239 / 1);
    padding: .41667rem 1.04167rem;
    width: 100%;
    margin: 0;
    box-shadow: unset;
    border: 0;
}

.form-wrapper .form-group select,
.form-wrapper .form-group textarea {
    border-radius: .20833rem;
    background-color: rgb(239 239 239 / 1);
    padding: .41667rem 1.04167rem;
    width: 100%;
    box-shadow: unset;
    margin: 0;
    border: 0;
}

.form-submit {
    display: flex;
    grid-column: 1 / -1;
    justify-content: center;
    align-items: center;
}

.form-submit input {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: linear;
    cursor: pointer;
    border-width: 1px;
    border-color: transparent;
    background-color: var(--primary-color);
    padding: .625rem 1.04167rem;
    width: 100%;
    color: rgb(255 255 255 / 1);
    margin: 0;
}

span.wpcf7-spinner {
    position: absolute;
}

form.wpcf7-form {
    margin: 0;
}

.mfp-wrap:not(.off-canvas) button.mfp-close {
    opacity: 1;
    mix-blend-mode: unset;
    background: var(--primary-color);
    border-radius: 30px;
    top: 10px !important;
    right: 10px;
}

header.archive-page-header h1 {
    font-size: 0;
}

header.archive-page-header h1 span {
    color: var(--primary-color);
}

.blog-wrapper {
    padding: 0;
}

div#post-list>.row {
    max-width: unset;
}

#post-list .col.post-item-2 .col {
    flex-basis: 100%;
    max-width: 100%;
}

#post-list .col.post-item-2 .col .col-inner {
    border-bottom: 1px solid rgb(220 220 220 /1);
    padding: .83333rem;
}

#post-list .col.post-item-2 .box-blog-post {
    display: flex;
    align-items: center;
    gap: 1.04167rem;
}

#post-list .col.post-item-2 .box-blog-post .box-image {
    flex-shrink: 0;
    border-radius: .5rem;
    width: 6.041666666666667rem;
    height: 6.041666666666667rem;
}

#post-list .col.post-item-2 .box-blog-post .box-image * {
    height: 100%;
    padding: 0;
}

#post-list .col.post-item-2 .box-blog-post .box-text {
    padding: 0;
}

.post-item-cus .from_the_blog_excerpt,
.box-blog-post .is-divider {
    display: none;
}

.box-blog-post .post-title a {
    margin: 0;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}

.box-blog-post .post-title {
    --tw-text-opacity: 1;
    margin-top: .625rem;
    margin-bottom: .625rem;
    color: rgb(41 41 41 / 1);
    font-weight: 700;
    font-size: 1.04167rem;
    line-height: 1.3;
}

p.from_the_blog_excerpt {
    font-weight: 400;
    font-size: .9375rem;
}

.post-item-cus .post-title {
    font-weight: 600;
    font-size: clamp(18px, 1.25rem, 1.25rem);
    color: var(--primary-color);
    margin: 0;
}

.date-wrap {
    display: inline-flex;
    align-items: center;
    gap: .625rem;
    margin-bottom: .41667rem;
    border-radius: .20833rem;
    background-color: rgb(246 246 246 / 1);
    padding: .41667rem;
    color: rgb(101 101 101 /1);
    transition: all 0.3s;
}

.date-wrap .date {
    font-weight: 400;
    font-size: .625rem;
}

.date-wrap .year {
    font-weight: 700;
    font-size: .7291666666666667rem;
}

.box-blog-post .image-cover {
    padding-top: 100% !important;
    border-radius: 1rem;
}

.col.post-item-1 .box-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    background: hsla(0, 0%, 100%, .5);
    padding: 1.25rem .83333rem;
}

.col.post-item-1 .blog-post-inner {
    display: flex;
    align-items: center;
    gap: .83333rem;
}

.col.post-item-1 .blog-post-inner .date-wrap {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0;
    display: flex;
    flex-direction: column;
    background-color: var(--primary-color);
    color: #fff;
    letter-spacing: -0.4px;
    gap: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

#post-list .col.post-item-2,
#post-list .col.post-item-1 {
    flex-basis: 100%;
    max-width: 100%;
}

.single-post #masthead {
    --tw-bg-opacity: 1;
    --tw-shadow: 4px 8px 40px 0px rgba(48, 48, 146, .08);
    --tw-shadow-colored: 4px 8px 40px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.blog-wrapper header.archive-page-header {
    padding-top: 2.16667rem;
}

.single-post h1.entry-title {
    margin-bottom: 1.04167rem;
    color: var(--primary-color);
    text-align: center;
    font-weight: 400;
    font-size: 1.66667rem;
    padding-top: 2.08333rem;
}

.entry-divider.is-divider {
    display: none;
}

.entry-content,
.entry-header-text-top {
    padding: 0;
}

.article-inner {
    margin-right: auto;
    margin-left: auto;
    max-width: 64.58333333333334rem;
}

.news-detail-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .83333rem;
    margin-bottom: 20px;
}

.news-detail-bottom .date-wrap {
    margin: 0;
}

.news-detail-related .title {
    margin-bottom: 1.66667rem;
    letter-spacing: -.96px;
}

.news-detail-related {
    background-color: hsla(0, 0%, 96%, .5);
}

.desc-x h1 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

.desc-x {
    font-size: 1.04167rem;
    padding-bottom: 2.08333rem;
    border-bottom: 1px solid var(--primary-color);
}

.img-full * {
    height: 100%;
    width: 100%;
}

.box-desc-img {
    width: 5.5rem !important;
    height: 5.5rem;
    position: absolute;
    top: 4.5rem;
    right: 0;
    bottom: 0;
}

.box-desc>.col-inner {
    margin: 0 !important;
}

.slider-cus .flickity-viewport {
    overflow: unset;
    overflow-x: clip;
}

.slider-cus .image-cover {
    border-radius: .5rem;
}

.slider-cus .overlay.fill {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)) !important;
}

.slider-cus .gallery-col.col.is-selected .overlay.fill {
    opacity: 0;
}

.ux-builder-iframe .gallery-col>.col-inner {
    opacity: 1 !important;
}

.desc-ab-text>.col-inner {
    padding: 2.08333rem 0.83333rem;
}

.desc-ab:nth-child(even) {
    flex-direction: row-reverse;
}

.desc-ab-img .img,
.desc-ab-img .img * {
    height: 100%;
    padding: 0;
    object-fit: cover;
}

.box-img-cus {
    border-radius: 1rem;
    overflow: hidden;
}

.box-img-cus .box-text {
    padding: 2.08333rem;
    padding-bottom: 1.25rem;
    text-shadow: unset !important;
}

.box-img-cus .box-text h3 {
    font-size: 1.04167rem;
    padding-bottom: 1.25rem;
    border-bottom: .20833rem solid #fff;
    margin-bottom: 1.25rem;
}

.box-img-cus-hide {
    max-height: 0;
    overflow: hidden;
    font-size: .9375rem;
    opacity: 0;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    flex-direction: column;
    gap: .41667rem;
}

.box-img-cus:hover .box-img-cus-hide {
    max-height: 500px;
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1;
}

.img-cus img {
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
}

.slider-img-cus img {
    height: 6.71875rem;
    object-fit: contain;
}

.flickity-slider>div:not(.col).partner-group.row {
    opacity: 1;
    visibility: visible;
    width: 100% !important;
    max-width: unset !important;
    margin: 0;
}

.slider-img-cus .gallery-col.col {
    padding: 0 5px 10px;
}

.slider-img-cus .gallery-col.col .col-inner {
    border: 1px solid #dcdcdc;
}

.count-text h4 {
    font-weight: 400;
    font-size: 4.166666666666667rem;
    line-height: 5rem;
    letter-spacing: -1.6px;
    text-align: center;
    margin: 0;
    color: var(--primary-color);
}

.count-text h3 {
    font-size: clamp(18px, 1.25rem, 1.25rem);
    margin: 0;
    color: var(--fs-color-secondary);
}

.col-ab-img .img {
    border-radius: 1.04167rem;
    border: 8px solid #fff;
    overflow: hidden;
}

.col-ab-img .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.img-ss {
    position: relative;
    top: -20px;
}

.over-hidden {
    overflow: hidden;
}

.banner .text-box {
    font-size: inherit !important;
}

.banner-main .container {
    max-width: unset;
}

.banner-main-ab-content {
    position: absolute;
    bottom: 4.16667rem;
    left: 4.16667rem;
}

.banner-main-ab-content h2 {
    margin: 0;
    font-weight: 500;
    letter-spacing: -2.56px;
    line-height: 4.166666666666667rem;
}

.banner-main-ab-count {
    left: 13.177083333333334rem;
    top: 50%;
}

.banner-main-ab-count .text-inner {
    display: flex;
    align-items: center;
    gap: 2rem
}

.banner-count {
    width: 13.020833333333334rem;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: linear-gradient(136deg, hsla(0, 0%, 100%, .2) 6.3%, hsla(0, 0%, 60%, .4) 100.27%);
    border: 1px solid #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    padding: 1.25rem;
    border-radius: .75rem;
}

.banner-count:nth-child(2) {
    margin-top: 50px;
}

.banner-count * {
    margin: 0 !important;
}

.banner-main-ab-content h2,
.banner-count strong {
    font-size: 1.875rem;
    line-height: 1.5;
}

.box-icon-main {
    -webkit-backdrop-filter: blur(2px);
    position: relative;
    backdrop-filter: blur(2px);
    border: 1px solid #fff;
    border-radius: .75rem;
    background: linear-gradient(136deg, hsla(0, 0%, 100%, .32) 6.3%, hsla(0, 0%, 60%, .65) 100.27%);
    display: flex;
    flex-direction: row-reverse;
}

.box-icon-main .icon-box-text {
    padding-top: 2.08333rem;
    padding-bottom: 2.08333rem;
    padding-left: 1.66667rem;
    flex: 1 0 0;
    font-size: .9375rem;
}

.box-icon-main .icon-box-img img {
    width: 50px;
    position: absolute;
    filter: brightness(0) invert(1);
    position: relative;
    top: 10px;
}

.box-icon-main h3 {
    font-size: clamp(18px, 1.25rem, 1.25rem);
}

.blog-home .box-image {
    display: none;
}

.blog-wrap-home {
    display: flex;
    align-items: center;
}

.blog-home-img {
    position: relative;
    height: 33.25rem;
    width: 100%;
    padding-right: 2rem;
}

.blog-home-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.blog-wrap-home .blog-home {
    width: 100%;
}

.blog-home .date-wrap {
    flex-direction: column;
    margin: 0;
    gap: 0;
}

.blog-home .box-text-inner {
    display: flex;
    gap: .83333rem;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 0;
}

.blog-home .box-text-inner h5.post-title {
    width: 80%;
    font-weight: 600;
    font-size: clamp(18px, 1.25rem, 1.25rem);
    color: var(--primary-color);
}

.blog-home .box-text-inner a.button {
    margin: 0;
    margin-left: auto;
    overflow: hidden;
    display: block;
    max-height: 0;
    min-height: unset;
    transition-duration: 3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    font-size: .9375rem;
    text-transform: unset;
    font-weight: normal;
}

.blog-home .col.post-item {
    padding-bottom: 0;
}

.blog-home .col.post-item .col-inner {
    padding: 1.25rem .83333rem;
    border-bottom: 1px solid #dcdcdc;
}

.blog-home .box-text.text-left {
    padding: 0;
}

.blog-home .box:hover .box-text-inner a.button {
    max-height: 500px;
    height: auto;
}

.blog-home .box:hover .box-text-inner h5.post-title {
    color: var(--fs-color-secondary);
}

.blog-home .box:hover .box-text-inner .date-wrap {
    background-color: var(--fs-color-secondary);
    color: #fff;
}

div#bao-gia {
    padding: 36px;
}

div#bao-gia .form-wrapper {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {

    .banner-count strong,
    .banner-main-ab-content h2 {
        font-size: 2.08333rem;
    }

    .form-wrapper {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .box-desc>.col-inner {
        width: 550px;
    }

    .box-desc-img {
        right: -12rem;
        height: 10.520833333333334rem;
        width: 12.239583333333334rem !important;
    }

    .row.slider-cus {
        padding-bottom: 50px;
    }
}


@media (min-width: 1024px) {
    .blog-home-img {
        width: 31.25rem;
    }

    .blog-wrap-home .blog-home {
        width: calc(100% - 32.25rem);
    }

    .banner-count strong,
    .banner-main-ab-content h2 {
        font-size: 2.5rem;
    }

    .ab-desc-main h2 {
        width: 41.145833333333336rem;
        position: relative;
        z-index: 15;
    }

    .col-ab-img .col-inner {
        left: 50px;
        top: 100px;
    }

    .ab-desc-main p {
        max-width: 29.166666666666668rem;
    }

    .col-ab-img .img:nth-child(3) {
        width: 23.958333333333336rem !important;
        height: 32.29166666666667rem;
        margin-left: auto;
    }

    .col-ab-img .img:nth-child(2) {
        position: absolute;
        z-index: 2;
        width: 23.958333333333336rem !important;
        height: 23.958333333333336rem;
        bottom: -100px;
        margin: 0;
        left: -10%;
    }

    .col-ab-img .img:nth-child(1) {
        width: 10.416666666666668rem !important;
        height: 10.416666666666668rem;
        position: absolute;
        z-index: 9;
        left: 3%;
        top: 63px;
    }


    .desc-ab-text h2 {
        margin-bottom: 2.08333rem;
    }

    .desc-ab-text>.col-inner {
        padding: 4.16667rem;
        padding-left: 13.541666666666668rem;
    }

    .desc-ab:nth-child(even) .desc-ab-text>.col-inner {
        padding-left: 4.16667rem;
        padding-right: 13.541666666666668rem;
    }

    .box-desc-img {
        right: -11.5rem;
    }

    .box-desc>.col-inner {
        width: 54.47916666666667rem;
    }

    .news-detail-related .title {
        margin-bottom: 2.08333rem;
    }

    .blog-wrapper header.archive-page-header {
        padding-top: 4.16667rem;
    }

    .post-item-cus {
        padding-bottom: 4.16667rem;
    }

    #post-list .col {
        flex-basis: 25%;
        max-width: 25%;
    }

    #post-list .col.post-item-1 {
        flex-basis: 32.813rem;
        max-width: 32.813rem;
    }

    #post-list .col.post-item-2 {
        flex-basis: calc(100% - 32.813rem);
        max-width: calc(100% - 32.813rem);
    }

    .post-item-2>.col-inner {
        padding-left: 1rem;
    }

    h3.product-section-title {
        font-size: 1.875rem;
    }

    .product-detail {
        padding-top: 4.16667rem !important;
    }

    .product-right-heading {
        margin-bottom: 2.08333rem;
    }

    .product-title-cat {
        margin-bottom: 0;
    }

    .product-right-select {
        gap: 2.08333rem;
    }

    .contact-heading {
        max-width: 35.41666666666667rem;
    }

    .slider-cus .gallery-col>.col-inner {
        transform: translateY(-40px);
        opacity: 0;
    }

    .gallery-col.is-prev>.col-inner {
        opacity: 1;
        right: -3.2rem;
        bottom: -3rem;
        transform: translateY(40px) rotate(-15deg);
        transition: transform .4s ease-in-out, bottom .4s ease-in-out, right .4s ease-in-out, left .4s ease-in-out;
    }

    .gallery-col.col.is-selected>.col-inner {
        top: 1rem;
        opacity: 1;
        right: 0;
        bottom: 0;
        left: 0;
        transform: translateY(0) scale(1);
        z-index: 50;
        filter: brightness(1.3);
        background-image: none;
    }

    .gallery-col.is-next>.col-inner {
        bottom: -4rem;
        opacity: 1;
        left: -3.2rem;
        transform: translateY(20px) rotate(15deg);
    }

}

@media (min-width: 1200px) {

    .banner-count strong,
    .banner-main-ab-content h2 {
        font-size: 3.33333rem;
    }

    .row.slider-cus {
        max-width: 51.145833333333336rem;
        margin: 0 auto !important;
    }

    .box-desc-img {
        right: -17rem;
    }

    h3.product-section-title {
        font-size: 2.5rem;
    }

    .product-gallery .row.row-small .col.vertical-thumbnails {
        padding: 0;
        max-width: 8.333333333333334rem;
        flex-basis: 8.333333333333334rem;
    }

    .row.row-small .col.large-10 {
        max-width: calc(100% - 8.33333rem);
        flex-basis: calc(100% - 8.33333rem);
    }

    .product-gallery .flickity-prev-next-button.previous {
        margin: 0 -100px;
    }

    .product-gallery .col,
    .woocommerce-product-gallery,
    .woocommerce-product-gallery__wrapper {
        position: unset !important;
    }

}

@media (max-width: 1199.98px) {
    .banner-main {
        min-height: calc(100svh - 121.969px);
    }

    .banner-main-ab-count {
        left: 4rem;
        top: 2.08333rem;
        bottom: auto;
        transform: unset !important;
    }
}

@media (max-width: 1023.98px) {
    .box-img-cus .box-text {
        padding: .625rem;
    }

    .blog-wrap-home {
        flex-direction: column;
    }

    .blog-home-img {
        padding: 0 0 20px;
    }
}

@media (max-width: 767.98px) {
    .box-desc-img {
        top: 15.5rem;
        z-index: -1;
    }

    #post-list .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .product-thumbnails .col {
        padding: 0 10px !important;
    }

    .social-icons.share-icons {
        border: 0;
        padding: 0;
        margin: 0;
        display: inline-flex;
        margin-left: 1.04167rem;
    }

    .product-detail-main>.col-inner {
        border-bottom: 1px solid #dcdcdc;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .product-small.box .woocommerce-loop-product__link {
        display: block;
        text-align: center;
    }

    .product-right-heading {
        justify-content: center;
    }

    .mfp-container {
        padding: 30px 8px 8px;
    }

    #contact-form button.mfp-close {
        display: none;
    }
}

@media (max-width: 550px) {

    #post-list .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .banner-main-ab-count .text-inner {
        flex-direction: column;
        align-items: start;
    }

    .banner-count:nth-child(2) {
        margin-top: 20px;
    }

    .banner-main-ab-count,
    .banner-main-ab-content {
        left: .83333rem;
        bottom: 2.08333rem;
    }
}