/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.gowun-batang-regular {
  font-family: "Gowun Batang", serif;
  font-weight: 400;
  font-style: normal;
}

.gowun-batang-bold {
  font-family: "Gowun Batang", serif;
  font-weight: 700;
  font-style: normal;
}
.content-info-footer {
  display: flex;
  flex-direction: column;
  margin: 21px 0;
}
.container-info-footer ul {
  padding: 0;
}
#footer .container {
  max-width: 1186px;
}
footer#footer, #header .header-nav, #product, #cart, #checkout {
  font-family: 'Montserrat';
}
.nav {
  align-items: center;
  justify-content: center;
}
.container-price {
  display: flex;
  align-items: center;
  gap: 12px;
}
span.product-discount {
  color: #ACAAA6;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
}
.discount {
  padding: 3px 12px;
  line-height: 14px;
}
#content-wrapper .product_header_container .page-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
  color: #232925;
  text-transform: uppercase;
}
.product_header_container {
  border-bottom: 0;
}
.product-description {
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
  color: #4A4A4A;
}
.product-variants-item, .col-add-qty, .container-stock-delivery {
  display: flex;
  align-items: center;
  gap: 40px;
}
.product-variants .form-control-label, .text-qty {
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
  color: #4A4A4A;
}
.product-variants>.product-variants-item ul li {
  margin-right: 15px;
  margin-bottom: 0;
}
.product-variants .input-radio+span {
  font-size: 13px;
  line-height: 23px;
  font-weight: 600;
  color: #9E9E9E;
  background: #F5F5F5;
  border-radius: 21px;
  padding: 10px 13px;
  outline: none;
}
.product-variants .input-color:checked+span, .product-variants .input-color:hover+span, .product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span {
  color: #FFFFFF;
  background: #AA9256;
  line-height: 23px;
  border: 0;
}
.qty {
  max-width: 97px;
}
.col-add-qty {
  margin-bottom: 20px;
}
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
  border: none 1px;
  border-radius: 5px;
}
.add-to-cart .icon-carrito {
  padding: 9px 0;
  background: #907d4c;
  display: inline-table;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 60px;
  height: 45px;
  margin-right: 20px;
}
.product-add-to-cart .btn-lg {
  padding: 0 15px 0px 0px;
}
.product-available {
  font-size: 13px;
  font-weight: 400;
  line-height: 15.85px;
}
span.text-delivery {
  font-size: 13px;
  font-weight: 400;
  line-height: 15.85px;
  color: #878787;
}
.product-additional-info {
  border-top: 0;
}
#product div#content-wrapper, #cart div#content-wrapper, #checkout div#content-wrapper {
  margin-top: 60px;
}
button.btn.btn-comment.post-product-comment {
  padding: 0;
}
#cms #content-wrapper .page-title {
  color: #333333;
  font-size: 1.5714285714rem;
  font-style: normal;
  font-weight: bold;
  text-transform: none;
  border-bottom: 0;
  margin-bottom: 0.8em;
  padding-bottom: 0.5em;
  margin-top: 40px;
}
.page-home .elementor .elementor-section.elementor-section-stretched {
  left: 49.4%;
}
.container-prod-home .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
}
.container-prod-home .elementor-widget-button {
  margin-top: auto;
}





@media(min-width: 767px) {
  div#iqithtmlandbanners-block-4 h5 {
    display: none;
  }
}