.elementor-kit-3049{--e-global-color-primary:#72AB43;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-df73e6c-font-family:"Gilroy";--e-global-typography-df73e6c-font-size:14px;--e-global-typography-df73e6c-font-weight:700;--e-global-typography-df73e6c-text-transform:uppercase;}.elementor-kit-3049 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.prod-features-ratings {
  display: flex;
  gap: 32px;
  margin-top: 48px;
  flex-wrap: wrap;
}
.prod-features-ratings .features,
.prod-features-ratings .ratings {
  flex: 1 1 300px;
  background: #fff;
  padding: 24px;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(0,0,0,.1);
}
.prod-features-ratings h3 {
  margin-top: 0;
  font-size: 1.25rem;
  color: #1a237e;
}

.features h3, .ratings h3 {
    font-family: "Gilroy", Sans-serif;
  font-size: 23px;
  color: #2C368F;
}

.features-table {
  width: 100%;
  border-collapse: collapse;features
  margin-top: 16px;
}
.features-table td {
  padding: 8px 12px;
}
.features-table tr:nth-child(odd) td {
  background: #f5f5f5;
}
.features-table td:first-child {
  font-weight: 500;
}
.rating-box {
  background: #f0f8f2;
  padding: 16px;
  border-radius: 4px;
  position: relative;
}
.rating-box .stars {
  margin: 4px 0 8px;
  font-size: 1.1rem;
  color: #4CAF50;
}
.rating-box .stars .empty {
  color: #ccc;
}
.rating-box .score {
  margin-left: 8px;
  font-weight: 500;
  color: #333;
}
.rating-box .review-text {
  margin: 8px 0;
  line-height: 1.5;
}
.rating-box .review-date {
  position: absolute;
  bottom: 12px;
  right: 16px;
  font-size: .875rem;
  color: #666;
}
.rating-box .more-reviews {
  display: block;
  margin-top: 12px;
  font-size: .875rem;
  color: #1a237e;
  text-decoration: none;
}
.rating-box .more-reviews:hover {
  text-decoration: underline;
}

/* If the panel is totally empty, hide the entire accordion widget */
.see-more-accordion .elementor-tab-title + .elementor-tab-content:empty {
  display: none !important;
}
.see-more-accordion .elementor-accordion {
  /* collapse the wrapper if there's no open item */
  overflow: hidden;
}
.see-more-accordion .elementor-accordion .elementor-tab-title {
  /* also hide the toggle arrow if content is empty */
  display: none;
}

/* — Arrow styling */
.see-more-accordion .elementor-accordion .elementor-tab-title {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 16px 0;
  color: #888;
}
.see-more-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title {
  display: none;   /* hide default “Item 1” text */
}
.see-more-accordion
  .elementor-accordion
  .elementor-tab-title
  .elementor-accordion-icon:before {
  font-family: "eicons";
  content: "e92a";  /* down arrow */
  font-size: 28px;
  transition: transform .2s;
}
.see-more-accordion
  .elementor-accordion
  .elementor-tab-title.elementor-active
  .elementor-accordion-icon:before {
  content: "e92b";  /* up arrow */
}

/* — Content padding */
.see-more-accordion .elementor-accordion .elementor-tab-content {
  padding-top: 0;
}

/* — Two-column flex layout */
.see-more-accordion .product-extra-cols {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  margin-top: 24px;
}
.see-more-accordion .col-left,
.see-more-accordion .col-right {
  flex: 1 1 300px;
}

/* — Typography tweaks */
.see-more-accordion h4 {
  font-size: 1.125rem;
  margin-bottom: .5em;
  color: #222;
}
.see-more-accordion h5 {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 0;
  color: #333;
}
.see-more-accordion p {
  line-height: 1.6;
  margin-bottom: 1em;
}

/* — Full width image styling */
.see-more-accordion .elementor-tab-content > img,
.see-more-accordion .product-extra-full-img img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  margin-top: 24px;
}

/* — Responsive tweaks */
@media (max-width: 768px) {
  .see-more-accordion .product-extra-cols {
    flex-direction: column;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://homelinkappliances.ebiashara.com/wp-content/uploads/2025/07/Gilroy-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('http://homelinkappliances.ebiashara.com/wp-content/uploads/2025/07/Gilroy-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://homelinkappliances.ebiashara.com/wp-content/uploads/2025/07/Gilroy-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('http://homelinkappliances.ebiashara.com/wp-content/uploads/2025/07/Gilroy-RegularItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */