﻿@charset utf-8;
html{overflow:unset;}
@media only screen and (max-width: 959px)  
{
#content, #header, #footer, .topmenu, #main, #side, #crd {width:100% !important;}
}
@media only screen and (max-width: 479px)  
{
h1 {font-size: 22px;}
}
@media only screen and (max-width: 767px)  
{
#content{padding: 0 8px;box-sizing: border-box;}
.pEditor #content{padding:0;}
.imTop > .elIn {border-radius: 0 !important;margin: 0 !important;}
#myBskt {z-index: 100;}
#wrapper {overflow-x: hidden;width: 100% !important;}
.iSlider.bgcon .stretch, .bgcon .aSlide {background-size: contain;}
.bigProd .product {margin-right: 0px;}
}