<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.languages{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding: 0;
    margin: auto 0 auto 3rem;
}

.languages li{
    position: relative;
    display: inline-block;
}

.languages a{
    font-size: 17px;
    color: #1A1E28;
}

.languages li:not(:last-child)::after{
    content: '|';
    padding: 0 5px;
    color: #1A1E28;
}

.mag-detail-price .price{
    font-size: 27px;
    font-weight: 900;
    color: #1a1e28;
}

.square16{
    width: 16px;
    height: 16px;
}

#payment .btn-group :not(:disabled):not(.disabled).active.passive{
    background: #171A1F!important;
    color: #FEFEFE!important;
}

.favme{
    background: #171A1F!important;
    border-color: transparent!important;
}

.favme span{
    color: #FEFEFE!important;
}

.favme.active{
    background: #F2B100!important;
    color: #fff!important;
    border-color: #F2B100;
}

.favme.active span{
    color: #333333!important;
}


@media only screen and (max-width: 992px){
    .nav-item.language a{
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        background-position: left bottom;
        padding-left: 0;
        line-height: 70px;
        opacity: 1;
    }

    .nav-item.language input[type="checkbox"] {
        position: absolute;
        width: 80%;
        height: 70px;
        right: 0;
        margin: 0;
        -webkit-appearance: none;
        appearance: none;
    }


    .nav-item.language input[type="checkbox"] + ul{
        display: none;
    }

    .nav-item.language input[type="checkbox"]:checked + ul {
        display: block;
    }

    .nav-item.language input[type="checkbox"]:focus{
        outline: 0;
        border: 0;
        background: transparent;
        color: transparent;
    }


}
.fs-18{
    font-size:18px !important;
}
#btn-eft:hover #btn-credit-card:hover{
    cursor: pointer;
}
.wp-tab-responsive{
    border-radius: 0px !important;
    box-shadow:none !important;
}
.nav-pills .nav-link.active:before{
    content:none;
}
.nav-pills .nav-link.active, .nav-pills .show&gt;.nav-link{
    color: #1a1e28 !important;
}
.bankButton {
    display: flex;
    align-items: center;
    justify-content: center;
}
.garantiBank{
    padding: 12px 15px; border: 1px solid #32973E;border-radius: 6px;
}
.vakifBank{
    padding: 18px 20px; border: 1px solid #FBC34E;border-radius: 6px;
}

@media (min-width: 768px){
    .garantiBank.bankButton{
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }
}

#subscription-main h1.mag-detail-title,#wishlist .mag-detail-title{
    text-align: left;
}
.rounded-tag{
    right: 15px !important;
    left: auto !important;
}
.flag{
    right: 10px !important;
    left: auto !important;
    position: absolute;
    top: 57px;
}
.flag img{
    height: 24px !important;
}
.detail-banner .rounded-tag{
    right: 30px !important;
}
.detail-banner .flag{
    right: 20px !important;
}
.forgot_password{
    color:#212529
}
.forgot_password:hover{
    text-decoration: underline;
}
.adress-title{
    margin-bottom: 0px !important;
}

.pageField{
    height: 300px;
    overflow-y: auto;
    border-radius: 6px;
    border: solid 2px #e8ebef;
    padding: 10px;
}
.pageField h1{
    font-size: 18px;
    border-bottom: 1px solid #e8ebef;
    padding-bottom: 10px;
    font-weight: 900;
}
.total.font-weight-bold, .price.font-weight-bold {
    font-size: 14px;
}

.custom-hr{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border: 0;
    border-top: 1px solid  rgba(0,0,0,.125);
}
.c-button{

    background: #f7b500;
    color: #1a1e28;
    font-size: 18px;
    font-weight: bold;
}
</pre></body></html>