
.content-container .col-md-8{
    padding-left:0;
}
.content-container{
    padding:6rem 0;
}

.custom-stranka h1,h2,h3,h4,h5,h6{
    color: #333333;
    clear: both;
    font-family: 'Poppins', sans-serif;
    line-height: 1.1;
    font-weight: 600;
    margin: 0;
}
.titulok{
    margin: 0;
    padding: 0px;
    font-size: 36px;
    padding-top: 10px;
    font-weight: 700;
    color: #333333;
    position: relative;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.titulok.t-edit{
    padding-top: 0px;
}
.titulok-popis{
    font-size: 20px;
    font-family: 'Crimson Text', serif;
    color: #888888;
    font-style: italic;
    text-transform: initial;
    margin-top: 10px;
    line-height: 1.2;
}
.custom-stranka h1 {
    font-size: 36px;
    margin-bottom: 20px;
}

.custom-stranka h2 {
    font-size: 32px;
    margin-bottom: 10px;
}
.custom-stranka > h2 > img {

    /* height: 25rem;
     width: auto;
     float: right;*/
}
.custom-stranka > p > img {

    /* height: 25rem;
     width: auto;
     float: right;*/
}

.custom-stranka h3 {
    font-size: 24px;
}

.custom-stranka  h4 {
    font-size: 22px;
}

.custom-stranka h5 {
    font-size: 20px;
}

.custom-stranka h6 {
    font-size: 18px;
}
.custom-stranka p {
    font-family: 'Source Sans Pro', 'sans-serif';
    font-size: 16px;
}
.custom-stranka em{
    color: #888888;
}
h1,h2,h3,h4,h5,h6{
    color: #333333;
}
/*.home-heading > .container >  h1 , h3{
    color: #FFFFFF;
}    */
.home-heading .container h1{
    text-transform: uppercase;
    font-size: 54px;
}
.home-heading .container h3{
    font-size: 20px;
    font-family: "Source Sans Pro";
    margin-bottom: 2rem;
}
.home-page{
    position: relative;
}
.home-heading {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;

}
.home-heading .container{
    padding-bottom: 5rem;
}


  
  .hom{
      background: url('/assets/img/top-bg.jpg') no-repeat;
      background-size: 100% auto;
      width: 100%;
      height: 25rem;
      background-color: #FFFFFF;
      position: relative;

  }
.titulok-group{
    margin-bottom: 30px;
}
.overlay-black{
    width: 100%;
    height: 100%;
    background: linear-gradient(
            to top,
            rgba(0,0,0,0.5),
            transparent
    );
    /*background-color: #E86830;
    opacity: 0.25;*/
    position: relative;
}
.h1-href{
    color: #FFFFFF;
}
.h1-href:hover{
    color: #E86830;
}
.ezofit-mobile-head{
    display: none;
}
.custom-stranka > h3{
    color: #555555;

}
.custom-stranka > h1{
    color: #555555;
    margin-bottom: 15px;
}
.custom-stranka > h2{

}
.custom-stranka > p > a{
    color: #E86830;
    text-decoration: underline;
}

.custom-stranka > p > a:hover{
    opacity: 0.4;
    text-decoration: none;
}
.custom-stranka > p >strong> a{
    color: #E86830;
    text-decoration: underline;
}

.custom-stranka > p >strong> a:hover{
    opacity: 0.4;

}
.custom-stranka li > a{
    color: #E86830;
    text-decoration: underline;
}

.custom-stranka li > a:hover{
    opacity: 0.4;

}


 .pravy-widget{
     margin-bottom: 0.5rem;
 }
.w-title{
    text-align: left;
    color: #333333;
    font-size: 24px;
    line-height: 1.4;
    font-family: 'Poppins', sans-serif;
    margin-top: 0px;
    font-weight: 600;
    padding-bottom: 0px;
    /*margin-bottom: 15px;*/
    padding: 15px 0;
    position: relative;
    text-transform: uppercase;
    background-color: #E86830;
    color: #FFFF;
    text-align: center;

}
.w-ul{
    list-style-type: none;
    padding: 0;
    background-color: rgba(232, 104, 48,0.05);
}
.w-ul li a{
    padding-bottom: 15px;
    display: block;
    color: #333333;
    padding-top: 15px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.w-ul li {
    text-align: center;
    border-bottom: 1px solid rgb(239, 239, 239);
}
  

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .content-container .col-md-9{
        padding:0 15px;
    }


    .hom{

        height: 5rem;


    }
    .h1-href{
        font-size: 20px;
    }
    .h3-mob{
        display: none;
        font-size: 10px;

    }
    .home-heading>.container{
        padding-bottom: 0;
    }
    .ezofit-mobile-head{
        display: block;

    }
    .mobile-none{
        display: none;
    }
    .custom-stranka{
        padding: 0 15px;
    }

}


  
      /*A fix*/
  p > span > a > span{

      text-decoration: underline;
  }
p > span > a:hover > span{

    opacity: 0.7;
    text-decoration: underline;
}


p > a > span{

    text-decoration: underline;
}
p > a:hover > span{

    opacity: 0.7;
    text-decoration: underline;
}

p > i> a > span{

    text-decoration: underline;
}
p >i> a:hover > span{

    opacity: 0.7;
    text-decoration: underline;
}

p >a{
    text-decoration: underline;
}
p > a:hover{
    opacity: 0.7;
    text-decoration: underline;
}

span >a{
    text-decoration: underline;
}
span > a:hover{
    opacity: 0.7;
    text-decoration: underline;
}

span >a > span{
    text-decoration: underline;
}
span > a:hover > span{
    opacity: 0.7;
    text-decoration: underline;
}
div > a{
    text-decoration: underline;
}

div > a:hover{
    opacity: 0.7;
    text-decoration: underline;
}

.home-btn button{
    border: 2px solid #E86830;
    box-shadow: none;
    background-color: #E86830;
    color: #FFFFFF;
    padding: 1rem 1.6rem;
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 14px;
    margin-right: 1rem;
    transition: 0.3s;
}
.home-btn:hover button{
    background-color: #bb5427;
    border: 2px solid #bb5427;
}

/* Vyššie pravidlo (div > a:hover) je určené pre bežné textové odkazy v obsahu,
   ale nechtiac stmavovalo/stláčalo aj naše štýlované tlačidlá (home-btn,
   VIAC INFO odkazy v cenníkových bunkách), keďže sú tiež <a> priamo v <div>.
   Tu im vraciame plnú nepriehľadnosť, nech zostanú pri hoveri čitateľné. */
.home-btn:hover,
.cennik-bunka a:hover{
    opacity: 1;
    text-decoration: none;
}

strong > a{
    text-decoration: underline;
}
strong > a:hover{
    opacity: 0.7;
    text-decoration: underline;
}
td > a{
    text-decoration: underline;
}
td > a:hover{
    opacity: 0.7;
    text-decoration: underline;
}
.custom-stranka a{
    text-decoration: underline!important;
}
.custom-stranka a:hover{
    opacity: 0.7;
    text-decoration: underline!important;
}
.prednasky-kurzy a{
    text-decoration: none!important;
}
.prednasky-kurzy a:hover{
    text-decoration:  none!important;
    opacity: 1;
}
.no-a-underline a{
    text-decoration: none!important;
}
div > a.bnr-nazov{
    text-decoration: none!important;
}
div.cennik-bunka>div>a{
    text-decoration: none!important;
}

.divTable{display:table;width:100%;max-width:600px}
.divTable .row{display:table-row;margin-right:0px;margin-left:0px;}
.divTable .row .cell{
	display:table-cell;
	padding:8px 12px 8px 0;
	border-bottom:1px solid #e0e0e0;
	vertical-align:middle;
}
.divTable .row.cennik-hlavicka .cell{font-weight:700;border-bottom:2px solid #ccc}
.divTable .row .cell:nth-child(2),
.divTable .row .cell:nth-child(3){
	text-align:right;
	font-weight:600;
	white-space:nowrap;
	width:60px;
	padding-right:0;
}
@media (max-width:480px){
	.divTable,.divTable .row,.divTable .row .cell{display:block;width:auto}
	.divTable .row{border-bottom:1px solid #e0e0e0;padding-bottom:4px;margin-bottom:4px}
	.divTable .row .cell{border-bottom:none;padding:2px 0;width:auto}
	.divTable .row .cell:nth-child(2),
	.divTable .row .cell:nth-child(3){text-align:left;display:inline-block;margin-right:16px}
}

.daco-jak-btn{
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	background-color: #E86830;
	color: white;
	padding: 15px 0;
	margin: 0;
}
.daco-jak-btn a{
	color: white;
	text-decoration: none;
}
.m-big{
	margin-bottom: 84px;
}
.zdravotny-big {
	padding: 100px 0;
	border-bottom: 1px solid #ddd;
}
.zdravotny-bunka h2 {
	clear: both;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1;
	font-weight: 700;
	margin: 0;
	color: #333333;
	margin-bottom: 30px !important;
	padding-bottom: 0px !important;
	font-size: 32px;
	margin-top: 20px;
	text-decoration: none;
	position: relative;
	text-transform: uppercase;
}
.zdravotny-bunka span {
	height: auto;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8;
	color: #555555;
}
.zdravotny-img {
	padding-top: 20px;
	height: 20rem;
	width: auto;
	opacity: 0.2;
}
.z-b {
	width: 100%;
	margin-top: 1rem;
}
.no-border {
	border-bottom: none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.zdravotny-img {
		display: none;
		visibility: hidden;
	}
	.zdravotny-big {
		padding: 25px 0;
	}
}
.card-title img{
	width: 7rem;
	height: auto;
	transition: 0.2s;
}
.card:hover img{
	transform: scale(1.1);
}
.cennik-bunka{
	background-color: #F5F4F4;
	padding: 1rem;
	width: 100%;
	height: 100%;
	margin-bottom: 1rem;
	transition: 0.2s;
}
.cennik-bunka>div{
	vertical-align: center;
}
.cennik-bunka:hover{
	transform: scale(1.02);
	-webkit-box-shadow: 0px 0px 8px -1px rgba(232,104,48,0.13);
	-moz-box-shadow: 0px 0px 8px -1px rgba(232,104,48,0.13);
	box-shadow: 0px 0px 8px -1px rgba(232,104,48,0.13);
}
.cennik-bunka>.col-md-10>h6{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 600;
	padding: 15px 0;
}
h4.titulok{
	margin: 0;
	padding: 0px;
	font-size: 23px;
	padding-top: 10px;
	font-weight: 700;
	color: #333333;
	position: relative;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.titulok.t-edit >a{
	color: #333333;
}
.titulok.t-edit:hover >a{
	color: #E86830;
}
.main-wrp>div>.titulok-group.no-margin{
	margin-bottom: 0;
}
.main-wrp.main-wrp-edit{
	padding: 0;
}
.main-wrp a{
	color: #E86830;
}
.main-wrp a:hover{
	color: #f3ab8c;
}
.read-more{
	height: 20rem;
	overflow: hidden;
	position: static;
}
.read-more-overlay{
	margin-top: -7rem;
	padding-top: 5rem;
	width: 100%;
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.15) 100%);
	text-align: center;
	margin-bottom: 2rem;
	font-weight: 600;
	position: absolute;
}
.read-more-overlay > a{
	margin-right: 2.5rem;
}
.m-b-2{
	margin-bottom: 5rem;
}
.horoskop-img{
	overflow: hidden;
}
.horoskop-img>img{
	width: 7rem;
}
.hide-mobile{
	display: none;
}
.osoba-info > span{
	color: #E86830;
	font-family: 'Crimson Text', serif;
	font-weight: 400;
	font-size: 16px;
	font-style: italic;
	width: 100%;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.obchod-img{
		width: 15rem;
		height: auto;
	}
	.padding-row{
		padding-left: 25px;
		padding-right: 25px;
	}
}

h3.h3-mob {
    color: #ababab;
}
