/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#block_top_menu a {color:#51a1bd}  
#wrapper {                             
    background: #ffffff;
   } 
   img.responsive{         
   max-width:100%;             
   height:auto;
}                      
#custom-text {
    padding: 0;  
}         
body.tax-display-enabled #products .product-description, body.tax-display-enabled .featured-products .product-description, body.tax-display-enabled .product-accessories .product-description {
    height: 120px; }
    
 .product-miniature .product-title {
    min-height: 60px;}   

.ref{
    float: left;
    padding-left: 10%;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    float: right;
    padding-right: 10%;
} 
.sf-menu li li {
    width:400px;
} 
.block-category .category-cover img {
    width: 815px;
    height: auto;
}
.card-block {
    padding: 0.25rem;
}
.img-categorie-top {
max-width: 100%;
height: auto;
padding: .25rem;
background-color: #fff;
border-radius: 0;
transition: all .2s ease-in-out;
}           
.block-categories a {
    color: #ababab;
}   
.material-icons {
    font-size: 18px;
    color: #ababab;
}  
#wrapper .breadcrumb li a {
    color: #737373;
} 
#header .header-nav .blockcart {
    background: #4e89a0;
}  
#header {
    color: #ffffff;
} 
#header .header-nav .cart-preview .shopping-cart {
    color: #ffffff;
}     
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
body {font-family: 'Open Sans', sans-serif;} 
.h1_category {
    font-size: 1.375rem;
    padding: .5em 0 0 0.5em;
    color: #fff;
    text-transform: uppercase;
}               