/* Theme Name: Mellis Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of mellis
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: mellis
Version: 1.0.5
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  mellis-child
*/
.ova-contact-page .text-email input, .ova-contact-page .ova-textarea textarea {
    background-color: var( --e-global-color-b3342a3 ) !important;
}
.nolinkclickable .ova-service-box-template1 .description {
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.nolinkclickable .ova-service-box-template1 .title {
    color: #9C7F69 !important;
    cursor: default !important;
}
.ova-menu-footer .menu a:before {
    background-color: #a6c1c9 !important;
}
#scrollUp {
    background-color: #a6c1c9 !important;
}
.ova-mc4wp-form .submit button i {
    color:#a6c1c9;
}
.ova-title .sub-title-wrapper i {
    color:#a6c1c9 !important;
}
.ova-service-box-template1 .img-service {
    margin-top: 30px;
}
.wpcf7-submit:hover {
    border: 1px solid #9C7F69;
    background-color: #9C7F69 !important;
}
button, input[type=button], input[type=reset], input[type=submit] {
     border: 1px solid #a6c1c9;
    background-color: #a6c1c9 !important;

}
.ova-contact-page .ova-submit button {
font-family: "Quicksand", Sans-serif !important;
}
p {
    margin-bottom: 10px;
}
.mailchimp  p{
	color:#A6A2AC !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    margin: 0 !important;
    border: none !important;
    padding: 0!important;
    font-size: 14px !important;
}
.wpcf7-not-valid-tip {
  font-size: 14px !important;
}
.footermailchimp .elementor-shortcode p{
    color:#222222 !important;
}

.ova-testimonial .slide-testimonials .client-info .info p.ova-evaluate {
    color: #9c7f69;
   
}
.ova-mc4wp-form .submit button i {
        color: #ffffff;
}
.ova-client-stories .item-client-stories .story {
    color: #222222 !important;
    line-height: 25px;
    font-size: 16px;
}
.ova-contact-page .text-email {
    row-gap: 20px;
    
}
.menu-canvas .menu-toggle:before, .menu-canvas .menu-toggle:after, .menu-canvas .menu-toggle span:before {
    left: 8px;
   
}
.menu-canvas .menu-toggle {
    display: flex;
    z-index: 999;
    padding: 0px;
    width: 25px;
    height: 25px;
    padding: 20px;
    align-items: center;
    text-align: center;
    justify-content: center;
    border: none;
    background-color: transparent;
}
.ova-title .description {
    line-height: 25px;
}
.ova-mc4wp-form .submit button {
    border-radius: 0;
 
}
.ova-client-stories .item-client-stories {
    padding: 80px 35px 50px 35px;

}
.ova-client-stories {
    grid-row-gap: 35px;

}
.ova-client-stories .item-client-stories .quote-icon {
    top: 25px;
	left: 30px;

}
.work-tabsection .eael-tabs-nav {
	margin-bottom:35px;
}
.tabinner-section h3.elementor-icon-box-title {
    margin-bottom: 12px !important;
}
.tabinner-section .elementor-icon {
    font-size: 22px;
   padding: 0px; 
    width: 40px;
    height: 40px;
    line-height: 30px;
}
.timeline-section p {
    line-height: 25px;
    font-size: 16px;
}
.menu-canvas ul li a {
    border-bottom: 1px solid #33333338 !important;
}

@media screen and (min-width: 768px) {
    .iconbox-icon .elementor-icon-box-wrapper:before {
		content: "";
		display: inline-block;
		width: 1px;
		height: 120%;
		position: absolute;
		top: 34px;
		left: 3.3%;
		z-index: 0;
		background: repeating-linear-gradient(
				45deg, /* Angle of the dashes */
				#a6c1c9 0px, /* Color and start of the dash */
				#a6c1c9 5px, /* End of the dash */
				transparent 5px, /* Start of the transparent gap */
				transparent 10px /* End of the transparent gap */
			  );
	}
}
