<!-- DEVENIO (c) 2021 -->

.type-index .overall-wrapper{padding-bottom:0px;}
.homepage-box.welcome-wrapper {padding-top:0px;margin-bottom: 0px!important;padding-bottom: 0px!important;margin-top:20px;}
.banners-content{margin-top:20px;}

.category-title{font-weight:800;}
.homepage-products-heading-5{font-weight:800;text-transform: uppercase;color:#1b242d!important;}
.homepage-products-heading-7{font-weight:800;text-transform: uppercase;color:#1b242d!important;}
.homepage-products-heading-13{font-weight:800;text-transform: uppercase;color:#1b242d!important;}
.homepage-products-heading-10{font-weight:800;text-transform: uppercase;color:#1b242d!important;}

.header-top button{border-radius: 0px 10px 10px 0px!important;border:none;}
.header-top input{border-radius: 10px!important;}

.p-detail-inner-header .p-code{display: block!important;margin-bottom:10px;font-size:16px!important;}

@media only screen and (min-width: 600px) and (max-width: 1112px) {
.subcategories.with-image li a{font-size: 13px;height: 60px;padding-right:10px!important;}
ul.subcategories li{width: 50%!important;}
}

.homepage-box {
border-top: none!important;
border-bottom: none!important;
background-color: #ffffff;
}

.subcategories li a::before{content:none!important;}

ul.subcategories li{width: 33%;}

.subcategories.with-image li a {
    height: 80px;
    border: none;
    padding-right:10px!important;
    }

.subcategories.with-image li a .image {
    width: 48%;
    max-width: 100px;
    height: auto;
    margin-left: 0px;
    }

.subcategories.with-image li a .image img {
    max-height: 250px;
    }

@media only screen and (min-width: 300px) and (max-width: 600px) {
    ul.subcategories li {
        width: 100% !important;
        }

    .subcategories.with-image li a .image {
        width: 26%;
        }
    }


#footer .footer-rows .site-name {display: none;}
#footer .custom-footer {padding-left: 0px !important;}
.categories li{line-height:1.8em;}
.product{
  transition: transform .2s; /* Animation */
}
.product:hover {
  transform: scale(1.01); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  background: #fff!important;
  z-index:99999!important;
  border: 1px solid #dedede!important;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.26);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.26);
}
.subcategories.with-image li a {
  transition: transform .2s; /* Animation */
}

.subcategories.with-image li a:hover {
  transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.param-filter-top {
      display:none!important;
}
.category-appendix, .product-appendix {
color: #1b242d;
font-weight:300;
font-style: italic;
}
@media screen and (min-width: 981px) {
#header .site-name a img{max-height: 50px;}
}

.box-categories>h4{visibility:hidden;}
.sidebar-inner>div{border-bottom:none;}
#content .p-detail {
      display: flex;
      flex-direction: column;
}
#content .p-detail .products-related-header {
      order: 30;
}
#content .p-detail .products-related.products-additional {
      order: 31;
}
#content .p-detail .browse-p {
      order: 32;
}


@media (max-width: 767px){
.navigation-in{margin-top: 90px!important;}
}
.menu-item-external-81 a{color:#e20d09!important;}
.blob a{  font-size:18px;}
.blob {
	background: rgba(255, 82, 82, 1);
	box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);
	animation: pulse-red 2s infinite;
}

@keyframes pulse-red {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
	}
}




footer{
margin-top:30px;
background:#1b242d;
}
#footer>.container {
background:#1b242d;
color: #ffffff;
}
.custom-footer h4{
color: #ffffff!important;
}
.custom-footer li a{
color: #ffffff!important;
}
.custom-footer li a:hover{
color: #ea4c22!important;
}
.variant-list th{
color: #1b242d;
}
.custom-footer{border:none;}
ul.subcategories a{
color: #1b242d;
}
ul.subcategories a:hover{
color: #c02b2d;
}
.p-detail-inner-header .p-code-label{
display: inline;
}



#header{
background: none;
}
.content-wrapper{
background: rgba(255, 255, 255, 0.85)
}
body{
background-image: linear-gradient(to bottom, #e6e5e6, #ecebec, #f2f2f3, #f9f8f9, #ffffff);
background-repeat: no-repeat;
}

.before-carousel {
  background: linear-gradient(to bottom, rgba(255,255,255,0) 20%,
              rgba(255,255,255,1)), url('https://www.vyza.cz/user/documents/upload/layout_nemazat/podkres-titul-2022.jpg') center center;
background-size: cover!important;
  border: none!important;
}


.shp-tab{
border: 1px solid #bababa;
margin-right: 5px;
text-transform: uppercase;
}
.shp-tab-link {
    background: #1b242d;
    color: #fff;
    border: #1b242d;
}
.shp-tab-link a{
    color: #fff!important;
}
.shp-tab-link a:hover{
    color: #1b242d!important;
}
.active .shp-tab-link {
    background: #c02b2d;
    color: #fff;
    border: #c02b2d;
}

.shp-tab.active{
border: 1px solid #4c4c4c;
border-top-color: #4c4c4c;
color: #1b242d;
font-weight: 600;
border-bottom: 3px solid #4c4c4c;
}
.shp-tab.active a{
    color: #fff;
}
.shp-tab:hover{
border: 1px solid #4c4c4c;
}
.shp-tab.active:hover{
border: 1px solid #4c4c4c;
border-top-color: #4c4c4c;
border-bottom: 3px solid #4c4c4c
}



.breadcrumbs{
margin-top:1px;
background-color: #f7f6f7;
}
.breadcrumbs a{
color: #313131;
}
.breadcrumbs a:hover{
color: #c02b2d;
}
.breadcrumbs{
color: #313131;
}
.p-detail-info{
background-color: #f7f6f7;
padding: 5px;
color: #1b242d;
}
.p-detail-info a{
color: #1b242d;
font-weight:600;
}


#uvodnibanner {
  min-height: 300px;
  text-align: center;
  padding-top: 50px;
}

#uvodnibanner h1 {
  color: #6b0409;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 60px;
}

.mensinadpis {
  color: #e20d09;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 50px;
}

.flag.flag-discount {
  background-color: #c02829;
}

.radek1 {
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.radek2 {
  margin-top: 70px;
  padding-left: 10%;
  padding-right: 10%;
  margin-bottom: 30px;
}

.radek2 img {
  transition: transform .2s;
}

.radek2 img:hover {
  transform: scale(1.05);
}

body {
  font-size: 15px;
    color: #444;
}

p {
  font-weight: 100;
}

.p .name {
  font-size: 20px;
  font-weight: 600;
}

.p-code {
  font-weight: 100;
}

.homepage-products-heading-5 {
  text-transform: uppercase;
  color: #1b242d;
}

.welcome div {
  max-width: 100%!important;
}

.latest-contribution-box {
  visibility: hidden;
  height: 0!important;
  width: 0!important;
}
.category-header{
    background-color: #fff!important;
}
.p-detail-inner-header h1{
  color: #1b242d;
  font-weight: 600;
    font-size: 40px;
}
h2.products-related-header{
        color: #1b242d;
}
.content-inner {
    max-width: 100%;
}
h1{
  color: #1b242d;
  font-weight: 600;
    }
h2{
  color: #1b242d;
  font-weight: 600;
    }
h3{
  color: #1b242d;
  font-weight: 400;
    }


@media screen and (max-width: 800px) {
.before-carousel {
    background-size: contain;
    }
    #uvodnibanner h1 {
  font-size: 40px;
}

.mensinadpis {
  font-size: 30px;
}
.radek2 div{
    margin-bottom: 20px;}
    }
.p-detail-inner-header h1{
    font-size: 30px;
}
.p-code{
color: #c02b2d;
}


.smap img {
  max-width: none;
}

@media only screen and (max-width: 1250px) {
  #mapa {
    width: 100% !important;
  }
}
