main .heading {margin-bottom:0px !important; height: 60px; }
main .col-sm-9 .heading {height: 37px;}
main .heading h3 {   display: block; font-size: 20px; border-bottom: none; background: #e50; text-align: center; color: white; padding: 2px; border-radius: 10px;}
main .box-image-text {margin:1%; padding:0; margin-top:5%; }
main .content{line-height:12px; letter-spacing:0}
main .box-image-text .content p{text-align:justify}
main .buttons{margin-top:10px}
main .box-image-text .top .bg {background: #e50; border-radius: 18px;}
main .col-md-4 {border: ridge; border-color: #e50; border-radius: 20px;}
main .row {padding-bottom: 30px;}
main .heading a:hover {
color: #5a2903 !important;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
main .latomenusearch li {
    padding: 0;
    margin: 0;
    line-height: 13px;
    margin-top: 0px;
    margin-bottom: -10px;
}
main img { loading: lazy;}
main .col-md-4 p{ font-size: 14px;} 
main .box-image-text img{ display: initial; width: 300px; height: 300px; }
main #heading-breadcrumbs h2{ color: #9e9d9d; font-size: 30px;}

main .heading a{ color: #fff; }
/*
@media (max-width: 767px){
.latomenusearch .panel-title{line-height: 48px;}
}


@media (min-width: 992px){
main .col-md-4 {height: 455px;}
}

@media (min-width: 1200px){
main .col-md-4 {height: 430px;}
}
 
*/
@media (min-width: 1400px){
main {width: 1370px;}
main .col-md-4 {height: 430px;}
}

@media (max-width: 767px){
main .product .image img.img-responsive {
     min-width: 1%;
    }}
main .dropdown-menu > li > a{
    white-space: break-spaces;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: none;
    letter-spacing: 0.08em;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    padding: 20px 30px;
}
.navbar ul.dropdown-menu li a{
    color: #596a6a;
    margin-top: 10px;
    padding: 5px 15px 10px;
}
.brands{
    width: 190px;
}    