/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/* Colors 
Yellow: #FDF7EB
Orange: #D17520
Text: #202530
*/

.w-separator.width_30 {
  width: 80px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
	margin-top: 10px !important;
  color: #D17520 !important;
}
.wpb_text_column a:hover {
  text-decoration: underline;
}
.form .w-btn {
	margin-top: 20px !important;
	width: 100% !important;
}
div.w-form-row-state {
  color: #D17520 !important;
}
.w-form-message.type_success {
  color: #D17520 !important;
}
.form a.agree:hover {
	text-decoration: underline;
}
@media (max-width: 768px) {
  .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
	  padding-bottom: 20px !important;
  }
}
@media (max-width: 600px) {
 .w-menu.layout_ver .menu > li {
      margin-bottom: 10px !important;
	}
}
