/*MOJE FONTY*/
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100;300;500;600;700;800&display=swap');

* {
	font-family: 'Catamaran', sans-serif !important; 
	/*font-family: 'Roboto Condensed', sans-serif !important;*/
	-webkit-border-radius:3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	-khtml-border-radius: 3px !important;
	
}
body, html {
	/*	font-family: 'Montserrat', sans-serif !important;
*/    
	overflow-x: hidden !important;
	font-size: 18px !important;
	font-family: 'Catamaran', sans-serif !important;
	font-weight: 500;
	background-color: #fff;
	color: #3A3A50;
	
}
.display-5 {
	font-size: 25px !important;
}
 
/*plne vyplneni kontejneru obrazkem*/
.container-img-full {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	text-align: center;
}
 
.container-img-full img.wide {
    max-width: 300px;
    max-height: 300px;
    height: auto;
	margin: auto;
}
.container-img-full img.tall {
    max-height: 300px;
    max-width: 300px;
    width: auto;
	margin: auto;
}

/*tlacitko do kosiku v detaiu*/
.tl-velky-zeleny-full, .tl-velky-zeleny-outline {
	color: #FFF;
	font-size: 13px;
	border: 1px solid #5F8575;
	background-color: #5F8575;
	width: 100%; 
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-khtml-border-radius: 25px;
	/*width: 230px;*/
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: normal;
	text-align: center;
}
.tl-velky-zeleny-full a {
	color: #FFF !important;
	
}
.tl-velky-zeleny-full a:hover, .obal-tlacitek a:hover {
	color: #FFF !important;
	font-weight: bold;
}
/*obrazkovy carousel pod hlavnim obrazkem v detilu produktu*/
.galerie-produktu-img {
	 
	width: auto;
	height: 100px;
}
.galerie-produktu-img img {
	height: 100%;
}
/*obrazkovy carousel pod hlavnim obrazkem v detilu produktu*/
p {
    font-size: 18px !important;
	font-weight: 400;
	font-family: 'Catamaran', sans-serif !important;
}
h1, h2, h3 {
	font-family: 'Catamaran', cursive !important;
	font-weight: 700;
	font-size: 31px !important;
}
h2 {
	font-size: 17px !important;
}
/*maximalni sirka hlavniho kontejneru webu*/
.container-max-sirka {
	max-width: 1800px !important;
	margin: auto;
}
.nadpis-claim-ikony {
    font-size: 2.5em !important;
	color: #7A1D1D;
	font-family: 'Catamaran', cursive !important;
	font-weight: 400;	
}
.nadpis-claim {
    font-size: 2.2em !important;
	color: #FFF;
	font-family: 'Catamaran', cursive !important;
	font-weight: 400;	
}
section {
	background-color: #FFF !important;
}

.bg-info-panel-1 {
	color: #FFF;
	background-color: #7A1D1D;
	padding: 15px;
	padding-bottom: 10px;
	margin: 0px !important;
	margin-bottom: 15px;
	width: 100%;
}

.bg-info-panel-2 {
	color: #000;
	background-color: #D3E7F8;
	padding: 15px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100%;
}
.pull-left {
	float: left !important;
}

/*standardni nastaveni*/
.odsazeni-top {
	height: 155px !important; /*odsazeni hlavni vrstvy obecne*/
}
/*pro mobily*/
@media (max-width:767px) {
.megamenu {
  max-height: 300px; /*maximalni vyska megamenu*/	
}	
.odsazeni-top {
	height: 40px !important; /*odsazeni hlavni vrstvy na mobilu*/
}
}
/*materialize banner*/
.banner-overlay, .materialize-banner-overlay {
 background-color: #000;/* barva overlaye banneru*/		
 opacity: 0.2; /* pruhlednost overlaye banneru*/	
 position: absolute;
 top: 0px;
 width: 100%;
 height: 500px;
 z-index: 0;	
}





/*pro mensi rozliseni*/
@media (max-width:1400px) {
.produkt-titul {
	font-size: 18px !important;
}
}
 

/*font menu*/
.nav-item a, .nav-item a:visited {
	/*font-family: 'Hind Siliguri', sans-serif !important;	*/
	font-size: 16px !important;
	color: #FFF !important;
	font-weight: 700 !important;
	padding: 0px!important;
	margin: 0px !important;
}
.nav-item a:hover {
	font-weight: 700 !important;
	font-size: 16px !important;
	color: #FFF !important;
	/*text-decoration: underline;*/
}


.vertical-center 
 {
    min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
   
	max-height: 400px;
    display: flex;
    align-items: center;
  }
.skrtnout {
	text-decoration: line-through;
}
.odkazy-paticka {
	font-size: 16px;
	margin-bottom: 10px;
	color: #5F8575 !important;
	text-decoration: none !important;
	font-weight: 400 !important;
}
.odkazy-paticka:hover {
	text-decoration: underline !important;
}
/*vypis produktu*/
.card-img {
	border: 1px solid #F7AB9B;
}
.card-img:hover {
	border: 2px solid #F7AB9B;
}

/*obrazek produktu*/
.container-produkt {
  position: relative;
}
.container-produkt img {
  width: 100%;
  height: auto;
  /*max-width: 400px;*/
}
.container-produkt-cena {
	position:absolute;
	left:0px;
	bottom:0px;
	padding: 5px;
	text-align: center;
	color: #fff;
	background-color: #000;
}
.container-produkt-cena-prodej {
	color: #fff;
	background-color: #000;	
	font-size: 25px;
}
.container-produkt-cena-sleva {
	color: #ddd;
	background-color: #000;	
	font-size: 12px;
}
.produkt-titul {
	font-size: 19px !important;
	color: #000;
	font-weight: 700;
	margin-top: 10px;
}
/*pro mensi rozliseni*/
@media (max-width:1400px) {
.produkt-titul {
	font-size: 18px !important;
}
}
.produkt-kratky-popis, .produkt-kratky-popis p {
	font-size: 12px !important;
	color: #000;
	font-weight: 400;
	text-align: left;
}
.btn-lg {
    font-size: 21px !important;
    padding: 5px!important;
    font-weight: 700 !important;
    background-color: red !important;
    border: 3px solid rgba(255,0,4,1.00) !important;
}
.materialize-banner-text {
	font-size: 40px !important;
	font-weight: 700;
	text-align: center !important;
}
.materialize-banner-text-doplnek {
	font-size: 25px !important;
	text-align: center !important;
}
/*pro mobily*/
@media (max-width:768px) {
 .materialize-banner-text {
	font-size: 30px !important;
	text-align: center !important;
}
.materialize-banner-text-doplnek {
	font-size: 15px !important;
	text-align: center !important;
}
	.h1-produkt {
		text-align: center;
	}
}
.leva-linka-dotaz {
	border-left: 1px solid #ccc;
}
.h1-produkt {
	font-size: 45px !important;
}.panel-title {
	font-size: 20px;
	font-weight: 700;
	
}
.cervena-bg {
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 3px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	font-size: 15px;
	text-align: left;
	 
}
.ikony-header-social  {
	font-size: 50px;
	color: #F7AB9B !important;
}
.panel-heading {
	text-align: center !important;
	padding: 8px !important;
	display: block;
	background-color: #FFF !important;
}
.tl-kosik-ovladani {
	margin:1px !important;
	padding: 5px !important;
}
.h2-big {
	font-size: 27px !important;
	color: #CA2834 !important;
	font-weight: 700;
	text-transform: uppercase;
}

.btn-kosik, .btn-kosik a {
	background-color: #B2101D !important;
	color: #FFF !important;
}
.benefits {background-color: #F7AB9B; padding-bottom:-10px;}
.benefit-col{width:100%;clear:both;padding-bottom:50px;}
.benefit-item {text-align: center; color: #000;}
.benefit-item strong {font-size: 1.2em;}
.icon-benefit {font-size: 40px;color: #CCC;clear: both;}

.materialize-banner-text {
	font-weight: 700 !important;
	font-size: 2em;
}
.materialize-banner-text-doplnek {
	font-weight: 200 !important;
	font-size: 0.7em;
}
/* pro mobily */
@media (max-width:768px)  {
.materialize-banner-text {
	font-weight: 700 !important;
	font-size: 1.2em;
}
.materialize-banner-text-doplnek {
	font-weight: 200 !important;
	font-size: 0.5em;
} 
}


.text-normal {
	font-weight: 200!important;
}

.paticka-telefon {
	font-size: 1.2em;font-weight: 400;
}
.fullscreen {
    min-height: 100%; 
    max-height: 100%;
    background-color: aliceblue;
}
.break {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	width: 100%;
	position: relative;
}
.break10 {
	clear: both;
	height: 10px;
	font-size: 1px;
	line-height: 0px;
	width: 100%;
	position: relative;
}
.break30 {
	clear: both;
	height: 30px;
	font-size: 1px;
	line-height: 0px;
	width: 100%;
	position: relative;
}
.break50 {
	clear: both;
	height: 50px;
	font-size: 1px;
	line-height: 0px;
	width: 100%;
	position: relative;
}
.pacicka {
    cursor: pointer;
}
.skryt {
      display: none;
} 
.vlevo {
    text-align: left;
}
.vpravo {
    text-align: right;
}
.vlevo-div {
    float: left !important;
}
.vpravo-div {
    float: right;
}
.rozcestnik {
	background-size: cover;
}
.rozcestnik img:hover {
	transition-duration: 0.5s;
	transition-delay: 0.1s;
    -webkit-transform: scale(0.9); 
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
	margin: 0px;	
}
.h2-moje {
    font-size: 26px !important;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.kulate-rohy5 {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -khtml-border-radius: 5px;       
}
.kulate-rohy3 {
   -webkit-border-radius: 3px !important;  
   -moz-border-radius: 3px !important;  
   border-radius: 3px !important;  
   -khtml-border-radius: 3px !important; 
}
.hranate-rohy {
   -webkit-border-radius: 0px !important;
   -moz-border-radius: 0px !important;
   border-radius: 0px !important;
   -khtml-border-radius: 0px !important;       
}


.sloupce-3
{
	/*pocet sloupcu*/
    -moz-column-count:3; /* Firefox */
    -webkit-column-count:3; /* Safari and Chrome */
    column-count:3;
	/*rozestupy*/
    -moz-column-gap:40px; /* Firefox */
    -webkit-column-gap:40px; /* Safari and Chrome */
     column-gap:40px;
	 /*vzhled rozestupu*/
    -moz-column-rule:3px outset #fff; /* Firefox */
    -webkit-column-rule:3px outset #fff; /* Safari and Chrome */
    column-rule:3px outset #fff;	
}

.sloupce-2
{
	/*pocet sloupcu*/
    -moz-column-count:2; /* Firefox */
    -webkit-column-count:2; /* Safari and Chrome */
    column-count:2;
	/*rozestupy*/
    -moz-column-gap:40px; /* Firefox */
    -webkit-column-gap:40px; /* Safari and Chrome */
     column-gap:40px;
	 /*vzhled rozestupu*/
    -moz-column-rule:3px outset #fff; /* Firefox */
    -webkit-column-rule:3px outset #fff; /* Safari and Chrome */
    column-rule:3px outset #fff;	 		
}
.img-galerie,.data-gallery {
	border: 0px solid #FFFFFF !important;
}
.img-galerie:hover {
	filter: brightness(80%);
	-webkit-filter: brightness(80%);
	-moz-filter: brightness(80%);
	-o-filter: brightness(80%);
	-ms-filter: brightness(80%);    
}
.podtrzeny {
	text-decoration: underline !important;
}
.transparent, .pruhledny {
  background: none;
  background-color: transparent !important;	
}
.padding0 {
    padding: 0px !important;
}
.padding10 {
    padding: 10px !important;
}
.padding5 {
    padding: 5px !important;
}
.bez-ramecku {
    border: 0px solid #FFFFFF !important;
}
.prilep-top {
    z-index: 99999999 !important;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 105px;
}
/*div pro vitvareni labelu a bublinek u ikonek*/
#bublinka .b1[data-count]:after{
  position:absolute;
  left:20px;
  top:10px;
  content: attr(data-count);
  font-size:11px;
  padding:.2em;
  border-radius:50%;
  line-height:1em;
  color: white;
  background:#000;
  text-align:center;
  min-width: 15px;
  min-height: 15px;
  font-weight:normal;
}
#bublinka i {
  font-size:30px !important;
}
#bublinka {
  position: relative;
}

.paticka-bg {
	background-color: #FFF !important;
	border-top: 1px solid #EBEBEB;
}
.select-vlastnosti-produktu {
	font-size: 18px;
	padding: 3px;
}

/* moje barvy */ 
.bila {
    color: #FFFFFF !important;
}
.cervena {
    color: #CA2834 !important;
}
.cervena-ostra {
    color: #FF0000;
}
.zelena {
    color: #5F8575 !important;
}
.cerna {
    color: #000 !important;
}
.seda {
    color: #A7A5AD;
}
.modra {
	color: #FFF;
}


/* animace */
@keyframes pulse_animation {
    0% { transform: scale(1); }
    30% { transform: scale(1); }
    40% { transform: scale(1.08); }
    50% { transform: scale(1); }
    60% { transform: scale(1); }
    70% { transform: scale(1.05); }
    80% { transform: scale(1); }
    100% { transform: scale(1); }
}

.pulse {
    animation-name: pulse_animation;
    animation-duration: 3000ms;
    transform-origin:70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out; /* linear; */
}


/*efekty a modifikace*/
/*animovane podtrhavani odkazu*/
/*aby se uplatnilo toto formatovani, je treba z odkazu v menu vyhodit class nav-link*/
/*polozky hlavniho menu po najeti mysi*/
.nav-item:hover   {
	color: #000 !important;
	background-color: #527465 !important;
}
/*vybrana polozka podmenu*/
.dropdown-item:hover, .dropdown-item a:hover {
	color: #000 !important;
	background-color: #527465 !important;
	text-decoration: none !important;
}
.dropdown { /*polozky v liste menu s podmenu*/
	border: 0px solid #CCC;
}
.dropdown-menu { /*rozbalene podmenu - linka dole - stin */
	border-left: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 2px solid #527465 !important;
	border-top: 0px solid #CCC;
/*	
    -moz-box-shadow: 5px 5px 5px #000;
    -webkit-box-shadow: 5px 5px 5px #000;
    box-shadow: 5px 5px 5px #000;*/
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -khtml-border-radius-topleft: 0px !important;
    -khtml-border-radius-topright: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-topright: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;	
	min-width: 250px !important; /*minimalni sirka menu*/
}
/*zruseni stinu pro mobily*/
@media (max-width:767px) {
.dropdown-menu {	
	border: 0px solid #CCC !important;
    -moz-box-shadow: 0px 0px 0px #666 !important;
    -webkit-box-shadow: 0px 0px 0px #666 !important;
    box-shadow: 0px 0px 0px #666 !important;
	}
}
.dropdown-item {
	/*odsazeni/velikost polozek podmenu*/
	padding: 0px !important; margin:0px !important;
}



/*MUJ NAVBAR*/
.navbar-custom {
    /*barva horni listy menu*/    
    background-color:#9ED4BF !important; /* barva pozadi menu*/ 
    /*background-color: transparent !important;  pruhledne menu*/
    border-radius:0;
    /*max-height: 90px; vyska navigacniho menu*/
	/*opacity: 0.8;*/
	padding-top: 0px !important;
	
}
/*barvy polozek a odkazu v navigacnim menu*/
.menu-polozka  {
	color: #fff !important;
	font-weight: 300 !important;
}
.menu-polozka:hover, .menu-polozka a:hover {
	/*font-family: 'Open Sans', sans-serif !important;*/
	color:#DDD !important;             		/* barva polozek rozbaleneho menu  */
    text-decoration: none !important;
}

.navbar-custom .navbar-nav > li > a {
    /*odkazy v hlavnim menu*/    
    color:#FFF !important;             		/* barva polozek rozbaleneho menu na mobilu*/
    background-color: #9ED4BF !important; 		/* pozadi rozbaleneho menu na mobilu a pozadi polzek na desktopu */ 
    font-weight: 300;  
    font-size: 16px !important;     			/* velikost fontu v hlavni nabidce menu*/
	/*opacity: 0.8;*/
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus,
.navbar-custom .navbar-nav > .open >a {
	/*hover polozky hlavniho menu*/    
    text-decoration: none;
    background-color: #9ED4BF; 			/* pozadi vybrane polozky */
    color: #DDD !important; 				/* barva vybrane polozky/hover */
    font-weight: 300;
 
}
/*
.navbar-custom .dropdown-menu {
	-webkit-box-shadow: 0 0 20px 2px #ccc;
	box-shadow: 0 0 20px 2px #ccc;
	border-bottom: 3px solid #000 !important; /*dolni ramecek v rozbalenem menu*/
	text-decoration: none;
}*/


/*upravy vzhledu prezentace presne podle chovani a rozliseni obrazovky*/
@media (max-width:768px)  {
.navbar-custom .dropdown-menu {
	-webkit-box-shadow: 0 0 0px 0px #666666;
	box-shadow: 0 0 0px 0px #666666;
	border-bottom: 0px solid #000 !important;
}
 
}


/*STANDARD tridy*/
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}
@media (max-width:767px) {
.hidden-xs {
    display: none !important;
}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
    display: none !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
    display: none !important;
}
}
@media (min-width:1200px) {
.hidden-lg {
    display: none !important;
}
}
@media (max-width:767px) {
.visible-xs {
    display: block!important
}
table.visible-xs {
    display: table!important
}
tr.visible-xs {
    display: table-row!important
}
td.visible-xs, th.visible-xs {
    display: table-cell!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
    display: block!important
}
table.visible-sm {
    display: table!important
}
tr.visible-sm {
    display: table-row!important
}
td.visible-sm, th.visible-sm {
    display: table-cell!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md {
    display: block!important
}
table.visible-md {
    display: table!important
}
tr.visible-md {
    display: table-row!important
}
td.visible-md, th.visible-md {
    display: table-cell!important
}
}
@media (min-width:1200px) {
.visible-lg {
    display: block!important
}
table.visible-lg {
    display: table!important
}
tr.visible-lg {
    display: table-row!important
}
td.visible-lg, th.visible-lg {
    display: table-cell!important
}
}


/*STANDARD tridy*/
/* pro mobily */
@media (max-width:768px)  {
  .centruj-na-mobilu-l, .centruj-na-mobilu-r
  {
    text-align: center !important;
  }
  .ikony-sluzby {
    padding: 40px;
	text-align: center;
  }
.sloupce-2, .sloupce-3 
{
	/*pocet sloupcu*/
    -moz-column-count:1; /* Firefox */
    -webkit-column-count:1; /* Safari and Chrome */
    column-count:1;
		
} 
}


/* pro notebooky */
@media (max-height:768px)  {
}




/*botstrap komponenty - pridat do class puvodni komponenty*/
.pagination-moje {
    display: inline-block !important;
    list-style-type: none;  
 
}
.pagination-moje li{
    list-style-type: none;    
 
}
.pagination-moje a {
    color: #FFF !important; /*nevybrana*/
    float: left !important;
    padding: 8px 16px;
    text-decoration: none;
    background-color: #75797B;
    margin-left: 1px;
   
}
.pagination-moje a.active,  .pagination-moje li.active {
    background-color: #EE2F2E !important; /*vybrana*/
    color: white !important;
  
}
.pagination-moje a:hover:not(.active) {
    background-color: #8C9193 !important; /*po najeti mysi*/
    
} 






/* modifikace Mobirise*/    
.caption {
    height: 120px !important;
    overflow: hidden;
}
.thumbnail {
    height: 400px !important;
     
    
}
.thumbnail img {
    height: 250px !important;
    width: auto;
}
.img-responsive {
    text-align: center !important;
    max-height: 250px;
    width: auto;
    margin: auto;
}
.odskok-top {
    margin-top: 120px !important;
}
@media (max-width:768px)  {
.odskok-top {
    margin-top: 130px !important;
}
 
}




/*skinovane checkboxy*/
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
  position: relative;
  height: 2rem;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #fd2727;
  border-color: #fd2727;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
  padding-left: 2rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom:0;
}
.chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}





/*pro eshopy*/
/*parametry tabulky kosiku produktu*/
.table-kosik-maly {
	font-size: 18px !important;
}
.cena_bez_dph {
    color: #000000;
    font-weight: bold;
    font-size: 13px;
}
.cena_s_dph {
    color: #CA2834;
    font-weight: bold;
    font-size: 38px; 
	line-height: 15px;
}
.cena_s_dph_text {
	color: #000;
	font-weight: 700;
	font-size: 12px;
	
}
.td-btn-kosik-cena, .td-btn-kosik-ks, .td-btn-kosik {
  min-height: 50px;    
}

@media screen and (min-width: 640px) {
.td-btn-kosik-cena, .td-btn-kosik-ks, .td-btn-kosik {
  height: 50px;    
  max-width: 320px;
}
  
}

.td-btn-kosik-cena {
    
}
.td-btn-kosik-ks {
  background-color: #75797B; 
  padding: 8px;   
  color: #FFF;
   
}
.td-btn-kosik {
  background-color: #EE2F2E; 
  padding: 8px;    
  color: #FFF;
 
}
.btn-kosik {
    background-color: #EE2F2E !important;
    color: #FFF !important;
    border: 0px solid #EE2F2E;
     width:100%;
}
.hlavicka-detail-prislusenstvi {
    background-color: #75797B;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    padding: 10px;
    clear: both;
    margin: 0px;
    font-style: italic;
}

.produkt-skladem {
	 
	color: #9ED4BF;
}    
.nazev-produktu {
    font-weight: bold;
    font-size: 17px;
    display: block;
    height: 30px;
    text-transform: uppercase;
}
.cena-moc-nadpis {
   text-align: center;
   color: #000;
   font-size: 10px;    
   font-weight: bold;
}
.cena-moc {
   text-align: center;
   color: #75797B;
   font-size: 13px;    
   font-weight: bold;
}
.cena-web-bez-dph {
   text-align: center;
   color: #F7AB9B;
   font-size: 11px;    
   font-weight: bold;
}
.cena-web-s-dph {
   text-align: center;
   color: #7A1D1D;
   font-size: 33px;    
   font-weight: bold;
}
.atributy-novinka, .atributy-akce, .atributy-doporucujeme, .atributy-sleva {
    position: absolute;
    top: 0px;
    left: 15px;
    height: 60px;
    width: 60px;
 	
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    -khtml-border-radius: 30px !important; 
    text-transform: uppercase;
    background-color: #EE2F2E !important;
    color: #FFFFFF;
    font-weight: 700;
    padding-top: 21px;
    font-size: 18px;
    text-align: center;
    

}
.atributy-akce {
    background-color: #FF0000 !important;
}
.thumb-content h2 {
    /*nazvy polozek v hlavnim vypise produktu*/
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align:center;
}
.cenik-rozcestnik-container {
    padding: 5px;
    height: 200px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.cenik-rozcestnik-container img {
    height: 200px;
    /*max-height: 300px;*/
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);    
}
.cenik-rozcestnik-container img:hover {
    -webkit-filter: colo(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);    
}
.cenik-rozcestnik-nazev {
    background-color: #74787B;
    color: #FFFFFF;
    text-align: center;
    min-height: 30px;
    font-size: 13px;
    padding-top: 5px;
}
.cenik-rozcestnik-vybrano{
    background-color: #EE2F2E;
    -webkit-filter: colo(0%) !important; /* Safari 6.0 - 9.0 */
    filter: grayscale(0%) !important;    
}
.cenik-rozcestnik-nazev a {
    color: #FFFFFF !important;
}




/* START specificka nastaveni pro tuto prezentaci - v jinych smazat*/
.hledat-cervene {
    background-color: #EE2F2E !important;
    color: #FFFFFF !important;
    border: 0px solid #FFFFFF !important;
} 
.cerveny-ramecek {
   border: 1px solid #EE2F2E !important; 
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ccc !important;
    opacity: 1 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #ccc !important;
}
.nadpis {
    display: block;
    background-color: #EE2F2E;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 8px;
    font-weight: 900;
    padding: 13px;
    padding-left: 60px;
    font-size: 17px;
    margin: 0px;
}
@media (max-width:768px)  {
.nadpis {
    padding-left: 10px;
    font-size: 15px !important;
}
 
}

.btn-cerveny {
    background-color: #EE2F2E !important;
    border: 0px solid #EE2F2E !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
}
.btn-cerveny:hover {
    background-color: #CB0106 !important;
    color: #FFFFFF !important;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;    
}
.btn-cerny {
    background-color: #000 !important;
    border: 0px solid #000 !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
}
.btn-cerny:hover {
    background-color: #666666 !important;
    color: #FFFFFF !important;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;    
}
.btn-zluty {
    background-color: #FFD324 !important;
    border: 0px solid #FFD324 !important;
    color: #000 !important;
    font-weight: bold !important;
}
.btn-zluty:hover {
    background-color: #FAC101 !important;
    color: #000 !important;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;    
}

/*specificka nastaveni pro tuto prezentaci*/


.velky-telefon {
    font-size: 36px;
}
.a-galerie {
    color: #9E9E9E;
    text-decoration: underline;    
}
.a-galerie:hover {
    color: #333;
    text-decoration: underline;    
}
.a-galerie-select {
    color: #000000;
    text-decoration: none;
    font-weight: bold !important;
}
.seda-a {
	color: #000 !important;
	text-decoration: underline !important;
	font-size: 16px;
	line-height: 16px !important;
}

.btn  {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -khtml-border-radius: 5px;       
}
.title-blog {
	font-size: 20px;
	font-weight: bold;
}
/*odsazeni odkazu v paticce*/
.list-item {
	padding: 4px !important;
}
.banner-tlacitko-posun {
	margin-left: -13px;
} 
.panel-kontakty-mapa {
	background-color: #FF0000;
	height: 400px !important;
	color: #FFF;
	text-align: center;
	padding: 50px;
}
/*nastaveni ikon na desktopu*/
@media screen and (min-width: 1200px) {
.ikona-cenik {
	padding: 20px;
	max-width: 13%;
} 
}
.ikona-cenik {
	padding: 20px;
	
}
.ikona-cenik img, .ikona-cenik-active img {
	width: 100%;
}
.ikona-cenik:hover, .ikona-cenik-active {
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-top: 0px solid #FF0000;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(236,236,236,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(236,236,236,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(236,236,236,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(236,236,236,1.00) 100%);
}
.form-control {
	background-color: #FFFFFF;
	padding: 20px !important;
	height: 25px !important;
	max-width: 380px;
	margin: auto !important;
	color: #AAAAAA !important;
}
.maximalni-sirka-form {
	max-width: 380px !important;
	margin: auto;
} 
.odskok-ico-right {
  margin-right: 10px;	
} 
.img-katalog {
	width: 100%;
}
.div-float-left {
	float: left !important;
}
.div-float-right {
	float: right !important;
}
.bg-bila {
	background-color: #FFF !important;
}
.bg-cerna {
	background-color: #000 !important;
}
.btn-sm {
	font-weight: normal !important;
}
.btn-cervene {
	background-color: #D63D3D !important;
	color: #FFF !important;
	max-width: 126px;
	padding: 2px !important;
}
.cena-cenik {
	font-size: 23px;
}

/*input skin cisla*/
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.number-input {
  border: 2px solid #ddd;
  display: inline-flex;
}

.number-input,
.number-input * {
  box-sizing: border-box;
}

.number-input button {
  outline:none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}

.number-input button:before,
.number-input button:after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 2px;
  background-color: #212121;
  transform: translate(-50%, -50%);
}
.number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type=number] {
  font-family: sans-serif;
  max-width: 50px !important; /*sirka cisel v inputu*/
  padding: .5rem;
  border: solid #ddd;
  border-width: 0 2px;
  font-size: 1rem; /*velikost fontu inputu*/
  height: 2rem;
  font-weight: bold;
  text-align: center;
}
/*end input skin cisla*/

/*plovouci okno vpravo dole*/
.vpravo-dole {
    right: 0; 
	bottom: 0; 
	position: absolute;
    height: 100%;
    width: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #000;
	color: #FFF;
	z-index: 999999;
	font-size: 13px;
  -moz-box-shadow: 10px 10px 20px #666;
  -webkit-box-shadow: 10px 10px 20px #666;
  box-shadow: 10px 10px 20px #666;	
} 
.vpravo-dole img {
    width: 100%;
	max-width: 250px;
} 
.vpravo-dole a {
	font-size: 16px;
	color: #ED0206;
} 
.btn-kosik {
	border: 2px solid #DDDDDD;
	margin: 2px;
	background-color: #FFF !important;
	width: 36px;
	height: 36px;
	color: #000 !important;	
	cursor: pointer;
}
.btn-souvisejici {
	background-color: #FF0000 !important;
	border: 2px solid #FF0000;
	color: #FFF !important;
}



/*STEP VIZARD*/
#progressbar-wizzard {
    margin-bottom: 30px;
    overflow: hidden;
    color: #455A64;
    padding-left: 0px;
    margin-top: 30px
}
#progressbar-wizzard li {
    list-style-type: none;
    width: 16.66%;
    float: left;
    position: relative;
    font-weight: 400;
	z-index: 99;
}
#progressbar-wizzard #step1:before {
    content: "1";
}
#progressbar-wizzard #step2:before {
    content: "2";
}
#progressbar-wizzard #step3:before {
    content: "3";
}
#progressbar-wizzard #step4:before {
    content: "4";
}
#progressbar-wizzard #step5:before {
    content: "5";
}
#progressbar-wizzard #step6:before {
    content: "6";
}
#progressbar-wizzard li:before {
    width: 40px;
    height: 40px;
    line-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: #455A64;
    border-radius: 50%;
    margin: auto;
    color: #fff;
}
#progressbar-wizzard li:after {
    content: '';
    width: 100%;
    height: 5px;
    background: #455A64;
    position: absolute;
    left: 0;
    top: 21px;
    z-index: -1;
}
#progressbar-wizzard li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -50%;
	margin-left: 20px; /*odskok posledni linky, aby neprekryvala 5ku*/
}
#progressbar-wizzard li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 50%;
}
#progressbar-wizzard li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	
}
#progressbar-wizzard li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; 
}
#progressbar-wizzard li.active:before,
#progressbar-wizzard li.active:after {
    background: red;
}
/*STEP BY STEP - navigace*/



/*efekty kol na tlacitka*/


/* Ripple effect */
.btn {
  background-position: center;
  transition: background 0.8s;
  font-size: 14px !important;	
}
.btn:hover {
    background: #D63D3D radial-gradient(circle, transparent 1%, #D63D3D 1%) center/15000%;
	opacity: 0.8;
	color: #FFF !important;
}
.btn:active {
  background-color: #000;
  background-size: 100%;
  transition: background 0s;
}

/*sleva*/
.sleva-cenovka {
 position: absolute;
 top: 8px;
 left: -20px;
 width: 100px;
 height: 50px;
 background-color: blue;
 color: #FFF;
 font-size: 30px;
 font-weight: 900;
 text-align: center;
}
.atributy-container {
	background-color: aqua;
}

/* barva ramecku inputu */
.form-control {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-bottom: 0px solid #F7AB9B;
	border-right: 0px solid #F7AB9B;
	border-left: 0px solid #F7AB9B;
	border-top: 0px solid #F7AB9B;
	margin: auto !important;
	max-width: 800px !important;
	background-color: #EAEDEE !important;
	 
}  

.bg-ruzova-tapeta {
	background-image: url(../img/kvetina.jpg);
	background-repeat: no-repeat;
}
