.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            

/*---------Font Smoothing---------*/
.woocommerce {
  -webkit-font-smoothing: antialiased;
}

/*------Rating Stars--------*/
.woocommerce .star-rating::before,
.woocommerce .stars:not(.selected) span a,
.woocommerce .stars.selected span a.active ~ a {
  color: #d3d3d3;
}
.woocommerce .star-rating,
.woocommerce .stars.selected span a {
  color: #65bec2;
}

/*-----Product Images------*/
.woocommerce div.flex-viewport,
.woocommerce-product-gallery__wrapper,
.woocommerce div.product div.images .flex-control-thumbs li,
.woocommerce ul.products li.product a img,
.woocommerce-cart table.cart img {
  min-width: 64px;
  min-height: 64px;
  border: 1px solid #d3ced2;
  overflow: hidden;
}

.flex-viewport .woocommerce-product-gallery__wrapper {
  border: none; /* Remove duplicated borders */
  border-radius: 0 !important; /* Fix duplicated radius */
  margin: 0 !important; /* Fix duplicated margin */
}

/*----------Secondary Buttons-------------*/
.woocommerce button.button.alt,
.woocommerce a.button,
.woocommerce ul.products li.product .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button.alt,
.woocommerce button.button {
  background: #666666;
  border: 1px solid #666666;
  font-size: 12px;
  border-radius: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.2;
  text-align: center;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/*----------Secondary Hovered-------------*/
.woocommerce button.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover {
  background: #999999;
  border: 1px solid #999999;
  color: #ffffff;
}
/*----------Tertiary Buttons-------------*/
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce a.added_to_cart,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce table.my_account_orders .button,
td a.woocommerce-MyAccount-downloads-file.button.alt {
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #65bec2;
  color: #65bec2;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 4px;
}

/*----------Tertiary Buttons Hovered-------------*/
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce table.my_account_orders .button:hover,
td a.woocommerce-MyAccount-downloads-file.button.alt:hover {
  background: #ffffff;
  border: 1px solid #6799b2;
  color: #6799b2;
}

/*---Disabled Buttons---*/
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  filter: grayscale(100%);
}

/*----------Links-------------*/
.woocommerce a.wcppec-checkout-buttons__button,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.product-categories a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce .woocommerce-widget-layered-nav-list__item a,
.woocommerce .wc-layered-nav-rating a,
.woocommerce div.tagcloud a,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
h2.woocommerce-loop-category__title,
.comment-form-rating a,
.woocommerce .download-product a,
a.woocommerce-remove-coupon,
.woocommerce a.shipping-calculator-button,
.woocommerce a.remove,
.woocommerce a.reset_variations,
.woocommerce .product-name a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-message a,
.woocommerce-checkout-payment a,
.woocommerce-LostPassword a,
.woocommerce-Address-title a,
.woocommerce-MyAccount-navigation-link a,
.woocommerce-MyAccount-content a,
a.woocommerce-review-link,
.posted_in a,
.tagged_as a,
.woocommerce .woocommerce-breadcrumb a {
  color: #6799b2;
  font-weight: 400;
  font-family: inherit;
  text-decoration: none;
}

/*----------Links Hovered-------------*/
.woocommerce a.wcppec-checkout-buttons__button:hover,
.woocommerce ul.product_list_widget li a:hover,
.woocommerce ul.product-categories a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce .woocommerce-widget-layered-nav-list__item a:hover,
.woocommerce div.tagcloud a:hover,
.comment-form-rating a:hover,
.woocommerce .download-product a:hover,
a.woocommerce-remove-coupon:hover,
.woocommerce a.shipping-calculator-button:hover,
.woocommerce a.remove:hover,
a.reset_variations:hover .product-name a:hover,
.woocommerce .product-name a:hover,
.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-message a:hover,
.woocommerce-checkout-payment a:hover,
.woocommerce-LostPassword a:hover,
.woocommerce-Address-title a:hover,
.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-MyAccount-content a:hover,
a.woocommerce-review-link:hover,
.posted_in a:hover,
.tagged_as a:hover,
.woocommerce .woocommerce-breadcrumb a:hover {
  color: #65bec2;
  text-decoration: underline;
}

/*-----------Labels----------------*/
.woocommerce div.product form.cart .variations label,
.woocommerce form label {
  font-size: 12px;
  color: #666666;
  margin-top: 8px;
  font-weight: 400;
  font-style: normal;
}

/*---------------Placeholders----------------*/
.woocommerce input[type="search"]::placeholder,
.woocommerce-page table.cart td.actions .input-text::placeholder,
.woocommerce form .form-row .input-text::placeholder,
.woocommerce-page form .form-row .input-text::placeholder {
  color: #d3ced2;
  font-family: inherit;
}

/*---------------Dropdowns----------------*/
.select2-container--default .select2-selection--single,
.woocommerce div.product form.cart .variations select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000000;
  background: #ffffff;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 4px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #6799b2;
  color: #ffffff;
  outline: none;
}

.select2-container--default .select2-results__option[data-selected=true] {
  background: #65bec2;
  color: #ffffff;
  outline: none;
}

.select2-results__option {
  padding: 8px 12px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

.select2-dropdown {
  border-radius: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.6;
  color: #000000;
  padding: 0;
  min-height: 20px;
  padding-left: 0;
  outline: none;
}
.select2-container--open .select2-dropdown--below {
  padding: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(https://cnpuertocolon.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 4px center;
  height: 100%;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
    pointer-events: none;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

/*---------------Headings----------------*/
.woocommerce .oxy-product-info h2,
.woocommerce .widget_recent_reviews h2,
.woocommerce .widget_top_rated_products h2,
.woocommerce .widget_shopping_cart h2,
.woocommerce .widget_products h2,
.woocommerce .widget_product_categories h2,
.woocommerce .widget_layered_nav_filters h2,
.woocommerce .woocommerce-widget-layered-nav h2,
.woocommerce .widget_rating_filter h2,
.woocommerce .widget_price_filter h2,
.woocommerce div.widget_product_tag_cloud h2,
.woocommerce h1.page-title,
.woocommerce h1.product_title,
.woocommerce section.related.products h2,
.oxy-product-upsells > :is(h1, h2, h3, h4, h5, h6),
.woocommerce h2.woocommerce-Reviews-title,
.woocommerce span.comment-reply-title,
.woocommerce-Tabs-panel h2,
h2.woocommerce-order-downloads__title,
.woocommerce-orders article header h1,
.woocommerce-account article header h1,
.woocommerce-downloads article header h1,
.woocommerce-edit-address article header h1,
.woocommerce-account h2,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-EditAccountForm legend,
h1.oxy-woo-archive-title,
h2.woocommerce-column__title,
h2.woocommerce-order-downloads__title,
h2.woocommerce-order-details__title,
.woocommerce-billing-fields h3,
.woocommerce-checkout h3,
.woocommerce .cart_totals h2,
.woocommerce .cross-sells h2 {
  color: #000000;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 8px;
}

/*--------Prices and Quantity------------*/
.woocommerce .price_label .from,
.woocommerce .price_label .to,
.woocommerce ul.products li.product .price,
.product-quantity,
.woocommerce .price ins,
.woocommerce-Price-amount,
.woocommerce-loop-category__title .count,
.woocommerce .price {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  background: transparent;
  text-decoration: none;
}

/*----Sale Price-----*/
.woocommerce .product_list_widget del span.woocommerce-Price-amount,
.woocommerce ul.products li.product .price del,
.woocommerce .price del,
.woocommerce .price del .woocommerce-Price-amount {
  font-size: 12px;
  font-weight: 200;
  color: #666666;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product span.price ins {
  color: #000000;
  font-weight: 700;
  font-size: inherit;
}

.woocommerce div.product p.price {
  font-size: 16px;
}

.woocommerce div.product p.price ins,
.woocommerce .oxy-woo-element .price ins {
  text-decoration: none;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce p.price del,
.woocommerce ul.products li.product .price del {
  opacity: 1;
  display: block;
}

/*--------------Table Headings----------------*/
.woocommerce-cart table.cart th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table th,
.woocommerce table.shop_table tfoot th {
  font-weight: 400;
  color: #666666;
  font-size: 10px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*-------------------Texts---------------------*/
.woocommerce .woocommerce-mini-cart__total strong,
.woocommerce .woocommerce-mini-cart span.quantity,
.woocommerce .widget_product_categories span.count,
.woocommerce .woocommerce-widget-layered-nav-list__item span,
.woocommerce-product-attributes-item__value p,
.woocommerce-error,
.woocommerce-table--order-downloads,
.woocommerce-Address address,
.woocommerce-orders-table,
.woocommerce-table,
ul.woocommerce-shipping-methods,
p.woocommerce-shipping-destination,
.woocommerce-column--shipping-address address,
.woocommerce-column--billing-address address,
.woocommerce-order p,
.woocommerce .product-name,
.woocommerce .product-total,
.oxy-product-stock p,
.oxy-product-description p,
.woocommerce-Reviews .comment-text p,
.product .summary .product_meta,
.woocommerce-Tabs-panel,
.woocommerce-product-details__short-description p,
.woocommerce-form-track-order p,
.woocommerce-checkout-payment p,
.checkout_coupon p,
.woocommerce-ResetPassword p,
.woocommerce-info,
.woocommerce-error,
.woocommerce-message,
.woocommerce-MyAccount-content p,
.woocommerce-breadcrumb,
p.woocommerce-result-count {
  color: #666666;
  font-weight: 400;
  line-height: 1.6;
  font-size: 16px;
  font-style: normal;
}

/*------------Bold Texts---------------*/
.woocommerce-product-attributes-item__label,
.woocommerce-error strong,
.woocommerce-MyAccount-content strong,
.woocommerce-shipping-destination strong,
.woocommerce p.order-info mark,
.woocommerce-MyAccount-content mark.order-number,
.woocommerce-MyAccount-content mark.order-date,
.woocommerce-MyAccount-content mark.order-status,
.woocommerce-order-overview strong {
  color: #000000;
  font-weight: 700;
  font-family: inherit;
  background: transparent;
}

/*--------------------Badges---------------------*/
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  background: #65bec2;
  font-size: 12px;
  padding: 6px 12px;
  line-height: 1.2;
  border-radius: 20px;
  min-width: 0;
  min-height: 0;
  margin: 0;
  top: 12px;
  left: 12px;
  right: auto;
  position: absolute;
}

/* ----------------- */


/*-------------Product Tabs(description, addtl info, reviews) - single product--------------*/

.woocommerce div.product .oxy-woo-element .woocommerce-tabs .panel,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs .panel {
  margin-bottom: 0;
  padding: 20px 0;
}
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs {
  padding-left: 5px;
  display: flex;
  text-align: center;
  margin-bottom: 0;
  flex-shrink: 0;
}

.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
  display: flex;
  align-items: center;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a {
  width: 100%;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
  padding: 16px 48px;
  z-index: 1000;
  font-weight: 400;
  border-radius: 0;
  word-break: break-word;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a:hover {
  color: #65bec2;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li.active {
  background: white;
  border-bottom-color: white;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce
  div.product
  .oxy-woo-element
  .woocommerce-tabs
  ul.tabs
  li.active
  a {
  color: #000000;
}

@media (max-width: 640px) {
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs {
    flex-direction: column;
    padding: 0;
    margin-bottom: 5px;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li {
    margin: 5px 0;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs::before,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs::before {
    border-bottom: none;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
  .woocommerce
    div.product
    .oxy-woo-element
    .woocommerce-tabs
    ul.tabs
    li.active {
    border-bottom-color: #d3ced2;
  }
}

/* tabs panel content (single product, any tab content) */

.woocommerce .oxy-woo-element table.shop_attributes th,
.woocommerce .oxy-woo-element table.shop_attributes td {
  border-top: 1px solid #d3ced2;
  padding: 8px;
}

/* single product - add to cart */

.woocommerce .oxy-product-cart-button,
.woocommerce .oxy-woo-element div.product form.cart {
  width: 100%;
  max-width: 360px;
}

.woocommerce .oxy-woo-element div.product .single_add_to_cart_button,
.woocommerce .single_add_to_cart_button {
  align-self: stretch;
  flex-grow: 1;
  border-radius: 0;
}

.woocommerce .oxy-woo-element div.product form.cart,
.woocommerce .oxy-product-cart-button form.cart,
.woocommerce div.product form.cart {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce .oxy-woo-element div.product form.variations_form.cart,
.woocommerce .oxy-product-cart-button form.variations_form.cart {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.woocommerce .oxy-woo-element div.product form.cart td.value,
.woocommerce .oxy-product-cart-button td.value {
  padding: 0;
}

.woocommerce .oxy-woo-element div.product .woocommerce-variation-add-to-cart,
.woocommerce .woocommerce-variation-add-to-cart {
  display: flex;
  width: 100%;
}

/* Primary Buttons */
.woocommerce .widget_shopping_cart .buttons a.checkout.wc-forward,
.woocommerce button[type=submit],
.woocommerce button[name=woocommerce-form-login__submit],
.woocommerce button[name=save_account_details],
.woocommerce button[name=save_address],
.woocommerce .oxy-woo-element div.product form.cart button.button.alt,
.woocommerce .oxy-product-cart-button button.button.alt,
.woocommerce div.product form.cart .button {
  background-color: #65bec2;
  color: #ffffff;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 24px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #65bec2;
  border-radius: 4px;
  line-height: 1.2;
  font-weight: 700;
  font-family: inherit;
  outline: none;
  cursor: pointer;
}
.woocommerce button[type=submit]:hover,
.woocommerce button[name=woocommerce-form-login__submit]:hover,
.woocommerce button[name=save_account_details]:hover,
.woocommerce button[name=save_address]:hover,
.woocommerce .oxy-woo-element div.product form.cart button.button.alt:hover,
.woocommerce .oxy-product-cart-button button.button.alt:hover,
.woocommerce div.product form.cart .button:hover {
  background-color: #6799b2;
  border: 1px solid #6799b2;
}

.woocommerce .oxy-woo-element div.product form.cart button.button.alt.disabled,
.woocommerce button.button.alt.disabled {
  background: #cccccc !important;
  border: 1px solid #cccccc !important;
  opacity: 1;
}

.woocommerce .quantity .qty {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 56px;
  padding: 8px 9px;
  margin-right: 12px;
  background: url(https://cnpuertocolon.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg),
    url(https://cnpuertocolon.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-up.svg), #ffffff;
  background-size: 6px, 6px;
  background-repeat: no-repeat, no-repeat;
  background-position: right 0.8em bottom calc(50% - 5px), right 0.8em top calc(50% - 5px);
  height: 100%;
}

.woocommerce table.variations tr {
  border-top: none;
}

.woocommerce .oxy-woo-element div.product form.cart .variations,
.woocommerce div.product .oxy-product-cart-button form.cart .variations {
  margin-bottom: 0;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr,
.woocommerce table.variations tr {
  display: flex;
  flex-direction: column;
}

.woocommerce
  .oxy-woo-element
  div.product
  form.cart
  table.variations
  tr
  td
  label,
.woocommerce .oxy-product-cart-button table.variations tr td label {
  font-size: 12px;
  margin-right: 12px;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr td a,
.woocommerce .oxy-product-cart-button table.variations tr td a {
  font-size: 12px;
}

.woocommerce .oxy-woo-element div.product form.cart a.reset_variations:before,
.woocommerce .oxy-product-cart-button table.variations tr td a:before {
  content: "× ";
}

.woocommerce .oxy-woo-element div.product form.cart .variations,
.woocommerce .oxy-product-cart-button div.product form.cart .variations {
  margin-bottom: 0;
}

.woocommerce .woocommerce-ordering select,
.woocommerce .oxy-woo-element div.product form.cart .variations select,
.woocommerce div.product .oxy-product-cart-button form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce form.cart .variations select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  line-height: 1.2;
  cursor: pointer;
  width: 100%;
  position: relative;
  background: url(https://cnpuertocolon.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), #ffffff;
  background-size: 6px;
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 0.8em center;
}

.woocommerce input[type="number"]::-webkit-inner-spin-button,
.woocommerce input[type="number"]::-webkit-outer-spin-button {
  margin-right: -9px;
  opacity: 0.01;
  width: 24px;
  height:48px;
  cursor: pointer;
}

/* single product - rating below title / rating element */

.woocommerce .oxy-woo-element div.product .woocommerce-product-rating,
.woocommerce .oxy-product-rating .woocommerce-product-rating,
.woocommerce div.product .oxy-product-rating .woocommerce-product-rating {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating::before,
.woocommerce .oxy-product-rating .star-rating::before {
  position: relative;
  color: #d3d3d3;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating,
.woocommerce .oxy-product-rating .woocommerce-product-rating .star-rating {
  width: auto;
  letter-spacing: 2px;
  margin: 0 0 0 0;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  a.woocommerce-review-link,
.woocommerce .oxy-product-rating a.woocommerce-review-link {
  font-size: 12px;
}
.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating
  span,
.woocommerce .oxy-product-rating .woocommerce .star-rating span {
  color: #65bec2;
}

/* Transitions */
.woocommerce .flex-control-thumbs li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.select2-search--dropdown .select2-search__field,
.woocommerce
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before,
.woocommerce ul.tabs li,
.woocommerce .woocommerce-product-gallery__trigger:after,
.woocommerce .woocommerce-product-gallery__trigger:before,
.woocommerce img:not(.zoomImg):not(.pswp__img),
.woocommerce textarea,
.woocommerce .checkbox,
.woocommerce .select2-selection,
.woocommerce input,
.woocommerce button,
.woocommerce select,
.woocommerce a {
  transition: all ease 0.2s;
}
/* End of Transitions */

/* Input Styles */
.woocommerce-cart table.cart td.actions .coupon .input-text,
.select2-container--default .select2-search--dropdown .select2-search__field,
.woocommerce textarea,
.select2-dropdown,
.woocommerce .select2-selection,
.woocommerce input[type="search"],
.woocommerce input[type="text"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce select {
  height: auto;
  font-size: 14px;
  border: 1px solid #d3ced2;
  background: #ffffff;
  color: #000000;
  outline: none;
  font-family: inherit;
  padding: 8px 12px;
  border-radius: 4px;
  resize: none;
}
/* Focus State */
.woocommerce-cart table.cart td.actions .coupon .input-text:focus,
.select2-container--default .select2-search--dropdown .select2-search__field:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce textarea:focus,
.select2-dropdown:focus,
.woocommerce .select2-selection:focus,
.woocommerce input[type="search"]:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="number"]:focus,
.woocommerce input[type="tel"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce select:focus {
  border: 1px solid #65bec2;
  box-shadow: 0 0 5px #65bec2;
}
/* End of Inputs */

/* Custom Checkbox */
.woocommerce-form-login input[type="checkbox"],
.oxy-woo-checkout input[type="checkbox"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.01;
  display: none !important;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
  position: relative;
  cursor: pointer;
  padding-left: 16px;
  margin-top: 0;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox span{
    margin-left: 18px;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme
  span::before,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before {
  width: 24px;
  height: 24px;
  border: 1px solid #d3ced2;
  background-color: #ffffff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-size: 50%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}
input[type="checkbox"]:checked ~ span::before,
input[type="checkbox"]:checked ~ label span::before {
  background: url(https://cnpuertocolon.com/wp-content/plugins/oxygen-woocommerce/elements/assets/check-mark.svg), #ffffff;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-top: 34px;
}
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before {
  margin-top: -4px;
}
/* End of Custom Checkbox */

/* Product Column Fix */
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100%;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
  margin: 0;
  width: 50%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  margin: 0;
  width: 33.33%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 25%;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 20px;
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
  margin: 0;
  width: 20%;
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
  margin: 0;
  width: 16.6%;
}
/* End of Product Column Fix */

/*--- Radio Buttons Style ---*/
.woocommerce input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #d3ced2;
  border-radius: 100%;
  outline: none;
  cursor: pointer;
}

/* WooCommerce Payments plugin compatibility */
.woocommerce input[type=radio].woocommerce-SavedPaymentMethods-tokenInput {
  width: 20px !important;
  height: 20px !important;
  margin: 6px 8px 0 0 !important;
}

.woocommerce input[type=radio]:hover {
  border: 1px solid #65bec2;
  box-shadow: 0 0 5px #65bec2;
}

.woocommerce input[type=radio]:checked {
  background: #000000;
  box-shadow: inset 0 0 0 8px #ffffff;
}

/* WooCommerce Payments plugin compatibility */
.woocommerce input[type=radio].woocommerce-SavedPaymentMethods-tokenInput:checked {
  box-shadow: inset 0 0 0 4px #ffffff;
}

.woocommerce input[type=radio]:checked:hover {
  box-shadow: inset 0 0 0 8px #ffffff, 0 0 5px #65bec2;
}

/*--------------------Tables and Forms Style-------------------------*/
.oxy-woo-order-tracking form,
.woocommerce form.woocommerce-ResetPassword.lost_reset_password,
.woocommerce .woocommerce-EditAccountForm,
.woocommerce .woocommerce-address-fields,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce .col2-set,
.woocommerce-form-coupon,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
ul.woocommerce-order-overview,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.checkout_coupon,
.woocommerce table.shop_table {
  border: 1px solid #d3ced2;
  border-top: 3px solid #65bec2;
  border-radius: 0;
  background: #ffffff;
  padding: 20px;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
fieldset {
  background: transparent;
}
.woocommerce table tr {
  border-top: 1px solid #d3ced2;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table th {
  border: none;
  padding: 12px 20px;
  font-weight: 400;
  color: #666666;
}
/* End of Tables and Forms Styles */



/* Notification Styles */
.woocommerce-info, .woocommerce-error, .woocommerce-message {
  padding-right: 20px;
  border-bottom: 1px solid #d3ced2;
  border-left: 1px solid #d3ced2;
  border-right: 1px solid #d3ced2;
  border-radius: 0;
  background: #ffffff;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
/* Info */
.woocommerce-info::before {
  color: #00adef;
}
.woocommerce-info {
  border-top-color: #00adef;
}
/* Error */
.woocommerce-error::before {
  color: #e96199;
}
.woocommerce-error {
  border-top-color: #e96199;
}
/* Message */
.woocommerce-message::before {
  color: #65bec2;
}
.woocommerce-message {
  border-top-color: #65bec2;
}
/* End of Notification Sytles */


/* Shop, Uppsells, Related Product Shared Styles Styles */
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: -10px -20px 20px;
}
.woocommerce ul.products li.product .button {
  margin-top: auto;
}
.woocommerce a.added_to_cart {
  margin-top: 12px;
}
.woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
}

/* Product Info Shared Styles */

.woocommerce .oxy-product-info,
.woocommerce .oxy-product-tabs {
  width: 100%;
}

.woocommerce table.shop_attributes {
  border-top: 1px solid #d3ced2;
  border-collapse: collapse;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: transparent;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  border-bottom: 1px solid #d3ced2;
  text-align: left;
}


/* Widgets Headings */
.ct-widget .widget.woocommerce .widgettitle {
  font-size: px;
  font-weight: ;
  font-family: ;
}
/* End of Widgets Headings */


/* Search Products Widget */
.woocommerce form.woocommerce-product-search {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.woocommerce input.search-field {
  flex-grow: 1;
  margin-right: 8px;
  min-width: 120px;
}
/* End of Widget */



/* Product Tags Cloud Widget */
.woocommerce div.tagcloud {
  line-height: 1.2;
}
/* End of Widget */



/* Filter by Price Widget */
.woocommerce .widget_price_filter .ui-slider {
  margin: 20px 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #d3ced2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 24px;
  height: 24px;
  background-color: #65bec2;
  top: -8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #65bec2;
}
.woocommerce .widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  margin-right: 12px;
}
.woocommerce .price_label {
  text-align: left;
  line-height: 1.6;
}
/* End of Widget */



/* Rating Filter Widget */
.woocommerce .widget_rating_filter ul li a {
  display: flex;
  float: left;
  align-items: center;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_rating_filter ul li.chosen:hover a::before {
  color: #65bec2;
}
/* End of Widget */



/* Attributes Filter Widget */
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen:hover a::before {
  color: #65bec2;
}
/* End of Widget */



/* Active Filters Widget */
.woocommerce .widget_layered_nav_filters ul li a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_layered_nav_filters ul li:hover a::before {
  color: #65bec2;
}
.woocommerce .widget_layered_nav_filters ul li:hover span.woocommerce-Price-amount {
  color: #65bec2;
}
/* End of Widget */



/* Product Categories Widget */
.woocommerce .widget_product_categories ul {
  padding-left: 20px;
  list-style: none;
}
.woocommerce .widget_product_categories ul li::before {
  color: #d3ced2;
  content: '•';
  position: relative;
  margin-right: 8px;
  margin-left: -20px;
}
.woocommerce .widget_product_categories ul.product-categories {
  margin-top: 0;
}
.woocommerce .widget_product_categories .select2-container .select2-selection--single {
  height: auto;
  border-color: #d3ced2;
  background: url(https://cnpuertocolon.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), #ffffff;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: right 0.8em center;
}
.woocommerce .widget_product_categories .select2-container .select2-selection--single:focus {
  border-color: #65bec2;
}
.woocommerce .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.woocommerce .select2-container--open .select2-dropdown--below {
  border-color: #d3ced2
}
.woocommerce .select2-container--open .select2-dropdown--above {
  padding: 0;
  border-color: #d3ced2;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d3ced2;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #65bec2;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
  font-weight: 300;
  color: #d3ced2;
  font-size: 24px;
  line-height: 1;
}
.woocommerce .select2-container--default .select2-selection--single:hover .select2-selection__clear {
  color: #65bec2;
}
/* End of Widget */



/* Products, Cart Widgets */
.woocommerce .product_list_widget ins {
  text-decoration: none;
}
.woocommerce .product_list_widget del {
  color: #666666;
}
.woocommerce ul.product_list_widget li img {
  border: 1px solid #d3ced2;
  width: 40px;
  float: left;
  margin-bottom: 16px;
  margin-right: 12px;
  margin-left: 0;
  margin-top: 4px;
}
.woocommerce ul.product_list_widget li {
  border-bottom: 1px solid #d3ced2;
  margin-bottom: 4px;
  padding-bottom: 8px;
}
.woocommerce .product_list_widget .reviewer {
  font-size: 12px;
  color: #666666;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  right: 0;
  left: auto;
  color: #d3ced2 !important;
  font-weight: 300;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
  color: #65bec2 !important;
  background: none;
  text-decoration: none;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 0;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 0;
}
/* End of Widget */

/*---Safari Row Hotfix---*/
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  width: 100%;
}

/*---Product Title Hotfix (Must be in product-title.css)---*/
.woocommerce h1.product_title.oxy-product-title {
  margin: 0;
}

/*---Fix for shopping cart duplication issue on AJAX update---*/
.ct-modal .woocommerce-cart-form:not(:nth-child(2)) {
  display: none;
}

.ct-modal .cart-collaterals > .cart_totals:not(:nth-child(1)) {
  display: none;
}

/*---Fix for WooCommerce Payments credit card images on checkout---*/
.woocommerce label[for="payment_method_woocommerce_payments"],
.woocommerce label[for="payment_method_bacs"],
.woocommerce label[for="payment_method_cod"] {
  display: flex;
  flex-direction: row;
}

.woocommerce label[for="payment_method_woocommerce_payments"] img,
.woocommerce label[for="payment_method_bacs"] img,
.woocommerce label[for="payment_method_cod"] img {
  width: 32px;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1200px;
}
body {font-family: 'Poppins';}body {line-height: 1.6;font-size: var(--body) ;font-weight: 400;color: #280624;}.oxy-nav-menu-hamburger-line {background-color: #280624;}h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display';font-size: var(--h1) ;font-weight: 700;}h2, h3, h4, h5, h6{font-size: var(--h2) ;}h3, h4, h5, h6{font-size: var(--h3) ;}h4, h5, h6{font-size: var(--h4) ;}h5, h6{font-size: var(--h5) ;}h6{font-size: var(--h6) ;}a {color: #000066;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: var(--br) ;}.ct-section-inner-wrap {
padding-top: calc(2 * var(--space3)) ;
padding-right: var(--space0a) ;
padding-bottom: calc(2 * var(--space3)) ;
padding-left: var(--space0a) ;
}.ct-new-columns > .ct-div-block {
padding-top: var(--space0);
padding-right: var(--space0);
padding-bottom: var(--space0);
padding-left: var(--space0);
}.oxy-header-container {
padding-right: var(--space0a) ;
padding-left: var(--space0a) ;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_scrollingImage__container:hover{
 background-position:50% 100%;
}
.oxel_scrollingImage__container {
background-size: cover; height:400px;
 background-repeat:no-repeat;
 transition-duration:5s;
 transition-timing-function:ease-in-out;
 transition-property:background-position;
 text-align:center;
 width:600px;
 max-width:100%;
 overflow:hidden;
 background-position:50% 0px;
}
.oxel_scrollingImage__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_scrollingImage__container.oxy-easy-posts .oxy-posts,
.oxel_scrollingImage__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_scrollingImage__container {
 width:100%;
}
}

.oxel_scrollingImage__container__icon {
background-color: rgba(0,0,0,0.17);
border: 1px solid rgba(0,0,0,0.17);
padding: 16px;color: #f9f9fa;}.oxel_scrollingImage__container__icon 
>svg {width: 55px;height: 55px;}.oxel_scrollingImage__container__icon {
 transition-duration:2.5s;
}
.container--full-width {
}
.contents--full-height {
}
.p-0 {
}
.media-column {
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion__row {
 font-family:Poppins;
 width:100%;
 padding-top:12px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:12px;
 text-align:justify;
 border-bottom-color:#eceeef;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:#f9f9fa;
 border-right-style:none;
 border-left-style:none;
 font-weight:600;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #374047;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
}
.oxel_floating_icon_menu {
 position:fixed;
 right:32px;
 bottom:32px;
 text-align:right;
 z-index:9999;
pointer-events: none;
}
.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:flex-end;
}
.oxel_floating_icon_menu__main_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.oxel_floating_icon_menu__main_icon:hover{
}
.oxel_floating_icon_menu__main_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.oxel_floating_icon_menu__main_icon 
>svg {width: 24px;height: 24px;}.oxel_floating_icon_menu__main_icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer; pointer-events: all;
}
.oxel_floating_icon_menu__row {
 margin-bottom:8px;
 margin-top:8px;
}
.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.floating_icon_menu__hidden_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.floating_icon_menu__hidden_icon:hover{
}
.floating_icon_menu__hidden_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:3px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_floating_icon_menu__label {
 margin-right:16px;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
 background-color:#eceeef;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#374047;
}
.oxel_floating_icon_menu__hidden_links {
transform:translate(100px); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 opacity:0;
 text-align:right;
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#374047;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 background-color:#374047;
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:#374047;
}
.oxel_dropdown_buttonv2__label {
 color:#f9f9fa;
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
min-width: 0 !important; min-height: 0 !important;
}
.h6 {
}
.fw-bolder {
}
.grid {
}
.grid--md-2 {
}
.order--1 {
}
.text-center {
}
.max-w-tablet {
}
.just-items-center {
}
.container-cristal {
}
.p-absolute {
}
.fondo-complementario {
}
.fw-8 {
}
.grid--md-3 {
}
.tclient__card--articoli {
}
.card--container {
}
.stretched-link {
}
.text-left {
}
.p-2 {
}
.h5 {
}
.aumento {
}
.w-100 {
}
.grid-2-3 {
}
.h-100 {
}
.mx-auto {
}
.ar-11 {
}
.fondo-schacchi {
}
.gmasonry-wrapper {
}
.wide {
}
.tall {
}
.video-hero {
}
.oxel_iconlist {
 padding-top:2em;
 padding-bottom:2rem;
}
.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:0px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_iconlist__row__icon {
color: #ffffff;}.oxel_iconlist__row__icon 
>svg {width: 16px;height: 16px;}.oxel_iconlist__row__icon {
 margin-left:0px;
 margin-right:18px;
}
.oxel_iconlist__row__label {
}
.oxel_iconlist__row--dark {
}
.oxel_iconlist__row--dark:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row--dark.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row--dark.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
justify-content:flex-start;
}
.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 color:#374047;
}
.oxel_icon_button_icon {
color: #606e79;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.oxel_horizontal_divider {
 margin-top:1rem;
 margin-bottom:1rem;
 width:100%;
 height:10px;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #000066;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_circular_counter {
 width:150px;
 height:150px;
 border-radius:50%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 color:#00fff2;
 background-color:#dee1e3;
}
.oxel_circular_counter__inner {
 width:100%;
 height:100%;
 background-color:#f9f9fa;
 border-radius:50%;
 text-align:center;
}
.oxel_circular_counter__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_circular_counter__inner.oxy-easy-posts .oxy-posts,
.oxel_circular_counter__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_circular_counter__number {
 color:#374047;
 font-size:32px;
 font-weight:100;
}
.oxel_circular_counter__unit {
 color:#374047;
 font-weight:100;
 font-size:32px;
}
.tlt__t-nw {
white-space:nowrap;
}
.tlt_separador-titulos {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.tlt__separador-titulos {
 color:#ffffff;
}
.tilellit__img-fondo {
}
.tilellit__3-4 {
}
.tilellit__4-3 {
}
.grid--gap-2 {
}
.h4 {
}
.fw--7 {
}
.fw-7 {
}
.fondo-main {
}
.oxy-stock-content-styles {
}
.toggle-4690 {
}
.toggle-4690-expanded {
}
.oxel_accordion__row--active {
}
.oxy-close-modal {
}
.ficha-equipo {
}
#passkey_app .card-title,
#passkey_app p,
.ficha-equipo .oxy-testimonial-text{
    display: none;
}

.woocommerce-account main {
    padding: var(--space4);
    margin: var(--space4) auto
}

.woocommerce-checkout .oxy-woo-cart.oxy-woo-element .woocommerce,
.woocommerce-checkout .oxy-woo-checkout.oxy-woo-element .woocommerce,
.woocommerce-checkout #order_comments_field {
  margin:0 auto
}

.woocommerce-checkout .oxy-woo-cart.oxy-woo-element,
.woocommerce-checkout .oxy-woo-checkout.oxy-woo-element {
    max-width:768px
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout .col-1,
.woocommerce-checkout .woocommerce-additional-fields h3,
#order_comments_field label {
  display:none
}

.woocommerce-checkout tr.woocommerce-cart-form__cart-item.cart_item {
  position:relative
}

@media (max-width:1024px){
.woocommerce-checkout .product-remove  {
    position: absolute;
    left: 0;
    top: 0;
}
  .woocommerce-checkout .woocommerce table.shop_table_responsive tbody th {
    display: table-cell;
    padding: 16px 20px 10px 40px;
}
}

.woocommerce-checkout td.product-subtotal {
  margin-bottom:0
}

.woocommerce-checkout #order_review_heading {
    font-size: var(--h5);
}

.woocommerce-checkout #customer_details {
    flex-direction: column;
}

.woocommerce-checkout #customer_details > div {
    width:100%
}

.woocommerce-checkout tr .product-price,
.woocommerce-checkout th .product-price {
  display:none!important
}

.woocommerce-checkout .product-name a {
    pointer-events: none;
    font-size: 1rem;
    font-weight: 900;
}

.woocommerce-checkout #order_review {
    border: 1px solid #d3ced2;
    border-top: 3px solid #65bec2;
    border-radius: 0;
    background: #ffffff;
    padding: 20px;
    border-collapse: collapse;
    box-shadow: var(--box-shadow) 0 10px 20px;
}

.woocommerce-checkout #place_order {
  margin-top:1rem
}

.woocommerce-checkout #div_block-87-18155 {
    position: sticky;
    top: 60px;
}

.single-product .posted_in,
.single-product .sku_wrapper{
    display: none;
}

.single-product .tagged_as {
    color: white;
    font-size: 0;
}

.single-product .tagged_as a {
    font-size: 1rem;
    padding: .5rem 1.25rem;
    background: #00ccff;
    color:white;
  margin: 0 2vw 0 0;
  font-weight:600;
  pointer-events:none;
  border-radius:50px
}

.single-product .tagged_as a[href*="familias"][rel=tag] {
    background: #fff5e7;
    color: black;
}

.single-product .tagged_as a[href*="familias"][rel=tag]::before {
  content: '🫶';
}



.article--container {
  background: #fcfcfc;
  color: black;
  margin-right: var(--space0);
  margin-left: var(--space0);
  padding: var(--space2);
  transition: .2s ease-in;
}

.article--aside{
  color:black
}

.card--container img {
    transition: .3s ease-in;
}

.card--container:hover img {
    transform: scale(1.2);
    transition:.2s ease-out
}

.card--container:hover {
    border-color:var(--secondary);
    transition:.3s ease-out
}

.article--data-container {
  padding: 6px;
  font-size:14px;
}

.article--clap-button {
    display: flex;
    align-items: center;
    cursor:pointer
}

.article--clap-button svg{
  height:20px;
  width:20px;
  transition:opacity .2s ease-out
}

.article--clap-button.disabled svg{
  opacity:.25;
}

.article--clap-container {
  user-select:none
}

.article--share-button,
.article--comment-button {
  cursor:pointer;
    display: flex;
    flex-direction: row;
    gap: 8px;
    border-radius: var(--br-general);
    border: 1px solid var(--complementario);
    padding: 4px 8px;
    align-items: center;
  user-select:none;
}

.article--main .ct-section-inner-wrap {
  display: grid;
  align-items: stretch;
  grid-gap: var(--space4);
  gap: var(--space4)
}

@media (min-width:1024px) {
.article--main .ct-section-inner-wrap {
  grid-template-columns: 59ch auto;
}
  .woocommerce-account main {
    width: 1000px;
}
}

.article--main figure.wp-block-embed.is-type-video,
.article--main .lite-embed{
  margin: 0 calc(-1* var(--space4) - 2px);
  aspect-ratio: 16 / 9
}

.article--comments-container {
    z-index: 100;
    position: fixed;
    top: 0;
    left: calc(-1* clamp(20rem, 15.3846rem + 20.5128vw, 40rem));
    height: 100%;
    width: clamp(20rem, 15.3846rem + 20.5128vw, 40rem);
    transition: .2s all ease-in;
  max-height: 100vh;
    overflow-y: auto
}

.article--comments-container .required-field-message,
.article--comments-container label.required{
  display:none;
}

.article--comments-container #reply-title {
    padding: 0;
    margin: 0;
}

.article--comments-container form .comment-form-url {
    display: none;
}

.article--comments-container .comment-form-comment,
.article--comments-container .comment-form-author,
.article--comments-container .comment-form-email {
    position:relative
}

.article--comments-container .comment-form-comment label,
.article--comments-container .comment-form-author label,
.article--comments-container .comment-form-email label{
    position: absolute;
    top: -8px;
    left: 4px;
    background: white;
    padding: 0 5px;
    line-height: 1;
    font-size: 1rem;
}

.article--comments-container .comment-form-comment textarea {
    resize:vertical
}

.article--comments-container #reply-title {
    font-size:clamp(1.0625rem, 1.0192rem + 0.1923vw, 1.25rem);
}
.article--comments-container .comment-notes {
    font-size:16px
}

.article--comments-container #comment {
    height: 70px;
}

#comments-box:checked ~ main .article--comments-container {
    left: 0;
    transition: .2s all ease-out;
    color:#280624;
}

.article--comments-container #submit {
    margin-top:0
}

#single__article-data {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

#single__article-data-icons {
    flex-direction: row;
    display: flex;
    gap: var(--space2) ;
    opacity: 0.8;
    justify-content: space-around;
    text-align: justify;
    align-items: center
}

#single__article-claps {
    display: none;
    text-align: left;
    align-items: center
}

#single__article-com {
    useCustomTag: true;
    text-align: left;
    flex-direction: row;
    display: flex;
    align-items: center;
    gap: 8px
}

#div_block-107-8801 {
    align-items: center;
    justify-content: center
}

#single__suggerimenti {
    align-items: flex-end;
    useCustomTag: false
}

#div_block-213-8801 {
    width: 65%
}

#single__article-comments {
    background-color: #ffffff
}

#div_block-184-8801 {
    useCustomTag: true;
    position: absolute;
    right: var(--space2);
    top: var(--space2);
    cursor: pointer
}

@media (max-width: 991px) {
    #div_block-52-8801 {
        text-align:left;
        align-items: center
    }
}

@media (max-width: 991px) {
    #div_block-107-8801 {
        display:none
    }
}

@media (max-width: 991px) {
    #div_block-213-8801 {
        width:100%
    }
}

@media (max-width: 767px) {
    #single__article-data {
        text-align:justify;
        flex-direction: column;
        display: flex;
        gap: 1rem;
        order: 10;
        margin-top: 1.5rem
    }
}

@media (max-width: 767px) {
    #single__article-data-icons {
        text-align:justify
    }
}

#single__article-share-button {
    color: #00010e
}

#single__article-share-button>svg {
    width: 16px;
    height: 16px
}

#_posts_grid-122-8801 article {
    display: flex;
    flex-direction: row;
    text-align: left;
    align-items: center;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding: var(--space2) 0;
    flex-wrap: nowrap
}

#_posts_grid-122-8801 svg {
    fill: var(--secondary);
    width: 16px;
    height: 16px;
    margin-right: 16px
}

#_posts_grid-122-8801 .oxy-easy-posts-pages {
    text-align: center
}

#menu-principale .menu-item:last-of-type a{
    margin-right: 0;
}

.gallery--horizontal-dinamyc {
  overflow-x:scroll;
  max-width:100%
}

.gallery--horizontal-dinamyc > div > * {
    width: 25%;
    aspect-ratio: 1 / 1;
    height: 100%;
}

@media (hover: hover) {
  .gallery--horizontal-dinamyc {
    overflow:hidden
  }
}

@media (hover: none) and (max-width: 1024px) {
  .gallery--horizontal-dinamyc > div > * {
    width: 50%;
  }
}

@media (hover: none) and (max-width: 767px) {
  .gallery--horizontal-dinamyc > div > * {
    width: 100%;
  }
}.page--header .oxy-nav-menu .menu-item a{padding:12px 20px}
.page--header-sm-fixed-bot .oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
    top: unset;
    bottom: 10px;
    right: 20px;
}

.video-hero {
  position: relative;
  overflow: hidden;
}

.video-hero iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
  user-select: none;
  z-index:-5
}

@media (min-aspect-ratio: 16/9) {
  .video-hero iframe {
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-hero iframe {
    width: 177.78vh;
  }
}

.tlt_breadcrumbs ol {
    padding-left: 0 !important;
    font-size:16px!important;
}

.tlt_breadcrumbs ol li:last-child {
    display: inline-block;
}

.cta-drs {
	--top: rgba(0, 170, 100, .8);
	--bottom: rgba(0, 170, 100, .2);
	--side: rgba(0, 170, 100, .5);

	--1_top: rgba(0, 170, 100, .8);
	--1_bottom: rgba(0, 170, 100, .2);
	--1_side: rgba(0, 170, 100, .5);

	--2_top: rgba(0, 170, 100, .8);
	--2_bottom: rgba(0, 170, 100, .2);
	--2_side: rgba(0, 170, 100, .5);

	--3_top: rgba(0, 170, 100, .8);
	--3_bottom: rgba(0, 170, 100, .2);
	--3_side: rgba(0, 170, 100, .5);

	--4_top: rgba(0, 170, 100, .8);
	--4_bottom: rgba(0, 170, 100, .2);
	--4_side: rgba(0, 170, 100, .5);

	--5_top: rgba(0, 170, 100, .8);
	--5_bottom: rgba(0, 170, 100, .2);
	--5_side: rgba(0, 170, 100, .5);
}

.cta-drs {
	display: flex;
	position: relative;
	width: 280px;
	height: 80px;
	text-decoration: none;
	perspective: 600px;
	background: linear-gradient(rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, .1));
    font-family: 'Play', 'Inter', serif
}

.cta-drs::before,
.cta-drs::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.cta-drs::before {
	top: 0;
	transform-origin: top center;
	transform: rotateX(70deg);
	background: linear-gradient(135deg, rgba(255, 255, 255, .3) 10%, rgba(255, 255, 255, 0) 60%);
}

.cta-drs::after {
	bottom: 0;
	transform-origin: bottom center;
	transform: rotateX(-110deg);
	background: radial-gradient(rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .1));
}

.cta-drs__wrapper {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, .2));
	transform: translate3d(0, 27px, 74px);
	perspective: 600px;
}

.cta-drs__text {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: 2px;
	color: rgba(255, 255, 255, .7);
	transition: all ease-in-out 1s;
	text-transform: uppercase
}

.cta-drs__text::before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 230px;
	height: 80px;
	background: linear-gradient(25deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, 0));
	clip-path: path('M230,0H0V80H146.96c0-35.33,33.95-65.83,83.04-80Z');
}

.cta-drs__text::after {
	content: '';
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 4px;
	width: 272px;
	height: 40px;
	background: linear-gradient(25deg, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0));
	clip-path: path('M272,9.22V0H0V40H.32C48.19,22.59,151.14,10.26,272,9.22Z');
}

.cta-drs__wrapper::before,
.cta-drs__wrapper::after {
	content: '';
	position: absolute;
	top: 0;
	width: 84px;
	height: 100%;
	background: linear-gradient(90deg, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, .2));
	background: radial-gradient(rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .1));
}

.cta-drs__wrapper::before {
	left: 0;
	transform-origin: left center;
	transform: rotateY(90deg) skewY(-20deg);
}

.cta-drs__wrapper::after {
	right: 0;
	transform-origin: right center;
	transform: rotateY(-90deg) skewY(20deg);
}

.cta-drs__box {
	position: absolute;
	top: 0;
	left: 8px;
	bottom: 0;
	margin: auto 0;
	width: 264px;
	height: 70px;
	transform: translate3d(0, 4px, 10px);
	perspective: 600px;
}

.inner {
	transition: all ease-in-out 1s;
}

.inner__back {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: var(--bottom);
	perspective: 600px;
}

.inner__top {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	transform-origin: top left;
	transform: rotateX(70deg);
	background: var(--top);
}

.inner__front {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	transform-origin: top left;
	transform: translate3d(0, 24px, 68px);
	background: var(--top);
}

.inner__bottom {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	transform-origin: bottom left;
	transform: rotateX(-110deg);
	background: var(--bottom);
}

.inner__left {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 68px;
	height: 100%;
	transform-origin: center left;
	transform: rotateY(-90deg) skewY(20deg);
	background: rgba(255, 0, 0, 0);
	transition: all linear .01s;
}

.inner__right {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 68px;
	height: 100%;
	transform-origin: center left;
	transform: rotateY(-90deg) skewY(20deg);
	background: rgba(255, 0, 0, 0);
}

.cta-drs:hover .inner__top,
.cta-drs:hover .inner__front,
.cta-drs:hover .inner__bottom,
.cta-drs:hover .inner__back {
	width: 100%;
}

.cta-drs:hover .inner__left {
	background: var(--side);
}

.cta-drs:hover .inner__right {
	left: 100%;
	background: var(--side);
}

.cta-drs:hover .cta-drs__text {
	color: rgba(255, 255, 255, 1);
}

.plate {
	position: absolute;
	z-index: 10;
	top: 0;
	left: -20px;
	width: 320px;
	height: 120px;
	animation-duration: 3s;
	animation-iteration-count: infinite;
}

.plate:nth-child(1) {
	animation-name: plate_1;
}

.plate:nth-child(2) {
	animation-name: plate_2;
}

.plate:nth-child(3) {
	animation-name: plate_3;
}

.plate:nth-child(4) {
	animation-name: plate_4;
}

.plate:nth-child(5) {
	animation-name: plate_5;
}

.cta-drs:hover .plate {
	animation-play-state: paused;
}

.plate:nth-child(1):hover~.cta-drs__box .inner__top,
.plate:nth-child(1):hover~.cta-drs__box .inner__front {
	background: var(--1_top);
}

.plate:nth-child(1):hover~.cta-drs__box .inner__left,
.plate:nth-child(1):hover~.cta-drs__box .inner__right {
	background: var(--1_side);
}

.plate:nth-child(1):hover~.cta-drs__box .inner__back,
.plate:nth-child(1):hover~.cta-drs__box .inner__bottom {
	background: var(--1_bottom);
}

.plate:nth-child(2):hover~.cta-drs__box .inner__top,
.plate:nth-child(2):hover~.cta-drs__box .inner__front {
	background: var(--2_top);
}

.plate:nth-child(2):hover~.cta-drs__box .inner__left,
.plate:nth-child(2):hover~.cta-drs__box .inner__right {
	background: var(--2_side);
}

.plate:nth-child(2):hover~.cta-drs__box .inner__back,
.plate:nth-child(2):hover~.cta-drs__box .inner__bottom {
	background: var(--2_bottom);
}

.plate:nth-child(3):hover~.cta-drs__box .inner__top,
.plate:nth-child(3):hover~.cta-drs__box .inner__front {
	background: var(--3_top);
}

.plate:nth-child(3):hover~.cta-drs__box .inner__left,
.plate:nth-child(3):hover~.cta-drs__box .inner__right {
	background: var(--3_side);
}

.plate:nth-child(3):hover~.cta-drs__box .inner__back,
.plate:nth-child(3):hover~.cta-drs__box .inner__bottom {
	background: var(--3_bottom);
}

.plate:nth-child(4):hover~.cta-drs__box .inner__top,
.plate:nth-child(4):hover~.cta-drs__box .inner__front {
	background: var(--4_top);
}

.plate:nth-child(4):hover~.cta-drs__box .inner__left,
.plate:nth-child(4):hover~.cta-drs__box .inner__right {
	background: var(--4_side);
}

.plate:nth-child(4):hover~.cta-drs__box .inner__back,
.plate:nth-child(4):hover~.cta-drs__box .inner__bottom {
	background: var(--4_bottom);
}

.plate:nth-child(5):hover~.cta-drs__box .inner__top,
.plate:nth-child(5):hover~.cta-drs__box .inner__front {
	background: var(--5_top);
}

.plate:nth-child(5):hover~.cta-drs__box .inner__left,
.plate:nth-child(5):hover~.cta-drs__box .inner__right {
	background: var(--5_side);
}

.plate:nth-child(5):hover~.cta-drs__box .inner__back,
.plate:nth-child(5):hover~.cta-drs__box .inner__bottom {
	background: var(--5_bottom);
}

@keyframes plate_1 {
	0% {
		transform: scale(1);
	}

	19.9% {
		transform: scale(1);
	}

	20% {
		transform: scale(0);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes plate_2 {
	0% {
		transform: scale(0);
	}

	19.9% {
		transform: scale(0);
	}

	20% {
		transform: scale(1);
	}

	39.9% {
		transform: scale(1);
	}

	40% {
		transform: scale(0);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes plate_3 {
	0% {
		transform: scale(0);
	}

	39.9% {
		transform: scale(0);
	}

	40% {
		transform: scale(1);
	}

	59.9% {
		transform: scale(1);
	}

	60% {
		transform: scale(0);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes plate_4 {
	0% {
		transform: scale(0);
	}

	59.9% {
		transform: scale(0);
	}

	60% {
		transform: scale(1);
	}

	79.9% {
		transform: scale(1);
	}

	80% {
		transform: scale(0);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes plate_5 {
	0% {
		transform: scale(0);
	}

	79.9% {
		transform: scale(0);
	}

	80% {
		transform: scale(1);
	}

	100% {
		transform: scale(1);
	}
}


.heading--separator:after {
    content: "";
    background-color: var(--main);
    height: .075em;
    width: 182%;
    max-width: 25vw;
    display: block;
    margin-bottom: .8em;
    margin-top: .3em;
}

.heading--separator-gradient {
    background: linear-gradient(to right, red 0, red 35%, white 40%, white 60%, green 66.6%, green) no-repeat;
    background-size: 100% 2px;
    background-position: bottom;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

.grid-2-3 {
  display: grid;
  align-items: stretch;
  grid-template-columns: repeat(2, minmax(150px, 1fr));
  grid-column-gap: var(--space1);
  grid-row-gap: var(--space1);
}

.grid-2-3 :nth-child(2) {
    grid-column: span 1;
    grid-row: span 2;
    height: 100%;
}

.content-column {
    display: grid;
    align-content: center;
    grid-template-columns: 1fr;
    grid-gap: var(--space2);
    gap: var(--space2);
}

.grid-3-col {
  display: grid;
  align-items: stretch;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: var(--space3);
  gap: var(--space3);
}

.grid-4-col {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(auto-fit, minmax(264px, 1fr));
    grid-gap: var(--space3);
    gap: var(--space3);
    justify-items: center;
}

.contents--grid {
    display: grid;
    align-items: stretch;
    grid-template-columns: 1fr;
    grid-gap: var(--space3);
    gap: var(--space3);
    justify-items: center;
}

.section--grid-col > .ct-section-inner-wrap {
    display: grid;
    justify-items: center;
    align-items: stretch;
    grid-template-columns: repeat(1, minmax(200px, 1fr));
    grid-gap: var(--space2);
    gap: var(--space2);
}

.d-none {display:none}

.sin-pseudo::after,
.sin-pseudo::before{
  content:unset
}

.sticky-top {
  position: -webkit-sticky;
    position: sticky;
    top: 0
}

.sticky-top.video {
    top: 25%;
}

.centro-v-h {
  position: absolute;
  top:50%;
  right:50%;
  line-height:0;
  transform: translate(50%,-50%);
  z-index:1;
  text-align:center;
  width:100%
}

.centro-v-h-home {
    position: absolute;
    top: 45%;
    right: 50%;
    transform: translate(50%,-50%);
    max-width: 928px;
}

.seccion-flex-end .ct-new-columns {
    justify-content: flex-end;
}

.recuadros{z-index:2}

.br-2{border-radius:2px}
.br-8{border-radius:8px}

.nowrap{flex-wrap:nowrap}

.fw-5 {font-weight:500}
.fw-6 {font-weight:600}
.fw-7 {font-weight:700}
.fw-8 {font-weight:800}
.fw-bolder{font-weight:bolder}

.tlt_section {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    min-height: inherit;
}

.sombra-texto {text-shadow: 2px 2px 1px black}

.container-cristal {
    backdrop-filter: blur(15px) saturate(174%);
    -webkit-backdrop-filter: blur(15px) saturate(174%);
    background-color: rgba(255, 255, 255, 0.55);
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.125);
    padding: var(--space4);
    transition: all .25s ease-in;
}

.visually-hidden {
    position: absolute;
    left: -99999px;
}

@supports (-webkit-touch-callout: none) {
  .gmasonry-wrapper img:nth-child(n+2){
    display: none!important
  }
}

.gmasonry-wrapper {
	display: grid;
	grid-gap: var(--space2);
	grid-template-columns: repeat(auto-fit, minmax(min(100%/2, max(180px, 100%/5)), 1fr));
	grid-auto-flow: dense;
    align-items: center;
    justify-items: center;
}
.gmasonry-wrapper .wide {
	grid-column: span 2;
}

.gmasonry-wrapper .tall {
	grid-row: span 2;
    max-height: unset;
}
.gmasonry-wrapper .big {
	grid-column: span 2;
	grid-row: span 2;
}

.gmasonry-wrapper > div {
	display: flex;
	justify-content: center;
	align-items: center;
  min-height:100%
}
.gmasonry-wrapper img {
	min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    border-radius:2px;
    max-height: 512px;
}

.text--overlay {
  font-size: calc(2* var(--display-50p));
  text-transform: uppercase;
  font-weight: bolder;
  color: white;
  mix-blend-mode: overlay;
  writing-mode: vertical-lr;
  letter-spacing: var(--h6);
}

.container--full-width .ct-section-inner-wrap,
.container--full-width .ct-section-inner-wrap .ct-new-columns .media-column{
    padding: 0
}

.container--full-width .ct-section-inner-wrap .ct-new-columns .content-column{
    padding: calc(2* var(--space3)) var(--space6)
}

.contents--full-height .ct-section-inner-wrap .ct-new-columns .media-column.video-hero {
    min-height: 55vh;
}

.content--ollist ol {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}

.content--ollist ol > li {
  counter-increment: customlistcounter;
  margin-bottom:var(--space2);
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}

.content--ollist ol > li:before {
  content: counter(customlistcounter) "";
  font-weight: bold;
  padding: .9rem;
  min-width: 3rem;
  min=height: 3rem;
  height: 3rem;
  line-height: 1;
  background-color: var(--complementario);
  color: #333;
  border-radius: 100%;
  margin-right: 1rem;
  display: inline-block;
  text-align: center;
}

.content--ollist ol:first-child {
  counter-reset: customlistcounter;
}

.content--ollist li p{
    margin-top:.25em
}

.timeline {
    width: 100%;
    position: relative;
}

.timeline:before {
    content: "";
    position: absolute;
    transform: translate(-50%);
    top: 0px;
	position: absolute;
	left: 1.225rem;
    width: .1rem;
    background-color: var(--complementario);
    height: 100%;
    z-index: 1;
}

.timeline.timeline--left:before {
  left: 1rem;
}

.timeline__item {
    display:flex;
    margin-bottom: var(--space2);
    margin-top: var(--space2);
    justify-content: center;
    width:100%;
}

.timeline__item--left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.timeline__marker {
    position: absolute;
    width: 1rem;
    height: 1rem;
    background-color: var(--complementario);
    border: 2px solid var(--complementario);
    border-radius: 100%;
    margin-top: .5rem;
    margin-right: -.5rem;
    margin-left: -.5rem;
    z-index: 5;
}

.timeline__marker--left {
    margin-left: .5rem;
}

.timeline__content {
    margin: 0 1rem;
    padding-left: var(--space2);
    padding-right: var(--space2);
    display: flex;
    flex-direction: row;
    align-items: center;
}

.timeline__content--full {
    margin-top: 0;
    margin-right: 1rem;
    margin-bottom: 0;
    padding-right: 0;
}

.item__content {
    display: flex;
    flex-direction: column;
    margin-left: var(--space2);
    align-items: unset;
    text-align: left;
}

.card--container {
    display: grid;
    position: relative;
    border: 6px solid var(--main);
    border-radius: var(--br-general);
    overflow: hidden;
}

.card--container-horizontal {
  grid-template-columns: 2fr 3fr;
  align-items: center;
}

.wpcf7-spinner {
  display: none;
}

.tilellit__form .wpcf7-list-item {
  display: inline-block;
  margin: 0;
}

.tilellit__form > label > span:not(.wpcf7-form-control-wrap) {
  font-weight: 600;
  position: absolute;
  left: 6px;
  top: -8px;
  font-size: 1rem;
  border-radius: 1rem;
  transition: all .15s;
  background: #e9e9e9;
  z-index: 1;
  line-height: 1;
  padding: 0 4px;
}

.tilellit__form > label > span:not(.wpcf7-form-control-wrap).campo-con-valor {}

.tilellit__form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -1.5em;
  left: 0;
  font-size: .9em;
}

.tilellit__form .wpcf7-form-control.wpcf7-not-valid:not(.wpcf7-submit, .wpcf7-acceptance) {
  outline-color: red;
  border-color: red;
}

.tilellit__form > label input::placeholder {
  font-weight: 600;
  font-size: 18px;
  transition: all .15s;
  color: #000;
  opacity: 1;
}

.tilellit__form > label input:focus::placeholder {
  opacity: 0;
  transition: all .15s;
}

.tilellit__form > label input:focus,
.tilellit__form > label input:not(:placeholder-shown) {}

.wpcf7 .tilellit__form {
  grid-gap: var(--space2) var(--space4);
  gap: var(--space2) var(--space4);
}

.tilellit__form label {
  font-size: 18px;
  font-weight: 700;
  position: relative
}

.tilellit__form label span {
  display: block
}

.tilellit__form .wpcf7-acceptance label {
  font-weight: 500;
  font-size: 16px;
}

.tilellit__form label input:not([type="checkbox"]),
.tilellit__form label select,
.tilellit__form label textarea {
  margin-top: .2em;
  border-color: var(--main);
  border-style: inset;
  border-bottom-width: 3px;
  border-right-width: 5px;
  max-width: 100%;
  border-radius: var(--br-general);
  height: 2.75rem;
  padding: .5em .4em .3em;
  width: 100%;
}

.tilellit__form label textarea {
  height: 5.5rem;
  resize: vertical
}

.tilellit__form .wpcf7-submit {
  align-items: center;
  appearance: none;
  border-radius: var(--br-general);
  box-shadow: rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, rgba(58, 65, 111, .5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: monospace;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transition: box-shadow .15s, transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: pan-x pan-y pinch-zoom;
  will-change: box-shadow, transform;
  font-size: 1em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: var(--main);
  padding: 1em 2.5em;
  border: unset;
  text-align: center;
  width: 100%
}

.tilellit__form .wpcf7-submit:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, var(--secondary) 0 -3px 0 inset;
}

.tilellit__form .wpcf7-submit:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, var(--secondary) 0 -3px 0 inset;
  transform: translateY(-2px);
}

.tilellit__form .wpcf7-submit:active {
  box-shadow: var(--secondary) 0 3px 7px inset;
  transform: translateY(2px);
}

.tilellit__form input[type="checkbox"]:checked {
  accent-color: gold;
  box-shadow: 0 0 6px #2121218f;
}

.tilellit__form .wpcf7-acceptance [type=checkbox] {
  margin: 0;
  width: 0;
  height: 0;
  display: inline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute
}

.tilellit__form .wpcf7-acceptance [type=checkbox]+span:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  height: 1.25em;
  width: 1.25em;
  margin-right: 0.6em;
  color: rgba(0, 0, 0, 0.275);
  border: solid 0.06em;
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em inset, 0 0 0 0.07em transparent inset;
  border-radius: 0.2em;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="white" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>') no-repeat center, white;
  background-size: 0;
  will-change: color, border, background, background-size, box-shadow;
  transform: translate3d(0, 0, 0);
  transition: color 0.1s, border 0.1s, background 0.15s, box-shadow 0.1s;
}

.tilellit__form .wpcf7-acceptance [type=checkbox]:enabled:active+span:before,
.tilellit__form .wpcf7-acceptance [type=checkbox]:enabled+span:active:before {
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset;
  background-color: #f0f0f0;
}

.tilellit__form .wpcf7-acceptance [type=checkbox]:checked+span:before {
  background-color: var(--main);
  background-size: 0.75em;
  color: rgba(0, 0, 0, 0.075);
}

.tilellit__form .wpcf7-acceptance [type=checkbox]:checked:enabled:active+span:before,
.tilellit__form .wpcf7-acceptance [type=checkbox]:checked:enabled+span:active:before {
  background-color: var(--secondary);
  color: rgba(0, 0, 0, 0.275);
}

.tilellit__form .wpcf7-acceptance [type=checkbox]:disabled+span:before {
  opacity: 0.5;
}

.tilellit__form .wpcf7-acceptance [type=checkbox].dark+span:before {
  color: rgba(255, 255, 255, 0.275);
  background-color: #222;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="rgba(34, 34, 34, 0.999)" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>');
}

.tilellit__form .wpcf7-acceptance [type=checkbox].dark:enabled:active+span:before,
.tilellit__form .wpcf7-acceptance [type=checkbox].dark:enabled+span:active:before {
  background-color: #444;
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(255, 255, 255, 0.1) inset;
}

.tilellit__form .wpcf7-acceptance [type=checkbox].dark:checked+span:before {
  background-color: #a97035;
  color: rgba(255, 255, 255, 0.075);
}

.tilellit__form .wpcf7-acceptance [type=checkbox].dark:checked:enabled:active+span:before,
.tilellit__form .wpcf7-acceptance [type=checkbox].dark:checked:enabled+span:active:before {
  background-color: #c68035;
  color: rgba(0, 0, 0, 0.275);
}

@media (min-width:768px) {
  .tilellit__form .wpcf7-submit.has-spinner {
    width: unset;
  }
}


@media (min-width:425px){  
  .contents--grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width:768px){
  .contents--grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width:1024px){  
	.timeline:before {
		left: 50%;
	}
  
	.timeline__item--right {
		width:50%;
		align-self: flex-end;
	}

	.timeline__item--left {
		width:50%;
		flex-direction: row-reverse;
		justify-content: flex-start;
	}
	
	.timeline__item--left .item__content {
		margin-right: var(--space2);
		margin-left: unset;
		align-items: flex-end;
		text-align: right;
	}
	
	.item__content {
      margin-left: 2rem;
      align-items: unset;
      text-align: left;
    }
  .contents--full-height .ct-section-inner-wrap .ct-new-columns {
    min-height: 100vh
  }
  .contents--grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  :not(.container-cta) > .ct-link-button {
    max-width: 15em;
  }
}

@media (max-width:1024px){
  .ml-2-1024, .mx-2-1024 {
    margin-left:2rem;
  }
  .mr-2-1024, .mx-2-1024 {
    margin-right:2rem;
  }
  .cp-unset-md {
    clip-path:unset
  }
}

@media (max-width:768px){
  .grid-3-col > div:last-child {
    display:none
  }
  .cp-unset-sm {
    clip-path:unset
  }
  .image--ar43-sm {
    aspect-ratio:4 / 3
  }
  .image--ar169-sm {
    aspect-ratio:16 / 9
  }
  .page--header-sm-fixed-bot{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    }
  .page--header-sm-fixed-bot ~ footer {
    margin-bottom: 6rem;
  }
}

@media (hover: hover) {
  .aumento:hover{
    transform: scale(1.3);
    transition: all .25s ease-in;
  }
  .container-cristal {
    backdrop-filter: blur(10px) saturate(174%);
    -webkit-backdrop-filter: blur(10px) saturate(174%);
}
  .container-cristal:hover {
    backdrop-filter: blur(20px) saturate(174%);
    -webkit-backdrop-filter: blur(20px) saturate(174%);
}
}

@media (prefers-reduced-motion: reduce) {
    .container-cristal {
      backdrop-filter: blur(20px) saturate(174%);
      -webkit-backdrop-filter: blur(20px) saturate(174%);
    }
}/** 700 1400 clamp base**/
:root {
  --main:#000066;
  --secondary:#00ccff;
  --tertiary:#00FF59;
  --complementario:#e3e3e3;
  --body-color:#280624;
  --cta-fs: clamp(1.0625rem, 1.0337rem + 0.1282vw, 1.1875rem);
  --space0a: 0;
  --space0: 1.25rem;
  --space1: 1rem;
  --space2a: 2rem;
  --space2: clamp(1.25rem, 0.5rem + 1.7143vw, 2rem);
  --space3: clamp(1.25rem, -0.5rem + 4vw, 3rem);
  --space4: clamp(1.25rem, -1.5rem + 6.2857vw, 4rem);
  --space5: clamp(1.25rem, -2.5rem + 8.5714vw, 5rem);
  --space6: clamp(1.25rem, -3.5rem + 10.8571vw, 6rem);
  --body: clamp(1.0625rem, 0.875rem + 0.4286vw, 1.25rem);
  --h1: clamp(1.5rem, 0.5rem + 2.2857vw, 2.5rem);
  --h2: clamp(1.375rem, 0.5rem + 2vw, 2.25rem);
  --h3: clamp(1.25rem, 0.5rem + 1.7143vw, 2rem);
  --h4: clamp(1.125rem, 0.5rem + 1.4286vw, 1.75rem);
  --h5: clamp(1.0625rem, 0.5625rem + 1.1429vw, 1.5625rem);
  --h6: clamp(1.0625rem, 0.875rem + 0.4286vw, 1.25rem);
  --fs-inputs: clamp(1.0625rem, 0.9375rem + 0.2857vw, 1.1875rem);
  --display-30p: clamp(1.25rem, 0.625rem + 1.4286vw, 1.875rem);
  --display-40p: clamp(1.3125rem, 0.125rem + 2.7143vw, 2.5rem);
  --display-50p: clamp(1.375rem, -0.375rem + 4vw, 3.125rem);
  --br-general:16px;
  --br:16px
}

@media screen and (min-width: 1120px) {
    :root {
       --space0: 0;
    }
}


html{scroll-behavior:smooth}

body {
  font-size: var(--body);
  line-height: clamp(1.5, 1.6, 1.7);
}

a {text-decoration-color: var(--main)}

.h1{font-size:var(--h1)}
.h2{font-size:var(--h2)}
.h3{font-size:var(--h3)}
.h4{font-size:var(--h4)}
.h5{font-size:var(--h5)}
.h6{font-size:var(--h6)}

h1, h2, h3, h4, h5, h6 {line-height:clamp(1.3, 1.4, 1.5)}

article h2, article h3, article h4, article h5, article h6{
  padding-bottom: 1rem;
  padding-top:.5rem
}

input, optgroup, select, textarea {
    font-size: var(--fs-inputs);
    line-height: 2;
    padding-left: .75em;
}

p.ct-text-block {
  margin:0
}

.svg-deco{
  position:absolute;
  width:0;
  height:0
}

.br{border-radius:var(--br-general)}

.display30{font-size:var(--display-30p)}
.display40{font-size:var(--display-40p)}
.display50{font-size:var(--display-50p)}

.font-small{font-size:var(--fs-inputs)}

.fondo-main{background-color:var(--main);color:white}
.fondo-secondary{background-color:var(--secondary);color:black}
.fondo-complementario{background-color:var(--complementario);color:var(--body-color)}

.color-main{color:var(--main)}
.color-secondary{color:var(--secondary)}
.color-tertiary{color:var(--tertiary)}
.color-complementario{color:var(--complementario)}

.filtro-blanco {filter:brightness(0) invert(1)}

.grid {
  display:grid;
  grid-gap: var(--space4);
  gap: var(--space4);
  width:100%
}

.page--footer{font-size:1rem}
.page--footer-secundario{font-size:.9em}
.page--footer-secundario a{color:unset;text-decoration: underline}


.p-relative{position:relative}
.p-absolute{position:absolute}
.p-fixed{position:fixed}

.p-0{
  padding:0
}

.pxs-0 .ct-section-inner-wrap{
  padding-left:0;
  padding-right:0
}

.p-col{
  padding-left:var(--space0);
  padding-right:var(--space0);
}

section.ct-section.section--grid-col .ct-section-inner-wrap > *{
  padding-left:var(--space0);
  padding-right:var(--space0);
}

.p-1,.pl-1,.px-1{padding-left:var(--space1)}
.p-1,.pr-1,.px-1{padding-right:var(--space1)}
.p-1,.pt-1,.py-1{padding-top:var(--space1)}
.p-1,.py-1,.pb-1{padding-bottom:var(--space1)}

.p-2,.pl-2,.px-2{padding-left:var(--space2)}
.p-2,.pr-2,.px-2{padding-right:var(--space2)}
.p-2,.pt-2,.py-2{padding-top:var(--space2)}
.p-2,.py-2,.pb-2{padding-bottom:var(--space2)}

.p-3,.pl-3,.px-3{padding-left:var(--space3)}
.p-3,.pr-3,.px-3{padding-right:var(--space3)}
.p-3,.pt-3,.py-3{padding-top:var(--space3)}
.p-3,.py-3,.pb-3{padding-bottom:var(--space3)}

.p-4,.pt-4,.py-4{padding-top:var(--space4)}
.p-4,.py-4,.pb-4{padding-bottom:var(--space4)}
.p-4,.pl-4,.px-4{padding-left:var(--space4)}
.p-4,.pr-4,.px-4{padding-right:var(--space4)}

.p-5,.pt-5,.py-5{padding-top:var(--space5)}
.p-5,.py-5,.pb-5{padding-bottom:var(--space5)}
.p-5,.pl-5,.px-5{padding-left:var(--space5)}
.p-5,.pr-5,.px-5{padding-right:var(--space5)}

.p-6,.pt-6,.py-6{padding-top:var(--space6)}
.p-6,.py-6,.pb-6{padding-bottom:var(--space6)}
.p-6,.pl-6,.px-6{padding-left:var(--space6)}
.p-6,.pr-6,.px-6{padding-right:var(--space6)}

.m-centro {margin:0 auto}

.mx-auto {
  margin-left:auto;
  margin-right:auto;
}

.mt-0 {margin-top:0}

.m-2,.mt-2,.my-2{margin-top:var(--space2)}
.m-2,.my-2,.mb-2{margin-bottom:var(--space2)}

.m-4,.mt-4,.my-4{margin-top:var(--space4)}
.m-4,.my-4,.mb-4{margin-bottom:var(--space4)}

.blanco{color:white}

.w-100,.wpcf7{width:100%}

.h-100{height:100%}

.object-cover{object-fit:cover}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.no-stretched-link{
    position: relative;
    z-index: 2;
}

.oscuridad {
    filter: brightness(0.75);
    transition: filter .3s linear
}

.overflow-h{overflow:hidden}

.ar-11{aspect-ratio:1/1}
.ar-43{aspect-ratio:4/3}
.ar-169{aspect-ratio:16/9}
.fs-1r{font-size:1rem}
.max-w-tablet{max-width:896px}

.b-solid {border:8px solid var(--main)}

.order--1{order:-1}

.border-fibonacci{
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='8' stroke-dasharray='0%2c 1%2c 1%2c 2%2c 3%2c 5%2c 8%2c 13%2c 21%2c 34%2c 55%2c 89%2c 144' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.cp-triangle{clip-path: polygon(50% 0%, 0% 100%, 100% 100%)}
.cp-trapezoid{clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%)}
.cp-rombus{clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)}
.cp-parallelogram-right{clip-path:polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%)}
.cp-parallelogram-left{clip-path:polygon(0 0, 75% 0, 100% 100%, 25% 100%)}
.cp-5gon{clip-path:polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%)}
.cp-6gon{clip-path:polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%)}
.cp-7gon{clip-path:polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%)}
.cp-8gon{clip-path:polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%)}
.cp-9gon{clip-path:polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%)}
.cp-10gon{clip-path:polygon(50% 0%, 80% 10%, 100% 35%, 100% 70%, 80% 90%, 50% 100%, 20% 90%, 0% 70%, 0% 35%, 20% 10%)}
.cp-bevel{clip-path:polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%)}
.cp-rabbet{clip-path:polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%)}
.cp-arrow-left{clip-path:polygon(40% 0%, 40% 20%, 100% 20%, 100% 80%, 40% 80%, 40% 100%, 0% 50%)}
.cp-arrow-right{clip-path:polygon(40% 0%, 40% 20%, 100% 20%, 100% 80%, 40% 80%, 40% 100%, 0% 50%)}
.cp-point-left{clip-path:polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%)}
.cp-point-right{clip-path:polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%)}
.cp-chevron-left{clip-path:polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%)}
.cp-chevron-right{clip-path:polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%)}
.cp-message{clip-path:polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%)}
.cp-message-left{clip-path:polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 0 100%, 50% 75%, 0% 75%)}
.cp-message-right{clip-path:polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 100% 100%, 50% 75%, 0% 75%)}
.cp-ellipse{clip-path:ellipse(25% 40% at 50% 50%)}
.cp-circle{clip-path: circle(50% at 50% 50%)}
.cp-circle-top-left{clip-path:circle(100.0% at 0 0)}
.cp-circle-top-right{clip-path:circle(100.0% at 100% 0)}
.cp-circle-bottom-right{clip-path: circle(100.0% at 100% 100%)}
.cp-circle-bottom-left{clip-path: circle(100.0% at 0 100%)}

.cp-blob-1{clip-path:url(#cp-blob-1)}

.cp-chevron-left.do{
  animation: chevron-left-full 1s cubic-bezier(0, 0, 0.2, 1) both;
}

@keyframes chevron-left-full {
  33% {
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 0 0);
  }
  66% {
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
  }
  100% {
    object-position:right;
    clip-path: polygon(100% 0%, 100% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
  }
}

.text-left{text-align:left}
.text-center{text-align:center}
.text-upright{text-orientation:upright}

.text-uppercase{text-transform:uppercase}
.just-items-center {
    justify-items: center
}

.full-wh{
  width: 100vw;
  height: 100vh;
}

.img-bg,
.containter--img-bg img{
  width: 100%;
  height: 100%!important;
  object-fit:cover;
  object-position:center;
  display:block;
  z-index: -1;
}

.section--menu h2:target {
    scroll-margin-top: 121px;
}

.container-cta {
    align-items: center;
    grid-gap: var(--space6);
    gap: var(--space6);
    max-width:100%
}


.grid--gap-0a{grid-gap:0;gap:0}
.grid--gap-0{grid-gap:var(--space0);gap:var(--space0)}
.grid--gap-1{grid-gap:var(--space1);gap:var(--space1)}
.grid--gap-2{grid-gap:var(--space2);gap:var(--space2)}
.grid--gap-3{grid-gap:var(--space3);gap:var(--space3)}
.grid--gap-4{grid-gap:var(--space4);gap:var(--space4)}
.grid--gap-5{grid-gap:var(--space5);gap:var(--space5)}
.grid--gap-6{grid-gap:var(--space6);gap:var(--space6)}

.grid--2 {
  grid-template-columns: repeat(2, 1fr)
}
.grid--3 {
  grid-template-columns: repeat(3, 1fr)
}

@media (min-width: 580px) {
  .grid--sm-2 {
    grid-template-columns: repeat(2, 1fr)
  }
  .grid--sm-3 {
    grid-template-columns: repeat(3, 1fr)
  }
  .grid--sm-4 {
    grid-template-columns: repeat(4, 1fr)
  }
  .order--sm-unset {
    order: unset!important;
  }
}

@media (min-width:768px){
  .grid--md-2 {
    grid-template-columns: repeat(2, 1fr)
  }
  .grid--md-3 {
    grid-template-columns: repeat(3, 1fr)
  }
  .grid--md-4 {
    grid-template-columns: repeat(4, 1fr)
  }
  .order--md-unset {
    order:unset!important
  }
  .grid--md-span2 {
    grid-column: span 2
  }
  .flex--md-row-reverse {
    flex-direction: row-reverse
  }
}

@media (min-width:1024px){
  .grid--lg-2 {
    grid-template-columns: repeat(2, 1fr)
  }
  .grid--lg-3 {
    grid-template-columns: repeat(3, 1fr)
  }
  .grid--lg-4 {
    grid-template-columns: repeat(4, 1fr)
  }
  .order--lg-unset {
    order: unset!important
  }
}

@media (min-width:1024px){
  .grid--lg-2 {
    grid-template-columns: repeat(2, 1fr)
  }
  .grid--lg-3 {
    grid-template-columns: repeat(3, 1fr)
  }
  .grid--lg-4 {
    grid-template-columns: repeat(4, 1fr)
  }
  .order--lg-unset {
    order: unset!important;
  }
}

@media (min-width:1200px){
  .grid--xl-2 {
    grid-template-columns: repeat(2, 1fr)
  }
  .grid--xl-3 {
    grid-template-columns: repeat(3, 1fr)
  }
  .grid--xl-4 {
    grid-template-columns: repeat(4, 1fr)
  }
  .order--xl-unset {
    order: unset!important;
  }
}

/** PREFERENCIAS DE USUARIO **/
@media (prefers-reduced-motion: reduce) {
  html{scroll-behavior:auto}
  *{animation:none}
}.woocommerce-checkout .wc-block-components-notice-banner.is-success,
.woocommerce-shop #-woo-products-23-19385 .page-title,
.woocommerce-shop p.woocommerce-result-count,
.woocommerce-shop form.woocommerce-ordering,
.woocommerce-shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce-shop .price{
    display: none;
}

.woocommerce.woocommerce-shop ul.products {
    margin: unset;
}

.woocommerce-page ul.woocommerce-order-overview {
    flex-direction: column;
}

.privacy-policy main{
    max-width: 1024px;
    padding: var(--space4) var(--space2);
    margin: 0 auto
}