/* Enter Your Custom CSS Here */
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
    color: #000;
}
.custom_menu_4 #menu > ul > li ul > li > a:hover{
    background-color:#DD3333 !important;
}
#menu > ul > li > div{
    border-top:2px solid #DD3333 !important;
}
.icon_bgr {
    border: 2px solid #DD3333 !important;
}
b {
    color: #DD3333;
}
.formcraft-css {
    text-align: center;
}
.simple_button {
    background-color: #DD3333 !important;
    padding: 8px !important;
    width: 140px !important;
}
#woo_catalog button:hover,
input.btn_theme_color, a.btn_theme_color, .btn_theme_color{
    background-color: #DD3333 !important;
}

.wpb_wrapper li {
    font-size: 18px;
}
#header.scrolled #logo .logo_img {
    height: 50px;
    padding-top: 7px;
}
input {
    -webkit-appearance: block !important;
}
#enquiry input {
    background: #000;
    color: #fff;
    padding: 12px;
}
#enquiry-form input.contact-input, #enquiry-form textarea.contact-input {
    width: 80% !important;
    padding: 5px !important;
    margin-bottom: 15px !important;
}
.contact-bottom {
    display: none;
}
.contact-button, .ui-dialog .ui-dialog-buttonpane button {
    background: none repeat scroll 0 0 #E52323 !important;
    padding: 10px 20px !important;
}
.contact-button:hover{
    padding: 10px 20px !important;
    background: #000 !important;
}

aside#visitor-counter {
    margin-left: 30px;
    margin-top: 25px;
}
.visitor-counter-content {
    margin-left: 10px;
}
h2.visitor-counter-heading {
    font-size: 14px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    color: #fff !important;
}
.visitor-counter-heading a {
    color: #c8c8c8 !important;
}
.visitor-counter-content p {
    margin-bottom: 0px;
    color: #7B8887 !important;
}