.elementor-48010 .elementor-element.elementor-element-4e25e059{--display:flex;--background-transition:0.3s;--overlay-opacity:0;--border-radius:16px 16px 16px 16px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-48010 .elementor-element.elementor-element-4e25e059::before, .elementor-48010 .elementor-element.elementor-element-4e25e059 > .elementor-background-video-container::before, .elementor-48010 .elementor-element.elementor-element-4e25e059 > .e-con-inner > .elementor-background-video-container::before, .elementor-48010 .elementor-element.elementor-element-4e25e059 > .elementor-background-slideshow::before, .elementor-48010 .elementor-element.elementor-element-4e25e059 > .e-con-inner > .elementor-background-slideshow::before, .elementor-48010 .elementor-element.elementor-element-4e25e059 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';background-color:#FFFFFF;}.elementor-48010 .elementor-element.elementor-element-6fcd6561{text-align:center;}.elementor-48010 .elementor-element.elementor-element-6fcd6561 .elementor-heading-title{color:#2F2E2B;font-family:"Frank Ruhl Libre", Sans-serif;font-size:60px;font-weight:400;}.elementor-48010 .elementor-element.elementor-element-6fcd6561 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-48010 .elementor-element.elementor-element-35346c16 .fluentform-widget-wrapper{background-color:#F1F1F1F1;}.elementor-48010 .elementor-element.elementor-element-35346c16 .fluentform-widget-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-48010 .elementor-element.elementor-element-35346c16 .fluentform-widget-wrapper .ff-el-group textarea, .elementor-48010 .elementor-element.elementor-element-35346c16 .fluentform-widget-wrapper .ff-el-group select{color:#000000;}.elementor-48010 .elementor-element.elementor-element-35346c16 .fluentform-widget-wrapper .ff-el-group input::-webkit-input-placeholder, .elementor-48010 .elementor-element.elementor-element-35346c16 .fluentform-widget-wrapper .ff-el-group textarea::-webkit-input-placeholder{color:#52514F;}.elementor-48010 .elementor-element.elementor-element-35346c16 .fluentform-widget-wrapper .ff-el-group .ff-btn-submit{background-color:#FF6924 !important;color:#ffffff !important;}.elementor-48010 .elementor-element.elementor-element-35346c16 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-48010 .elementor-element.elementor-element-4e25e059{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-48010 .elementor-element.elementor-element-6fcd6561 .elementor-heading-title{font-size:30px;}.elementor-48010 .elementor-element.elementor-element-35346c16 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 15px 15px 15px;}}/* Start custom CSS for fluent-form-widget, class: .elementor-element-35346c16 */.referral-id {
    display: none !important;
}

label[for="ff_4_referral_ID"] {
    display: none !important;
}

.gradient-btn button[type="submit"] {
    background: linear-gradient(90deg, #46A4C4 0%, #60C3DD 100%) !important;
    border: none !important;
    text-align: center !important;
}

/* Header text styling with line breaks */
.ff-checkable-grids thead th {
    text-align: center;
    word-spacing: 100vw;
    font-weight: 600;
    padding: 12px 8px;
}

/* Top border under title */
.ff-checkable-grids thead {
    border-top: 2px solid #333;
}

/* Center checkboxes in cells */
.ff-checkable-grids tbody td {
    text-align: center !important;
    vertical-align: middle !important;
    padding: 12px 8px;
}

/* Alternating row colors */
.ff-checkable-grids tbody tr:nth-child(odd) {
    background-color: #E8F6F6;
}

/* Square checkboxes in grid */
.ffs_custom_wrap .ff-checkable-grids input[type="checkbox"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    width: 22px !important;
    height: 22px !important;
    border: 1.5px solid #ccc !important;
    border-radius: 4px !important;
    background: #fff !important;
    cursor: pointer !important;
    position: relative !important;
    display: block !important;
    margin: 0 auto !important;
}

.ffs_custom_wrap .ff-checkable-grids input[type="checkbox"]::before,
.ffs_custom_wrap .ff-checkable-grids input[type="checkbox"]::after {
    display: none !important;
    content: none !important;
}

.ffs_custom_wrap .ff-checkable-grids input[type="checkbox"]:checked {
    background-color: #3CBCC3 !important;
    border-color: #3CBCC3 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 16px !important;
}

/* Consent checkbox - circle style */
.ff-el-group:not([data-type="tabular-element"]) input[type="checkbox"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    border: 1.5px solid #ccc !important;
    border-radius: 50% !important;
    background: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 10px !important;
}

.ff-el-group:not([data-type="tabular-element"]) input[type="checkbox"]:checked {
    background-color: #3CBCC3 !important;
    border-color: #3CBCC3 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 16px !important;
}

.ff-el-group:not([data-type="tabular-element"]) input[type="checkbox"]::before,
.ff-el-group:not([data-type="tabular-element"]) input[type="checkbox"]::after {
    display: none !important;
    content: none !important;
}

/* Mobile styles - force card layout like Elementor preview */
@media screen and (max-width: 768px) {
    /* Hide the header row on mobile */
    .ff-checkable-grids thead {
        display: none !important;
    }
    
    /* Style each day as a card */
    .ff-checkable-grids tbody tr {
        display: block !important;
        border: 1px solid #e0e0e0 !important;
        border-radius: 8px !important;
        margin-bottom: 15px !important;
        padding: 15px !important;
        background: #fff !important;
    }
    
    /* Day name header */
    .ff-checkable-grids tbody td.ff_grid_header {
        display: block !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        margin-bottom: 10px !important;
        padding: 0 !important;
        text-align: left !important;
    }
    
    /* Each time slot */
    .ff-checkable-grids tbody td[data-label] {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 8px 0 !important;
        border: none !important;
    }
    
    /* Show the time label */
    .ff-checkable-grids tbody td[data-label]::before {
        content: attr(data-label) !important;
        font-size: 14px !important;
        color: #333 !important;
    }
    
    /* Checkbox positioning */
    .ff-checkable-grids tbody td[data-label] input[type="checkbox"] {
        margin: 0 !important;
    }
    
    /* Remove alternating colors on mobile cards */
    .ff-checkable-grids tbody tr:nth-child(odd) {
        background-color: #fff !important;
    }
}

.elementor-icon-list-items {
    list-style: none !important;
    padding-left: 0 !important;
}

.elementor-icon-list-item::before {
    display: none !important;
    content: none !important;
}

.elementor-icon-list-item::marker {
    content: none !important;
    display: none !important;
}

/* General text color */
.ff-checkable-grids,
.ff-checkable-grids thead th,
.ff-checkable-grids tbody td,
.ff-el-group label {
    color: #000 !important;
}

/* Mobile card text */
@media screen and (max-width: 768px) {
    .ff-checkable-grids tbody td.ff_grid_header {
        color: #000 !important;
    }
    
    .ff-checkable-grids tbody td[data-label]::before {
        color: #000 !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4e25e059 */.gradient-btn .ff-btn-submit {
    text-align: center !important;
}/* End custom CSS */
/* Start custom CSS *//* TOP Icon List: ikon + yazı aynı satırda, dikey ortalı */
.iconlist-top .elementor-icon-list-item{
  display: flex !important;
  align-items: center !important;
}

/* ikon container'ı */
.iconlist-top .elementor-icon-list-icon{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 0 !important;
}

/* ikon ile yazı arası boşluk (burayı 32px yapıyoruz) */
.iconlist-top .elementor-icon-list-text{
  margin-left: 32px !important;
  padding-left: 0 !important;
}
/* === ICON LIST DİKEY ORTALAMA (2. alan) === */
.iconlist-center-2 .elementor-icon-list-item{
  display: flex !important;
  align-items: center !important;
}

/* ikon yukarı kaçmasın */
.iconlist-center-2 .elementor-icon-list-icon{
  margin-top: 0 !important;
}

/* === ICON LIST DİKEY ORTALAMA (3. alan) === */
.iconlist-center-3 .elementor-icon-list-item{
  display: flex !important;
  align-items: center !important;
}

/* ikon yukarı kaçmasın */
.iconlist-center-3 .elementor-icon-list-icon{
  margin-top: 0 !important;
}
.iconlist-center-2 .elementor-icon-list-item,
.iconlist-center-3 .elementor-icon-list-item{
  gap: 32px !important;
}
/* === 3. BÖLGE: YEŞİL CHECK 36px SABİT === */

/* satır dikey ortalı */
.iconlist-green-36 .elementor-icon-list-item{
  display: flex !important;
  align-items: center !important;
}

/* ikon KUTUSU */
.iconlist-green-36 .elementor-icon-list-icon{
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 0 !important;
}

/* Font Awesome (i) */
.iconlist-green-36 .elementor-icon-list-icon i{
  font-size: 18px !important;
  line-height: 1 !important;
}

/* SVG (asıl kilitlenen kısım burası) */
.iconlist-green-36 .elementor-icon-list-icon svg{
  width: 18px !important;
  height: 18px !important;
}

/* ikon – yazı arası boşluk */
.iconlist-green-36 .elementor-icon-list-text{
  padding-left: 32px !important;
}/* End custom CSS */