/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 03 2025 | 12:06:01 */
@media (max-width:1024px) and (min-width:768px)
{
	.slider-section-layout .main-heading {
		font-size:38px;
		line-height:44px;
	}

	.wp-one-arrow-slider .desktop-counter {
		padding: 3px 5px !important;
		right: 10px;
		bottom: 64px;
		color: #EFE9E1;
		background: #1F1E21;
		border-radius: 6px;
		font-size: 13px;
		line-height: 20px;
	}
}
@media (max-width:767px)
{
	.slider-section-layout	{
		padding-bottom:15px !important;
	}
	.block-text-on-image .stage-contents .text .inner.quotesdescription {
		padding:39px 24px 28px 33px !important;	
	}
}