/**
* Theme Name: Nutreko Child
* Description: This is a child theme of Nutreko, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: nutreko
* Version: 1.0.6
*/

/* Global */
.col-full{
    padding-left: var(--gutter-width);
    padding-right: var(--gutter-width);
}

.elementor-widget-text-editor p > a{
    font-weight: 600;
}

body > .site-search-popup{
    height: calc(100vh - 59px) !important;
}

/* GDPR */
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{
    background-color: #202020e0 !important;
    border-top: 1px solid #d1d706 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{
    background-color: #d1d706 !important;
    color: #000 !important;
    font-weight: 600 !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button:hover{
    color: #d1d706 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{
	opacity: 0.6;
}

/* Header */
.gecko .main-navigation ul.menu > li.has-mega-menu > a::after{
    vertical-align: middle !important;
    font-size: 12px;
}

.main-navigation ul.menu li.menu-item a:not(.elementor-button-link) span.elementor-button-content-wrapper{
    background-image: none;
    background-position: unset;
    background-size: unset;
    transition: none;
    background-repeat: unset;
    text-decoration: none;
}

.main-navigation .sub-menu{
    border-radius: 0px !important;
    box-shadow: unset;
    background: transparent;
}

.nutreko-language-switcher .item > div i.nutreko-icon-angle-down{
    display: none !important;
}

.nutreko-language-switcher .sub-item{
    left: -20px;
}

.nutreko-language-switcher .sub-item a{
    min-width: 70px;
}

.site-header-account .account-dropdown button{
    font-size: 16px;
    border: 1px solid var(--border) !important;
    border-radius: 30px !important;
    font-weight: 700 !important;
    padding: 10px 40px !important;
    line-height: 1.5 !important;
}

/* Footer */
.events-footer-divider .elementor-divider span.elementor-divider-separator{
    display: block !important;
	border-top: 1px solid #8a8a8a !important;
}

/* Menu Mobile */
.site-branding img{
    max-width: 180px;
    padding-right: 20px;
}

.mobile-navigation ul.menu > li.menu-item{
    border-bottom: 1px solid #D9D9D9;
    padding: 10px 0px;
}

.mobile-navigation ul > li.menu-item:last-child{
    border-bottom: none;
}

.mobile-navigation ul > li.menu-item > a{
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.mobile-navigation .dropdown-toggle{
    top: 15px;
}

/* Notices */
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a{
    color: #000;
    text-decoration: underline;
}

.woocommerce-message a:hover, 
.woocommerce-info a:hover, 
.woocommerce-error a:hover, 
.woocommerce-noreviews a:hover{
    color: #000;
}

.woocommerce-message strong, 
.woocommerce-info strong, 
.woocommerce-error strong, 
.woocommerce-noreviews strong, 
p.no-comments strong{
    color: #000;
}

.woocommerce-message, 
.woocommerce-info, 
.woocommerce-error, 
.woocommerce-noreviews{
    background-color: #e9e9e9;
}

.woocommerce-message, 
.woocommerce-info, 
.woocommerce-error, 
.woocommerce-noreviews{
    padding: 15px 20px;
    color: #000;
    border-left: 0.6180469716em solid rgb(209, 215, 6);
}

.woocommerce-message .button, 
.woocommerce-info .button, 
.woocommerce-error .button, 
.woocommerce-noreviews .button{
    color: #000;
}

.woocommerce-message .button:hover, 
.woocommerce-info .button:hover, 
.woocommerce-error .button:hover, 
.woocommerce-noreviews .button:hover{
    color: #000;
    opacity: 0.6 !important;
}

/* Tables My Account */
body.woocommerce-account table.woocommerce-orders-table tbody tr td{
    text-align: initial !important;
}

body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions{
    display: flex;
    gap: 10px;
    flex-direction: column;
}

/* Payment Method Input bugged */
#mbway_ifthen_for_woocommerce_phone{
    box-shadow: none !important
}

/* Store */
.nutreko-archive-product-content ul.products li.product .woocommerce-loop-product__title,
.nutreko-related-products ul.products li.product .woocommerce-loop-product__title,
.products-cross-sells ul.products li.product .woocommerce-loop-product__title,
.nutreko-products-wrapper ul.products li.product .woocommerce-loop-product__title,
.woocommerce-product-grid ul.products li.product .woocommerce-loop-product__title{
    font-size: 18px !important;
    line-height: 1.3em;
    text-transform: initial;
}

.nutreko-archive-product-content ul.products li.product img,
.nutreko-related-products ul.products li.product img,
.products-cross-sells ul.products li.product img,
.nutreko-products-wrapper ul.products li.product img,
.woocommerce-product-grid ul.products li.product img{
    margin: 0 auto;
}

.nutreko-archive-product-content ul.products li.product .price,
.nutreko-related-products ul.products li.product .price,
.products-cross-sells ul.products li.product .price,
.nutreko-products-wrapper ul.products li.product .price,
.woocommerce-product-grid ul.products li.product .price{
    font-size: 20px;
    font-weight: 700;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.nutreko-archive-product-content ul.products li.product.product-type-grouped .price, 
.nutreko-archive-product-content ul.products li.product.product-type-variable .price,
.nutreko-related-products ul.products li.product.product-type-grouped .price, 
.nutreko-related-products ul.products li.product.product-type-variable .price,
.products-cross-sells ul.products li.product.product-type-grouped .price, 
.products-cross-sells ul.products li.product.product-type-variable .price,
.nutreko-products-wrapper ul.products li.product.product-type-grouped .price, 
.nutreko-products-wrapper ul.products li.product.product-type-variable .price,
.woocommerce-product-grid ul.products li.product.product-type-grouped .price, 
.woocommerce-product-grid ul.products li.product.product-type-variable .price{
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
}

ul.products li.product .product-caption-bottom a[class*="product_type_"], 
ul.products .wc-block-grid__product .product-caption-bottom a[class*="product_type_"], 
.wc-block-grid__products li.product .product-caption-bottom a[class*="product_type_"], 
.wc-block-grid__products .wc-block-grid__product .product-caption-bottom a[class*="product_type_"]{
    font-weight: 700;
}

.product-label.onsale{
    border: 1px solid #D1D706;
    background: #D1D706;
    color: #000;
    font-size: 15px;
    font-weight: 700;
}

.nutreko-archive-product-content ul.products li.product .product-top .posted-in,
.nutreko-related-products ul.products li.product .product-top .posted-in{
    display: none !important;
}

.product-transition .product-image{
    background-color: transparent !important;
}

ul.products li.product .product-block, 
ul.products .wc-block-grid__product .product-block, 
.wc-block-grid__products li.product .product-block, 
.wc-block-grid__products .wc-block-grid__product .product-block{
    background-color: rgba(252, 252, 252) !important;
}

.gridlist-toggle{
    display: none !important;
}

.nutreko-sorting .woocommerce-result-count{
    left: 0%;
    transform: initial;
}

.nutreko-active-filters{
    justify-content: flex-start;
}

.nutreko-active-filters .widget_layered_nav_filters{
    margin: 15px 0 15px 0px;
}

/* Sidebar */
.widget.nutreko-widget-woocommerce .widget-title{
    font-size: 18px;
    font-weight: 700;
}

.widget-area .widget .widget-title{
    font-size: 20px;
    font-weight: 700;
}

.widget.nutreko-widget-woocommerce ul li a{
    color: #969696;
    font-size: 13px;
    text-transform: uppercase;
}

.widget-area .woocommerce-widget-layered-nav ul li a, 
.widget-area .widget_layered_nav ul li a, 
.widget-area .widget_product_brands ul li a, 
.widget-area .widget_product_categories ul li a{
    color: #969696;
    font-size: 15px;
    text-transform: uppercase;
}

.widget-area .widget.nutreko-widget-woocommerce .widget-title::after{
    content: none !important;
}

/* Single Product */
.nutreko-related-products .related > h2:first-child, 
.nutreko-related-products .upsells > h2:first-child{
    font-size: 54px;
    line-height: 1.2em;
    border-top: none !important;
    font-weight: 700;
}

.nutreko-related-products .related .related-heading > span:first-child{
    color: #000;
}

.nutreko-related-products .related .related-heading > span:last-child{
    color: #D1D706;
}

.nutreko-related-products .related, 
.nutreko-related-products .upsells{
    margin-bottom: 240px;
}

body.single-product div.product .product_title{
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: initial;
}

body.single-product div.product .woocommerce-product-details__short-description p{
    color: #B4B4B4;
    font-size: 24px;
    font-weight: 600;
}

body.single-product div.product .stock{
    font-size: 18px;
    font-weight: 500;
}

body.single-product div.product .inventory_status,
body.single-product div.product .stock.in-stock{
    color: #137005;
}

body.single-product div.product .inventory_status.out-of-stock{
    color: #c00e0e;
}

body.single-product div.product table.variations a.reset_variations,
body.single-product div.product table.variations a.reset_variations:hover{
    color: #c00e0e;
}

body.single-product div.product .woocommerce-product-gallery:has(.swiper) .woocommerce-product-gallery__image a img{
    margin: 0 auto;
    /*width: 100%;*/
}

body.single-product div.product .woocommerce-product-gallery:has(.swiper) .woocommerce-product-gallery__image img.zoomImg{
    display: none !important;
}

body.single-product div.product .woocommerce-product-details__short-description{
    margin-bottom: 0px !important;
}

.single-product .woocommerce-tabs.product-accordions .accordion-item .accordion-body h1,
.single-product .woocommerce-tabs.product-accordions .accordion-item .accordion-body h2,
.single-product .woocommerce-tabs.product-accordions .accordion-item .accordion-body h3,
.single-product .woocommerce-tabs.product-accordions .accordion-item .accordion-body h4,
.single-product .woocommerce-tabs.product-accordions .accordion-item .accordion-body h5,
.single-product .woocommerce-tabs.product-accordions .accordion-item .accordion-body h6{
    font-size: 20px;
    line-height: 1.2em;
    text-transform: initial; 
    font-weight: 700;
}

body.single-product div.product.onbackorder .button.buy-now-button {
	display: none !important;
}

body.single-product .stock.out-of-stock {
	white-space: inherit;
	padding: 0.5em;
	text-align: center;
}

body.single-product .woocommerce-tabs.product-accordions .accordion-head .accordion-title{
    text-transform: initial !important;
}

.quantity_wrap .quantity .input-text::-webkit-outer-spin-button,
.quantity_wrap .quantity .input-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity_wrap .quantity .input-text {
  -moz-appearance: textfield;
}

.quantity_wrap .quantity .input-text  {
  outline-offset: 1px;
}

#respond #reply-title{
    font-size: 26px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: initial;
}

body.single-product div.product table.variations .label label{
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}

.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):hover{
    box-shadow: 0 0 0 2px #000;
}

.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected,
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected:hover{
    box-shadow: 0 0 0 2px #d1d706;
}

.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected span.rtwpvs-term-span,
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected:hover span.rtwpvs-term-span{
    color: #d1d706;
}

.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term span.rtwpvs-term-span{
    font-weight: 600;
    padding: 5px 15px !important;
}

body.single-product div.product form.cart{
    margin-top: 60px !important;
}

body.single-product .woocommerce-tabs.product-accordions{
    margin-top: 50px !important;
}

body.single-product div.product table.variations{
    margin-bottom: 60px !important;
}

body.single-product div.product .entry-summary .price{
    font-size: 30px;
    font-weight: 700;
    margin-top: 55px;
}

body.single-product div.product .entry-summary .price del{
    font-size: 20px;
}

body.single-product div.product .product_after_title{
    justify-content: space-between !important;
}

body.single-product div.product .inventory_status{
    font-size: 18px;
}

body.single-product .wrapper-informacao-nutricional table{
    margin: 20px 0;
}

body.single-product .wrapper-informacao-nutricional table th,
body.single-product .wrapper-informacao-nutricional table td{
    border: 1px solid #ddd;
    padding: 12px 15px;
    text-align: left;
}

body.single-product .woocommerce-tabs.product-accordions .accordion-item{
    color: #000;
}

body.single-product .woocommerce-tabs.product-accordions .accordion-item ul,
body.single-product .woocommerce-tabs.product-accordions .accordion-item ol{
    margin: 0 0 1em 2em;
}

body.single-product .buy-now-button,
body.single-product div.product .single_add_to_cart_button{
    font-weight: 700;
}

.nutreko-sticky-add-to-cart__content-button:hover{
    color: #000 !important;
}

/* Quick View */
#woosq-popup .single-product div.product .summary .summary-content .product_title{
    font-size: 30px;
    font-weight: 700;
    text-transform: initial;
    line-height: 1.3em;
}

#woosq-popup .product .summary .summary-content{
    padding: 40px 30px 30px 30px;
}

#woosq-popup .mfp-close{
    right: 10px;
    top: 10px;
}

#woosq-popup .single-product div.product .entry-summary .price{
    font-weight: 700;
}

#woosq-popup .single-product div.product .woocommerce-product-rating,
#woosq-popup .single-product div.product .woocommerce-product-details__short-description,
#woosq-popup .single-product div.product .product_meta{
    display: none !important;
}

#woosq-popup .single-product div.product table.variations .label label{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: capitalize;
}

.single-product div.product .single_add_to_cart_button{
    font-weight: 700;
}

/* Mini Cart */
.header-group-action .site-header-wishlist a .count,
.site-header-cart .cart-contents .count{
    background: #000 !important;
}

.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__empty-message{
    font-size: 14px;
}

.widget_shopping_cart .fsl-wrapper{
    border-top: 1px solid var(--border);
}

.widget_shopping_cart .devnet_fsl-free-shipping{
    margin-bottom: 1rem;
    box-shadow: unset !important;
}

.widget_shopping_cart .mini_cart_item a{
    line-height: 1.2em;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}

.widget_shopping_cart .devnet_fsl-free-shipping .fsl-title, .devnet_fsl-free-shipping .title{
    font-weight: 700;
    text-transform: initial;
    color: #000;
}

.widget_shopping_cart .devnet_fsl-free-shipping.fsl-center-text .fsl-description{
    color: #000;
    line-height: 1.2em;
}

.widget_shopping_cart .buttons{
    border-top: 1px solid var(--border);
    padding-top: 2rem;
}

/* Cart */
.cross-sells > h2:first-child{
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-align: initial;
}

.cross-sells > h2:first-child span:last-child{
    color: #D1D706;
}

.cross-sells{
    margin-bottom: 100px;
}

.cross-sells .products-cross-sells:hover{
    margin-bottom: 0px !important;
}

.cross-sells .products-cross-sells:hover .swiper{
    padding-bottom: 0px !important;
}

/* Tables */
table.cart th{
    text-transform: initial;
    font-size: 18px;
}

table.cart .woocommerce-cart-form__cart-item th.product-name{
    font-size: 15px;
    font-weight: 600;
    vertical-align: middle;
}

table.cart td.product-price{
    font-weight: 600;
}

table.cart td.product-name a{
	display: inline-block;
	line-height: 1.4em;
}

table.cart td.actions .coupon{
    flex-wrap: wrap;
}

table.cart td.actions .coupon #coupon-error-notice{
    margin-top: 10px;
}

.cart_totals,
#order_review{
    border-radius: 10px;
}

.cart_totals > h2,
form.checkout h3,
form.checkout #ship-to-different-address label,
#order_review #order_review_heading{
    font-size: 23px;
    font-weight: 700;
    text-transform: initial;
    line-height: 1.2em;
}

.cart_totals table th{
    font-size: 18px;
    font-weight: 700;
}

.cart_totals .woocommerce-shipping-destination{
    color: #000;
    font-size: 15px;
    line-height: 1.3em;
    margin-top: 20px;
}

ul#shipping_method input[type="radio"] + label{
    display: block;
    font-size: 15px;
    line-height: 1.2em;
    word-break: break-word;
    font-weight: 400;
}

.wc-proceed-to-checkout .devnet_fsl-free-shipping{
    box-shadow: unset;
    padding: 2rem 2rem;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}

.cart-collaterals .cart_totals small.includes_tax,
.cart-collaterals .cart_totals small.includes_tax span.amount,
.woocommerce-checkout-review-order-table .order-total small.includes_tax span.amount,
body.woocommerce-account table.woocommerce-table--order-details tfoot tr td small.includes_tax span.amount,
.woocommerce-order .woocommerce-table--order-details tfoot tr small.includes_tax span.amount{
    font-size: 13px !important;
}

/* Checkout */
#order_review .woocommerce-checkout-review-order-table th{
    font-size: 18px;
    font-weight: 700;
}

.checkout_coupon button[type="submit"]{
    margin-left: 0px;
}

.fs_affiliates_apply_referral_code form.fs_affiliates_apply_referral_code_form{
    margin-bottom: 2.617924em;
    display: grid;
    max-width: 622px;
}

.fs_affiliates_apply_referral_code form.fs_affiliates_apply_referral_code_form p:first-child{
    display: none !important;
}

.fs_affiliates_apply_referral_code form.fs_affiliates_apply_referral_code_form #fs_affiliates_referral_code_field{
    margin-bottom: 1.5rem;
}

#payment .woocommerce-terms-and-conditions h6{
    font-weight: 700;
    font-size: 18px;
}

/* Select 2 Styles */
body.woocommerce-account .select2-container,
body.woocommerce-checkout .select2-container {
	z-index: initial !important;
}

body.woocommerce-account .select2-container--default .select2-selection--single,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-selection--single {
  border-radius: 30px;
  background: transparent;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0;
}

body.woocommerce-account .select2-container--open .select2-selection--single,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--open .select2-selection--single {
    border: 1px solid var(--text);
}

body.woocommerce-account .select2-container--default.select2-container--below.select2-container--open .select2-selection--single,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default.select2-container--below.select2-container--open .select2-selection--single {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: transparent;
}

body.woocommerce-account .select2-container--default.select2-container--above.select2-container--open .select2-selection--single,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default.select2-container--above.select2-container--open .select2-selection--single {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: transparent;
}

body.woocommerce-account .select2-container--default .select2-selection__rendered,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-selection__rendered {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.woocommerce-account .select2-container--open.select2-container--above .select2-selection__rendered,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--open.select2-container--above .select2-selection__rendered {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

body.woocommerce-account .select2-container--open.select2-container--below .select2-selection__rendered,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--open.select2-container--below .select2-selection__rendered {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

body.woocommerce-account .select2-container--default .select2-selection__arrow,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-selection__arrow {
    right: 15px;
    transition: transform 0.3s ease;
}

body.woocommerce-account .select2-container--default .select2-dropdown,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: none;
  border-radius: 0 0 30px 30px;
  background: #fff;
  overflow: hidden;
  max-height: 0;
}

body.woocommerce-account .select2-container--open .select2-dropdown,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--open .select2-dropdown {
  max-height: 300px;
}

body.woocommerce-account .select2-container--default .select2-results__options,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-results__options {
  padding: 0;
  margin: 0;
}

body.woocommerce-account .select2-container--default .select2-results__option,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-results__option {
  padding: 12px 16px;
  font-size: 14px;
  cursor: pointer;
  border-top: 1px solid rgba(0,0,0,0.1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background 0.1s ease;
}

body.woocommerce-account .select2-container--default .select2-results__option--highlighted,
body.woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-results__option--highlighted {
  background: rgba(0,0,0,0.05);
}

body.woocommerce-account .select2-container--default,
body.woocommerce-checkout .select2-container--default {
  min-width: 200px !important;
  position: relative;
  width: auto;
}

body.woocommerce-account .select2-container--default .select2-search--dropdown,
body.woocommerce-checkout .select2-container--default .select2-search--dropdown {
    padding: 10px 20px;
}

body.woocommerce-account .select2-container--default .select2-dropdown,
body.woocommerce-checkout .select2-container--default .select2-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid var(--text);
  border-radius: 0 0 30px 30px;
  background: var(--background_light);
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.4s cubic-bezier(0.33,1,0.68,1);
}

body.woocommerce-account .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below,
body.woocommerce-checkout .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    border-top: transparent;
}

body.woocommerce-account .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above,
body.woocommerce-checkout .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-radius: 30px 30px 0 0;
}

body.woocommerce-account .select2-container--open .select2-dropdown,
body.woocommerce-checkout .select2-container--open .select2-dropdown {
  max-height: 300px;
}

body.woocommerce-account .select2-container--default .select2-results__options,
body.woocommerce-checkout .select2-container--default .select2-results__options {
  padding: 0;
  margin: 0;
}

body.woocommerce-account .select2-container--default .select2-results__option,
body.woocommerce-checkout .select2-container--default .select2-results__option {
  padding: 12px 25px;
  font-size: 14px;
  color: #444;
  cursor: pointer;
  border-top: 1px solid rgba(0,0,0,0.1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background 0.1s ease;
}

body.woocommerce-account .select2-container--default .select2-results__option[data-selected="true"],
body.woocommerce-checkout .select2-container--default .select2-results__option[data-selected="true"] {
    background-color: transparent;
    color: #D1D706;
}

body.woocommerce-account .select2-container--default .select2-results__option--highlighted,
body.woocommerce-checkout .select2-container--default .select2-results__option--highlighted {
  background: transparent;
  color: #D1D706;
}

body.woocommerce-account .select2-container--default .select2-search--dropdown .select2-search__field,
body.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #5B5B5B;
    padding: 5px 20px;
}

/* Blog */
body.single-post h1.entry-title{
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: initial;
}

body.single-post .entry-meta{
    color: #B4B4B4;
    font-size: 20px;
    font-weight: 600;
}

body.single-post .post-thumbnail{
    margin-bottom: 60px;
}

body.single-post .entry-content{
    color: #000;
    font-size: 20px;
    line-height: 1.3em;
    border-bottom: none !important;
}

body.single-post .entry-content ul li:not(:last-child),
body.single-post .entry-content ol li:not(:last-child){
    margin-bottom: 15px;
}

body.single-post .entry-taxonomy{
    display: none !important;
}

body.single-post .entry-content h2,
body.single-post .entry-content h3,
body.single-post .entry-content h4,
body.single-post .entry-content h5,
body.single-post .entry-content h6{
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: initial;
    letter-spacing: 0px;
}

/* Home */
#product-tabs-performance .e-n-tabs-heading{
    background-image: url("https://store.eventsmtb.com/wp-content/uploads/2025/08/events-store-performance.webp");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
}

#product-tabs-performance .e-n-tab-title[aria-selected="false"] .e-n-tab-icon{
    display: none;
}

#product-tabs-performance .e-n-tab-title:hover .e-n-tab-icon{
    display: flex;
}

#events-roupa-desportiva{
    background-image: linear-gradient(-90deg, transparent 50%, white 50%), url("https://store.eventsmtb.com/wp-content/uploads/2025/08/events-store-roupa-desportiva-bg.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

/* Blog */
.elementor-widget-nutreko-post-grid .elementor-post-list .entry-meta,
.elementor-widget-nutreko-post-grid .elementor-post-grid .grid-item .categories-link,
.elementor-widget-nutreko-post-grid .elementor-post-grid .grid-item .post-content .entry-excerpt,
.blog-style-grid .blog-grid .categories-link,
.blog-style-grid .blog-grid .post-content .entry-excerpt{
    display: none !important;
}

.elementor-widget-nutreko-post-grid .elementor-post-list .post-content .more-link-wrap,
.elementor-widget-nutreko-post-grid .elementor-post-grid .grid-item .post-content .more-link-wrap,
.blog-style-grid .blog-grid .post-content .more-link-wrap{
    margin-top: 50px;
}

.elementor-widget-nutreko-post-grid .elementor-post-list .post-content .entry-excerpt{
    color: #000;
    font-size: 20px;
    line-height: 1.3em;
    margin-top: 30px;
}

.blog-style-grid .blog-grid .post-content h3{
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: initial;
}

/* Login */
#customer_login{
    margin-top: 60px !important;
}

.register-from-title, 
.login-form-title{
    font-weight: 700 !important;
}

#customer_login .col-2 .woocommerce-form-register .woocommerce-input-dateofbirth .bbd-sugestion-dateofbirth{
    display: block;
    margin-top: 5px;
    font-weight: 400;
}

#customer_login .col-2 .woocommerce-form-register .woocommerce-input-dateofbirth .woocommerce-dateofbirth,
body.woocommerce-account.logged-in .woocommerce-dateofbirth{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

#customer_login .col-2 .woocommerce-form-register .woocommerce-input-dateofbirth .woocommerce-dateofbirth .bootstrap-select:not(:last-child),
body.woocommerce-account.logged-in .woocommerce-dateofbirth .bootstrap-select:not(:last-child){
    margin-right: 5px;
}

.woocommerce-MyAccount-content h2{
    text-transform: initial;
}

body.woocommerce-account.logged-in .woocommerce-address-fields__field-wrapper #billing_nif_field{
    width: 100% !important;
    padding-right: 0px !important;
}

form.woocommerce-form-register .wc-terms-and-conditions label{
    line-height: 1;
}

form.woocommerce-form-register .wc-terms-and-conditions label span{
    font-size: 12px;
    font-weight: 400;
}

form.woocommerce-ResetPassword.lost_reset_password{
    max-width: 660px;
    margin: 30px auto 0;
}

form.woocommerce-ResetPassword.lost_reset_password .form-row-first{
    width: 100% !important;
    margin-right: 0px !important;
}

.bootstrap-select > .dropdown-toggle{
    font-family: "Montserrat" !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.8571428571;
    padding: 11px 23px !important;
    -webkit-appearance: none;
    box-sizing: border-box;
    outline: 0;
    color: var(--text) !important;
    transition: none;
    border: 1px solid var(--background_light) !important;
    background-color: var(--background_light) !important;
    border-radius: 30px;
    letter-spacing: initial !important;
}

.bootstrap-select.open > .dropdown-toggle{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner{
    opacity: 0.6;
}

.bootstrap-select .dropdown-toggle .caret{
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: var(--text);
    opacity: 0.6;
}

.bootstrap-select .dropdown-toggle::after{
    border-right: 4px solid transparent;
    border-bottom: 4px solid;
    border-left: 4px solid transparent;
    color: var(--text);
    opacity: 0.6;
}

.bootstrap-select .dropdown-toggle:focus{
    border: solid 1px var(--text) !important;
}

.dropdown-menu{
    background-color: var(--background_light) !important;
    border: 1px solid var(--text);
    box-shadow: none;
}

.bootstrap-select .dropdown-menu li:hover,
.bootstrap-select .dropdown-menu > .active > a,
.bootstrap-select .dropdown-menu > .active > a:focus,
.bootstrap-select .dropdown-menu > .active > a:hover{
    background-color: transparent !important;
}

.bootstrap-select .dropdown-menu li:hover a,
.bootstrap-select .dropdown-menu > .active > a,
.bootstrap-select .dropdown-menu > .active > a:focus,
.bootstrap-select .dropdown-menu > .active > a:hover{
    color: #D1D706 !important;
}

.bootstrap-select .dropdown-menu.open{
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.bootstrap-select.open.dropup .dropdown-menu.open{
    border-top: 1px solid;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.bootstrap-select.open > .dropdown-toggle{
    border: solid 1px var(--text) !important;
    border-bottom: 0px !important;
}

.bootstrap-select.open.dropup > .dropdown-toggle{
    border: solid 1px var(--text) !important;
    border-bottom: solid 1px !important;
    border-top: 0px !important;
}

.bootstrap-select.open.dropup > .dropdown-toggle{
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.bootstrap-select .dropdown-menu > li > a{
    padding: 10px 23px !important;
}

/* 404 */
.error-404 .content-404 .page-content .error-heading{
    color: #CED404;
    font-weight: 700;
}

.error-404 .content-404 .page-content .error-title{
    font-weight: 700;
}

.error404 #page .site-content{
    margin-bottom: 140px;
}

/* Search Resutls */
.ajax-search-result{
    width: 360px;
    margin-top: 20px;
}

.ajax-search-result .search-title{
    font-weight: 700;
    font-size: 20px;
}

/* Affliates */
.fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul li a i{
    font-family: 'FontAwesome' !important;
}

#content .fs_affiliates_frontend_dashboard{
    border: 6px solid var(--border);
    border-radius: 10px;
    background-color: #fff;
    box-shadow: none;
}

#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu{
    background: #e9e9e9;
}

#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul li a {
    color: #000;
}

#content .fs_affiliates_menu_content table.fs_affiliates_referrals_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_visits_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_creatives_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliate_transaction_log_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliate_payout_request_log_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_overview_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_order_detail_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_customer_detail_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_campaigns_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_commission_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliate_campaigns_list_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_Payout_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_leaderboard_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_fileupload_frontend_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_landing_page_table tbody th, 
#content .fs_affiliates_menu_content table.fs_affiliates_coupon_linking_table tbody th, 
#content .fs_affiliates_menu_content table.fs-affiliates-product-commisssion-table tbody th, 
#content .fs_affiliates_menu_content table.fs-affiliates-product-commisssion-table thead th, 
#content .fs_affiliates_menu_content table.fs_affiliates_domain_table tbody th, 
#content .fs_affiliates_menu_content table.fs-affiliate-commission-transfer-to-wallet-table thead th{
    background: #202020;
}

#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul li a:hover,
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul li a.current{
    /*color: #d1d706;*/
    font-weight: 600;
}

.fs_affiliates_frontend_dashboard .fs_affiliates_menu_content div.fs_affiliates_form{
    margin: 0 !important;
}

#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content div.fs_affiliates_form h2{
    margin: 2% 0 0% 2%;
}

#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul li ul.submenu,
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul li ul.submenu li a{
    background-color: #e9e9e9;
}

#content .fs_affiliates_menu_content .fs-date-filter .fs-date-filters .fs-date-filter-button{
    margin: 15px 20px !important;
}

#content .fs_affiliates_menu_content div.fs_affiliates_form table.fs_affiliates_frontend_table{
    margin: 20px 2%;
}

#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs_affiliates_link_generator table td .fs_affiliates_generate_affiliate_link, 
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs_affiliates_form .fs_affiliates_form_save, 
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs_affiliates_download_btn, 
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs-product-commission-search-btn, 
#content .fs_affiliates_generate_campaign_affiliate_link, 
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs-commission-transfer-to-wallet-btn, 
#content .fs-date-filter-button{
    border-radius: 100px;
    background: #D1D706 !important;
    box-shadow: none !important;
    color: #000 !important;
    font-weight: 700;
    padding: 15px 25px !important;
    letter-spacing: 0px;
    border: 2px solid #D1D706 !important;
    width: auto !important;
}

#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs_affiliates_link_generator table td .fs_affiliates_generate_affiliate_link:hover, 
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs_affiliates_form .fs_affiliates_form_save:hover, 
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs_affiliates_download_btn:hover, 
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs-product-commission-search-btn:hover, 
#content .fs_affiliates_generate_campaign_affiliate_link:hover, 
#content .fs_affiliates_frontend_dashboard .fs_affiliates_menu_content .fs-commission-transfer-to-wallet-btn:hover, 
#content .fs-date-filter-button:hover{
    background-color: #000 !important;
    color: #D1D706 !important;
    border: 2px solid #000 !important;
}

#content .fs_affiliates_form p input, 
#content .fs_affiliates_form p select{
    border-radius: 30px;
}

/* Newsletter */
#popup-newsletter-form form.elementor-form input[type="email"]{
    padding: 11px 23px;
    line-height: 1.8571428571;
}

#popup-newsletter-form form.elementor-form .elementor-field-type-acceptance .elementor-field-subgroup span.elementor-field-option{
    line-height: 1.2em;
}

#popup-newsletter-form form.elementor-form .elementor-field-type-acceptance .elementor-field-subgroup span.elementor-field-option label{
    font-size: 13px;
}

#popup-newsletter-form form.elementor-form .elementor-field-type-submit button::before{
    content: none !important;
}

/* Junte-se a nos */
.bbd-clear{
    clear: both;
}

#eventsmtb-form .form-group{
    margin-bottom: 30px;
}

#eventsmtb-form .form-group.group-left{
    float: left;
    width: 48%;
}

#eventsmtb-form .form-group.group-right{
    float: right;
    width: 48%;
}

#form-work-with-us .form-text{
    color: #000;
    text-align: center;
    margin-bottom: 65px;
    font-family: 'Montserrat';
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2em;
    text-transform: uppercase;
}

#form-work-with-us .form-text.middle{
    margin-top: 40px;
}

#eventsmtb-form .wpcf7-not-valid-tip{
    margin-top: 10px;
    font-size: 14px;
    font-family: 'Montserrat';
    padding-left: 9px;
}

#eventsmtb-form .wpcf7 form.sent .wpcf7-response-output,
#eventsmtb-form .wpcf7 form.invalid .wpcf7-response-output, 
#eventsmtb-form .wpcf7 form.unaccepted .wpcf7-response-output, 
#eventsmtb-form .wpcf7 form.payment-required .wpcf7-response-output{
    border: none;
    margin-top: 60px;
    padding: 0px;
    text-align: center;
    color: #000;
    font-family: 'Montserrat';
    font-size: 16px;
}

#eventsmtb-form .wpcf7-button{
    margin-top: 80px;
}

/* Thank You Page */
.woocommerce-order .woocommerce-thankyou-order-received{
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2em;
}

.woocommerce-order .woocommerce-order-details h2,
.woocommerce-order .woocommerce-customer-details h2{
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0px;
}

.woocommerce-order .woocommerce-customer-details{
    max-width: 900px;
     margin: 1.41575em auto 5.9968353111em;
}

.woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 40px;
}

.woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column{
    width: auto;
    float: unset;
    margin: 0px;
}

/* Popup Wishlist */
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item-inner .woosw-item--info .woosw-item--name a{
    font-size: 16px;
    line-height: 1.2;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items .woosw-item-inner .woosw-item--actions .woosw-item--atc a[class*="product_type_"]{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a:hover{
    color: #D1D706;
    border-color: #D1D706;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{
    background-color: #D1D706;
    color: #000;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{
    background-color: #202020;
}

.woosw-items .woosw-item .woosw-item--remove span:hover::before, 
.woosw-items .woosw-item .woosw-item--add span:hover::before { 
    color: #D1D706;
}

/* Wishlist */
.woosw-list table.woosw-items tr td .woosw-item--stock p{
    text-align: center;
    margin-bottom: 10px;
}

@media (max-width: 1440px) { 
    /* Store */
    #secondary{
        padding: 40px 30px;
    }

    .nutreko-archive-product .widget-area{
        width: 340px;
    }

    .nutreko-archive-product .content-area {
        width: calc(100% - 370px);
    }

    ul.nutreko-products.products:not(.products-list){
        grid-gap: 20px;
    }

    /* 404 */
    .error-404 .content-404 .page-content .error-heading {
        font-size: 340px;
    }

    .error-404 .content-404 .page-content .error-title {
        font-size: 80px;
    }

    /* Single Product */
    body.single-product div.product .product_title{
        font-size: 36px;
    }
}

@media (max-width: 1366px) {
    /* Cart */
    .cross-sells > h2:first-child,
    .nutreko-related-products .related > h2:first-child, 
    .nutreko-related-products .upsells > h2:first-child{
        font-size: 46px;
    }

    /* Single Product */
    .nutreko-related-products .related, 
    .nutreko-related-products .upsells{
        margin-bottom: 200px;
    }

    .related, 
    .upsells{
        margin-top: 60px;
    }

    .related > h2:first-child, 
    .upsells > h2:first-child{
        padding-top: 60px;
    }

    body.single-product div.product .summary{
        padding: 0 4.5%;
    }

    body.single-product div.product .product_title{
        font-size: 32px;
    }

    body.single-product div.product .woocommerce-product-details__short-description p{
        font-size: 22px;
    }

    body.single-product div.product .inventory_status {
        font-size: 17px;
    }

    body.single-product div.product .entry-summary .price{
        font-size: 28px;
    }

    body.single-product div.product .entry-summary .price del{
        font-size: 19px;
    }

    body.single-product div.product form.cart{
        margin-top: 50px !important;
    }
	
	body.single-product div.product .inventory_status,
    body.single-product div.product .stock{
        font-size: 16px;
    }

    #respond #reply-title{
        font-size: 22px;
    }

    #respond label{
        font-size: 14px;
    }

    /* Blog */
    .elementor-widget-nutreko-post-grid .elementor-post-list .post-content .entry-excerpt{
        font-size: 18px;
    }

    body.single-post h1.entry-title{
        font-size: 42px;
    }

    body.single-post .entry-meta{
        font-size: 18px;
    }

    body.single-post .entry-content{
        font-size: 17px;
    }

    body.single-post .entry-content h2, 
    body.single-post .entry-content h3, 
    body.single-post .entry-content h4, 
    body.single-post .entry-content h5, 
    body.single-post .entry-content h6{
        font-size: 30px;
    }

    /* Quick View */
    .single-product div.product .entry-summary .price{
        font-size: 22px;
    }

    #woosq-popup .single-product div.product .summary .summary-content .product_title{
        font-size: 26px;
    }
}

@media (max-width: 1200px) {
    /* Header */
    .site-header-account,
    .site-header-wishlist{
      display: none;
    }

    /* Back to Top */
    .progress-wrap {
        bottom: 5rem;
    }

    /* Whatsapp */
    #chaty-widget-0 .chaty-widget {
        bottom: 5rem !important;
    }
    
    .chaty-outer-forms.active.chaty-form-0 {
        -webkit-transform: translateY(-135px) !important;
        transform: translateY(-135px) !important;
    }

    /* Ajax Search */
    .ajax-search-result .search-title{
        font-size: 18px;
    }

    .site-search-popup .site-search-popup-wrap .site-search .ajax-search-result{
        max-height: calc(100svh - 250px);
    }

    .ajax-search-result{
        width: 100%;
        box-shadow: none;
    }

    /* Product Lisitng */
    ul.nutreko-products.products:not(.products-list) {
        grid-template-columns: repeat(2, 1fr);
    }

    /* Single Product */
    .nutreko-related-products .related, 
    .nutreko-related-products .upsells{
        margin-bottom: 180px;
    }

    .related, 
    .upsells{
        margin-top: 60px;
    }

    .related > h2:first-child, 
    .upsells > h2:first-child{
        padding-top: 60px;
    }

    body.single-product div.product .summary{
        padding: 0 3.5%;
    }

    body.single-product div.product .product_title{
        font-size: 30px;
    }

    body.single-product div.product .woocommerce-product-details__short-description p{
        font-size: 20px;
    }

    body.single-product div.product .inventory_status {
        font-size: 16px;
    }

    body.single-product div.product .entry-summary .price{
        font-size: 24px;
    }

    body.single-product div.product .entry-summary .price del{
        font-size: 17px;
    }

    body.single-product div.product form.cart{
        margin-top: 40px !important;
    }
	
	body.single-product div.product .inventory_status,
    body.single-product div.product .stock{
        font-size: 16px;
    }

    #respond #reply-title{
        font-size: 20px;
    }

    #respond label{
        font-size: 14px;
    }

    /* Cart */
    .cross-sells{
        margin-bottom: 80px;
    }

    .cart_totals table.shop_table_responsive tr td[data-title]::before {
        font-size: 16px;
        font-weight: 700;
        color: #000;
    }

    .cart_totals .order-total td {
        font-size: 16px;
    }

    .cross-sells > h2:first-child,
    .nutreko-related-products .related > h2:first-child, 
    .nutreko-related-products .upsells > h2:first-child{
        font-size: 40px;
    }

    /* 404 */
    .error-404 .content-404 .page-content .error-heading {
        font-size: 280px;
    }

    .error-404 .content-404 .page-content .error-title {
        font-size: 62px;
    }

    /* Blog */
    .elementor-widget-nutreko-post-grid .elementor-post-list .post-content .entry-excerpt{
        font-size: 17px;
    }

    body.single-post .post-thumbnail{
        margin-bottom: 50px;
    }

    body.single-post h1.entry-title{
        font-size: 38px;
    }

    body.single-post .entry-meta{
        font-size: 18px;
    }

    body.single-post .entry-content{
        font-size: 17px;
    }

    body.single-post .entry-content h2, 
    body.single-post .entry-content h3, 
    body.single-post .entry-content h4, 
    body.single-post .entry-content h5, 
    body.single-post .entry-content h6{
        font-size: 28px;
    }

    /* Quick View */
    .single-product div.product .entry-summary .price{
        font-size: 22px;
    }

    #woosq-popup .single-product div.product .summary .summary-content .product_title{
        font-size: 26px;
    }

    #woosq-popup .single-product div.product table.variations .label label{
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    /* Product Lisitng */
    .nutreko-archive-product .content-area {
        width: 100%;
    }

    /* Home */
    #product-tabs-performance .e-n-tab-title .e-n-tab-title-text{
        color: #000;
    }    

    /* Single Product */
    .nutreko-related-products .related, 
    .nutreko-related-products .upsells{
        margin-bottom: 150px;
    }

    body.single-product div.product .woocommerce-product-gallery{
        margin-bottom: 60px;
    }

    body.single-product div.product .woocommerce-product-details__short-description p{
        font-size: 20px;
    }

    body.single-product div.product .product_title{
        font-size: 30px;
    }

    body.single-product div.product .entry-summary .price{
        font-size: 26px;
    }

    body.single-product div.product .entry-summary .price del{
        font-size: 18px;
    }

    body.single-product div.product .inventory_status{
        font-size: 16px;
    }

    body.single-product div.product form.cart {
        margin-top: 30px !important;
    }

    body.single-product .woocommerce-tabs.product-accordions .accordion-head .accordion-title{
        font-size: 16px;
    }

    body.single-product .woocommerce-tabs.product-accordions .accordion-head{
        padding: 20px 0;
    }

    body.single-product .woocommerce-tabs.product-accordions .accordion-body{
        font-size: 15px;
    }

    body.single-product div.product .summary{
        padding: 0;
    }
	
	body.single-product div.product .inventory_status,
    body.single-product div.product .stock{
        font-size: 14px;
    }

    .nutreko-related-products .related > h2:first-child, 
    .nutreko-related-products .upsells > h2:first-child{
        font-size: 36px;
        padding-top: 0px;
    }

    /* Cart */
    .cross-sells{
        margin-bottom: 60px;
    }

    .cross-sells > h2:first-child{
        font-size: 36px;
    }

    /* Checkout */
    #customer_details{
        width: 100%;
        margin-right: 0px;
    }

    #order_review{
        width: 100%;
    }

    .cart_totals > h2, form.checkout h3, 
    form.checkout #ship-to-different-address label, 
    #order_review #order_review_heading{
        font-size: 20px;
    }

    /* 404 */
    .error-404 .content-404 .page-content .error-heading {
        font-size: 220px;
        margin-bottom: 20px;
    }

    .error-404 .content-404 .page-content .error-title {
        font-size: 50px;
    }

    .error-button a.elementor-button{
        padding: 15px 60px;
    }

    .error-404 .content-404 .page-content .error-text{
        line-height: 1.2;
    }

    /* Blog */
    .elementor-widget-nutreko-post-grid .elementor-post-list .post-content .entry-excerpt{
        font-size: 17px;
    }

    .more-link-wrap a.more-link{
        font-size: 16px;
    }

    .elementor-widget-nutreko-post-grid .elementor-post-list .post-content .more-link-wrap, 
    .elementor-widget-nutreko-post-grid .elementor-post-grid .grid-item .post-content .more-link-wrap, 
    .blog-style-grid .blog-grid .post-content .more-link-wrap{
        margin-top: 40px;
    }

    body.single-post .post-thumbnail{
        margin-bottom: 45px;
    }

    body.single-post h1.entry-title{
        font-size: 32px;
    }

    body.single-post .entry-meta{
        font-size: 17px;
    }

    body.single-post .entry-content{
        font-size: 16px;
    }

    body.single-post .entry-content h2, 
    body.single-post .entry-content h3, 
    body.single-post .entry-content h4, 
    body.single-post .entry-content h5, 
    body.single-post .entry-content h6{
        font-size: 24px;
    }

    nav.post-navigation .title{
        font-size: 16px;
        line-height: 1.4em;
    }

    /* Quick View */
    .single-product div.product .entry-summary .price{
        font-size: 20px;
    }

    #woosq-popup .single-product div.product .summary .summary-content .product_title{
        font-size: 24px;
    }

    #woosq-popup .single-product div.product table.variations .label label{
        font-size: 16px;
    }

    /* Wishlist */
    .woosw-list table.woosw-items .woosw-item .woosw-item--name a{
        font-size: 15px;
        line-height: 1.4em;
        display: block;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--price span,
    .woosw-list table.woosw-items .woosw-item .woosw-item--time{
        font-size: 13px;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--atc p .button, 
    .woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline .button{
        font-size: 13px;
        padding: 10px 15px;
        min-width: 140px;
        text-align: center;
        line-height: 1em;
    }

    .woosw-list table.woosw-items tr td .woosw-item--stock p{
        font-size: 13px;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--image {
        width: 85px;
    }

    .woosw-list .woosw-copy .woosw-copy-label{
        font-size: 14px;
    }

    .woosw-list .woosw-copy .woosw-copy-btn button{
        font-size: 14px;
    }
}

@media (max-width: 880px) {
    /* Cart */
    .cross-sells > h2:first-child,
    .nutreko-related-products .related > h2:first-child, 
    .nutreko-related-products .upsells > h2:first-child{
        font-size: 32px;
    }
}

@media (min-width: 769px){
    /* Tables */
    table.cart td.product-thumbnail {
        width: 12%;
    }

    table.cart th, 
    table.cart td {
        padding: 15px 20px 15px 20px;
    }

    table.cart th.product-subtotal,
    table.cart td.product-subtotal{
        text-align: center;
        padding: 15px 20px 15px 20px;
    }
}

@media only screen and (max-width: 767px) {
    /* Notices */
    .woocommerce-message, 
    .woocommerce-info, 
    .woocommerce-error, 
    .woocommerce-noreviews{
        font-size: 13px;
    }

    /* Global */
    .col-full{
        padding-left: 15px;
        padding-right: 15px;
    }

    #page .site-content{
        margin-top: 30px;
    }

    /* Home */
    #events-roupa-desportiva {
        background-image: none;
    }

    /* Junte-se a nos */
    #form-work-with-us .form-text.middle{
        margin-top: 20px;
    }

    #eventsmtb-form .form-group{
        margin-bottom: 20px;
    }

    #eventsmtb-form .wpcf7-button{
        margin-top: 40px;
    }

    #eventsmtb-form .form-group.group-right,
    #eventsmtb-form .form-group.group-left{
        float: unset;
        width: 100%;
    }

    /* Mini Cart */
    .widget_shopping_cart .devnet_fsl-free-shipping .fsl-title, .devnet_fsl-free-shipping .title{
        font-size: 15px;
    }

    .widget_shopping_cart .devnet_fsl-free-shipping.fsl-center-text .fsl-description{
        font-size: 13px;
    }

    .site-header-cart-side .widget_shopping_cart p.total .amount{
        font-size: 16px;
    }

    .widget_shopping_cart .mini_cart_item a{
        font-size: 14px;
    }

    /* Product Listing */
    ul.products li.product .product-block, 
    ul.products .wc-block-grid__product .product-block, 
    .wc-block-grid__products li.product .product-block, 
    .wc-block-grid__products .wc-block-grid__product .product-block{
        padding: 15px 5px 9px;
    }

    .nutreko-archive-product-content ul.products li.product .price, 
    .nutreko-related-products ul.products li.product .price, 
    .products-cross-sells ul.products li.product .price, 
    .nutreko-products-wrapper ul.products li.product .price, 
    .woocommerce-product-grid ul.products li.product .price{
        font-size: 18px;
    }

    ul.products li.product .product-caption-bottom a[class*="product_type_"], 
    ul.products .wc-block-grid__product .product-caption-bottom a[class*="product_type_"], 
    .wc-block-grid__products li.product .product-caption-bottom a[class*="product_type_"], 
    .wc-block-grid__products .wc-block-grid__product .product-caption-bottom a[class*="product_type_"]{
        font-size: 14px;
        padding: 12px 20px;
    }

    ul.products li.product .group-action, 
    ul.products .wc-block-grid__product .group-action, 
    .wc-block-grid__products li.product .group-action, 
    .wc-block-grid__products .wc-block-grid__product .group-action{
        right: 15px;
    }

    ul.nutreko-products.products:not(.products-list) {
        grid-gap: 15px;
    }

    .events-home-product-grid ul.products.nutreko-products{
        grid-template-columns: repeat(2, 1fr) !important;
    }

    /* Single Product */
    .nutreko-related-products .related, 
    .nutreko-related-products .upsells{
        margin-bottom: 120px;
    }
    
    .nutreko-related-products .related > h2:first-child, 
    .nutreko-related-products .upsells > h2:first-child{
        padding-top: 0px;
        font-size: 26px;
    }

    body.single-product div.product .product_title{
        font-size: 26px;
    }

    body.single-product div.product .woocommerce-product-details__short-description p{
        font-size: 18px;
    }

    body.single-product div.product .inventory_status{
        font-size: 14px;
    }

    body.single-product div.product .entry-summary .price{
        font-size: 22px;
    }

    body.single-product div.product .entry-summary .price del{
        font-size: 16px;
    }

    body.single-product .woocommerce-tabs.product-accordions .accordion-head{
        padding: 18px 0;
    }

    body.single-product .woocommerce-tabs.product-accordions .accordion-head .accordion-title{
        font-size: 16px;
    }

    body.single-product div.product table.variations .label label{
        font-size: 16px;
    }

    body.single-product div.product form.cart {
        margin-top: 20px !important;
    }

    body.single-product div.product table.variations{
        margin-bottom: 50px !important;
    }

    .buy-now-button,
    body.single-product div.product .single_add_to_cart_button{
        font-size: 14px !important;
    }

    body.single-product .woocommerce-tabs.product-accordions .accordion-body{
        font-size: 14px;
    }
	
	body.single-product div.product .inventory_status,
    body.single-product div.product .stock{
        font-size: 12px;
    }

    #respond #reply-title{
        font-size: 20px;
    }

    #respond label{
        font-size: 13px;
    }

    .rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term span.rtwpvs-term-span{
        padding: 5px 10px !important;
        font-size: 14px;
    }

    .related, 
    .upsells{
        margin-top: 60px;
    }

    /* Cart */
    .cross-sells{
        margin-bottom: 40px;
    }

    table.cart td.product-remove{
        top: -5px;
        right: 12px;
    }

    .cross-sells > h2:first-child{
        font-size: 26px;
        margin-bottom: 40px;
    }

    /* Checkout */
    .cart_totals > h2, form.checkout h3, 
    form.checkout #ship-to-different-address label, 
    #order_review #order_review_heading{
        font-size: 18px;
    }

    /* Thank You Page */
    .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses{
        flex-direction: column;
    }

    .woocommerce-order .woocommerce-customer-details{
        margin-bottom: 0px;
    }

    /* 404 */
    .error-404 .content-404 .page-content .error-heading {
        font-size: 120px;
        margin-bottom: 20px;
    }

    .error-404 .content-404 .page-content .error-title {
        font-size: 32px;
    }

    .error-button a.elementor-button{
        padding: 15px 60px;
        font-size: 14px;
    }

    .error-404 .content-404 .page-content .error-text{
        font-size: 16px;
        line-height: 1.2;
    }

    /* Register */
    .register-from-title, 
    .login-form-title{
        font-size: 22px;
    }

    .login-form-col{
        margin-bottom: 80px;
    }
    
    form.woocommerce-form-login .form-row label,
    form.woocommerce-form-register .form-row label,
    form.woocommerce-ResetPassword.lost_reset_password .form-row-first label,
    form.woocommerce-form-login .woocommerce-form__label-for-checkbox,
    form.woocommerce-form-login .woocommerce-LostPassword a{
        font-size: 14px;
    }

    button, 
    input[type="button"], 
    input[type="reset"], 
    input[type="submit"], 
    .button{
        font-size: 16px;
    }

    /* My Account */
    body.woocommerce-account table.woocommerce-orders-table tr td[data-title]::before{
        margin-right: 5px;
    }

    body.woocommerce-account table.woocommerce-orders-table tr td{
        padding: 1em 0px;
    }

    /* Affiliates */
    .fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul{
        padding-left: 0px;
    }

	.fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul li {
		width: 94%;
	}
	
	.fs_affiliates_frontend_dashboard .fs_affiliates_menu ul.fs_affiliates_menu_ul li:hover ul.submenu{
  		border: 1px solid #000 !important;
	}

    /* Blog */
    .more-link-wrap a.more-link{
        font-size: 16px;
    }

    .elementor-widget-nutreko-post-grid .elementor-post-list .post-content .entry-excerpt{
        font-size: 16px;
    }

    .elementor-widget-nutreko-post-grid .elementor-post-list .post-content .more-link-wrap, 
    .elementor-widget-nutreko-post-grid .elementor-post-grid .grid-item .post-content .more-link-wrap, 
    .blog-style-grid .blog-grid .post-content .more-link-wrap{
        margin-top: 30px;
    }

    .blog-grid .post-thumbnail{
        margin-bottom: 20px;
        height: 250px;
    }

    body.single-post .post-thumbnail{
        margin-bottom: 30px;
    }

    body.single-post h1.entry-title{
        font-size: 26px;
    }

    body.single-post .entry-meta{
        font-size: 15px;
    }

    body.single-post .entry-content{
        font-size: 15px;
    }

    body.single-post .entry-content h2, 
    body.single-post .entry-content h3, 
    body.single-post .entry-content h4, 
    body.single-post .entry-content h5, 
    body.single-post .entry-content h6{
        font-size: 20px;
    }

    body.single-post .entry-content ul,
    body.single-post .entry-content ol{
        margin: 0 0 1em 1.5em;
    }

    nav.post-navigation .title{
        font-size: 16px;
        line-height: 1.4em;
    }

    /* Quick View */
    .single-product div.product .entry-summary .price{
        font-size: 20px;
    }

    #woosq-popup .single-product div.product .summary .summary-content .product_title{
        font-size: 22px;
    }

    /* Wishlist */
    .woosw-list table.woosw-items .woosw-item .woosw-item--name a{
        font-size: 13px;
        line-height: 1.4em;
        display: block;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--price span,
    .woosw-list table.woosw-items .woosw-item .woosw-item--time{
        font-size: 12px;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--atc p .button, 
    .woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline .button{
        font-size: 12px;
        padding: 8px 10px;
        min-width: 120px;
        text-align: center;
        line-height: 1em;
    }

    .woosw-list table.woosw-items tr td .woosw-item--stock p{
        font-size: 12px;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--image {
        /*display: none !important;*/
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--image {
        width: 100px;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--price{
        text-align: center;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--info{
        min-width: 65px;
    }

    .woosw-list table.woosw-items .woosw-item .woosw-item--info .woosw-item--name,
    .woosw-list table.woosw-items .woosw-item .woosw-item--info .woosw-item--time{
        display: none !important;
    }

    .woosw-list .woosw-copy .woosw-copy-label{
        font-size: 13px;
    }

    .woosw-list .woosw-copy .woosw-copy-btn button{
        font-size: 13px;
    }
}

@media (max-width: 500px) {
    ul.nutreko-products.products:not(.products-list) {
      grid-template-columns: repeat(1, 1fr);
    }

    .events-home-product-grid ul.products.nutreko-products{
        grid-template-columns: repeat(1, 1fr) !important;
    }
}