.elementor-kit-6{--e-global-color-primary:#434343;--e-global-color-secondary:#8D19E5;--e-global-color-text:#434343;--e-global-color-accent:#19E575;--e-global-color-526b61f:#FFFFFF;--e-global-typography-primary-font-family:"ThicccBoi";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"ThicccBoi";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"ThicccBoi";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ThicccBoi";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-3573251-font-family:"ThicccBoi";--e-global-typography-3573251-font-size:16px;--e-global-typography-3573251-font-weight:600;--e-global-typography-6925a43-font-family:"ThicccBoi";--e-global-typography-6925a43-font-size:16px;--e-global-typography-6925a43-font-weight:400;--e-global-typography-054c504-font-family:"ThicccBoi";--e-global-typography-054c504-font-size:32px;--e-global-typography-054c504-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-054c504-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.order-remaining {
    visibility: hidden !important;
}

.jet-form-builder-choice--item {
    border: none !important;
}

.button-green .elementor-button {
    background: radial-gradient(at bottom center, #52A6C9 0%, #19E575 70%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;
}


.button-green-listing .elementor-button {
    background: radial-gradient(at bottom right, #52A6C9 5%, #19E575 80%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;
}

.button-purple .elementor-button {
    background: radial-gradient(at bottom center, #52A6C9 0%, #8D19E5 70%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;
}



.button-orange .elementor-button {
    background: radial-gradient(at bottom center, #F0FF1A 0%, #E97C2F 70%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;
}

#green-tab {
    
    background: radial-gradient(at bottom center, #52A6C9 0%, #19E575 60%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;
    
    
}

#yellow-tab {
    
    background: radial-gradient(at bottom center, #F0FF1A 0%, #E97C2F 50%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;
    
    
}

.button-green .elementor-button:hover {
   
}

.purple-text {
  background: radial-gradient(at bottom right, #2F95E9 0%, #8D19E5 70%)!important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  display: inline-block !important;
  text-shadow: none !important;
}

.purple-text-two {
  background: radial-gradient(at bottom center, #2F95E9 0%, #8D19E5 60%)!important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  display: inline-block !important;
  text-shadow: none !important;
}


.purple-text-wrap {
    display: inline-block;
  filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.2)) !important;
}

.orange-text {
 background: radial-gradient(at bottom right, #F0FF1A 0%, #E97C2F 70%)!important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  display: inline-block !important;
  text-shadow: none !important;

}

.orange-text-wrap {
    display: inline-block;
  filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.2)) !important;
}

.green-text {
  background: radial-gradient(at bottom right, #2F95E9 0%, #19E575 70%)!important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;

  display: inline-block !important;
  text-shadow: none !important;
}

.green-text-wrap {
    display: inline-block;
  filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.2)) !important;
}

.cart_item .product-total .woocommerce-Price-amount.amount {
   your styles here 
  display: none;
}

.cart-subtotal .woocommerce-Price-amount.amount {
   your styles here 
  display: none;
}

/*.cart-subtotal {*/
/*    display: none;*/
/*}*/

.product-total {
    visibility: hidden;
}

/*STyles for forms*/
/* JFB Advanced Choices: 3-col compact grid */
/* FORCE front-end to match editor: image LEFT, radio+label RIGHT */
.jet-form-builder-row.field-type-choices-field ul.color-swatch{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 6px !important;
}

/* each option = horizontal row */
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"],
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li.wp-block-jet-forms-choice{
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;

  padding: 6px !important;
  margin: 0 !important;

  /* remove any selection box/border */
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

/* kill any pseudo selection rings */
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"]::before,
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"]::after,
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"][aria-checked="true"]::before,
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"][aria-checked="true"]::after{
  content: none !important;
  display: none !important;
}

/* image sizing */
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"] figure{
  margin: 0 !important;
  flex: 0 0 auto !important;
}
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"] img{
  width: 34px !important;
  height: 34px !important;
  object-fit: cover !important;
  border-radius: 8px !important;
  display: block !important;
}

/* radio + label stay INLINE (not stacked) */
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"] .jet-form-builder-choice--item-control{
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;

  width: auto !important;
  min-width: 0 !important;
}

/* make label clean */
.jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"] label{
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
  line-height: 1.1 !important;
}

/*@media (max-width: 520px) {*/
/*  .jet-form-builder-row.field-type-choices-field ul.color-swatch {*/
/*    display: grid !important;*/
/*    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;*/
/*    gap: 1px !important;*/
/*  }*/
/*}*/


@media (max-width: 520px) {
  .jet-form-builder-row.field-type-choices-field ul.color-swatch{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  /* Keep tile horizontal on mobile (swatch left, label right) */
  .jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"],
  .jet-form-builder-row.field-type-choices-field ul.color-swatch > li.wp-block-jet-forms-choice{
    flex-direction: row !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 6px !important;
  }

  /* Hide the actual radio dot */
  @media (max-width: 520px) {
  .jet-form-builder-row.field-type-choices-field ul.color-swatch input[type="radio"]{
    position: absolute !important;
    opacity: 0 !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none !important;
  }
}


  /* Make the control wrapper just hold the label neatly */
  .jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"] .jet-form-builder-choice--item-control{
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 0 !important;
    width: auto !important;
    min-width: 0 !important;
  }

  /* Slightly smaller label on mobile */
  .jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"] label{
    font-size: 14px;
    line-height: 1.15 !important;
    margin: 0 !important;
  }

  /* Selected state: light grey outline around the SWATCH only */
  .jet-form-builder-row.field-type-choices-field ul.color-swatch > li[role="radio"][aria-checked="true"] img{
    outline: 2px solid #2e95ea !important;
    outline-offset: 2px !important;
  }
  
   .jet-form-builder-row.field-type-choices-field ul.color-swatch{
  
    column-gap: 0px !important;    /* move right column over */
    row-gap: 10px !important;
  }
  


  /* Common wrappers JFB uses */
  .jet-form-builder .jet-form-builder__field,
  .jet-form-builder .jet-form-builder__field select{
    background-color: #fff !important;
    color: #434343 !important;
    
  }


  
}




form.jet-form-builder[data-form-id="932"] 
  button.jet-form-builder__action-button.jet-form-builder__submit.submit-type-ajax{
  background: radial-gradient(at bottom center, #52A6C9 0%, #8D19E5 70%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;
}

form.jet-form-builder[data-form-id="947"] 
  button.jet-form-builder__action-button.jet-form-builder__submit.submit-type-ajax{
  background: radial-gradient(at bottom center, #F0FF1A 0%, #E97C2F 70%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;
}

/**/
/* Only inside the wrapper that has your class */
.is-mac .jet-form-builder__submit{
  border: none;
  color: #fff !important;
  background: radial-gradient(at bottom center, #52A6C9 0%, #19E575 70%) !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    background-size: 150% 150%;

  font-family: "ThicccBoi", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

/* Hover text colour */
.is-mac .jet-form-builder__submit:hover,
.is-mac .jet-form-builder__submit:focus{
  color: #434343 !important;
}

/*for product listing grid align left*/

.left-align-listing .jet-listing-grid__items {
    justify-content: flex-start;
}

.left-align-listing .jet-listing-grid__items .slick-track {
    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 767px){
  .jet-listing-grid .jet-listing-grid__item{
    padding: 0 !important;
    
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ThicccBoi';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://r2ro.ca/wp-content/uploads/2025/11/THICCCBOI-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'ThicccBoi';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://r2ro.ca/wp-content/uploads/2025/11/THICCCBOI-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'ThicccBoi';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://r2ro.ca/wp-content/uploads/2025/11/THICCCBOI-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */