/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

body a, body a:hover { color: unset; }
body p { margin: 0; }
.elementor-editor-active #elementor-add-new-section { z-index: 999999 !important; }


/* HOME PAGE */

#outdoor-slider { position: unset; }
#outdoor-slider .swiper-button-prev, #outdoor-slider .swiper-button-next { width: 56px; height: 56px; object-fit: contain; }
#outdoor-slider .swiper-button-prev { content: url('https://beta12.technodreamcenter.com/RiverReadyTraining/wp-content/uploads/2026/05/slider-prev.png'); left: 40px !important; }
#outdoor-slider .swiper-button-next { content: url('https://beta12.technodreamcenter.com/RiverReadyTraining/wp-content/uploads/2026/05/slider-next.png'); right: 40px !important; }
#outdoor-slider .swiper-button-prev:hover { content: url('https://beta12.technodreamcenter.com/RiverReadyTraining/wp-content/uploads/2026/05/slider-prev-hvr.png'); }
#outdoor-slider .swiper-button-next:hover { content: url('https://beta12.technodreamcenter.com/RiverReadyTraining/wp-content/uploads/2026/05/slider-next-hvr.png'); }

.coach .wp-caption figcaption { margin-left: 30px ; }

/* Contact Form */
.ctc-form form { font-family: "Roboto", Sans-serif; }
.ctc-form form br { display: none; }
.ctc-form form label:not(.wpcf7-list-item label, .ctc-form2 form label) { font-size: 0 }
.ctc-form form .flex p { display: flex; column-gap: 23px; }
.ctc-form form input:not([type="checkbox"], [type="submit"]), .ctc-form form select, .ctc-form form textarea { border: 1px solid #F4BA35; height: 47px; border-radius: 0; color: #000; font-size: 14px; font-family: "Roboto", Sans-serif; font-weight: 500; margin-bottom: 18px }
.ctc-form form .wpcf7-checkbox { display: block; column-count: 2; }
.ctc-form form .wpcf7-list-item { width: 100%; margin: 0 0 20px; }
.ctc-form form .wpcf7-list-item input[type="checkbox"] { position: relative; }
.ctc-form form .wpcf7-list-item input[type="checkbox"]:after { width: 100%; content: ""; height: 100%; background: #fff; position: absolute; top: 0; z-index: 99999; }
.ctc-form form .wpcf7-list-item input[type="checkbox"]:checked:after { content: unset; }
.ctc-form form .wpcf7-list-item label { display: flex; align-items: center; column-gap: 20px; font-size: 18px; font-weight: 700; }
.ctc-form form input[type="checkbox"] { width: 28px; height: 28px; border: 1px solid #F4BA35; }
.ctc-form form textarea { height: 96px; }
.ctc-form form input[type="submit"] { background: #111; font-size: 20px; font-weight: 500; display: block; margin: auto; border: 2px solid #111; color: #FFF; border-radius: 100px; padding: 10px 20px; }
.ctc-form form input[type="submit"]:hover { background: transparent; color: #111; }


/* Footer */
.page-id-47 #footer-spacer { display: block !important; }


/* Strengthening Lives Since 1989 Page*/
.user-profile-x figcaption { width: 100%; max-width: 250px; }

/* Contact Us Page */
.ctc-form2 form label { font-size: 18px; font-weight: 700; }
.ctc-form2 form input:not([type="checkbox"], [type="submit"]), .ctc-form2 form select, .ctc-form2 form textarea { margin-top: 10px; }
.ctc-form2 form input[type="submit"] { text-wrap: auto; margin-top: 20px; }
.ctc-form2 form .cf7sr-g-recaptcha { display: flex; justify-content: center; }
.ctc-form2 form p.heading { font-size: 25px; font-weight: 700; margin-bottom: 20px; }

@media(max-width:1700px){
	body { zoom: 85% !important; }
}

@media(max-width:1440px){
	body { zoom: 80% !important; }
}

@media(max-width:1200px){
	body { zoom: unset !important; }
}

@media screen and (max-width: 1024px) {
	#outdoor-slider .swiper-button-prev { left: 0 !important; }
	#outdoor-slider .swiper-button-next { right: 0 !important; }
}


@media screen and (max-width: 768px) {
	#outdoor-slider .swiper-button-prev, #outdoor-slider .swiper-button-next { width: 40px; height: 40px; top: 62%; }
	.coach .wp-caption figcaption { margin-left: 0 ; }
	.ctc-form form .flex p { flex-wrap: wrap; }
	.ctc-form form .wpcf7-list-item label, .ctc-form form input[type="submit"], .ctc-form2 form label { font-size: 16px; }
	.ctc-form form .wpcf7-checkbox { column-count: 1; }
	.ctc-form2 form p.heading { font-size: 18px; }
}