.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%;
            }
            
			.oxy-oxyninja-slider .oxy-dynamic-list {
				display: flex !important;
				flex-direction: row !important;
				align-items: unset;
				justify-content: unset;
				flex-wrap: unset;
			}
      .oxy-oxyninja-slider {
        width: 100%;
        position: relative;
      }
      .oxy-oxyninja-slider img {
        object-fit: cover;
      }
      #glightbox-body {
        z-index: 9999999999 !important;
      }
      .oxy-oxyninja-slider:focus,
      .oxy-oxyninja-slider *:focus {
        outline: 0;
      }
      .splide__list {
        margin: 0 !important;
        padding: 0 !important;
        height: 100%;
        display: flex;
        width: -webkit-max-content;
        width: max-content;
        will-change: transform;
      }
      .splide__track > .splide__list {
        width: 100%;
      }
      .splide__track > .splide__list > .splide__slide {
        transform: translate3d(0px, 0, 0);
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        will-change: inherit;
      }
      .splide__list > .splide__slide:first-child {
        z-index: 2;
      }
      .splide--fade > .splide__track>.splide__list {
        display: flex !important;
      }
      .on-product-badges {
        position: absolute;
        z-index: 9;
      }
      .on-product-badges span:not(:first-of-type) {
        margin-left: 5px;
      }
      .on-product-badges span.on-new,
      .on-product-badges span.on-custom-badge,
      .on-product-badges span.on-sale {
        display: inline-block;
        background-color: white;
        color: black;
        font-size: 12px;
        padding: 6px 12px;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1px;
        opacity: 0.8;
      }
      

/*---------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: #a3c039;
}

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

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

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

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

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

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

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

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

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

.select2-container--default .select2-results__option[data-selected=true] {
  background: #a3c039;
  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://staging-f.crystalweed.it/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 4px center;
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

/*--------------------Badges---------------------*/
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  background: #a3c039;
  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: #a3c039;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li.active {
  background: white;
  border-bottom-color: white;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce
  div.product
  .oxy-woo-element
  .woocommerce-tabs
  ul.tabs
  li.active
  a {
  color: #000000;
}

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

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

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

/* single product - add to cart */

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

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

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

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

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

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

/* Primary Buttons */
.woocommerce .widget_shopping_cart .buttons a.checkout.wc-forward,
.woocommerce button[type=submit],
.woocommerce button[name=woocommerce-form-login__submit],
.woocommerce button[name=save_account_details],
.woocommerce button[name=save_address],
.woocommerce .oxy-woo-element div.product form.cart button.button.alt,
.woocommerce .oxy-product-cart-button button.button.alt,
.woocommerce div.product form.cart .button {
  background-color: #b2d179;
  color: #ffffff;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 24px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #b2d179;
  border-radius: 0px;
  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: #61780c;
  border: 1px solid #61780c;
}

.woocommerce .oxy-woo-element div.product form.cart button.button.alt.disabled,
.woocommerce button.button.alt.disabled {
  background: #afafaf !important;
  border: 1px solid #afafaf !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://staging-f.crystalweed.it/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg),
    url(https://staging-f.crystalweed.it/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-up.svg), #ffffff;
  background-size: 6px, 6px;
  background-repeat: no-repeat, no-repeat;
  background-position: right 0.8em bottom calc(50% - 5px), right 0.8em top calc(50% - 5px);
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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


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

/* Product Info Shared Styles */

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

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

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

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


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


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



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



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



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



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



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



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



/* Products, Cart Widgets */
.woocommerce .product_list_widget ins {
  text-decoration: none;
}
.woocommerce .product_list_widget del {
  color: #666666;
}
.woocommerce ul.product_list_widget li img {
  border: 1px solid #d3ced2;
  width: 40px;
  float: left;
  margin-bottom: 16px;
  margin-right: 12px;
  margin-left: 0;
  margin-top: 4px;
}
.woocommerce ul.product_list_widget li {
  border-bottom: 1px solid #d3ced2;
  margin-bottom: 4px;
  padding-bottom: 8px;
}
.woocommerce .product_list_widget .reviewer {
  font-size: 12px;
  color: #666666;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  right: 0;
  left: auto;
  color: #d3ced2 !important;
  font-weight: 300;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
  color: #a3c039 !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: 1380px;
}
body {font-family: 'Montserrat';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'radnika';font-size: 38px;font-weight: 700;line-height: 1.2;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 20px;}h4, h5, h6{font-size: 17px;font-weight: 600;}h5, h6{font-size: 16px;font-weight: 500;}h6{font-size: 16px;font-weight: 400;}a {color: #61780c;text-decoration: none;}a:hover {color: #61780c;text-decoration: underline;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 55px;
padding-right: 20px;
padding-bottom: 55px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 color:#374047;
}
.oxel_icon_button_icon {
color: #606e79;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.c-margin-bottom-m {
}
@media (max-width: 1380px) {
}

@media (max-width: 991px) {
.c-margin-bottom-m {
 margin-bottom:125px;
}
}

@media (max-width: 767px) {
.c-margin-bottom-m {
}
}

@media (max-width: 479px) {
.c-margin-bottom-m {
}
}

.c-margin-bottom-s {
 margin-bottom:0px;
}
.c-shadow {
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-columns-2 {
}
.c-heading-dark {
 color:#0f0f0f;
}
@media (max-width: 479px) {
.c-heading-dark {
}
}

.c-text-dark {
 color:#232323;
}
.c-columns-s-1 {
}
@media (max-width: 479px) {
}

.c-columns-3 {
 margin-top:27px;
}
.c-columns-gap-m {
}
.c-text-s {
 font-family:Montserrat;
}
.c-margin-right-xs {
 margin-right:clamp(4px, 1vmin, 10px) ;
}
.c-btn-m {
 font-size:13px;
 padding-top:12px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:12px;
 color:#000000;
 background-color:#b2d179;
 font-weight:700;
 text-transform:uppercase;
}
@media (max-width: 479px) {
.c-btn-m {
 width:100%;
 font-size:12px;
}
}

.c-btn-main:hover{
transform:translateY(-5px); border-bottom-color:color(undefined);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
 box-shadow:0px 7px 25px -10px rgba(0,0,0,0.5);
}
.c-btn-main {
background-color :#b2d179;
border: 1px solid #b2d179;
color: #000000;
}.c-btn-main {
 font-family:Montserrat;
 border-radius:0px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 text-transform:uppercase;
 letter-spacing:1px;
 border-top-color:#a3c039;
 border-right-color:#a3c039;
 border-bottom-color:#a3c039;
 border-left-color:#a3c039;
 text-align:center;
 background-color:#a3c039;
 color:#ffffff;
 font-weight:600;
 box-shadow:0px 10px 20px -15px rgba(0,0,0,0.5);
}
.c-btn-main:not(.ct-section):not(.oxy-easy-posts),
.c-btn-main.oxy-easy-posts .oxy-posts,
.c-btn-main.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.c-btn-main {
 font-size:13px;
}
}

@media (max-width: 479px) {
.c-btn-main {
 width:100%;
}
}

.c-transition {
 transition-duration:0.4s;
}
@media (max-width: 1380px) {
}

.c-h4 {
 font-family:radnika;
 font-weight:600;
 line-height:1.3;
 margin-top:0px;
}
@media (max-width: 479px) {
}

.c-margin-bottom-l {
}
@media (max-width: 767px) {
}

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

.c-icon-dark-s {
color: #0f0f0f;}.c-icon-dark-s 
>svg {width: 18px;height: 18px;}.c-icon-dark-s {
}
.c-padding-m {
 padding-top:1px;
}
.c-padding-m:not(.ct-section):not(.oxy-easy-posts),
.c-padding-m.oxy-easy-posts .oxy-posts,
.c-padding-m.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-header {
 z-index:30;
 width:100%;
}
.c-header:not(.ct-section):not(.oxy-easy-posts),
.c-header.oxy-easy-posts .oxy-posts,
.c-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.c-header-contact {
display: grid!important; grid-template-columns: auto auto; grid-gap: 0.8rem;
}
@media (max-width: 991px) {
.c-header-contact {
display:none!important;
}
.c-header-contact:not(.ct-section):not(.oxy-easy-posts),
.c-header-contact.oxy-easy-posts .oxy-posts,
.c-header-contact.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

.c-icon-accent-m {
color: #a3c039;}.c-icon-accent-m 
>svg {width: 24px;height: 24px;}.c-icon-accent-m {
}
.c-inline {
}
.c-inline:not(.ct-section):not(.oxy-easy-posts),
.c-inline.oxy-easy-posts .oxy-posts,
.c-inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-social-icon:hover{
color: #a3c039;}.c-social-icon:hover{
}
.c-social-icon {
color: #686868;}.c-social-icon 
>svg {width: 20px;height: 20px;}.c-social-icon {
 margin-left:5px;
 margin-right:5px;
 padding-left:5px;
 padding-right:5px;
}
@media (max-width: 767px) {
.c-social-icon {
}.c-social-icon 
>svg {width: 17px;height: 17px;}.c-social-icon {
 margin-left:0px;
}
}

.c-logo {
 width:auto;
 height:35px;
}
@media (max-width: 991px) {
.c-logo {
 width:auto;
 height:30px;
}
}

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

.c-menu {
 transition-duration:0.6s;
}
.c-menu:not(.ct-section):not(.oxy-easy-posts),
.c-menu.oxy-easy-posts .oxy-posts,
.c-menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.c-menu {
 background-color:#f9f9f9;
}
}

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

.c-menu-open {
}
.c-menu-open:not(.ct-section):not(.oxy-easy-posts),
.c-menu-open.oxy-easy-posts .oxy-posts,
.c-menu-open.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.c-menu-open {
 width:100%;
 text-align:left;
}
.c-menu-open:not(.ct-section):not(.oxy-easy-posts),
.c-menu-open.oxy-easy-posts .oxy-posts,
.c-menu-open.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.c-relative {
 position:relative;
}
.c-menu-link:hover{
 color:#a3c039;
}
.c-menu-link {
 font-size:14px;
 font-weight:500;
 color:#686868;
}
.c-menu-link:not(.ct-section):not(.oxy-easy-posts),
.c-menu-link.oxy-easy-posts .oxy-posts,
.c-menu-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.c-menu-link {
 font-size:15px;
 color:#333333;
}
}

.c-menu-dropdown {
}
.c-submenu-2 {
 position:absolute;
 top:90%;
 background-color:#ffffff;
 border-radius:5px;
 transition-duration:0.4s;
 text-align:left;
 overflow:hidden;
 box-shadow:0px 5px 30px -10px rgba(0,0,0,0.1);
/* Enable hardware acceleration to fix laggy transitions */ -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0);
}
.c-submenu-2:not(.ct-section):not(.oxy-easy-posts),
.c-submenu-2.oxy-easy-posts .oxy-posts,
.c-submenu-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.c-submenu-2 {
 position:relative;
 max-height:10000px;
 background-color:#f9f9f9;
 box-shadow:0px 0px 0px 0px rgba(0,0,0,0);
}
}

.c-submenu-2-single {
}
.c-header-mobile-toggle {
}
@media (max-width: 991px) {
.c-header-mobile-toggle {
 padding-left:0px;
}
}

@media (max-width: 479px) {
.c-header-mobile-toggle {
}
}

.c-submenu-2-double {
}
.c-submenu-2-triple {
}
.c-link-m:hover{
 opacity:0.8;
}
.c-link-m {
 font-size:16px;
 font-weight:500;
 text-decoration:none;
}
.c-link-m:not(.ct-section):not(.oxy-easy-posts),
.c-link-m.oxy-easy-posts .oxy-posts,
.c-link-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-m {
}
}

@media (max-width: 479px) {
.c-link-m {
 font-size:14px;
}
}

.c-menu-link-small:hover{
 color:#a3c039;
}
.c-menu-link-small {
 font-size:11px;
 font-weight:300;
 color:#686868;
}
.c-tagline {
 font-family:Montserrat;
 font-size:12px;
 letter-spacing:2px;
 text-transform:uppercase;
 font-weight:500;
}
.oxel-breadcrumb-wrapper {
 width:100%;
}
.oxel-breadcrumb-code {
 width:100%;
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:100%;
}
.oxel_accordion__row {
 width:100%;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 text-align:justify;
 border-bottom-color:#b2d179;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:#f9f9fa;
 border-right-style:none;
 border-left-style:none;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 479px) {
.oxel_accordion__row {
 padding-left:5px;
 padding-right:5px;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.oxel_accordion__icon {
color: #374047;}.oxel_accordion__icon 
>svg {width: 22px;height: 22px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
@media (max-width: 767px) {
.oxel_accordion__icon {
}
}

@media (max-width: 479px) {
.oxel_accordion__icon {
}.oxel_accordion__icon 
>svg {width: 20px;height: 20px;}.oxel_accordion__icon {
}
}

.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:0px;
 border-bottom-color:#b2d179;
 border-bottom-width:2px;
 border-bottom-style:solid;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 background-color:#ffffff;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 font-weight:700;
 text-align:left;
}
@media (max-width: 479px) {
.oxel_accordion__row__label {
 font-size:16px;
}
}

.oxel_toc__primary {
 color:#374047;
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:1px;
 padding-left:8px;
 width:100%;
 padding-bottom:8px;
 border-top-color:#606e79;
 border-right-color:#606e79;
 border-bottom-color:#dee1e3;
 border-left-color:#606e79;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-bottom:8px;
 padding-top:8px;
 border-left-width:2px;
 border-left-style:solid;
}
.oxel_toc__sub {
 text-decoration:underline;
 color:#606e79;
 margin-left:16px;
}
.oxel_toc__sub__2 {
 margin-left:32px;
}
.oxel_toc__sub__1 {
}
.oxel_toc__container {
 padding-bottom:16px;
 width:100%;
}
.oxel_toc__sub__3 {
 margin-left:48px;
}
.oxel_toc__sub__4 {
 margin-left:64px;
}
.oxel_toc__template {
}
.c-full-width {
 width:100%;
}
.c-margin-bottom-xs {
}
.c-columns-4 {
}
.c-columns-4:not(.ct-section):not(.oxy-easy-posts),
.c-columns-4.oxy-easy-posts .oxy-posts,
.c-columns-4.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.c-columns-xl-3 {
}
.c-columns-m-2 {
}
.c-columns-m-2:not(.ct-section):not(.oxy-easy-posts),
.c-columns-m-2.oxy-easy-posts .oxy-posts,
.c-columns-m-2.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 767px) {
}

.c-divider {
 width:40px;
 height:2px;
 background-color:#e8e8e8;
}
.wc-archive-top-1 {
 text-align:justify;
 width:100%;
}
.wc-archive-top-1:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-top-1.oxy-easy-posts .oxy-posts,
.wc-archive-top-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.wc-archive-top-1 {
}
.wc-archive-top-1:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-top-1.oxy-easy-posts .oxy-posts,
.wc-archive-top-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.wc-archive-item-2 {
 width:100%;
 height:100%;
 position:relative;
}
.wc-archive-item-2-title:hover{
 opacity:0.6;
}
.wc-archive-item-2-title {
 font-size:14px;
 font-weight:500;
 color:#0f0f0f;
}
@media (max-width: 991px) {
.wc-archive-item-2-title {
 font-size:15px;
}
}

@media (max-width: 479px) {
.wc-archive-item-2-title {
 font-size:13px;
}
}

.wc-archive-item-2-content {
 width:100%;
 text-align:left;
}
.wc-archive-item-2-content:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-item-2-content.oxy-easy-posts .oxy-posts,
.wc-archive-item-2-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.wc-archive-item-2-img {
 height:300px;
}
.wc-archive-item-2-img:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-item-2-img.oxy-easy-posts .oxy-posts,
.wc-archive-item-2-img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.wc-archive-item-2-img {
 height:250px;
}
}

@media (max-width: 479px) {
.wc-archive-item-2-img {
 height:200px;
}
}

.atc-code-block {
 padding-bottom:0px;
 margin-bottom:0px;
 margin-top:0px;
 padding-top:0px;
}
.wc-badges {
 position:absolute;
 left:-15px;
 z-index:6;
 top:-20px;
 overflow:visible;
}
.wc-badges:not(.ct-section):not(.oxy-easy-posts),
.wc-badges.oxy-easy-posts .oxy-posts,
.wc-badges.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.wc-archive-item-2-price {
}
.wc-archive-item-2-price .price, .wc-archive-item-2-price .woocommerce-Price-amount, .wc-archive-item-2-price .price del{
font-size: 14px;
color: #a3c039;
font-weight: 600;
text-decoration: none;
}

.wc-archive-item-2-price .price del .woocommerce-Price-amount, .wc-archive-item-2-price .price del{
font-size: 12px;
color: #7c7c7c;
font-weight: 500;
text-decoration: line-through;
}

.wc-archive-item-2-price .price > del{
                    display: block;
                }
.wc-flip-images {
}
.c-max-width-640 {
 max-width:640px;
}
.c-rounded {
 border-radius:0px;
 overflow:hidden;
}
.c-padding-xs {
}
@media (max-width: 1380px) {
.c-padding-xs {
 margin-right:0px;
}
}

.c-bg-light-alt {
 background-color:#ffffff;
}
.c-text-m {
 font-weight:300;
 max-width:800px;
 line-height:1.6;
}
@media (max-width: 1380px) {
}

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

@media (max-width: 479px) {
.c-text-m {
}
}

.c-columns-l-2 {
 padding-bottom:0px;
}
@media (max-width: 991px) {
.c-columns-l-2 {
grid-template-columns: 1fr 1fr;
}
}

@media (max-width: 479px) {
.c-columns-l-2 {
 padding-bottom:0px;
}
}

.c-h2 {
 font-weight:700;
 line-height:1.3;
 text-transform:capitalize;
 color:#0f0f0f;
}
@media (max-width: 1380px) {
}

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

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

@media (max-width: 479px) {
.c-h2 {
 font-size:23px!important ;
}
}

.c-avatar-full {
 width:100%;
 height:300px;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 text-align:left;
 border-radius:0px;
 margin-bottom:25px;
object-fit:cover;
}
.c-avatar-full:not(.ct-section):not(.oxy-easy-posts),
.c-avatar-full.oxy-easy-posts .oxy-posts,
.c-avatar-full.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 991px) {
.c-avatar-full {
 height:250px;
}
}

@media (max-width: 479px) {
.c-avatar-full {
 height:220px;
}
}

.c-icon-accent-s {
color: #a3c039;}.c-icon-accent-s 
>svg {width: 18px;height: 18px;}.c-icon-accent-s {
}
.c-hover-move-up:hover{
 margin-top:-10px;
 margin-bottom:10px;
}
.c-hover-move-up {
}
.c-columns-m-1 {
}
@media (max-width: 767px) {
.c-columns-m-1 {
}
.c-columns-m-1:not(.ct-section):not(.oxy-easy-posts),
.c-columns-m-1.oxy-easy-posts .oxy-posts,
.c-columns-m-1.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.c-margin-right-m {
 margin-right:clamp(12px, 3.5vmin, 30px) ;
}
@media (max-width: 479px) {
}

.c-icon-light-m {
color: #ffffff;}.c-icon-light-m 
>svg {width: 24px;height: 24px;}.c-icon-light-m {
}
.c-padding-xl {
}
.c-padding-xl:not(.ct-section):not(.oxy-easy-posts),
.c-padding-xl.oxy-easy-posts .oxy-posts,
.c-padding-xl.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1380px) {
}

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

.c-column-max-width {
 max-width:700px;
}
.c-column-max-width:not(.ct-section):not(.oxy-easy-posts),
.c-column-max-width.oxy-easy-posts .oxy-posts,
.c-column-max-width.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.c-column-max-width {
}
}

.c-bg-light {
 background-color:#f9f9f9;
}
.c-bg-light .ct-section-inner-wrap {
padding-top: 26px;
}
@media (max-width: 767px) {
.c-bg-light {
}
.c-bg-light .ct-section-inner-wrap {
padding-top: 29px;
}
}

@media (max-width: 479px) {
.c-bg-light {
}
.c-bg-light .ct-section-inner-wrap {
padding-top: 23px;
}
}

.c-columns-gap-l {
}
.toggle-5260 {
 font-family:radnika;
 width:100%;
 border-bottom-color:#e8e8e8;
 border-bottom-width:1px;
 border-bottom-style:solid;
 margin-bottom:20px;
 border-radius:34px;
 background-color:#ffffff;
 padding-bottom:20px;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 box-shadow:0px 0px 13px 3px rgba(232,232,232,0.8);
}
.toggle-5260:not(.ct-section):not(.oxy-easy-posts),
.toggle-5260.oxy-easy-posts .oxy-posts,
.toggle-5260.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
align-items:stretch;
}
@media (max-width: 767px) {
.toggle-5260 {
 margin-top:10px;
 padding-bottom:20px;
}
}

.toggle-5260-expanded {
 color:#a3c039;
}
@media (max-width: 479px) {
.toggle-5260-expanded {
 padding-right:0px;
}
}

.c-max-width-480 {
 max-width:480px;
}
.c-heading-accent {
 color:#a3c039;
}
.c-columns-gap-s {
}
.c-padding-top-l {
}
.c-padding-bottom-m {
}
.c-avatar-xl {
background-size: cover; background-repeat:no-repeat;
 width:75px;
 height:75px;
 border-radius:100%;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 background-position:50% 50%;
 box-shadow:0px 25px 35px -14px rgba(0,0,0,0.2);
object-fit:cover;
}
@media (max-width: 991px) {
}

.c-middle-center {
 text-align:center;
}
.c-middle-center:not(.ct-section):not(.oxy-easy-posts),
.c-middle-center.oxy-easy-posts .oxy-posts,
.c-middle-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.c-margin-top-xl {
 width:100%;
}
.c-card-light {
 text-align:left;
 background-color:#ffffff;
 position:relative;
 border-radius:0px;
 width:100%;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-light:not(.ct-section):not(.oxy-easy-posts),
.c-card-light.oxy-easy-posts .oxy-posts,
.c-card-light.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1380px) {
.c-card-light {
 height:auto;
}
}

@media (max-width: 991px) {
.c-card-light {
 min-height:0px;
}
}

@media (max-width: 479px) {
.c-card-light {
 height:100%;
}
}

.c-padding-bottom-l {
}
.c-cs-social-icon:ct_depth{
}
.c-cs-social-icon:hover{
transform:translateY(-5px);}
.c-cs-social-icon {
 background-color:#f9f9f9;
 url_encoded:true;
 transition-duration:0.4s;
 border-radius:7px;
 padding-top:var(--xs-space) ;
 padding-left:var(--xs-space) ;
 padding-right:var(--xs-space) ;
 padding-bottom:var(--xs-space) ;
}
.c-left {
 text-align:left;
}
.c-left:not(.ct-section):not(.oxy-easy-posts),
.c-left.oxy-easy-posts .oxy-posts,
.c-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.c-stretch {
align-items: stretch;
}
.c-icon-dark-m {
color: #0f0f0f;}.c-icon-dark-m 
>svg {width: 24px;height: 24px;}.c-icon-dark-m {
}
.c-margin-right-s {
 margin-right:clamp(8px, 2vmin, 20px) ;
}
@media (max-width: 767px) {
}

.c-columns-l-1 {
}
@media (max-width: 991px) {
}

.wc-columns-archive {
 width:100%;
display: grid; grid-template-columns: 300px 1fr;
}
.wc-archive-item-3 {
 height:100%;
 width:100%;
 position:relative;
}
.wc-archive-item-3-content {
 width:100%;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 text-align:center;
 min-height:268px;
}
.wc-archive-item-3-content:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-item-3-content.oxy-easy-posts .oxy-posts,
.wc-archive-item-3-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 767px) {
.wc-archive-item-3-content {
 min-height:0px;
}
}

@media (max-width: 479px) {
.wc-archive-item-3-content {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
}
}

.wc-archive-item-3-title:hover{
 opacity:0.6;
 text-decoration:none;
}
.wc-archive-item-3-title {
 font-size:16px;
 font-weight:500;
 color:#0f0f0f;
}
@media (max-width: 991px) {
.wc-archive-item-3-title {
 font-size:15px;
}
}

@media (max-width: 479px) {
.wc-archive-item-3-title {
 font-size:13px;
}
}

.wc-archive-item-3-price {
}
.wc-archive-item-3-price .price, .wc-archive-item-3-price .woocommerce-Price-amount, .wc-archive-item-3-price .price del{
font-family: 'Montserrat';
font-size: 16px;
color: #a3c039;
font-weight: 600;
}

.wc-archive-item-3-price .price del .woocommerce-Price-amount, .wc-archive-item-3-price .price del{
font-family: 'Montserrat';
font-size: 12px;
color: #303030;
font-weight: 500;
text-decoration: line-through;
}

.wc-archive-item-3-price .price > del{
                    display: block;
                }
.wc-filters {
}
@media (max-width: 991px) {
.wc-filters {
transform:translateY(100%); position:fixed;
 bottom:0px;
 left:0px;
 width:100%;
 height:100%;
 padding-top:30px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:30px;
 z-index:1000;
 background-color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
overflow-y: auto;
}
}

.wc-filter-open {
 margin-right:20px;
}
.wc-filter-open:not(.ct-section):not(.oxy-easy-posts),
.wc-filter-open.oxy-easy-posts .oxy-posts,
.wc-filter-open.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
align-items:center;
}
@media (max-width: 991px) {
.wc-filter-open {
 font-size:10px;
 text-transform:uppercase;
 letter-spacing:2px;
 position:fixed;
 bottom:0px;
 left:0px;
 z-index:100;
 padding-top:15px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:15px;
 background-color:#f7f7f7;
 font-weight:600;
 box-shadow:3px -3px 10px rgba(0,0,0,0.1);
}
.wc-filter-open:not(.ct-section):not(.oxy-easy-posts),
.wc-filter-open.oxy-easy-posts .oxy-posts,
.wc-filter-open.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.wc-filters-title-row {
}
.wc-filters-title-row:not(.ct-section):not(.oxy-easy-posts),
.wc-filters-title-row.oxy-easy-posts .oxy-posts,
.wc-filters-title-row.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.wc-filters-title-row {
 width:100%;
 text-align:justify;
 margin-bottom:20px;
}
.wc-filters-title-row:not(.ct-section):not(.oxy-easy-posts),
.wc-filters-title-row.oxy-easy-posts .oxy-posts,
.wc-filters-title-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}

.wc-filter-close {
}
@media (max-width: 991px) {
.wc-filter-close {
}
}

.wc-sort {
}
.wc-sort:not(.ct-section):not(.oxy-easy-posts),
.wc-sort.oxy-easy-posts .oxy-posts,
.wc-sort.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.wc-sort {
 width:100%;
 text-align:justify;
}
.wc-sort:not(.ct-section):not(.oxy-easy-posts),
.wc-sort.oxy-easy-posts .oxy-posts,
.wc-sort.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}

.wc-img-contain {
}
.c-center {
 text-align:center;
}
.c-center .ct-section-inner-wrap {
padding-top: 67px;
}
.c-center:not(.ct-section):not(.oxy-easy-posts),
.c-center.oxy-easy-posts .oxy-posts,
.c-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.c-center {
}
}

.c-padding-s {
 padding-right:0px;
}
.c-padding-bottom-xl {
}
.c-text-l {
 font-family:Montserrat;
 font-weight:400;
 line-height:1.6;
}
@media (max-width: 991px) {
}

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

.c-padding-l {
}
@media (max-width: 1380px) {
}

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

@media (max-width: 479px) {
.c-padding-l {
}
}

.c-bg-accent-alt {
 background-color:#efefef;
}
.c-logos-row {
 text-align:justify;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 width:100%;
}
.c-logos-row:not(.ct-section):not(.oxy-easy-posts),
.c-logos-row.oxy-easy-posts .oxy-posts,
.c-logos-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.c-logos-row {
 width:100%;
 text-align:center;
 padding-left:0px;
 padding-right:0px;
}
.c-logos-row:not(.ct-section):not(.oxy-easy-posts),
.c-logos-row.oxy-easy-posts .oxy-posts,
.c-logos-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:center;
}
}

.c-logo-fifth {
 padding-left:30px;
 padding-right:30px;
 width:300px;
 object-fit:contain;
 height:100px;
}
@media (max-width: 1380px) {
.c-logo-fifth {
 padding-left:20px;
 padding-right:20px;
}
}

@media (max-width: 767px) {
.c-logo-fifth {
 width:100%;
 height:80px;
}
}

@media (max-width: 479px) {
.c-logo-fifth {
}
}

.c-logo-grey {
 filter:brightness(0%);
 opacity:0.3;
}
@media (max-width: 767px) {
}

.c-column-borders {
 border-left-color:#e8e8e8;
 border-left-width:1px;
 border-left-style:solid;
 border-right-width:1px;
 border-right-style:solid;
 border-right-color:#e8e8e8;
}
@media (max-width: 991px) {
.c-column-borders {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
}

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

.c-logos-1 {
 text-align:justify;
}
.c-logos-1 .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
.c-logos-1:not(.ct-section):not(.oxy-easy-posts),
.c-logos-1.oxy-easy-posts .oxy-posts,
.c-logos-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.c-logos-1 {
 text-align:center;
}
.c-logos-1:not(.ct-section):not(.oxy-easy-posts),
.c-logos-1.oxy-easy-posts .oxy-posts,
.c-logos-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.c-number {
 font-size:55px;
 font-weight:600;
 color:#a3c039;
 line-height:1;
}
@media (max-width: 1380px) {
.c-number {
 font-size:40px;
}
}

@media (max-width: 991px) {
.c-number {
 font-size:30px;
}
}

.oxel_dropdown_button__submenu {
 position:absolute;
 top:100%;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
}
.oxel_dropdown_button {
 background-color:#374047;
 position:relative;
}
.oxel_dropdown_button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_button__label {
 color:#f9f9fa;
 margin-right:8px;
}
.oxel_dropdown_button__icon {
color: #f9f9fa;}.oxel_dropdown_button__icon 
>svg {width: 16px;height: 16px;}.oxel_dropdown_button__icon {
}
.oxel_dropdown_button__submenu__button:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_button__submenu__button {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_button__submenu__button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu__button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu__button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_button__submenu__button__label {
}
.oxel_dropdown_button__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_button__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:6px;
cursor: pointer;
}
.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-heading-light {
 color:#ffffff;
}
.c-h1-fat {
 font-family:radnika;
 font-weight:700;
 font-size:36px;
 line-height:1.2;
 max-width:800px;
 color:#000000;
}
@media (max-width: 1380px) {
.c-h1-fat {
}
}

@media (max-width: 991px) {
.c-h1-fat {
 font-size:45px;
}
}

@media (max-width: 479px) {
.c-h1-fat {
 font-size:30px;
}
}

.wc-section-padding {
}
.wc-section-padding .ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 60px;
}
@media (max-width: 767px) {
.wc-section-padding {
}
}

@media (max-width: 479px) {
.wc-section-padding {
}
.wc-section-padding .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}
}

.wc-page-hero-1 {
background-size: cover; text-align:center;
 background-position:50% 50%;
}
.wc-page-hero-1 .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
.wc-page-hero-1:not(.ct-section):not(.oxy-easy-posts),
.wc-page-hero-1.oxy-easy-posts .oxy-posts,
.wc-page-hero-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.c-btn-alt:hover{
transform:translateY(-5px); color:#ffffff;
 background-color:#a3c039;
 box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25);
}
.c-btn-alt {
 font-family:Montserrat;
 font-weight:600;
 color:#a3c039;
 text-transform:uppercase;
 border-radius:7px;
 background-color:#efefef;
 text-align:center;
 letter-spacing:1px;
}
.c-btn-alt:not(.ct-section):not(.oxy-easy-posts),
.c-btn-alt.oxy-easy-posts .oxy-posts,
.c-btn-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1380px) {
}

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

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

.c-h1 {
 font-family:radnika;
 text-transform:capitalize;
 font-weight:700;
 line-height:1.3;
 margin-bottom:0px;
 margin-top:0px;
 padding-top:0px;
 color:#a3c039;
}
@media (max-width: 991px) {
}

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

@media (max-width: 479px) {
.c-h1 {
}
}

.c-btn-s {
 font-size:12px;
 padding-top:7px;
 padding-left:14px;
 padding-right:14px;
 padding-bottom:7px;
}
@media (max-width: 479px) {
.c-btn-s {
 font-size:11px;
}
}

.c-sticky {
position:sticky; top:120px;
}
@media (max-width: 991px) {
.c-sticky {
position:relative; top:auto;
}
}

.c-icon-accent-l {
background-color: rgba(67,83,255,0.05);
border: 1px solid rgba(67,83,255,0.05);
padding: 24px;color: #a3c039;}.c-icon-accent-l 
>svg {width: 24px;height: 24px;}.c-icon-accent-l {
 box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2);
}
@media (max-width: 991px) {
.c-icon-accent-l {
padding: 20px;}.c-icon-accent-l 
>svg {width: 20px;height: 20px;}.c-icon-accent-l {
}
}

.c-text-accent {
 color:#b2d179;
 font-size:14px;
}
.c-h5 {
 font-weight:600;
 text-align:left;
 line-height:1.3;
}
@media (max-width: 479px) {
.c-h5 {
}
}

.tabs-1874-tab {
 padding-top:15px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:15px;
 border-top-color:#f9f9f9;
 border-right-color:#f9f9f9;
 border-bottom-color:#f9f9f9;
 border-left-color:#f9f9f9;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-bottom-left-radius:7px;
 border-bottom-right-radius:7px;
 border-top-left-radius:7px;
 border-top-right-radius:7px;
 text-align:center;
 border-radius:0px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 width:30%;
}
.tabs-1874-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-1874-tab.oxy-easy-posts .oxy-posts,
.tabs-1874-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.tabs-1874-tab {
 width:100%;
 margin-top:0px;
 margin-bottom:0px;
 padding-bottom:10px;
 padding-top:10px;
 text-align:left;
 padding-left:5px;
 padding-right:5px;
}
.tabs-1874-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-1874-tab.oxy-easy-posts .oxy-posts,
.tabs-1874-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

@media (max-width: 479px) {
.tabs-1874-tab {
 padding-top:10px;
 padding-bottom:10px;
 padding-left:5px;
 padding-right:5px;
}
}

.tabs-1874-tab-active:before{
 transition-duration:0.6s;
  content:"";
content: ""; display: block; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #efefef; position: absolute; bottom: -15px; left: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
}
.tabs-1874-tab-active {
transform:translateY(10px); position:relative;
 background-color:#efefef;
 top:0px;
 width:30%;
 text-align:center;
}
.tabs-1874-tab-active:not(.ct-section):not(.oxy-easy-posts),
.tabs-1874-tab-active.oxy-easy-posts .oxy-posts,
.tabs-1874-tab-active.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.tabs-1874-tab-active:before{
 opacity:0;
}
.tabs-1874-tab-active {
 width:100%;
 margin-bottom:0px;
 margin-top:0px;
 text-align:left;
 padding-top:15px;
 padding-bottom:15px;
}
.tabs-1874-tab-active:not(.ct-section):not(.oxy-easy-posts),
.tabs-1874-tab-active.oxy-easy-posts .oxy-posts,
.tabs-1874-tab-active.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.tabs-contents-1874-tab {
 padding-top:0px;
 margin-top:-2px;
 overflow:hidden;
 text-align:left;
}
.tabs-contents-1874-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-1874-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-1874-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
align-items:flex-start;
}
.oxel_reviewbox__image_wrapper__image {
 max-width:1000px;
 height:100%;
}
.oxel_reviewbox__image_wrapper {
 width:200px;
 overflow:hidden;
 text-align:center;
 border-radius:50%;
 border-top-color:#f9f9fa;
 border-right-color:#f9f9fa;
 border-bottom-color:#f9f9fa;
 border-left-color:#f9f9fa;
 border-top-width:8px;
 border-right-width:8px;
 border-bottom-width:8px;
 border-left-width:8px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:200px;
 flex-shrink:0;
 margin-right:16px;
}
.oxel_reviewbox__image_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__image_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__image_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_reviewbox__image_wrapper {
 margin-bottom:32px;
 margin-left:auto;
 margin-right:auto;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__image_wrapper {
 margin-bottom:32px;
 margin-left:auto;
 margin-right:auto;
}
}

.oxel_reviewbox__details_wrapper {
 padding-left:0px;
 flex-grow:1;
}
@media (max-width: 767px) {
.oxel_reviewbox__details_wrapper {
 text-align:center;
 padding-left:0px;
}
.oxel_reviewbox__details_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__details_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__details_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__details_wrapper {
 padding-left:0px;
}
}

.oxel_reviewbox__details_wrapper__name {
 font-weight:600;
 text-transform:uppercase;
 font-size:32px;
 color:#374047;
 line-height:1.2;
 margin-bottom:8px;
}
.oxel_reviewbox__details_wrapper__star_wrapper {
 margin-top:8px;
 margin-bottom:8px;
}
.oxel_reviewbox__details_wrapper__star_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__details_wrapper__star_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__details_wrapper__star_wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.oxel_reviewbox__star {
color: #7f8b93;}.oxel_reviewbox__star 
>svg {width: 22px;height: 22px;}.oxel_reviewbox__star {
}
.oxel_reviewbox__row {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 text-align:left;
}
.oxel_reviewbox__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__row.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 767px) {
.oxel_reviewbox__row {
 text-align:center;
}
.oxel_reviewbox__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__row.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

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

.oxel_reviewbox__review_body {
}
@media (max-width: 767px) {
.oxel_reviewbox__review_body {
 text-align:left;
}
}

@media (max-width: 479px) {
.oxel_reviewbox__review_body {
 text-align:left;
}
}

.oxel_reviewbox {
 background-color:#eceeef;
 width:100%;
}
.oxel_reviewbox__details_wrapper__title {
 font-size:14px;
 color:#606e79;
}
.c-h3 {
 font-family:radnika;
 font-weight:600;
 line-height:1.3;
 color:#000000;
 text-transform:capitalize;
 margin-top:0px;
}
@media (max-width: 991px) {
.c-h3 {
 color:#353535;
}
}

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

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

.c-text-light {
 color:rgba(255,255,255,0.8);
}
.c-btn-transparent:hover{
transform:translateY(-5px); background-color:#ffffff;
 color:#a3c039;
}
.c-btn-transparent {
 font-family:Montserrat;
 text-transform:uppercase;
 background-color:rgba(255,255,255,0.15);
 border-radius:7px;
 color:#ffffff;
 font-weight:600;
 letter-spacing:1px;
 text-align:center;
}
.c-btn-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-btn-transparent.oxy-easy-posts .oxy-posts,
.c-btn-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
}

.c-btn-l {
 font-size:17px;
 padding-left:35px;
 padding-right:35px;
 padding-top:15px;
 padding-bottom:15px;
}
@media (max-width: 767px) {
.c-btn-l {
 font-size:15px;
}
}

@media (max-width: 479px) {
.c-btn-l {
 padding-top:10px;
 padding-bottom:10px;
 font-size:14px;
 width:100%;
}
}

.c-columns-gap-xl {
}
.c-product-title {
 font-size:30px;
 color:#0f0f0f;
 font-weight:400;
 line-height:1.5;
}
.oxy-stock-content-styles {
}
.wc-row-below-gallery {
 text-align:justify;
 width:100%;
}
.wc-row-below-gallery:not(.ct-section):not(.oxy-easy-posts),
.wc-row-below-gallery.oxy-easy-posts .oxy-posts,
.wc-row-below-gallery.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 479px) {
.wc-row-below-gallery {
 text-align:center;
}
.wc-row-below-gallery:not(.ct-section):not(.oxy-easy-posts),
.wc-row-below-gallery.oxy-easy-posts .oxy-posts,
.wc-row-below-gallery.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.c-promo-box {
 width:100%;
 height:400px;
 position:relative;
}

            
                        .c-promo-box .oxy-superbox-secondary {
                                top: 100%;                            }
            
                        .c-promo-box:hover .oxy-superbox-secondary {
                                top: 0;                            }
            
            
            
        @media (max-width: 1380px) {
.c-promo-box {
 height:300px;
}
}

@media (max-width: 991px) {
.c-promo-box {
 height:250px;
}
}

@media (max-width: 479px) {
.c-promo-box {
 height:200px;
}
}

.c-inner-outline {
outline: 1px solid #ffffff5c; outline-offset: -10px;
}
.toggle-4086:hover{
 color:#a3c039;
}
.toggle-4086 {
 width:100%;
 border-bottom-width:1px;
 border-bottom-style:none;
 border-bottom-color:#e8e8e8;
 color:#0f0f0f;
 font-size:11px;
 font-weight:500;
 padding-top:20px;
 padding-bottom:20px;
 text-transform:uppercase;
 letter-spacing:2px;
 position:relative;
 margin-top:-1px;
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:#e8e8e8;
}
.toggle-4086:not(.ct-section):not(.oxy-easy-posts),
.toggle-4086.oxy-easy-posts .oxy-posts,
.toggle-4086.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}

                .toggle-4086 .oxy-expand-collapse-icon {
            font-size: 10px;        }
        
        
        .toggle-4086-expanded {
 margin-bottom:40px;
 color:#a3c039;
}
.wc-price-container {
}
.wc-price-container:not(.ct-section):not(.oxy-easy-posts),
.wc-price-container.oxy-easy-posts .oxy-posts,
.wc-price-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.wc-single-price {
}
.wc-single-price .price, .wc-single-price .woocommerce-Price-amount, .wc-single-price .price del{
font-weight: 400;
font-size: 20px;
color: #303030;
}

.wc-single-price .price del .woocommerce-Price-amount, .wc-single-price .price del{
font-size: 15px;
color: rgba(48,48,48,0.5);
font-weight: 400;
}

.wc-single-price .price{
                    display: flex;
                    align-items: center;
                }
.wc-single-price .price > del{
                    margin-right: 5px;
                }
@media (max-width: 479px) {
.wc-single-price {
}
.wc-single-price .price, .wc-single-price .woocommerce-Price-amount, .wc-single-price .price del{
font-weight: 600;
}

}

.c-margin-bottom-xl {
}
@media (max-width: 991px) {
}

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

.c-columns-3-2 {
}
.c-product-feature-img {
 max-height:20px;
}
.wc-gallery-img-main {
 max-height:700px;
 margin-bottom:5px;
width: calc( 100% - 10px); object-fit: cover; object-position: center;
}
.c-gallery {
}
.c-grid-1 {
}
.wc-logo {
 margin-top:20px;
 margin-bottom:20px;
 width:160px;
}
@media (max-width: 767px) {
.wc-logo {
 width:auto;
}
}

@media (max-width: 479px) {
.wc-logo {
 width:100auto;
}
}

.wc-mini-cart:hover{
 background-color:#ffffff;
}
.wc-mini-cart {
}
.wc-mini-cart:not(.ct-section):not(.oxy-easy-posts),
.wc-mini-cart.oxy-easy-posts .oxy-posts,
.wc-mini-cart.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.wc-dropdown-cart {
 opacity:0;
 visibility:hidden;
 z-index:99;
 text-align:left;
 font-size:10px;
 letter-spacing:1px;
 width:250px;
 max-height:70vh;
 overflow:scroll;
cursor: auto;
}
.wc-menu-open {
}
.wc-social-row {
 text-align:center;
}
.wc-social-row:not(.ct-section):not(.oxy-easy-posts),
.wc-social-row.oxy-easy-posts .oxy-posts,
.wc-social-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.wc-follow-dark:hover{
 opacity:0.6;
}
.wc-follow-dark {
color: #a3c039;}.wc-follow-dark 
>svg {width: 16px;height: 16px;}.wc-follow-dark {
}
.wc-header-main {
 position:relative;
 background-color:#ffffff;
}
@media (max-width: 991px) {
.wc-header-main {
 height:55px;
 background-color:rgba(255,255,255,0.8);
 padding-top:15px;
 padding-bottom:15px;
}
}

@media (max-width: 479px) {
.wc-header-main {
 padding-right:0px;
}
}

.wc-header-ui-icon:hover{
color: #a3c039;}.wc-header-ui-icon:hover{
 opacity:0.6;
}
.wc-header-ui-icon {
color: #4b5666;}.wc-header-ui-icon 
>svg {width: 20px;height: 20px;}.wc-header-ui-icon {
 margin-left:5px;
 margin-right:5px;
 padding-left:10px;
 padding-top:10px;
 padding-bottom:10px;
 padding-right:10px;
cursor: pointer;
}
.wc-header-ui-icon:not(.ct-section):not(.oxy-easy-posts),
.wc-header-ui-icon.oxy-easy-posts .oxy-posts,
.wc-header-ui-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.wc-header-ui-icon {
}.wc-header-ui-icon 
>svg {width: 20px;height: 20px;}.wc-header-ui-icon {
}
}

@media (max-width: 767px) {
.wc-header-ui-icon {
}.wc-header-ui-icon 
>svg {width: 18px;height: 18px;}.wc-header-ui-icon {
 margin-left:0px;
 margin-right:0px;
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
}

.wc-header-ui-icons {
 text-align:center;
}
.wc-header-ui-icons:not(.ct-section):not(.oxy-easy-posts),
.wc-header-ui-icons.oxy-easy-posts .oxy-posts,
.wc-header-ui-icons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.wc-header-search-full {
 position:absolute;
 height:100%;
 top:0px;
 background-color:#ffffff;
 z-index:3;
 text-align:right;
 right:0%;
 max-width:400px;
 min-width:300px;
}
.wc-header-search-full:not(.ct-section):not(.oxy-easy-posts),
.wc-header-search-full.oxy-easy-posts .oxy-posts,
.wc-header-search-full.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
align-items:flex-end;
justify-content:center;
}
@media (max-width: 991px) {
.wc-header-search-full {
}
}

.wc-header-search-container {
 width:100%;
 height:100%;
}
.wc-header-search-container:not(.ct-section):not(.oxy-easy-posts),
.wc-header-search-container.oxy-easy-posts .oxy-posts,
.wc-header-search-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.wc-header-search-container {
}
}

.wc-header-search-field {
 flex-grow:1;
 text-align:left;
 position:relative;
}
.wc-header-search-field:not(.ct-section):not(.oxy-easy-posts),
.wc-header-search-field.oxy-easy-posts .oxy-posts,
.wc-header-search-field.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.wc-header-search-field {
 margin-bottom:20px;
}
}

@media (max-width: 479px) {
.wc-header-search-field {
}
}

.wc-hamburger-icon {
color: #0f0f0f;}.wc-hamburger-icon 
>svg {width: 30px;height: 30px;}.wc-hamburger-icon {
}
.wc-hamburger-icon:not(.ct-section):not(.oxy-easy-posts),
.wc-hamburger-icon.oxy-easy-posts .oxy-posts,
.wc-hamburger-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.wc-hamburger-icon {
 margin-right:10px;
}
.wc-hamburger-icon:not(.ct-section):not(.oxy-easy-posts),
.wc-hamburger-icon.oxy-easy-posts .oxy-posts,
.wc-hamburger-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
}
}

.wc-full-menu-1 {
 height:100%;
 width:100%;
 text-align:center;
}
.wc-full-menu-1:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1.oxy-easy-posts .oxy-posts,
.wc-full-menu-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1380px) {
.wc-full-menu-1 {
 width:100%;
}
}

@media (max-width: 991px) {
.wc-full-menu-1 {
transform:; width:100%;
 position:absolute;
 top:100%;
 z-index:100;
 background-color:#ffffff;
 padding-top:30px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
 left:0px;
 transition-property:transform;
 transition-duration:0.4s;
 min-width:50px;
 text-align:left;
 height:auto;
 box-shadow:0px 20px 20px rgba(0,0,0,0.1);
}
.wc-full-menu-1:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1.oxy-easy-posts .oxy-posts,
.wc-full-menu-1.ct-section .ct-section-inner-wrap{
display:none;
align-items:flex-start;
}
}

@media (max-width: 479px) {
.wc-full-menu-1 {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
}

.wc-full-menu-1-link-container {
 padding-left:10px;
 padding-right:10px;
 height:100%;
 text-align:justify;
}
.wc-full-menu-1-link-container:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1-link-container.oxy-easy-posts .oxy-posts,
.wc-full-menu-1-link-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.wc-full-menu-1-link-container {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#e8e8e8;
 padding-top:10px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:10px;
 width:100%;
 text-align:left;
}
.wc-full-menu-1-link-container:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1-link-container.oxy-easy-posts .oxy-posts,
.wc-full-menu-1-link-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.wc-full-menu-1-link:hover{
 color:#a3c039;
}
.wc-full-menu-1-link {
 color:#303030;
 font-weight:500;
 letter-spacing:1px;
 padding-top:4px;
 padding-bottom:4px;
 text-transform:capitalize;
 margin-left:0px;
 margin-right:0px;
 padding-left:15px;
 font-size:12.5px;
 width:auto;
}
.wc-full-menu-1-link:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1-link.oxy-easy-posts .oxy-posts,
.wc-full-menu-1-link.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 1380px) {
.wc-full-menu-1-link {
}
}

.wc-full-menu-1-dropdown {
transform:scale(0.95,0.95); position:absolute;
 top:95%;
 z-index:10000;
 width:100%;
 transition-duration:0.3s;
 opacity:0;
 text-align:center;
 visibility:hidden;
 right:0px;
 left:0px;
}
.wc-full-menu-1-dropdown:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1-dropdown.oxy-easy-posts .oxy-posts,
.wc-full-menu-1-dropdown.ct-section .ct-section-inner-wrap{
flex-direction:unset;
align-items:center;
}
@media (max-width: 991px) {
.wc-full-menu-1-dropdown {
 position:relative;
 width:100%;
 opacity:1;
 max-height:0px;
 padding-left:0px;
 padding-right:0px;
 overflow:hidden;
 visibility:visible;
}
.wc-full-menu-1-dropdown:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1-dropdown.oxy-easy-posts .oxy-posts,
.wc-full-menu-1-dropdown.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
}
}

.wc-full-menu-1-dropdown-icon {
color: #303030;}.wc-full-menu-1-dropdown-icon 
>svg {width: 10px;height: 10px;}.wc-full-menu-1-dropdown-icon {
 margin-left:5px;
}
.wc-full-menu-1-dropdown-icon:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1-dropdown-icon.oxy-easy-posts .oxy-posts,
.wc-full-menu-1-dropdown-icon.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.wc-btn-main:hover{
 background-color:#a3c039;
 border-top-color:#a3c039;
 border-right-color:#a3c039;
 border-bottom-color:#a3c039;
 border-left-color:#a3c039;
 color:#ffffff;
}
.wc-btn-main {
 color:#000000;
 background-color:#0f0f0f;
 text-align:center;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#0f0f0f;
 border-right-color:#0f0f0f;
 border-bottom-color:#0f0f0f;
 border-left-color:#0f0f0f;
 font-weight:600;
 text-transform:uppercase;
 letter-spacing:1px;
 box-shadow:0px rgba(0,0,0,0);
}
.wc-full-menu-1-dropdown-content {
 background-color:#ffffff;
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
 width:100%;
 margin-left:auto;
 margin-right:auto;
 box-shadow:0px 5px 20px rgba(0,0,0,0.1);
}
@media (max-width: 991px) {
.wc-full-menu-1-dropdown-content {
 width:100%;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:20px;
 padding-top:20px;
 box-shadow:0px 0px 0px rgba(0,0,0,0);
}
}

.wc-full-menu-1-link-w-icon {
 text-align:center;
}
.wc-full-menu-1-link-w-icon:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1-link-w-icon.oxy-easy-posts .oxy-posts,
.wc-full-menu-1-link-w-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.wc-full-menu-1-link-w-icon {
 width:100%;
 text-align:justify;
}
.wc-full-menu-1-link-w-icon:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-1-link-w-icon.oxy-easy-posts .oxy-posts,
.wc-full-menu-1-link-w-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}

.wc-full-menu-1-dropdown-heading {
 text-transform:uppercase;
 font-size:16px;
 color:#000000;
 font-weight:700;
 letter-spacing:2px;
 padding-top:10px;
 padding-left:15px;
 padding-right:15px;
 background-color:#f7f7f7;
 width:100%;
 padding-bottom:10px;
}
@media (max-width: 1380px) {
.wc-full-menu-1-dropdown-heading {
 letter-spacing:1.1px;
}
}

.wc-footer-1 {
 text-align:center;
 background-color:#f3fae4;
}
.wc-footer-1 .ct-section-inner-wrap {
padding-top: 36px;
padding-bottom: 60px;
}
.wc-footer-1:not(.ct-section):not(.oxy-easy-posts),
.wc-footer-1.oxy-easy-posts .oxy-posts,
.wc-footer-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1380px) {
.wc-footer-1 {
}
.wc-footer-1 .ct-section-inner-wrap {
padding-bottom: 20px;
}
}

.wc-footer-1-heading {
 font-family:Montserrat;
 padding-top:10px;
 padding-bottom:10px;
 width:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-width:1px;
 border-bottom-color:rgba(232,232,232,0.15);
 margin-bottom:20px;
 font-size:13px;
 color:#0f0f0f;
 font-weight:600;
 text-transform:uppercase;
 letter-spacing:2px;
}
@media (max-width: 1380px) {
.wc-footer-1-heading {
}
}

@media (max-width: 767px) {
.wc-footer-1-heading {
 margin-bottom:0px;
}
}

@media (max-width: 479px) {
.wc-footer-1-heading {
 font-size:12px;
 padding-bottom:10px!important ;
}
}

.wc-footer-1-link:hover{
 color:#a3c039;
}
.wc-footer-1-link {
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:1px;
 font-weight:500;
 color:#3a3a3a;
 padding-top:7px;
 padding-bottom:7px;
 width:100%;
 transition-duration:0.4s;
}
@media (max-width: 479px) {
.wc-footer-1-link {
 font-size:12px;
}
}

.wc-btn-alt:hover{
 background-color:#0f0f0f;
}
.wc-btn-alt {
 color:#000000;
 background-color:rgba(0,0,0,0);
 text-align:center;
 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-top-color:#0f0f0f;
 border-right-color:#0f0f0f;
 border-bottom-color:#0f0f0f;
 border-left-color:#0f0f0f;
}
.wc-header-search-mobile {
}
.wc-header-search-mobile:not(.ct-section):not(.oxy-easy-posts),
.wc-header-search-mobile.oxy-easy-posts .oxy-posts,
.wc-header-search-mobile.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.wc-header-search-mobile {
 width:100%;
}
.wc-header-search-mobile:not(.ct-section):not(.oxy-easy-posts),
.wc-header-search-mobile.oxy-easy-posts .oxy-posts,
.wc-header-search-mobile.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.wc-hide-on-mobile {
 padding-right:0px;
}
@media (max-width: 991px) {
.wc-hide-on-mobile {
}
.wc-hide-on-mobile:not(.ct-section):not(.oxy-easy-posts),
.wc-hide-on-mobile.oxy-easy-posts .oxy-posts,
.wc-hide-on-mobile.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

.wc-full-menu-mobile-buttons {
}
.wc-full-menu-mobile-buttons:not(.ct-section):not(.oxy-easy-posts),
.wc-full-menu-mobile-buttons.oxy-easy-posts .oxy-posts,
.wc-full-menu-mobile-buttons.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.wc-full-menu-mobile-buttons {
display: grid!important; grid-template-columns: 1fr 1fr; grid-gap: 20px; width: 100%; margin-top: 20px;
}
}

.wc-subfooter-1 {
 text-align:justify;
}
.wc-subfooter-1 .ct-section-inner-wrap {
padding-top: 10px;
padding-bottom: 10px;
}
.wc-subfooter-1:not(.ct-section):not(.oxy-easy-posts),
.wc-subfooter-1.oxy-easy-posts .oxy-posts,
.wc-subfooter-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.wc-subfooter-1 {
 text-align:justify;
}
.wc-subfooter-1:not(.ct-section):not(.oxy-easy-posts),
.wc-subfooter-1.oxy-easy-posts .oxy-posts,
.wc-subfooter-1.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.wc-subfooter-1 {
 text-align:left;
}
.wc-subfooter-1:not(.ct-section):not(.oxy-easy-posts),
.wc-subfooter-1.oxy-easy-posts .oxy-posts,
.wc-subfooter-1.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
}
}

.wc-search-icon {
}
.wc-header {
}
@media (max-width: 991px) {
.wc-header {
 position:relative;
 z-index:9999;
}
}

.wc-link-badge:after{
 content:"New!";
 position:absolute;
 left:100%;
 background-color:#a3c039;
 border-radius:2px;
 color:rgba(255,255,255,0.8);
 font-weight:400;
 font-size:10px;
 padding-left:4px;
 padding-right:4px;
}
.wc-link-badge {
 position:relative;
}
.c-col-span-2 {
}
@media (max-width: 991px) {
}

.c-link-dark:hover{
 color:#a3c039;
}
.c-link-dark {
 color:#0f0f0f;
}
.c-link-xl {
 font-size:22px;
 font-weight:500;
}
.c-link-xl:not(.ct-section):not(.oxy-easy-posts),
.c-link-xl.oxy-easy-posts .oxy-posts,
.c-link-xl.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-columns-5 {
}
.c-submenu-1 {
 position:absolute;
 left:0px;
 top:100%;
 background-color:#f9f9f9;
 overflow:hidden;
 transition-duration:0.7s;
 max-height:0px;
 width:100%;
 text-align:center;
 padding-left:20px;
 padding-right:20px;
 box-shadow:0px 10px 10px rgba(0,0,0,0.05);
/* Enable hardware acceleration to fix laggy transitions */ -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0);
}
.c-submenu-1:not(.ct-section):not(.oxy-easy-posts),
.c-submenu-1.oxy-easy-posts .oxy-posts,
.c-submenu-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.c-submenu-1 {
 position:relative;
 padding-top:0%;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0%;
 max-height:10000px;
 box-shadow:0px 0px 0px 0px rgba(0,0,0,0);
}
}

.c-col-span-s-1 {
}
@media (max-width: 991px) {
}

.accordion-tabs {
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
.accordion-tabs {
}
.accordion-tabs:not(.ct-section):not(.oxy-easy-posts),
.accordion-tabs.oxy-easy-posts .oxy-posts,
.accordion-tabs.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.tabs-4908-tab {
 font-weight:500;
 font-size:11px;
 letter-spacing:2px;
 text-transform:uppercase;
 position:relative;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:5px;
 padding-right:5px;
 margin-left:15px;
 margin-right:15px;
 text-align:center;
}
.tabs-4908-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-4908-tab.oxy-easy-posts .oxy-posts,
.tabs-4908-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.tabs-4908-tab {
 margin-top:0px;
}
}

.tabs-4908-tab-active {
 box-shadow:0px 1px 0px #303030;
}
.tabs-contents-4908-tab {
 max-width:800px;
}
.tabs-contents-4908-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-4908-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-4908-tab.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.tabs-contents-4908-tab {
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
}
}

.wc-product-tabs-2 {
 width:100%;
 text-align:center;
}
.wc-product-tabs-2:not(.ct-section):not(.oxy-easy-posts),
.wc-product-tabs-2.oxy-easy-posts .oxy-posts,
.wc-product-tabs-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.wc-product-tabs-2 {
}
.wc-product-tabs-2:not(.ct-section):not(.oxy-easy-posts),
.wc-product-tabs-2.oxy-easy-posts .oxy-posts,
.wc-product-tabs-2.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.wc-product-rating-tab {
 position:absolute;
 top:5px;
}
.wc-product-rating-tab .woocommerce-product-rating .star-rating{
font-size:10px;
}

.wc-product-rating-tab .star-rating span{
color:color(undefined);
}

.wc-product-rating-tab .star-rating::before{
color:#ffffff;
}

.tabs-9240-tab:hover{
 transition-duration:0.4s;
 color:#0f0f0f;
 box-shadow:0px 1px 0px #a3a3a3;
}
.tabs-9240-tab {
 width:33.3333%;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:400;
 color:#303030;
}
.tabs-9240-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-9240-tab.oxy-easy-posts .oxy-posts,
.tabs-9240-tab.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.tabs-9240-tab {
 width:100%;
 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:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 margin-bottom:5px;
 border-radius:2px;
}
}

.tabs-9240-tab-active {
 color:#0f0f0f;
 box-shadow:0px 1px 0px #303030;
}
.tabs-contents-9240-tab {
 padding-top:50px;
 text-align:left;
 max-width:900px;
}
.tabs-contents-9240-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-9240-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-9240-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.wc-product-tabs-1 {
 width:100%;
 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:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
}
@media (max-width: 767px) {
.wc-product-tabs-1 {
 text-align:center;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.wc-product-tabs-1:not(.ct-section):not(.oxy-easy-posts),
.wc-product-tabs-1.oxy-easy-posts .oxy-posts,
.wc-product-tabs-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.c-inline-center {
 text-align:center;
}
.c-inline-center:not(.ct-section):not(.oxy-easy-posts),
.c-inline-center.oxy-easy-posts .oxy-posts,
.c-inline-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.gap-l {
}
.c-text-xl {
 font-weight:500;
 line-height:1.6;
 color:#262626;
}
@media (max-width: 1380px) {
}

.c-card-accent {
 background-color:#a3c039;
 border-radius:7px;
 width:100%;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-accent:not(.ct-section):not(.oxy-easy-posts),
.c-card-accent.oxy-easy-posts .oxy-posts,
.c-card-accent.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
}

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

.c-cta-4 {
background-image:url(https://staging-2021.crystalweed.it/wp-content/uploads/2021/11/crystalweed-cannabis-pianta-2-scaled.jpg);background-size: cover; text-align:right;
 background-repeat:no-repeat;
 min-height:100vh;
 height:100vh;
 background-position:50% 50%;
}
.c-cta-4:not(.ct-section):not(.oxy-easy-posts),
.c-cta-4.oxy-easy-posts .oxy-posts,
.c-cta-4.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-end;
}
.c-btn-xs {
 font-size:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:5px;
 padding-top:5px;
}
.c-btn-xl {
 padding-top:15px;
 padding-bottom:15px;
 padding-left:35px;
 padding-right:35px;
 font-size:20px;
}
@media (max-width: 991px) {
.c-btn-xl {
 font-size:17px;
}
}

@media (max-width: 479px) {
.c-btn-xl {
 width:100%;
 font-size:15px;
}
}

.c-buttons {
display:grid!important; grid-template-columns: auto auto; grid-gap:15px; align-items: center;
}
@media (max-width: 1380px) {
}

@media (max-width: 479px) {
.c-buttons {
grid-template-columns: 1fr; width: 100%;
}
}

.c-card-dark {
 text-align:left;
 width:100%;
 border-radius:7px;
 background-color:#191919;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-dark:not(.ct-section):not(.oxy-easy-posts),
.c-card-dark.oxy-easy-posts .oxy-posts,
.c-card-dark.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
}

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

.c-card-transparent {
 width:100%;
 text-align:center;
 border-radius:7px;
 overflow:hidden;
 background-color:rgba(255,255,255,0.2);
}
.c-card-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-card-transparent.oxy-easy-posts .oxy-posts,
.c-card-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1380px) {
}

.c-card-has-hover:hover{
transform:translateY(-7px);}
.c-card-has-hover {
}
.c-card-on-hover:hover{
transform:translateY(-10px); background-color:#ffffff;
 box-shadow:0px 25px 35px -14px rgba(0,0,0,0.15);
}
.c-card-on-hover {
 border-radius:7px;
}
@media (max-width: 1380px) {
.c-card-on-hover {
 padding-left:25px;
 padding-right:25px;
}
}

.c-h6 {
 line-height:1.3;
 color:#ffffff;
 font-weight:500;
}
@media (max-width: 1380px) {
.c-h6 {
}
}

@media (max-width: 479px) {
.c-h6 {
 line-height:1.5;
 color:#ffffff;
 font-weight:500;
}
}

.c-tagline-alt {
 background-color:#efefef;
 border-radius:7px;
 padding-top:5px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:5px;
 font-size:11px;
 font-weight:600;
 color:#a3c039;
}
.c-icon-dark-l {
background-color: rgba(15,15,15,0.05);
border: 1px solid rgba(15,15,15,0.05);
padding: 24px;color: #0f0f0f;}.c-icon-dark-l 
>svg {width: 24px;height: 24px;}.c-icon-dark-l {
 box-shadow:0px 15px 15px -15px rgba(0,0,0,0.2);
}
@media (max-width: 767px) {
.c-icon-dark-l {
padding: ;}.c-icon-dark-l 
>svg {width: 30px;height: 30px;}.c-icon-dark-l {
}
}

.c-icon-light-s {
color: #ffffff;}.c-icon-light-s 
>svg {width: 18px;height: 18px;}.c-icon-light-s {
}
.c-icon-light-l {
background-color: rgba(255,255,255,0.05);
border: 1px solid rgba(255,255,255,0.05);
padding: 24px;color: #ffffff;}.c-icon-light-l 
>svg {width: 24px;height: 24px;}.c-icon-light-l {
}
.c-bg-dark {
 background-color:#191919;
}
.c-bg-dark-alt {
 background-color:#353535;
}
.c-bg-accent {
 background-color:#a3c039;
}
.c-bg-gradient {
background-image: linear-gradient(90deg, #0009c4, #200696);}
@media (max-width: 479px) {
.c-bg-gradient {
}
}

.c-bg-blur-s {
-webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);
}
.c-bg-blur-m {
-webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
}
.c-bg-blur-l {
-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
}
.c-bg-blur-xl {
-webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px);
}
.c-avatar-xs {
 height:clamp(20px, 2vw, 30px) ;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:100%;
 width:clamp(20px, 2vw, 30px) ;
object-fit:cover;
}
.c-avatar-s {
 border-radius:100%;
 width:clamp(30px, 3vw, 40px) ;
 height:clamp(30px, 3vw, 40px) ;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1380px) {
}

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

.c-avatar-m {
background-size: cover; width:clamp(40px, 4vw, 60px) ;
 height:clamp(40px, 4vw, 60px) ;
 background-repeat:no-repeat;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:100%;
 background-position:50% 50%;
object-fit:cover;
}
.c-avatar-l {
 border-radius:100%;
 width:clamp(50px, 5vw, 80px) ;
 height:clamp(50px, 5vw, 80px) ;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1380px) {
}

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

.c-link-accent {
}
.c-link-light:hover{
 opacity:0.8;
 color:#ffffff;
}
.c-link-light {
 color:#ffffff;
}
.c-link-light:not(.ct-section):not(.oxy-easy-posts),
.c-link-light.oxy-easy-posts .oxy-posts,
.c-link-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-s {
 font-size:13px;
 font-weight:600;
}
.c-link-s:not(.ct-section):not(.oxy-easy-posts),
.c-link-s.oxy-easy-posts .oxy-posts,
.c-link-s.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-l {
 font-size:20px;
 font-weight:500;
 text-decoration:underline;
}
.c-link-l:not(.ct-section):not(.oxy-easy-posts),
.c-link-l.oxy-easy-posts .oxy-posts,
.c-link-l.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-l {
 font-size:17px;
}
}

.c-border-light {
 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:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
}
.c-border-dark {
 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:#474747;
 border-right-color:#474747;
 border-bottom-color:#474747;
 border-left-color:#474747;
}
.c-3d-down {
transform: perspective(1000px) rotateX(-20deg);
}
.c-3d-left {
transform: perspective(1000px) rotatey(20deg);
}
.c-3d-right {
transform: perspective(1000px) rotatey(-20deg);
}
.c-3d-up {
transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-down:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(-20deg);
}
.c-hover-3d-down {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-3d-left:hover{
transform: perspective(1000px) rotatey(20deg);
}
.c-hover-3d-left {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-right:hover{
transform: perspective(1000px) rotatey(-20deg);
}
.c-hover-3d-right {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-up:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-up {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-move-down:hover{
transform:translateY(10px);}
.c-hover-move-down {
}
.c-hover-move-left:hover{
transform:translate(-10px);}
.c-hover-move-left {
}
.c-hover-move-right:hover{
transform:translate(10px);}
.c-hover-move-right {
}
.c-hover-scale:hover{
transform:scale(1.05,1.05);}
.c-hover-scale {
}
.c-hover-scale-up:hover{
transform:scale(1.05,1.05) translateY(-10px);}
.c-hover-scale-up {
}
.c-margin-xs {
}
.c-margin-s {
}
@media (max-width: 479px) {
.c-margin-s {
}
}

.c-margin-m {
}
.c-margin-l {
}
.c-margin-xl {
}
.c-margin-xxl {
}
.c-margin-left-xs {
}
.c-margin-left-s {
}
.c-margin-left-m {
}
.c-margin-left-l {
}
.c-margin-left-xl {
}
.c-margin-left-xxl {
}
.c-margin-right-l {
}
@media (max-width: 767px) {
}

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

.c-margin-right-xl {
}
@media (max-width: 991px) {
}

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

.c-margin-right-xxl {
}
.c-margin-top-xs {
}
.c-margin-top-s {
}
.c-margin-top-m {
}
.c-margin-top-l {
}
.c-margin-top-xxl {
}
.c-margin-bottom-xxl {
}
.c-padding-xxl {
}
.c-padding-left-xs {
}
.c-padding-left-s {
}
.c-padding-left-m {
}
.c-padding-left-l {
}
.c-padding-left-xl {
}
.c-padding-left-xxl {
}
.c-padding-right-xs {
}
.c-padding-right-s {
}
.c-padding-right-m {
}
.c-padding-right-l {
}
.c-padding-right-xl {
}
.c-padding-right-xxl {
}
.c-padding-top-xs {
}
.c-padding-top-s {
}
.c-padding-top-m {
}
.c-padding-top-xl {
}
.c-padding-top-xxl {
}
.c-padding-bottom-xs {
}
.c-padding-bottom-s {
 margin-bottom:42px;
}
@media (max-width: 991px) {
.c-padding-bottom-s {
 margin-bottom:0px;
}
}

.c-padding-bottom-xxl {
}
.c-owl-xs {
}
.c-owl-s {
}
.c-owl-m {
}
.c-owl-l {
}
.c-owl-xl {
}
.c-owl-xxl {
}
.c-columns-gap-xs {
}
.c-columns-gap-xxl {
}
@media (max-width: 991px) {
}

.c-columns-1-2 {
 background-color:#ffffff;
}
@media (max-width: 991px) {
.c-columns-1-2 {
}
.c-columns-1-2:not(.ct-section):not(.oxy-easy-posts),
.c-columns-1-2.oxy-easy-posts .oxy-posts,
.c-columns-1-2.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.c-columns-1-3 {
}
.c-columns-2-1 {
}
.c-columns-2-3 {
}
@media (max-width: 767px) {
.c-columns-2-3 {
}
.c-columns-2-3:not(.ct-section):not(.oxy-easy-posts),
.c-columns-2-3.oxy-easy-posts .oxy-posts,
.c-columns-2-3.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.c-columns-3-1 {
}
.c-columns-6 {
}
.c-columns-xl-1 {
}
.c-columns-xl-2 {
}
.c-columns-xl-4 {
}
.c-columns-xl-5 {
}
.c-columns-l-3 {
}
@media (max-width: 991px) {
}

.c-columns-l-4 {
}
@media (max-width: 991px) {
}

.c-columns-m-3 {
}
@media (max-width: 767px) {
}

.c-columns-s-2 {
}
@media (max-width: 479px) {
}

.c-row-span-2 {
}
@media (max-width: 991px) {
}

.c-row-span-3 {
}
.c-row-span-4 {
}
.c-row-span-5 {
}
.c-row-span-6 {
}
.c-row-span-7 {
grid-row: span 7 / span 7;
}
.c-row-span-l-1 {
}
.c-row-span-l-2 {
}
.c-row-span-l-3 {
}
.c-row-span-l-4 {
}
.c-row-span-l-5 {
}
.c-row-span-l-6 {
}
.c-row-span-m-1 {
}
.c-row-span-m-2 {
}
.c-row-span-m-3 {
}
.c-row-span-m-4 {
}
.c-row-span-m-5 {
}
.c-row-span-m-6 {
}
.c-row-span-s-1 {
}
.c-row-span-s-2 {
}
.c-row-span-s-3 {
}
.c-row-span-s-4 {
}
.c-row-span-s-5 {
}
.c-row-span-s-6 {
}
.c-row-span-xl-1 {
}
.c-row-span-xl-2 {
}
@media (max-width: 1380px) {
}

.c-row-span-xl-3 {
}
.c-row-span-xl-4 {
}
.c-row-span-xl-5 {
}
.c-row-span-xl-6 {
}
.c-row-start-1 {
}
.c-row-start-2 {
}
.c-row-start-3 {
}
.c-row-start-4 {
}
.c-row-start-5 {
}
.c-row-start-6 {
}
.c-row-start-l-1 {
}
.c-row-start-l-2 {
}
@media (max-width: 767px) {
.c-row-start-l-2 {
}
}

.c-row-start-l-3 {
}
.c-row-start-l-4 {
}
.c-row-start-l-5 {
}
.c-row-start-l-6 {
}
.c-row-start-m-1 {
}
@media (max-width: 479px) {
.c-row-start-m-1 {
 padding-bottom:34px;
}
}

.c-row-start-m-2 {
}
.c-row-start-m-3 {
}
.c-row-start-m-4 {
}
.c-row-start-m-5 {
}
.c-row-start-m-6 {
}
.c-row-start-s-1 {
}
.c-row-start-s-3 {
}
.c-row-start-s-4 {
}
.c-row-start-s-5 {
}
.c-row-start-s-6 {
}
.c-row-start-xl-1 {
}
.c-row-start-xl-2 {
}
.c-row-start-xl-3 {
}
.c-row-start-xl-4 {
}
.c-row-start-xl-5 {
}
.c-row-start-xl-6 {
}
.c-col-span-3 {
}
.c-col-span-4 {
}
.c-col-span-5 {
}
.c-col-span-6 {
}
.c-col-span-l-1 {
}
.c-col-span-l-2 {
}
.c-col-span-l-3 {
}
.c-col-span-l-4 {
}
.c-col-span-l-5 {
}
.c-col-span-l-6 {
}
.c-col-span-m-1 {
}
.c-col-span-m-2 {
}
.c-col-span-m-3 {
}
.c-col-span-m-4 {
}
.c-col-span-m-5 {
}
.c-col-span-m-6 {
}
.c-col-span-s-2 {
}
.c-col-span-s-3 {
}
.c-col-span-s-4 {
}
.c-col-span-s-5 {
}
.c-col-span-s-6 {
}
.c-col-span-xl-1 {
}
.c-col-span-xl-2 {
}
.c-col-span-xl-3 {
}
.c-col-span-xl-4 {
}
.c-col-span-xl-5 {
}
.c-col-span-xl-6 {
}
.c-col-start-2 {
}
.c-col-start-l-1 {
}
.c-col-start-l-2 {
}
.c-col-start-l-3 {
}
.c-col-start-l-4 {
}
.c-col-start-l-5 {
}
.c-col-start-l-6 {
}
.c-col-start-m-1 {
}
.c-col-start-m-2 {
}
.c-col-start-m-3 {
}
.c-col-start-m-4 {
}
.c-col-start-m-5 {
}
.c-col-start-m-6 {
}
.c-col-start-s-1 {
}
.c-col-start-s-2 {
}
.c-col-start-s-3 {
}
.c-col-start-s-4 {
}
.c-col-start-s-5 {
}
.c-col-start-s-6 {
}
.c-col-start-xl-1 {
}
.c-col-start-xl-2 {
}
.c-col-start-xl-3 {
}
.c-col-start-xl-4 {
}
.c-col-start-xl-5 {
}
.c-col-start-xl-6 {
}
.c-right {
 text-align:right;
}
.c-right:not(.ct-section):not(.oxy-easy-posts),
.c-right.oxy-easy-posts .oxy-posts,
.c-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.c-middle-left {
 text-align:left;
}
.c-middle-left:not(.ct-section):not(.oxy-easy-posts),
.c-middle-left.oxy-easy-posts .oxy-posts,
.c-middle-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.c-middle-right {
 text-align:right;
}
.c-middle-right:not(.ct-section):not(.oxy-easy-posts),
.c-middle-right.oxy-easy-posts .oxy-posts,
.c-middle-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
.c-top-center {
 text-align:center;
}
.c-top-center:not(.ct-section):not(.oxy-easy-posts),
.c-top-center.oxy-easy-posts .oxy-posts,
.c-top-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.c-top-left {
 text-align:left;
}
.c-top-left:not(.ct-section):not(.oxy-easy-posts),
.c-top-left.oxy-easy-posts .oxy-posts,
.c-top-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.c-top-right {
 text-align:right;
}
.c-top-right:not(.ct-section):not(.oxy-easy-posts),
.c-top-right.oxy-easy-posts .oxy-posts,
.c-top-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-start;
}
.c-bottom-center {
 text-align:center;
}
.c-bottom-center:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-center.oxy-easy-posts .oxy-posts,
.c-bottom-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.c-bottom-left {
 text-align:left;
}
.c-bottom-left:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-left.oxy-easy-posts .oxy-posts,
.c-bottom-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
.c-bottom-right {
 text-align:right;
}
.c-bottom-right:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-right.oxy-easy-posts .oxy-posts,
.c-bottom-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
.c-left-self {
 margin-right:auto;
}
.c-center-self {
 margin-left:auto;
 margin-right:auto;
}
.c-right-self {
 margin-left:auto;
}
.c-max-width-320 {
 max-width:320px;
}
.c-max-width-960 {
 max-width:960px;
}
.c-max-width-1120 {
 max-width:1120px;
}
.c-opacity-25 {
 opacity:0.25;
}
.c-opacity-50 {
 opacity:0.5;
}
.c-opacity-75 {
 opacity:0.75;
}
.c-uppercase {
 text-transform:uppercase;
}
.c-lowercase {
 text-transform:lowercase;
}
.c-underline {
 text-decoration:underline;
}
.c-bold {
 font-weight:600;
}
.c-italic {
 font-style:italic;
}
.c-img-max {
 max-width:1024px;
 margin-top:65px;
}
.c-icon-star {
color: #eda900;}.c-icon-star 
>svg {width: 20px;height: 20px;}.c-icon-star {
}
.c-stars {
 text-align:center;
}
.c-stars:not(.ct-section):not(.oxy-easy-posts),
.c-stars.oxy-easy-posts .oxy-posts,
.c-stars.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.tabs-6256-tab {
 margin-bottom:7px;
 max-width:500px;
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
 margin-top:7px;
 text-align:left;
}
@media (max-width: 767px) {
.tabs-6256-tab {
 max-width:100%;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:25px;
 padding-right:25px;
}
.tabs-6256-tab:before{
 opacity:0;
}
}

.tabs-6256-tab-active:before{
  content:"";
border-color: transparent #d0deff transparent transparent; content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent #efefef transparent transparent; position: absolute; top: 50%; left: -10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: inherit; -o-transition: inherit; transition: inherit;
}
.tabs-6256-tab-active {
 background-color:#efefef;
 border-radius:15px;
 position:relative;
}
.tabs-contents-6256-tab {
 text-align:center;
 padding-right:50px;
}
.tabs-contents-6256-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-6256-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-6256-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.c-tabs-1 {
}
.c-tabs-1:not(.ct-section):not(.oxy-easy-posts),
.c-tabs-1.oxy-easy-posts .oxy-posts,
.c-tabs-1.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 767px) {
.c-tabs-1 {
 text-align:center;
}
.c-tabs-1:not(.ct-section):not(.oxy-easy-posts),
.c-tabs-1.oxy-easy-posts .oxy-posts,
.c-tabs-1.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
}

.c-tabs-1-titles {
 width:40%;
}
@media (max-width: 767px) {
.c-tabs-1-titles {
 width:100%;
}
}

.c-tabs-1-content {
 width:60%;
 text-align:left;
}
.c-tabs-1-content:not(.ct-section):not(.oxy-easy-posts),
.c-tabs-1-content.oxy-easy-posts .oxy-posts,
.c-tabs-1-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 767px) {
.c-tabs-1-content {
 width:100%;
}
}

.c-hero-2 {
 height:100vh;
}
.c-hero-2 .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.c-hero-2:not(.ct-section):not(.oxy-easy-posts),
.c-hero-2.oxy-easy-posts .oxy-posts,
.c-hero-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.c-hero-2 {
 height:auto;
}
}

.wc-archive-item-3-img {
 height:360px;
 width:100%;
}
.wc-archive-item-3-img:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-item-3-img.oxy-easy-posts .oxy-posts,
.wc-archive-item-3-img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1380px) {
.wc-archive-item-3-img {
 height:250px;
}
}

@media (max-width: 479px) {
.wc-archive-item-3-img {
 height:200px;
}
}

.wc-hero-1 {
 text-align:center;
}
.wc-hero-1 .ct-section-inner-wrap {
padding-top: 15%;
padding-bottom: 15%;
}
.wc-hero-1:not(.ct-section):not(.oxy-easy-posts),
.wc-hero-1.oxy-easy-posts .oxy-posts,
.wc-hero-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.wc-promo-box-1 {
 position:relative;
 overflow:hidden;
}
.wc-promo-box-1-content:hover{
 padding-bottom:50px;
}
.wc-promo-box-1-content {
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.65)); position:absolute;
 bottom:0px;
 left:0px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
 width:100%;
 height:100%;
 transition-duration:0.6s;
 padding-top:30px;
 text-align:center;
}
.wc-promo-box-1-content:not(.ct-section):not(.oxy-easy-posts),
.wc-promo-box-1-content.oxy-easy-posts .oxy-posts,
.wc-promo-box-1-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.wc-content-overlay-left {
 margin-right:-100px;
 position:relative;
 padding-right:50px;
 padding-top:50px;
 padding-bottom:50px;
 overflow:hidden;
 padding-left:50px;
 z-index:9;
}
@media (max-width: 767px) {
.wc-content-overlay-left {
 margin-right:0px;
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
}
}

.wc-logos-row {
 width:100%;
 text-align:center;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 background-color:#f7f7f7;
}
.wc-logos-row:not(.ct-section):not(.oxy-easy-posts),
.wc-logos-row.oxy-easy-posts .oxy-posts,
.wc-logos-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:center;
}
.wc-logo-container {
 width:20%;
 text-align:center;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
}
.wc-logo-container:not(.ct-section):not(.oxy-easy-posts),
.wc-logo-container.oxy-easy-posts .oxy-posts,
.wc-logo-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.wc-logo-container {
 width:33.333%;
}
}

.wc-logo-container-img:hover{
 opacity:1;
}
.wc-logo-container-img {
 max-height:50px;
 opacity:0.3;
 transition-duration:0.5s;
}
@media (max-width: 991px) {
.wc-logo-container-img {
 max-height:40px;
}
}

.wc-cat-list-1 {
}
.wc-img-cover {
}
.c-img-star-rating {
 background-color:#ffffff;
 border-radius:7px;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 text-align:justify;
}
.c-img-star-rating:not(.ct-section):not(.oxy-easy-posts),
.c-img-star-rating.oxy-easy-posts .oxy-posts,
.c-img-star-rating.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.c-divider-full-dark {
 background-color:#e8e8e8;
 width:100%;
 height:1px;
 margin-top:clamp(12px, 3.5vmin, 30px) ;
 margin-bottom:clamp(12px, 3.5vmin, 30px) ;
}
.c-logo-max-height {
 max-height:40px;
 width:auto;
}
.c-accent {
 color:#a3c039;
}
.c-icon-check {
color: #65d33d;}.c-icon-check 
>svg {width: 30px;height: 30px;}.c-icon-check {
}
@media (max-width: 767px) {
.c-icon-check {
}.c-icon-check 
>svg {width: 25px;height: 25px;}.c-icon-check {
}
}

.x-carousel-7 {
}
 
            
            
            
                                                            
                                                                        
            
            .x-carousel-7 .oxy-dynamic-list > .ct-div-block, .x-carousel-7 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:85%;
margin-right:30%;
}

.x-carousel-7 .oxy-dynamic-list > .ct-div-block, .x-carousel-7 .oxy-dynamic-list .flickity-slider > .ct-div-block, .x-carousel-7 .oxy-inner-content .oxy-dynamic-list{
height:500px;
}

.x-carousel-7 .oxy-carousel-builder_icon{
box-shadow:0px 10px 40px rgba(0,0,0,0.11);}

.x-carousel-7_cell {
background-size: cover; text-align:right;
 overflow:visible;
 padding-top:5%;
 padding-left:5%;
 padding-bottom:5%;
 background-position:50% 50%;
}
.x-carousel-7_cell:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-7_cell.oxy-easy-posts .oxy-posts,
.x-carousel-7_cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
.x-carousel-7_content {
 background-color:#ffffff;
 padding-top:30px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
 margin-right:5%;
 text-align:left;
 box-shadow:0px 10px 50px rgba(0,0,0,0.15);
}
.x-carousel-7_content:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-7_content.oxy-easy-posts .oxy-posts,
.x-carousel-7_content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.x-carousel-7_small-heading {
 font-family:Montserrat;
 font-size:12px;
 letter-spacing:.2em;
 text-transform:uppercase;
 margin-bottom:10px;
}
.c-columns-2-auto {
}
@media (max-width: 767px) {
}

.c-follow-dark:hover{
color: #a3c039;}.c-follow-dark:hover{
 background-color:#efefef;
}
.c-follow-dark {
color: #686868;}.c-follow-dark 
>svg {width: 18px;height: 18px;}.c-follow-dark {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 background-color:#efefef;
 margin-right:10px;
border-radius: 15px!important;
}
.wc-full-divider {
 width:100%;
 height:1px;
 min-height:1px;
 max-height:1px;
 background-color:#e8e8e8;
}
.wc-grid-img {
}
.wc-content-overlay-right {
 position:relative;
 padding-top:50px;
 padding-bottom:50px;
 margin-left:-100px;
 padding-left:50px;
 overflow:hidden;
 padding-right:50px;
}
@media (max-width: 767px) {
.wc-content-overlay-right {
 padding-left:20px;
 padding-right:20px;
 margin-left:0px;
 margin-right:0px;
 padding-bottom:20px;
}
}

.wc-hero-2 {
}
.wc-hero-2 .ct-section-inner-wrap {
padding-top: 10%;
padding-bottom: 10%;
}
.wc-hero-2-content {
}
.wc-grid-1 {
 width:100%;
}
.wc-grid-1:not(.ct-section):not(.oxy-easy-posts),
.wc-grid-1.oxy-easy-posts .oxy-posts,
.wc-grid-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.c-border-top-bottom {
 border-top-style:solid;
 border-top-color:#e8e8e8;
 border-top-width:1px;
 border-bottom-width:1px;
 border-bottom-color:#e8e8e8;
 border-bottom-style:solid;
}
.wc-archive-item-1 {
 width:100%;
 height:250px;
 position:relative;
 overflow:hidden;
 text-align:center;
}
.wc-archive-item-1:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-item-1.oxy-easy-posts .oxy-posts,
.wc-archive-item-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1380px) {
.wc-archive-item-1 {
 height:250px;
}
}

@media (max-width: 991px) {
.wc-archive-item-1 {
 height:auto;
}
.wc-archive-item-1:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-item-1.oxy-easy-posts .oxy-posts,
.wc-archive-item-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

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

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

.wc-archive-item-1-title {
 font-family:radnika;
 font-weight:400;
 font-size:16px;
 color:#0f0f0f;
}
@media (max-width: 991px) {
.wc-archive-item-1-title {
 margin-top:10px;
 font-size:14px;
 margin-bottom:10px;
}
}

@media (max-width: 479px) {
.wc-archive-item-1-title {
 font-size:13px;
}
}

.wc-archive-item-1-price {
}
.wc-archive-item-1-price .price, .wc-archive-item-1-price .woocommerce-Price-amount, .wc-archive-item-1-price .price del{
font-size: 15px;
color: #0f0f0f;
font-weight: 500;
}

.wc-archive-item-1-price .price del .woocommerce-Price-amount, .wc-archive-item-1-price .price del{
text-decoration: line-through;
font-size: 12px;
color: #303030;
}

@media (max-width: 991px) {
.wc-archive-item-1-price {
}
.wc-archive-item-1-price .price, .wc-archive-item-1-price .woocommerce-Price-amount, .wc-archive-item-1-price .price del{
font-size: 14px;
}

}

@media (max-width: 479px) {
.wc-archive-item-1-price {
}
.wc-archive-item-1-price .price, .wc-archive-item-1-price .woocommerce-Price-amount, .wc-archive-item-1-price .price del{
font-size: 13px;
}

}

.wc-archive-item-1-content {
 position:absolute;
 text-align:center;
 z-index:5;
 width:100%;
 height:100%;
}
.wc-archive-item-1-content:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-item-1-content.oxy-easy-posts .oxy-posts,
.wc-archive-item-1-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.wc-archive-item-1-content {
 position:relative;
 text-align:center;
}
.wc-archive-item-1-content:not(.ct-section):not(.oxy-easy-posts),
.wc-archive-item-1-content.oxy-easy-posts .oxy-posts,
.wc-archive-item-1-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
}

@media (max-width: 479px) {
.wc-archive-item-1-content {
 opacity:1;
}
}

.wc-hero-3 {
 height:600px;
 slider-stretch-slides:yes;
 slider-dots-overlay:yes;
 slider-remove-padding:yes;
}
            .wc-hero-3 .unslider {
				padding: 0px;
			}
			.wc-hero-3 .unslider-wrap.unslider-carousel > li {
				padding: 0px;
			}
			.wc-hero-3 .unslider-arrow.next {
				right: 10px;
				z-index: 100;
			}
			.wc-hero-3 .unslider-arrow.prev {
				left: 10px;
				z-index: 100;
			}
        			.wc-hero-3 .unslider .unslider-nav {
			    position: absolute;
			    bottom: 0;
			    left: 0;
			    right: 0;
			    z-index: 100;
			}
					.wc-hero-3 .unslider-wrap {
				display: flex;
			}
			.wc-hero-3 .ct-slide {
				height: 100%;
			}
			.wc-hero-3 .unslider, 
			.wc-hero-3 .oxygen-unslider-container, 
			.wc-hero-3 .unslider-wrap, 
			.wc-hero-3 .unslider-wrap li {
				height: 100%;
			}
		@media (max-width: 1380px) {
.wc-hero-3 {
 height:500px;
}
}

@media (max-width: 991px) {
.wc-hero-3 {
 height:400px;
}
}

@media (max-width: 767px) {
.wc-hero-3 {
 height:560px;
}
}

@media (max-width: 479px) {
.wc-hero-3 {
 height:500px;
}
}

.oxy-burger-trigger {
}
.oxy-burger-trigger:not(.ct-section):not(.oxy-easy-posts),
.oxy-burger-trigger.oxy-easy-posts .oxy-posts,
.oxy-burger-trigger.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.oxy-burger-trigger {
 background-color:rgba(255,255,255,0.8);
}
.oxy-burger-trigger:not(.ct-section):not(.oxy-easy-posts),
.oxy-burger-trigger.oxy-easy-posts .oxy-posts,
.oxy-burger-trigger.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.mobile-menu-icon {
}
.mobile-menu-icon:not(.ct-section):not(.oxy-easy-posts),
.mobile-menu-icon.oxy-easy-posts .oxy-posts,
.mobile-menu-icon.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.mobile-menu-icon {
}
.mobile-menu-icon:not(.ct-section):not(.oxy-easy-posts),
.mobile-menu-icon.oxy-easy-posts .oxy-posts,
.mobile-menu-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.video-pop {
}
.oxy-close-modal {
}
.c-pointer {
cursor:pointer;
}
.testo-rotante {
}
.text {
 text-transform:uppercase;
}
.contenitore-testo-circolare {
}
.bottom-icon {
}
@media (max-width: 991px) {
.bottom-icon {
}.bottom-icon 
>svg {width: 20px;height: 20px;}.bottom-icon {
 color:#000000!important;
}
.bottom-icon .oxy-cart-counter_icon{
color:#ffffff;
}

}

.mobile-cart {
}
@media (max-width: 479px) {
.mobile-cart {
}
}

.animation {
}
.vert-move:after{
 box-shadow:0px #000000;
  content:"";
}
.vert-move {
 position:relative;
}
@media (max-width: 991px) {
.vert-move {
}
}

.image-wrapper {
}
.section-icon {
color: #b2d179;}.section-icon 
>svg {width: 55px;height: 55px;}.section-icon {
}
.cateogrie-img {
 width:100px;
}
@media (max-width: 991px) {
.cateogrie-img {
 width:80px;
}
}

@media (max-width: 767px) {
.cateogrie-img {
 height:65px!important ;
 width:auto;
}
}

@media (max-width: 479px) {
.cateogrie-img {
 height:45px!important ;
}
}

.infinite {
}
.marquee {
 color:#a3c039;
 font-size:20px;
}
.marquee:not(.ct-section):not(.oxy-easy-posts),
.marquee.oxy-easy-posts .oxy-posts,
.marquee.ct-section .ct-section-inner-wrap{
display:inline-block;
}
.marquee-1 {
}
.marquee-2 {
}
.marquee-3 {
}
.marquee-4 {
}
.colonna-header {
 text-align:center;
 width:16%;
}
.colonna-header:not(.ct-section):not(.oxy-easy-posts),
.colonna-header.oxy-easy-posts .oxy-posts,
.colonna-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1380px) {
.colonna-header {
 width:10%;
}
}

.slider-wrap {
 overflow:hidden;
 padding-left:20px;
}
@media (max-width: 991px) {
.slider-wrap {
}
.slider-wrap:not(.ct-section):not(.oxy-easy-posts),
.slider-wrap.oxy-easy-posts .oxy-posts,
.slider-wrap.ct-section .ct-section-inner-wrap{
display:none;
}
}

.slider-text-1 {
}
@media (max-width: 1380px) {
.slider-text-1 {
 font-size:10px;
}
}

.slider-text-2 {
}
@media (max-width: 1380px) {
.slider-text-2 {
 font-size:10px;
}
}

.slider-text-3 {
}
.wc-full-menu-2-link {
}
.wc-full-menu-2-dropdown {
}
.icon-text {
}
@media (max-width: 991px) {
.icon-text {
 font-size:12px;
 color:#000000;
}
}

.wc-search-icon-desktop {
}
.home-prodotti {
}
@media (max-width: 479px) {
.home-prodotti {
 text-align:center;
}
.home-prodotti:not(.ct-section):not(.oxy-easy-posts),
.home-prodotti.oxy-easy-posts .oxy-posts,
.home-prodotti.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.divisore {
 useCustomTag:true;
 background-color:#ffffff;
 width:10px;
 height:3px;
 margin-left:10px;
 margin-right:10px;
}
.h6 {
}
@media (max-width: 1380px) {
.h6 {
}
}

.square {
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0), #000000);background-size:auto,  cover; width:100%;
 background-repeat:no-repeat;
 position:relative;
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 text-align:center;
 background-position:50% 50%;
}
.square:not(.ct-section):not(.oxy-easy-posts),
.square.oxy-easy-posts .oxy-posts,
.square.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 767px) {
.square {
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.26), #000000);aspect-ratio:auto!important; object-fit:cover!important;
}
}

.col-25 {
 width:25%;
 padding-left:15px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
}
@media (max-width: 991px) {
.col-25 {
 width:50%;
}
}

@media (max-width: 767px) {
.col-25 {
 padding-left:8px;
 padding-top:8px;
 padding-right:8px;
 padding-bottom:8px;
}
}

@media (max-width: 479px) {
.col-25 {
 padding-left:4px;
 padding-top:4px;
 padding-right:4px;
 padding-bottom:4px;
 width:100%;
}
}

.card-title {
}
@media (max-width: 767px) {
.card-title {
 font-size:22px;
}
}

@media (max-width: 479px) {
.card-title {
 font-size:26px;
}
}

.oxy-post {
}
.view-more {
}
.view-more:not(.ct-section):not(.oxy-easy-posts),
.view-more.oxy-easy-posts .oxy-posts,
.view-more.ct-section .ct-section-inner-wrap{
display:flex;
}
.post-content {
}
.post-content:not(.ct-section):not(.oxy-easy-posts),
.post-content.oxy-easy-posts .oxy-posts,
.post-content.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
}
.oxy-infinite-scroller_inner {
}
.text-dark {
 color:#232121;
}
.ct-inner-content {
}
.h1 {
}
.zoom-hover {
 transition-duration:0.4s;
}
.zoom:hover{
transform:scale(1.05,1.05); transition-duration:0.4s;
}
.zoom {
background-size: cover; background-repeat:no-repeat;
 margin-left:0px;
 text-align:center;
 transition-duration:0.4s;
 background-position:50% 50%;
aspect-ratio:1/1; object-fit:cover;
}
.zoom:not(.ct-section):not(.oxy-easy-posts),
.zoom.oxy-easy-posts .oxy-posts,
.zoom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 767px) {
}

.scroll-container {
}
.load-more {
}
.nav-down {
}
.titolo-card {
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.42), rgba(0,0,0,0.61), rgba(0,0,0,0.92)); color:#b2d179;
 width:100%;
 font-size:26px;
}
@media (max-width: 991px) {
.titolo-card {
background-image: linear-gradient(rgba(0,0,0,0.23), rgba(0,0,0,0.43), rgba(0,0,0,0.89), rgba(0,0,0,0.93));}
}

@media (max-width: 767px) {
.titolo-card {
 font-size:20px;
}
}

@media (max-width: 479px) {
.titolo-card {
 padding-bottom:5px;
 padding-top:8px;
}
}

.container {
}
.container:not(.ct-section):not(.oxy-easy-posts),
.container.oxy-easy-posts .oxy-posts,
.container.ct-section .ct-section-inner-wrap{
display:flex;
}
.loader {
}
.loading {
}
.page-transition {
 position:absolute;
 top:0px;
 z-index:21474836405;
}
.site-container {
 width:100%;
}
.loader-animation {
}
@media (max-width: 991px) {
.loader-animation {
 color:#000000;
}
}

.c-text-xs {
 font-size:12px;
}
.padding-xs {
}
.aspect-rateo-4-5 {
aspect-ratio:4/5!important
}
.oxyninja {
}
.klaviyo-form-VcBqGh {
 width:100%;
}
.columns-2 {
}
.tabs-5164-tab {
 font-weight:600;
}
@media (max-width: 479px) {
.tabs-5164-tab {
 font-size:12px;
}
}

.tabs-5164-tab-active {
 background-color:#b2d179;
 color:#ffffff;
}
.tabs-contents-5164-tab {
}
.columns-xs-2 {
}
.tabs-3886-tab {
 font-weight:500;
}
.tabs-3886-tab-active {
 background-color:#efefef;
}
.tabs-contents-3886-tab {
 width:100%;
}
.text-footer-label {
 font-weight:600;
}
.menu-label-valor {
 font-size:13px;
 text-transform:uppercase;
 padding-left:10px;
}
.valor-menu-col {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:8px;
 padding-right:8px;
}
.tabs-9012-tab {
}
.tabs-9012-tab-active {
}
.tabs-contents-9012-tab {
}
.shop-button {
}
.testo-profilo {
 font-size:12px;
}
.t-auto-close {
}
.top-tab {
}
.add-cart-unic {
}
.slidelogo {
}
.logo-slider {
 width:100%;
 text-align:center;
}
.logo-slider:not(.ct-section):not(.oxy-easy-posts),
.logo-slider.oxy-easy-posts .oxy-posts,
.logo-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.logo-div {
 text-align:center;
}
.logo-div:not(.ct-section):not(.oxy-easy-posts),
.logo-div.oxy-easy-posts .oxy-posts,
.logo-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
justify-content:center;
}
.logo-slide {
 width:100%;
 text-align:center;
}
.logo-slide:not(.ct-section):not(.oxy-easy-posts),
.logo-slide.oxy-easy-posts .oxy-posts,
.logo-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:center;
}
.delay {
}
.cell {
}
.cell:not(.ct-section):not(.oxy-easy-posts),
.cell.oxy-easy-posts .oxy-posts,
.cell.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1380px) {
.cell {
}
}

@media (max-width: 991px) {
.cell {
}
}

@media (max-width: 479px) {
.cell {
}
}

.titolo-search:ct_depth{
}
.titolo-search {
 color:#b2d179;
 text-transform:uppercase;
 margin-top:4px;
 font-size:36px;
 margin-bottom:20px;
}
@media (max-width: 767px) {
.titolo-search {
 margin-top:12px;
}
}

@media (max-width: 479px) {
.titolo-search {
 font-size:25px;
}
}

.titolo-bar {
 margin-top:35px;
}
.car-cell {
}
@media (max-width: 991px) {
.car-cell {
 margin-right:15px;
 margin-left:15px;
}
}

@media (max-width: 479px) {
.car-cell {
 min-height:300px;
}
}

.tabs {
}
.hero-home:ct_depth{
}
.hero-home {
background-size: cover; z-index:1;
 left:0px;
 top:0%;
 background-repeat:no-repeat;
 padding-left:20px;
 width:100%;
 padding-right:20px;
 min-height:0vh;
 padding-top:40px;
 padding-bottom:40px;
}
.hero-home:not(.ct-section):not(.oxy-easy-posts),
.hero-home.oxy-easy-posts .oxy-posts,
.hero-home.ct-section .ct-section-inner-wrap{
justify-content:center;
}
@media (max-width: 991px) {
.hero-home {
 min-height:60vh;
}
}

@media (max-width: 767px) {
.hero-home {
 padding-left:20px;
 padding-right:20px;
 padding-top:0px;
 text-align:left;
 min-height:0vh;
 padding-bottom:40px;
 height:auto;
}
.hero-home:not(.ct-section):not(.oxy-easy-posts),
.hero-home.oxy-easy-posts .oxy-posts,
.hero-home.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.hero-home-wrapper:ct_depth{
}
.hero-home-wrapper {
background-image:url(https://staging-a.crystalweed.it/wp-content/uploads/2024/10/herosection.jpg);background-size: cover; background-repeat:no-repeat;
 background-color:#000000;
 background-position:0% 50%;
}
.hero-home-wrapper .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
@media (max-width: 991px) {
.hero-home-wrapper {
background-image:url(https://staging-f.crystalweed.it/wp-content/uploads/2024/12/herosection-mopb.jpg);background-size: cover; background-color:#000000;
 background-attachment:scroll;
 background-position:50% 0%;
}
.hero-home-wrapper .ct-section-inner-wrap {
padding-bottom: 40px;
}
}

@media (max-width: 767px) {
.hero-home-wrapper {
background-image:url(https://staging-f.crystalweed.it/wp-content/uploads/2024/12/herosection-mopb.jpg); text-align:center;
 background-position:80% 0%;
}
.hero-home-wrapper .ct-section-inner-wrap {
padding-top: 55px;
padding-bottom: 55px;
}
.hero-home-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hero-home-wrapper.oxy-easy-posts .oxy-posts,
.hero-home-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.hero-home-wrapper {
background-image:url(https://staging-f.crystalweed.it/wp-content/uploads/2024/12/herosection-mopb.jpg);background-size: cover; background-position:80% 0%;
}
}

.w100 {
 width:100%;
}
.hr {
 width:100%;
 height:2px;
 background-color:#efefef;
}
.modal-close {
}
.banner {
 background-color:#eda900;
 text-align:center;
}
.banner:not(.ct-section):not(.oxy-easy-posts),
.banner.oxy-easy-posts .oxy-posts,
.banner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.menu-livello-1 {
 height:100vh;
 padding-top:50px;
 padding-left:35px;
}
@media (max-width: 767px) {
.menu-livello-1 {
 padding-left:0px;
 padding-top:0px;
}
}

.hover-to-img:hover{
 color:#b2d179;
}
.hover-to-img {
 font-weight:600;
 color:#000000;
}
.menu-livello-1-img {
 position:absolute;
 attachment_height:300;
 attachment_width:300;
 attachment_url:httpss://crystalweedit.local/wp-content/uploads/2022/08/purple-punch-cannabis-light-barattolo-2-5-grammi-11-300x300.jpg;
 width:85px;
 opacity:0;
 transition-duration:0.4s;
 right:35px;
 height:85px;
}
.menu-livello-1-img:not(.ct-section):not(.oxy-easy-posts),
.menu-livello-1-img.oxy-easy-posts .oxy-posts,
.menu-livello-1-img.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 767px) {
.menu-livello-1-img {
}
.menu-livello-1-img:not(.ct-section):not(.oxy-easy-posts),
.menu-livello-1-img.oxy-easy-posts .oxy-posts,
.menu-livello-1-img.ct-section .ct-section-inner-wrap{
display:none;
}
}

.pointer {
}
.menu-infiorescenze {
}
.img-menu-container {
 position:absolute;
 attachment_height:300;
 attachment_width:300;
 attachment_url:httpss://crystalweedit.local/wp-content/uploads/2022/08/purple-punch-cannabis-light-barattolo-2-5-grammi-11-300x300.jpg;
 opacity:0;
 transition-duration:0.4s;
 left:20px;
 width:auto;
}
.menu-secondo-livello {
 margin-top:50px;
 margin-left:50px;
 margin-right:50px;
 margin-bottom:65px;
}
@media (max-width: 767px) {
.menu-secondo-livello {
 max-width:90%;
}
}

.menu-livello-2-img {
 width:90px;
 margin-right:35px;
}
.columns-container {
overflow-y:auto;
}
.columns-container:not(.ct-section):not(.oxy-easy-posts),
.columns-container.oxy-easy-posts .oxy-posts,
.columns-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.c-capitalize {
 text-transform:capitalize;
}
.menu-olii {
}
.other-offcanvas {
}
.menu-a-livelli {
}
.small-oc-link:hover{
 color:#b2d179;
 transition-duration:0.4s;
}
.small-oc-link {
 color:#000000;
 font-weight:700;
 transition-duration:0.4s;
font-family:Montserrat
}
.menu-olio {
}
.menu-tisane {
}
.menu-cosm {
}
.menu-kit {
}
.open-news {
}
.open-news:not(.ct-section):not(.oxy-easy-posts),
.open-news.oxy-easy-posts .oxy-posts,
.open-news.ct-section .ct-section-inner-wrap{
display:flex;
}
.klaviyo-form-WmMGWK {
 width:100%;
}
.menu-espo {
}
.menu-estratti {
}
.oc-infio {
}
.oc-olio {
}
.oc-tisane {
}
.oc-cosm {
}
.oc-collab {
}
.oc-esp {
}
.oc-kit {
}
.chiuditore {
}
.backdrop {
}
.container-link {
 z-index:3;
 position:relative;
 margin-bottom:8px;
 margin-top:6px;
}
.oc-close {
}
.primo-livello {
}
.oc-cross {
cursor:pointer
}
@media (max-width: 767px) {
.oc-cross {
}
.oc-cross:not(.ct-section):not(.oxy-easy-posts),
.oc-cross.oxy-easy-posts .oxy-posts,
.oc-cross.ct-section .ct-section-inner-wrap{
display:none;
}
}

.chiudi-base {
}
.ocs-infio {
}
.ocs-olio {
}
.ocs-tisane {
}
.ocs-cosm {
}
.ocs-collab {
}
.ocs-esp {
}
.ocs-kit {
}
.oc-inner-cat {
overflow-x:none!important
}
.oc-inner-cat .offcanvas-inner{
background-color:#ffffff;
}

.Montserrat {
font-family:Montserrat!important
}
.text-medio {
}
@media (max-width: 479px) {
.text-medio {
 font-size:17px!important ;
}
}

.blog-image {
}
@media (max-width: 991px) {
.blog-image {
}
}

.unapproved {
 height:100vh;
 background-color:#0f0f0f;
}
.unapproved:not(.ct-section):not(.oxy-easy-posts),
.unapproved.oxy-easy-posts .oxy-posts,
.unapproved.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.columns-m-2 {
}
.rounded {
 border-radius:12px;
}
.klaviyo-form-SuLi9V {
}
.h5-hero:ct_depth{
}
.h5-hero {
 font-family:'Rubik';
 useCustomTag:false;
 color:#ffffff;
 font-weight:400;
 font-style:italic;
 url_encoded:true;
}
@media (max-width: 1380px) {
.h5-hero {
 font-size:14px;
}
}

@media (max-width: 991px) {
.h5-hero {
 font-size:18px;
}
}

@media (max-width: 767px) {
.h5-hero {
 font-size:16px;
}
}

@media (max-width: 479px) {
.h5-hero {
 line-height:1.5;
}
}

.klaviyo-form-Wu3HCa {
}
.tabs-3655-tab {
}
.tabs-3655-tab-active {
 background-color:#b2d179;
 color:#ffffff;
}
.tabs-contents-3655-tab {
}
.pulsante-cateogria:hover{
 background-color:rgba(163,192,57,0.15);
}
.pulsante-cateogria {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#204900;
 border-right-color:#204900;
 border-bottom-color:#204900;
 border-left-color:#204900;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 padding-left:25px;
 padding-right:25px;
 padding-top:10px;
 padding-bottom:10px;
}
.h3 {
}
.dropdown {
 position:absolute;
 z-index:999;
 top:35px;
}
.dropdown:not(.ct-section):not(.oxy-easy-posts),
.dropdown.oxy-easy-posts .oxy-posts,
.dropdown.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 479px) {
.dropdown {
 z-index:999;
 right:0px;
}
}

.klaviyo-form-XC2rk9 {
}
.oxel_accordion__row-1 {
}
@media (max-width: 991px) {
.oxel_accordion__row-1 {
 width:100%;
}
.oxel_accordion__row-1:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row-1.oxy-easy-posts .oxy-posts,
.oxel_accordion__row-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
}

@media (max-width: 479px) {
.oxel_accordion__row-1 {
 width:100%;
}
.oxel_accordion__row-1:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row-1.oxy-easy-posts .oxy-posts,
.oxel_accordion__row-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
}

.skeepers_product__stars {
}
.skeepers_product__reviews {
}
.move {
}
.move-container {
 position:relative;
}
.move-wrapper {
}
.flag-contaiener {
}
.flag-container {
}
@media (max-width: 991px) {
.flag-container {
 padding-top:15px;
 padding-bottom:15px;
}
}

.show-flag {
}
.drop-down {
 position:absolute;
 z-index:99;
 top:25px;
}
.drop-down:not(.ct-section):not(.oxy-easy-posts),
.drop-down.oxy-easy-posts .oxy-posts,
.drop-down.ct-section .ct-section-inner-wrap{
display:none;
}
.text-s {
}
.video-cards-container {
 width:100%;
}
.video-cards-container:not(.ct-section):not(.oxy-easy-posts),
.video-cards-container.oxy-easy-posts .oxy-posts,
.video-cards-container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: left;align-items: stretch;grid-template-columns: repeat(4, minmax(50px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;grid-auto-rows: minmax(min-content,1fr);}
@media (max-width: 991px) {
.video-cards-container {
}
.video-cards-container:not(.ct-section):not(.oxy-easy-posts),
.video-cards-container.oxy-easy-posts .oxy-posts,
.video-cards-container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(70px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 767px) {
.video-cards-container {
}
.video-cards-container:not(.ct-section):not(.oxy-easy-posts),
.video-cards-container.oxy-easy-posts .oxy-posts,
.video-cards-container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 479px) {
.video-cards-container {
}
.video-cards-container:not(.ct-section):not(.oxy-easy-posts),
.video-cards-container.oxy-easy-posts .oxy-posts,
.video-cards-container.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.bg-transparent {
 background-color:#f9f9f9a3;
}
.cat-card {
 position:absolute;
 right:20px;
 top:20px;
 padding-left:10px;
 padding-right:10px;
 padding-top:2px;
 padding-bottom:2px;
 border-radius:40px;
 background-color:#b2d179;
 z-index:5;
}
@media (max-width: 767px) {
.cat-card {
 position:relative;
 right:0px;
 top:0px;
 left:0px;
 bottom:0px;
 margin-bottom:20px;
 margin-left:auto;
 margin-right:auto;
}
.cat-card:not(.ct-section):not(.oxy-easy-posts),
.cat-card.oxy-easy-posts .oxy-posts,
.cat-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 479px) {
.cat-card {
 margin-bottom:0px;
 margin-top:16px;
 margin-left:0auto;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:12px;
 padding-right:12px;
}
}

.cat-card-text {
}
.social-menu-mobile {
}
@media (max-width: 991px) {
.social-menu-mobile {
 min-height:50px;
}
.social-menu-mobile:not(.ct-section):not(.oxy-easy-posts),
.social-menu-mobile.oxy-easy-posts .oxy-posts,
.social-menu-mobile.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
}

.footer-icon {
 padding-top:12px;
 padding-right:12px;
 padding-bottom:12px;
 padding-left:12px;
}
.immagine-menu-mobile {
 attachment_height:300;
 attachment_width:300;
 attachment_url:httpss://crystalweedit.local/wp-content/uploads/2024/09/Rectangle-3-7-300x300.png;
}
@media (max-width: 991px) {
.immagine-menu-mobile {
 aspect-ratio:1;
 object-fit:contain;
 width:80%;
}
}

@media (max-width: 479px) {
.immagine-menu-mobile {
 width:70%;
}
}

.icon-social-menu-desktop {
 padding-top:3px;
 padding-right:3px;
 padding-bottom:3px;
 padding-left:3px;
}
.stcky-indice {
position:sticky; top:125px;
}
.header {
 width:100%;
 overflow:hidden;
}
.prod-card {
}
.simple-stars {
}
.text-white {
 color:#ffffff;
}
.text-left {
}
@media (max-width: 767px) {
.text-left {
 text-align:left;
}
}

.arrow-down {
}
.white-no-wrap {
 color:#ffffff;
white-space: nowrap!important;
}
.spedizione {
}
.spedizione:not(.ct-section):not(.oxy-easy-posts),
.spedizione.oxy-easy-posts .oxy-posts,
.spedizione.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.filters {
}
.vedi-filtri {
}
@media (max-width: 1380px) {
.vedi-filtri {
 gap:6px;
 margin-top:12px;
 padding-top:6px;
 padding-bottom:6px;
 padding-left:16px;
 padding-right:16px;
 background-color:#b2d179;
 margin-bottom:12px;
}
.vedi-filtri:not(.ct-section):not(.oxy-easy-posts),
.vedi-filtri.oxy-easy-posts .oxy-posts,
.vedi-filtri.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:6px;
}
}

.celll {
}
.card-light-green {
 border-radius:12px;
 background-color:#f3fae4;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
@media (max-width: 767px) {
.card-light-green {
 min-width:280px;
}
}

.badge {
 background-color:#b2d179;
 padding-left:8px;
 padding-right:8px;
 padding-top:2px;
 padding-bottom:2px;
 border-radius:34px;
 color:#ffffff;
 text-transform:uppercase;
 font-weight:600;
}
.text-slider-container {
}
.circle {
 border-radius:100%;
}
.horizontal-cell {
}
.horizontal-cell:not(.ct-section):not(.oxy-easy-posts),
.horizontal-cell.oxy-easy-posts .oxy-posts,
.horizontal-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.color-white-promo {
 font-size:14px;
 color:#ffffff;
 width:100%;
 font-weight:600;
}
.color-white-promo:ct_depth{
}
@media (max-width: 767px) {
.color-white-promo {
 font-size:12px;
}
}

.cw-prod-gallery {
}
/* COLUMNS - DESKTOP */
/* ----------------- */

.c-columns-2-auto {
  display: grid!important;
  grid-template-columns: auto auto;
  width: 100%;
}
.c-columns-6 {
  display: grid!important;
  grid-template-columns: repeat(6, 1fr); 
  width: 100%;
}
.c-columns-5 {
  display: grid!important;
  grid-template-columns: repeat(5, 1fr); 
  width: 100%;
}
.c-columns-4 {
  display: grid!important;
  grid-template-columns: repeat(4, 1fr); 
  width: 100%;
}
.c-columns-3 {
  display: grid!important;
  grid-template-columns: repeat(3, 1fr);
  width: 100%; 
}
.c-columns-2 {
  display: grid!important;
  grid-template-columns: repeat(2, 1fr); 
  width: 100%;
}
.c-columns-3-2 {
  display: grid!important;
  grid-template-columns: 3fr 2fr; 
  width: 100%;
}
.c-columns-2-3 {
  display: grid!important;
  grid-template-columns: 2fr 3fr; 
  width: 100%;
}
.c-columns-1-2 {
  display: grid!important;
  grid-template-columns: 1fr 2fr; 
  width: 100%;
}
.c-columns-2-1 {
  display: grid!important;
  grid-template-columns: 2fr 1fr; 
  width: 100%;
}
.c-columns-3-1 {
  display: grid!important;
  grid-template-columns: 3fr 1fr; 
  width: 100%;
}
.c-columns-1-3 {
  display: grid!important;
  grid-template-columns: 1fr 3fr; 
  width: 100%;
}

/* ROW SPANS - DESKTOP - INCREASE CELL SIZE */

.c-row-span-2 {
  grid-row: span 2 / span 2;
}
.c-row-span-3 {
  grid-row: span 3 / span 3;
}
.c-row-span-4 {
  grid-row: span 4 / span 4;
}
.c-row-span-5 {
  grid-row: span 5 / span 5;
}
.c-row-span-6 {
  grid-row: span 6 / span 6;
}

/* COLUMN SPANS - DESKTOP - INCREASE CELL SIZE */

.c-col-span-2 {
  grid-column: span 2 / span 2;
}
.c-col-span-3 {
  grid-column: span 3 / span 3;
}
.c-col-span-4 {
  grid-column: span 4 / span 4;
}
.c-col-span-5 {
  grid-column: span 5 / span 5;
}
.c-col-span-6 {
  grid-column: span 6 / span 6;
}

/* ROW START - DESKTOP - POSITION OF THE ROW */

.c-row-start-1 {
  grid-row-start: 1;
}
.c-row-start-2 {
  grid-row-start: 2;
}
.c-row-start-3 {
  grid-row-start: 3;
}
.c-row-start-4 {
  grid-row-start: 4;
}
.c-row-start-5 {
  grid-row-start: 5;
}
.c-row-start-6 {
  grid-row-start: 6;
}

/* COLUMN START - DESKTOP - POSITION OF THE COLUMN */

.c-col-start-1 {
  grid-column-start: 1;
}
.c-col-start-2 {
  grid-column-start: 2;
}
.c-col-start-3 {
  grid-column-start: 3;
}
.c-col-start-4 {
  grid-column-start: 4;
}
.c-col-start-5 {
  grid-column-start: 5;
}
.c-col-start-6 {
  grid-column-start: 6;
}


/* COLUMNS - LAPTOP */
/* ---------------- */

@media only screen and (max-width: 1399px) {
  .c-columns-xl-5 {
    grid-template-columns: repeat(5, 1fr); 
  }
  .c-columns-xl-4 {
    grid-template-columns: repeat(4, 1fr); 
  }
  .c-columns-xl-3 {
    grid-template-columns: repeat(3, 1fr); 
  }
  .c-columns-xl-2 {
    grid-template-columns: repeat(2, 1fr); 
  }
  .c-columns-xl-1 {
    grid-template-columns: 1fr;
  }

  /* ROW SPANS - LAPTOP */

  .c-row-span-xl-1 {
    grid-row: span 1 / span 1;
  }
  .c-row-span-xl-2 {
    grid-row: span 2 / span 2;
  }
  .c-row-span-xl-3 {
    grid-row: span 3 / span 3;
  }
  .c-row-span-xl-4 {
    grid-row: span 4 / span 4;
  }
  .c-row-span-xl-5 {
    grid-row: span 5 / span 5;
  }
  .c-row-span-xl-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - LAPTOP */

  .c-col-span-xl-1 {
    grid-column: span 1 / span 1;
  }
  .c-col-span-xl-2 {
    grid-column: span 2 / span 2;
  }
  .c-col-span-xl-3 {
    grid-column: span 3 / span 3;
  }
  .c-col-span-xl-4 {
    grid-column: span 4 / span 4;
  }
  .c-col-span-xl-5 {
    grid-column: span 5 / span 5;
  }
  .c-col-span-xl-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - LAPTOP */

  .c-row-start-xl-1 {
    grid-row-start: 1;
  }
  .c-row-start-xl-2 {
    grid-row-start: 2;
  }
  .c-row-start-xl-3 {
    grid-row-start: 3;
  }
  .c-row-start-xl-4 {
    grid-row-start: 4;
  }
  .c-row-start-xl-5 {
    grid-row-start: 5;
  }
  .c-row-start-xl-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - LAPTOP */

  .c-col-start-xl-1 {
    grid-column-start: 1;
  }
  .c-col-start-xl-2 {
    grid-column-start: 2;
  }
  .c-col-start-xl-3 {
    grid-column-start: 3;
  }
  .c-col-start-xl-4 {
    grid-column-start: 4;
  }
  .c-col-start-xl-5 {
    grid-column-start: 5;
  }
  .c-col-start-xl-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - TABLET */
/* ---------------- */

@media only screen and (max-width: 991px) {
  .c-columns-l-4 {
    grid-template-columns: repeat(4, 1fr); 
  }
  .c-columns-l-3 {
    grid-template-columns: repeat(3, 1fr); 
  }
  .c-columns-l-2 {
    grid-template-columns: repeat(2, 1fr); 
  }
  .c-columns-l-1 {
    grid-template-columns: 1fr;
  }

  /* ROW SPANS - TABLET */

  .c-row-span-l-1 {
    grid-row: span 1 / span 1;
  }
  .c-row-span-l-2 {
    grid-row: span 2 / span 2;
  }
  .c-row-span-l-3 {
    grid-row: span 3 / span 3;
  }
  .c-row-span-l-4 {
    grid-row: span 4 / span 4;
  }
  .c-row-span-l-5 {
    grid-row: span 5 / span 5;
  }
  .c-row-span-l-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - TABLET */

  .c-col-span-l-1 {
    grid-column: span 1 / span 1;
  }
  .c-col-span-l-2 {
    grid-column: span 2 / span 2;
  }
  .c-col-span-l-3 {
    grid-column: span 3 / span 3;
  }
  .c-col-span-l-4 {
    grid-column: span 4 / span 4;
  }
  .c-col-span-l-5 {
    grid-column: span 5 / span 5;
  }
  .c-col-span-l-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - LAPTOP */

  .c-row-start-l-1 {
    grid-row-start: 1;
  }
  .c-row-start-l-2 {
    grid-row-start: 2;
  }
  .c-row-start-l-3 {
    grid-row-start: 3;
  }
  .c-row-start-l-4 {
    grid-row-start: 4;
  }
  .c-row-start-l-5 {
    grid-row-start: 5;
  }
  .c-row-start-l-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - LAPTOP */

  .c-col-start-l-1 {
    grid-column-start: 1;
  }
  .c-col-start-l-2 {
    grid-column-start: 2;
  }
  .c-col-start-l-3 {
    grid-column-start: 3;
  }
  .c-col-start-l-4 {
    grid-column-start: 4;
  }
  .c-col-start-l-5 {
    grid-column-start: 5;
  }
  .c-col-start-l-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - MOBILE LANDSCAPE */
/* -------------------------- */

@media only screen and (max-width: 767px) {
  .c-columns-m-3 {
    grid-template-columns: repeat(3, 1fr); 
  }
  .c-columns-m-2 {
    grid-template-columns: repeat(2, 1fr); 
  }
  .c-columns-m-1 {
    grid-template-columns: 1fr;
  }

  /* ROW SPANS - MOBILE LANDSCAPE */

  .c-row-span-m-1 {
    grid-row: span 1 / span 1;
  }
  .c-row-span-m-2 {
    grid-row: span 2 / span 2;
  }
  .c-row-span-m-3 {
    grid-row: span 3 / span 3;
  }
  .c-row-span-m-4 {
    grid-row: span 4 / span 4;
  }
  .c-row-span-m-5 {
    grid-row: span 5 / span 5;
  }
  .c-row-span-m-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - MOBILE LANDSCAPE */

  .c-col-span-m-1 {
    grid-column: span 1 / span 1;
  }
  .c-col-span-m-2 {
    grid-column: span 2 / span 2;
  }
  .c-col-span-m-3 {
    grid-column: span 3 / span 3;
  }
  .c-col-span-m-4 {
    grid-column: span 4 / span 4;
  }
  .c-col-span-m-5 {
    grid-column: span 5 / span 5;
  }
  .c-col-span-m-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - MOBILE LANDSCAPE */

  .c-row-start-m-1 {
    grid-row-start: 1;
  }
  .c-row-start-m-2 {
    grid-row-start: 2;
  }
  .c-row-start-m-3 {
    grid-row-start: 3;
  }
  .c-row-start-m-4 {
    grid-row-start: 4;
  }
  .c-row-start-m-5 {
    grid-row-start: 5;
  }
  .c-row-start-m-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - MOBILE LANDSCAPE */

  .c-col-start-m-1 {
    grid-column-start: 1;
  }
  .c-col-start-m-2 {
    grid-column-start: 2;
  }
  .c-col-start-m-3 {
    grid-column-start: 3;
  }
  .c-col-start-m-4 {
    grid-column-start: 4;
  }
  .c-col-start-m-5 {
    grid-column-start: 5;
  }
  .c-col-start-m-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - MOBILE */
/* ---------------- */

@media only screen and (max-width: 479px) {
  .c-columns-s-2 {
    grid-template-columns: repeat(2, 1fr); 
  }
  .c-columns-s-1 {
    grid-template-columns: 1fr;
  }

  /* ROW SPANS - MOBILE */

  .c-row-span-s-1 {
    grid-row: span 1 / span 1;
  }
  .c-row-span-s-2 {
    grid-row: span 2 / span 2;
  }
  .c-row-span-s-3 {
    grid-row: span 3 / span 3;
  }
  .c-row-span-s-4 {
    grid-row: span 4 / span 4;
  }
  .c-row-span-s-5 {
    grid-row: span 5 / span 5;
  }
  .c-row-span-s-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - MOBILE */

  .c-col-span-s-1 {
    grid-column: span 1 / span 1;
  }
  .c-col-span-s-2 {
    grid-column: span 2 / span 2;
  }
  .c-col-span-s-3 {
    grid-column: span 3 / span 3;
  }
  .c-col-span-s-4 {
    grid-column: span 4 / span 4;
  }
  .c-col-span-s-5 {
    grid-column: span 5 / span 5;
  }
  .c-col-span-s-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - MOBILE */

  .c-row-start-s-1 {
    grid-row-start: 1;
  }
  .c-row-start-s-2 {
    grid-row-start: 2;
  }
  .c-row-start-s-3 {
    grid-row-start: 3;
  }
  .c-row-start-s-4 {
    grid-row-start: 4;
  }
  .c-row-start-s-5 {
    grid-row-start: 5;
  }
  .c-row-start-s-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - MOBILE */

  .c-col-start-s-1 {
    grid-column-start: 1;
  }
  .c-col-start-s-2 {
    grid-column-start: 2;
  }
  .c-col-start-s-3 {
    grid-column-start: 3;
  }
  .c-col-start-s-4 {
    grid-column-start: 4;
  }
  .c-col-start-s-5 {
    grid-column-start: 5;
  }
  .c-col-start-s-6 {
    grid-column-start: 6;
  }

}


/* OTHER */
/* ---------------- */

/* CSS GRID - GALLERIES AND LAYOUTS */
.c-gallery {align-items: stretch;}
.c-gallery img {object-fit:cover;}


/* GRID 1 */

.c-grid-1 {
  display: grid!important;
  width:100%;
  grid-template-columns: repeat(3, 1fr); 
  grid-template-rows: repeat(2, 1fr);
}

.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / span 2 / span 2; }
.c-grid-1 *:nth-child(2) { grid-area: 1 / 3; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 3; }

@media only screen and (max-width: 767px) {

  .c-grid-1 {
    grid-template-columns: 1fr 1fr; 
    grid-template-rows: 1.5fr 1fr;
  }

  .c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / 2 / 3; }
  .c-grid-1 *:nth-child(2) { grid-area: 2 / 1; }
  .c-grid-1 *:nth-child(3) { grid-area: 2 / 2; }

}


/* GRID 2 */

.c-grid-2 {
  display: grid!important;
  width:100%;
  grid-template-columns: repeat(5, 1fr); 
  grid-template-rows: repeat(2, 1fr);
}

.c-grid-2 *:nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.c-grid-2 *:nth-child(2) { grid-area: 1 / 4 / 2 / 6; }
.c-grid-2 *:nth-child(3) { grid-area: 2 / 1 / 3 / 3; }
.c-grid-2 *:nth-child(4) { grid-area: 2 / 3 / 3 / 6; }/* GALLERY SLIDER */

ul.splide__list {
  width: 100%;
}

#primary-slider {
  margin-bottom: 10px;
}
.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: none !important;
  opacity: 0.5;
  transition: opacity 0.6s;
}
.splide--nav > .splide__track > .splide__list > .splide__slide:hover {
  opacity: 1;
}
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
}

/* ARROWS STYLING */

.splide .splide__arrow,
.oxy-oxyninja-slider .splide__arrow {
  border-radius: 0;
  opacity: 0;
  background: #fff;
  box-shadow: 0 1px 5px #0000001c;
  transition: all 0.4s;
}

.splide:hover .splide__arrow,
.oxy-oxyninja-slider:hover .splide__arrow {
  opacity: 0.8;
}

.splide .splide__arrow:hover,
.oxy-oxyninja-slider .splide__arrow:hover {
  opacity: 1;
  background: #fff;
  box-shadow: 0 1px 10px #0000001c;
}

.splide .splide__arrows button:disabled,
.oxy-oxyninja-slider .splide__arrows button:disabled {
  display: none;
}

/* ARROWS APPEAR ON SLIDER HOVER */

.splide .splide__arrow--prev,
.oxy-oxyninja-slider .splide__arrow--prev {
  left: 0;
}
.splide .splide__arrow--next,
.oxy-oxyninja-slider .splide__arrow--next {
  right: 0;
}

.splide:hover .splide__arrow--prev,
.oxy-oxyninja-slider:hover .splide__arrow--prev {
  left: 1em;
}
.splide:hover .splide__arrow--next,
.oxy-oxyninja-slider:hover .splide__arrow--next {
  right: 1em;
}

/* ARROWS APPEARING ALL THE TIME ON PHONES */

@media only screen and (max-width: 991px) {
.splide .splide__arrow,
.oxy-oxyninja-slider .splide__arrow {
  opacity: 1;
}
.splide .splide__arrow--prev,
.oxy-oxyninja-slider .splide__arrow--prev {
  left: 1em;
}
.splide .splide__arrow--next,
.oxy-oxyninja-slider .splide__arrow--next {
  right: 1em;
}
}

/* CAROUSEL PAGINATION */

.splide .splide__pagination,
.oxy-oxyninja-slider .splide__pagination {
  bottom: -1em;
}
.splide .splide__pagination__page,
.oxy-oxyninja-slider .splide__pagination__page {
  width: 40px;
  height: 1px;
  background: #323232;
  border-radius: 0;
  opacity: 0.2;
}
.splide .splide__pagination__page.is-active,
.oxy-oxyninja-slider .splide__pagination__page.is-active {
  background: #323232;
  transform: scale(1);
  opacity: 0.7;
}
.wc-product-gallery-1 .splide .splide__pagination,
.wc-product-gallery-2 .splide .splide__pagination,
.wc-product-gallery-1 .oxy-oxyninja-slider .splide__pagination,
.wc-product-gallery-2 .oxy-oxyninja-slider .splide__pagination {
  display: none;
}/* GLOBAL TYPOGRAPHY VARIABLES */

html {
	font-size: 100%;
}

:root {
  --h1-fallback: 2.8rem;
  --h1: clamp(2.03rem, 1.61rem - -2.07vw, 3.42rem);

  --h2-fallback: 2.3rem;
  --h2: clamp(1.80rem, 1.49rem - -1.56vw, 2.85rem);

  --h3-fallback: 2rem;
  --h3: clamp(1.60rem, 1.37rem - -1.15vw, 2.38rem);
	
  --h4-fallback: 1.6rem;
  --h4: clamp(1.42rem, 1.26rem - -0.82vw, 1.98rem);
	
  --h5-fallback: 1.35rem;
  --h5: clamp(1.27rem, 1.15rem - -0.57vw, 1.65rem);
	
  --h6-fallback: 1.2rem;
  --h6: clamp(1.13rem, 1.05rem - -0.37vw, 1.38rem);
	
	
  --s-text-fallback: 0.85rem;
  --s-text: 0.85rem;
  
  --m-text-fallback: 1rem;
  --m-text: 1rem;
  
  --l-text-fallback: 1rem;
  --l-text: clamp(1rem, 0.82rem - -0.40vw, 1.2rem);
  
  --xl-text-fallback: 1.2rem;
  --xl-text: clamp(1.1rem, 0.98rem - -0.48vw, 1.40rem);
}/* GLOBAL SPACING VARIABLES */

:root {
  --xs-space-fallback: 1vmin;
  --xs-space: clamp(4px, 1vmin, 10px);
  
  --s-space-fallback: 2vmin;
  --s-space: clamp(8px, 2vmin, 20px);
  
  --m-space-fallback: 3.5vmin;
  --m-space: clamp(12px,3.5vmin,30px);
  
  --l-space-fallback: 5vmin;
  --l-space: clamp(20px, 5vmin, 50px);
  
  --xl-space-fallback: 7vmin;
  --xl-space: clamp(32px, 7vmin, 80px);
  
  --xxl-space-fallback: 12vmin;
  --xxl-space: clamp(52px, 12vmin, 130px);
}/* IMG OBJECT FIT - USE ON IMAGE OR IMAGE WRAPPER TO CHANGE OBJECT FIT OF THE IMAGE */

.wc-img-cover,
.wc-img-cover img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.wc-img-contain,
.wc-img-contain img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}

/* WOOCOMMERCE IMAGE GRID 1*/

.wc-image-grid-1 {
  display: grid!important;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.wc-image-grid-1 * {
  width: 100%!important;
  border-radius: 2px;
  margin: 0!important;
}
.wc-image-grid-1 *:nth-child(1) {
  grid-column: 1 / -1;
  max-height: 800px;
  object-fit: cover;
  object-position: center;
}
.wc-grid-img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
  object-position: center;
}

/* CSS FIX */

#ct-builder .wc-archive-item-1,
#ct-builder .wc-archive-item-2,
#ct-builder .wc-archive-item-3,
#ct-builder .wc-archive-item-4 {
  max-width:350px;
}

.oxy-dynamic-list .oxy-product-wrapper-inner {
  height: 100%;
}

div.c-divider, div.wc-full-divider {min-height:1px!important;}

.oxy-repeater-pages-wrap {
  grid-column: 1 / -1; 
}

.oxy-product-info h2 {
  margin-bottom: 20px!important;
}
.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, .woocommerce section.upsells.products h2, .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: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.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 {
  font-weight: 600;
}
.woocommerce a.added_to_cart {
  display: none!important;
}

.wc-price-container .price {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wc-price-container .price > del {
  order: 2;
}

.wc-price-container .price > ins {
  padding-right: 10px;
}



/* CATEGORIES LIST */

.wc-cat-list-1 .woocommerce .products ul::after,
.wc-cat-list-1 .woocommerce .products ul::before,
.wc-cat-list-1 .woocommerce ul.products::after,
.wc-cat-list-1 .woocommerce ul.products::before {
  display: none;
}
.wc-cat-list-1.oxy-woo-product-categories .woocommerce ul.products li.product-category a img {
  margin-bottom: 0;
}
.wc-cat-list-1.oxy-woo-product-categories .woocommerce ul.products li.product a {
  align-items: center;
  display: grid;
  grid-template-columns: 80px 1fr;
  grid-gap: 15px;
  background: white;
  border-radius: 0;
  overflow: hidden;
  padding: 0px;
  box-shadow: 0px 3px 10px #00000017;
  transition: all 0.3s;
}
.wc-cat-list-1.oxy-woo-product-categories .woocommerce ul.products li.product a:hover {
  transform: translatey(-3px);
  box-shadow: 0px 5px 20px #00000017;
}
.wc-cat-list-1.oxy-woo-product-categories .woocommerce ul.products li.product,
.wc-cat-list-1.woocommerce-page ul.products li.product {
  width: 100%;
  padding: 0;
  margin: 0;
}
.wc-cat-list-1.oxy-woo-product-categories .woocommerce ul.products {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 15px;
  margin: 0;
}



/* TABS TO ACCORDION CSS FIX */

.tab-accordion {
  border: 1px solid #e8e8e8;
  background: none;
  width: 100%;
  justify-content: center;
  margin-bottom: 20px;
}



/* CUSTOM SALE & NEW BADGES */

.wc-sale-badge, .wc-new-badge {
  display: block;
  background: white;
  color: black;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 6px;
  box-shadow: 0 1px 5px #0000001c;
  margin: 5px;
  opacity: 0.8;
}
.wc-sale-badge {
  background: black;
  color: white;
}


/* WOOCOMMERCE ARCHIVE STYLE 1 */

.wc-archive-item-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s!important;
}

@media only screen and (min-width: 992px) {
  .wc-archive-item-1-content {
    opacity: 0;
  }
  .wc-archive-item-1-title {
    transform: translateY(-25px);
  }
  .wc-archive-item-1-price {
    transform: translateY(25px);
  }
  .wc-archive-item-1:hover img {
    transform: scale(1.2);
    opacity: 0.1;
  }
  .wc-archive-item-1:hover .wc-archive-item-1-content {
    opacity: 1;
  }

  .wc-archive-item-1:hover .wc-archive-item-1-title,
  .wc-archive-item-1:hover .wc-archive-item-1-price {
    transform: translatey(0);
  }
}



/* ARCHIVE STYLE 2 */

.wc-archive-item-2 .add_to_cart_inline {
  margin: 0;
}
.wc-archive-item-2 .atc-code-block {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  transition: all 0.6s;
}
.wc-archive-item-2 .woocommerce a.button {
  width: 100%;
  padding: 10px;
  background-color: rgba(0,0,0,0.4);
  border: none;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  margin: 0;
}
.wc-archive-item-2 .woocommerce a.button:hover {
  background-color: rgba(0,0,0,0.6);
}

@media only screen and (min-width: 992px) {
  .wc-archive-item-2 .atc-code-block {
    transform: translatey(100%);
  }
  .wc-archive-item-2:hover .atc-code-block {
    transform: translatey(0px);
  }
}


.wc-archive-item-2-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}



/* ARCHIVE STYLE 3 */

.wc-archive-item-3 .woocommerce a.button {
  max-width: 150px;
  padding: 10px;
  background-color:#000;
  border: none;
  border-radius: 2px;;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  transition: all 1s;
  margin: 0;
}

.wc-archive-item-3 .add_to_cart_inline {
  display:flex;
  justify-content: center;
}
.wc-archive-item-3 .woocommerce a.button:hover {
  background-color: rgba(0,0,0,0.5);
  color: white;
}

.wc-archive-item-3-img img {
position: relative;
    overflow:auto;
    url-encoded: true;
    height: auto;
    aspect-ratio: 4/5;
    width: 100%;
    max-width: 65vw;
    margin: auto;
}



/* ARCHIVE STYLE 4 */

.wc-archive-item-4 .woocommerce a.button {
  padding: 10px;
  background-color: rgba(0,0,0,0.1);
  border: none;
  border-radius: 2px;;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: grey;
  transition: all 1s;
  margin: 0;
}

.wc-archive-item-4 .woocommerce a.button:hover {
  background-color: rgba(0,0,0,0.5);
  color: white;
}

.wc-archive-item-4-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/*custom*/

.wc-archive-item-3-img:not(.ct-section):not(.oxy-easy-posts), .wc-archive-item-3-img.oxy-easy-posts .oxy-posts, .wc-archive-item-3-img.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    osition: relative;
    overflow: hidden;
    url-encoded: true;
    height: auto;
    aspect-ratio: 4/5;
    width: 100%;
    max-width: 63vw;
    align-items: center;
    text-align: center;
    margin: auto;
}/* WOOCOMMERCE NOTICES FLOATING BOX */

.woocommerce-notices-wrapper {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  transition: all 0.6s;
  animation: slide-up-fade-in ease 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: slide-up-fade-in ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: slide-up-fade-in ease 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: slide-up-fade-in ease 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: slide-up-fade-in ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
  opacity:0;
  opacity: 1\9;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error  {
  display: flex;
  align-items: center;
  border: none;
  box-shadow: 0 5px 15px #00000017;
  border-radius: 2px;
  background: white;
  z-index: 100;
  transition: all 0.6s;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
  margin-left: 20px!important;
  order: 5;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  top: auto;
  left: 1.5em;
}
.showcoupon {padding: 5px;}


/* FLOATING BOX - SLIDE UP */

@keyframes slide-up-fade-in {
  0% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
  100% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
}
@-moz-keyframes slide-up-fade-in {
  0% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
  100% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
}
@-webkit-keyframes slide-up-fade-in {
  0% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
  100% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
}
@-o-keyframes slide-up-fade-in {
  0% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
  100% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
}
@-ms-keyframes slide-up-fade-in {
  0% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
  100% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
}

/* FLOATING BOX - SLIDE DOWN */

@keyframes slide-down-fade-in {
  0% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
  100% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
}
@-moz-keyframes slide-down-fade-in {
  0% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
  100% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
}
@-webkit-keyframes slide-down-fade-in {
  0% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
  100% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
}
@-o-keyframes slide-down-fade-in {
  0% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
  100% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
}
@-ms-keyframes slide-down-fade-in {
  0% {
    opacity:1;
    transform:  translatey(0px)  ;
  }
  100% {
    opacity:0;
    transform:  translatey(200px)  ;
  }
}

.hide-notification:not(.oxy-woo-checkout) {
  animation: slide-down-fade-in ease 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: slide-down-fade-in ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: slide-down-fade-in ease 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: slide-down-fade-in ease 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: slide-down-fade-in ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}.woocommerce div.product p.price {
  font-weight: 400;
  font-size: 20px;
  color: #303030;
}

ul.variable-items-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding:0;
  margin: 0 0 10px 0;
}
ul.variable-items-wrapper li {
  list-style-type: none;
  padding: 5px 10px;
  border: 1px solid #e8e8e8;
  background: white;
  border-radius: 2px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
}

ul.variable-items-wrapper li.color-variable-item {
  padding: 2px;
}

ul.variable-items-wrapper .variable-item-span-color {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  display: block;
}

ul.variable-items-wrapper li:hover, ul.variable-items-wrapper li.selected {
  border: 1px solid grey;
}

ul.variable-items-wrapper li:focus {
  outline: none;
}


/* SOLD OUT VARIATIONS */

ul.variable-items-wrapper li.disabled {
  transition: al 0.6s;
  opacity: 0.3;
  cursor: not-allowed;
}
ul.variable-items-wrapper li.disabled:hover {
  border: 1px solid #e8e8e8;
}.woocommerce textarea,
.woocommerce input,
.woocommerce select {
max-width: 100%;
}

.woocommerce #reviews #comments h2 {
  margin-bottom: 24px;
}
#reviews.cr-reviews-ajax-reviews .comment-reply-title {
  font-size: 1em;
}

#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div2 {
  overflow-x: auto;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: none;
  border-top: none;
  border-radius: 0;
  background: none;
  padding: 0;
}
.woocommerce #reviews #comments .comment_container, div.cr-ajax-reviews-sort-div, .cr-ajax-reviews-cus-images-div {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 0;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  border-radius: 100%;
}

span.ivole-voting-cont {
  font-size: 12px;
  margin: 10px 0px;
  color: #3d3d3d;
}

/* SUMMARY BAR */

.ivole-meter {
  background: #dddddd!important;
  height: 7px;
  border-radius: 2px;
  box-shadow: none;
}
.ivole-meter .ivole-meter-bar {
  border-radius: 2px;
  box-shadow: none;
  background: #a1a1a1!important;
}
.ivole-meter .ivole-meter-bar:before {
  display: none;
}

/* BUTTONS */

button.cr-ajax-reviews-add-review, #cr-ajax-reviews-sort {
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid;
  padding: 12px;
  background: #ddd0!important;
  color: #434343;
  font-size: 14px;
  font-weight: 400;
  font-family: inherit;
  transition: all 0.4s;
}
#cr-ajax-reviews-sort {
  border: none;
  padding: 0;
}
#cr-ajax-reviews-sort:focus {
  box-shadow: none;
}
#cr-ajax-reviews-sort, button.cr-ajax-reviews-add-review:hover {
  color: black;
}.woocommerce .woocommerce-mini-cart__total strong, .woocommerce .woocommerce-mini-cart span.quantity, .woocommerce-Price-amount, .woocommerce-mini-cart-item a, .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
  line-height: 1.5;
  font-size: 12px;
}

.widget.woocommerce.widget_shopping_cart {
  padding: 0;
  border-bottom: none;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
  padding: 10px 0 10px 0!important;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: none;
}

.woocommerce-mini-cart-item {
  position: relative;
}

.woocommerce ul.product_list_widget li img {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  width: 40px;
  height: 40px;
  object-fit: cover;
  object-position:  center;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 0;
  margin-top: 0;
}

.woocommerce ul.product_list_widget li a {
  display: flex;
  flex-direction: row;
}



/* PRICE & QUANTITY */

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
  margin: 0 0 5px 0;
  padding-left: 0;
  border-left: 0;
  display: flex;
  flex-direction: row;
  width: 100%;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  color: #000 !important;
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
  margin: 0;
}

/* DROPDOWN */

.wc-menu-open {
  position: relative;
}
.wc-menu-open .wc-dropdown-cart {
  opacity: 0;
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  padding: 20px;
  transition: all 0.2s;
}
.wc-menu-open:hover .wc-dropdown-cart {
  opacity: 1;
  visibility: visible;
}

.wc-primary-image {
	
}

.wc-secondary-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  transition: all 0.4s!important;
}
.wc-flip-images:hover .wc-secondary-image {
  opacity: 1;
}

.wc-img-contain, .wc-img-contain img {
	object-fit: cover!important;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #f5f5f5;
  border: 1px solid;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  height: 10px;
  outline: 0 none;
  position: absolute;
  top: -4px;
  width: 10px;
  margin-left: -3px;
  z-index: 2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -3px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
  height: 2px;
}

.woocommerce .woocommerce-ordering {
  margin: 0;
}
.widget.woocommerce {
  padding: 25px 0;
  border-bottom: 1px solid #e8e8e8;
}

span.count {
  opacity: 0.6;
}

/* FILTER TOGGLES */

.wc-filters .widgettitle {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.4s;
}
.wc-filters .widgettitle:hover {
  opacity: 0.6;
}
.wc-filters .widgettitle:after {
  content: "-";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
}

.wc-filters .widgettitle.visible:after {
  content: "+";
}

.wc-filters .widgettitle.visible {
  margin: 0;
}

.wc-filters .widgettitle + * {
  max-height: 1000px;
}

.wc-filters .widgettitle.visible + * {
  max-height: 0;
  overflow: hidden;
}


/* EXPAND FILTER PANEL ON TABLETS AND PHONES */

@media only screen and (max-width: 991px) {
  .wc-filters.active {
    transform: translatey(0);
  }
}h1,h2,h3,h4,h5,h6{font-family:"radnika", Helvetica, Arial, sans-serif!important;}
#div_block-346-26709 h2{margin-top: 15px!important;
    margin-bottom: 10px!important;}#-related-products-1307-26708 .qty-based-discount-table-description,#-related-products-1307-26708 table,#_dynamic_list-88-32 .qty-based-discount-table-description,#_dynamic_list-88-32 table,.add_to_cart_inline span,.name_first label,.woocommerce button[name=update_cart],.woocommerce input[name=update_cart],body.woocommerce-order-received table.woocommerce-table tfoot:first-of-type{display:none!important}.CP img{width:100%;height:-webkit-fill-available}#-product-rating-703-34866 a,.actions.wc-fgc-cart-update.wc-fgc-show-edit,.dgwt-wcas-meta,.home-prodotti .quantity,.vedi-filtri,a.button.checkout.wc-forward,input.hide{display:none}@media (max-width:1340px){.filters.show,.vedi-filtri{display:block}.filters{display:none;opacity:0;transform:translateY(-10px);transition:opacity .3s,transform .3s}.filters.show{opacity:1;transform:translateY(0)}}#span-375-34866 h2,#span-375-34866 h3,.variations{margin-bottom:15px!important}select#tipologia{border:2px solid #a3c039!important}#-table-of-contents-204-64 .oxy-table-of-contents_inner>.oxy-table-of-contents_list{max-height:55vh;overflow:auto}picture{width:100%;height:100%;display:flex}picture img{object-fit:cover;height:auto;width:100%}.vfb-product-reviews div img{height:24px!important}.vfb-squaredStar.vfb-smallStar svg{width:24px!important;height:24px!important}.vfb-product-overview.vfb-product-overview-toggle.text-dark.bg-white.border-0.shadow-lg{z-index:999}.klaviyo-form-VcBqGh button,.woocommerce a.button,.wp-block-button__link{border-radius:0!important}.oxy-slide-menu_dropdown-icon-click-area{padding:3px 15px 3px 25px!important}.add_to_cart_inline,.oxy-tab-content{padding:0!important}#_dynamic_list-246-26708 .wc-archive-item-2-img img{height:auto!important}.square,.square img{aspect-ratio:1/1!important;object-fit:cover!important}.woocommerce select{backgorund-color:#a3c039!important}#span-219-26705 a,#span-937-26708 a{padding:0 6px}.woocommerce .oxy-product-cart-button p.stock,.woocommerce div.product p.stock{color:#809630!important}#-product-cart-button-102-26708 table.variations tr td a,.variations{display:flex}.woocommerce .oxy-product-cart-button td.value,.woocommerce .oxy-woo-element div.product form.cart td.value{padding:10px 0;margin-left:10px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.price span{padding:4px}.oxy-product-description{max-width:100%!important}.variations ul{padding-left:0!important}.klaviyo-form-VcBqGh input{padding:0 16px!important}.add_to_cart_inline{border:none!important;margin-block-end:0;width:100%;color:transparent!important}#site-header{position:fixed;display:flex;top:0;width:100%;transition:top .3s}.nav-up{top:-100px}@media only screen and (min-width:992px){.wc-full-menu-1-link-container:hover .wc-full-menu-1-dropdown{transform:scale(1);visibility:visible;opacity:1}.dgwt-wcas-search-wrapp{margin-right:0}}@media only screen and (max-width:991px){.wc-full-menu-1-link-w-icon.open+.wc-full-menu-1-dropdown{display:flex;flex-direction:column;justify-content:center;max-height:2000px;opacity:1;position:relative;height:auto}.oxy-burger-trigger.open{transform:translatex(0);max-height:auto;overflow:scroll}}nav ul li ul li ul li a{padding-left:10px;color:#000!important}#categories-span span a{padding-right:6px}#-related-products-1307-26708,.oxy-header-container,.oxy-table-of-contents_title,a.button.wc-forward{width:100%}::-webkit-scrollbar{width:5px;height:7px}::-webkit-scrollbar-thumb{background-color:#1e202a;outline:#1e202a solid 1px;border-radius:50px}::-webkit-scrollbar-track{box-shadow:inset 0 0 4px rgba(0,0,0,.2)}img.vert-move{-webkit-animation:1s infinite alternate mover;animation:1s infinite alternate mover}@-webkit-keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-40px)}}@keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-40px)}}.image-wrapper::after{content:'';position:absolute;bottom:0;left:50%;width:100%;height:32px;transform:translate(-50%,calc(100% + 10px));border-radius:50%;background:radial-gradient(closest-side,rgba(0,0,0,.12),rgba(0,0,0,0))}.marquee{top:0;left:100%;width:100%;overflow:hidden;position:absolute;white-space:nowrap;animation:30s linear infinite marquee}.marquee-2{animation-delay:15s}@keyframes marquee{0%{left:100%}100%{left:-100%}}#span-22-32 a{margin-right:7px}#image-350-41,#image-371-41,#image-56-46{aspect-ratio:5/6}.slider-text-1{animation:7s linear infinite slide}@keyframes slide{0%{margin-top:-60px}33%,5%{margin-top:-40px}38%,66%{margin-top:-20px}100%,71%{margin-top:0}}.woocommerce div.product form.cart div.quantity{margin:0;width:min-content;min-width:0}.home-prodotti .button,.woocommerce div.flex-viewport,.woocommerce div.product div.images .flex-control-thumbs li,.woocommerce ul.products li.product a img,.woocommerce-cart table.cart img,.woocommerce-product-gallery__wrapper{border:none!important}.tnp-subscription,.wc-archive-item-3-img.ct-section .ct-section-inner-wrap,.wc-archive-item-3-img.oxy-easy-posts .oxy-posts,.wc-archive-item-3-img:not(.ct-section):not(.oxy-easy-posts){margin:0!important}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{width:100%;background-color:#a3c039;border:none;border-radous:0px;padding:10px;color:#fff;font-weight:700;text-transform:uppercase;margin-top:15px;cursor:pointer;transition:.4s linear}.gform_wrapper.gravity-theme .gform_footer button:hover,.gform_wrapper.gravity-theme .gform_footer input:hover{background-color:#569466;transition:.4s linear}.tnp-subscription input.tnp-submit{background-color:#a3c039;color:#fff;width:auto;height:auto;margin:0;padding:8px 18px;cursor:pointer}.tnp-subscription label{font-size:12px}@media screen and (max-width:992px){.wc-img-contain div{background-size:contain!important;background-color:#fff}.dgwt-wcas-search-wrapp{max-width:100%!important}.woocommerce .oxy-woo-element div.product form.cart table.variations tr,.woocommerce table.variations tr{display:flex;flex-direction:row!important}.woocommerce .oxy-product-cart-button form.cart .variations td,.woocommerce div.product form.cart .variations td{line-height:.5}#-product-cart-button-78-46 tr td label{display:none!important}}@media screen and (max-width:760px){#-product-cart-button-78-46 button.button.alt{padding-top:10px;padding-bottom:10px;font-weight:600;font-size:16px}.acquisto-ospite{font-size:16px!important}.wc-archive-item-3-img,.wc-archive-item-3-img img{position:relative;overflow:auto;url-encoded:true;height:auto;aspect-ratio:auto!important;width:100%;max-width:65vw;margin:auto}}.woocommerce div.product form.cart .variations td.label{padding-right:0;display:none!important}.dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#6ea189!important}.oxy-tabs-contents-content-hidden{display:block!important;height:0!important;overflow:hidden!important;padding:0!important;margin:0!important}.card-title,.zoom{transition:.4s linear;cursor:pointer}.zoom-hover:hover .zoom{transform:scale(1.1);transition:.4s linear}.zoom-hover:hover .card-title{color:#a3c039;transition:.4s linear}#item:hover #add-to-cart{display:flex;transition-duration:.5s;transform:translateY(0);opacity:1;transition-delay:0.1s}#add-to-cart{display:flex!important;transition-duration:.5s;transform:translateY(100px);opacity:0}.oxy-stock-content-styles img{max-width:100%;width:100%;height:auto}.dgwt-wcas-suggestions-wrapp{z-index:999999999999!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{padding-right:12px}.woocommerce-MyAccount-content .woocommerce-Addresses .u-column1{margin-bottom:35px!important}.woocommerce .col2-set{padding:20px 10px!important}#customer_details .col-1{margin-bottom:0;padding-bottom:0}#customer_details .col-2{padding-top:0}#vivawallet_native-card-cvc{margin-left:8px!important}strong{font-weight:500!important}.wc-archive-item-3 .add_to_cart_inline{display:flex;justify-content:center;flex-direction:column;align-items:center}#code_block-289-26705 .woocommerce a.button,#code_block-387-26803 .woocommerce a.button,.wc-archive-item-3 .woocommerce a.button{width:100%!important;min-height:50px;align-items:center;max-width:1000px!important}#code_block-289-26705 .woocommerce a.button,#code_block-387-26803 .woocommerce a.button{max-width:150px;padding:10px;background-color:#000;border:none;border-radius:2px;font-size:11px;font-weight:500;text-align:center;text-transform:uppercase;letter-spacing:1px;color:#fff;transition:1s;margin:0}.wp-block-image{margin:1em 0}#slide-menu-2321-26706 .grassetto span{font-weight:400;font-size:14px!important}.oxy-slide-menu_inner ul li ul li ul li a{text-transform:uppercase}#-slide-menu-2321-26706 .oxy-slide-menu_list .sub-menu .menu-item a{font-size:16px;text-transform:none!important;font-weight:600}#shortcode-2359-26706 .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:25px}#shortcode-2359-26706 .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 60px}.fomo-notification.fomo-notification-position-top-right{right:20px;top:auto;left:auto;bottom:20px}@media only screen and (max-width:420px){.fomo-notification.fomo-notification-mobile-position-top{display:none!important}}.fomo-notification.fomo-notification-mobile-position-top.fomo-notification-animation-vertical.fomo-notification-hide{-webkit-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);-o-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);-webkit-animation-name:fomoSlideOutVerticalBottom;-o-animation-name:fomoSlideOutVerticalBottom;animation-name:fomoSlideOutVerticalBottom}::-moz-selection{background-color:#a3c039}::selection{background-color:#a3c039}.empty-cart{margin-left:12px!important}#wwof_product_listing_filter input[type=button]{background-color:#a3c039!important;color:#fff;width:24%}#wwof_product_listing_filter{width:100%!important;margin:0 auto 50px!important}#wwof_product_search_category_filter{width:50%!important;display:inline-block}ul.elenco{list-style-type:none;padding-left:20px;margin-left:-18px}ul.elenco li,ul.elenco2 li{list-style:none;margin-bottom:10px;padding-left:20px;position:relative}ul.elenco2{-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px}p.tit-privacy{font-size:28px;text-transform:uppercase;font-weight:700;margin-top:50px}p.sottotit-privacy{font-size:17px;text-transform:uppercase;font-weight:500}.column_column ul li{margin-bottom:0}.link-analisi a{font-size:22px;line-height:36px;font-weight:400;font-family:radnika}#Action_bar:not(.creative) .social-menu a{text-transform:uppercase!important;font-size:13px!important;font-family:radnika}@media screen and (min-width:320px) and (max-width:767px){#wwof_product_listing_filter,#wwof_product_search_category_filter,.wwof-popup-product-images,.wwof-popup-product-summary{width:100%!important}#wwof_product_listing_filter input[type=button]{width:100%}#wwof_product_listing_table tbody tr td:last-child{padding-left:0;box-shadow:none!important;border:none!important}.style-simple table:not(.recaptchatable) tr:first-child td{background:0 0;padding-top:5px!important}.wholesale_price_container{padding-top:30px;padding-bottom:10px;font-size:15px;font-weight:700}.product_sku_col.visible,.product_stock_quantity_col.visible{display:none!important}table tr:first-child td{box-shadow:none}#wwof_product_listing_table tbody tr td .mobile-label{width:100%!important;font-size:15px;font-weight:700;line-height:25px}.product_link{width:100%;display:block;margin-top:15px;font-size:16px;font-weight:700}.product_link img{max-width:150px!important;width:150px!important;margin:10px 0!important}#wwof_product_listing_table tr{background:#f7f7f7!important;border:none!important}#wwof_product_listing_table>tbody>tr{margin-top:50px!important}div#wwof_product_listing_container div#wwof_product_listing_ajax_content div#wwof_product_listing_table_container table#wwof_product_listing_table tbody tr td.product_price_col span.price table.order-quantity-based-wholesale-pricing-view.table-view tbody tr td:first-child::before{content:"QUANTITÀ: "}div#wwof_product_listing_container div#wwof_product_listing_ajax_content div#wwof_product_listing_table_container table#wwof_product_listing_table tbody tr td.product_price_col span.price table.order-quantity-based-wholesale-pricing-view.table-view tbody tr td:first-child{font-weight:700;border-top:1px solid #00000017!important;padding-top:10px}#Top_bar .top_bar_right a:not(.action_button){color:#000}.woocommerce-products-header{padding:12% 10% 5%!important;background-position:right!important;min-height:unset!important}}.oxy-woo-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox abbr::before{width:24px;height:24px;border:1px solid #d3ced2;background-color:#fff;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~abbr::before{background:url(/wp-content/plugins/oxygen-woocommerce/elements/assets/check-mark.svg),#fff}#pwgc-redeem-button{background:#0a0a0a;border:1px solid #0a0a0a;font-size:12px;border-radius:0;letter-spacing:1px;text-transform:uppercase;color:#fff;line-height:1.2;text-align:center;padding:16px 24px;outline:0;font-family:inherit;display:flex;flex-direction:row;justify-content:center}.pswp{z-index:99999999999}.wp-block-button__link{background-color:#a3c039;font-weight:500}#cookie-law-info-bar{opacity:1;transition:none!important}#kl_newsletter_checkbox{opacity:1!important}#text_block-213-56579,#text_block-3524-29972,.wp-block-image figcaption{font-size:12px!important}.blog-image{object-fit:cover!important;width:100%;height:300px!important}.lwptoc_i{padding:0!important;overflow:hidden}.lwptoc-light .lwptoc_i{width:100%;background:#fff!important}.cat-card-text span a,.lwptoc_toggle_label{color:#fff!important}.lwptoc_header{margin-bottom:21px;padding:20px 15px;background-color:#a3c039;width:100%;color:#fff}.lwptoc-baseItems .lwptoc_items{font-size:90%;max-height:450px;display:flex;flex-direction:column;flex-flow:wrap;overflow:auto;padding:20px 25px 0}.lwptoc:first-child{margin-top:0!important}.wjecf-select-free-products h3{margin-bottom:25px!important}ul.wjecf-cols{padding:0}#menu-main>li:first-child>a>span{text-decoration:underline #a3c039 5px}.punti-prodotti-griglia{width:25%;box-sizing:border-box;padding:10px;margin-bottom:20px}@media screen and (max-width:768px){.empty-cart{margin-left:0!important;margin-top:10px!important;width:100%!important}.form-filtri-punti{display:flex;flex-direction:column;column-gap:20px}.punti-bottone-cerca{margin-top:20px}.categoria-punti{margin-top:20px;display:flex;flex-direction:column}.punti-prodotti-griglia{width:50%!important;box-sizing:border-box;padding:10px;margin-bottom:20px}}.form-filtri-punti{display:flex;justify-content:space-between}.punti-bottone-cerca{background-color:#a3c039;color:#fff;border:none;padding:8px 20px}.cella{background-color:#fff;padding:8px;margin-top:16px!important;margin-right:12px}.cwginstock-subscribe-form .panel-primary>.panel-heading{color:#000!important;background-color:#a3c039!important;border-color:#a3c039!important}.cwgstock_button{width:100%!important;padding:15px!important;background:#a3c039!important;color:#000!important;border:none!important;text-transform:uppercase!important}#span-375-34866 h2{margin-top:24px!important}#span-375-34866 h3{margin-top:20px!important}#span-375-34866 h4{margin-bottom:12px!important;margin-top:15px!important}#span-375-34866 iframe{width:100%!important;height:auto!important;aspect-ratio:16/9!important}.oxy-dynamic-list :is([data-id=div_block-411-29971],#incspec),.oxy-dynamic-list :is([data-id=div_block-697-34866],#incspec){aspect-ratio:1/1!important}#comments>:first-child,#edd_checkout_cart td,#edd_checkout_cart th,.Latest_news ul li .desc_footer,.Latest_news ul li .photo,.Recent_posts ul li .desc h6,.accordion .question,.accordion .question .title:before,.accordion .question.active .title,.article_box .desc_wrapper p,.chart_box:before,.fixed-nav .desc h6,.format-link .post-title .icon-link,.header-stack #Top_bar .logo,.how_it_works .image,.icon_box.has_border:after,.idea_box,.list_item .circle,.mcb-sidebar,.offer_thumb .slider_pagination,.offer_thumb .slider_pagination a,.offer_thumb.bottom .slider_pagination a,.opening_hours,.opening_hours .opening_hours_wrapper li,.portfolio_group .portfolio-item .desc .details-wrapper,.portfolio_group.list .portfolio-item,.post-footer .post-links,.post-header .title_wrapper,.pricing-box,.promo_box.has_border:after,.section-post-related .section-related-adjustment,.share_wrapper,.style-simple #Filters .filters_wrapper ul,.style-simple .faq .question,.tabs_vertical.ui-tabs .ui-tabs-panel,.team_list .bq_wrapper,.ui-tabs,.ui-tabs .ui-tabs-nav,.ui-tabs .ui-tabs-nav li,.widget:after,.widget_recent_entries ul li a,.woocommerce .product .related.products,.woocommerce .product .upsells.products,.woocommerce .product div.entry-summary h1.product_title:after,.woocommerce .quantity input.qty,.woocommerce .widget_best_sellers li,.woocommerce .widget_featured_products li,.woocommerce .widget_layered_nav li,.woocommerce .widget_onsale li,.woocommerce .widget_products li,.woocommerce .widget_random_products li,.woocommerce .widget_recent_products li,.woocommerce .widget_recent_reviews li,.woocommerce .widget_recently_viewed_products li,.woocommerce .widget_shopping_cart ul.product_list_widget li,.woocommerce .widget_top_rated_products li,a.content_link,a.icon_bar,dl>dd,dl>dt,input#quantity_671bbab40807c,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,table td,table th,textarea{border:none!important;font-weight:800;font-size:large}.oxy-repeater-pages{font-size:13px;color:#0f0f0f;padding-top:20px;padding-bottom:20px}.oxy-repeater-pages span.current{padding:7px 10px;margin:2px;border:1px solid #303030;border-radius:2px}.oxy-repeater-pages a{padding:7px 10px;margin:2px;border:1px solid #e8e8e8;border-radius:2px}.oxy-table-of-contents_title{background-color:#0a0a0a!important}#-table-of-contents-387-26803,.article-cat,.pulsante a,.ripetitore-pulsanti{background-color:#fff}.categoria-pulsanti{display:flex;width:100%}.categoria-pulsanti-item a{font-weight:600;color:#000}@media screen and (max-width:767px){.categoria-pulsanti{display:flex;flex-wrap:wrap;grid-gap:15px;width:100%}}.video-container{width:100%;padding-top:177.78%;position:relative}.video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.flag-container:hover .drop-down{display:block}.woocommerce .oxy-woo-element div.product .woocommerce-variation-add-to-cart,.woocommerce .woocommerce-variation-add-to-cart{display:flex;flex-direction:row;flex-wrap:wrap}.woocommerce-Price-amount{font-size:18px!important}.woocommerce .oxy-product-cart-button,.woocommerce .oxy-woo-element div.product form.cart{width:100%;max-width:100%!important}.single-product div.product form.cart .quantity{float:none;margin:0;display:inline-block}.woocommerce .quantity .qty{background:0 0!important;margin-right:0!important;width:100px;height:50px!important;margin-top:8px}.woocommerce div.product form.cart .variations label,.woocommerce form label{font-size:14px!important;font-weight:500!important}.minus,.plus{backgorund-color:#a3c039;width:56px;margin-top:8px}.single_add_to_cart_button{width:100%;margin-top:25px!important}:-webkit-any(table,div._important),:is(table,div._important){display:table;width:100%;max-width:300px}.woocommerce div.product .single_variation_wrap{width:100%;display:flex;flex-direction:row-reverse;align-content:flex-start;justify-content:flex-end}.woocommerce-variation.single_variation{width:50%;float:right;display:flex;flex-direction:row;justify-content:flex-end}.woocommerce .oxy-woo-element div.product .woocommerce-variation-add-to-cart,.woocommerce .woocommerce-variation-add-to-cart{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.woocommerce .oxy-woo-element div.product form.cart table.variations tr,.woocommerce table.variations tr{display:flex;flex-wrap:wrap;flex-direction:row!important}.oxy-mini-cart .woocommerce-mini-cart__total,.woocommerce ul.product_list_widget li a{display:flex;flex-direction:column}.oxy-expand-collapse-icon::after,.oxy-expand-collapse-icon::before{height:1px}.contenuto-custom{max-width:960px;width:100%}.CP,.CP iframe{height:-webkit-fill-available;width:100%;aspect-ratio:16/9;overflow:hidden}.ripetitore-pulsanti{margin:20px 0;padding:40px 20px 20px}.pulsanti-grid{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.pulsante a{display:inline-block;text-decoration:none;padding:10px 20px;font-size:14px;font-weight:700;color:#000;border:1px solid #000;border-radius:5px;transition:background-color .3s,color .3s}.pulsante a:hover{background-color:#000;color:#fff}@media (max-width:768px){.pulsanti-grid{flex-direction:column;gap:15px;align-items:flex-start}.pulsante a{text-align:left;width:100%}}.article-cat{padding:20px}button.minus,button.plus{border-radius:100%;aspect-ratio:1;border:2px solid #809630;aspect-ratio:1;background-color:#f3fae4;width:46px;height:46px}.woocommerce .oxy-woo-element div.product form.cart table.variations tr,.woocommerce table.variations tr{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end;align-items:center}.woocommerce .oxy-woo-element div.product form.cart .variations select,.woocommerce .woocommerce-ordering select,.woocommerce div.product .oxy-product-cart-button form.cart .variations select,.woocommerce div.product form.cart .variations select,.woocommerce form.cart .variations select{width:200px}input[type=email]{border:1px solid #dcd8db!important}.simple-stars .stars__rating{display:none!important;align-items:center}.simple-stars{align-items:center}@media (max-width:1380px){#div_block-3859-29972{width:auto}}.author-box{padding-top:0;padding-bottom:0}
/* CUSTOM CSS FOR MEGA MENUS */

/* DESKTOP */
@media (min-width: 992px) {
  .c-submenu-2 { 
    opacity: 0;
    max-height: 0;
  }
  .c-submenu-2-single { 
    width: 300px;
  }
  .c-submenu-2-double { 
    width: 600px;
  }
  .c-submenu-2-triple { 
    width: 800px;
  }
  .c-menu-open:hover .c-submenu-2,
  .c-menu-open.hover .c-submenu-2 { 
    opacity: 1;
    padding: 50px;
    max-height: 2000px;
  }
  .c-menu-open:hover .c-submenu-2 *,
  .c-menu-open.hover .c-submenu-2 * { 
    opacity: 1;
  } 
  .c-submenu-2 * { 
    opacity: 0;
    transition: opacity 0.6s;
  }
  .c-header-mobile-toggle { 
    display: none;
  }
}

/* TABLETS & PHONES */
@media (max-width: 991px) { 
  /* Mega‐menu container */
  .c-menu {
    display: none !important;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    overflow: hidden;
  }
  .c-mobile-menu-active.c-menu {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important; 
  }

  /* Link + freccia sempre visibili */
  .c-menu-open .c-menu-dropdown {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  /* Mega‐submenu a tutta larghezza */
  .c-submenu-2 { 
    width: 100%;
  }

  /* ACCORDION: sottomenu chiuso di default */
  .c-submenu-2 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0 20px;
   display: none;
  }

  /* ACCORDION: sottomenu aperto quando .open */
  .c-menu-open.open .c-submenu-2 {
    max-height: 1000px;    /* adatta se serve di più */
    padding: 10px 20px;
  display: block;
  }
  .c-menu-open.open .ct-fancy-icon {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }

  /* Rimuove eventuali box‐shadow sul campo di ricerca */
  #dgwt-wcas-search-input-1 {
    box-shadow: none !important;
  }

  /* LANGUAGE DROPDOWN MOBILE */
  #div_block-864-61781 {
    display: flex !important;
  }
  #div_block-867-61781 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 80px;
    background: white;
    z-index: 99999;
    box-shadow: 0 8px 16px rgba(0,0,0,0.15);
    padding: 20px;
  }
  #div_block-867-61781.visible-mobile-lang {
    display: block !important;
  }

  /* Slider testi su mobile */
  .text-slide {
    height: 40px;
    display: flex;
    align-items: left;
    justify-content: left;
    font-size: 12px;
    font-weight: 500;
    color: #333;
  }
}

/* HAMBURGER ICON */
.c-hamburger .c-line {
  width: 30px;
  height: 3px;
  border-radius: 2px;
  background-color: #353535;
  display: block;
  margin: 7px auto;
  transition: all 0.3s ease-in-out;
}
.c-hamburger:hover {
  cursor: pointer;
}
#c-hamburger-1.c-is-active {
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg);
}
#c-hamburger-1.c-is-active .c-line:nth-child(2) {
  width: 0;
}
#c-hamburger-1.c-is-active .c-line:nth-child(1),
#c-hamburger-1.c-is-active .c-line:nth-child(3) {
  transition-delay: 0.3s;
}
#c-hamburger-1.c-is-active .c-line:nth-child(1) {
  transform: translateY(10px);
}
#c-hamburger-1.c-is-active .c-line:nth-child(3) {
  transform: translateY(-10px) rotate(90deg);
}
#dgwt-wcas-search-input-1 {
  box-shadow: 0 0 9px 1px rgba(0,0,0,.06) !important;
}

/* KEYBOARD HOVER (desktop) */
@media (min-width: 992px) {
  .c-menu-open.keyboard-hover .c-submenu-2 {
    opacity: 1;
    padding: 50px;
    max-height: 2000px;
  }
  .c-menu-open.keyboard-hover .c-submenu-2 * {
    opacity: 1;
  }
}

/* TEXT SLIDER GENERALE */
.text-slider-container {
  height: 40px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.text-slider {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease-in-out;
}
.text-slide {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

/* FULL‐MENU DESKTOP KEYBOARD HOVER */
@media (min-width: 992px) {
  .wc-full-menu-1-link-container .wc-full-menu-1-dropdown {
    display: none;
    opacity: 0;
    transition: opacity 0.3s;
  }
  .wc-full-menu-1-link-container.keyboard-hover .wc-full-menu-1-dropdown,
  .wc-full-menu-1-link-container:hover .wc-full-menu-1-dropdown {
    display: block;
    opacity: 1;
  }
}

/* Container per la tabella scorrevole */
.table-container-ocbd {
    width: 100%;
    overflow-x: auto;
    margin: 20px 0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    -webkit-overflow-scrolling: touch;
}

.table-container-ocbd::-webkit-scrollbar {
    height: 8px;
}

.table-container-ocbd::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}

.table-container-ocbd::-webkit-scrollbar-thumb {
    background: #4a7c59;
    border-radius: 4px;
}

.table-container-ocbd::-webkit-scrollbar-thumb:hover {
    background: #2c5530;
}

.table-container-ocbd table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    min-width: 600px;
}

.table-container-ocbd th,
.table-container-ocbd td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
}

.table-container-ocbd th {
    background-color: #4a7c59;
    color: white;
    font-weight: 600;
    position: sticky;
    top: 0;
}

.table-container-ocbd tr:nth-child(even) {
    background-color: #f8f9fa;
}

.table-container-ocbd tr:hover {
    background-color: #e8f5e8;
}

/* Indicatore di scorrimento per mobile */
.scroll-indicator {
    display: none;
    text-align: center;
    font-size: 0.9em;
    color: #666;
    margin-bottom: 10px;
    font-style: italic;
}

@media (max-width: 768px) {
    .scroll-indicator {
        display: block;
    }
    
    .table-container-ocbd th,
    .table-container-ocbd td {
        padding: 8px 10px;
        font-size: 0.9em;
    }
    
    .table-container-ocbd {
        border: 2px dashed #4a7c59;
        border-radius: 8px;
    }
    
    .table-container-ocbd::before {
        content: "← Scorri per vedere tutte le colonne →";
        display: block;
        text-align: center;
        padding: 8px;
        background-color: #4a7c59;
        color: white;
        font-size: 0.8em;
        border-radius: 6px 6px 0 0;
        margin: -2px -2px 0 -2px;
    }
}

@media (max-width: 480px) {
    .table-container-ocbd th,
    .table-container-ocbd td {
        padding: 6px 8px;
        font-size: 0.8em;
    }
    
    .table-container-ocbd table {
        min-width: 500px;
    }
}
.comments-title{display:none!important}
p#billing_address_2_field {
    display: none!important;
}

#shortcode-3-29907 input{border: solid 1px grey!important; border-radius: 8px!important}
.orizzontale{display:flex;flex-direction: row;
    align-items: center; }

#link-3801-29972 {
    bottom: 20px;
    left: 65px;
}
.author-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 6px;
}

.social-icon {
  width: 27px!important;
  height: 27px!important;
  fill: currentColor;
  display: inline-block;
}
.minicart-container {
    max-width: 250px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.minicart-header h4 {
    margin: 0 0 10px 0;
    font-size: 16px;
    text-align: center;
}

.minicart-items {
    max-height: 230px;
    overflow-y: auto;
    margin-bottom: 10px;
}

.minicart-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.minicart-item img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 4px;
    margin-right: 10px;
}

.minicart-item-info {
    flex: 1;
    font-size: 14px;
}

.minicart-item-title {
    display: block;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    margin-bottom: 5px;
    white-space: nowrap; /* Mantiene il testo su una sola riga */
    overflow: hidden; /* Nasconde il testo che supera i limiti */
    text-overflow: ellipsis; /* Aggiunge i puntini di sospensione (...) */
    max-width: 140px; /* Limita la larghezza del titolo */
}

.minicart-item-title:hover {
    color: #a3c039;
}

.minicart-item-quantity {
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
}

.minicart-item-total {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}

.minicart-footer {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    text-align: center;
}

.minicart-total {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.minicart-checkout {
    display: block;
    padding: 8px 0;
    background-color: #a3c039;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
}

.minicart-checkout:hover {
    background-color: #809630;color:white;
}
.wc-sale-badge, .wc-new-badge {
    display: block;
    background: white;
    color: #CB0000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 10px;
    margin: 5px;
    opacity: 1;
    border: solid 2px #CB0000;
    border-radius: 20px;
}.social-icon{
 width:20px;
 height:auto;
}
.hover-to-img:hover + .menu-livello-1-img{
opacity:1!important; transition: 0.4s
}
.square{
}
h4{
}
h3{
}
h2{
}
#slide-menu-2321-26706 .grassetto span{
}
.add-cart-unic .minus, .add-cart-unic .plus, .add-cart-unic .quantity{
 display:none;
}
#span-3181-8 a{
 color:#191919;
}
.acquisto-ospite{
 font-size:24px;
 font-weight:500;
 background-color:#b2d179;
 color:#ffffff;
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
 width:100%;
 text-align:center;
}
@media (max-width: 767px) {
#slide-menu-2321-26706 .grassetto span{
 font-weight:500;
 font-size:14px;
}
}

@media (max-width: 479px) {
h2{
 font-size:25px;
}
}

@media (max-width: 479px) {
h3{
 font-size:21px;
}
}

@media (max-width: 479px) {
h4{
 font-size:18px;
}
}

