@font-face {
 font-family:'dinnextarabic';
 src:url("/static/uploads/themefiles/DINNextLTArabicRegular.ttf") format('truetype');
 font-weight:normal;
 font-style:normal
}

@font-face {
 font-family:'dinnextarabic-bold';
 src:url("/static/uploads/themefiles/DINNextLTArabicBold.ttf") format('truetype');
 font-weight:normal;
 font-style:normal
}

@font-face {
 font-family:'dinnextarabic-medium';
 src:url("/static/uploads/themefiles/DINNextLTArabicMedium.ttf") format('truetype');
 font-weight:normal;
 font-style:normal
}


@font-face {
 font-family:'dinnextarabic-heavy';
 src:url("/static/uploads/themefiles/DINNextLTArabicheavy.ttf") format('truetype');
 font-weight:normal;
 font-style:normal
}


@font-face {
 font-family:'dinnextarabic-light';
 src:url("/static/uploads/themefiles/DINNextLTArabicLight.ttf") format('truetype');
 font-weight:normal;
 font-style:normal
}


@font-face {
 font-family:'dinnextarabic-regular';
 src:url("/static/uploads/themefiles/DINNextLTArabicRegular.ttf") format('truetype');
 font-weight:normal;
 font-style:normal
}




body , html {
	  max-width: 100%!important;
	  width: 100%!important;
	  min-width: 100%!important;
	  float: left!important;
	   overflow-x: hidden;
	}
	











.social-stats-widget-2  ul {
  padding-right: 0;
  
}
 
 
  
  
	 .social-stats-widget-2 .fab {
  font-size: 14px;
}

.social-stats-widget-2 {
  background: transparent;
  border-radius: 10px;
    max-width: 320px;
  text-align: center;
  font-family: 'Arial', sans-serif;
  direction: rtl;
  margin: auto;
}

.social-stats-widget-2 .social-stats a:hover .label {
  text-decoration: none;
}


.social-stats-widget-2 h4 {
margin-bottom: 0px;
  color: #5e4c4c;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding: 4px 0;
  background: #fbf0f1;
  font-weight: normal !important;
  font-size: 12px;
  margin-top: 14px;
  text-align: inherit;
  text-transform: uppercase;
  font-family: dinnextarabic-regular !important;
  margin-top: -22px;
}

.social-stats-widget-2 h3 {
	margin-bottom: 0px;
  color: #331d1d;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding: 10px 0;
  background: #dbc6c7;
  font-weight: normal !important;
  font-size: 15px;
  border-radius: 15px 15px 0 0;
  font-family: dinnextarabic-regular !important;
}

  
.social-stats-widget-2 .social-stats {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 7px;
	padding: 0; 
	margin: 0; 
	list-style: none;
	 margin: 0px auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding: 20px 0 40px 0;
	min-height: 260px;
}

.social-stats-widget-2 .social-stats li a {
display: flex;
  flex-direction: column;
  align-items: center;
  background: #f9f9f9;
  padding: 5px 12px;
  border-radius: 9px;
  min-width: 93px;
  color: #333;
  text-decoration: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
  transition: all 0.3s ease;
  padding: 25px 1px;
}

.social-stats-widget-2 .social-stats li a:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}

.social-stats-widget-2 .social-stats i {
 font-size: 32px;
  margin-bottom: 8px;
  margin-top: 12px;
}

.social-stats-widget-2 .social-stats svg {
  width: auto;
  margin-bottom: -2px;
  margin-top: 0px;
  display: inline-block;
}


.social-stats-widget-2.withoutlabel svg {
  margin-left: 0;
  margin-bottom: 5px;
}
 

.social-stats-widget-2 .social-stats .label {
  font-weight: normal;
  font-size: 13px;
  color: #605454;
  font-family: dinnextarabic-regular !important;
  text-decoration: none;
  padding: 5px 0
}

.social-stats-widget-2 .count {
  font-size: 17px;
  color: #555;
  font-weight: normal;
  float: left;
}


.social-stats-widget-2 .site-visits svg { fill: #286f6fe3;height: 30px; }
.social-stats-widget-2 .facebook svg { fill: #3b5998;height: 30px; }
.social-stats-widget-2 .twitter svg { fill: #000;height: 30px; }
.social-stats-widget-2 .youtube svg { fill: #ff0000;height: 30px; }
.social-stats-widget-2 .instagram svg { fill: #c13584;height: 30px; }
.social-stats-widget-2 .linkedin svg { fill: #0077b5;height: 30px; }
.social-stats-widget-2  .tiktok svg {
  fill: #000;height: 26px;
  margin-top: 4px;
}
.social-stats-widget-2.withoutlabel .social-stats .label 
{
	display:none!important;
}

 

.social-stats-widget-2.blacktheme  .site-visits svg { fill: #4a4e57!important; }
.social-stats-widget-2.blacktheme  .facebook svg { fill: #4a4e57!important; }
.social-stats-widget-2.blacktheme  .twitter svg { fill: #4a4e57!important; }
.social-stats-widget-2.blacktheme  .youtube svg { fill: #4a4e57!important; }
.social-stats-widget-2.blacktheme  .instagram svg { fill: #4a4e57!important; }
.social-stats-widget-2.blacktheme  .linkedin svg { fill: #4a4e57!important; }
.social-stats-widget-2.blacktheme  .tiktok svg { fill: #4a4e57!important; }





.widget_text.widget.widget_custom_html.amr_widget  {
  margin: 0!important;
}
 
.widget_text.widget.widget_custom_html.amr_widget .section-heading.sh-t1.sh-s1 {
  display: none!important;
}



























	

/* share social */


body.rtl .site-header.header-style-8 .main-menu-container {
  width: 75%; 
}

body.rtl .site-header.header-style-8 .site-branding {
  width: 25%;
}
	

body.rtl blockquote.bs-quote { 
  background: #f3ebeb !important;
  margin: 20px;
}


body.rtl blockquote .quote-content {
  padding: 20px!important;
}

body.rtl .desktopads {
  display: inline-block !important;
  background: #eaeaea !important;
}

body.rtl .listing-item-tb-2 .title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 18px;
  font-size: 17px;
  text-align: inherit;
  text-transform: none;
  color: #383838;
}




.share-nlconk-element {
 position:relative;
 margin:0;
 color:#fff;
 font-size:0
}
.share-nlconk-element,
.share-nlconk-element .bts-share-btn {
 font-family:helvetica neue,helvetica,arial,sans-serif;
 padding:0;
 line-height:0
}

.at-share-btn-elements {
  display: none;
}


.share-nlconk-element .bts-share-btn {
	cursor: pointer;
	margin: 3px 0.2%;
	display: inline-block;
	overflow: hidden;
	border: 0;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	color: inherit;
	transition: all .2s ease-in-out;
	width: 98px;
	text-align: right;
	height: 32px;
}

.bts-icon-wrapper.bts-share-btn.at-svc-email {
  width: 70px;
}

.share-nlconk-element .bts-share-btn:focus,
.share-nlconk-element .bts-share-btn:hover {
 transform:translateY(-4px);
 outline-offset:-1px;
 color:inherit
}
.share-nlconk-element .bts-share-btn::-moz-focus-inner {
 border:0;
 padding:0
}
.share-nlconk-element .bts-share-btn.bts-share-btn.bts-svc-compact:hover {
 transform:none
}
.share-nlconk-element .bts-icon-wrapper {
 vertical-align:middle
}
.share-nlconk-element .at4-share-count,
.share-nlconk-element .bts-label {
	 margin: 0 4.5px 0 2.5px;
	 text-decoration:none;
	 vertical-align:middle;
	 display:inline-block;
	 background:none;
	 height:0;
	 font-size:inherit;
	 line-height:inherit;
	 color:inherit; 
	position: absolute; 
}
.share-nlconk-element.bts-mobile .at4-share-count,
.share-nlconk-element.bts-mobile .bts-label {
 display:none
}
.share-nlconk-element .at_native_button {
 vertical-align:middle
}
.share-nlconk-element .addthis_counter.addthis_bubble_style {
 margin:0 2px;
 vertical-align:middle;
 display:inline-block
}
.share-nlconk-element .fb_iframe_widget {
 display:block
}
.share-nlconk-element.bts-share-tbx-native .at300b {
 vertical-align:middle
}
.bts-style-responsive .bts-share-btn {
 padding:5px
}
.website-share-social {
  display: inline-block!important;
  width: 100%;
}
.website-share-social .at4-spacer {
	 height:1px;
	 display:block;
	 visibility:hidden;
	 opacity:0
}
.website-share-social .at4-count-container {
	 display:table-cell;
	 text-align:center;
	 min-width:200px;
	 vertical-align:middle;
	 border-right:1px solid #ccc;
	 padding-right:20px
}
.website-share-social .at4-count {
	 font-size:60px;
	 line-height:60px;
	 font-weight:700
}
.website-share-social .at4-count-title {
	 position:relative;
	 font-size:18px;
	 line-height:18px;
	 bottom:2px
}
.website-share-social .block-share-btn-elements {
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px;
	width: 100%;
	text-align: center;
}
.at_flat_counter {
	 cursor:pointer;
	 font-family:helvetica,arial,sans-serif;
	 font-weight:700;
	 text-transform:uppercase;
	 display:inline-block;
	 position:relative;
	 vertical-align:top;
	 height:auto;
	 margin:0 5px;
	 padding:0 6px;
	 left:-1px;
	 background:#ebebeb;
	 color:#32363b;
	 transition:all .2s ease
}
.at_flat_counter:after {
	 top:30%;
	 left:-4px;
	 content:"";
	 position:absolute;
	 border-width:5px 8px 5px 0;
	 border-style:solid;
	 border-color:transparent #ebebeb transparent transparent;
	 display:block;
	 width:0;
	 height:0;
	 transform:translateY(360deg)
}
.at_flat_counter:hover {
	background:#e1e2e2
}

.afterpost_content { 
    border: 0px solid rgba(125, 108, 108, 0.11) !important;
    background-color: #f5f5f5 !important;
    padding: 1px;
    width: 90%;
	margin: auto;
}

.afterpost_content .bs-irp.center.bs-irp-thumbnail-1-full {
    margin: 0;
}
 
body.rtl  .bs-irp .bs-irp-heading {
  font-size: 15px;
  margin-bottom: 16px;
  position: relative;
  padding: 8px 0 0;
    padding-right: 0px;
  text-transform: uppercase;
  padding-right: 10px;
} 
 
/* ads */


#loadmorecontentmobile
{
	display:none!important;
}

body.rtl .off-canvas-menu ul.menu > li > a {
  display: block !important;
  text-align: right;
  font-weight: 595;
}




div[class^='empty-note'], div[class*='empty-note']{
    display:none!important;
}


div[class^='empty-note']::parent, div[class*='empty-note']::parent{
    display:none!important;
}

.desktopads .section-heading {
	display: none !important;
}

.mobileads .section-heading {
	display: none !important;
}

.mobileads  {
	display: none !important;
}

.mobileads > div  {
	margin: 0 !important;
}


	
.desktopads   {
	margin : 5px 0px;
	text-align: center;
	padding: 5px;
	background: #f9f5f5;
} 
	
.desktopads .widget  {
	margin :0  !important;
}

.desktopads , .mobileads {
    text-align: center;
    width: 100%;
	margin:auto;
}





/* general  */

body.rtl .site-header.header-style-8 .main-menu.menu > li {
  float: right;
  margin: 0 0 0 6px;
}

body.rtl .site-header.header-style-8.full-width .content-wrap.bs-pinning-block.smart.pinned {
  max-width: 100% !important;
}


body.rtl .primary-sidebar-widget.widget {
  margin: 25px 0;
}


body.rtl .section-heading.sh-t1.sh-s1::after {
  height: 2px;
  margin-top: 2.5px;
}

body.rtl.boxed {
  background-color: #fff !important;
}

body.rtl.boxed .bs-vc-wrapper > :not(.bs-vc-column), .sidebar > * {
  margin-bottom: calc(var(--publisher-spacing) * 1px);
  padding: 0 6px;
}

body.rtl.boxed .main-wrap {
  background-color: #fff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow:none !important;
  box-shadow: none !important;
}

body.bs-theme, body.bs-theme .btn-bs-pagination, body.bs-theme .body-typo , .heading-typo, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6, .header .site-branding .logo, .search-form input[type="submit"], .widget.widget_categories ul li, .widget.widget_archive ul li, .widget.widget_nav_menu ul.menu, .widget.widget_pages ul li, .widget.widget_recent_entries li a, .widget .tagcloud a, .widget.widget_calendar table caption, .widget.widget_rss li .rsswidget, .listing-widget .listing-item .title, button, html input[type="button"], input[type="reset"], input[type="submit"], input[type="button"], .pagination, .site-footer .footer-social-icons .better-social-counter.style-name .social-item, .section-heading .h-text, .entry-terms a, .single-container .post-share a, .comment-list .comment-meta .comment-author, .comments-wrap .comments-nav, .main-slider .content-container .read-more, a.read-more, .single-page-content > .post-share li, .single-container > .post-share li, .better-newsticker .heading, .better-newsticker ul.news-list li , p , div , span , a
{ 
	font-family: dinnextarabic-bold,sans-serif !important;
}

body.rtl.boxed .format-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  left: 50%;
	margin-left: -16px;
	right: auto;
	margin-right: auto;
  margin-top: -16px;
  pointer-events: none;
  width: 32px;
  height: 32px;
  border: 0;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  color: #d20f0f;
  background: rgba(241, 229, 229, 0.9);
  font-size: 14px;
  -webkit-transition: .43s cubic-bezier(.47,.13,.16,.72) 0s;
  -moz-transition: .43s cubic-bezier(.47,.13,.16,.72) 0s;
  -o-transition: .43s cubic-bezier(.47,.13,.16,.72) 0s;
  transition: .43s cubic-bezier(.47,.13,.16,.72) 0s;
}

body.rtl .term-badges.floated {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1;
  line-height: 0;
  font-size: 0;
  text-align:right;
}

 
body.rtl.archive .listing .listing-item .item-inner {
  border: 0px solid rgba(239, 232, 232, 0.81);
}

body.rtl.archive .listing-item-grid-1 .post-summary {
  border-bottom: 0px solid #f1f1f1;
}

body.rtl.archive #sidebar-primary-sidebar .listing .listing-item .item-inner {
  border: 0px solid rgba(239, 232, 232, 0.81);
}




body.rtl.archive .listing-item-grid-1 .post-meta {
  margin: 0 0 7px;
  display: none;
}

#topviewed .listing.listing-thumbnail.listing-tb-1.clearfix.columns-1 {
  margin: 10px;
}

body.rtl.archive .listing .item-inner .title , body.rtl.archive .listing .item-inner .post-meta  , body.rtl.archive .listing .item-inner .post-summary   {
  padding: 3px!important;
}

body.rtl .post-meta .comments {
  display: none;
}


body.rtl .term-badges.floated a {
  padding: 0px 10px;
  color: #fff;
  margin-right: 0px;
  margin-bottom: 3px;
  display: inline-block;
  line-height: 24px;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  font-family: dinnextarabic-regular !important;
  font-weight: normal;
  font-size: 15px;
}


/* homepagesectionslider */

#videooftoday .listing-item-tall-1 .featured .img-holder.img-holder::before {
  padding-top: 123%;
}

body.rtl #videooftoday .listing-mg-4-item .item-content::before {
  padding-top: 108% !important;
}

body.rtl #videooftoday .listing-mg-4-item .format-icon {
  display: block !important;
}

body.rtl #videooftoday .listing-mg-4-item .title
{
	text-shadow: none !important;
	font-size: 23px;
}

body.rtl #videooftoday .listing-mg-4-item .title a
{
	color: #000 !important; 
}

body.rtl #videooftoday .listing-mg-4-item:hover .img-cont {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}


body.rtl #videooftoday .listing-mg-4-item .content-container {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 14px 11px;
  overflow: hidden;
  pointer-events: none;
  background:#f2e7e7 !important;
}




body.rtl #homepagesectionslider .bf-3-main-column-size.bf-3-main-column-size {
  width: 64%; 
}

body.rtl #homepagesectionslider .bf-3-primary-column-size.bf-3-primary-column-size {
  width: 34% !important;
}

body.rtl #homepagesectionslider .listing-item-grid-1 .featured .img-holder::before {
  padding-top: 58%;
}


body.rtl #homepagesectionslider .vc_col-has-fill.vc_col-has-fill > .bs-vc-wrapper {
  padding-top: 18px !important;
  padding: 15px 20px !important;
}


body.rtl #homepagesectionslider .listing.scolumns-2 .listing-item:nth-child(2n+1) {
  padding-left: 15px;
  clear: right;
  padding-right: 0;
}

body.rtl #homepagesectionslider .listing.scolumns-2 .listing-item:nth-child(2n) {
  padding-right: 15px;
  padding-left: 0;
}

body.boxed.rtl #homepagesectionslider .bs-vc-wrapper > :not(.bs-vc-column), body.boxed.rtl #homepagesectionslider .sidebar > * {
  margin-bottom: calc(var(--publisher-spacing) * 1px);
  padding: 0!important;
}

body.boxed.rtl #homepagesectionslider .bs-vc-content > .vc_row > .bs-vc-wrapper, body.boxed.rtl #homepagesectionslider .content-wrap {
  padding-left: 0!important;
  padding-right: 0!important;
}


body.boxed.rtl #homepagesectionslider .section-heading.sh-t1.sh-s1 .h-text {
  background: #f2f2f4 !important;
}



/*   Slider  */

body.rtl .bs-shortcode.bs-slider .term-badges.floated {
  text-align: right;
}


body.rtl .bs-listing .better-slider
{
	direction: rtl!important;
}

body.rtl .better-slider .slides {
  direction: rtl !important;
}

body.rtl .bs-shortcode.bs-slider .title {
  font-weight: normal;
  line-height: 34px;
  font-size: 23px;
  text-align: inherit;
  text-transform: capitalize;
}

 
body.rtl .bs-shortcode.bs-slider .better-direction-nav .better-prev {
  right: 20px; 
}

body.rtl .bs-shortcode.bs-slider .better-direction-nav .better-next {
  left: 20px; 
  right: auto !important; 
}

body.rtl .bs-shortcode.bs-slider .better-control-nav li a {
  width: 13px;
  height: 13px;
}

body.rtl .bs-shortcode.bs-slider  .better-control-nav {
  padding: 10px 0;
  margin-bottom: 15px !important;
}


body.rtl .bs-shortcode.bs-slider .better-direction-nav a::before {
  line-height: 38px;
  font-size: 14px;
  display: inline-block;
  content: '\f053';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-indent: 0;
  width: auto;
  height: auto;
}


body.rtl .bs-shortcode.bs-slider .better-direction-nav a.better-prev::before {

    content: '\f054';
    right: -3px;

}

/*  header   */

body.rtl .site-header.header-style-8 .site-branding {
  text-align: center;
}

body.rtl .site-header.header-style-8.full-width .content-wrap {
  max-width: 1200px !important;
}

body.rtl .mega-menu .bs-pagination.bs-ajax-pagination.next_prev {
  margin-top: 22px;
  display: none;
}

body.rtl .mega-menu .term-badges.floated {
  display:none;
}

body.rtl #header  .main-menu.menu > li .sub-menu {
	width: 120px;
	background-color: #efeaea;
	-webkit-box-shadow: 0 7px 7px rgba(0,0,0,.15);
	-moz-box-shadow: 0 7px 7px rgba(0,0,0,.15);
	box-shadow: 0 7px 7px rgba(0,0,0,.15);
	padding: 10px 0;
	margin-top: -10px;
}

body.rtl #header .main-menu.menu .sub-menu > li > a {
  padding-right: 5px !important;
}

body.rtl #header .off-canvas-menu ul.menu > li > a {
  font-weight: normal;
}




body.rtl #header .top-menu.menu > li > a, body.rtl #header .top-menu.menu > li > a:hover, body.rtl #header .top-menu.menu > li, body.rtl #header .topbar .topbar-sign-in {
  font-size: 13px;
  text-align: inherit;
  text-transform: uppercase;
  font-family: dinnextarabic-regular !important;
}

body.rtl #header .main-menu li > a, body.rtl #header .main-menu  li, body.rtl #header .off-canvas-menu > ul > li > a {
  font-family: 'Roboto';
  font-weight: normal;
  font-size: 16px;
  text-align: inherit;
  text-transform: uppercase;
  padding: 0 0;
}

body.rtl #header .main-menu > li > a {
  padding: 0 8px;
  z-index: 0;
}

body.rtl .site-header .main-menu.menu > li.menu-item-has-children > a::after {
  margin-left: 10px !important;
  color: rgb(24, 20, 20);
  font-size: 18px;
}

body.rtl .site-header.site-header.header-style-8 .main-menu.menu > li:hover > a, body.rtl .site-header.site-header .main-menu.menu > li.current-menu-parent > a, body.rtl .site-header.site-header.site-header.site-header.header-style-8 .main-menu.menu > li.current-menu-parent:hover > a, body.rtl .site-header.site-header.site-header.site-header.header-style-8 .main-menu.menu > li.current-menu-parent > a , body.rtl .site-header.site-header.header-style-8 .main-menu.menu > li.current-menu-item > a {
	color: #216d8d !important;
  background: #fbe502 !important;
  line-height: 26px;
}  
 

body.rtl ul.menu li.menu-item-has-children > a::after {

  font-weight: 400;
  line-height: 34px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f107';
  margin-left: 6px;
  font-size: 13px;
}


  

/* social networks */
body.rtl .topbar .better-social-counter.style-button .social-item .item-icon {
 font-size: 15px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/*
body.rtl .topbar .item-icon.fa.fa-facebook {
  background-color: #0657bf !important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}


body.rtl .topbar .item-icon.fa.fa-twitter {
  background-color:#1da1f2!important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}


body.rtl .topbar .item-icon.fa.fa-youtube {
  background-color:#ff0000 !important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}

body.rtl .topbar .item-icon.fa.fa-whatsapp {
  background-color: #25d366 !important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}

body.rtl .topbar .item-icon.fa.fa-rss {
  background-color: #f26522 !important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}


body.rtl .topbar .item-icon.fa.fa-instagram {
  background-color:#990889 !important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}


body.rtl .topbar .item-icon.bsfi-telegram {
  background-color: #0088cc !important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}


body.rtl .topbar .item-icon.bsfi-android {
  background-color: #a4c639 !important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}

body.rtl .topbar .item-icon.bsfi-linkedin {
  background-color: #0077b5 !important;
  width: 21px !important;
  border-radius: 5px;
  height: 24px !important;
}
*/


/* mychannel */
#mychannel
{
	background-color:#216d8d !important;
	padding: 15px;
	margin-top:15px;
	margin-bottom:25px;
}

#mychannel article .title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 23px;
  font-size: 15px;
  text-align: inherit;
  text-transform: none;
  color: #f7ebeb;
}

#mychannel .listing-item:hover .title a{
  color: #beb9b9 !important;
}

#mychannel .section-heading.sh-t3.sh-s8 > .main-link > .h-text::before, #mychannel .section-heading.sh-t3.sh-s8 > a:last-child:first-child > .h-text::after, #mychannel .section-heading.sh-t3.sh-s8 > a:last-child:first-child > .h-text::before {
  display: none;
}

#mychannel .section-heading .h-text {
  border-radius: 15px;
  padding: 0 30px !important;
  font-size: 20px;
  line-height: 40px;
}

body.rtl #mychannel .section-heading  {
	margin-top: 15px;
	margin-bottom: 17px;
}




/* mychannel */
#mysportblock
{
	background:#649641 url("/static/uploads/themefiles/sportblock.png") !important;
	padding: 15px;
	margin-top:25px;
	margin-bottom:25px;
}

#mysportblock article .title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 23px;
  font-size: 15px;
  text-align: inherit;
  text-transform: none;
  color: #f7ebeb;
}

#mysportblock .listing-item:hover .title a{
  color: #beb9b9 !important;
}

#mysportblock .section-heading.sh-t3.sh-s8 > .main-link > .h-text::before, #mysportblock .section-heading.sh-t3.sh-s8 > a:last-child:first-child > .h-text::after, #mysportblock .section-heading.sh-t3.sh-s8 > a:last-child:first-child > .h-text::before {
  display: none;
}

#mysportblock .section-heading .h-text {
  border-radius: 15px;
  padding: 0 30px !important;
  font-size: 20px;
  line-height: 40px;
}

body.rtl #mysportblock .section-heading  {
	margin-top: 15px;
	margin-bottom: 17px;
}

body.rtl #mysportblock .section-heading .h-text  {
	color: #52ab46;
	border-color: #53ac46;
}


body.rtl .listing-item-tb-3 .title, body.rtl .listing-item-tb-1 .title {
 
  font-weight: 500;
  line-height: 19px;
  font-size: 17px;
  text-align: inherit;
  text-transform: none;
  color: #0a0a0a;
  line-height: 24px;
}




/* mychannel */
#myfemmeblock
{
	background:#432057 !important;
	padding: 15px;
	margin-bottom:25px;
	margin-top:25px;
}

#myfemmeblock article .title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 23px;
  font-size: 15px;
  text-align: inherit;
  text-transform: none;
  color: #f7ebeb;
}

#myfemmeblock .listing-item:hover .title a{
  color: #beb9b9 !important;
}

#myfemmeblock .section-heading.sh-t3.sh-s8 > .main-link > .h-text::before, #myfemmeblock .section-heading.sh-t3.sh-s8 > a:last-child:first-child > .h-text::after, #myfemmeblock .section-heading.sh-t3.sh-s8 > a:last-child:first-child > .h-text::before {
  display: none;
}

#myfemmeblock .section-heading .h-text {
  border-radius: 15px;
  padding: 0 30px !important;
  font-size: 20px;
  line-height: 40px;
}

body.rtl #myfemmeblock .section-heading  {
	margin-top: 15px;
	margin-bottom: 17px;
}

body.rtl #myfemmeblock .section-heading .h-text  {
	color: #280d37;
	border-color: #280d37;
}



body.rtl .entry-content strong {
  font-weight: normal !important;
}



/* socialblock */
#socialblock
{
	background:#070d22 !important;
	padding: 15px;
	margin-bottom:25px;
	margin-top:25px;
}

#socialblock article .title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 23px;
  font-size: 15px;
  text-align: inherit;
  text-transform: none;
  color: #f7ebeb;
}

#socialblock .listing-item:hover .title a{
  color: #beb9b9 !important;
}

#socialblock .section-heading.sh-t3.sh-s8 > .main-link > .h-text::before, #socialblock .section-heading.sh-t3.sh-s8 > a:last-child:first-child > .h-text::after, #socialblock .section-heading.sh-t3.sh-s8 > a:last-child:first-child > .h-text::before {
  display: none;
}

#socialblock .section-heading .h-text {
  border-radius: 15px;
  padding: 0 30px !important;
  font-size: 20px;
  line-height: 40px;
}

body.rtl #socialblock .section-heading  {
	margin-top: 15px;
	margin-bottom: 17px;
	text-align: center;
}

body.rtl #socialblock .section-heading .h-text  {
	color: #4D5A85;
	border-color: #4D5A85;
}

body.rtl #socialblock .section-heading.sh-t1.sh-s1 .h-text::after {
  display: none;
}

/* homepagesectionfooter */

#homepagesectionfooter .vc_col-sm-3 {
  width: 33%;
}

#homepagesectionfooter  .listing-item-grid-1 .title {
 
  font-size: 15px;
  text-align: inherit;
  text-transform: none;
  color: #0a0a0a;
}


.better-social-counter.style-big-button.colored .social-item.tiktok {
  background-color: #fe2c55;
}

.better-social-counter.style-big-button.colored .item-icon.tiktok::before {
	content: " ";
	display: inline-block;
	width: 22px !important;
	height: 22px !important;
	margin: 00;
	margin-top: 0px;
	background: url(/static/uploads/themefiles/tiktok-3.png) !important;
	background-repeat: repeat;
	background-size: auto;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	margin-top: 7px;
}



.better-social-counter.style-big-button.colored .social-item.tiktok img {
	width: 25px;
	margin-top: -11px;
}


.topbar .better-social-counter.style-button .social-item .tiktok::before {
	content: " ";
	display: inline-block;
	width: 13px !important;
	height: 14px !important;
	margin: 00;
	margin-top: 0px;
	background: url(/static/uploads/themefiles/tiktok3.png?ads) !important;
	background-repeat: repeat;
	background-size: auto;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	margin-top: 8px;
}



/* opinionblock */

.single-featured img {
  max-width: 100%;
  height: auto !important;
  min-width: 100%;
}

.post-tp-1-header .single-post-title + .post-subtitle {
  margin-top: -5px;
  display: none;
}


body.rtl.single-cat-52 .single-featured , body.rtl.single-cat-90 .single-featured {
  text-align: center;
  display: block;
  margin: 0 0 20px;
  line-height: 0;
  position: relative;
  float: left;
  margin: 15px;
  max-width: 280px !important;
}


#opinionblock .listing-item-tb-1 .post-subtitle {
  font-size: 13px;
  color: #c62326;
  font-family: dinnextarabic-regular !important;
}

#opinionblock .listing-item-tb-1 .img-holder::before {
  padding-top: 114%;
}

#opinionblock .listing-thumbnail.listing-tb-1 .listing-item-tb-1 .img-holder {
  width: 53.5px;
}


/* editoopinion */

#editoopinion .listing-item-tb-1 .post-subtitle {
  font-size: 13px;
  color: #c62326;
  font-family: dinnextarabic-regular !important;
}

#editoopinion .listing-item-tb-1 .img-holder::before {
  padding-top: 114%;
}

#editoopinion .listing-thumbnail.listing-tb-1 .listing-item-tb-1 .img-holder {
  width: 53.5px;
}





/* text  */


body.rtl .bs-pagination.bs-ajax-pagination.infinity 
{
	position: absolute;
	margin-top: -2500px;
}

body.rtl .bs-pagination.bs-ajax-pagination.infinity .btn-bs-pagination, body.rtl .bs-pagination.bs-ajax-pagination.more_btn .btn-bs-pagination, body.rtl .bs-pagination.bs-ajax-pagination.more_btn_infinity .btn-bs-pagination {
	line-height: 26px !important;
	padding: 0 7px;
	font-size: 0 !important;
	border: 0 !important;
	background:white!important; 
}


body.rtl .entry-content.single-post-content iframe, body.rtl .entry-content iframe {
  max-width: 100%;
  width: 100%;
}

body.rtl.single-format-video .single-featured {
  display: none;
}




body.rtl .entry-content , body.rtl .entry-content p {
  margin-bottom: 17px;
  font-family: dinnextarabic-regular !important;
  color: #181717 !important;
  font-size: 18px !important;
  line-height: 150%;
  text-align: justify;
}

body.rtl  .single-featured figure {
  background: #efeaea;
}


body.rtl .post-tp-1-header .term-badges a {
  background: #444;
    background-color: rgb(68, 68, 68);
  padding: 2px 6px;
  display: inline-block;
  line-height: 150% !important;
  font-size: 12px;
  color: #fff;
  margin: 0 0 0 4px;
  font-weight: normal;
}

body.rtl .post-meta.single-post-meta b {
  margin-right: 2px;
  margin-left: auto;
  font-weight: normal;
}

body.rtl .post-meta-wrap .post-meta .time {
  font-weight: normal !important;
}

body.rtl .post-summary {
  font-family: dinnextarabic !important;
}

body.rtl .archive-title {
  display: none;
}


body.rtl  .better-social-counter.style-big-button .item-title-join {
  font-family: dinnextarabic !important;
}


body.rtl .bs-pretty-tabs.bs-pretty-tabs-initialized .other-link {
  opacity: 1;
  position: relative;
  display: none;
}


body.rtl  .bs-gdpr-more {
  background: #dfd5d5;
  line-height: 20px !important;
  padding: 5px 15px !important;
  color: #443939 !important;
}

body.rtl .bs-gdpr-law .bs-gdpr-accept {
  background: #216d8d;
  color: #fff;
  padding: 6px 15px;
}

body.rtl #sidebar-footer-3 , body.rtl #sidebar-footer-2 , body.rtl #sidebar-footer-1, body.rtl #sidebar-footer-4 {
	text-align: center;
	padding: 20px 0;
}

body.rtl #site-footer .col-sm-3:first-child
{
	width: 45%;
}

body.rtl #site-footer .col-sm-3:nth-child(2),body.rtl #site-footer .col-sm-3:nth-child(3) , body.rtl #site-footer .col-sm-3:last-child 
{
	width: 18%;
	margin-top: 20px;
}

body.rtl .site-footer .widget img {

	max-width: 300px !important;
	height: auto;
	margin-top: 20px;
} 

body.rtl .site-footer .copy-footer
{
	padding: 10px 0;
	background-color: #fbf5f5ee;
}

body.rtl .site-footer .bs-about .about-title {
  margin-bottom: 0;
}


body.rtl .site-footer .copy-1.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
  font-size: 13px;
  font-weight: normal;
  width: 50%;
  padding: 0 !important;
  color: #444 !important;
}

body.rtl .site-footer  .widget.widget_nav_menu ul.menu li {
  display: list-item;
  float: none;
  margin-bottom: 2px;
  padding: 0;
  list-style: square;
}

body.rtl  .site-footer  .widget.widget_nav_menu ul.menu li > a:hover {
  color: #897676 !important;
  border-color: transparent !important;
  background: transparent !important;
}

body.rtl .footer-widgets {
  padding: 0;
}


body.rtl .widget.widget_nav_menu ul.menu li a {

 font-size: 16px !important;
  line-height: 20px !important;
  padding: 5px 10px;
  display: block;
  position: relative;
  width: 100%;
  font-weight: normal;
}

body.rtl .site-footer .widget.widget_nav_menu ul.menu li a {

	background-color: transparent;
	list-style: inside;
	display: inline-block;
	text-align: right;
	border: none;
	color: white;

}

body.rtl .widget.widget_nav_menu ul.menu {

    font-size: 16px;
    margin-right: -15px;

}

body.rtl .footer-widgets.light-text .widget.widget_nav_menu ul.menu li a {
    background-color: rgba(0,0,0,.0);
    background: none!important; 
}


body.rtl .footer-widgets.light-text .widget.widget_nav_menu ul.menu li a
{
    border-color: rgba(255,255,255,.0);
}


body.rtl .site-footer .widget.widget_nav_menu ul.menu li a::before
{
	display:none;
}


@media (max-width: 1350px)
{
	body.rtl .bs-sks.bs-sks-type-2 {
	  display:none; !important;
	}

}



@media (min-width: 768px)
{
	
	body.rtl .listing.columns-2 .listing-item:nth-child(2n) 
	{
		padding-left: 0;
		padding-right: 8px;
	}
	
	body.rtl .listing.columns-2 .listing-item:nth-child(2n+1) {
	  padding-right: 0;
	  padding-left: 8px;
	  clear: right;
	}

			
	body.rtl .layout-2-col .sidebar-column {
	  background: #fbf8f8 !important;
	}
	
	body.rtl .section-heading.sh-t1.sh-s1 .h-text {
	  background: #fbf8f8!important;
	}


}




@media (max-width: 800px) {
	
	body.rtl .desktopads {
        display: none!important;
    }
	
	
	#loadmorecontentmobile
	{
		display:block!important;
	}
	
	
	body.rtl .rh-cover.no-login-icon .better-social-counter.style-button .social-list {
		position: relative;
		top: 0;
		max-width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 80px !important;
		text-align: center !important;
	}
	
	body.rtl .rh-cover .better-social-counter.style-button .social-item {
	  float: none;
	  display: inline-block;
	  margin: 0 1px 1px;
	}
	
	body.rtl .rh-cover .rh-p-h {
	  line-height: 00px;
	  margin: -27px -27px 20px;
	  padding: 0 23px;
	  font-size: 14px;
	  color: #fff;
	  height: 15px;
	  position: relative;
	}





	
	.post-related
	{
		display:none;
	}
	
	.better-ads-listitemad {
	  margin-bottom: 5px !important;
	  text-align:center!important;
	}
	
	.better-ads-listitemad > div {
	  text-align:center!important;
	}
	
	 
	body.rtl .site-footer .copy-1.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
	  font-size: 13px;
	  font-weight: normal;
	  width: 100"";
	  padding: 0 !important;
	  color: #444 !important;
	}
 
	 #sidebar-footer-3, #sidebar-footer-2, #sidebar-footer-4 {
	  text-align: center;
	  padding: 0px 0;
	  display: none !important;
	}
	
	.sidebar-column  {
	  display: none;
	}


	
	
	#loadmorecontentmobile
	{
		display:block!important;
	}
	
	article.listing-item-grid-1 { 
	margin: 15px 0px;
	border: 1px solid rgba(1, 1, 1, 0.03) !important;
	}
	
	.listing-item-grid-1 .title , .listing-item-grid-1 .post-summary {
		  margin: 0 0 6px;
		  padding-right: 10px;
	}

	
	.listing.listing-grid.listing-grid-1.clearfix.columns-1 {
	  width: 97%;
	  margin: auto;
	}
	
	article.listing-item-grid-1 .item-inner { 
	  padding: 2px 2px;
	}
	
	
	
	
	body.rtl .vc_row .bs-vc-wrapper > .bs-vc-column {
	  padding-left: 0px !important;
	  padding-right: 0px !important;
	}

 
		
	div.mobileads > div:first-child 
	{
		margin-bottom: 0px !important;
	}
	
	
	
	.rtl .rh-header.light .rh-container , .rtl .rh-header .rh-container
	{
		background:#fffbfb url("/wp-content/uploads/2023/12/bg.png");
		background-repeat: no-repeat;
		background-attachment: inherit !important;
		background-position: center center;
		background-size: cover;
	}
  
	
	.rtl .rh-cover .rh-c-m .resp-menu li {
		display: block;
		line-height: 40px;
	}
	
	.rtl .rh-cover .rh-c-m .resp-menu li > a {
		padding: 0 0 0 3px!important;
		color: #000!important;
		display: block;
		position: relative;
		font-size: 15px!important;
	}
	
	.rh-cover .better-social-counter.style-button .social-item {
		float: none;
		display: inline-block;
		margin: 0;
	}
	
	.rtl .rh-cover .better-social-counter.style-button .item-icon {
		width: 30px;
		height: 30px;
		line-height: 29px;
		color: #413838 !important;
		border: 1px solid rgb(165, 174, 181);
		font-size: 14px;
	}
	
	.rtl .rh-cover .better-social-counter.style-button .social-item:hover .item-icon {
		border-color: rgb(141, 175, 205);
		margin: 0;


	}


	.rh-header .logo-container.rh-img-logo {
	  font-size: 0;
	  text-align: center;
	}
	
	.rtl .rh-cover {
		position: fixed;
		top: 55px;
		left: -99%;
		z-index: 9999;
		width: 100%;
		-webkit-transition: .54s cubic-bezier(.65,.33,.35,.84);
		-moz-transition: .54s cubic-bezier(.65,.33,.35,.84);
		transition: .54s cubic-bezier(.65,.33,.35,.84);
		visibility: hidden;
		overflow: auto;
		background:#f3f4f6 !important;
		height: 101%;
		height: calc(100% + 1px);
		max-width: 200px;
	}
	
	.rtl .rh-cover .rh-close::after,.rtl .rh-cover .rh-close::before {
		width: 2px;
		height: 18px;
		position: absolute;
		left: 50%;
		margin-left: -1px;
		top: inherit;
		margin-top: -10px;
		opacity: .65;
		background: #000;
		border-radius: 5px;
	}
	
	
	.rtl .rh-cover .rh-close {
		width: 40px;
		height: 45px;
		position: absolute;
		left: 1px;
		display: block;
		top: 12px;
		cursor: pointer;
		z-index: 10;
	}
	
	body.open-rh .rh-cover {
		left: 0 !important;
		right: auto!important;
	}
	
	.rtl .search-form input[type="search"] {
		float: left;
		height: 38px;
		line-height: 38px;
		margin-right: 8px;
		font-size: 17px;
		box-shadow: none;
		text-align: center;
	}
	
	
	.bs-pagination.bs-ajax-pagination.infinity {
		position: absolute;
		margin-top: -2500px;
	}
	 


	.rtl .rh-cover .rh-panel {
		padding: 0 15px;
	}




	.mobileads { 
		width: 98%; 
		text-align: center;
		overflow: hidden;
	}
	
	
	
    .desktopads {
        display: none!important;
    }
	.mobileads {
        display: block!important;
    }




	.rh-header .menu-container {
		float: left!important;
	}

	.rtl .rh-cover::before {
		height: 0px;
		content: '';
		width: 100%;
		position: absolute;
		background-color: transparent;
		opacity: .08;
		box-shadow: 0 0 32px 0 #000;
		z-index: -1;
	}	
	
	.rtl #sliderhome .bs-slider-dots {
		padding: 0 !important;
		margin: auto !important;
		width: 100% !important;
	}
	
	.rtl .rh-header {
		z-index: 8888888888 !important; 
		width: 100%;
	}
	
	.hidethesearchbox {
		font-size: 20px;
		color: #e9101b;
		font-weight: normal;
		cursor: pointer; 
		color: #2b1d1d !important;
		position: absolute;
		z-index: 666666;
		right: 10px;
		font-size: 19px;
		font-weight: bold;
	}
	
	.menu-container.search {
		float: right !important;
		right: 0 !important;
	}


	.search-handler {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 23px;
    color: #fffafa;
    cursor: pointer;
	}
	
	body.rtl .rh-header.light .menu-container .menu-handler .lines, body.rtl .rh-header.light .menu-container .menu-handler .lines::after, body.rtl .rh-header.light .menu-container .menu-handler .lines::before {
	  background: #f7f2f2;
	}
	
 
	body.rtl .col-sm-8 , body.rtl .col-sm-12 , body.rtl .col-sm-4 , body.rtl .vc_row .bs-vc-wrapper > .bs-vc-column {
	  padding-left: 5px !important;
	  padding-right: 5px !important;
	}
	
	body.rtl .vc_col-sm-3 , #homepagesectionfooter .vc_col-sm-3 , body.rtl #homepagesectionslider .bf-3-main-column-size.bf-3-main-column-size , body.rtl #homepagesectionslider .bf-3-primary-column-size.bf-3-primary-column-size {
	  width: 100%!important;
	}


}




@media only screen and (max-width: 480px)
{
	body.rtl .col-sm-8 , body.rtl .col-sm-12 , body.rtl .col-sm-4 , body.rtl .vc_row .bs-vc-wrapper > .bs-vc-column {
	  padding-left: 5px !important;
	  padding-right: 5px !important;
	}
	
	body.rtl .vc_col-sm-3 , #homepagesectionfooter .vc_col-sm-3 , body.rtl #homepagesectionslider .bf-3-main-column-size.bf-3-main-column-size , body.rtl #homepagesectionslider .bf-3-primary-column-size.bf-3-primary-column-size {
	  width: 100%!important;
	}


}

