/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Classes page
# Media
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Classes page
--------------------------------------------------------------*/
#upcomming-classes-carousel {
  background-size: contain !important;
  background-repeat: repeat !important;
}
#upcomming-classes-carousel .tp-rightarrow:before {
	color: #000 !important;
}
#upcomming-classes-carousel .tp-leftarrow:before {
	color: #000 !important;
}
#classes-upgrade-your-grilling-game {
	padding: 0 20px !important;
}
#classes-upgrade-your-grilling-game .wpb_single_image {
	width: 90% !important;
}
#classes-upgrade-your-grilling-game.overflow-visible {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
@media (max-width: 1280px) {
	#upcomming-classes-carousel rs-module {
		left: 0 !important;
		right: 0 !important;
		margin: 0 auto !important;
		width: 80% !important;
	}
	#upcomming-classes-carousel rs-arrow.tp-rightarrow {
		left: calc(100% + 70px) !important;
	}
	#upcomming-classes-carousel rs-arrow.tp-leftarrow {
		left: -70px !important;
	}
}
@media (max-width: 768px) {
	#classes-upgrade-your-grilling-game .wpb_column.vc_col-sm-6 {
		width: 100% !important;
	}
	.chef-don-container .separator {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	#classes-upgrade-your-grilling-game .wpb_single_image {
		width: 100% !important;
	}
	#classes-upgrade-your-grilling-game .vc_column-inner {
		margin-top: 0 !important;
	}
	#classes-upgrade-your-grilling-game .wpb_single_image:last-child {
		margin-top: 40px !important;
	}
	section .wpb_column.container-height-390px {
		padding: 0 !important; 
	}
	.content-box-custom1 {
		bottom: 50px !important;
		max-width: none !important;
		position: relative !important;
	}
	.content-box-custom1 img {
		margin-bottom: 20px !important;
	}
}
@media (max-width: 480px) {
	.container-height-530px.wpb_column,
	.container-height-530px.wpb_column .vc_column-inner {
		height: 300px !important;
		padding: 0 !important;
	}
	#classes-upgrade-your-grilling-game .wpb_column {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#classes-upgrade-your-grilling-game .wpb_single_image:last-child {
		right: -40px !important;
	}
	#upcomming-classes-carousel rs-arrow.tp-rightarrow {
		left: calc(100% + 40px) !important;
	}
	#upcomming-classes-carousel rs-arrow.tp-leftarrow {
		left: -40px !important;
	}
}
