.ps-logo img {
  max-height: 60px;
}
.ps-logo {
  width: 260px;
}
.header .header__top {
    background-color: white;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    padding: 25px 0;
}
.ps-carousel--nav-inside .owl-dots .owl-dot {
    background-color: black;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    width: 10px;
}
.ps-product-list .ps-section__header h3 {
        padding-bottom: 0px;
}
#homepage-1 .ps-home-banner .owl-slider .ps-banner img {
    max-height: 416px;
  object-fit: fill;
}
.ps-carousel--nav-inside .owl-dots .owl-dot.active {
  background-color: #00333e;
}
.ps-form--quick-search {
    border: 1px solid #00333e;
    border-radius: 5px;
}
.ps-search--mobile {
    margin: 0 auto;
    max-width: 450px;
    padding: 10px 10px 20px;
}
.form-group--nest {
    border: 1px solid #00333e;
    border-radius: 2px;
}
.ps-form--search-mobile button {
    background-color: #00333e;
    height: 40px;
    width: 60px;
}
.header--mobile {
        background-color: white;
        border-bottom: 1px solid #00333e36;
    }
.header .header__extra span, .header .ps-form--quick-search button {
    background-color: #00333e;
    color: white;
}
.navigation {
    background-color: #00333e;
}
.header .header__extra {
 color: #00333e !important; 
}
.icon-user {
  color: #00333e !important; 
}
.header .navigation__extra>li:after {
    background-color: white;
}
.header .ps-block--user-header .ps-block__right a {
  color: #00333e !important; 
}
.header .header__extra, .header .menu--product-categories .menu__toggle i, .header .menu--product-categories .menu__toggle span, .header .navigation .menu>li>a, .header .navigation__extra>li a, .header .ps-block--user-header .ps-block__right a, .header .ps-block__left i {
    color: white;
}
.panel-title h3 {
  color: white; 
}
.ps-btn, button.ps-btn {
    color: white;
}
.rating_wrap {
  display: none; 
}
.ps-product__price {
  display: none; 
}
.ps-product__title {
  text-align: center;
    font-size: 24px !important;
    color: black !important;
    margin-top: 10px !important;
}
.owl-carousel .ps-product {
    margin-bottom: 28px;
    border: 1px solid #00333e;
    border-radius: 8px;
  margin-right: 16px;
}
.ps-product {
    padding: 9px;
}
.ps-product .ps-product__thumbnail img {
    width: 100%;
    border-radius: 8px;
}
.ps-product-list .ps-section__header {
    align-items: center;
    background-color: #00333e;
    border-bottom: 1px solid #00333e;
    padding: 16px 20px;
    background-image: linear-gradient(to right, #00333e, #00bdcc);
    border-radius: 8px;
}
.ps-product-list .ps-section__header h3 {
    font-size: 20px;
    color: white;
}
.ps-product-list .ps-section__links li a {
    color: white;
}
.navigation__extra {
  display: none; 
}
.ps-footer {
  background-image: linear-gradient(to right, #00333e, #00bdcc); 
  padding-top: 40px;
}
.widget_footer .widget-title {
    color: white;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}
.ps-list--link li a {
    color: white;
    display: inline-block;
    line-height: 20px;
    position: relative;
}
.widget_content p {
  color: white;
}
.widget_contact-us .widget_content h3 {
    color: white;
}
.ps-list--social li a {
    color: white;
    display: inline-block;
    font-size: 18px;
}
.ps-footer__copyright p {
    color: white;
    line-height: 30px;
    margin-bottom: 0;
}
.ps-footer__copyright {
    border-top: 1px solid white;
    justify-content: center;
    padding: 35px 0;
}
.ps-product__actions {
 display: none !important; 
}
.number-items-available {
  display: none !important;
}
.ps-product__shopping {
  display: none !important;
}
.ps-page--product .ps-page__container .ps-page__left {
    max-width: calc(100% - 0px);
    padding-right: 30px;
}
.ps-footer__widgets {
    padding-bottom: 0px;
}
@media (max-width: 767.99px) {
    #homepage-1 .ps-home-banner .ps-banner {
        min-height: 288px;
    }
  .panel-default {
     padding: 0 60px;
  }
}
@media (max-width:474.99px) {
      #homepage-1 .ps-home-banner .ps-banner {
        min-height: 190px;
    }
  .panel-title h3 {
    margin-bottom: 16px;
}
  .widget_footer .widget-title {
    font-size: 24px;
    margin-bottom: 10px;
}
  .panel-default {
    margin-bottom: 48px; 
  }
  .ps-footer__widgets>* {
        flex-basis: 100%;
        max-width: 100%;
    }
  .ps-product__content {
    min-height: 48px;
}
  .ps-product__title {
    font-size: 15px !important;
    margin-top: 10px !important;
    padding: 0 1px 5px 0;
}
 .ps-logo {
    width: 185px;
} 
  .header--mobile {
    background-color: white;
}
  .header--mobile .navigation--mobile {
    padding: 10px 10px;
}
}