.menuzord .menuzord-menu > li.active > a, .menuzord .menuzord-menu > li:hover > a, .menuzord .menuzord-menu ul.dropdown li:hover > a {
    background: #272727 none repeat scroll 0 0;
}

.btn-theme-colored:hover {
    background-color: #272727;
}

.border-left-theme-color-2-4px {
    border-left: none !important;
}

.team-thumb {
    height: 250px !important;
}

.menuzord-brand img {
    max-height: 110px;
}

.border-left-theme-color-2-6px {
    border-left: none ! important;
}

.post .entry-header .entry-date {
    display: none;
}

.btn-theme-colored {
    background-color: #eba91a;
}

@media(max-width: 720px) {
    div#rs-1-layer-3 {
        margin-top: 60px !important;
        font-size: 19px !important;
        line-height: 22px !important;
    }

    .tp-caption .btn.btn-colored {
        margin-top: 50px !important;
        font-size: 1.4rem !important;
        padding: 10px 15px !important;
    }
}

a.text-theme-color-2 {
    display: none;
}

.mt-10 {
    margin-top: 45px !important;
}

h3.title.text-white {
    font-size: 55px;
}

.bg-lighter {
    background-color: #ffffff !important;
}


.products .product {
  border: none;
 }
 
 a.btn.btn-theme-colored.btn-sm.btn-flat.pl-20.pr-20.btn-add-to-cart.text-uppercase.font-weight-700 {
  display: none;
}

@media (min-width: 1200px) {
.header-nav-wrapper .container {
  width: 1180px !important;
} 

.header-nav-wrapper #menuzord {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}
}

#menu_blog {
  display: none !important;
}

.footer {
    background-position: center;
    background-size: cover;
}
