/* Skin NL Home - FONTS */
/* Formerly used for @font-face */
div.fullwidth {margin-top:-17px !important;}

.select2-container .select2-choice .select2-arrow, .select2-arrow{
    height: 24px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .select2-container .select2-choice .select2-arrow, .select2-arrow{
        height: 26px !important;
    }
}

@media (max-width: 199px) {.adform-adbox, #cookieLayer {height:330px!important;}} 
@media (min-width: 200px) and (max-width: 349px) {.adform-adbox, #cookieLayer {height:310px!important;}} 
@media (min-width: 350px) and (max-width: 549px) {.adform-adbox, #cookieLayer {height:200px!important;}}
@media (min-width: 550px) and (max-width: 749px) {.adform-adbox, #cookieLayer {height:160px!important;}}
@media (min-width: 750px) and ( max-width: 949px) {.adform-adbox, #cookieLayer {height:130px!important;}}
@media (min-width: 950px) and ( max-width: 1149px) {.adform-adbox, #cookieLayer {height:110px!important;}}
@media (min-width: 1150px) and ( max-width: 1749px) {.adform-adbox, #cookieLayer {height:100px!important;}}
@media (min-width: 1750px) {.adform-adbox, #cookieLayer {height:90px!important;}}

div.basket .content ul {max-height:365px; overflow-y: auto;}
