MOIA main page CSS backup

<script>
var ua = window.navigator.userAgent;
var msie = ua.indexOf('MSIE ');
var trident = ua.indexOf('Trident/');
if(msie > 0 || trident > 0){
alert("Internet Explorer není podporovaný prohlížeč, prosím využijte moderní alternativu, Google Chrome, atd. Děkujeme za pochopení.");
};

var main_page_banners = '<div id="kn_banners"><div class="next-to-carousel-banners"><div class="banner-wrapper"><a href="/#" title="Banner"><img src="https://339681.myshoptet.com/user/documents/upload/res/HP_banner_1a.png" alt="Banner" /></a></div><div class="banner-wrapper"><a href="/#" title="Banner"><img src="https://339681.myshoptet.com/user/documents/upload/res/HP_banner_2a.png" alt="Banner" /></a></div><div class="banner-wrapper"><a href="/#" title="Banner"><img src="https://339681.myshoptet.com/user/documents/upload/res/HP_banner_3a.png" alt="Banner" /></a></div><div class="banner-wrapper"><a href="/#" title="Banner"><img src="https://339681.myshoptet.com/user/documents/upload/res/HP_banner_4a.png" alt="Banner" /></a></div><div class="banner-wrapper"><a href="https://www.moiaelixirs.com/o-cbd/" title="Banner"><img src="https://339681.myshoptet.com/user/documents/upload/res/HP_banner_wide_1a_alt.png" alt="Banner" /></a></div></div></div>';
$(main_page_banners).insertAfter('body.type-index #header');
</script>

 

<style>
body::-webkit-scrollbar { height: 0 !important;}

.row.banners-row, .next-to-carousel-banners {display: flex; flex-flow: row wrap;justify-content:center;}
.next-to-carousel-banners {max-width: 100%;}
.row.banners-row > div:nth-child(1) {order: 2;}
.row.banners-row > div:nth-child(2) {order: 1;width:100%;}
.next-to-carousel-banners > div {margin: 3px !important;}
.next-to-carousel-banners > div {width: 100%;}
.next-to-carousel-banners > div:nth-child(7), .next-to-carousel-banners > div:nth-child(8), .next-to-carousel-banners > div:nth-child(9), .next-to-carousel-banners > div:nth-child(10) {width: 48%;}
#header .added_top_menu .container {min-height: unset;}

@media (max-width: 992px) {
.hide_on_mobile {display: none;}
}
@media (min-width: 992px) {
.next-to-carousel-banners > div {width: calc(33.3333% - 6px);}
.next-to-carousel-banners > div:nth-child(6), .next-to-carousel-banners > div:nth-child(7), .next-to-carousel-banners > div:nth-child(8), .next-to-carousel-banners > div:nth-child(9), .next-to-carousel-banners > div:nth-child(10), .next-to-carousel-banners > div:nth-child(11) {width: 16%;}
.next-to-carousel-banners > div:nth-child(5) {width: calc(66.6666% - 6px);}
.next-to-carousel-banners > div:nth-child(10):hover:after {content: 'Vybrat si můžete z České pošty, PPL či Uloženky';color: #3c3e39;
font-weight: 600;
line-height: 1.8;
background-color: #fff;
text-align: center;
position: absolute;
left: 0;
top: 0;
padding: 10px;
width: 100%;
height: 100%;
vertical-align: middle;}
}

.shp-tabs-row.responsive-nav, .products-block > div .p .availability, .subcategories.with-image, .filters-wrapper, #footer .kn_container_about, body.type-index .kn_container_about {display:none;}
.category-title {color: #839c80;}
#productsRelated.fade {opacity: 1 !important;}
.p-detail-inner { border-bottom: solid 1px #dadada;margin-bottom: 30px;}
#productsRelated > div {display: flex; flex-flow: row wrap;justify-content: center;}
#productsRelated:before {content: 'TOP produkty';position: relative;
left: calc(50% - 84px);
font-weight: 300;
font-size: 24px;
text-transform: uppercase;}

 

.kn_detail_container {width:100%;
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-flow: row wrap;justify-content:space-between;}

@media (max-width: 768px) {
.kn_detail_benefit {width:49%; padding:10px;}
}

@media (min-width: 768px) {
.kn_detail_benefit {width:24%; padding:10px;}
}

.category-perex {
margin-bottom: 19px;
text-align: justify;
text-align-last: center;
width:100%;
max-width: 700px;
margin: auto;
}
.basic-description {margin-top: 30px;}
</style>