.checkout-index-index
    .checkout-payment-method
    .payment-method
    .payment-method-content
    .order-attributes
    label.label {
    text-align: left;
    padding-bottom: 7px;
}

.checkout-index-index
    #checkout
    #checkoutSteps
    .payment-methods
    .payment-group
    > .payment-method:nth-child(2)
    .payment-method-title {
    display: block;
}

.checkout-index-index
    #checkout
    #checkoutSteps
    .payment-methods
    .payment-group
    > .payment-method:nth-child(2)
    .payment-method-title
    .payment-icon {
    display: block;
    padding-left: 15px;
}
.checkout-index-index
    #checkout
    #checkoutSteps
    .payment-methods
    .payment-group
    > .payment-method:nth-child(2)
    .payment-method-title
    label {
    width: auto !important;
}

.checkout-index-index
    #checkout
    #checkoutSteps
    .payment-methods
    .payment-group
    > .payment-method:nth-child(2)
    .checkout-agreements-block {
    border-top: none;
}
.checkout-index-index
    #checkout
    #checkoutSteps
    .payment-methods
    .payment-group
    > .payment-method:nth-child(2)
    .payment-method-content
    .checkout-billing-address
    label,
.checkout-index-index
    #checkout
    #checkoutSteps
    .payment-methods
    .payment-group
    > .payment-method:nth-child(2)
    .payment-method-content
    .checkout-billing-address
    .billing-address-details {
    font-weight: 400;
}
.checkout-index-index
    #checkout
    #checkoutSteps
    .payment-methods
    .payment-group
    > .payment-method:nth-child(2)
    .payment-method-content
    .ccinstallments_form
    .field
    label {
    text-align: left;
    padding-bottom: 7px;
}
.checkout-index-index
    #checkout
    #checkoutSteps
    .payment-methods
    .payment-group
    > .payment-method:nth-child(2)
    .payment-method-content
    .ccinstallments_form
    .control
    select {
    width: 100% !important;
    font-size: 14px;
    font-weight: 400;
}

body.catalogsearch-result-index .columns .search.results .block.inner_width {
    margin-top: 30px;
    margin-bottom: 0;
}

.amgdprcookie-bar-template {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: -5px -5px 25px 0 rgba(0, 0, 0, 0.1);
}
.amgdprcookie-bar-template .amgdprcookie-bar-block {
    max-width: 1200px;
    margin: 0 auto;
}
.amgdprcookie-bar-template .amgdprcookie-bar-container {
    background: #fff;
    padding: 25px;
}
.amgdprcookie-bar-template p.amgdprcookie-policy {
    font-size: 13px;
    margin-bottom: 15px;
}
.amgdprcookie-bar-template .amgdprcookie-bar-container .amgdprcookie-policy {
    color: #000;
}
.amgdprcookie-bar-template .amgdprcookie-bar-container .amgdprcookie-policy a {
    color: #000;
}

.amgdprcookie-buttons-block .amgdprcookie-button {
    background-color: #cbd2d6 !important;
    color: #000 !important;
    border-radius: 0px;
}

.amgdprcookie-buttons-block .amgdprcookie-button.-allow {
    background-color: #111 !important;
    color: #fff !important;
    border-radius: 0px;
}

/* ESPA */
.espa {
    position: static;
    bottom: 20px;
    right: 20px;
    max-width: 200px;
    z-index: 9;
}

@media only screen and (max-width: 768px) {
    .espa {
        max-width: 150px;
    }
}

.espa img {
    width: 100%;
}

/* ESPA */
.espafixed {
    position: fixed;
    bottom: 80px;
    left: 0px;
    max-width: 300px;
    z-index: 99;
}

@media only screen and (max-width: 768px) {
    .espafixed {
        max-width: 150px;
    }
}

.espafixed img {
    width: 100%;
}

/* Viber */
.viber {
    position: fixed;
    bottom: 120px;
    right: 20px;
    max-width: 100px;
    background-color: #613887;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    width: 80px;
    height: 80px;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}
.viber img {
    width: 60px;
}

@media only screen and (max-width: 768px) {
    .viber {
        bottom: 100px;
        width: 50px;
        height: 50px;
    }
    .viber img {
        width: 40px;
    }
}

.catalog-category-view .toolbar-top .filters-toggle-btn {
    background-color: #333;
}
.catalog-category-view .toolbar-bottom .products-pagination .pagination-step {
    color: #333;
}
.sorter-action > span,
.action.skip.gallery-prev-area,
.action.skip.gallery-next-area {
    color: #333;
}

.text-page-content .pl-sidebar ul li a {
    color: #000;
}

.grecaptcha-badge {
    visibility: hidden;
}
.footer-imgs {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 25px;
}
.footer-imgs .bestprice__placeholder {
    justify-content: start;
    margin-top: 10px;
}

@media only screen and (max-width: 580px) {
    .shop_product .product-overlay {
        display: none;
    }
    header.page-header
        .header.content
        .header--main
        .header--main_right
        .minicart-wrapper {
        margin-right: 20px;
    }
    .checkout-cart-index
        .cart-container
        form.form-cart
        .table-wrapper
        #shopping-cart-table
        tbody.cart.item
        .item-info
        .col.item {
        padding-left: 9rem;
    }
    .cart.table-wrapper .product-item-photo {
        left: 20px;
    }
    .checkout-cart-index
        .cart-container
        form.form-cart
        .table-wrapper
        #shopping-cart-table
        tbody.cart.item
        .item-info
        .product-item-details
        .amstockstatus-cart {
        font-size: 12px;
        padding: 6px 12px;
        margin-top: 5px;
    }
}

#product-container .select-dropdown {
    margin-bottom: 2.5rem;
}
#product-container .select-dropdown select {
    max-width: 400px;
}
#product-container .select-dropdown .select-dropdown-title {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
.catalog-product-view
    #product-container
    .product-inner
    .product-info-main
    .product-info-main--top
    .price-box
    .special-price {
    line-height: 1;
}

.page-products .category-description {
    margin-top: 15px;
    text-align: center;
    max-width: 700px;
    margin: 15px auto;
}
.catalog-category-view .toolbar-top {
    border-top: 1px solid #dadfe3;
    padding-top: 1.5rem;
}

.shop_product .product-overlay .po-action {
    -webkit-appearance: none;
    appearance: none;
}

/* MEGA MENU */
/* ------------------------------------------------------------ */
header.page-header .header.content .header--menu .nav-sections {
    position: relative;
}
header.page-header
    .header.content
    .search-block
    form.minisearch
    .control
    label {
    width: 100%;
}
header.page-header
    .header.content
    .search-block
    form.minisearch
    .actions
    button {
    padding: 0;
    padding-top: 5px;
}
header.page-header
    .header.content
    .header--menu
    nav#main-menu
    ul
    li.has-submenu {
    position: relative;
    padding-right: 3.5rem;
}
header.page-header
    .header.content
    .header--menu
    nav#main-menu
    ul
    li.has-submenu:before {
    content: "";
    height: 2rem;
    width: 100%;
    position: absolute;
    bottom: -2rem;
    left: 0;
    right: 0;
    display: block;
}
header.page-header
    .header.content
    .header--menu
    nav#main-menu
    ul
    li.has-submenu:after {
    content: "\e802";
    font-family: "mnss";
    font-size: 1rem;
    position: absolute;
    color: #000;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
}

.brands-menu.submenu-container {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 350px;
    background: #fff;
    top: 2.8rem;
    overflow: hidden;
    /* -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.35); */
    -webkit-transition: all 240ms ease-in-out;
    -moz-transition: all 240ms ease-in-out;
    -ms-transition: all 240ms ease-in-out;
    -o-transition: all 240ms ease-in-out;
    transition: all 240ms ease-in-out;
    transform: translateY(10px);
    visibility: hidden;
    opacity: 0;
    z-index: -2;
}
.brands-menu.submenu-container.show {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    z-index: 9;
}
.brands-menu.submenu-container .submenu-inner {
    height: 100%;
}
.brands-menu.submenu-container .submenu-inner .submenu-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3.5rem;
    text-align: center;
    height: 50px;
    background: #797e80;
}
.brands-menu.submenu-container .submenu-inner .submenu-navigation a {
    color: #fff;
    transition: color 300ms ease-in-out;
}
.brands-menu.submenu-container .submenu-inner .submenu-navigation a:hover {
    font-weight: bold;
}
.brands-menu.submenu-container .submenu-inner .submenu-navigation a.active {
    font-weight: bold;
}
.brands-menu.submenu-container .submenu-inner .submenu-brands-list {
    height: calc(100% - 50px);
    overflow-y: auto;
}
.brands-menu.submenu-container
    .submenu-inner
    .submenu-brands
    .submenu-brands-list
    ul.brands {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: all 300ms ease-in-out;
}
.brands-menu.submenu-container
    .submenu-inner
    .submenu-brands
    .submenu-brands-list
    ul.brands.active-brands-list {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}
.brands-menu.submenu-container .submenu-inner .submenu-brands-list ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    list-style-type: none;
    column-gap: 2.5rem;
    max-width: 800px;
    margin: 0 auto;
    padding: 2.5rem;
}
.brands-menu.submenu-container .submenu-inner .submenu-brands-list ul li a {
    color: #000;
}
.brands-menu.submenu-container
    .submenu-inner
    .submenu-brands-list
    ul#exclusive-list.brands {
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem;
    list-style-type: none;
    max-width: 800px;
    margin: 0 auto;
    padding: 2.5rem;
}
.brands-menu.submenu-container
    .submenu-inner
    .submenu-brands-list
    ul#exclusive-list.brands
    li {
    flex: 0 0 calc(50% - 0.5rem);
    background: #f4f4f4;
    padding: 1.5rem;
    margin-bottom: 0;
}
.brands-menu.submenu-container
    .submenu-inner
    .submenu-brands-list
    ul#exclusive-list.brands
    li
    .exclusive-brand-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}
.brands-menu.submenu-container
    .submenu-inner
    .submenu-brands-list
    ul#exclusive-list.brands
    li
    .exclusive-brand-content
    span {
    font-weight: bold;
}
.brands-menu.submenu-container
    .submenu-inner
    .submenu-brands-list
    ul#exclusive-list.brands
    li.exclusive-txt {
    flex: 0 0 100%;
}

/* ------------------------------------------------------------ */
#intro .main-slider {
    /* height: 50vh; */
    /* max-height: 700px; */
}
#intro .main-slider .swiper-slide {
    height: 100%;
    width: 100%;
}
#intro .main-slider .swiper-slide .full-width-banner {
    height: 100%;
}
#intro .main-slider .swiper-slide .full-width-banner img {
    width: 100%;
    height: 100%;
    /* -o-object-fit: cover; */
    /* object-fit: cover; */
    /* -o-object-position: center; */
    /* object-position: center; */
}

@media only screen and (min-width: 770px) {
    #intro .main-slider {
        /* height: 600px; */
    }
}
@media only screen and (min-width: 1440px) {
    #intro .main-slider {
        /* height: 750px; */
        /* max-height: 750px; */
    }
}

#physical-stores .title-wrapper h4 {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    header.page-header .header--menu {
        display: none;
    }
    #intro .main-slider .swiper-slide:after {
        height: 100%;
    }
}

@media only screen and (max-width: 768px) {
    #intro .main-slider .swiper-slide .slider-arrow {
        z-index: 999;
    }
    #intro .main-slider .swiper-slide .slider-arrow .icon {
        font-size: 1.6rem;
    }
}
#mobile-menu {
    height: 100%;
}
#mobile-menu ul.main-nav li.has-submenu > a {
    position: relative;
    display: block;
    width: 100%;
}
#mobile-menu ul.main-nav li.has-submenu > a.active .icon {
    transform: rotate(180deg);
    transition: all 240ms ease-in-out;
}
#mobile-menu ul.main-nav li.has-submenu > a .icon {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.2rem;
    transition: all 240ms ease-in-out;
}
#mobile-menu ul.main-nav li.has-submenu ul.lvl-1 {
    padding-left: 10px;
    border-top: 1px solid #eee;
    display: none;
    transition: all 240ms ease-in-out;
}
#mobile-menu ul.main-nav li.has-submenu ul.lvl-1.active {
    margin-top: 15px;
    display: block !important;
    -webkit-animation: grow 0.45s cubic-bezier(0.77, 0, 0.175, 1);
    animation: grow 0.45s cubic-bezier(0.77, 0, 0.175, 1);
}
#mobile-menu ul.main-nav li.has-submenu ul.lvl-1 li {
    padding-left: 0;
    padding-right: 0;
}
#mobile-menu ul.main-nav li.has-submenu a.spb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
#mobile-menu ul.main-nav li.has-submenu ul.lvl-1 li.toggle-dropdown > a {
    position: relative;
    display: block;
    width: 100%;
    transition: all 240ms ease-in-out;
}
#mobile-menu
    ul.main-nav
    li.has-submenu
    ul.lvl-1
    li.toggle-dropdown
    > a.active
    .icon {
    transform: rotate(180deg);
    transition: all 240ms ease-in-out;
}
#mobile-menu ul.main-nav li.has-submenu ul.lvl-1 li.toggle-dropdown > a .icon {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.2rem;
}
#mobile-menu ul.main-nav li.has-submenu ul.lvl-1 li.toggle-dropdown ul.lvl-2 {
    padding-left: 10px;
    border-top: 1px solid #eee;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
}
#mobile-menu
    ul.main-nav
    li.has-submenu
    ul.lvl-1
    li.toggle-dropdown
    ul.lvl-2.active {
    margin-top: 15px;
    display: block !important;
    -webkit-animation: grow 0.45s cubic-bezier(0.77, 0, 0.175, 1);
    animation: grow 0.45s cubic-bezier(0.77, 0, 0.175, 1);
}

@keyframes grow {
    0% {
        display: none;
        opacity: 0;
    }
    50% {
        display: block;
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

/* footer payment icons override */
footer.page-footer #main-footer .main-footer-wrapper .footer-payments {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    justify-content: center;
    margin-top: 5rem;
    max-width: 180px;
}
footer.page-footer
    #main-footer
    .main-footer-wrapper
    .footer-payments
    img:not(:first-child) {
    margin: auto;
}
footer.page-footer #main-footer .main-footer-wrapper .footer-payments img {
    height: unset;
    -webkit-filter: unset;
    filter: unset;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

@media only screen and (max-width: 990px) {
    footer.page-footer #main-footer .main-footer-wrapper .footer-payments {
        grid-template-columns: repeat(3, 1fr);
        max-width: 100%;
    }
    footer.page-footer #main-footer .main-footer-wrapper .footer-payments img {
        max-height: 84px;
    }
}
.pr-badge.badge--bf {
    position: absolute;
    right: -6px;
    width: 80px;
    top: -6px;
    z-index: 11111;
}
/* swiper  */
#intro .main-slider {
    max-width: 1230px;
}
.banner-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
}

@media (max-width: 768px) {
    .swiper-container.main-slider .swiper-button-prev,
    .swiper-container.main-slider .swiper-button-next {
        display: none;
    }
}

/* https://placehold.co/520x520/orange/white/jpg */

/* https://placehold.co/1210x660/orange/white/jpg */

/* https://placehold.co/520x520/red/white/jpg */

/* https://placehold.co/1210x660/red/white/jpg */

/* new gender layout  */
.square-banners .sq-banner .figure-top {
    position: unset;
    height: 100%;
    width: 100%;
    transform: unset;
    color: black;
}

.square-banners .sq-banner .figure-bottom .figure-bottom--inner .actions {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.square-banners .sq-banner .figure-bottom .figure-bottom--inner .actions > * {
    width: 100%;
    margin: 0 1rem;
    text-transform: uppercase;
}
.square-banners .sq-banner .figure-top .figure-top--inner .title h4 {
    color: black;
}
.square-banners .sq-banner:hover figure img {
    transform: scale(0.95);
}
.square-banners
    .sq-banner
    .figure-bottom
    .figure-bottom--inner
    .button.button-light {
    color: white;
    background-color: black;
}
.square-banners
    .sq-banner
    .figure-bottom
    .figure-bottom--inner
    .button.button-primary {
    color: black;
    background: white;
    border: 1px solid black;
}
/* social new colors  */
.icon.icon-facebook {
    color: #1877f2 !important;
}

.icon.icon-instagram {
    background: #f09433;
    background: -webkit-linear-gradient(
        45deg,
        #f09433 0%,
        #e6683c 25%,
        #dc2743 50%,
        #cc2366 75%,
        #bc1888 100%
    );
    background: linear-gradient(
        45deg,
        #f09433 0%,
        #e6683c 25%,
        #dc2743 50%,
        #cc2366 75%,
        #bc1888 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
}
/* lang images  */

.topbar--left .languages {
    display: flex;
}
.topbar--left .languages a {
    width: fit-content;
    height: 100%;
}
.topbar--left .languages a img {
    height: 15px;
}

/* woman  */

.big-banner--content {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}
.big-banner--content a.button.button-large {
    background: black;
    color: white;
    font-style: normal;
}

/* accesibility  */
#newsletter_wrapper
    .newsletter-container
    .newsletter-form
    form.subscribe
    .actions
    button.subscribe {
    background-color: rgb(52 54 55) !important;
}
header.page-header
    .header.content
    .header--main
    .header--main_right
    .minicart-wrapper
    .counter.qty,
#product-filters
    .product-filters-content
    .active-filters-wrapper
    .active-filters-items
    .active-filter-item {
    background-color: black;
}
.customer-account-login .login-container .block-new-customer a.create span,
.checkout-cart-index
    .cart-container
    form.form-cart
    .table-wrapper
    #shopping-cart-table
    tbody.cart.item
    .item-actions
    .actions-toolbar
    a.action,
.checkout-cart-index
    .cart-container
    form.form-cart
    .table-wrapper
    #shopping-cart-table
    tbody.cart.item
    .item-info
    .col.subtotal
    .price,
.checkout-index-index .checkout-container .field .label span,
.contact-row a,
.checkout-index-index
    .opc-summary-wrapper
    .opc-block-summary
    .minicart-items-wrapper
    ol.minicart-items
    .product
    .product-item-details
    .product-item-name,
.checkout-index-index
    .opc-summary-wrapper
    .opc-block-summary
    .minicart-items-wrapper
    ol.minicart-items
    .product
    .product-item-details
    .details-qty {
    color: black !important;
}

/* accessiblity changes  */

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
}
footer.page-footer #copyright a {
    color: #64752b;
    font-weight: bold;
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
