/*
Theme Name: Ruckus Theme
Theme URI: https://ruckusmarketing.com/
Author: Ruckus Marketing
Template: Divi
Version: 1.0.0
*/


@font-face {
	font-family: 'Alexandria Regular';
	src: url('../woff2/alexandria-regular.woff2') format('woff2'),
		url('../woff/alexandria-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alexandria Black';
	src: url('../woff2/alexandria-black.woff2') format('woff2'),
		url('../woff/alexandria-black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alexandria Light';
	src: url('../woff2/alexandria-light.woff2') format('woff2'),
		url('../woff/alexandria-light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alexandria Extra Light';
	src: url('../woff2/alexandria-extralight.woff2') format('woff2'),
		url('../woff/alexandria-extralight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alexandria Medium';
	src: url('../woff2/alexandria-medium.woff2') format('woff2'),
		url('../woff/alexandria-medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alexandria ExtraBold';
	src: url('../woff2/alexandria-extrabold.woff2') format('woff2'),
		url('../woff/alexandria-extrabold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alexandria Bold';
	src: url('../woff2/alexandria-bold.woff2') format('woff2'),
		url('../woff/alexandria-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alexandria Thin';
	src: url('../woff2/alexandria-thin.woff2') format('woff2'),
		url('../woff/alexandria-thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Alexandria SemiBold';
	src: url('../woff2/alexandria-semibold.woff2') format('woff2'),
		url('../woff/alexandria-semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}





.rpwwt-widget ul li {
	min-height: 314px;
}

.section-border h2 {
	padding-bottom: 20px;
}

.section-border .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media screen and (min-width: 980px) {
	.section-border .et_pb_column {
		min-height: 600px;
	}
}



.wdc_testimonial_carousel .wdc-testimonial-content {
	padding-left: 40px !important;
}