/* Header CSS Start */
.header--market-place-1 .header__extra span i {
  color: #fff;
  font-weight: 600;
}
.header .header__extra:hover i {
  color: #fff;
}
.header--standard .header__extra span {
  background-color: #B5071E;
}
.header--market-place-1 .header__extra:hover > i {
  color: #B5071E;
}

.header--market-place-1 .header__extra:hover span {
  color: #B5071E;
}
.header--market-place-1 .navigation > .container {
  display: flex;
  flex-flow: row nowrap;
}

.header--market-place-1 .navigation > .container > * {
  width: 100%;
}

.header--market-place-1.header--sticky .header__content .menu--product-categories {
  display: block;
}

.header--market-place-1 .navigation {
  border-top: 1px solid #596973;
  border-bottom: 1px solid #596973;
  background-color: #596973;
}
.header--market-place-1 .menu > li > a {
  padding: 5px 10px;
}
.header--market-place-1 .menu li a img {
  width: 40px;
  height: auto;
  padding: 3px;
  border: 1px solid #fff;
  border-radius: 30px;
  transition: 300ms;
}
.header--market-place-1 .menu li a img:hover {
  transform: scale(1.1);
  transition: 700ms;
}
.header--standard .ps-form--quick-search input {
  border: 1px solid #728C9D;
  border-radius: 4px 0 0 4px !important;
}
.header--standard .ps-form--quick-search button {
  background-color: #B5071E;
  color: white;
  border-radius: 0 5px 5px 0;
}
.header--standard .ps-block--user-header a:hover {
  color: #B5061D;
}
.menu--product-categories .menu__toggle {
  color: white;
}
.ps-block--header-hotline.inline p {
  color: #fff;
}
.ps-block--header-hotline.inline a {
  color: #fff;
}
.ps-block--header-hotline.inline a:hover {
  border-bottom: 1px solid #fff;
transition: 5s;
}
.header--mobile .header__extra span {
  background-color: #B5061D;
}
.header--mobile .header__extra span i {
  color: #fff !important;
}
.header.header--sticky .menu--product-categories .menu__toggle span {
  color: black;
}
.header.header--sticky .menu--product-categories .menu__toggle i {
  color: black;
}
.header--standard.header--sticky .header__content {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}
.ps-panel--sidebar .ps-panel__header {
  background-color: #841432;
}

.ps-shopping .ps-shopping__header {
  margin-bottom: 20px;
}
/* End of Header CSS */

/*  Footer CSS Start */
.ps-footer--3 {
  background-color: #596973;
}
.widget_footer .widget-title {
  color: #fff;
  text-transform: uppercase;
}
.ps-footer__copyright p {
  color: #fff;
}
/* End of Footer CSS */


a:hover {
  color: #B5071E;
}



/* About Page CSS Start */
.ps-about-intro .ps-section__header h4 {
  margin-bottom: 45px;
  font-size: 30px;
}
.ps-about-intro {
  padding: 70px 0;
}
.ps-about-intro .ps-section__header h3 {
  font-size: 18px;
  text-align: center;
}
.ps-about-intro .ps-section__header {
  max-width: 1100px;
}
.ps-about-intro .ps-section__header h4 {
  margin-bottom: 30px;
  font-size: 30px;
  text-align: center;
}
/* End of About Page CSS */

.ps-banner--market-1 {
  position: relative;
}

.ps-banner--market-1 h5 {
  color: red;
  font-weight: 400;
}

.ps-banner--market-1 h3 {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
}

.ps-banner--market-1 p {
  margin-bottom: 0;
  font-size: 14px;
  color: #999999;
  line-height: 1.8em;
}

.ps-banner--market-1 p strong {
  display: block;
  font-size: 24px;
  font-weight: 500;
  color: #669900;
}

.ps-banner--market-1 .ps-btn {
  margin-top: 20px;
  padding: 12px 24px;
}

.ps-banner--market-1 .ps-banner__content {
  max-width: 1200px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-left: 220px;
  padding-right: 50px;
}

@media (max-width: 1680px) {
  .ps-banner--market-1 h4 {
    margin-bottom: 10px;
  }
  .ps-banner--market-1 h3 {
    font-size: 40px;
    line-height: 1.2em;
  }
}

@media (max-width: 1366px) {
  .ps-banner--market-1 h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .ps-banner--market-1 h3 {
    font-size: 40px;
  }
 
}

@media (max-width: 1199px) {
  .ps-banner--market-1 {
    min-height: 200px;
    background-size: cover !important;
  }
  .ps-banner--market-1 img {
    
    visibility: hidden;
    opacity: 0;
  }
  .ps-banner--market-1 .ps-banner__content {
    padding: 0 30px;
  }
}

@media (max-width: 479px) {
  .ps-banner--market-1 h3 {
    font-size: 24px;
  }
  .ps-banner--market-1 p {
    font-size: 12px;
  }
}

#homepage-3 .ps-home-banner .owl-slider .owl-nav {
  left: 50%;
  max-width: 1200px;
  margin: 0 auto;
  transform: translate(-50%, -50%);
}

#homepage-3 .ps-home-banner .owl-slider .owl-nav > * {
  width: 48px;
  height: 48px;
}


#homepage-3 .ps-site-features {
  padding: 60px 0;
}

@media (max-width: 767px) {
  #homepage-3 .ps-site-features {
    padding: 40px 0;
  }
}

@media (max-width: 479px) {
  #homepage-3 .ps-site-features {
    padding: 30px 0;
  }
}

#homepage-3 .ps-promotions .ps-collection {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
  #homepage-3 .ps-promotions .ps-collection {
    margin-bottom: 30px;
  }
}

#homepage-3 .ps-deal-of-day {
  padding: 70px 0;
}

@media (max-width: 767px) {
  #homepage-3 .ps-deal-of-day {
    padding: 45px 0;
  }

}

@media (min-width: 1200px) {
  #homepage-3 .ps-container {
    max-width: 1200px;
  }
}

.ps-promotions .ps-collection img{
  width: auto !important;
  border: 0px solid #E1E1E1 !important;
  border-radius: 1px !important;
  box-shadow: 0 8px 8px -4px lightblue;
}

#homepage-3 .ps-promotions {
  padding: 12px 0 15px 0px;
  background-color: #fff;
}

#homepage-3 .ps-promotions .ps-collection{
  border: none!important;
}

#homepage-3 .ps-block--products-of-category .ps-block__product-box > * {
  max-width: 25% !important;
}

#homepage-3 .home-background {
  background-color: #fff !important;
  padding-top: 15px;
}

#homepage-3 .ps-product__thumbnail:hover {
  transform: scale(1.1);
  transition: 300ms;
}

.menu--product-categories .menu__toggle span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.navigation .navigation__right {
  padding-left: 18%;
}
.menu--product-categories .menu__toggle:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: transform 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  transform: scale3d(0, 1, 1);
  transform-origin: 100% 50%;
}
.menu--dropdown > li:hover {
  background-color: #728C9D;
  border-left: 2px solid #B5061D;
}
.ps-block--products-of-category .ps-block__categories ul li a {
  padding: 10px 0;
  border-bottom: 1px solid #f4f5f5;
}
.menu--dropdown > li > a {
  border-bottom: 1px solid #f4f5f5;
}
.menu--dropdown > li > a:hover {
  border-bottom: 1px solid #728C9D;
  border-left: red;
}
.ps-btn, button.ps-btn {
  color: #fff;
  border-radius: 2px;
  background-color: #B5061D;

}

.ps-product .ps-product__badge {
  color: #fff;
  font-size: 10px;
  padding: 3px 5px;
}


.ps-section--gray {
  padding: 40px 0 20px 0;
}
.ps-block--products-of-category {
  margin-bottom: 40px;
}

.ps-search--mobile {
  padding: 0 20px 14px 20px;
}
.ps-block--products-of-category .ps-block__categories ul li a:hover {
  color: #B5061D;
}

.ps-list--link li a {
  color: #fff;
}
.ps-list--link li a:before {
  background-color: #fff;
}
.widget_content p{
  color: #fff;
}
.widget_content h3{
  color: #fff;
}
.ps-list--social li a.facebook i {
  color: #000;
}
.ps-list--social li a.twitter i {
  color: black;
}
.ps-list--social li a.instagram i {
  color: #000;
}
.ps-list--social li a.google-plus i {
  color: #000;
}
.ps-form--quick-search button {
  background-color: #841432;
  border-radius: 0 4px 4px 0;
}
.ps-form--quick-search .form-control {
  border-radius: 4px 0 0 4px;
}
.form-control:focus {
  border-color: #841432;
}
.menu--dropdown > li > a:hover {
  color: #fff;
}
.mega-menu .mega-menu__list li a:hover {
  color: #841432;
}

.ps-form--quick-search button {
  background-color: #841432;
  border-radius: 0 4px 4px 0;
  
  border-left: none;
}

#homepage-3 .ps-product__thumbnail:hover {
  transform: scale(1.1);
  transition: 3s;
}
#back2top:hover {
  cursor: pointer;
  background-color: #B5071E;
  border-color: #B5071E;
}

/* Shop Page CSS */

#shoppage-kids, .ps-page--product {
  padding: 20px 0;
}
.ps-product__shopping .cartBtn .ps-btn {
  color: white !important;
}

.ps-pagination {
  text-align: center;
  border: 1px solid lightgray;
  padding: 7px 20px 7px 20px;
  margin: 20px 20px;
}
.ps-layout--shop {
  padding-bottom: 0px;
}
.pagination li > a:hover {
  background-color: #728C9D;
}
.menu-item-has-children i{
  padding-right:7px;
}
.fa-long-arrow-right {
  font-size: 10px;
}
.noUi-connect {
  background-color: #596973;
}
.noUi-handle {
  border: 3px solid #596973;
}
.widget_shop .sizes a {
  padding: 1px 11px;
}
.widget_shop .ps-checkbox .fa-star.rate {
  color: #596973;
}
.widget_shop {
  border-radius: 5px;
}
.widget_shop .sizes a:hover {
  border-color: #B5071E;
}
.widget_shop .ps-checkbox input[type=checkbox]:checked ~ label:before {
  border-color: #B5071E;
}
.widget_shop .ps-checkbox > label:after {
  border-color: #B5071E;
}
.sub-menu > li > a:hover {
  color: #B5061D;
}
.ps-product {
  position: relative;
  padding: 20px 20px 0;
  border: 1px solid #f5f5f5;
  /* border-bottom: none; */
  border: 1;
  margin-bottom: 2px;
}
/* End of SHop page CSS */

/* Start of Single Product Page */
.ps-product--detail .ps-tab-list li a:before {
  background-color: #596973;
}
.ps-product--detail .ps-product__variants .item.slick-current {
  border-color: #596973;
}
#shoppage-kids, .ps-page--product {
  padding: 30px 0;
}
.ps-product--detail .ps-product__variations figure figcaption {
  font-weight: 700;
}
.ps-product--detail .ps-product__shopping .form-group--number {
  max-width: 210px;
}
.ps-product--detail > .ps-product__content {
  padding-top: 30px;
}
.ps-section--default .ps-section__header h3 {
  font-size: 20px;
  text-align: center;
  padding-top: 0px;
  text-transform: uppercase;
}
.ps-product--detail {
  margin-bottom: 1rem;
}
.btn-outline-warning:hover {
  background-color: transparent;
  border-color: transparent;
}
.ps-product--detail .ps-product__variations figure {
  margin-bottom: -12px;
}
.widget_same-brand h3 {
  text-align: center;
}
.widget_same-brand .widget__content {
  background-color: #f5f5f5;
}
.ps-product--detail .ps-product__gallery .slick-arrow:hover {
  background-color: #B5061D;
}
.ps-block--average-rating .ps-block__header h3 {
  color: #596973;
}
.ps-block--average-rating .ps-block__star .ps-progress span {
  background-color: #596973;
}
.ps-product--detail .ps-product__specification p strong {
  font-weight: 600;
}
.ps-product--detail .ps-product__specification p a:hover {
  color: #B5061D;
}
.ps-product .ps-product__title {
  color: #596973;
}
.ps-product .ps-product__title:hover {
  color: #B5061D;
}
.widget_same-brand {
  border: 1px solid #f5f5f5;
  border-radius: 5px;
}
@media (max-width: 1199px){
.ps-product--detail .ps-product__thumbnail figure {
    margin-bottom: 0px;
}
}
@media (max-width: 479px){
.ps-product--detail .ps-product__shopping figure {
    width: 54%;
}
.ps-product--detail .ps-product__shopping .ps-product__actions {
  margin-right: 33px;
}
}
/* End of Single Product Page CSS */

/* Start of Checkout page CSS */
.ps-section--shopping {
  padding: 0px 0 70px 0;
}
.ps-section--shopping .ps-section__header h1 {
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 500;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 6px;
}
.ps-section--shopping .ps-section__header {
  padding-bottom: 20px;
}
.form-control {
  height: 35px;
}
.ps-form__total{
  background-color: #f5f5f5;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.ps-form__billing-info {
  padding: 30px;
  /* background: #f5f5f5; */
  border-radius: 5px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.ps-btn--lg, button.ps-btn--lg {
  padding: .6rem 4rem;
  width: 100%;
}
.ps-form--checkout h4 {
  margin-bottom: 20px;
  font-weight: 500;
}
.ps-form--checkout h4 {
  margin-top: 20px;
}
/* End of Checkout page CSS */

/* Start of vendor page CSS */
.pagination li.active a {
  background-color: #728C9D;
  color: white;
}
/* End of vendor page CSS */

/* Start of Blog page CSS */
.ps-blog--sidebar .ps-blog__right {
  padding: 30px;
  background-color: #f5f5f5;
}
.widget--blog .widget__title {
  margin-bottom: 20px;
}
.ps-post--detail .ps-post__content {
  padding: 60px 0 25px 0;
}
.ps-post--detail .ps-post__footer {
  padding-bottom: 40px;
}
.ps-post--parallax .ps-post__header {
  padding: 100px 0;
}
.ps-related-posts h3 {
  margin-bottom: 25px;
}
.ps-block--post--navigation {
  padding-bottom: 48px;
}
.ps-related-posts {
  padding-top: 50px;
  padding-bottom: 35px;
}
/* End of blog page CSS */

@media only screen and (min-width:100px) and (max-width:470px){

  #homepage-3 .ps-block--products-of-category .ps-block__product-box > * {
    max-width: 50% !important;
    border-left: 1px solid #E1E1E1;
  }
  #paddl{
    padding-left: 15px !important;
    padding-top:7px !important;
}
#homepage-3 .home-background {
  background-color: #fff !important;
  padding-top: 0px;
}
}
@media only screen and (min-width:470px) and (max-width:670px){

  #homepage-3 .ps-block--products-of-category .ps-block__product-box > * {
    max-width: 33% !important;
    border-left: 1px solid #E1E1E1;
  }
  #paddl{
    padding-left: 15px !important;
}
#homepage-3 .home-background {
  background-color: #fff !important;
  padding-top: 0px;
}
}
@media only screen and (min-width:680px) and (max-width:1500px){
  #paddl{
    padding-left: 0px !important;
}
}
@media (max-width: 991px){
.ps-block--products-of-category .ps-block__categories ul {
    display: block;
}
}