@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
    font-family: 'Sporty Pro';
    src: url('../fonts/Sudtipos - Sporty Pro XBold CD.woff') format('woff'),
        url('../fonts/Sporty-Pro-XBold-CD.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Winner CondExtraBold';
    src: url('../fonts/Winner-CondExtraBold.woff') format('woff'),
        url('../fonts/Winner-CondExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Varsity Team Bold';
    src: url('../fonts/VarsityTeam-Bold.woff') format('woff'),
        url('../fonts/VarsityTeam-Bold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

body {
    font-family: "Helvetica Neue", Helvetica;
    background: #f9fafb;
}
.sidebar.sidebar-additional {
    display: none !important;
}
.modal-inner-wrap {
    margin-top: 0 !important;
}

li.nav.item:nth-child(3) {
    display: none;
}
li.nav.item:nth-child(9) {
    display: none;
}
li.nav.item:nth-child(8) {
    display: none;
}
li.nav.item:nth-child(14) {
    display: none;
}
select#limiter {
    width: auto;
    padding: 6px 40px !important;
}
.product-info-main .product-info-stock-sku {
    display: block !important;
    float: left !important;
    width: 100% !important;
    padding-left: 0% !important;
    padding-bottom: 0;
    padding-top: 16px;
}
.product-info-main .product.attribute.sku {
    float: left !important;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #64748b;
}
.swatch-opt .image {
    background-size: 22px !important;
}
.product-info-main .field.qty .label {
    padding-top: 10px;
}
.swatch-opt .color div > .swatch-option {
    border: 2px solid #9497ad !important;
    width: 30px !important;
    min-width: 24px !important;
    border-radius: 50px;
    height: 30px !important;
}
.swatch-opt .color div > .swatch-option:not(.disabled):hover {
    box-shadow: 0 0 0 2pt #1e293b;
    border: 2px solid #e2e8f0 !important;
}

.product-info-main ul {
    padding-left: 20px;
    margin-bottom: 0;
}

.swatch-attribute.size .swatch-option.selected:hover {
    color: #000000 !important;
    border: 1px solid #ffffff;
    outline: 2px solid #ff5501;
}

.swatch-option.color:not(.disabled):hover {
    border: 1px solid #ffffff00;
    outline: 2px solid #ffffff00;
}
.swatch-opt .size div > .swatch-option {
    margin: 4px;
    padding: 13px 7px 13px 7px;
    min-width: 24px !important;
    max-width: 100%;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    height: auto;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
    background: #f9fafb !important;
}
.swatch-option.text {
    min-width: 24px !important;
    max-width: 100%;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .05);
    border-radius: 4px;
    font-family: "Inter";
    font-style: normal;
    line-height: 1;
    color: #1e293b;
    height: 20px !important;
    width: 20px !important;
    padding: 15px !important;
    margin: 8px;
    display: flex
;
    justify-content: center;
    background: #f9fafb !important;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
}
.fotorama__thumb-border {
    display: none;
}
.fotorama__stage__shaft {
    background: white;
}
.fotorama__nav__shaft > .fotorama__active {
    display: none;
}
.fotorama__nav__shaft {
    /*margin-top: 24px;*/
    width: 100% !important;
    /*height: 261px;*/
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-left: 25px !important;
}

.fotorama__nav-wrap--horizontal {
    padding-left: 6%;
    padding-right: 6%;
}
.page-title-wrapper .page-title {
    font-style: normal;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 0 !important;
}
.product-info-main .product-info-price .price {
    font-family: "Inter", sans-serif;
    font-size: 26px !important;
    line-height: 36px;
    color: #1e293b;
}
.minusQtyCustom {
    width: 3.8px;
    height: 38px;
    margin-top: 0px;
    margin-right: -5px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 4px 0px 0px 4px;
    padding: 0px 20px 3px 13px;
}
.addQtyCustom {
    width: 3.8px;
    height: 38px;
    margin-top: 0px;
    margin-left: -5px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 0px 4px 4px 0px;
    padding: 0px 20px 0px 13px;
}
.qty-inc-custom {
    width: 38px !important;
    height: 38px !important;
    left: 38px;
    top: 0px;
    padding: 0 2px !important;
    background: #ffffff;
    border: 1px solid #cbd5e1 !important;
    border-radius: 0px !important;
    font-family: Inter !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 15px !important;
    line-height: 24px !important;
    vertical-align: middle !important;
}
.product-info-main .field.qty .label {
    font-family: Inter;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 24px;
    padding-top: 4px;
    padding-right: 21px;
    color: #1e293b;
}
.mage-error:before {
    content: " ";
    clear: right;
    display: block;
}
.swatch-attribute-label {
    font-family: Inter;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 24px;
    padding-top: 4px;
    padding-right: 35px;
    color: #1e293b;
    float: left;
}
.parallel-sequence-qty {
    display: flex;
}
.cozmot-product-options-wrapper .product-addto-links {
    width: 50%;
}
.tocompare {
    display: none !important;
}
.wishlist-raptor {
    width: 261px;
    height: 48px;
    padding: 12px 21px;
}
.parallel-sequence-buttons {
    display: inline-flex;
}
.towishlist > span {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    text-align: center;
    color: #1e293b;
}

.related-distler {
    /*height: 562px; */
    left: 0px;
    top: 1682px;
    background: #ed1c23;
}
.upsell-distler {
    /*height: 562px;*/
    left: 0px;
    top: 1682px;
    background: #f1f5f9;
}
.block-title-distler {
    width: 45%;
    float: left;
    height: 500px;
}
.related-distler .title strong {
    font-family: Inter !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 48px !important;
    line-height: 60px !important;
    text-align: center;
    color: #ffffff;
}
.upsell-distler .title {
    float: right;
    padding-top: 15%;
    width: 308px;
    padding-right: 102px;
    text-align: center;
}
.related-distler .title {
    float: right;
    padding-top: 15%;
    width: 308px;
    padding-right: 102px;
    text-align: center;
}
.upsell-distler .title strong {
    width: 45%;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 43px;
    line-height: 60px;
    text-align: center;
    color: #1e293b !important;
    padding-right: 5%;
    text-align: center;
}
.distler-product-item {
    width: 357px;
}
.distler-product-item a > span {
    background: white;
}
.page-layout-1column .products-grid .product-item {
    margin-left: 24px;
}

@media (min-width: 640px) {
    .products-grid .product-item-info:hover,
    .products-grid .product-item-info.active {
        background: #ffffff00;
        border: 0px;
    }
    .customer-welcome .customer-name {
        display: flex;
    }
    .customer-welcome .customer-name .customer-name-c {
        padding-right: 10px;
    }
}

.full-width {
    max-width: 100% !important;
}
.related-distler,
.upsell-distler {
    padding-top: 54px;
}
.related-distler .title p {
    color: #ffffff !important;
}
.related-distler-product-item .product .product-item-actions {
    display: none;
}
.related-distler-product-item .product .price-final_price .price {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
}
.upsell-distler-product-item .product .price-final_price .price {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #1e293b;
}
.product-item-name,
.product.name a {
    font-weight: 600 !important;
}
.tomperal {
    margin-top: 0;
    padding-left: 0;
    /* float: right; */
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #1e293b !important;
    line-height: 20px;
    text-decoration: none;
    white-space: pre;
    position: absolute;
    right: 10px;
    bottom: 14px;
}
.swatch-attribute-selected-option {
    display: none;
}
.product.data.items > .item.content {
    border: 0px !important;
    border-top: 1px solid #cbd5e1 !important;
    padding: 35px 10px 35px 10px !important;
}
.product.data.items > .item.title > .switch {
    border: 0px !important;
    background: none !important;
    border-top: none !important;
}
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
    border-bottom: 1px solid !important;
    font-size: medium !important;
    background: none !important;
}
.product.data.items > .item.title:nth-child(1) {
    margin-left: 24vw;
}
.product.info.detailed {
    background: #e3eaf5;
}
.product.info.detailed .product.data.items > .item.content {
    background: #f9fafb !important;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
    margin-bottom: 0px;
}
.footer.content {
    padding: 0;
    height: 100%;
}
.footer.content .block {
    float: none !important;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.page-footer {
    height: 148px;
    padding-bottom: 0;
}
.block.newsletter .title {
    display: block;
    color: white;
}
.custm-newsinput {
    border: none !important;
    background: #ffffff00 !important;
    padding: 0 35px 25px 0px !important;
    min-width: 140%;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #ffffff;
    height: 50px !important;
}
.custm-newsinput:focus {
    border: none !important;
}
.custm-newsinput::placeholder {
    color: white !important;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.block.newsletter .field .control:before {
    content: "";
}
.custm-newsbtn {
    background: transparent;
    color: white !important;
    border: none !important;
    margin-left: 60px !important;
}
.custm-newsbtn:hover {
    background: transparent;
}
.block.newsletter {
    max-width: 100%;
    width: 950px;
    margin: auto;
}
.title-newsletter {
    float: left;
    font-size: 26px;
    width: 326px;
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 45px;
    color: #ffffff;
}
.content-newsletter {
    float: right;
    border-bottom: 2px solid #ffff;
    width: 230px;
}
.custom-footerlinks {
    margin-top: 30px;
    text-align: center;
}
.custom-footerlinks li {
    list-style: none;
    display: inline;
    padding: 30px;
}
.custom-footerlinks li a {
    color: black;
    font-size: medium;
}
.copyright-container {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto !important;
}
.copyright {
    background: #1e293b;
}
.product-info-main .product-info-price {
    border-bottom: 0px !important;
    margin-bottom: 0;
}
.product-info-price .normal-price {
    float: left;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    text-decoration: line-through;
    font-size: 2rem !important;
    font-weight: 100;
    padding-left: 10px;
    color: #64748b;
}
.product-info-main .product-reviews-summary {
    float: right;
    margin-top: -85px;
}

.product-info-main .product-reviews-summary .rating-summary {
    margin-right: 8px;
}
.product-info-main .product-reviews-summary .reviews-actions {
    display: none;
}
.product-info-main .product-add-form {
    clear: both;
    padding: 0;
}
.sp_social_share_inline_widget {
    float: right;
    padding-bottom: 0 !important;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
    display: none;
}
.product-info-main #product-options-wrapper {
    padding: 1px 10px;
    position: relative;
}

.product-info-main .product-options-wrapper {
    background: #f1f5f9;
    border: 1px solid #e2e8f0;
    border-radius: 5px 5px 0px 0px;
    /*     padding: 1px 10px;*/
    border-bottom: 0px;
}
.product-info-main .field.qty {
    display: flex;
    background: #f1f5f9;
    border: none;
    border-radius: 0px 0px 5px 5px;
    padding: 0 0px 20px 15px;
}
.product-info-main .product-options-bottom .box-tocart {
    margin-top: 0px;
}

.product-info-main .parallel-sequence-buttons {
    text-align: end;
    display: inline-flex;
    margin-top: 20px;
}
.product-info-main .product.attribute.overview {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
}
.prada:before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #f59e0b;
    font-family: "luma-icons";
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    content: "\e605";
    display: block;
    font-style: normal;
    font-weight: normal;
    padding-right: 6px;
}
.prada {
    display: inline-flex;
}
.related-distler-product-item .sku-bent {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.related-distler-product-item .product-item-details .product-reviews-summary {
    float: right;
}
.related-distler-product-item
    .product-item-details
    .product-reviews-summary
    .rating-summary
    .prada {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}
.related-distler-product-item .product-item-details .product-item-name {
    clear: both;
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
}

.related-distler-product-item
    .product-item-details
    .product-item-name
    .product-item-link {
    color: #ffffff;
}
.upsell-distler .sku-bent {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #64748b;
}
.upsell-distler .product-item-details .product-reviews-summary {
    float: right;
}
.upsell-distler
    .product-item-details
    .product-reviews-summary
    .rating-summary
    .prada {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #1e293b;
}
.upsell-distler .product-item-details .product-item-name {
    clear: both;
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #1e293b;
}
.product-item .product-reviews-summary .reviews-actions {
    display: none;
}
.product-item .product-reviews-summary {
    margin-bottom: 0px;
}
.sp_social_share_inline_widget,
.sp_social_share_inline_widget_widget_under_cart {
    margin-top: -15px;
}
.distler-subheading-p {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.rating-summary .rating-result > span:before {
    color: #f59e0b;
}
.review-control-vote label:before {
    color: #f59e0b;
}
.page-layout-2columns-right .sidebar-additional {
    display: none;
}
.page-layout-2columns-right .column.main {
    width: 100%;
}
#product-review-container {
    width: 50%;
    float: right;
}
.review-form .actions-toolbar .actions-primary {
    width: 100%;
}
.review-form .action.submit.primary {
    display: flex;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    color: white;
    width: inherit;
    height: 48px;
    left: 191px;
    top: 1815px;
    background: #1e293b;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.06),
        0px 4px 6px -1px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.review-form .action.submit.primary:hover {
    background: #1e293b;
    color: white;
}
.review-list .block-title strong {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 45px;
    color: #334155;
}
.product-info-main .page-title-wrapper {
    margin-bottom: 0px;
    width: auto;
}
.wishlist-raptor .action.towishlist:before {
    content: "";
}
.review-userimg {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 16px;
    display: none;
}
.review-title {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #334155;
    float: left;

    margin: 0px 0 10px !important;
}
.review-content {
    clear: both;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #64748b;
    margin-bottom: 0px;
}
.review-item {
    border-bottom: none;
    padding: 15px 0;
}

.review-date {
    float: right;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: right;
    color: #334155;
}
.review-rating-number {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #334155;
}
.review-ratings {
    display: inline-block;
}
.rating-summary .rating-result {
    width: 95px;
    vertical-align: inherit;
}
/***Header styling**/
.page-header .panel.wrapper {
    height: 40px;
}
.page-header .switcher-language {
    float: none;
    margin-left: 0px;
    margin-right: 0px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    padding-left: 6px;
    line-height: 27px;
}
.header.panel > .header.links > .authorization-link:after {
    content: "|";
    font-size: smaller;
    color: #779477;
}
.header.panel > .header.links > li {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}
.welcome-text-header {
    float: left;
    width: 700px;
}
.minicart-wrapper .action.showcart:before {
    content: "";
}
.minicart-wrapper .action.showcart.active:before {
    content: "";
}
.minicart-wrapper .action.showcart .counter.qty {
    background: none;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #1e293b;
    padding: 1px 20px;
    margin: 0px;
    vertical-align: middle;
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}
.page-header .switcher-currency .switcher-label {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #1e293b;
}
.page-header .switcher-currency .currency-icon {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #1e293b;
    padding-left: 21px;
    float: right;
}
.page-header .switcher-currency .switcher-options {
    display: none;
}
.block-search {
    float: left;
    margin-right: 61px;
    width: 400px;
    margin-top: -6px;
}
.wishlist-header {
    float: left;
}
div#switcher-currency {
    float: left;
    order: inherit;
}
.minicart-wrapper {
    float: left;
}
.wishlist-header a {
    text-decoration: none;
}
.wishlist-header-lablel {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #1e293b;
}
.wishlist-header-icon {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #1e293b;
    padding-left: 21px;
    float: right;
}
.page-header .switcher {
    margin-left: 30px;
}
.wishlist-header-icon::after {
    content: "|";
    padding: 0px 0px 0px 30px;
    float: inherit;
}
.page-header .switcher-currency .currency-icon::after {
    content: "|";
    padding: 0px 30px;
    float: inherit;
}
.navigation {
    background: #f1f5f9;
}
.nav-sections .nav-sections-items {
    background: #f1f5f9;
}
.navigation .level0 > .level-top {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #1e293b;
    display: inline-flex;
}
.powered-by-title {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 40px;
    color: #ffffff;
    float: left;
    margin-top: 0;
    margin-right: 10px;
}
.footer-area-powered {
    display: flex;
    align-items: center;
}
.footer-area-links {
    width: 70%;
    float: left;
}
.block-search .action.search {
    right: auto;
    top: 5px;
    left: 27px;
}
.block-search input {
    padding-left: 35px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #1e293b;
    height: 40px;
}
.block-search .nested .action.advanced {
    font-family: Inter;
    font-style: normal;
    color: #1e293b;
    text-decoration-line: underline;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
    display: block;
    float: left;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
    border-color: transparent;
}
.navigation .level0 .submenu .active > a {
    border-color: #ed1c23 !important;
}
.action.primary,
.action-primary {
    border-radius: 50px !important;
    background: #1e293b;
    border: 1px solid #1e293b;
}
.more-stores-link {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}
.more-stores-link:hover {
    color: #fff;
    text-decoration: underline;
}
a,
.alink {
    color: #1e293b;
}
a:active,
.alink:active {
    color: #1e293b;
}
a:visited,
.alink:visited {
    color: #1e293b;
}
a:focus,
.alink:focus {
    color: #1e293b;
}
a:target,
.alink:target {
    color: #1e293b;
}

a:hover,
.alink:hover {
    color: #1e293b;
}
.minicart-items .product-item-name a {
    color: #1e293b;
}
.action.primary:hover,
.action-primary:hover {
    background: #1e293b;
    border: 1px solid #1e293b;
    color: #ffffff;
}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
    color: #333333;
}
.opc-progress-bar-item._complete > span {
    color: #333333;
}

/*** Cart container ***/
.abs-shopping-cart-items-desktop,
.block-cart-failed,
.cart-container .form-cart,
.cart-container .cart-gift-item {
    width: 65%;
}

.cart-summary {
    background: none;
    width: 30%;
    top: 0 !important;
}
.cart-community-area {
    background: #f1f5f9;
    border: 1px solid #e2e8f0;
    border-radius: 5px;
    padding: 16px;
    margin-bottom: 32px;
}
.cart-community-heading {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #1e293b;
}
.cart-community-subheading {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #64748b;
}
.cart-community-login {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #1e293b;
}
.cart.table-wrapper .cart > .item {
    border-bottom: 1px solid #cbd5e1;
}
.cart-summary > .title {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #1e293b;
    margin: 0px;
}
.cart-summary .block .title strong {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #64748b;
}
.block.crosssell {
    width: 100%;
    padding: 0;
    background: #f1f5f9;
}
.cart.table-wrapper .item .col.item {
    padding: 20px 0px 0px 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
    color: #1e293b;
    font-weight: 600;
    font-size: smaller;
}
.coupon-code-control {
    width: 78%;
    padding-right: 10px;
    float: left;
}
.coupon-code-apply {
    height: 36px;
    border: 1px solid #1e293b !important;
    box-sizing: border-box;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.05));
    border-radius: 4px !important;
    font-family: Inter;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    margin-left: 10px !important;
    color: #1e293b !important;
    background: white !important;
    margin: 0px !important;
}

.coupon-code-field {
    height: 36px !important;
    left: 0px;
    top: 0px;
    background: #ffffff;
    border: 1px solid #d1d5db;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 6px !important;
}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
    border-top: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #64748b;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #1e293b;
    border-bottom: 1px solid #cccccc;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
    padding: 11px 0px;
    border-bottom: 1px solid #cccccc;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    color: #1e293b;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    color: #1e293b;
}
.cart-summary .block .fieldset .field {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #64748b;
}
.cart-container select {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #64748b;
    height: 36px !important;
    background: #ffffff;
    border: 1px solid #d1d5db;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px !important;
}

.cart-container .input-text {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #64748b;
    height: 36px !important;
    background: #ffffff;
    border: 1px solid #d1d5db;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px !important;
}
.cart-container .item-title {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #64748b;
}
.cart-container .cart-title-main {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #1e293b;
}
.cart-container .product-image-wrapper {
    background-color: white;
}
.cart.table-wrapper .product-item-photo {
    background: transparent;
    display: inline-table;
    width: 100%;
}
.cart.table-wrapper .product-item-details {
    display: block;
    padding-bottom: 0px;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    text-align: center;
    color: #1e293b;
    text-decoration: none;
    border-bottom: 1px solid #1e293b;
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
    color: #1e293b;
    text-decoration: none;
    border-bottom: 1px solid #1e293b;
}

.cart.table-wrapper .actions-toolbar > .action-delete:visited {
    color: #1e293b;
}
.cart-container .towishlist {
    padding: 2px 0px;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #1e293b;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
    display: none;
}
.cart-container .product-item-sku {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 24px;
    color: #64748b;
    margin-bottom: 8px;
}

.cart.table-wrapper .product-item-name + .item-options {
    margin-top: 10px;
    float: left;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #1e293b;
}
.cart.table-wrapper .col {
    padding-top: 20px;
}
.cart-color-swatch {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    display: inline-block;
}
.cart-color-label {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #1e293b;
    margin-left: 26px;
    display: block;
    width: max-content;
}
.cart-input-qty {
    font-family: Inter !important;
    font-style: normal;
    font-weight: 500;
    font-size: 12px !important;
    line-height: 16px !important;
    display: flex;
    align-items: center;
    text-align: center;
    color: #1e293b;
    width: 35px !important;
    height: 35px !important;
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    box-sizing: border-box !important;
    flex: none;
    margin: -7px 3px !important;
    float: right;
    padding: 0 !important;
}
.cart-div-qty {
    float: right;
    margin-top: 57px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
    border-bottom: 1px solid #cccccc;
}
.opc-block-summary .items-in-cart > .title {
    display: none;
}
.opc-block-summary .minicart-items-wrapper {
    padding: 0px 15px 0px 15px !important;
}
.opc-block-summary .minicart-items-wrapper .minicart-items .product-item {
    padding: 10px 0;
    padding-bottom: 0px;
}

#stripe-payments-card-expiry {
    background-position: 11px;
}
#stripe-payments-card-cvc {
    background-position: 10px;
}
#stripe_payments_saved_cards_div br {
    display: none;
}
.customer-welcome .action.switch:after {
    display: none;
}
.products-list .product-img img {
    width: auto;
    max-height: 200px;
}
.products-list .product-card {
    vertical-align: top;
}
.account .actions-toolbar {
    margin-top: 15px;
}
#block-reward-heading:after {
    display: none;
}

@media all and (min-width: 994px) and (max-width: 1300px) {
    /*.am-checkout .checkout-tabs {
        padding: 24px 20px;
     }*/
    /*.am-checkout .checkout-tabs .tab-label {
        font-size: 14px;
    }
    .am-checkout .checkout-tabs .tab-border {
         width: 100px;
     }*/
}

@media all and (min-width: 768px) and (max-width: 1280px) {
    .category-item.parent .ui-menu-icon {
        order: 1;
        position: inherit !important;
        padding-left: 2px;
    }
    .greet.welcome {
        flex: auto;
    }
    .header.panel > .header.links {
        float: left !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .welcome-text-header {
        float: none;
        width: auto;
    }
    .navigation li a {
        padding: 0 8px !important;
    }
    .block-search .nested .action.advanced {
        font-size: 11px;
    }
    .block-search {
        width: 240px !important;
        margin-right: 5px;
    }
    .wishlist-header-icon {
        padding-left: 6px;
    }
    div#switcher-currency {
        margin-left: 0;
    }
    .page-header .switcher-currency .currency-icon {
        padding-left: 5px;
    }
    .page-header .switcher-currency .currency-icon::after {
        padding: 0px 10px;
    }
    .minicart-wrapper {
        margin-left: 0;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        padding: 1px 2px;
    }
    .wishlist-header-icon::after {
        padding: 0px 10px;
    }
}

@media all and (max-width: 993px) {
    .modal-slide._inner-scroll {
        align-items: flex-start !important;
        justify-content: center !important;
        top: 0vw !important;
        overflow-y: auto !important;
        max-height: 500px !important;
        margin: auto;
        left: 0 !important;
    }
    .shipping-address-items .shipping-address-item {
        padding: 15px 35px 15px 18px !important;
        width: 100%;
    }
    .opc-wrapper .form-login,
    .opc-wrapper .form-shipping-address {
        background: transparent;
    }
    .shipping-address-item-cozmot {
        border: 1px solid #000;
        padding: 40px 0 40px 9px;
        border-radius: 7px;
    }
    .opc-estimated-wrapper {
        display: none;
    }
    .billing-address-form .field {
        width: 100% !important;
    }
    .stripe-payments-saved-card {
        margin-bottom: 0;
    }
    .stripe-payments-elements.no-wrap {
        position: relative;
    }
    .cozmot-pci-dss-info-block-2 {
        padding-left: 0 !important;
    }
    .cozmot-shipping-address-item-object-sherif {
        white-space: normal !important;
        width: auto !important;
    }
    #nurt {
        display: none !important;
    }
    .cozmot-delivery-time {
        padding-left: 19% !important;
    }
    .cozmotcarrier {
        padding-left: 19% !important;
    }
    .opc-wrapper .form-login + .form-shipping-address {
        margin-top: 0 !important;
        background: transparent !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    form#co-shipping-method-form {
        background: transparent !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 0;
        border-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {
    .nav-sections .header.links li:nth-child(1) a {
        border-top: 0;
    }
    .block-search .nested {
        display: block;
        margin: 0;
        position: absolute;
        right: 14px;
        top: 10px;
    }
    li#shipping {
        padding-top: 10px !important;
    }
    .middle-hero-banner .banner-descrption {
        padding-left: 20px;
        padding-right: 20px;
    }
    .form-shipping-address .field {
        padding: 0 30px !important;
    }
    .form-shipping-address fieldset .field {
        padding: 0 !important;
    }
    .modal-popup .modal-footer .action-hide-popup {
        margin: auto;
        text-align: center;
        width: 100%;
    }
    .modal-popup .modal-footer {
        padding-top: 0 !important;
    }
    .product-item-name,
    .product.name a {
        min-height: 44px;
        width: auto;
        white-space: unset;
    }
    .nav-sections-item-content {
        padding-top: 0;
    }
    .nav-sections-item-title {
        padding-left: 22px !important;
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        background: transparent;
        border-bottom: 0;
    }
    .nav-sections-items .section-item-title:nth-child(1) {
        display: none;
    }
    .navigation ul {
        display: none;
    }
    .nav-sections-items
        .section-item-title:nth-child(3)
        + .nav-sections-item-content {
        display: block !important;
    }
    .nav-sections-items .section-item-title:nth-child(5) {
        display: none;
    }
    .page-products .layered-filter-block-container .filter {
        margin: 0 !important;
    }
    .page-products .columns {
        padding-top: 15px;
    }
    .login-container .cozmot-block-title {
        text-align: center;
    }
    .block-new-customer .block-content p {
        display: none;
    }
    .login-container {
        padding-top: 0px !important;
    }
    /*** Cart container ***/
    .abs-shopping-cart-items-desktop,
    .block-cart-failed,
    .cart-container .form-cart,
    .cart-container .cart-gift-item {
        width: 100%;
    }
    .cart-summary {
        width: 100%;
    }
    .cart.table-wrapper .col.qty[data-th]:before,
    .cart.table-wrapper .col.price[data-th]:before,
    .cart.table-wrapper .col.subtotal[data-th]:before,
    .cart.table-wrapper .col.msrp[data-th]:before {
        display: none;
    }
    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.subtotal,
    .cart.table-wrapper .col.msrp {
        box-sizing: border-box;
        display: table-cell;
        float: none;
        white-space: nowrap;
        width: auto;
    }
    .cart-container .cart-title-main {
        text-align: center;
    }
    .cart.table-wrapper .product-item-name + .item-options {
        float: none;
    }
    .cart-div-qty {
        float: none;
        margin-top: 0px;
        width: fit-content;
    }
    /** Cart page end ***/
    .block-title-distler {
        width: 100%;
        float: none;
        margin-top: -6px;
        height: auto;
    }
    .related-distler .title {
        float: none;
        padding-top: 1%;
        width: auto;
        padding-right: 0px;
        text-align: center;
    }
    .page-layout-1column .products-grid .product-item {
        margin-left: 2px;
    }
    .upsell-distler .title {
        float: none;
        padding-top: 0px;
        width: auto;
        padding-right: 0px;
    }
    .title-newsletter {
        width: auto;
        font-size: 23px;
        line-height: 37px;
    }
    .content-newsletter {
        margin-top: 25px;
    }
    .custom-footerlinks li {
        display: list-item;
        padding: 0px;
    }
    .custom-footerlinks {
        margin-top: 35px;
        text-align: left;
    }
    .wishlist-raptor {
        width: 178px;
        border-color: #ed1c23;
        padding: 10px 0px;
    }
    .towishlist {
        padding: 12px 0px;
    }
    .fotorama__nav__shaft {
        margin-top: 0px;
        width: auto !important;
        height: auto;
    }
    #product-review-container {
        width: 100%;
        float: none;
    }
    .footer-area-powered {
        padding: 8px 0 8px 10px;
    }
    .footer-area-links {
        width: auto;
        float: none;
    }

    .page-header .panel.wrapper {
        height: auto;
    }
    .nav-sections {
        background: rgb(241, 245, 249);
    }
    .nav-open .nav-sections {
        z-index: 99 !important;
    }
    .navigation .level0 > .level-top {
        padding: 20px 40px 20px 15px;
    }
    .navigation .parent .level-top:after {
        font-size: 1.7rem;
        right: 15px;
        font-weight: 600;
        top: 15px;
    }
    .nav-toggle {
        position: absolute;
        right: 22px;
        margin-top: 4px;
        margin-left: 22px;
        left: auto;
        top: auto;
    }
    .nav-toggle:before,
    .block-search .label:before {
        color: #334155;
    }
    .logo {
        margin: 0px 0px 0px 0px;
    }
    .opc-estimated-wrapper {
        margin: 0 !important;
    }
}
._with-tooltip #customer-email-error {
    display: none !important;
}
.block-content.mujtaba .items-total {
    float: right;
}
.block-content.mujtaba .subtotal {
    display: none;
}
table.size-chart-res {
    border-collapse: collapse;
    width: 100%;
    height: 108px;
}
tbody.size-chart-res {
    padding: 8px 5px !important;
}
tr.size-chart-res {
    height: 18px;
}
td.size-chart-res {
    height: 18px;
    width: 14.2857%;
    padding: 10px 12px;
}
tr.size-chart-res2 {
    height: 36px;
    padding: 10px 12px;
}
td.size-chart-res2 {
    height: 36px;
    width: 14.2857%;
}
@media only screen and (max-width: 768px) {
    table.size-chart-res {
        padding: 8px 5px !important;
    }
}
@media only screen and (max-width: 768px) {
    tr.size-chart-res {
        padding: 8px 5px !important;
    }
}
@media only screen and (max-width: 768px) {
    td.size-chart-res {
        padding: 8px 5px !important;
    }
}
@media only screen and (max-width: 768px) {
    tbody.size-chart-res {
        padding: 8px 5px !important;
    }
}
@media only screen and (max-width: 768px) {
    tr.size-chart-res2 {
        padding: 8px 5px !important;
    }
}
@media only screen and (max-width: 768px) {
    td.size-chart-res2 {
        padding: 8px 5px !important;
    }
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

.form.search.advanced .actions-toolbar {
    margin-top: 15px;
}

/***homepage ***/
.vollybal-page-content img {
    max-width: 100%;
}

.hero-image-section .hero-img-mobile {
    display: none;
}
.hero-image-section .hero-img-desktop {
    display: block;
}
.custom-container {
    max-width: 1280px;
    width: 100%;
    margin: auto;
    padding: 0 20px;
}
.categories-tiles-section {
    padding: 35px 0;
    background-image: url("../based/nabhp/Bricks.png");
    background-color: #edf0f4;
}
.search-catalog input {
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    height: 48px;
    width: 100%;
    padding-left: 10px;
}

.search-catalog {
    text-align: center;
    width: 100%;
    max-width: 546px;
    margin: auto;
    position: relative;
}

.search-catalog .search-action {
    background: #1e293b;
    border-radius: 6px;
    height: 44px;
    width: 100%;
    max-width: 102px;
    border: transparent;
    position: absolute;
    top: 4px;
    right: -10px;
    color: white;
}

.catgories-tiles .tile-icon {
    padding-right: 10px;
}

.catgories-tiles .title-meta-data {
    width: 100%;
}

.tile-content {
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    align-items: flex-start;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1),
        0px 2px 4px -1px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    padding: 20px 20px 15px 20px;
    position: relative;
}

.catgories-tiles .title-meta-data h4 {
    margin: 0;
    min-width: 260px;
    max-width: 260px;
    width: 100%;
}

.catgories-tiles {
    margin: 0;
    padding-left: 0;
    list-style: none;
    padding-top: 60px;
}

.catgories-tiles li {
    display: inline-block;
    width: 32.3%;
    vertical-align: top;
    padding: 5px;
}

.catgories-tiles .title-meta-data button {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    height: 28px;
    margin: auto;
    background: #374151;
    border: transparent;
    color: white;
    max-width: 83px;
    width: 100%;
    border-radius: 4px;
}
.middle-hero-banner {
    display: inline-flex;
    width: 100%;
    background: #ed1c23;
    justify-content: center;
}
.middle-hero-banner .banner-descrption h1 {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 16px;
}
.middle-hero-banner .banner-descrption p {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #e2e8f0;
}
.hero-image img {
    width: 100%;
}
section.middle-hero-banner-section {
    margin-top: 40px;
}
.middle-hero-banner img {
    width: 100%;
    max-width: 720px;
    margin-top: -70px;
}

.middle-hero-banner .banner-descrption {
    max-width: 352px;
    padding-left: 60px;
    float: left;
    margin-top: 5%;
    padding-right: 60px;
}
.middle-hero-banner-section .banner-image {
    float: right;
}

.checked {
    color: orange;
}

.best-sellers-section {
    padding: 20px 0;
}

.best-seller-inner .section-title {
    font-size: 36px;
}

.products-list {
    padding-left: 0;
}

.product-meta-data .sku {
    color: #64748b;
    font-size: 16px;
    float: left;
}

.product-meta-data .reviews {
    float: right;
}

.product-meta-data .product-title {
    font-size: 16px;
    clear: both;
    margin: 0;
    padding: 7px 0;
}

.product-meta-data .product-orignal-price {
    color: #1e293b;
    font-size: 18px;
}

.product-meta-data .product-old-price {
    color: #64748b;
    font-size: 14px;
    text-decoration: line-through;
}

.product-meta-data {
    padding-top: 10px;
}

.products-list .product-img {
    text-align: center;
}

.product-single__thumb-arrow_left {
    text-align: right;
    position: absolute;
    right: 60px;
    top: -40px;
}

.products-list .slick-arrow i {
    background: #f1f5f9;
    padding: 5px;
    width: 15px;
    height: 19px;
    text-align: center;
    border: 1px solid #94a3b8;
    cursor: pointer;
}

.product-single__thumb-arrow_right {
    position: absolute;
    right: 28px;
    top: -40px;
}

.products-list .slick-dots li {
    width: 49%;
}

.products-list .slick-dots li button::before {
    content: "" !important;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.products-list .slick-dots li.slick-active button:before {
    border-bottom: 1px solid black !important;
}

.comunity-section {
    background-image: url("../based/nabhp/comunity-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 50px 0;
    position: relative;
    margin-top: 0;
}

.comunity-section-inner .video-container {
    position: relative;
    left: 170px;
    right: 0;
    width: 100%;
    max-width: 650px;
    margin: auto;
}

.comunity-play {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.join-our-comunity {
    position: absolute;
    top: 0;
    background: white;
    bottom: 0;
    display: flex;
    align-items: center;
    left: -320px;
    max-height: 251px;
    margin: auto;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1),
        0px 2px 4px -1px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    padding: 40px;
    max-width: 408px;
}

.join-our-comunity-inner .section-title {
    font-size: 30px;
    margin: 0;
    padding-bottom: 10px;
}

.join-our-comunity-inner .join-our-comunity-description {
    font-size: 14px;
    color: #64748b;
    margin: 0;
    padding-bottom: 15px;
}

.join-our-comunity-inner .sign-up-action {
    background: #1e293b;
    border: transparent;
    color: white;
    padding: 8px 12px;
    border-radius: 4px;
}

.comunity-section .icons-list {
    padding-left: 50px;
    margin: 10px 0px 0px 0px;
    display: flex;
}

.comunity-section .icons-list li {
    width: 100%;
    max-width: 250px;
    margin: 0 auto 0 auto;
}
.comunity-section .icon-content {
    display: -webkit-inline-box;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    align-items: flex-start;
}

.comunity-section h4 {
    margin: 0;
}

.comunity-section .icon-meta-data h4 {
    font-size: 20px;
    color: white;
}

.comunity-section .icon-meta-data .icon-tagline {
    font-size: 12px;
    color: #cbd5e1;
}

.shipping-icons {
    background: #1e293b;
    padding: 30px 0px;
    margin-bottom: 50px;
    border-radius: 80px 0 0;
}
.shipping-icons .icon-meta-data {
    padding-left: 10px;
}

@media all and (max-width: 1250px) {
    .catgories-tiles li {
        padding: 2px;
    }
}

@media all and (max-width: 1100px) {
    .middle-hero-banner-section {
        height: auto;
    }

    .join-our-comunity {
        position: unset;
        padding: 40px;
        max-width: 100%;
        justify-content: center;
    }

    .comunity-section-inner .video-container {
        left: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .products-list .slick-dots li {
        width: auto;
        top: 15px;
    }

    .products-list .slick-dots li button::before {
        content: "•" !important;
        border-bottom: unset;
        width: 20px;
    }

    .products-list .slick-dots li.slick-active button:before {
        border-bottom: unset !important;
    }

    .comunity-section {
        padding: 0px 0 50px 0;
        margin-top: 0;
    }

    .shipping-icons {
        padding: 30px 30px;
        position: unset;
        top: 0;
        left: auto;
        right: 0;
        max-width: 100%;
        width: auto;
        border-radius: 0;
    }
}

@media all and (max-width: 993px) {
    .comunity-section .icon-content {
        display: block;
    }
    .comunity-section .icons-list {
        padding-left: 0;
        display: block;
    }

    .comunity-section .icons-list li {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        max-width: 100%;
        margin-top: initial;
    }

    .catgories-tiles li {
        width: 49%;
    }
}

@media all and (max-width: 768px) {
    .best-seller-inner .section-title {
        font-size: 25px;
    }
    .comunity-play {
        bottom: 220px;
    }
    .hero-image-section .hero-img-desktop {
        display: none;
    }
    .hero-image-section .hero-img-mobile {
        display: block;
    }
    .catgories-tiles {
        padding-top: 30px;
    }

    .catgories-tiles li {
        width: 100%;
        margin-bottom: 10px;
    }

    .catgories-tiles .tile-content {
        max-width: 360px;
        margin: auto;
    }

    .search-catalog .search-action {
        position: unset;
        margin-top: 10px;
    }

    .search-catalog input {
        width: 310px;
    }
}

input#name {
    height: 38px;
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}
textarea#comment {
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}
input#firstname {
    height: 38px;
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}
input#lastname {
    height: 38px;
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}
input#sku {
    height: 38px;
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}
input#description {
    height: 38px;
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}

input#short_description {
    height: 38px;
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}

input#price {
    height: 38px;
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}

input#price_to {
    height: 38px;
    left: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 4px 0px;
}
.swatch-option.image {
    min-width: 22px !important;
    border-radius: 50px;
    height: 22px !important;
    border: 2px solid #9497ad;
}

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
    outline: none;
    box-shadow: 0 0 0 2pt #1e293b;
    border: 2px solid #e2e8f0 !important;
}

.form-create-account .fieldset.create.account:after {
    margin-top: 20px;
}
.form-create-account .fieldset.additional_info {
    margin-top: 20px;
}
.form-create-account .fieldset.create.account {
    margin-top: 30px;
}

.form-create-account .actions-toolbar {
    margin-top: 25px;
}

.fieldset .review-legend.legend span {
    float: left;
    padding-right: 10px;
}
.modal-footer .action-accept,
.modal-footer .action-accept:focus,
.modal-footer .action-accept:visited,
.modal-footer .action-accept:hover,
.modal-footer .action-accept:active {
    background: #1e293b;
    border: 1px solid #1e293b;
}

.checkout-index-index .am-checkout {
    margin: 110px 0 0 0;
    padding: 12px;
}

/* Design for layered navigation fixes for V2 */
.catalog-category-view .filter-options-content .am-filter-items-price {
    margin: 0 !important;
}

.catalog-category-view
    .filter-options-content
    .am-filter-items-price
    .item
    a:hover,
.catalog-category-view
    .filter-options-content
    .am-filter-items-price
    .item
    a:hover
    .count {
    color: #64748b;
}

.catalog-category-view .filter-options-content form.am-shopby-form {
    margin: 0 !important;
}

.catalog-category-view .filter-options-title {
    margin: 10px 0 !important;
}

.catalog-category-view
    #layered-filter-block
    .filter-options
    :nth-child(2)
    .filter-options-title,
.catalog-category-view
    #layered-filter-block
    .filter-options
    :nth-child(3)
    .filter-options-title {
    padding-left: 5px;
}

.catalog-category-view .swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
    background: #f0f0f0;
    color: #000000;
    border: 2px solid #e2e8f0;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
}

.catalog-category-view
    .swatch-attribute.size
    .swatch-option:not(.disabled):hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border: 2px solid #e2e8f0;
    background: #1e293b !important;
}

.catalog-category-view .range.am-fromto-widget.amshopby_currency_rate {
    margin: 20px 0 !important;
}

.catalog-category-view .amshopby-input-wrapper input.am-filter-price {
    border-radius: 6px;
}

.catalog-category-view .am-fromto-widget button.am-filter-go {
    border-radius: 50px !important;
    background: #1e293b;
    border-color: #1e293b;
}

.catalog-category-view .am-fromto-widget .am-filter-go:hover {
    border-color: #1e293b;
    background: #1e293b;
}

/*CHNAGe*/
/* Design for layered navigation fixes for V2 end */
/* Checkout radio button */
.checkout-index-index .amcheckout-method td input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    border-radius: 50%;
    width: 13px;
    height: 13px;

    border: 1px solid #999;
    transition: 0.2s all linear;
}

.checkout-index-index .amcheckout-method.-selected td input[type="radio"] {
    appearance: revert;
}

/* Off Canvas mobile Stor-220 */
@media only screen and (max-width: 767px) {
    .nav-open .page-wrapper {
        left: 0 !important;
    }

    a.logo {
        z-index: 999;
    }

    .nav-open .page-wrapper .sections.nav-sections {
        width: 100%;
    }

    .nav-open .closebtn-nav {
        position: fixed;
        right: 0;
        z-index: 99999;
        left: 0;
        background: #f1f5f9;
        padding-right: 35px !important;
    }

    .closebtn-nav {
        font-weight: 600;
        padding: 10px !important;
        font-size: 25px !important;
    }

    .page-wrapper .customer-menu .header.links {
        display: flex !important;
        justify-content: space-around;
        flex-direction: row-reverse;
    }

    .page-wrapper .section-items .header.links {
        border-bottom: none;
    }

    .page-wrapper .section-items .header.links .greet.welcome {
        border-top: none;
    }

    .page-wrapper .customer-menu .header.links :nth-child(1) a {
        font-size: 18px;
        border-top: none;
        color: #ffffff;
        background: #0f162e;
        border-radius: 50px;
        padding: 10px 20px;
        font-weight: 500;
        margin: 0 10px;
    }

    .page-wrapper .customer-menu .header.links .link.authorization-link a {
        font-size: 18px;
        border-top: none;
        color: #000000;
        background: #e5e5e5;
        border-radius: 50px;
        padding: 10px 30px;
        font-weight: 500;
        margin: 0 10px;
    }

    .page-wrapper .header.links li > a {
        border-top: none;
    }

    .page-wrapper .header.links .greet.welcome {
        display: none;
    }

    .page-wrapper div#store\.links .header.links {
        display: flex;
        justify-content: space-around;
    }

    .page-wrapper div#store\.links {
        margin-top: 0 !important;
    }

    .page-wrapper .header.links .link.authorization-link a {
        font-size: 18px;
        border-top: none;
        color: #000000;
        background: #e5e5e5;
        border-radius: 50px;
        padding: 8px 35px;
        font-weight: 500;
    }

    .page-wrapper .header.links :nth-child(5) a {
        font-size: 18px;
        border-top: none;
        color: #ffffff;
        background: #0f162e;
        border-radius: 50px;
        padding: 8px 35px;
        font-weight: 500;
    }

    .page-wrapper .section-items.nav-sections-items .nav-sections-item-switch {
        display: none;
    }

    .page-wrapper
        .section-items.nav-sections-items
        .section-item-content.nav-sections-item-content
        .navigation {
        display: block !important;
        background: #ffffff;
    }
    .page-wrapper
        .section-items.nav-sections-items
        .section-item-content.nav-sections-item-content
        .navigation
        .level0 {
        border-bottom: 1px solid #e5e5e5;
        border-top: none;
    }

    .page-wrapper
        .section-items.nav-sections-items
        .section-item-content.nav-sections-item-content
        .navigation
        #ui-id-2 {
        display: block !important;
        padding: 15px;
    }

    .page-wrapper
        .section-items.nav-sections-items
        .section-item-content.nav-sections-item-content
        .navigation
        ul
        li
        a {
        display: flex;
        padding: 15px 0px 15px 5px;
        color: #000000;
        text-transform: capitalize;
        font-weight: 500;
    }

    .page-wrapper .section-items.nav-sections-items .nav-sections-item-content {
        margin-left: 0;
        margin-top: 40px;
        /* margin-top: 0; */
    }

    .page-wrapper .section-items.nav-sections-items {
        background: #ffffff;
    }

    .sections.nav-sections .closebtn-nav {
        background: #ffffff;
    }

    .navigation .parent .level-top:after {
        top: 15px;
        transform: rotate(-90deg);
        right: 12px;
    }

    .navigation .parent .level-top.ui-state-active:after {
        transform: rotate(-180deg);
    }

    .page-wrapper .section-items.nav-sections-items div#store\.links::before {
        content: "Sign up for future savings and rewards";
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        /*  line-height: 30px; */
        margin: 0 0 30px 0;
        display: flex;
        justify-content: center;
        color: #000000;
    }

    .brands-logo-container .pagebuilder-column-group {
        flex-wrap: no-wrap !important;
        padding: 10px 20px;
        flex-wrap: unset;
    }

    .pagebuilder-column.nike-logo-container {
        justify-content: center !important;
    }

    .pagebuilder-column.adidas-logo-container {
        padding: 10px 20px;
    }

    .pagebuilder-column.armour-logo-container {
        padding: 10px 20px;
    }

    .nav-sections-items .nav-sections-item-title {
        display: none;
    }

    .page-wrapper .customer-menu .link.wishlist {
        display: none;
    }

    .navigation .parent .level-top.changArrow.ui-state-active:after {
        transform: rotate(90deg) !important;
    }

    .userLoggedIn div#store\.links::before {
        content: unset !important;
    }

    .userLoggedIn div#store\.links .header.links {
        display: unset;
    }
}

/* Off Canvas mobile Stor-220 end */

/* CLONE - Mobile - Product Detail Page UI Changes - Missing Code */

@media all and (max-width: 767px) {
    .catalog-product-view .product.media .fotorama__stage {
        max-height: 100% !important;
    }

    .catalog-product-view .product-info-main {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .catalog-product-view .product-info-main .page-title-wrapper {
        order: 1;
        width: 100%;
        font-size: 22px;
        max-width: 400px;
    }

    .catalog-product-view .product-info-main .page-title-wrapper .page-title {
        margin-bottom: 2px !important;
    }

    .catalog-product-view .product-info-main .product-info-stock-sku {
        order: 2;
        padding-top: 0 !important;
        margin-bottom: 6px;
    }

    .catalog-product-view .product-info-stock-sku .sku strong.type-sku {
        font-weight: 500;
    }

    .catalog-product-view .product-info-stock-sku .sku strong.type-sku::after {
        content: "-";
        margin-left: 5px;
        font-weight: 500;
    }

    .catalog-product-view .product-info-stock-sku .sku .value {
        font-weight: 500;
    }
    .catalog-product-view .product-info-main .product-info-price {
        order: 3;
        text-align: right;
        position: absolute;
        top: 12px;
    }

    .catalog-product-view .product-info-price .price-box .price {
        font-size: 30px !important;
    }

    .catalog-product-view .product-info-main .product-add-form {
        order: 4;
    }

    .catalog-product-view .product-info-main .sizechart {
        order: 5;
    }

    .catalog-product-view .mobile-wishlist-btn {
        display: none;
    }

    .catalog-product-view #cozmot-color {
        width: 50%;
    }

    .catalog-product-view div#cozmot-size {
        width: 50%;
    }
}

@media all and (max-width: 500px) {
    .catalog-product-view .product-info-main .page-title-wrapper {
        max-width: 230px !important;
        width: 100%;
    }
    .catalog-product-view .product-info-price .price-box .price {
        font-size: 25px !important;
    }

    .product-info-main .page-title-wrapper .page-title {
        font-size: 19px;
    }
}

/* CLONE - Mobile - Product Detail Page UI Changes - Missing Code End */

/*Thumbnail image fix for mini cart */

#mini-cart
    .product-item
    .product
    .product-image-container
    .product-image-wrapper
    .product-image-photo {
    max-width: 70px;
    max-height: 100px;
}

/* Thumbnail image fix for mini cart end*/

/* Snap1 Ui mobile fixes*/
@media all and (max-width: 768px) {
    .catalog-product-view .action-addtocart-sticky {
        z-index: 9 !important;
    }

    .navigation #ui-id-2 .category-item.active a span {
        margin-left: 0;
    }

    .catalog-product-view
        .action-addtocart-sticky
        .actions.product-options-wrapper
        .action.primary.tocart {
        width: 100% !important;
        padding: 14px 17px !important;
        border-radius: 50px !important;
        font-size: 1.8rem !important;
        font-weight: 600 !important;
        line-height: 2.2rem;
        margin: 0 !important;
    }
}

/* Snap1 Ui mobile fixes end*/

/* Sticky header adjustments */

@media all and (max-width: 767px) {
    .page-header {
        background: white;
        height: auto;
        position: fixed;
        top: 0;
        transition: top 0.2s ease-in-out;
        width: 100%;
        z-index: 99999;
    }
    .page-header.nav-up {
        top: -65px !important;
    }
    .nav-open .page-header {
        position: relative;
        z-index: auto;
    }
    main#maincontent {
        margin-top: 63px !important;
    }

    .cart.table-wrapper .item .message {
        margin-top: 0 !important;
    }

    #mini-cart .ui-menu {
        display: none;
    }

    #notice-cookie-block .closebtn-cookie {
        padding: 4px 10px !important;
        margin: -6px -15px 0px 0px !important;
    }
}
/* Sticky header adjustments end */

/* Remove cookie policy design */

#notice-cookie-block .closebtn-cookie {
    display: inline-block;
    float: right;
    cursor: pointer;
    font-weight: 600;
    padding: 7px 14px;
    font-size: 1.4rem;
    vertical-align: middle;
    border-radius: 50% !important;
    border: none;
    background: #00a99d;
    margin: -8px -15px 0 0px;
}

#notice-cookie-block .content {
    margin-top: 15px;
}

#notice-cookie-block.remove-cookie {
    display: none !important;
}

/* Remove cookie policy design end */

/* Designing order success page */

.checkout-onepage-success .block-content .box-order-billing-address {
    display: none;
}

.checkout-onepage-success .account .block-order-details .order-detail-heading {
    margin: 0 !important;
    border: 0 !important;
    margin: 0 0 10px;
}

.checkout-onepage-success .block-order-details .order-detail-heading {
    border: 0 !important;
}

.checkout-onepage-success .block-content .block-order-details .order-date {
    border-bottom: 0;
}

.checkout-onepage-success .block-content .block-order-details {
    width: 25% !important;
    float: left !important;
    clear: none !important;
    order: 1;
}

.checkout-onepage-success .checkout-success .block-content {
    display: flex;
}

.checkout-onepage-success .block-content .box-order-billing-method {
    order: 2;
}

.checkout-onepage-success .block-content .box-order-shipping-address {
    order: 3;
}

.checkout-onepage-success .block-content .box-order-shipping-method {
    order: 4;
}

.checkout-onepage-success .page-title-wrapper {
    display: none;
}

.checkout-onepage-success .checkout-success .block-title {
    display: none;
}

.checkout-onepage-success .checkout-success .success-messages {
    border-bottom: 1px solid #c6c6c6;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px !important;
}

.checkout-onepage-success
    .checkout-success
    .success-messages
    .message-with-name
    h1,
.checkout-onepage-success .support-email-container .support-heading {
    font-family: "Source Serif Pro";
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #1e293b;
}

.checkout-onepage-success .checkout-success .success-messages .order-text {
    text-align: left;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #334155;
}

.checkout-onepage-success .checkout-success .success-messages .my-account {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.checkout-onepage-success
    .checkout-success
    .success-messages
    .my-account
    .my-account-link {
    padding: 12px 24px;
    font-style: normal;
    /* font-weight: 500; */
    font-size: 16px;
}

.checkout-onepage-success .block-content .box .box-title span,
.checkout-onepage-success
    .block-content
    .block-order-details
    .order-detail-heading
    span {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem !important;
    line-height: 28px;
    color: #1e293b;
}

.checkout-onepage-success
    .block-content
    .block-order-details
    .real-order-number {
    margin-top: 10px;
}

.checkout-onepage-success .block-content .box .box-content address,
.checkout-onepage-success .block-content .box .box-content dl dt,
.checkout-onepage-success
    .block-content
    .block-order-details
    .real-order-number,
.checkout-onepage-success .block-content .block-order-details .order-date,
.checkout-onepage-success
    .block-content
    .block-order-details
    .customer-order-email
    span,
.checkout-onepage-success .block-content .box .box-content {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 24px;
    color: #1e293b;
}

.checkout-onepage-success .item-image-container {
    max-width: 18%;
}

.checkout-onepage-success .item-image-container .item-image img {
    background: #e2e8f0;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
}

.checkout-onepage-success .table-order-items .col.name {
    position: relative;
}

.checkout-onepage-success
    .order-details-items
    .table-order-items
    .product-item-name {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 20px;
    color: #0f172a;
    margin: 10px 30px;
}

.checkout-onepage-success
    .order-details-items
    .table-order-items
    .logo-container
    .logo-label {
    display: none;
}

.checkout-onepage-success
    .order-details-items
    .table-order-items
    .item-options {
    display: flex;
    position: absolute;
    top: 75px;
    left: 137px;
}

.checkout-onepage-success
    .order-details-items
    .table-order-items
    .logo-container
    .item-logo
    img {
    height: 40px;
    width: 40px;
    box-sizing: border-box;
    background: #e2eff0;
    border-radius: 6px;
    padding: 5px;
}

.checkout-onepage-success .table-order-items tbody tr td {
    vertical-align: middle;
}

.checkout-onepage-success .order-details-items.ordered {
    padding: 0;
}

.checkout-onepage-success
    .order-details-items
    .table-order-items
    dl.item-options
    dt {
    display: none;
}

.checkout-onepage-success .order-details-items .table-order-items .col.sku {
    color: transparent;
}

.checkout-onepage-success
    .order-details-items
    .table-order-items
    .col
    .price-excluding-tax
    .cart-price
    .price,
.checkout-onepage-success
    .order-details-items
    .table-order-items
    .col
    .items-qty
    .item
    .content,
.checkout-onepage-success
    .order-details-items
    .table-order-items
    .col
    .price-excluding-tax
    .cart-price
    .price {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0f172a;
}

.checkout-onepage-success tfoot tr td > span,
.checkout-onepage-success tfoot tr td > strong {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #0f172a;
}

.checkout-onepage-success .table-order-items thead tr .col,
.checkout-onepage-success .table-order-items tfoot tr th,
.checkout-onepage-success .table-order-items tfoot .grand_total th strong {
    color: #64748b;
    font-family: "Inter";
    font-style: normal;
    font-weight: 500 !important;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

.checkout-onepage-success .table-order-items thead {
    background: #f1f5f9;
}

.checkout-onepage-success .order-details-items .table-wrapper {
    border-bottom: none;
}

.checkout-onepage-success .order-details-items {
    border: 1px solid #e2e8f0 !important;
}

.checkout-onepage-success .table-order-items tfoot,
.checkout-onepage-success .order-details-items tfoot td {
    background: #f1f5f9;
}

.checkout-onepage-success .table-order-items thead tr th {
    border-bottom: 1px solid #e2e8f0 !important;
}

.checkout-onepage-success .order-details-items .table-order-items tbody + tbody,
.checkout-onepage-success .table > tbody + tbody {
    border-top: none;
}

.checkout-onepage-success .table-order-items thead tr .name {
    width: 45%;
}

.checkout-onepage-success .table-order-items thead tr .sku {
    width: 0px;
}

.checkout-onepage-success .item-image-parent {
    display: flex;
    flex-direction: row;
}

.checkout-onepage-success .logo-container {
    order: 3;
    margin-top: -10px;
}

.checkout-onepage-success .table-order-items .col.name {
    position: relative;
}

.checkout-onepage-success .table-order-items tbody .col.name {
    padding-bottom: 0 !important;
}

.checkout-onepage-success dl.item-options dd {
    margin-right: 4px !important;
}

.checkout-onepage-success .support-email-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 80px 0;
    padding: 50px 0;
    background: #f8fafc;
}

.checkout-onepage-success .support-email-container .support-email {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1e293b;
}

.checkout-onepage-success .table-order-items tbody:nth-child(even) {
    background: #f8fafc;
}

/* Mobile responsive design */
@media all and (max-width: 768px) {
    .checkout-success .block-content {
        flex-direction: column;
    }

    .checkout-success .order-details-items .order-title {
        display: none;
    }

    .checkout-onepage-success .block-content .block-order-details {
        width: auto !important;
    }

    .checkout-success td.col.sku::before {
        display: none !important;
    }

    .checkout-onepage-success
        .order-details-items
        .table-order-items
        .item-options {
        position: unset;
        margin-top: 10px;
    }

    .checkout-onepage-success .item-image-container {
        max-width: 30%;
    }

    .checkout-onepage-success .table-order-items .col.name::before {
        display: none !important;
    }

    .checkout-onepage-success
        .order-details-items
        .table-order-items
        .logo-container
        .item-logo
        img {
        height: 35px;
        width: 35px;
    }

    .checkout-onepage-success .support-email-container {
        margin-bottom: 0;
    }

    .checkout-onepage-success .checkout-success .actions-toolbar {
        margin: 10px 0;
    }
}
@media all and (max-width: 639px) {
    .checkout-success td.col.sku {
        display: none !important;
    }
}

/* Designing order success page end */
.page-footer {
    background-color: var(--theme-color-primary, #800000) !important;
}
.svg-logo-primary {
    fill: var(--theme-color-primary, #800000) !important;
}
.panel.wrapper {
    background-color: var(--theme-color-primary, #800000) !important;
}
.hero-slider .slide-Item {
    background-color: var(--theme-color-primary, #800000) !important;
}

section.mobile-hero-banner.snapraise-color-1 {
    background-color: var(--theme-color-primary, #0b132d) !important;
}
