/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


    /*product page css start*/
    .single-product header{
      background-color: #FFA6C1;
    }

    .single-product-custom .slider-container {
      display: flex;
      flex-wrap: wrap;
      max-width: 1280px;
      width: 100%;
      margin: 0 auto;
      padding: 40px 20px 0;
    }

    .single-product-custom .thumbnails {
      display: flex;
      flex-direction: column;
      gap: 14px;
		  margin-left: 0px;
    }

    .single-product-custom .thumbnails img {
      width: 54px;
      height: 84px;
      object-fit: cover;
      cursor: pointer;
      opacity: 0.5;
    }
    .single-product-custom .thumbnails .thumbnail-item.active img{
      opacity: 1;
    }

    .single-product-custom .main-wrapper {
      position: relative;
      max-width: 100%;
    }

    .single-product-custom .main-image {
      width: 100%;
      overflow: hidden;
      position: relative;
      margin-left: 13px;
    }

    .single-product-custom .main-image img {
      width: 389px;
      height: 630px;
      object-fit: cover;
      transition: transform 0.3s ease;
    }

    .single-product-custom .arrow {
      position: absolute;
      top: 50%;
      font-size: 1.2rem;
      color: white;
      background-color: transparent;
      cursor: pointer;
      border: none;
      z-index: 2;
      padding: 5px 10px;
      transform: translateY(-50%);
    }

    .single-product-custom .arrow.left {
      left: -50px;
    }

    .single-product-custom .arrow.right {
      right: -25px;
    }

    .single-product-custom .dots {
      position: absolute;
      bottom: 15px;
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      justify-content: center;
      gap: 8px;
      z-index: 3;
    }

    .single-product-custom .dot {
      width: 11px;
      height: 11px;
      border-radius: 50%;
      background: #FFFFFFBD;
      border: 1px solid transparent;
      cursor: pointer;
    }

    .single-product-custom .dot.active {
      background: #ffffff;
    }
    /* Right Description */

.single-product-custom .product-title {
  font-size: 26px;
  font-weight: 400;
  color: #000;
  line-height: 1;
  letter-spacing: 0.5px;
  margin: 0 0 24px 0;
  text-transform: capitalize;
  font-family: 'Baskerville Old Face';
}

.single-product-custom .product-brand {
  font-size: 1rem;
  text-transform: uppercase;
  color: #FF5A9F;
  font-weight: 700;
  display: none;
}

.single-product-custom .product-price {
  margin: 0 0 50px;
  font-family: 'Urbanist';
  font-weight: 400;
  font-size: 26px;
  line-height: 1;
  color: #000;
}

.single-product-custom .product-description {
  font-size: 16px;
  color: #000;
  line-height: 1.45;
  letter-spacing: 0;
  font-weight: 400;
  font-family: 'Urbanist';
  margin: 0 0 24px;
}

.single-product-custom .buy-button {
  background-color: #FF5A9F;
  color: white;
  border: none;
  padding: 12px 20px;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 5px;
  width: fit-content;
}
.single-product-custom .size-section h4 {
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Urbanist';
}

.single-product-custom .size-options {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 50px;
}

.single-product-custom .size {
  padding: 2px;
  border: 1px solid #D9D9D9;
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 4px;
  border-radius: 8px;
  cursor: pointer;
  margin: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}

.single-product-custom .size:hover {
    border: 1px solid #FF5A9F;
    color: #000;
}

.single-product-custom .size.selected {
  border-color: #FF5A9F;
  color: #FF5A9F;
}

.single-product-custom .size.inactive {
  opacity: 0.5;
  cursor: not-allowed;
}

.single-product-custom .size-guide {
   
  margin-left: auto;
  font-size: 1.25rem;
  text-decoration: underline;
  font-weight: 600;
  color: #000;
  font-style: solid;
  text-decoration: underline;
  margin-top: -10px;
  margin-left: 120px;
}

.single-product-custom .product-info p {
  margin: 10px 0;
  font-size: 1rem;
  width:447px;
  color: #000000;
  font-weight: 400;
}

.single-product-custom .product-info input[type="radio"] {
  margin-right: 5px;
}

.single-product-custom .product-buttons {
  display: flex;
  gap: 30px;
  padding-top: 15px;
}

.single-product-custom .product-buttons .buy-now, .single-product-custom .product-buttons .add-to-cart {
  padding: 16px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  border: 2px solid #FCEAF1;
  background-color: #FCEAF1;
  width:220px;
  letter-spacing: 2px;
  font-family: 'Urbanist';
  cursor: pointer;
  border-radius: 0px;
  transition: 0.3s ease;
  color: #000;
  height: auto;
}

.single-product-custom .product-buttons .add-to-cart {
  background-color: #fff;
  border: 2px solid #FCEAF1;
}
/* Contact us plus Description */
.single-product-custom .info-box {
  border: 1px solid #FFD9E8;
  background-color: #FCFCFC;
  padding: 30px 43px;
  margin-top: 30px;
}

.single-product-custom .info-section {
  margin-bottom: 25px;
}

.single-product-custom .info-section h4 {
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 16px;
  display: flex;
  justify-content: space-between;
  color: #000000;
 letter-spacing: 2px;
 line-height: 1;
 font-family: 'Urbanist';
  text-transform: uppercase;
}

.single-product-custom .plus {
  font-size: 1.2rem;
  font-weight: 500;
  color: #FF5A9F;
}

.single-product-custom .info-section p, .info-section ul {
  font-size: 1rem;
  line-height: 1.6;
  color: #000000;
  margin: 5px 0;
}

.single-product-custom .info-section ul {
  padding-left: 18px;
  margin-top: 5px;
}

.single-product-custom .info-section ul li {
  margin-bottom: 6px;
}

.single-product-custom .info-section a {
  color: #FF5A9F;
  text-decoration: underline;
}


/* Product Section */

    .single-product-custom .product-section {
      padding: 60px 20px 40px;
      text-align: center;
    }

    .single-product-custom .product-section h2 {
      font-size: 2rem;
      margin-bottom: 10px;
      
    }
.single-product-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 20px; /* gap between image and text */
}

/* Mobile responsive fix */
@media (max-width: 640px) {
  .single-product-wrapper {
    flex-direction: column; /* Stack image + text vertically on very small screens */
    align-items: center;
  }

  .single-product-custom .right-description {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
    padding: 20px;
  }
}

    .single-product-custom .name-section h2 {
      font-size: 2.5rem;
      font-weight: 500;
      text-transform:none;
      margin-top: 160px;
		
      align-items: center;
      color: #222120;
      margin-bottom: -20px;
    }
    .single-product-custom .product-grid {
        
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      align-items: center;
      margin: 0 auto;
      margin-top: -90px;
      gap: 20px;
      margin-bottom: 20px;
    }

    .single-product-custom .product-card {
        margin-left: 15px;
      width: 290px;
      overflow: hidden;
    
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .single-product-custom .product-card img {
      width: 290px;
      height: 447px;
    }

    .product-card .product-info {
      margin-top: 15px;
      text-align: left;
      /*width: 900px;*/
    }

    .single-product-custom .brand {
      font-weight: 700;
      font-size: 0.75rem;
      text-transform: uppercase;
      color: #FF5A9F;
      letter-spacing: 2px;
      font-family: Urbanist, sans-serif;
    }

    .single-product-custom .product-info h3 {
      font-size: 1rem;
      font-weight: 500;
      color: #000000;
      font-family: Urbanist, sans-serif;
      margin-top: 15px;
      line-height: 1.4;
      word-wrap: break-word;
    }

    .single-product-custom .price {
      font-weight: 500;
      margin-top: 15px;
      color: #000000;
      margin-bottom: 10px;
      font-size: 16px;
    }

    .single-product-custom button {
      background-color: #FCEAF1;
      border: none;
      color: #000;
      font-size: 0.75rem;
      font-weight: 500;
      text-transform: uppercase;
      cursor: pointer;
      width: 140px;
      height: 40px;
      letter-spacing: 2px;
      margin-bottom: 14px;
    }

      .single-product-custom .slider-container {
        align-items: flex-start;
      }



/* Mobile Responsive */
@media (max-width: 768px) {
  .single-product-custom {
    flex-direction: column;
    align-items: center;
  }
  
  .single-product-custom .right-description {
    margin-left: 0;
    padding: 20px;
    text-align: center;
  }


      .single-product-custom .thumbnails {
        /*flex-direction: row;*/
        margin-left: 0;
        /*justify-content: center;*/
        flex-wrap: wrap;
      }

      .single-product-custom .main-image {
        max-width: 90vw;
      }

      .single-product-custom .product-grid {
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
      }
    }
    
    /* Initially hide all accordion content */
.single-product-custom  .accordion-content {
  display: none;
  padding: 20px 0 0 0;
  background-color: transparent;
  margin: 0px;
  transition: max-height 0.3s ease-in-out;
  overflow: hidden;
}
.single-product-custom  .accordion-content p{
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #000;
  font-family: 'Urbanist';
  margin-bottom: 15px;
}
.single-product-custom  .accordion-content ul li{
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #000;
  font-family: 'Urbanist';
  margin-bottom: 15px;
}

/* Style for active accordion */
.single-product-custom  .accordion-title.active + .accordion-content {
  display: block;
}

/* Style for the plus icon */
.single-product-custom  .accordion-title.active .plus {
  transform: rotate(45deg); /* Rotate plus when active */
  transition: transform 0.3s ease-in-out;
}

.single-product-custom  .plus {
  display: inline-block;
  transform: rotate(0);
  transition: transform 0.3s ease-in-out;
}
    

    
    .product-select select {
    padding: 6px 10px;
    font-size: 16px;
    border: 1px solid #FFFF;
    border-radius: 4px;
    min-width: 120px;
    width: 30%;
}

/* Custom css @D */
.single-product-custom .slider-container > div{
  width: 457px;
}
.single-product-custom .slider-container .right-description{
  width: calc(100% - 457px);
  padding-left: 70px;
}
.single-product-custom .size-guide-sec h4,
.single-product-custom .measurement-sec h4,
.single-product-custom .measurement-sec .heading-tab .tab span{
  font-family: 'Urbanist';
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  text-decoration: underline;
  margin: 0 0 30px;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
}

.single-product-custom .measurement-sec h4{
  text-decoration: none;
  cursor: text;
}
.single-product-custom .measurement-sec .heading-tab .tab span{
  text-transform: capitalize;
  text-decoration: none;
  transition: all 0.35s ease-in-out;
}
.single-product-custom .size-guide-sec h4:hover,
.single-product-custom .measurement-sec .heading-tab .tab span:hover{
  color: rgb(255,90,159);
}
.single-product-custom .measurement-sec .heading-tab .tab span.active{
  text-decoration: underline;
}
.single-product-custom table.table-product {
  width: 400px;
  margin: 0 auto 40px 0;
  display: none;
}
.single-product-custom table.table-product th{
  border: none !important;
}
.single-product-custom table.table-product td{
  border: none !important;
  border-top: solid 0.6px #FFA6C1 !important;
}
.single-product-custom table.table-product th, 
.single-product-custom table.table-product td{
  font-family: 'Urbanist';
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #222120;
  padding: 12px;
  text-align: center;
  background: none !important;
}
.single-product-custom .heading-tab{
  display: flex;
  justify-content: space-between;
  width: 400px;
}
.single-product-custom .heading-tab .tab{
  display: flex;
  gap: 10px;
}
.single-product-custom .other_details p{
  font-weight: 400;
  font-family: 'Urbanist';
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 25px;
}
.single-product-custom .other_details p strong{
  font-weight: 500;
  letter-spacing: 2px;
}
.single-product-custom .other_details .delivery-method{
  display: flex;
  margin-bottom: 25px;
}
.single-product-custom .other_details .delivery-method p{
  margin-bottom: 0;
}
.single-product-custom .other_details .delivery-method label:first-of-type{
  margin-left: 15px;
  margin-right: 30px;
}
.related-products-by-category h2{
  margin: 0;
  padding: 70px 0;
  font-weight: 400;
  font-size: 44px;
  line-height: 1;
  letter-spacing: 2px;
  text-align: center;
  text-transform: capitalize;
  font-family: 'Baskerville Old Face';
}
    
/*product page css end*/
    
  