﻿html{overflow:unset;}
@media only screen and (max-width: 959px)  
{
#content, #header, #footer, .topmenu, #main, #side, #crd {width:100% !important;max-width: 100%;}
}
@media only screen and (max-width: 479px)  
{
h1 {font-size: 22px;}
}
@media only screen and (max-width: 767px)  
{
#content{padding: 0px;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;}
.iSlider.sldCov .stretch{background-size: cover}
.product {margin-right: 0px;}
#dBasket{max-width: 100% !important;}
.notEdit .PageBody{padding: 0 8px;box-sizing: border-box;}
}
#footer > .iElm.iIcon.stuck{width: max-content !important;right:0}
#footer > .iElm.iIcon.stuck.aleft{left: 0;right:auto;}
#footer > .iElm.iIcon.stuck.acenter{left: auto;right:auto;}