/** Shopify CDN: Minification failed

Line 83:14 Expected "{" but found "only"
Line 679:4 Unexpected "{"
Line 679:5 Expected identifier but found "%"
Line 680:6 Unexpected "{"
Line 680:7 Expected identifier but found "%"
Line 682:6 Unexpected "{"
Line 682:7 Expected identifier but found "%"
Line 684:6 Unexpected "{"
Line 684:7 Expected identifier but found "%"
Line 686:4 Unexpected "{"
... and 13 more hidden warnings

**/
#MainContent{
  background-color: #f5f5f5;
}
p{
  font-family: "Monda", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-size: 20px;
}
.rounded--image{
  border-radius: 8px !important;
}
.media.rounded--image {
  border-radius: 8px !important;
}
.product-media-container .media{
  border-radius: 8px !important;
}
.product-grid-item__thumbnail {
  border-radius: 8px !important;
}
.thumbnail img{
  background: #fff !important;
}
.product-grid-item__title {
  text-align: left;
}
.price {
  justify-content: flex-start;
}
.price .price-item {
  color: #e10000;
  font-family: "Oswald";
}
.product-grid-item__price{
  justify-content: flex-start;
}
.swiper-button-prev {
  border-radius: 5px !important;
}
.swiper-button-next {
  border-radius: 5px !important;
}
.align-items-end {
  align-items: flex-start;
}
.button {
  font-family: "Oswald";
  font-size: 26px;
  text-transform: uppercase !important;
} 
.button--large{
  text-transform: uppercase;
}
.two_column_list{
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  text-align: middle;
  column-gap: 40px;
}
.three_column_list{
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
@media screen only (max-width:768px){
  .two_column_list{
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .three_column_list{
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}
}
.service_list{
  display: flex;
  justify-content: space-around;
}
#section__template--18084764156079__1664363826cadda6d3.collection__list--slider.slider--controls--button .product__slider--button:hover, #section__template--18084764156079__1664363826cadda6d3.collection__list--slider.slider--controls--button .product__slider--button:focus-visible, #section__template--18084764156079__85f5ecbf-c294-4840-90ca-30e491229524.testimonial--slider.slider--controls--button .product__slider--button:hover, #section__template--18084764156079__85f5ecbf-c294-4840-90ca-30e491229524.testimonial--slider.slider--controls--button .product__slider--button:focus-visible {
    background: #fff !important;
    color: #000 !important;
}
.header__menu_li{
  padding: 0 12px;
}

/* HOMEPAGE SLIDER */
@media only screen and (min-width: 750px){
  #Slider-template--18084764156079__618a0282-c079-42aa-a005-eb543079cfcb .slideshow__banner--media--adapt_image{
  min-height: 400px;
}
#Slider-template--19483139145903__618a0282-c079-42aa-a005-eb543079cfcb .media--transparent{
  background-color: #000000ee;
  max-width: 40%;
}
}
.section-template--18084764156079__618a0282-c079-42aa-a005-eb543079cfcb-padding{
  background-color: #24211D;
}
.slideshow--bullet-button .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
  background-color: #e10000 !important;
}
/* ANNOUNCEMENT BAR */
.announment--bar-social-media{
  justify-content: flex-end;
}
.announcement_contact_info{
  text-transform: uppercase;
  color: #fdfdfd;
  font-size: 16px !important;
}
.announcement_contact_info a{
  text-transform: uppercase;
  color: #e10000;
}
.announcement_contact_info a:hover{
  color: #fdfdfd;
}
@media only screen and (min-width: 990px){
  .announcement-bar{
  min-width: 500px;
}
}
/*.button--announcement:hover{
  border: 1px #e10000 !important;
}
.announcement-bar__message .h6{
  font-family: "Monda" !important;
  font-size: 16px !important;
} */
/* Footer */
.footer__widget_title {
  display: none;
}
.footer__widget{
  justify-self: center;
}
.footer__list--item .link {
  font-family: "Oswald";
}
.footer_phone {
  color: #e10000;
}
.footer__bottom {
  background-color: #000000;
} 
.footer_contact_info{
  color: #fdfdfd;
}
.footer__list-item .link--text:hover{
  color: #e10000 !important;
}
/* @media screen and (max-width: 768px){
  .footer_contact_info{
    text-align: center;
  }
  .footer_2_col{
    width: 50%;
    display: flex;
  }
} */
.footer-block-image{
    align-self: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media only screen and (max-width: 991px){
  .footer_contact_info{
    text-align: center;
  }
  .footer__list-social{
    justify-content: center;
  }
}
@media only screen and (min-width: 600px) and (max-width: 991px) {
    .footer--grid>.col {
        width: 45% !important;
        flex-basis: 45% !important;
    }
	.footer--grid{
		flex-direction: row;
}
	.footer__widget{
justify-content: center;
}
}
@media only screen and (max-width: 599px){
  .footer--grid>.col {
        /*width: 45% !important;
        flex-basis: 45% !important;*/
    justify-items: center
    }
  .footer--grid{
    flex-direction: column;
    justify-content: center;
  }
  /*.footer--grid .footer_2_col{
    width: 45% !important;
    flex-basis: 45% !important;
    flex-direction: row !important;
    display: flex;
  }*/
}
#shopify-section-template--18084764156079__d77e65f4-2472-4cc5-afd8-93b9cf4d32b5{
  background-color: #fdfdfd !important;
}
/* MENU */
.header__mega_menu_item{
  color: #e10000 !important;
}
/* COLLECTION PAGE */
.gird__column_icon {
  color: #f5;
}
.gird__column_icon.active {
  color: #e10000 !important;
}
.facet-filters__field {
  color: #fdfdfd !important;
}
.facet-filters__label {
  color: #fdfdfd !important;
}
.facet-filters__sort {
  background-color: #24211d !important;
  color: #fdfdfd !important;
}
.product__filter--toolbar {
  background-color: #24211d !important;
  border-radius: 0 !important;
}
.product-count__text {
  color: #fdfdfd;
}
.facet-checkbox__text {
  color: #e10000;
}
.facet-checkbox__text-label {
  color: #24211d;
}
.quick-add__submit {
  border-radius: 5px !important;
  border: solid 1px #24211d !important;
  box-shadow: 2px 2px 5px #2e2e2eaa !important;
}
@media screen and (min-width: 750px){
  .collection-hero{
    height: 200px !important;
  }
  .collection-hero .container{
    /* max-width: 100%;*/
    height: 200px !important;
    background-image: contain;
    /*padding-left: 0 !important;
    padding-right: 0 !important;*/ 
  }
  .collection-hero__text-wrapper{
    max-width: var(--container-lg-width);
  }
  .collection-hero__inner.content__overlap--image::before{
    padding-bottom: 0 !important;
  }
/*collection-hero__inner.content__overlap--image{
  padding: 20px;
}*/
  .collection-hero--with-image .collection-hero__title{
    font-size: 42px !important;
  }
  .collection-hero__text-wrapper.collection__hero--full-width.hero__inner--no-gap{
    /*padding-left: 13% !important;*/
    padding-top: 50px !important;
    /*min-width: var(--container-lg-width) !important;*/
    align-self: middle;
  }
  .facets__display-vertical {
    border: solid #24211d 1px !important;
    border-radius: 0 !important;
  }
  .facets-vertical .facets__summary {
    background-color: #24211d !important;
    color: #fdfdfd;
    border-radius: 0 !important;
  }
  .facets__summary span {
    color: #fdfdfd !important;
  }
  .facets__summary .icon-caret {
    color: #fdfdfd !important;
  }
} 
/* PRODUCT PAGE */
.product-section {
  background-color: #f5f5f5;
}
.section-template--18084764385455__main-padding {
  background-color: #f5f5f5 !important;
}
.product-media-container.constrain-height.media-fit-contain{
  border-radius: 8px;
}
/* .product-section .product__media {
  aspect-ratio: 1 / 1;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-section .product__media {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
} */
.product__tax{
  display: none !important;
}
.faq__list--item--heading{
  background-color: #24211d !important;
  color: #e10000 !important;
  padding: 20px 10px !important;
  border: 0 !important;
}
.faq__list--item--heading:hover{
  color: #f5f5f5 !important;
}
.faq__button--icon{
  padding-right: 10px !important;
}
.finance_cta{
  display: flex;
  flex-direction: row;
  align-content: flex-end;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
.finance_cta p{
  margin-bottom: 0;
  font-family: 'Oswald';
  font-size: 20px;
}
@media screen and (max-width: 749px){
  #shopify-section-template--19483139473583__main .product__info-wrapper{
    padding: 0 0 20px 0 !important;
  }
  .grid--peek.slider .grid__item:first-of-type{
    margin: 0 !important;
  }
  .slider.slider--mobile{
    margin-bottom: 0 !imporant;
  }
}
/* CUSTOM SLIDESHOW */
.slideshow__background_rh{
  background-color: rgba(0,0,0,0.75);
  max-width: 50%;
  padding: 30px;
}
.banner__text_rh{
  font-size: 14px;
  color: #fdfdfd;
  line-height: 1.4em;
  padding: 30px 0;
}

.slideshow--banner-button_rh .button:hover{
background-color: #e10000;
}
@media screen and (max-width: 768px) {
  .slideshow__background_rh{
  max-width: 100%;
  padding: 10px;
  }
  .slideshow__banner--media--medium {
        min-height: 800px !important;
    }
}
/* CTA Bar */
.text__with--icons-grid-3{
  column-gap: 4rem;
}
.text__with--icons--text{
  line-height: 1.1em;
}
.text__with--icons__link{
  align-items: center;
  display: flex;
  padding: 15px;
}
.text__with--icons__link:hover{
  background-color: #000 !important;
}
.text__with--icons-single--item{
  padding: 0 !important;
}
.text__with--icons--heading h4{
  margin: 0 0 5px;
}
.text__with--icons--heading{
  line-height: 1.1em;
}
.text__with--icons--heading{
  text-decoration: none;
  color: fdfdfd;
}
@media screen and (max-width: 992px){
  .text__with--icons-grid-3{
  column-gap: 2em;
  }
  .text__with--icons--box {
    max-width: 10rem !important;
}
  .text__with--icons__link{
  align-items: center;
  display: flex;
  padding: 0;
}
}
.text__with--icons--box{
  padding-right: 20px;
}
/* MULTIPRODUCT SLIDER */
.slider__heading--wrapper .d-flex{
  display: flex;
  justify-content: space-between;
}
.section-heading .text-left{
  width: 65%;
}
/* MAPS STYLING */
.section-template--18084764156079__google_map_MXXVc7-padding{
  background-color: #24211d;
}
/* LOGO LIST */
.logo__list--media {
    padding-top: 70%;
    position: relative;
    max-width: 200px;
}
@media screen and (max-width: 990px){
  .grid__item{
    justify-content: center !important;
  }
} 
/* IN-STORE TEMPLATE */
.section-template--18143220236463__slideshow_hG4Vxr-padding{
  background-color: #24211D;
}
/* NEW HEADER TEMPLATE TWO ROW LAYOUT */
.header__inner .header-logo-menu--2-lines{
  padding: 2px 0 !imporant; 
}
.header__inner{
  padding: 2px 0 !important;
}
.menu--bottom-logo-left:not(.logo--menu-1-line) .search--box-wrapper{
  min-width: 100% !important;
  margin-right: 15%;
}
@media (min-width: 992px){
  .header__inner .col-lg-4{
    width: 15% !important;
  }
  .header__actions .col-lg-8{
    width: 85% !important;
  }
  .header__actions{
    justify-content: flex-end;
  }
  .header__menu_item{
    min-height: 5.8rem;
    padding: 0px !important;
  }
}
.header__mega_sub_menu_item{
  padding: 5px 0 !important;
}
/* Product Specifications Table Styles */

/* Specifications Section Container */
.product-specifications-section {
  border-top: 1px solid rgba(var(--color-foreground), 0.12);
  --bs-gutter-x: 20px;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 992px){
  .product-specifications-section{
  max-width: var(--container-lg-width);
  }
}

/* Accordion Toggle (Summary) */
.product-specifications-section .product-accordion {
  margin: 0;
}

.product-specifications-section .product-accordion__toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  cursor: pointer;
  list-style: none;
  font-size: calc(var(--font-heading-size) * 2.4rem);
  font-family: var(--font-heading-family);
  line-height: 1.3;
  color: rgb(var(--color-foreground));
  border: none;
  background: #24211d;
}

.product-specifications-section .product-accordion__toggle::-webkit-details-marker {
  display: none;
}

.product-specifications-section .product-accordion__toggle::marker {
  content: none;
}

.product-specifications-section .product-accordion__title {
  background-color: #24211d !important;
  color: #e10000 !important;
  padding: 20px 10px !important;
  border: 0 !important;
}
.product-specifications-section .product-accordion__title:hover {
  color: #f5f5f5;
}

/* Accordion Icon */
.product-specifications-section .product-accordion__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  transition: transform 0.3s ease;
}

.product-specifications-section .product-accordion__icon svg {
  width: 1.2rem;
  height: 1.2rem;
}

.product-specifications-section details[open] .product-accordion__icon {
  transform: rotate(180deg);
}

/* Accordion Content */
.product-specifications-section .product-accordion__content {
  padding-bottom: 1.5rem;
}

/* Specifications Table */
.product-specifications {
  width: 100%;
  padding-top: 1.5rem;
}

.specifications-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.4rem;
  line-height: 1.5;
  color: rgb(var(--color-foreground));
}

.specifications-table tbody {
  border-top: 1px solid rgba(var(--color-foreground), 0.12);
}

.specifications-row {
  border-bottom: 1px solid rgba(var(--color-foreground), 0.12);
}

.specifications-label {
  width: 40%;
  padding: 1rem 1rem 1rem 1rem;
  text-align: left;
  font-weight: 600;
  vertical-align: top;
  color: rgb(var(--color-foreground));
}

.specifications-value {
  width: 60%;
  padding: 1rem 1rem 1rem 1rem;
  text-align: left;
  vertical-align: top;
  color: rgba(var(--color-foreground), 0.75);
}

/* Placeholder styling for theme editor */
.specifications-placeholder {
  padding: 1.5rem;
  background: rgba(var(--color-foreground), 0.04);
  border-radius: var(--card-corner-radius, 8px);
  color: rgba(var(--color-foreground), 0.6);
  font-style: italic;
  text-align: center;
  font-size: 1.3rem;
}

/* Responsive - Mobile */
@media screen and (max-width: 749px) {
  .product-specifications-section .product-accordion__toggle {
    padding: 1.2rem 0;
    font-size: 1.3rem;
  }
  
  .product-specifications-section .product-accordion__title {
    font-size: 1.3rem;
  }
  
  .specifications-table {
    font-size: 1.3rem;
  }
  
  .specifications-label,
  .specifications-value {
    display: block;
    width: 100%;
    padding: 0.8rem 0;
  }
  
  .specifications-label {
    padding-bottom: 0.2rem;
    border-bottom: none;
  }
  
  .specifications-value {
    padding-top: 0;
  }
  
  .specifications-row {
    padding: 0.5rem 0;
  }
}

/* PRODUCT TABS */

  .product-tabs-section {
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #24211d;
  }
  @media screen and (min-width: 750px){
    .product-tabs-container .page-width{
      padding: 0 1.2rem !important;
    }
  }
  .tabs-navigation {
    display: flex;
    gap: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
    {% case section.settings.tab_alignment %}
      {% when 'center' %}
        justify-content: center;
      {% when 'stretch' %}
        justify-content: stretch;
      {% else %}
        justify-content: flex-start;
    {% endcase %}
  }
  
  .tab-button {
    background:rgb(218, 218, 218) ;
    border-left: solid 1px #000;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: none !important;
    border-radius: 12px 12px 0 0;
    padding: 16px 24px;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    color:rgb(75, 75, 75);
    transition: color 0.2s ease;
    position: relative;
    {% if section.settings.tab_alignment == 'stretch' %}
      flex: 1;
      justify-content: center;
    {% endif %}
  }
  
  .tab-button::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 24px;
    right: 24px;
    height: 2px;
    background: none;
    transition: background-color 0.2s ease;
  } 
  
  .tab-button:hover {
    color: #000;
    background: #fff;
  }
  
  .tab-button.active {
    color: #000;
    font-weight: 500;
    background: #fff;
    border: 1px solid #000;
  }
  
  .tab-button.active::after {
    background: #000;
  }

  {% if section.settings.hide_icons %}
  .tab-icon {
    display: none;
  }
  {% endif %}
  
  .tab-icon {
    display: flex;
    align-items: center;
  }
  
  .tabs-content {
    background: #ffffff;
    border-radius: {{ section.settings.content_border_radius }}px;
    /*{% if section.settings.content_background != 'transparent' and section.settings.content_background != 'rgba(0,0,0,0)' %}
    padding: 24px;
    {% endif %}*/
  }
  
  .tab-panel {
    display: none;
  }
  
  .tab-panel.active {
    display: block;
    animation: fadeIn 0.3s ease;
  }
  
  @keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
  }
  
  /* Details Tab Styles */
  .tab-details {
    line-height: 1.8;
    color: #333;
    padding: 20px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  
  .tab-details p {
    margin-bottom: 1em;
  }
  
  .tab-details p:last-child {
    margin-bottom: 0;
  }
  
  .product-specifications {
    padding-top: 20px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  
  .spec-row {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid #f0f0f0;
  }
  
  .spec-row:last-child {
    border-bottom: none;
  }
  
  .spec-label {
    font-weight: 600;
    color: #333;
  }
  
  .spec-value {
    text-align: right;
    color: #333;
  }
  
  /* Files Tab Styles */
  .files-list {
    list-style: none;
    padding: 20px;
    margin: 0;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  
  .file-item {
    margin-bottom: 12px;
  }
  
  .file-item:last-child {
    margin-bottom: 0;
  }
  
  .file-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    text-decoration: none;
    color: #333;
    transition: background-color 0.2s ease, border-color 0.2s ease;
  }
  
  .file-link:hover {
    background: #f9f9f9;
    border-color: #ccc;
  }
  
  .file-icon {
    display: flex;
    color: #666;
  }
  
  .file-name {
    font-weight: 500;
  }
  
  /* Videos Tab Styles */
  .videos-grid {
    display: grid;
    gap: 20px;
    padding: 20px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  
  .video-wrapper {
    border-radius: 8px;
    overflow: hidden;
  }
  
  .video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  
  .video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .video-wrapper video {
    width: 100%;
    height: auto;
  }
  
  /* Custom Tab Styles */
  .tab-custom {
    line-height: 1.8;
    color: #333;
    padding: 20px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  
  .metafield-text {
    white-space: pre-line;
  }
  
  /* Specifications Tab Styles */
  .tab-specifications .specifications-intro {
    margin-bottom: 16px;
  }
  
  .tab-specifications .specifications-table {
    width: 100%;
    border-collapse: collapse;
  }
  
  .tab-specifications .specifications-table th,
  .tab-specifications .specifications-table td {
    padding: 12px 16px;
    text-align: left;
    border-bottom: 1px solid #8a8a8a;
  }
  
  .tab-specifications .specifications-table th {
    font-weight: 600;
    color: #333;
    width: 40%;
    background: rgba(0, 0, 0, 0.02);
  }
  
  .tab-specifications .specifications-table td {
    color: #333;
  }
  
  .tab-specifications .specifications-table tr:last-child th,
  .tab-specifications .specifications-table tr:last-child td {
    border-bottom: none;
  }
  
  /* Rich Text Editor Styles */
  .rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
    padding-top: 1.5em;
    padding-bottom: 0.5em;
  }
  
  .rte h1:first-child, .rte h2:first-child, .rte h3:first-child {
    margin-top: 0;
  }
  
  .rte p {
    margin-bottom: 1em;
  }
  
  .rte p:last-child {
    margin-bottom: 0;
  }
  
  .rte ul, .rte ol {
    margin-bottom: 1em;
    padding-left: 1.5em;
  }
  
  /* Responsive */
  @media (max-width: 749px) {
    .tabs-navigation {
      overflow-x: auto;
      flex-wrap: nowrap;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
    }
    
    .tabs-navigation::-webkit-scrollbar {
      display: none;
    }
    
    .tab-button {
      white-space: nowrap;
      padding: 14px 16px;
      font-size: 14px;
    }
    
    .tab-button::after {
      left: 16px;
      right: 16px;
    }
    
    .tabs-content {
      padding: 20px 16px;
    }
    
    .video-wrapper + .video-wrapper {
      margin-top: 16px;
    }
  }

/* PRODUCT INFO FREIGHT STYLING */
.freight-shipping-info {
      font-family: inherit;
    }

    .freight-shipping-info--hidden {
      display: none !important;
    }

    .freight-shipping-info__banner {
      display: flex;
      align-items: flex-start;
      gap: 12px;
      padding: var(--freight-padding-top) 16px var(--freight-padding-bot);
      border-radius: var(--freight-radius);
      border: 1px solid transparent;
      transition: opacity 0.25s ease;
    }

    .freight-shipping-info__banner--free {
      background-color: var(--freight-free-bg);
      border-color:     var(--freight-free-border);
      color:            var(--freight-free-text);
    }

    .freight-shipping-info__banner--paid {
      background-color: var(--freight-paid-bg);
      border-color:     var(--freight-paid-border);
      color:            var(--freight-paid-text);
    }

    .freight-shipping-info__banner--inactive {
      display: none;
    }

    .freight-shipping-info__icon {
      flex-shrink: 0;
      display: flex;
      align-items: center;
      padding-top: 2px;
    }

    .freight-shipping-info__icon svg {
      width:  var(--freight-icon-size);
      height: var(--freight-icon-size);
    }

    .freight-shipping-info__text {
      display: flex;
      flex-direction: column;
      gap: 3px;
    }

    .freight-shipping-info__heading {
      font-size:   var(--freight-heading-size);
      font-weight: 600;
      line-height: 1.3;
      display: block;
    }

    .freight-shipping-info__subtext {
      font-size:   var(--freight-subtext-size);
      line-height: 1.5;
      opacity:     0.85;
    }