.jdgm-xx {
    left: 0
}

:root {
    --jdgm-primary-color: #3A3D68;
    --jdgm-secondary-color: rgba(58, 61, 104, 0.1);
    --jdgm-star-color: #FFD000;
    --jdgm-write-review-text-color: white;
    --jdgm-write-review-bg-color: #3A3D68;
    --jdgm-paginate-color: #3A3D68;
    --jdgm-border-radius: 0;
    --jdgm-reviewer-name-color: #3A3D68
}



.jdgm-histogram__bar-content {
    background-color: #3A3D68
}

.jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon.jdgm-rev__icon:after,
.jdgm-rev__buyer-badge.jdgm-rev__buyer-badge {
    color: white;
    background-color: #3A3D68
}

.jdgm-review-widget--small .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before {
    content: "See more"
}

@media only screen and (min-width: 768px) {
    .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before {
        content: "See more"
    }
}

.jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #FFD000
}

.jdgm-prev-badge[data-average-rating='0.00'] {
    display: none !important
}

.jdgm-author-all-initials {
    display: none !important
}

.jdgm-author-last-initial {
    display: none !important
}

.jdgm-rev-widg__title {
    visibility: hidden
}

.jdgm-rev-widg__summary-text {
    visibility: hidden
}

.jdgm-prev-badge__text {
    visibility: hidden
}

.jdgm-rev__prod-link-prefix:before {
    content: 'about'
}

.jdgm-rev__out-of-store-text:before {
    content: '(out of store)'
}

@media only screen and (min-width: 768px) {

    .jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator,
    .jdgm-rev__pics .jdgm-rev__product-picture {
        display: none
    }
}

@media only screen and (max-width: 768px) {

    .jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator,
    .jdgm-rev__pics .jdgm-rev__product-picture {
        display: none
    }
}

.jdgm-preview-badge[data-template="product"] {
    display: none !important
}

.jdgm-preview-badge[data-template="collection"] {
    display: none !important
}

.jdgm-preview-badge[data-template="index"] {
    display: none !important
}

.jdgm-review-widget[data-from-snippet="true"] {
    display: none !important
}

.jdgm-verified-count-badget[data-from-snippet="true"] {
    display: none !important
}

.jdgm-carousel-wrapper[data-from-snippet="true"] {
    display: none !important
}

.jdgm-all-reviews-text[data-from-snippet="true"] {
    display: none !important
}

.jdgm-medals-section[data-from-snippet="true"] {
    display: none !important
}

.jdgm-ugc-media-wrapper[data-from-snippet="true"] {
    display: none !important
}

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card {
    border-radius: 8px;
    background: #fff
}

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card__rev-rating .jdgm-star {
    color: #399
}

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn,
.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn {
    border-radius: 50%;
    background: #fff
}

.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn>svg,
.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn>svg {
    fill: #000
}

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jm-mfp-content,
.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__icon,
.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__pic-img,
.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__reply {
    border-radius: 8px
}

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev[data-verified-buyer="true"] .jdgm-full-rev__icon::after {
    border-radius: 8px
}

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-rev__buyer-badge {
    border-radius: calc(8px / 2)
}

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__replier::before {
    content: 'ARUM NOIR'
}

.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__product-button {
    border-radius: calc(8px * 6)
}

@-webkit-keyframes jdgm-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes jdgm-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@font-face {
    font-family: 'JudgemeStar';
    src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAEgAAAABoAAAAcbyQ+3kdERUYAAARgAAAAHgAAACAAMwAGT1MvMgAAAZgAAABGAAAAVi+vS9xjbWFwAAAB8AAAAEAAAAFKwBMjvmdhc3AAAARYAAAACAAAAAj//wADZ2x5ZgAAAkAAAAEJAAABdH33LXtoZWFkAAABMAAAAC0AAAA2BroQKWhoZWEAAAFgAAAAHAAAACQD5QHQaG10eAAAAeAAAAAPAAAAFAYAAABsb2NhAAACMAAAAA4AAAAOAO4AeG1heHAAAAF8AAAAHAAAACAASgAvbmFtZQAAA0wAAADeAAABkorWfVZwb3N0AAAELAAAACkAAABEp3ubLXgBY2BkYADhPPP4OfH8Nl8ZuJkYQODS2fRrCPr/aSYGxq1ALgcDWBoAO60LkwAAAHgBY2BkYGDc+v80gx4TAwgASaAICmABAFB+Arl4AWNgZGBgYGPQYWBiAAIwyQgWc2AAAwAHVQB6eAFjYGRiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbByMsCBAAMCBKS5pjA4PGB4wMR44P8BBj3GrQymQGFGkBwAjtgK/gAAeAFjYoAAEA1jAwAAZAAHAHgB3crBCcAwDEPRZydkih567CDdf4ZskmLwFBV8xBfCaC4BXkOUmx4sU0h2ngNb9V0vQCxaRKIAevT7fGWuBrEAAAAAAAAAAAA0AHgAugAAeAF9z79Kw1AUx/FzTm7un6QmJtwmQ5Bg1abgEGr/BAqlU6Gju+Cgg1MkQ/sA7Vj7BOnmO/gUvo2Lo14NqIO6/IazfD8HEODtmQCfoANwNsyp2/GJt3WKQrd1NLiYYWx2PBqOsmJMEOznPOTzfSCrhAtbbLdmeFLJV9eKd63WLrZcIcuaEVdssWCKM6pLCfTVOYbz/0pNSMSZKLIZpvh78sAUH6PlMrreTCabP9r+Z/puPZ2ur/RqpQHgh+MIegCnXeM4MRAPjYN//5tj4ZtTjkFqEdmeMShlEJ7tVAly2TAkx6R68Fl4E/aVvn8JqHFQ4JS1434gXKcuL31dDhzs3YbsEOAd/IU88gAAAHgBfY4xTgMxEEVfkk0AgRCioKFxQYd2ZRtpixxgRU2RfhU5q5VWseQ4JdfgAJyBlmNwAM7ABRhZQ0ORwp7nr+eZAa54YwYg9zm3ynPOeFRe8MCrciXOh/KSS76UV5L/iDmrLiS5AeU519wrL3jmSbkS5115yR2fyivJv9kx0ZMZ2RLZw27q87iNQi8EBo5FSPIMw3HqBboi5lKTGAGDp8FKXWP+t9TU01Lj5His1Ba6uM9dTEMwvrFmbf5GC/q2drW3ruXUhhsCiQOjznFlCzYhHUZp4xp76vsvQh89CQAAeAFjYGJABowM6IANLMrEyMTIzMjCXpyRWJBqZshWXJJYBKOMAFHFBucAAAAAAAAB//8AAngBY2BkYGDgA2IJBhBgAvKZGViBJAuYxwAABJsAOgAAeAFjYGBgZACCk535hiD60tn0azAaAEqpB6wAAA==") format("woff");
    font-weight: normal;
    font-style: normal
}

.jdgm-star {
    font-family: 'JudgemeStar';
    display: inline !important;
    text-decoration: none !important;
    padding: 0 4px 0 0 !important;
    margin: 0 !important;
    font-weight: bold;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jdgm-star:hover {
    opacity: 1
}

.jdgm-star:last-of-type {
    padding: 0 !important
}

.jdgm-star.jdgm--on:before {
    content: "\e000"
}

.jdgm-star.jdgm--off:before {
    content: "\e001"
}

.jdgm-star.jdgm--half:before {
    content: "\e002"
}

.jdgm-widget * {
    margin: 0;
    line-height: 1.4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch
}

.jdgm-hidden {
    display: none !important;
    visibility: hidden !important
}

.jdgm-temp-hidden {
    display: none
}

.jdgm-spinner {
    width: 40px;
    height: 40px;
    margin: auto;
    border-radius: 50%;
    border-top: 2px solid #eee;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee;
    border-left: 2px solid #ccc;
    -webkit-animation: jdgm-spin 0.8s infinite linear;
    animation: jdgm-spin 0.8s infinite linear
}

.jdgm-spinner:empty {
    display: block
}

.jdgm-prev-badge {
    display: block !important
}

#shopify-buyer-consent {
    margin-top: 1em;
    display: inline-block;
    width: 100%;
}

#shopify-buyer-consent.hidden {
    display: none;
}

#shopify-subscription-policy-button {
    background: none;
    border: none;
    padding: 0;
    text-decoration: underline;
    font-size: inherit;
    cursor: pointer;
}

#shopify-subscription-policy-button::before {
    box-shadow: none;
}


@font-face {
    font-family: Abel;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("../cdn/fonts/abel/abel_n4.0254805ccf79872a96d53996a984f2b9039f99950c23.woff2") format("woff2"),
        url("../cdn/fonts/abel/abel_n4.635ebaebd760542724b79271de73bae7c2091173a475.woff") format("woff");
}




@font-face {
    font-family: Asul;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("../cdn/fonts/asul/asul_n4.814c5323104eaec8052c156ea81d27e4cc2ecc89da44.woff2") format("woff2"),
        url("../cdn/fonts/asul/asul_n4.fad4580d0c2a0762bf2eec95df0ca1bba03e7345af66.woff") format("woff");
}



:root,
.color-scheme-1 {
    --color-background: 255, 255, 255;

    --gradient-background: #ffffff;




    --color-foreground: 18, 18, 18;
    --color-background-contrast: 191, 191, 191;
    --color-shadow: 18, 18, 18;
    --color-button: 18, 18, 18;
    --color-button-text: 255, 255, 255;
    --color-secondary-button: 255, 255, 255;
    --color-secondary-button-text: 18, 18, 18;
    --color-link: 18, 18, 18;
    --color-badge-foreground: 18, 18, 18;
    --color-badge-background: 255, 255, 255;
    --color-badge-border: 18, 18, 18;
    --payment-terms-background-color: rgb(255 255 255);
}


.color-scheme-2 {
    --color-background: 243, 243, 243;

    --gradient-background: #f3f3f3;




    --color-foreground: 18, 18, 18;
    --color-background-contrast: 179, 179, 179;
    --color-shadow: 18, 18, 18;
    --color-button: 18, 18, 18;
    --color-button-text: 243, 243, 243;
    --color-secondary-button: 243, 243, 243;
    --color-secondary-button-text: 18, 18, 18;
    --color-link: 18, 18, 18;
    --color-badge-foreground: 18, 18, 18;
    --color-badge-background: 243, 243, 243;
    --color-badge-border: 18, 18, 18;
    --payment-terms-background-color: rgb(243 243 243);
}


.color-scheme-3 {
    --color-background: 36, 40, 51;

    --gradient-background: #242833;




    --color-foreground: 255, 255, 255;
    --color-background-contrast: 47, 52, 66;
    --color-shadow: 18, 18, 18;
    --color-button: 255, 255, 255;
    --color-button-text: 0, 0, 0;
    --color-secondary-button: 36, 40, 51;
    --color-secondary-button-text: 255, 255, 255;
    --color-link: 255, 255, 255;
    --color-badge-foreground: 255, 255, 255;
    --color-badge-background: 36, 40, 51;
    --color-badge-border: 255, 255, 255;
    --payment-terms-background-color: rgb(36 40 51);
}


.color-scheme-4 {
    --color-background: 18, 18, 18;

    --gradient-background: #121212;




    --color-foreground: 255, 255, 255;
    --color-background-contrast: 146, 146, 146;
    --color-shadow: 18, 18, 18;
    --color-button: 255, 255, 255;
    --color-button-text: 18, 18, 18;
    --color-secondary-button: 18, 18, 18;
    --color-secondary-button-text: 255, 255, 255;
    --color-link: 255, 255, 255;
    --color-badge-foreground: 255, 255, 255;
    --color-badge-background: 18, 18, 18;
    --color-badge-border: 255, 255, 255;
    --payment-terms-background-color: rgb(18 18 18);
}


.color-scheme-5 {
    --color-background: 51, 79, 180;

    --gradient-background: #334fb4;




    --color-foreground: 255, 255, 255;
    --color-background-contrast: 23, 35, 81;
    --color-shadow: 18, 18, 18;
    --color-button: 255, 255, 255;
    --color-button-text: 51, 79, 180;
    --color-secondary-button: 51, 79, 180;
    --color-secondary-button-text: 255, 255, 255;
    --color-link: 255, 255, 255;
    --color-badge-foreground: 255, 255, 255;
    --color-badge-background: 51, 79, 180;
    --color-badge-border: 255, 255, 255;
    --payment-terms-background-color: rgb(51 79 180);
}


body,
.color-scheme-1,
.color-scheme-2,
.color-scheme-3,
.color-scheme-4,
.color-scheme-5 {
    color: rgba(var(--color-foreground), 0.75);
    background-color: rgb(var(--color-background));
}

:root {
    --font-body-family: Abel, sans-serif;
    --font-body-style: normal;
    --font-body-weight: 400;
    --font-body-weight-bold: 700;

    --font-heading-family: Asul, serif;
    --font-heading-style: normal;
    --font-heading-weight: 400;

    --font-body-scale: 1.0;
    --font-heading-scale: 1.0;

    --media-padding: px;
    --media-border-opacity: 0.05;
    --media-border-width: 1px;
    --media-radius: 0px;
    --media-shadow-opacity: 0.0;
    --media-shadow-horizontal-offset: 0px;
    --media-shadow-vertical-offset: 4px;
    --media-shadow-blur-radius: 5px;
    --media-shadow-visible: 0;

    --page-width: 120rem;
    --page-width-margin: 0rem;

    --product-card-image-padding: 0.0rem;
    --product-card-corner-radius: 0.0rem;
    --product-card-text-alignment: center;
    --product-card-border-width: 0.0rem;
    --product-card-border-opacity: 0.1;
    --product-card-shadow-opacity: 0.0;
    --product-card-shadow-visible: 0;
    --product-card-shadow-horizontal-offset: 0.0rem;
    --product-card-shadow-vertical-offset: 0.4rem;
    --product-card-shadow-blur-radius: 0.5rem;

    --collection-card-image-padding: 0.0rem;
    --collection-card-corner-radius: 0.0rem;
    --collection-card-text-alignment: left;
    --collection-card-border-width: 0.0rem;
    --collection-card-border-opacity: 0.1;
    --collection-card-shadow-opacity: 0.0;
    --collection-card-shadow-visible: 0;
    --collection-card-shadow-horizontal-offset: 0.0rem;
    --collection-card-shadow-vertical-offset: 0.4rem;
    --collection-card-shadow-blur-radius: 0.5rem;

    --blog-card-image-padding: 0.0rem;
    --blog-card-corner-radius: 0.0rem;
    --blog-card-text-alignment: left;
    --blog-card-border-width: 0.0rem;
    --blog-card-border-opacity: 0.1;
    --blog-card-shadow-opacity: 0.0;
    --blog-card-shadow-visible: 0;
    --blog-card-shadow-horizontal-offset: 0.0rem;
    --blog-card-shadow-vertical-offset: 0.4rem;
    --blog-card-shadow-blur-radius: 0.5rem;

    --badge-corner-radius: 4.0rem;

    --popup-border-width: 1px;
    --popup-border-opacity: 0.1;
    --popup-corner-radius: 0px;
    --popup-shadow-opacity: 0.05;
    --popup-shadow-horizontal-offset: 0px;
    --popup-shadow-vertical-offset: 4px;
    --popup-shadow-blur-radius: 5px;

    --drawer-border-width: 1px;
    --drawer-border-opacity: 0.1;
    --drawer-shadow-opacity: 0.0;
    --drawer-shadow-horizontal-offset: 0px;
    --drawer-shadow-vertical-offset: 4px;
    --drawer-shadow-blur-radius: 5px;

    --spacing-sections-desktop: 0px;
    --spacing-sections-mobile: 0px;

    --grid-desktop-vertical-spacing: 8px;
    --grid-desktop-horizontal-spacing: 8px;
    --grid-mobile-vertical-spacing: 4px;
    --grid-mobile-horizontal-spacing: 4px;

    --text-boxes-border-opacity: 0.1;
    --text-boxes-border-width: 0px;
    --text-boxes-radius: 0px;
    --text-boxes-shadow-opacity: 0.0;
    --text-boxes-shadow-visible: 0;
    --text-boxes-shadow-horizontal-offset: 0px;
    --text-boxes-shadow-vertical-offset: 4px;
    --text-boxes-shadow-blur-radius: 5px;

    --buttons-radius: 0px;
    --buttons-radius-outset: 0px;
    --buttons-border-width: 2px;
    --buttons-border-opacity: 0.2;
    --buttons-shadow-opacity: 0.0;
    --buttons-shadow-visible: 0;
    --buttons-shadow-horizontal-offset: 0px;
    --buttons-shadow-vertical-offset: 4px;
    --buttons-shadow-blur-radius: 5px;
    --buttons-border-offset: 0px;

    --inputs-radius: 0px;
    --inputs-border-width: 1px;
    --inputs-border-opacity: 0.55;
    --inputs-shadow-opacity: 0.0;
    --inputs-shadow-horizontal-offset: 0px;
    --inputs-margin-offset: 0px;
    --inputs-shadow-vertical-offset: 4px;
    --inputs-shadow-blur-radius: 5px;
    --inputs-radius-outset: 0px;

    --variant-pills-radius: 40px;
    --variant-pills-border-width: 1px;
    --variant-pills-border-opacity: 0.55;
    --variant-pills-shadow-opacity: 0.0;
    --variant-pills-shadow-horizontal-offset: 0px;
    --variant-pills-shadow-vertical-offset: 4px;
    --variant-pills-shadow-blur-radius: 5px;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
    font-size: calc(var(--font-body-scale) * 62.5%);
    height: 100%;
}

body {
    display: grid;
    grid-template-rows: auto auto 1fr auto;
    grid-template-columns: 100%;
    min-height: 100%;
    margin: 0;
    font-size: 1.5rem;
    letter-spacing: 0.06rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
}

@media screen and (min-width: 750px) {
    body {
        font-size: 1.6rem;
    }
}


.header {
    padding: 10px 3rem 10px 3rem;
}

.section-header {
    position: sticky;
    margin-bottom: 0px;
}

@media screen and (min-width: 750px) {
    .section-header {
        margin-bottom: 0px;
    }
}

@media screen and (min-width: 990px) {
    .header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

header-drawer {
    justify-self: start;
    margin-left: -1.2rem;
}

@media screen and (min-width: 990px) {
    header-drawer {
        display: none;
    }
}

.menu-drawer-container {
    display: flex;
}

.list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
}

summary.list-menu__item {
    padding-right: 2.7rem;
}

.list-menu__item {
    display: flex;
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
}

.list-menu__item--link {
    text-decoration: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
    .list-menu__item--link {
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }
}

.ads-image-box {
    width: 100%;
    height: 10rem;
}

.ads-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width:900px) {
    .ads-image-box img {
        object-fit: contain;
    }
}

.shopify-policy__container {
    max-width: 560px;
    max-width: 65ch;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

.shopify-policy__title {
    text-align: center
}

.mySwiper2 .swiper {
    width: 100%;
    height: 100%;
}

.mySwiper2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    height: 20px;
}

.mySwiper2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.color-picker {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.color-option {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #000;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.color-option.selected {
    transform: scale(1.2);
    box-shadow: 0 0 0 2px #000;
}

.color-option span {
    width: 100%;
    height: 100%;
    border-radius: 70px;
}

.product-other-detail{
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
}
.product-other-detail-contain{
    width: max-content;
    height: 10rem;
    margin-right: 7px;
    text-align: center;
}
.product-other-detail-contain img{
    width: 6rem;
    height: auto;
    object-fit: contain;
}
.o-det-title{
    font-size: 13px;
    text-align: center;
    width: max-content;
}
@media (max-width:900px) {
    .color-option{
        width: 20px;
        height: 20px;
    }

    .color-picker {
        flex-wrap: wrap;
    }
    .mySwiper2 .swiper-slide{
        height: 30px;
    }
}
@media (max-width:500px) {
    .mySwiper2 .swiper-slide{
        width:25px!important;
        height: 25px;
    }
}
*{
    font-family: "Poppins", sans-serif!important;
}
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.products-wrapper {
    display: flex;
    gap: 35px;
    padding: 20px;
}

.product-card {
    border: 10px solid #ff4d94;
    position: relative;
    width: 320px;
    border-radius: 24px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.product-card img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.5s ease;
}

.product-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.product-card:hover img {
    filter: blur(4px) brightness(0.85);
    transform: scale(1.05);
}

.overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, transparent 0%, rgba(255, 192, 203, 0.4) 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 30px;
    pointer-events: none;
}

.product-card:hover .overlay {
    opacity: 1;
}

.overlay-text {
    color: #ff4d94;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: -1px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.hand-pointer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    opacity: 0;
    transition: opacity 0.5s ease 0.1s;
    pointer-events: none;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}

.product-card:hover .hand-pointer {
    opacity: 1;
}

.mySwiper3 .swiper {
    width: 100%;
    height: 100%;
}

.mySwiper3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mySwiper3 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.collection-border {
    border-width: 10px;
    border-style: solid;
    transition: border 0.3s ease;
}

/* max-width 1000px için */
@media (max-width: 1000px) {
    .collection-border {
        border-width: 5px !important;
    }
    .overlay{
        opacity:1;
    }
}

.image-magnify-lightbox{
    object-fit:contain!important;
}


.popup {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    display: flex;          /* inline style yerine burayı sabit yapıyoruz */
    justify-content: center;
    align-items: center;
    z-index: 999999;
    opacity: 0;
    pointer-events: none;   /* kapalıyken tıklanmasın */
    transition: opacity 0.3s ease;
}

.popup.show {
    opacity: 1;
    pointer-events: all;
}

.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    animation: fadeInScale 0.3s ease;
    width: 100%;
}

@keyframes fadeInScale {
    from { transform: scale(0.8); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}

#popup-image {
    width: 100%;
    max-height: 85vh;
    object-fit: contain;
    border-radius: 8px;
}

.popup-close {
    position: absolute;
    top: -34px;
    right: -45px;
    background: #fff;
    border: none;
    font-size: 24px;
    cursor: pointer;
    padding: 8px 12px;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-prev,
.popup-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.7);
    border: none;
    font-size: 32px;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}

.popup-prev { left: -50px; }
.popup-next { right: -50px; }

.popup-prev:hover,
.popup-next:hover {
    background: #fff;
}
.wrapper-mobile-pro{
    display:none;
}
.mySwiper3 .swiper-slide img{
        height:250px;
    }
@media(max-width:800px){
    .popup-content{
        display: flex;
        justify-content: center;
    }
    .popup-close{
        right: -13px;
        font-size: 15px;
        width: 3rem;
        height: 3rem;
    }
    .popup-next{
        right: -15px;
    }
    .popup-prev{
        left: -15px;
    }
    .popup-prev, .popup-next{
        font-size: 15px;
        width: 3rem;
        height: 3rem;
        background: #000;
        color:#fff;
    }
    .popup-prev:hover, .popup-next:hover{
        background:#000;
    }
    .media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer{
        height:100%!important;
        object-fit: fill;
    }
    
    .home-slider{
        height:30rem;
    }
    .slider-mobile-gutter{
        height:100%;
    }
    .product-wrapper-desktop{
        display:none;
    }
    .wrapper-mobile-pro{
        display:flex;
        flex-wrap:wrap;
        justify-content: space-between;
    }
    .product-card{
        width:155px;
    }
    
    .overlay-text{
        font-size:25px;
        text-align: center;
    }
    .products-wrapper{
        gap:20px;
    }
    .mySwiper3 .swiper-slide img{
        height:163px;
    }
    .slider-buttons{
    border-right: 0;
    transform: translateY(-50%);
    border-left: 0;
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 50%;
    display: flex;
    justify-content: space-between!important;
    border: none!important;
    padding: 0 4px;
    }
    .slider-button{
        width: 35px!important;
        height: 35px!important;
        border-radius: 50%!important;
        background: white!important;
    }
}
@media(max-width:340px){
    .product-card{
        width:100%;
    }
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after{
    border-radius:7px;
}
.detail-title-pro{
    font-size:2rem;
    font-weight: bold;
}
.product-form__submit{
    color: rgb(207, 58, 82);
    background: rgba(224, 138, 151, 0.31);
    font-weight: bold;
    border-radius: 7px;
}
.button--secondary{
    color: rgb(207, 58, 82);
    background: rgba(224, 138, 151, 0.31);
    font-weight: bold;
    border-radius: 10px;
}
.collage-wrapper-title {
    font-weight:bold;
}
.kollek-h2{
    font-weight:bold;
}

.pro-detail-color-image{
    width:100%;
    height:100%;
    border-radius:50%;
}
.color-option {
    position: relative;
    display: inline-block;
}

.color-option:hover::after {
    content: attr(data-color-name);
    position: absolute;
    left: 76%;
    bottom: 48%;
    transform: translateY(-50%);
    background: #ffffff;
    color: #000000;
    border: 1px solid #d0d0d0;
    padding: 2px 7px;
    font-size: 11px;
    border-radius: 4px;
    white-space: nowrap;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    z-index: 99999;
}
.home-slid-main{
    display: flex !important;
    justify-content: space-between;
}
.slid-rig-btn{
    width: 25px !important;
    height: 25px !important;
    top: 50% !important;
    z-index: 9999;
    transform: translateY(-50%);
    position: absolute;
    right: 10px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    color:#000;
}
.slid-lef-btn{
    width: 25px !important;
    height: 25px !important;
    top: 50% !important;
    z-index: 9999;
    transform: translateY(-50%);
    position: absolute;
    left: 10px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    color:#000;
}
.home-slid-btn-hov{
    opacity:0;
    transition: opacity 0.3s ease;
}
.banner__media{
    z-index:9999;
}
.banner__media:hover .home-slid-btn-hov{
    opacity:1;
}

.mySwiper4 .swiper {
      width: 100%;
      height: 100%;
    }

.mySwiper4 .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #444;
      display: flex;
      justify-content: center;
      align-items: center;
    }

.mySwiper4 .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    
    
    
.banners {
    padding: 20px 0 32px
}

@media (min-width: 576px) {
    .banners {
        padding:32px 0
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -16px;
}
.row > [class*="col-"],
.row > [class*="col-lg"] {
    padding-right: 8px;
    padding-left: 8px;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}
.img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
}
@media (min-width: 576px) {
    .banner-holder {
        margin: 0 0 24px;
    }
}
.col-md-6 .banner-holder{
    margin-right:5px;
}

.footers {
    background-color: #131515;
}

@media (min-width: 991px) {
    .footer__main__block {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        margin-bottom: 0;
    }
}
.footer__main__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-bottom: 32px;
}

@media (min-width: 991px) {
    .footer__main {
        padding: 56px 0;
    }
}
.footer__main {
    padding: 40px 0 0;
}

.footer__main__block__title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 32px;
}
.footer__main__block__navigation__list {
    margin: 0;
    padding: 0;
}
.footer__main__block__navigation__list__item {
    list-style-type: none;
    margin-bottom: 12px;
}
.footer__main__block__navigation__list__item__link {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    opacity: .7;
    text-decoration: none;
    -webkit-transition: all .2s 
ease-in-out;
    transition: all .2s 
ease-in-out;
}
.footer__main__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-bottom: 32px;
}
@media (min-width: 991px) {
    .footer__main__block {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        margin-bottom: 0;
    }
}

@media (min-width: 1248px) {
    .footers .wrapper {
        width: 1216px;
        margin: 0 auto;
        padding: 0;
    }
}
.mt-2, .my-2 {
    margin-top: .5rem !important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.fs-8 {
    font-size: 8px !important;
}
.text-white {
    color: #fff !important;
}
.mt-1, .my-1 {
    margin-top: .25rem !important;
}
.fs-12 {
    font-size: 12px !important;
}
.footer__main__block .social-list, .footer__main__block .social-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer__main__block .social-list {
    margin-bottom: 40px;
}

@media(max-width:800px){
    .mobile-hidden-social{
        display:none;
    }
    .footer-row{
        justify-content: center;
        flex-direction: column;
    }
    .wp-main{
        text-align:center;
        justify-content: center;
    }
}



.footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    padding: 24px 0;
}

@media (min-width: 991px) {
    .footer__bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.footer__bottom .copyright {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    opacity: .7;
    margin-top: 24px;
}

@media (min-width: 991px) {
    .footer__bottom .copyright {
        font-size: 16px;
        line-height: 24px;
        margin-top: 0;
    }
}

.footer__bottom__navigation__list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer__bottom__navigation__list__item {
    list-style-type: none;
    margin: 0 24px;
}
.footer__bottom__navigation__list__item__link {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    opacity: .7;
    text-decoration: none;
    -webkit-transition: all .2s 
ease-in-out;
    transition: all .2s 
ease-in-out;
}

@media (min-width: 991px) {
    .footer__bottom__navigation__list__item {
        margin: 0 0 0 48px;
    }
}

.mySwiper5 .swiper {
      width: 100%;
      height: 100%;
    }

.mySwiper5 .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #444;
      display: flex;
      justify-content: center;
      align-items: center;
    }

.mySwiper5 .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    
    
.bes-product-slider{
    max-width:100%!important;
    margin-right:60px;
}
@media(max-width:800px){
    .color-option{
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.search-bar-product{
    position:absolute;
    width:100%;
    height:100%;
}

#whatsapp-button-two::after{
    border-radius:0!important;
}

.profile-orders-button{
    display:flex;
    justify-content: center;
    border-bottom: 1px solid;
}
.o-active{
    text-decoration: underline;
    text-underline-offset: .5rem;
    
}
/*order table*/
.order-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin-top: 20px;
}

.order-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 700px;
}

.Customer-account-section table, .Customer-account-section thead {
    color: #121212;
}
.Customer-account-section th, .Customer-account-section thead {
    color: #121212;
    font-weight: 600;
}
tfoot tr, thead tr {
    background: transparent;
}
.order-table th {
    font-weight: 700;
    background: #f8f8f8;
}
.order-table td, .order-table th {
    padding: 12px 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}
.Customer-account-section th, .Customer-account-section thead {
    color: #121212;
}

.order-table td, .order-table th {
    padding: 12px 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}
.product-count-table {
    position: absolute;
    top: 2px;
    left: 2px;
    background-color: red;
    color: white;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-orders-history{
    margin-top:20px;
}
@media(max-width:800px){
    .login-register-screen{
        padding-top:0;
    }
}

.checkout-main {
    padding: 20px 18rem;
    display: flex;
    flex-flow: row wrap;
}
.checkout-form {
    flex: 30% 1;
}
.form-input-checkout {
    margin-bottom: 7px;
}
.yotpo-input {
    width: 100%;
    height: 50px;
    font-size: 17px;
    padding: 13px 18px;
    box-sizing: border-box;
    border: 1px solid #c1bfc5;
    text-align: left;
    background-color: #fff;
    transition: border .2s ease-in-out;
}

.submit-btn span {
    background-color: #424242;
    color: #fff;
    font-size: 18px;
    justify-content: center;
    text-align: center;
    transition: all 0.5s;
    padding: 0 5px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    height: 100%;
}
.submit-btn {
    width: 100%;
    height: 60px;
    border: 1px solid #424242;
    padding: 4px;
    transition: all 0.5s;
    background: transparent;
    border-radius: 0;
    cursor: pointer;
}

.checkout-product {
    flex: 50% 1;
    padding: 0 15px;
}
.checkout-item, .item-image-name {
    display: flex;
    align-items: center;
}

.checkout-item {
    justify-content: space-between;
    margin-bottom: 15px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

.item-image {
    width: 110px;
    margin-right: 7px;
    position: relative;
    height: 80px;
}

.item-image img {
    border-radius: 10px;
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.product-count-checkout {
    display: flex;
    align-items: center;
}

.product-count-checkout {
    position: absolute;
    top: -8px;
    right: -4px;
    background-color: red;
    color: white;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px;
    font-size: 13px;
    justify-content: center;
}


@media (max-width: 800px) {

    .checkout-form,.checkout-product {
        flex: inherit;
        width: 100%
    }

    .checkout-product {
        padding: 0;
        margin-top: 15px
    }


    .checkout-main {
        padding: 20px 3rem
    }
    .item-image{
        width: 6.5rem;
        height: 6.5rem;
    }
}