.elementor-19099 .elementor-element.elementor-element-ddea582:not(.elementor-motion-effects-element-type-background), .elementor-19099 .elementor-element.elementor-element-ddea582 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-19099 .elementor-element.elementor-element-ddea582{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-19099 .elementor-element.elementor-element-ddea582 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}#elementor-popup-modal-19099{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-19099 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-19099 .dialog-close-button{display:flex;}#elementor-popup-modal-19099 .dialog-widget-content{border-radius:5px 5px 5px 5px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-8197b84 */.sizing-popup h2 {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.tab-buttons {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #c7b6b6;
  width: max-content;
}
.tab-btn {
  padding: 6px 16px;
    border: 1px solid #0000003d;
    border-radius: 50px;
    background-color: #ffffff !important;
    color: #000000 !important;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 0px !important;
}
.sizing-popup {
    padding: 20px;
}
.tab-btn.active {
  background-color: #3789b3 !important;
  color: white !important;
}
.subtitle {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.size-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
  border: 1px solid #ede9e9;
}
.size-table thead th {
  background: #3788b2;
  color: #fff;
  padding: 12px;
  font-weight: 500;
  text-align: left;
  border-right: 1px solid white;
}
.size-table td {
  padding: 12px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
.size-table td small {
  font-weight: normal;
  font-size: 12px;
  color: #aaa;
}

p.measurements strong {
    font-size: 18px;
    position: relative;
    bottom: 5px;
}
.measurements {
  font-size: 14px;
  color: #333;
}

@media (max-width:1024px){
    div#elementor-popup-modal-19099 {
    position: fixed;
}

.size-table td {
    font-size: 12px;
}

.size-table thead th {
    font-size: 14px;
}
}/* End custom CSS */