/*
Theme Name: Vinis Italy
Author: Designs Funnel
Description: Delivering a bespoke theme development tailored to precisely align with the unique requirements of our esteemed client.
Version: 2.1
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.subscribe input#gform_submit_button_1 {
    margin-left: -20px;
}
.home-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}
section.ast-archive-entry-banner {
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
section.ast-single-entry-banner {
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
h2.woocommerce-loop-product__title {
    font-size: 22px !important;
}
.woocommerce ul.products li.product.desktop-align-center, .woocommerce-page ul.products li.product.desktop-align-center {
    text-align: center;
    background-color: #d9d9d9;
    padding-bottom: 30px;
    padding-top: 30px;
}
.avwp-av button.yes {
    background: #434343;
}
.avwp-av button.yes:hover {
    background: black;
}

h1.age-gate__heading-title {
    color: #fff;
    font-size: 75px !important;
}
p.age-gate__challenge {
    font-size: 20px;
    margin-top: -35px;
}
@media screen and (max-width: 1024px) {

	.subscribe input#gform_submit_button_1 {
    margin-left: 0px !important;
}
	span.eael-simple-menu-toggle-text {
    display: none !important;
}
}