/*
Theme Name: Social Club Entertainment
Theme URI: https://searchprosystems.com/
Template: hello-elementor
Author: SearchPro Systems
Author URI: https://searchprosystems.com/
Description: Social Club Entertainment is a Custom Child Theme for Hello Elementor Child developed by SearchPro Systems.
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.3
Updated: 2021-12-01 16:56:22
*/

.goldBorderBottom {
  border-bottom-style: solid;
  border-bottom-width: 40px;
  border-image: linear-gradient(0deg, rgba(255,241,149,1) 0%, rgba(0,0,0,1) 100%);
  border-image-slice: 500;
}

@media screen and (max-width: 1024px) {
.goldBorderBottom {
  border-bottom-style: solid;
  border-bottom-width: 40px;
  border-image: linear-gradient(0deg, rgba(255,241,149,1) 0%, rgba(0,0,0,1) 100%);
  border-image-slice: 200;
}
}

@media screen and (max-width: 767px) {
.goldBorderBottom {
  border-bottom-style: solid;
  border-bottom-width: 40px;
  border-image: linear-gradient(0deg, rgba(255,241,149,1) 0%, rgba(0,0,0,1) 100%);
  border-image-slice: 150;
}
}

.goldBorderTop {
  border-top-style: solid;
  border-top-width: 70px;
  border-image: linear-gradient(0deg, rgba(0,0,0,1) 30%, rgba(255,241,149,1) 100%);
  border-image-slice: 500;
}

@media screen and (max-width: 1024px) {
.goldBorderTop {
  border-top-style: solid;
  border-top-width: 70px;
   border-image: linear-gradient(0deg, rgba(0,0,0,1) 30%, rgba(255,241,149,1) 100%);
  border-image-slice: 200;
}
}

@media screen and (max-width: 767px) {
.goldBorderTop {
  border-top-style: solid;
  border-top-width: 70px;
   border-image: linear-gradient(0deg, rgba(0,0,0,1) 30%, rgba(255,241,149,1) 100%);
  border-image-slice: 150;
}
}
@media screen and (max-width: 767px) {
	#MobileHeadingServiceBlog {
	font-size: 30px !important;	
	}
		#MobileHeadingBlog {
	font-size: 20px !important;	
	}
		#MobileSubheadingServiceBlog {
		font-size: 15px !important;
	}
}

