
.size-name{
   height: 3rem!important;
}

/* Featured Brand Products */
.size-img-featured-products{
   height: 7rem; /* 112px */
   width: 9.25rem; /* 48px */
}
.size-img-center{
   height: 17.048rem; /* 272.77px */
   width: 25.25rem; /* 404px */
}
.size-img-center-circle{
   height: 19.75rem; /* 316px */
   width: 21.063rem; /* 337px */
}

.btn-size {
   width: 10rem;
   height: 1.875rem;
}
.btn-size-1 {
   width: 8.125rem;
   height: 1.875rem;
}

.img-cart{
   height: 10rem; /*57px*/
   width: 10rem; /*80px*/
}

.img-cover{
   object-fit: cover;
}
.img-contain{
   object-fit: contain;
}

.img-product-list{
   height: 152px!important;
   width: 202px!important;
}
.btn-product-list{
   height: 1.875rem;
}
.img-categories-shop-grid{
   height: 240px!important;
   width: 170px!important;
}
.categories-shop-grid{
   max-height: 500px!important;
}
.img-home-browser-recent-post{
   height: 330px!important;
   width: 424px!important;
}
.img-details-interesed{
   height: 12.938rem; 
   width: 17.375rem;
}

.w-85{
   width: 85%!important;
}
.text-align-end{
   text-align: end!important;
}
.breadcrumb-text-xs{
   font-size: 14px!important;
}

/**
* product-view
*/
.image-product-view{
   height: 120px!important;
   width: 112px!important;
}

/**
* Styles for banner.
*
*/
.banner-wh { 
   width: 584px!important; 
   height: 688px!important; 
}

/*Ficha producto*/
.size-image-product{
   height: 400px;
}

.size-image-product-carousel{
   height: 89px;
   width: 69px;
}

.menu-categories {
   list-style-type: none !important;
   padding: 0 !important;
   margin: 0 !important;
}

.img-pay {
   height: 51px;
   width: 61px;
}
