@charset "UTF-8";
/*
Theme Name: Tema Hijo Template
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.button {
  text-shadow: none !important;
  color: #ffffff !important;
  background-color: #201A40 !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 16px !important;
  letter-spacing: 1px !important;
  font-weight: 600;
}
.button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}

body {
  font-size: 14.4px !important;
}

.page-template-page-cart #main-content,
.page-template-page-checkout #main-content {
  max-width: 1400px !important;
}

/*START - cart page DESKTOP*/
/*header*/
.focused-checkout-logo {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.focused-checkout-header {
  padding-bottom: 0px;
}
.focused-checkout-header .checkout-page-title .page-title-inner {
  min-height: auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaf0f1;
  margin-bottom: 16px;
}
.focused-checkout-header .checkout-page-title .page-title-inner .breadcrumbs {
  padding: 8px;
}
.focused-checkout-header .checkout-page-title .page-title-inner .breadcrumbs a {
  font-size: 14px;
}

/*lista de productos - primera columna*/
.woocommerce-cart-form th,
.woocommerce-cart-form bdi,
.woocommerce-cart-form label,
.woocommerce-cart-form p {
  color: #201A40;
  letter-spacing: normal;
  font-weight: 500;
}
.woocommerce-cart-form thead th {
  border-bottom: none;
  font-size: 14px;
  text-transform: initial;
  font-weight: 600;
}
.woocommerce-cart-form input {
  box-shadow: none !important;
}
.woocommerce-cart-form .product-remove a.remove {
  font-size: 24px !important;
  color: #201A40;
  border: none;
  font-weight: 500;
}
.woocommerce-cart-form .shop_table .cart_item td {
  padding-bottom: 16px !important;
  padding-top: 16px !important;
  padding-right: 16px;
}
.woocommerce-cart-form .shop_table .cart_item td a {
  color: #201A40;
}

a.button-continue-shopping.button {
  text-shadow: none !important;
  color: #201A40 !important;
  background-color: #ffffff !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 32px;
  font-weight: 600;
}
a.button-continue-shopping.button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}

/*detalle del pedido - segunda columna*/
.cart-collaterals {
  padding: 0px 16px !important;
  border-left: none !important;
}
.cart-collaterals .is-sticky-column__inner {
  width: 90%;
  margin: 0 auto;
  background-color: #faf9f9;
  padding: 1em 1em;
  box-shadow: none;
  border: none;
  border-radius: 2px;
}
.cart-collaterals .cart-sidebar .cart_totals bdi {
  font-size: 16px;
  color: #201A40;
}
.cart-collaterals .cart-sidebar .cart_totals th,
.cart-collaterals .cart-sidebar .cart_totals label,
.cart-collaterals .cart-sidebar .cart_totals p {
  color: #201A40;
}
.cart-collaterals .cart-sidebar .cart_totals .cart-subtotal th,
.cart-collaterals .cart-sidebar .cart_totals .shipping th {
  font-weight: 600 !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  color: #201A40 !important;
  text-transform: none !important;
}
.cart-collaterals .cart-sidebar .cart_totals .order-total th,
.cart-collaterals .cart-sidebar .cart_totals .order-total td {
  border-width: 0px;
}
.cart-collaterals .cart-sidebar .cart_totals .order-total th {
  font-weight: 600 !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  color: #201A40 !important;
  text-transform: none !important;
}
.cart-collaterals .cart-sidebar .cart_totals .product-name {
  border: none;
  color: #46A83C !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  text-transform: lowercase !important;
  text-align: left;
  color: #201A40 !important;
}
.cart-collaterals .cart-sidebar .cart_totals .product-name::first-letter {
  text-transform: uppercase !important;
}
.cart-collaterals .cart-sidebar .cart_totals .checkout-button {
  text-shadow: none !important;
  color: #ffffff !important;
  background-color: #201A40 !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 16px !important;
  letter-spacing: 1px !important;
  font-weight: 600;
}
.cart-collaterals .cart-sidebar .cart_totals .checkout-button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.cart-collaterals .cart-sidebar .ux-cart-coupon .coupon .widget-title {
  border: none;
  margin-bottom: 0em;
  text-transform: uppercase;
  font-weight: 600 !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  color: #201A40 !important;
  text-transform: none !important;
}
.cart-collaterals .cart-sidebar .ux-cart-coupon .coupon #coupon_code {
  box-shadow: none;
  font-size: 14px;
}
.cart-collaterals .cart-sidebar .ux-cart-coupon .coupon .button {
  text-shadow: none !important;
  color: #201A40 !important;
  background-color: #ffffff !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 32px;
  font-weight: 600;
}
.cart-collaterals .cart-sidebar .ux-cart-coupon .coupon .button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.cart-collaterals .cart-sidebar .ux-cart-coupon .coupon .button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.cart-collaterals .cart-sidebar .ux-cart-coupon .coupon i {
  display: none;
}

/*END - cart page DESKTOP*/
/*START - cart page MOBILE*/
@media (min-width: 320px) and (max-width: 479px) {
  div#main-content {
    margin: 0em !important;
  }
  div#main-content .focused-checkout-footer {
    display: none;
  }
  div#main-content .page-checkout {
    padding: 0em !important;
    margin-bottom: 5em;
  }
  .focused-checkout-logo {
    padding: 16px 0px !important;
  }
  .focused-checkout-logo #logo a img {
    padding: 0em;
    max-height: 100%;
  }
  .focused-checkout-header {
    background-color: #faf9f9;
    padding: 0;
    margin-bottom: 1em;
  }
  .focused-checkout-header .checkout-breadcrumbs {
    font-size: 10px;
    line-height: normal;
    text-align: left;
    line-height: 1;
  }
  .focused-checkout-header .checkout-breadcrumbs .breadcrumb-step {
    align-items: center;
    justify-content: center;
    padding: 1em;
  }
  .focused-checkout-header .page-title-inner {
    padding-top: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .focused-checkout-header .hide-for-small {
    display: flex !important;
  }
  tr.woocommerce-cart-form__cart-item td.product-quantity .buttons_added .input-text {
    font-size: 1.1em;
  }
  tr.woocommerce-cart-form__cart-item td.product-quantity .buttons_added .button.is-form:hover {
    color: #201A40 !important;
  }
  .cart-collaterals .is-sticky-column__inner {
    width: 100%;
  }
  .cart-collaterals .is-sticky-column__inner .wc-proceed-to-checkout {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1200;
    background-color: #f9f9f9;
    width: 100%;
    margin: 0;
    padding: 1em;
    box-shadow: 0px -10px 34px -10px rgba(126, 126, 126, 0.3294117647);
  }
}
/*END - cart page MOBILE*/
body, p {
  font-size: 14.4px;
}

/*START - checkout page DESKTOP*/
/*coherencia de textos*/
.checkout-sidebar h3,
#customer_details h3 {
  color: #46A83C !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  text-transform: lowercase !important;
  text-align: left;
}
.checkout-sidebar h3::first-letter,
#customer_details h3::first-letter {
  text-transform: uppercase !important;
}

/*detalles de facturación - primera columna*/
#customer_details {
  width: 90%;
  margin: 0 auto;
}
#customer_details .woocommerce-billing-fields {
  border-top: none;
  padding-top: 0;
}
#customer_details .woocommerce-billing-fields div {
  margin-top: 1.5em;
}
#customer_details .optional {
  display: none;
}
#customer_details textarea {
  margin-bottom: 0;
}
#customer_details .wooccm-field-company {
  display: none;
}

/*tu pedido - segunda columna*/
#order_review bdi {
  font-size: 16px;
  color: #201A40;
}

.checkout-sidebar {
  width: 90%;
  margin: 0 auto;
  background-color: #faf9f9;
  padding: 1em 1em;
  box-shadow: none;
  border: none;
  border-radius: 2px;
}
.checkout-sidebar .woocommerce-checkout-review-order-table thead {
  display: none;
}
.checkout-sidebar .woocommerce-privacy-policy-text p {
  font-size: small;
  line-height: 1.4;
  font-weight: 400;
  color: #201A40;
}
.checkout-sidebar .cart-subtotal th,
.checkout-sidebar .shipping__table th {
  font-weight: 600 !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  color: #201A40 !important;
  text-transform: none !important;
}
.checkout-sidebar td.shipping__inner {
  padding-top: 1em;
}
.checkout-sidebar .product-name {
  text-align: left;
  padding: 0.5em 0.5em 0.5em 0;
  color: #201A40;
  font-size: 14.4px;
  font-weight: 500 !important;
}
.checkout-sidebar .product-name strong {
  font-weight: 400 !important;
}
.checkout-sidebar tr.order-total th,
.checkout-sidebar tr.order-total td {
  border-width: 0px;
}
.checkout-sidebar tr.order-total th {
  font-weight: 600 !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  color: #201A40 !important;
  text-transform: none !important;
}
.checkout-sidebar tr.order-total .amount {
  font-size: 18px;
}
.checkout-sidebar #payment .button {
  width: 100%;
  line-height: 2.4;
  margin-top: 16px;
  margin-bottom: 16px;
  text-shadow: none !important;
  color: #ffffff !important;
  background-color: #201A40 !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 16px !important;
  letter-spacing: 1px !important;
  font-weight: 600;
}
.checkout-sidebar #payment .button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.checkout-sidebar #payment .button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.checkout-sidebar #payment p {
  font-size: small !important;
  line-height: 1.4;
  font-weight: 400;
  color: #201A40;
}
.checkout-sidebar #payment label {
  color: #46A83C;
  line-height: 1.2;
}

/*cupon*/
.woocommerce-form-coupon-toggle {
  position: absolute;
  bottom: 0;
  z-index: 999;
  line-height: normal;
  margin-bottom: 1em;
}
.woocommerce-form-coupon-toggle .message-container.container {
  font-weight: 900;
}
.woocommerce-form-coupon-toggle .message-container.container a {
  font-weight: 400;
}

/*END - checkout page DESKTOP*/
/*START - checkout page MOBILE*/
@media (min-width: 320px) and (max-width: 479px) {
  .checkout-sidebar {
    width: 100%;
  }
}
/*END - checkout page MOBILE*/
/*START my account DESKTOP*/
/*titulo mi cuenta*/
.my-account-header {
  border: none;
}
.my-account-header .page-title-inner h1 {
  text-transform: none;
  letter-spacing: normal;
}

/*menu de navegacion - columna izquierda*/
.my-account .container {
  margin: 0 auto;
}
.my-account .container .col-border {
  border-right: 1px solid #e5e5e5;
}
.my-account .container .col-border .account-user span.image {
  display: none;
}
.my-account .container .col-border .account-user .user-name {
  color: #201A40;
  font-size: 20px;
}
.my-account .container .col-border .account-user .user-name em {
  display: none;
}
.my-account .container .col-border #my-account-nav li.current-menu-item {
  background-color: #faf9f9;
}
.my-account .container .col-border #my-account-nav li.menu-item img.ux-sidebar-menu-icon {
  margin-right: 1em !important;
}
.my-account .container .col-border #my-account-nav li {
  border-top: 1px solid #e5e5e5;
}
.my-account .container .col-border #my-account-nav li a {
  color: #201A40;
  font-size: 14.4px;
  letter-spacing: normal;
  font-weight: 500;
}
.my-account .container .col-border #my-account-nav li a:hover {
  background-color: #faf9f9;
}

/*contenido - columna derecha*/
.woocommerce-MyAccount-content .woocommerce-Addresses a {
  color: #201A40;
  font-weight: 700 !important;
}
.woocommerce-MyAccount-content .woocommerce-Addresses a:hover {
  color: #46A83C;
}
.woocommerce-MyAccount-content ul.dashboard-links {
  display: none;
}
.woocommerce-MyAccount-content .message-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.woocommerce-MyAccount-content a,
.woocommerce-MyAccount-content time,
.woocommerce-MyAccount-content td,
.woocommerce-MyAccount-content span {
  font-size: 14.4px;
}
.woocommerce-MyAccount-content a {
  font-weight: 600;
}
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content legend {
  color: #46A83C !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  text-transform: lowercase !important;
  text-align: left;
}
.woocommerce-MyAccount-content h2::first-letter,
.woocommerce-MyAccount-content h3::first-letter,
.woocommerce-MyAccount-content legend::first-letter {
  text-transform: uppercase !important;
}
.woocommerce-MyAccount-content address {
  font-style: normal;
}
.woocommerce-MyAccount-content p:nth-child(2) a {
  text-shadow: none !important;
  color: #ffffff !important;
  background-color: #201A40 !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 16px !important;
  letter-spacing: 1px !important;
  font-weight: 600;
  display: block;
  width: -moz-min-content;
  width: min-content;
  margin-top: 1em;
}
.woocommerce-MyAccount-content p:nth-child(2) a:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}

/*pedidos - orders*/
.woocommerce-MyAccount-content .touch-scroll-table thead th.woocommerce-orders-table__header {
  border-width: 0px;
  color: #46A83C !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  text-transform: lowercase !important;
  text-align: left;
}
.woocommerce-MyAccount-content .touch-scroll-table thead th.woocommerce-orders-table__header::first-letter {
  text-transform: uppercase !important;
}
.woocommerce-MyAccount-content .touch-scroll-table td,
.woocommerce-MyAccount-content .touch-scroll-table a.woocommerce-orders-table__cell-order-number,
.woocommerce-MyAccount-content .touch-scroll-table .amount {
  color: #201A40 !important;
}
.woocommerce-MyAccount-content .touch-scroll-table a.woocommerce-orders-table__cell-order-number {
  font-weight: 600;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a {
  text-shadow: none !important;
  color: #201A40 !important;
  background-color: #ffffff !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 32px;
  font-weight: 600;
  font-size: 12px !important;
  width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}

section.woocommerce-order-details th {
  font-weight: 500;
  font-size: 100% !important;
}
section.woocommerce-order-details span {
  font-size: 16px;
}
section.woocommerce-order-details th.product-name,
section.woocommerce-order-details th.product-total {
  display: none;
}

/*pedido de cuit - no está en todos los sitios*/
#tr-billing_wooccm12 th,
#tr-billing_wooccm12 td {
  color: #201A40;
  font-size: 16px;
  font-weight: 500;
}

/*direcciones*/
.woocommerce-MyAccount-content .woocommerce-Addresses {
  flex-direction: column;
  gap: 16px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses a {
  font-weight: 500;
}
.woocommerce-MyAccount-content .woocommerce-Addresses div {
  padding: 0;
}

/*datos personales*/
.woocommerce-MyAccount-content p.woocommerce-form-row--wide span em {
  display: none;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm {
  color: #201A40;
  width: 70%;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
  border-bottom: none;
  font-size: 16px;
  margin: 0;
  padding-bottom: 16px;
  text-transform: uppercase;
  color: #2b2961;
  padding-top: 16px;
}

/*password - contraseña*/
form.woocommerce-ResetPassword {
  padding: 0;
}
form.woocommerce-ResetPassword .woocommerce-form-row {
  margin-top: 1em;
}

/*salir*/
.woocommerce-MyAccount-content {
  font-size: 14.4px !important;
}
.woocommerce-MyAccount-content .message-container.success-color {
  display: none;
}

/*END my account DESKTOP*/
/*START my account MOBILE*/
@media (min-width: 320px) and (max-width: 479px) {
  .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
    width: 100%;
  }
  .woocommerce-MyAccount-content .touch-scroll-table {
    box-shadow: none;
  }
  .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
    margin-top: 1em;
  }
}
/*END my account MOBILE*/
.woocommerce-shop #wrapper #main {
  background-image: url(/wp-content/uploads/bg-store.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.shop-page-title {
  font-size: 14px;
  margin-bottom: 32px;
  z-index: 99;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.shop-page-title .page-title-inner {
  padding: 0;
}
.shop-page-title .page-title-inner .breadcrumbs {
  color: #201A40;
  font-weight: 600;
  text-shadow: none;
}
.shop-page-title .page-title-inner .breadcrumbs a {
  color: #201A40;
}
.shop-page-title .page-title-inner .orderby {
  box-shadow: none;
  border: none;
  color: #6F6F6E !important;
  border-radius: 99px;
  background-color: #faf9f9 !important;
}

.category-page-row {
  padding-top: 0px;
  justify-content: space-between;
}
.category-page-row .col.large-3 {
  padding-left: 0;
  flex-basis: 20%;
  max-width: 20%;
}

#shop-sidebar .widget-title {
  letter-spacing: normal;
  font-weight: 700;
  text-transform: none;
  display: block;
  margin-bottom: 16px;
  color: #46A83C;
  font-size: 16px;
}
#shop-sidebar .is-divider {
  background-color: #46A83C;
}
#shop-sidebar ul.product-categories li.cat-item a, #shop-sidebar ul.product-categories li.woocommerce-widget-layered-nav-list__item a,
#shop-sidebar ul.woocommerce-widget-layered-nav-list li.cat-item a,
#shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
  font-size: 14.4px;
  padding: 8px 0px !important;
  color: #201A40 !important;
  font-weight: 500;
}
#shop-sidebar ul.product-categories li.cat-item a:hover, #shop-sidebar ul.product-categories li.woocommerce-widget-layered-nav-list__item a:hover,
#shop-sidebar ul.woocommerce-widget-layered-nav-list li.cat-item a:hover,
#shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:hover {
  color: #201A40 !important;
}
#shop-sidebar ul.product-categories li.cat-item .children, #shop-sidebar ul.product-categories li.woocommerce-widget-layered-nav-list__item .children,
#shop-sidebar ul.woocommerce-widget-layered-nav-list li.cat-item .children,
#shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item .children {
  border: none;
}
#shop-sidebar ul.product-categories li.current-cat > a,
#shop-sidebar ul.woocommerce-widget-layered-nav-list li.current-cat > a {
  color: #46A83C !important;
}

@media (min-width: 320px) and (max-width: 479px) {
  .shop-page-title {
    margin-bottom: 8px !important;
  }
  .shop-container .products {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .shop-container .products > .product-small {
    padding: 4px;
  }
  .shop-container .products > .product-small .col-inner .product-small .box-text {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}
.product-template-default .shop-container .custom-product-page .tript-section-prod-page .trip-ppage-colum-img .col-inner .product-images .badge-container {
  margin-left: -11px;
}
.product-template-default .shop-container .custom-product-page .tript-section-prod-page .trip-ppage-colum-img .col-inner .product-images .flickity-viewport img {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #ececec;
  padding: 0px 16px;
  background-color: #ffffff;
}
.product-template-default .shop-container .custom-product-page .tript-section-prod-page .trip-ppage-colum-img .col-inner .product-images .image-tools .zoom-button {
  padding-left: 9px !important;
  padding-right: 9px !important;
  padding-top: 5px !important;
  padding-bottom: 2px !important;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-title-container .product-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-short-description {
  color: #46A83C;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-short-description p,
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-short-description h1,
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-short-description strong,
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-short-description span {
  font-weight: 400 !important;
  margin-bottom: 0;
  color: #201A40;
  font-size: 14px !important;
  text-transform: none !important;
  text-align: left !important;
  line-height: 1.2 !important;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-short-description .tript-precio-contado {
  font-size: 24px;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-price-container .price-wrapper .product-page-price del {
  font-size: 20px;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .product-price-container .price-wrapper .product-page-price span.amount {
  color: #201A40;
  font-size: 20px;
  font-weight: 700;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .add-to-cart-container .stock {
  display: none;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .add-to-cart-container form.cart table.variations th label {
  color: #201A40;
  font-weight: 400;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .add-to-cart-container form.cart table.variations td.value .ux-swatches .ux-swatch--color {
  border-radius: 99px;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .add-to-cart-container form.cart table.variations td.value .ux-swatches .ux-swatch__color {
  border-radius: 99px;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .add-to-cart-container form.cart table.variations td.value select {
  border-color: #767676;
  border-radius: 3px;
  width: 300px;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .tript-pp-row-atributos .colum-atributo-prod-page {
  padding: 0 !important;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .tript-pp-row-atributos .colum-atributo-prod-page .col-inner {
  padding: 8px 0px 8px 0px !important;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .tript-pp-row-atributos .colum-atributo-prod-page .col-inner .icon-box .icon-box-img {
  width: 50px !important;
}
.product-template-default .shop-container .custom-product-page .trip-ppage-colum-text .col-inner .tript-pp-row-atributos .colum-atributo-prod-page .col-inner .icon-box .icon-box-text h5 {
  padding: 0;
  margin: 0;
}
.product-template-default .shop-container .accordion-item .accordion-title {
  font-weight: 500;
  font-size: 16px;
  color: #201A40 !important;
  border: none;
}
.product-template-default .shop-container .accordion-item .accordion-title:hover {
  color: #46A83C !important;
}
.product-template-default .shop-container .accordion-item .accordion-inner p,
.product-template-default .shop-container .accordion-item .accordion-inner h1,
.product-template-default .shop-container .accordion-item .accordion-inner strong,
.product-template-default .shop-container .accordion-item .accordion-inner span {
  font-weight: 400 !important;
  margin-bottom: 0;
  color: #201A40;
  font-size: 14px !important;
  text-transform: none !important;
  text-align: left !important;
  line-height: 1.5 !important;
}
.product-template-default .shop-container .accordion-item .accordion-inner th {
  letter-spacing: normal;
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
}
.product-template-default .shop-container .accordion-item .accordion-inner td {
  font-size: 16px;
  color: #46A83C;
}
.product-template-default .shop-container .related-products-wrapper {
  border-top: none;
}
.product-template-default .shop-container .related-products-wrapper h3.product-section-title {
  color: #201A40;
  letter-spacing: normal !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  text-align: center;
  text-transform: capitalize;
}
.product-template-default .shop-container .related-products-wrapper .row .flickity-viewport .flickity-slider .product-small .box-text .add-to-cart-button a {
  text-shadow: none !important;
  color: #ffffff !important;
  background-color: #201A40 !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 16px !important;
  letter-spacing: 1px !important;
  font-weight: 600;
  width: 100%;
}
.product-template-default .shop-container .related-products-wrapper .row .flickity-viewport .flickity-slider .product-small .box-text .add-to-cart-button a:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.product-template-default .shop-container .related-products-wrapper .row .flickity-viewport .flickity-slider .product-small .box-text .price-wrapper span.amount bdi {
  color: #46A83C;
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 479px) {
  .product-template-default .shop-container {
    width: 100%;
  }
  .product-template-default .shop-container .trip-ppage-colum-text {
    margin-left: 0em !important;
  }
  .product-template-default .shop-container .trip-ppage-colum-img {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 8px !important;
  }
  .product-template-default .shop-container .trip-ppage-colum-img .col-inner {
    padding-top: 16px !important;
  }
  .product-template-default .shop-container .add-to-cart-container form.cart {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
  }
  .product-template-default .shop-container .add-to-cart-container form.cart .single_add_to_cart_button {
    width: 190px;
    height: 40px;
    padding: 0;
  }
  .product-template-default .shop-container .add-to-cart-container form.variations_form {
    flex-direction: column;
  }
  .product-template-default .shop-container .add-to-cart-container form.variations_form .woocommerce-variation-add-to-cart {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
  }
  .product-template-default .shop-container .product-main h1.product-title {
    font-size: 16px;
    margin-bottom: 1em;
    margin-top: 1em;
  }
  .product-template-default .shop-container .product-footer .related-products-wrapper {
    margin-top: 1em;
  }
}
.woocommerce-order .large-5 .col-inner {
  background-color: #ffffff;
  box-shadow: none;
  color: #201A40 !important;
  border: 1px solid #e5e5e5;
  font-weight: 400;
  padding: 24px 16px 0px 16px;
}
.woocommerce-order .large-5 .col-inner p.success-color {
  line-height: 1.2;
  font-size: 14.4px;
}
.woocommerce-order .large-5 .col-inner ul {
  font-size: 14.4px;
}
.woocommerce-order .large-5 .col-inner ul strong {
  font-weight: 500;
}
.woocommerce-order .large-5 .col-inner .amount {
  color: #201A40 !important;
}
.woocommerce-order .large-7 .woocommerce-order-details h2,
.woocommerce-order .large-7 .woocommerce-customer-details h2 {
  color: #46A83C !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  text-transform: lowercase !important;
  text-align: left;
}
.woocommerce-order .large-7 .woocommerce-order-details h2::first-letter,
.woocommerce-order .large-7 .woocommerce-customer-details h2::first-letter {
  text-transform: uppercase !important;
}
.woocommerce-order .large-7 .woocommerce-order-details p,
.woocommerce-order .large-7 .woocommerce-order-details address,
.woocommerce-order .large-7 .woocommerce-customer-details p,
.woocommerce-order .large-7 .woocommerce-customer-details address {
  font-style: normal;
  color: #201A40 !important;
  font-weight: 400;
}
.woocommerce-order .large-7 .woocommerce-order-details a,
.woocommerce-order .large-7 .woocommerce-customer-details a {
  font-size: 14.4px;
  font-weight: 400;
  color: #201A40 !important;
}
.woocommerce-order .large-7 .woocommerce-order-details th,
.woocommerce-order .large-7 .woocommerce-customer-details th {
  color: #201A40 !important;
  font-weight: 400;
}
.woocommerce-order .large-7 .woocommerce-order-details .amount,
.woocommerce-order .large-7 .woocommerce-customer-details .amount {
  color: #201A40 !important;
}
.woocommerce-order .large-7 .woocommerce-order-details .wc-item-meta,
.woocommerce-order .large-7 .woocommerce-customer-details .wc-item-meta {
  color: #201A40;
  margin: 0;
}
.woocommerce-order .large-7 .woocommerce-order-details .wc-item-meta li,
.woocommerce-order .large-7 .woocommerce-customer-details .wc-item-meta li {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-size: 14.4px;
  font-weight: 300;
}

body.home {
  overflow-x: hidden;
}

.tript-section-prod-home .section-title-container h2 {
  border-bottom: 1px solid #ececec;
}
.tript-section-prod-home .section-title-container h2 .section-title-main {
  border: none;
}
.tript-section-prod-home .section-title-container h2 a {
  font-size: 16px;
}
.tript-section-prod-home .tript-column-productos-home .banner {
  background-color: transparent;
}
.tript-section-prod-home .tript-column-productos-home .banner .banner-bg {
  border-radius: 6px;
}

.section-aviso-home h2 {
  margin-bottom: 0;
}

.tript-section-categorias .button {
  font-size: 14.4px !important;
  font-weight: 500;
  border: 1px solid #ffffff !important;
}

.tript-section-home-atributos .colum-atributo-prod-page {
  padding-bottom: 0 !important;
}
.tript-section-home-atributos .colum-atributo-prod-page .col-inner {
  padding-bottom: 16px !important;
  padding-top: 16px !important;
}
.tript-section-home-atributos .colum-atributo-prod-page .col-inner p {
  margin-bottom: 0 !important;
}
.tript-section-home-atributos h5 {
  font-weight: 500;
  margin-bottom: 4px;
}

.tript-section-marcas .section-title-normal span {
  border: none;
}

@media (min-width: 320px) and (max-width: 479px) {
  .tript-section-prod-home .section-title-container h2 a {
    font-size: 12px;
  }
  .tript-row-catogorias-home > .col {
    padding: 4px;
  }
  .tript-row-catogorias-home .col-inner {
    justify-content: flex-start;
  }
  .tript-section-home-atributos .icon-box-img {
    width: 50px !important;
  }
  .tript-row-banner-sec {
    display: inline-flex;
    flex-flow: row;
    overflow-x: scroll;
  }
  .tript-row-banner-sec .col {
    padding: 16px 8px;
  }
  .tript-row-banner-sec .col .col-inner {
    width: 300px;
  }
}
.tript-section-nosotros .section-bg img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right !important;
     object-position: right !important;
}

.tript-section-formulario .gform_heading {
  display: none;
}
.tript-section-formulario .gform_footer {
  margin: 0;
  padding: 0;
}

@media (min-width: 320px) and (max-width: 479px) {
  .tript-section-nosotros .tript-row-nosotros-valores .col {
    padding: 8px;
  }
}
/*START footer*/
#footer a:hover {
  color: #46A83C;
}
#footer .ux-menu-title {
  font-size: 16px;
  color: #201A40;
  text-transform: none;
}
#footer .absolute-footer a {
  color: #201A40;
}

.absolute-footer {
  padding: 30px;
}
.absolute-footer .footer-secondary .row .tript-col-btn-arrep .col-inner {
  width: 210px;
}
.absolute-footer .footer-secondary .row .tript-col-btn-arrep .col-inner a.btn-arrepentimiento {
  text-shadow: none !important;
  color: rgba(0, 0, 0, 0.5) !important;
  background-color: transparent !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px !important;
  height: 40px;
  padding: 4px 32px !important;
}
.absolute-footer .footer-secondary .row .tript-col-btn-arrep .col-inner a.btn-arrepentimiento:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}

.btn-arrepentimiento span {
  padding-top: 0.3em;
  line-height: 1.2;
}

@media (min-width: 320px) and (max-width: 479px) {
  #footer .tript-footer-col-arrep .col-inner {
    padding-bottom: 0;
    text-align: left;
  }
}
/*END footer*/
/*START header*/
#header .header-wrapper #top-bar a {
  font-size: 14.4px;
  font-weight: 600;
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav {
  display: flex;
  justify-content: center;
  gap: 16px;
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav .account-item .icon-user:before,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav .account-item .icon-user:before {
  content: url(/wp-content/uploads/icon-user-white.svg);
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav .account-item > a,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav .account-item > a {
  background-color: #46A83C;
  color: #fff;
  padding-left: 16px;
  padding-right: 16px;
  font-weight: 600;
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav .account-item > a:hover,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav .account-item > a:hover {
  background-color: #201A40;
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav .account-item > a:before,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav .account-item > a:before {
  display: none;
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav .account-item ul.nav-dropdown img,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav .account-item ul.nav-dropdown img {
  margin-right: 1em;
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav .account-item ul.nav-dropdown li a,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav .account-item ul.nav-dropdown li a {
  color: #201A40;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav .header-search .icon-search:before,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav .header-search .icon-search:before {
  content: url(/wp-content/uploads/2023/10/icon-search-1.svg);
}
#header .header-wrapper #masthead .header-inner .flex-col ul.header-nav li a,
#header .header-wrapper #masthead .header-inner .flex-col ul.mobile-nav li a {
  display: flex;
  flex-direction: row;
  line-height: 16px !important;
}
#header .header-wrapper #wide-nav {
  border-bottom: 1px solid #e5e5e5;
}
#header .header-wrapper #wide-nav .flex-row {
  padding: 0 !important;
}
#header .header-wrapper #wide-nav .flex-row .flex-col {
  width: 100%;
}
#header .header-wrapper #wide-nav .flex-row .flex-col ul.header-bottom-nav {
  justify-content: space-evenly !important;
  margin: 0 auto;
}
#header .header-wrapper #wide-nav .flex-row .flex-col ul.header-bottom-nav li.menu-item .nav-top-link:hover {
  color: #46A83C !important;
}
#header .header-wrapper #wide-nav .flex-row .flex-col ul.header-bottom-nav li.menu-item .nav-top-link:active {
  color: #46A83C !important;
}
#header .header-wrapper #wide-nav .flex-row .flex-col ul.header-bottom-nav li.menu-item .nav-dropdown li.menu-item a {
  color: #201A40;
}
#header .header-wrapper #wide-nav .flex-row .flex-col ul.header-bottom-nav li.menu-item .nav-dropdown .trip-row-marcas .col-inner:hover {
  transform: scale(1.1);
}

@media (min-width: 320px) and (max-width: 479px) {
  #header .header-wrapper #wide-nav .flex-row {
    padding: 0px 8px !important;
  }
  #header .header-wrapper #wide-nav .flex-row .flex-col {
    width: auto !important;
  }
  #header .header-wrapper #wide-nav .flex-col {
    width: auto !important;
  }
  #header .header-wrapper #wide-nav .flex-col .header-bottom-nav {
    width: 100%;
  }
  #header .header-wrapper #top-bar .nav li.menu-item a {
    color: #201A40;
  }
}
/*END header*/
/*START - redes sociales*/
.social-icons {
  display: flex !important;
  gap: 16px;
}
.social-icons a {
  display: flex;
  align-items: center;
}
.social-icons a .icon-facebook:before {
  content: url(/wp-content/uploads/icon-fc.svg);
}
.social-icons a .icon-instagram:before {
  content: url(/wp-content/uploads/icon-ig-1.svg);
}
.social-icons a .icon-tiktok:before {
  content: url(/wp-content/uploads/icon-ws-1.svg);
}
.social-icons a .icon-envelop:before {
  content: url(/wp-content/uploads/icon-correo-1.svg);
}
.social-icons a .icon-twitter:before {
  content: url(/wp-content/uploads/icon-x.svg);
}

/*END - redes sociales*/
/*START - newsletter*/
#masthead .icon-envelop:before {
  content: url(/wp-content/uploads/icon-correo-1.svg);
}

/*END - newsletter*/
/*START - redes sociales en header*/
.tript-redes-row {
  transform: scale(0.9);
}
.tript-redes-row .col {
  padding: 0;
}

/*END - redes sociales en header*/
@media (min-width: 320px) and (max-width: 479px) {
  /*START sidebar menu mobile*/
  .mfp-content {
    width: 90% !important;
  }
  #main-menu .sidebar-menu {
    background-color: white;
    padding: 0px;
  }
  #main-menu .sidebar-menu ul li.menu-item {
    border-top: 1px solid #e5e5e5;
  }
  #main-menu .sidebar-menu ul li.menu-item a {
    color: #201A40;
    font-size: 14px;
  }
  #main-menu .sidebar-menu ul li.menu-item:hover {
    background-color: #faf9f9;
  }
  #main-menu .sidebar-menu ul li.menu-item:focus {
    color: #201A40;
    background-color: #faf9f9;
  }
  #main-menu .sidebar-menu .header-block {
    background-color: #faf9f9 !important;
    padding: 20px 0px;
    display: flex;
    justify-content: space-around;
  }
  #main-menu .sidebar-menu .header-block .header-block-block-1 {
    width: 100%;
  }
  #main-menu .sidebar-menu .header-block .header-block-block-1 .tript-redes-row .col {
    padding-bottom: 0px;
  }
  #main-menu .sidebar-menu .header-block .header-block-block-1 .tript-redes-row .col .follow-icons {
    width: 80%;
    display: flex;
    justify-content: space-between;
  }
  #main-menu .sidebar-menu .header-social-icons {
    background-color: #faf9f9;
  }
  #main-menu .sidebar-menu .html.html_top_right_text {
    background-color: #faf9f9;
    color: #201A40;
    border: none;
    padding: 0px 20px;
  }
  #main-menu .sidebar-menu .html.html_top_right_text ul {
    padding-bottom: 150%;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
  }
  #main-menu .sidebar-menu .html.html_top_right_text ul li {
    padding: 0;
  }
  #main-menu .sidebar-menu .html.header-button-1 .header-button .button {
    background-color: #46A83C !important;
    border: none !important;
    background-image: url(/wp-content/uploads/2024/06/icon-oferta-1.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 48px;
  }
  #main-menu .sidebar-menu .html.header-button-1 .header-button .button:hover {
    background-color: #6cb2de !important;
    color: hsla(0, 0%, 100%, 0.95) !important;
  }
}
/*END sidebar menu mobile*/
/*START cart sidebar*/
.off-canvas-cart {
  background: white !important;
}
.off-canvas-cart #cart-popup .inner-padding {
  padding: 1em;
}
.off-canvas-cart #cart-popup .inner-padding .cart-popup-title span {
  font-size: 16px;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item {
  padding: 10px 15px 24px 75px !important;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item a {
  font-size: 14px;
  color: #201A40;
  font-weight: 600;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item .ux-mini-cart-qty .quantity {
  opacity: 1;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item .ux-mini-cart-qty .quantity span {
  color: #201A40;
  font-size: 14px;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__total span.amount {
  color: #201A40;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__buttons a.wc-forward {
  text-shadow: none !important;
  color: #201A40 !important;
  background-color: #ffffff !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 32px;
  font-weight: 600;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__buttons a.wc-forward:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__buttons a.checkout.wc-forward {
  text-shadow: none !important;
  color: #ffffff !important;
  background-color: #201A40 !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 16px !important;
  letter-spacing: 1px !important;
  font-weight: 600;
}
.off-canvas-cart #cart-popup .inner-padding .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__buttons a.checkout.wc-forward:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
.off-canvas-cart a.remove {
  font-size: 24px !important;
  color: #201A40;
  border: none;
  font-weight: 500;
}

/*END cart sidebar*/
@media (min-width: 320px) and (max-width: 479px) {
  /*START shop sidebar mobile*/
  #shop-sidebar {
    padding-left: 0px;
    padding-right: 0;
  }
  #shop-sidebar ul.product-categories,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list {
    margin-top: 16px;
  }
  #shop-sidebar ul.product-categories li.cat-item, #shop-sidebar ul.product-categories li.woocommerce-widget-layered-nav-list__item,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.cat-item,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
    padding-right: 20px;
  }
  #shop-sidebar ul.product-categories li.cat-item a, #shop-sidebar ul.product-categories li.woocommerce-widget-layered-nav-list__item a,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.cat-item a,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
    font-size: 14.4px;
    padding: 8px 0px 8px 20px !important;
    color: #201A40 !important;
  }
  #shop-sidebar ul.product-categories li.cat-item a:hover, #shop-sidebar ul.product-categories li.woocommerce-widget-layered-nav-list__item a:hover,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.cat-item a:hover,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:hover {
    color: #46A83C !important;
  }
  #shop-sidebar ul.product-categories li.cat-item .children, #shop-sidebar ul.product-categories li.woocommerce-widget-layered-nav-list__item .children,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.cat-item .children,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item .children {
    border: none;
    padding-left: 0;
  }
  #shop-sidebar ul.product-categories li.current-cat a,
  #shop-sidebar ul.woocommerce-widget-layered-nav-list li.current-cat a {
    color: #46A83C !important;
  }
  #shop-sidebar .widget-title,
  #shop-sidebar .count {
    padding: 8px 20px;
    font-weight: 500;
  }
  #shop-sidebar .is-divider {
    display: none;
  }
}
/*END shop sidebar mobile*/
/*START mensaje de confirmaicón*/
.message-wrapper {
  padding: 0;
}
.message-wrapper .message-container.alert-color {
  background-color: rgba(255, 0, 0, 0.1098039216);
  padding: 8px;
  text-align: center;
  color: red;
  font-size: 14px;
}
.message-wrapper .message-container.success-color {
  background-color: #eaf9ea;
  padding: 8px;
  text-align: center;
  color: #009e48;
  font-size: 14px;
}

.page-checkout .message-container.success-color {
  margin-bottom: 2em;
}

/*END mensaje de confirmaicón*/
/*START envios del local*/
table.shipping__table {
  padding: 1em 0em;
}
table.shipping__table td {
  font-size: 12px;
}
table.shipping__table th {
  font-weight: 600 !important;
  letter-spacing: normal !important;
  font-size: 14.4px !important;
  color: #201A40 !important;
  text-transform: none !important;
}
table.shipping__table #shipping_method {
  margin-bottom: 1em;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
table.shipping__table #shipping_method p,
table.shipping__table #shipping_method small {
  font-size: small;
}
table.shipping__table #shipping_method label {
  width: 100%;
  font-weight: 500;
  font-size: 14px !important;
  padding: 0;
  color: #201A40;
  opacity: 1;
}
table.shipping__table p.woocommerce-shipping-destination {
  font-size: 14px;
  font-weight: 500;
}
table.shipping__table p.woocommerce-shipping-destination strong {
  font-size: 14px;
  font-weight: 500;
}
table.shipping__table .woocommerce-shipping-calculator .shipping-calculator-button {
  text-shadow: none !important;
  color: #201A40 !important;
  background-color: #ffffff !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 32px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
}
table.shipping__table .woocommerce-shipping-calculator .shipping-calculator-button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
table.shipping__table .woocommerce-shipping-calculator .shipping-calculator-button:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}
table.shipping__table .woocommerce-shipping-calculator .shipping-calculator-form {
  background-color: transparent;
}
table.shipping__table .woocommerce-shipping-calculator .shipping-calculator-form .state_select, table.shipping__table .woocommerce-shipping-calculator .shipping-calculator-form .country_to_state {
  border-radius: 6px;
  border: 1px solid #e5e5e5;
}

/*END envios del local*/
/*START bubbles*/
.badge-container {
  margin-left: 10px;
  gap: 2px;
  display: flex;
  flex-direction: column;
  margin-top: 4px;
}
.badge-container .callout {
  opacity: 1;
}
.badge-container .callout .on-sale {
  border-radius: 0px;
  padding: 1em 2.8em 1em 2.8em;
  display: flex;
  font-size: 16px;
  height: 30px;
  width: 70px;
  align-items: center;
  justify-content: center;
  letter-spacing: 1.2px;
  min-width: 100px;
}
.badge-container .callout .on-sale .onsale {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
.badge-container .callout .new-bubble {
  padding: 1.3em 3.4em;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border-radius: 0px;
  height: 30px;
  width: 70px;
  align-items: center;
  justify-content: center;
  min-width: 100px;
}

.product-small .box-image .out-of-stock-label {
  background: #ffd7d7;
  color: #ef3935;
  font-weight: 500;
  position: absolute;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0.4em;
  opacity: 1;
}

.related-products-wrapper .badge-container {
  margin-left: -11px;
}

/*END bubbles*/
/*START filtrar y ordenar mobile*/
@media (min-width: 320px) and (max-width: 479px) {
  .mfp-content {
    background-color: white !important;
  }
  .shop-page-title.category-page-title {
    margin-top: 0;
  }
  .shop-page-title.category-page-title .page-title-inner {
    padding: 3em 0.4em 1em 0.4em;
    display: grid;
    grid-template-columns: 33% 66%;
    grid-column-gap: 1%;
    transform: scale(0.95);
  }
  .shop-page-title.category-page-title .page-title-inner .flex-col.flex-grow.medium-text-center {
    display: inline-flex;
    border: none;
    padding: 0em;
  }
  .shop-page-title.category-page-title .page-title-inner .flex-col.flex-grow.medium-text-center div:first-child {
    position: absolute;
    top: 1em;
  }
  .shop-page-title.category-page-title .page-title-inner .flex-col.flex-grow.medium-text-center .category-filtering {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.4em;
    margin: 0;
    text-transform: none;
    border-radius: 99px;
    background-color: #faf9f9;
  }
  .shop-page-title.category-page-title .page-title-inner .flex-col.flex-grow.medium-text-center .category-filtering .filter-button {
    color: #201A40;
    margin: 0.24em !important;
    text-transform: none;
  }
  .shop-page-title.category-page-title .page-title-inner .flex-col.flex-grow.medium-text-center .category-filtering .filter-button .icon-equalizer {
    margin-right: 0.5em;
    color: #201A40;
  }
  .shop-page-title.category-page-title .page-title-inner .flex-col.flex-grow.medium-text-center .category-filtering .filter-button strong {
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
  }
  .shop-page-title.category-page-title .page-title-inner .flex-col.medium-text-center {
    width: 100% !important;
    display: inline-flex;
    border: none;
    padding: 0em !important;
    border-radius: 3px;
  }
  .shop-page-title.category-page-title .page-title-inner .flex-col.medium-text-center select.orderby {
    margin: 0 !important;
    border: none;
    font-weight: normal;
    transform: scale(0.9);
    box-shadow: none;
    text-overflow: ellipsis;
    color: #201A40;
  }
}
/*END filtrar y ordenar mobile*/
/*START preview de productos*/
/*en home*/
.tript-section-prod-home .tript-products-home .col-inner {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 0px 8px;
  background-color: #ffffff;
  border-radius: 6px;
}
.tript-section-prod-home .tript-products-home .col-inner .product-small .box-text .title-wrapper .product-title a {
  color: #201A40;
}
.tript-section-prod-home .tript-products-home .col-inner .product-small .box-text .price-wrapper .price {
  margin: 16px 0px;
}
.tript-section-prod-home .tript-products-home .col-inner .product-small .box-text .price-wrapper .price del {
  font-size: 18px;
}
.tript-section-prod-home .tript-products-home .col-inner .product-small .box-text .price-wrapper .price .amount bdi {
  color: #201A40;
  font-size: 18px;
}
.tript-section-prod-home .tript-products-home .col-inner .product-small .box-text .add-to-cart-button a {
  width: 100%;
}
.tript-section-prod-home .tript-products-home .col-inner .product-small .box-text .added_to_cart {
  text-shadow: none !important;
  color: #201A40 !important;
  background-color: #ffffff !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 32px;
  font-weight: 600;
  margin-top: 11px;
  padding: 12px;
  text-align: center;
}
.tript-section-prod-home .tript-products-home .col-inner .product-small .box-text .added_to_cart:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}

/*en catálogo de producto*/
.shop-container .products .product-small .col-inner {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 0px 8px;
  background-color: #ffffff;
  border-radius: 6px;
}
.shop-container .products .product-small .col-inner .product-small .box-text .title-wrapper .product-title a {
  color: #201A40;
}
.shop-container .products .product-small .col-inner .product-small .box-text .price-wrapper .price {
  margin: 16px 0px;
}
.shop-container .products .product-small .col-inner .product-small .box-text .price-wrapper .price del {
  font-size: 18px;
}
.shop-container .products .product-small .col-inner .product-small .box-text .price-wrapper .price .amount bdi {
  color: #201A40;
  font-size: 18px;
}
.shop-container .products .product-small .col-inner .product-small .box-text .add-to-cart-button a {
  width: 100%;
}
.shop-container .products .product-small .col-inner .product-small .box-text .added_to_cart {
  text-shadow: none !important;
  color: #201A40 !important;
  background-color: #ffffff !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 32px;
  font-weight: 600;
  margin-top: 11px;
  padding: 12px;
  text-align: center;
}
.shop-container .products .product-small .col-inner .product-small .box-text .added_to_cart:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}

/*en product page*/
.related-products-wrapper .col-inner {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 0px 8px;
  background-color: #ffffff;
  border-radius: 6px;
}
.related-products-wrapper .col-inner .product-small .box-text .title-wrapper .product-title a {
  color: #201A40;
}
.related-products-wrapper .col-inner .product-small .box-text .price-wrapper .price {
  margin: 16px 0px;
}
.related-products-wrapper .col-inner .product-small .box-text .price-wrapper .price del {
  font-size: 18px;
}
.related-products-wrapper .col-inner .product-small .box-text .price-wrapper .price .amount bdi {
  color: #201A40 !important;
  font-size: 18px;
}
.related-products-wrapper .col-inner .product-small .box-text .add-to-cart-button a {
  width: 100%;
}
.related-products-wrapper .col-inner .product-small .box-text .added_to_cart {
  text-shadow: none !important;
  color: #201A40 !important;
  background-color: #ffffff !important;
  border: 1px solid #201A40 !important;
  text-transform: uppercase;
  font-size: 12px !important;
  border-radius: 2px;
  padding: 4px 32px;
  font-weight: 600;
  margin-top: 11px;
  padding: 12px;
  text-align: center;
}
.related-products-wrapper .col-inner .product-small .box-text .added_to_cart:hover {
  background-color: #ffffff !important;
  color: #46A83C !important;
  box-shadow: none !important;
  border: 1px solid #46A83C !important;
  text-shadow: none !important;
}

@media (min-width: 320px) and (max-width: 479px) {
  /*en home*/
  .tript-section-prod-home .tript-products-home {
    padding: 0px 8px;
  }
  .tript-section-prod-home .tript-products-home .box-text .add-to-cart-button a {
    line-height: 1.2 !important;
  }
  /*en catálogo de producto*/
  .shop-container .products .product-small .col-inner .box-text .add-to-cart-button a {
    font-size: 12px !important;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /*en product page*/
  .related-products-wrapper .product-small {
    padding: 4px !important;
  }
  .related-products-wrapper .product-small .col-inner .box-text .add-to-cart-button a {
    font-size: 12px !important;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/*END preview de productos*/
/*START box quantity*/
/*product page*/
.add-to-cart-container .quantity input.minus,
.add-to-cart-container .quantity input.plus {
  color: #201A40 !important;
  background-color: #f4f4f4 !important;
  border: none !important;
  font-size: 16px !important;
  padding: 0px 8px !important;
  font-weight: 600;
}
.add-to-cart-container .quantity input.minus:hover,
.add-to-cart-container .quantity input.plus:hover {
  color: #201A40;
}
.add-to-cart-container .quantity input.text {
  border: none !important;
  background: white;
  text-shadow: none;
  color: #201A40;
  font-size: 16px !important;
  font-weight: 500;
  width: 40px;
}

/*cart page*/
.cart-wrapper .shop_table .cart_item .product-quantity .quantity input.minus,
.cart-wrapper .shop_table .cart_item .product-quantity .quantity input.plus {
  color: #201A40 !important;
  background-color: #f4f4f4 !important;
  border: none !important;
}
.cart-wrapper .shop_table .cart_item .product-quantity .quantity input.minus:hover,
.cart-wrapper .shop_table .cart_item .product-quantity .quantity input.plus:hover {
  color: #201A40;
}
.cart-wrapper .shop_table .cart_item .product-quantity .quantity input.text {
  border: none !important;
  background: white;
  text-shadow: none;
  color: #201A40;
  font-size: 16px !important;
  font-weight: 500;
  width: 40px;
}

/*END box quantity*/
/*START productos variables*/
table.variations tbody {
  gap: 8px;
  display: flex;
  flex-direction: column;
}
table.variations tr {
  display: flex;
  flex-direction: column;
}
table.variations th label {
  font-size: 16px;
  font-weight: 600;
  color: #201A40;
  margin-bottom: 0;
}
table.variations th .ux-swatch-selected-value {
  font-size: 16px;
}
table.variations td .ux-swatches-attribute-ux_label .ux-swatch {
  font-size: 16px;
  padding: 8px 16px;
  background-color: #f6f6f6;
  color: #201A40;
  font-weight: 600;
}
table.variations td .ux-swatches-attribute-ux_color .ux-swatch {
  width: 44px;
  height: 44px;
}

.single_variation_wrap {
  margin-top: 2em;
}

/*END productos variables*/
/*START search box*/
li.header-search-form {
  width: 300px;
}
li.header-search-form .header-search-form-wrapper .flex-col {
  margin-right: -16px;
}
li.header-search-form .header-search-form-wrapper .flex-col input.search-field {
  border: none !important;
  background-color: #faf9f9;
  height: 38px;
  padding-left: 16px;
  border-radius: 99px !important;
}

@media (min-width: 320px) and (max-width: 479px) {
  #wide-nav {
    background-color: #ffffff;
  }
  #wide-nav .header-search-form .header-search-form-wrapper .flex-col {
    color: #201A40;
    margin-right: 0px;
  }
  #wide-nav .header-search-form .header-search-form-wrapper .flex-col input.search-field {
    background-color: #faf9f9 !important;
  }
}
/*END search box*/
/*START pagination*/
.woocommerce-pagination {
  margin-top: 1em;
}
.woocommerce-pagination li a {
  border: none;
  border-radius: 99px;
  padding-top: 0.1em;
}
.woocommerce-pagination li .current {
  border-radius: 99px;
  color: #201A40;
  color: white;
}

/*END pagination*/
/*START formularios generales*/
input {
  box-shadow: none !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 6px !important;
  font-size: 14px !important;
}

input[type=text] {
  font-size: 14px !important;
}

select {
  border-radius: 6px;
  border: 1px solid #e5e5e5;
  box-shadow: none;
}

label {
  font-weight: 600 !important;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  font-size: 14px !important;
  color: #201A40;
}

.gform_title {
  display: none;
}

.required {
  color: red !important;
}

.selection > span {
  box-shadow: none !important;
}

textarea {
  border-radius: 6px;
  box-shadow: none;
  border: 1px solid #e5e5e5;
  font-size: 14px;
}

/*END formularios generales*/
#header-newsletter-signup .tript-section-nl .tript-column-nl-img {
  padding: 0;
  margin-top: 7px;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .col-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .text p,
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .text h2 {
  margin: 0;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper {
  margin: 0;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper .gform_heading {
  display: none;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper form {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  margin-bottom: 0;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper form .gform-body {
  width: 100%;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper form .gform-body .gform_fields .gfield .gfield_label {
  margin-bottom: 0px;
  display: flex;
  font-weight: 400 !important;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper form .gform-body .gform_fields .gfield input {
  box-shadow: none;
  border-radius: 3px;
  min-height: 40px;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper form .gform_footer {
  margin: 0;
  padding: 0;
}
#header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper form .gform_footer .gform_button {
  font-size: 12px;
  border-radius: 3px;
  margin: 0;
  height: 38px;
}

@media (min-width: 320px) and (max-width: 479px) {
  #header-newsletter-signup .tript-section-nl .tript-column-nl-text .gform_wrapper form {
    width: auto !important;
  }
}/*# sourceMappingURL=style.css.map */