@charset 'utf-8';
/*
Theme Name: cormed child 
Theme URI: 
Description: cormed Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: cormed Child Theme
Author URI:  
Template: cormed
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: cormed-child-theme
*/


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}

div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}

div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}

body p:last-of-type {
    margin-bottom: 0;
}

body p{
    margin-bottom: 27px;
}

.service-block {
    margin: 0 2.7% 33px 0 !important;
}

.service-block:nth-child(3n), .service-block:last-child{
    margin-right: 0 !important;
}

.elementor-widget-text-editor ul {
    padding-left: 24px;
}

.our-doctor-btn-wrap {
    margin: 0 2.6% 35px 0 !important;
}

.our-doctor-btn-wrap:nth-child(3n), .our-doctor-btn-wrap:last-child {
    margin-right: 0 !important;
}


.footer-wrap .elementor-icon-list-text {
    padding-left: 0 !important;
}



.elementor-widget-form input[type=date], .elementor-widget-form input[type=email], .elementor-widget-form input[type=number], .elementor-widget-form input[type=password], .elementor-widget-form input[type=search], .elementor-widget-form input[type=tel], .elementor-widget-form input[type=text], .elementor-widget-form input[type=url], .elementor-widget-form select, .elementor-widget-form textarea {
    padding: 17px 20px !important;
  }

.elementor-widget-form  .elementor-field-group {
    margin-bottom: 20px !important;
}

.elementor-widget-form  .elementor-select-wrapper .select-caret-down-wrapper {
       right: 23px;
}

.elementor-widget-text-editor ul {
     margin-bottom: 26px;
}

.mbp0 p{
	margin-bottom:0;
}

.number-block {
    margin: 0 1.7% 19px 0 !important;
}

.number-block:nth-child(4n), .number-block:last-child {
    margin-right: 0 !important;
}

.number-block-3-col {
    margin: 0 2.4% 35px 0 !important;
}


.number-block-3-col:nth-child(3n), .number-block-3-col:last-child {
    margin-right: 0 !important;
}































































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {
    
} /* end 1200 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
    
.header-wrap .elementor-sub-item {
    justify-content: center !important;
    border: none !important;
}
	
.header-wrap .elementor-menu-toggle {
    padding: 0;
}

.header-wrap .elementor-item {
    justify-content: center;
}

.header-wrap  .elementor-nav-menu__container {
    padding: 17px 0 26px;
}	
	
}  /*  end 1024 */

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    
	
.service-block {
    margin: 0 0 18px 0 !important;
}
	
.our-doctor-btn-wrap {
    margin: 0 0 20px 0 !important;
}	
	
.number-block {
    margin: 0 0 22px 0 !important;
}	
	
.number-block-3-col {
   margin: 0 0 22px 0 !important;
}	
	
	
	
	
} /* end 767 */

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

.service-block .min-heightimg img {
    min-height: 220px;
    object-fit: cover;
}	
	
	
	
	
	
} /*  end 480 */









