/* work-sans-300 - latin-ext_latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/work-sans/work-sans-v18-latin-ext_latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-300.woff2") format("woff2"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-300.woff") format("woff"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-300.ttf") format("truetype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-300.svg#WorkSans") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* work-sans-regular - latin-ext_latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/work-sans/work-sans-v18-latin-ext_latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-regular.woff2") format("woff2"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-regular.woff") format("woff"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-regular.ttf") format("truetype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-regular.svg#WorkSans") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* work-sans-500 - latin-ext_latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/work-sans/work-sans-v18-latin-ext_latin-500.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-500.woff2") format("woff2"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-500.woff") format("woff"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-500.ttf") format("truetype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-500.svg#WorkSans") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* work-sans-600 - latin-ext_latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/work-sans/work-sans-v18-latin-ext_latin-600.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-600.woff2") format("woff2"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-600.woff") format("woff"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-600.ttf") format("truetype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-600.svg#WorkSans") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* work-sans-700 - latin-ext_latin */
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/work-sans/work-sans-v18-latin-ext_latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-700.woff2") format("woff2"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-700.woff") format("woff"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-700.ttf") format("truetype"), url("../fonts/work-sans/work-sans-v18-latin-ext_latin-700.svg#WorkSans") format("svg"); /* Legacy iOS */
  font-display: swap;
}
#homepage-1 .ps-site-features {
  padding-bottom: 60px;
}

#homepage-1 .ps-top-categories {
  padding: 0px 0 50px;
}

.ps-home-ads {
  padding-bottom: 60px;
}

#homepage-1 .ps-download-app {
  margin-top: 30px;
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .ps-page--shop {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .header__sort select .mobile {
    display: none;
  }
}

.ps-layout__right .ps-shopping .ps-tab {
  display: block;
}

.form-select-sort-by {
  padding: 6px 20px;
  background-color: #fff;
  border: 1px solid #aaa;
}

@media (max-width: 479px) {
  .ps-product--detail .ps-product__shopping .ps-btn {
    display: block;
    margin: 30px 0;
  }
}
.ps-shopping-cart .ps-section__cart-actions {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .ps-shopping-cart .ps-section__cart-actions {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .ps-shopping-cart .ps-section__cart-actions .ps-btn {
    margin-bottom: 20px;
  }
}

.header--mobile {
  background-color: #fff;
}
@media (max-width: 479px) {
  .header--mobile .ps-block--user-header {
    margin-right: 0;
    position: relative;
    top: 4px;
  }
}

@media (max-width: 767px) {
  .ps-shopping .ps-shopping__header {
    flex-flow: row nowrap;
    justify-content: space-between;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .ps-shopping .ps-shopping__actions {
    width: 100%;
    justify-content: flex-end;
    flex-direction: column;
    /* margin: 20px 0; */
  }
}
@media (max-width: 767px) {
  .ps-shopping .ps-shopping__actions .select-dropdown {
    padding: 20px 0;
  }
}

#product-quickview .modal-dialog .modal-content.change-add {
  padding: 20px;
}

.modal {
  z-index: 99999;
}

#product-quickvieww .modal-dialog {
  max-width: 960px;
}

#product-quickvieww .modal-dialog .modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
}

#product-quickvieww .modal-dialog .modal-content {
  position: relative;
  padding: 20px;
}

.addNewAddress {
  padding: 15px 0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.addNewAddress:hover {
  cursor: pointer;
  color: #f7e5cd !important;
}

.new-address-section {
  display: none;
}
.new-address-section.active {
  display: block;
}

.ps-page--my-account .ps-my-account {
  min-height: auto;
}
.ps-page--my-account .ps-my-account .ps-form--account {
  padding: 60px 0 100px;
}

.ps-block__left div a:hover {
  color: white;
}

#product-quickview .modal-dialog .modal-content {
  padding: 20px;
}

.ps-product__variations.ps-var-modal .box {
  font-size: 12px;
  padding: 7px 5px;
}
.ps-product__variations .box {
  border: 1px solid black;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 10px;
  cursor: pointer;
  font-weight: 500;
}
.ps-product__variations .box.active {
  box-shadow: rgba(252, 184, 0, 0.737) 0px 5px 15px;
  border: 2px solid rgba(252, 184, 0, 0.737);
  font-weight: 600;
}

.modal-close {
  cursor: pointer;
}

#homepage-1 .ps-top-categories {
  padding: 0;
}

.ps-product {
  margin-bottom: 20px;
}
.ps-product.ps-product--wide .ps-product__container .ps-product__shopping {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.ps-form--account .ps-form__footer {
  padding: 10px 30px 30px 30px;
}
.ps-form--account .ps-form__footer p {
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
}
.ps-form--account .ps-form__footer ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ps-form--account .ps-form__footer ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  border-radius: 5px;
}

.ps-block--user-header .ps-block__left a:hover {
  color: white;
}

.form-group .form-group-pass {
  position: relative;
}
.form-group .form-group-pass i {
  position: absolute;
  top: 50%;
  transform: translateY(-55%);
  right: 30px;
  font-size: 20px;
}

.navigation__right .menu li a:hover {
  color: black;
}

.ps-product--quickview {
  overflow-x: hidden;
}

.ps-product .ps-product__actions li a.active {
  padding: 10px;
  background-color: #f8796c;
  color: #ffffff;
}

.modal .ps-product__actions a.active {
  padding: 10px;
  background-color: #f8796c;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ps-product__thumbnail .ps-product__actions a.active {
  padding: 10px;
  background-color: #f8796c;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ps-footer {
  padding-top: 40px;
  border-top: 1px solid #f7e5cd;
}

.ps-footer__links {
  padding: 40px 0;
  border-top: 1px solid #e1e1e1;
}

.ps-footer__copyright p:last-child a {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}

.ps-product--detail .ps-product__meta p:after {
  display: none;
}

.ps-block__item .ps-block__left i {
  color: #f8796c;
}

.ps-block--category:hover p {
  color: #f8796c;
}

.owl-carousel .ps-product {
  margin-bottom: 40px;
}

#homepage-1 .ps-product-list {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  #homepage-1 .ps-product-list {
    padding-bottom: 20px;
  }
}

.ps-product .ps-product__title {
  color: #666;
}
.ps-product .ps-product__title:hover {
  color: #f8796c;
}

.ps-block--download-app {
  padding: 40px 0;
}

.ps-download-app .ps-block--download-app .block-1 {
  align-items: center;
  justify-content: center;
  display: flex;
}
.ps-download-app .ps-block--download-app .block-1 .ps-block__thumbnail img {
  max-width: 400px;
}

.ps-close {
  color: white;
  background: #f8796c;
  font-size: 16px;
}
.ps-close:hover {
  color: #f8796c;
  background: white;
  border: 1px solid #f8796c;
}

.ps-breadcrumb .breadcrumb a {
  color: #f8796c;
}

.widget_shop .ps-checkbox input[type=checkbox]:checked ~ label {
  color: #fcb800;
}

.noUi-connect {
  background-color: #fcb800;
}

.ps-btn.btn-md {
  padding: 12px 24px;
  font-size: 15px;
}

.ps-section--account .ps-section__header {
  padding-bottom: 40px;
}

.ps-product-list .ps-section__links li a:hover {
  color: #f8796c;
}

.ps-footer .ps-list--social {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 35px;
  transition: all 0.3s ease;
}
.ps-footer .ps-list--social a {
  font-size: 22px;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border: 2px solid #f7e5cd;
  transition: all 0.3s ease;
}
.ps-footer .ps-list--social a:hover {
  transform: scale(0.9);
}
.ps-footer .ps-list--social a i {
  transition: all 0.3s ease;
  color: #f8796c !important;
}

.ps-footer .ps-footer__widgets {
  padding-bottom: 0;
}

.verifyEmail .ps-btn,
.verifyEmail button.ps-btn {
  padding: 12px 24px;
}
.verifyEmail .ps-btn.ps-close,
.verifyEmail button.ps-btn.ps-close {
  background-color: #f8796c;
}

.ps-form--account .ps-form__content {
  padding: 30px 30px 12px 30px;
}
.ps-form--account .ps-form__content h5 a:hover {
  color: #f8796c;
}
.ps-form--account .ps-form__content .form-forgot a:hover {
  color: #f8796c;
}

.ps-footer,
.ps-footer__links,
.ps-footer__copyright {
  border-top: 1px solid #f7e5cd;
}

.ps-footer__copyright p a:hover {
  color: #f8796c;
}

.about .ps-about-intro .ps-section__header {
  max-width: 100%;
}

.ps-product .ps-product__actions li:first-child {
  margin-right: 10px;
  margin-left: 10px;
}
.ps-product .ps-product__actions li a {
  cursor: pointer;
}

@media (max-width: 767px) {
  .ps-download-app .ps-block--download-app .block-1 .ps-block__thumbnail img {
    max-width: 300px;
  }
}

.ps-page--my-account .ps-my-account .ps-form--account {
  padding: 60px 0;
  margin-bottom: 60px;
  background: #f5f5f5;
}
@media (max-width: 767px) {
  .ps-page--my-account .ps-my-account .ps-form--account {
    margin: 40px 0 60px;
  }
}

.ps-form--account .ps-form__content {
  padding: 30px 30px 12px 30px;
  background: #f5f5f5;
}

.ps-page--my-account .ps-breadcrumb {
  background-color: white;
}

.ps-my-account {
  background-color: white;
}

.ps-form--account {
  max-width: 500px;
}

.ps-form--account .ps-form__footer {
  background-color: #f5f5f5;
}

.ps-form__footer p {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: black;
}
.ps-form__footer p::before, .ps-form__footer p::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 45%;
  top: 45%;
  background-color: #666;
}
@media (max-width: 767px) {
  .ps-form__footer p::before, .ps-form__footer p::after {
    width: 40%;
  }
}
.ps-form__footer p::before {
  left: 0;
}
.ps-form__footer p::after {
  right: 0;
}

.ps-form--account .ps-list--social li a.facebook {
  background-color: #1877f2;
  border-radius: 0;
  width: 100%;
  margin-top: 30px;
}

.ps-product__variations .box.active {
  box-shadow: #f1d9ba 0px 5px 15px;
  border: 2px solid #f7e5cd;
  font-weight: 600;
}

@media (max-width: 767px) {
  .owl-carousel.owl-drag .owl-item {
    /* padding: 10px ; */
    padding: 0px;
  }
}

.ps-shopping-product .row > * {
  padding: 0 5px 14px;
}

.ps-product {
  margin-bottom: 40px;
  padding: 10px 10px 0;
}

.ps-block--category {
  padding: 10px;
}

.ps-block--category p {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 500;
  padding: 10px 0;
}

@media (max-width: 767px) {
  .ps-product:hover .ps-product__actions {
    display: none;
  }
}

.widget__content .ps-product {
  margin-bottom: 100px;
}

.ps-list--categories.ps-mobile li a {
  font-weight: 600;
}
.ps-list--categories.ps-mobile li .sub-menu li a {
  font-weight: 400;
}

.image-user-section {
  position: relative;
}
.image-user-section .circle-btn-pencil {
  position: absolute;
  font-size: 18px;
  top: -3px;
  left: 78%;
  cursor: pointer;
}
.image-user-section input {
  overflow: hidden;
  opacity: 0;
  visibility: none;
  height: 0;
  width: 0;
}

.ps-widget--account-dashboard .ps-widget__header img {
  height: 60px;
  border: 1px solid black;
}

@media (max-width: 767px) {
  .load-more {
    padding-top: 40px;
  }
}

.dropdown-side-menu,
.dropdown-side-menu-1 {
  display: none;
  border-top: 1px solid black;
  padding: 15px 20px;
}
.dropdown-side-menu li,
.dropdown-side-menu-1 li {
  margin-bottom: 20px;
}
.dropdown-side-menu li:last-child,
.dropdown-side-menu-1 li:last-child {
  margin-bottom: 0;
}
.dropdown-side-menu li a,
.dropdown-side-menu-1 li a {
  font-weight: 600;
}

.menu--mobile li a:hover {
  padding: 15px 20px;
}

.title {
  padding: 15px 20px;
  text-align: center;
  position: relative;
  border: none !important;
}
.title span {
  font-weight: 600;
  font-size: 18px;
}
.title span::before {
  content: "";
  position: absolute;
  top: 80%;
  left: 50%;
  width: 50px;
  height: 1px;
  background-color: black;
  transform: translateX(-50%);
}

.menu--mobile-margin {
  margin: 30px 0 !important;
}
.menu--mobile-margin li:first-child {
  border: none;
}

.ps-mobile li {
  padding: 18px 20px 9px 0;
}
.ps-mobile li .sub-toggle {
  top: 12px;
}

@media (min-width: 767px) {
  .modal-index {
    display: none !important;
  }
}
.modal-index .overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.modal-index .modal-dialog {
  width: 100%;
}

.help {
  padding: 80px 0;
}
.help .banner h1 {
  text-align: center;
}
.help .content {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .help .content .box {
    margin-bottom: 40px;
  }
}
.help .content .box .card {
  font-weight: 600;
  padding: 10px 0;
}
.help .content .box .card .icon i {
  font-size: 32px;
  margin-bottom: 20px;
}
.help .content .box .card a h5 {
  font-size: 18px;
  margin: 0;
}

@media (max-width: 767px) {
  .ps-cart--mini .ps-cart__content {
    display: none;
  }
}

@media (max-width: 767px) {
  .changeAddressForm,
  .new-address-section {
    margin-bottom: 30px;
  }
}
.changeAddressForm .ps-btn,
.new-address-section .ps-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .changeAddressForm .ps-btn,
  .new-address-section .ps-btn {
    padding: 10px 24px;
  }
}

/* 404 Error Page */
#oopss {
  background: linear-gradient(-45deg, rgb(255, 243, 0), rgb(239, 228, 0));
  position: fixed;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 1.5em;
  z-index: 9999;
}
#oopss a {
  color: blue;
}
#oopss #error-text {
  font-size: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Shabnam", Tahoma, sans-serif;
  color: #000;
  direction: rtl;
}
#oopss #error-text img {
  margin: 85px auto 20px;
  height: 342px;
}
#oopss #error-text span {
  position: relative;
  font-size: 3.3em;
  font-weight: 900;
  margin-bottom: 50px;
}
#oopss #error-text p.p-a {
  font-size: 19px;
  margin: 30px 0 15px 0;
}
@media (max-width: 767px) {
  #oopss #error-text p.p-a {
    padding: 10px;
    text-align: center;
  }
}
#oopss #error-text p.p-b {
  font-size: 15px;
}
#oopss #error-text .back {
  background: #fff;
  color: #000;
  font-size: 30px;
  text-decoration: none;
  margin: 2em auto 0;
  padding: 0.7em 2em;
  border-radius: 500px;
  box-shadow: 0 20px 70px 4px rgba(0, 0, 0, 0.1), inset 7px 33px 0 0px #fff300;
  font-weight: 900;
  transition: all 300ms ease;
}
@media (max-width: 767px) {
  #oopss #error-text .back {
    margin: 0;
  }
}
#oopss #error-text .back:hover {
  transform: translateY(-13px);
  box-shadow: 0 35px 90px 4px rgba(0, 0, 0, 0.3), inset 0px 0 0 3px #000;
}

.selectOption {
  padding: 10px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
.selectOption:not(.related-option, .selected-option) {
  opacity: 0.6;
  border: 1px dashed #ccc;
  box-shadow: unset;
  color: #ccc;
  opacity: 0.6;
}

.selectOption.related-option {
  border: 1px solid #ddd;
  color: #000;
  padding: 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  opacity: 1;
  position: relative;
}
.selectOption.related-option::before {
  display: none;
}

.selectOption.selected-option {
  color: #000;
  border: 1px solid black;
  padding: 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  opacity: 1;
  position: relative;
}
.selectOption.selected-option::before {
  display: none;
}

.ps-product__variations h4 {
  margin-bottom: 20px;
}

.ps-product--detail .ps-product__shopping .ps-product__actions a.active {
  padding: 10px;
  background-color: #f8796c;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ps-product__meta p a {
  cursor: pointer;
}

.select2-dropdown.select2-dropdown--below {
  position: relative;
  top: 12px;
}

@media (max-width: 767px) {
  .ps-product.ps-product--wide {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .ps-product.ps-product--wide .ps-product__container {
    justify-content: center;
  }
}
.ps-product.ps-product--wide .ps-product__container .ps-product__content {
  padding: 0;
}
@media (max-width: 767px) {
  .ps-product.ps-product--wide .ps-product__container .ps-product__shopping .ps-product__actions {
    display: none;
  }
}

.header--mobile-categories .header__filter {
  justify-content: center;
}

.header--mobile-categories .header__filter > button {
  border-right: none;
}

.ps-product__thumbnail {
  position: relative;
}
.ps-product__thumbnail .wish-heart {
  position: absolute;
  top: 2px;
  left: 10px;
  font-size: 20px;
}
.ps-product__thumbnail .wish-heart.active {
  background: #f8796c;
  color: white;
  padding: 10px;
  border-radius: 50%;
  top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ps-product__thumbnail .wish-heart .fa-solid {
  color: #fe0002;
}

.ps-product__info .ps-product__actions .wish-heart.active {
  background: #f8796c;
  color: white;
  padding: 10px;
  border-radius: 50%;
  top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ps-product__info .ps-product__actions .wish-heart .fa-solid {
  color: #fe0002;
}

@media (max-width: 991px) {
  .ps-product {
    padding: 0 !important;
  }
  .ps-section--account {
    padding: 40px 0;
  }
  .ps-section--account .ps-section__left {
    padding-bottom: 60px;
  }
  .ps-section--account .ps-section__right .details-orders .card {
    margin-bottom: 40px;
  }
}
.ps-section--account .ps-section__right .details-orders .card {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .wish-heart.wish-heart-mob {
    display: none !important;
  }
}

.return-back {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 0 35px;
}
@media (min-width: 768px) {
  .return-back {
    display: none;
  }
}
.return-back i {
  font-size: 22px;
}

.menu--dropdown li.has-mega-menu .mega-menu {
  position: absolute;
  top: 0;
  left: 100%;
  width: 800px;
  max-width: 800px;
  visibility: hidden;
  opacity: 0;
  border-left: none;
  display: none;
}

.mega-menu {
  display: flex;
  /* flex-flow: row; */
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 30px 10px;
  background-color: #fff;
  transition: all 0.4s ease;
  border: 1px solid #ccc;
}

.mega-menu .mega-menu__list li a {
  display: block;
  color: #000;
  line-height: 20px;
  padding: 5px 0 5px 10px;
  font-size: 14px;
  background-color: transparent;
}

.navigation__extra .ps-dropdown .ps-dropdown-menu {
  width: 150px;
}

.ps-product--search-result .ps-product__thumbnail {
  max-width: 60px;
}
@media (min-width: 768px) {
  .ps-product--search-result .ps-product__thumbnail {
    min-width: 60px !important;
  }
}

.modal-index .modal-content .modal-header {
  border-bottom: 0;
}
.modal-index .modal-content .modal-header button {
  font-size: 28px;
  color: #adabab;
}
.modal-index .modal-content .modal-body {
  padding: 16px 24px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.modal-index .modal-content .modal-body div {
  width: 100%;
  padding-bottom: 9px;
}
.modal-index .modal-content .modal-body div button {
  font-size: 18px;
}
.modal-index .modal-content .modal-body p {
  word-wrap: break-word;
  color: #333;
  font-size: 17px;
  margin: 0;
}
.modal-index .modal-content .modal-footer {
  border-top: 1px solid #dcdee3;
  display: block;
  font-size: 17px;
  line-height: 48px;
  text-align: center;
  font-weight: 500;
  color: #ff6a00;
}

.header__top {
  background-color: #fff !important;
}

.navigation {
  background-color: #fff !important;
}

.ps-block__left a:hover {
  color: black !important;
}

.header .header__extra:hover i {
  color: black;
}
.header .header__extra:hover span i {
  color: #fff;
}

.header--mobile.header--sticky .navigation--mobile {
  background-color: #fff;
}

.ps-form--search-mobile input {
  border: 1px solid #ccc;
}

.ps-form--quick-search select.form-control {
  border-radius: 4px 0 0 4px;
  padding: 0 10px;
  text-indent: 10px;
  position: relative;
  z-index: 2;
  background-color: transparent;
  border: 1px solid #ccc;
}

.ps-form--quick-search .form-control {
  background-color: #fff;
  color: #000;
  height: 42px;
  border: none;
  border-radius: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.ps-page--my-account .ps-breadcrumb {
  background-color: #f5f5f5;
}
.ps-page--my-account .ps-breadcrumb.bread-auth {
  margin-bottom: 60px;
}

.ps-breadcrumb {
  padding: 20px 0;
  background-color: #f5f5f5 !important;
}

.ps-download-app .ps-block--download-app .container .ps-block__content .download-link a img {
  max-width: 162px;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.ps-download-app .ps-block--download-app .container .ps-block__content .download-link a img:hover {
  transform: scale(1.1);
}

.download-our-app-mob {
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 7px 0;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .download-our-app-mob {
    display: none;
  }
}
.download-our-app-mob .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.download-our-app-mob .container .text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.download-our-app-mob .container .text span {
  color: white;
}
.download-our-app-mob .container .text span:first-child {
  font-weight: 500;
}
.download-our-app-mob .container .text span:last-child {
  font-weight: 600;
  font-size: 16px;
}
.download-our-app-mob .container .link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.download-our-app-mob .container .link img {
  max-width: 130px;
}

@media (max-width: 991px) {
  .ps-site-features {
    display: none;
  }
}

@media (min-width: 992px) {
  .ps-site-features-mob {
    display: none;
  }
}
.ps-site-features-mob .ps-section__content .ps-block__item {
  text-align: center;
}
.ps-site-features-mob .ps-section__content .ps-block__item .ps-block__left {
  font-size: 32px;
}

@media (max-width: 479px) {
  .ps-block--download-app .download-link {
    flex-direction: column;
  }
  .ps-block--download-app .download-link a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    margin-right: 0;
  }
  .ps-block--download-app .download-link a:last-child {
    margin-bottom: 0px;
    padding-bottom: 0;
  }
}
.brand {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .brand .box {
    margin-bottom: 40px;
  }
}

.ps-block__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ps-block__item .ps-block__left {
  padding-right: 20px;
}
.ps-block__item .ps-block__right {
  padding-left: 20px;
}

@media (max-width: 767px) {
  .ls-inner {
    overflow: hidden;
  }
}

.owl-index-slider {
  width: 100%;
  padding: 0 0 40px 0;
}
@media (max-width: 767px) {
  .owl-index-slider {
    padding: 0;
  }
}
.owl-index-slider .owl-nav {
  margin-top: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 32px;
  width: 100%;
  padding: 0 30px;
}
.owl-index-slider .owl-nav .owl-prev,
.owl-index-slider .owl-nav .owl-next {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  color: white !important;
  text-decoration: none;
  border-radius: 50%;
  border: 2px solid white !important;
  height: 60px;
  width: 60px;
  transition: all 0.3s ease;
  padding: 0 15px;
}
.owl-index-slider .owl-nav .owl-prev:hover,
.owl-index-slider .owl-nav .owl-next:hover {
  background: transparent !important;
  color: white !important;
  font-size: 29px !important;
  transform: scale(1.1);
}
.owl-index-slider .owl-dots {
  display: flex;
  padding-top: 25px;
  margin-top: 0 !important;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .owl-index-slider .owl-dots {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 991px) {
  .owl-index-slider .owl-dots {
    padding-top: 10px;
  }
}
.owl-index-slider .owl-dots .owl-dot.active span {
  width: 18px;
  max-width: 18px;
  height: 18px;
  max-height: 18px;
  border-color: #333;
}
@media (min-width: 992px) {
  .owl-index-slider .owl-dots .owl-dot.active span {
    background-color: white;
  }
}
@media (max-width: 991px) {
  .owl-index-slider .owl-dots .owl-dot.active span {
    background-color: transparent;
  }
}
.owl-index-slider .owl-dots .owl-dot span {
  flex: 1 0 auto;
  width: 10px;
  max-width: 10px;
  height: 10px;
  max-height: 10px;
  margin: 6px !important;
  transition: all 0.5s ease 0s;
  border: 1px solid transparent;
  background-color: #ccc;
}
.owl-index-slider .owl-dots .owl-dot span:hover {
  background: #f1d9ba !important;
}

@media (max-width: 991px) {
  .ps-site-features-mob .ps-section__content .owl-carousel.owl-drag .owl-item {
    /* padding: 10px ; */
    padding: 0px;
    background: black;
  }
  .ps-site-features-mob .ps-section__content .owl-carousel.owl-drag .owl-item .ps-block__item .ps-block__right h4,
  .ps-site-features-mob .ps-section__content .owl-carousel.owl-drag .owl-item .ps-block__item .ps-block__right p {
    color: white;
  }
}

@media (max-width: 767px) {
  .ps-product-list .ps-section__content {
    padding-top: 25px !important;
  }
}

@media (max-width: 767px) {
  .ps-top-categories {
    padding: 20px 0 !important;
  }
}

.ps-site-features-mob .ps-section__content {
  padding-top: 10px !important;
}

.feat-slider-mob h4,
.feat-slider-mob p {
  color: white !important;
  margin-bottom: 0;
}

.error-pages {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f7e5cd;
}
@media (max-width: 767px) {
  .error-pages {
    padding: 15px 0;
    width: 100%;
    position: relative;
  }
}
.error-pages .content .main-box-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .error-pages .content .main-box-1 {
    border-right: 1px solid black;
  }
}
.error-pages .content .main-box-1 .box-1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .error-pages .content .main-box-1 .box-1 {
    padding-bottom: 60px;
  }
}
.error-pages .content .main-box-1 .box-1 img {
  max-width: 220px;
}
.error-pages .content .main-box-1 .bar-mob {
  padding: 0 15px;
  width: 100%;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .error-pages .content .main-box-1 .bar-mob {
    display: none;
  }
}
.error-pages .content .main-box-1 .bar-mob span {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #000;
}
.error-pages .content .box-2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.error-pages .content .box-2 h1 {
  font-size: 62px;
}
@media (max-width: 767px) {
  .error-pages .content .box-2 h1 {
    font-size: 42px;
  }
}
.error-pages .content .box-2 p {
  font-size: 20px;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .error-pages .content .box-2 p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .error-pages .content .box-2 p {
    font-size: 18px;
  }
}
.error-pages .content .box-2 .back {
  border: 1px solid black;
  padding: 12px 24px;
  color: black;
  text-decoration: none;
  border-radius: 0;
  background-color: transparent;
  transition: all 0.3s ease;
}
.error-pages .content .box-2 .back:hover {
  color: #f7e5cd;
  background: black;
}

.menu--dropdown > li:hover.has-mega-menu .mega-menu {
  visibility: visible;
  opacity: 1;
  display: block;
}

@media (max-width: 767px) {
  .ps-breadcrumb.ps-breadcrumb-checkout {
    margin-bottom: 0px !important;
  }
}

.floating-wpp {
  z-index: 9999 !important;
  bottom: 85px !important;
}
.floating-wpp:hover {
  bottom: 100px !important;
}

.ps-block--checkout-order figure:nth-of-type(3) {
  border: none;
}

.ps-block__shipping figcaption {
  font-weight: 600 !important;
}
.ps-block__shipping .form-group div label {
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0.5rem;
  font-weight: 500;
  margin-left: 3px;
  position: relative;
  top: -1px;
}

.ps-section--account .ps-section__right .ps-section__content .list-group .list-group-item {
  padding: 14px 0 !important;
}

.ps-top-brands {
  padding: 40px 0;
}
@media (max-width: 767px) {
  .ps-top-brands {
    padding: 0 0 40px;
  }
}

.ps-section__content.address {
  border: 1px solid #ccc;
  padding: 15px 25px;
  margin: 30px 0;
}

.ps-selectt {
  display: inline-block;
  min-width: 120px;
  cursor: pointer;
}

.menu--product-categories .menu__content {
  z-index: 100000;
}

@media (max-width: 767px) {
  .ps-footer__copyright p:last-child a {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .header--mobile .navigation__extra li > a {
    display: block;
  }
  #homepage-1 .ps-download-app {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  #homepage-1 .ps-download-app .ps-block--download-app {
    padding: 40px 0 25px;
  }
}
@media (min-width: 992px) {
  .owl-index-slider .box img {
    max-height: 600px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .owl-index-slider .box img {
    max-height: 600px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .ps-carousel--nav {
    margin-bottom: 5px;
    padding-bottom: 0px;
  }
  .ps-home-ads {
    padding-bottom: 0px;
  }
}
.widget_shop .ps-checkbox input[type=radio]:checked ~ label:before {
  border-color: #f7e5cd;
  background-color: #ffffff;
}

.widget_shop .ps-checkbox input[type=radio]:checked ~ label:before {
  border-color: #f7e5cd;
  background: #f7e5cd;
}
.widget_shop .ps-checkbox input[type=radio]:checked ~ label:before label {
  color: #f7e5cd !important;
}

.widget_shop .ps-checkbox.active > label:before {
  background: #f7e5cd !important;
}

.shop-dropdown,
.price-range-dropdown {
  position: relative;
}
.shop-dropdown .choosen,
.price-range-dropdown .choosen {
  background-color: white;
  color: black;
  padding: 8px 12px;
  min-width: 250px;
  border: 1px solid black;
  cursor: default;
}
.shop-dropdown .list,
.price-range-dropdown .list {
  position: absolute;
  top: 100%;
  left: 0%;
  width: 100%;
  background-color: white;
  color: black;
  z-index: 999;
  display: none;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.shop-dropdown .list li,
.price-range-dropdown .list li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  left: -3px;
  z-index: 99;
}
.ribbon-wrapper .ribbon {
  font: bold 11px sans-serif;
  color: #333;
  text-align: center;
  transform: rotate(-45deg);
  position: relative;
  padding: 7px 0;
  top: 15px;
  left: -30px;
  width: 120px;
  background-color: red;
  color: #fff;
}/*# sourceMappingURL=main.css.map */