/*
Theme Name: GVIII Barber Academy
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.1
Description: Custom theme for the GVII Barber Academy. Built on the Divi theme by Elegant Themes.
Author: Andy Ballerstein
Author URI: https://brightspacecreative.com
Template: Divi
Text Domain: gviiibarberacademy
*/


/*** Hide Divi Sidebar divider ***/
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

.frm_style_gviii-dark input,
.frm_style_gviii-dark select {
	background-color: #000000;
	background-image: linear-gradient(131.93deg, rgba(255, 255, 255, 0.16) 8.88%, rgba(255, 255, 255, 0.04) 67.6%);
}

button.slick-arrow:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	opacity: 1.0;
	background-image: url('images/slider-arrow-left.png');
	background-size: 50px 50px;	
}

button.slick-arrow.slick-next:before {
	rotate: 180deg;
}

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {

}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {

}


/*** Responsive Styles Tablet to Standard Desktop ***/
@media all and (max-width: 1099px) and (min-width: 981px) {


}


/*=== Desktop ===*/
@media only screen and (min-width: 981px) {


}


/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {


}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {


}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {

	button.slick-arrow {
		display: none;
	}

}


/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {

}
