.item-cms {
    max-width: 100%;
    transition: all .25s ease-out;
    transform-origin: center;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    background: #fff;
    border-radius: 12px;
}

.item-cms .product-card__figure {
    flex: 0 0 60%;
    width: 60%;
    padding: 0;
}

.item-cms .information {
    flex: 0 0 40%;
    width: 40%;
    padding-left: 15px;
    padding-top: 20px;
}

.item-cms .product-card__figure>a {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 100%;
}

.item-cms .product-card__figure>a .group-image-1 {
    width: 43%;
    flex: 0 0 43%;
    position: relative;
}

.item-cms .product-card__figure>a .group-image-1 .item-img {
    position: relative;
}

.item-cms .product-card__figure>a img {
    object-fit: cover;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.item-cms .product-card__figure>a .group-image-1 .image-first {
    transform: rotate(3deg);
    z-index: 3;
}

.item-cms .product-card__figure>a .group-image-1 .item-img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.item-cms .product-card__figure>a .group-image-2 {
    width: 57%;
    flex: 0 0 57%;
    position: relative;
}

.item-cms .product-card__figure>a .group-image-2 .image-three {
    z-index: 2;
    transform: rotate(-3deg);
}

.item-cms .product-card__figure>a .group-image-2 img.image-three {
    width: 170px;
    height: 200px;
    top: -90px;
}

.ega-label-coming-soon {
    background-color: #ff3131;
    width: 55px;
    height: 55px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-weight: bold;
    position: absolute;
    line-height: normal;
    right: -25px;
    top: 0px;
    cursor: pointer;
}

.item-cms .information .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ega-label-coming-soon:before {
    position: absolute;
    top: 2px;
    left: 2px;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    content: "";
    visibility: visible;
    border-radius: 50%;
    border: 1px dashed #fff;
    z-index: 2;
}

.ega-preorder-tooltip {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    border-radius: 50%;
    top: 0;
    right: 0;
    z-index: 99;
    text-align: center;
    cursor: pointer;
}

.ega-preorder-tooltip img {
    display: inline-block !important;
    width: auto !important;
    margin: 0;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: -1px;
}

.sp_slider .slick-current.slick-active .ega-tooltip-content {
    transform: scale(0.85);
}

.ega-label-coming-soon:hover .tooltip {
    opacity: 1;
}

.ega-tooltip-content_listmua {
    display: none;
}

.ega-tooltip-content span {
    display: block;
    text-align: left;
    line-height: 1.8;
}

.ega-tooltip-content img {
    position: absolute;
    display: inline-block;
    width: 100px;
    right: -30px;
    bottom: -10px;
    display: inline-block !important;
    width: 100px !important;
}

.ega-label-coming-soon {
    font-size: 11px;
}

.item-cms .information .product-card__title>a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: normal;
}

.info-countdown {
    font-size: 13px;
}

.info-countdown p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}

.info-countdown p img {
    width: 15px;
    height: 15px;
    display: inline-block;
}

.info-countdown p>span {
    margin-left: 5px;
}

.info-countdown p.time {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.info-countdown time {
    padding: 4px 0;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15PX;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 23px;
    background: linear-gradient(135deg, #d60000, #ff2a2a);
    box-shadow: 0 8px 20px rgba(214, 0, 0, .35);
}

.info-countdown p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}

.info-countdown p {
    margin: 0;
    margin-bottom: 10px;
}

.commingsoon-countdown {
    margin-top: 10px;
}

.coming-soon-btn-loop-new {
    margin-top: 20px;
}

.coming-soon-btn-loop-new>.btn--desk {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    position: relative;
    cursor: pointer;
    border-radius: 30px;
    background: linear-gradient(135deg, #d60000, #ff2a2a);
    box-shadow: 0 8px 20px rgba(214, 0, 0, .35);
}

.coming-soon-btn-loop-new>.btn--desk>i {
    margin-left: 0px;
    padding: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 3px;

}

.ega-label-coming-soon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cmsoon-timer {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    font-size: 13px;
}

.comming-soon-coutdown {
    margin-top: 10px;
}

.timer-part {
    width: 55px;
    max-width: 55px;
    flex-basis: 55px;
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}

.bg-ab .bt-top {
    position: absolute;
    top: -35px;
    right: 0;
    transform: rotate(4deg);
}

.bg-ab .bt-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}

#tooltip-cms {
    position: absolute;
    display: none;
    z-index: 9999;
    background: white;
    border: 1px solid #ccc;
    border-radius: 6px;
    border: 3px solid #FF3131;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
    padding: 12px 16px;
    font-size: 14px;
    max-width: 300px;
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

#tooltip-cms span {
    color: #000;
}

#tooltip-cms:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    top: -20px;
    background-image: url(/wp-content/uploads/2025/12/cms_tts.svg);
    background-color: #FF3131;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: center;
}

.sec_presa .row_pre_order {
    background-color: #050a30;
    margin: auto !important;
    padding: 5px;
    border-radius: 15px;
    padding-top: 0;
    padding-bottom: 20px;
}

.tt_home_pre_order span {
    color: #fff;
    font-size: 30px;
}

.tt_home_pre_order span::after {
    content: "";
    width: 38px;
    height: 39px;
    background-image: url(/wp-content/uploads/2025/12/icon.svg);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}

.tt_home_pre_order {
    padding: 20px 50px;
    background-image: url(/wp-content/uploads/2025/12/mask_group.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
}

.tt_home_pre_order span {
    display: flex;
    gap: 15px;
}
.btn_rights i::before {
    content: "";
    content: "\f2f5";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
}
.btn_rights {
    position: relative;
    overflow: hidden;
    border: unset !important;
    box-shadow: unset !important;
}

.btn_rights::before {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    transition-duration: 0.6s;
    transform: translate3d(5px, 15px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    pointer-events: none;
    user-select: none;
    border-radius: 45px;
    background: rgba(255, 255, 255, 0.15);
    inset: auto 0% 0% auto;
}

.btn_rights:hover::before {
    transform: translate3d(5px, 15px, 0px) scale3d(20, 20, 20) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

.vns-popup-price .price-container {
    gap: 0;
}