/*
Theme Name: Base
Theme URI: https://www.invbit.com
Author: Base
Author URI: https://www.invbit.com
Description: Base para Betheme
Template: betheme
Version: 1.6.2
*/

@import "./css/variables.css";

.validate_email_against_bot {
  display: none;
}

html {
  scroll-behavior: smooth;
}

html body.keyboard-support [role="link"]:focus,
html body.keyboard-support a:focus,
html body.keyboard-support button:focus {
  outline: none !important;
}

.joinchat {
  bottom: 50px;
  right: 30px;
}
.joinchat__button {
  background: var(--primary) !important;
}
.joinchat__header__text {
  opacity: 1 !important;
  text-transform: uppercase !important;
}

.shop-filters {
  max-width: var(--containerWidth) !important;
  margin: 0 auto !important;
  flex-direction: row-reverse !important;
  padding: 0 0px 15px 12px !important;
}
#back_to_top.sticky {
  right: 45px !important;
}
/*Newsletter form*/

.newsletter-form label {
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px;
  border: 1px solid black;
  margin: 0 auto;
}

/*Header*/
#Subheader .title {
  font-size: var(--tx-l) !important;
  line-height: calc(var(--tx-l) + 10px) !important;
  font-weight: 700 !important;
  margin: 0px 1% !important;
  text-transform: uppercase;
}
#Subheader {
  padding: 100px 0 40px !important;
}

.home #Top_bar #logo {
  height: initial !important;
}
.home #Top_bar #logo img.svg {
  width: 300px !important;
}
.home #Top_bar:not(.is-sticky) .menu ul li span {
  color: var(--primary) !important;
}

#Side_slide .header-cart-total {
  display: none !important;
}
#Side_slide .extras .extras-wrapper {
  justify-content: space-between !important;
}

#Top_bar .menu li ul li a span.description {
  display: none !important;
}

.header-shop-split.menuo-right #Top_bar .menu_wrapper {
  order: 1 !important;
  justify-content: flex-start !important;
}
.header-shop-split.menuo-right #Top_bar .top_bar_right {
  order: 3 !important;
}
.header-shop-split.menuo-right #Top_bar .top_bar_right .top_bar_right_wrapper {
  justify-content: flex-end !important;
}

.home #Top_bar:not(.is-sticky) {
  position: absolute !important;
  top: 0;
  background-color: transparent !important;
}

.home #Top_bar:not(.is-sticky) #menu {
  background-color: transparent !important;
}
.home #Top_bar:not(.is-sticky) i,
.home #Top_bar:not(.is-sticky) a,
.home #Top_bar:not(.is-sticky) .top_bar_right .top-bar-right-icon {
  color: white !important;
}
.home #Top_bar:not(.is-sticky) .top_bar_right .top-bar-right-icon,
.home #Top_bar:not(.is-sticky) .top_bar_right .top-bar-right-icon svg .path {
  stroke: white !important;
}
#Top_bar {
  padding: 0px;
  width: 100% !important;
}
#Top_bar .menu > li i {
  font-size: 20px !important;
  line-height: 20px;
}
#Top_bar .wpml-languages a.active,
#Top_bar .wpml-languages ul.wpml-lang-dropdown {
  background: transparent !important;
  background-color: transparent !important;
  border: 0px !important;
  padding: 5px 0 5px 20px !important;
  border-radius: 0 !important;
  padding-right: 0 !important;
  margin-left: 0px !important;
}

#Top_bar .top_bar_right .top-bar-right-icon {
  margin: 0px 20px !important;
}

#menu-main-right,
#menu-main-right-en {
  margin-right: 20px !important;
  font-size: 16px !important;
}
#menu-main-right li a,
#menu-main-right-en li a {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
#Top_bar .wpml-languages {
  margin: 0px;
  border-left: 1px solid black;
}
.home #Top_bar:not(.is-sticky) .wpml-languages {
  border-left: 1px solid white;
}

#Top_bar .shortcode-menu .menu > li:hover > a:after {
  opacity: 1;
}

#Subheader:after {
  display: none !important;
}

/*Home*/
/*
.mfn-banner-box-height .banner-image img {
  filter: grayscale(1);
  transition: 0.3s all ease;
}

.mfn-banner-box-height:hover .banner-image img {
  filter: none;
}*/

.mfn-banner-box .banner-wrapper .title {
  font-size: var(--tx-xl) !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.shop_slider .shop_slider_ul li .item_wrapper .desc {
  padding: 15px 20px 20px 0 !important;
}

.home ul.products .show-button {
  display: none !important;
}
.home ul.products .mfn-woo-product-title a {
  font-weight: 400 !important;
  text-decoration: none !important;
}

.products .mfn-woo-product-title {
  font-size: var(--tx-body) !important;
  line-height: calc(var(--tx-body) + 10px);
  font-weight: 400 !important;
}
.mfn-li-product-row-button {
  display: none !important;
}

/*Tailor made*/

.column_list .list_item .list_left {
  display: none !important;
}
.column_list .list_item .list_right {
  margin-left: 0px !important;
  padding-bottom: 15px !important;
}
.list_item .list_right .title {
  margin-bottom: 0px !important;
}
.how_it_works {
  text-align: left !important;
}
.how_it_works .image_wrapper {
  margin: 0 0 15px 0 !important;
  width: auto !important;
  display: inline-block;
}
.how_it_works.no-img .image {
  display: none !important;
}
.how_it_works .image_wrapper .number {
  position: initial !important;
  margin-left: 0 !important;
}
.how_it_works .title {
  font-size: 20px !important;
  line-height: 1.3;
  text-transform: uppercase !important;
  font-family: var(--font-basic) !important;
  width: calc(100% - 70px) !important;
  display: inline-block !important;
  margin-left: 30px !important;
}
.hover_box .hover_box_wrapper .hidden_photo {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: flex;
}
.slider_pager.slider_pagination {
  display: none !important;
}

/*Shop*/

.pager a.next_page,
.pager a.prev_page {
  display: none !important;
}
.mfn-off-canvas-sidebar .mfn-off-canvas-switcher {
  display: none !important;
}

.woocommerce.columns-4 ul.products li.product,
.woocommerce ul.products.columns-4 li.product {
  width: calc(25% - 10px) !important;
  text-align: left !important;
}
.woocommerce .products.related ul.products li.product,
.woocommerce .products.upsells.up-sells ul.products li.product,
.woocommerce ul.products li.product {
  margin: 0 5px 20px !important;
}
ul.products li.product .title,
.shop_slider .shop_slider_ul li .item_wrapper .desc h3,
.shop_slider .shop_slider_ul li .item_wrapper .desc h4,
.shop_slider .shop_slider_ul li .item_wrapper .desc h4 a,
.shop_slider .shop_slider_ul li .item_wrapper .desc h3 a,
.shop_slider .shop_slider_ul li .item_wrapper .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price {
  font-size: var(--product-list) !important;
  font-family: var(--font-basic) !important;
  font-weight: 400 !important;
}
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price,
.shop_slider .shop_slider_ul li .item_wrapper .price {
  font-weight: 600 !important;
  font-size: var(--tx-s) !important;
}

.edd_download_image:after,
.image_frame .image_wrapper .mask {
  box-shadow: none !important;
}
.image_frame .image_wrapper .image_links a svg {
  width: 25px !important;
}
.image_frame .image_wrapper .image_links {
  height: 40px !important;
}

.text-over img {
  opacity: 0.2 !important;
  mix-blend-mode: overlay !important;
  filter: invert(1);
}

/*Category*/

.archive .acfFoto .header-cat {
  height: 600px;
  display: flex;
  margin-top: -15px;
  margin-bottom: -15px;
}

/*Product*/

.single-product .maxW600 {
  max-width: 600px !important;
}
.woocommerce table.shop_attributes th {
  padding-left: 0px !important;
}
.single-product table tr,
.single-product table td,
.single-product table th {
  box-shadow: none !important;
}
.single-product table.variations th {
  padding-left: 0px !important;
  width: 140px !important;
  padding-right: 0px;
}
.woocommerce div.product form.cart div.quantity {
  margin: 0 10px 0 0 !important;
}
.single-product table.variations td {
  text-align: left !important;
}
.single-product table.variations td > * {
  margin-bottom: 0px !important;
  min-width: auto !important;
  margin-right: 15px !important;
  width: 250px;
}
.woocommerce #Content .column_product_cart_button .cart .button,
.woocommerce .column_product_cart_button .cart .quantity .input-text {
  max-width: 250px !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 10px;
}
.mfn-product-add-to-cart {
  display: flex;
  flex-direction: column;
}
.mfn-product-add-to-cart .stock {
  margin-top: 50px;
  margin-bottom: 0px;
  order: 2;
  display: none !important;
}
.mfn-product-add-to-cart ul.mensajes {
  margin-top: 50px;
  font-weight: 600;
  order: 3;
}
.mfn-product-add-to-cart .cart {
  order: 1 !important;
}
.woocommerce .quantity input.qty,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  box-shadow: none !important;
}
.woocommerce .quantity .qty {
  padding: 10px 30px !important;
}
.single-product .mfn-upsells .title.heading,
.single-product .mfn-related .title.heading {
  font-size: var(--tx-m) !important;
  line-height: calc(var(--tx-m) + 10px) !important;

  max-width: var(--containerWidth) !important;
  margin: 0 auto !important;
  padding: 0px 12px 0px !important;
  margin-bottom: 50px !important;
}
.single-product .woocommerce-product-details__short-description h2,
.single-product .woocommerce-product-details__short-description h3,
.single-product .woocommerce-product-details__short-description h4,
.single-product .woocommerce-product-details__short-description h5,
.single-product .woocommerce-product-details__short-description h6 {
  font-family: var(--font-basic) !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  font-size: 16px !important;
}
.woocommerce .mfn-variations-wrapper .mfn-vr {
  flex-direction: column !important;
  align-items: flex-start !important;
}
.woocommerce .mfn-variations-wrapper .mfn-vr .mfn-vr-select {
  width: 100% !important;
  border-width: 1px 0 1px 0 !important;
  box-shadow: none !important;
  padding-left: 0px !important;
}
.woocommerce .mfn-variations-wrapper .mfn-vr label {
  font-style: italic;
  font-weight: 600;
}

.image_frame .image_wrapper .mask::after {
  display: none !important;
}
.mfn-popup {
  backdrop-filter: blur(6px);
}
.mfn-popup .single_add_to_cart_button {
  width: 100% !important;
}
.mfn-popup-quickview .mfn-popup-content-text .heading {
  font-family: var(--font-basic) !important;
  font-weight: 600 !important;
  font-size: var(--tx-m) !important;
  line-height: 1.3 !important;
}
.woocommerce .product_meta {
  margin: 0px !important;
  display: flex;
  flex-direction: column;
}
.wishlist .sku_wrapper,
.woocommerce .product_meta .stacked-meta li.stacked-sku .stacked-meta-value,
.woocommerce .sku_wrapper {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 16px !important;
}

/*Gallery product*/

.woocommerce div.product div.images .flex-control-thumbs {
  display: none !important;
}

.woocommerce-product-gallery > .flex-viewport {
  display: flex;
  height: max-content !important;
  overflow: inherit !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  transform: none !important;
}

.single-product .wpcpv-item.wpcpv-item-image,
.single-product .wpcpv-item.wpcpv-item-video {
  background-color: transparent !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.single-product .wpcpv-item img {
  display: none !important;
}
.single-product .wpcpv-item.wpcpv-item-image:before {
  opacity: 0;
  position: absolute;
  right: 0;
  font-size: 18px;
  color: white;
  transition: 0.3s all ease !important;
}
.single-product .wpcpv-item:hover:before {
  opacity: 1;
}

.single-product .wpcpv-item.wpcpv-item-video:before {
  background: black;
  border-radius: 50%;
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}

.single-product .lg-outer .lg-video-cont {
  max-width: 100% !important;
}

.single-product #player .vp-title {
  display: none !important;
}

/*Sidebar*/

#Side_slide .close-wrapper a.close i {
  font-size: 15px !important;
  line-height: 15px !important;
}
#Side_slide .close-wrapper a.close {
  text-align: right !important;
  margin: 13px 20px 0 0 !important;
}
#Side_slide .extras .extras-wrapper a.lang-active {
  font-size: 16px !important;
}
#Side_slide .extras .extras-wrapper a {
  font-size: 18px !important;
}

.widget .wp-block-heading {
  font-weight: 600 !important;
}
.widget:first-of-type .wp-block-heading {
  text-transform: uppercase !important;
}
.woocommerce.wc-block-catalog-sorting select.orderby {
  font-size: var(--tx-body) !important;
  width: 100% !important;
}
.wc-block-components-price-slider__controls
  .wc-block-components-price-slider__amount {
  max-width: 75px !important;
  border-width: 0px 0px 1px 0px !important;
  border-radius: 0px !important;
}
.wc-block-components-price-slider--is-input-inline
  .wc-block-components-price-slider__controls
  .wc-block-components-price-slider__amount.wc-block-price-filter__amount--max {
  text-align: right !important;
}
.wc-block-components-filter-reset-button {
  padding: 0px 10px !important;
}
/*Copy*/

/** Alertas Woocommerce **/
.archive .products_wrapper .alert_info {
  max-width: var(--containerWidth);
  margin: 0 auto;
}
.alert_info a,
.alert_info a:hover {
  color: #000000;
  font-weight: 600;
}

.single-product .woocommerce-message.alert {
  margin-top: 20px;
}

.alert,
.woocommerce-error.alert,
.woocommerce-info.alert,
.woocommerce-message.alert,
.woocommerce-MyAccount-content .woocommerce-Message {
  padding: 0px 55px 0px 90px !important;
  margin-bottom: 20px !important;
}

.alert,
.alert_success,
.woocommerce-MyAccount-content .woocommerce-Message--info {
  background: #ffffff;
  color: #000;
  font-size: 13px;
  border: 1px solid #00000014 !important;
  line-height: 30px;
}

.woocommerce-MyAccount-content .woocommerce-Message--info:before {
  background: #ffffff;
  color: #000;
  font-size: 13px;
  line-height: 30px;
  top: 0px;
  border-radius: 0;
  height: auto;
}

.button-stroke.woocommerce-page #respond input#submit,
.button-stroke.woocommerce-page a.button,
.button-stroke.woocommerce-page input.button {
  line-height: 30px;
  border: 0px solid #000000 !important;
}

.style-simple .alert .alert_icon {
  font-size: 1rem;
  line-height: 30px;
  top: 0;
  height: auto;
}

.alert a.close {
  line-height: 30px;
  top: 0;
}

.alert_success a,
.alert_success a:hover {
  color: #000000;
  font-weight: 600;
}

/** Mi cuenta **/

.woocommerce-account .addresses {
  margin-top: 30px !important;
}

.woocommerce-Addresses a.edit {
  font-size: 13px;
}

.woocommerce-account h2,
.woocommerce-account h3 {
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}
.woocommerce .addresses address,
.woocommerce .woocommerce-customer-details address {
  padding-left: 0 !important;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  margin: 1em 0;
  border-radius: 0;
}

.woocommerce-account .form-row label.woocommerce-form__label {
  margin-top: 10px !important;
}

.woocommerce-address-fields,
.woocommerce-EditAccountForm {
  padding: 20px;
  border-radius: 8px !important;
  border: 0;
  background: var(--gray);
}
.fixed-nav .desc {
  display: flex !important;
  text-align: center !important;
  justify-content: center !important;
  height: 100% !important;
  align-items: center !important;
}
.woocommerce-account .column_column,
.woocommerce-MyAccount-content {
  margin-bottom: 0px !important;
}

.select2-container--default .select2-selection--single {
  border-radius: 0px;
}
.mfn-header-login.is-side h4 {
  text-align: left !important;
  width: auto !important;
  padding-left: 60px !important;
}

/** Carrito **/

.checkout-button {
  text-transform: uppercase !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
}
.woocommerce table.shop_table td.actions .coupon .input-text {
  width: auto !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  padding: 6px 15px 5px !important;
}
.cart-collaterals .cart_totals .includes_tax .amount,
.order-total .includes_tax .amount,
.woocommerce-order-details .includes_tax .amount {
  font-size: var(--tx-body) !important;
}
.woocommerce .cart-collaterals h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
}
.woocommerce .cart_item .quantity {
  margin: 0 auto;
}
.mfn-checkout-steps {
  margin-bottom: 100px !important;
}

.cart-collaterals h2 {
  font-size: 14px;
  margin-top: 30px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.woocommerce table.shop_table {
  border-radius: 0px !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0 !important;
}

.cart-collaterals .cart_totals {
  width: 100% !important;
}

.wc-proceed-to-checkout a.checkout-button.button {
  font-size: 15px;
  line-height: 30px;
}

.cart-collaterals,
.checkout-button {
  margin-bottom: 0px !important;
}

.wc-proceed-to-checkout {
  padding: 1em 0 0px !important;
}

.woocommerce-cart .column_column {
  margin-bottom: 0px;
}

.woocommerce-checkout #Content h3,
#Content h3#ship-to-different-address label,
.woocommerce-checkout #Content h2,
#Content #order_review_heading {
  font-size: 20px !important;
  line-height: 1.3 !important;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 600;
  font-family: var(--font-deco);
  text-transform: uppercase;
}
.woocommerce .woocommerce-checkout-review-order {
  background: none !important;
  border-radius: none !important;
  padding: 0px !important;
}
.woocommerce table.shop_table {
  border-collapse: inherit !important;
}
.woocommerce table.woocommerce-checkout-review-order-table,
.woocommerce-checkout-payment {
  border-radius: 8px !important;
  padding: 30px !important;
  background: rgb(247 247 247) !important;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
  background: #f7f7f7 !important;
  padding: 20px;
  border-radius: 8px !important;
}
#customer_details input,
#customer_details select,
#customer_details textarea,
#customer_details .select2-container--default .select2-selection--single {
  background: #f7f7f7 !important;
}
.woocommerce-billing-fields__field-wrapper {
  margin-bottom: 20px;
  border-radius: 8px !important;
}
.woocommerce-additional-fields__field-wrapper {
  margin-top: 20px;
}
.woocommerce-checkout h3 {
  border: 0px !important;
  padding: 0px !important;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #00000014;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
  font-size: var(--tx-m);
  font-family: var(--font-deco);
  line-height: 1.3;
}

.woocommerce .woocommerce-customer-details address {
  border-radius: 0 !important;
  width: 100% !important;

  padding: 30px !important;
  background: #f7f7f7;
  border-radius: 8px !important;
}
.woocommerce .woocommerce-columns--addresses .woocommerce-column {
  text-align: left;
  width: 50%;
  margin: 15px 1%;
}

.woocommerce-order-received address:before {
  display: none !important;
}

.woocommerce .woocommerce-customer-details,
.woocommerce-checkout .column_column {
  margin-bottom: 0px;
}

.woocommerce-order-received address {
  font-size: 15px;
}

.return-to-shop .button.wc-backward {
  background-color: black !important;
}

.button-stroke.woocommerce-page .return-to-shop a.button {
  color: white !important;
}

/** Mi cuenta **/

.mfn-show-login-modal .mfn-header-login {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1) !important;
  border-radius: 10px !important;
}
.woocommerce .addresses address:before,
.woocommerce .woocommerce-customer-details address:before {
  display: none !important;
}
.woocommerce-MyAccount-content
  .woocommerce-orders-table.woocommerce-MyAccount-orders
  td:before {
  width: auto !important;
}

.woocommerce-MyAccount-content .woocommerce-Message:before {
  width: 15px;
}

/**Checkout**/

#place_order {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.wc_payment_method label {
  font-weight: 600 !important;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  text-align: center;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  margin-top: 60px;

  padding-bottom: 20px;
  margin-bottom: 30px !important;
}
.woocommerce-order-details h2.woocommerce-order-details__title {
  margin-bottom: 30px;
}
.woocommerce-table--order-details .wc-item-meta {
  margin-top: 10px;
}
.woocommerce-table--order-details .wc-item-meta li strong,
.woocommerce-table--order-details .wc-item-meta li {
  font-weight: 400 !important;
  font-size: 14px;
  font-style: italic;
}
.woocommerce table.shop_table tfoot td {
  font-weight: 400 !important;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tfoot th {
  font-weight: 600 !important;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  border: 0px !important;
}

/*Popup form*/

.popup-form .wpcf7-acceptance a {
  color: var(--primary) !important;
}
.popup-form .wpcf7-acceptance a:hover {
  text-decoration: underline !important;
}
.wpcf7-acceptance .wpcf7-list-item > label {
  display: flex;
  align-items: center;
}

/*Legal text*/

body #cmplz-manage-consent .cmplz-manage-consent {
  background-image: url(imagenes/fondo-ajustes.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  right: unset !important;
  left: 0px;
  font-size: 0px;
  color: var(--negro) !important;
  width: 140px;
  background-color: transparent !important;
  box-shadow: unset !important;
  bottom: -2px !important;
  padding: 0 !important;
}

body #cmplz-manage-consent .cmplz-manage-consent:before {
  content: "";
  background-image: url(imagenes/icono-ajustes.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.8s ease;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
}

body #cmplz-manage-consent .cmplz-manage-consent:hover:before {
  transform: translate(-50%, -54%);
  -webkit-transform: translate(-50%, -54%);
  -moz-transform: translate(-50%, -54%);
  -ms-transform: translate(-50%, -54%);
  -o-transform: translate(-50%, -54%);
}

/*Blog*/
.blog .posts_group.masonry.margin .post-item {
  margin: 5px !important;
  aspect-ratio: 2 / 3 !important;
  width: calc(25% - 10px) !important;
}

.style-simple #Filters .filters_wrapper ul.categories {
  display: flex !important;
  justify-content: flex-end !important;
  margin-top: -60px;
  max-width: 50%;
  margin-left: 50%;
  border-bottom: 0;
}

.masonry.tiles .post-item:not(.no-img) .post-photo-wrapper:after {
  opacity: 0 !important;
}

.masonry.tiles .post-item:not(.no-img):hover .post-photo-wrapper img {
  transform: scale(1.2);
}
.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper .post-desc {
  padding: 30px !important;
}

.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper {
  bottom: 0 !important;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after {
  background: white !important;
  margin-top: 35px !important;
  height: 1px !important;
  display: none !important;
}
.masonry.tiles .post-item:hover .post-desc-wrapper {
  transform: none !important;
}
.masonry.tiles
  .post-item:hover
  .post-desc-wrapper
  .post-desc
  .post-title:after {
  width: 100% !important;
}
.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper .entry-title {
  margin: 0px;
  font-size: var(--tx-l) !important;
}
.masonry.tiles .post-item:not(.no-img) .post-photo-wrapper img {
  transition: 0.3s all ease !important;
}

/*Side Cart*/

.mfn-cart-holder .mfn-ch-content {
  background: #eeeeee !important;
}
.mfn-cart-holder .mfn-ch-header i {
  display: none !important;
}
.mfn-cart-holder .mfn-ch-header h3 {
  text-transform: uppercase;
  color: var(--black);
  font-weight: 600 !important;
  font-size: var(--tx-m) !important;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product {
  background-color: white;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info h6 {
  font-weight: 600 !important;
}

/*Slider blog*/

.blog_slider .post .item_wrapper {
  display: flex;
  flex-direction: row-reverse;
}
.blog_slider .post .item_wrapper .image_frame {
  width: 50%;
  overflow: hidden;
  margin-left: 10% !important;
  aspect-ratio: 3 / 2;
  display: flex;
}
.blog_slider .post .item_wrapper .image_frame .image_wrapper,
.blog_slider .post .item_wrapper .image_frame .image_wrapper a {
  display: flex;
  width: 100%;
}
.blog_slider .post .item_wrapper .image_frame .image_wrapper img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: center;
  display: flex;
}
.blog_slider .post .item_wrapper .desc {
  width: 40%;
}
.blog_slider .post .date_label {
  display: none !important;
}
.blog_slider .post .item_wrapper .desc a {
  font-size: var(--tx-xl);
  line-height: 1;
}
/*********************************\
            COPYRIGHT
\*********************************/
body #Footer .copyright a:hover {
  text-decoration: none;
}

body #Footer .footer_copy {
  border: 0;
  background: black;
  color: white;
}

body #Footer .footer_copy a {
  color: white;
}

body #Footer .footer_copy a:hover {
  color: var(--primary);
}

body #Footer .footer_copy .one {
  --mfn-column-gap-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 0;
}

body #Footer .footer_copy .mcb-column-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

body #Footer .menu {
  list-style: none;
  padding: 0;
  background: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

body #Footer .copyright .menu {
  gap: 0 10px;
  flex-direction: row;
}

body #Footer .menu li:after {
  content: none;
}

body #Footer .menu a {
  padding: 5px 0;
}

body #Footer .footer_copy .copyright {
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.02em;
  float: none;
  text-align: left;
}

body #Footer .footer_copy .copyText {
  margin: 0 0 5px;
}

body #Footer .footer_copy .social {
  line-height: 0;
}

body #Footer .footer_copy .social li a {
  font-size: 22px;
  line-height: 1;
}

@media only screen and (max-width: 959px) {
  body .animate {
    animation-delay: 0ms !important;
  }

  body #Footer .footer_copy .mcb-column-inner {
    flex-direction: column;
  }

  body #Footer .copyright .menu {
    justify-content: center;
  }

  body #Footer .footer_copy .copyright {
    text-align: center;
  }

  body #Footer .footer_copy .social {
    margin-top: 15px;
  }
}

/*Footer*/

#mfn-footer-template .menu-social li:first-of-type a {
  padding-left: 0px !important;
}
#mfn-footer-template .mfn-footer-menu-style-vertical li a {
  padding: 6px 0 !important;
}
#mfn-footer-template .mfn-footer-menu-style-vertical li a:hover {
  text-decoration: underline !important;
}
#mfn-footer-template .icon_box {
  padding: 0px 0 0 15px !important;
}
#mfn-footer-template .icon_box .icon_wrapper {
  width: auto;
  height: auto;
  padding-top: 0 !important;
  font-size: inherit;
  margin-bottom: 0px;
  overflow: visible !important;
}

/*Legal text*/

#cmplz-document h2,
#cmplz-document h3 {
  font-size: 16px !important;
  line-height: 1.3;
  font-weight: 700;
}
#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode {
  max-width: 100% !important;
}
/*Responsive*/

@media (max-width: 1339px) {
  #Top_bar .top_bar_right .top-bar-right-icon {
    margin: 0px 15px !important;
  }
}

@media (max-width: 1239px) {
  .archive .products_wrapper .alert_info {
    max-width: 98%;
    margin: 0 1%;
  }
  .header-shop-split #Top_bar .top_bar_right {
    position: absolute;
    right: 0 !important;
    z-index: 999;
  }
  .header-shop-split.menuo-right #Top_bar .menu_wrapper {
    position: absolute;
    left: 20px !important;
    z-index: 999;
  }
  .section_wrapper,
  .shop-filters {
    max-width: calc(100% - 30px) !important;
  }

  .top_bar_right_wrapper .shortcode-menu {
    display: none !important;
  }
  body #Side_slide .menu.menu-main {
    display: none;
  }
  body #Side_slide .menu.menu-mobile {
    display: block;
  }
}
@media (max-width: 1024px) {
  .mfn-banner-box .banner-wrapper .title {
    font-size: var(--tx-l) !important;
  }
}
@media (max-width: 959px) {
  .style-simple #Filters .filters_wrapper ul.categories {
    justify-content: center !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    border-bottom: 0 !important;
    margin-top: 0px !important;
  }
  .blog .posts_group.masonry.margin .post-item {
    margin: 5px !important;
    width: calc(33.33% - 10px) !important;
  }
  .woocommerce-variation-add-to-cart,
  .woocommerce form.cart {
    flex-direction: column !important;
  }
  .woocommerce #Content .column_product_cart_button .cart .button,
  .woocommerce .column_product_cart_button .cart .quantity .input-text {
    max-width: 100% !important;
  }
  .woocommerce div.product form.cart div.quantity {
    margin: 0 0px 10px 0 !important;
  }
  .woocommerce .column_product_cart_button .cart .quantity {
    width: 100%;
    margin-bottom: 15px !important;
    margin-left: 0px !important;
  }

  .woocommerce.columns-4 ul.products li.product,
  .woocommerce ul.products.columns-4 li.product {
    width: calc(50% - 10px) !important;
  }
  .single-product table.variations tr {
    display: flex;
    flex-direction: column;
  }
  .single-product table.variations th {
    padding-left: 0px !important;
    width: 100% !important;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .single-product table.variations th label {
    margin-bottom: 0px !important;
  }
  .single-product table.variations td {
    width: 100% !important;
    padding-right: 0px !important;
  }
  .single-product table.variations td > * {
    width: 100% !important;
  }
  .single-post .column_blog {
    padding: 0px 1% !important;
  }
}
@media (max-width: 767px) {
  .woocommerce .cart_item .quantity {
    margin: initial;
  }
  .woocommerce table.shop_table td.product-name:before {
    display: none !important;
  }

  .blog .blog_wrapper {
    padding: 0px 33px !important;
  }

  .single-product .column_product_related .products {
    padding: 0px 30px !important;
  }
  .single-product #Content .quantity {
    width: 100% !important;
  }
  .single-product #Content .quantity input,
  .single-product #Content .single_add_to_cart_button {
    line-height: 1 !important;
    padding: 10px 25px !important;
  }
  .blog .posts_group.masonry.margin .post-item {
    margin: 5px !important;
    width: calc(50% - 10px) !important;
  }
  .archive .products_wrapper .alert_info {
    max-width: calc(100% - 60px);
    margin: 0 30px;
    padding: 10px !important;
    line-height: 1.3;
  }
  .newsletter-form label {
    flex-direction: column !important;
    width: 100%;
  }
  .newsletter-form label input {
    width: 100% !important;
  }
  #Content .content_wrapper .section_wrapper,
  #Content .container,
  #Content .four.columns .widget-area {
    max-width: 100% !important;
  }
  .mobile-header-mini.mobile-mini-ml-lc
    #Header_wrapper
    #Top_bar
    a.responsive-menu-toggle {
    left: 10px !important;
  }
  .mobile-header-mini #Header_wrapper #Top_bar .top_bar_right {
    right: 30px !important;
  }
  .widget:first-of-type .wp-block-heading {
    font-size: var(--tx-s) !important;
    line-height: calc(var(--tx-s) + 10px) !important;
  }
  .widget .wp-block-heading {
    font-size: 16px !important;
  }
  .woocommerce ul.products li.product .title {
    line-height: 1 !important;
  }
  .woocommerce #customer_login .u-column1 {
    border-bottom: 1px solid #fdf9f4;
    padding-bottom: 50px;
  }
  .woocommerce
    .woocommerce-cart-form
    table.shop_table_responsive.cart
    tr
    td::before,
  .woocommerce-page
    .woocommerce-cart-form
    table.shop_table_responsive.cart
    tr
    td::before {
    font-weight: 400 !important;
    font-size: 12px;
  }

  .woocommerce table.shop_table td.product-subtotal {
    font-weight: 600;
  }
  .woocommerce .quantity {
    width: 115px !important;
  }
  .woocommerce .quantity .qty {
    font-size: 18px !important;
    padding: 5px 30px !important;
    font-weight: 400 !important;
  }
  .woocommerce .quantity a.quantity-change {
    width: 25px !important;
  }

  .woocommerce .cart tr.cart_item {
    margin-bottom: 10px !important;
  }
  .woocommerce table.cart {
    border-spacing: 0 0 !important;
  }
  .woocommerce .cart tr.cart_item {
    background: #f7f7f7;
    padding: 20px;
    border-radius: 5px;
  }
  .woocommerce .quantity a.quantity-change {
    font-size: 16px;
  }
  .woocommerce .cart .quantity .qty {
    line-height: 1;
    padding: 9px 30px;
  }
  .woocommerce table.shop_table_responsive tr td.product-remove a {
    margin: 0 !important;
    text-align: right !important;
    width: 100% !important;
  }
  .woocommerce table.shop_table td.actions .coupon {
    flex-direction: column;
    flex-wrap: wrap !important;
  }
  .woocommerce table.shop_table td.actions .coupon .input-text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    height: 44px;
  }
  .woocommerce table.shop_table td,
  .woocommerce table.shop_table th {
    padding: 4px !important;
  }
  .woocommerce .cart_totals table.shop_table td,
  .woocommerce .cart_totals table.shop_table th {
    padding: 10px 4px !important;
  }
  .woocommerce .cart_totals table.shop_table .includes_tax .amount {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #767676 !important;
  }
  .woocommerce table.shop_table td.actions .coupon .button {
    width: 100%;
    margin-right: 0;
  }
  .mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-price {
    width: 100px !important;
    text-align: right;
    padding: 0px;
  }
  .mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info {
    min-height: auto !important;
  }
  .lightSlider .text-wrap > * {
    padding: 10px 20px !important;
  }

  #Top_bar #logo img.svg {
    max-width: 130px !important;
    width: initial !important;
  }
  .single-product .mfn-upsells .title.heading,
  .single-product .mfn-related .title.heading {
    padding: 0px !important;
  }

  .single-product .maxW600 {
    max-width: var(--containerWidth) !important;
    margin: 0 auto !important;
  }
  .header-shop-split #Top_bar .top_bar_right .top_bar_right_wrapper {
    padding: 0px !important;
  }
  #Top_bar .top_bar_right .top-bar-right-icon {
    margin: 0px !important;
  }

  .woocommerce .shop-filters > :last-child {
    margin-right: inherit !important;
  }
  .woocommerce .woocommerce-columns--addresses .woocommerce-column {
    width: 100% !important;
  }
  .single-post .mcb-item-post_content-inner .mfn-builder-content .section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .single-post .section.intro {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
  .single-post .blog_wrapper,
  .single-post .column_blog {
    padding: 0px !important;
    margin: 0px -5px;
  }
  .single-post .posts_group.masonry.margin.col-4 .post-item {
    width: calc(50% - 10px) !important;
    margin: 5px !important;
  }
}
@media (max-width: 480px) {
  .single-post .blog_wrapper,
  .single-post .column_blog {
    margin: 0px;
  }
  .single-post .posts_group.masonry.margin.col-4 .post-item {
    width: 100% !important;
    margin: 5px 0px !important;
  }
  .single-post .column_blog,
  .single-post .blog_wrapper {
    padding: 0px !important;
  }
  .blog .posts_group.masonry.margin .post-item {
    margin: 5px 0px !important;
    width: 100% !important;
  }
  .single-product .mfn-upsells .title.heading,
  .single-product .mfn-related .title.heading {
    padding: 0px 33px 0px !important;
  }
}
