/******** Woocomerce ********/
/* woocommerce */
showcase


.content .products > li a{
	text-decoration: none;
	text-align: left;
}

.login-link{
	color: #313131 !important;
	text-decoration: none !important;
	background-color: #f0f0f0;
	line-height: 45px !important;
	padding: 0 10px !important;
	display: inline-block !important;
}

.showcase .products > li:hover a.login-link,
.content .products > li:hover a.login-link{
	color: #67c4f8 !important;
	background-color: #ffffff !important;
}

.products .quantity{
	text-align: center;
}

.single_add_to_cart_button{
	text-decoration: none !important;
	color: #555555 !important;
	padding: 9px !important;
	background: #f4f4f4 !important;
	text-align: center !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	transition: all .3s ease !important;
	border:none !important;
	cursor: pointer !important;
}

.single_add_to_cart_button:hover{
	background-color: #67c4f8 !important;
	color: #ffffff !important;

}

.qty{
	padding: 12px 20px;
	border:solid 1px rgba(0,0,0,.1);
	outline: none;
	display: block;
	border-radius: 5px;
	margin:10px 0 0 0;
}

@media(max-width: 800px){
	.qty{
		margin:auto;
	}
}

.content .products,
.showcase .products{
	display: flex !important;
	gap:1% !important;
	flex-wrap: wrap !important;
	justify-content: center !important;
}

.showcase .products > li,
.content .products > li{
	list-style:none;
	width: 18% !important;
	background: transparent; !important;
	transition: all .3s ease !important;
	padding: 20px 0 !important;
	border-radius: 10px !important;
	text-align: center !important;
}

.showcase .products > li .star-rating,
.content .products > li .star-rating{
	text-align: center !important;
	margin:auto !important;
	color: #67c4f8 !important;
}




.content .products > li:nth-last-child(1),
.content .products > li:nth-last-child(2),
.content .products > li:nth-last-child(3),
.content .products > li:nth-last-child(4),
.content .products > li:nth-last-child(5),
.showcase .products > li:nth-last-child(1),
.showcase .products > li:nth-last-child(2),
.showcase .products > li:nth-last-child(3),
.showcase .products > li:nth-last-child(4),
.showcase .products > li:nth-last-child(5){
	margin-bottom: 0 !important;
}


.showcase .products > li:hover,
.content .products > li:hover{
	transform: translateY(-10px);
}

.showcase .products > li:nth-child(5n + 0),
.content .products > li:nth-child(5n + 0){
	margin: 0 0% 4% 0 !important;
}


@media(max-width: 800px){
	.showcase .products,
	.content .products{
		text-align: center !important;
		padding: 20px 0;
	}
	.showcase .products > li,
	.content .products > li{
		float: left !important;
		overflow: hidden !important;
		width: 47% !important;
		margin:0 5% 3% 1% !important;
	display: grid;
	place-items: center;
	}

	.showcase .products > li:nth-child(5n + 0),
	.content .products > li:nth-child(5n + 0){
		float: left !important;
		overflow: hidden !important;
		width: 47% !important;
		margin:0 5% 3% 1% !important;
	}

	.showcase .products > li:nth-child(2n + 0){
		margin:0 0 3% 0;
	}

	.products > li del{
		display: none !important;
	}
}



@media(max-width: 800px){
	.showcase .products > li:nth-child(5n+0),
	.content .products > li:nth-child(5n+0),
	.showcase .products > li:nth-child(2n+0),
	.content .products > li:nth-child(2n+0){
		margin:0 0 20px 0 !important;
	}
}

.showcase .products > li img,
.content .products > li img{
	width: 100%;
	object-fit: cover;
	height: 200px;
	margin:auto 5% !important;
	border:none !important;
	text-align: center;
	border-radius: 7px;
	background-color: #ffffff !important;

}


@media(max-width: 800px){
	.showcase .products > li img,
	.content .products > li img{
		width: auto;
		height: 200px;
	}	
}


.showcase .products > li  h2,
.content .products > li  h2{
		color: #555555 !important;
		font-weight: 700 !important;
		font-size: 14px !important;
		overflow: hidden !important;
		max-height: 68px !important;
		overflow: hidden !important;
		margin: 20px 0% 0 20px!important;
		line-height: 17px !important;
		display: block !important;
		transition: all .3s ease !important;
		text-transform: uppercase !important;
}

.product-category a h2{
	overflow: visible !important;
}

.product-category mark{
	background-color: transparent !important;
}

.product-category a{
	text-align: center !important;
}

.showcase .products > li .excerpt_product,
.content .products > li .excerpt_product {
		color: #777777 !important;
		font-weight: 600 !important;
		font-size: 16px !important;
		margin: 20px 5% !important;
		transition: all .3s ease !important;
		text-align: center !important;
}


@media(max-width: 800px){
	.showcase .products > li  h2,
	.content .products > li  h2{
		font-size:16px !important;
		color: #777 !important;
		font-weight: 400 !important;
		overflow: hidden !important;
		padding: 10px 10px 0 10px !important;
	}
}


.showcase .products > li .price,
.showcase-2 .products > li .price,
.content .products > li .price{
	color: #555555 !important;
	font-size: 22px !important;
	font-weight: 900 !important;
	margin:15px 0 !important;
	transition: all .3s ease !important;
	display: block !important;
	text-align: center !important;
}
.price ins{
	text-decoration: none !important;
}

.content .qty{
	max-width: 70px !important;
}

.showcase .products > li a.button,
.content .products > li a.button,
.woocommerce div.product form.cart .button{
	text-decoration: none !important;
	padding: 10px !important;
	background: #67c4f8 !important;
	color: #ffffff !important;
	text-align: center;
	text-transform: uppercase !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	transition: all .3s ease !important;
	margin:0 0 0 5px !important;
}

.showcase .products > li a.button:hover,
.content .products > li a.button:hover{
	background-color: #313131 !important;
	color: #ffffff !important;
}

@media(max-width: 800px){
	.showcase .products > li a.button,
	.content .products > li a.button{
		width: 70% !important;
		padding: 10px 0 !important;
		margin:10px 5% !important;
		line-height: auto !important;
		bottom: 0px !important;
		position: relative;
		font-size: 12px !important;
		background-size: 15px !important;
	}

}


.entry-summary .price span{
	font-size: 30px !important;
	color: #555555 !important;
	margin:20px 0 20px 0 !important;
}

@media(max-width:800px){
	.entry-summary .price span{
		font-size: 40px !important;
	}
}


.showcase-canastas .product a.added_to_cart,
.showcase .product a.added_to_cart{
	/* temporal */
}

@media(max-width: 800px){
	.showcase-canastas .product a.added_to_cart,
	.showcase .product a.added_to_cart{
		height: 40px !important;
		top: 10px;
	}
}

.woocommerce-cart-form__cart-item .product-thumbnail{
	width: 50px;
}

.woocommerce-cart-form__cart-item a{
	text-decoration: none;
	color: #212121;
}

.summary .quantity input[type="number"]{
	width: 70px !important;
	margin:0 5px 0 0;
	text-align: center;
	font-size: 14px;
	float: left;
	-webkit-appearance: none;
}

@media(max-width: 800px){
	.summary .quantity input[type="number"]{
		width: 90% !important;
		margin:0 0 0px 0 !important;
		padding: 15px 5% !important;
	}
}



.checkout-button,
.form-row button{
	background-color:#67c4f8 !important;
	padding: 15px 30px !important;
	cursor: pointer !important;
	color: #ffffff !important;
}

.shipping-calculator-button{
	text-decoration: none;
	color: #ffffff !important;
	font-size: 12px;
	background-color:#67c4f8 !important;
	padding:5px 12px;
	margin:10px 0 0 0;
	display: inline-block;
}

.product_meta{
	color: #999999;
	font-size: 14px;
	margin:20px 0 0 0 !important;
}

.product_meta a{
	color:#212121 !important;
	text-decoration: none;
	font-weight: 600;
}

.product_title{
	color:#212121 !important;
	font-size: 20px;
}

.woocommerce-product-details__short-description{
	padding: 20px 0;
	font-weight: 300;
	font-size: 14px;
	color: #717171;
}

.woocommerce-product-details__short-description span{
	display: block !important;
	margin:0 0 10px 0;
}


.woocommerce-privacy-policy-text{
	font-size: 14px;
	color: #515151;
	font-weight: 300;
	padding: 10px;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	float: left !important;
	width: 200px !important;
	font-size: 14px;
	padding: 9px 0 9px 9px !important;
	margin:0 0px 0 0 !important;
	-webkit-appearance: none;
}

@media(max-width: 800px){
	.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
		float: none !important;
		width: 100% !important;
		padding:20px  0 !important;
		font-size: 14px;
		padding: 20px 0 20px 10px !important;
		margin:0 0px 0 0 !important;
		-webkit-appearance: none;
	}
}

.showcoupon{
	color: #212121;
	text-decoration: none;
	font-weight: bold;
}

.woocommerce-privacy-policy-link{
	text-decoration: none;
	color: #212121;
	font-weight: bold;
}

/* single-product */
.woocommerce-product-gallery{
	float: left;
	width: 40%;
}

.woocommerce-product-gallery img{
	width: 100%;
	height: auto;
	pointer-events: none;
}

.entry-summary{
	width: 56%;
	float: right;
}

@media(max-width: 800px){
	.woocommerce-product-gallery{
		width: 100% !important;
		float: none;
	}

	.entry-summary{
		width: 100%;
		float: none;
	}
}

.entry-summary .input-text{
	float: left;
	margin:0 10px 0 0;
	-webkit-appearance: none;
}

.entry-summary .woocommerce-Price-amount{
	font-weight: bold;
	margin:10px 0 20px 0 !important;
	display: block;
	font-size: 30px;
}

.product_meta{
	clear: both;
	margin:10px 0 0 0;
	font-size: 14px;
	font-weight: 300;
}

.related{
	padding:50px 0 0 0 !important;
	clear: both;
	text-align: center;
}

.related > h2{
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	color: #777777;
	position: relative;
	display: inline-block;
	margin: 0 0 30px 0;
}

.related > h2:before{
	content: "";
	position: absolute;
	width: 40px;
	height: 1px;
	left: -50px;
	top: 50%;
	background-color: rgba(0,0,0,0.1);
}

.related > h2:after{
	content: "";
	position: absolute;
	width: 40px;
	height: 1px;
	right: -50px;
	top: 50%;
	background-color: rgba(0,0,0,0.1);
}

.related > ul> li{
	max-width: 21.6% !important;
	margin:2% !important;
	float: left !important;
	list-style: none !important;
}

@media(max-width: 800px){
	.related li{
		min-width: 47% !important;
		float: left !important;
		margin:0 2% 20px 0 !important;
	}

	.related li img{
		height: auto !important;
	}
}

.reviews_tab{
	/*display: none*/;
}

.woocommerce-Tabs-panel {
	padding: 20px 0;
}

.woocommerce-Tabs-panel h2{
	display: none !important;
}

.woocommerce-Tabs-panel p{
	font-weight: 300;
	color: #515151;
	line-height: 27px;
}

.comment-reply-title{
	display: block !important;
	margin: 10px 0 !important;
	color: #555555 !important;
}


.woocommerce-pagination{
	border:none;
}

.woocommerce-ordering select{
	padding: 12px;
	border:solid 1px rgba(0,0,0,.1);
	outline: none;
	cursor: pointer;
	max-width: 300px !important;
	margin:auto auto 20px auto !important;
	display: block !important;
}


.onsale{
	background-color: #87e687  !important;
	color: #313131  !important;
	position: absolute  !important;
	right: 0  !important;
	top:0  !important;
	font-size: 14px !important;
	height: 14px !important;
	overflow: hidden !important;
	max-height: 14px !important;
	padding: 10px  !important;
	line-height: 14px !important;
	border-radius: 0 !important;
}


.orderby{
	right: 0;
	top:0;
	outline: none;
	border:none !important;
	color:#777777;
	padding: 0px;
	margin:-60px 0 0 0;
	cursor: pointer;
	font-size: 14px;
	-webkit-appearance: none;
}

@media(max-width: 800px){
	.orderby{
		display: none;
	}
}


.woocommerce-result-count{
	margin:0 0 30px 0;
	font-weight: 300;
	color: #515151;
	text-align: center;
}

.woocommerce-LostPassword a{
	color: #ff4700;
	text-decoration: none;
}

.product_gallery{
	width: 50%;
	float: left;
	border:none;
}

@media(max-width: 800px){
	.product_gallery{
		width: 100%;
		float: none;
	}
}

.payment_method_flow_webpay img{
	width: 100px;
}

@media(max-width: 800px){
	.payment_method_flow_webpay{
		text-align: center;
	}
	.payment_method_flow_webpay img{
		width: 80%;
		display: block;
		margin:auto !important;
		text-align: center;
	}
}

/* finalizacion */

.col2-set{
	float: left !important;
	width: 48% !important;

}

@media(max-width: 800px){
	.col2-set{
		float: none !important;
		width: 100% !important;
	}
}

.col-1,
.col-2{
	width: 100% !important;
}

.woocommerce-checkout-review-order{
	float: right !important;
	width: 40% !important;
	padding: 20px 0 !important;
}

.woocommerce-form-coupon-toggle{
	width: 40% !important;
	float: right !important;
}

@media(max-width: 800px){
	.woocommerce-checkout-review-order{
		width: 100% !important;
		padding: 20px 0 !important;
		float: none !important;
	}

	.woocommerce-form-coupon-toggle{
		width: 100% !important;
		float: none !important;
	}
}

@media(max-width: 800px){
	.woocommerce-form-coupon-toggle{
		width: 100% !important;
		float: none !important;
	}
}

#order_review_heading{
	color: #444444;
	font-weight: 400;
	width: 40%;
	float: right;
}

@media(max-width: 800px){
	#order_review_heading{
		width: 100% !important;
		float: none !important;
	}
}

#order_review{
	float: right !important;
}

@media(max-width: 800px){
	#order_review{
		float: none !important;
	}
}

.woocommerce-cart-form{
	float: left !important;
	width: 68% !important;
}

@media(max-width: 800px){
	.woocommerce-cart-form{
		width: 100% !important;
		float: none !important;
	}
}

.cart_totals{
	width: 24% !important;
	float: right !important;
	background-color: #f0f0f0;
	padding: 2%;
}

.cross-sells{
	display:none;
}

.cart_totals h2{
	font-weight: 400 !important;
	color: #444444;
	margin:0 0 5px 0;
}@media(max-width: 800px){
	.cart_totals{
		width: 96% !important;
		float: none;
	}
}


.woocommerce-message a{
	text-decoration: none !important;
	color: #212121;
}

.woocommerce-MyAccount-content{
	padding: 40px 0;
}

.woocommerce-MyAccount-navigation a:hover{
	color: #212121 !important;
	background-color: transparent;
}

.qib-container{
	width: 100% !important;
	text-align: center !important;
	margin:10px 0 0 0 !important;
}

.qib-container button{
	margin:0 0 0 0px !important;
	border:none !important;
	background-color: #212121 !important;
	color: #ffffff !important;
	cursor: pointer !important;
	width: 45px !important;
	text-align: center !important;
}

@media(max-width: 800px){
	.qib-container button:nth-child(2){
		margin:0 0 0 -5px 0 !important;
	}
}

.variations{
	margin:10px 0;
}

.variations label{
	margin:0 10px 0 0;
}

.variations select{
	padding: 10px;
	border:solid 1px #f0f0f0;
	cursor: pointer;
	border-radius: 5px;
	outline: none;
}

.wc-tabs{
	list-style: none;
}

.woocommerce-tabs > ul > li{
	display: inline-block !important;
	max-width: 200px !important;
	background-color: #f0f0f0 !important;
	vertical-align: bottom !important;

}

.woocommerce-tabs ul li a{
	display: block !important;
	padding: 10px !important;
}

.woocommerce-tabs ul li.active a{
	background-color: #67c4f8 !important;
	color: #ffffff !important;
}


.woocommerce-Tabs-panel li{
	list-style: none;
	font-size: 14px;
	font-weight: 300;
	color: #313131;
	margin:0 0 15px 0;
}



.woocommerce-product-attributes{
	text-align: left;
	clear: both;
	padding: 20px;
	font-size: 14px;
	width: 50%;
	font-weight: 300;
	border-top:solid 1px rgba(0,0,0,.1);
}

.woocommerce-product-attributes td:nth-child(1){
	width: 140px;
}

.woocommerce-loop-product__title{
	color: #313131;
	font-weight: 300;
	font-size: 14px !important;
	line-height: 15px;
	display: block;
	text-align: center;
}

.banner-4 .woocommerce-Price-amount{
	color: #313131;
	font-size: 16px;
	font-weight: 600;
	display: block;
	text-align: center;
}


/* content nav */
.content nav{
	clear: both !important;
	width: 100% !important;
}
.content nav li{
	list-style: none;
	display: inline-table;
	min-width: 40px;
	text-align: center;
}

.content nav li a{
	display: block !important;
	text-decoration: none !important;
	color: #212121 !important;
	padding: 18px 30px !important;
	border:dotted 1px #212121 !important;
	margin:2% !important;
	line-height: 20px !important;
}



.added_to_cart{
	position: absolute;
	top:20px;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	left: 0;
	padding: 0 0 0 0 !important;
	background-color:  #67c4f8;
	opacity: .8;
}

.feedback{
	font-size: 14px;
	margin:10px 0;
}

.feedback a{
	text-decoration: none;
	color: #67c4f8;
}

.wc_payment_method img{
	max-width: 100px;
}

.content a{
	text-decoration: none;
	color: #67c4f8;
}

.yith-wcwl-icon{
	color: #67c4f8;
}

/* plugin carrito … Side Cart WooCommerce By Xootix */
.xoo-wsc-ft-btn{
	font-size: 14px !important;
	color: #313131;
	text-decoration: none;
	padding: 5px;
	border-radius: 5px;
	transition: all .3s ease;
	background-color: #f9f9f9 !important;
}

.xoo-wsc-ft-btn:hover{
	background-color: #67c4f8 !important;
	color: #ffffff;
}

.xoo-wsc-ft-totals{
	border-top: solid 1px #999999 !important;
}

.xoo-wsc-pname{
	text-decoration: none !important;
}

.u-column1, 
.u-column2{
	width: 48% !important;
	float: left !important;
}

.u-column2{
	margin:0 0 0 2% !important;
}

@media(max-width:800px){
	.u-column1, 
	.u-column2{
		width: 100% !important;
		float: none !important;
		margin:0 0 20px 0 !important;
	}
}

.u-columns{
	width: 100% !important;
}

.woocommerce-tabs{
	display: block;
	clear: both;
	padding:50px 0 0 0;
}

.woocommerce-Reviews{
	display: block;
	clear: both;
}

.comment-form-rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  text-align: center;
  display: inline-block;
}

.comment-form-rating a {
  color: #ccc;
  text-decoration: none;
  font-size: 20px;
  font-family: FontAwesome;
  display: inline-block;
  float: left;
}

.comment-form-rating a:before {
  content: "\f005";
  padding-right: 5px;
}

.comment-form-rating a:hover:before,
.comment-form-rating a.selected:before {
  content: "\f005";
  color: #FFC107;
  transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

.comment-form-rating label {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  direction: ltr; /* Agrega esta propiedad */
}

.commentlist li{
	border-bottom: dashed 1px #f0f0f0;
}

.commentlist li img{
	display: none !important;
}

.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-add-button,
.yith-wcwl-wishlistaddedbrowse{
	margin:10px 0;
}

.showcase .products > li.yith-wcwl-add-to-wishlist,
.content .products > li.yith-wcwl-add-to-wishlist{
	position: absolute !important;
	top:15px !important;
	color: #ffffff !important;
	margin:110px !important;
	right: 15px !important;
}

.page-title{
	text-align: center !important;
	color: #313131 !important;
}

