/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
input.search-field.mb-0::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6e6e6e;
}
input.search-field.mb-0::-moz-placeholder { /* Firefox 19+ */
  color: #6e6e6e;
}
input.search-field.mb-0:-ms-input-placeholder { /* IE 10+ */
  color: #6e6e6e;
}
input.search-field.mb-0:-moz-placeholder { /* Firefox 18- */
  color: #6e6e6e;
}


p#billing_address_1_field {
    width: 100%;
}

.shipping__list_label {

    color: #dc2c34 !important;
    font-weight: bold;
    font-size: 14px;
}
.fm-bar a .fm-icon, .fm-round .fm-hit, .fm-sub > ul {
    width: 60px!important;
    height: 60px!important;
}
.fm-item-1-0 .fm-icon, .fm-item-1-0 a:hover .fm-icon, .fm-item-1-0 .fm-label {
    background-repeat: round;
}
.fix_tel {
    z-index: 9999;
}
.price_slider_wrapper {
    padding-top: 17px;
}
.widget .toggle i {
    color: #dc2c34!important;
}