﻿.global-spinner {
    width: 35px;
    height: 35px;
    border: 2px solid #d9d9d9;
    border-top: 3px solid #f067a6;
    -ms-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

.btn-is-disabled {
    pointer-events: none; /* Disables the button completely. Better than just cursor: default; */
    opacity: 0.7;
}

.product-sub-category {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    padding-left: 10px;
}

.products-categories .filter-group:last-of-type {
    margin-bottom: 0;
}

.tabs__content .login__list--social li .form .btn_social_login {
    width: 100%;
}

.package__image img {
    display: block;
    max-width: 360px;
}

.product-table__quantity-less-cust {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 15px;
}

    .product-table__quantity-less-cust:hover svg,
    .product-table__quantity-less-cust:focus svg {
        -webkit-box-shadow: 0 0 0 1px #000000;
        box-shadow: 0 0 0 1px #000000;
    }

.product-table__quantity-more-cust {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 15px;
}

    .product-table__quantity-more-cust:hover path,
    .product-table__quantity-more-cust:focus path {
        stroke: #000000;
        stroke-width: 1;
    }

.header__heading {
    text-shadow: #000 2px 2px 6px;
}

.help-topic__content p a {
    color: #0066b1;
}

.sizecharts_container {
    background-color: #f5f5f5;
    margin: 20px 0;
    padding: 20px;
}

h4.help-topic__heading {
    font-size: 13px;
}

.sizecharts_container .help-topic__table {
    margin: 15px 0;
}

.sublimation {
    padding: 95px 0;
    background-image: url("/-/media/PRODUCTION-PREP/General/Supplemental Pages/Sublimation/Sublimation_1B.jpg");
    background-position: center;
}

.sublimation__head {
    margin-bottom: 150px;
}

.backordered-message {
    color: #E171A7;
}

#size-chart table {
    text-align: center;
}

.configurator-component .sublevel .options .option .option-thumbnail, .configurator-component .sublevel .persistent-options .option .option-thumbnail {
    opacity: 0.5;
}

.configurator-component .sublevel .options .option.selected .option-thumbnail, .configurator-component .sublevel .persistent-options .option.selected .option-thumbnail {
    opacity: 1;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.nike-price {
    color: #E171A7;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.products-hero__heading {
    font-size: 144px;
    font-family: "IslandStyle", sans-serif;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 5px 2px #000000 !important;
    text-align: center;
}

@media (max-width: 1239px) {
    .products-hero__heading {
        font-size: 4vw;
    }
}

@media (max-width: 767px) {
    .products-hero__heading {
        font-size: 32px !important;
        text-shadow: 5px 2px #000000 !important;
        position: static;
        -webkit-transform: none;
        transform: none;
    }
}

@media only screen and (max-width: 450px) {
    .products-hero__heading {
        font-size: 16px !important;
        top: 50% !important;
        left: 0% !important;
    }
}
/*------------------------------*/

.linc-optin-widget {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    padding: 2em 38px;
    margin: 2em 38px 0em 38px;
}

.optin_title {
    font-weight: normal;
}

.optin_description {
    font-size: 1em;
}

@media only screen and (max-device-width: 767px) {
    .linc-optin-widget {
        padding: 1.5em 18px;
        margin: 1.5em 18px 0em 18px;
    }
}

.product__links {
    position: absolute;
    display: block;
    top: 0;
    left: auto;
    right: auto;
}

.products__grid--columns-6 .product .product__links a {
    width: 100px;
    height: 40px;
}

.products__grid--columns-5 .product .product__links a {
    width: 100px;
    height: 40px;
}

.products__list--matches .product__links a {
    width: 100px;
    height: 40px;
}

.product__links a {
    text-transform: uppercase;
    color: #fff;
    display: block;
    z-index: 2;
    width: 100px;
    height: 40px;
    background-color: #292929;
    border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.form_container--payment-po-terms {
    margin-bottom: 22px;
    max-width: 500px;
    line-height: 1.25;
    margin-top: 20px;
}

.login__error {
    display: none;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 300;
    color: #d64131;
    text-align: left;
    position: static;
    top: 30px;
    left: 0;
}

.header__box {
    margin: 0;
}

.product__promo {
    left: 0;
}

.quantity-input {
    max-width: 53px;
}

.btn--update-cart-line-cust,
.btn--update-cart-line {
    font-size: 14px;
    text-decoration: underline;
    padding: 0 18px 0 0;
    border: 0;
}

@media (min-width: 1281px) {
    .btn--update-cart-line-cust:hover:after,
    .btn--update-cart-line:hover:after {
        border: 0 !important;
    }
}

#clear-customize-button {
    margin-bottom: 13px;
}

.pack__price_step1 {
    font-weight: 500;
    line-height: 18px;
    color: #292929;
    display: block;
}

.product__now_price {
    font-weight: bold;
}

.product__promo--new span {
    background-color: #ED1C24;
}

.product__promo--sale span {
    background-color: #7B6BA1;
}

.product__promo--preorder span {
    background-color: #ff740a;
}

.product__promo--bestseller span {
    background-color: #000000;
}

.product__promo--icon span {
    background-color: #00afde;
}

.product__promo--core span {
    background-color: #2a51a3;
}

.product__promo--pricing span {
    background-color: #c6994e;
}

.product__promo--hot span {
    background-color: #7b6a9e;
}

.price__val, .price__save {
    color: #FE0000;
}

.product-reviews {
    padding-top: 5px;
}

.form__address_error-text {
    display: none;
}

input.form__input--address.form__address_error + span.form__address_error-text {
    display: inline;
}


input.form__input--address.form__address_error + span.form__address_error-text {
    display: inline;
}

.consolidated-colors .colorfacets-accordion {
    padding-bottom: 20px;
}

    .consolidated-colors .colorfacets-accordion h3 span {
        position: absolute;
        top: calc(50% - 5px);
        right: 0;
        width: 9px;
        height: 9px;
        display: inline-block;
    }

    .consolidated-colors .colorfacets-accordion .accordion__content fieldset.filter-group {
        margin: 0;
    }

        .consolidated-colors .colorfacets-accordion .accordion__content fieldset.filter-group div.form__container {
            padding-top: 10px;
            margin-left: 0;
            margin-right: 5px;
        }

    .consolidated-colors .colorfacets-accordion h3 span img, .wishlist__content .whishlist-detail p span img {
        width: 16px;
        height: 16px;
        display: inline-block;
        border-radius: 100%;
        vertical-align: top;
    }

.wishlist__content .whishlist-detail p {
    font-size: small;
    line-height: 20px;
}

    .wishlist__content .whishlist-detail p span {
        font-weight: 500;
    }

        .wishlist__content .whishlist-detail p span img {
            width: 12px;
            height: 12px;
            vertical-align: baseline;
        }

.kit__image {
    width: 500px;
}

/*Image display background*/
.pswp__img {
    background-color: white;
}

/*Today's offer on mobile*/
@media (max-width: 767px) {
    .today {
        display: block;
    }

    .today__offer {
        text-align: center;
    }

        .today__offer img {
            display: unset;
        }

    .today__offers.active {
        height: 250px;
        overflow-y: auto;
    }
}

/*Product badges on mobile*/
@media (max-width: 767px) {
    section.main-content .product .product__imgs {
        padding-top: 40px;
    }
}

/*Fix publish review button*/
.bv-mbox-content-container {
    height: 900px !important;
    overflow-y: auto !important;
}

@media (max-width: 767px) {
    .bv-mbox-content-container {
        height: 700px !important;
        overflow-y: auto !important;
    }
}

/*Remove Quick View on mobile*/
@media (max-width: 767px) {
    .product__links {
        display: none;
    }
}

/*CSS Changes to Category Page*/
.product__imgs {
    padding-bottom: 0;
}

.product__description {
    margin-top: 0;
}

    .product__description a {
        font-size: 14px;
        padding-bottom: 10px;
        font-weight: bold;
    }

.product__link--category {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    display: none;
}

section.section.products .product__description a {
    font-size: 12px;
    font-weight: normal;
    display: block;
}

.product__now_price {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    padding-bottom: 10px;
}

/*Price Strikethrough Style*/
.price-line-through {
    text-decoration: line-through;
    color: #FE0000;
}

    .price-line-through span {
        color: #000000;
    }


/*Quick view Styles*/
.pdetails-is-quick-view .product__category {
    /* font-weight: bold; */
    font-size: 15px;
}

.pdetails-is-quick-view .product__name {
    font-size: 21px;
    font-weight: bold;
}

.pdetails-is-quick-view .product__heading {
    color: #000000;
}


.pdetails-is-quick-view .add-btn-quickview {
    padding-right: 10px;
}

.btn--add {
    background-color: #796aa1;
    color: #ffffff;
    border: none;
}

.pdetails-is-quick-view .product__gallery {
    margin-top: 20px;
    margin-left: 50px;
}

.pdetails-is-quick-view .product__details {
    margin-top: 20px;
}

.back-to-shop__link,
.active-filters__filter {
    color: #F067A6;
}

section.package ul.products__list {
    display: inline-block;
    max-width: 100%;
    flex-wrap: wrap;
}

    section.package ul.products__list li {
        display: inline-block;
        width: 270px;
    }

        section.package ul.products__list li img {
            display: block;
        }

        section.package ul.products__list li .product__link--package {
            font-size: 14px;
        }

        section.package ul.products__list li .package__selection .form__radio + label {
            font-size: 12px;
        }

@media (max-width: 767px) {
    .product__quantity .form__container--inline {
        display: block;
    }

        .product__quantity .form__container--inline .form__container {
            display: inline-block !important;
            width: 45%;
        }
}

p.product__color.no-colorsvariants {
    color: #fff !important;
}

/*Cross Sell Up Sell wrappable list*/
.products__list--recommended {
    flex-wrap: wrap;
}

.products__list--matches li {
    width: 30%;
}

@media (max-width: 767px) {
    .products__list--recommended {
        flex-wrap: unset;
    }

    .products__list--matches li {
        width: 100%;
    }
}


ul.initial-style {
    display: block;
}

    ul.initial-style li.product {
        display: inline-block;
        margin: 0 10px;
    }

/*Product details style*/
.product__details .product__category {
    font-weight: bold;
}

.product__details .product__name {
    font-size: 21px;
    margin: 7px 0 0;
}

.product__details .product__heading {
    color: #000000;
}

    .product__details .product__heading.product__heading--fit {
        color: #f067a6;
    }

.form__radio + label.form__label--customize .form__img {
    border: 1px solid #ED65A4;
}

.form__radio + label.form__label--customize:hover .form__img,
.form__radio:checked + label.form__label--customize .form__img {
    border-width: 3px;
}

/*checkout collapsible details*/
@media (max-width: 1024px) {
    .shopping-bag__box.shopping-bag__box--dark.shopping-bag-summary-collapsible {
        position: fixed;
        left: 0;
        width: 100%;
        top: 50px;
        z-index: 99;
        border: none;
        margin: 0;
        padding: 15px;
    }

        .shopping-bag__total-price,
        .shopping-bag__box.shopping-bag__box--dark.shopping-bag-summary-collapsible .shopping-bag__summary-list {
            margin-left: 10px;
            width: auto;
        }

        .shopping-bag__box.shopping-bag__box--dark.shopping-bag-summary-collapsible.closed {
            height: 50px;
            overflow: hidden;
            /* transition: .2s ease; */
        }

        .shopping-bag__box.shopping-bag__box--dark.shopping-bag-summary-collapsible .shopping-bag__title:after {
            content: '';
            width: 10px;
            height: 10px;
            border-width: 2px 2px 0 0;
            border-style: solid;
            border-color: #fafafa;
            display: block;
            transform-origin: 100% 0;
            right: 25px;
            position: absolute;
            top: 19px;
            transform: rotate(-45deg);
        }

        .shopping-bag__box.shopping-bag__box--dark.shopping-bag-summary-collapsible.closed .shopping-bag__title:after {
            top: 29px;
            transform: rotate(135deg);
        }

    .back-to-shop.checkout-section {
        margin-top: 100px;
    }
}

.delivery-date-message {
    display: none;
    font-size: 14px;
    font-weight: 300;
    color: #F067A6;
    text-align: left;
    position: static;
    top: 30px;
    left: 0;
}

div.product__description .product__links a.quick-view-trigger {
    padding-bottom: 0;
    line-height: 1.15;
    font-weight: 400;
    font-size: 16px;
    display: flex;
}

div.product__description .product__links li {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
    transition: opacity 0.3s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.3s;
    transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
    opacity: 0;
    display: flex;
}

.product:hover .product__links li {
    -webkit-transform: translateY(-50px) translateZ(0);
    transform: translateY(-50px) translateZ(0);
}

/*Content links style*/
.information__content p a {
    color: #0066b1;
}

    .information__content p a:hover {
        color: #f067a6;
    }

.product__tab--desc p a {
    color: #0066b1;
}

    .product__tab--desc p a:hover {
        color: #f067a6;
    }

body {
    background-color: #FFFFFF;
}

/*Remove logo in mobile hamburguer menu
    fix the width in product details page on mobile
    padding changes to the Ticker
*/
@media (max-width: 992px) {
    .header__menu .logo-container {
        display: none;
    }

    .product__gallery .product__promo {
        width: auto;
    }

    .headings--top {
        padding-top: 49px !important;
    }


    form.search-on-header {
        display: none;
    }
}

form.search-on-header input {
    background: #4B4B4B;
    width: 400px;
    margin-right: 10px;
    color: #CACACA;
    padding: 15px 10px;
    border-bottom: 0;
    font-weight: 500;
    border-radius: 10px;
    border-width: 0 0 1px;
    height: 24px;
    font-family: "Roboto", sans-serif;
}

form.search-on-header a.header__search {
    width: 20px;
    position: absolute;
    top: 16px;
    right: 0;
    margin-right: 13px;
}

@media (min-width: 1087px) and (max-width: 1239px) {
    form.search-on-header a.header__search {
        top: 12px;
    }

    form.search-on-header input {
        width: 350px;
    }
}

@media (min-width: 993px) and (max-width: 1086px) {
    form.search-on-header a.header__search {
        top: 12px;
    }

    form.search-on-header input {
        width: 300px;
    }
}

@media (max-width: 576px) {
    .product__gallery .slicknext,
    .product__gallery .slickprev {
        position: absolute;
        top: 40%;
        width: 25px;
        height: 25px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        z-index: 3;
    }

    .product__gallery .slicknext {
        right: 0;
    }

    .product__gallery .slickprev {
        left: 0;
    }

        .product__gallery .slickprev:before,
        .product__gallery .slicknext:after {
            content: '';
            width: 25px;
            height: 25px;
            border-style: solid;
            border-color: #636363;
            display: block;
            transform-origin: 100% 0;
            z-index: 3;
        }

        .product__gallery .slickprev:before {
            border-width: 2px 0 0 2px;
            position: absolute;
        }

    .product__gallery .slicknext:after {
        border-width: 0px 2px 2px 0px;
        position: absolute;
    }
}

.product-table__column .product-table__description-title {
    max-width: 100%;
}

.po-message {
    margin: 15px 0 0;
    font-size: 12px;
}

section.headings {
    background: #F5F5F5;
}

    section.headings .slick-list .slick-track {
        margin: auto;
        display: flex;
        color: #ED80B2;
    }

.delivery-date-message-additional-info {
    display: none;
    font-size: 14px;
    font-weight: 300;
    color: #F067A6;
    text-align: left;
    position: static;
    top: 30px;
    left: 0;
}
/* OSEI-1274 */
@media (min-width:1025px) {
    .shopping-bag-mobile-summary-hidden {
        display: none;
    }
}
/* OSEI-1274 END*/
.mobile-shopping-bag__total-price {
    margin-left: 10px;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/* Mobile Sort and Filter Buttons */
@media (max-width:767px) {
    .form__select--sort + 
    .select2 .select2-selection--single 
    .select2-selection__rendered {
        background-color: black;
        color: white;
        padding: 12px 40px 12px 20px;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: .03em;
        border: none;
    }

    section.headings .slick-list .slick-track {
        margin: auto;
        display: table;
        color: #ED80B2;
    }

    .form__select--sort + 
    .select2 .select2-selection--single 
    .select2-selection__arrow {
        right: -12px;
        bottom: 9px;
        background-size: 20px 9px;
        height: 15px;
        width: 44px;
        transform: none;
    }

    div#filterButton {
        background: black;
        margin: 0 0 0 20px;
        width: 100%;
    }

    .form__container.filter-anchor-container {
        display: inline-flex;
    }

    .filter-anchor-mobile {
        display: block !important;
        cursor: pointer;
        color: white;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: .03em;
        padding: 12px 38px;
    }

    .control-bar__right {
        margin: 30px auto;
    }
}

@media (max-width:435px) {
    .form__select--sort + 
    .select2 .select2-selection--single 
    .select2-selection__rendered {
        padding: 12px 40px 12px 20px;
        font-size: 13px;
    }

    .form__select--sort + 
    .select2 .select2-selection--single 
    .select2-selection__arrow {
        right: -24px;
        bottom: 8px;
        background-size: 15px 7px;
    }

    div#filterButton {
        margin: 0 0 0 13px;
    }

    .filter-anchor-mobile {
        font-size: 13px;
        padding: 13px 13px;
    }
}
/*  OSEI-1353 */
.btn--dark_use-as-suggested {
    color: #fff;
    background-color: #000000;
}
.btn--cancel_use-as-entered {
    display: inline-block;
    font-size: 11px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 2px;
    border-style: none;
}

/* OSEI-1378 */
@media only screen and (max-width: 991px) {
.header__container {
  position: relative;
    margin-top: 10px;
  }
}

.header__close {
  opacity: 0.9;
}

.tse-scrollbar {
  z-index: 0;
}
@media only screen and (max-width: 991px) {
    .search__inner--mob {
        margin-bottom: 0;
        padding: 15px 0;
    }
    .header__search-box {
        background-color: #eeeeee;
        margin-bottom: 0px;
    }
    .header__search-box .form__container--search .search__input {
        font-size: 14px;
        color: #777777;
        border-color: #eeeeee !important;
    }
}
@media only screen and (max-width: 991px) {
    .menu--main {
        padding-left: 0px;
        padding-right: 0px;
    }
    .menu--user {
        position: absolute;
        margin-left: 78%;
        padding-left: 10px;
        padding-top: 10px;
    }
    .menu--main > li a {
        padding: 5px 0 5px 17px;
        font-size: 16px;
        font-weight: normal;
        border-bottom: solid 1px #eeeeee;
        background-color: #ffffff;
    }
    .menu--main > li a.header__caret {
        display: none;
    }
    .menu--main li + li {
        margin-top: 0;
        padding-top: 0px;
    }
}
@media only screen and (max-width: 991px) {
    .menu__sub {
        padding-top: 0px;
    }             
    .menu__sub li {
        padding-top: 0px;
    }
    .menu__sub li {
        margin-left: 0px;
        background-color: #eeeeee;
        color: #000000;
    }
    .menu__sub li a {
        border-bottom: solid 1px #000000 !important;
    }
    .menu__inner li {
        padding-right: 0px;
    }
    .menu__sub li + li{
        margin-left: 0px;
    }
    .menu__sub h4 a {
      padding-left: 55px !important;
    }
    .menu__sub .header__submenu ul li a {
      padding-left: 55px !important;
    }
}
@media only screen and (max-width: 991px) {
    .menu--main > li > a.has_childs {
  background-color: #FFFFFF;
  color: #000000;
  cursor: pointer;
  padding: 5px 0 5px 17px;
  width: 100%;
  border-bottom: solid 1px #eeeeee;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: normal;
    }
    a.has_childs.active {
      background-color: #7E72A4 !important;
      color: #ffffff !important;
    }
    .header__dropdown-sub a.has_childs.active {
        background-color: #AAA2BF !important;
        color: #ffffff !important;
    }
  a.has_childs:before {
      content: '\002B' !important;
      color: #000000;
      font-weight: normal;
      font-size: 20px;
      float: right;
      margin-left: 5px;
      top: -1px;
      right: 20px !important;
      left: inherit !important;
      bottom: inherit !important; 
      height: 3px;
      display: inline-block;
      position: absolute;
      -webkit-transition-property: none !important;
      -moz-transition-property: none !important;
      -o-transition-property: none !important;
      transition-property: none !important;
      transform: none !important;
    }

    a.has_childs.active:before {
      content: '\2212' !important;
      color: #ffffff;
      font-weight: normal;
      font-size: 20px;
      float: right;
      margin-left: 5px;
      top: -1px;
      right: 20px !important;
      left: inherit !important;
      bottom: inherit !important; 
      height: 3px;
      display: inline-block;
      position: absolute;
      -webkit-transition-property: none !important;
      -moz-transition-property: none !important;
      -o-transition-property: none !important;
      transition-property: none !important;
      transform: none !important;
    }
}

@media only screen and (max-width: 991px) {
.header__col {
    padding-left: 0px;
}
.header__submenu-sub.active{
     width: 100%;
}
.header__box {
     background-color: #eeeeee;
     color: #000000;
}
.header__box ul {
     padding-left: 0;
}
}
@media only screen and (max-width: 991px) {
  .menu--main > li a:hover {
    color: #000000;
  }
.menu__inner.current > li a.has_childs {
  color: #000000 !important;
}
    .menu__inner.current > li a.has_childs.active {
      background-color: #AAA2BF !important;
      color: #ffffff !important;
    }
}
@media only screen and (max-width: 991px) {
.header__menu a {
    line-height: 2.67;
    }
.menu__inner {
    background-color: #eeeeee;
    padding: 0;
}
.menu__inner > li a {
    background-color: #eeeeee;
    padding-left: 36px;
}
}
@media only screen and (max-width: 991px) {
.menu--main > li a {
  width: 100%;
}
}
@media only screen and (max-width: 991px) {
     .menu--main > li > a.has_childs {
         background-color: #ffffff;
     }
}

/* OSEI - 1395*/
.message__info__block_cart {
    margin: 0 auto;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
}
.message__info__text_cart {
    font-size: 22px;
    font-weight: 300;
    color: #F067A6;
    display: inline-block;
}
.hoverBox {
    font-size: 21px;
} 

.hover-content {
    display: none;
    position: absolute;
    color: #292929;
    min-width: 160px;
    width: 350px;
    opacity: 0.7;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.hover-content .hover-text {
    background-color: #4B4B4B;
    color: #ffffff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.hoverBox:hover .hover-content {
    display: block;
}

.hoverBox .hover-text:hover {
    background-color: #000000;
}

.headerMessage-desktop {
    margin: 0 auto;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
}

@media (max-width: 768px) {
    .headerMessage-desktop {
        display: none;
    }
}

/*Mobile*/
.headerMessage-mobile {
    display: none;
    margin: 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
}

@media (max-width: 768px) {
    .headerMessage-mobile {
        display: block;
    }
}

.mobile-modalBox {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    cursor: pointer;
}

.modal_notice {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
  
.modal-content_notice {
    background-color: #4B4B4B;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}

.modal-content_notice .modal-text_notice {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 90%;
}

/* Button */
.hoverBox1 {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
} 

.hover-content1 {
    display: none;
    position: absolute;
    color: #292929;
    min-width: 160px;
    width: 350px;
    opacity: 0.7;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 20px;
    margin-top: 20PX;
}

.hover-content1 .hover-text1 {
    background-color: #4B4B4B;
    color: #ffffff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.hoverBox1:hover .hover-content1 {
    display: block;
}

.hoverBox1 .hover-text1:hover {
    background-color: #000000;
}
/* Mobile section */
.mobile-modalBox1 {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    cursor: pointer;
}

.modal1 {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
  
.modal-content1 {
    background-color: #4B4B4B;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}

.modal-content1 .modal-text1 {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 90%;
}

.btn--ghost1, .btn--ghost2 {
    border: 1px solid #fff;
    padding: 0 18px;
    font-size: 12px;
    text-transform: uppercase;
    background: none;
    color: #fff;
    display: inline-block;
    height: 27px;
    cursor: pointer;
    line-height: 25px;
    position: relative;
}

.btn--ghost2 {
    border: 1px solid black;
    color: black;
}

@media (min-width: 1281px) and (max-width: 767px) {
    .btn--ghost1:hover:after, .btn--ghost2:hover:after {
        display: none;
    }
}
@media (max-width: 767px) {
    .hoverBox1 {
        display: none;
    }
}

/* OSEI-1391 */
.products-hero__heading_simple {
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}
/* OSEI-1413 */
.shopping-bag__shipping-notice {
    font-weight: bold;
    Color: red;
    font-size: 15px;
    margin-right: 28px;
    margin-left: 28px;
}
/* OSEI-1416 */
@media (max-width: 767px) {
    .products-hero__bg {
        width: 100%;
        position: initial;
    }
}

.upload-artwork-btn {
    margin-right: 10px;
}

#custom-artwork {
    visibility: hidden;
}

.hide {
    display: none;
}

/* OCI-37 */
.sublimation_product__name {
    font-size: 21px;
    font-weight: 400;
    line-height: 33px;
    text-transform: uppercase;
    position: relative;
    margin: 7px 0 0;
}
.sublimation_product__name span {
    font-size: 12px;
    margin-left: 15px;
    color: #7f7f7f;
}
.sublimation_set_product__price {
    color: #7f7f7f;
}
@media (max-width: 575px) {
    .product__details .sublimation_set_product__price{
        display: none;
    }
    .product__details .sublimation_product__teasertext {
        display: none;
    }
    .product__details .product__customize   {order: 0;}
}

/* OSEI-1473 */
.header__submenu-sub-no-category {
    display: none;
    position: absolute;
    top: 9px;
    left: 272px;
    background-color: #fff;
    border-left: 1px solid #dfdfdf;
    height: calc(100% - 9px);
}

.header__submenu-sub-no-category.active {
    display: block;
}

/* OSEI-1432 */
/*******************Desktop**********************/
@media only screen and (min-width: 768px) {
    .mbl-stepper {
	    display: none;
    }

    #disable-container {
        display: none;
        position: absolute;
        z-index: 999;
        top: 0;
        left:0;
        width: 100%;
        height: 105px;
        background: black;
        opacity: 0.4;
    }

    /*#cancelBtn {
        text-align: right;
        display: block;
        visibility: visible;
    }*/

    /*#cancelBtn > a {
        display: inline-block;
    }*/

    .headings__slide {
        min-width: 677px !important;
    }

    .stp-container {
        width: 100%;
        margin: 0 -35px;
    }

    .stepper {
        display: flex;
        margin: 0 100px;
        padding: 0;
        width: 95%;
        list-style: none;
        position: relative;
        /* box-shadow: 25px 0px 15px #f2f2f2; */
        counter-reset: step;
        color: #dfdede;
    }

    .stepper:before {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        content: "";
        width: calc(100% 
+ 29px);
        clip-path: polygon(0% 0%, 98.5% 0, 100% 50%, 98.5% 100%, 0% 100%);
        background: #e7e7e7;
    }

    .first_item, .stepper-item {
        line-height: 30px;
        flex: 100%;
        padding: 20px 20px 20px 40px;
        margin: 0 0 0 0;
        clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
    }

    .first_item {
        line-height: 60px;
        text-align: center;
        text-shadow: 1px 2px 10px #d5d1c9;
        font-size: 20px;
        font-weight: bold;
        background: white;
        color: #f46fbf;
        -webkit-clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
    }

    .stepper-item {
        flex: 100%;
        padding: 30px 20px 0px 40px;
        /* padding: 20px 20px 20px 40px; */
        background: white;
        margin: 0 0 0 -19px;
        border-top: solid 1px #e7e7e7;
        border-bottom: solid 1px #e7e7e7;
        /* clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%); */
    }
  
    .stepper-item.current {
        background: #fff;
        font-weight: bold;
    }

    .stepper-item:first-child {
        padding: 30px 20px 0 20px;
        color: #f46fbf;
        margin: 0;
        clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
        /* clip-path: polygon(0% 0%, 98% 0, 100% 50%, 98% 100%, 0% 100%); */
        text-align: center;
        text-shadow: 9px 2px 10px #d5d1c9;
        font-size: 20px;
        font-weight: normal;
        border-left: 1px solid #e7e7e7;
    }

    .stepper-item:last-child {
        -webkit-clip-path: polygon(20px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
        /* clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); */
        margin-right: -25px;
        border-right: 1px solid #e7e7e7;
    }

    .stepper .num {
        line-height: 25px;
        list-style-type: none;
        width: 100%;
        float: left;
        font-size: 12px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        color: #dfdede;
    }

    .stepper-item.current .num p {
        display: inline-block;
        color: #ffffff;
        font-size: 16px;
        font-weight: normal;
    }

    .num p {
        display: inline-block;
        color: #dfdede;
        font-size: 16px;
        font-weight: normal;
    }

    .stepper .num:before {
        width: 25px;
        height: 25px;
        content: counter(step);
        counter-increment: step;
        line-height: 25px;
        border: 1px solid #dfdede;
        display: inline-block;
        text-align: center;
        margin: 0 10px 0;
        border-radius: 50%;
        background-color: white;
    }

    .stepper li:after {
        width: 100%;
        height: 2px;
        content: none;
        position: absolute;
        background-color: #7d7d7d;
    }

    .stepper li.complete .num::before {
        content: '✔';
        color: white;
        background-color: #2434c5;
    }

    .current .num:before {
        color: #f46fbf;
        border: 1px solid white;
        background-color: white;
    }

    .stepper-item.current {
        background: #f46fbf;
        border-color: #f46fbf;
        font-weight: bold;
        color: white;
    }

    .stepper-item.complete {
        color: #7d7d7d;
    }

    .stepper-btn, .stepper-link {
        display: none;
        outline: none;
    }

    .stepper-btn:hover {
        box-shadow: 1px 1px 13px #e7e7e7;
    }

    .stepper-link {
        color: black;
    }

    .stepper-item.current .stepper-btn {
        visibility: visible;
        transition: all ease 0.5s;
        border: none;
        color: #f46fbf;
        border-radius: 5px;
        padding: 3px 0;
        width: 30%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .btn btn--select package__cancel {
        margin-left: 40%;
    }

    .btn .btn--select .package__summary-trigger .complete {
        color: #000 !important;
    }

    .stepper-item.current .package--summary {
        visibility: visible;
    }

    .stepper-item.complete .stepper-link {
        visibility: visible;
        transition: all ease 0.5s;
        border: none;
        border-radius: 5px;
        width: 100%;
        margin-left: 15px;
        text-align: center;
        color: #000;
        font-size: 12px;
        line-height: 1.92;
        text-decoration: underline;
    }

    .stepper-item.complete .stepper-btn {
        visibility: visible;
        transition: all ease 0.5s;
        border: none;
        color: #000;
        border-radius: 5px;
        padding: 3px 0;
        width: 30%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

/*************Mobile**********************/
@media (max-width: 767px) {

    .stepper {
        display: none;
    }
    .mbl-stepper {
        margin: auto;
        counter-reset: step;
        box-sizing: border-box;
    }
  
    .mbl-stepper .stepper-item {
        list-style-type: none;
        width: 33%;
        float: left;
        font-size: 12px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        color: #7d7d7d;
    }

    .headings__slide {
        width: auto;
        min-width: inherit !important;
    }
  
    .mbl-stepper .stepper-item:before {
        width: 30px;
        height: 30px;
        content: counter(step);
        counter-increment: step;
        line-height: 30px;
        border: 2px solid #7d7d7d;
        display: block;
        text-align: center;
        margin: 0 auto 10px auto;
        border-radius: 50%;
        background-color: white;
    }
  
    /*#cancelBtn {
        display: none;
    }*/

    .mbl-stepper .stepper-item:after {
        width: 75%;
        height: 2px;
        content: '';
        position: absolute;
        background-color: #7d7d7d;
        top: 15px;
        left: -37%;
        z-index: 11;
    }
  
    .mbl-stepper li:first-child:after {
        content: none;
    }

    .mbl-stepper .stepper-item.current::before {
        color: white;
        font-weight: bold;
        border-color: #f46fbf;
        background: #f46fbf;
    }
  
    .mbl-stepper li.current + li:after {
        background-color: #f46fbf;
    }

    .mbl-stepper li.complete::before {
        content: '✔';
        color: white;
        border-color: #2434c5;
        background-color: #2434c5;
    }

    .mbl-stepper .stepper-item.complete {
        color: #7d7d7d;
    }

    .mbl-stepper .stepper-btn, .stepper-link {
        visibility: visible;
        margin: 10px auto;
        outline: none;
    }

    .mbl-stepper .stepper-link {
        color: #fff;
    }

    .mbl-stepper .stepper-item.current .stepper-btn {
        visibility: visible;
        transition: all ease 0.5s;
        border: none;
        background: #f46fbf;
        color: #fff;
        font-weight: 700;
        border-radius: 5px;
        padding: 10px 20px;
        width: 70%;
    }

    .link-step-3 > .stepper-link {
        float: left;
    }

    .link-step-3 > .stepper-btn {
        float: right;
        margin-right: 20px;
    }

    .mbl-stepper .stepper-item.complete .stepper-link {
        visibility: visible;
    }

    .mobile-links .stepLinks {
        width: 100%;
        background: #f46fbf;
        padding: 10px;
        margin-top: 15px;
        display: none;
    }

    .mobile-links .stepLinks .link-container {
        line-height: 20px;
        list-style-type: none;
        width: 100%;
        margin: 0 auto;
        float: left;
        font-size: 12px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        display: none;
    }

    .mobile-links .stepLinks .link-container:first-child .current-link {
        position: absolute;
        font-size: 50px;
        top: -45px;
        left: 35px;
        color: #f46fbf;
        display: none;
    }

    .mobile-links .stepLinks .link-container:nth-child(2) .current-link {
        position: absolute;
        font-size: 50px;
        top: -25px;
        left: 150px;
        color: #f46fbf;
        display: none;
    }

    .mobile-links .stepLinks .link-container:nth-child(3) .current-link {
        position: absolute;
        font-size: 50px;
        top: -25px;
        left: 260px;
        color: #f46fbf;
        display: none;
    }

    .mobile-links .stepLinks .mobile-links {
        display: block;
    }

    .mbl-stepper .stepper-item:nth-child(2).current .mobile-links .stepLinks {
        visibility: visible;
        display: block;
    }

    .mbl-stepper .stepper-item:nth-child(3).current .mobile-links .stepLinks {
        visibility: visible;
        display: block;
    }

    button.stepper-btn {
        padding: 5px 10px;
        background-color: #fff;
        color: #f46fbf;
    }

    .package__summary {
        position: absolute;
        top: 5%;
        left: 37%;
    }

    .step-3-left {
      left: 26% !important;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .stepper-item  {
        position: relative;
    }

    .first-item, .stepper-item:after {
        content: "";
        position: absolute !important;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid white !important;
        border-top: 46px solid transparent !important;
        border-bottom: 46px solid transparent !important;
    }
    .stepper-item:before, .stp-container:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid white!important;
        border-top: 46px solid transparent !important;
        border-bottom: 46px solid transparent !important;
    }

    .stepper-item.current:before {
        border-left-color: #f46fbf !important;
    }

    .stepper-item:first-child {
        z-index: 3;
    }

    .stepper-item:nth-child(2) {
        z-index: 2;
    }

    .stepper-item:nth-child(3) {
        z-index: 1;
    }

    .stepper-item:last-child {
        border-left: 0 solid;
    }
}

/**********************/
/* OSEI-1342 END*/

/* DS-151 */
.cpq_image_label {
    font-size: 13px;
    margin-left: 45%;
}


/*User Impersonation Style*/
#customerSch > * {
    text-transform: uppercase;
}

#searchBtn {
    width: 150px;
    padding:5px 8px;
    color: white;
    background: black;
}

#userImpLoginContent {
    background: url(../../Images/loginBackground.jpg) no-repeat;
    background-size: cover;
    background-color: #8d8e9a;
    background-blend-mode: soft-light;
}

#userImpLoginForm {
    width:100%;
    justify-content: center;
}

#loginContainer {
    padding-top: 14%;
    text-align: center !important;
}

#loginHeadline {
    font-size: 47px;
    font-weight: 900;
    color: #fff;
    width: 900px;
    margin: 0 auto;
}

.d-inline-block {
    display: inline-block!important;
}

.btn-primary {
    color: #fff;
    background-color: #5b5c6a;
    padding: 8px 9px;
    border-radius: 5px;
    border: solid 1px white;
}

.marginBottom4 {
    margin-bottom: 4px;
}

.form-group {
    margin-bottom: 1rem;
}

.orderWidth {
    width: 210px;
}

.logoContainer {
    width: 90%;
    margin: auto;
}

.cust-wrapper {
    text-align: justify;
    margin: 0 25px;
    display: grid;
    padding: 20px 20px;
}

.frm-row {
    display: grid;
    padding-bottom: 20px;
}

.cust-anchor {
    text-decoration: none;
    font-weight: bold;
    color: darkblue;
}

.cust-header {
    display:flex;
}

.cust-input {
    padding: 5px 10px;
    border: 2px solid black;
    width: 250px;
}

.cust-lbl {
    font-weight:bold;
}

/*Grid CSS*/
.tableFixHead {
    overflow-y: auto;
    height: 300px;
}
.tableFixHead thead th {
    position: sticky;
    top: 0;
}
.tableFixHead > table {
    border-collapse: collapse;
    width: 100%;
}
.cust-table-head,
.cust-table-data {
    padding: 8px 16px;
    border: 1px solid #ccc;
}
.cust-table-head {
    background: black;
    color: white;
}

.cust-table-data {
    background: #eee;
}

.tableFixHead::-webkit-scrollbar {
    width: 5px;
}

.tableFixHead::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
.tableFixHead::-webkit-scrollbar-thumb {
    background: black; 
}

.ui-form-control {
    transition: none;
}
.ui-form-control {
    display: inline!important;
    margin: 0 10px;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (max-width: 1846px) {
    #loginContainer {
        height: 500px;
    }
}

.btn_impersonate_dolfin {
    color: #00A2E4;
    border-color: #00A2E4;
    margin-left: 20px;
}

.btn_impersonate_omni {
    color: #D000A4;
    border-color: #D000A4
}
/*User Impersonation Style END*****/

@media (max-width: 360px) {
    .android-magic {
        width: 430px !important;
    }
}

/*Learn More Popup*/

#learnMoreLink {
    margin-left: 5px;
    line-height: 25px;
    font-size: 10px;
    cursor: pointer;
    text-decoration: underline;
}

#closeBtn {
    cursor: pointer;
}

#learnMoreLink:hover {
    color: deeppink;
}

.learn-more-popup {
    font-size: 11px;
    display: none;
    width: 100%;
    position: fixed;
    padding: 20px 20px;
    z-index: 999;
    background: rgba(74, 71, 71, 0.9);
    top: 0;
    left: 0;
    height: 100vh;
    text-align: center;
}

.learn-more-content {
    top: 50%;
    left: 50%;
    position: absolute;
    padding: 25px 20px;
    overflow-y: scroll;
    height: 500px;
    background: white;
    width: 100%;
    max-width: 900px;
    margin: auto;
    transform: translate(-50%, -50%);
}


@media only screen and (max-device-width: 768px) {
    .learn-more-popup {
        left: 0;
        margin-left: 0;
        width: 100vw;
        height: 100%;
    }

    
    .learn-more-content {
        height: 50vh;
    }
}

.site-label-color {
    font-size: 11px;
}
.product-table_warning {
    margin: 0% 5%;
    color: #ED80B2;
    display: none;
}

.btn-edit-from-cart-container {
    display: block;
    padding-left: 10px;
}

@media (max-width: 480px) {
    .btn-edit-from-cart-container {
        display: block;
        padding-top: 10px;
        padding-left: 5px;
    }
}

.btn_edit_from_cart {
    background-color: #F067A6;
    border: none;
}

/* Braintree Hosted Fields*/

.hosted-field {
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 12px;
    display: inline-block;
    box-shadow: none;
    font-weight: 500;
    font-size: 14px;
    border-radius: $radius-default;
    border: 1px solid #dddddd;
    line-height: 20px;
    background: #fcfcfc;
    margin-bottom: 12px;
    background: linear-gradient(to right, white 50%, #fcfcfc 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 300ms ease-in-out;
}

.hosted-fields--label {
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-bottom: 6px;
}

.button-container {
    display: block;
    text-align: center;
}

.braintree-hosted-fields-focused {
    border: 1px solid #64d18a;
    border-radius: $radius-default;
    background-position: left bottom;
}

.braintree-hosted-fields-invalid {
    border: 1px solid #ed574a;
}

.cardinfo-card-number {
    position: relative;
}

#card-image {
    position: absolute;
    top: 2em;
    right: 1em;
    width: 44px;
    height: 28px;
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/346994/card_sprite.png);
    background-size: 86px 458px;
    border-radius: $radius;
    background-position: -100px 0;
    background-repeat: no-repeat;
    margin-bottom: 1em;
}

.cardinfo-card-expiration-and-cvv {
    display: flex;
}

    .cardinfo-card-expiration-and-cvv .cardinfo-card-expiration {
        width: 50%;
    }

    .cardinfo-card-expiration-and-cvv .cardinfo-card-cvv {
        width: 50%;
    }

@media (max-width: 400px) {
    .cardinfo-card-expiration-and-cvv {
        flex-direction: column;
    }

        .cardinfo-card-expiration-and-cvv .cardinfo-card-expiration {
            width: 100%;
        }

        .cardinfo-card-expiration-and-cvv .cardinfo-card-cvv {
            width: 100%;
        }
}

#card-imag visa {
    background-position: 0 -398px;
}

#card-imag master-card {
    background-position: 0 -281px;
}

#card-imag american-express {
    background-position: 0 -370px;
}

#card-imag discover {
    background-position: 0 -163px;
}

#card-imag maestro {
    background-position: 0 -251px;
}

#card-imag jcb {
    background-position: 0 -221px;
}

#card-imag diners-club {
    background-position: 0 -133px;
}

.payment-method-icon {
    position: absolute;
    left: auto;
    right: 24px;
    top: 208px;
    width: 41px;
    height: 27px;
    margin-top: -14px;
    background-repeat: no-repeat;
    border: 1px solid transparent;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    display: none;
}

    .payment-method-icon.visible {
        display: block;
    }

    .payment-method-icon#cvv-icon {
        background-image: url('/Content/img/braintree/braintree_dropin_sprite@2x.png');
        background-size: 86px auto;
        background-position: 0 -339px;
        width: 44px;
        height: 28px;
        background-color: #fff;
        box-sizing: border-box;
        border-color: rgba(0, 0, 0, .2);
    }

        .payment-method-icon#cvv-icon.cardtype-american-express {
            background-position: 0 -171px;
        }

        .payment-method-icon#cvv-icon.cardtype-visa {
            background-position: 0 -339px;
        }

        .payment-method-icon#cvv-icon.cardtype-mastercard {
            background-position: 0 -339px;
        }

        .payment-method-icon#cvv-icon.cardtype-default {
            background-position: 0 -339px;
        }

@media (max-width: 400px) {
    .payment-method-icon {
        top: 286px;
    }
}

/* Braintree Hosted Fields - END*/

/* Klarna */
.klarna-section-head {
    width: 100%;
    text-align: right;
}

.klarna-section-footer {
    width: 100%;
    margin-top: 20px;
}

.klarna-section-footer a {
    width: 90%;
    text-align: center;
}

#klarna-container {
    margin-top: 10px;
}

#klarna-widget-container {
    margin-top: 10px;
}

.klarna-credit-badge {
    margin-top: 10px;
}

.klarna-credit-badge-cart {
    margin-bottom: 30px;
}

/* Klarna - End */

/* Checkout - Payment Selection section*/
.payment-option input[type="radio"] {
    cursor: pointer;
}

.payment-option label {
    margin-left: 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #A2A2A2;
    text-align: left;
    pointer-events: auto !important;
}

.payment-option label:hover {
    color: #F067A6;
    cursor: pointer;
}

.payment-option input[type="radio"] + label:before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: -22px;
    margin-top: -5px;
}

.payment-option input[type="radio"]:checked + label:before {
    background-color: #F067A6;
}

.payment-option input[type="radio"]:checked + label {
    color: #F067A6;
}

.paypal-container, .apple-pay-container {
    padding: 5px 18px 20px;
}

#paypal-button {
    padding: 5px;
}

apple-pay-button {
  --apple-pay-button-width: 140px;
  --apple-pay-button-height: 30px;
  --apple-pay-button-border-radius: 5px;
  --apple-pay-button-padding: 5px;
}

#payment-method-container {
    border: 1px solid #dedede;
    max-width: 100%;
    --option-list-inner-border-color: #dedede;
    --option-list-background-color: #0000;
    --option-list-border-style: solid;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.payment-option {
    -webkit-tap-highlight-color: transparent;
    transition: background-color 200ms ease-in-out;
}

    .payment-option.apple-pay {
        display: none;
    }

#payment-method-container .payment-option:not(:first-child) {
    border-block-start: 1px #dedede solid;
    border-top: 1px #dedede solid;
}

.payment-option:not(:first-child) {
    margin-block-start: 0;
    margin-top: 0;
}

.payment-option:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-start-end-radius: 4px;
    border-start-start-radius: 4px;
}

#checkout-form {
    border: 0;
    padding: 0;
}

#payment-method-container .payment-option .panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

#payment-method-container .payment-option .payment-label {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-start-end-radius: 5px;
    border-start-start-radius: 5px;
    position: relative;
    padding: 17px 17px;
    display: grid;
    align-items: center;
    column-gap: 11px;
    grid-template-columns: auto 1fr;
}

#payment-method-container .payment-option label .payment-input-container {
    position: relative;
    display: block;
}

#payment-method-container .payment-option label .payment-type {
    display: grid;
    align-items: center;
    column-gap: 11px;
    grid-template-columns: minmax(min-content, 1fr) auto;
}

#payment-method-container .payment-option label .payment-type .payment-icons {
    display: flex;
    justify-content: flex-start;
    position: relative;
}

#payment-method-container .payment-option label .payment-type .payment-icons .payment-icons-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

#payment-method-container .payment-option label .payment-type .payment-icons .payment-icons-container .payment-icon {
    max-height: 24px;
    height: 100%;
    width: auto;
    inline-size: auto;
    border: 0.5px solid #dedede;
    border-radius: 3px
}

.payment-icon.payment-icon-paypal {
    max-width: 40px;
}

.payment-icon.payment-icon-apple-pay {
    width: 35px !important;
}

#payment-method-container .payment-option label .payment-type .payment-icons .payment-icons-container .payment-icon:first-of-type {
    border: none;
}

/* Checkout - Payment Selection section - End*/

/* Checkout - Shipping Selection section */
.shipping-option {
    padding: 10px 10px 10px 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dedede;
}

.shipping-option-inner-wrapper {
    display: flex;
}

.shipping-option:last-of-type {
    border-bottom: none;
}

.shipping-option label {
    margin-left: 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
    text-align: left;
    padding-left: 0;
    pointer-events: auto !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.shipping-option label:hover {
    color: #F067A6;
    cursor: pointer;
}

.shipping-option label:has(input[type="radio"]:checked) {
    color: #F067A6;
}

.shipping-option-input {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.shipping-option-input:checked::before {
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    background-color: #F067A6;
}

.shipping-option-price {
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
    margin-left: 15px;
}
/* Checkout - Shipping Selection section - END */

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    border-top: 1px dotted black;
    border-left: 1px dotted black;
    border-right: 1px dotted black;
    left: 240px;
}

.form__container--phone label {
    display: flex;
    justify-content:space-between;
    width: 100%;
    z-index: 1;
}

.form__container--phone .tooltip {
    align-items: center;
    border: 1px solid #000;
    border-radius: 100%;
    display: flex;
    font-size: 12px;
    justify-content: center;
    left: 0;
    line-height: 12px;
    margin-left: 5px;
    padding: 2px;
    top: -2px;
    width: 7%;
}

.form__container--phone .tooltip .tooltiptext {
	bottom: 134%;
	left: unset;
	margin-left: unset;
	right: -5px;
}

.form__container--phone .tooltip .tooltiptext::after {
	left: 89%;
}

.tooltiptext {
    font-size: 10px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.pr-snippet-stars-reco-reco {
    display: none;
}

.pr-snippet-stars-reco-stars .pr-snippet {
    display: flex;
}

.pr-snippet-read-and-write {
    margin-top: 5px !important;
    margin-left: 10px !important;
}