/* 
Theme Name:		 Corpus Child
Theme URI:		 http://themeforest.net/user/euthemians
Description:	 Corpus Child is a child theme of Corpus, created by ChildTheme-Generator.com
Author:			 Euthemians Team
Author URI:		 http://euthemians.com
Template:		 midwestdiamond
Version:		 1.3.0
Text Domain:	 corpus-child
Tags:         	 responsive-layout
License:      	 Themeforest Split Licence
*/


/*
    Add your custom styles here
*/


.codedropz-upload-handler {
    border: 2px dashed #0055a2;
    padding: 5px;
}
.jfk-bubble .gtx-bubble{
	display:none !important
}
.jfk-bubble{
	display:none !important
}

/*h1.eut-title.eut-dark {
    text-shadow: none!important;
}*/

h3.get-a-freequote {
  //  font-family: TimesNewRoman!important;
}
h1.eut-title .eut-dark{
	 font-family: Montserrat!important;
}
.single-item-wrapper{
	    align-items: center;
}
.tss-carousel.swiper .profile-img-wrapper{
	display:none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.get-a-quote-from input[type="number"]
{
	font-size: 16px !important;
    font-family: 'Montserrat', sans-serif !important;
    height: 50px !important;
}