/* 
 Theme Name:   Katedra
 Theme URI:    
 Description:  
 Author:       webinside
 Author URI:   http://vintagecat.local
 Template:     wooinside
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

body {
    text-align: right !important;
}


footer h1, footer .h1, footer h2, footer .h2, footer h3, footer .h3, footer h4, footer .h4, footer h5, footer .h5, footer h6, footer .h6 {
    color: #fff !important;
}
.ktdra-search{
    z-index: 2;
}
@media screen and (min-width: 767px){
.verticle-three-slides {
    min-height: 605px;
	}
}
.katedra_white{
	color: #ffffff;
}
/*

.series-caption h3 a:after {
    width:  1px !important;
    height: 1px !important;
}*/

.control-caption-katedra span{
	padding-right : 10px;
	color :rgba(74,74,74,0.5);

}


a.katedra-author-div {
     display: none;
}

a.katedra-author-div:nth-child(-n+3) {
  display: block;
}