.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: ;
}

/*-----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 #b7d1d0;
  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: #70a4a1;
  border: 1px solid #70a4a1;
  font-size: 12px;
  border-radius: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  line-height: 1.2;
  text-align: center;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 4em;
  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: #bb0068;
  border: 1px solid #bb0068;
  color: white;
}
/*----------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: #70a4a1;
  border: 1px solid white;
  color: white;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 4em;
}

/*----------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: #70a4a1;
  border: 1px solid #bb0068;
  color: #bb0068;
}

/*---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: #34615d;
  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: #bb0068;
  text-decoration: underline;
}

/*-----------Labels----------------*/
.woocommerce div.product form.cart .variations label,
.woocommerce form label {
  font-size: 12px;
  color: #39403f;
  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: #aaa;
  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: white;
  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: #34615d;
  color: #ffffff;
  outline: none;
}

.select2-container--default .select2-results__option[data-selected=true] {
  background: #bb0068;
  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://v26b.essenciasflorais.com.br/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: #39403f;
}

.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: #39403f;
  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: #39403f;
  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: #bb0068;
  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: #bb0068;
}
.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: #b7d1d0;
  }
}

/* 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 #b7d1d0;
  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: #70a4a1;
  color: white;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 24px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #70a4a1;
  border-radius: 4em;
  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: #bb0068;
  border: 1px solid #bb0068;
}

.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://v26b.essenciasflorais.com.br/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg),
    url(https://v26b.essenciasflorais.com.br/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-up.svg), white;
  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://v26b.essenciasflorais.com.br/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), white;
  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: ;
}

/* 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 #39403f;
  background: white;
  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 #bb0068;
  box-shadow: 0 0 5px #bb0068;
}
/* 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 #b7d1d0;
  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://v26b.essenciasflorais.com.br/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: white;
  border: 1px solid #39403f;
  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 #bb0068;
  box-shadow: 0 0 5px #bb0068;
}

.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 #bb0068;
}

/*--------------------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 #b7d1d0;
  border-top: 3px solid #70a4a1;
  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 #b7d1d0;
}
.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: #39403f;
}
/* End of Tables and Forms Styles */



/* Notification Styles */
.woocommerce-info, .woocommerce-error, .woocommerce-message {
  padding-right: 20px;
  border-bottom: 1px solid #b7d1d0;
  border-left: 1px solid #b7d1d0;
  border-right: 1px solid #b7d1d0;
  border-radius: 0;
  background: #ffffff;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
/* Info */
.woocommerce-info::before {
  color: #bb0068;
}
.woocommerce-info {
  border-top-color: #bb0068;
}
/* Error */
.woocommerce-error::before {
  color: #ed7847;
}
.woocommerce-error {
  border-top-color: #ed7847;
}
/* Message */
.woocommerce-message::before {
  color: #70a4a1;
}
.woocommerce-message {
  border-top-color: #70a4a1;
}
/* 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 #b7d1d0;
  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 #b7d1d0;
  text-align: left;
}


/* Widgets Headings */
.ct-widget .widget.woocommerce .widgettitle {
  font-size: em;
  font-weight: 300;
  font-family: Dosis;
}
/* 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: #b7d1d0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 24px;
  height: 24px;
  background-color: #70a4a1;
  top: -8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #70a4a1;
}
.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: #b7d1d0;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_rating_filter ul li.chosen:hover a::before {
  color: #bb0068;
}
/* End of Widget */



/* Attributes Filter Widget */
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  color: #b7d1d0;
  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: #bb0068;
}
/* End of Widget */



/* Active Filters Widget */
.woocommerce .widget_layered_nav_filters ul li a::before {
  color: #b7d1d0;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_layered_nav_filters ul li:hover a::before {
  color: #bb0068;
}
.woocommerce .widget_layered_nav_filters ul li:hover span.woocommerce-Price-amount {
  color: #bb0068;
}
/* 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: #b7d1d0;
  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: #39403f;
  background: url(https://v26b.essenciasflorais.com.br/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), white;
  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: #bb0068;
}
.woocommerce .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.woocommerce .select2-container--open .select2-dropdown--below {
  border-color: #39403f
}
.woocommerce .select2-container--open .select2-dropdown--above {
  padding: 0;
  border-color: #39403f;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #39403f;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #bb0068;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
  font-weight: 300;
  color: #b7d1d0;
  font-size: 24px;
  line-height: 1;
}
.woocommerce .select2-container--default .select2-selection--single:hover .select2-selection__clear {
  color: #bb0068;
}
/* End of Widget */



/* Products, Cart Widgets */
.woocommerce .product_list_widget ins {
  text-decoration: none;
}
.woocommerce .product_list_widget del {
  color: #39403f;
}
.woocommerce ul.product_list_widget li img {
  border: 1px solid #b7d1d0;
  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 #b7d1d0;
  margin-bottom: 4px;
  padding-bottom: 8px;
}
.woocommerce .product_list_widget .reviewer {
  font-size: 12px;
  color: #39403f;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  right: 0;
  left: auto;
  color: #b7d1d0 !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: #bb0068 !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: 1310px;
}
body {font-family: 'Lato';}body {line-height: 1.6;font-size: 1rem;font-weight: 400;color: #39403f;}.oxy-nav-menu-hamburger-line {background-color: #39403f;}h1, h2, h3, h4, h5, h6 {font-family: 'Dosis';font-size: 1.75em;font-weight: 400;line-height: 1.2;color: currentColor;}h2, h3, h4, h5, h6{font-size: 1.5em;}h3, h4, h5, h6{font-size: 1.25em;}h4, h5, h6{font-size: 1.15em;}h5, h6{font-size: 1.1em;}h6{font-size: 1em;}a {color: currentColor;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 2rem;
padding-right: 1rem;
padding-bottom: 2rem;
padding-left: 1rem;
}.ct-new-columns > .ct-div-block {
padding-top: 1rem;
padding-right: 1rem;
padding-bottom: 1rem;
padding-left: 1rem;
}.oxy-header-container {
padding-right: 1rem;
padding-left: 1rem;
}@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;
				}
			}
.es-destaque__coll {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#70a4a1;
 border-right-color:#70a4a1;
 border-bottom-color:#70a4a1;
 border-left-color:#70a4a1;
 background-color:#f0f2f2;
aspect-ratio: 1;
}
.es-destaque__coll:not(.ct-section):not(.oxy-easy-posts),
.es-destaque__coll.oxy-easy-posts .oxy-posts,
.es-destaque__coll.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
}

.es-home-grid-item__txt {
 font-family:Dosis;
 color:#34615d;
 font-size:0.7rem;
 position:relative;
 font-weight:500;
 padding-top:0.25em;
 padding-right:0.5em;
 padding-bottom:0.25em;
 padding-left:0.5em;
 text-transform:uppercase;
 min-height:4em;
 text-align:center;
 letter-spacing:0.05em;
 line-height:1.25;
 background-color:#f0f2f2;
text-wrap: balance;
}
.es-home-grid-item__txt:not(.ct-section):not(.oxy-easy-posts),
.es-home-grid-item__txt.oxy-easy-posts .oxy-posts,
.es-home-grid-item__txt.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.es-home-grid-item__txt {
}
}

.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:30vw;
}
.oxel_dynamicslider__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_dynamicslider__container.oxy-easy-posts .oxy-posts,
.oxel_dynamicslider__container.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.oxel_dynamicslider__container {
 height:80vw;
}
}

.swiper-wrapper {
}
.swiper-slide {
}
.sb-heading-deco:after{
background-image: linear-gradient(90deg, #bc6c51, transparent); width:3em;
 height:0.15em;
 margin-top:0.3em;
 margin-bottom:0.5em;
 border-radius:1em;
  content:"";
}
.sb-heading-deco:not(.ct-section):not(.oxy-easy-posts):after,
.sb-heading-deco.oxy-easy-posts .oxy-posts:after,
.sb-heading-deco.ct-section .ct-section-inner-wrap:after{
display:block;
}
.sb-heading-deco {
 text-align:left;
}
.sb-heading-deco:not(.ct-section):not(.oxy-easy-posts),
.sb-heading-deco.oxy-easy-posts .oxy-posts,
.sb-heading-deco.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.hscroller {
}
.sb-home-scroll-card {
 flex-shrink:0;
 width:240px;
 border-radius:1em;
 margin-top:10px;
 margin-right:10px;
 margin-bottom:10px;
 margin-left:10px;
 font-weight:600;
 overflow:hidden;
aspect-ratio: 9 / 16; scroll-margin-left: 10px;
}
.sb-home-scroll-card:not(.ct-section):not(.oxy-easy-posts),
.sb-home-scroll-card.oxy-easy-posts .oxy-posts,
.sb-home-scroll-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
}
.sb-shadow {
}
.sb-zoom-on-hover {
}
.es-icon-text:hover{
 color:#bb0068;
}
.es-icon-text {
 gap:0.5em;
 text-align:left;
 order:3;
}
.es-icon-text:not(.ct-section):not(.oxy-easy-posts),
.es-icon-text.oxy-easy-posts .oxy-posts,
.es-icon-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-end;
gap:0.5em;
}
.es-icon-text__icon {
color: currentColor;}.es-icon-text__icon 
>svg {width: 55px;height: 55px;}.es-icon-text__icon {
 width:2em;
 height:2em;
border-radius: 0 !important;
}
.es-icon-text__text {
text-wrap: nowrap;
}
.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-breadcrumb-wrapper {
 width:100%;
}
.oxel-breadcrumb-code {
 width:100%;
}
.oxel_megamenu_parent:hover{
 background-color:#cfd3d7;
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:#f9f9fa;
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:#374047;
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.es-nav {
 font-family:Dosis;
}
.es-nav-expressions {
}
.es-nav-multiline {
}
.oxy-close-modal {
}
.swiper-container2 {
}
.es-ofertas-after-icon {
}
.featured {
}
.es-pre-heading {
 font-size:0.6em;
 text-transform:uppercase;
 letter-spacing:0.05em;
 color:#34615d;
}
.es-heading-deco:before{
 width:1.5em;
 height:3px;
 position:absolute;
 bottom:-0.4em;
 background-color:#bb0068;
  content:"";
}
.es-heading-deco:not(.ct-section):not(.oxy-easy-posts):before,
.es-heading-deco.oxy-easy-posts .oxy-posts:before,
.es-heading-deco.ct-section .ct-section-inner-wrap:before{
display:block;
}
.es-heading-deco {
 position:relative;
 margin-bottom:0.7em;
 text-transform:uppercase;
 letter-spacing:0.1em;
}
.es-slider-image {
 object-fit:cover;
 min-height:100%;
 min-width:100%;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

.button {
}
.es-button:hover{
 color:#bb0068;
}
.es-button {
 padding-top:0.5em;
 padding-bottom:0.5em;
 padding-left:1.5em;
 padding-right:1.5em;
 text-transform:uppercase;
 letter-spacing:0.1em;
 font-size:0.8em;
 border-top-color:currentColor;
 border-right-color:currentColor;
 border-bottom-color:currentColor;
 border-left-color:currentColor;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:4em;
 color:#34615d;
 background-color:white;
}
.es-home-grid {
 gap:1rem;
 text-align:justify;
 width:100%;
 max-width:calc(1310px - 2rem) ;
 margin-left:auto;
 margin-right:auto;
}
.es-home-grid:not(.ct-section):not(.oxy-easy-posts),
.es-home-grid.oxy-easy-posts .oxy-posts,
.es-home-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:center;
gap:1rem;
}
@media (max-width: 991px) {
}

.es-home-grid__item {
 border-top-color:#b7d1d0;
 border-right-color:#b7d1d0;
 border-bottom-color:#b7d1d0;
 border-left-color:#b7d1d0;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 overflow:hidden;
 width:136px;
 position:relative;
 background-color:white;
aspect-ratio: 0.7;
}
.es-home-grid__item:not(.ct-section):not(.oxy-easy-posts),
.es-home-grid__item.oxy-easy-posts .oxy-posts,
.es-home-grid__item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:flex-end;
}
@media (max-width: 767px) {
.es-home-grid__item {
 width:120px;
}
}

.es-home-grid-item__img:hover{
transform:scale3d(1.03,1.03,1); filter:grayscale(0%);
}
.es-home-grid-item__img {
 object-fit:cover;
 object-position:center;
 width:100%;
 transition-duration:0.5s;
 position:absolute;
 bottom:0 ;
 left:0 ;
 top:0 ;
 right:0 ;
 aspect-ratio:1;
}
.deco-center:before{
 position:absolute;
 left:calc(50% - 0.75em) ;
  content:"";
}
.deco-center {
 color:#34615d;
}
.oxy-stock-content-styles {
}
:root {
  font-size: 20px;
    --base-50:     #f0f2f2;  /* #EFF5F5 */
    --base-200:    #b7d1d0;  /* #B7D1D0 */
    --base-500:    #70a4a1;  /* #70A4A1 */
    --base-800:    #34615d;  /* #2E4846 */
    --accent1-500: #bb0068;  /* #bb0068 */
    --accent2-500: #ed7847;  /* #ffa17a */
}


@media (max-width: 767px) {
  :root {
    font-size: 18px;
  }
}

::placeholder { 
  color: gray;
  opacity: 1; 
}

.menu-item:focus-visible,
.menu-item a:focus-visible {
    outline: none;
}


.no-link > a {
  pointer-events: none;
}
@media (max-width: 991px) {
  .no-link > a {
    pointer-events: initial;
  }
}

.menu-item.featured {
  background-color: var(--base-500);
  color: white;
}

.es-nav-multiline .menu-item a {
  padding: 0.1rem 0.5em;
  text-wrap: nowrap;
}

.es-nav-multiline .oxy-nav-menu-list {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.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;
    flex-wrap: wrap;
    justify-content: space-between;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item {
    width: auto;
}
.oxy-pro-menu .oxy-pro-menu-list .icon-label > a > svg  {
    width: 1em;
    height: 1em;
    fill: currentColor;
}
@media (max-width: 991px) {
  .oxy-pro-menu-container > div:first-child {
      margin-top: 4em;
  }
}
.oxy-pro-menu-mobile-close-icon {
    padding: 0 0.5em;
    border: 1px solid currentColor;
    border-radius: 2em;
    gap: 0.5em;
}
.oxy-pro-menu-mobile-close-icon:hover {
    color: var(--accent1-500);
}

.oxy-nav-menu li.menu-item.icon-label {
    justify-content: center;
}
.oxy-nav-menu li.menu-item.icon-label > a {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.oxy-nav-menu li.menu-item.icon-label > a > svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}

#base_footer .es-icon-text:hover {
    color: var(--accent2-500);
}
.es-icon-text__icon > svg {
    width: 100%;
    height: 100%;
}

.es-ofertas-after-icon::before {
  content: " ";
  display: inline-block;
  background-color: currentColor;
  width: 2em;
  height: 1.5em;
  transform: rotate(-15deg) translateY(12%);
  margin-right: 1em;
  
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M28 5.667H4A2.334 2.334 0 0 0 1.667 8v3.685c0 .571.322 1.093.831 1.349l.214.116A3.3 3.3 0 0 1 4.334 16l-.008.24a3.3 3.3 0 0 1-1.824 2.724l-.195.119c-.437.352-.64.778-.64 1.232V24A2.334 2.334 0 0 0 4 26.333h24A2.334 2.334 0 0 0 30.333 24v-3.685l-.01-.17a1.51 1.51 0 0 0-.68-1.097l-.146-.084A3.31 3.31 0 0 1 27.666 16l.009-.25a3.3 3.3 0 0 1 1.577-2.577l.263-.146c.496-.25.818-.771.818-1.342V8A2.334 2.334 0 0 0 28 5.667m0 2 .076.009a.335.335 0 0 1 .257.325v3.393l.197-.108a5.31 5.31 0 0 0-2.852 4.366l-.011.315.008.291a5.32 5.32 0 0 0 2.433 4.213l.226.136V24c0 .184-.15.333-.333.333l-24.076-.009a.335.335 0 0 1-.257-.325v-3.396l-.172.092c1.597-.79 2.71-2.475 2.829-4.363l.01-.302-.008-.303a5.32 5.32 0 0 0-2.383-4.167l-.275-.169V7.998c0-.184.15-.333.333-.333h24z'/%3E%3Cpath d='M18.533 12.053a.999.999 0 0 1 1.511 1.302l-.097.112-6.667 6.667a.999.999 0 0 1-1.511-1.302l.097-.112zM19.332 18l.156.009a1.333 1.333 0 1 1-.301-.002l.146-.008zM12.665 11.333l.156.009a1.333 1.333 0 1 1-.301-.002l.146-.008z'/%3E%3C/svg%3E");
  mask-size: 100%;
  mask-position: center;
  mask-repeat: no-repeat;
}
.es-ofertas-after-icon.discount::before {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M28 5.667H4A2.334 2.334 0 0 0 1.667 8v3.685c0 .571.322 1.093.831 1.349l.214.116A3.3 3.3 0 0 1 4.334 16l-.008.24a3.3 3.3 0 0 1-1.824 2.724l-.195.119c-.437.352-.64.778-.64 1.232V24A2.334 2.334 0 0 0 4 26.333h24A2.334 2.334 0 0 0 30.333 24v-3.685l-.01-.17a1.51 1.51 0 0 0-.68-1.097l-.146-.084A3.31 3.31 0 0 1 27.666 16l.009-.25a3.3 3.3 0 0 1 1.577-2.577l.263-.146c.496-.25.818-.771.818-1.342V8A2.334 2.334 0 0 0 28 5.667m0 2 .076.009a.335.335 0 0 1 .257.325v3.393l.197-.108a5.31 5.31 0 0 0-2.852 4.366l-.011.315.008.291a5.32 5.32 0 0 0 2.433 4.213l.226.136V24c0 .184-.15.333-.333.333l-24.076-.009a.335.335 0 0 1-.257-.325v-3.396l-.172.092c1.597-.79 2.71-2.475 2.829-4.363l.01-.302-.008-.303a5.32 5.32 0 0 0-2.383-4.167l-.275-.169V7.998c0-.184.15-.333.333-.333h24z'/%3E%3Cpath d='M18.533 12.053a.999.999 0 0 1 1.511 1.302l-.097.112-6.667 6.667a.999.999 0 0 1-1.511-1.302l.097-.112zM19.332 18l.156.009a1.333 1.333 0 1 1-.301-.002l.146-.008zM12.665 11.333l.156.009a1.333 1.333 0 1 1-.301-.002l.146-.008z'/%3E%3C/svg%3E");
  mask-size: 100%;
}
.es-ofertas-after-icon.ured::before {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M18.5 5h-3.001c.315-.418.501-.938.501-1.5C16 2.122 14.878 1 13.5 1c-1.39 0-2.556 1.101-3.127 1.758A7.3 7.3 0 0 0 9.5 3.993a7.4 7.4 0 0 0-.873-1.235C8.056 2.102 6.89 1 5.5 1A2.503 2.503 0 0 0 3 3.5c0 .562.187 1.082.501 1.5H.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5H1v9.5c0 .827.673 1.5 1.5 1.5h14c.827 0 1.5-.673 1.5-1.5V9h.5a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5m-7.373-1.586C11.909 2.515 12.774 2 13.5 2c.827 0 1.5.673 1.5 1.5S14.327 5 13.5 5h-3.378c.173-.442.523-1.032 1.005-1.586M11 19H8V6h3zM4 3.5C4 2.673 4.673 2 5.5 2c.726 0 1.591.515 2.373 1.414.482.554.832 1.144 1.005 1.586H5.5C4.673 5 4 4.327 4 3.5M1 6h6v2H1zm1 12.5V9h5v10H2.5a.5.5 0 0 1-.5-.5m15 0a.5.5 0 0 1-.5.5H12V9h5zM18 8h-6V6h6z'/%3E%3C/svg%3E");
  mask-size: 100%;
  width: 1.5em;
  transform: rotate(0) translateY(20%);
}


/* https://shadows.brumm.af/ */
.hd-shadow {
box-shadow:
  0px 0px 4.2px rgba(0, 0, 0, 0.125),
  0px 0px 20px rgba(0, 0, 0, 0.25)
;
}

div.hd-icon svg {
    width: 100%;
    height: 100%;
}
.hd-icon-button svg {
    width: 1.5em;
    height: 1.5em;
}


/* ===== Scrollbar CSS ===== */
/* https://codepen.io/stephenpaton-tech/pen/JjRvGmY */
/* Firefox */
/*
* {
	scrollbar-width: auto;
	scrollbar-color: #81d8d8 #ededed;
}
*/
.hscroller {
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}
.hscroller > * {
  scroll-snap-align: start;
  scroll-margin: 1rem;
  overflow: clip;
}
.hscroller::-webkit-scrollbar {
height: 6px;
}
.hscroller::-webkit-scrollbar-track {
background: #ddd;
border-radius: 8px;
border: none;
}
.hscroller::-webkit-scrollbar-thumb {
background-color: var(--accent2-500);
border-radius: 8px;
border: none;
}
.hscroller::-webkit-scrollbar-button:end:increment {
width: 25%;
display: block;
}
.hscroller::-webkit-scrollbar-button:start:decrement {
width: 25%;
}








/*  CF7 : reset ugly defaults */

.wpcf7 form .wpcf7-response-output {
  border: 1px solid currentcolor;
  color: var(--red);
  margin: 1em 0;
  padding: 0.5em 1em;
  text-align: center;
}

.wpcf7 form.invalid    .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent       .wpcf7-response-output {
  border-color: currentcolor;
}

.wpcf7-not-valid-tip {
  color: var(--green);
  font: inherit;
  font-size: 0.7em;
  display: block;
}

.wpcf7 form input,
.wpcf7 form textarea,
.wpcf7 form select {
  outline: none;
  border: none;
/*  border-radius: 0; */
  border-bottom: 1px solid var(--red);
  background-color: transparent;
  padding: 0.5em 1em;
  font-family: inherit;
  color: currentColor;
  width: 100%;
  line-height: 1.3;
}
.wpcf7 form    input:focus,
.wpcf7 form textarea:focus,
.wpcf7 form   select:focus {
  border-bottom: 2px solid var(--green);
}
.wpcf7 form    input:hover,
.wpcf7 form textarea:hover,
.wpcf7 form   select:hover {
  border-color: var(--green);
}

.wpcf7 form textarea { height: 8em; }

.wpcf7 form [type="reset"], 
.wpcf7 form [type="submit"],
.wpcf7 form [type=file]::file-selector-button {
  width: initial;
  cursor: pointer;
  padding: 0.8em 2.4em;
  border: 1px solid transparent;
  background-color: var(--red);
  color: white;
  text-transform: uppercase;
}
.wpcf7 form .hd-submit {
  margin-top: 1.5em;
}

.wpcf7 form [type=file] {
  padding: 0;
}
.wpcf7 form [type=file]::file-selector-button {
  font-size: 0.6em;
  background-color: transparent;
  color: var(--red);
  border-color: currentColor;
}
.wpcf7 form [type="reset"]:hover, 
.wpcf7 form [type="submit"]:hover,
.wpcf7 form [type="reset"]:focus, 
.wpcf7 form [type="submit"]:focus,
.wpcf7 form [type=file]::file-selector-button:hover,
.wpcf7 form [type=file]::file-selector-button:focus {
  background-color: var(--green);
}
.wpcf7 form [type=file]::file-selector-button:hover {
  background-color: transparent;
  color: var(--green);
}

.wpcf7 form {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.wpcf7 form p {
  margin: 0;
  display: flex;
  gap: 1em;
  align-items: flex-start;
}
.wpcf7 form p label {
  line-height: 1;
  cursor: pointer;
}
.wpcf7 form p small {
    display: inline-block;
}
@media (max-width: 767px) {
  .wpcf7 form p {
    flex-direction: column;
  }
}
.wpcf7 form br {
  display: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
}
/* WooCommerce */

/* Oxygen 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 input[type="submit"],
.woocommerce select {
  font-size: 0.8rem;
  height: stretch;
}

/* shop archive grid */
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    padding: 0;
    margin: 0;
}

.woocommerce ul.products {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-items: stretch;
    align-items: stretch;
  margin: 0;
}
/* for hscroller */
.woocommerce ul.products.hscroller {
  grid-template-columns: repeat(8, 15rem);
  padding-bottom: 2rem;
}
.woocommerce ul.products.hscroller.col6 {
  grid-template-columns: repeat(6, 15rem);
  padding-bottom: 2rem;
}
.woocommerce.wrapscroller {
  width: 100%;
  overflow: hidden;
}
.woocommerce-page.columns-6 ul.products li.product, 
.woocommerce.columns-6 ul.products li.product {
    margin: inherit;
    width: inherit;
}

.woocommerce .products ul::after, 
.woocommerce .products ul::before, 
.woocommerce ul.products::after, 
.woocommerce ul.products::before {
    content: unset;
    display: none;
}

/* product grid item */
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    width: 100%;
    margin: 0;
    padding: 0;
  padding-bottom: 1rem;
    display: flex;
    flex-direction: column;
  border: 1px solid var(--base-200);
  justify-content: space-between;
  background-color: white;
  gap: 1rem;
/*  box-shadow: 0 0 5px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.08); */
  overflow: hidden;
}
/* for hscroller */
/*
.woocommerce ul.products.hscroller li.product {
  margin: 0.5rem;
}
*/
@media only screen and (max-width: 768px) {
         .woocommerce ul.products[class*=columns-] li.product, 
    .woocommerce-page ul.products[class*=columns-] li.product
    {
        width: inherit;
        float: inherit;
        clear: inherit;
        margin: inherit;
    }
}

.woocommerce ul.products li.product a.button, 
.woocommerce ul.products li.product a.added_to_cart, 
.woocommerce ul.products li.product a > *:not(img), 
.woocommerce-page ul.products li.product a > *:not(img) {
  margin-left: 1rem;
  margin-right: 1rem;
}

.woocommerce .price, 
.woocommerce ul.products li.product .price {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    gap: 1rem;
}
.woocommerce ul.products li.product .price {
    justify-content: center;
}
.woocommerce-Price-amount bdi {
    display: inline-flex;
}
.woocommerce ul.products li.product a img, 
.woocommerce a.woocommerce-loop-product__link img {
  aspect-ratio: 1;
  object-fit: cover;
  background-color: white;
  border: none;
}
.woocommerce ul.products li.product a img:hover, 
.woocommerce a.woocommerce-loop-product__link img:hover {
  transform: scale(1.05);
}
.woocommerce div.product div.images img {
  aspect-ratio: 1;
  object-fit: contain;
  background-color: white;
}

/* button */
.woocommerce a.button, 
.woocommerce ul.products li.product .button {
  background-color: white;
  border: 1px solid currentColor;
  color: var(--base-500);
  padding: 1em;
  letter-spacing: 0.05em;
  gap: 1em;
  align-items: center;
}
.woocommerce a.button:hover, 
.woocommerce ul.products li.product .button:hover {
  background-color: white;
  color: var(--accent1-500);
}

/* add_to_cart with icon
compress https://svgomg.net/ 
encode https://yoksel.github.io/url-encoder/ */
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before {
  content: " ";
  display: inline-block;
  background-color: currentColor;
  width: 2em;
  height: 2em;

  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M7.069 3.833a1 1 0 0 1 .937.65l.039.133.889 4a1 1 0 0 1-1.914.564l-.038-.13-.716-3.217H4.497a1 1 0 0 1-.991-.864l-.009-.136a1 1 0 0 1 .864-.991l.136-.009z'/%3E%3Cpath d='M24.836 7.833H7.959a1 1 0 0 0-.978 1.21L9.33 19.99a2.33 2.33 0 0 0 2.28 1.843h11.223a2.33 2.33 0 0 0 2.282-1.843l2.003-9.334a2.334 2.334 0 0 0-2.282-2.823M11.286 19.57l-2.09-9.737h15.64c.212 0 .371.196.326.405L23.16 19.57a.33.33 0 0 1-.326.263H11.611a.33.33 0 0 1-.325-.263M23.287 24.667l.163.009a1.5 1.5 0 1 1-.328 0l.164-.009zM11.808 24.667l.164.009a1.5 1.5 0 1 1-.328 0z'/%3E%3C/svg%3E");
  -webkit-mask-size: 125%;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;

  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M7.069 3.833a1 1 0 0 1 .937.65l.039.133.889 4a1 1 0 0 1-1.914.564l-.038-.13-.716-3.217H4.497a1 1 0 0 1-.991-.864l-.009-.136a1 1 0 0 1 .864-.991l.136-.009z'/%3E%3Cpath d='M24.836 7.833H7.959a1 1 0 0 0-.978 1.21L9.33 19.99a2.33 2.33 0 0 0 2.28 1.843h11.223a2.33 2.33 0 0 0 2.282-1.843l2.003-9.334a2.334 2.334 0 0 0-2.282-2.823M11.286 19.57l-2.09-9.737h15.64c.212 0 .371.196.326.405L23.16 19.57a.33.33 0 0 1-.326.263H11.611a.33.33 0 0 1-.325-.263M23.287 24.667l.163.009a1.5 1.5 0 1 1-.328 0l.164-.009zM11.808 24.667l.164.009a1.5 1.5 0 1 1-.328 0z'/%3E%3C/svg%3E");
  mask-size: 125%;
  mask-position: center;
  mask-repeat: no-repeat;
}

/* mini-cart */
.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button { text-align: center;}
.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove) { text-align: left;}

.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons {  gap: 1rem; }

.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button,
.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child {
    margin: 0;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    font-size: 0.7rem;
    background: var(--base-500);
    border: none;
    color: white;
    padding: 0.8em 1.5em;
    outline: none;
    font-family: inherit;
    border-radius: 4em;
}

.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:hover,
.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child:hover {
    border: none;
    color: white;
    background: var(--accent1-500);
}


.woocommerce button.button,
.woocommerce button.button.alt, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce button[type=submit], 
.woocommerce button[name=woocommerce-form-login__submit], 
.woocommerce button[name=save_account_details], 
.woocommerce button[name=save_address], 
.woocommerce a.added_to_cart, 
.woocommerce a.button, 
.woocommerce a.button.alt, 
.woocommerce .cart .button, 
.woocommerce .cart input.button, 
.woocommerce div.product form.cart .button, 
.woocommerce .widget_price_filter .price_slider_amount .button, 
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce .widget_shopping_cart .buttons a.checkout.wc-forward, 
.woocommerce ul.products li.product .button, 
.woocommerce.widget_shopping_cart .buttons a, 
.woocommerce #review_form #respond .form-submit input, 
.woocommerce table.my_account_orders .button, 
td a.woocommerce-MyAccount-downloads-file.button.alt, 
.woocommerce .oxy-woo-element div.product form.cart button.button.alt, 
.woocommerce .oxy-product-cart-button button.button.alt, 
.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child
{
    border-radius: 4em;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title:hover {
    color: var(--accent1-500);
}

.woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  text-wrap: balance;
  padding: 0;  
    font-family: 'Dosis';
    font-size: 1rem;
    font-weight: 500;
    text-align: left;
  margin-left: 1rem;
  margin-right: 1rem;
  justify-self: center;
  text-align: center;
}
.woocommerce .oxy-woo-products h1.page-title,
.woocommerce-billing-fields h3, .woocommerce-checkout .oxy-woo-checkout h3 {
    font-weight: initial;
    line-height: 1.2;
    margin-bottom: 0.5em;
    background-color: var(--base-200);
/*
  background-color: white;
  border: 1px solid var(--base-200);
*/
    color: var(--base-800);
    padding: 0.25em 0.5em;
}

.price del span, 
.price del bdi, 
ul.products li.product .price del {
  font-weight: 400;
  font-size: 0.6rem;
}

.woocommerce div.product p.stock {
    background: white;
    color: var(--base-500);
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 0 0.5em;
    margin: 0 0 1em 0;
    border: 1px solid currentColor;
    display: inline-block;
}

.woocommerce div.product .oxy-woo-element .woocommerce-tabs .panel, 
.woocommerce .oxy-woo-element div.product .woocommerce-tabs .panel {
    margin-bottom: 0;
    padding: 1rem;
    background: white;
    border: 1px solid #cfc8d8;
    border-top: none;
}

section.related.products {
    margin-top: 4rem;
}
.woocommerce section.related.products h2 {
  margin-bottom: 2rem;
}

.woocommerce h1.product_title {
  color: var(--base-800);
  font-weight: initial;
  text-wrap: balance;
}

.woocommerce .product_meta {
    display: flex;
    flex-direction: column;
    gap: 1em;
    font-size: 0.6rem;
  font-weight: 400;
  margin-top: 1rem;
}
.woocommerce .product_meta span {
  font-size: inherit;
}

.product_meta .posted_in,
.product_meta .tagged_as,
.product_meta .sku_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1em;
    margin-bottom: 1em;
}

.product_meta .meta-label {
    font-weight: 700; 
    margin-right: 1em;
  text-transform: uppercase;
  flex-basis: 100%;
}

.product_meta .posted_in a,
.product_meta .tagged_as a {
    display: inline-block;
    text-align: center;
    text-wrap: balance;
    padding: 0 1em;
    line-height: 1.6;
    color: var(--base-500);
    background-color: transparent;
    text-decoration: none;
    border: 1px solid currentcolor;
    border-radius: 4em;
    transition: all 0.2s ease;
}
.product_meta .posted_in a:hover,
.product_meta .tagged_as a:hover {
  color: white;
  background-color: var(--base-500);
}

.woocommerce nav.woocommerce-pagination ul li span.page-numbers.dots {
    line-height: 0.6;
}

.woocommerce ul.products li.product .onsale, 
.woocommerce span.onsale {
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 0.5rem;
  letter-spacing: 0.05em;
  display: flex;
  gap: 1em;
  align-items: center;
}
/* onsale with icon */
.woocommerce ul.products li.product .onsale::after, 
.woocommerce span.onsale::after {
  content: " ";
  display: inline-block;
  background-color: currentColor;
  width: 2em;
  height: 2em;
  transform: rotate(-15deg);
  
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M28 5.667H4A2.334 2.334 0 0 0 1.667 8v3.685c0 .571.322 1.093.831 1.349l.214.116A3.3 3.3 0 0 1 4.334 16l-.008.24a3.3 3.3 0 0 1-1.824 2.724l-.195.119c-.437.352-.64.778-.64 1.232V24A2.334 2.334 0 0 0 4 26.333h24A2.334 2.334 0 0 0 30.333 24v-3.685l-.01-.17a1.51 1.51 0 0 0-.68-1.097l-.146-.084A3.31 3.31 0 0 1 27.666 16l.009-.25a3.3 3.3 0 0 1 1.577-2.577l.263-.146c.496-.25.818-.771.818-1.342V8A2.334 2.334 0 0 0 28 5.667m0 2 .076.009a.335.335 0 0 1 .257.325v3.393l.197-.108a5.31 5.31 0 0 0-2.852 4.366l-.011.315.008.291a5.32 5.32 0 0 0 2.433 4.213l.226.136V24c0 .184-.15.333-.333.333l-24.076-.009a.335.335 0 0 1-.257-.325v-3.396l-.172.092c1.597-.79 2.71-2.475 2.829-4.363l.01-.302-.008-.303a5.32 5.32 0 0 0-2.383-4.167l-.275-.169V7.998c0-.184.15-.333.333-.333h24z'/%3E%3Cpath d='M18.533 12.053a.999.999 0 0 1 1.511 1.302l-.097.112-6.667 6.667a.999.999 0 0 1-1.511-1.302l.097-.112zM19.332 18l.156.009a1.333 1.333 0 1 1-.301-.002l.146-.008zM12.665 11.333l.156.009a1.333 1.333 0 1 1-.301-.002l.146-.008z'/%3E%3C/svg%3E");
  -webkit-mask-size: 110%;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;

  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M28 5.667H4A2.334 2.334 0 0 0 1.667 8v3.685c0 .571.322 1.093.831 1.349l.214.116A3.3 3.3 0 0 1 4.334 16l-.008.24a3.3 3.3 0 0 1-1.824 2.724l-.195.119c-.437.352-.64.778-.64 1.232V24A2.334 2.334 0 0 0 4 26.333h24A2.334 2.334 0 0 0 30.333 24v-3.685l-.01-.17a1.51 1.51 0 0 0-.68-1.097l-.146-.084A3.31 3.31 0 0 1 27.666 16l.009-.25a3.3 3.3 0 0 1 1.577-2.577l.263-.146c.496-.25.818-.771.818-1.342V8A2.334 2.334 0 0 0 28 5.667m0 2 .076.009a.335.335 0 0 1 .257.325v3.393l.197-.108a5.31 5.31 0 0 0-2.852 4.366l-.011.315.008.291a5.32 5.32 0 0 0 2.433 4.213l.226.136V24c0 .184-.15.333-.333.333l-24.076-.009a.335.335 0 0 1-.257-.325v-3.396l-.172.092c1.597-.79 2.71-2.475 2.829-4.363l.01-.302-.008-.303a5.32 5.32 0 0 0-2.383-4.167l-.275-.169V7.998c0-.184.15-.333.333-.333h24z'/%3E%3Cpath d='M18.533 12.053a.999.999 0 0 1 1.511 1.302l-.097.112-6.667 6.667a.999.999 0 0 1-1.511-1.302l.097-.112zM19.332 18l.156.009a1.333 1.333 0 1 1-.301-.002l.146-.008zM12.665 11.333l.156.009a1.333 1.333 0 1 1-.301-.002l.146-.008z'/%3E%3C/svg%3E");
  mask-size: 110%;
  mask-position: center;
  mask-repeat: no-repeat;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 19;
}

li.wc_payment_method label,
.oxy-woo-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox span {
    font-size: 1rem;
}

.woocommerce-checkout #payment ul.payment_methods::before {
    content: "Pagamento";
    display: block;
    font-weight: initial;
    line-height: 1.2;
    margin-bottom: 0.5em;
    background-color: var(--base-200);
    color: var(--base-800);
    padding: 0.25em 0.5em;
    font-family: "Dosis";
}

/* checkout mobile */
@media only screen and (max-width: 768px) {
  .woocommerce table.woocommerce-checkout-review-order-table,
  .woocommerce table.woocommerce-checkout-review-order-table > *,
  .woocommerce table.woocommerce-checkout-review-order-table tr,
  .woocommerce table.woocommerce-checkout-review-order-table tr > * {
      display: block;
  }
  .woocommerce table.woocommerce-checkout-review-order-table tr > * {
      text-align: right;
  }
  .woocommerce table.woocommerce-checkout-review-order-table tr > :first-child {
      text-align: left;
      padding-bottom: 0;
  }
  .woocommerce-shipping-methods {
    text-align: left;
  }
  .oxy-woo-checkout .woocommerce-Price-amount, 
  .oxy-woo-checkout .product-quantity {
      display: initial;
  }
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table td, 
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td, 
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th, 
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
    padding-left: 0;
    padding-right: 0;
  }
  .oxy-woo-checkout .woocommerce form .form-row-first, 
  .oxy-woo-checkout .woocommerce-page form .form-row-first {
      width: 100%;
  }
  .oxy-woo-checkout .woocommerce form .form-row-last, 
  .oxy-woo-checkout .woocommerce-page form .form-row-last {
      width: 100%;
      margin-left: 0;
  }
  .woocommerce ul#shipping_method li label {
      display: flex;
      flex-grow: 1;
  }
  .woocommerce-shipping-methods li {
      display: flex;
  }
  .woocommerce ul#shipping_method .amount {
      margin-left: auto;
  }
}


/* end WooCommerce */


/* Back In Stock Notifier for WooCommerce */

.cwginstock-panel-primary {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background-color: var(--base-200);
}

.cwginstock-panel-heading h4 {
    text-align: start !important;
    font-size: 1rem;
}

.cwginstock-panel-body .form-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    text-align: start !important;
}

.cwginstock-subscribe-form__form {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.cwginstock-panel-body .form-group input:not([type=submit]) {
    text-align: start !important;
    outline: none;
    border: none;
    width: 100%;
}

.cwginstock-panel-body .form-group button[type=submit] {
    font-size: 0.8rem;
    padding: 0.5em;
    border: none;
    background-color: var(--base-500);
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    outline: none;
    border-radius: 4em;
  margin-top: 1em;
}
.cwginstock-panel-body .form-group button[type=submit]:hover {
    background-color: var(--accent1-500);
}
.cwgstock_output {
  font-size: 0.75rem !important;
}
.woocommerce button.cwg_popup_submit {
    background-color: var(--base-500);
    color: white;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    outline: none;
    padding: 0 1em;
    line-height: 1.6;
    margin: 0 0 1em 1em;
    border: none;
    display: inline-block;
    border-radius: 4em;
}
.woocommerce button.cwg_popup_submit:hover {
    background-color: var(--accent1-500);
    color: white;
    border: none;
}
.swal2-container .swal2-popup {
  background-color: var(--base-200);
  padding: 0;
  width: 24rem;
}
.swal2-container .swal2-content {
    font-size: 0.8rem;
}
.swal2-container .swal2-close {
  color: #666;
}

/* Advanced Woo Search */
.aws-container .aws-show-clear .aws-search-field {
    padding: 0.3em 1em;
    line-height: 1.2;
    border: 1px solid #d8d8d8;
  font-size: inherit;
  border-color: var(--base-200);
}
.aws-container .aws-search-form .aws-form-btn {
  border-color: var(--base-200);
  background-color: var(--base-50);
}
.aws-container .aws-search-form .aws-form-btn:hover {
  background-color: var(--base-50);
}
.aws-container .aws-search-form .aws-search-btn_icon {
  color: currentColor;
}
.aws-container .aws-search-form .aws-search-btn_icon:hover {
    color: var(--accent1-500);
}

.aws-container .aws-search-form {
    height: auto;
}
.aws-search-result {
    font-size: 0.8rem;
}
.aws-search-result .aws_result_head {
    font-size: inherit;
  line-height: 1.2;
  font-weight: 400;
}

/* infixs correios */
.infixs-correios-automatico-calculator {
    margin: 0;
}

.infixs-correios-automatico-calculator .infixs-correios-automatico-calculator-title {
    margin-bottom: 0.3em;
    font-size: inherit;
    font-weight: 700;
    text-transform: uppercase;
}
.infixs-correios-automatico-shipping-results-address {
    font-size: 0.8em;
    line-height: inherit;
    margin-bottom: 1em;
}
.infixs-correios-automatico-shipping-results-grid > :nth-child(1) {
    padding: 0;
}
.infixs-correios-automatico-shipping-results-grid > :nth-child(2) {
    padding: 0;
}
.infixs-correios-automatico-shipping-results-method {
    font-weight: 700;
    display: inline-block;
}
.infixs-correios-automatico-shipping-results-time {
    font-size: 0.8em;
    line-height: normal;
    display: inline-block;
    margin-left: 1em;
}
.infixs-correios-automatico-shipping-results-cost {
    color: inherit;
    font-weight: 700;
}
.infixs-correios-automatico-shipping-results-grid > :nth-child(2n + 3) {
    padding: 0;
}
.infixs-correios-automatico-shipping-results-grid > :nth-child(2n + 4) {
    padding: 0;
}