/** Shopify CDN: Minification failed

Line 322:16 Expected identifier but found whitespace
Line 322:21 Unexpected ";"

**/

 
.header-top--search {
  width: 30%;
  border: none;
}


  input[type="text"] {
  /* Your CSS styles here */
  border: 1px solid #000;
}

.header-top--search .boost-sd__search-form .boost-sd__search-form-input {
  background: transparent !important;
    padding: 10px !important;
}
.boost-sd__search-widget-init-input {
    text-align: left !important;
    background: transparent !important;
    /* border: none !important; */
    font-size: 14px !important;
}
.header-top--search .search-box-icon {
    width: 20px;
    height: 20px;
}
.header-top--search form  {
  display: flex;
  align-items: center;
  gap: 5px;
}
.boost-sd__instant-search-no-product.boost-sd__instant-search-no-other {
  
}
@media screen and (max-width: 480px) {
  .header-top__right{
  width: 30%;
    justify-content: flex-end;
    
  }
}

.boost-sd__search-bar-wrapper--mobile-style1 .boost-sd__search-bar-autocomplete {
  background: transparent;
}
.header-menu__list-item details details .header-menu__summary-container svg {
    transform: rotate(-90deg);
}
.header-menu__list-item details details {
    position: relative;
}

.header-menu__list-item details details .list-menu {
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 180px;
}
.hidden-sec {
    display: none;
    z-index: 999;
    border: 1px solid gray;
    height: 150px;
    width: 150px;
    position: absolute;
    top: 52px;
    border: none;
}
.product-card__images {
  margin: 20px 0 0;
}
.product-card__images ul {
    display: flex;
    justify-content: center;
}
.product-card__images ul li {
    margin: 0 2px;
}
.product-card__images .product-swatches__color {
    display: block;
    margin: 1px;
    height: 40px;
    width: 40px;
    display: block;
    border: 1px solid #cccccc;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.product-swatches__label {
  display: none;  
}
.product-card__price,
.boost-sd__product-price {
    display: none !important;
}
.swatch-item__image {
    background-size: cover;
}
.product__tab p {
  margin: 0 0 0.9375em 0;
}
.email_container {
  padding-top: 10px;
}
p.description-metafields {
    margin-bottom: 3px;
}
.product__details {
    background: #f3f3f3;
    padding: 20px !important;
}
.social-share__item_pinterest svg {
    width: 14px;
    color: #fff;
    height: 14px;
}

.st-btn.st-first.st-last.st-remove-label {
  display: block !important;
}
.sharethis-inline-share-buttons {
    display: inline-flex !important;
    margin: 0 5px 0 0 !important;
    top: -3px;
    position: relative;
}
#st-1 .st-btn {
  border: 0 !important;
  line-height: 1.6 !important;
  height: unset !important;
  padding: 0 8px 0 1px !important;
}

#st-1 .st-btn[data-network='email'] {
  background-color: transparent !important;
}

#st-1 .st-btn:hover {
  opacity: unset !important;
  top: unset !important;
}

#st-1 .st-btn>img {
  width: 18px !important;
  top: 3px !important;
}

.st-btn.st-first.st-last::after {
  content: "SHARE" !important;
  color: #838383 !important;
  font-size: 13px !important;
    position: relative;
    top: 2px!important;
    margin-left: 2px;
  font-family: "Roboto Condensed", sans-serif !important;
}

.star-set-image.star-set-image-sq.star-size-lg.star-set-image-scale-1.star-set-image-position-top.star-set-image-rad-0.star-image-border-3 {
  width: 40px !important;
  height: 40px !important;
}

.social-share-grey-box {
  display: inline-block;
  margin-left: 40px;
}


/*@media screen and (min-width: 701px) {
  .hospmobile {
      display: none!important;
  }
}
.graybarlinks {
    display: flex;
    align-items: center;
    justify-content: center;
}
.botmodal a:before {
    content: "";
    background-image: url('https://cdn.shopify.com/s/files/1/0474/2466/7804/files/quote_icon_1b6028a4-93f4-4420-b8b5-b2e397a425e9.png');
    display: block;
    height: 30px;
    width: 26px;
    background-repeat: no-repeat;
    background-size: 26px 30px;
    top: 5px;
    margin-left: -30px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.modal-dialog {
    margin: 40px auto;
    border-radius: 0;
    min-width: 600px;
    height: 85%;
    max-width: 500px;
    position: relative;
    width: auto;
    pointer-events: none;
}
.modal-content {
    background: #f3f3f3;
    border-radius: 0;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    border: 1px solid rgba(0,0,0,.2);
    outline: 0;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0 20px 15px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-body {
    padding: 0;
    position: relative;
    flex: 1 1 auto;
}
.modal-footer {
    display: none;
}
.modallogo {

    width: 80%;
    display: block;
}
.modal .close {
    border: none;
    color: #fff;
    padding: 0;
}
.modal .close span {
    background: black;
    position: absolute;
    padding: 0 10px;
    right: -1px;
    top: -1px;
    font-size: 25px;
}


tr td:first-child {
  white-space: nowrap;
}

.hidden {
  display: none;
}

#boost-sd__search-widget-init-input-1 {
  font-size: 16px;
}

.rich-text__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}



.footer-section__item--payments {
  display: none;
}

.footer-section {
  padding: 0;
}

.rich-text__content {
  font-size: 16px;
}

.article {
  padding: 15.5rem;
}

.article-block__footer {
      max-width: 135ch;
}

.article-block__content {
 justify-content: left;
      max-width: var(--max-width-screen);
      padding-left: 10px;
  padding-right: 10px;
      padding-bottom: 0 !important;
}
  .text-container {
    max-width: 1200px; /* Adjust the max-width as per your preference */
    margin-left: auto;
    margin-right: auto;
  }


.main-blog__title {
  display: none;
}
.article-block__share {
  display: flex;
  justify-content: center; /* Horizontally center items */ 
  flex-direction: column; /* Place items vertically */
  align-items: center;
  
}
.breadcrumb__item {
  font-size: 14px; /* You can adjust the size as needed */
}
.rich-text {
  padding-bottom: 10px; /* You can adjust the value as needed */
}
  /* Add CSS to add top padding to the div element */

  .main-blog__item {
  padding-top: 0px;
  padding-bottom: 0px;
}

.main-blog__header {
  display: none !important;
  padding: 0;
}



/* start [5/2/2024] */

.sharethis-inline-share-buttons-box img {
    width: 100%;
    max-width: 40px;
}

div.sharethis-inline-share-buttons {
    display: none !important;
}

.email_container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.swym-button span {
    width: 100%;
    color: black;
    margin-top: 4px;
    text-transform: capitalize;
}

.swym-button img {
    width: 100%;
    max-width: 50px;
}

.swym-button {
    background: transparent !important;
    height: unset !important;
    justify-content: center !important;
    text-align: center !important;
    padding: 0 !important;
    margin-right: 20px !important;
}

.social-share__item_pinterest {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.social-share__item_pinterest img {
    width: 100%;
    max-width: 45px;
}

.social-share__item_pinterest span {
    margin-bottom: -4px;
    text-align: center;
    font-size: 14px;
}

.sharethis-inline-share-buttons-box {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    cursor: pointer;
}

.specification_engine-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.specification_engine-box .specification_engine {
    margin-top: 0 !important;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.specification_engine-box .above-bot {
    font-style: normal !important;
}
.sharethis-inline-share-buttons-box span {
    font-size: 14px;
}
.specification_engine img {
    width: 100%;
    max-width: 40px;
    margin-left: 10px;
}

button.specification_engine.data_collect {
    display: none;
}

.email_container {
    padding-top: 0;
    margin-top: 0 !important;
}

.button-box {
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}

.button-box-inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.button-box-btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    font-weight: 600;
    text-decoration: unset;
    transition: 0.3s;
    cursor: pointer;
}

button.button-box-btn-1 {
    width: calc(40% - 5px);
}

button.button-box-btn-2 {
    width: calc(60% - 5px);
}

.button-box-btn {
    border: 1px solid;
    border-radius: 4px;
}

@media only screen and (max-width: 768px) {
  button.button-box-btn-1, button.button-box-btn-2 {
      width: 100%;
  }
}
button.swym-button.disabled, button.swym-button:disabled{
  opacity: 1 !important;
} 
/* SWYM wishlist grid: hide the price line */
.swym-storefront-layout-grid-item-final-price,
.swym-storefront-layout-grid-item-price-variant {
  display: none !important;
}
/* SWYM header launcher – click-safe + icon overlay */
a.swym-header-launcher{
  display: inline-flex !important;
  align-items: center !important;
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer !important;
}

a.swym-header-launcher .swym-icon{
  opacity: 0 !important;
  width: 32px !important;
  height: 32px !important;
  display: block !important;
  pointer-events: auto !important;
}

a.swym-header-launcher::before{
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 32px !important;
  height: 32px !important;
  background: url("/cdn/shop/files/project-add.svg?v=1769804972") center / contain no-repeat !important;
  pointer-events: none !important;
}

a.swym-header-launcher.swym-has-items::before{
  background-image: url("/cdn/shop/files/project-added.svg?v=1769805052") !important;
}

/* Count closer to icon */
a.swym-header-launcher .swym-wishlist-count,
a.swym-header-launcher .swym-wishlist-count-bubble{
  position: static !important;
  transform: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 18px !important;
  height: 18px !important;
  line-height: 18px !important;
  padding: 0 6px !important;
  border-radius: 999px !important;
  margin-left: -8px !important; /* tweak -6 to -12 */
}
/* Make sure the right header area uses consistent spacing */
.header-top__right{
  display: flex !important;
  align-items: center !important;
  column-gap: 18px !important; /* adjust */
}

/* Remove SWYM injected margins so gap controls spacing */
.header-top__right a.swym-header-launcher{
  margin: 0 !important;
}
/* Hide empty state illustration */
.swym-storefront-layout-empty-wishlist-content svg{
  display: none !important;
}

/* Hide price (you already did similar elsewhere) */
.swym-storefront-layout-grid-item-final-price,
.swym-storefront-layout-grid-item-price-variant{
  display: none !important;
}
/* SWYM wishlist popup: "Login to Save" button square corners */
a.swym-storefront-layout-login-button{
  border-radius: 0 !important;
}

/* End [5/2/2024] */