/*
Theme Name: Warren Child
Theme URI: https://warren.qodeinteractive.com
Description: A child theme of Warren
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: warren
Template: warren
*/

#qodef-page-content-bottom{
	background-color:#517174
}

.qodef-svg-icon-widget {
    margin-bottom: 20px;
}

.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-e-static-subtitle {
	color: #517174;
}

.qodef-section-title .qodef-m-subtitle,
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-e-static-subtitle {
		font-family: "Outfit", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0 0 10px 0 !important;
}

.qodef-course-list.qodef-item-layout--boxed article .qodef-e-inner {
    height: 100%;
	  padding: 20px;
}

.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .swiper-wrapper .qodef-e-inner .qodef-e-content {
    width: calc(100% - 170px);
}

.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .swiper-wrapper .qodef-e-inner .qodef-e-content .qodef-e-text {
    font-weight: 400;
    font-style: italic;
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .swiper-wrapper .qodef-e-inner .qodef-e-content .qodef-e-author {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .swiper-wrapper .qodef-e-inner .qodef-e-content .qodef-e-author .qodef-e-author-name {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #517174;
}

.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .swiper-wrapper .qodef-e-inner .qodef-e-content .qodef-e-author .qodef-e-author-job {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #555;
}

.swiper-pagination-vertical {
    gap: 20px;
}

.swiper-pagination-vertical .swiper-pagination-bullet {
    margin: 0 !important;
    width: 20px;
    height: 20px;
}

.course_list_wrapper .qodef-course-list .qodef-grid-inner .qodef-e.qodef-course-item .qodef-e-title.entry-title, .course_list_wrapper .qodef-course-list .qodef-grid-inner .qodef-e.qodef-course-item p, .course_list_wrapper .qodef-course-list .qodef-grid-inner .qodef-e.qodef-course-item a {
    color: #fff;
}

@media (max-width: 767px) {
	.qodef-button.qodef-html--link {
		padding: 15px 25px;
	}
	.qodef-section-title .qodef-m-subtitle,
.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .swiper-wrapper .qodef-e-inner .qodef-e-content .qodef-e-text {
		font-size: 16px;
	}
	.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .swiper-wrapper .qodef-e-inner .qodef-e-content .qodef-e-author .qodef-e-author-name {
		font-size: 18px;
	}
	.swiper-pagination-vertical {
    gap: 10px;
  }

	.swiper-pagination-vertical .swiper-pagination-bullet {
			margin: 0 !important;
			width: 10px;
			height: 10px;
	}
	.qodef-testimonials-list.qodef-item-layout--images-on-the-side .qodef-custom-testimonials-swiper-wrapper .swiper-wrapper .qodef-e-inner .qodef-e-content {
    width: calc(100% - 30px);
}
	#qodef-page-footer-top-area-inner {
    padding: 80px 0;
}
}

@media(max-width:1399px){
		.qodef-section-title .qodef-m-subtitle {
		font-size: 18px;
	}
    .elementor-3006 .elementor-element.elementor-element-607d62c{
    padding-top:100px !important;
    padding-bottom:20px !important;
}
}

.footer-icon-wrapper .wp-social-link {
    background-color:transparent !important;
    border: 1px solid #707070;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-icon-wrapper .wp-social-link a {
    width: 30px;
    height: 30px;
    color: #000;
}

.ps .widget_media_image {
    margin: 0 0 10px 0 !important;
}

.qodef-e-action-holder {
    display: none !important;
}

.inquiry-form-wrapper {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    background-color: #F2F1ED;
    margin-top: 20px;
}

.inquiry-form-wrapper .form-wrapper {
    flex: 100%;
}

.inquiry-form-wrapper .col-half {
    flex: calc(50% - 30px);
}

.inquiry-form-wrapper .form-wrapper .wpcf7-form-control-wrap input, .inquiry-form-wrapper .form-wrapper .wpcf7-form-control-wrap textarea {
    margin: 0;
    border: 1px solid #D5D9DB;
    padding: 12px 20px;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.inquiry-form-wrapper .form-wrapper .wpcf7-form-control-wrap input::placeholder, .inquiry-form-wrapper .form-wrapper .wpcf7-form-control-wrap textarea::placeholder {
    font-size: 16px;
    color: #828387;
}

.inquiry-form-wrapper .form-wrapper .wpcf7-submit {
    margin: 0 auto;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.qodef-button.qodef-html--link, .qodef-shortcode.qodef-button.qodef-html--link{
    padding: 14px 20px !important;
}
@media(min-width: 1025px) and (max-width: 1300px){
    .main_title_wrapper *{
        font-size: 50px !important;
        line-height: 60px !important;
    }    
    /*.banner_tagline{
        left: 304px !important;
        top: 342px !important;
    }*/
}
@media(min-width: 1301px) and (max-width: 1500px){
    .main_title_wrapper *{
        font-size: 60px !important;
        line-height: 70px !important;
    }    
    /*.banner_tagline{
        left: 348px !important;
        top: 435px !important;
    }*/
    

}
@media (max-width: 767px) {
    .inquiry-form-wrapper .col-half {
        flex: 100%;
    } 
    .inquiry-form-wrapper {
        padding: 20px;
        gap: 20px;
    }
    .main_title_wrapper *{
        font-size: 30px !important;
        line-height: 40px !important;
        width: 100% !important;
        padding-top: 10px !important;
    }    
}
@media(max-width: 570px){
    .banner_tagline{
        left: 194px !important;
        top: 200px !important;
    }
}

.qodef-icon-with-text.qodef-layout--before-content {
    align-items: center;
    gap: 30px;
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    margin: 0;
}
.border_text{
	 -webkit-text-stroke: 1px #F8F1ED;
}
.single-course .qodef-e-media-image img{
	width: 100%;
	height: auto;
	object-fit: cover;
}
.page-id-2801 .qodef-grid-inner .qodef-e-media-image, .single-post .qodef--single .qodef-e-media-image{
	width: 100%;
	height: 500px;
}
.page-id-2801 .qodef-grid-inner .qodef-e-media-image a{
	display: block;
	height: 100%;
}
.page-id-2801 .qodef-grid-inner .qodef-e-media-image img, .single-post .qodef--single .qodef-e-media-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}