/*
Theme Name: Derwati Child Theme
Author: ridianur
Author URI:  http://ridianur.com/
Theme URI: http://themeforest.net/user/ridianur
Template: derwati
Description: This is child theme for Derwati Theme.
Version: 1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: derwati-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/

.mini-form{
	padding:10px;
}

.mini-form .wpforms-field-label{
	color:#ffffff;
	font-family: "Roboto", sans-serif;
	font-size: 12px !important;
	font-weight: normal !important;
}

.mini-form .wpforms-field-small{
	width:100%;
	font-size:12px !important;
	max-width:100% !important;
	border-radius: 5px;
}

.mini-form .wpforms-field{
	padding:0px !important;
	margin:0px !important;
	padding-bottom:5px !important;
}


.mini-form .mini-name input,
.mini-form .mini-email input,
.mini-form .wpforms-field-textarea textarea{
	padding: 3px 5px !important;
	border-radius: 7px !important;
}


.mini-form .mini-name input,
.mini-form .mini-email input{
	height: 28px !important;
}

.mini-form .mini-submit{
	background-color: #F8412E !important;
	color: #ffffff !important;
	border: 0px !important;
	min-width: 110px;
}

h4{
	font-family: "Roboto", sans-serif;
	font-weight:bold;
	letter-spacing: 0.05em;
}

.elementor-89 .elementor-element.elementor-element-1db9acd .slider-btn{
	box-shadow: none !important;
}



.contact-form .wpforms-field-label, 
.contact-form .wpforms-field-sublabel{
	color:#7A7A7A !important;
	font-family: "Roboto", sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
}

.contact-form .wpforms-field-sublabel{
	font-size:10px !important;
}

.contact-form .contact-form-name{}
.contact-form .contact-form-email{}
.contact-form .contact-form-message{}

.contact-form .contact-form-button{
	background-color: #F8412E !important;
	color: #ffffff !important;
	border: 0px !important;
	min-width: 110px;
}

.menu-item-1306{
	border: 2px solid rgba(255,255,255,0.6) !important;
	border-radius: 10px !important;
}

.menu-item-1306 a{
	padding-top:5px !important;
	padding-bottom:5px !important;
	color:#ffffff !important;
}


.how-it-works-text-content h3{
	font-family:  "Roboto", sans-serif !important;
	font-size: 20px;
	font-weight:400;
	padding-bottom:0px;
	margin-bottom:0px;
}
.how-it-works-text-content h4{
	font-family:  "Roboto", sans-serif !important;
	font-size: 14px;
	font-weight:400;
	padding-bottom:0px;
	margin-bottom:0px;
}


.navigation li a, .menu-box .menu ul li a{
	color:#fff !important;
	opacity: 0.9 !important;
}

.slick-slider{
	box-shadow: 0 20px 40px 1px rgba(0,0,0,0.2);
	z-index: 10;
}


.mobile-footer{
	margin:50px !important;
	clear:both !important
}