/*

ThemeName |-> Games Plus

*/
@import "../_demo-helper/general";

// Main Navigation
$menu_current_bg_style: '.header-style-2';
$menu_current_bg: rgba(255, 255, 255, 0.4);
$header: 'style-2';
$header_height: 45px;
$topbar_height: 28px;
// Term Badge
$term_badges: 'top-left';
// Layouts Style
$box: 'card';
// Layouts Style
$footer_style: 'center';

@import "../_demo-helper/helper";

/**
 * =>General style
 **/
a, a:focus, a:hover {
  text-decoration: none;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

body.boxed {
  .layout-1-col,
  .layout-2-col,
  .layout-3-col {
	margin-top: 0;
	padding-top: 25px;
  }
  .bf-breadcrumb + .content-wrap .layout-1-col,
  .bf-breadcrumb + .content-wrap .layout-2-col,
  .bf-breadcrumb + .content-wrap .layout-3-col {
	margin-top: 0;
	padding-top: 0;
  }

}

body.boxed .main-wrap {
  box-shadow: none;
}

/**
 * => Optimized Fonts
 **/
.read-more,
.post-summary,
.entry-content p,
.footer-copy-row,
.bs-listing .title,
.top-menu.menu > li > a,
.topbar .topbar-sign-in,
.section-heading .h-text,
ul.menu.footer-menu li > a,
.topbar .topbar-date.topbar-date,
.term-badges.floated .term-badge a,
.better-newsticker ul.news-list li a,
.pagination.bs-numbered-pagination .page-numbers,
.site-header.site-header.header-style-2 .main-menu.menu > li a,
.listing-item.listing-mg-type-1 .title.title a.post-url.post-url {
  @include optimize_font;
}

/**
 * => Box Shadow & Bordered
 **/
.wpb_gmaps_widget,
.wpb_text_column,
.bs-shortcode.bs-text,
.archive .listing-blog-1,
.bs-listing-listing-text-1,
.bs-listing-listing-text-2,
.bs-listing-listing-text-3,
.bs-listing-listing-text-4,
.bs-listing-listing-mix-1-1,
.bs-listing-listing-mix-1-3,
.bs-listing-listing-mix-2-1,
.bs-listing-listing-mix-2-2,
.bs-listing-listing-mix-3-1,
.bs-listing-listing-mix-3-3,
.bs-listing-listing-thumbnail-3,
.bs-vc-sidebar-column .bs-listing,
.listing-item-classic-1 > .item-inner,
.listing-item-classic-2 > .item-inner,
.bs-listing.bs-listing-listing-blog-1,
.bs-listing.bs-listing-listing-blog-2,
.bs-listing.bs-listing-listing-blog-4,
.bs-listing.bs-listing-listing-blog-3,
.bs-listing-listing-mix-1-2 .listing-item.listing-item-grid > .item-inner {
  border: 1px solid #ededed;
  padding: 20px 20px 20px 20px;
}

/**
 * => Remove Box Card
 **/
.archive-title,
.bs-slider-1-item .title,
.bs-listing-listing-mix-3-2,
.bs-listing-listing-thumbnail-1,
.bs-listing-modern-grid-listing-1,
.bs-listing-modern-grid-listing-2,
.bs-listing-modern-grid-listing-4,
.bs-listing-modern-grid-listing-6,
.bs-listing-modern-grid-listing-7,
.bs-listing-modern-grid-listing-8,
.bs-listing-modern-grid-listing-9,
.bs-listing-modern-grid-listing-10,
.listing-item.listing-item-blog > .item-inner,
.better-studio-shortcode.better-social-counter {
  @include remove_box;
}

/**
 * => Other Blocks
 **/
.bs-listing-listing-mix-4-1,
.bs-listing-listing-mix-4-3,
.bs-listing-listing-mix-4-4 {
  .listing-item.listing-item-grid > .item-inner {
	border: 1px solid #ededed;
  }
}

.bs-listing-listing-mix-4-2 .listing-item.listing-item-grid > .item-inner {
  border: 1px solid #ededed;
}

.listing-mix-1-4 .listing-item-grid-1 {
  border: 1px solid #ededed;
}

.bs-listing-listing-mix-1-2 .listing-item.listing-item-grid > .item-inner {
  .featured {
	padding: -20px -20px 20px;
  }

  padding: 20px !important;
}

.listing-item-text-3 .item-inner:last-child {
  border-bottom: none;
}

.listing-item-tall > .item-inner {
  .featured {
	margin: -21px -21px 20px;
  }
  border: 1px solid #ededed;
}

.listing-item.listing-item-grid-2 > .item-inner {
  .featured {
	margin-top: 0 !important;
  }
  box-shadow: $box_shadow;
  border: 1px solid #ededed;
}

.listing-item-tb-2 > .item-inner {
  .featured {
	margin: -16px -16px 16px -15px;
  }
  border: 1px solid #ededed;
}

.listing-item-classic-3 .listing-inner {
  box-shadow: none;
  border: none;
}

.listing-item.listing-item-grid-2 > .item-inner > .featured {
  margin: 0px -21px 14px;
}

.listing-item.listing-item-blog > .item-inner > .featured {
  margin: 0 15px 0 0;
}

/**
 * => Header -> Topbar
 **/
.site-header.full-width .topbar, .site-header.boxed .topbar .topbar-inner {
  border: 0 !important;
  max-height: 0 !important;
}

.bs-vc-content > .row:first-child > .bs-vc-wrapper > .wpb_column.vc_col-sm-12 > .bs-vc-wrapper > .better-newsticker {
  margin-top: -13px;
}

.bs-newsletter-pack.bsnp-t1.bsnp-s4 {
  box-shadow: none;
}

/**
 * => Header -> Main Menu
 **/
.site-header.header-style-2 {
  .search-container .search-handler {
	margin-top: -11px;
  }

  .main-menu.menu > li {
	margin-right: 0;

	a {
	  padding: 0 20px;
	}

	.sub-menu > li {
	  a {
		padding: 10px 20px;
	  }
	}
  }

  .main-menu-inner {
	> .content-wrap, > .content-wrap .container {
	  padding: 0 6px 0 0 !important;
	}
  }

  .search-container .search-handler {
	margin-top: -13px;
  }
}

/**
 * => Section Heading
 **/
.section-heading.sh-t7:before {
  height: 13px;
  top: 0;
  margin-top: 4px;
}

.sidebar-column,
.bs-vc-sidebar-column {
  .section-heading.sh-t7 {
	padding: 0 0 15px;
	margin-bottom: 20px;
	border-bottom: solid 1px #eeeeee;

	&:before {
	  display: none;
	}
  }
}

/**
 * => Modern Grid 3
 **/
.listing-mg-3-item {
  .title,
  .post-meta {
	text-align: left !important;
  }

  .post-meta {
	margin-top: 5px;

	.post-author {
	  color: inherit !important;
	}
  }

  .content-container {
	bottom: 10px;
	left: 15px;
	right: 15px;
  }
}

.listing.columns-1 .listing-mg-3-item:last-child {
  margin-bottom: 0;
}

.listing-mg-type-1 .post-meta .post-author {
  color: inherit !important;
}

.listing-mg-1-item.listing-item-2 .title {
  font-size: 65%;
}

.listing-mg-1-item.listing-item-3 .title,
.listing-mg-1-item.listing-item-4 .title,
.listing-mg-1-item.listing-item-5 .title {
  font-size: 56%;
}

/**
 * => News ticker
 **/
.better-newsticker.better-newsticker {
  .heading {
	background-color: transparent !important;
	color: #222222;
	width: 120px;
  }
  .heading:after {
	color: #bfbfbf;
	border: none;
	content: "\f054";
	font: normal normal normal 9px FontAwesome;
	font-weight: 100;
	right: -13px;
	margin-top: -5px;
  }

  ul.news-list li a {
	font-size: 13px;
	color: #919191;
	font-weight: 400;
  }

  .heading:before {
	color: #bfbfbf;
	border: none;
	content: '';
	font: normal normal normal 9px FontAwesome;
	font-weight: 100;
	float: left;
	margin-right: 5px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAA+ElEQVQokZ3RvyvEYRwH8Nddl/KjLoN0HWUwKUlRFha/SrEYpMx2zLbbGY2mGwwUJVLKP0CZ0JUfd0rdYjMy+Azfvt1Xnc/2PJ/383p6Pk+uViprsyaxgEEMYAjFQrsKXrCG0cTeQ/4fUBPz+EjsNbKgPtxgLKO/jH58x7reCiriAjO4wkiqv4ED3GMCDbynoZ5AxrGP7sCGo7+KQzzG824xi7sk1IUzTGEHW1hBL66xiSqeA2nGuScc5+L7O3CKReyikrhgCSeRecU06ul55CNwFEglhcA51vGGuVYI5GqlcjWCe9huFYrqxFdWs4BLfPqdy1+VicAPqFUwfgqyMQQAAAAASUVORK5CYII=');
	width: 18px;
	height: 11px;
	position: relative;
	top: 7px;
  }

  .control-nav span {
	border-radius: 0;
	border-color: #d6d6d6;
  }

  .control-nav span .fa {
	color: #979797;
  }

  ul.news-list li.active {
	left: 140px;
  }

  // General Code
  margin: 11px 0 10px;
}

/**
 * => Slider 1
 **/
.bs-shortcode.bs-slider.bs-slider-1 .better-direction-nav a {
  opacity: 0;
}

.bs-shortcode.bs-slider.bs-slider-1:hover .better-direction-nav a {
  opacity: 1;
}

.bs-slider-1 .bs-slider-1-item .post-meta .time, .bs-slider-1-item .post-meta .post-author:after {
  top: -2px;
  position: relative;
}

.bs-slider-1 .bs-slider-item > .item-content:before {
  padding-top: 59.2% !important;
}

.bs-slider-1 .bs-slider-1-item .title {
  max-width: 90%;
}

/**
 * => Thumbnail 1
 **/
.listing.columns-1 .listing-item.listing-item-tb-1 {
  margin-bottom: 15px;
  border-bottom: solid 1px #ededed;
  padding-bottom: 15px;
}

.bs-light-scheme {
  &.listing.columns-1 .listing-item.listing-item-tb-1 {
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  }
}

.listing.columns-1 .listing-item.listing-item-tb-1:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 5px;
}

/**
 * => Blog 1
 **/
.listing-blog-1 .listing-item.listing-item-blog > .item-inner {
  box-shadow: none;
}

.ltr .listing-blog-1 .listing-item-blog-1.has-post-thumbnail .post-summary {
  padding-left: 225px;
}

.rtl .listing-blog-1 .listing-item-blog-1.has-post-thumbnail .post-summary {
  padding-right: 225px;
}

.listing-item-blog-5,
.listing-item-blog-1 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #eeeeee;
}

.bs-light-scheme {
  .listing-item-blog-5,
  .listing-item-blog-1 {
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  }
}

.listing-item-blog-5:last-child,
.listing-item-blog-1:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

/**
 * => Grid 1
 **/
.bs-listing-listing-grid-1 .listing-item.listing-item-grid > .item-inner {
  border: solid 1px #ededed;
}

.bs-listing-listing-grid-1 .listing-item.listing-item-grid > .item-inner > .featured {
  margin: -21px -21px 20px;
}

.bs-listing-listing-grid-1 .listing-item.listing-item-grid > .item-inner > .featured {
  margin: -21px -21px 14px;
}

.bs-listing-listing-grid-1 .listing-item.listing-item-grid > .item-inner > *:last-child {
  margin-bottom: 0;
}

/**
 * => Mix 9
 **/
.bs-listing-listing-mix-3-3.bs-light-scheme {
  .listing-item-text-2 .item-inner {
	border-color: rgba(255, 255, 255, 0.1) !important;
	padding: 6px 0 0 14px;
	border-width: 2px;
  }

  .listing-item-text-2 {
	margin-bottom: 12px;
  }

  .listing-item-text-2:last-child {
	margin-bottom: 0;
  }

  .listing-grid-1 {
	border-bottom: solid 1px rgba(255, 255, 255, 0.06);
	padding-bottom: 8px;
  }

  .row-1 + .row-2 {
	margin-top: 13px;
  }
}

/**
 * => Term Badge
 **/
.term-badges.floated {
  padding: 0 20px;

  a {
	color: #222222;
	padding: 2px 7px 1px;
  }
}

/**
 * => Newsletter
 **/
.bs-newsletter-pack {

  .better-social-counter .social-item a,
  .better-social-counter .social-item a:hover,
  .better-social-counter .social-item a:visited {
	text-align: center;
	width: 30px;
	display: inline-block;
	border: solid 1px #d5d5d5;
	border-radius: 100%;
	height: 30px;
  }

  .bsnp-si.bsnp-si-t1.bsnp-si-s1 .better-social-counter .social-item .item-icon {
	width: 100%;
	margin: 0;
	line-height: 27px;
  }

  & {
	box-shadow: $box_shadow !important;
  }

  &.bsnp-t1 .bsnp-title {
	font-size: 17px !important;
  }
}

/**
 * => Pagination
 **/
.pagination.bs-numbered-pagination {
  .page-numbers {
	color: #3b3b3b !important;
	border-color: #ededed;
  }

  .current,
  a.page-numbers:hover {
	color: #ffffff !important;
  }

  .page-numbers {
	box-shadow: $box_shadow;
  }
}

/**
 * => Ads
 **/
.vc_col-sm-12 .bsac-column-1.bsac-float-center {
  // Only For Full Width Row Banner
  background-color: #f4f4f4;
  padding: 26px 0;
}

.bsac-caption {
  // All Caption
  text-align: center;
}

/**
 * => Footer
 **/
.site-footer {
  border-top: solid 5px #ddd;

  .section-heading {
	margin-bottom: 17px !important;
  }

  .footer-widgets {
	padding: 36px 0 24px;

	&.light-text .section-heading.sh-t7 {
	  .h-text {
		background: transparent !important;

		&:first-child:last-child:before {
		  background-color: #FFFFFF;
		}
	  }

	  &:before {
		display: none;
	  }
	}

	.bs-listing {
	  border: none !important;
	  padding: 0;
	  box-shadow: none;
	}
  }

  .footer-menu-container {
	border: none;
  }

  .copy-footer {
	padding: 9px 0 39px;

	.container .menu li {
	  margin: 10px 22px !important;
	}
  }

  .bs-listing-listing-thumbnail-1 .listing-item-tb-1 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.09) !important;

	&:last-child {
	  border-bottom: none !important;
	  padding-bottom: 6px !important;
	}
  }
}

/**
 * => About Us
 **/
.ltr {
  .site-footer .bs-about .about-text,
  .site-footer .bs-about .about-title,
  .site-footer .bs-about .about-icons-list {
	text-align: left;
  }
}

.rtl {
  .site-footer .bs-about .about-text,
  .site-footer .bs-about .about-title,
  .site-footer .bs-about .about-icons-list {
	text-align: right;
  }
}

.bs-about .about-icons-list .about-icon-item a {
  width: 30px;
  height: 30px;
  font-size: 13px;
  border-radius: 100%;
  background-color: #323232;
  box-shadow: none !important;
}

.bs-about .about-icons-list.about-icons-list .about-icon-item a i {
  line-height: 31px;
}

/**
 * => Archive
 **/
.archive .listing-blog-1 {
  padding: 20px;
  border: solid 1px #ededed;
}

.archive-title {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #eee;
}

/**
 * => Single Post
 **/
.post-template-1 .single-container > .post {
  border: solid 1px #ededed;
  margin-top: 6px;
}

.top-share.post-share.style-1 .social-item a {
  background: #1b2228;
}

.top-share.single-post-share.post-share.style-1 .social-item a .bf-icon {
  font-size: 13px;
}

.top-share.post-share.style-1 .share-handler, .post-share.style-2 .share-handler {
  border-radius: 4px;
}

.top-share.post-share.style-1 .post-share-btn-group .post-share-btn:first-child, .post-share.style-2 .post-share-btn-group .post-share-btn:first-child {
  border-radius: 0 3px 3px 0;
}

.top-share.post-share.style-1 .post-share-btn-group .post-share-btn:last-child, .post-share.style-2 .post-share-btn-group .post-share-btn:last-child {
  border-radius: 3px 0 0 3px;
}

/**
 * => Breadcrumb
 **/
.archive.category .bf-breadcrumb.bc-top-style {
  position: relative;
  top: 6px;
}

/**
 * => RELATED POSTS
 **/
.post-related .listing-item-tb-2 > .item-inner {
  border: none !important;
}

/**
 * => Comment
 **/
.comment-respond {
  border: solid 1px #ededed;
}

/**
 * => Blockqoute
 **/
blockquote.bs-quote p {
  font-size: 17px;
}

/**
 * => Sidebar
 **/
.sidebar-column {
  padding-top: 6px;
}

.sidebar-column .widget {
  border: solid 1px #ededed;
}

.sidebar-column .widget_better-ads {
  border: none;
}

.rtl {
  .bs-slider-1 .bs-slider-item > .item-content:before {
	padding-top: 58.4% !important;
  }

  &.archive.category .bf-breadcrumb.bc-top-style {
	top: -3px;
  }

  .listing-item.listing-item-blog > .item-inner > .featured {
	margin: 0 0 0 15px;
  }

  .main-menu-inner > .content-wrap, .main-menu-inner > .content-wrap .container {
	padding: 0 0 0 6px !important;
  }

  .better-newsticker.better-newsticker .heading:before {
	float: right;
	margin-right: 0;
	margin-left: 5px;
  }

  .better-newsticker.better-newsticker .heading {
	text-align: right;
	width: 82px;
  }

  .better-newsticker.better-newsticker ul.news-list li.active {
	right: 100px;
  }

  .bs-listing-listing-mix-3-3.bs-light-scheme .listing-item-text-2 .item-inner {
	padding: 6px 14px 0 0;
  }
  .bs-newsletter-pack.bsnp-t1.bsnp-st-widget .better-social-counter .social-list {
	text-align: center;
  }
  .site-header.header-style-2 .main-menu.menu > li {
	margin: 0;
  }

  .topbar .topbar-date.topbar-date:after {
	left: 0;
	right: auto;
  }
  .topbar .topbar-date.topbar-date:before {
	float: right;
	margin-right: 0;
	margin-left: 5px;
  }
}