.header--kids .header__extra > i {
    color: #3078a6;
}

.header--kids .navigation .header__extra > i {
    color: #fff;
}

.header--kids .navigation .header__extra span {
    background-color: #F69322;
}

.header--kids .header__extra span {
    background-color: #3078a6;
}

.header--kids .header__extra span i {
    color: #fff;
}

/*.header--kids .header__extra:hover > i {*/
/*    color: #fff;*/
/*}*/

.header--kids .header__extra:hover span {
    color: #fff;
}

.header--kids .navigation .ps-block--user-header .ps-block__left i {
    color: #fff;
}

.header--kids .ps-block--user-header .ps-block__left i {
    color: #3078a6;
}

.header--kids .ps-block--user-header .ps-block__right a {
    color: #fff;
}

.header--kids .ps-block--user-header a:hover {
    color: #F69322;
}

.header--kids .header__top {
    padding: 25px 0;
    background-color: #ffffff;
}

.header--kids .menu > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.header--kids .navigation__extra > li:after {
    background-color: #fff;
}

.header--kids .navigation__extra > li > a {
    color: #ffffff;
    border-bottom: 1px solid transparent;
    padding: 3px;
}

.header--kids .navigation__extra > li > a:hover {
    color: #ffffff;
    border-bottom: 1px solid #fff;
    padding: 3px;
    transition: 0.5s;
}

.header--kids .navigation__extra > li .ps-dropdown > a {
    color: #fff;
}

.header--kids .menu--product-categories .menu__toggle {
    color: #fff;
}

.header--kids .menu--product-categories .menu__toggle span {
    color: #fff;
}

.header--kids .menu--product-categories .menu__toggle:before {
    height: 2px;
    background-color: #F69322;
}

.header--kids .navigation {
    position: relative;
    background-color: #3078a6;
    border-top: 1px solid #4888b0;
}

.header--kids .navigation:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0%;
    width: 100%;
    height: 10px;
    background-image: url(../img/bg/header-kid.svg);
    background-repeat: repeat-x;
}

.header--kids .navigation .container {
    position: relative;
}

.header--kids .menu--recent-view {
    position: static;
}

.header--kids .menu--recent-view .menu-item-has-children {
    position: static;
}

.header--kids .menu--recent-view .menu-item-has-children a {
    font-size: 16px;
    color: #fff;
}

.header--kids .menu--recent-view .menu-item-has-children:hover .navigation__recent-products {
    visibility: visible;
    opacity: 1;
}

.header--kids .navigation__recent-products {
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 1170px;
    width: 100%;
    padding: 20px 50px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-top: 0;
    z-index: 100;
    transition: all .4s ease;
    visibility: hidden;
    opacity: 0;
}

.header--kids .navigation__recent-products p {
    margin-bottom: 0;
    text-align: center;
}

.header--kids .navigation__recent-products p a {
    color: #000;
    text-decoration: underline;
    font-size: 14px;
}

.header--kids .navigation__recent-products .owl-nav .owl-prev {
    margin-left: -30px;
}

.header--kids .navigation__recent-products .owl-nav .owl-next {
    margin-right: -30px;
}

.header--kids .navigation__recent-products .owl-slider .owl-item a {
    display: block;
    padding: 10px;
    border: 1px solid transparent;
}

.header--kids .navigation__recent-products .owl-slider .owl-item a:hover {
    border-color: #F69322;
}

.header--kids.header--sticky .navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
}

.header--kids.header--sticky .header__top .menu--product-categories span {
    display: block;
}

.header--kids.header--sticky .header__top .menu--product-categories .menu__content:before {
    right: auto;
    left: 55px;
}

.header--kids.header--sticky .header__top .menu--product-categories:hover .menu__content {
    transform: translateY(8px);
}

.ps-promotion-kids {
    background: url(../img/bg/home-kids-promotion.jpg) repeat-x;
}

.menu--dropdown li a i {
    color: #3e81ac;
}

.header--mobile-kids {
    background-color: #fff;
}

.header--mobile-kids .header__extra > i {
    color: #3e81ac;
}

.header--mobile-kids .header__extra span {
    background-color: #F69322;
}

.header--mobile-kids .header__extra span i {
    color: #fff;
}

.header--mobile-kids .header__extra:hover > i {
    color: #fff;
}

.header--mobile-kids .header__extra:hover span {
    color: #fff;
}

.header--mobile-kids .ps-block--user-header .ps-block__left i {
    color: #fff;
}

.header--mobile-kids .ps-block--user-header .ps-block__right a {
    color: #fff;
}

.header--mobile-kids .ps-block--user-header a:hover {
    color: #F69322;
}

.header--mobile-kids.header--sticky .navigation--mobile {
    background-color: #fff;
}

#homepage-kids{
    padding: 35px 0;
    background-image: url("../img/bg/home-kids.jpg");
    background-repeat: repeat;
    background-position: 0 0;
}

#homepage-kids .ps-home-banner {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

#homepage-kids .ps-home-banner > * {
    width: 100%;
}

#homepage-kids .ps-home-banner .owl-slider .owl-item img {
    width: 100%;
}

#homepage-kids .ps-home-banner .ps-section__left {
    position: relative;
    max-width: 270px;
    background-color: #ffffff;
}

#homepage-kids .ps-home-banner .ps-section__left .menu--dropdown {
    margin: 0;
    padding: 0;
    list-style: none;
}

#homepage-kids .ps-home-banner .ps-section__left .menu--dropdown > li > a {
    line-height: 16px;
}

#homepage-kids .ps-home-banner .ps-section__left .mega-menu {
    z-index: 100;
    min-height: 100%;
}
.ps-form--quick-search button {
    background-color: #3078a6 !important;
    border-radius: 0 3px 3px 0;
}
.ps-search--mobile {
    padding: 1px 20px 10px 20px !important;
}

#homepage-kids .ps-home-banner .ps-section__center img {
    width: 100%;
}

#homepage-kids .ps-home-banner .ps-section__center .owl-slider {
    max-width: 100%;
}

#homepage-kids .ps-home-banner .ps-section__right {
    max-width: 382px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

#homepage-kids .ps-home-banner .ps-section__right > a {
    display: block;
    max-width: 50%;
    width: 100%;
    flex-basis: 50%;
}

#homepage-kids .ps-home-banner .ps-section__right > a img {
    width: 100%;
}

#homepage-kids .ps-home-banner .ps-section__right > a.wide {
    max-width: 100%;
    flex-basis: 100%;
}

@media (max-width: 1199px) {
    #homepage-kids .ps-home-banner .ps-section__left {
        display: none;
    }
    #homepage-kids .ps-home-banner .ps-section__center {
        max-width: calc(100% - 652px);
    }
}

@media (max-width: 991px) {
    #homepage-kids .ps-home-banner .container {
        flex-flow: column wrap;
    }
    #homepage-kids .ps-home-banner .container .ps-section__center {
        max-width: 100%;
    }
    #homepage-kids .ps-home-banner .container .ps-section__right {
        max-width: 100%;
    }
    #homepage-kids .ps-home-banner .ps-section__center {
        max-width: calc(100% - 382px);
    }
}

@media (min-width: 1200px) {
    #homepage-kids .ps-home-collection {
        margin-bottom: 60px;
    }
    #homepage-kids .ps-home-banner .ps-section__center {
        max-width: calc(100% - 652px);
    }
}

#homepage-kids .ps-best-sale-brands .ps-section__content {
    background-color: #fff;
}

@media (max-width: 767px) {
    #homepage-kids .ps-best-sale-brands {
        padding: 40px 0;
    }
    #homepage-kids .ps-home-banner .ps-section__center {
        max-width: calc(100%);
    }
    #homepage-kids .ps-home-banner {
        display: block;
    }
}

#homepage-kids .ps-search-trending .ps-tab {
    padding: 60px 60px 20px;
}

#homepage-kids .ps-search-trending .ps-block--categories-tabs .ps-tab-list a:hover i, #homepage-kids .ps-search-trending .ps-block--categories-tabs .ps-tab-list a.active i {
    color: #3e81ac;
}

#homepage-kids .ps-search-trending .ps-section__header h3 {
    font-weight: 600;
}

@media (max-width: 768px) {
    #homepage-kids .ps-search-trending {
        margin: 0 auto;
    }
    #homepage-kids .ps-search-trending .ps-tab {
        padding: 60px 15px 20px;
    }
}

#homepage-kids .ps-deal-of-day {
    margin-bottom: 30px;
}

#homepage-kids .ps-deal-of-day .ps-product .ps-product__price {
    color: #690;
    font-size: 18px;
}

#homepage-kids .ps-deal-of-day .ps-product .ps-product__price del {
    margin-left: 10px;
    font-size: 14px;
}

#homepage-kids .ps-deal-of-day .ps-product .ps-product__price small {
    margin-left: 10px;
    color: red;
}

#homepage-kids .ps-deal-of-day .ps-section__header, #homepage-kids .ps-deal-of-day .ps-section__content {
    background-color: #fff;
}

#homepage-kids .ps-deal-of-day .ps-section__header {
    margin-bottom: 0;
    padding: 20px 20px 10px;
}

#homepage-kids .ps-deal-of-day .ps-section__content {
    padding: 60px 30px 30px;
}

#homepage-kids .ps-home-promotions {
    margin: 0 0 30px;
}

#homepage-kids .ps-block--products-of-category h3 {
    font-weight: 600;
}

/* CSS by Moshiur */

/* Start of Home Page, Header and Footer  CSS */
.header--standard.header--sticky .header__top {
    z-index: 11;
}
.header--standard .ps-form--quick-search button {
    background-color: #F69322;
    color: white;
    letter-spacing: 1px;
    border-radius: 0 3px 3px 0;
}
.header--standard .ps-form--quick-search input {
    border-radius: 3px 0 0 3px;
}
.header--kids .header__top {
    padding: 14px 0;
}
.ps-btn, button.ps-btn {
    color: white;
    background-color: #F69322;
}
.navigation__extra > li:after {
    width: 1px;
}
.navigation__extra > li {
    margin-right: 0px;
    padding-right: 5px;
}
.ps-block--products-of-category {
    margin-bottom: 45px;
}
.ps-post .ps-post__content {
    padding-top: 20px;
    padding: 20px;
    border-radius: 0px 0px 5px 5px;
}
a:hover {
    color: #F69322;
}
.menu--dropdown > li:hover {
    background-color: #F69322;
}
.menu--dropdown > li > a:hover {
    color: white;
}
.ps-dropdown ul li a {
    font-size: 14px;
}
.ps-dropdown ul li a:hover {
    color: #fff;
    background: #F69322;
}
.ps-dropdown ul li a {
    font-size: 15px !important;
}
.ps-dropdown ul {
    padding: 0px 0;
}
.ps-block--products-of-category .ps-block__slider {
    max-width: 22.6%;
}
.ps-product .ps-product__price.sale {
    color: #F69322;
    text-align: center;
}
.ps-product .ps-product__title {
    text-align: center;
    color: #1587af;
}
.ps-product .ps-product__price {
    font-size: 15px;
}
.ps-best-sale-brands {
    padding: 70px 15px;
}
.ps-home-blog .ps-section__header h3 {
    font-size: 20px;

}
.ps-section--default .ps-section__header {
    border-bottom: 0px solid #141212 !important;
}
.ps-home-blog {
    padding-top: 50px;
}
.ps-home-blog {
    background: #fff;
    margin-top: 50px;
    padding: 50px 15px 30px;
}
.ps-post .ps-post__meta {
    margin-bottom: 10px;
}
.ps-footer--3 {
    border-top: 0px solid #e1e1e1;
}
.seoo{
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
}
.forseo{
    padding: 0px 40px 0 0;
}
@media only screen and (min-width:100px) and (max-width:470px){

    .ps-best-sale-brands .ps-section__header h3 {
        text-align: center;
    }
    .ps-best-sale-brands .ps-image-list li {
        min-width: 33%;
        max-width: 33%;
        border: 1px solid rgba(0, 0, 0, 0.15);
    }
    .ps-home-blog .ps-section__header {
        display: block;
    }
    .seoo{
        flex-direction: column;
        justify-content: center;
        padding: 40px 0;
    }
    .forseo h5{
        text-align: center;
        margin: auto;
        padding: 15px;
    }
    .forseo p{
        text-align: justify;
    }
    .forseo{
        padding: 0;
    }
    #homepage-kids {
        padding: 15px 0;
    }
    .ps-home-banner{
        margin-bottom: 0px !important;
    }
    .ps-block--products-of-category {
        margin-bottom: 0px;
    }
    #homepage-kids .ps-best-sale-brands {
        margin-top: 35px;
        margin-bottom: -19px;
    }
    .ps-home-blog {
        padding: 50px 15px 9px;
    }
    .ps-block--products-of-category .ps-product--simple:hover {
        border-left-color: #e1e1e1;
    }
}

/* Start of Single Product Page CSS */
#shoppage-kids, .ps-page--product {
    padding: 60px 0;
}
.ps-product--detail .ps-product__meta {
    padding-bottom: 6px;
}
.ps-product--detail .ps-product__variations figure {
    margin-bottom: 5px;
}
.ps-product--detail .ps-product__shopping .form-group--number {
    max-width: 124px;
}
.ps-product--detail .ps-product__shopping .form-group--number input {
    border-radius: 3px;
}

.ps-btn.ps-btn--black, button.ps-btn.ps-btn--black {
    background-color: #F69322;
}
.ps-btn.ps-btn--black, button.ps-btn.ps-btn--black:hover {
    background-color: #000;
}

.ps-page--product .ps-page__right .widget_same-brand {
    border-bottom: 1px solid #eaeaea;
}
.widget:last-child {
    border-bottom: none;
}
.pb-0 {
    padding-bottom: 0px;
}
.widget_same-brand {
    border: 1px solid #f5f5f5;
    border-radius: 3px;
}
.widget_same-brand .widget__content {
    background: #f5f5f5;
}
.widget_same-brand h3 {
    padding: 30px 20px 0 20px;
}
.ps-product--detail .ps-tab-list li a:before {
    background-color: black;
}
.ps-product--detail > .ps-product__content {
    padding-top: 35px;
}
.ps-product--detail .ps-tab-list {
    margin: 0 0 30px;
}
.ps-section--default .ps-section__header h3 {
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.ps-product--detail {
    margin-bottom: 2rem;
}
.ps-product--detail .ps-product__shopping .form-group--number {
    max-width: 164px;
}
.btn-outline-warning:hover {
    background-color: transparent;
    border-color: transparent;
}

/* About Us */
.ps-about-intro .ps-section__header h4 {
    text-align: center;
    margin-bottom: 20px;
}
.ps-about-intro .ps-section__header h3 {
    font-size: 16px;
    text-align: center;
}



@media only screen and (min-width:100px) and (max-width:470px){
    .ps-page--product .ps-page__container .ps-page__left {
        padding-top: 15px;
    }
    .ps-product--detail .ps-product__shopping .form-group--number {
        max-width: 175px !important;
    }
    .ps-page--product .ps-page__container .ps-page__right {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width:470px) and (max-width:870px){
    #homepage-kids .ps-home-banner .ps-section__right {
        max-width: 100%;
    }

}
.header--standard .ps-form--quick-search input {
    border: 1px solid #3078a6;
}
.ps-logo img{
    width: 250px !important;
}
