/*
Theme Name: Everestmouldings
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Version: 10.1.1
Author: Er. Nisha Sharma
Author Url: http://treeaus.com
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.normal_text {
	font-weight:400;
}
.mailchimp_name {
    background-image: url(http://catalog2018.everestmouldings.com/wp-content/uploads/2018/05/name2.png);
    background-repeat: no-repeat;
}
.mc4wp-form input {
    background-position: 97%;
	border-radius: 5px !important;
	box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
	border: 1px solid rgba(0,0,0,0.2);
	font-size: 16px;
	padding: 12px 18px;
	width: 90%;
}
.mailchimp_phone {
    background-image: url(http://catalog2018.everestmouldings.com/wp-content/uploads/2018/05/phone2.png);
    background-repeat: no-repeat;
}
.mailchimp_mail {
    background-image: url(http://catalog2018.everestmouldings.com/wp-content/uploads/2018/05/email2.png);
    background-repeat: no-repeat;
}
.milchimp_submit_button {
    display: block;
	text-align: center;
	width: 100% !important;
	font-size: 18px !important;
	padding: 13px 35px !important;
	background-color: rgb(186, 0, 0) !important;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2) !important;
	border-radius: 4px !important;
	color: #fff !important;
	cursor: pointer;
}	
.milchimp_submit_button:hover {
    background-color: #910000;
}
.mc4wp-form-fields p {
    margin-bottom: 12px;
}
.icon_holder img {
    border-radius: 50%;
    box-shadow: 0px 0px 4px #868686;
}
.thank_you_wrapper {
    box-shadow: 0px 0px 6px #ccc;
	background: #fff;
}
.thank_you_wrapper h1 {
    color: rgb(44, 100, 133);
    font-weight: normal;
}
body.page-id-44, body.page-id-44 .wrapper, body.page-id-44 .wrapper_inner, body.page-id-44 .full_width {
    background: #d5d5d5 !important;
}
.thank_you_wrapper .qbutton.big_large_full_width.center.default {
    height: auto !important;
    padding: 0px !important;
    line-height: 53px;
}