@charset "utf-8";

h1{font-size:26px;margin-block-end:20px;}
h2{font-size:24px;}
h3{font-size:20px;}

.gridForCatalog{grid-template-columns:1fr 1fr;}
.gridForProducts{grid-template-columns:1fr 1fr 1fr 1fr;}
.gridForCart{grid-template-columns:1fr 1fr;}
.gridForSelection{grid-template-columns:1fr 1fr 1fr;}

.galleryItemPodrobno{flex-direction:row;}

.galleryBtn{opacity:1;}
.btnClose{right:0;}
.btnLeft{left:6px;top:45%;}
.btnRight{right:6px;top:45%;}

.btnWithTooltip:hover > .tooltip{display:none !important;}

.mobileHeader, .mobileBottom{display:block;}

.footerTopBlock{flex-direction:column;}
.footerBottomBlock{text-align:start;padding:20px 0px 60px 0px;}

.content{margin-top:133px;padding:0 16px;}

.productTopBlockFotogallery{margin:0px 0px 20px 0px;}
.productTopBlockFotogalleryMainFoto img{width:100%;height:auto;display:block;}
.productTopBlockFotogalleryImages{text-align:center;margin:5px 0px 0px 0px;}
.productTopBlockFotogalleryImages div{display:inline-block;}
.productTopBlockFotogalleryImages img{width:auto;height:75px;}

.productVideoBlock{grid-template-columns:1fr 1fr;}

.diagBlock{display:none;}

.lkStringData{grid-template-columns:1fr;}

.articleItem{flex-direction:column;}
