/* WOOCOMMERCE - CESAR */
	/* MINI CART */
	.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 75px!important; height: 75px!important; margin-right: 20px!important; float: left!important; }
	.woocommerce nav.woocommerce-pagination ul { border: none!important; }
	.woocommerce nav.woocommerce-pagination ul li { border: none!important; }
	.wp-pagenavi { float: right!important; }
	/* MINI CART */

	/* PRODUCTS DISPLAY */
		/* .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin: 0px !important; margin-top: 6px !important; } */
		/* ul.products { padding-left: 0!important; margin-bottom: 1.286em!important; list-style: none!important; } */
		li.product .price ins, .section-onsale-product .onsale-product .price ins, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .price ins, .products-carousel .owl-item .product .price ins{color: #059e17 !important;}
		/* .woocommerce ul.products li.product .price{margin-top:13px;font-size: 1.2em !important;} */
		
		/* @media (max-width: 991px) and (min-width: 544px) {
			ul.products { margin-top: 10px!important; }
			.products-carousel-tabs .tab-content ul.products > li.product, .products-carousel-tabs .tab-content .section-onsale-product ul.products > .onsale-product, .section-onsale-product .products-carousel-tabs .tab-content ul.products > .onsale-product, .products-carousel-tabs .tab-content .section-onsale-product-carousel .onsale-product-carousel .onsale-product ul.products > .onsale-product-content, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .products-carousel-tabs .tab-content ul.products > .onsale-product-content, .products-carousel-tabs .tab-content .products-carousel .owl-item ul.products > .product, .products-carousel .owl-item .products-carousel-tabs .tab-content ul.products > .product { width: 50%!important; }
		} */
	/* PRODUCTS DISPLAY */ 
/* WOOCOMMERCE - CESAR */
 
/*SINGLE PRODUCT*/
	#tab-description h1, #tab-description h2, #tab-description h3, #tab-description h4, #tab-description h5, #tab-description h6{padding: 20px 5px 0 20px;}
	#tab-description p{padding: 0 5px 20px 20px;}
	.cart-collaterals .cart_totals .wc-proceed-to-checkout{display: block;}
	.related .products .product a woocommerce-loop-product__title{font-size:15px !important; }
	.related ul .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title, .related ul .product .woocommerce-LoopProduct-link .price{font-size:15px;height:45px; padding-left: 10px;}
	.related ul .product .product_type_simple{float:right;margin-right: 20px;}
	.product .woocommerce-product-gallery figure .woocommerce-product-gallery__image , .product .woocommerce-tabs , .product .related.products{float:left;}
	@media (min-width: 720px) {.product .woocommerce-product-gallery{width:50%;}
	.single-product .woocommerce-tabs{width:100%;}
	.related ul .product-type-simple{padding-bottom:20px !important;}
	.related ul .product-type-simple:hover{-webkit-box-shadow: 0px 0px 9px 0px rgba(254,215,0,1);-moz-box-shadow: 0px 0px 9px 0px rgba(254,215,0,1);box-shadow: 0px 0px 9px 0px rgba(254,215,0,1);}
	.product-type-simple .summary .product_meta{padding-top:20px;}
	.product-type-simple .summary .cart .quantity{margin-right: 20px;}
/*SINGLE PRODUCT*/

/*CATEGORY*/
	.products .product-type-simple .woocommerce-LoopProduct-link .woocommerce-loop-product__title, .products .product-type-simple .woocommerce-LoopProduct-link .price{font-size:16px; height:40px; padding-left:15px;}
	.products .product-type-simple .button {float:right; margin-right:15px;}
	.products .product-type-simple {padding-bottom:20px !important;}
	.products .product-type-simple:hover{-webkit-box-shadow: 0px 0px 9px 0px rgba(254,215,0,1);-moz-box-shadow: 0px 0px 9px 0px rgba(254,215,0,1);box-shadow: 0px 0px 9px 0px rgba(254,215,0,1);}
/*CATEGORY*/

/*Mi CUENTA*/
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register{border:transparent !important; }
#customer_login .col-2{padding-left: 0px !important;}
#customer_login::before{border-right:transparent !important;}
/*Mi CUENTA*/
#customer_details + #wc_checkout_add_ons,
#order_review , #order_review_heading {
    float: none !important;
}
/*CHECKOUT
@media (min-width: 768px){
    #customer_details{
        width: 50%;
        float: left;
		padding:0 20px 0 20px;
    }
    #order_review_heading{
        width: 50%;
        float: left !important;
		padding:10px 0 0 20px;
    }
    .woocommerce-checkout #order_review{
        width: 50%;
        padding: 0 20px 0 0;
    }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
        width: 100% !important;
    }
}     
CHECKOUT*/ 