input:-webkit-autofill, 
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
::-webkit-input-placeholder { / Chrome/Opera/Safari /
color: #000 !important;
}
::-moz-placeholder { / Firefox 19+ /
color: #000 !important;
}
::-ms-input-placeholder { / IE 10+ /
color: #000 !important;
}
::-moz-placeholder { / Firefox 18- /
color: #000 !important;
} .ui-selectmenu-open .ui-widget-content {
border: 2px solid #233588 !important;
background: #ffffff !important;
color: #333 !important;
border-radius: 0 !important;
border-top: none !important;
} .ui-selectmenu-open .ui-widget-content .ui-state-focus {
border: 1px solid #233588 !important;
background: #233588 !important;
font-weight: normal !important;
color: #fff !important;
font-size: 14px !important;
} .ui-selectmenu-open .ui-menu .ui-menu-item {
border: 1px solid transparent !important;
position: relative !important;
margin: 0;
padding: 7px 15px !important;
cursor: pointer !important;
font-size: 13px !important;
text-transform: none !important;
border-bottom: 1px solid #f4f4f4 !important;
}
.ui-selectmenu-open .ui-menu .ui-menu-item:last-child{
border-bottom: none !important;
}
.ui-selectmenu-menu .ui-menu {
padding-bottom: 0px !important;
} .appoinment-area .appoinment .appoinment-form .ui-state-default {
width: 100% !important;
border-radius: 0 !important;
border: 1px solid #3b3f4f !important;
background: #303443 !important;
color: #ffffff !important;
font-size: 15px !important;
font-family: 'Nunito', sans-serif !important;
font-weight: 400 !important;
text-transform: capitalize;
}
.appoinment-area .appoinment .appoinment-form .ui-selectmenu-button {
height: 50px !important;
position: relative;
transition: all 500ms ease !important;
}
.appoinment-area .appoinment .appoinment-form .ui-selectmenu-button:focus{
outline: none;
border: 1px solid #3452ff;
}
.appoinment-area .appoinment .appoinment-form .ui-selectmenu-button span.ui-selectmenu-text {
display: block;
line-height: 18px;
overflow: hidden;
text-align: left;
padding: 14px 15px 16px;
} .appoinment-area .appoinment .appoinment-form .ui-selectmenu-button span.ui-icon {
display: block;
float: right;
height: 50px;
position: absolute;
text-indent: 0;
top: 7px;
width: 45px;
right: 0;
bottom: 0;
background-image: none;
}
.appoinment-area .appoinment .appoinment-form .ui-selectmenu-button span.ui-icon::before {
color: #ffffff;
content: "\f107";
font-family: FontAwesome;
font-size: 20px;
overflow: visible;
position: absolute;
right: 14px;
top: 12px;
}  .shop-area .showing-result-shorting .ui-selectmenu-button {
background: #fff !important;
width: 230px !important;
border-radius: 0px !important;
border: 1px solid #ddd !important;
color: #333 !important;
font-size: 13px !important;
text-transform: capitalize;
height: 40px !important;
position: relative;
transition: all 500ms ease;
}
.shop-area .showing-result-shorting .ui-selectmenu-button:focus{
outline: none;
}
.shop-area .showing-result-shorting .ui-selectmenu-button span.ui-selectmenu-text {
display: block;
line-height: 18px;
overflow: hidden;
text-align: left;
padding: 10px 15px 10px;
transition: all 500ms ease;
} .shop-area .showing-result-shorting .ui-selectmenu-button span.ui-icon {
display: block;
float: right;
height: 40px;
position: absolute;
text-indent: 0;
top: 7px;
width: 40px;
right: 0;
bottom: 0;
background-image: none;
}
.shop-area .showing-result-shorting .ui-selectmenu-button span.ui-icon::before {
color: #333;
content: "\f107";
font-family: FontAwesome;
font-size: 17px;
overflow: visible;
position: absolute;
right: 14px;
top: 7px;
}  .consultations-area .ui-selectmenu-button {
background: #ffffff !important;
width: 100% !important;
border-radius: 0px !important;
border: 1px solid #f4f4f4 !important;
color: #888888 !important;
font-size: 14px !important;
font-weight: 400;
text-transform: none;
height: 50px !important;
position: relative;
transition: all 500ms ease;
font-family: 'Open Sans', sans-serif;
}
.consultations-area .ui-selectmenu-button:focus{
outline: none;
}
.consultations-area .ui-selectmenu-button span.ui-selectmenu-text {
display: block;
line-height: 18px;
overflow: hidden;
text-align: left;
padding: 14px 15px 15px;
transition: all 500ms ease;
} .consultations-area .ui-selectmenu-button span.ui-icon {
display: block;
float: right;
height: 47px;
position: absolute;
text-indent: 0;
top: 10px;
width: 40px;
right: 0;
bottom: 0;
background-image: none;
}
.consultations-area .ui-selectmenu-button span.ui-icon::before {
color: #888888;
content: "\f107";
font-family: FontAwesome;
font-size: 17px;
overflow: visible;
position: absolute;
right: 14px;
top: 10px;
}  .event-tab-box .tab-content .ui-selectmenu-button {
background: #ffffff !important;
width: 100% !important;
border-radius: 0px !important;
border: 1px solid #ffffff !important;
color: #888888 !important;
font-size: 14px !important;
font-weight: 400;
text-transform: none;
height: 40px !important;
position: relative;
transition: all 500ms ease;
font-family: 'Open Sans', sans-serif;
margin-bottom: 13px;
}
.event-tab-box .tab-content .ui-selectmenu-button:focus{
outline: none;
}
.event-tab-box .tab-content .ui-selectmenu-button span.ui-selectmenu-text {
display: block;
line-height: 18px;
overflow: hidden;
text-align: left;
padding: 10px 15px 11px;
transition: all 500ms ease;
} .event-tab-box .tab-content .ui-selectmenu-button span.ui-icon {
display: block;
float: right;
height: 35px;
position: absolute;
text-indent: 0;
top: 7px;
width: 30px;
right: 0;
bottom: 0;
background-image: none;
}
.event-tab-box .tab-content .ui-selectmenu-button span.ui-icon::before {
color: #2acb35;
content: "\f107";
font-family: FontAwesome;
font-size: 17px;
overflow: visible;
position: absolute;
right: 14px;
top: 8px;
}
#contact-form input[type="text"].error{
border-color: red;
}
#contact-form input[type="email"].error{
border-color: red;
}
#contact-form select.error {
border-color: red;
}
#contact-form textarea.error{
border-color: red;
}
#contact-form label.error {
display: none !important;
}
#review-form input[type="text"].error{
border-color: red;    
}
#review-form input[type="email"].error{
border-color: red;    
}
#review-form select.error {
border-color: red;
}
#review-form textarea.error{
border-color: red;    
}
#review-form label.error {
display: none !important;
}
#consultations-form input[type="text"].error{
border-color: red;    
}
#consultations-form input[type="email"].error{
border-color: red;    
}
#consultations-form select.error {
border-color: red;
}
#consultations-form textarea.error{
border-color: red;    
}
#consultations-form label.error {
display: block !important;
}
#request-form input[type="text"].error{
border-color: red;    
}
#request-form input[type="email"].error{
border-color: red;    
}
#request-form select.error {
border-color: red;
}
#request-form textarea.error{
border-color: red;    
}
#request-form label.error {
display: none !important;
} #html5-watermark {
background: #ff2b58;
display: none !important;
z-index: 9999999999;
} .rev_slider_wrapper .slide-content-box .button a{
transition: all 0.5s ease 0s !important;
margin: 0 0 20px !important;
font-weight: 700 !important;
}
.rev_slider_wrapper.style-two .tparrows{
top: 55% !important;
} .brand-area .brand .single-item img {
display: inline-block;
max-width: 100% !important;
opacity: 1;
padding: 0px 0;
position: relative;
-webkit-transition: all 300ms ease-in 0s;
transition: all 300ms ease-in 0s;
width: auto !important;
} .cart-area .cart-table tbody tr .qty .form-control {
background-color: #f7f7f7;
background-image: none;
border: 1px solid #f7f7f7;
border-radius: 0 !important;
box-shadow: none;
color: #222222;
display: block;
font-size: 18px;
font-weight: 400;
height: 45px;
padding: 6px 0;
text-align: center;
font-family: 'Poppins', sans-serif;
}
.cart-bottom .calculate-shipping .ui-state-default {
background: #fff !important;
border: 2px solid #f7f7f7 !important;
border-radius: 0 !important;
color: #999999 !important;
font-size: 14px !important;
font-weight: 400 !important;
height: 45px !important;
margin-bottom: 17px !important;
outline: medium none !important;
width: 100% !important;
position: relative !important;;
}
.single-shop-content .content-box .addto-cart-box .form-control {
background-color: #fff;
background-image: none;
border: 1px solid #eaeaea;
border-radius: 0 !important;
box-shadow: none;
color: #272727;
display: block;
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 500;
height: 50px;
padding: 6px 0 8px;
text-align: center;
}