.nav {
    list-style-type: none;
    padding: 0;
}

.nav-item {
    display: inline-block;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 400px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-menu2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.column {
    float: left;
    width: 40%;
    padding: 10px;
}

.opsiyonelbaslik {
    text-indent: 35px;
}

.dahilibaslik {
    text-indent: 25px;
}

.column h3 {
    margin-top: 0;
}

.submenu-Moduller {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .submenu-Moduller li {
        margin-bottom: 10px;
    }

.dropdown-menu a {
    color: black;
    padding: 5px;
    display: block;
    text-decoration: none;
    font-weight: 400;
}

.dropdown-menu a:hover {
    background-color: #f1f1f1;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.submenuItem {
    width: 100%;
    padding-left: 20px;
}

.submenuItem2 {
    width: 100%;
    padding-left: 30px;
}

.subtext {
    color: #777;
    font-size: 14px;
    padding-left: 10px;
}

.dilFlagSvg {
    height: 1rem !important;
    width: 1rem !important;
    margin-bottom: 3px;
}

.dropdown-menu-up {
    bottom: auto !important;
    top: auto !important;
    transform: translate(0, -4%) !important;
}

.dil-dropdown-menu-up {
    bottom: auto !important;
    top: auto !important;
    transform: translate(0, -6%) !important;
}

.dropdown-menu-moduller {
    width: 100%;
    position: fixed !important;
    left: 0;
    right: 0;
}

.modul-space-fix-class {
}

.opsiyonelbaslikinvis {
    text-indent: 35px;
    visibility: hidden;
}

.dahilibaslikinvis {
    text-indent: 25px;
    visibility: hidden;
}

.moduller-Picture_Visibility_Uploads {
    visibility: visible;
}

.moduller-Picture_Visibility {
    visibility: visible;
}

.Anasayfa_btn {
    box-sizing: border-box !important;
    width: 130px;
}

.dropdown-menu-diller {
    width: 9%;
    position: fixed !important;
}

.sol-margin {
    margin-left: 500px !important;
}

.moduller-son-update {
    margin-top: 10px;
    margin-bottom: 0;
}

buton_mobile_small {
    height: 100%;
    width: 100%;
}

.main-Image-container {
    top: 10%;
    left: -5%;
    width: 50%;
    height: auto;
}

.equal_Text-And-Pictures-Moduller {
    left: 4% !important;
    position: relative;
}

.no_hover_btn {
    cursor: pointer !important;
    background-color: transparent !important;
    border-color: transparent !important;
    color: inherit !important;
    background: #f9f9f9 none repeat scroll 0 0 !important;
    transition: all 0.5s ease-in-out 0s !important;
    width: 45px !important;
    height: 45px !important;
}

    .no_hover_btn:hover {
        background-color: #40c9f3;
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
        border-color: transparent !important;
    }

.no_hover_btn_mainPage {
    cursor: pointer !important;
}

.no_hover_btn_mainPage2 {
    cursor: pointer !important;
    background-color: #fefefe !important;
    color: inherit !important;
    background: #fefefe none repeat scroll 0 0 !important;
    transition: all 0.5s ease-in-out 0s !important;
}

    .no_hover_btn_mainPage2:hover {
        background-color: #fefefe !important;
        border-color: #fefefe !important;
    }

.Padding0 {
    padding: 0 0 !important;
}

.custom-col {
    flex: 0 0 20%;
    max-width: 20%;
}

.nedirButonlari {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 600;
}

.ModullerEkraniDiv {
    display: block !important;
}

a, address, span {
    font-size: 0.8em; /* Orjinal font büyüklüğünün %80'ı */
}

.buyukPuntoluBasliklar {
    font-size: 1.3em;
}

.controlMainPageFontSize {
    font-size: 1.3em; /* Orjinal font büyüklüğünün %80'ı */
}

.whiteLabelMobilGizleme {
    display: flex;
}

.hakkimizdaMobilGorunumMTFix {
    margin-top:0px !important;
}

.webIconSize {
    font-size:1.5em !important;
}

.navbarHeight {
    height:120px !important;
}

.navbarHeightHakkimizda {
    height: 100px !important;
}

.moduller-Ozellikler-Resim-Ortalama{
    display:block;
}

.anasayfa-Ilk-Resim-Div-Boyutlama-Ortalama {
    display: block;
}

.anasayfa-Ilk-Resim-Boyutlama-Ortalama {
    display: block;
}

.stockDiskNedir-FontSize-Small{
    visibility:visible;
}


@media (max-width: 992px) {
    .navbarHeight {
        height: 60px !important;
    }
    .dropdown-menu, .flex-column {
        flex-direction: column;
    }

    .column {
        position: static;
        margin-right: 30px;
    }

    .dahilibaslik {
        color: #fff;
        text-indent: 30px !important;
        margin-top: 40px !important;
        text-indent: 50px !important;
        font-size: 0.80rem !important;
    }

    .opsiyonelbaslik {
        color: #fff;
        text-indent: 50px !important;
        font-size: 0.80rem !important;
    }

    .dropdown-menu a:hover {
        background-color: inherit;
        color: inherit;
        display: contents !important;
    }

    .subtext {
        display: none;
    }

    .opsiyonelbaslikinvis {
        text-indent: 25px !important;
        visibility: hidden;
        margin-top: -20px;
    }

    .dahilibaslikinvis {
        text-indent: 25px !important;
        visibility: hidden;
        margin-top: -50px;
    }

    .dropdown-menu-moduller {
        position: inherit !important;
    }

    .modul-space-fix-class {
        margin-top: -20px !important;
    }

    .moduller-Ozellikler-Resim-Ortalama {
        justify-content: center !important;
        display: flex !important;
    }

    .anasayfa-Ilk-Resim-Div-Boyutlama-Ortalama {
        justify-content: center !important;
        display: inline-flex !important;
        margin-bottom: 20px !important;
    }

    .anasayfa-Ilk-Resim-Boyutlama-Ortalama {
        height: 100% !important;
        width: 100% !important;
        position:sticky !important;
    }

    .moduller-Picture_Visibility_Uploads {
        height: 30px !important;
        width: 30px !important;
    }

    .moduller-Picture_Visibility {
        font-size: 1.5em !important;
    }

    .moduller-son-update {
        margin-top: 0 !important;
        margin-bottom: 1rem !important;
    }

    .buton_mobile_small {
        height: 100% !important;
        width: 80px !important;
        font-size: 9px !important;
    }

    .main-Image-container {
        position: inherit;
        top: 5%;
        left: 25% !important;
        width: 60%;
        height: auto;
    }

    .whiteLabelMobilGizleme {
        display: none !important;
    }

    .hakkimizdaMobilGorunumMTFix {
        margin-top: 20px !important;
    }

    .mobile-Reverse-Ozellikler_Moduller {
        display: flex;
        flex-direction: column-reverse;
    }

    .stockDiskNedir-FontSize-Small {
        font-size: 70% !important;
    }

}

.kaliteBelgeleriBoyutlari {
    visibility:visible;
}

@media (max-width: 770px) {
    .kaliteBelgeleriBoyutlari {
        height: 40% !important;
        width: 40% !important;
    }
}

.btn-MainPage-ModulButtons-hover {
    position:relative !important;
    left:-20px;
    width: 165px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    margin: 20px;
    height: 45px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

    .btn-MainPage-ModulButtons-hover:hover {
        background-position: 100% 0;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        color: #fff;
    }
    .btn-MainPage-ModulButtons-hover:focus {
        outline: none;
    }

    .btn-MainPage-ModulButtons-hover.color-9 {
        background-image: linear-gradient(to right, #3baefd, #6bc5f4, #3baefd, #6bc5f4);
        box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
    }

.invalid {
    border: 2px solid red !important;
    color: red !important;
}

body {
    font-family: 'THICCCBOI', sans-serif;
}

.tableForPrices {
    width: 100%;
    border-collapse: collapse;
    padding: 8px;
}

    .tableForPrices, .tableForPrices th, .tableForPrices td {
        border: 1px solid #ddd;
        text-align: end;
    }

        .tableForPrices th {
            background-color: #6bc5f4;
            color: white;
        }

            .tableForPrices th.category {
                background-color: #6bc5f4;
                color: white;
            }

            .tableForPrices th.category2 {
                background-color: #fff;
                color: white;
            }

.tableForPrices2 {
    width: 100%;
    border-collapse: collapse;
    padding: 8px;
}

.tableForPrices2, .tableForPrices th, .tableForPrices td {
    border: 0px solid #ddd;
    text-align: end;
}

    .tableForPrices2 th {
        background-color: #6bc5f4;
        color: white;
    }

        .tableForPrices2 th.category {
            background-color: #6bc5f4;
            color: white;
        }

        .tableForPrices2 th.category2 {
            background-color: #fff;
            color: white;
        }



.secondLineGreyColour {
    background-color: #F6F6F6 !important;
}

.icon-cell {
    font-size: 20px;
}

.text-success {
    color: #28a745;
}

.text-red {
    color: #dc3545;
}

#sticky-table {
    position: sticky;
    top: 80px;
}

.textAtCenterAndNinePercentWidth {
    width: 10% !important;
    text-align: center !important;
}

.textAtCenterAndThreeFivePercentWidth {
    text-align: center !important;

}


abbr[data-title] {
    position: relative;
    text-decoration: underline dotted;
}

    abbr[data-title]:hover::after,
    abbr[data-title]:focus::after {
        content: attr(data-title);
        position: absolute;
        left: 50%;
        top: -30px;
        transform: translateX(-50%);
        width: auto;
        white-space: nowrap;
        background: #6bc5f4;
        color: #fff;
        border-radius: 2px;
        box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.4);
        font-size: 14px;
        padding: 3px 5px;
    }

th {
    box-sizing: border-box !important;
}