.elementor-2285 .elementor-element.elementor-element-e7138a1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2285 .elementor-element.elementor-element-3b7616b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--border-radius:30px 30px 30px 30px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.04);--padding-top:20%;--padding-bottom:20%;--padding-left:20%;--padding-right:20%;}.elementor-2285 .elementor-element.elementor-element-3b7616b:not(.elementor-motion-effects-element-type-background), .elementor-2285 .elementor-element.elementor-element-3b7616b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://saicocopeat.com/wp-content/uploads/2025/09/curled-coir-ropes-big-removebg-preview.webp");background-position:center center;background-repeat:no-repeat;background-size:contain;}.elementor-2285 .elementor-element.elementor-element-054f317{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2285 .elementor-element.elementor-element-9530c5e .elementor-heading-title{font-family:"Outfit", Sans-serif;font-weight:600;color:#000000;}.elementor-2285 .elementor-element.elementor-element-c96a074{padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-2285 .elementor-element.elementor-element-3b7616b{--padding-top:35%;--padding-bottom:35%;--padding-left:35%;--padding-right:35%;}}/* Start custom CSS for shortcode, class: .elementor-element-c96a074 *//* Container styling */
.wptb-table-container {
  overflow-x: auto !important;
}

/* Full table styling */
.wptb-preview-table {
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  font-family: 'Outfit', sans-serif !important;
  font-size: 15px !important;
  overflow: hidden !important;
  background-color: #EDECE6 !important; /* Added background color */
  border-radius: 0 !important; /* Remove border radius */
}

/* Header cells */
.wptb-preview-table tr:first-child td {
  color: #4c5461 !important;
  font-weight: 400 !important;
  text-align: center !important;
  border-right: 1px solid #00000052 !important;
  border-bottom: 1px solid #00000052 !important;
  border-top: 1px solid #00000052 !important;
  border-left: 1px solid #00000052 !important;
  background-color: #EDECE6 !important; /* Ensure header matches background */
  border-radius: 0 !important; /* Remove border radius */
}

/* Table rows */
.wptb-preview-table tr:not(:first-child) td {
  text-align: center !important;
  font-weight: 500 !important;
  color: #1e293b !important;
  vertical-align: middle !important;
  border-bottom: 1px solid #00000052 !important;
  border-left: 1px solid #00000052 !important;
  border-right: 1px solid #00000052 !important;
  background-color: #EDECE6 !important; /* Background color for all cells */
  border-radius: 0 !important; /* Remove border radius */
}

/* First column */
.wptb-preview-table td:nth-child(1) {
  text-align: center !important;
  font-weight: 600 !important;
}

/* Middle column (example alignment) */
.wptb-preview-table td:nth-child(3) {
  text-align: center !important;
}

/* Highlight specific columns */
.wptb-preview-table td:nth-child(4),
.wptb-preview-table td:nth-child(5) {
  font-weight: 600 !important;
}

/* Hover effect */
.wptb-preview-table tr:hover td {
  transition: all 0.3s ease !important;
}

/* Button fix */
.wptb-button {
  all: unset !important;
  display: block !important;
}

/* Text elements */
[class*=wptb-element-text-],
.wptb-ph-element .wptb-button p {
  font-size: 15px !important;
  font-family: 'Outfit', sans-serif !important;
}/* End custom CSS */