/*
Theme Name: Moderno-Child
Theme URI: https://parkofideas.com/moderno/
Text Domain: moderno-child
Description: Jewelry Store WooCommerce Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Template: moderno
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
#mc-embedded-subscribe {
  -webkit-tap-highlight-color: transparent;	
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents {
  border-radius: 6px;
  padding: 8px;
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease-in-out;
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents span {
  transition: all 0.3s ease-in-out;
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents:hover,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) .variable-item-contents {
  background-color: #000;
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents:hover span,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) .variable-item-contents span {
  color: #fff !important;
}

body.single-product #wc-stripe-express-checkout-element {
  position: relative;
  margin-top: 4rem !important;
}

.header-atelier {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 10px;
  column-gap: 10px;
  text-align: center;
  padding: 20px 70px;
  margin: 0 auto;
  width: 100%;
  max-width: 1170px;
  display: none;
}

.header-atelier h2,
.header-atelier p {
  margin: 0;
}

.header-atelier p {
  font-family: "GaultierText", Sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  color: var(--e-global-color-primary);
}

.header-atelier h2 {
  font-family: "GaultierText", Sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1;
  color: var(--e-global-color-primary);
}

body.term-atelier .header-atelier {
  display: flex;
}

.h-carousel--flex .owl-stage {
  justify-content: flex-start;
}

body .pop-up-inner #mc_embed_signup .mc-field-group input {
  width: 100%;
  margin-bottom: 10px;
}

.c-cart__coupon-form > input {
  height: 58px !important;
}

#wc-stripe-express-checkout-element {
  position: relative;
}

#wc-stripe-express-checkout-element::before {
  font-family: var(--font-family-brand);
  font-weight: normal;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  content: "Express Checkout";
  display: block;
  position: absolute;
  left: 50%;
  top: -3rem;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-product__tabs-panel table {
  border-color: var(--border-color-light);
  border-right: 1px solid var(--border-color-light);
  border-bottom: 1px solid var(--border-color-light);
  margin: 0;
  text-align: left;
  width: 100%;
  border-spacing: 0;
}

.c-product__tabs-panel table td {
  border-color: var(--border-color-light);
  border-color: var(--border-color-light);
  border-left: 1px solid var(--border-color-light);
  border-top: 1px solid var(--border-color-light);
  padding: 0.5em 1.25em;
}

.c-product-colors {
  display: flex;
  gap: 5px;
  margin-top: 6px;
  line-height: 1;
}

.c-product-color-link {
  display: inline-block;
  text-decoration: none;
}

.c-product-color {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid rgba(72, 41, 34, .2);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.c-product-color:hover {
  transform: scale(1.15);
  border-color: #333;
}

.c-product-color-images__item,
.c-product-color-images__link {
  height: 100%;
}

.c-product-color-images {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  column-gap: 1.25rem;
  padding: 14px 0;
  border-top: 1px solid #e0e0e0;
}

.c-product-color-images__link {
  display: flex;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out;
}

.c-product-color-images__link.active {
  opacity: 1;
  border: 1px solid #bebebe;
  pointer-events: none;
  cursor: default;
}

.c-product-color-images__link:hover {
  border: 1px solid #bebebe;
}

.c-product-color-images__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > *:not([aria-modal="true"]) {
  padding: 0;
}

.c-product-grid__price-wrap del {
  font-weight: 400;
  font-size: var(--price-font-size);
  line-height: calc(16 / 12);
  letter-spacing: 0.01em;
  color: #000;
  opacity: 1;
  text-decoration-color: #555555;
}

.single-product .c-product__wrap .price del {
  font-family: var(--font-family-brand);
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.035em;
  margin-right: 0.25rem;
}

#mc_embed_shell,
#mc_embed_shell #mc_embed_signup,
#mc_embed_shell #mc_embed_signup .button {
  width: 100%;
}

#mc_embed_shell #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  margin: 0;
}

#mc_embed_shell #mc_embed_signup div#mce-responses {
  margin: 0;
  padding: 0;
  width: 100%;
}

#mc_embed_shell #mc_embed_signup .response {
  margin: 0;
  padding: 0;
  width: 100%;
  margin-bottom: 1rem;
  font-size: 14px;
}

.pop-up-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.pop-up-child {
  width: 100%;
}

.pop-up-child-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem;
}

.pop-up-child-content-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1rem;
}

.pop-up-child-content-inner p {
  display: none;
}

.pop-up-child .bg-img {
  width: 100%;
  height: 40vh !important;
  object-fit: cover;
}

.pop-up-child-content-inner img {
  width: 130px;
}

.pop-up-child-content-inner h5 {
  font-family: "GaultierDisplay", Sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .02em;
}

.pop-up-child-content-inner .main-title {
  font-family: "GaultierDisplay", Sans-serif;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .02em;
  text-align: center;
}

.pop-up-child-content-inner .second-title {
  font-family: "GaultierDisplay", Sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .02em;
  text-align: center;
}

@media (min-width: 1025px) {
  .pop-up-inner {
    flex-direction: row;
  }

  .pop-up-child {
    width: 50%;
  }

  .pop-up-child-img {
    height: 70vh;
  }

  .pop-up-child .bg-img {
    height: 100% !important;
  }

  .pop-up-child-content-inner img {
    width: 170px;
    margin-bottom: 1rem;
  }

  .pop-up-child-content-inner {
    row-gap: 1.5rem;
  }

  .pop-up-child-content-inner h5 {
    font-size: 25px;
  }

  .pop-up-child-content-inner .main-title {
    font-size: 36px;
  }

  .pop-up-child-content-inner .second-title {
    font-size: 28px;
  }
}

@media (min-width: 1366px) {
  .pop-up-child-img {
    height: 65vh;
  }
}

.newsletter-footer .wpcf7-form label {
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  margin-top: 10px;
}

.newsletter-footer input[type=email] {
  line-height: 26px;
}

.newsletter-footer .wpcf7-form input[type="submit"] {
  color: #fff;
  background-color: #000;
  width: auto;
  padding: 20px 40px !important;
}

.newsletter-footer .wpcf7-form input[type="submit"]:hover {
  color: #000;
  background-color: #fff;
}

.newsletter-letters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newsletter-letters h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.5px;
}

.newsletter-letters p {
  font-size: 12px;
  margin: 0;
}

.asterisk {
  color: red;
}

.c-product__atc-wrap .variations tr {
  display: flex;
}

.c-product__atc-wrap .variations tr td {
  display: block !important;
  font-size: 13px;
  letter-spacing: 1px;
}

/* Rearrange Woocommerce Products Plugin
-------------------------------------------------------------- */
body #wps_rma_order_msg_react .wps_order_msg_container {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: min(100%, var(--container-max-width, 1140px));
}

body .wps-rma-order-msg-wrapper #wps_order_new_msg {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: var(--text-color);
  border: solid 1px var(--border-color-light);
  padding: 10px 15px;
  background-color: var(--background-color);
  height: auto !important;
  border-radius: 0;
}

body .wps-order-msg-btn {
  padding: 9px;
  border-radius: 0;
}

body .wps-order-msg_column,
body .wps_order_msg_sub_container {
  border-radius: 0;
}

body .wps-order-msg_column .shop_man-title {
  color: #000000;
  text-transform: uppercase;
  font-size: 15px;
}

body .wps-order-msg_column_name {
  text-transform: uppercase;
  font-size: 15px;
}

body .wps_rma_customer_detail .woocommerce-columns--addresses {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

body .wps-rma-form__wrapper {
  padding: 60px var(--device-padding) 90px var(--device-padding);
}

body .wps-rma-form__wrapper .wps-rma-form__heading {
  font-size: 22px;
  background-color: #000;
}

body .wps-rma-form__wrapper .wps-rma-row__pd {
  margin-top: 25px;
}

body .wps_rma_refund_form_wrapper .wps-rma-subject__dropdown select {
  padding: 10px 14px;
}

.wps_rma_attach_files .wps_rma_return_request_files {
  margin-bottom: 15px;
}

body .wps_rma_return_request_morefiles {
  margin-top: 0;
}

body .wps_rma_return_request_morefiles,
body .wps-rma-form__wrapper input.btn {
  font-family: var(--font-family-brand);
  font-size: 16px !important;
  line-height: 1;
  padding: 20px 30px;
  text-transform: uppercase;
  border: solid 1px var(--button-color);
  cursor: pointer;
  background-color: transparent;
  transition: var(--hover-transition);
}

body .wps_rma_return_request_morefiles:hover,
body .wps-rma-form__wrapper input.btn:hover {
  background-color: var(--button-color);
  border-color: var(--button-color);
  color: var(--white-color);
  opacity: 1 !important;
}

.wps_rma_delete_field {
  margin-left: 15px;
}

.wps_rma_customer_detail .woocommerce-customer-details--email {
  margin-bottom: 0;
}

body .wps-rma-form__wrapper .wps_rma_customer_detail .woocommerce-column {
  border: 1px solid #000;
  border-radius: 0;
  width: 100%;
}

body .wps-rma-form__wrapper .woocommerce-notice,
body .wps-rma-form__wrapper .woocommerce-error,
body .wps-rma-form__wrapper .woocommerce-message {
  border-radius: 0;
}

@media (max-width: 1189px) {
  body #wps_rma_order_msg_react .wps_order_msg_container {
    padding-left: 30px;
    padding-right: 30px;
  }

  body .wps-rma-form__wrapper .wps-rma-form__heading {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  body #wps_rma_order_msg_react .wps_order_msg_container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* COMMON
-------------------------------------------------------------- */
:root {
  --font-family-brand: 'GaultierDisplay', sans-serif;
  --font-family-text: 'GaultierText', serif;
  --font-family-mono: 'GaultierMono', monospace;
	--device-padding: 30px;
}

/* New March 2025
-------------------------------------------------------------- */

.woocommerce-account .l-section__content {
  width: 100%;
}

#mc_embed_signup form {
  margin: 0 !important;
}

#mc_embed_signup h2 {
  font-family: "GaultierDisplay", Sans-serif;
  font-size: 30px !important;;
  text-transform: uppercase;
  color: var(--e-global-color-primary);
  margin: 0 0 15px !important;
}

body #mc_embed_signup .button {
  font-family: var(--font-family-brand);
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1;
  padding: 20px 50px;
  margin: 0;
  border-radius: 0;
  height: auto;
  border: 1px solid #000;
  transition: var(--hover-transition);
}

body #mc_embed_signup .button:hover {
  color: #000;
  background-color: #fff;
}

body #mc_embed_signup .mc-field-group input {
  padding: 14px 0;
  border-radius: 0;
  font-size: 14px;
}

body #mc_embed_signup,
.footer-news {
  width: 100%;
}

@media (min-width: 1024px) {
  body #mc_embed_signup {
    width: 85%;
  }
}

@media (min-width: 1536px) {
  body #mc_embed_signup {
    width: 50%;
  }
}

body #mc_embed_signup .mc-field-group {
  width: 100%;
}

.c-form.register {
  margin-top: 1.5rem;
}

.afreg_extra_fields {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-row-gap: 0.75rem;
  row-gap: 0.75rem;
}

@media (min-width: 1024px) {
  .afreg_extra_fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column-gap: 1rem;
    column-gap: 1rem;
  }
}

.afreg_extra_fields h3,
.afreg_extra_fields label,
.c-form.register .c-login__bottom {
  display: none;
}

.afreg_extra_fields p:nth-child(8) label,
.afreg_extra_fields p:nth-child(6) label {
  display: block;
}

.afreg_extra_fields p:nth-child(9),
.afreg_extra_fields p:nth-child(7) {
  align-self: flex-end;
}

.af-dependable-field {
  margin: 0;
}

.afreg_extra_fields input,
.afreg_extra_fields select {
  width: 100%;
}

body .afreg_extra_fields .input-text,
body .afreg_extra_fields .input-select {
  min-height: inherit !important;
  max-height: inherit !important;
  height: inherit !important;
}

.c-form.register .mailchimp-newsletter {
  margin-top: 1.5rem;
  margin-bottom: -0.5rem;
}

.c-form.register .c-form__row {
  margin: 0.75rem 0 0 0;
}

.elementor-background-video-hosted {
  -o-object-fit: cover;
  object-fit: cover;
}

/* New Feb 2025
-------------------------------------------------------------- */

.elementor-background-video-hosted {
  -o-object-fit: cover;
  object-fit: cover;
}

/* New Nov 2023
-------------------------------------------------------------- */
.grecaptcha-badge {
  opacity: 0;
  visibility: hidden;
}

p {
  letter-spacing: 0;
}

.image-border-right {
  position: relative;
}

.image-height a {
  width: 100%;
}

.blog .c-page-header__line,
.blog .c-post-list--grid:after {
  display: none !important;
}

.c-blog__grid {
  row-gap: 2rem;
}

.c-blog.c-blog--grid  {
  padding-top: 10px;
}

.image-border-right::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #d1d1d1;
}

.page-id-3589 .c-post__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.outline-text,
.outline-text h1 {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #000000;
  -webkit-text-stroke-width: 1px;
}

.c-collections__advert_bar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 50px;
  background-color: #000;
}

.c-collections__advert_bar h2,
.btn-audio {
  color: #FFFFFF;
  font-family: var(--font-family-brand);
  font-size: 25px;
  text-transform: uppercase;
  line-height: 16px;
  letter-spacing: 1px;
  padding-top: 2px;
}

.btn-audio {
  background-color: transparent;
  outline: 0;
  border: none;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  transition: opacity 0.4s ease-in-out;
}

.btn-audio:hover {
  opacity: 0.5;
}

.c-post-list__continue,
.c-product__atc-wrap--hide-stock .c-product__quantity,
.c-product__badges {
  display: none !important;
}

.c-post-list__header {
  font-family: var(--font-family-brand);
  font-size: 24px;
  line-height: 24px;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
}

.c-collection-entries {
  width: 100%;
  padding: 30px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  border-bottom: solid 1px var(--border-color-light);
}

.c-collection-entries ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 2rem;
}

.c-collection-entries ul a {
  font-family: var(--font-family-text);
  font-size: 15px;
  color: #828282;
  letter-spacing: 0;
}

.c-collection-entries ul a:hover,
.c-collection-entries .current-menu-item a {
  color: #000;
}

.c-collection-entries .current-menu-item a {
  pointer-events: none;
}

@media (min-width: 1190px) {
  .c-post-list--grid {
    width: calc(100% / 4);
  }

  .c-post-list__thumb-inner--grid {
    padding-bottom: var(--image-grid-prop);
  }
}

/* HEADER
-------------------------------------------------------------- */

.home .c-header__row-top:after {
  display: none;
}

.is--open .c-header.c-header--tr:not(.c-header--sticky) .c-header__logo-img--desktop {
  display: block !important;
}

.is--open .c-header.c-header--tr:not(.c-header--sticky) .c-header__logo-img--sticky {
  display: none !important;
}

.is--open .c-header.c-header--tr:not(.c-header--sticky) {
  background-color: #fff;
  transition: background-color 0.15s linear;
}

.is--open .c-top-menu__item,
.is--open .c-header__buttons,
.is--open .c-header__top-row-item--login,
.is--open .c-header--tr:not(.c-header--sticky) .c-header__cart-count {
  color: #000;
}

@media (min-width: 1190px) {
  .c-top-menu__list--popup-fullwidth .c-top-menu__item > .c-top-menu__submenu:after {
    right: calc(80vw) !important;
  }

  .c-top-menu__item,
  .c-header__top-row-item--login,
  .custom_header_text_cart,
  .c-header__cart-count {
    font-family: var(--font-family-brand);
    font-weight: normal;
    letter-spacing: .02em;
    line-height: 1;
  }

  .c-header__top-row-item--login,
  .custom_header_text_cart,
  .c-header__cart-count,
  .item-special {
    font-size: 20px;
  }

  .c-header__cart-count {
    position: relative;
    right: auto;
    top: auto;
    padding: 0;
    color: inherit;
    display: inline-block;
    margin-left: -1px;
    padding-top: 0.5px;
  }

  .c-header__button-link:hover .c-header__cart-count {
    background-color: transparent;
    color: var(--top-hover-color);
  }

  .c-header--tr:not(.c-header--sticky) .c-header__cart-count {
    background-color: transparent;
    color: var(--transparent-header-color);
  }

  .c-header--tr:not(.c-header--sticky) .c-header__button-link:hover .c-header__cart-count {
    background-color: transparent;
    color: var(--transparent-header-accent);
  }

  .c-header__cart--default .widget_shopping_cart_content:after {
    top: -4px;
    border-top: solid 1px var(--border-color-dark);
    border-left: solid 1px var(--border-color-dark);
  }

  .c-header__buttons--header-type-1 {
    height: auto;
  }

  .c-ip-mega-menu__title {
    font-family: var(--font-family-brand);
    font-size: var(--top-menu-font-size);
    font-weight: inherit;
    letter-spacing: 0.02em;
    line-height: 1;
    margin-bottom: 12px;
  }

  .c-ip-mega-menu__item-link {
    font-family: var(--font-family-text);
    font-size: 15px;
    font-weight: inherit;
    color: #828282;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    transition: color 0.15s linear;
  }
  .c-ip-mega-menu__item-link:hover,
  .custom-menu-link p:hover,
  .elementor-icon-list-item a:hover span {
    color: #000 !important;
  }

  .c-top-menu__list--popup-fullwidth .c-top-menu__item > .c-top-menu__submenu:after {
    border-top: 0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
  }

  .home .c-top-menu__list--popup-fullwidth .c-top-menu__item > .c-top-menu__submenu:after {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }

  .c-top-menu__item > .c-top-menu__submenu,
  .c-top-menu__subitem--collapse > .c-top-menu__submenu {
    position: fixed;
    width: 100vw;
    left: 0 !important;
    padding: 0 0 0 var(--device-padding) !important;
    box-shadow: none;
  }

  .c-header__row-top:after {
    left: -70px;
    right: -70px;
    border-bottom: solid 1px #e0e0e0;
  }

  .blog .c-post-list--grid {
    width: calc(100% / 4);
    padding: 0 0.5rem;
  }
}

/* SHOP
-------------------------------------------------------------- */

.c-product-grid__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-product-grid__price-wrap,
.c-product-grid__item .woocommerce-loop-product__title {
  margin: 0;
}

.c-product-grid__thumb-wrap {
  background-color: var(--image-background-color);
}

.c-product-grid__details .items p {
  font-size: 12px;
  margin: 0;
}

.c-product-grid__details .items {
  position: absolute;
  top: 2px;
  left: 5px;
  width: 100%;
  height: 100%;
  padding: 15px;
  transition: opacity .2s cubic-bezier(.4,0,.2,1), transform .32s cubic-bezier(.4,0,.2,1);
  opacity: 0;
  transform: translateY(25%);
  pointer-events: none;
}

.c-product-grid__details .woocommerce-loop-product__title {
  transition: opacity .2s cubic-bezier(.4,0,.2,1), transform .32s cubic-bezier(.4,0,.2,1);
}

.c-product-grid__item:hover .c-product-grid__details .items {
  transform: translateY(0);
  opacity: 1;
}

.c-product-grid__item:hover .c-product-grid__details .woocommerce-loop-product__title {
  transform: translateY(-100%);
  opacity: 0;
}

.c-product-list-widget__remove {
  display: none !important;
}

.c-product-list-widget__title-link {
  font-family: var(--font-family-brand);
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  pointer-events: none;
}

.c-product-list-widget__title-col {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.c-product-list-widget__buttons .button {
  font-family: var(--font-family-brand);
  font-size: 16px;
  letter-spacing: .02em;
  color: #fff !important;
  padding: 20px 30px !important;
  border: 1px solid #fff;
}

.c-product-list-widget__buttons .button:hover {
  color: #000 !important;
  background-color: #fff !important;
}

.c-product-list-widget__total .amount,
.c-product-list-widget__price,
.c-product-list-widget__total-title,
.c-product-list-widget__empty {
  font-size: 13px;
  color: #fff;
}

.c-product-list-widget__total {
  margin-top: 24px;
}

.c-product-list-widget__price {
  margin-top: 6px;
}

.c-header__cart--default .widget_shopping_cart_content {
  transition: var(--opacity-transition);
}

.is-product-added .c-header__cart--default .widget_shopping_cart_content {
  opacity: 1 !important;
  visibility: visible;
}

.c-page-header__row-1-col p {
  color: #828282;
  font-weight: 300;
}

.woocommerce-ordering {
  display: none;
}

.c-page-header__sub-cat-item {
  width: auto;
}

.c-page-header__sub-cat-item:not(:last-of-type) {
  padding-right: 30px;
}

.h-ltr .c-shop-sidebar--desktop-filter .c-shop-sidebar__wrap {
  border: 0;
}

.c-page-header__sub-cat-item .woocommerce-loop-category__title {
  font-family: var(--font-family-text);
  font-size: 15px;
  color: #828282;
  line-height: 1.3;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
  transition: color 0.15s linear;
}

.c-page-header__sub-cat-thumb-wrap {
  display: none;
}

.c-page-header__sub-cat-item .count {
  font-family: var(--font-family-mono);
  font-size: 10px;
  color: #828282;
  display: inline-block;
  background-color: transparent;
  vertical-align: top;
  margin-left: 3px;
  transition: color 0.15s linear;
  display: none;
}

.c-page-header__row-2--1-columns .c-page-header__row-2-col--categories {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.c-page-header__sub-cat-item--current .woocommerce-loop-category__title,
.c-page-header__sub-cat-item--current .count,
.c-page-header__sub-cat-item:hover .woocommerce-loop-category__title,
.c-page-header__sub-cat-item:hover .count {
  color: #000;
}

.c-page-header__row-2-col--categories  {
  display: flex;
  align-items: center;
}

@media (min-width: 1190px) {
  .c-product-grid__item--3-per-row .c-product-grid__details,
  .c-product-grid__item--4-per-row .c-product-grid__details {
    padding: 20px 20px 20px;
  }

  .c-header__cart--default .widget_shopping_cart_content {
    width: 330px;
    padding: 30px;
    background-color: #000;
    border: 0;
  }

  .c-header__cart--default .widget_shopping_cart_content:after {
    background-color: #000;
  }

  .c-page-header__row-1--2-columns,
  .l-section--container-wide,
  .l-section__container-wide {
    padding-left: var(--device-padding);
    padding-right: var(--device-padding);
  }

  .c-page-header__row-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tax-product_cat .c-page-header__row-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .c-page-header__row-2--2-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .c-page-header__row-2--2-columns .c-page-header__title {
    min-height: auto;
  }

  .c-page-header__filter,
  .c-page-header__filter--desktop {
    display: none;
  }
}

.c-page-header__title {
  font-family: var(--font-family-brand);
  font-size: 30px;
  letter-spacing: .02em;
}

.c-sidebar .widget-title {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}

.c-ip-attribute-filter__sw--button {
  margin-right: 0px;
  border: 0;
}

.widget_price_filter .from,
.widget_price_filter .to {
  font-weight: normal;
}

@media (min-width: 768px) {
  .c-product-grid__item:hover:after {
    border-color: var(--border-color-light);
  }

  .c-post__container--account .woocommerce {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .blog .c-post-list__wrap--grid {
    padding: 30px 5px;
  }

  .c-post-list--grid {
    padding: 0 15px;
  }
}

/* SINGLE PRODUCT
-------------------------------------------------------------- */

.c-product--layout-1 .c-product__slider-item,
.c-product--layout-2 .c-product__slider-item {
  width: 100%;
  padding-bottom: 141.4325802616%;
}

.woocommerce-variation-add-to-cart .c-product__quantity,
.c-product__atc-wrap td.label,
.single-product .woocommerce-notice.shown {
  display: none !important;
}

.woocommerce-variation.single_variation,
.c-product__atc-wrap {
  position: relative;
  margin-top: 0;
}

.single_variation_wrap .stock.out-of-stock {
  position: absolute;
  left: 0;
  top: -26px;
  margin: 0;
}

.woocommerce-variation-description {
  display: none !important;
}

.c-product__atc-wrap .reset_variations {
  bottom: 30px;
}

.c-product__title,
.c-product__wrap .price,
.woocommerce-grouped-product-list-item__price,
.c-wishlist__shop-td--product-name > a,
.c-wishlist__shop-td--product-stock {
  font-family: var(--font-family-brand);
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.035em;
}

.c-product__title,
.c-product__wrap .price {
  display: inline-block;
  margin: 0;
}

.c-product__wrap .price {
  float: right;
}

.c-product-features__list {
  width: 100%;
}

.c-product-features__name {
  font-size: 13px;
  font-weight: normal;
}

.c-product__atc-wrap {
  max-width: 100%;
}

.c-product__short-description {
  margin-top: 35px;
  margin-bottom: 40px;
}

body.woo-variation-swatches .variable-items-wrapper,
.woocommerce-variation-add-to-cart {
  margin: 0;
}

body.woo-variation-swatches .variable-items-wrapper .button-variable-item:not(.radio-variable-item) {
  padding: 0;
  margin: 0;
  box-shadow: none;
}

.c-product__atc-wrap .variations td {
  padding: 30px 0 !important;
  border-top: 1px solid #e0e0e0;
}

body.woo-variation-swatches .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
  padding: 0 !important;
  min-width: auto;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0;
  color: #000;
  box-shadow: none;
}

body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
  box-shadow: none;
}

body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) span {
  transition: color .15s linear;
}

body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover span {
  color: #838383;
}

body.woo-variation-swatches .variable-items-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  grid-gap: 20px;
  gap: 20px;
}

.c-product__tabs-item-header {
  font-size: 11px;
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 8px;
}

.c-product__tabs-item-expand {
  font-size: 8px;
  top: 14px;
}

.c-product__products-title {
  font-family: var(--font-family-brand);
  font-size: 45px;
  line-height: 1;
  text-align: left;
  padding: 80px 70px 30px;
  margin: 0;
}

.c-product__products {
  margin-top: 0;
}

.xoo-wl-btn-container.xoo-wl-btc-variable {
  margin-top: 10px;
}

button.xoo-wl-action-btn {
  width: 100%;
  max-width: 100%;
}

span.xoo-wsc-total-sales {
  display: none;
}

@media (min-width: 1190px) {
  .c-product--layout-1 .c-product__col-2 .js-sticky-sidebar {
    padding: 80px 70px;
    max-width: 100%;
  }

  .c-product--layout-1 .c-product__col-1 {
    width: 58%;
    border-bottom: 0;
  }

  .c-product--layout-1 .c-product__col-2 {
    width: 42%;
    border-bottom: 0;
  }

  .c-product-grid__wrap--4-per-row.c-product-grid__wrap--cnt-3 {
    width: 100%;
  }
}

/* MY ACCOUNT + CHECKOUT
-------------------------------------------------------------- */

.c-cart__col-1--checkout h3,
#order_review_heading {
  font-family: var(--font-family-brand);
  font-weight: normal;
  font-size: 30px;
  line-height: 1;
}

.c-cart__form label,
.c-cart__sub-header,
.c-cart__coupon-header,
.c-cart__sub-sub-header,
.woocommerce-table .woocommerce-Price-amount,
.woocommerce-table th + td,
.c-account label {
  font-weight: normal;
}

.c-cart__totals-price,
.c-cart__shipping-methods-label .amount,
.woocommerce-table .woocommerce-Price-amount,
.c-account__navigation,
.c-wishlist__shop-td--product-price .price {
  font-family: var(--font-family-brand);
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1;
  letter-spacing: .02em;
}

.c-cart__totals-price--total strong .amount,
.c-order__result-message,
.woocommerce-order-details__title,
.woocommerce-order-downloads__title,
.woocommerce-column__title,
.woocommerce-table tfoot tr:last-child th + td .woocommerce-Price-amount,
.c-cart-empty__header,
.c-account legend,
.c-account h3 {
  font-family: var(--font-family-brand);
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.c-order__result-message,
.c-cart-empty__header {
  font-size: 30px;
}

.c-account address,
.woocommerce-Address address {
  margin-bottom: 20px;
}

.my-account-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.my-account-image img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.woocommerce-account.user-logout .l-section--container {
  min-height: calc(100vh - 118px);
}

.c-login,
.woocommerce-ResetPassword {
  height: max-content;
  background-color: #fff;
  margin-top: 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 60px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.c-form__row {
  margin: 20px 0 0 0;
}

input[type=text].c-form__input,
input[type=email].c-form__input,
input[type=password].c-form__input,
input[type=number].c-form__input,
input[type=date].c-form__input,
body .afreg_extra_fields .input-select,
.woocommerce-ResetPassword input[type=text] {
  font-family: var(--font-family-brand);
  font-size: 16px !important;
  line-height: 1;
  border: 1px solid #bdbdbd;
  padding: 20px !important;
  font-weight: normal;
  text-transform: uppercase;
}

.af-dependable-field input[type=date].c-form__input {
  padding: 18px !important;
}

.c-login__bottom {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.c-login__header {
  margin-bottom: 0;
}

.c-login__lost-password {
  margin: auto;
}

.woocommerce-privacy-policy-text p {
  font-size: 85%;
}

p.sgr-infotext {
  padding-bottom: 5px;
}

.woocommerce-lost-password .woocommerce {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url('/app/uploads/2023/06/hero-test-01.jpeg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.lost_reset_password label {
  display: none;
}

.woocommerce-lost-password .woocommerce p:not(.lost_reset_password p) {
  background: #fff;
  padding: 60px;
  width: 30%;
  height: max-content;
  background-color: #fff;
  margin-top: 0px;
  align-self: center;
  padding: 60px;
}

@media (min-width: 1190px) {
  .woocommerce-account.user-logout .l-section--container {
    width: 100%;
  }
}

/* BUTTONS
-------------------------------------------------------------- */

.button:active {
  transform: none;
}

.widget_price_filter .button,
.c-product__atc-wrap .button,
.wpcf7-form input[type="submit"],
.xoo-wl-form button.xoo-wl-submit-btn,
.c-cart__place-order-btn,
.woocommerce-orders-table__cell .button,
.woocommerce-table .button,
.c-account .edit,
.woocommerce-address-fields .button,
.woocommerce-Button,
.c-form__input,
.c-login__login-row .c-button,
.c-login__register-row .c-button {
  font-family: var(--font-family-brand);
  font-size: 16px !important;
  line-height: 1;
  padding: 20px 30px !important;
  text-transform: uppercase;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
  border: solid 1px var(--button-color);
  cursor: pointer;
}

.c-button:not(:disabled):hover,
.c-product__atc-wrap .button:not(.disabled):not(.c-product__buy-now):hover,
.xoo-wl-form button.xoo-wl-submit-btn:hover,
.c-cart__place-order-btn:hover,
.woocommerce-address-fields .button:not(:disabled):hover,
.woocommerce-ResetPassword .button:hover {
  background-color: var(--button-color-hover);
  border-color: var(--text-color);
  color: var(--text-color);
}

.woocommerce-ResetPassword .button,
.c-button--outline,
.c-wishlist__button-wrap .button {
  font-family: var(--font-family-brand);
  font-size: 16px !important;
  line-height: 1;
  color: #fff;
  padding: 20px 30px !important;
  text-transform: uppercase;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
  border: solid 1px var(--button-color);
  cursor: pointer;
  background-color: #000 !important;
  border-color: #000 !important;
}

.woocommerce-ResetPassword .button:hover,
.c-button--outline:hover,
.c-wishlist__button-wrap .button:hover {
  background-color: #fff !important;
  color: #000 !important;
}

button.wc-variation-is-unavailable {
  filter: blur(1px);
}

/* SIDECART + STOCK ALERT
-------------------------------------------------------------- */

.xoo-wsc-ecnt {
  padding: 34px 50px 25px;
  font-size: 70px;
  letter-spacing: .02em;
  line-height: .86;
}

.xoo-wsc-header {
  padding: 34px 50px 25px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.xoo-wsc-close {
  position: relative;
  top: auto;
  right: auto;
  transform: none;
  transition: color 0.15s linear;
}

.xoo-wsc-close:hover {
  color: #838383;
}

.xoo-wsc-ctxt {
  font-family: var(--font-family-brand);
  font-size: 17px;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.xoo-wsc-product {
  padding: 15px 50px;
  border: 0;
  border-bottom: 0.5px solid #E3E3E3;
}

.xoo-wsc-img-col {
  padding-right: 30px;
  width: 25%;
}

.xoo-wsc-img-col a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xoo-wsc-sum-col {
  width: 75%;
  margin-left: 0;
}

.xoo-wsc-body {
  font-family: var(--font-family-brand);
  text-transform: uppercase;
}

a.xoo-wsc-remove,
.xoo-wsc-sum-col .variation {
  font-family: var(--font-family-text);
  float: none;
  padding: 0;
  color: #828282;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  margin: 0;
}

a.xoo-wsc-remove {
  margin-top: 2px;
}

.xoo-wsc-sum-col .variation {
  color: #000;
}

.xoo-wsc-ptotal {
  float: none;
}

.xoo-wsc-psrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0;
  height: auto;
  line-height: initial;
  margin-top: -4px;
}

input[type=number].xoo-wsc-qty {
  font-family: var(--font-family-text);
  font-size: 11px;
  padding: 0 4px;
}

.xoo-wsc-qtybox,
.xoo-wsc-chng {
  font-size: 20px;
  border-color: #e0e0e0;
}

.xoo-wsc-qtybox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 6px !important;
}

.xoo-wsc-psrow-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.xoo-wsc-container span.amount {
  font-size: 17px;
  letter-spacing: .02em;
}

.xoo-wsc-footer-a {
  display: none;
}

.xoo-wsc-tool {
  text-align: right;
  padding: 0 50px;
}

.xoo-wsc-tools-label,
.xoo-wsc-tools-value,
.xoo-wsc-tools-value bdi {
  font-family: var(--font-family-text);
  font-size: 11px;
  float: none;
}

.xoo-wsc-tools-label {
  margin-right: 30px;
}

.xoo-wsc-footer {
  padding: 10px 50px 35px;
  border: 0;
}

.xoo-wsc-footer-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.xoo-wsc-footer a.xoo-wsc-ft-btn {
  font-family: var(--font-family-brand);
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
  padding: 20px 30px;
  width: 50%;
  margin: 0;
}

.xoo-wsc-footer a.xoo-wsc-ft-btn.xoo-wsc-cart {
  margin-left: 10px;
  border: 1px solid #000;
}

.xoo-wsc-footer a.xoo-wsc-ft-btn.xoo-wsc-cont {
  color: #000;
  background-color: #fff;
  margin-right: 10px;
  border: 1px solid #000;
}

.xoo-wsc-footer a.xoo-wsc-ft-btn.xoo-wsc-cart:hover {
  color: #000;
  background-color: #fff;
}

.xoo-wsc-footer a.xoo-wsc-ft-btn.xoo-wsc-cont:hover {
  color: #fff;
  background-color: #000;
}

.xoo-wsc-notice-box .button {
  display: none;
}

.xoo-wl-inmodal {
  border-radius: 0;
  height: auto;
}

.xoo-wl-main {
  padding: 30px;
}

span.xwh-heading,
.c-login__header {
  font-family: var(--font-family-brand);
  font-size: 40px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: .02em;
  line-height: .86;
  text-align: left;
}

span.xwh-subheading {
  margin: 12px 0 15px;
}

.xoo-aff-input-group .xoo-aff-input-icon {
  display: none;
}

.xoo-aff-group input[type="email"] {
  font-family: var(--font-family-brand);
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  padding: 20px;
  border-color: #bdbdbd;
  box-shadow: none;
  border-radius: 0;
}

.xoo-aff-group {
  width: 100%;
  margin-bottom: 10px;
}

.xoo-wl-notices {
  margin: 2px 0;
  width: 100%;
}

.xoo-wl-notice-error,
.xoo-wl-notice-success {
  border: 0;
  border-radius: 0;
  margin: 8px 0px;
  background: transparent;
  padding: 0;
}

/* NEWSLETTER
-------------------------------------------------------------- */

.mc4wp-form input[type=email] {
  font-family: var(--font-family-brand);
  font-size: 16px;
  line-height: 1;
  letter-spacing: .05em;
  text-transform: uppercase;
  padding: 20px;
  width: 100%;
  border: 1px solid #000;
  border-right: 0;
}

.mc4wp-form input[type=submit] {
  font-family: var(--font-family-brand);
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  width: 75px;
  height: 58px;
  padding: 0;
}

.mc4wp-form input[type=submit]:active {
  transform: none;
}

.mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mc4wp-form-fields div:first-of-type {
  flex: 1 1;
}

.hide-mobile {
  display: none;
}

@media (max-width: 1380px) {
  .c-product__products-title {
    font-size: 36px;
  }

  .c-post-list__header {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: 1189px) {
  .c-mobile-menu__item,
  .c-mobile-menu__subitem--parent {
    font-family: var(--font-family-brand);
    font-size: 26px;
    font-weight: inherit;
    letter-spacing: 0.02em;
  }

  .c-ip-mega-menu__title {
    font-family: var(--font-family-brand);
    font-size: 24px;
    font-weight: inherit;
    letter-spacing: 0.02em;
  }

  .c-ip-mega-menu__item {
    color: #828282;
    font-weight: inherit;
  }

  .custom_header_text_cart,
  .h-ltr .c-header__col-mobile-buttons .c-header__cart-count,
  .js-cart-info {
    font-family: var(--font-family-brand);
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: 1;
    font-size: 18px;
  }

  .h-ltr .c-header__col-mobile-buttons .c-header__cart-count {
    position: relative;
    right: -4px;
    top: auto;
    padding: 0;
    color: inherit;
    overflow: visible;
    background: transparent;
    min-width: unset;
    max-width: unset;
    border-radius: 0;
    height: auto;
    font-size: 22px;
    top: 2px;
  }

  .js-cart-sidebar-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-product__products-title {
    padding: 60px 30px 30px;
  }

  .c-post-list__thumb-inner--grid {
    padding-bottom: calc(100% * 300 / 200);
  }

  .c-collection-entries {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px;
  }

  .c-collection-entries h2 {
    margin-bottom: 30px;
  }

  .c-collection-entries ul {
    line-height: 1.4;
  }

  .my-account-image img {
    object-position: 30%;
  }
}

@media (max-width: 767px) {
  :root {
    --device-padding: 20px;
  }

  .xoo-wsc-container {
    width: 100%;
    max-width: 100%;
  }

  .xoo-wsc-header {
    padding: 25px 20px 25px;
  }

  .xoo-wsc-ctxt {
    font-size: 18px;
  }

  .xoo-wsc-product {
    padding: 15px 20px;
  }

  .xoo-wsc-body {
    font-size: 23px;
  }

  .xoo-wsc-tool {
    padding: 0 20px;
  }

  .xoo-wsc-ecnt {
    padding: 34px 20px 25px;
    font-size: 50px;
  }

  .xoo-wsc-footer {
    padding: 10px 20px 35px;
  }

  .xoo-wsc-footer a.xoo-wsc-ft-btn {
    padding: 20px 10px;
  }

  .c-post__container--account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-login,
  .woocommerce-ResetPassword {
    width: 100%;
    padding: 30px;
  }

  .c-page-header__row-2-col--title .c-page-header__title {
    text-align: left;
  }

  .c-page-header__sub-cat {
    margin-top: 30px;
  }

  .c-collection-entries ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem;
  }

  .c-blog__grid,
  .c-blog__list {
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .c-post-list {
    align-items: flex-start;
    height: 100%;
  }

  .c-post-list__header {
    font-size: 22px;
    line-height: 22px;
  }

  .c-post-list .c-post-list__wrap {
    width: 100%;
  }

  .elementor-image-gallery .gallery-item {
    max-width: 25% !important;
  }
}

@media (min-width: 1280px) {
  .c-top-menu__item > .c-top-menu__submenu {
    padding-left: 60px !important;
  }
}

@media (min-width: 1190px) {
  :root {
    --device-padding: 70px;
  }

  .hide-mobile {
    display: block;
  }

  .c-top-menu__item:nth-child(4),
  .c-top-menu__item:nth-child(5) {
    display: none;
  }

  .c-ip-mega-menu__list .c-ip-mega-menu__item:last-child {
    margin-top: 1.5rem;
  }

  .c-header__cart-count {
    background-color: transparent;
  }

  .c-login {
    margin-right: var(--device-padding);
  }
}

@media (min-width: 1024px) {
  .c-login,
  .woocommerce-ResetPassword {
    width: 50%;
  }

  .c-login__header {
    font-size: 70px;
  }

  .c-product-color-images {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
	
  .c-post__container--checkout {
    margin-top: 88px;
  }
}

@media (max-width: 1023px) {
  .disable-pop-up {
    display: none;
  }
	
  .pop-up-child-content {
    padding: 4rem 2rem;
  }
}

@media (min-width: 1536px) {
  .c-login,
  .woocommerce-ResetPassword {
    width: 40%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .c-product-color-images {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}

@media (min-width: 2240px) {
  .c-login,
  .woocommerce-ResetPassword {
    width: 30%;
  }
}

@media (max-width: 767px) {
  .c-product-grid__item--2-per-row-mobile .c-product-grid__details {
    flex-direction: column;
    row-gap: 0.25rem;
  }

  .c-product-grid__details .woocommerce-loop-product__title {
    font-size: 13px;
  }
	
  .c-cart__col-1 {
    margin-top: 65px;
  }
	
  .header-atelier {
    padding: 20px 20px;
  }
}
