/** Shopify CDN: Minification failed

Line 29:2 Unexpected "/"

**/
/*==================== Blog ============== */

.blog_page-width{
  max-width: 1078px;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}


/*==================== main-login contact-page ============== */
.custom-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.right-content-inner,
.cust-form-wrapper {
  padding: 20px;
}
.customer-login-right-inner{
  padding: 80px 20px;
}
 */
.margin-top {
  margin-top: 20px;
}
/* header search and newsletter */
.search .field,
.newsletter-form__field-wrapper .field {
  display: flex;
}
.search .field__label,
.newsletter-form__field-wrapper .field__label {
  position: absolute;
}
.search .search__input.field__input {
  border-radius: 50px !important;
}
.newsletter-form__field-wrapper .field__input,
.search .search__input.field__input {
  padding: 1rem 1.5rem 1rem 2rem;
}
.search .search__input.field__input{
      padding: 2rem 1.5rem 1rem 2rem;
}
.search .field:hover.field:after {
  box-shadow: none;
}
/* product selectinput */
.product-form__input .select__select {
  border: 0;
}
/* end */
/*============= Comman Css  =============*/

/* .title-wrapper {
  text-align: center;
} */
.title-wrapper h2 {
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  display: inline-block;
}
.title-wrapper h2 p,
.main-page-title.page-title.h1 {
  margin: 0;
  font-weight: 600;
}
.feature_collection .swiper-container .grid.swiper-wrapper {
  flex-wrap: nowrap;
}
.feature_collection .grid.featured_collection_silder {
  column-gap: 0;
  row-gap: 0;
}
.feature_collection:not(.recently-product) .swiper-container .swiper-wrapper .grid__item.swiper-slide {
  max-width: inherit;
}
.feature_collection .swiper-container .swiper-wrapper .grid__item.swiper-slide {
  transform: scale(0.9);
}
.feature_collection .grid:last-child {
  margin-bottom: 20px;
}
.feature_collection .page-width {
  overflow: hidden;
}
.swiper-container.slider-component-full-width {
  overflow: hidden;
}
.feature_collection .swiper-button-next:after,
.feature_collection .swiper-button-prev:after {
  font-size: 14px;
  height: 13px;
  width: 9px;
  color: #f78a04;
}
.feature_collection .swiper-button-next:after {
  width: 5px;
}

.feature_collection .swiper-button-next {
  height: 28px;
  width: 28px;
  border: 1px solid #f78a04;
  display: flex;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
}
.feature_collection .swiper-button-prev {
  height: 28px;
  width: 28px;
  border: 1px solid #f78a04;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
}
.feature_collection .swiper-button-next {
  right: 20px;
  left: auto;
}
.feature_collection .swiper-button-prev {
  left: 20px;
  right: auto;
}

/* Terms of service,Privacy policy,Shipping policy  */

.shopify-policy__container {
  padding-bottom: 40px;
}
.shopify-policy__title {
  padding: 60px 0;
  text-transform: uppercase;
}
.shopify-policy__title h1 {
  margin: 0;
  font-weight: 600;
}
.shopify-policy__body .rte p {
  color: #000;
}
.plusminus svg {
  width: 16px;
  height: 16px;
  fill: #f78a04;
}
footer .plusminus svg {
  fill: #fff;
}
/* =============================
        Custom Css
============================= */
a {
  text-decoration: none;
  color: #000;
}
ul {
  list-style: none;
}
.small_container {
  max-width: 1140px;
  margin: auto;
}
/* =============================
        Annoucement-bar
============================= */
.announcement-bar__message .icon_wrapper {
  line-height: normal;
}
.announcement-bar__message .icon_wrapper svg {
  width: 30px;
  height: 25px;
}
.announcement-bar__message .icon_wrapper svg .st0 {
  stroke: #fff;
}
.announcement-bar__message .announcement-bar__text {
  font-weight: 600;
}
/* =============================
       Blog Annoucement-bar
============================= */
.top_bar_content{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topbar_left_content{
  display: flex;
}
.blog_announcement__bar {
  padding: 6px 0;
}
.date span{
  font-size: 13px;
  color: #fff;
}
.top_bar_content .top_bar_icons svg path {
    fill: #fff;
}
.blog_announcement__bar .top_list-menu {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}
.blog_announcement__bar .top_bar_nav nav ul li a {
  font-family: "Open Sans", Arial, sans-serifsans-serif;
  font-size: 12px;
  color: #fff;
  line-height: 1.667;
  padding: 0 14px;
}
.top_bar_icons .list-social__link{
  padding: 0 1.3rem;
}

/* =============================
            Header
============================= */
a.header__menu-item.list-menu__item,
.header__menu-item {
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}
details.detail-header__mainmenu:hover > .header__menu-item span,
details.detail-header__mainmenu[open] > .header__menu-item span {
  color: #ff8a00;
}
.detail-header__submenu[open] summary.list-menu__item span,
.detail-header__submenu summary.list-menu__item span:hover,
.header__submenu a.header__menu-item:hover {
  color: #ff8a00;
}
.detail-header__submenu.list-menu__item[open] svg.arrow,
.detail-header__submenu:hover svg.arrow {
  fill: #ff8a00 !important;
}
.header--top-left details[open] > .header__menu-item {
  text-decoration: none;
}

.header--top-left .header__inline-menu {
  margin-top: 0;
}
.header--top-left .header__search .search-modal__form {
  max-width: 100%;
  outline: none;
  box-shadow: none;
}
.header--top-left .header__search .field:after {
  border-radius: 50px;
}
.header__active-menu-item,
.header__menu-item:hover span {
  text-decoration: none;
}
.header--top-left .field__input:focus-visible {
  box-shadow: none;
}
.header--top-left .header__search_wrapper .search__button {
  width: 35px;
  height: 35px;
  top: 50%;
  transform: translateY(-50%);
  background: #ff8a00 !important;
  border-radius: 50%;
  right: 5px;
  padding: 9px;
}
.search__button svg {
  fill: #fff;
  width: 18px;
  height: 18px;
}
.header__search_wrapper .field__input:focus-visible,
.header__search_wrapper .field__input::focus,
.header__search_wrapper .field__input {
  box-shadow: none;
  outline: none;
}
.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {
  box-shadow: none;
  outline: none;
}

.header__search_wrapper
  .predictive-search__list-item:hover
  .predictive-search__item-heading {
  text-decoration: none;
}
#predictive-search-results-products-list .predictive-search__item-content {
  padding-top: 10px;
}
.header__search_wrapper .field__label {
  color: #000;
}
.detail-header__mainmenu > .header__submenu {
  box-shadow: 0 0 10px #00000040;
  padding-top: 0;
  padding-bottom: 17px;
}

.detail-header__submenu summary.list-menu__item svg.arrow {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  fill: #1b1b1b;
}
.detail-header__submenu {
  position: relative;
}
.detail-header__mainmenu > .header__submenu {
  padding: 10px 0;
}
.header--top-left .header__submenu .header__submenu .header__menu-item {
  padding-left: 0;
}
a.header__icon.header__icon--rewars {
  text-decoration: none;
}
a.header__icon.header__icon--rewars svg {
  width: 30px;
  height: 30px;
}
.predictive-search__heading,
#predictive-search-results-products-list .predictive-search__item-heading,
.predictive-search__item-content .price-item {
  font-weight: 600;
  color: #000;
}
#predictive-search-results-products-list > .predictive-search__list-item {
  box-shadow: 0 0 5px #0000001a;
}
#predictive-search-results-products-list {
  padding: 20px 20px 20px 20px;
}

#predictive-search-products {
  margin: 0 20px 0 0;
}
.login_button_wrapper > li {
  padding: 5px 0;
}
a.login_button {
  text-decoration: none;
  padding: 8px 55px;
  color: #000;
  border: 1px solid #000;
  display: block;
  transition: 0.5s;
}
a.login_button:hover {
  color: #fff;
  background: #000;
  transition: 0.5s;
}
.customer_account_wrapper {
  position: relative;
}
.login_button_wrapper {
  list-style: none;
  padding: 20px;
  margin: 0;
  background: #ffe6c7;
  position: absolute;
  width: 220px;
  left: -50px;
  transform: translate(-50%);
  top: 50px;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  box-shadow: #64646f33 -1px 1px 9px;
}
.customer_account_wrapper:hover .login_button_wrapper {
  opacity: 1;
  visibility: visible;
  transition: 0.3s;
}
a.login_button.login_button_full_fill {
  color: #fff;
  background: #000;
  transition: 0.5s;
}
.custom-text-wrapper p {
    font-weight: bold;
}

/* =============================
          Responsive
============================= */

@media screen and (max-width: 639px) {
  .shopify-policy__title {
    padding: 39px 0;
  }
  .feature_collection
    .swiper-container
    .swiper-wrapper
    .grid__item.swiper-slide {
    transform: scale(1);
  }
}
@media (min-width: 1570px) {
  .login_button_wrapper {
    left: 50%;
  }
}
@media (min-width: 1500px) {
  .featured_collection_silder button.slide-arrow.next-arrow {
    right: -40px;
  }
  .featured_collection_silder button.slide-arrow.prev-arrow {
    left: -40px;
  }
}
@media (min-width: 990px) {
  .header:not(.header--top-center) * > .header__search.extra-small--show {
    display: none;
  }
  .product--small
    .thumbnail-list.slider--tablet-up
    .thumbnail-list__item.slider__slide {
    width: calc(25% - 1.7rem);
  }
  #predictive-search-results-products-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
  }
  .header--top-left {
    grid-template-areas:
      "heading icons"
      "navigation navigation";
    grid-template-columns: auto 1fr;
  }
  .header--top-left .header__icons .header__search {
    padding: 0 5.8rem;
    flex: 1 1 auto;
  }
  .header--top-left .header__icons {
    width: 100%;
  }
  .header__heading-link {
    padding: 0;
  }
  .header__heading-logo-wrapper img {
    width: 130px;
  }
  .detail-header__submenu .header__submenu {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 0 10px #0000007f;
  }
}
@media (max-width: 990px) {
  .mobile-brands-mega-menu .brands_nav_main_wrapper {
    padding: 10px 0 10px 0;
  }
  .header.header--top-left {
    grid-template-areas: "left-icon heading icons";
    grid-template-columns: auto auto 4fr;
  }
  .header--top-left .header__icon--search {
    display: none;
  }
  .header--top-left input#Search-In-Modal::placeholder {
    display: block;
    font-size: 14px;
    visibility: visible;
    opacity: 1;
    color: #000;
  }
  .header--top-left label[for="Search-In-Modal"] {
    display: none;
  }
  .header--top-left .search__input.field__input {
    padding-right: 35px;
  }
  .header--top-left div.header__search {
    padding-left: 20px;
  }
  .header--top-left .field__input:not(:placeholder-shown) {
    padding: 15px 35px 15px 15px;
  }
  .search .search__input.field__input{
      padding: 1rem 1.5rem 1rem 2rem;
}
}
@media screen and (max-width: 749px) {
  .login_button_wrapper {
    display: none;
  }
  .feature_collection .grid.featured_collection_silder {
    margin-top: 20px;
  }
  h1,
  .h1 {
    font-size: 26px;
  }
  #predictive-search-products {
    margin: 0 20px 0 20px;
  }
  .header--top-left .header__search_wrapper .search__button {
    width: 30px;
    height: 30px;
  }
  .header--top-left .search__input.field__input {
    height: 4rem;
  }
  .title-wrapper,
  .title-wrapper-with-link {
    margin-bottom: 2rem;
  }
  .collection.feature_collection .collection__title {
    text-align: center;
  }
}
@media screen and (max-width: 375px) {
  .announcement-bar__message .announcement-bar__text {
    font-size: 10px;
  }
}
