@media (max-width: 767px) {
.is-sticky #site-header-inner .oceanwp-mobile-menu-icon a {
    color: #444444 !important;
}
  
.no-ver {
    display: none;
}
  
img.sticky-logo {
    margin-top: 20px;
}
}

.page-header {
    background-image: url(http://www.lamparassolares.com.co/wp-content/uploads/2018/03/bg-header-pages-lamparas-solares.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: #e0e0e0 1px solid;
    border-top: #e0e0e0 1px solid;
}

.clr.page-subheading {
    color: #848484;
}

#site-navigation-wrap .dropdown-menu>li.btn>a>span {
    padding: 12px 16px;
    font-weight: 400;
}

a {
    outline: none !important;
}

a:focus {
    outline: none !important;
}

img.custom-logo {
    width: 330px;
    height: 70px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #fff;
}

input.wpcf7-form-control.wpcf7-text {
    background: #fff;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    background: #fff;
}

.woocommerce .owp-account-links li .owp-account-link {
    font-size: 35px;
}