/**
 * Theme Name:     Medical Turism Child
 * Author:         the WordPress team
 * Template:       medicalturism
 * Text Domain:	   medical-turism-child
 * Description:    Medical Turism is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Medical Turism elevates your portfolio, business website, or personal blog.
 */

*{ padding:0; margin:0;}
html, body{ overflow-x:hidden;}
img{ height:auto!important;}
.text-center{ text-align:center;}
.text-center figure{ display:flex!important; justify-content:center;}
.emaillist input[type="email"]{ width:100%; height:48px; border:0; background:#fff; color:#000; font-size:16px; padding:0 9px;}
.emaillist input[type="submit"]{ width:100%; height:48px; border:0; background:#f27562; color:#fff; font-size:16px;
  font-weight:600; cursor:pointer; font-family:"Poppins", Sans-serif;}
.emaillist input[type="submit"]:hover{ background:#238792;}
.swiper-wrapper .swiper-slide .swiper-slide-inner{ padding: 15px 0; }
.medicaltext>div{ min-height:60px; display: flex;  align-items: center;}
.infolist ul.elementor-icon-list-items li .elementor-icon-list-icon{ border:1px solid #fff;  width:50px;  height:40px;  display:flex;  justify-content:center;  align-items:center;  border-radius:90px;}
.form-section{ display:flex; flex-wrap:wrap; justify-content:center; gap:20px 2%;}
.form-section > div{ width:32%;}
.form-section label{ display:block;}
.form-section h5{ font-size:18px; line-height:20px; margin:20px 0 0; font-weight:500; color:#000;}
.form-section .wpcf7-form-control-wrap label{ margin:0!important;}
.form-section .wpcf7-form-control-wrap label span{ display:inline-block!important;}
.form-section .wpcf7-list-item:first-child{ margin-left:0!important;}
.wpcf7-response-output{ text-align:center;}
.wpcf7-form input[type="submit"], .wpcf7-form button[type="submit"]{ cursor:pointer;}
.elementor-form input[type="submit"], .elementor-form button[type="submit"]{ cursor:pointer;}
.hilightbox-img img {}
.imgsize img {height: 460px !important; object-fit: cover !important; width: 100% !important;}



@media only screen and (max-width: 740px) {
.form-section{ gap:5px;}
.form-section > div{ width:100%;}
#navbarNav .d-flex{ display:block!important;}
}

@media only screen and (max-width: 480px) {}
