/*
Theme Name: PharmaCare
Theme URI: https://pharmacare.qodeinteractive.com
Description: Pharmacy and Medical Store
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: pharmacare
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License: ThemeForest Split Licence

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

#qodef-top-area {
	background-color:#66BC89;
	padding: 14px 0;
}
.qodef-widget-holder.qodef--one {
	width: 1300px;
}
#text-3 {
	width:100% !important;
}
.qodef-standard-header-top-wrapper.qodef-content-grid .qodef-widget-holder.qodef--one {
	margin-left: auto;
    margin-right: 0;
    width: auto;
}
.qodef-header--standard .qodef-standard-header-bottom-wrapper {
    background: #1B3A28;
}
.menu-item a {	
	color:#21A06A !important;
}
.current-menu-item a {
	color:#FCDE89 !important;
}
.kiko-paper-bag:before {
    content: url("/wp-content/uploads/2023/05/carrello.png");
}
.widget_pharmacare_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-inner .qodef-wishlist-widget-link .qodef-wishlist-widget-icon:before {
    content: url("/wp-content/uploads/2023/05/heart.png");
}
.qodef-m-user-image {
	display:none;
}
.qodef-m-user:before {
    content: url("/wp-content/uploads/2023/05/user.png");
}
#qodef-page-footer-bottom-area {
	background-color: #1B3A28;
}
.qodef-woo-product-list .qodef-woo-product-image {
    width: 100%;
}
#qodef-woo-page .qodef-woo-product-title, .qodef-woo-product-list .qodef-woo-product-title {
	font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0em;
}
#qodef-woo-page .qodef-woo-product-title a, .qodef-woo-product-list .qodef-woo-product-title a {
	background-image: unset;
}
#qodef-woo-page .button:not(.add_to_wishlist), .qodef-woo-shortcode .button:not(.add_to_wishlist), .qodef-woo-shortcode .added_to_cart, table.wishlist_table .product-add-to-cart a.add_to_cart {
	padding: 10px !important;
	width: 100%;
	height: 35px;
	background-color: #FCDE89 !important;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 14px;
	color: #1B3A28 !important;
	text-transform: none;
	letter-spacing: 0;
}
table.wishlist_table .product-add-to-cart a.add_to_cart {
    display: flex !important;
	align-items: center;
	justify-content: center;
	width: 280.5px;
}
#qodef-woo-page .button:not(.add_to_wishlist):hover, .qodef-woo-shortcode .button:not(.add_to_wishlist):hover, .qodef-woo-shortcode .added_to_cart:hover, table.wishlist_table .product-add-to-cart a.add_to_cart:hover {
	background-color: #66BC89;
	color: #FCDE89;
	animation-timing-function: ease-out;
	animation-duration: 300ms;
}
#qodef-woo-page .add_to_cart_button:before, .qodef-woo-shortcode .add_to_cart_button:before, .qodef-woo-shortcode .added_to_cart:before, table.wishlist_table .product-add-to-cart a.add_to_cart:before {
	display: none;
}
#qodef-woo-page .qodef-woo-product-list .button.yith-wcqv-button, .qodef-woo-product-list .button.yith-wcqv-button {
	display: none;
}
#qodef-woo-page .qodef-woo-product-list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a, .qodef-woo-product-list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a {
	display: none;
}
#qodef-woo-page .price, .qodef-woo-shortcode .price {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 14px;
	color: #66BC89;
	display: inline-block;
}
#qodef-woo-page .qodef-woo-product-mark.qodef-precent, .qodef-woo-shortcode .qodef-woo-product-mark.qodef-precent {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 56.5px;
	height: 27px;
	background: #62C971;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 15px;
	line-height: 17px;
	color: #1B3A28;
}
#qodef-woo-page .price del, .qodef-woo-shortcode .price del {
	float: right;
    margin-left: 11px;
	margin-right: unset;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: 0em;
}
#qodef-woo-page .price p, .qodef-woo-shortcode .price p {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0em;
}
#qodef-top-message-holder {
	display: none;
}
.wa__cs_info {
	display: none;
}
.wa__btn_title {
	font-family: Arial;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #1B3A28 !important;
}
.nta_wa_button a {
	width: 360px;
	background-color: #CCEFDA !important;
	padding: 10px;
	box-shadow: 0px 4px 8px 1px rgba(32, 32, 37, 0.09) !important;
	border-radius: 8px;
}
.wa__btn_icon img {
	width: 41px;
}

.page-id-7479 .nta_wa_button {
	margin: auto;
	margin-top: 30px;
	width: fit-content;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus {
    float: left;
    position: initial;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 10px;
	width: 85px;
	height: 35px;
	background: #FDF9F9;
	border: 1px solid #DDDDDD;
	border-radius: 8px;
	margin: 10px 40px 0 0;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 14px;
	color: #1B3A28;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 10px;
	width: 35px !important;
	height: 35px !important;
	background-color: #62C971;
	border-radius: 15px;
	border: unset;
	margin-top: 10px;
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus {
	margin-right: 5px;
}

.qodef-quantity-label {
	display: none;
}
#qodef-woo-page.qodef--single form.cart .button, #qodef-woo-page.qodef--single form.cart .button:hover {
	display: flex !important;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 10px !important;
	width: 174px !important;
	height: 50px;
	background-color: #FCDE89 !important;
	border-radius: 15px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 14px;
	color: #1B3A28;
	text-transform: initial;
	letter-spacing: unset;
}

.bundle_button .single_add_to_cart_button {
	margin-top: 20px !important;
}
#qodef-woo-page.qodef--single form.cart .button:before {
	display:none;
}

#qodef-woo-page .qodef-woo-product-title {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 0em;
}

#qodef-woo-page.qodef--single .entry-summary .price {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	color: #62C971;
}

#qodef-woo-page.qodef--single .entry-summary .tax {
	display: none;
}
.woocommerce-product-details__short-description h3 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	color: #1B3A28;
	margin: 0px;
}
.woocommerce-product-details__short-description p:nth-of-type(2) {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #62C971;
	margin: 0;
}	
#short_description_content {
	display:flex;
    flex-flow: column;
}
#short_description_content p:first-of-type {
	order: 1;
	margin: 0;
}
#short_description_content .nta-woo-products-button {
	order: 2;
}
#short_description_content h3 {
	order: 3;
}
#short_description_content p:nth-of-type(2) {
	order: 4;
}
.nta-woo-products-button {
	margin: 25px 0;
}
#qodef-woo-page.qodef--single form.cart:not(.variations_form) {
	margin: 25px 0;
}
.nta-wa-gdpr {
	display: none;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
	justify-content: center;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a {
	background-color: unset;
	color: #66BC89;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a {
	background-color: unset;
	color: #1B3A28;
	font-family: 'Roboto', sans-serif;
	font-size: 23px;
	font-weight: 700;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
	width: unset;
	margin-right: 35px;
}
#tab-description {
	border-radius: 8px;
	padding: 20px 15px 20px 15px;
	background-color: #F4F4F4;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*, #qodef-woo-page.qodef--cart .shop_table td.actions>.button {
	width: unset;
}
#qodef-woo-page.qodef--cart .wc-proceed-to-checkout .checkout-button {
	padding: 10px 8px;
	margin-bottom: 15px;
	font-size: 15px;
	width: 100%;
	text-align: center;
	height: 46px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 120%;
	color: #1B3A28;
}
#qodef-woo-page.qodef--cart .cart_totals {
    float: right;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon .button {
	border-radius: 0px 20px 20px 0px;
	height: 50px;
	padding: 10px 15px;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input[type=text] {
	height: 50px;
	background: #EFF4F1;
	border-radius: 20px 0px 0px 20px;
	padding: 10px 15px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 14px;
	color: #A7A7A7;
	text-align: center;
}
.cart_totals {
	background-color: #F4F4F4 !important;
	padding: 15px;
	border-radius: 8px;
}
#qodef-woo-page.qodef--cart .cart_totals>h2 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 53px;
	color: #1B3A28;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #1B3A28;
}
.cart_totals table, #qodef-woo-page.qodef--cart .shop_table th {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 25px;
	color: #1B3A28;
}
#qodef-woo-page.qodef--cart .shop_table th {
    text-transform: initial;
}
.order-total th {
	font-weight: 700 !important;
}
.wc-proceed-to-checkout {
	margin-top: 0 !important;
	padding-top: 15px;
	border-top: 1px solid #1B3A28;
}
#qodef-woo-page.qodef--cart .shop_table td.product-remove a:before {
	content: url('/wp-content/uploads/2023/06/icon _cancel_.svg');
	display: flex;
	align-items: center;
}
#qodef-woo-page.qodef--cart .shop_table th {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	color: #777777;
}
.product-price {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	color: #62C971;
}
.product-subtotal {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 25px;
	color: #1B3A28;
}
#wfspb-progress.wfsb-style-3 .wfspb-progress-background {
	width: 466.2px;
	height: 7px;
    margin: auto;
}
#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-3 {
    top: -17px !important;
}
strong {
	font-weight: 700;
}
#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-3 {
	position: unset !important;
	padding: 0 0 16.5px !important;
}
#wfspb-top-bar #wfspb-main-content {
	padding: 16.5px 0 0 !important;
}
.wfspb-button {
	position: absolute;
    top: 10.75px;
    right: -261px;
}
#wfspb-top-bar #wfspb-main-content {
    position: relative;
    max-width: 500px;
}
.woocommerce-free-shipping-bar-order {
	margin-top: 15px;
} 
.woocommerce-page div.woocommerce .col2-set {
	display: unset;
}
#wc-stripe-payment-request-button-separator, #wc-stripe-payment-request-wrapper {
	display: none !important;
}
#qodef-woo-page.qodef--checkout form input[type=email], #qodef-woo-page.qodef--checkout form input[type=number], #qodef-woo-page.qodef--checkout form input[type=password], #qodef-woo-page.qodef--checkout form input[type=search], #qodef-woo-page.qodef--checkout form input[type=tel], #qodef-woo-page.qodef--checkout form input[type=text], #qodef-woo-page.qodef--checkout form input[type=url], #qodef-woo-page.qodef--checkout form textarea {
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 3px;
	background: #FFFFFF;
}
.woocommerce-billing-fields {
	width: 607px;
}
.woocommerce-checkout-review-order {
	width: 562px;
    margin-right: 0;
    margin-left: auto;
}
.woocommerce-account-fields {
	padding: 16px;
	background: #E5F8EC;
	border-bottom: 1px solid #F6F6F6;
	border-radius: 8px;
}
.create-account .woocommerce-form__label-for-checkbox span {
	font-weight: 700;
}
#qodef-woo-page.qodef--checkout label {
	color: #1B3A28;
}
#order_review_heading {
	border-radius: 8px 8px 0 0;
	background: #F4F4F4;
	margin-bottom: 0 !important;
	padding: 16px 24px 20px;
}
#order_review table {
	background: #F4F4F4 !important;
}
#order_review table th, #order_review table td {
	padding-left: 24px;
	padding-right: 24px;
}
.woocommerce-free-shipping-bar-order {
	margin-top: 0;
	border-radius: 0 0 8px 8px;
	background: #F4F4F4;
	padding: 15px 24px 16px;
}
.woocommerce-checkout-payment {
	background: #F4F4F4 !important;
	padding: 16px 24px;
	border-radius: 8px;
}
.woocommerce-checkout-payment ul li {
	border-radius: 12px !important;
	border: 1px solid #F6F6F6 !important;
	background: #FFF !important;
	margin-bottom: 16px !important;
}
.woocommerce-form-coupon-toggle {
	display: none;
}
.checkout_coupon {
	display: block !important;
	width: 562px;
	margin-left: auto;
	margin-right: 0px;
	text-align: center;
	padding: 16px 24px;
	border-radius: 8px;
	background: #FFF;
}
.checkout_coupon p input {
	border-radius: 20px !important;
	background: #EFF4F1 !important;
	color: #A7A7A7;
	text-align: center;
	font-size: 13px !important;
	line-height: 14.5px;
}
.checkout_coupon p:first-of-type {
	display: none;
}
.checkout_coupon p, .checkout_coupon p button {
	margin: 0px !important;
}
.checkout_coupon p button {
	border-radius: 20px !important;
	text-transform: capitalize !important;
	width: fit-content !important;
	color: #1B3A28 !important;
	text-align: center;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 14.5px !important;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout {
	margin-top: 13px;
}
#customer_details {
	float: left;
}
.wc_payment_methods .input-radio {
  display: none;
}
.wc_payment_methods .input-radio+label:before {
  content: " ";
  display:inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50px;
  border: 12px solid #E6E6E6;
  background-color: transparent;
  line-height: 20px;
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.wc_payment_methods .input-radio:checked + label:before {
  border: 12px solid #66BC89;
}
.woocommerce-page div.woocommerce .shop_table td {
	width: 367px;
}
.cart_item td:nth-of-type(2), .cart-subtotal td, .woocommerce-shipping-totals td, .order-total td {
	text-align: right !important;
}
.cart_item:last-of-type .product-name, .cart_item:last-of-type .product-total {
	border-bottom: 1px solid #1B3A28 !important; 
	padding-bottom: 24px !important;
}
.product-name {
	color: #3C3C3B;
	font-size: 18px;
	line-height: 140%;
}
.cart-subtotal th, .woocommerce-shipping-totals th {
	color: #3C3C3B !important;
	font-size: 15px !important;
	line-height: 130% !important;
	font-weight: 400 !important;
	text-transform: initial !important;
}
.order-total th {
	color: #1B3A28 !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 140% !important;
	text-transform: initial !important;
}
.order-total td {
	color: #1B3A28 !important;
	font-size: 26px !important;
	font-weight: 700 !important;
	line-height: 150% !important;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order button {
	color: #1B3A28;
	font-size: 22px;
	font-weight: 700;
	line-height: 120%;
	padding: 10px 20px;
	height: unset;
}
.woocommerce-privacy-policy-text {
	display: none;
}
#my_checkbox_field_1_field label, #my_checkbox_field_2_field label {
	display: flex;
	line-height: 120%;
}
#my_checkbox_field_1_field label input, #my_checkbox_field_2_field label input {
	width: 24px;
	height: 24px;
}
p.form-row-first, p.form-row-last {
    width: 50%;
	display: inline-block;
}
p.form-row-first {
    padding-right: 20px;
}
.optional {
	display: none;
}
#qodef-side-area-mobile-header {
	justify-content: center;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li a .qodef-menu-item-text {
    justify-content: center;
}
#menu-menu-3 li {
	background: #CCEFDA;
}
#menu-menu-3 li:first-of-type {
	padding-top: 25px !important;
}
#menu-menu-3 li:last-of-type {
	border-radius: 0 0 8px 8px;
	padding-bottom: 15px !important;
}
#qodef-side-area-mobile-header { 
	padding: 0;
}
#menu-menu-3 li a, #menu-menu-3 .current-menu-item a {
	color: #1B3A28 !important;
	text-align: center;
	font-size: 24px !important;
	font-family: Roboto !important;
	font-style: normal;
	font-weight: 500 !important;
	line-height: 48px !important;
}
#qodef-top-area {
	display: block;
}

.elementor-2157 .elementor-element.elementor-element-9262bb8 {
	display: none;
}

.berocket_better_labels {
	z-index: 0;
}

.qodef-m-filter .qodef-m-filter-items a:nth-of-type(2), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(5), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(6), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(7), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(8), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(9), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(12), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(13), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(14), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(15), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(16), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(17), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(18), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(19), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(20), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(21), .qodef-m-filter .qodef-m-filter-items a:nth-of-type(23), .qodef-product-categories-list .qodef-cat-id-25, .qodef-product-categories-list .qodef-cat-id-26, .qodef-product-categories-list .qodef-cat-id-15, .qodef-product-categories-list .qodef-cat-id-51, .qodef-product-categories-list .qodef-cat-id-54, .qodef-product-categories-list .qodef-cat-id-53, .qodef-product-categories-list .qodef-cat-id-52 {
	display: none;
}

.qodef-m-filter .qodef-m-filter-items a:nth-of-type(10) {
	order:2;
}
.qodef-m-filter .qodef-m-filter-items a:nth-of-type(22) {
	order:1;
}
.qodef-m-filter .qodef-m-filter-items a:nth-of-type(4) {
	order:3;
}
.qodef-m-filter .qodef-m-filter-items a:nth-of-type(3) {
	order:4;
}
.qodef-m-filter .qodef-m-filter-items a:nth-of-type(11) {
	order:5;
}

.elementor-element-f464ce1 .qodef-woo-product-content {
	text-align: center !important;
}

.qodef-product-categories-list li a:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3E%3Cpath d='M14.0575 9.575L8.65747 9.56V4.175C8.65747 3.785 8.34247 3.47 7.95247 3.47C7.56247 3.47 7.24747 3.785 7.26247 4.175V9.56H1.86247C1.47247 9.56 1.15747 9.875 1.15747 10.265C1.15747 10.655 1.47247 10.97 1.86247 10.97H7.26247V16.37C7.26247 16.76 7.56247 17.075 7.95247 17.06C8.34247 17.06 8.65747 16.76 8.65747 16.37V10.97H14.0575C14.4475 10.97 14.7625 10.655 14.7625 10.265C14.7475 9.875 14.4475 9.56 14.0575 9.575Z' fill='%2366BC89'/%3E%3C/svg%3E");
	width: 17.08px;
	height: 18px;
	margin-left: auto;
}
@media screen and (max-width: 600px) {
	#qodef-top-area-inner {
		justify-content: center !important;
	}
	 .qodef-widget-holder.qodef--one {
    	width: 100% !important;
	}
	#qodef-top-area .qodef-widget-holder.qodef-top-area-left {
    	margin-right: unset !important;
	}
}

@media (max-width: 992px) {
	.elementor-element-158e8a4 .elementor-container {
		margin: 0 !important;
		padding: 0 10px;
	}
	section.qodef-elementor-content-grid>.elementor-container {
    	width: 100% !important;
	}
	.qodef-m-filter .qodef-m-filter-items {
		display: unset !important;
	}
	.qodef-m-filter-item:nth-of-type(1) {
		width: 150px !important;
	}
	.qodef-m-filter-item:nth-of-type(4), .qodef-m-filter-item:nth-of-type(5), .qodef-m-filter-item:nth-of-type(10), .qodef-m-filter-item:nth-of-type(11) {
		width: 100px !important;
	}
	.qodef-m-filter-item {
		color: #1B3A28;
		text-align: center;
		font-family: Roboto;
		font-size: 13px !important;
		font-style: normal;
		font-weight: 500;
		text-transform: capitalize;
		box-sizing: unset;
		padding: 11px 10px !important;
		margin-bottom: 5px;
		border-radius: 8px !important;
	}
	.qodef-m-filter-item:nth-of-type(5) {
		padding: 3px 10px !important;
	}
  .home .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-of-type(1), .home .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-of-type(2), .home .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-of-type(4), .home .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-of-type(5), .home .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-of-type(7), .home .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-of-type(8) {
    width: 50%;
    float: left;
  }

  .home .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-of-type(3), .home .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-of-type(6) {
    width: 100%;
  }
	
  #qodef-woo-page .button:not(.add_to_wishlist), .qodef-woo-shortcode .button:not(.add_to_wishlist), .qodef-woo-shortcode .added_to_cart {
	color: #1B3A28;
	text-align: center;
	font-family: 'Roboto';
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 14.5px;
	min-width: 136px;
  }
  .elementor-element-a7d19d2 {
	display: none;
  }
  .elementor-2157 .elementor-element.elementor-element-f7dca39:not(.elementor-motion-effects-element-type-background) {
	  background-color: #FFF !important;
	}
  .elementor-2157 .elementor-element.elementor-element-f7dca39 {
	  padding: 0 !important;
	}
	#qodef-page-footer-top-area {
		padding: 20px 0 0;
		margin-top: 41.03px;
		background-color: #EDEDED;
	}
	.single-product #qodef-page-inner {
		padding: 0;
	}
	.nta-woo-products-button a {
		width: 100%;
	}
	#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail, #qodef-woo-page.qodef--cart .shop_table td.product-price {
		display: block;
	}
	#qodef-woo-page.qodef--cart .shop_table td.product-subtotal {
		display: none;
	}
	#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input[type=text] {
		display: flex;
		height: 50px;
		width: 100%;
		padding: 10px 15px;
		justify-content: center;
		align-items: center;
		gap: 10px;
		align-self: stretch;
		border-radius: 20px;
		background: #EFF4F1;
		color: #A7A7A7;
		text-align: center;
		font-family: Roboto;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 14.5px;
	}
	#qodef-woo-page.qodef--cart .shop_table td.actions .coupon .button {
		display: flex;
		height: 50px;
		padding: 10px 15px;
		margin: auto;
		justify-content: center;
		align-items: center;
		gap: 10px;
		border-radius: 20px;
		background: #FCDE89;
		color: #1B3A28;
		text-align: center;
		font-family: Roboto;
		font-size: 13px;
		font-style: normal;
		font-weight: 700;
		line-height: 14.5px;
	}
	#qodef-woo-page.qodef--cart .shop_table td.actions .coupon {
		display: unset;
	}
	.woocommerce-page div.woocommerce .shop_table td {
		width: 50%;
		margin: auto;
	}

	.woocommerce-page div.woocommerce .shop_table tr {
		text-align: center;
	}
	
	.cart-subtotal td, .woocommerce-shipping-totals td, .order-total td {
		width: 100% !important;
		text-align: right;
	}

.shop_table {
  border-collapse: collapse;
}

  .woocommerce-cart-form__cart-item td {
    display: inline-block;
    width: 50%;
  }
	#qodef-woo-page.qodef--cart .cart_totals {
    margin-top: 52.5px;
    float: unset;
	width: 100%;
}

	#qodef-woo-page.qodef--cart .shop_table td.actions {
		width: 100%;
	}

.checkout_coupon, .woocommerce-checkout-review-order {
    margin-left: unset;
    margin-right: unset;
	width: 100%;
	}

	.checkout_coupon p.form-row-first, .checkout_coupon p.form-row-last {
		width: 100%;
		padding: 0;
	}
	
	p.form-row-first, p.form-row-last {
		width: 100%;
		padding: 0;
	}
	
	#klarna_payments_pay_later_container div:first-of-type {
		min-width:unset !important;
	}
	
	#customer_details {
    margin-top: unset;
}
	#qodef-woo-page.qodef--checkout .woocommerce-checkout {
    display: unset;
}
	
	.woocommerce-billing-fields {
    width: 100%;
}
	.woocommerce-checkout .checkout_coupon p button {
		width: 100% !important;
	}
	.page-id-7 .woocommerce-free-shipping-bar-order-bar {
    width: 100% !important;
}
}

.top-text {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
}

@media screen and (max-width: 992px) {
  .top-text {
    width: 100% !important;
    display: unset;
  }

  div.item {
    display: none !important;
    margin: auto;
    width: fit-content;
  }

  div.attivo {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
	.wc-block-mini-cart__amount {
		display: block;
	}
}

#qodef-top-area {
    z-index: 0;
}

.qodef-mobile-header-navigation {
	padding: 0;
}
.qodef-mobile-header-navigation ul {
	margin: 0 auto;
	width: 390px;
}
#menu-menu-3 li {
	text-align: center;
}

#qodef-page-mobile-header .qodef-widget-holder {
	justify-content: end;
}

.qodef-mobile-header-navigation {
	height: 100vh;
}

#order_review_heading {
	display: none;
}

.wc-block-mini-cart__button, .qodef-opener-icon.qodef-m.qodef-source--icon-pack.qodef-search-opener .qodef-m-icon.qodef--open .qodef-icon-font-awesome.fa.fa-search {
	color: #21A06A;
}

.fa-search:before {
    content: url('/wp-content/uploads/2023/07/search.svg');
}

#qodef-related-posts {
	width: 100% !important;
}

#qodef-related-posts .qodef-grid-inner.clear {
	display: flex;
}

.qodef-col-num--4 .qodef-woo-product-title.entry-title {
	border-top: 1px solid #DDD;
	padding-top: 10px;
}

.qodef-col-num--4 .qodef-woo-product-inner {
	outline: unset !important;
	border-radius: 8px !important;
	border: 1px solid #DDD !important;
}

@media (min-width: 992px) {
	.qodef-col-num--4 .qodef-woo-product-inner {
		min-height: 501.7px !important;
	}
	.qodef-col-num--4 .qodef-woo-product-content {
		position: absolute !important;
    	bottom: 0 !important;
    	left: 0 !important;
	}
}

.qodef-woo-yith-buttons-inner {
	display: none !important;
}

.qodef-col-num--1 .qodef-woo-product-price.price {
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
}

.custom-add-to-cart-button {
	width: 100%;
	text-align: center;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover {
	background: none;
	color: #66BC89;
}

.description_tab {
	order: 1;
}

.reviews_tab {
	order: 2;
	margin-right: 35px !important;
}

.additional_information_tab {
	order: 3;
	margin-right: 0 !important;
}

.wc-tabs {
	border-bottom: 1px solid #91A198;
	padding-bottom: 20px !important;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab tbody {
	display: unset;
}

.woocommerce-product-attributes.shop_attributes {
	border-radius: 8px;
	background: #F4F4F4;
	padding: 20px 15px;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .shop_attributes tr {
	margin: auto;
}

@media (min-width: 992px) {
	#qodef-top-area-inner {
    	width: 1300px;
    	margin: auto;
    	padding: 0;
	}
}

@media (max-width: 992px) {
	.qodef-widget-holder.qodef--one {
    	width: 100%;
	}
	#qodef-page-mobile-header .qodef-widget-holder {
    	width: fit-content !important;
	}
	#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
		width: 130px;
		height: auto;
	}
	#qodef-top-area .qodef-widget-holder.qodef-top-area-left {
    	margin-right: unset;
	}
	#qodef-top-area .qodef-widget-holder {
		width: 100%;
	}
}

.qodef-m-lines {
	color: #21A06A;
}

.qodef-mobile-header-opener {
	margin-left: 12px;
}

.wc-block-mini-cart {
    display: flex;
}

.wc-block-mini-cart__amount {
	order: 3;
	color: #FFF;
	text-align: center;
	font-family: 'Roboto';
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	display: flex;
	padding: 0px 8px;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 8px;
	background: #21A06A;
}

.wc-block-mini-cart__button {
	padding: 0;
}

#qodef-page-inner {
    padding: 0 !important;
}

.qodef-e-title.entry-title {
	border-bottom: 1px solid #2C2C2C !important;
	display: block !important;
	padding-bottom: 14.5px !important;
	background-image: unset !important;
}

#qodef-page-footer-top-area {
	background: #EDEDED !important;
	margin-top: 142px;
	padding: 20px 0 !important;
}

.page-id-5863 .qodef-blog .qodef-blog-item .qodef-e-info-custom-date {
	border-radius: 32px;
}

.page-id-5863 .qodef-blog.qodef-item-layout--classic .qodef-e-info-custom-date .qodef-short-date {
    width: 64px;
    height: 19px;
}

.page-id-5863 .qodef-blog .qodef-blog-item .qodef-e-info-custom-date .qodef-short-date {
    width: 64px;
    height: 19px;
	line-height: unset;
}

.page-id-5863 .qodef-blog .qodef-blog-item .qodef-e-info-custom-date .qodef-short-date .qodef-e-info-date-day, .page-id-5863 .qodef-blog .qodef-blog-item .qodef-e-info-custom-date .qodef-short-date .qodef-e-info-date-month {
    display: inline;
	color: #FFF;
	text-align: center;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	text-transform: lowercase;
}

.page-id-5863 .qodef-blog.qodef-item-layout--classic .qodef-e-info-custom-date .qodef-short-date .qodef-e-info-date-day {
    padding-top: unset;
}

.page-id-5863 .qodef-blog .qodef-blog-item .qodef-e-info-custom-date .qodef-short-date .qodef-e-info-date-day {
    padding-top: unset;
}

.qodef-blog .qodef-blog-item .qodef-e-title {
	color: #1B3A28;
	font-family: Roboto;
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: 27.6px;
}

.qodef-blog.qodef-item-layout--classic .qodef-e-excerpt {
	color: #2C2C2C;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}

.woocommerce-product-gallery__image {
	width: 100% !important;
    text-align: center;
}

.single-product #qodef-page-content {
	margin-top: 146.11px;
}

.single-post .qodef-blog .qodef-blog-item:not(.qodef-item--full) .qodef-e-media-image {
	width: 100%;
}
.single-post .qodef-blog .qodef-blog-item:not(.qodef-item--full) .qodef-e-media-image img {
	height: 400px;
	object-fit: cover;
}

.qodef-m-pagination-item.qodef--active, #qodef-woo-page .woocommerce-pagination .page-numbers.current {
	display: inline-flex;
	width: 35px;
	height: 35px;
	padding: 10px !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 15px;
	background: #62C971;
	color: #1B3A28 !important;
	text-align: center;
	font-family: Roboto;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 14.5px !important;
} 

.qodef-m-pagination-item:not(.qodef--next,.qodef--prev,.qodef--active), #qodef-woo-page .woocommerce-pagination .page-numbers:not(.current, .next, .prev) {
	display: inline-flex;
	width: 35px;
	height: 35px;
	padding: 10px !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 15px;
	background: #EFF4F1;
	color: #979897 !important;
	text-align: center;
	font-family: Roboto;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 14.5px !important;
}

@media (min-width: 992px) {
.bdt-container {
	margin-left: 50px;
	margin-right: unset;
}

.bdt-flex-middle {
    align-items: flex-end;
}	
}

.comment-reply-title {
	display: none;
}

.comment-form-comment textarea, #qodef-page-comments-form .form-submit {
	max-width: 770px;
}

#qodef-page-comments-form .form-submit button {
	display: flex;
	width: 240px;
	height: 52px;
	padding: 10px !important;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 15px;
	background: #FCDE89 !important;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.10);
	color: #1B3A28 !important;
	text-align: center;
	font-family: Roboto;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 14.5px !important;
	margin: auto;
}

#qodef-related-posts {
	display: none;
}

@media (max-width: 992px) {
  table {
    display: block;
  }
	
  .woocommerce-cart-form table th {
	display: none;
  }

  tr.woocommerce-cart-form__cart-item {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
  }

  table.wishlist_table {
    display: flex;
    flex-direction: column;
  }

  table.wishlist_table tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;	
	align-items:center;
  }

  table.wishlist_table th, table.wishlist_table td {
    flex-basis: 48%;
    margin-bottom: 10px;
	justify-content: center;
	text-align: center !important;
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
  }

  td {
    padding: 4px;
  }

  #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input {
	  margin: 10px 40px 0;
	}
	
  #qodef-woo-page.qodef--cart .shop_table td {
	border: 0 !important;
	}
	
	#qodef-woo-page.qodef--cart .shop_table td.actions {
		display: flex;
		flex-direction: column;
	}
	#qodef-woo-page.qodef--cart .shop_table td.actions>.button {
		order: 1;
		margin-bottom: 20px;
	}
	#qodef-woo-page.qodef--cart .shop_table td.actions .coupon {
		order: 2;		
	}
}

table.wishlist_table thead {
	display: none;
}

table.wishlist_table tr td.product-remove div a:before {
	content: url('/wp-content/uploads/2023/06/icon _cancel_.svg');
}

table.wishlist_table tr td.product-thumbnail {
	display: flex;
	align-items: center;
	width: 125px;
	height: 125px;
}

table.wishlist_table tr td.product-name {
	width: 173px;
	color: #1B3A28;
	font-family: Roboto;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 26.136px;
}

table.wishlist_table .woocommerce-Price-amount.amount {
	color: #62C971;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 25.38px;
}

table.wishlist_table .tax {
	color: #1B3A28;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 25.38px;
}

table.wishlist_table .wishlist-in-stock {
	color: #62C971 !important;
	font-family: Roboto;
	font-size: 22px !important;
	font-style: normal;
	font-weight: 700;
	line-height: 26.136px;
}

.woocommerce .wishlist-title h2 {
	color: #1B3A28;
	text-align: center;
	font-family: Roboto;
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: 52.8px;
}

.woocommerce .wishlist-title {
    text-align: center;
    width: 100%;
}

table.wishlist_table td {
	border: none;
}

table.wishlist_table tr {
	border: none;
	border-bottom: 1px solid #1B3A28;
}

.wa__btn_popup {
    bottom: 67.3px !important;
}

#qodef-back-to-top {
	display: none;
}

@media (max-width: 992px) {
	.woocommerce-result-count {
		margin-right: 0;
    	margin-left: auto;
    	margin-top: 0;
	}
	.qodef-woo-results .woocommerce-ordering, .qodef-woo-results .woocommerce-ordering .select2-container--default {
    	width: 100% !important;
	}
}

#qodef-woo-page.qodef--checkout #customer_details h3 {
	color: #1B3A28;
	font-family: Roboto;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}

#qodef-woo-page.qodef--checkout #order_review .form-row.place-order label {
	font-weight: 400;
}

#qodef-woo-page.qodef--checkout label {
	color: #3C3C3B;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
}

#qodef-woo-page.qodef--checkout .woocommerce-form-coupon>p {
	padding: 0;
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order-table th.product-total {
	text-align: right;
}

#qodef-woo-page.qodef--checkout form textarea {
	height: 110px;
}

.wp-block-woocommerce-mini-cart-title-block.wc-block-mini-cart__title {
	display: unset;
	text-align: center;
}

.wp-block-woocommerce-mini-cart-title-label-block, .wp-block-woocommerce-mini-cart-title-items-counter-block {
	display: block;
}

.wp-block-woocommerce-mini-cart-title-label-block {
	color: #1B3A28;
	text-align: center;
	font-family: Roboto;
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: 48px;
}

.wp-block-woocommerce-mini-cart-title-items-counter-block {
	color: #66BC89;
	text-align: center;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	margin-top: 12px;
}

.wc-block-components-product-name, .price.wc-block-components-product-price {
	color: #1B3A28;
	font-family: Roboto;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 26.136px;
}

.wc-block-cart-item__prices {
	display: none;
}

.wc-block-components-product-metadata__description p {
	color: #1B3A28;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18.672px;
	margin: 10px 0 !important;
}

.wc-block-components-product-metadata {
	margin: 0 !important;
}

.wc-block-cart-item__quantity {
	padding: 0 !important;
}

.wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus, .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus {
	display: flex;
	width: 35px;
	height: 35px;
	padding: 10px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 15px;
	background: #62C971;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	opacity: 1 !important;
	min-width: unset;
}

.wc-block-components-quantity-selector {
	position: unset;
	width: 140px;
}

.wc-block-components-quantity-selector__input {
	display: flex !important;
	width: 54px !important;
	height: 35px;
	padding: 10px !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 8px !important;
	border: 1px solid #DDD !important;
	background: #FDF9F9 !important;
	color: #1B3A28 !important;
	text-align: center !important;
	font-family: Roboto !important;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 14.5px !important;
	margin: 0 8px !important;
}

@media (max-width: 992px) {
	#qodef-page-inner {
    	margin: 0;
    	width: 100%;
	}
	.elementor-element-9339a80 .elementor-widget-container, .elementor-element-f0e362c .elementor-widget-container h1 {
		margin-top: 50px !important; 
	}
}

.wc-block-cart-item__remove-link {
	color: #EA001B !important;
	text-align: center;
	font-family: Roboto !important;
	font-size: 12px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 23.34px !important;
	text-decoration-line: underline !important;
}

.wc-block-cart-items__row {
	border: 0;
	border-bottom: 1px solid #000;
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
	color: #0E1D14;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

.wc-block-components-totals-item__description {
	color: #0E1D14;
	font-family: Roboto;
	font-size: 12px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 23.34px !important;
}

#commentform .qodef-grid.qodef-layout--columns.qodef-col-num--2, #commentform .comment-form-url {
	max-width: 770px;
}

@media (max-width: 992px) {
	.qodef-page-title {
    	height: 100% !important;
		padding: 20px 0;
	}
	.qodef-blog-item .qodef-e-content, #qodef-single-post-navigation, #qodef-page-comments {
		padding: 0 15px;
	}
	#comments-message {
		flex-direction: column !important;
		padding: 15px !important;
		gap: 12px !important;
	}
	.qodef-grid.qodef-layout--columns.qodef-col-num--2 > .qodef-grid-inner > .qodef-grid-item {
  		width: 100%;
	}
}
.checkout_coupon.woocommerce-form-coupon .clear {
	display: none;
}

.woocommerce-error {
	display: unset;
	border: none;
}

#wpforms-7893 {
	max-width: 724px;
}

.wpforms-container .wpforms-field-row.wpforms-field-medium, .wpforms-container input.wpforms-field-medium {
  max-width: unset !important;
}

div.wpforms-container-full button[type="submit"] {
    padding: 10px !important;
    width: 100%;
    height: 35px;
    background-color: #FCDE89 !important;
    border-radius: 15px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 14px;
    color: #1B3A28 !important;
    text-transform: none;
    letter-spacing: 0;
}

div.wpforms-container-full button[type="submit"]:hover {
	background: #FCDE89 !important;
}

#qodef-woo-page.qodef--checkout .select2-container--default .select2-selection--single {
	border: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 3px;
}

@media (max-width: 992px) {
	.page-id-7 main {
		padding: 0 20px;
	}
}
#ship-to-different-address {
	padding: 0 16px 16px;
}
.wp-gr .grw-row-xs .grw-slider-content {
	flex: 0 0 100%;
}
.wp-gr .grw-row-xs .grw-slider-review {
	flex: 0 0 33.333333%;
}

.wp-gr .grw-row-xs .grw-slider-header {
	flex: 0 0 25%;
}

.wp-gr .grw-row-xs .grw-slider-header+.grw-slider-content {
    flex: 0 0 66.666666%;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .shop_attributes tr {
	height: unset;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .shop_attributes td, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .shop_attributes th {
	align-self: unset;
}

@media (max-width: 768px) {
	#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab tbody {
		margin: 0px;
	}
	#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .shop_attributes tr {
		display: unset;
	}
}

.qodef-mobile-header-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
	justify-content: center;
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a {
	color: #21A06A !important;
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value {
    display: unset;
}

#wc-stripe-new-payment-method {
	width: 15px !important;
}

.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
	display: flex;
}

.ui-widget-header {
  background: unset;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: unset;
	border: unset;
}

.ui-widget-header {
	border: unset;
}

abbr[title] {
    text-decoration: none;
}

.select2-selection__clear {
	display: none;
}

#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
	left: unset;
}

@media only screen and (max-width: 480px) {
#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
	top: 50%;
    transform: translateY(-50%);
	}
}

@media only screen and (max-width: 900px) {
#qodef-woo-page.qodef--single form.cart .variations .label>* {
	margin-right: 1rem !important;
}
}

#qodef-woo-page .qodef-quantity-label {
	border: unset;
}

.reset_bundled_variations_fixed .reset_variations {
	position: relative !important;
	margin-top: 0 !important;
}