/*
 Theme Name:   Hello Elementor Child (Bodega Iniesta)
 Description:  Hello Elementor Child Theme
 Author:       Bodega Iniesta
 Template:     hello-elementor
 Text Domain:  helloelementorchild
*/

h1,
h2,
h3,
h4,
h5 {
    font-family: "Avenir Next", sans-serif!important;
}

/* Woocommerce Styles */
body.archive.tax-product_cat .hide-on-category-archive {
    display: none;
}

body.archive:not(.tax-product_cat) .hide-on-shop-page {
    display: none;
}

.woocommerce-message {
    border-top: none!important;
    font-family: "Avenir Next", Sans-serif !important;
    border-top-color: #8fae1b;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    margin-left: 4em;
    margin-right: 4em;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.woocommerce-message a.button,
.woocommerce-cart button[name=update_cart][aria-disabled=false],
.woocommerce-cart button[name=calc_shipping],
.woocommerce-button.button,
.woocommerce-Button.button,
.woocommerce-MyAccount-content .button {
    background-color: #93334d !important;
    font-family: "Avenir Next", Sans-serif !important;
    color: #fff!important;
    border-radius: 0!important;
}

.woocommerce-MyAccount-content button[name=save_account_details] {
    margin-top: 12px;
}

body.woocommerce-cart .site-main,
body.woocommerce-checkout .site-main,
body.woocommerce-account .site-main {
    padding-top: 3em;
    padding-bottom: 3em;
}

.woocommerce .checkout-button,
.woocommerce .button.alt {
    background-color: #93334d !important;
    font-family: "Avenir Next", Sans-serif !important;
    border-radius: 0 !important;
    transition: opacity 0.25s ease;
}

.woocommerce-checkout .select2-selection,
.woocommerce-checkout .select2-selection__arrow {
    height: 55px !important;
    border-radius: 0 !important;
}

.woocommerce-checkout .select2-selection__rendered {
    line-height: 55px !important;
}

.woocommerce .checkout-button:hover {
    opacity: 0.75;
}

.woocommerce-terms-and-conditions-checkbox-text,
.woocommerce-terms-and-conditions-checkbox-text a {
    font-family: "Avenir Next", Sans-serif!important;
	font-size: 0.625rem!important;
}

.woocommerce .product-quantity input {
    padding: 0.5em !important;
}

.woocommerce a.remove {
    color: #d43a3a !important;
}

.woocommerce a.remove:hover {
    background-color: transparent !important;
    color: #d43a3a !important;
}

.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    list-style-type: none;
}

.woocommerce-account:not(.logged-in) .entry-title {
    display: none;
}

.woocommerce-account .entry-title {
    margin-bottom: 1em;
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon,
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    margin-top: 12px;
}

.woocommerce .stock {
    font-family: "Avenir Next", Sans-serif!important;
	font-weight: 500;
    font-size: 20px;
}

/* Woocommerce Single Product Custom Styles */

.single-product .woocommerce-product-attributes {
	display: none;
}

.price ins {
	text-decoration: none!important;
}

.woocommerce-Price-amount {
	font-family: "Avenir Next", Sans-serif!important;
	font-weight: 500!important;
}


.single-product .product_title,
.woocommerce-loop-product__title {
    text-transform: capitalize;
}

.single-product #wc-stripe-payment-request-button-separator {
    display: none !important;
}

.btn-single-prod-details.active p {
    font-weight: bold !important;
    color: #93334d;
}

.btn-single-prod-details p {
    cursor: pointer;
}

.single-prod-details {
    display: none;
}

.single-prod-details.active {
    display: block;
}

.product-prizes--filter {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-bottom: solid 2px #93334d;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.product-prizes--filter-year {
    margin-bottom: 0;
    text-align: center;
    padding: 1rem 0;
    font-family: "Avenir Next", Sans-serif;
    cursor: pointer;
}

.product-prizes--filter-year.active {
    background-color: #93334d;
    color: #fff;
    font-weight: bold;
}

.product-prizes--detail {
    display: none;
    flex-wrap: wrap;
    justify-content: space-around;
}

.product-prizes--detail.active {
    display: flex;
}

.product-prizes--prize {
    min-width: 120px;
    font-family: "Avenir Next", Sans-serif;
}

.product-prizes--prize--prize-name {
    font-size: 1.25rem;
    font-weight: 500;
}

.product-prizes--prize--prize-position {
    display: inline-block;
    padding: 4px 12px;
}

/* Elementor Forms */
.elementor-field-type-acceptance label {
    text-transform: none !important;
}

.woocommerce-MyAccount-navigation-link {
    padding: 8px 0;
}

.woocommerce-MyAccount-navigation-link.is-active a {
    color: #93334d !important;
    font-weight: bold;
}

.woocommerce-info,
.woocommerce-info:before {
    border-top-color: #54595f;
    color: #54595f;
}

/* Global Fixes */
.bi-menu-icon img {
    height: 20px;
}

/* Newsletter signup form */
.bee-row-content {
    margin: 0;
}

.bee-row-content form {
    position: relative;
}

.bee-row-content .bee-row-1.bee-col-1,
.bee-row-content .bee-col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}

.bee-row.bee-row-2 {
    display: none;
}

.bee-field input[type="email"] {
    font-size: 16px !important;
    padding-right: 120px !important;
}

.bee-button-container button {
    color: #000 !important;
    font-weight: normal;
    display: inline;
    width: auto !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    position: absolute;
    top: 0;
    right: 0;
}

.product-card-container li.product.type-product a.button, .product-card-container li.product.type-product .price{
    display: none!important;
}
.product-card-container li.product.type-product{
    border:none!important;
	padding:1px!important;
}

.product-card-container li.product.type-product h2.woocommerce-loop-product__title{
    transition:opacity 0.5s;
}

.product-card-container li.product.type-product h2.woocommerce-loop-product__title{
    color:black;
    font-weight: normal;
    position:absolute;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.7);
    text-align: center;
    padding-top: 105px;
    display: block;
    font-size: 20px!important;
    font-family: "Avenir Next", sans-serif!important;
    opacity:0;
}
.product-card-container li.product.type-product:hover h2.woocommerce-loop-product__title{
    opacity:1;
}

.page-template-default .elementor-portfolio__filter[data-filter='234'] {
    order: 2;
}
.page-template-default .elementor-portfolio__filter[data-filter='233'] {
    order: 3;
}
.page-template-default .elementor-portfolio__filter[data-filter='235'] {
    order: 4;
}

/* Footer styles */

/* RedUncle Style */
.product-template-default .btn-single-prod-details .elementor-widget-container:after{
	content:'';	
    background-size: cover!important;
	width: 30px;
	height: 30px;
	position:absolute;
	top:-8px;
	left:-35px;
}
.product-template-default .btn-single-prod-details[data-details='descripcion'] .elementor-widget-container:after{
    background: url('./imgs/descripcion.png');
}
.product-template-default .btn-single-prod-details[data-details='cata'] .elementor-widget-container:after{
    background: url('./imgs/notas-de-cata.png');
}
.product-template-default .btn-single-prod-details[data-details='presentacion'] .elementor-widget-container:after{
    background: url('./imgs/presentacion.png');
}
.product-template-default .btn-single-prod-details[data-details='maridaje'] .elementor-widget-container:after{
    background: url('./imgs/maridaje.png');
}
.product-template-default .btn-single-prod-details[data-details='conservacion'] .elementor-widget-container:after{
    background: url('./imgs/conservacion.png');
}

.product-prizes--detail.active {
    display: grid!important;
    grid-template-columns: 1fr 1fr;
}
.product-prizes--detail.active .product-prizes--prize--prize-name {
    margin-bottom: 5px;
}
.elementor-nav-menu--burger .menu-item a {
    font-family: "Avenir Next", sans-serif!important;
}
@media screen and (max-width: 767px) {
    .footer-menu-border-bottom {
        border-bottom: solid 1px rgb(219, 219, 219);
    }
    .product-prizes--detail.active {        
        grid-template-columns: 1fr;
    }
    .product-template-default .btn-single-prod-details{
        padding-left:35px;
    }
    .product-template-default .btn-single-prod-details .elementor-widget-container:after{        
        left: 0px;
    }
	.widget-carrito{
		display: flex!important;
        justify-content: flex-end;	
	}
	#elementor-menu-cart__toggle_button{
		border:none;
	}
	
}




/* new code 
/* Per prodotti NON della categoria 'aceite-virgen-extra', aggiungi "(IVA incluido)" 
.single-product.category-standard .woocommerce-Price-amount:after {
    content: "(IVA incluido)";
    margin-left: 8px;
    font-size: 1rem;
    color: #55595c;
}*/

/* Per prodotti della categoria 'aceite-virgen-extra', mostra "(IVA 0%)" 
.single-product.category-aceite-virgen-extra .woocommerce-Price-amount:after {
    content: " (IVA 0%)";
    display: inline;
    margin-left: 8px;
    font-size: 1rem;
    color: #55595c;
}
*/
