﻿
.homepage-title { font-size:300%; text-align:center; }


.grid2-box { overflow: auto; border: 1px solid #ddd; }
.grid2-box-image { width: 35%; }
.grid2-box-content { width: 65%; padding:0 10px; }
.grid2-box-title a { font-size: 140%; color: #aaa; }
.grid2-box-readmore { position: absolute; bottom: 10px; }

.grid2-box-image > div {
    padding-bottom: 156%;
    background-position: center center;
    background-size: cover;
}


.KindergartenHome:hover { color:#fff !important; }

.jamboreeHome:hover { color:#fff !important; }

.snoezelenHome:hover { color:#fff !important; }


#HomeCatalogSection { background-color: #ededed;margin-top:40px; padding:30px;}
#HomeCatalogSection .DealsBlockTitle { background-color: #11397e; margin: 0 auto; position: relative; color: #fff; border: none; border-radius: 0px 10px; font-size: 320%; text-align: center; display: inline-block; margin-bottom: 40px; padding: 0px 35px;    padding-bottom: 4px; }
#HomeCatalogSection .NewsItemsBlockTitle { background-color: #11397e; margin: 0 auto; position: relative; color: #fff; border: none; border-radius: 0px 10px; font-size: 320%; text-align: center; display: inline-block; margin-bottom: 20px; padding: 0px 35px; margin-bottom:40px; margin-top:30px; }
.catalogItemBox .catalogItemBox-price .price-regular span {font-size:70%;}

h3 { font-weight: 700; margin: 0; font-size: 130% !important; }


@media(max-width:991px) {
    #HomeCatalogSection { padding:15px; }
    .flexslider {padding-bottom:0;}

}

@media(max-width:767px){
    #HomeCatalogSection{margin-top:0px;}
    #HomeCatalogSection .DealsBlockTitle { font-size: 170%; }
    #HomeCatalogSection .NewsItemsBlockTitle { font-size: 150%; margin-top:10px;margin-bottom:20px;padding:4px 20px !important; }
    #HomeCatalogSection .DealsBlockTitle { padding: 4px 20px !important;}
 

    .catalogItemBox .catalogItemBox-price .price-regular {font-size:100%;position: relative; top: 6px;}

    .catalogItemBox .catalogItemBox-price .price-sale {font-size:75%;}
    .catalogItemBox .offer-circle-newItem {width:55px;}
    .catalogItemBox svg {max-width:20px}
    #CatalogItemsListDealsHomeContainer .catalogItemBox-title { width: 100%; }
    
}

@media(min-width:992px){
    #MenuForSmallDisplaySection{display:none}
}