/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.irs--square .irs-from {
	background-color: #794f1b !important;
}

.irs--square .irs-line {
	height: 12px !important;
}


.irs--square .irs-bar {
	background-color: #794f1b !important;
	height: 12px !important;
}

.irs--square .irs-handle {
	border: 1px solid #794f1b !important;
   	width: 0px !important;
	-webkit-transform: rotate(0deg) !important;
	height: 18px !important;
}

.chosen-container-single .chosen-single div b{
	    background: none;
}

.chosen-container-single .chosen-single span {
	background-color: white;
	font-family: 'Helvetica Neue' !important;
    font-weight: 200 !important;
    font-size: 16px !important;
    letter-spacing: 0.05em !important;
    padding-left: 8px;
    padding-right: 8px;
	color:#141617;
}

