:root {
    --primary: #d3423d;
    --primary-dark: #b33733;
}

/*------BLOG NA UVODNU STRANU-----*/
.homepage_blog_4.type-img {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 1rem;
    padding: 1rem 0;
    width: 100%;
}

.homepage_blog_4.type-img .article {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.homepage_blog_4.type-img .article:first-child {
    grid-column: 1;
    grid-row: 1;
}

.homepage_blog_4.type-img .article .inner-article {
    padding: .5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4), rgba(0, 0, 0, .7), rgba(0, 0, 0, .9));
    padding: 6rem 1rem 1rem 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.homepage_blog_4.type-img .article:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}

.homepage_blog_4.type-img .article:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
}

.homepage_blog_4.type-img .article:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
}

.homepage_blog_4.type-img .article:not(:first-child) .image a {
    display: inline-block;
    width: 100%;
}

.homepage_blog_4.type-img .article .image {
    margin: 0;
    width: 100%;
}

.homepage_blog_4.type-img .article .image img {
    width: 100%;
}

.homepage_blog_4.type-img .article .inner-article h3 {
    font-weight: bold;
    margin: 0 !important;
    width: 100%;
    order: 1;
    color: #fff;
    font-size: 1.5em;
    text-shadow: 1px 1px black;
}

.homepage_blog_4.type-img .article .inner-article h3 a {
    font-weight: bold;
    color: #fff;
}

.homepage_blog_4.type-img .article .inner-article .perex {
    width: 100%;
    margin-bottom: 1rem;
    font-size: .9em;
    order: 2;
    color: #fff;
}

.homepage_blog_4.type-img .article .inner-article .date {
    order: 3;
    font-size: .9em;
    color: #fff;
}

.homepage_blog_4.type-img .article .inner-article .date i {
    font-size: inherit;
}

.homepage_blog_4.type-img .article .inner-article .btn {
    display: flex;
    justify-content: flex-end;
    order: 4;
}

.homepage_blog_4.type-img .article .inner-article .date,
.homepage_blog_4.type-img .article .inner-article .btn {
    width: 50%;
}

.homepage_blog_4.type-img .article .inner-article .btn .detail-btn {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #fff;
    font-weight: normal;
    font-size: .9em;
}

.homepage_blog_4.type-img .article .inner-article .btn .detail-btn:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 1299px) {
    .homepage_blog_4.type-img .article .inner-article h3 {
        font-size: 1.1em;
    }
}

@media only screen and (max-width: 1161px) {
    .homepage_blog_4.type-img {
        display: flex;
        grid-template-columns: initial;
        grid-template-rows: initial;
        grid-gap: initial;
        gap: 1rem;
        flex-wrap: wrap;
    }

    .homepage_blog_4.type-img .article {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .homepage_blog_4.type-img .article .inner-article h3 {
        margin-bottom: 1rem !important;
    }

    .homepage_blog_4.type-img .article .inner-article .perex {
        display: none;
    }
}

.kontakty {
    width: 49%;
    float: left;
}
@media only screen and (max-width: 767px) {
.kontakty {
    width: 100%;
    float: left;
   }
}

[itemprop="legalName"] {
    font-weight: bold;
}

html body.not-home .myheader {
    border-bottom: 7px solid #bfbac1;
}
/*------VRCHNE MENU-----*/
html body #page .myheader #new_top_menu {
    background: #d3423f;
}
html body #page .myheader #new_top_menu #new_template_row ul li a {
    color: white;
}
html body #page .myheader #new_top_menu #new_template_row ul li a:hover{
    color: black;
}
#new_template_row {
    display: inline-flex !important;
}
/*------LOGO-----*/
#site_logo {
    width: 330px;
    height: 100px;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
html body #page .myheader .navigate_bar .logo-wrapper #site_logo {
    width: 170px;
    height: 51px;
   }
}
/*------HEADER-----*/
@media only screen and (max-width: 479px) {
div.header_slider {
    display: none;
   }
}
@media only screen and (min-width: 479px) {
#contentslider_id #titleSlider {
    display: none;
   }
}
@media only screen and (min-width: 479px) {
div#contentslider_id.contentslider {
    display: ;
   }
}
div#categorySlider.sliderwrapper {
    overflow: hidden;
    min-height: 0px;
}
@media only screen and (min-width: 479px) {
#contentslider_id #paginate-titleSlider .page-slider {
    display: none !important;
   }
}
@media only screen and (min-width: 479px) {
.page-slider {
    display: none !important;
   }
}
/*------LAVE MENU-----*/
html body #aroundpage .extra-menu-wrapper .root-eshop-menu > li[class*="category-menu-sep"], .mobile-menu-content ul li[class*="category-menu-sep"] {
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 1rem;
    padding: 0.5rem 1rem;
    color: white;
    border-radius: 4px 4px 0 0;
    background: #d3423d !important;
    text-align: left;
}
html body #aroundpage .extra-menu-wrapper .root-eshop-menu > li[class*="category-menu-sep"], .mobile-menu-content ul li[class*="category-menu-sep"]:hover {
    color: white !important;
    background: #d3423d !important;
}
html body #aroundpage #left-box #left_eshop.menu-typ-2 .root-eshop-menu > li > a > img {
    display: none;
}
html body #aroundpage #left-box #left_eshop.menu-typ-1 .root-eshop-menu > li > a > img {
    display: none;
}
#left-box .title_left_eshop {
    font-size: 1.2rem;
    color: #fff;
    background-color: #d3423d;
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom: none;
    font-weight: bold;
    box-shadow: 0px 1px 0px 0px rgb(217 217 217);
    position: relative;
    z-index: 10;
    text-shadow: none;
    height: auto;
    line-height: initial;
    padding: 0.7rem 1rem;
}
#right-box .contact-box, #right-box .news-box {
    border: 1px solid rgb(211 66 61);
    border-radius: 6px;
    margin: 2rem 0 0 0;
}
html body #page #right-box {
    top: 0px;
    width: auto;
    max-width: 100%;
    margin-top: 0;
    padding: 0;
    border-top: 1px solid #e5e5e5;
}
[itemprop="legalName"] {
    font-weight: bold;
}
/*------KATEGORIE UVODNA STRANA-----*/
.home .cat-highlights-container .cat-highlights-wrapper .cat-highlights-box {
    justify-content: start;
}
.home .cat-highlights-container .cat-highlights-wrapper .cat-highlights-box img {
    max-width: 100%;
    width: auto;
    max-height: initial;
    min-height: initial;
    height: auto;
    border-radius: 4px 4px 0 0;
    padding: 0;
}
.home #incenterpage .cat-highlights-container .cat-highlights-wrapper .cat-highlights-box > p {
    padding: 0;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: rgb(211 66 61);
    border-left: 5px solid #e17874;
    border-radius: 0 0 4px 4px;
    max-width: 100%;
    width: 100%;
}
.home .cat-highlights-container .cat-highlights-wrapper .cat-highlights-box > a {
    padding: 0.0rem;
}
@media only screen and (max-width: 479px) {
.home .cat-highlights-container .cat-highlights-wrapper {
    grid-template-columns: repeat(auto-fill, minmax(47%, 1fr));
   }
}
/*------NAJPREDAVANEJSIE NA UVODNEJ STRANE-----*/
body.home .action-box.zbozi-akce.intag_box.action-box-bestsellers {
    display: none;
}
/*------NAJPREDAVANEJSIE V PRODUKTOCH-----*/
.page-product-detail .action-box-bestsellers {
    display: none;
}
/*------PRODUKTY V MOBILE 2 VEDLA SEBA-----*/
@media only screen and (max-width: 479px) {
body.home .product_wraper.container .product {
    max-width: 47%;
   }
}
@media only screen and (max-width: 479px) {
  	body .product_wraper.container .product {
  		max-width: 50% !important;
      	width: 100% !important;
      	padding: 0 !important;
	}
  
  	body.page-category .product_wraper.container, body .product_wraper.container, html body .page-product-detail .product_wraper.container {
  		grid-gap: initial !important;
	}
  
  	.product .productBody,
  	.product3 {
  		border-radius: 0 !important;
      	min-width: initial !important;
	}
  
  	.product .productPriceBox form,
  	.product3 .product3PriceBox form {
  		flex-wrap: wrap;
	}
  
  	.product .productPriceBox form .input-spinner-group,
  	.product3 .product3PriceBox form .input-spinner-group {
  		width: 100%;
  		margin: 0 0 .5rem 0;
	}
  
  	.product .productPriceBox .prKs,
  	.product3 .product3PriceBox .prKs {
  		max-width: initial;
	}
  
  	.product .productPriceBox .buy_btn,
  	.product3 .product3PriceBox .buy_btn {
  		width: 100%;
	}
  
  	.product .productPriceBox {
  		margin-top: 0.3rem;
	}
  
  	.product .productBody .productTitle a {
  		font-size: .9rem;
      	min-width: initial;
	}
  
  	.product .productPriceBox .productPrice {
  		text-align: left;
	}
  
  	.product .productPriceBox #star-system {
  		justify-content: flex-start;
  		margin-top: 1rem;
      	margin-bottom: .3rem;
	}
  
  	.product .productPriceBox .productPrice,
  	.product3 .product3PriceBox .product3Price {
  		max-width: 100%;
  		flex: 0 0 100%;
  		text-align: left;
  		margin: 0.3rem 0 0 0 !important;
	}
  
  	html body .product3Price > font {
 		float: none;     
  	}
  
  	.product3PriceBox div:not(.productPriceSmall) span {
  		text-align: left;
  	}
}

/*------PATICKA 2-----*/
.myfooter .contenttwo {
    display: none;
}

/*------IKONY SOCIALNE SIETE 2-----*/
@charset "UTF-8";

.footer-box.box-item .fa-instagram {
    background: none;
}

.svg-inline--fa {
  vertical-align: -0.200em;
}

.rounded-social-buttons {
  text-align: left;
}

.rounded-social-buttons .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 3.125rem;
  height: 3.125rem;
  border: 0.125rem solid transparent;
  padding: 0;
  text-decoration: none;
  text-align: center;
  color: #fefefe;
  font-size: 1.5625rem;
  font-weight: normal;
  line-height: 2em;
  border-radius: 1.6875rem;
  transition: all 0.5s ease;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.rounded-social-buttons .fa-twitter, .fa-facebook-f, .fa-linkedin, .fa-youtube, .fa-instagram {
  font-size: 25px;
  margin-top: 10px;
}

.rounded-social-buttons .social-button.facebook {
  background: #3b5998;
}

.rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
  color: #3b5998;
  background: #fefefe;
  border-color: #3b5998;
}

.rounded-social-buttons .social-button.twitter {
  background: #55acee;
}

.rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
  color: #55acee;
  background: #fefefe;
  border-color: #55acee;
}

.rounded-social-buttons .social-button.linkedin {
  background: #007bb5;
}

.rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
  color: #007bb5;
  background: #fefefe;
  border-color: #007bb5;
}

.rounded-social-buttons .social-button.youtube {
  background: #bb0000;
}

.rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
  color: #bb0000;
  background: #fefefe;
  border-color: #bb0000;
}

.rounded-social-buttons .social-button.instagram {
  background: #125688;
}

.rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
  color: #125688;
  background: #fefefe;
  border-color: #125688;
}
/*------NEWSLETTER banner na uvode-----*/
#left2 {
    background: #1f242d;
    border-top: none;
}
/*------IFRAME content-----*/
.article-content iframe {
    height: auto;
    min-height: 330px;
    width: 100%;
}
/*------IFRAME content BLOG-----*/
@media only screen and (max-width: 479px) {
#blogvideo {
    height: auto;
    width: 340px !important;
  }
}