/** Shopify CDN: Minification failed

Line 295:0 Expected "}" to go with "{"

**/
.track123_form2_wrapper .track123_title:after {
   content: "";
    position: absolute;
    right: -10px;
    top: 22px;
    width: 160px;
    height: 40px;
    border: solid 8px #9bba5b;
    border-color: #9bba5b transparent transparent transparent;
    border-radius: 40%;
    z-index: -1;
}
.track123_form2_wrapper .track123_title {
    position: relative;
    z-index: 1;
}

.faq-effect h2:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 35px;
    width: 115px;
    height: 60px;
    border: solid 8px #9bba5b;
    border-color: #9bba5b transparent transparent transparent;
    border-radius: 35%;
    z-index: -1;
}
@media (max-width: 1400px){
.faq-effect h2:after {
    width: 80px;
    top: 22px;
}
}
@media (max-width: 700px){
  .faq-effect h2:after{
   right: -10px;
    top: 20px;
   width: 70px;
  }
}
.faq-effect h2 {
    position: relative;
    z-index: 1;
    display: inline-flex;
}

.track123_form2_wrapper {
    max-width: 800px;
    background: #f3f0f0;
    padding: 20px;
    margin: auto;
    
}

@media (max-width: 640px){
  .track123_block2_wrapper{
  margin: 0px !important;
}}

@media (min-width: 640px){
  .track123_form2_wrapper, #shopify-block-track123_search2_wNR6g8 .track123_order_detail_wrapper, #shopify-block-track123_search2_wNR6g8 .track123_order_items_wrapper,
iframe#track123_map_track123_search2_wNR6g8{
    border-radius: 15px;
  }
}

@media (min-width: 640px) {
    .sm\:R-w-\[530px\] {
        width: 600px !important;
    }
}

.icon-list-css {
    display: flex;
    gap: 15px;
    justify-content: center;
    max-width: 410px;
    align-items: flex-start;
}

.icon-box-custom {
    display: grid;
    width: 25%;
    gap: 10px;
}
.icon-text-custom{
 text-align: center; 
  font-size: 14px;
  font-weight: bold;
}
.icon-box-custom > img{
  margin: auto;
}
.custom-media-text{
  font-size: 14px !important;
}

@media screen and (max-width: 700px){
  .product-info__quantity-selector{
  justify-content: center;
  display: grid;
}
}

@media screen and (max-width: 700px){
  .m-desktop{
  display: none;
}
   .logo-block{
     margin-bottom: 1.8rem;
  }
  .m-mobile{
  margin-top: -2.8rem;
}
}

@media screen and (min-width: 700px){
  .m-mobile{
  display: none;
}
 
}

.bottom-p-block{
  padding-bottom: 20px;
}


.panel {
  padding: 0 18px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-m {
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 1px solid;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.accordion-m:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active-m:after {
  content: "\2212";
}


.custom-save-badge{
  display: none;
}

.quik-item{
  display: flex;
  align-items: center;
  gap: 10px;
 
}
@media screen and (max-width: 1000px){
  .quik-item{
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  justify-content: center;
  }
  .quick-mobile{
    display: none;
  }
}

@media screen and (min-width: 700px){
  .image-link-blocks{
    justify-content: center;
}
}

.custom-icon-lista {
      display: block !important;
}
.bottom-title{
  margin-top: 10px;
}
.logo-list{
  gap: 0px !important;
}
.logo-list__item{
  padding: 0px !important;
}

@media screen and (max-width: 1000px){
  .logo-list{
    display: flex !important;
  }
  .logo-list__item{
   padding: 5px !important;
   max-width: 70px;
}
}
.section-header{
    grid-template-columns: 100% !important;
    justify-content: center !important;
    align-items: end;
    display: flex !important;

}
.featured-collection span {
    position: relative;
    z-index: 1;
}
.featured-collection span:after {
   content: "";
    position: absolute;
    right: -10px;
    top: 35px;
    width: 238px;
    height: 50px;
    border: solid 8px #9bba5b;
    border-color: #9bba5b transparent transparent transparent;
    border-radius: 30%;
    z-index: -1;
}
@media (max-width: 1400px){
 .featured-collection span:after {
    width: 175px;
    top: 22px;
}
}
@media (max-width: 700px){
 .featured-collection span:after {
    width: 150px;
    top: 19px;
}
}
@media (max-width: 700px){
  .custom-column{
  grid-template-columns: 1fr 1fr;
}
}

@media (min-width: 999px){
  product-gallery{
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
    z-index: +1; 
@include media-query($small) {
 position: relative;
      top: 0px;
  }  
}

  .m-product-option--label {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    line-height: 24px;
    margin-bottom: 12px;
    font-weight: 500;
}

.main-product__block .m-product-custom-field .m-product-option--label {
    display: inline-flex;
}
.required-symbol{
  color: red;
  font-size: 13px;
  top: -0.2rem;
  left: .2rem;
  position: relative;
}
.form-field{
  padding: 6px 12px;
  width: 100%;
  outline: none;
  line-height: 2;
  transition: all var(.25s, .25s);
  border: 1px solid #d6d6d6;
}
