/*
Theme Name: Clube Saba
Author: طراحی شده توسط محمد شیردل
Description: کد نویسی شده توسط محمد شیردل برای کلاب صبا
Author URI: http://www.t.me/zindex999
Version: 1.0.5

🅼🅰🅼🅰🅳 Designed This Site > 09217881565 | Telegram: @zindex999 | E-Mail: themamaad@gmail.com

*/
@font-face {
	font-family: 'nassim';
	src: url('fonts/nassim.eot');
	src: url('fonts/nassim.eot?#') format('eot'), url('fonts/nassim.woff') format('woff'), url('fonts/nassim.ttf') format('truetype')
}


body {
	background: #fff;
	font-family: nassim;
}

ul,
li {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #1e970c;
}

a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}

img {
	height: auto;
}

header {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 1px 0px 7px 0px;
}

header .logo {
	width: 160px;
	height: auto;
}

.header-social {
	padding-right: 20px;
}

.header-social a {
	background: none;
	color: #333;
	font-size: 20px;
	display: inline-block;
	padding: 10px;
	line-height: 1.2;
	text-align: center;
	transition: all 0.33s ease-in-out;
}

.header-social a:hover {
	background: #9d2024;
	color: #fff;
}

.navbar-brand {
	padding-top: .75rem;
	padding-bottom: .75rem;
	font-size: 1rem;
	background-color: rgba(0, 0, 0, .25);
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .navbar-toggler {
	top: 65px;
	left: 20px;
}

.navbar .form-control {
	padding: .75rem 1rem;
	border-width: 0;
	border-radius: 0;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.bg-light {
	background: #fff !important;
}

header .form-control {
	background: #f9f9f9;
}

.header-logo {
	margin: 0;
}

.form-control-dark:focus {
	background: #eee;
	border-color: transparent;
	box-shadow: none
}

.container {
	max-width: 1500px;
}

section header {
	box-shadow: none;
	margin-bottom: 20px;
	position: relative;
}

section header h3 {
	font-size: 18px;
	margin: 0;
	padding: 5px;
	background: none;
	color: rgb(73, 76, 98);
}

section header .show-all {
	font-size: 14px;
	color: #333;
	position: absolute;
	left: 0;
	top: 5px;
}

section {
	border-bottom: 1px solid #f5f5f9;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

section:last-child {
	border-bottom: none;
}

.navmenu ul {
	list-style: none;
}

.navmenu ul li {
	line-height: 1.8;
	padding-right: 15px;
}

.navmenu ul li a {
	color: #4a4a4a;
	font-size: 12px;
}

.navmenu ul li a::before {
	content: "\f053";
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	font-weight: 900;
	padding-left: 5px;
}

.vid-list .vid-item {
	text-align: center;
}

.vid-list .vid-item img {
	width: 100%;
	height: auto;
	min-height: 150px;
}

.vid-list .vid-item:hover {
	opacity: 0.8;
}

.vid-list .vid-item:last-child {
	margin-left: 0;
}

.vid-list .vid-item .thumb-content,
.vid-list .vid-item .thumb-content h3 {
	text-align: right;
	font-size: 14px;
	font-weight: 400;
	padding-top: 5px;
}

.vid-list a {
	color: #333;
}

.vid-list .vid-item .thumb-content .lead,
.vid-list .vid-item .thumb-content .rutitr {
	font-size: 12px;
	font-weight: 300;
}

.blog-post-title {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.8;
	padding-left: 1em;
	border-bottom: 1px solid rgb(245, 245, 249);
}

.blog-post-content {
	display: block;
	font-size: 0.9em;
	color: #333;
	margin: 0px;
	line-height: 2.2;
}

.blog-post .wp-video,
.blog-post video {
	width: 100% !important;
	height: auto;
}

.sidebar {
	background: #fbfbfc;
}

.sidebar .side-category {
	border-bottom: 2px solid rgba(0, 0, 0, 0.03);
	padding: 15px 0;
}

.sidebar .side-category:last-child {
	border: none;
}

.sidebar-heading {
	color: #9d2024;
	font-size: 18px;
	padding-bottom: 15px;
}

.sidebar ul li a {
	color: rgb(72, 75, 98);
	font-size: 15px;
}

.nav-link:focus,
.nav-link:hover {
	color: #11c42d;
}

.home-link {
  padding: 0;
  margin: 0;
}

.bigslide .owl-nav button.owl-next, .bigslide .owl-nav button.owl-prev {
    top: 40%!important;
}

.home-link a {
  background: rgba(245, 245, 249, 0.9);
  display: block;
  padding: 10px;
  font-size: 15px;
  color: rgb(72, 75, 98);
}

.post-video .player_video {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 100px;
}

.player_video::after {
	background-image: url('images/tv1.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
	position: absolute;
	height: 60px;
	content: '';
	width: 100%;
	bottom: -45px;
}

.post-video .wp-video {
	position: relative;

}

.sidebar-video {
	background: #fbfbfc;
	padding: 20px;
}

.sidebar-video h3 {
	font-size: 14px;
	padding: 10px;
}

.related-video {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	margin-bottom: 10px;
}
.related-img img {
	width: 100%;
	height: auto;
	height: 80px;
	width: 80px;
}

.related-video a {
	color: #333;
	font-size: 13px;
}

.our-logos li {
	background: #fff;
	padding: 5px;
	border-radius: 15px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}
#gallery-1 .gallery-item {
	border: none;
	padding: 10px;
}
#gallery-1 img {
	border: none!important;
	border-radius: 5px;
	box-shadow: 0 8px 5px rgba(0, 0, 0, .1);
	width: 100%;
	height: auto;
}

.music-bg {
	background: #F9F2ED;
	padding: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.music-player {
	position: relative;
}
.music-player p {
	margin: initial;
}
.music-player .music-player-box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.music-bg img,
.music-player .music-player-box div {
	border-radius: 10px;
}

.related-posts {
	position: relative;
}

.related-posts h2 {
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px dashed #ddd;
	padding: 10px;
	padding-right: 0;
}

.related-posts .related-item {
	text-align: center;
	border-radius: 10px;
	transition: all 0.3s ease-in-out;
	margin-bottom: 10px;
	padding-top: 15px;
}

.related-posts .related-item img {
	border-radius: 10px;
}

.related-posts .related-item a {
	color: #333;
}

.related-posts .related-item h3 {
	font-size: 12px;
	padding-top: 5px;
	line-height: 2;
	height: 50px;
}

.related-posts .related-item:hover {
	background: rgba(0, 0, 0, 0.04);
}
.video-code {
  position: relative;
}
.video-code .btn-success {
  background: rgb(72, 75, 98);
  border: 1px solid transparent;
  border-radius: 5px 0px 0px 5px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  height: 80px;
}
.video-text {
  padding: 5px 5px 5px 30px;
  width: 100%;
  height: 80px;
  text-align: left;
  font-size: 10px;
}
.video-code label,
.video-download label{
	width: 100%;
	text-align: center;
}
.video-code p {
	font-size: 10px;
	width: 100%;
	text-align: center;
	color: #a4881c;
}
.video-download .btn-success {
	width: 100%;
	font-size: 14px;
}
.video-code ,
.video-download {
	background: #f9f9f9;
	padding: 10px;
	border-radius: 10px;
	min-height: 130px;
	margin-bottom: 10px;
}
.codedownload {
	padding: 10px;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 10px;
}
.post-meta {
  font-size: 12px;
  margin-bottom: 20px;
}
.post-meta ul {
  display: flex;
}
.post-meta ul li {
  margin-left: 15px;
}
.post-meta ul li a {
  color: #6a0004;
}
.wp-caption-dd {
	font-size: 14px;
	padding-top: 0.5em;
	margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title, #slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
  font-family: nassim!important;
  font-size: 14px!important;
  padding-top: 10px!important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
  float: left!important;
  font-size: 12px!important;
}
.vid-list {
  position: relative;
}
.owl-carousel {
  position: relative;
}

.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev {
  font-size: 60px;
  width: 40px;
  background: transparent;
  color: #fff;
  position: absolute;
  top: 60px;
  right: 0;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover {
  background: rgba(255,255,255,0.3);
}
.owl-carousel .vid-item .thumb-content {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 10px;
  background: rgba(0,0,0,0.5);
  font-size: 15px;
}
@media screen and (max-width:768px) {
  .owl-carousel .vid-item .thumb-content {
    width: 94%;
    bottom: 10px;
    right: 10px;
  }
}
.our-logos {
  display: flex;
}
.our-logos li {
  width: 130px;
  margin-left: 10px!important;
}
.footer {
	background: #9f2025;
	color: #fff;
}

.footer h3 {
	font-size: 16px;
	color: #fff;
}

.footer-social a {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	line-height: 1.2;
	background: #2a3e48;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
}

.footer-social a:nth-child(1) {
	background: #BB1572;
}

.footer-social a:nth-child(2) {
	background: #1996E1;
}

.footer-social a:nth-child(3) {
	background: #1350B0;
}

.footer-social a:nth-child(4) {
	background: #03A9F4;
}

.footer-social a:nth-child(5) {
	background: #0B216F;
}

.footer-social a:nth-child(6) {
	background: #1E66E8;
}

.footer-social a:hover {
	background: #fff;
	color: #2a3e48;
}

@media screen and (max-width:768px) {

	.header-logo,
	header .header-social,
	header .form-control {
		width: 100% !important;
	}

	.header-logo {
		text-align: center;
		padding: 20px 0;
	}

	.header-social {
		padding: 20px;
		text-align: center;
	}

	.header-social a {
		width: 40px;
		height: 35px;
		line-height: 35px;
		padding: 0;
	}
	
	.header-social a:nth-child(4) img {
		margin-top: -5px;
	}
	
	header .search {
		width: 100%!important;
		margin-top: 10px
	}
	
	header .search input {
		border-radius: 10px!important;
		background: #fdfdfd !important;
		border: 1px solid #eee!important;
	}
	
	header .search input:focus {
		background: #f8f8f8!important;
		border: 1px solid #ddd!important;
	}
	
	header .header-social {
		text-align: center!important;
	}

	.music-bg {
		margin: 0 0 20px 0;
	}

	.music-bg img {
		margin-bottom: 20px;
	}
	.post-video .player_video {
		margin-bottom: 40px;
	}
	.player_video::after {
		height: 26px;
		bottom: -10px;
	}
	.vid-item {
		border: 1px solid #eee;
		padding: 10px;
		border-radius: 10px;
	}
	.vid-item .thumb-content {
		line-height: 2;
	}
	.footer h3 {
		padding-bottom: 20px;
	}
}