h1 , h2 , h3 , p {
	font-family: 'Merriweather', serif;
}
.sm-nav {
	height: 35px;
	line-height: 35px;
}
.sm-nav ul a {
	font-size: 14px;
}
.logo {
	font-size: 30px;
	font-weight: bold;
}
.form {
	position: relative;
}
.form li:hover {
	background-color: rgba(0,0,0,0);
}
#search {
	width: 0%;
}
.fa-search {
	position: absolute;
	top: 0;
	left: 11rem;
}
.fa-search:hover  #search {
	width: 100%;
}
.modal {
	max-height: 100%;
}
.modal-login {
	width: 35%;
	color: #000;
	padding-right: 20px;
	background-color: #f2f2f2;
}
@media (max-width: 768px) {
	.modal-login {
		width: 90%;
	}
}
.modal-login p {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	color: #a6a6a6;
	margin-left: 30px;
	margin-right: 20px;
}
.login-button {
	width: 100%;
}
.register-button {
	width: 140px;
}
.authorize-title h3 {
	font-size: 30px;
    text-align: center;
    margin-top: 40px;
    font-family: 'Patua One', cursive;
 }
.log-icon {
	margin-top: 5px;
    margin-left: 10px;
}
.reg-link a {
	color: #F58220;
	display: inline-block;
	padding: 0;
	font-family: 'Patua One', cursive;
}
.reg-log-block {
	padding-left: 20px;
}
.reg-social-block {
	padding-left: 25px;
}
.reg-social-block a {
	text-align: center;
	height: 50px;
}
.reg-social-block a:hover i{
	transform: translateY(-5px);
}
.reg-social-block a i {
	line-height: 50px;
	font-size: 22px;
	transition: all .3s;
}
#fa-facebook a {
	border-radius: 5px;
	background-color: #254FA6;
}
#fa-google {
	border-radius: 5px;
	background-color: #D73D32;
}
#fa-instagram {
	border-radius: 5px;
	background-color: #2E5E86;
}
#fa-odnoklassniki {
	border-radius: 5px;
	background-color: #F58220;
}


.off-margin-bottom-row {
	margin-bottom: 0px;
}
.bold {
	font-weight: bold;
}
.tv-image img {
	padding-top: 20px;
	margin-top: -10px;
}
.item-tv-title h3 {
	font-family: 'Patua One', cursive;
	padding-left: 15px;
}
.item-tv-title p {
	font-weight: 300;
	padding-left: 15px;
}
.item-details {
	font-size: 12px;
	text-align: center;
}
.item-details-img {
	position: absolute;
	bottom: -7px;
	left: 10px;
	font-size: 12px;
	color: #fff;
}
.item-details-img p {
	float: left;
	padding-left: 10px;
}

.x-card-img img {
	width: 100%;
}
.rss-card-img img {
	margin-top: 10px;
}
.x-card-title {
	margin-bottom: 10px;
}
.x-card-title h2 {
	font-size: 18px;
	padding-left: 15px;
	margin: 0;
	font-weight: 400;
	font-family: 'Patua One', cursive;
}
.x-card-content {
	font-size: 12px;
	padding-left: 15px;
}
.btn-small {
	height: 30px;
    line-height: 30px;
    padding: 0px 1rem;
    text-transform: lowercase;
    margin-left: 15px;
}
.btn-small i {
	font-size: 15px;
}
.comment-fa {
	position: relative;
}
.p-relativ {
	position: absolute;
	top: 3px;
	left: 2px;
}
.left-side {
	
}
.genre {
	margin-left: 5px;
}

.card-icon {
	font-size: 40px;
	color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 20px;
    padding-top: 10px;
}
.like , .unlike {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.comment-det {
	margin-top: 5px;
	font-size: 12px;
}
.comment-det i {
}
.comment-panel {
	padding: 10px;
}
.comment-panel p {
	font-size: 15px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
.comment-panel > .row > .col > .black-text {
	font-size: 13px;
}
.like-icon , .unlike-icon {
	font-size: 0.9rem;
}
.like-icon:hover , .unlike-icon:hover {
	cursor: pointer;
}
footer.page-footer {
	background-color: #4a148c;
}
.center-text {
	text-align: center;
}
#owl-slide-3 {
	text-align: center;
}
#owl-slide-3 img {
	width: 200px;
}
.mold {
	margin-top: 50px;
}
.logotv35 {
	margin-top: 35px;
}
.copyright {
	margin-left: 10px;
	font-weight: bold;
	font-family: 'Patua One', cursive;
	letter-spacing: 1px;
}
.fa-code {
	font-weight: bold;
}

#tvframe{
	width:100%; 
	height:50vh;
}
