/*
Theme Name: L'instant Tacos

Template: generatepress

Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the new block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS and is translated into over 25 languages by our amazing community of users. A few of our many features include microdata integration, 9 widget areas, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover) and navigation color presets. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.0.3.1619023272
Updated: 2021-04-21 16:41:12

*/

table.variations {
    width: 100% !important;
}

.RNAddToCartContainer {
    width: 100%;
    margin-bottom: 10px;
}

.quantity {
    height: 50px;
    width: 50px;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    height: 50px;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    vertical-align: bottom !important;
    display: block !important;
    justify-content: center;
}

table.variations td.label {
    padding-bottom: 0px;
}

table.variations td.value {
    padding-top: 0px;
}

.qw_productlist.qw_fr {
    display: grid;
    grid-gap: 10px 38px;
    grid-template: 0 50px 200px 150px / 31% 31% 31%;
}
.qw_productlist {
    display: grid;
    grid-gap: 30px 38px;
    grid-template: 390px / 31% 31% 31%;
}
.qw_product {
    text-align: center;
}
.qw_product_card {
    background-color: #24232f;
    color: #fff;
    margin-top: -7px;
    justify-content: center;
	height: 175px;
}
.qw_product_card span {
    background-color: #fbbb21;
    font-size: 30px;
    color: #4e4d4d;
    padding: 5px 15px 5px 15px;
    display: inline-block;
    max-width: 100px;
    margin-top: -20px !important;
}
.qw_product_card h3 {
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.qw_product_card p{
    padding: 0px 25px 25px 25px;
    font-weight: 400;
    font-size: 13px;
}
.qw_img_box{
    display: flex;
    width: 100%;
    height: 215px;
}
.qw_img_box img {
    height: auto !important;
    width: 100% !important;
}
cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    vertical-align: bottom !important;
    display: block !important;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    height: 50px;
    margin-left: 30px !important;
    background-color: #fbbb21;
    color: #4e4d4d;
}
button.single_add_to_cart_button.button.alt {
    height: 50px;
    margin-left: 30px !important;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: block !important;
}
div.wdap_map.product_avalibility {
    width: 100% !important;
    height: 400px !important;
    margin: 0 !important;
}
.woocommerce-notices-wrapper {
    position: absolute;
    z-index: 10000;
    right: 0;
    margin: 10px;
}
.tm-extra-product-options .tm-epo-element-label{
	font-size: 20px;
	color: #344471;
}
.tm-description {
    font-size: 13px;
    font-weight: 400;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	color: #fff !important;
}
.woocommerce button.button:hover {
	background-color: #333 !important;
}
.tc-active label span .radio_image {
    border: 5px solid #fbbb21 !important;
}
@media screen and (max-width: 768px) {
	.qw_img_box {
		height: 160px;
	}
	.qw_productlist.qw_fr, .qw_productlist {
		grid-gap: 10px 26px;
	}
	section.elementor-section.elementor-top-section.elementor-element.elementor-element-3fae014.elementor-section-full_width.elementor-section-content-middle.elementor-section-height-default.elementor-section-height-default {
		background: #24232f;
		top: 0 !important;
	}
	.elementor-44 .elementor-element.elementor-element-be2142b:not(.elementor-motion-effects-element-type-background) {
		display: none;
	}
}
@media screen and (max-width: 425px) {
	
	.qw_productlist.qw_fr {
		display: block;
	}
	.qw_productlist.qw_fr a {
		display: block;
		margin-bottom: 15px;
	}
	.qw_productlist{
		display: block;
	}
	.qw_productlist a {
		margin-bottom: 15px;
		display: inline-block;
	}
}