.ps-newsletter {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding: 65px 0;
    background: #ffffff;
}
.header .header__extra span, .header .ps-form--quick-search button
 {
    background-color: #105a9f;
    color: var(--header-button-text-color);
}

.navigation {
    background-color: #105a9f;
}

.menu>li>a {
    color: #000;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 23px !important;
}

.ps-footer {
    padding-top: 70px;
    background: #fff;
}

.ps-footer__links p a {
    color: #105a9f;
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    position: relative;
    font-size: 13px;
}
.ps-list--link li a {
    color: #404040;
    display: inline-block;
    line-height: 20px;
    position: relative;
    font-size: 14px;
}
.ps-list--link li {
    display: block;
    padding: 2px 0;
}
.ps-btn, button.ps-btn {
    background-color: rgb(16 90 159);
}
.btn-wishlist {    color: #ff86c7 !important;}
.btn-wishlist span {background-color: #ff86c7 !important;}
.btn-shopping-cart {    color: #2bff2b !important;}
.btn-shopping-cart span {background-color: #2bff2b !important;}
.ps-search--mobile {
    margin: 0 auto;
    max-width: 100% !important;
    padding: 10px 15px !important;
}
.form-control:focus {
    border-color: none !important;
    box-shadow: 0 0 0 #948c8c00 !important;
    outline: none;
    transition: all .4s 
ease;
}
.ps-form--search-mobile button {
    background-color: #105a9f !important;
    border: none;
    height: 40px;
    width: 40px;
}
.header--mobile {
    background-color: #253c76 !important;
}
.header--mobile .navigation--mobile {
    padding: 6px 13px !important;
}
.header--mobile.header--sticky .navigation--mobile {
    background-color: #253c76 !important;
}

@media (max-width: 479px) {
    #homepage-1 .ps-home-banner .ps-section__right {
      margin: 0;
      display:none !important;
    }
}

@media (max-width: 1199px) {
    #homepage-1 .ps-home-banner .ps-section__left {
        margin-bottom: 0 !important;
    }
  
  #homepage-1 .ps-home-banner {
    margin-bottom: 0 !important;
    padding-top: 30px;
}
  
  #homepage-1 .ps-site-features {
    padding-bottom: 40px;
    display: none !important;
}
}



@media (max-width: 479px) {
  #homepage-1 .ps-top-categories {
    margin-top: 0 !important;
  }
}

.ps-product {
    /* border: 1px solid #a8a8a8 !important; */
    border-bottom: none;
    padding: 20px 20px 0;
    position: relative;
    background: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(77, 77, 79, 0.08), 0 2px 4px 0 rgba(77, 77, 79, 0.16);
    border-radius: 4px;
}

.ps-product .ps-product__badge {
    background-color: #f14705;
    border-radius: 8px !important;
    color: #fff;
    font-size: 11px !important;
    font-weight: 200 !imprtant;
    line-height: 20px;
    padding: 0px 4px !important;
    position: absolute;
    right: 0;
    top: 0;
}
.widget_shop {
    background-color: #ffffff;
    padding: 25px 20px;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(77, 77, 79, 0.08), 0 2px 4px 0 rgba(77, 77, 79, 0.16);
}

.widget_shop .widget-title {
    color: #000;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 25px;
    text-transform: capitalize !important;
}

.ps-block--shop-features .ps-block__header {
    margin-bottom: 0 !important;
}

.ps-block--shop-features {
    margin-bottom: 0 !important;
}

.ps-list--categories li a {
    display: block;
    line-height: 22px;
    font-size: 14px !important;
    color: #105a9f !impoortant;
}

.sub-menu>li>a {
    color: #5a5a5a !important;
    display: inline-block !important;
    font-size: 13px;
}
#homepage-1 .ps-home-banner {
    margin-bottom: 15px;
    padding-top: 0;
    background: white;
    margin-top: 15px;
}

.owl-carousel .owl-stage-outer {
  border-radius:8px !important;
}

.ps-block--site-features {
    background: #fff;
    border: 1px solid #d9d9d9;
    display: flex
;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 0px 23px !important;
    width: 100%;
    border-radius: 4px !important;
}

.ps-block--site-features .ps-block__right h4 {
    color: #000;
    font-size: 14px !important;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
}

#homepage-1 .ps-site-features {
    padding-bottom: 0 !important;
}

#homepage-1 .ps-product-list, #homepage-1 .ps-top-categories {
    padding: 0;
    margin-top: 20px !important;
}

.ps-block--category {
    border: 1px solid transparent;
    margin-bottom: 0px;
    padding: 20px;
    text-align: center;
    transition: all .4s 
ease;
    background: white;
    border-radius: 4px;
      box-shadow: 0 4px 8px 0 rgba(77, 77, 79, 0.08), 0 2px 4px 0 rgba(77, 77, 79, 0.16);

}


.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    background: white !important;
}

.ps-product--detail .ps-product__header {
    display: flex
;
    flex-flow: row nowrap;
    background: white;
      border-radius: 4px;
      box-shadow: 0 4px 8px 0 rgba(77, 77, 79, 0.08), 0 2px 4px 0 rgba(77, 77, 79, 0.16);
    padding: 20px;
}

.widget_features {
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 20px;
        border-radius: 4px;
      box-shadow: 0 4px 8px 0 rgba(77, 77, 79, 0.08), 0 2px 4px 0 rgba(77, 77, 79, 0.16);
}
.ps-breadcrumb {
    background-color: #ffffff;
    padding: 6px 0;
    box-shadow: 0 4px 8px 0 rgba(77, 77, 79, 0.08), 0 2px 4px 0 rgba(77, 77, 79, 0.16);
}
.ps-breadcrumb .breadcrumb a {
    color: #105a9f;
    line-height: 20px;
    font-weight: 500;
    font-size: 13px;
}
.ps-breadcrumb .breadcrumb li {
    color: #30363c;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
}
.ps-breadcrumb .breadcrumb li {
    color: #909090;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
}

.ps-page--product {
    padding-top: 0;
}

.ps-product--header-sticky .ps-product__thumbnail {
    max-width: 60px;
    border: 1px solid #ccc;
}
.ps-product--header-sticky .ps-product__title {
    font-size: 17px;
}
.ps-product__content {
    min-height: 0;
}
.ps-product--header-sticky .ps-product__price span {
    color: #4a5057;
    font-size: 19px;
    font-weight: 500;
}
.ps-product--header-sticky .ps-tab-list {display:none}
.ps-btn, button.ps-btn {
    background-color: var(--color-1st);
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 15px 45px;
    transition: all .4s 
ease;
}
.ps-btn, button.ps-btn {
    background-color: #28a745;
}

.ps-btn, button.ps-btn:hover {
    background-color: #00c02c;
}

.ps-product--detail .ps-product__shopping .ps-btn {
    font-size: 14px;
    font-weight: 500;
    max-height: 50px;
    padding-left: 31px;
    padding-right: 30px;
    vertical-align: top;
}

@media (max-width: 767px) {
    .ps-product--detail .ps-product__header {
      flex-flow: column wrap !important;
      margin-right:0 !important;
    }
}

.ps-carousel--nav-inside .owl-dots {
        display: block !important;
        opacity: 1;
        visibility: visible;
}

    .ps-carousel--nav-inside .owl-nav {
        display: none !important;
    }