/*
Theme Name: Aperitif Child
Theme URI: http://aperitif.elated-themes.com
Description: A child theme of Aperitif
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: aperitif
Template: aperitif
*/
.woocommerce-page div.woocommerce .shop_table td ul li {
    display: flex;
}



@media screen and (max-width: 768px) {
.qodef-h3, h3 {
	font-size: 1.5rem;
	}
	#qodef-woo-page.qodef--single .woocommerce-product-details__short-description {
    margin-top: 0;
}
	#qodef-woo-page.qodef--single form.cart a.button, #qodef-woo-page.qodef--single form.cart button {
    line-height: 40px;
    padding: 0 5px;
}
	#qodef-woo-page.qodef--single form.cart .variations_button .quantity, #qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity {
    margin-right: 0;
}

#qodef-woo-page.qodef--single .qodef-quantity-buttons {
    margin: 5px;
}
	.yith-wcwl-add-to-wishlist {
    display: none;
}
	#qodef-woo-page.qodef--single form.cart {

    margin-top: 0px;
}
	#qodef-woo-page.qodef--single .product_meta {
    margin-top: 10px;
}
	
	#qodef-page-inner {
    padding: 0px 10px !important;
		width: auto !important;
}
	
#qodef-woo-page.qodef--single form.cart .variations_button, #qodef-woo-page.qodef--single form.cart:not(.variations_form) {
    align-items: inherit;
}
	#qodef-woo-page.qodef--single .woocommerce-tabs {
    margin-top: 15px;
}
	#qodef-woo-page .added_to_cart, #qodef-woo-page .button, .qodef-woo-shortcode .added_to_cart, .qodef-woo-shortcode .button {
 
		padding: 14px 22px 12px;
	
	}
	#qodef-page-footer-top-area {
    padding: 10px 0 10px;
}

}
@media only screen and (max-width: 768px){
#qodef-top-area {
    display: flex;
	}
		#qodef-page-outer {
    margin-top: 0px !important;
}

	.qodef-woo-product-list .qodef-woo-product-inner {
    text-align: center;
		display: block;
}
	.qodef-woo-product-list .qodef-woo-product-image {
    text-align: center;
    width: 100%;
		max-width: 100%;
}
	#qodef-woo-page .qodef-woo-product-mark, .qodef-woo-shortcode .qodef-woo-product-mark {
    position: absolute;
    right: 0px;
}
	#qodef-woo-page.qodef--single .product_meta>* {
    display: none;
}
	.qodef-page-title {
    height: 80px;
}
}
#qodef-woo-page.qodef--single form.cart a.button, #qodef-woo-page.qodef--single form.cart button {
    line-height: 55px;
    padding: 0px 10px;
}
@media only screen and (max-width: 480px){
	.qodef-content-grid {
    width: 100% !important;
}
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout-payment .wpgdprc-checkbox {
	    font-weight: 500;
    font-size: 1.2rem;
    text-decoration-line: underline;
}
/*
.rightpress_product_price_live_update_label{
	width: 20px !important;
	font-size: 8px  !important;
	white-space: nowrap  !important;;
    overflow: hidden  !important;;
    display: block  !important;;
    text-overflow: ellipsis  !important;;
}
*/