.mobile_menu_bar.mobile_menu_bar_toggle::before {
  color: #fff;
}

#mobile_menu {
  background: #214177 !important;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

@media screen and (max-width: 500px) {
.tp-caption.tp-fade.prodgroup.start > img {
    left: -160px;
    min-width: 300px;
    top: -10px;
}
}

@media screen and (max-width: 600px) {
.mob-only {
    display: block !important;
    padding-bottom: 0;
    margin-bottom: -20px;
}
.mob-only img {
    padding-right: 15px;
    margin-bottom: -100px;
    padding-top: 70px;
}
#welcomerow {
    margin-top: 115px !important;
}
}

@media screen and (min-width: 1220px) {
.container {
    min-width: 1140px;
}
.et_pb_row {
    min-width: 1140px;
}
}

/* .owl-carousel img:hover {
    transform: scale(1.1);
} */

.mob-only {display: none}

.et-fixed-header #top-menu li.current-menu-ancestor > a, .et-fixed-header #top-menu li.current-menu-item > a {
    color: #ffe40d !important;
}

.et-fixed-header .current-menu-item a {
    background: #fff none repeat scroll 0 0;
    padding: 4px 10px !important;
}

#main-header.et-fixed-header {
    z-index: 99999999;
}

#revrow {
    padding: 0 !important;
}

.wpcf7-response-output {
    font-size: 14px;
    margin: 0 !important;
}

.textwidget img {
    margin-top: 5px;
}

.textwidget > p {
    font-size: 14px;
}

.textwidget a {
  color: #fff;
}

#readmore {
    background: #222;
    padding: 7px 25px;
    color: #fff;
    float: left;
    margin-top: 5px;
    font-weight: bold;
}

#revrow .et_pb_row {
    padding: 0;
}

#top-menu li a {
    text-transform: uppercase;
}

.single-post #left-area {
    margin-bottom: 30px;
}
