/*
	Theme Name:   Reach Child Theme
	Theme URI:    http://www.reachcambridge.com

	Author:       ReachCambridge
	Author URI:   http://www.reachcambridge.com
	Template:     reachcambridge
	Version:      12.2023.9

*/

/* break points on salient are; small < 690px; med < 1001px; large < 1201px;  */
@import url("css/style-main.css");
@import url("css/style-dashboard-tabs.css");
@import url("css/style-gravity-ready.css");
@import url("css/style-gravity-rc.css");

@import url("css/woocommerce.css");
@import url("css/style-courses.css");
@import url("css/style-alumni.css");

@import url("css/cre-t-06.css");
@import url("css/cre-t-07.css");

#menu-item-30082 {
	display: none !important;
}



.elementor-36054 .elementor-element.elementor-element-5df11d7 {
	background-image: url(https://www.reachcambridge.com/wp-content/uploads/2023/11/ReachCambridge_Cover_placeholder.webp);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.elementor-slideshow__title,
.elementor-slideshow__description {
	display: none;
}

/* Default slideshow arrows */
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg,
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
	fill: #69bae5 !important;
}

@media(min-width: 768px) {
	.mobile_only {
		display: none;
	}
}

/**
 * Webinar page
 * https://www.reachcambridge.com/webinar
 **/
.page-id-40390 .rc_cta,
.page-id-40390 #block-3{
	display:none!important;
}