/** Shopify CDN: Minification failed

Line 429:1 Expected "}" to go with "{"

**/
/* Ticket 262 new start */
#boost-sd__search-widget-init-wrapper {
  width: 100%;
  /* top: 145px !important; */
  left: 0 !important;
  right: 0px !important;
  position:absolute;
}

.boost-sd__instant-search-container-desktop{
  display:block !important;
}

.boost-sd__instant-search-container-desktop
  #boost-sd__search-widget-init-wrapper
  .boost-sd__instant-search-autocomplete {
  display: flex;
  justify-content: center;
  width: 40rem !important;
  max-width:100vw !important;
  margin: 0 auto;
  background: #FFF;
}
/* Ticket 262 new end */

#boost-sd__search-widget-init-wrapper
  .boost-sd__instant-search-results--one-column.boost-sd__instant-search-autocomplete,
#boost-sd__search-widget-init-wrapper
  .boost-sd__instant-search-results--one-column
  .boost-sd__instant-search-placeholder,
#boost-sd__search-widget-init-wrapper .boost-sd__instant-search-autocomplete {
  width: 100%;
}

.boost-sd__instant-search-product-list-items {
  max-height: calc(115px * 3);
}

.boost-sd__header-item.boost-sd__instant-search-product-list-header {
  color: #222222;
}

.boost-sd__button--show-on-hover {
  opacity: 1 !important;
}

.boost-sd__button {
  padding: 4px 10px !important;
  background-color: rgb(255, 255, 255) !important;
  border: 1px solid rgb(224, 224, 224) !important;
  border-radius: 3px;
  color: rgb(0, 0, 0) !important;
  cursor: pointer;
  height: auto !important;
  width: 100%;
  text-align: center;
}

.boost-sd__button-text {
  font-size: 15px;
}

.boost-sd__popup-select-option {
  background: rgba(255, 255, 255, 0.5) !important;
  padding: 0px !important;
  margin:0 !important;
}

.boost-sd__popup-select-option-container {
  padding: 10px !important;
}

.boost-sd__button.boost-sd__button--transparent.boost-sd__button--float.boost-sd__popup-select-option-close-btn {
  display: none !important;
}
.boost-sd__tooltip {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.boost-sd__radio-label.boost-sd__radio-label--in-quick-view {
  border: none;
  border-radius: 3px;
  height: 100%;
  padding: 5px 10px !important;
  min-width: auto !important;
  font-size: 12px !important;
  line-height: 12.75px;
  background-color: rgb(255, 255, 255);
  border-color: rgb(224, 224, 224);
  border-radius: 3px;
  color: rgb(0, 0, 0);
}

.boost-sd__radio-label.boost-sd__radio-label--in-quick-view:hover {
  background-color: rgb(240, 240, 240) !important;
  border-color: rgb(224, 224, 224) !important;
  color: rgb(0, 0, 0) !important;
}

/*
.color-variant-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
*/

.color-variant {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: black;
  border: 2px solid black;
}

.boost-sd__product-price {
  display: flex;
  justify-content: space-between;
}

.boost-sd__product-title {
  font-size: 1rem !important;
  font-weight: 400 !important;
  font-family: var(--h3--font-family) !important;
  color: var(--color--secondary_1) !important;
  margin-bottom: 16px !important;
  text-transform: capitalize !important;
}

.boost-sd__product-price--default {
  font-weight: 700 !important;
}

.boost-sd__header-main{
  margin:0 !important;
  max-width:100% !important;
  
}

.boost-sd__header-main-content{
  max-width:100% !important;
}

.boost-sd-layout {
  margin:0 !important;
  max-width:100% !important;
  padding:0 !important;
}

.boost-sd__product-list{
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2px !important;
  row-gap: 32px !important;
  margin: 10px !important;
}

.boost-sd__product-item{
  margin-left:0 !important;
  margin-right:0 !important;
  margin-bottom:0 !important;
  width:auto !important;
}

.boost-sd__product-label{
  background-color:#000000 !important;
}

.boost-sd__format-currency--price-compare,.boost-sd__product-price--default{
  color:#000000 !important;
}

.boost-sd__product-price-content{
  display:flex;
  flex-direction:column;
  align-items:flex-end !important;
}

.boost-sd__product-price--saving{
  display:none;
}

.boost-sd__product-price--sale{
  color: #ad0000 !important;
  font-weight:700 !important;
}

.boost-sd__toolbar-container  {
  padding:1.5rem !important;
  max-width: 100%;
  margin:0 !important;
}

.boost-sd__toolbar-inner{
  max-width:100% !important;
  margin:0;
}

.boost-sd__toolbar-content{
  border:none !important;
  padding:0 !important;
}

.boost-sd__product-info--left{
 padding:5px !important; 
}

.boost-sd__product-item {
  gap:0 !important;
}

.boost-sd__product-image{
  padding-bottom:125%;
}

.boost-sd__product-image-img{
  position:absolute !important;
  top:0;
  left:0;
  right:0;
  bottom:0;
}

.product-swatch-custom-color{
  display:none;
}

.boost-sd__popup-select-option .boost-sd__button{
   /* border: none !important;
   width: 0;
   height: 0 !important;
   padding: 0 !important;
   visibility:hidden; */
}

.boost-sd__product-swatch-title{
  margin:0 0 5px 0 !important;
  font-size:12px !important;
  text-transform:uppercase !important;
}

.boost-sd__radio-label--selected:not(.boost-sd__radio-label--hide-text) {
 background-color:#ffffff !important;
color:#000000 !important;
}

.boost-sd__filter-tree-vertical{
  top:125px !important;
}

/* .boost-sd__button.boost-sd__button--select-option + .boost-sd__popup-select-option{
  display:none !important;
}

.boost-sd__button.boost-sd__button--select-option:hover + .boost-sd__popup-select-option{
  display:block !important;
} */

.boost-sd__pagination-number--circle,.boost-sd__pagination-button--circle{
  border-radius:0 !important;
  border:1px solid #222 !important;
  width:auto !important;
  height:auto !important;
  padding:5px 10px !important;
  font-size:13px !important;
  margin: 0 5px !important;
}

.boost-sd__pagination-button--circle{
  text-decoration:underline;
}

.boost-sd__pagination-number--active{
  color:#fff !important;
  background:#222 !important;
}

.boost-sd__button-text {
  font-size:12px !important;
}
.boost-sd__pagination{
  padding:1.5rem 0 5rem !important;
}

.product-swatch-custom-size{
  margin-bottom:10px;
}

.product-swatch-custom-size .boost-sd__product-swatch-options{
  justify-content:flex-start !important;
}

.boost-sd__radio-label--selected:not(.boost-sd__radio-label--hide-text) {
    color: var(--boostsd-radio-label-color-selected) !important;
    border-color: var(--boostsd-radio-label-border-color-selected) !important;
    background-color: var(--boostsd-radio-label-background-color-selected) !important;
}

 /* .boost-sd__btn-add-to-cart{
  width:auto !important;
  font-size:12px !important; 
  margin:0 auto !important;
} */
 
/* .boost-sd__product-image-column:hover  .boost-sd__popup-select-option{
  display:block !important;
} */

/* .boost-sd__product-image-column:hover  .quick-buy-btn{
  display:none !important;
} 
 */
/* .boost-sd__product-image-column{
  height:auto !important;
} */

/* .boost-sd__popup-select-option:has( .product-swatch-custom-size) + .boost-sd__btn-add-to-cart{
  display:none !important;
} 
 */

.boost-sd-container.boost-sd-container-search-page > .boost-sd__search-result-toolbar-container{
  display:none
}

.boost-sd-container.boost-sd-container-search-page > .boost-sd__search-form-wrapper{
  display:none
}

.boost-sd-container.boost-sd-container-search-page > .boost-sd__toolbar-container .boost-sd__view-as  {
  display: none;
}
.template-cart .search-menu-item-dropdown .search-box form {
  padding: 0;
}
.template-cart .boost-sd__search-bar {
  justify-content: flex-start;
  flex-direction: row;
  gap: initial;
  flex-wrap: nowrap;
}

/* Ticket 262 start */

.search-box form > input {
  padding: 10px 10px 10px 20px !important;
  font-size: 16px;
}
.search-box{
    position:relative;
}
.search-box .search-bar-icon{
  width:18px;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  left:0;
  cursor:pointer;
}
.search-box .search-bar-close-icon{
  width:18px;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:0;
  cursor:pointer;
}
.boost-sd__instant-search-container-mobile { 
  display : none !important; 
}

/* Ticket 262 end */
/* Ticket 302 start */
@media screen and (max-width: 767px) {
.search-box form>input {
        background: #000;
        border: none;
        border-bottom: 1px solid #000;
        color: #000;
    }
 
     /* body:not(.home-page) .search-box form>input{
        color: #fff;
    }  */

    /* :not(.home-page) KCSS-373 */
    body .search-box form>input {
        color: #fff;
    }

    body:not(.home-page) .search-bar-icon,
    body:not(.home-page) .search-bar-close-icon {
      filter: invert(100%) sepia(4%) saturate(7500%) hue-rotate(192deg)
      brightness(103%) contrast(106%);
    } 

  


    /* Ticket 302 end */
@media screen and (max-width: 768px) {
    .boost-sd__product-list {
        grid-template-columns: repeat(2, 1fr);
    }

     /* Ticket 262 new start */
    body:not(.template-product):not(.template-product-product-custom):not(.template-product-product-video):not(.template-product-gift-card):not(.template-product-gentle-souls):not(.template-product-gentle-souls-custom):not(.template-product-luggages):not(.template-product-product-bundle):not(.home-page) .search-menu-item-dropdown:not(.hidden){ 
      display:block !important;
    } /* Ticket 262 new open  */

    
   
  body.home-page .search-box form>input {
        background: transparent;
    }
 

    
    .boost-sd__filter-tree-vertical {
     top: calc(116px + 57px) !important;
    }
     /* Ticket 262 new end */
}