.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;
alignment: center;
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-pro-menu {
menu_dropdown_animation:fade-up;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-list > .menu-item{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
}

.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{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
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-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.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-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{
oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px;
}

.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-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-color:;
background-image:url();
overlay-color:;
background-size:;
background-repeat:;
background-attachment:;
background-blend-mode:;
background-size-width:px;
background-size-height:px;
background-position:px px;
}

.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-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            

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

/*------Rating Stars--------*/
.woocommerce .star-rating::before {
  color: #d3d3d3;
}
.woocommerce .star-rating {
  color: #f05b51;
}

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

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

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

/*---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: #f05b51;
  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: #f05b51;
  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: 0px;
}

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

.select2-container--default .select2-results__option[data-selected=true] {
  background: #f05b51;
  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://mesa.school/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,
.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: #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 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: #f05b51;
  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: #f05b51;
}
.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: #f05b51;
  color: #ffffff;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 24px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #f05b51;
  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: #f05b51;
  border: 1px solid #f05b51;
}

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

.woocommerce .quantity .qty {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 56px;
  padding: 8px 9px;
  margin-right: 12px;
  background: url(https://mesa.school/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg),
    url(https://mesa.school/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://mesa.school/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: #f05b51;
}

/* 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.checkbox
  span::before,
.woocommerce ul.tabs li,
.woocommerce .woocommerce-product-gallery__trigger:after,
.woocommerce .woocommerce-product-gallery__trigger:before,
.woocommerce img:not(.zoomImg),
.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: 0px;
  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 rgba(255,255,255,0);
  box-shadow: 0 0 5px rgba(255,255,255,0);
}
/* 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;
}
.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.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::before,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.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: 0px;
  background-repeat: no-repeat;
  background-position: center center;
}
input[type="checkbox"]:checked ~ span::before {
  background: url(https://mesa.school/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.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 input[type=radio]:hover {
  border: 1px solid rgba(255,255,255,0);
  box-shadow: 0 0 5px rgba(255,255,255,0);
}

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

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

/*--------------------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.checkout_coupon,
.woocommerce table.shop_table {
  border: 1px solid #d3ced2;
  border-top: 3px solid #f05b51;
  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: #f05b51;
}
.woocommerce-info {
  border-top-color: #f05b51;
}
/* Error */
.woocommerce-error::before {
  color: #f05b51;
}
.woocommerce-error {
  border-top-color: #f05b51;
}
/* Message */
.woocommerce-message::before {
  color: #f05b51;
}
.woocommerce-message {
  border-top-color: #f05b51;
}
/* 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: #f05b51;
  top: -8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #f05b51;
}
.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: #f05b51;
}
/* 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: #f05b51;
}
/* 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: #f05b51;
}
.woocommerce .widget_layered_nav_filters ul li:hover span.woocommerce-Price-amount {
  color: #f05b51;
}
/* 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://mesa.school/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: rgba(255,255,255,0);
}
.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: rgba(255,255,255,0);
}
.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: #f05b51;
}
/* 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: #f05b51 !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;
}
.ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Lato';}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: 'Helvetica';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #252525;font-weight: 600;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.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;
				}
			}
.c-heading-dark {
 color:#0f0f0f;
}
.c-bg-light {
 background-color:#f9f9f9;
 text-align:left;
}
.c-bg-light:not(.ct-section):not(.oxy-easy-posts),
.c-bg-light.oxy-easy-posts .oxy-posts,
.c-bg-light.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-margin-bottom-m {
 font-family:'Helvetica';
 margin-bottom:25px;
 margin-top:12px;
}
@media (max-width: 1120px) {
.c-margin-bottom-m {
}
.c-margin-bottom-m:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-m.oxy-easy-posts .oxy-posts,
.c-margin-bottom-m.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

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

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

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

.c-h2 {
 font-size:36px;
 max-width:650px;
 font-weight:600;
 line-height:1.3;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 1120px) {
.c-h2 {
 font-size:36px;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

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

@media (max-width: 767px) {
.c-h2 {
 font-size:28px;
}
}

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

.c-padding-l {
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
}
@media (max-width: 1120px) {
.c-padding-l {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

@media (max-width: 767px) {
.c-padding-l {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
}

.c-shadow {
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-shadow:not(.ct-section):not(.oxy-easy-posts),
.c-shadow.oxy-easy-posts .oxy-posts,
.c-shadow.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-bg-light-alt {
 background-color:#ffffff;
 position:relative;
}
.wc-section-padding {
}
.wc-section-padding .ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 60px;
}
@media (max-width: 479px) {
.wc-section-padding {
}
.wc-section-padding .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}
}

.space-bottom-2x {
 margin-bottom:24px;
 color:#111112;
}
.c-transition {
 transition-duration:0.4s;
}
@media (max-width: 1120px) {
.c-transition {
}
}

.c-text-dark {
 color:#4f4f4f;
 line-height:1.3;
}
.c-margin-bottom-l {
 margin-bottom:50px;
 text-align:left;
}
@media (max-width: 991px) {
.c-margin-bottom-l {
}
}

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

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

.c-margin-right-m {
 margin-right:25px;
}
@media (max-width: 479px) {
.c-margin-right-m {
 margin-right:15px;
}
}

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

.c-text-s {
 font-family:'Lato';
 font-size:13px;
 font-weight:300;
}
.c-text-m {
 font-size:16px;
 font-weight:300;
 max-width:700px;
 line-height:1.7;
}
@media (max-width: 1120px) {
.c-text-m {
 font-size:15px;
}
}

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

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

.c-columns-gap-m {
grid-gap: 1.25rem;
}
.c-margin-bottom-s {
 font-family:'Helvetica';
 margin-bottom:15px;
 color:#252525;
 font-size:28px;
}
@media (max-width: 1120px) {
.c-margin-bottom-s {
 font-size:15px;
}
}

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

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

.c-h3 {
 font-family:'Helvetica';
 font-weight:600;
 font-size:30px;
 line-height:1.2;
 letter-spacing:0.5px;
 color:#4f4f4f;
}
@media (max-width: 1120px) {
.c-h3 {
 font-size:26px;
}
}

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

@media (max-width: 767px) {
.c-h3 {
 font-size:23px;
}
}

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

.c-center {
 text-align:center;
}
.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;
}
.c-columns-2 {
}
.c-columns-gap-l {
grid-gap: 5vmin;
}
.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-columns-l-1 {
}
@media (max-width: 991px) {
}

.c-margin-right-s {
 margin-right:15px;
}
@media (max-width: 767px) {
.c-margin-right-s {
 margin-right:10px;
}
}

.c-margin-bottom-xs {
 margin-bottom:5px;
}
.c-columns-gap-xl {
grid-gap: 8vmin;
}
.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-margin-bottom-xl {
 margin-bottom:75px;
}
@media (max-width: 991px) {
.c-margin-bottom-xl {
 margin-bottom:50px;
}
}

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

.c-columns-1-3 {
}
.c-columns-xl-1 {
}
.c-product-title {
 font-size:26px;
 color:#0f0f0f;
 font-weight:400;
 line-height:1.5;
}
.c-sticky {
position:sticky; top:120px;
}
@media (max-width: 991px) {
.c-sticky {
position:relative; top:auto;
}
}

.c-divider {
 width:40px;
 height:2px;
 background-color:#e8e8e8;
}
.oxy-stock-content-styles {
}
.c-product-feature-img {
 max-height:20px;
}
.c-columns-right-sidebar {
display: grid!important; grid-template-columns: 1fr 220px; width:100%;
}
.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;
}
}

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

.splide__list {
}
.splide__track {
}
.splide__slide {
}
.splide {
}
.wc-archive-item-2 {
}
.wc-archive-item-2-title:hover{
 opacity:0.6;
}
.wc-archive-item-2-title {
 font-size:15px;
 font-weight:400;
 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 {
}
.wc-badges {
 position:absolute;
 left:5px;
 z-index:2;
 top:5px;
}
.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-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-product-tabs-3 {
 text-align:left;
}
.wc-product-tabs-3:not(.ct-section):not(.oxy-easy-posts),
.wc-product-tabs-3.oxy-easy-posts .oxy-posts,
.wc-product-tabs-3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.tabs-7333-tab:hover{
 background-color:#ffffff;
}
.tabs-7333-tab {
 width:100%;
 margin-bottom:15px;
 text-transform:uppercase;
 font-size:11px;
 letter-spacing:1px;
 font-weight:500;
 background-color:#f7f7f7;
 border-top-color:#f7f7f7;
 border-right-color:#f7f7f7;
 border-bottom-color:#f7f7f7;
 border-left-color:#f7f7f7;
 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;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:20px;
 padding-right:20px;
}
.tabs-7333-tab-active {
 background-color:#ffffff;
 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;
}
.tabs-contents-7333-tab {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.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: #e85555;
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: #303030;
font-weight: 400;
text-decoration: line-through;
}

.wc-archive-item-2-price .price > del{
                    display: block;
                }
.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-primary-image {
}
.wc-flip-images {
}
.wc-splide-columns-5 {
}
.c-padding-m {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
.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 {
}
.c-btn-l:not(.ct-section):not(.oxy-easy-posts),
.c-btn-l.oxy-easy-posts .oxy-posts,
.c-btn-l.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

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

.c-btn-transparent:hover{
transform:translateY(-5px); background-color:#ffffff;
 color:#4353ff;
}
.c-btn-transparent {
 font-family:'Lato';
 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) {
}

.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: 1120px) {
.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:#e85555;
}
.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:#e85555;
}
.c-padding-xl {
 padding-top:75px;
 padding-left:75px;
 padding-right:75px;
 padding-bottom:75px;
}
.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: 1120px) {
.c-padding-xl {
 padding-top:50px;
 padding-left:50px;
 padding-right:50px;
 padding-bottom:50px;
}
}

@media (max-width: 767px) {
.c-padding-xl {
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
}
}

.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;
}

.x-accordion-2:hover{
 oxy-pro-accordion_slug_oxyproaccordionitembackground_color:#ffffff;
}
.x-accordion-2 {
 oxy-pro-accordion_slug_oxyproaccordionheader___header_active_scale:1;
}

        
        
        .x-accordion-2 .oxy-pro-accordion_item{
--extras-accordion-duration:300ms;
margin-bottom:20px;
background-color:#ffffff;
border_radius_border-radius:0px;
border-radius:0px;
}

.x-accordion-2 .oxy-pro-accordion_header{
background-color:transparent;
color:#4f4f4f;
border-bottom-style:none;
border-top-style:none;
border-right-style:none;
border-left-style:none;
border-top-color:#4f4f4f;
border-right-color:#4f4f4f;
border-bottom-color:#4f4f4f;
border-left-color:#4f4f4f;
border_radius_border-radius:0px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-radius:0px;
}

.x-accordion-2 .oxy-pro-accordion_header:focus{
color:#252525;
}

.x-accordion-2 .oxy-pro-accordion_item.active .oxy-pro-accordion_header{
color:#252525;
}

.x-accordion-2 .oxy-pro-accordion_title{
font-family: 'Lato';
font-size: 18px;
text-transform: none;
}

.x-accordion-2 .oxy-pro-accordion_item:hover{
background-color:#ffffff;
}

.x-accordion-2 .oxy-pro-accordion_item.active{
background-color:#ffffff;
}

.x-accordion-2 .oxy-pro-accordion_content{
padding-top:0px;
padding-bottom:30px;
padding-left:95px;
padding-right:60px;
}

.x-accordion-2 .oxy-pro-accordion_icon{
font-size:14px;
--extras-icon-rotate:90deg;
padding-left:0px;
padding-right:20px;
}

.x-accordion-2 .oxy-pro-accordion_context-icon{
font-size:24px;
padding-left:15px;
padding-right:0px;
background-color:transparent;
border_radius_border-radius:100px;
border-radius:100px;
}

.x-accordion-2 .active .oxy-pro-accordion_context-icon{
color:#252525;
}

.x-accordion-2 > div:not(.oxy-pro-accordion_inner){
                            display: none;
                        }
.x-accordion-2 .oxy-pro-accordion_item.active .oxy-pro-accordion_icon svg{
                                transform: rotateY(180deg);
                                -webkit-transform: rotateY(180deg);
                            }
@media (max-width: 991px) {
.x-accordion-2 {
}
.x-accordion-2 .oxy-pro-accordion_content{
padding-left:0px;
padding-right:0px;
}

}

.x-carousel-8 {
}
.x-carousel-8 .oxy-dynamic-list > .ct-div-block, .x-carousel-8 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:40%;
margin-right:5%;
}

.x-carousel-8 .oxy-carousel-builder_icon{
font-size:20px;
}

@media (max-width: 991px) {
.x-carousel-8 {
}
.x-carousel-8 .oxy-dynamic-list > .ct-div-block, .x-carousel-8 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:50%;
}

}

@media (max-width: 767px) {
.x-carousel-8 {
}
.x-carousel-8 .oxy-dynamic-list > .ct-div-block, .x-carousel-8 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:75%;
}

}

.x-carousel-8_cell {
background-size: cover; text-align:center;
 color:#101010;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 background-color:#ffffff;
 background-position:50% 50%;
}
.x-carousel-8_cell:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-8_cell.oxy-easy-posts .oxy-posts,
.x-carousel-8_cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.x-carousel-8_image {
background-image:url(); width:80px;
 height:80px;
 border-radius:100px;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-color:#fff;
 border-right-color:#fff;
 border-bottom-color:#fff;
 border-left-color:#fff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 margin-top:-60px;
 margin-bottom:10px;
 box-shadow:0px 10px 40px rgba(0,0,0,0.15);
object-fit: cover;
}
.x-testimonial-carousel_heading {
 font-size:26px;
 margin-top:13px;
 margin-bottom:11px;
}
.gradient-bg {
 text-align:center;
 color:#ffffff;
background: linear-gradient(to right, rgb(15, 32, 39), rgb(32, 58, 67), rgb(44, 83, 100));
}
.gradient-bg:not(.ct-section):not(.oxy-easy-posts),
.gradient-bg.oxy-easy-posts .oxy-posts,
.gradient-bg.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.x-carousel-10 {
}
.x-carousel-10 .oxy-dynamic-list > .ct-div-block, .x-carousel-10 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:80%;
margin-right:20%;
}

.x-carousel-10 .is-previous{
opacity:0;
}

.x-carousel-10 .is-next{
opacity:0;
}

.x-carousel-10 .flickity-viewport{
transition-duration:480ms;
}

.x-carousel-10 .oxy-carousel-builder_icon{
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
background-color:rgba(255,255,255,0);
color:#ffffff;
transition-duration:560ms;
border_radius_border-radius:100px;
border-radius:100px;
}

.x-carousel-10 .oxy-carousel-builder_icon:hover{
background-color:rgba(255,255,255,0.1);
}

.x-carousel-10 .flickity-page-dots .dot{
border-radius:0px;
height:3px;
width:21px;
}

@media (max-width: 1120px) {
.x-carousel-10 {
}
.x-carousel-10 .oxy-dynamic-list > .ct-div-block, .x-carousel-10 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:100%;
}

}

.x-carousel-10_cell {
 padding-left:30px;
 padding-right:30px;
 text-align:center;
 padding-bottom:0px;
}
.x-carousel-10_cell:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-10_cell.oxy-easy-posts .oxy-posts,
.x-carousel-10_cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.x-carousel-11 {
 margin-left:auto;
 margin-right:auto;
}
.x-carousel-11 .oxy-dynamic-list > .ct-div-block, .x-carousel-11 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:15%;
margin-right:20px;
}

.x-carousel-11 .is-selected{
opacity:1;
--cell-selected-scale:1;
}

.x-carousel-11 .is-previous{
--cell-prev-scale:.9;
opacity:0.6;
}

.x-carousel-11 .is-next{
--cell-next-scale:.9;
opacity:.6;
}

.x-carousel-11 .flickity-viewport{
transition-duration:480ms;
}

.x-carousel-11_cell {
transform:scale(.8,.8); opacity:0.5;
 border-radius:100px;
}
.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;
}
.c-btn-main {
 font-family:'Lato';
 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:#4353ff;
 border-right-color:#4353ff;
 border-bottom-color:#4353ff;
 border-left-color:#4353ff;
 text-align:center;
 background-color:#4353ff;
 color:#ffffff;
 font-weight:600;
 border-radius:0px;
 font-size:18px;
 padding-top:18px;
 padding-bottom:18px;
 width:320px;
}
.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: 991px) {
.c-btn-main {
 padding-top:13px;
 padding-bottom:13px;
 max-width:200px;
}
}

@media (max-width: 767px) {
.c-btn-main {
 font-size:13px;
}
}

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

.c-card-light {
 text-align:left;
 background-color:#ffffff;
 width:100%;
 border-radius:7px;
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 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;
 position:relative;
 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: 1120px) {
}

.c-btn-alt:hover{
transform:translateY(-5px); box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25);
}
.c-btn-alt {
 font-family:'Lato';
 font-weight:600;
 color:#4353ff;
 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: 1120px) {
.c-btn-alt {
}
}

@media (max-width: 767px) {
.c-btn-alt {
 font-size:13px;
}
}

@media (max-width: 479px) {
.c-btn-alt {
 width:100%;
 margin-top:5px;
 margin-bottom:5px;
}
}

.c-btn-m {
 font-size:13px;
 padding-top:12px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:12px;
}
.c-link-m:hover{
 opacity:0.8;
}
.c-link-m {
 font-size:16px;
 font-weight:500;
 text-decoration:underline;
}
.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 {
 font-size:16px;
}
}

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

.c-icon-accent-m {
color: #4353ff;}.c-icon-accent-m 
>svg {width: 22px;height: 22px;}.c-icon-accent-m {
}
.c-h4 {
 font-family:'Helvetica';
 font-weight:600;
 line-height:1.3;
 font-size:20px;
}
.c-h4:not(.ct-section):not(.oxy-easy-posts),
.c-h4.oxy-easy-posts .oxy-posts,
.c-h4.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 991px) {
}

@media (max-width: 479px) {
.c-h4 {
}
.c-h4:not(.ct-section):not(.oxy-easy-posts),
.c-h4.oxy-easy-posts .oxy-posts,
.c-h4.ct-section .ct-section-inner-wrap{
display:block;
}
}

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

.c-columns-3 {
}
.c-icon-light-m {
color: #ffffff;}.c-icon-light-m 
>svg {width: 22px;height: 22px;}.c-icon-light-m {
}
.c-heading-light {
 color:#ffffff;
}
.c-text-light {
 font-family:'Lato';
 color:#efefef;
 line-height:1.1;
}
.c-card-accent {
 background-color:#4353ff;
 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) {
.c-card-accent {
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
}

@media (max-width: 479px) {
.c-card-accent {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

.c-text-accent {
 color:#4353ff;
}
.c-h1 {
 font-family:'Helvetica';
 font-size:48px;
 max-width:600px;
 line-height:1.3;
 z-index:3;
 letter-spacing:0.5px;
 font-weight:600;
}
.c-h1:not(.ct-section):not(.oxy-easy-posts),
.c-h1.oxy-easy-posts .oxy-posts,
.c-h1.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 991px) {
.c-h1 {
 font-size:38px;
 max-width:420px;
}
}

@media (max-width: 767px) {
.c-h1 {
 font-size:34px;
}
}

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

.c-text-l {
 font-family:'Lato';
 font-size:18px;
 font-weight:400;
 max-width:700px;
 line-height:1.6;
 text-align:left;
}
@media (max-width: 991px) {
.c-text-l {
 max-width:420px;
}
}

@media (max-width: 767px) {
.c-text-l {
 font-size:16px;
}
}

.c-rounded {
 border-radius:7px;
 overflow:hidden;
}
.c-icon-accent-s {
color: #4353ff;}.c-icon-accent-s 
>svg {width: 16px;height: 16px;}.c-icon-accent-s {
}
.c-buttons {
display:grid!important; grid-template-columns: auto auto; grid-gap:15px;
}
.c-buttons:not(.ct-section):not(.oxy-easy-posts),
.c-buttons.oxy-easy-posts .oxy-posts,
.c-buttons.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
}

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

.c-tagline {
 font-family:'Lato';
 font-size:12px;
 letter-spacing:2px;
 text-transform:uppercase;
 font-weight:500;
}
.c-columns-2-3 {
}
.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:#4353ff;
}
.c-text-xl {
 font-size:21px;
 font-weight:500;
 max-width:700px;
}
@media (max-width: 1120px) {
.c-text-xl {
 font-size:18px;
}
}

.c-icon-dark-m {
color: #0f0f0f;}.c-icon-dark-m 
>svg {width: 22px;height: 22px;}.c-icon-dark-m {
}
.c-link-dark:hover{
 color:#4353ff;
}
.c-link-dark {
 color:#0f0f0f;
}
.c-bg-gradient {
background-image: linear-gradient(90deg, #0029d1, #0abfbc);}
@media (max-width: 479px) {
.c-bg-gradient {
}
}

.c-margin-right-xs {
 margin-right:5px;
}
.c-column-grow {
grid-column-start: span 2;
}
@media (max-width: 991px) {
.c-column-grow {
grid-column-start: span 1;
}
}

.c-columns-3-2 {
}
.c-bg-accent-alt {
 background-color:#efefef;
}
.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-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-accent {
 color:#4353ff;
}
.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-padding-s {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
}
.c-columns-s-1 {
}
@media (max-width: 479px) {
.c-columns-s-1 {
grid-template-columns: 1fr;
}
}

.c-bg-accent {
 background-color:#4353ff;
}
.c-h1-fat {
 font-family:'Druk Cond Super';
 font-size:100px;
 max-width:800px;
 line-height:1.3;
 letter-spacing:4px;
}
@media (max-width: 1120px) {
.c-h1-fat {
 font-size:70px;
}
}

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

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

.c-columns-2-1 {
}
.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) {
.c-card-dark {
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
}

@media (max-width: 479px) {
.c-card-dark {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

.c-bg-dark {
 background-color:#191919;
}
.c-icon-accent-l {
background-color: rgba(67,83,255,0.05);
border: 1px solid rgba(67,83,255,0.05);
padding: 20px;color: #4353ff;}.c-icon-accent-l 
>svg {width: 20px;height: 20px;}.c-icon-accent-l {
 icon-padding:20px;
 box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2);
}
.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 {
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
 border-radius:7px;
 text-align:center;
 width:100%;
}
.c-card-on-hover:not(.ct-section):not(.oxy-easy-posts),
.c-card-on-hover.oxy-easy-posts .oxy-posts,
.c-card-on-hover.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1120px) {
.c-card-on-hover {
 padding-left:25px;
 padding-right:25px;
}
}

.c-icon-dark-s {
color: #0f0f0f;}.c-icon-dark-s 
>svg {width: 16px;height: 16px;}.c-icon-dark-s {
}
.c-icon-dark-l {
background-color: rgba(15,15,15,0.05);
border: 1px solid rgba(15,15,15,0.05);
padding: 20px;color: #0f0f0f;}.c-icon-dark-l 
>svg {width: 20px;height: 20px;}.c-icon-dark-l {
 icon-padding:20px;
 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-columns-m-2 {
}
@media (max-width: 767px) {
}

.c-row-grow {
grid-row-start: span 2;
}
@media (max-width: 991px) {
.c-row-grow {
grid-row-start: span 1;
}
}

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

.c-icon-light-l {
background-color: rgba(255,255,255,0.05);
border: 1px solid rgba(255,255,255,0.05);
padding: 20px;color: #ffffff;}.c-icon-light-l 
>svg {width: 20px;height: 20px;}.c-icon-light-l {
 icon-padding:20px;
}
.c-columns-6 {
}
.c-h5 {
 font-family:'Helvetica';
 font-size:16px;
 font-weight:600;
 text-align:left;
}
@media (max-width: 767px) {
.c-h5 {
}
}

.c-avatar-m {
background-size: cover; width:60px;
 height: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-h6 {
}
.c-margin-right-l {
}
.c-margin-right-xl {
}
.c-btn-xs {
 font-size:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:5px;
 padding-top:5px;
}
.c-btn-s {
 font-size:12px;
 padding-top:7px;
 padding-left:14px;
 padding-right:14px;
 padding-bottom:7px;
}
.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%;
}
}

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

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

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

.c-columns-gap-xxl {
grid-gap: 12vmin;
}
@media (max-width: 991px) {
}

.c-columns-gap-s {
grid-gap: 0.5rem;
}
.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-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: 1120px) {
}

.c-card-has-hover:hover{
transform:translateY(-7px);}
.c-card-has-hover {
}
.c-avatar-l {
 border-radius:100%;
 width:80px;
 height: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: 1120px) {
.c-avatar-l {
 width:60px;
 height:60px;
}
}

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

.c-avatar-xl {
background-size: cover; background-repeat:no-repeat;
 width:140px;
 height:140px;
 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-avatar-xl {
 width:100px;
 height:100px;
}
}

.c-bg-dark-alt {
 background-color:#353535;
}
.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-icon-light-s {
color: #ffffff;}.c-icon-light-s 
>svg {width: 16px;height: 16px;}.c-icon-light-s {
}
.c-heading-accent {
}
.c-padding-xs {
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
.avatar-s {
}
.c-avatar-xs {
 width:30px;
 height: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%;
object-fit:cover;
}
.c-columns-xl-5 {
}
.c-columns-xl-4 {
}
.c-columns-xl-3 {
}
.c-columns-xl-2 {
}
.t-main-title {
 max-width:600px;
}
@media (max-width: 1120px) {
.t-main-title {
 max-width:450px;
}
}

@media (max-width: 767px) {
.t-main-title {
 max-width:320px;
}
}

.text-l {
}
.t-aprender-h2 {
 max-width:490px;
}
.t-numeros {
 text-align:center;
 padding-right:40px;
 padding-left:20px;
}
.t-numeros:not(.ct-section):not(.oxy-easy-posts),
.t-numeros.oxy-easy-posts .oxy-posts,
.t-numeros.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.t-numeros {
 width:500px;
}
}

.t-numero {
 font-family:'Druk Cond Super';
 font-size:80px;
 margin-bottom:0px;
 padding-bottom:0px;
 line-height:0.8;
}
.t-texto-aprender {
 font-size:16px;
 max-width:70%;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
.t-texto-aprender {
 max-width:80%;
 text-align:center;
 line-height:1.3;
}
}

.t-num-txt {
 font-family:'Lato';
 font-size:16px;
 font-weight:900;
}
.t-modulo-title {
 font-family:'Helvetica';
 font-size:18px;
 font-weight:600;
 line-height:1.2;
 letter-spacing:0.8px;
 color:#4f4f4f;
}
@media (max-width: 767px) {
.t-modulo-title {
 width:100%;
}
}

.t-modulo-description {
 font-family:'Lato';
 font-size:16px;
 color:#4f4f4f;
}
@media (max-width: 479px) {
.t-modulo-description {
}
}

.t-modulo-class {
 font-family:'Druk Text';
 font-weight:600;
 font-size:26px;
}
@media (max-width: 767px) {
}

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

.t-modulo-div1 {
 width:90px;
 border-right-color:#4f4f4f;
 border-right-width:1px;
 border-right-style:solid;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
.t-modulo-div1 {
 border-bottom-color:#ffffff;
 border-right-color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
}

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

.t-modulo-col {
 padding-left:20px;
 padding-right:20px;
 padding-top:20px;
 padding-bottom:20px;
}
@media (max-width: 1120px) {
.t-modulo-col {
}
}

.t-modulo-col2 {
 width:86%;
 padding-top:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-bottom:0px;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
.t-modulo-col2 {
 text-align:center;
}
}

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

.col2 {
}
.t-texto-equipes {
 font-size:18px;
 color:#606060;
}
.t-bloco-equipes {
}
.t-resumo-num {
 font-family:'Druk Cond Super';
 font-size:80px;
 line-height:0.8;
}
.t-resumo-point {
 font-size:16px;
 text-transform:uppercase;
 font-weight:700;
}
.t-resumo-texto {
}
@media (max-width: 1120px) {
.t-resumo-texto {
 max-width:260px;
}
}

.oxy-close-modal {
 margin-bottom:-30px;
 margin-top:-20px;
 margin-right:-20px;
 text-align:right;
}
.oxy-close-modal:not(.ct-section):not(.oxy-easy-posts),
.oxy-close-modal.oxy-easy-posts .oxy-posts,
.oxy-close-modal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
}
@media (max-width: 767px) {
}

.matricula {
}
.t-menu:hover{
 menu_border-bottom-width:1px;
 border-bottom-color:#ffffff;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.t-menu {
 font-family:'Helvetica';
 menu_padding-top:20px;
 menu_padding-left:20px;
 menu_padding-right:20px;
 menu_padding-bottom:20px;
 menu_flex-direction:row;
 menu_hover_border-bottom-width:1px;
 menu_transition-duration:0.4;
 menu_font-weight:600;
 menu_font-size:18px;
 color:#ffffff;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 font-size:15px;
}
.botaocookie {
 padding-top:5px;
 padding-bottom:5px;
 padding-left:10px;
 padding-right:10px;
 background-color:#4f4f4f;
 color:#efefef;
 border-radius:4px;
 font-size:12px;
 font-weight:400;
 -webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:unset;}
.modal-cookies {
 width:40px;
 background-color:#ffffff;
 backdrop-color:rgba(0,0,0,0.2);
 modal_position:bottom;
 padding-right:25px;
 padding-top:15px;
 padding-left:25px;
 padding-bottom:15px;
}
.modal-cookies:not(.ct-section):not(.oxy-easy-posts),
.modal-cookies.oxy-easy-posts .oxy-posts,
.modal-cookies.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 1120px) {
.modal-cookies {
 width:50%;
}
}

@media (max-width: 767px) {
.modal-cookies {
 width:95%;
}
}

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

.t-lp-box-padding {
}
.t-imagemconv {
}
@media (max-width: 479px) {
.t-imagemconv {
 margin-top:30px;
}
}

.c-free-button {
background-color :#252525;
border: 1px solid #252525;
color: #ffffff;
padding: 10px 16px;
}.c-free-button {
 font-family:'Helvetica';
 padding-top:10px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:10px;
 font-size:25px;
 font-weight:400;
 margin-top:30px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:30px;
}
@media (max-width: 479px) {
.c-free-button {
 font-size:15px;
}
}

/* CSS GRID - COLUMNS */
.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%;
}

@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;
}
}

@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;
}
}

@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;
}
}

@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;
}
}


/* 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: 768px) {

.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; }.tutor-lesson-sidebar-emptyqa-wrap {
}

#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap h3 {	
	color: #252525 !important;
	font-family: Lato;
	font-weight: 600;
    font-size: 18px !important;
    line-weight:1.3;
    margin-bottom:20px;
}
.course-complete-button, .write-course-review-link-btn, .tutor_ask_question_btn, .tutor_wp_editor_show_btn, .tutor-button, .tutor-option-media-upload-btn, #tutor_pro_custom_signature_file_uploader, #wp-submit { 
	text-transform: none;
	appearance: button;
	color: #252525 !important;
	background-color: #FFFFFF !important;
	font-family: Lato;
	font-weight: 600;
	border-radius: 0px !important;
	border: 1px solid #252525 !important;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	transition: background-color 0.15s ease-in-out 0s,border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;
    text-decoration: none;}

@media (max-width: 479px) { 
	.tutor_ask_question_btn, .tutor_wp_editor_show_btn, .tutor-button, #wp-submit { 
		min-width: 100%;
	}
}

.tutor-sidebar-tabs-content {
height: 1000px;
}
  
.course-complete-button:hover, #tutor_pro_custom_signature_file_uploader:hover, #wp-submit:hover {
	color: #252525 !important;
	background-color: #E0E0E0 !important;
}

.tutor-dashboard-permalinks {
    list-style: none;
    margin: 0px 0 20px;
    padding: 20px 0;
  	border-right: 0 none !important;
}

.tutor-mycourse-thumbnail {
background-size: 90% !important;
background-repeat: no-repeat;
}


#-single-lesson-17-204 > div > div.tutor-lesson-sidebar > div > div.tutor-tabs-btn-group > a:nth-child(2) {
display: none !important;
}
.tutor-dashboard-menu-my-quiz-attempts,
.tutor-dashboard-header-button,
.tutor-dashboard-menu-reviews,
.tutor-dashboard-menu-earning,
.tutor-dashboard-menu-withdraw,
.tutor-dashboard-menu-wishlist,
.tutor-dashboard-menu-purchase_history,
.tutor-dashboard-header-avatar,
.tutor-certificate-sidebar-course,
.tutor-course-topics-header,
#header,
#-single-course-29-111 > div > div > div > div.tutor-col-4 > div > div > div.tutor-single-course-segment.tutor-course-enrolled-wrap > p,
.tutor-single-course-meta,
#course-enrolled-nav-96,
#course-enrolled-nav-wrap-96,
.tutor-course-enrolled-review-wrap,
#footer > p,
#loginform > p.tutor-form-register-wrap > a,
#-dashboard-2-17 > div > div > div:nth-child(2) > div.tutor-col-9 > div > div > div > ul > li.active,
.tutor-dashboard-menu-quiz-attempts,
#-dashboard-2-17 > div > div > div:nth-child(2) > div.tutor-col-9 > div > div > div.tutor-dashboard-info-cards > div:nth-child(6)
{
display: none;}

.tutor-progress-bar-wrap {
    width: 100%;
    margin: -50px 0px 30px !important;
}

#image-6-17 {
max-width: 400px !important;
}

#_header_right-5-21 {
max-width: 100% important;}

.tutor-single-lesson-wrap {
padding-bottom:100px}

@media (min-width: 768px)
{
.oxy-single-lesson {min-height:1180px !important;}}
#-woo-checkout-6-142 > div > div:nth-child(1) > div > a {display:none;}
#-woo-checkout-6-142 > div > div:nth-child(1) > ul > li > a {display:none;}.trp-language-switcher > div {
     box-sizing: border-box; 
     padding: 3px 20px 3px 5px !important; 
     border: none !important; 
     border-radius: 0px !important; 
     background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%); 
     background-position: calc(100% - 8px) calc(1em + 0px), calc(100% - 3px) calc(1em + 0px); 
     background-size: 5px 5px, 5px 5px; 
     background-repeat: no-repeat; 
     background-color: rgba(0,0,0,0) !important;
  	 color: #ffffff !important;
}
.trp-language-switcher > div > a {	color:#ffffff !important;}
.trp-language-switcher > div > a:hover,.trp-language-switcher > div > a:active  {
  background-color:rgba(28,28,28,0.37) !important;
}.ff-el-input--content {
  margin-top: -5px !important;
  margin-left: 60px !important;
}

.fluentform .ff-el-form-left .ff-el-input--label, .fluentform .ff-el-form-right .ff-el-input--label {
    float: left;
    width: 50px!important;
    margin-bottom: 0;
    padding: 0 !important;
}

.ff-el-input--label
{margin-top: 4px !important;}

#rodape .fluentform .ff-el-form-control {
    padding: 3px 12px !important;
}

@media (max-width: 767px)
#-ou_ff_styler-8-4561 .ff-el-form-control {
     padding-top: 6px !important;
}.tutor-dashboard-header .tutor-star-rating-group{
 font-size:0px;
}
#rodape div.ff-el-group.ff-text-left.ff_submit_btn_wrapper{
text-align:center !important;
}
#rodape .ff-t-container{
color: #252525 !important;
}
.borda{
 padding-top:10px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:30px;
 margin-bottom:20px;
 border-top-color:#efefef;
 border-right-color:#efefef;
 border-bottom-color:#efefef;
 border-left-color:#efefef;
 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;
}
@media (max-width: 767px) {
.borda{
 padding-bottom:20px;
}
}

