
p,span,li,ul,div{
  font-family: 'Montserrat', sans-serif;
}

.row.justify-content-center.align-items-start.pt-5.gy-5 .buy-mark-2-img.rounded-5.mt-5.overflow-hidden{
	visibility: hidden;
}
#pa_model{
	display: block !important;
}

[data-step-title="Farbe"]{
	display: none;
}
[data-step-title="Farbe"] .option-group-header{
	display: none;
}

.buy-mark-2-img img {
	padding: 0px !important;
  object-fit: cover;
}

	/* Product Gallery Collection Styles */
.product-gallery-collection-container {
    max-width: 800px;
    margin: 0 auto;
}


.product-gallery-collection-thumbnails {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: auto;
    padding-bottom: 10px;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
}


.single-product .variations_form .variable-items-wrapper{
	display:none !important;
}


.product-gallery-collection-thumbnails::-webkit-scrollbar {
    height: 5px !important;
}

.product-gallery-collection-thumbnails::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
    border-radius: 10px !important;
}

.product-gallery-collection-thumbnails::-webkit-scrollbar-thumb {
    background: #888 !important;
    border-radius: 10px !important;
}
.product-gallery-collection-thumbnails::-webkit-scrollbar-button {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

.product-gallery-collection-thumbnail {
    flex: 0 0 100px;
    height: 100px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.3s ease;
    position: relative;
    background-color: #f8f8f8;
}

.product-gallery-collection-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-gallery-collection-thumbnail.active {
    opacity: 1;
    border-color: #2d7cf7;
}

.product-gallery-collection-thumbnail.active::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #2d7cf7;
    border-radius: 4px 4px 0 0;
}

.product-gallery-collection-thumbnails-wrapper {
	display: none;
    position: relative;
    width: 100%;
}

.product-gallery-collection-empty-state {
    text-align: center;
    padding: 40px;
    color: #666;
    font-style: italic;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 100%;
}
.active-product{
	border: 3px solid #aeb0b3 !important;
    background-color: #f4f4f4 !important;
}

.variations_form .label [for="pa_model"] {
  color: transparent;       /* Hides original text */
  position: relative;
}

.variations_form .label [for="pa_model"]::before {
  content: "Color"; /* New text appears */
  color: #6f7073;

}


@media (max-width: 600px) {
    
    .product-gallery-collection-thumbnail {
        flex: 0 0 80px;
        height: 80px;
    }
	.threeD-section{
		padding: 0px !important;
	}
	.single-product #configurator-options [data-step-title="Measurements"]{
		left: 0% !important;
	}
	.buy-mark-2-right{
		margin-top: 10px;
	}



}
@media (max-width:745px)  {
  .threeD-section .buy-mark-2-left.col-lg-8.mb-4.mb-lg-0{
		height: 975px;
	}
}
@media (max-width: 768px) and (max-width: 600px) {
    .buy-mark-2-img {
        height: 480px;
    }
}
@media (min-width: 767px) and (max-width: 992px) {
  .threeD-section .buy-mark-2-left.col-lg-8.mb-4.mb-lg-0{
    margin-bottom:240px  !important;
	}
  .add-cart-sec{
    height: 365px;
  }
}

@media (max-width:766px)  {
	
	.threeD-section .buy-mark-2-left.col-lg-8.mb-4.mb-lg-0{
		height: 620px;
    margin-bottom:150px  !important;

	}
	.col-12.col-md-3.col-lg-3.d-flex.flex-column.h-100.pb-4.pt-2.add-to-cart-section{
		height: 250px !important;
	}



	/* sub footer section */
	.bottum-footer-section .product-details-spec-section ul li {
		text-align: start;
	}

	.buy-mark-2-img{
		padding: 0px !important;
	}

}
@media (min-width:2399px)  {
	.top-img{
		top:-10% !important;
	}
}
@media (min-width:3000px)  {
	.top-img{
		top:-16% !important;
	}
}

.single_add_to_cart_button #totalprice .amount{
	display: none !important;
}
.payment-250{
	display: none;
}

.price-selector:not(.reserve-box){
	justify-content: start !important;
}
.price-selector:not(.reserve-box) h2{
  width: 20%;
}
.price-selector:not(.reserve-box) ul{
  width: 75%;
}

@media (max-width: 350px)  {
	.price-selector:not(.reserve-box) h2{
    width: 100% !important;
  }
  .price-selector:not(.reserve-box) ul{
    width: 100% !important;
  }
}

@media (min-width: 351px) and (max-width: 767px) {
  .price-selector:not(.reserve-box) h2 {
    width: 20%;
    font-size: 20px;
  }

  .price-selector:not(.reserve-box) ul {
    width: 70%;
  }
}



.section-3d-design{
    width:100%; 
    height:100%;
    border-radius: 20px;
    overflow: hidden;
    
}
.section-3d-design .staggs-product-view-3dmodel{
    height: 100%;
}
#configurator-options{
    position: relative;
}
#configurator-options [data-step-title="Measurements"]{
    position: absolute;
    top:0;
    width: 80%;
    /* padding: 0px;
    padding-top: 50px; */
    left :15% !important;
    display:none;
}
#configurator-options [data-step-title="Measurements"] .option-group-header{
    display: none;
}
#configurator-options [data-step-title="Measurements"] small{
    display: none;
}



/*   add to cart button css */
.option-group.total form .single_add_to_cart_button {
    position: absolute;
    display: none; /* keep hidden until positioned */
    z-index: 99; /* or more, depending on layout */
}
.option-group.total .totals-list{
    display: none;
}
.cust-bike{
    margin-bottom: 5px;
}

#range-slider-9253_0_height,#range-slider-9253_1_inseam-leg-length,#range-slider-9253_2_arm-length{
    margin: 6px 0px;
}
.single-product .option-group-wrapper .measurements .input-field-wrapper:not(:first-of-type){
    margin-top: 5px !important;
}
.single-product .option-group-wrapper .measurements .input-field-wrapper .input-heading .input-title{
      margin-bottom: 0px !important;
      display: flex;
    align-items: center;
}
.single-product .option-group-wrapper .measurements .input-field-wrapper .input-field .range-value{
      font-size: 14px !important;
}
.single-product .threeD-section .text-lg-start.text-center.text-sm-center .custom-product-card-height-image img{
    width: 158px !important;
    height: 100px !important;
    margin: 0 auto !important;
}
.single-product .threeD-section .professional-fitting > div{
    padding-left: 0px !important;
}


.bottum-footer-section{
    background-color: #ffffff;
}

.product-details-container {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  padding: 30px;
}

.product-details-heading {
  text-align: start;
  margin-bottom: 40px;
  color: #222;
  font-size: 32px;
}

.product-details-specs-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.product-details-spec-section {
  margin-bottom: 30px;
}

.product-details-section-title {
    display: inline-block;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #3618f3;
    position: relative;
    cursor: pointer;
}

.product-details-spec-list {
  list-style: none;
}

.product-details-spec-list.active {
  max-height: 1000px;
}

.product-details-spec-item {
  margin-bottom: 20px;
}

.product-details-spec-name {
  font-weight: bold;
  /* margin-bottom: 5px; */
  display: block;
}

.product-details-spec-value {
  color: #666;
  font-size: 14px;
  display: block;
}


@media (max-width: 992px) {
  .product-details-specs-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .single-product .buy-mark-sec .container .buy-mark-price,.single-product .buy-mark-sec .container .buy-mark-price{
    text-align: start !important;  
  }
  .cust-bike,.add-cart-sec p{
    text-align: start !important; 
  }
  .add-cart-sec .delivery-date-and-icon{
    justify-content: start !important;
  }
}

@media (max-width: 768px) {
  .product-details-specs-container {
    grid-template-columns: 1fr;
  }
  
  .product-details-container {
    padding: 20px;
  }
  
  .product-details-heading {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .product-details-spec-heading-section{
    display: flex;
  }
  .threeD-section .buy-mark-2-left.col-lg-8.mb-4.mb-lg-0{

  }
}

.custom-product-card-height-container {
    text-align: center;
    max-width: 320px;
}

.custom-product-card-height-image {
    width: 100%;
    border-radius: 20px;
    background-color: black;
}

.custom-product-card-height-title {
    font-size: 1.25rem;
    margin: 1rem 0 0.5rem;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.custom-product-card-height-text {
    font-size: 1rem;
    color: #333;
    margin: 0.25rem 0;
    text-align: center;
}


.about-sub-section .about-sub-section-heading{
    font-size: 22px;
    font-weight: 400;
}




/* fitting option setion css */

.animation-section__fitting-options {
  /* display: flex;
  flex-direction: column; */
  /* gap: 10px; */
  max-width: 100%;
  font-family: 'Arial', sans-serif;
}

.animation-section__option {
  width: 100%;
  /* display: flex;
  align-items: flex-start;
  gap: 10px; */
  border-radius: 10px;
  padding: 10px;
  transition: background 0.3s ease;
  cursor: pointer;
}

.animation-section__option input[type="radio"] {
  appearance: none;
  border: 2px solid #ccc;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: 5px;
  position: relative;
  outline: none;
  padding: 8px;
}

.animation-section__option input[type="radio"]:checked {
  border-color: #000;
  background: radial-gradient(circle at center, #000 50%, transparent 51%);
}

.animation-section__content {
  display: flex;
  gap: 15px;
  align-items: flex-start;
}

.animation-section__image {
  width: 100px !important;
  height: 80px !important;
  object-fit: cover;
  border-radius: 10px;
}

.animation-section__text {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.animation-section__heading {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

.animation-section__description {
  font-size: 12px;
  margin: 0px 0 0;
  color: #666;
}
.animation-section__image-section{
  margin-bottom: 5px !important;
}
.animation-section__image-section .animation-section__image image{
  width: 120px !important;
  height: 80px !important;
}
.animation-section__image-section .animation-section__image source{
  width: 120px !important;
    height: 80px !important;
}
.professional-fitting img{
  width: 220px !important;
  height: 161px !important;
  margin-left: 8% !important;
}

/* tooltips css  */
.tooltips-section-wrapper {
  position: absolute !important;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
  top: 0 !important;
  left: 112px !important;
}
.option-group-wrapper label[for="height"]{
  position: relative !important;
}

.tooltips-section-icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.tooltips-section-box {
  display: none;
  position: absolute;
  top: 50%;
  left: 125%;
  transform: translateY(-50%);
  background: #333;
  color: #fff;
  padding: 10px 14px;
  border-radius: 4px;
  font-size: 13px;
  z-index: 100;
  white-space: normal;               /* wrap lines */
  max-width: calc(100vw - 75vw);     /* prevent overflow on small screens */
  width: max-content;                /* grow with content */
  min-width: 180px;                  /* minimum readable width */
  word-wrap: break-word;             /* wrap long words */
  box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

/* Flip to left if too far right */
.tooltips-section-box.left {
  left: auto;
  right: 125%;
}

