/** Shopify CDN: Minification failed

Line 1784:0 Unexpected "}"

**/
/* vendor */
body {
    font-size: 16px;
}

@media (max-width: 575px) {
body {
    font-size: 14px; }
}

@media (min-width: 1200px) {
h2, .h2 {
    font-size: 2.5rem!important; }
}

h1, .h1 {
    font-family: Roboto Condensed,Impact,Helvetica,Arial,sans-serif;
    font-weight: 700!important;
    padding: 24px 12px;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    text-transform: uppercase;
}

@media print, screen and (min-width: 768px) {
h1, .h1 {
    font-size: 35px!important; }
}

.button {
    margin: 0px 0px 10px 0px!important;
    height: auto!important;
    padding: 15px 30px!important;
    font-size: 18px!important;
    text-transform: uppercase;
    font-weight: 600!important;
    line-height: 18px!important;
    border: 1px solid #000!important;
    transition: top 0.3s ease;
}

.button:hover {
    border: 1px solid #000!important;
}

.section {
    padding: 3rem 0rem;
}

thead {
    background: #f8f8f8;
    color: #0a0a0a;
    height: 40px;
}

thead, tbody, tfoot, tr, td, th {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-bottom: 1px solid var(--color_line);
    min-height: 40px;
}

.effect-zoom>a:not(.no-effect) .effect-img, .effect-zoom .effect-parent:not(.no-effect) .effect-img, .effect-zoom>a:not(.no-effect) img, .effect-zoom .effect-parent:not(.no-effect) img {
    transition: opacity 1s,transform 0.5s;
    width: 100%;
}

::-webkit-scrollbar {
    display: none;
} 

/* Icons */
.sidecar-icon.bi.bi-person-check {
    font-size: 2.4rem!important;
}

@media screen and (min-width: 575px) {
.bi.bi-person {
    font-size: 4rem!important; }
}

@media screen and (min-width: 575px) {
.bi.bi-person-check {
    font-size: 4rem!important; }
}

@media screen and (min-width: 575px) {
.bi.bi-bag {
    font-size: 3.2rem!important; }
}

.list-social__item>a {
    margin-right: 15px!important;
}

.about-info__social .about-info__title {
    margin-bottom: 15px!important;
    margin-right: unset!important;
}

@media screen and (max-width: 768px) {
.about-info__social .about-info__title {
    margin-right: unset!important;
    margin-bottom: 15px!important; }
}

.about-info__social {
    flex-direction: column;
    align-items: flex-start!important;
}

.list-social__item a {
    background-color: transparent!important;
}

@media screen and (min-width: 575px) and (max-width: 992px) {
.bi.bi-search {
    font-size: 3rem!important; }
}

@media screen and (min-width: 575px) and (max-width: 992px) {
.bi.bi-list {
    font-size: 4rem!important; }
}

/* cart */

.cart__dropdown-product-qty-wishlist .wishlist__icon svg {
    display: none;
}

.cart__dropdown-product-info .cart__dropdown-product-qty-wishlist .cart__dropdown-product-qty {
    font-size: 16px;
}

.cart-dropdown-title {
    height: 60px;
    line-height: 30px;
    justify-content: center;
    padding: 15px 0;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-bottom: inset;
}

.cart__dropdown-content .cart__dropdown-subtotal {
    display: none;
}

.cart__dropdown-remove .svg-icon {
    width: 20px!important;
    height: 20px!important;
}

@media screen and (max-width: 992px) {
.header__cart-dropdown {
    display: none; }
}

thead th, thead td, tfoot th, tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 500;
    text-align: left;
}

tbody th, tbody td {
    padding: 0.5rem 0.625rem 0.625rem;
}

/*breadcrumbs*/
.breadcrumbs-content {
    display: none;
}

/*customer*/
.customers-content {
    justify-content: center!important;
}

.customers-register__layout {
    width: 50%!important;
}

.customers-login__layout {
    width: 50%!important;
}

.customer form {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.addresses .field, .customer .field {
    width: calc(80% - 15px)!important;
}

@media screen and (max-width: 1200px) {
.addresses .field, .customer .field {
    width: calc(80% - 15px)!important; }
}

@media screen and (max-width: 990px) {
.addresses .field, .customer .field {
    width: calc(100% - 15px)!important; }
}

.addresses .action_bottom, .customer .action_bottom {
    margin-top: 40px!important;
}

.addresses .action_bottom, .customer .action_bottom {
    flex-direction: column;
}

.customers-content .customers-register__layout .customers-register__content .customer {
    padding-bottom: 50px!important;
    background: #f7f7f7;
}

@media screen and (max-width: 768px) {
.customers-content {
    flex-direction: column; }
}

@media screen and (max-width: 768px) {
.customers-register__layout, .customers-login__layout {
    width: 100%!important; }
}

.customers-content>div:first-child {
    background-color: #0000!important;
}

@media screen and (max-width: 768px) {
.customers-social__layout {
    width: 100%!important; }
}
.customers-social__layout {
    max-width: 100%;
    padding: 50px;
    text-align: center;
    width: 50%;
    background: #f0f0f0;
}

.social {
    color: var(--color_heading);
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center;
}

@media screen and (max-width: 992px) {
.customers-social__layout {
    padding: 30px; }
} 

.customer-register {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin: 45px 0;
    border-top: 1px solid #f0f0f0;
}

.customer-text {
    padding: 25px;
    text-transform: uppercase;
}

/* product-recommandation */
.product-template__bottom .box-divider {
    border-top: none!important;
    border-bottom: none!important;
}

/* product-page */
.social-sharing .btn--share {
    height: unset!important;
    line-height: unset!important;
    border-radius: unset!important;
    text-decoration: unset!important;
    display: unset!important;
    padding: unset!important;
    background-color: unset!important;
}

.disabled_variant+label {
color: rgba(27,25,30,.4)!important;
border-color: rgba(27,25,30,.1)!important;
text-decoration: line-through;
}

.disabled_variant:checked+label{
color: #fff!important;
}

.product-template-top {
    display: grid;
    align-items: start;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1)!important;
}

@media screen and (max-width: 768px) {
.product-template-top {
    margin-bottom: 10px; }
}

share-button.share-button.d-block.d-md-none {
    grid-row: 1 / 2;
    position: absolute;
    right: 0;
    padding-right: 15px;
}

.share-button__button svg {
    transform: translateY(-100%);
    width: 20px;
    height: 20px;
}

div#price-template--15039740412015__main {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row;
}

.product-template__media {
    padding: 0;
}

.share-button__button {
    line-height: 14px!important;
    font-size: 14px!important;
    padding: 0 0 0 30px!important;
    background-color: unset!important;
    margin-bottom: unset!important;
    border: unset!important;
    color:  #1e1e1e;;
}

.share-button__button:hover {
    border-color: unset!important;
    border: unset!important;
}

.product-form__input input[type=radio] {
    clip: rect(1px,1px,1px,1px)!important;
    white-space: nowrap;
}

variant-selects .product-form-value__item {
    display: unset!important;
    flex-wrap: unset!important;
    align-items: unset!important;
    margin-bottom: unset!important;
    text-align: unset!important;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    z-index: 2;
}

@media only screen and (max-width: 768px) {
variant-selects .product-form__item {
    grid-gap: 12px; }
}

variant-selects .product-form__item {
    display: grid!important;
    flex-wrap: wrap!important;
    align-items: center!important;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 8px;
    position: relative;
}

@media screen and (max-width: 768px) {
.product-template__content-left .product-template__info {
    margin-top: 15px; }
}

variant-selects {
    margin-bottom: 15px!important;
    margin-top: 10px!important;
}

.product-template__content .product-form__input.product-form__input--dropdown, .product-template__content .product-form__input.product-form__quantity {
    display: none!important;
}

.product-template__info .product-template__rating {
    display: none!important;
}

.product-template__content .product-template__title {
    letter-spacing: -0.5px;
    font-size: 30px;
    margin-bottom: 0px;
    border-bottom: unset;
    text-align: left;
    padding: 10px 0px 24px 0px;
}

@media screen and (max-width: 575px) {
.product-template__content .product-template__title {
    grid-row: 1 / 2;
    font-weight: 300!important;
    font-size: 14px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important; }
}

@media screen and (min-width: 575px) and (max-width: 768px) {
.product-template__content .product-template__title {
    font-weight: 300!important;
    font-size: 18px!important;
    margin-bottom: 0px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important; }
}

@media screen and (max-width: 992px) {
.container {
    max-width: none!important;  }
} 

.col-12.col-lg-10 {
    padding-left: 0rem;
    padding-right: 0rem;
}

.product-item__image-zoom svg {
    display: none;
}

.product-template__content .product-template__info .money {
    font-weight: 700!important;
    font-size: 30px;
}

@media screen and (min-width: 768px) {
.product-media__stacked .product-media__item:first-child {
    width: 50%!important;
    padding-top: 15px!important; }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
.container-md, .container-sm, .container {
    max-width: 960px; }
}

.product-template__content .product-template__info .quantity {
   display: none;
}

fieldset.product-form__input .form__label {
    font-size: 16px!important;
}

variant-selects .product-form-value__item input[type=radio]:checked+span {
    border: 1px solid;
    border-color: #000!important;
    color: #000!important;  
}

.product-form__input input[type=radio] + label span:hover {
    border-color: #000!important;
    color: #000!important;
    border: 1px solid;
}

.product-form__submit.button {
    background: #2d8a4e!important;
    border-color: #2d8a4e!important;
}

.product-form__submit.button:hover {
    background: #fff!important;
    color: #2d8a4e!important;
}

.product-template__wishlist.button {
background: #ffffff!important;
    border-color: #000000!important;
    color: #000000!important;
}

.product-template__wishlist.button:hover {
    background: #000000!important;
    color: #ffffff!important;
}

.product-template__earnpoints a {
    text-decoration-line: underline;
}

/* menu-drawer */
@media screen and (max-width: 992px) {
.menu-drawer .search-drawer__content, .menu-drawer-container .menu-drawer .menu-drawer__inner-container {
    max-width: 85%!important; }
}

.js details[open]>.menu-drawer, .js details[open]>.menu-drawer__submenu {
    opacity: 1;
    transition: visibility .4s linear,opacity .4s cubic-bezier(.4,0,.2,1)!important;
    height: 100%;
    background-color: #141517cc;
    content: "";
}

/* main-header */
@media screen and (max-width: 575px) {
.main-header__icon-item {
    margin-left: 10px!important; }
}

@media screen and (max-width: 575px) {
.mobile-header__right, .mobile-header__left {
    width: unset!important; }
}

header-wishlist {
    display: none;
}

@media screen and (min-width: 768px) {
header-wishlist {
    margin-bottom: 3px!important;
    margin-left: 10px!important; }
}

@media screen and (max-width: 992px) {
.main-header-content > div {
    flex: 1; }
}

@media screen and (max-width: 992px) {
.mobile-header__left .mobile-header__search, .mobile-header__right header-drawer, .mobile-header__left header-drawer {
    display: inline-block !important; }
}

@media screen and (max-width: 992px) {
.main-header header-drawer {
    margin-left: 0!important; }
}

@media screen and (max-width: 992px) {
.mobile-header__left .mobile-header__search {
    margin-left: 15px; }
}

@media screen and (max-width: 992px) {
.menu-drawer svg {
    width: 25px!important;
    height: 25px!important; }
}

@media screen and (max-width: 575px) {
.menu-drawer svg {
    width: 25px!important;
    height: 25px!important;
    top: 20px!important; }
}

header-drawer.d-block.d-md-none {
    display: none!important;
}

@media screen and (max-width: 768x) {
header-wishlist.main-header__compare.main-header__icon-item.d-none.d-md-block {
    display: block!important;
    margin-right: 15px; }
}

@media screen and (max-width: 992px) {
.main-header__left-top {
    display: none; }
}

.search__form .search_box {
    font-weight: 400;
    font-size: 16px;
    font-family: Roboto,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .2px;
    border-radius: 37px;
    height: 45px;
    padding: 8px 30px;
    border: 2px solid #efefef;
    background-color: #efefef;
    box-shadow: none!important;
    -webkit-appearance: none;
    width: 100%;
}

.search_submit svg {
    height: 25px!important;
    width: 25px!important;
}

.top-header__search .search_submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    border-radius: 0;
    color: inherit;
    cursor: pointer;
    height: 45px;
    background-color: #2220!important;
    border: none!important;
    color: #060606!important; 
}

.top-header__search .search_submit:hover {
    background: #2220!important;
    border: none!important;
    color: #757575!important;
}

.main-header__tools svg {
    width: 32px!important;
    height: 32px!important;
}

@media screen and (max-width: 575px) {
.main-header__tools svg {
    width: 22px!important;
    height: 22px!important; }
}

.main-header__icon-item .header__icon-count, .cart-count-bubble {
    height: 20px!important;
    line-height: 20px!important;
    width: 20px!important;
    bottom: -5px!important;
    left: 17px!important;
    font-size: 12px!important;
}

@media screen and (max-width: 574px) {
.main-header__icon-item .header__icon-count, .cart-count-bubble {
    height: 16px!important;
    line-height: 9px!important;
    width: 16px!important;
    bottom: -5px!important;
    left: 12px!important;
    font-size: 10px!important; }
}

.main-header__navigation {
    flex: 1 0 0%;
}

.main-header__logo {
    flex: 1 0 0%;
}

@media screen and (min-width: 1024px) {
.top-header__search {
    width: 284px!important; }
}

.main-header__tools {
    justify-content: flex-end;
    flex-wrap: nowrap!important;
}

@media only screen and (max-width: 992px) {
.main-header__logo {
    height: 56px; }
}
  
@media screen and (max-width: 992px) {
.main-header {
    padding-top: 0!important;
    padding-bottom: 0!important; }
}

@media screen and (max-width: 768px) {
.main-header-content .main-header__cart {
    margin-right: 0px!important;
    margin-left: 10px!important; }
}

.main-header {
    border-bottom: none!important;
}

.list-menu--inline {
    flex-wrap: nowrap;
}

.top-header__search {
    margin-right: auto!important;
}

@media screen and (max-width: 992px) {
.mobile-header__left {
    justify-content: flex-start;
    flex-wrap: nowrap!important;
    display: flex!important;
    align-items: center; }
}

@media screen and (max-width: 575px) {
.mobile-header__left .mobile-header__search {
    margin-right: 10px; }
}

@media screen and (max-width: 575px) {
.announcement-bar .announcement__item {
    font-size: 12px!important;
    font-weight: 500;
    padding: 10px 0!important; }
}

.top-header__menu-content {
    display: none;
}

.level1-title {
    font-size: 16px;
    color: var(--color_dropdown_heading);
    border-bottom: 1px solid var(--color_dropdown_border);
    font-weight: 600;
    padding: 0 0 5px;
    margin-bottom: 15px;
}

.level1-title:hover {
    color: var(--color_dropdown_text_hover);
}

.header__mega .linklist-title {
    display: none;
}

.header__heading {
    padding: 0px!important;
    border-bottom: unset!important;
}

.header__inline-menu .header__menu-root .header__menu-item {
    font-weight: 500!important;
}

.headerstyle-1 .header__menu-root.menu__dropdown .dropdown-menu {
    margin-top: 15px!important;
}

.headerstyle-1 .sticky .header__cart-dropdown, .headerstyle-1 .sticky .header__menu-root.menu__dropdown .dropdown-menu {
    margin-top: 0!important;
}

li.header__menu-root.menu__dropdown.menu__mega.mobile-menu-toggle.toggle__area {
    padding-bottom: 10px;
}

/* collection-page */
.collection-template__content.padding-left.is-sidebar.col-12.col-md-4-5 {
    width: 100%!important;
}

.collection-template__navigation {
    position: relative;
    grid-gap: 12px;
    grid-auto-columns: 66px;
    grid-auto-flow: column dense;
    overflow: auto;
    margin: 0 auto;
    flex-wrap: unset!important;
}

@media screen and (max-width: 575px) {
.collection-template__navigation {
    grid-gap: 8px; }
}

.collection-template__navigation .collection-template__navigation-item {
    border: none!important;
    width: unset!important;
    padding: unset!important;
}

.navigation-item__wrapper {
    position: relative;
    z-index: 1;
}

.collection-template__navigation .navigation-item__image {
    height: 85px;
    width: 85px!important;
    margin: 3px;
}

@media screen and (max-width: 575px) {
.collection-template__navigation .navigation-item__image {
    height: 65px;
    width: 65px!important; }
}
.collection-template__navigation .navigation-item__image img {
    height: 78px;
    width: 78px!important;
    border-radius: 50%;
    border: 3px solid #fff;
    margin: 3px;
}

@media screen and (max-width: 575px) {
.collection-template__navigation .navigation-item__image img {
    height: 58px;
    width: 58px!important; }  
}

.navigation-item__image:after {
    content: "\00a0";
    background: linear-gradient(45deg,#ff3737,#ffc400);
    border-radius: 50%;
    display: block;
    width: 84px;
    height: 84px;
    margin-top: -84px;
    margin-left: 0px;
    z-index: -2;
    position: sticky;
}

@media screen and (max-width: 575px) {
.navigation-item__image:after {
    width: 64px;
    height: 64px;
    margin-top: -64px; }
}

.collection-template__navigation .navigation-item__description {
    padding: 5px 0!important;
    flex-direction: column;
}

.collection-template__navigation .navigation-item__title {
    font-size: 12px!important;
    padding: 5px 0;
    font-family: Roboto,Arial,sans-serif!important;
    letter-spacing: -0.3px!important;
    flex-direction: row;
    width: 87px;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 575px) {
.collection-template__navigation .navigation-item__title {
    font-size: 9px!important;
    letter-spacing: -0.5px!important;
    width: 67px; }
}

/* collection-grid */
@media screen and (max-width: 768px) {
.collection-grid-template--15039739756655__16580745400048897c {
    margin-top: 20px !important; }
}

.template-index .index-collection-grid .viewall a:hover {
   border-color: var(--color_btn_border1)!important;
   color: var(--color_body_index);
}

.index-collection-grid .collection-grid__content > .row {
    margin-bottom: 20px;
}

.index-collection-grid .viewall a {
    text-decoration: unset!important;
    text-underline-offset: unset!important;
}

.template-index .index-collection-grid .viewall a {
    color: var(--color_btn_text);
}

.viewall {
    display: block;
    text-align: center;
    margin-left: unset!important;
}

.collection-grid__content {
    padding-top: 0px!important;
}

.box-title {
    display: flex!important;
    align-items: center;
    width: 100%;
    margin-bottom: 24px!important;
    position: relative;
    justify-content: center;
}

.box-title:before {
    margin-right: 30px;
    content: "";
    background-color: #dbdbdb;
    width: 100%;
    height: 2px;
    flex: 1 1;
}
@media screen and (max-width: 992px) {
.box-title:before {
    margin-right: 12px; }
}

.box-title:after {
    margin-left: 30px;
    content: "";
    background-color: #dbdbdb;
    width: 100%;
    height: 2px;
    flex: 1 1;
}

@media screen and (max-width: 992px) {
.box-title:after {
    margin-left: 12px; }
}

/* product-item */
@media only screen and (max-width: 768px) {
.collection-grid-template--15053874757743__16580745400048897c .container {
    padding: 0!important; }
}

.template-index section:not(.cart-modal) .price__compare .money, .template-index section:not(.cart-modal) .price__compare * {
    color: #df1e31;
    font-weight: 300;
}

@media only screen and (max-width: 991px) {
.product-labels {
    top: 5px!important; }
}

.product-labels .product__labels-item {
    font-weight: 300;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
}

@media only screen and (max-width: 992px) {
.product-labels .product__labels-item {
    font-size: 12px!important;
    height: 20px!important;
    line-height: 20px!important;
    padding-left: 5px!important;
    padding-right: 8px!important; }
}

@media only screen and (max-width: 767px) {
.product-labels {
    display: unset!important; }
}

@media screen and (max-width: 768px) {
.__product .product-item__content {
    padding-left: 1px;
    padding-right: 1px; }
}

@media screen and (max-width: 768px) {
.collection-template__product .collection-template__product-item {
    padding-left: 1px;
    padding-right: 1px; }
}

@media screen and (max-width: 768px) {
.product-item__grid .product-item__bottom.info-padding-true {
    padding: 0 10px!important; }
}

@media screen and (max-width: 768px) {
.index-collection-grid .collection-grid__content > .row {
    margin-left: 0px!important;
    margin-right: 0px!important; }
}

@media screen and (max-width: 768px) {
.index-collection-grid .collection-grid__content > .row > * {
    padding-left: 1px;
    padding-right: 1px; }
}

@media screen and (max-width: 768px) {
.collection-grid-template--15039739756655__16580745400048897c .container {
    padding-right: unset!important;
    padding-left: unset!important; }
}

.product-item__grid .product-item__bottom.info-padding-true {
    padding: 0;
}

.product-item__quickview {
    display: none!important; 
}

.price-item .price-from {
    display: none!important;
}

@media screen and (max-width: 768px) {
.product-template__content .product-template__info .money {
    font-size: 16px!important; }
}

.template-index section:not(.cart-modal) .price__sale, .template-index section:not(.cart-modal) .price__regular, .template-index section:not(.cart-modal) .price__sale .money, .template-index section:not(.cart-modal) .price__regular .money {
    color: #1e1e1e!important;
}

.product-item__hover.top-right {
    right: 10px!important;
}

.product-item__bottom .product-item__title, .product-item__title {
    font-weight: 300!important;
    font-size: 16px!important;
}

@media screen and (max-width: 575px) {
.product-item__bottom .product-item__title, .product-item__title {
    margin-top: 10px;
    font-size: 12px!important; }
}

@media screen and (min-width: 575px) and (max-width: 768px) {
.product-item__bottom .product-item__title, .product-item__title {
    font-size: 14px!important; }
}


.product-item__grid .product-item-group {
    margin-top: 0px!important;
}

@media screen and (max-width: 768px) {
.price__sale, .price__regular, .price__sale .money, .price__regular .money {
    font-size: 12px; }
}

/* footer */
.footer-newsletter {
    display: none!important;
}

/* modal */
s.cart-item__old-price.price {
    margin-right: 10px;
}

.cart__dropdown-product-price .money {
    font-size: 16px!important;
}

.cart-item__discounted-prices {
    display: flex;
}

.cart__dropdown-action form .button {
    margin-left: 2px!important;
}

.cart__dropdown-action>*:not(:last-child) {
    margin-right: 2px!important;
}
  
.cart__dropdown-action {
    position: sticky;
    background: #fff;
    bottom: 0;
}

.cart__dropdown-action .button {
    padding: 17px 0px!important;
    font-size: 16px!important;
}

.cart__dropdown-product-qty-wishlist .wishlist__icon svg {
    display: none;
}

.cart__dropdown-product-info .cart__dropdown-product-qty-wishlist .cart__dropdown-product-qty {
    font-size: 16px;
}

.cart-dropdown-title {
    height: 60px;
    line-height: 30px;
    justify-content: center;
    padding: 15px 0;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-bottom: inset;
}

.cart__dropdown-content .cart__dropdown-subtotal {
    display: none;
}

.cart__dropdown-remove .svg-icon {
    width: 20px!important;
    height: 20px!important;
}

@media screen and (max-width: 992px) {
.header__cart-dropdown {
    display: none; }
}

cart-modal.is-error .cart-modal__title-error-message {
    color: red;
    padding: 40px 0;
    font-size: 16px;
}

cart-modal .cart-modal__content-countdown {
    border-top: 2px solid var(--color_line)!important;
    padding-top: 15px;
    text-align: right;
}
  
.modal__layout {
    transition: visibility .4s linear,opacity .4s cubic-bezier(.4,0,.2,1);
}

.modal__body {
    padding: unset!important;
}

.modal__content {
    padding: 30px 0px;
}

.modal__close-icon {
    z-index: 1;
    width: 50px;
    height: 40px;
    padding-right: 12px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media screen and (min-width: 768px) {
.modal__close-icon {
    top: 20px;
    right: 20px; }
}

#product-quickview .product-template__info {
    flex-direction: column;
    margin-top: 10px;
}

#product-quickview .product-template__info .product-template__info-right {
    padding: unset!important;
    border: unset!important;
    max-width: initial!important;
    width: 100%;
}

@media screen and (max-width: 768px) {
#product-quickview .product-template__inner .product-template__info .product-template__info-right {
    max-width: initial!important; }
}

#product-quickview .product-template__info-left {
    width: 100%important;
    padding-right: unset!important;
}

@media screen and (max-width: 768px) {
#product-quickview .product-media__stacked {
    display: grid;
    grid-gap: 0px;
    position: relative;
    overflow: auto;
    grid-auto-flow: column dense;
    grid-auto-columns: 300px; }
}

@media screen and (max-width: 767px) {
#product-quickview .product-media__stacked .product-media__item {
    width: 100%!important;
    padding-top: 0px!important; }
}

@media screen and (max-width: 575px) {
#product-quickview .product-template__content .product-template__title {
    font-size: 14px!important; }
}

@media screen and (max-width: 768px) {
#product-quickview .product-template__content .product-template__title {
    letter-spacing: 0px!important;
    font-size: 18px;
    text-align: left!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    font-weight: 100!important; }
}

@media screen and (max-width: 575px) {
#product-quickview .product-template__content .product-template__info .money {
    font-weight: 300!important;
    font-size: 16px!important; }
}

@media screen and (max-width: 768px) {
#product-quickview  .product-template__content .product-template__info .price {
    padding-bottom: 5px;
    justify-content: flex-start!important; }
}

div#price-template--15039740510319__main {
    width: 100%;
}

#product-quickview variant-selects {
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    width: 100%;
}

@media screen and (max-width: 768px) {
#product-quickview .product-form__item .product-form-value__item span {
    padding: 0; }
}

@media screen and (max-width: 768px) {
variant-selects .product-form__item {
    grid-template-columns: repeat(5,1fr); }
}

.product-template__form {
    width: 100%;
}

#product-quickview .product-template-top__info {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

#product-quickview .share-button__button {
    min-height: 30px!important;
    padding: 0px 20px 10px 10px!important;
}

#product-quickview .share-button__button svg {
    position: absolute;
    top: unset!important;
    left: unset!important;
    transform: unset!important;
    height: 20px;
    width: 20px;
}

cart-modal .cart-modal__content .cart-modal__content-right {
    display: none;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
.modal__body {
    padding: unset!important; }
}

@media screen and (min-width: 768px) {
cart-modal .cart-modal__content .cart-modal__content-left {
width: 100%!important;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: unset!important;
    padding-right: unset!important;
    border-right: unset!important; }
}

cart-modal .modal__content {
    padding: 30px 15px;
}

@media screen and (min-width: 575px) and (max-width: 768px) {
cart-modal .modal__content {
    max-width: calc(100% - 60px); }
}

cart-modal  .modal__title {
    height: 60px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    color: #000!important;
    border-bottom: 1px solid var(--color_line)!important;
    background-color: #ffffff!important;
    justify-content: center!important;
    margin-bottom: 0px;
    font-size: 18px!important;
}

@media screen and (max-width: 768px) {
cart-modal  .modal__title {
    height: 40px!important; }
}

cart-modal .modal__close-icon {
    right: 0px;
    color: #000;
}

cart-modal .modal__title>* {
    font-weight: 600;
    font-size: 18px!important;
}

@media screen and (max-width: 768px) {
cart-modal .modal__title>* {
    font-size: 14px!important; }
}
  
@media screen and (max-width: 768px) {
cart-modal .cart-modal__content {
    flex-direction: column;
    align-items: center; }
}

@media screen and (max-width: 768px) {
cart-modal .cart-modal__content .cart-modal__content-left {
    width: 100%!important; }
}

@media screen and (max-width: 768px) {
cart-modal .cart-modal__content .cart-modal__content-right {
    display: none;
    padding: 10px 0!important;
    border-bottom: 1px solid var(--color_line);
    width: 100%!important;
    border-top: 2px solid var(--color_line)!important; }
}

@media screen and (max-width: 768px) {
cart-modal .cart-modal__content .cart-modal__content-left {
    width: 100%!important;
    padding: 10px 0!important;
    border-right: unset!important;
    border-bottom: 1px solid var(--color_line); }
}

cart-modal .cart-modal__content-product {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
    align-content: center;
    align-items: flex-start;
}

.cart-modal__product-content {
    position: relative;
    padding: 0!important;
}

.modal__layout {
    background-color: #0a0a0a73;
}

@media screen and (max-width: 768px) {
cart-modal .cart-modal__content-product .cart-modal-product__info {
    padding-left: 10px;
    padding-top: 0px; }
}

cart-modal .cart-modal-product__name {
    font-size: 14px;
}

@media screen and (max-width: 768px) {
cart-modal .cart-modal-product__name {
    font-size: 12px!important; }
}

cart-modal .cart-modal-product__option {
    font-size: 16px;
}

@media screen and (max-width: 768px) {
cart-modal .cart-modal-product__option {
    font-size: 14px!important; }
}

cart-modal .price * {
    font-size: 16px;
}

@media screen and (min-width: 768px) {
cart-modal .price * {
    font-size: 14px!important; }
}

cart-modal .cart-modal-product__qty {
    font-size: 14px;
}

/* menu-drawer */
.menu-drawer__text {
    display: none;
}

@media screen and (max-width: 992px) {
.mobile-header__left details[open]>.menu-drawer .icon-close {
    left: unset!important;
    right: 0!important;
    color: #fff!important;
    width: 25px!important;
    height: 25px!important;
    opacity: 1!important; }
}

/* cart-page */
@media screen and (min-width: 768px) {
.cart-items td {
    padding-top: 15px!important;
    padding-bottom: 15px!important; }
}

cart-remove-button .button {
    border: none!important;
    float: right;
}

cart-remove-button .button:hover {
    border: none!important;
}

.cart-item__details .product-option {
    font-size: 14px;
}

.cart-template-title {
    text-transform: uppercase;
    padding: 30px 0;
    height: 90px;
    line-height: 90px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.delivery-text {
    height: auto;
    display: flex;
    justify-content: flex-end;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}

.cart-template__bottom .cart__note textarea, .shipping-calculator input:not([type="button"]), .shipping-calculator select {
    border: 2px solid var(--color_line);
}

.cart-template__bottom .cart__note label {
    font-size: 18px;
}

.quantity__button {
    background-color: #cecece5e;
}

.quantity__button svg {
    width: 1.2rem;
}

.cart-item__name {
    font-size: 14px;
    font-weight: 300!important;
}

@media screen and (max-width: 575px) {
.cart-item__name {
    font-size: 1.4rem;
    line-height: 14px; }
}

@media screen and (max-width: 575px) {
.cart__items .cart-item {
    column-gap: 15px!important; }
}

@media screen and (min-width: 575px) and (max-width: 768px) {
.cart__items .cart-item {
    column-gap: 20px!important; }
}

@media screen and (max-width: 768px) {
.cart-item__remove {
    display: none; }
}

@media screen and (max-width: 768px) {
.cart-item__quantity label {
    display: none; }
}

@media screen and (max-width: 768px) {
.cart-item:last-child {
    margin-bottom: 0; }
}

@media screen and (max-width: 768px) {
.cart-items thead th {
    padding-left: 0!important;
    padding-right: 0!important; }
}

@media screen and (max-width: 768px) {
.cart-item__price-wrapper {
    margin-top: unset!important; }
}

@media screen and (max-width: 768px) {
.cart-item__price-wrapper .price .money {
    line-height: 30px!important; }
}

@media screen and (max-width: 768px) {
.cart-item__media {
    grid-row: 1 / 3;
    max-width: 120px; }
}

@media screen and (max-width: 575px) {
.cart-template__totals .totals {
    padding: unset!important; }
}

.totals {
    align-items: flex-end!important;
}

.cart-items thead th {
    font-size: 14px!important;
}

.product-form__input input[type=radio]:checked + label span {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .25px;
    border-radius: 4px;
    cursor: pointer;
    padding: 12px 0;
    transition: .2s ease;
    height: unset!important;
    margin-right: unset!important;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    border: 2px solid #000!important;
    line-height: unset!important;
  
}


.product-form__input input[type=radio] + label span {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .25px;
    border-radius: 4px;
    cursor: pointer;
    padding: 12px 0;
    transition: .2s ease;
    height: unset!important;
    margin-right: unset!important;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    border: 1px solid #d5d5d5!important;
    line-height: unset!important;
}


.product-form__input input[type=radio].disabled + label span {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .25px;
    border-radius: 4px;
    cursor: pointer;
    padding: 12px 0;
    transition: .2s ease;
    height: unset!important;
    margin-right: unset!important;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    border: 1px solid #d5d5d5!important;
    line-height: unset!important;
    text-decoration: line-through;
    color: #d5d5d5;
}


.product-template__info .button:disabled {
    background: #ff0000!important;
    border-color: #ff0000!important;
    opacity: .75;
}

.product-form__input input[type=radio].disabled:hover + label span {
    cursor: not-allowed;
    border: 1px solid #ff5a52!important;
    color: #ff5a52!important;
}

.product-form__input input[type=radio]:checked.disabled + label span {
    border: 2px solid #ff5a52!important;
    color: #ff5a52!important;
}

.product-template__info .button:disabled:hover {
    color: #fff!important;
}

/* account-page */
th.table-title-order {
    width: 30%;
}

th.table-title-payment {
    width: 25%;
}

th.table-title-status {
    width: 25%;
}

th.table-title-total {
    width: 20%;
}

tbody.table-info.border-none {
    font-size: 14px;
}

.card-info-tier {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.address-content, .account-layout .account-content {
    max-width: 992px!important;
}

.account-content {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.account-content__info.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}


.left-card {
    width: calc(30% - 1.875rem);
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background: #fefefe;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
.left-card {
    width: 100%; }
}
  

.order-card {
     display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background: #fefefe;
    overflow: hidden;
}

.account-content__orders {
    width: auto;
    flex: 1 1 0px;
    -webkit-box-flex: 1;
}

.card-section {
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.member-title {
    font-weight: 600;
}

.member-tier {
    color: #ffe083;
    background: #222;
    padding: 4px 10px;
    border-radius: 5px;
    width: fit-content;
}

.card-info {
    margin-bottom: 10px;
}

h3.card-title {
    background: #eee;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 992px) {
h3.card-title {
    font-size: 16px!important; }
}

.money {
    letter-spacing: -0.05rem!important; }
}

@media screen and (max-width: 575px) {
.money {
    font-size: 14px!important; }
}

a.btn.btn--secondary.btn--small {
    font-weight: 500!important;
}


li.disabled {
    display: inline-block!important;
    visibility: hidden;
}

.pagination {
    margin: 20px 0;
}

.card-logout {
    margin: 10px 0;
    text-decoration: underline;
}

.product-details {
    display: flex;
    flex-direction: row!important;
    flex-wrap: nowrap;
    align-items: flex-start!important;
    justify-content: center;
    align-content: flex-start;
}

/* order-page */
.return-account-link {
    font-size: 16px;
    margin: 10px 0;
}

table.unstriped.hover {
    width: 100%;
}

th.table-title-product {
    width: 50%;
}

.order-info {
    padding: 20px 10px;
    width: 75%;
}

@media screen and (max-width: 992px) {
.order-info {
    padding: 20px 0!important;
    width: 100%!important; }
}

.order-address {
    padding: 20px 10px;
    width: 25%;
}

@media screen and (max-width: 992px) {
.order-address {
    padding: 20px 0!important;
    width: 100%!important; }
}

.order-content {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-start;
}

@media screen and (max-width: 992px) {
.order-content {
    display: flex;
    flex-direction: column; }
}

td.product-name {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.product-thumb {
    padding-right: 15px;
}

@media screen and (max-width: 575px) {
.product-thumb {
    padding-right: 5px!important; }
}

.sum-col .money {
    font-size: 18px;
}

tfoot.border-none {
    height: 120px;
    font-size: 20px;
}

.product-order {
    width: 100%;
}

@media screen and (max-width: 575px) {
.product-order {
    font-size: 12px!important; }
}

@media screen and (max-width: 575px) {
.border-none .money {
    font-size: 12px; }
}

/* 404-page*/
.template-404__layout {
    min-height: 40vh!important;
}

@media screen and (max-width: 575px) {
.template-404__layout {
    min-height: 60vh; }
}

.template-404__layout .template-404__content {
    margin-top: 10vh!important;
    width: 100%!important;
    transform: unset!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}

/* filter */
@media screen and (min-width: 768px) {
.collection-template__navigation {
    flex-wrap: wrap!important; }
}

.mobile-facets__footer>* {
    margin-right: 10px;
}

.mobile-facets__clear {
    margin: 0px 0px 10px 0px!important;
    height: auto!important;
    padding: 17px 30px!important;
    font-size: 18px!important;
    text-transform: uppercase;
    font-weight: 600!important;
    line-height: 18px!important;
    border: 1px solid!important;
    transition: top 0.3s ease;
}

/* menu-drawer */
.menu-drawer__menu-item.my-account {
    text-transform: uppercase;
    font-weight: 500;
}

@media screen and (max-width: 991px) {
.mobile-header__left details[open]>.header__icon--menu .icon-close {
    opacity: 1; }
}

form#HeaderCountryFormMobile {
    display: none;
}

.menu-drawer__account-menu.list-menu {
    border-bottom: 1px solid var(--color_line);
    padding-bottom: 10px;
    padding-top: 10px;
}

.menu-drawer__collection-menu.list-menu {
    border-bottom: 1px solid var(--color_line);
    padding-bottom: 15px;
}

a.header__menu-item.list-menu__item.toggle__title {
    height: 35px;
    font-size: 30px!important;
    line-height: 40px!important;
}

@media screen and (max-width: 768px) {
a.header__menu-item.list-menu__item {
    height: 35px;
    font-size: 30px!important;
    line-height: 40px!important; }
}

a.menu-drawer__menu-item.list-menu__item {
    font-size: 18px!important;
}

a.menu-drawer__menu-item.list-menu__item {
    font-size: 18px!important;
    padding: 5px 0;
}

.menu-drawer__menu-item.list-menu__item.customer {
    background: #000;
    width: 100%;
    color: #fff!important;
    text-align: center;
    margin: 0px 0px 10px 0px!important;
    height: auto!important;
    padding: 15px 30px!important;
    font-size: 18px!important;
    font-weight: 600!important;
    line-height: 18px!important;
    border: 1px solid #000!important;
    transition: top 0.3s ease;
    text-transform: capitalize;
}

.menu-drawer__menu-item.list-menu__item.new-customer {
    background: #fff;
    width: 100%;
    color: #000!important;
    text-align: center;
    margin: 0px 0px 10px 0px!important;
    height: auto!important;
    padding: 15px 30px!important;
    font-size: 18px!important;
    font-weight: 600!important;
    line-height: 18px!important;
    border: 1px solid #000!important;
    transition: top 0.3s ease;
    text-transform: capitalize;
}

.menu-drawer__account-menu-button.list-menu {
    margin-top: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--color_line);
    padding-bottom: 15px;
}

@media screen and (max-width: 768px) {  
.level1-title {
    font-size: 20px!important; }
}

@media screen and (max-width: 768px) {  
.level2-title {
    font-size: 16px!important;
    line-height: 24px!important; }
}

.header__menu-root.menu__dropdown .header__mega .header__submenu .level1-menu a {
    font-size: 16px;
    line-height: 26px;
}

.menu-drawer-bottom {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--color_line);
}

.sidecar-menu.flex-container {
    font-size: 18px;
    line-height: 4rem;
    letter-spacing: 0.1rem;
}

.sidecar-link-title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 0!important;
    align-items: center;
}

.sidecar-icon.bi {
    margin-right: 10px;
    font-size: 2rem;
}

/* banner */
@media screen and (max-width: 768px) {  
.index-banner-text2 .container {
    padding-right: 0px!important;
    padding-left: 0px!important; }
}

.box-content {
    display: flex;
    flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {  
.box-content {
    flex-direction: column-reverse; }
}

@media screen and (max-width: 768px) {  
.banner-text2-template--15039739756655__16607567742c9e1f8c .container {
    padding-left: 0!important;
    padding-right: 0!important; }
}

.index-banner-text2 .texts-area .texts-desc {
    letter-spacing: .2rem;
    font-weight: 400;
    margin-bottom: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.index-banner-text2 .texts-area .texts-heading {
    font-size: 40px !important; }
}

@media screen and (min-width: 576px) and (max-width: 991px) {
.index-banner-text2 .banner-position__left .texts-area .texts-area__content {
    padding-left: 8%; }
}

@media screen and (max-width: 768px) {
.index-banner-text2 .texts-area {
    text-align: center;
    justify-content: center; }
}

@media screen and (max-width: 575px) {
.index-banner-text2 .texts-area {
    padding-top: 40px; }
}

@media screen and (max-width: 767px) {
.index-banner-text2 .texts-area .texts-heading {
    font-size: 30px !important; }
}

@media screen and (max-width: 575px) {
.index-banner-text2 .has-bkg {
    padding-top: unset!important; }
}

/* about-page */
.about-info__our {
    padding-right: 50px;
}

@media screen and (min-width: 1200px) {
.about-info__our {
    padding-left: unset!important; }
}

@media screen and (max-width: 767px) {
.about-info__our {
    padding-right: unset!important;
    text-align: left!important; }
}

@media screen and (min-width: 1200px) {
.about-info__left.col-12.col-md-6 {
    padding-top: 70px!important; }
}

@media screen and (max-width: 768px) {
.about-quote__title {
    font-size: 26px!important; }
}

@media screen and (min-width: 768px) {
.about-quote__title {
    font-weight: 700!important;
    font-size: 50px!important; }
}

.about-quote__name {
    font-size: 25px;
    font-weight: 500;
}

@media screen and (max-width: 768px) {
.about-quote__name {
    font-size: 20px!important; }
}  

.about-info__content .content {
    flex-direction: column-reverse;
}

@media screen and (min-width: 768px) {
.about-info__content .content {
    flex-direction: row-reverse; }
}

.about-quote__content {
    width: 100%!important;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
.about-info__group {
    padding-top: 50px!important; }
}

@media screen and (min-width: 768px) {
.about-info__group {
    padding-left: 70px!important; }
}

/* apps */
.grecaptcha-badge {
    display: none!important;
}

.rawa-branding {
    display: none!important;
    max-width: 0%!important;
    flex-wrap: wrap;
}

.rawa-branding a {
    display: none!important;
}

.rawa-branding span {
    font-size: 0!important;
}