/* importacion */


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');




/* fuentes */
.ffNoto {
	font-family: 'Noto Sans', sans-serif !important;
}

.ffNotos {
	font-family: 'Noto Serif', serif !important;
}

/*estilo*/
.italic {

	font-style: italic;
}

/* fuente grosor */
.fwLight {
	font-weight: 300;
}

.fwRegular {
	font-weight: 400;
}

.fwMedium {
	font-weight: 500;
}

.fwBold {
	font-weight: 700;
}

.fwSemiBold {
	font-weight: 600;
}

.fwExtraBold {
	font-weight: 800;
}

.fwBlack {
	font-weight: 900;
}


/* tamaño de fuente */

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs22 {
	font-size: 22px;
}

.fs24 {
	font-size: 24px;
}

.fs25 {
	font-size: 25px;
}

.fs26 {
	font-size: 26px;
}

.fs28 {
	font-size: 28px;
}

.fs30 {
	font-size: 30px;
}

.fs32 {
	font-size: 32px;
}

.fs35 {
	font-size: 35px;
}

.fs36 {
	font-size: 36px;
}

.fs40 {
	font-size: 40px;
}

.fs52 {
	font-size: 52px;
}

.fs75 {
	font-size: 75px;
}

.fs90 {
	font-size: 90px;
}

/* interlineado */
.l-s018 {
	letter-spacing: -0.18px;
}

.l-s024 {
	letter-spacing: -0.24px;
}

.l-s035 {
	letter-spacing: -0.35px;
}

.ls0 {
	letter-spacing: 0px;
}

.ls03 {
	letter-spacing: 0.3px;
}

.ls04 {
	letter-spacing: 0.4px;
}

.ls05 {
	letter-spacing: 0.5px;
}

.ls06 {
	letter-spacing: 0.6px;
}

.ls07 {
	letter-spacing: 0.7px;
}

.ls08 {
	letter-spacing: 0.8px;
}

.ls1 {
	letter-spacing: 1px;
}

.ls15 {
	letter-spacing: 1.5px;
}

.ls16 {
	letter-spacing: 1.6px;
}


/* interlineado de oracion (espacio debajo de la oracion) */
.lh17 {
	line-height: 17px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}
.lh27 {
	line-height: 27px;
}
.lh28 {
	line-height: 28px;
}

.lh29 {
	line-height: 29px;
}

.lh30 {
	line-height: 30px;
}

.lh31 {
	line-height: 31px !important;
}

.lh32 {
	line-height: 32px !important;
}

.lh36 {
	line-height: 36px !important;
}

.lh40 {
	line-height: 40px;
}

.lh44 {
	line-height: 44px;
}

.lh50 {
	line-height: 50px;
}

.lh52 {
	line-height: 52px;
}

.lh62 {
	line-height: 62px;
}

.lh79 {
	line-height: 79px;
}

.lh81 {
	line-height: 81px;
}

.lh96 {
	line-height: 96px;
}


/* colores */

.azul {
	color: #3D408E;
}

.verde {
	color: #268028;
}

.blanco {
	color: #FFFFFF !important;
}

.verdeAgua {
	color: #1DB2AC;
}

.bordo {
	color: #8B1A1E;
}

.rojo {
	color: #C1272D;
}

.casiNegro {
	color: #090909;
}

.gris {
	color: #627069;
}

.griso {
	color: #707070;
}

.griscla {
	color: #969696;
}

.negro {
	color: #000000;
}

.rosa {
	color: #C17F9E;
}


/* padding de abajo */
.pb15 {
	padding-bottom: 35px;
}

/* margin de abajo */
.mb0 {
	margin-bottom: 0px !important;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb143r {
	margin-bottom: 1.43rem !important;
}

/* tipografia */
.mayuscula {
	text-transform: uppercase;
}

.minuscula {
	text-transform: lowercase;
}

.tipoNormal {
	text-transform: initial;
}

@media only screen and (max-width: 375px) {
	.lh26 {
		line-height: 25px;
	}

	.fs35 {
		font-size: 25px;
	}
}



body,
h1,
h2,
h3,
h4,
h5,
h6,
.products-title,
.header-main-menu.et_element-top-level .menu>li>a,
rs-layer {

	font-family: 'Noto Sans', sans-serif !important;
}

.content-product .product-title a {

	font-family: 'Noto Sans', sans-serif !important;
}


.display-none {
	display: none !important;
}




/* Lujy estuvo aqui ༼ つ ◕_◕ ༽つ */



#ship-to-different-address>label:before {
	content: 'B- Dirección de Envío';
}

#ship-to-different-address .checkbox {
	margin-bottom: 1em;
	font-weight: 700;
	font-size: 22px;
	letter-spacing: 0px;
	color: #627069;
	margin-top: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid var(--et_border-color);
	text-transform: uppercase;
	width: -webkit-fill-available;
}

#ship-to-different-address>label>span {
	display: none;
}

#shipping_wooccm14 {
	height: 2.642rem;
	line-height: 2rem;
	padding: 0 1.07em;
	-webkit-appearance: none;
	border: 1px solid var(--et_inputs-border-color, var(--et_border-color));
	background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
	outline: 0;
	border-radius: var(--et_inputs-border-radius, 0);
	width: 100%;
	color: var(--et_dark-2-white);
	font-size: 1.14rem;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: start;
}

#shipping_wooccm14,
input.dokan-form-control,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
	border-color: #627069;
	border-radius: 5px;
}

#fila-footer>div.footer-col2.mpc-column>div>div>div.wpb_raw_code>div>div>a:hover,
#fila-footer>div.footer-col3>div>div>div>div>div>a:hover {
	color: #7FC1A2 !important;
}

#fila-footer>div.footer-col4>div>div>div.wpb_raw_code>div>div>a:hover>img:not(.cont-whats img) {
	background: #7FC1A2 !important;
	border-radius: 5px;
}

body.search .products-hover-only-icons>div>div>div {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 2%;
	align-items: center;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
}

body.search div.row.products>div.ajax-content {
	margin-left: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

body.search .swiper-entry.pages-result-slider {
	width: -webkit-fill-available;
	text-align: center;
}

body.search .swiper-entry.pages-result-slider>div>div {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

body.search .template-content .page-heading {
	position: relative;
	width: 86%;
	top: 305px
}

body.search .template-content .page-heading {
	width: 90%;
	margin: auto;
	top: 10px;
}

body.search .template-content .page-heading>div {
	justify-content: center;
}

#header div.woocommerce-mini-cart__footer-wrapper>div.product_list-popup-footer-inner>p>a.button.wc-forward,
#header div.woocommerce-mini-cart__footer-wrapper>div>p>a.button.btn-view-wishlist.wc-forward {
	border: 1px solid #627069 !important;
	color: #627069 !important;
	background: #fff !important;
}

#header div.woocommerce-mini-cart__footer-wrapper>div.product_list-popup-footer-inner>p>a.button.btn-checkout.wc-forward,
#header div.woocommerce-mini-cart__footer-wrapper>div>p>a.button.btn-checkout.add-all-products {
	background: #627069 !important;
	color: #FFF !important;
	opacity: inherit;
}

#header div.woocommerce-mini-cart__footer-wrapper>div.product_list-popup-footer-inner>p>a.button.btn-checkout.wc-forward:hover,
#header div.woocommerce-mini-cart__footer-wrapper>div.product_list-popup-footer-inner>p>a.button.wc-forward:hover,
#header div.woocommerce-mini-cart__footer-wrapper>div>p>a.button.btn-checkout.add-all-products:hover,
#header div.woocommerce-mini-cart__footer-wrapper>div>p>a.button.btn-view-wishlist.wc-forward:hover {
	background-color: #7FC1A2 !important;
	color: #fff !important;
	border: none !important;
}

@media (max-width: 1921px) and (min-width: 1201px) {
	#fila-ultimos {
		margin-top: 35px;
	}

	#ultimos {
		background-position: top center;
	}

	#swiper-unique-id-1>div:first-child {
		background: #fff;
	}

	#fila-ultimos .product-details>div.light-left-side>div>div>div.button-switch>a.button {
		color: #7FC1A2 !important;
		background: transparent !important;
	}

	#swiper-unique-id-1>div.swiper-pagination.swiper-pagination-swiper-unique-id-1.swiper-pagination-clickable.swiper-pagination-bullets>span {
		background: #fff;
		opacity: 1;
	}

	#swiper-unique-id-1>div.swiper-pagination.swiper-pagination-swiper-unique-id-1.swiper-pagination-clickable.swiper-pagination-bullets>span.swiper-pagination-bullet-active {
		background: #525252;
		opacity: 1;
	}

}

@media (max-width: 1200px) and (min-width: 700px) {
	#fila-ultimos {
		margin-top: 10px;
	}

	#ultimos {
		background-position: top center;
	}

	#swiper-unique-id-1>div:first-child {
		background: transparent;
	}

	#fila-ultimos .product-details>div.light-left-side>div>div>div.button-switch>a.button {
		color: #7FC1A2 !important;
		background: transparent !important;
	}

	#swiper-unique-id-1>div.swiper-pagination.swiper-pagination-swiper-unique-id-1.swiper-pagination-clickable.swiper-pagination-bullets>span {
		background: #fff;
	}

	#swiper-unique-id-1>div.swiper-pagination.swiper-pagination-swiper-unique-id-1.swiper-pagination-clickable.swiper-pagination-bullets>span {
		background: #fff;
		opacity: 1;
	}

	#swiper-unique-id-1>div.swiper-pagination.swiper-pagination-swiper-unique-id-1.swiper-pagination-clickable.swiper-pagination-bullets>span.swiper-pagination-bullet-active {
		background: #525252;
		opacity: 1;
	}
}

@media only screen and (max-width: 1200px) {

	body.search .swiper-entry.pages-result-slider>div>div {
		display: flex;
		flex-direction: column;
		gap: 30px;
		justify-content: center;
		align-items: center;
	}

	header#header.sticky {
		z-index: 3;
	}

	.tarjeta {
		box-shadow: 2px 5px 10px #00000054;
	}

	#header .woocommerce-mini-cart>ul div.descr-box {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	#sb-infinite-scroll-load-more>a {
		font-size: 0px;
	}

	#sb-infinite-scroll-load-more>a:before {
		content: 'Cargar más productos';
		font-size: .85rem;
	}
}

@media only screen and (max-width: 900px) {
	#tenemos-col2 .etheme_products .product-details div.button-switch>a.button.add_to_cart_button.ajax_add_to_cart {
		color: #7FC1A2 !important;
		background-color: transparent !important;
	}

	#tenemos-col2 .products-grid .type-product {
		padding: 0px;
		background: #fff;
		width: 30%;
	}

	#tenemos-col2 .products-grid .type-product .content-product {
		box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
		background: #fff;
		padding: 20px;
		margin: 0px;
	}

	#tenemos-col2>div {
		background-color: #fff;
		padding: 0px !important;
	}

	#tenemos-col2>div>div>div.etheme_products>div:before {
		display: none;
	}

	#tenemos-col2 div.product-type-simple>div>div.product-details>div.light-left-side>div.products-page-cats {
		height: 48px;
	}

	#tenemos-col2>div>div>div.etheme_products>div {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		justify-content: space-between;
		align-content: space-around;
		align-items: stretch;
		width: -webkit-fill-available;
		margin: 0px;
		flex-direction: row;
		padding: 20px;
	}

	#fila-interna-tenemos>div {
		background-color: transparent;
		height: auto !important;
	}

	#tenemos-col2 div.product-type-simple>div>div.product-details>div.light-left-side>div.products-page-cats {
		height: 27px !important;
		width: 100%;
		display: flex;
		justify-content: flex-start;
		gap: 4px;
		margin: auto;
	}

	#tenemos-col2 .etheme_products .product-details div.button-switch>a.button.add_to_cart_button.ajax_add_to_cart,
	#tenemos-col2 .product-details .button-switch>a.button {
		color: #7FC1A2 !important;
		background-color: transparent !important;
		margin-top: 10px;
		display: flex;
		text-align: left;
		align-items: center;
		justify-content: flex-start;
		height: 38px;
	}

	#fila-tenemos,
	#fila-interna-tenemos,
	#fila-interna-tenemos>div,
	div#tenemos-col2 {
		height: auto !important;
	}

	.et_b-tabs>span:nth-child(1).et-tab {
		font-size: 0px;
	}

	.et_b-tabs>span:nth-child(1).et-tab:before {
		content: 'MENÚ';
		font-size: 14px;
	}

	.et_b-tabs>span:nth-child(2).et-tab {
		font-size: 0px;
	}

	.et_b-tabs>span:nth-child(2).et-tab:before {
		content: 'CATEGORÍAS';
		font-size: 14px;
	}

	#tenemos-col2 .price-switch>span,
	#tenemos-col2 .switcher-wrapper>span {
		height: 48px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		gap: 0px 7px;
	}

	/*08/01*/

	@media only screen and (min-width: 722px) {

		#tenemos-col2 .price-switch>span,
		#tenemos-col2 .switcher-wrapper>span {
			display: block;
			text-align: center;
			width: 100%;
			margin: auto;
			height: fit-content !important;
		}


		#ultimos .price-switch>span,
		#ultimos .switcher-wrapper>span {
			display: block;
			width: 100%;
			margin: auto;
			height: fit-content !important;
		}

		#tenemos-col2 div.price-switch,
		#ultimos div.price-switch {
			height: fit-content !important;
		}


		#tenemos-col2 .product-view-light .button-switch{
			position: absolute;
			left: 0px;
			right: 0px;
		}

		#ultimos .product-view-light .button-switch {
			position: absolute;
		}

		#tenemos-col2 .etheme_products .product-details div.button-switch>a.button.add_to_cart_button.ajax_add_to_cart,
		#tenemos-col2 .product-details .button-switch>a.button,
		#ultimos .etheme_products .product-details div.button-switch>a.button.add_to_cart_button.ajax_add_to_cart,
		#ultimos .product-details .button-switch>a.button {
			justify-content: center;
			width: 100%;
			margin: auto;
			text-align: center;
		}

		#tenemos-col2 .product-view-light.et_cart-on .content-product:hover .price-switcher,
		#ultimos .product-view-light.et_cart-on .content-product:hover .price-switcher {
			-webkit-transform: none !important;
			transform: none !important;
		}

		#tenemos-col2 div.content-product:hover .price,
		#ultimos div.content-product:hover .price {
			display: block !important;
		}

		#col-ultimos .swiper-wrapper .swiper-slide {
			padding-bottom: 21px !important;
		}

	}


	/* fin 08/01*/

}

@media only screen and (max-width: 800px) {
	body.woocommerce-checkout.woocommerce-page>div.template-container .sidebar-mobile-bottom>div>div>div>div.woocommerce>form>div>div.col-md-7.clearfix {
		min-width: -webkit-fill-available;
	}
}

@media only screen and (max-width: 721px) {
	#tenemos-col2 .products-grid .type-product {
		padding: 0px;
		background: #fff;
		width: 48%;
	}

	#tenemos-col2>div>div>div.etheme_products>div>div.product-type-simple div.price-switch {
		min-height: auto;
	}

	#tenemos-col2>div>div>div.etheme_products>div>div.product-type-simple>div>div.product-details>div.light-left-side>h2 {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		height: fit-content;
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

	#tenemos-col2 .products-grid .type-product .content-product {
		box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
		background: #fff;
		padding: 8px;
		margin: 0px;
	}

	#tenemos-col2>div>div>div.etheme_products>div>div.product-type-simple>div>div.product-details>div.light-left-side>div.switcher-wrapper {
		text-align: left;
	}

	.col-iconos-shop .wpb_column {
		border: none;
		border-radius: 4px;
		background-color: #fff;
		box-shadow: 2px 3px 10px #00000024;
	}

	.col-iconos-shop>div>div>div {
		gap: 20px 0px;
		margin-bottom: 20px;
	}

	#tenemos-col2 .price-switch>span,
	#tenemos-col2 .switcher-wrapper>span {
		display: block;
		text-align: center;
		width: 100%;
		margin: auto;
	}

	#tenemos-col2 .etheme_products .product-details div.button-switch>a.button.add_to_cart_button.ajax_add_to_cart,
	#tenemos-col2 .product-details .button-switch>a.button {
		justify-content: center;
		width: 100%;
		margin: auto;
		text-align: center;
	}

	#tenemos-col2 .product-title {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		width: 95%;
		margin: auto;
		padding: 0px;
		text-align: center;
	}

	#tenemos-col2 .price-switcher {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}


	@media only screen and (min-width: 600px) {

		#tenemos-col1 .menu-underline {

			display: flex;
		}



	}



}






@media only screen and (max-width: 433px) {

	#tenemos-col2>div>div>div.etheme_products>div {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		justify-content: space-between;
		align-content: space-around;
		align-items: stretch;
		width: -webkit-fill-available;
		margin: 0px;
		flex-direction: row;
		padding: 10px;
	}

}