#lexlogo {
  display: none !important;
}

/* MOB */

@media screen and (max-width: 980px) {

#logo {
    max-height: 80%;
}

header .container.clearfix.et_menu_container {
    width: 100%;
}

header #sales {
    padding: 5px 15px;
}

#et_mobile_nav_menu {
    margin-top: 15px;
}

.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: 9px;
}

}

/* .MOB */


#socials img {
    max-width: 40px;
    margin: 10px 10px 0 0;
}

#sodisclaim {
    font-style: italic;
    margin-bottom: 0;
}

/* OWL */

.owl-dots {
    display: none !important;
}

.wp-posts-carousel-title > a {
    font-size: 15px;
    font-weight: bold;
    color: #19970B;
    padding: 0 10px;
}

.wp-posts-carousel-image {
    min-height: 150px;
}

.wp-posts-carousel-title {
    min-height: 60px;
    padding: 0 !important;
}

.wp-posts-carousel-image img {
    max-width: 170px !important;
}

.default-theme.wp-posts-carousel .wp-posts-carousel-details {
    padding: 0 0 0px !important;
}

.wp-posts-carousel-buttons {
    background: #19970B;
    margin: 10px 0 0 0;
    padding: 9px 0;
}

.wp-posts-carousel-more-button.button {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.wp-posts-carousel-desc > p {
    text-align: center;
}

.wp-posts-carousel-desc {
    min-height: 120px;
}

/* END OWL */

#hotdeals {
    position: absolute;
    top: -55px;
    right: -40px;
    display: none !important;
    z-index: 99999999999999;
}

#hot-this-week > p {
    font-weight: 800;
    color: #fff;
    font-size: 22px;
    padding-left: 6px;
}

#hot-this-week {
    margin-bottom: 15px;
}

/* CTA GREENBOX */

#greenbox > p {
    background: #19970b none repeat scroll 0 0;
    color: #fff;
    padding: 20px;
}

#greenbox a {
    color: #fff;
    text-decoration: underline;
}

/* SIDE TAB */

#rum_sst_tab {
    display: none;
}