.header--mobile{
	background-color: #ffffff!important;
}
.navigation--mobile{
	background-color: #ffffff!important;
}

.navigation{
	background-color: #ffffff!important;
}

.header .header__top {
	background-color: #ffffff!important;
}

.input-search-product{
  	border-right: none!important;
	border: 1px solid rgb(218, 218, 218)!important; 
}

.ps-breadcrumb{
	display: none!important;
}

.product-cat-label{
  	border-right: none!important;
	border: 1px solid rgb(218, 218, 218)!important; 
}


.add-to-cart-button, .ps-btn{
	color: #ffffff!important;
}

@media (min-width: 1200px) {
    .ps-store-list>.container>.ps-section__header {
        padding: 0px 0 30px!important;
    }
}

.ps-block--store-2 .ps-block__author .ps-block__user img {
    border-radius: 0%!important;
}

.ps-block--store-2 .ps-block__author .ps-block__user {
    border: 3px solid #fff;
    border-radius: 0%!important;
    box-shadow: 0 0 0px 0px #afafaf!important;
    display: block;
    height: autoQimportant;
    position: relative;
    transform: translateY(-50%);
    width: 120px!important;
}