@font-face {
    font-family: 'Anton';
    src: url('/media/i34cqak3/anton-regular.eot');
    src: url('/media/i34cqak3/anton-regular.eot?#iefix') format('embedded-opentype'), url('/media/asfjo3og/anton-regular.woff2') format('woff2'), url('/media/kealbkyk/anton-regular.woff') format('woff'), url('/media/0ixddohb/anton-regular.ttf') format('truetype'), url('/media/rezdefq2/anton-regular.svg#Anton-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@media(max-width: 800px) {
    .hide-mobile {
        display: none !important;
    }
}

@media(min-width: 800px) {
    .hide-desktop {
        display: none !important;
    }
}

.site-header:not(.-compact) .language-selector {
    position: relative;
    display: flex;
    align-items: center;
    width: 100px;
    margin-top: -1px;
    height: 24px;
    margin-left: 25px;
    padding: 0;
    border: none !important;
    font-family: 'Branding';
    color: #fff !important;
    background-color: transparent;
    margin-right: 15px;
    bottom: 0px !important;
}

    .site-header:not(.-compact) .language-selector a {
        color: #fff;
        justify-content: space-between;
    }

.site-header .fwc22-eco-floating-menu {
    font-size: 21px;
    line-height: 25px;
    font-family: "Branding";
    color: #fff;
    align-items: center;
}

    .site-header .fwc22-eco-floating-menu a {
        color: #fff;
        text-decoration: none;
    }

    .site-header .fwc22-eco-floating-menu a,
    .site-header .fwc22-eco-floating-menu button {
        display: flex;
        align-items: center;
        column-gap: .5rem;
        row-gap: .5rem;
    }

.site-header .site-header-actions .fwc22-eco-floating-menu .login-menu i {
    font-size: 18px;
}

.site-header .site-header-actions .fwc22-eco-floating-menu .login-menu-label,
.site-header .site-header-actions .fwc22-eco-floating-menu .logout-menu {
    display: none;
}


.hamburger-menu-quicklinks .fwc22-eco-floating-menu {
    display: block;
}

    .hamburger-menu-quicklinks .fwc22-eco-floating-menu .menu-item {
        padding: 8px 0;
    }

    .hamburger-menu-quicklinks .fwc22-eco-floating-menu a,
    .hamburger-menu-quicklinks .fwc22-eco-floating-menu button {
        margin: 0;
    }

    .hamburger-menu-quicklinks .fwc22-eco-floating-menu .logout-menu form {
        margin: 0;
    }

.product-item__variant-disclaimer a {
    text-decoration: underline !important;
}

.umbraco-forms-field-wrapper {
    text-align: justify;
    margin-top: 10px;
}

.newsletter .legaldisclaimer p {
    font-size: 14px;
    line-height: 20px;
    max-width: 800px;
}

div#ot-sdk-btn-floating {
    display: none;
}

img.ot-bnr-logo {
    display: none;
}

.countdown {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #003282;
}

.ecommerce-layout .add-to-cart-buttons .quantity-label {
    color: #003282;
}

.ecommerce-layout .add-to-cart-buttons .quantity-select {
    flex-basis: 25% !important;
    border: 2px solid #003282 !important;
    color: #003282 !important;
}


.copaamericanewsletter:not(.expanded) .umbraco-forms-page {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 800px;
    width: 100%;
}


.ecommerce-layout .btn {
    min-width: 251px !important;
}

.ecommerce-layout .product-list .product-list-item__session span {
    font-size: 14px;
    line-height: 20px;
}

.ecommerce-layout .product-list .product-list-item__name {
    text-align: center;
}

    .ecommerce-layout .product-list .product-list-item__name .product_name,
    .ecommerce-layout .product-list .product-list-item__name .product_venue,
    .ecommerce-layout .product-list .product-list-item__price p {
        font-size: 17px;
    }

    .ecommerce-layout .product-list .product-list-item__name .product_venue, .product-list-item__name .product_date {
        font-family: "Roboto", Arial, Helvetica, sans-serif !important;
        line-height: 26px;
        color: #fff;
        font-size: 13px;
    }

.ecommerce-layout .product-list .product-list-item__name {
    text-align: left;
    padding-left: 20px;
}

span.product_venue {
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

span.session_date {
    font-family: 'Roboto' !important;
}

.grecaptcha-badge {
    display: none !important;
}


.app-promo-footer img {
    height: 50px;
    margin-top: -61px;
}

@media screen and (max-width: 568px) {
    .app-promo-footer img {
        margin-top: -61px;
        width: 200px !important;
        max-width: 200px !important;
        margin: auto !important;
        height: auto !important;
    }

    .app-promo-footer {
        text-align: center;
        display: flex;
        justify-content: space-around;
    }
}

@media screen and (min-width: 569px) and (max-width: 989px) {
    .app-promo-footer {
        text-align: center;
        display: flex;
        justify-content: flex-start;
    }

        .app-promo-footer img {
            height: 70px !important;
        }

    #app-promo-column img {
        margin-top: -99px !important;
        height: 70px !important;
    }
}

@media screen and (min-width: 569px) and (max-width: 1024px) {
    #app-promo-column .app-promo-footer img {
        margin-left: 0 !important;
        margin-top: -102px !important;
    }

    .app-promo-footer img {
        height: 70px !important;
        margin-top: 0px !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1270px) {
    #app-promo-column .app-promo-footer img {
        margin-left: -0px !important;
    }
}


.site-header__inner .site-header__logo img {
    width: 80px !important;
}

.ecommerce-layout {
    padding: 80px 40px;
    background-color: #F2F4F8;
    padding-top: 130px;
}

.menu-item.login-menu button {
    margin: 0;
}

.fac25 .myAccountComponent .change-email,
.fac25 .myAccountComponent .change-password,
.fac25 .myAccountComponent .change-contact-details .phone-code,
.fac25 .myAccountComponent .change-contact-details .AllowShareData {
    display: none;
}

.fac25 .myAccountComponent .change-contact-details .date-of-birth {
    display: block;
}

.swal2-popup .swal2-html-container, .swal2-popup .swal2-title, .swal2-popup .swal2-close {
    color: #FFF !important;
}

.product-item__variant-disclaimer.mt-5 {
    color: #dfdfdf !important;
}

    .product-item__variant-disclaimer.mt-5 a {
        color: #e2cd80;
        text-decoration: none !important;
    }

        .product-item__variant-disclaimer.mt-5 a:hover {
            color: #dfdfdf;
        }

.by-hospitality-product .subcategories {
    text-align: left !important;
    margin-left: 100px !important;
}

.umbraco-forms-form .dataconsent input {
    accent-color: black !important;
}



.hamburger-menu .by-hospitality-product .subcategories {
    text-align: left !important;
    margin-left: 10px !important;
}

.product-item__name h3:first-of-type {
    text-transform: uppercase !important;
}

.product-item__name h3:nth-of-type(2) {
    text-transform: none !important;
    margin-top: -15px;
}

@media (min-width:769px) {
    .newsletter::before {
        background-position: left top, right center !important;
        background-size: auto 130%, auto 100% !important;
    }
}



.newsletter.expanded::before, .newsletter.is-expanded::before {
    background-size: auto 0%, auto 0% !important;
}

.fifa-prefers-visa {
    max-width: 70%;
    margin-top: 30px;
}


@media (max-width:768px) {
    .fifa-prefers-visa {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
}

@media (max-width:568px) {
    .fifa-prefers-visa {
        max-width: 50%;
        margin: auto !important;
    }
}

.button.button--medium.button--gold.footer.app-button {
    letter-spacing: 0px;
    align-items: center;
    justify-content: center;
    padding: 12px 20px 12px 24px;
    border-radius: 44px;
    margin-top: 50px;
    height: 58px !important;
    font-size: 24px;
    width: auto !important;
    display: inline-flex;
    white-space: nowrap;
}

.app-icon:first-child {
    margin-left: 10px;
}

@media (max-width:568px) {
    .button.button--medium.button--gold.footer.app-button {
        padding: 10px 30px !important;
        max-width: 340px !important;
        margin-top: 10px !important;
    }


    .footer-app-button {
        display: flex;
        justify-content: center;
    }
}

.checkout-layout .btn {    justify-content: center;}

@media (max-width: 768px) {
    a.button.button--medium.button--gold.footer.app-button {
        margin-top: 40px !important;
        height: 52px !important;
        font-size: 20px !important;
        max-width: 100% !important;
        padding-left: 24px !important;
        padding-right: 24px !important;
        text-align: left !important;
        display: inline-flex !important;
        justify-content: space-between !important;
        width: 100% !important;
    }
}

.app-icons-in-button {
    display: inline-flex;
    justify-content: flex-end;
}

@media (max-width: 989px) {
    .inner-container img.fifa-prefers-visa {
        margin: auto !important;
    }
}



.seasonal-home-bg {
    background-image: url(/media/vnxbehdc/fcwc_compositelogo_beyond_gold_darkbg.png?w=2000) !important;
    background-size: cover !important;
}

@media (min-width: 1025px) {
    .site-footer__inner {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

.eco-floating-menu {
    display: flex;
    margin-left: 15px;
}

.eco-floating-menu .icon {
    width: 30px;
    height: 30px;
}

.eco-floating-menu .cart-icon,
.eco-floating-menu .menu-item {
    margin-left: 7.5px;
    margin-right: 7.5px;
    position: relative;
}

.eco-floating-menu .numItemsCart {
    transform: none ;
    background-color: #00A48A ;
    width: 15px ;
    height: 15px ;
    top: -7px ;
    right: -6px;
    font-size: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.eco-floating-menu .numItemsCart .number {
    position: relative ;
    transform: none ;
    right: auto ;
    line-height: 10px;
}

.eco-floating-menu .logout-selector__options {
    background-color: rgba(0, 0, 0, 0.6);
    border: 2px solid white;
    position: absolute;
    left: 50%;
    bottom: -10px;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    width: 100%;
    min-width: 250px;
    padding-bottom: 0px;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.25s 
ease, visibility 0.25s 
ease;
    transition: opacity 0.25s 
ease, visibility 0.25s 
ease;

}

.eco-floating-menu .logout-selector:hover .logout-selector__options {
    visibility: visible;
    opacity: 1;
}

.eco-floating-menu .logout-selector__options button {
    appearance: none;
    color: #eaeaea !important;
    border-top: 1px solid #666 !important;
    padding: 5px !important;
    padding-left: 15px !important;
    text-align: left;
    width: 100%;
}

.lang-ar .eco-floating-menu .logout-selector__options button {
    text-align: right !important;
}


.eco-floating-menu .logout-selector__options button i {
    padding-right: 15px;
}

.lang-ar .eco-floating-menu .logout-selector__options button i {
    padding-left: 15px;
}


.eco-floating-menu .customerName {
    text-align: center;
    color: #707070;
    font-weight: bold;
}

.quote-cta-block {
    position: relative;
    padding: 80px 40px;
    background-image: url(/media/r34p2qdd/get-a-quote-gold-back.png) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #13100E;
}

.match-product-intro__content .MsoNormal.head, .match-product-intro__content p.MsoNormal, 
.match-product-intro__content p, .match-product-intro__content p {
    color: #ffffff !important;
}

.hospitality-listing__item.hospitality-listing__item--series .hospitality-listing__item-content .text-cta-alt {
    text-transform: uppercase;
}

.text-cta--brand-black {
    --theme: white !important;
}

.match-product-back {
    padding-bottom: 40px;
}


body .umbraco-forms-section .umbraco-forms-form, body .umb-block-grid__layout-item .umbraco-forms-form {
    max-width: 100% !important;
}

body .site-footer__bottom {
    background: black !important;
}

.hero-area {
    max-height: 300px !important;
}

.umbraco-forms-form.newsletter .dataconsent {
    font-size: 14px;
    line-height: 20px;
    padding: 0px 10px;
}

.checkout-information img {
    max-height: 250px  !important;
    width: auto !important;
}

.match-product-intro__content .button:hover {
    color: #AE8D41;
    border-bottom-color: #13100E;
    background: #000;
}

.match-product-intro__content .button:hover::after {
    border-color: #a58e4e;
}

.match-product-intro__content .button {
    color: #13100E;
    border-width: 1px;
    border-style: solid;
    -o-border-image: linear-gradient(to bottom, #F1D889, rgba(19, 16, 14, 0)) 1;
    border-image: -webkit-gradient(linear, left top, left bottom, from(#F1D889), to(rgba(19, 16, 14, 0))) 1;
    border-image: linear-gradient(to bottom, #ffdf7a, rgba(19, 16, 14, 0)) 1;
    background-color: transparent;
    background: -webkit-gradient(linear, left top, right top, color-stop(-10%, #F1D889), color-stop(110%, #AE8D41));
    background: linear-gradient(90deg, #F1D889 -10%, #AE8D41 110%);
}


.swal2-popup {
    background-color: #13100E !important;
}

.swal2-success-circular-line-left {
    background-color: #13100E !important;
}

.swal2-success-circular-line-right {
    background-color: #13100E !important;
}

.swal2-success-fix {
    background-color: #13100E !important;
}

h2#swal2-title {
    background: -webkit-gradient(linear, left top, right top, color-stop(-10%, #F1D889), color-stop(110%, #AE8D41));
    background: linear-gradient(90deg, #F1D889 -10%, #AE8D41 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

div#swal2-html-container {
    color: white !important;
}

button.swal2-confirm.swal2-styled {
    color: #13100E;
    border-width: 1px;
    border-style: solid;
    -o-border-image: linear-gradient(to bottom, #F1D889, rgba(19, 16, 14, 0)) 1;
    border-image: -webkit-gradient(linear, left top, left bottom, from(#F1D889), to(rgba(19, 16, 14, 0))) 1;
    border-image: linear-gradient(to bottom, #F1D889, rgba(19, 16, 14, 0)) 1;
    background-color: transparent;
}



button.swal2-confirm.swal2-styled {
    color: #13100E !important;
    border-width: 1px;
    border-style: solid;
    -o-border-image: linear-gradient(to bottom, #F1D889, rgba(19, 16, 14, 0)) 1;
    border-image: -webkit-gradient(linear, left top, left bottom, from(#F1D889), to(rgba(19, 16, 14, 0))) 1;
    border-image: linear-gradient(to bottom, #F1D889, rgba(19, 16, 14, 0)) 1;
    background: -webkit-gradient(linear, left top, right top, color-stop(-10%, #F1D889), color-stop(110%, #AE8D41));
    background: linear-gradient(90deg, #F1D889 -10%, #AE8D41 110%);
}

button.swal2-confirm.swal2-styled {
    color: #13100E !important;
}

button.swal2-confirm.swal2-styled:hover {
    color: #AE8D41 !important;
}

button.swal2-confirm.swal2-styled:hover {
    color: #AE8D41;
    border-bottom-color: #13100E;
    background-color: #000;
}

.swal2-container.swal2-center.swal2-backdrop-show .swal2-popup {
    background-color: #13100E !important;
}

button.swal2-confirm.swal2-styled:hover {
    color: #AE8D41 !important;
    background: black !important;
}

button.swal2-confirm.swal2-styled:hover {
    background-color: #13100E !important;
    color: #AE8D41 !important;
    background: #13100E !important;
}

.swal2-actions button.swal2-cancel.swal2-styled:hover {
    color: #AE8D41 !important;
}

.swal2-popup .swal2-close {
    color: white !important;
}

.swal2-actions {
    display: flex;
    flex-direction: column;
    width: 40%;
}

button.swal2-confirm.swal2-styled {
    width: 100%;
    height: 37px;
}


button.swal2-cancel.swal2-styled {
    --theme: #FFF;
    --borderTheme: #C99A42;
    position: relative;
    display: inline-block;
padding: 0px !important;
    padding-bottom: 5px !important;
        font-size: 14px;
    line-height: 20px;
    font-family: var(--graphik-heading);
    color: var(--theme);
    letter-spacing: 0.1em;
    text-decoration: none;
    background: transparent !important;
    color: white !important;
    text-transform: none;
}

button.swal2-cancel.swal2-styled::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, color-stop(-10%, #F1D889), color-stop(110%, #AE8D41));
    background: linear-gradient(90deg, #F1D889 -10%, #AE8D41 110%);
}



button.swal2-cancel.swal2-styled:hover {
    border-color: transparent;
    color: var(--theme);
}


.checkout-layout div#order-summary {
    background: white !important;
}

   .checkout-layout #order-summary {
        border-left-color: #12100e !important;
    }

    @media (max-width:1023px) {
        #order-summary-toggle {
    background-color: white !important;
    border-color: rgb(0 0 0);
}
.address-footer a {
    width: 100%;
}

.info_display {
    display: flex
;
    flex-direction: column !important;
}

.checkout-footer div button, .checkout-footer div {
    width: 100%;
    margin-top: -20px;
}
    }

    @media (min-width:1024px) {
        .checkout-footer div button, .checkout-footer div {
    width: 175px;
    margin-top: -20px;
}
    }

    .checkout-layout .checkout-information .full-form .contact-form h3 {
    margin-bottom: 10px;
}

.checkout-layout .checkout-information .full-form .contact-form-deployed div {
    margin-bottom: 7px;
    margin-top: 7px;
}

.checkout-layout .checkout-information .full-form .buttons-container.two-b {
    display: flex;
    width: 100% !important;
}

.address-box {
    color: black !important;
    border-color: #dddddd;
}

.address-box.selected {
    border-color: black !important;
}

.address-box .edit-link a {
    color: black !important;
}

.address-list {
    flex-direction: column;
}

.swal2-icon.swal2-success.swal2-icon-show {
    display: none !important;
}

h2#swal2-title {
    padding-top: 30px;
}

.swal2-container .swal2-popup .swal2-close {
    color: white !important;
}

@media (min-width: 1024px) {
    .review-order-form .checkout-footer div button, .review-order-form .checkout-footer div {
        width: auto !important;
        margin-top:-5px;
    }
}

.checkout-information .contact-legal-disclaimer {
    width: 100% !important;
    margin-bottom: 50px !important;
        font-family: 'Graphik-Regular', sans-serif !important;

}
.checkout-information .contact-legal-disclaimer p {
        font-family: 'Graphik-Regular', sans-serif !important;

}

 .checkout-layout button {   justify-content: center;}

.checkout-footer .btn-primary {
        white-space: nowrap
}
.checkout-layout h3 {
    font-family: 'Graphik-Regular' !important;
}

.review-order-form p {
    font-family: 'Graphik-Regular', sans-serif;
}

.checkout-layout .Contact span, .checkout-layout .address-list p {
    font-family: 'Graphik-Regular';
    font-style: normal !important;
}

.checkout-layout {
    font-family: 'Graphik-Regular', sans-serif !important;
    font-weight: normal !important;
}

.breadcrumb, .breadcrumb p {
    font-family: 'Graphik-Regular', sans-serif !important;
}

.ecommerce h2, .ecommerce .h2, .ecommerce h3, .ecommerce .h3, .ecommerce h4, .ecommerce .h4, .ecommerce h5, .ecommerce .h5, .ecommerce-layout h2, .ecommerce-layout .h2, .ecommerce-layout h3, .ecommerce-layout .h3, .ecommerce-layout h4, .ecommerce-layout .h4, .ecommerce-layout h5, .ecommerce-layout .h5, .ecommerce-checkout h2, .ecommerce-checkout .h2, .ecommerce-checkout h3, .ecommerce-checkout .h3, .ecommerce-checkout h4, .ecommerce-checkout .h4, .ecommerce-checkout h5, .ecommerce-checkout .h5 {
    font-family: "Graphik-Regular", roboto Arial, Helvetica, sans-serif !important;
}

.text-cta-alt {
    --theme: #d1b36f !important;
    --borderTheme: #d1b36f !important;
}

.text-cta.text-cta--reverse {
    --theme: #000000 !important;
    --borderTheme: #d1b36f !important;
}


@media (min-width:1024px) {.address-footer {
    float: left;
}

.checkout-layout .address-list-form .checkout-footer {
    width: auto !important;
    margin-top: 80px;
}}


.full-form:has(.customer-form) .checkout-footer .btn-primary {
    margin-top: 30px;
}

div#swal2-html-container p strong u {
    font-size: 16px;
    color: white !important;
    text-decoration: none !important;
    font-weight: 500;
    font-style: normal !important;
}

div#swal2-html-container p u {
    font-size: 16px;
    color: white !important;
    text-decoration: none !important;
    font-weight: 500;
    font-style: normal !important;
}

.order-completed-box.border.border-black.p-6.mb-8.text-center {
    text-align: center;
}



@media (max-width: 767px) {
    .primary-nav__sub-menu {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        visibility: visible;
        padding-left: 10%;
    }

    .hamburger-menu ul {
        margin-bottom: 0px !important;
    }

    .primary-nav__sub-menu ul li, .hamburger-menu .subcategory {
        line-height: 1 !important;
        padding: 0 !important;
    }

    .hamburger-menu .by-hospitality-product .subcategories {
        margin-left: 15% !important;
    }

    .primary-nav__sub-menu > ul > li {
        pointer-events: all !important;
    }


}

.hamburger-menu a {
    color: white !important;
    text-decoration: none !important;
}

.hamburger-menu-actions .login-menu-label {
    clip: auto !important;
    position: static !important;
    clip-path: none !important;
}

.hamburger-menu-actions .menu-item.login-menu button {
    background: none;
    padding-left: 0px;
    margin-bottom: 5px;
    padding-right: 5px;
}

.hamburger-menu-actions .menu-item.login-menu button img{
    margin-right: 3px;
}


.hamburger-menu-actions .logout-selector img {
    display: none;
}

.hamburger-menu-actions .logout-selector__options {
    display: flex;
    flex-direction: column;
}

.hamburger-menu-actions .logout-selector__options button {
    text-align: left;
    padding: 0px;
    margin-bottom: 3px;
    margin-top: 3px;
    background: none;
}

.hamburger-menu-actions  .logout-selector__options button i {
    padding-right: 5px;
    padding-left: 5px;
}


button#onetrust-accept-btn-handler, button#onetrust-pc-btn-handler {
    background-color: #ae8d41 !important;
    border-color: #ae8d41 !important;
	color: #fff !important;
}
#onetrust-consent-sdk #onetrust-banner-sdk a[href], #onetrust-consent-sdk #onetrust-banner-sdk a[href] font, #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn {
    color: #ae8d41 !important;
}
#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link, #onetrust-consent-sdk #onetrust-pc-sdk .ot-pgph-link, #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler, #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler + a, #onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler, #onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-link, #onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-legclaim-link, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-name a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .ot-link-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc a
{
    color: #ae8d41 !important;
}

#onetrust-pc-sdk .ot-vs-list .ot-always-active, #onetrust-pc-sdk .ot-cat-grp .ot-always-active {    
    color: #ae8d41 !important;    
}

#onetrust-pc-sdk .ot-plus-minus span { 
    background: #ae8d41 !important;    
}

@media (max-width:768px) {
    .language-selector::after {
        right: -13px !important;
    }
    .logout-selector img {
        display: none !important;
    }

    .match-product-intro__content .MsoNormal.head {
        font-size: 23px !important;
    }

    .add-to-cart_details .atc-button-wrapper .quantity-select {
        text-align: left !important;
        text-align: -webkit-left !important;
        text-align-last: left !important;
        padding-left: 23px !important;
    }

    .add-to-cart.liverpool-add-to-cart .atc-button .btn.button {
        display: inline-flex !important;
        align-items: center !important;
        text-align: center !important;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
    }

    .add-to-cart_details .atc-button a {
        width: 100%;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .cart-wrapper .cart-buttons .btn-primary, .cart-wrapper .cart-buttons {
        width: 100% !important;
        display: inline-flex;
        align-items: center;
        max-width: 100% !important;
        min-width: 300px !important;
        justify-content: center;
    }

    .shopping-cart-line .product-info {
        display: flex;
        align-items: flex-start;
        text-align: left;
        align-items: flexstart !important;
    }
    .cart-wrapper table.cart .product-info {

        align-items: flex-start !important;
    }

    .shopping-cart-line .remove-button {
        margin-top: 80px !important;
    }

    .shopping-cart-line td.product-price {
        width: 30% !important;
        text-align: left !important;
        margin-top: -95px;
    }

    .shopping-cart-line td.product-quantity {
        margin-right: 0 !important;
        margin-top: -35px;
        float: right !important;
        width: 30% !important;
    }

    .shopping-cart-line td.product-total-with-vat {
        margin-top: -32px;
        margin-bottom: 50px !important;
    }

    .review-order-form .checkout-footer {
        margin-top: 70px;
    }

    .review-order-form button.btn.btn-primary {
        margin-top: -40px !important;
        margin-bottom: 40px;
    }
}

    
h3.checkout-title {
    background: -webkit-gradient(linear, left top, right top, color-stop(-10%, #F1D889), color-stop(110%, #AE8D41));
    background: linear-gradient(90deg, #F1D889 -10%, #AE8D41 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bolder;
    font-family: 'Graphik-Regular' !important;
    font-size: 2rem;
        line-height: 2.3rem;
}


.checkout-layout span.icon-green-ok {
    display: none !important;
}

h3.checkout-subtitle {
    font-family: 'Graphik-Regular', sans-serif !important;
    margin-top: 10px !important;
}

.contact-form label {
    font-family: 'Graphik-Regular', sans-serif !important;
}

.heritage-ins h2 {
    line-height: 50px;
}
.customer-form-disclaimer {
    width: 100% !important;
}

.order-completed-box .checkout-title {
    font-size: 1.5rem !important;

}

.customer-form-disclaimer p {
    font-family: 'Graphik-Regular' !important;
}

.inner-container.cart-empty.u-text--center p
 {
    color: white !important;
    margin-top: 50px;
}


.fac25requestaquote input[type=checkbox]:checked + label:before {
    background-color: #ffffff;
}


.product-page-bottom-disclaimer p {
    color: white !important;
    margin-top: 30px;
}

.product-page-bottom-disclaimer {
    border-top: 2px solid #c8b573;
    margin-top: 30px;
}


.match-product-intro__content .MsoNormal.head {
    line-height: 35px !important;
    margin-bottom: 10px;
}












.ps-promo .star-rating svg path {fill: #e8d894!important;}

.ps-promo-text {
    background: -webkit-gradient(linear, left top, right top, color-stop(-10%, #F1D889), color-stop(110%, #AE8D41));
    background: linear-gradient(90deg, #F1D889 -10%, #AE8D41 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    line-height: 30px;
    font-family: var(--graphik-heading) !important;
    font-weight: normal !important;
margin-bottom:0px !important;
margin-top: 3px !important;
}

.ps-promo {
    background: #0a0203;
    display: flex;
    flex-direction: row;
    align-items: center;
    height:137px;
}

.ps-promo-right {
    background: url(/media/modaylb4/desktop-background-ps-promo-upd.png) !important;
    background-size: cover !important;
    width: 50% !important;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ps-promo-left {
    display: flex;
    align-items: center;
    width: 50%;
}

.ps-promo-icon img {
    width: 130px;
    padding: 10px;
}


p.ps-promo-head {
    color: white !important;
    font-size: 30px;
    line-height: 30px;
    font-family: var(--graphik-heading) !important;
    font-weight: normal !important;
margin-top: 7px;
margin-bottom: 3px;
}



@media (max-width:768px) {

.ps-promo {
    flex-direction: column;
    height: auto;
}

.ps-promo-left {
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
    margin-bottom: 20px;
}

.ps-promo-right {
    background: url(/media/i5fgiepe/mobile-background-ps-promo-upd.png) !important;
    background-size: cover !important;
    width: 100% !important;
}

.ps-promo-right {
    background: url(/media/i5fgiepe/mobile-background-ps-promo-upd.png) !important;
    background-size: contain !important;
    width: 100% !important;
    display: flex
;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat !important;
}

.ps-promo .form-toggle.button.button--large.button--gold {
margin-top: 35px;
    width: 100%;
    display: flex
;
    justify-content: center;
}
.ps-promo-info {
    text-align: center;
    display: flex
;
    flex-direction: column;
    align-items: center;
}
p.ps-promo-head {
    color: white;
    font-size: 25px;
}
}
.ps-promo {
    margin-top: 30px;
}

.lang-ar .site-footer__column {
    text-align: right;
}

.lang-ar .social-media-img { margin-right:0 !important;
}


@media (min-width: 1025px) {
  .site-wrapper .site-footer__inner {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

.lang-ar .by-hospitality-product .subcategories {
    text-align: right !important;
    margin-right: 100px !important;
    margin-left:0px !important;
}

@media (min-width:1024px) {
.lang-ar .hero-area__inner h1 {
    line-height: 65px !important;
}
}

.lang-ar .checkout-footer[data-v-fa19e3e2] {
    flex-direction: row;
}

.lang-ar .address-list-form .checkout-footer {
    flex-direction: row;
}

.lang-ar .match-product-intro__content .MsoNormal.head {
    unicode-bidi: bidi-override !important;
}


.lang-ar .match-listing-item__detail-flags span span {
    direction: ltr !important;
    unicode-bidi: normal;
}

.lang-ar p.MsoNormal.head span {
    direction: ltr !important;
    unicode-bidi: bidi-override;
}

.lang-ar p.ps-promo-text {
    padding-top: 10px;
}

.special-requests-container .form-error {
    color:red;
}
.special-requests-container select:disabled{
    background-color: #dbdbdb;
    color:rgb(88, 88, 88)
}
.special-requests-container .special_requests_display_session {
    background:  linear-gradient(315deg, rgb(243, 217, 132) -10%, rgb(174, 141, 65) 110%);
    box-shadow: 2px 2px 4px #000000;
}
.special-requests-container .special_requests_display_product_title_section .title_name{
    color: rgb(59, 39, 1);
}
.special-requests-container .special_requests_display_line{
    background-color: white;
}
.special-requests-container .btn{
    font-family: var(--graphik-heading);
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}
.special-requests-container .btn.primary{
    background: linear-gradient(90deg, rgb(241, 216, 137) -10%, rgb(174, 141, 65) 110%);
}
.special-requests-container .btn.secondary{
    background: linear-gradient(90deg, rgb(174, 141, 65) -10%, rgb(212, 191, 120) 110%);
}
.special-requests-container .btn:hover {
    color: #AE8D41;
    background: #000;
    cursor: pointer;
}
.special-requests-container .btn:disabled:hover {
    color: #bcb6a7;
    background: #76705e;
    cursor: auto;
}
.special-requests-container .btn:disabled {
    color: #bcb6a7;
    background: #76705e;
}

@media (min-width: 768px) {
    .special-requests-container .special_requests_display_line{
        flex-direction: row;
    }
    
    .special-requests-container .special_requests_display_att {
        width: 100%;
    }

    .special-requests-container .btn.primary{
        padding: 9px 24px 12px;
        text-align: center;
    }

    .special-requests-container .btn.secondary{
        padding: 9px 24px 12px;
        text-align: center;
    }

    .special-requests-container .add_special_requests_attributes{
        flex-direction: row;
        justify-content: space-between;
    }

    .special-requests-container .add_special_requests_order_selection{
        flex-direction: row;
    }
}

@media (max-width: 768px) {
    .special-requests-container .special_requests_display_line{
        flex-wrap: wrap;
    }
    .special-requests-container .special_requests_display_att {
        width: 50%;
    }

    .special-requests-container .btn.primary{
        padding: 9px 15px 12px;
        text-align: center;
    }

    .special-requests-container .btn.secondary{
        padding: 9px 15px 12px;
        text-align: center;
    }

    .special-requests-container .add_special_requests_attributes{
        flex-direction: column;
    }

    .special-requests-container .add_special_requests_order_selection{
        flex-direction: column;
    }
}


.liverpool-add-to-cart select.variant-attribute__select:last-of-type {
    margin-bottom: 10px !important;
}

@media (min-width: 569px) {
    .liverpool-add-to-cart select {
        grid-area: auto / 1 / auto / 3 !important;
    }
}


@media (max-width: 420px) {
    .eco-floating-menu .menu-item.login-menu {
        display: none;
    
    
    }
}

.zsiq-custom-stickercont {    
    width: 68px !important;
}

.side-header__upper {
    border-bottom: 1px solid #c9b16c;
    transition: max-height 0.3s ease, opacity 0.3s ease;
  overflow: hidden;
  max-height: 200px; /* ajusta según el alto real del upper */
  opacity: 1;
}
 
.side-header__upper__inner {
    max-width: 1440px;
    margin: auto;
    padding: 0 25px;
    gap: 35px;
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    margin-bottom: 20px;
}
 
.side-header__upper__inner a {
    color: white;
    text-decoration: none;
    transition: color 0.25s 
ease;
}
 
.side-header__upper__inner a:hover {
    color: #b3b3b3;
    transition: color 0.25s 
ease;
}
 
.side-header__upper.hidden {
  max-height: 0;
  opacity: 0;
}
@media (max-width:768px) {
.side-header__upper__inner {
    gap: 15px;
    flex-direction: column;
    align-items: center;
}
 
    .hero-area {
        padding-top: 40px;
    }
}

.checkout-logo {
    display: none;
}


@media (min-width:769px) {     .hero-area { min-height: 560px !important; }
}



.match-product-intro__content .MsoNormal.head {
     text-transform: none !important;
}

button#add-to-cart_undefined {
    display: inline-flex;
}

.atc-button .btn.button.d-none {
    display: none;
}

.chat-iframe-wrap.zsiq-medium-size.chat-iframe-open {
    max-height: 520px !important;
}


.site-footer__logo img {
    min-height: auto !important;
    max-width: 100% !important;
    margin-bottom: 20px;
}

.individual-product-page .atc-button-wrapper.d-none {
    display: none;
}