section.siframeoverlay,
div.siframeoverlaycontainer {
    position: relative;
}

section.siframeoverlay .elementor-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr;
}

section.siframeoverlay iframe {
    margin: 0;
    line-height: 1;
    border: none;
}

section.siframeoverlay .elementor-background-video-embed {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

section.siframeoverlay .elementor-background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: var(--black-color);
    opacity: 0.66;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

p,
.p {
    text-align: justify;
}

.image__with--text__percent--list {
    width: auto;
}

.image__with--text__percent--list.p81::after {
    width: 81%;
}

.image__with--text__percent--list.p100::after {
    width: 100%;
}

ul.mb-header__social {
    display: none;
}

ul.mb-header__social li a.header__social--list__icon {
    color: var(--secondary-color);
}

.giuseart-nav {
    position: fixed;
    right: 10px;
    background: var(--white-color);
    border-radius: 5px;
    width: auto;
    z-index: 150;
    top: calc(50vh - 150px);
    padding: 10px 0;
    border: 1px solid var(--border-color);
}

.giuseart-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.giuseart-nav ul li {
    list-style: none !important;
}

.giuseart-nav ul>li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.support-bar ul>li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}

.support-bar ul>li a i.ticon-heart {
    background: url('../img/icon/icon-map.png') no-repeat;
    background-size: contain;
}

.support-bar ul>li a i.ticon-zalo-circle2 {
    background: url('../img/icon/icon-zalo.png') no-repeat;
    background-size: contain;
}

.support-bar ul>li a span.scon-phone-w {
    margin-top: 39px;
    width: 55px;
    text-align: center;
}

.support-bar ul>li a i.icon-phone-w {
    background: url('../img/icon/telephone-call.png') no-repeat;
    background-size: contain;
    width: 55px;
    height: 55px;
    position: fixed;
    bottom: 33px;
    background-color: var(--white-color);
    border-radius: 50%;
}

.support-bar ul>li a i.ticon-messenger {
    background: url('../img/icon/icon-mess.png') no-repeat;
    background-size: contain;
}

.support-bar ul>li a i.ticon-chat-sms {
    background: url('../img/icon/sms.png') no-repeat;
    background-size: contain;
}

.hotline-phone-ring-wrap {
    position: fixed;
    top: calc(50vh + 25px);
    right: -15px;
    z-index: 11;
}

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

.hotline-phone-ring-circle {
    width: 87px;
    height: 87px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid var(--secondary-color);
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 57px;
    height: 57px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: #d72323b3;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.header__contact--info__list a:hover {
    text-decoration: none;
    color: unset;
}

.hotline-phone-ring-img-circle {
    background-color: var(--secondary-color);
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}

.hotline-bar {
    position: absolute;
    background: #d72323e6;
    height: 37px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 10%);
    border-radius: 0px 50px 50px 37px !important;
    left: -100px;
    bottom: 37px;
}

.hotline-bar>a {
    color: #fff;
    display: block;
    /*letter-spacing: 1px;*/
    line-height: 40px;
    width: 150px;
}

.progress-bar-custom {
    height: 5px;
    border-bottom: 1px solid var(--secondary-color);
}

.progress-bar-custom>span {
    display: block;
    height: 100%;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(-45deg, var(--secondary-color) 25%, transparent 25%, transparent 50%, var(--secondary-color) 50%, var(--secondary-color) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, var(--secondary-color) 25%, transparent 25%, transparent 50%, var(--secondary-color) 50%, var(--secondary-color) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, var(--secondary-color) 25%, transparent 25%, transparent 50%, var(--secondary-color) 50%, var(--secondary-color) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, var(--secondary-color) 25%, transparent 25%, transparent 50%, var(--secondary-color) 50%, var(--secondary-color) 75%, transparent 75%, transparent);
    background-size: 8px 8px;
    box-shadow: inset 0 10px 0 rgba(255, 255, 255, .2);
    animation: loading-stripe-custom .6s linear infinite;
}

.progress-bar-custom>span:after {
    display: none;
}

.pagination__list.disabled .pagination__item--arrow {
    pointer-events: none;
    cursor: auto;
}

.blog__thumbnail {
    line-height: 1;
    text-align: center;
    max-width: 100%;
}

.product-variation--disabled {
    color: rgba(0, 0, 0, .26);
    cursor: not-allowed;
}

.variant__size--list.product-variation--disabled input[type="radio"]+label:hover {
    border-color: rgba(0, 0, 0, .09);
    color: rgba(0, 0, 0, .26);
}

.variant__size--list.product-variation--disabled input[type="radio"]+label:hover {
    border-color: rgba(0, 0, 0, .09);
    color: rgba(0, 0, 0, .26);
}

.variant__size--list {
    margin-right: unset;
}

.variant__size--list input[type="checkbox"] {
    left: 11px;
    top: 3px;
    height: 2rem;
    width: 2rem;
}

.variant__size--list input[type="checkbox"]+span+label {
    border: 1px solid var(--border-color2);
    margin-left: 10px;
}

.variant__size--list input[type="checkbox"]:checked+span+label,
.variant__size--list input[type="checkbox"]+span+label:hover {
    border: 1px solid var(--secondary-color);
    color: var(--secondary-color);
}

.variant__size--list input[type="checkbox"]:disabled+span+label {
    border: 1px solid var(--border-color2);
    color: rgba(0, 0, 0, .26);
    cursor: not-allowed;
}

.variant__size--list input[type="checkbox"]+span {
    top: 7.5px;
    left: 15px;
}

.variant__size--value {
    text-indent: 20px;
    width: max-content;
    padding: 0 5px;
}

.ischecheckedhover {
    border: 1px solid var(--secondary-color) !important;
    color: var(--secondary-color) !important;
}

.product__media--nav__items--img {
    border: 1px solid var(--border-color2);
}

.product__card--thumbnail {
    animation: fadeIn 1s linear;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        top: 100px;
    }

    75% {
        opacity: 0.5;
        top: 0px;
    }

    100% {
        opacity: 1;
    }
}

@keyframes loading-stripe-custom {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 8px 8px;
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

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

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

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

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

@-webkit-keyframes phonering-alo-circle-img-anim {
    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);
    }
}

@media only screen and (min-width: 1600px) {
    .header__menu--items {
        padding: 2rem 0;
    }
}

@media only screen and (min-width: 1200px) {
    .header__menu--items {
        padding: 2rem 0;
    }
}

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

    div.giuseart-nav,
    div.hotline-phone-ring-wrap {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    ul.mb-header__social {
        display: inline-flex;
    }
}

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

    .main__logo--img,
    .footer__logo--img {
        max-width: unset;
    }
}