/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */



.carousel .carousel-inner
{
height: auto!important;
}

.carousel .carousel-inner figure
{
margin-bottom: 0 !important;
}


.footer-container .col-md-12 p.text-sm-center a._blank
{   
display: none
}

#category .block-category.card.card-block
{
min-height: 50px!important;
}



#category .block-category .category-cover
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
top: 0;
}

#category .block-category .category-cover img
{
width: auto!important;
height: auto!important;
}





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

#category .block-category.card.card-block
{
    min-height: auto!important;
}


}


/*
* White Body
*/


   #wrapper {
background: #ffffff!important;
}


#header .header-top {
background: #ffffff!important;
}



#header {
background: #ffffff!important;
}

/*
* Custom html
*/


#product #block-reassurance {
display: none!important;
}