/*
Theme Name: Yecla33
Author: @displaynonestudio
Author URI: https://displaynone.es
Description: Basado en Supro.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: supro
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: supro
*/

.supro--overlay .banner-grid__banner>a {
    position: relative;
	overflow: hidden;
}

.supro--overlay .banner-grid__banner>a::after {
    content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7903536414565826) 78%);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7903536414565826) 78%);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7903536414565826) 78%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.tm-section-pop-up {
    height: 40%!important;
    left: 40% !important;
    width: 20%!important;
}

@media only screen and (max-width: 768px) {
	.tm-section-pop-up {
		left: 0% !important;
		width: 100%!important;
	}
}

.tm-extra-product-options.tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel, 
.tc-extra-product-options .tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    padding: 0 40px;
    background-color: #222;
    text-transform: uppercase;
    border: 0;
    box-shadow: none;
    letter-spacing: 0.75px;
    transition: 0.5s;
    border-radius: 0;
    font-weight: 400;
    height: 52px;
    line-height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tm-extra-product-options-totals.tm-custom-price-totals,
.woocommerce ul.products li.product .footer-button .wcboost-products-compare-button,
.woocommerce div.product .summary .wcboost-products-compare-button,
.woocommerce div.product .summary .wcboost-products-compare-button + .buy_now_button,
.site-header .menu-extra .menu-item-account .wrapper li:nth-child(2),
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:nth-child(3),
.woocommerce ul.products li.product .footer-button .supro-product-quick-view {
	display: none!important;
}
.product.type-product .footer-button {
	display: none !important;
}
.woocommerce div.product div.summary .single_add_to_cart_button {
    width: 250px;
    line-height: 1.1em;
    background-color: black!important;
}
.grecaptcha-badge { 
    visibility: hidden;
}
.negrita option:nth-child(2){
	font-weight: 600 !important;
}
.tipo-carne-hot-dog-div {
	border: 1px solid rgba(0, 0, 0, 0.035);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.01) 100%);
	margin: 0 var(--tcgap);
	width: 100%;
	max-width: calc(100% - (2 * var(--tcgap)));
	padding: 1.5rem !important;
}
.nav ul.menu > li {
    padding: 2px 12px !important;
}
.site-header .logo img {
	max-width: 130px !important;
}
@media (min-width: 1025px) {
	max-width: auto !important;
}

.woocommerce-store-notice__dismiss-link {
  font-size: 0 !important; /* Oculta el texto original */
  position: relative;
}

.woocommerce-store-notice__dismiss-link::after {
  content: 'Cerrar';
  font-size: 16px; /* Ajusta según tu diseño */
  position: absolute;
  left: 0;
  top: 0;
}
.postid-2181 .tc-extra-product-options  {
	display: none;
visibility: hidden;
}
