/*
Theme Name: Goodwish Child
Theme URI: https://goodwish.qodeinteractive.com/
Description: A child theme of Goodwish Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes
Version: 1.0.2
Template: goodwish
*/

.edgtf-header-standard .edgtf-page-header .edgtf-menu-area{
	background:#fff !important;
}

.edgtf-main-menu ul li a, .edgtf-shopping-cart-header a i{
	color:#333333 !important;
}

div.donate-txt-2 a , div.donate-txt-2 a span, div.edgtf-light-header .edgtf-menu-area .widget span{
	color:#D5AA29 !important;
}

.edgtf-progress-bar .edgtf-progress-content{
	background-color:#D5AA29 !important;
}

.d-none{
	display:none;
}

.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul {
    width: 260px;
}

.to-advance{
	min-height: 330px;
    padding: 120px 0px;
}

.wp-forms-section div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium, .wp-forms-section div.wpforms-container-full .wpforms-form input.wpforms-field-medium{
	max-width:100%;
}

.wp-forms-section div.wpforms-container-full .wpforms-form input, .wp-forms-section div.wpforms-container-full .wpforms-form{
	width: 100% !important;
    margin-bottom: 8px !important;
    padding: 15px 19px !important;
    border: 1px solid #e1e1e1 !important;
    outline: 0 !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 14px !important;
    background-color: #f6f4ee !important;
    color: #888 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    -webkit-appearance: none !important;
    border-radius: 5px !important;
}

.wpforms-form input[type="text"], .wpforms-form textarea, .wpforms-form input[type="number"], .wpforms-form input[type="tel"],.wpforms-form input[type="email"]{
	width: 100% !important;
    margin-bottom: 8px !important;
    padding: 15px 19px !important;
    border: 1px solid #e1e1e1 !important;
    outline: 0 !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 14px !important;
    background-color: #f6f4ee !important;
    color: #888 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    -webkit-appearance: none !important;
    border-radius: 5px !important;
}

.wpforms-form input[type="tel"]{
	padding-left:50px !important;
}

.wpforms-submit{
	    display: inline-block !important;
    width: auto !important;
    font-family: 'Open Sans',sans-serif !important;
    padding: 12px 40px !important;
    line-height: 1.7em !important;
    border: 2px solid #e94924 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #fff !important;
    border-radius: 5em !important;
    cursor: pointer !important;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
    background-color: #e94924 !important;
}

 .wpforms-submit:hover, .wpforms-submit:focus{
	 background-color: #000 !important;
	border: 2px solid #000 !important;
}

/*  .wpforms-title{
	display:none !important;
} */

.home .notranslate{
	color:#fff;
}

.notranslate{
	color: #212121;
    font-weight: 400;
    font-size: 12px;
    background: transparent !important;
    border: none !important;
    width: 100%;
}

.home .notranslate option{
	color: #212121;
}

.notranslate:focus{
	outline:none;
}

.wpforms-title{
    font-family: Merriweather,serif;
    color: #212121;
    font-weight: 700;
}

.wpforms-submit{
	
}

@media screen and (min-width: 1200px) {
.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li {
    width: 225px !important;
}
}
