.js-cookie-consent button,
body {
    font-family: "SF Pro Text", "Myriad Set Pro", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}

.buy-now-btn,
.js-cookie-consent button {
    white-space: nowrap;
    line-height: 1.1764805882;
    --sk-button-margin-horizontal: 14px;
    --sk-button-margin-vertical: 14px;
    text-align: center;
    cursor: pointer
}

*,
::after,
::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-weight: 400
}

.js-cookie-consent {
    position: fixed;
    bottom: 25px;
    left: 25px;
    background-color: #000;
    width: 300px;
    z-index: 999;
    text-align: center;
    padding: 20px 10px;
    border-radius: 8px
}

.nav-container,
.search-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0
}

.footer-content,
.rounded-lg,
footer .footer-services {
    max-width: 1180px;
    margin: auto
}

.js-cookie-consent p {
    color: #fff;
    margin: 0;
    font-size: 14px
}

.js-cookie-consent button {
    display: inline-block;
    font-weight: 400;
    min-width: 80px;
    padding: 9px 20px !important;
    border-radius: 98px;
    background: #0071e3;
    color: #fff;
    text-decoration: none;
    border: 0
}

.js-cookie-consent .flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    justify-content: center
}

body {
    line-height: 1.8;
    margin: 0
}

a,
button,
h1,
h2,
h3,
h4,
h5,
nav .desktop-nav li a {
    font-family: SF Pro Display, SF Pro Icons, AOS Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

.buy-banner {
    display: flex;
    min-width: 100%;
    height: 80px;
    background-color: #eee;
    align-items: center;
    justify-content: center
}

.buy-now-btn,
.search-container .quick-links ul li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400
}

.buy-now-btn {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: .3rem 1rem;
    border-radius: 980px;
    background: #0071e3;
    color: #fff !important
}

.sign-up-link,
.sign-up-link a,
.sign-up-link span {
    font-size: 14px !important
}

.buy-now-btn:hover {
    background: #0077edd6
}

.desktop-nav a:hover,
.mobile-nav a:hover,
.newslwter-section form,
.newslwter-section p,
.whatsapp-chat a:hover {
    color: #fff
}

.nav-container {
    background: #000;
    height: 44px;
    z-index: 300
}

.nav-container.auth-nav {
    background: #fff;
    margin-top: 10px
}

.breadcrumbs-container nav,
.nav-container nav {
    width: 1180px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 8px;
    height: 100%
}

nav .desktop-nav {
    display: flex;
    align-items: center;
    list-style: none;
    justify-content: space-between
}

.desktop-nav ul,
footer .footer-services p {
    margin-bottom: 0
}

nav .center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none
}

nav .desktop-nav .right {
    display: flex;
    align-items: center;
    list-style: none;
    justify-content: flex-end
}

nav .desktop-nav li a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    opacity: 1;
    transition: opacity .4s
}

.values-container .value .image-container img:first-child,
.values-container .value:hover .image-container img:last-child,
nav .desktop-nav li a:hover {
    opacity: 1
}

.link-logo {
    background: url('../images/logo/logo-white.svg') center/contain no-repeat;
    display: block;
    height: 44px;
    width: 125px
}

.link-logo-black {
    background: url('../images/logo/logo-dark.svg') center/contain no-repeat;
    display: block;
    height: 44px;
    width: 125px
}

.link-bag,
.link-flag,
.link-search,
.link-support {
    height: 19px;
    width: 19px
}

.link-search {
    background: url('../images/header/search-icon.svg') center/contain no-repeat;
    display: block
}

.link-support {
    background: url('../images/header/support-icon.svg') center/contain no-repeat;
    ddisplay: block
}

.link-bag {
    background: url('../images/header/bag-icon.svg') center/contain no-repeat;
    display: block
}

.link-user,
.link-user-href {
    background: url('../images/header/profile-user-icon.svg') top/contain no-repeat;
    display: block;
    height: 19px;
    width: 19px
}

.link-flag {
    background: url('../images/header/flag/universal-lang.svg') center/contain no-repeat;
    display: block
}

.link-close {
    background: url('../images/header/close-icon.svg') center/17px no-repeat;
    display: block;
    height: 44px;
    width: 20px
}

.bagview-nav-item-bag,
.bagview-nav-item-orders,
.bagview-nav-item-savedbyyou {
    background-position: -2px 11px;
    background-size: 21px 21px
}

.search-container.hide {
    opacity: 0;
    pointer-events: none
}

.search-container {
    width: 60%;
    margin: 0 auto;
    padding: 0 42px;
    z-index: 200
}

.search-container .link-search {
    left: 12px;
    opacity: .5
}

.search-container .link-close {
    position: absolute;
    top: 0;
    right: 12px;
    cursor: pointer
}

.search-container .link-close:hover {
    opacity: .7
}

.search-container form {
    width: 100%;
    margin: 0 auto
}

.search-container form input {
    width: 100%;
    height: 44px;
    border: 0;
    outline: 0;
    background: 0 0;
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 17px
}

.overlay.show {
    position: fixed;
    background: rgba(0, 0, 0, .48);
    backdrop-filter: blur(16px);
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 101
}

.search-container .quick-links {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    padding: 16px 8px;
    border-radius: 0 0 16px 16px
}

.search-container .quick-links h2 {
    text-transform: uppercase;
    font-size: 12px;
    color: #6e6e73;
    margin: 10px 32px 0
}

.search-container .quick-links ul {
    list-style: none;
    margin-top: 12px
}

.search-container .quick-links ul li a {
    width: 100%;
    padding: 8px 50px;
    color: #1d1d1f;
    text-decoration: none
}

.search-container .quick-links ul li a:hover {
    background: #f5f5f5;
    color: #3e64ff
}

.desktop-nav li {
    transition: .4s
}

.desktop-nav.hide li {
    opacity: 0;
    transform: scale(.8);
    pointer-events: none
}

.sign-up-link {
    display: flex;
    width: 230px !important
}

.sign-up-link a {
    color: #0171e3 !important;
    font-weight: 500 !important
}

.desktop-nav li:first-of-type,
.desktop-nav.hide li:nth-of-type(10) {
    transition-delay: 0s
}

.desktop-nav li:nth-of-type(2),
.desktop-nav.hide li:nth-of-type(9) {
    transition-delay: 30ms
}

.desktop-nav li:nth-of-type(3),
.desktop-nav.hide li:nth-of-type(8) {
    transition-delay: 60ms
}

.desktop-nav li:nth-of-type(4),
.desktop-nav.hide li:nth-of-type(7) {
    transition-delay: 90ms
}

.desktop-nav li:nth-of-type(5),
.desktop-nav.hide li:nth-of-type(6) {
    transition-delay: 120ms
}

.desktop-nav li:nth-of-type(6),
.desktop-nav.hide li:nth-of-type(5) {
    transition-delay: 150ms
}

.desktop-nav li:nth-of-type(7),
.desktop-nav.hide li:nth-of-type(4) {
    transition-delay: 180ms
}

.desktop-nav li:nth-of-type(8),
.desktop-nav.hide li:nth-of-type(3) {
    transition-delay: 210ms
}

.desktop-nav li:nth-of-type(9),
.desktop-nav.hide li:nth-of-type(2) {
    transition-delay: 240ms
}

.desktop-nav li:nth-of-type(10),
.desktop-nav.hide li:first-of-type {
    transition-delay: 270ms
}

.search-container .link-search,
.search-container form {
    opacity: 1;
    transform: translateX(0);
    transition: .4s 380ms
}

.search-container.hide .link-search,
.search-container.hide .quick-links h2,
.search-container.hide form {
    opacity: 0;
    transform: translateX(50px)
}

.search-container .link-search {
    opacity: .6
}

.search-container.hide .link-close,
.values-container .value .image-container img:last-child,
.values-container .value:hover .image-container img:first-child {
    opacity: 0
}

.search-container .link-close {
    opacity: .5;
    transition: .4s 0.4s
}

.search-container .quick-links h2 {
    opacity: 1;
    transform: translateX(0);
    transition: .4s 0.8s
}

.search-container.hide .quick-links ul li {
    transform: translateX(60px);
    opacity: 0
}

.search-container .quick-links ul li {
    opacity: 1;
    transform: translateX(0);
    transition: .4s
}

.search-container .quick-links ul li:first-of-type {
    transition-delay: 820ms
}

.search-container .quick-links ul li:nth-of-type(2) {
    transition-delay: 830ms
}

.search-container .quick-links ul li:nth-of-type(3) {
    transition-delay: 840ms
}

.search-container .quick-links ul li:nth-of-type(4) {
    transition-delay: 850ms
}

.search-container .quick-links ul li:nth-of-type(5) {
    transition-delay: 860ms
}

.breadcrumb-home svg,
.footer-content-links h3 span,
.footer-content-links hr,
.hidden,
.icofont-whatsapp-text,
.mobile-nav,
.mobile-product-list,
.mobile-search-container,
.only-mobile {
    display: none
}

.values-container .value .image-container {
    position: relative;
    width: 38px;
    height: 32px;
    text-align: center
}

.values-container .value .image-container img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    transition: opacity .25s ease-in-out
}

.breadcrumb-home {
    display: contents
}

@media (max-width:1230px) {
    .nav-container nav {
        width: 100%;
        padding: 0 32px
    }
}

.bag-container,
.user-details-container {
    width: 100%;
    margin: 0 auto;
    padding: 0 8px;
    height: 100%;
    position: relative
}

a,
div,
input,
span {
    -webkit-tap-highlight-color: transparent
}

.bag-container {
    max-width: 1494px
}

.user-details-container {
    max-width: 1573px
}

.bagview,
.userview {
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 1;
    width: 286px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #d2d2d7
}

.bagview-content {
    margin: 0 0 10px;
    min-height: 90px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    height: auto
}

.bagview-message {
    color: #6e6e73;
    padding: 35px 0 23px;
    margin: 0;
    text-align: center;
    letter-spacing: inherit
}

.bagview-nav-item-checkout a,
.bagview-nav-link {
    line-height: 44px;
    letter-spacing: -.016em;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bagview-nav {
    width: auto !important;
    margin-bottom: 9px !important
}

.bagview-list {
    border-top: 1px solid #d2d2d7;
    margin: 12px 0 0;
    padding: 0;
    list-style: none
}

.bagview-button {
    margin: 2px 0 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.bagview-nav-item-checkout {
    background-color: #06c;
    border-radius: 30px;
    text-align: center
}

.mega-menu,
.mega-offers {
    background-color: #f8f8f8;
    top: 44px;
    animation-delay: .4s;
    transition: .4s cubic-bezier(.25, .1, .83, .69)
}

.bagview-nav-item-checkout a {
    color: #fff;
    padding: 0 28px;
    text-decoration: none;
    border: none
}

.bagview-nav-item-checkout a:hover {
    color: #fff !important
}

.bagview-nav-item {
    margin: 0;
    padding: 0;
    border-top: 1px solid #d2d2d7;
    cursor: pointer
}

.bagview-nav-item:first-child {
    border-top-style: none
}

.bagview-nav-link {
    color: #06c;
    padding: 0 28px;
    text-decoration: none !important;
    font-size: 14px
}

.userview .bagview-list:first-child {
    border: 0
}

.bagview-nav-link:hover {
    color: #0056b3 !important
}

.bagview-nav-item-bag {
    background-image: url('../images/header/bag/bag.svg');
    background-repeat: no-repeat
}

.bagview-nav-item-savedbyyou {
    background-image: url('../images/header/bag/savedbyyou.svg');
    background-repeat: no-repeat
}

.bagview-nav-item-orders {
    background-image: url('../images/header/bag/orders.svg');
    background-repeat: no-repeat
}

.bagview-nav-item-admin {
    background-image: url('../images/header/bag/admin.svg');
    background-position: 0 11px;
    background-repeat: no-repeat;
    background-size: 21px 21px
}

.bagview-nav-item-price-converter {
    background-image: url('../images/header/bag/priceconverter.svg');
    background-position: 0 9px;
    background-repeat: no-repeat;
    background-size: 25px 25px
}

.bagview-nav-item-cost-calculator {
    background-image: url('../images/header/bag/costcalculator.svg');
    background-position: 0 11px;
    background-repeat: no-repeat;
    background-size: 23px 23px
}

.bagview-nav-item-account,
.bagview-nav-item-signin {
    background-position: -2px 11px;
    background-size: 21px 21px;
    background-repeat: no-repeat
}

.bagview-nav-item-account {
    background-image: url('../images/header/bag/account.svg')
}

.bagview-nav-item-signin {
    background-image: url('../images/header/bag/signin.svg')
}

.bagview-nav-item-signout {
    background-image: url('../images/header/bag/logout.svg');
    background-position: 0 16px;
    background-repeat: no-repeat
}

.bagview-caret {
    left: 9px;
    overflow: hidden;
    position: relative;
    bottom: 1px;
    width: 100%;
    height: 8px;
    z-index: 1
}

.no-scroll {
    overflow: hidden !important
}

.bagview-caret::after {
    background: #fff;
    border-radius: 2px 0 0;
    left: 50%;
    border: 1px solid #d2d2d7;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg) skew(4deg, 4deg);
    transform: rotate(45deg) skew(4deg, 4deg);
    -webkit-transform-origin: 0% 0;
    transform-origin: 0% 0;
    z-index: 3
}

.mega-menu ul li:hover a {
    color: #0071e3 !important
}

.mega-menu img {
    height: 50px;
    margin: 1px 0 10px
}

.mega-menu ul li,
.mega-menu ul li a {
    color: #000 !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
    transition: none;
    font-size: 12px
}

.mega-menu ul {
    padding: 10px 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    column-gap: 45px;
    width: 1180px;
    flex-wrap: nowrap
}

.mega-menu {
    display: flex;
    position: absolute;
    left: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center
}

.mega-menu,
.mega-offers {
    visibility: hidden;
    opacity: 0
}

.mega-offers {
    display: flex;
    position: absolute;
    width: auto;
    min-width: 15vw;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 30px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-around
}

.right-offer,
footer {
    background-color: #000
}

.footer-quick-links,
.newslwter-section {
    position: relative;
    top: -50px
}

.left-offer div .buy-now-btn,
.right-offer div .buy-now-btn {
    padding: 12px 70px;
    margin-bottom: 16px;
    opacity: 1
}

.left-offer .text h3 {
    font-weight: 400;
    margin: 0
}

.left-offer .text span span.yellow,
.right-offer .text span span.yellow {
    color: #f9d339
}

.left-offer .text span,
.right-offer .text span {
    font-weight: 400;
    text-transform: uppercase
}

.left-offer .text {
    margin: 15px 0;
    text-align: center
}

.left-offer img {
    height: 400px !important;
    width: auto
}

.left-offer {
    display: flex;
    flex-direction: column;
    margin: 0 30px;
    align-items: center
}

.right-offer {
    display: flex;
    flex-direction: column;
    margin: 0 15px;
    justify-content: space-between;
    align-items: center;
    border-radius: 9px
}

.right-offer img {
    height: 400px !important;
    width: auto;
    padding: 10px;
    margin: 0 60px
}

.newslwter-section input,
.newslwtter-form input {
    padding-right: 35px;
    padding-left: 25px;
    font-family: inherit;
    letter-spacing: normal
}

.right-offer .text {
    color: #fff;
    margin: 30px 0 0;
    text-align: center
}

.right-offer .text h3 {
    font-weight: 500;
    margin: 0
}

footer li img {
    width: 45px;
    height: 45px;
    margin: 0
}

footer {
    width: 100%;
    padding: 0;
    color: #000;
    font-size: 13px;
    margin-top: 0
}

footer .footer-services ul {
    position: relative;
    background-color: #121212;
    padding: 10px
}

.footer-services ul li a,
.footer-services ul li p {
    color: #a3a3a3
}

.footer-services ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .15rem 0;
    flex-wrap: nowrap;
    flex-direction: column;
    flex: 16%
}

.services {
    background-color: #121212
}

.newslwtter-form input {
    height: 2.5em;
    font-weight: 400;
    border-radius: 25px;
    color: #ddd;
    border: 2px solid #ddd;
    background-color: transparent;
    margin: 10px 0;
    width: 85%
}

.newslwter-section button:hover,
.newslwtter-form button:hover,
.social-status a:hover {
    background-color: #0077edd6
}

.newslwtter-form button>img {
    max-height: 13px
}

.newslwtter-form button {
    height: 35.48px;
    width: 38px;
    display: flex;
    color: #fff;
    font-size: 1.5em;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    background-color: #0056b3;
    border: 0;
    border-radius: 25px
}

.footer-sections {
    padding-top: 80px
}

.footer-services ul {
    display: flex;
    flex-direction: row;
    margin-bottom: 0
}

.footer-quick-links ul li a,
.policy-links ul li a {
    font-weight: 400;
    color: #fff
}

.footer-content li a:hover,
.footer-quick-links ul li a:hover,
.policy-links ul li a:hover {
    color: #0056b3
}

.policy-links ul {
    list-style: none;
    display: flex;
    gap: 2.5em;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0
}

.footer-content {
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    padding: 50px 0 20px
}

.footer-content h3,
.footer-content h4 {
    margin-bottom: 15px
}

.footer-content ul {
    list-style: none;
    margin-bottom: 0
}

.footer-content li a {
    color: #a3a3a3;
    line-height: 2.5
}

.footer-content p {
    color: #a3a3a3;
    font-size: 14px;
    margin: 0
}

.footer-content .big-container {
    max-width: 34%
}

.footer-content .small-container {
    max-width: 25%
}

footer li img.bigger {
    height: 50px;
    width: auto
}

footer .footer-bottom {
    max-width: 1180px;
    color: #fff;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 11px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.footer-bottom-container,
.footer-container {
    margin: 9em auto auto
}

.footer-hr {
    background-color: #dce9d5;
    margin: 1.25rem 0;
    width: 100%;
    opacity: .2
}

.footer-bottom-container {
    position: relative;
    background-color: #3c3c3c
}

.footer-bottom .qel p {
    letter-spacing: 3.5px;
    font-size: 12px;
    font-weight: 500;
    color: #fff !important;
    text-transform: uppercase;
    margin-bottom: 0
}

.newslwter-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 1rem 1em 2rem
}

.newslwtter-form {
    width: 99%;
    max-width: 500px
}

.newslwtter-form form input {
    margin-right: 10px
}

.newslwtter-form form {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between
}

.newslwter-section p {
    flex: 100%;
    margin: 1.5rem 0 .7rem;
    text-align: center
}

.newslwter-section input {
    width: 85%;
    height: 2.5em;
    font-weight: 500;
    border-radius: 25px;
    color: #333;
    border: 1px solid #bbb;
    background-color: #f8f8f8;
    font-size: 1.1em;
    margin: 10px 0
}

.newslwter-section button {
    background-color: #0056b3;
    text-decoration: none;
    padding: 8px 24px;
    border: 1px solid transparent;
    border-radius: 25px;
    color: #fff;
    font-size: 1.25em;
    line-height: normal
}

.footer-quick-links ul,
.social-status {
    display: flex;
    gap: 1.5em;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.social-status {
    padding-top: 2rem
}

.footer-quick-links ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .15rem 0;
    flex-wrap: nowrap;
    flex-direction: column
}

.social-status a:hover {
    background-color: #0056b3
}

.social-status a:hover i {
    color: #f8f8f8
}

.social-status a {
    height: 35px;
    width: 35px;
    background-color: #f8f8f8;
    color: #0056b3;
    border-radius: 100%
}

.social-status a i {
    height: 35px;
    display: flex;
    color: #0056b3;
    font-size: 1.5em;
    align-items: center;
    flex-direction: row;
    justify-content: center
}

i {
    font-size: 1.5em
}

.whatsapp-chat {
    position: fixed;
    width: auto;
    min-width: 50px;
    height: auto;
    min-height: 10px;
    right: 25px;
    background-color: green;
    border-radius: 25px;
    color: #fff;
    z-index: 9999;
    bottom: 25px
}

.whatsapp-chat a,
.whatsapp-chat a:visited {
    font-size: 1.2em;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    gap: 10px;
    text-decoration: none;
    padding: 12px 7px
}

.whatsapp-chat a span.icofont-whatsapp-text {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-weight: 400
}

.owl-carousel.home-slider .slider-item .overlay {
    background: 0 0
}

.col-md-12,
.mega-menu {
    width: 100%
}

.footer-support-link {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media (max-width:896px) {

    .nav-container .desktop-nav li a,
    .nav-container .desktop-nav li div.auth-btns {
        transform: translateY(-80px);
        transition: .7s;
        opacity: 0;
        padding: 16px 0;
        border-bottom: 1px solid #616161
    }

    .mobile-search-container .quick-links ul,
    nav .mobile-nav {
        list-style: none
    }

    .nav-container .desktop-nav .link-bag,
    .nav-container .desktop-nav .link-logo,
    .nav-container .desktop-nav .link-logo-black,
    .nav-container .desktop-nav .link-search,
    .values {
        display: none
    }

    .nav-container .desktop-nav .right {
        display: none;
        height: 100%;
        width: 100%
    }

    .nav-container .desktop-nav .right li:first-child,
    footer {
        margin-top: 0
    }

    .nav-container .desktop-nav {
        overflow: auto;
        flex-direction: column;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        background: #000;
        justify-content: start;
        z-index: -1;
        transition: 1s
    }

    .nav-container.active .desktop-nav {
        height: 100vh
    }

    .nav-container .desktop-nav li {
        width: 100%;
        padding: 0 32px
    }

    .nav-container .desktop-nav li:first-child {
        margin-top: 120px
    }

    .ga-menu li:first-child {
        margin-top: 0 !important
    }

    .nav-container .desktop-nav li a {
        display: inline-block;
        width: 100%;
        font-size: 17px
    }

    .nav-container.active .desktop-nav li a,
    .nav-container.active .desktop-nav li div.auth-btns {
        transform: translateY(0);
        opacity: 1
    }

    .auth-btns {
        display: flex;
        justify-content: space-between
    }

    .auth-btns a {
        background: #464646;
        color: #fff;
        width: 48% !important;
        padding: 10px !important;
        border: none !important;
        font-size: 14px !important
    }

    .auth-btns a:last-child {
        background: #fff;
        color: #464646;
        width: 48%
    }

    nav .mobile-nav {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items:center;
    }

    nav .menu-icon-container {
        width: 20px;
        height: 44px;
        display: flex;
        align-items: center;
        cursor: pointer
    }

    nav .menu-icon {
        position: relative;
        width: 100%
    }

    nav .menu-icon .line-1,
    nav .menu-icon .line-2 {
        position: absolute;
        height: 1px;
        width: 100%;
        background: #fff;
        transition-property: transform, top;
        transition-delay: 0s, 160ms;
        transition-duration: .2s
    }

    nav .menu-icon .line-1 {
        top: -4px
    }

    nav .menu-icon .line-2 {
        top: 4px
    }

    .nav-container.active nav .menu-icon-container .menu-icon .line-1 {
        top: 0;
        transform: rotateZ(45deg);
        transition-property: top, transform;
        transition-delay: 0s, 160ms;
        transition-duration: .2s
    }

    .nav-container.active nav .menu-icon-container .menu-icon .line-2 {
        top: 0;
        transform: rotateZ(-45deg);
        transition-property: top, transform;
        transition-delay: 0s, 160ms;
        transition-duration: .2s
    }

    .nav-container.active .mobile-nav .link-bag {
        transform: translateY(8px);
        opacity: 0;
        pointer-events: none
    }

    .nav-container .mobile-nav .link-bag {
        transition: 1s
    }

    .mobile-search-container input {
        width: 100%;
        padding: 12px 36px;
        font-family: Inter, sans-serif;
        font-size: 17px;
        background: #1b1b1b;
        border: 0;
        color: #fff;
        border-radius: 8px;
        outline: 0
    }

    .mobile-search-container {
        background-color: #000;
        position: fixed;
        width: 100%;
        padding: 0 16px 16px;
        margin-top: -30px;
        border-bottom: 1px solid #616161;
        display: flex;
        align-items: center;
        transform: rotateX(90deg);
        opacity: 0;
        transition: .6s
    }

    .nav-container.active .mobile-search-container {
        transform: rotateX(0);
        margin-top: -1px;
        opacity: 1;
        padding-top: 10px
    }

    .mobile-search-container .link-search {
        position: absolute;
        left: 24px;
        opacity: .5;
        background-size: 15px
    }

    .nav-container nav.move-up {
        margin-top: -40px
    }

    .mobile-search-container .cancel-btn {
        color: #2997ff;
        font-size: 17px;
        font-weight: 400;
        cursor: pointer;
        width: 0;
        overflow: hidden;
        transition: .4s
    }

    .mobile-search-container .search-bar.active+.cancel-btn {
        padding: 0 16px;
        width: 74px
    }

    .mobile-search-container .search-bar {
        flex: 1
    }

    nav .desktop-nav.move-down li:first-child {
        margin-top: 150px
    }

    nav .desktop-nav.move-down li {
        opacity: 0;
        pointer-events: none
    }

    .mobile-search-container .search-bar.active~.quick-links {
        top: 80px;
        opacity: 1;
        pointer-events: auto;
        transition-delay: 40ms
    }

    .mobile-search-container .quick-links {
        position: absolute;
        left: 0;
        right: 0;
        padding: 0 32px;
        opacity: 0;
        pointer-events: none;
        top: 10px;
        transition: .4s
    }

    .mobile-search-container .quick-links h2 {
        color: #86868b;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 400
    }

    .mobile-search-container .quick-links ul li a {
        padding: 16px 0;
        display: inline-block;
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        border-bottom: 1px solid #616161;
        width: 100%
    }

    .mobile-search-container .quick-links ul li a:hover {
        color: #2997ff
    }

    .nav-container>nav {
        transition: .4s;
        background-color: #000
    }

    .nav-container-bottom {
        position: absolute;
        display: none
    }

    .whatsapp-chat {
        z-index: 99;
        bottom: 25px
    }
}

.bagview-badge-number {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    background-color: #0171e3;
    border-radius: 27px;
    padding: 0 4px;
    position: absolute;
    /* top: 0px; */
    margin-left: 10px;
    line-height: normal
}

.two-numbers {
    line-height: 1.8
}

.bagview-multiple {
    list-style: none;
    margin-bottom: 8px
}

.cm-bag-item:first-child {
    border-top: 0 solid #d2d2d7
}

.cm-bag-item {
    border-top: 1px solid #d2d2d7;
    padding: 11px 0
}

.bagview-bagitem-link {
    margin: 0;
    padding: 0;
    display: table;
    min-height: 60px;
    width: 100%;
    color: #1d1d1f;
    text-decoration: none
}

.bagview-bagitem-column1 {
    padding: 0 12px 0 0;
    width: 20%;
    display: table-cell;
    vertical-align: middle
}

.bagview-bagitem-picture {
    max-width: 60px;
    height: auto;
    border: 0;
    vertical-align: middle
}

.bagview-bagitem-column2 {
    margin: 16px 0;
    font-size: 14px;
    width: 100%;
    display: flex;
    color: #000;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.bagview-bagitem-column3,
.bagview-bagitem-column4 {
    margin: 16px 0;
    display: table-cell;
    vertical-align: middle
}

.bagview-bagitem-column2-title {
    flex: 100%
}

.bagview-bagitem-column2-storage {
    flex: 50%;
    font-size: 12px;
    color: grey
}

.bagview-bagitem-column3 {
    padding-top: 19px;
    width: 10%
}

.bagview-bagitem-column4 {
    width: 70%
}

.bagview-bagitem-column2-color {
    flex: 0%;
    text-align: center
}

.bagview-bagitem-column2-color img {
    height: 18px;
    width: 14px;
    margin: 3px 6px 0 4px;
    padding-top: 4px
}

.bag-items-columns-container {
    display: flex
}

.remove-icon-header {
    background: url('../images/icons/remove-icon.svg') center/100% 100% no-repeat;
    display: block;
    height: 20px;
    width: 20px
}

.breadcrumbs-container {
    background: rgb(248 248 248 / 94%);
    height: 60px;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 44px;
    right: 0
}

.breadcrumbs-container nav {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    max-width: 100%
}

.breadcrumbs a {
    color: #000
}

.breadcrumbs a:hover {
    color: #0071e3
}

.value>a,
.value>a:hover {
    color: #000 !important
}

.breadcrumbs span {
    font-size: 12px;
    font-weight: 800;
    text-overflow: ellipsis;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden
}

.breadcrumbs span img {
    height: 10px
}

.breadcrumbs {
    display: flex;
    column-gap: 7px;
    font-size: 12px;
    align-items: center
}

.values-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.value {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0 10px;
    font-size: 13.5px;
    gap: 10px
}

.value>a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px
}

.value>a>img {
    height: 32px
}

.value>a>p {
    margin-bottom: 0;
    display: none;
    font-size: 12px
}

.values-container>div:last-child {
    padding-right: 0
}

.notificationbanner-primary {
    background: #0071e3
}

.notificationbanner-danger {
    background: #d32740
}

.notificationbanner-content {
    z-index: 200;
    color: #fff;
    text-align: center;
    position: sticky;
    width: 100%;
    top: 104px;
    padding: 0 32px
}

.l-container {
    max-width: 1180px;
    margin: auto;
    padding: 12px 10px
}

.notificationbanner-message {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.notificationbanner-message a:hover {
    text-decoration: underline
}

.notificationbanner-message a {
    cursor: pointer;
    color: #fff
}

@media only screen and (max-width:1233px) {
    .bagview {
        position: absolute;
        top: 8px;
        z-index: 1;
        width: 286px;
        background-color: #fff;
        border: 1px solid #d2d2d7;
        transition: .4s
    }

    .bagview-nav {
        padding: 0 8px !important
    }
}

sup {
    top: -.75em !important;
    font-size: 55% !important
}

.copyright>sup,
p>sup {
    top: -.3em !important;
    font-size: 84% !important
}

@media (max-width:1100px) {

    .breadcrumbs-container,
    .nav-container nav {
        width: 100%;
        padding: 0 32px
    }

    .breadcrumbs-container nav {
        padding: 0
    }

    .footer-content {
        padding: 50px 10px 20px
    }
}

@media screen and (max-width:940px) {
    .js-cookie-consent .flex {
        flex-direction: column
    }

    .footer-content #footer-faq-links,
    .whatsapp-chat a span.icofont-whatsapp-text {
        display: none
    }

    .footer-services ul {
        flex-wrap: wrap
    }

    footer .footer-services ul li {
        margin: 0 0 6px;
        flex: 33%
    }

    .whatsapp-chat {
        border-radius: 50px
    }
}

@media only screen and (max-width:500px) {

    .footer-bottom-container,
    .footer-container {
        margin: 3em auto auto
    }

    .js-cookie-consent {
        width: auto;
        bottom: 0;
        left: 0
    }

    footer .footer-bottom {
        justify-content: center
    }

    .footer-bottom .policy-links,
    .qel {
        padding-top: 10px
    }

    .breadcrumb-home svg {
        display: inline
    }

    .breadcrumb-home span {
        display: none
    }

    .breadcrumbs {
        column-gap: 5px;
        font-size: 11px
    }

    .breadcrumbs span {
        font-size: 11px;
        font-weight: 700
    }

    .breadcrumbs-container {
        padding: 0 20px
    }
}

.close-lang-modal,
.show-modal {
    font-size: 2rem;
    cursor: pointer
}

@media only screen and (max-width:833px) {
    .qel {
        display: none
    }

    .newslwtter-form input {
        height: 35px
    }

    .bagview-caret {
        bottom: calc(100% - 40px);
        left: 9px
    }

    .footer-content #footer-faq-links {
        display: block
    }
}

@media only screen and (min-width:769px) {

    .desktop-nav .iphones-mega-menu:hover>.mega-menu,
    .desktop-nav .right>li:hover>.mega-offers {
        visibility: visible;
        opacity: 1
    }

    .value>a>p>b {
        font-weight: 600
    }

    .value>a>p {
        line-height: 1.2;
        display: block !important
    }
}

.modal h1,
.modal h3,
.modal p {
    text-align: center
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0 0 99.9% 99.9%);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

.fa-instagram:before {
    font-weight: 800
}

.show-modal {
    font-weight: 600;
    padding: 1.75rem 3.5rem;
    margin: 5rem 2rem;
    border: none;
    background-color: #fff;
    color: #444;
    border-radius: 10rem
}

.close-lang-modal {
    position: absolute;
    top: 0;
    right: 1rem;
    color: #333;
    border: none;
    background: 0 0
}

.hidden-modal {
    display: none !important
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    max-width: 750px;
    background-color: #fff;
    padding: 2rem;
    border-radius: 5px;
    box-shadow: 0 3rem 5rem rgb(0 0 0 / 30%);
    z-index: 10
}

.modal h1 {
    line-height: 1.5
}

.modal h3 {
    font-weight: 400
}

#request-quantity img {
    height: 100px;
    width: 100px
}

.modal p {
    font-size: 17px
}

.modal form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    padding: 19px;
    flex-direction: row;
    justify-content: center
}

.modal input {
    width: 45%;
    padding-right: 35px;
    height: 2.5em;
    font-family: inherit;
    font-weight: 500;
    border-radius: 25px;
    letter-spacing: normal;
    color: #333;
    border: 1px solid #bbb;
    font-size: 1.1em;
    padding-left: 25px;
    margin: 10px 0
}

.modal form button {
    background-color: #0171e3;
    text-decoration: none;
    padding: 8px 24px;
    border: 1px solid transparent;
    border-radius: 25px;
    color: #fff;
    font-size: 1.25em;
    line-height: normal
}

.overlay-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .48);
    backdrop-filter: blur(16px);
    z-index: 5
}

#language-modal {
    width: 40%
}

.languages {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    gap: 10px;
    margin-top: 10px
}

.language-item-container {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px
}

.language-item {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    justify-content: left;
    width: 135px
}

.language-item-container.active {
    background-color: #e6e8eb
}

.language-item-container.disabled {
    background-color: #fbfbfb;
    cursor: not-allowed;
    filter: grayscale(90%)
}

.language-item-container:hover:not(.active):not(.disabled) {
    background-color: #f5f5f5
}

.language-item p {
    padding: 0;
    margin: 0
}

.language-item img {
    width: 30px !important;
    height: auto !important
}

.search-container .link-search {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:896px) {

    .ga-menu.active li,
    .mobile-product-list.active {
        opacity: 1;
        height: 100%
    }

    .nav-container.auth-nav {
        background: #000;
        margin-top: 0
    }

    .link-logo-black {
        background: url('../images/logo/logo-white.svg') center/contain no-repeat;
        display: block;
        height: 44px;
        width: 125px
    }

    .only-mobile {
        display: initial !important
    }

    .only-desktop {
        display: none !important
    }

    .footer-content {
        padding: 20px 32px 0
    }

    .footer-content-links {
        padding: 14px 0;
        max-width: 100% !important;
        width: 100%
    }

    .footer-content-links h3 {
        display: flex;
        position: relative;
        font-weight: 500;
        border-radius: 10px 10px 7px 7px;
        cursor: pointer;
        margin-bottom: 10px;
        justify-content: space-between;
        font-size: 1.17em
    }

    .footer-content-links h3 span {
        display: initial
    }

    .footer-content-links hr {
        display: block;
        margin-top: 1rem;
        margin-bottom: 0;
        border: 0;
        border-top: 2px solid
    }

    .footer-content-links ul {
        position: relative;
        height: 0;
        line-height: 1.5;
        transition: .5s;
        text-align: justify;
        overflow: hidden;
        padding: 10px 5px 0
    }

    .footer-content-links.active ul {
        transition: .7s;
        transform: translateY(0);
        opacity: 1;
        height: 100%
    }

    .bagview-caret,
    .product-list,
    footer .footer-services ul li:first-child,
    footer .footer-services ul li:nth-child(2),
    footer .footer-services ul li:nth-child(3),
    footer .footer-services ul li:nth-child(4) {
        display: none
    }

    .mobile-product-list li {
        opacity: 0;
        height: 0
    }

    .nav-container.active .desktop-nav {
        height: 100%
    }

    .mobile-product-list>a {
        display: flex !important;
        flex-direction: row;
        justify-content: space-between
    }

    .mobile-product-list {
        display: block
    }

    .desktop-nav .right {
        overflow: auto
    }

    .ga-menu ul {
        margin-bottom: 0
    }

    .ga-menu.active li {
        transform: translateY(0)
    }

    .bag-container {
        padding: 0
    }

    .bagview {
        position: static;
        z-index: 9;
        width: 100vw;
        background-color: #fff;
        border-radius: 0;
        margin: 0;
        padding: 0 2%
    }

    .quick-links ul li {
        flex: 25%
    }

    footer .footer-services ul li {
        flex: 50%
    }

    #language-modal {
        width: 100%
    }
}

.nav-container li {
    list-style: none
}

.nav-container li a:hover {
    color: #cecdcd
}

.error-text {
    color: #ff4343
}

.swal2-cancel,
.swal2-confirm {
    border-radius: 32px !important;
    font-weight: 400px !important;
    min-width: 100px
}

.loader {
    width: 16px;
    height: 16px;
    margin-right: 10px
}

.loader path {
    fill: #fff;
    transform-origin: center;
    animation: 1.5s linear infinite rotate
}

.loaderreverse {
    animation-direction: reverse !important
}

@keyframes rotate {
    to {
        transform: rotate(360deg)
    }

    from {
        transform: rotate(0)
    }
}

.warranty_container>svg>path {
    stroke: #1287ff;
    opacity: 1
}

.warranty_container {
    position: absolute;
    margin-bottom: -31px
}

.checkout_item_container {
    position: absolute;
    margin-top: -29px;
    margin-left: 22px
}

.select-0 {
    border: none
}

.bag_item_container {
    margin-top: -24px
}

@media (max-width:750px) {
    .bag_item_container {
        margin-top: 0
    }

    .warranty_container {
        position: absolute;
        margin-bottom: -101px;
        margin-left: -50px
    }
}

button:hover[disabled],
button[disabled] {
    background: #1e90ff;
    opacity: .5;
    cursor: not-allowed
}

.footer_link_margin_bottom {
    margin-bottom: -5px
}