@charset "utf-8";
/* CSS Document */




/* objednávka 1/4 */

.herbadent-karta
{height: 70px;}




/* detail produktu */

#productsRelated::before
 {content:'Doporučujeme také koupit:';
}

#productsAlternative::before {
  content: 'Bude se vám také hodit:';
}

#description::before {content: 'Popis produktu';}


/* import style.css */



.desktop .menu-item-external-126 {
    display: none !important;
}

.desktop .menu-item-external-114, .desktop .menu-item-external-117, .desktop .menu-item-external-120 {
  display: none !important;
}


.type-detail .detail-parametry {
display: none !important;
						  
}

.p-detail-inner .amount {
    border: 1px solid #c6c6c6;
}



label[for="set-registration"] {
	margin-bottom: 19px;
}




/* clanky */
.in-jen-o-zubech-to-neni h1 {display:none;}
@media (min-width: 992px) {
.in-jen-o-zubech-to-neni .content-inner {padding-left: 15%; padding-right: 15%;}
}



/* příznaky */

.flag.flag-nelze-pouzit-slevovy-kupon {display:none;}
.flag.flag-svitici-kartacek-zdarma {color:yellow;}

/* footer */
@media (min-width: 767px) {
 .paticka-kontakt a:nth-of-type(7)	{
    border-right: 1px solid black;
  }
}

/* slovník pojmů */

.in-slovnik-pojmu h2
{font-size:16px;
 margin-top:30px;
}
 
.in-slovnik-pojmu h2 a
{ color: #82C341;}

.in-slovnik-pojmu .pagination-appendix
{display:none;}

.glossary {
  color: #82C341;
}

.in-slovnik-pojmu .content-inner > p
{display:none;}

.news-item-detail a
{font-weight:unset;}


/* moje oblibene produkty */
.menu-helper > ul > li.menu-item-1320 > a {border-left: 5px solid #e91b7d;} 
.menu-level-1 li.menu-item-1320 a b {color: #e91b7d !important;}
.in-oblibene .content-inner article h1 {
  text-align: left;
}


/* blog */

.in-pravidelne-cisteni-mezizubnich-prostor .content-inner article h1 {text-align: left; font-size: 30px;}

/* stránky - hero electra */

.in-hero-electra h1 {display:none;}
.button-in-content 
{width: 30%;
  height: 50px;
  color: #eeeeee;
  background-color: #82c341;
  font-size: 16px;
  font-style: normal;
  border-radius: 10px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 600;
  border: none;}
  
 .button-in-content:hover
{ background: #1e4424 !important;
  transition: 0.5s;
  }
 
 .in-hero-electra .plus-gallery-item
 {height:300px !important; width:300px !important; margin:20px; border:none;}
 
 .plus-gallery-wrap {
  border: 1px solid #EEE;
  border-radius: 10px;
}

 .in-hero-electra .electra-recenze {
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  border-radius: 20px;
  padding: 20px;
  margin: 10px;
  width: 48%;
  float: left;
  min-height: 200px;
}

 @media (max-width: 1200px) {
 .in-hero-electra .electra-recenze {
  width: unset;
}
}

/* sazime-cesko */

@media (min-width: 1200px) {
.sazime-cesko-container-wrapper {
  float: right;
  scale: 80%;
  margin-top: 40px;
}
.w-sazime-cesko__text {
  padding: 10px;
}
.w-sazime-cesko__product span {
  color: #82c341;
  font-size: 20px;
}
.w-sazime-cesko__ft{
background: #82c341;
}
@media (max-width: 1200px) {
.sazime-cesko-container-wrapper {display:none;}
}

