﻿.single-service-style1 .img-holder { background: none; }

.custom-input-label {
    color: #050100;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    font-size: 1em;
}

.ust-bilgi-form {
    color: #050100;
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}
label.error,.error-file-input{
    color: red;
}

.info-style1-area .single-info-box{
    min-height:170px;
}

.title-holder h3 a{
    display:block;
}
.franchise-form-section-row {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-inline:50px;
}
.single-service-style1:hover ul li {
    color: white;
}

.banner-content-box .big-title {
    font-size: 42px;
}

.banner-bg-image {
    background-position: 0 0px;
}

.disabled-pagination {
}

.disabled-pagination a {
    pointer-events: none;
    background-color: lightgrey !important;
    cursor: not-allowed !important;
}

    .disabled-pagination a:hover {
        cursor: not-allowed;
        border:none !important;
    }

.fixed-height-select{height:50px;}
.fixed-height-select select{height:50px;}
.fixed-height-select .input-group-text{background-color:aliceblue;}

.blog-post-share{box-sizing:border-box;}
.product-share { background: #f7f7f7; border-radius: 5px; padding: 20px 15px; }
.product-share span{ color: #111; font-weight:bold;} 
.product-share a{ color: #111; margin-inline:5px;}
.product-share .whatsapp-share{ font-family:'Poppins', sans-serif;}

.text-holder{
    height:350px;
}

.content-index-sinif-aciklama-p{color:#050100; font-size:36px;}

@media (max-width: 948px) {
    .banner-content-box {
        top: 100px;
    }

    .banner-bg-image {
        background-position: 48% -18px;
    }    
}