/*
Theme Name: Rare Genetics
Template: hello-elementor
Version: 1.0
Author:	Come2theweb
Theme URI: https://sienna-manatee-340239.hostingersite.com/
Author URI: https://come2theweb.com/
*/

/*Add your own styles here:
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');*/


.footercta_box .e-con-inner{overflow:hidden;}
.footercta_box .elementor-widget-container::after {
	content: '';
	width: 130px;
	height: 300px;
	background: #575757;
	position: absolute;
	left: -40px;
	bottom: -100px;
	transform: rotate(-37deg);
}
.footercta_box .elementor-widget-container::before {
	content: '';
	width: 130px;
	height: 290px;
	background: #575757;
	position: absolute;
	right: -40px;
	top: -100px;
	transform: rotate(-41deg);
}

.homebanner .bdt-ps-dragon-slide-image::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 5;
	position: absolute;
}


.formrow {
  display: flex;
}
.formcol {
  padding-right: 10px;
}
.formcol:last-child {
  padding-right: 0;
}

.single #content {
	padding: 30px 0;
	max-width: 1300px;
}
.single .page-header .entry-title {
	max-width: 100%;
}





@media(max-width:767px){
	
	.footercta_box .elementor-widget-container::before {right:-140px;}
	.footercta_box .elementor-widget-container::after {left:-140px;}
	.homebanner .bdt-ps-dragon-slide-image::before{background: rgba(0, 0, 0, 0.5);}
	.bdt-prime-slider-dragon .bdt-prime-slider-wrapper {z-index: 5;}
	
	.contactinfobox h3.wpr-feature-list-title {font-size: 25px !important;	line-height: normal !important;}
	
	.elementor-kit-6 h2.wpr-dual-title, .elementor-kit-6 h2.wpr-dual-title span {
	font-size: 32px !important;
	line-height: normal !important;
}
	.wpr-list-style-none ul {
	padding-left: 0;
}
	.hfe-infocard-text {
	font-size: 32px !important;
	line-height: normal !important;
}
	
	
	
}






