
.card-img-home { width: 100%; height: 200px; } /*.card-img-home { width: 224px; height: 197px; }*/
.card-img-gallery { width: 250px; height: 250px; }
.card-img-gallery2 { width: 600px; height: 600px; display:table-cell; vertical-align:middle; text-align:center; }
.card-img-categories5 { width: 270px; height: 270px; }
.card-img-home img, .card-img-gallery img, .card-img-gallery2 img, .card-img-categories5 img, .card-img-logo img { width: 200px; height: 200px; object-fit: contain; }
.img-catop img { width: 224px; height: 197px; object-fit: contain; }
.img-catlista { width: 190px; height: 190px; object-fit: contain; }
.pad_header { padding: 0.96em 0; }
/* Menú fijo de categorías */
#departments-menu .kc_single_image img { max-width: 220px;float: right;margin-right: 1em; padding-bottom: 1em; opacity: 0.4; }
/* Tienda */
.sku_wrapper { color: #b3b2b2; }
#products_tienda .product a img, 
.products .list-view.product .media > img,
.products .list-view-small.product .media > img, 
.products .list-view-large.product .media > img,
.related .products .product a img { width: 224px; height: 197px; object-fit: contain; }
/* Detalle de producto */
.talla-prod { float: left; }
.color-prod { float: left; width: 2em; height: 2em; }
.slash-nocolor { position:relative; }
.slash-nocolor::after { content: '\f5c7'; font-family: FontAwesome; left: 0.3em; position:absolute; top: .1em; font-weight: 600; color: #969696; }
.color_sel { font-weight: 700 !important; font-size: 1.2em; }
.zoom { display:inline-block; position: relative; }
/* Autocomplete */
.autocomSitio { font-family: "FontSite"; font-weight: 400; z-index: 9999999; max-height: 300px; overflow: auto; overflow-x: hidden; }
.btn-delsearch1 { position: relative; left: 60px;  color: #d1d1d1; }
.btn-delsearch1:hover { color: #7f7e7e; }
/* Widget de carro de compras */
ul.cart_list { max-height: 380px; overflow: auto; }
/*.woocommerce-cart-table { height: 400px; max-height: 400px; overflow: auto; margin-bottom: 2em; }*/
.checkout-button-custom { width: 100%; }
.aplicando_pago_spinner { padding: 4em; font-size: 120%; }

/**/
.div_2column_banner, .div_fullcolumn_banner, .div_3column_banner, .div_2column_banner_v2, .div_3column_banner_v2, .div_3column_banner_v3 { background-size: cover; background-position: center center; }
.div_2column_banner { height: 259px; }
.div_fullcolumn_banner { height: 236px; }
.div_3column_banner { height: 174px; }
.div_2column_banner_v2 { height: 484px; }
.div_3column_banner_v2 { height: 259px; }
.div_3column_banner_v3 { height: 207px; }
@media (max-width: 576px) {
	.div_2column_banner, .div_fullcolumn_banner, .div_3column_banner, .div_2column_banner_v2, .div_3column_banner_v2, .div_3column_banner_v3 { height: 100px; }
}


.caption-sliders {
    max-width: 75% !important;
    width: 100%;
}
@media (max-width: 767px) {
    .caption-sliders {
        max-width: 100% !important;
    } 
}