.elementor-6419 .elementor-element.elementor-element-c11bb7c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-6419 .elementor-element.elementor-element-c11bb7c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6419 .elementor-element.elementor-element-07da002 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6419 .elementor-element.elementor-element-57ac184{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-6419 .elementor-element.elementor-element-1381e46 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6419 .elementor-element.elementor-element-a2f3d44{--e-image-carousel-slides-to-show:1;}.elementor-6419 .elementor-element.elementor-element-a2f3d44 .swiper-pagination-bullet{width:10px;height:10px;}.elementor-6419 .elementor-element.elementor-element-1c6ebe1{--e-image-carousel-slides-to-show:1;}.elementor-6419 .elementor-element.elementor-element-88fc33d{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-6419 .elementor-element.elementor-element-f3ddef6 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6419 .elementor-element.elementor-element-074ec3b{width:var( --container-widget-width, 136px );max-width:136px;--container-widget-width:136px;--container-widget-flex-grow:0;bottom:15px;}body:not(.rtl) .elementor-6419 .elementor-element.elementor-element-074ec3b{right:0%;}body.rtl .elementor-6419 .elementor-element.elementor-element-074ec3b{left:0%;}.elementor-6419 .elementor-element.elementor-element-1d8eb8f{width:100%;max-width:100%;align-self:center;}.elementor-6419 .elementor-element.elementor-element-33efdc9{text-align:justify;color:#000000;}.elementor-6419 .elementor-element.elementor-element-33efdc9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 10px 10px 10px;}.elementor-6419 .elementor-element.elementor-element-e2eeec4{text-align:justify;color:#000000;}.elementor-6419 .elementor-element.elementor-element-e2eeec4 > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(min-width:768px){.elementor-6419 .elementor-element.elementor-element-1381e46{width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-33efdc9 */.forcustscroll{
    max-height: 195px;
    overflow-y: auto;
}


.forcustscroll p{
    color:#000;
    font-weight: 400    
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e2eeec4 */<style>/* Container styling */
.content-section {
  max-width: 900px;
  margin: 20px auto;
  padding: 0 10px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: #000;
  line-height: 1.65;
}

/* Headings */
.content-section h2 {
  font-size: 1.9rem;
  color: #bf2929; /* Real Granito red */
  margin-top: 3rem;
  margin-bottom: 1.25rem;
  font-weight: 700;
  border-bottom: 3px solid #bf2929;
  padding-bottom: 0.3rem;
}

.content-section h3 {
  font-size: 1.5rem;
  color: #444;
  margin-top: 2.5rem;
  margin-bottom: 0.8rem;
  font-weight: 600;
}

.content-section h4 {
  font-size: 1.25rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  color: #000;
  font-weight: 600;
}

/* Paragraphs */
.content-section p,
.content-section span {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 1rem;
  color: #00;
}

/* Links */
.content-section a {
  color: #bf2929;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
  border-bottom: 1.5px solid transparent;
}

.content-section a:hover,
.content-section a:focus {
  color: #000;
  border-bottom-color: #bf2929;
  outline: none;
}

/* Bold text inside spans or paragraphs */
.content-section span[style*="font-weight: 400"] {
  font-weight: 400;
}

/* Lists for the "Why Choose Real Granito?" section */
.content-section ul {
  margin: 1rem 0 2rem 1.5rem;
  padding-left: 0;
  list-style-type: disc;
  color: #000;
  font-size: 1rem;
}

.content-section ul li {
  margin-bottom: 0.5rem;
}

/* Responsive typography */
@media (max-width: 600px) {
  .content-section h2 {
    font-size: 1.7rem;
  }
  .content-section h3 {
    font-size: 1.3rem;
  }
  .content-section h4 {
    font-size: 1.1rem;
  }
  .content-section p,
  .content-section span {
    font-size: 0.95rem;
  }
}

/* Styling for the "Other Categories" links block */
.content-section .other-categories {
  margin-top: 2rem;
  font-size: 1rem;
  color: #000;
  line-height: 1.5;
}

.content-section .other-categories a {
 white-space: nowrap;
  font-weight: 600;
}

.content-section .other-categories a:last-child {
  margin-right: 0;
}/* End custom CSS */