/* sepet css */
#login_sepet {
    float: right;
    margin-top: 70px;
    position: relative;
}

.sinpspecial {
    height: 33px !important;
    background: #cb9e67;
    border: thin solid #cb9e67 !important;
    border-radius: 2px;
}

#sepet_kontrol {
    width: 140px;
    height: 110px;
    float: right;
    margin-right: 40px;
    position: relative;
    background: url("../images/sepet.png") no-repeat;
}

.sepet_kullanici_adi {
    width: 80px;
    float: left;
    text-align: center;
    font-size: 11px;
    color: #5f3e32;
    position: absolute;
    top: 40px;
    left: 24px;
}

.sepet_buton:hover {
    cursor: pointer;
}

.sptIcm {
    height: auto !important;
    margin: 30px 0 20px 0 !important;
    background: none !important;
    border-bottom: 2px solid #cacaca;
    padding: 0 !important;
}

.sptIcm a {
    position: relative;
    font-size: 14px;
    width: 210px;
    height: 50px;
    font-weight: bold;
    text-align: center;
    color: #000000b0;
    font-family: 'Ubuntu', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    top: 2px;
    text-decoration: none;
}

.sptIcm a:hover {
    text-decoration: none;
}

.sptIcm a svg {
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    fill: #4f4f4f;
}

/*.sepet_buton_ilk{
    background-image: url("../images/img/sepet.svg");
}*/

.sepet_buton_ilk:hover {

}


#sptOzel div {
    height: 90px;
}


.sptOzel svg {
    width: 50px !important;
    height: 40px !important;
}

.sptOzel {
    margin: 10px 0 !important;
}

.sepet_buton_uzeri {
    background-image: url("../images/sepet-buton-uzeri.png");
    color: #d2a99d !important;
}

/*
.sepet_buton_uzeri:hover{
    background-image: url("../images/sepet-buton.png");
}*/
#sepet {
    width: 240px;
    padding: 10px;
    display: none !important;
    position: absolute;
    top: 30px;
    right: 5px;
    z-index: 200;
    font-size: 12px;
    color: #05778c;
    background-color: #fff;
    text-align: left;
    -webkit-box-shadow: 0 7px 25px 1px rgba(101, 100, 100, 0.7);
    -moz-box-shadow: 0 7px 25px 1px rgba(101, 100, 100, 0.7);
    box-shadow: 0 7px 25px 1px rgba(101, 100, 100, 0.7);
}

.sepete_git {
    width: 100%;
    padding: 10px 0;
    float: left;
    display: block;
    text-align: center;
    font-family: 'Ubuntu-Medium', sans-serif;
    background-color: #655241 !important;
}

.sepet {
    width: 100%;
    float: left;
    display: block;
    padding: 5px 0;
    color: #6b6b6b;
    border-bottom: 1px dotted #C7C6C6;
    margin-bottom: 10px;
}

.sepet:hover {
    cursor: pointer;
    background-color: #efefef;
}

.sepet_resim {
    width: 50px;
    height: 50px;
    float: left;
    border: 0;
    margin-right: 10px;
}

.sepet_baslik {
    width: calc(100% - 60px);
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

#kredikart_bg {
    width: 100%;
    float: left;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sepet_urun_ust,
.sepet_urun,
#sepet_urun_alt {
    width: 100%;
    float: left;
    font-family: 'Ubuntu', sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

#sepet_urun_ust {
    font-size: 14px;
    color: #000000a6;
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 3px;
    background: white;
}

.sepet_urun {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* border: thin solid #eaeaea; */
    border-radius: 6px;
    margin: 5px 0;
    padding: 5px 0;
    transition: 0.3s;
    cursor: pointer;
}

.sepet_urun:hover {
    background: #f5f5f5;
}

#sepet_urun_ust > div,
.sepet_urun > div {
    float: left;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: center;
    margin-bottom: -.2em;
    line-height: 1.35;
}

#sepet_urun_ust > div {
    font-family: 'Ubuntu-Medium', sans-serif;
}

.sepet_urun > div {
    font-family: 'Ubuntu', sans-serif;
}

#sepet_urun_ust label {
    margin: 0;
    float: left;
    font-size: 12px;
}

.sepet_urun > div {
    font-size: 12px;
    display: flex;
    align-items: center;
    float: left;
    justify-content: center;
    flex-wrap: wrap;
    padding: 2px;
    box-sizing: border-box;
    color: #000000a1;
}

.sepet_urun_resim {
    width: 6%;
}

.sepet_urun_baslik {
    width: 23%;
}

.sepet_urun_tarih {
    width: 20%;
}

.sepet_urun_adet {
    width: 25%;
}

.sepet_urun_fiyat {
    width: 15%;
    font-weight: bold;
}

.sepet_urun select {
    background: transparent;
    border: transparent;
}

.sepet_urun_resim img {
    max-width: 70%;
}

.sepet_urun_border_yok {
    border: 0;
}

.sepet_urun_border {
    position: relative;
    min-height: 14px;
}

.sepet_urun_sil {
    width: 25px;
    height: 21px;
    float: right;
    background: url("../images/urun/sil2.svg") no-repeat center center;
    -webkit-background-size: 18px;
    -moz-background-size: 18px;
    -o-background-size: 18px;
    background-size: contain;
    margin-right: 10px;
    margin-top: 5px;
    transform: rotate(0deg);
    transition: 0.4s;
}

.sepet_urun_sil:hover {
    cursor: pointer;
    transition: 0.4s;
}

.adet_islem {
    width: 25px;
    height: 35px;
    margin: 0 5px;
    padding: 1px 0;
    font-weight: 100;
    box-sizing: border-box;
    font-size: 23px;
    display: inline-block;
    color: #787878;
}

.adet_islem:hover {
    color: #333;
    cursor: pointer;
}

.adet,
.adet_kusurat {
    width: 40px;
    height: 40px;
    padding: 2px 0;
    display: -moz-inline-block;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: center;
    font-size: 17px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}

.adet_kusurat_nokta_sepet {
    height: 33px;
    padding-right: 5px;
    color: #333333;
    line-height: 30px;
}

#siparis_sec {
    width: 30%;
    height: 300px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.siparis_sec_kapat {
    width: 50px;
    height: 40px;
    background: url("../images/urun/siparis-sec-kapat.png");
    background-size: 70%;
    background-repeat: no-repeat;
    opacity: 0.7;
    position: absolute;
    top: 10px;
    right: 0;
}

.siparis_sec_kapat:hover {
    opacity: 1;
    cursor: pointer;
}

.siparis_sec {
    width: 220px;
    float: left;
    margin: 0 auto;
    -moz-border-radius: 50%;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex !important;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.siparis_sec > img {
    max-width: 45%;
}

.siparis_sec > span {
    margin-top: 15px;
    position: absolute;
    top: 100%;
    font-family: Arial, serif;
    color: #000000b5;
    width: 100%;
}

.siparis_durum {
    width: 617px;
    height: 15px;
    float: left;
    margin-left: 15px;
    font-size: 12px;
    padding-left: 5px;
    margin-top: 5px;
}

.siparis_durum_devam {
    color: #5F3E32;
}

.siparis_durum_onay {
    color: limegreen;
}

#krediform tr {
    height: 30px;
}

.kiralama_liste {
    font-size: 14px;
    font-weight: normal;
    float: left;
    margin-left: 10px;
}

.kiralama_liste tr {
    height: 19px;
}

.kiralama_durum {
    color: #cc0200;
}

.kiralama_sil:hover {
    cursor: pointer;
}

#adres_hayir, #adres_evet, #yurt_ici, #yurt_disi {
    float: left;
    margin: 0 10px;
}

.sepet_urun > .odeme-form,
#sepet_urun_alt > .odeme-form {
    width: 100%;
    text-align: -webkit-left;
    text-align: -moz-left;
    text-align: left;
}

#sepet_urun_alt {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-radius: 3px;
    background: #eeeeee;
}

.odeme-form .icerik {
}

.odeme-form .form-bottom label,
.odeme-form .form-bottom input {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.odeme-form .form-bottom input {
    padding: 5px 7px;
}

.odeme-form label,
.odeme-form input,
.odeme-form textarea {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.odeme-form label {
    margin: 0 0 7px 0;
}

#ek_adres:hover {
    /* background: transparent; */
}

.yurt_disi_input {
    width: 90px;
    float: left;
    text-align: center;
    padding: 2px;
    border: solid 1px #c3c3c3;
}

.yurt_disi_input div {
}

#kredikart_form ::-webkit-input-placeholder { /* Edge */
    color: #9c9696;
}

#kredikart_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9c9696;
}

#kredikart_form ::placeholder {
    color: #9c9696;
}

#kredi_kart_div div {
    width: 100%;
    float: left;
    margin-bottom: 2px;
}


#kredi_kart_div label {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
}

#kredi_kart_div input, #kredi_kart_div select {
    width: 90%;
    text-align: left;
    float: left;
    border: solid 1px #e6e3e3;
    border-radius: 2px;
    height: 30px;
    padding: 5px;
    box-sizing: border-box;
}

#kredi_kart_div > div:nth-child(4) input:nth-of-type(1) {
    width: calc(45% - 5px);
}

#kredi_kart_div > div:nth-child(4) input:nth-of-type(2) {
    width: calc(45% - 5px);
    margin-left: 10px;
}

#taksitler label {
    width: 130px;
    height: 135px;
    float: left;
    margin: 5px;
    border: thin solid #dddddd;
    padding: 10px 10px;
    cursor: pointer;
    overflow: hidden;
}

.successTaksit {
    position: absolute;
    bottom: -57px;
    background: white;
    padding: 14px;
    transform: rotate(45deg);
    right: -32px;
    display: none;
}

.kredi_taksit_input span:nth-child(6) {
    width: 100%;
    text-align: center;
    float: left;
    position: relative;
    top: 26px;
    font-size: 14px;
    font-weight: bold;
}

.kredi_taksit_inputt input {
    position: absolute;
    left: 0;
    top: 50%;
    opacity: 0;
    position: absolute;
}

.successTaksit svg {
    height: 10px;
    fill: #cb9e67;
    transform: rotate(-52deg);
    top: 2px;
    position: relative;
    left: -14px;
}

.kredi_taksit_input span:nth-child(2) {
    width: 100%;
    text-align: center;
    float: left;
}

.kredi_taksit_input span:nth-child(3) {
    width: 100%;
    text-align: center;
    float: left;
    margin: 10px 0 0 0;
    position: relative;
    top: 0px;
}

.kredi_taksit_input span:nth-child(4) {
    width: 100%;
    text-align: center;
    float: left;
    font-weight: bold;
    position: relative;
    top: 4px;
}

.kredi_taksit_input span:nth-child(5) {
    width: 100%;
    text-align: center;
    float: left;
    position: relative;
    top: 12px;
}

.kredi_taksit_input span:nth-child(6) {
    width: 100%;
    text-align: center;
    float: left;
    position: relative;
    top: 25px;
    font-size: 14px;
    font-weight: bold;
}

.kredi_taksit_inputt {
    position: relative;
    width: 100%;
    float: left;
}

#hvlcell {
    width: 100%;
    float: left;
    height: auto;
    margin: 10px 0;
}

#hvlcell p {
    padding: 0 10px;
}

.floatR td {
    font-size: 13px;
    color: #525252;
}

#smb2 {
    padding: 10px 0px !important;
    background-color: #ffffff00 !important;
    color: #3d3d3d !important;
    margin-bottom: 20px !important;
}

#taksitler input[type="radio"] {
    margin: 1px 4px 0;
}

#taksitler_baslik div {
    float: left;
    font-weight: bold;
}

#taksitler_baslik div:nth-child(1) {
    width: 80px;
    margin-left: 20px;
}

#taksitler_baslik div:nth-child(2) {
    width: 80px;
    margin: 0 25px;
}

#taksitler_baslik div:nth-child(3) {
    margin-left: 10px;
}

.labelTaktisClick {
    transition: 0.3s;
    background: #cb9e67;
    color: white;
    border: thin solid #cb9e67 !important;
}

.activeCell {
    border-bottom: 2px solid #3f3f3f;
}

@media screen and (max-width: 1000px) {
    .kredi_kart_div {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    #taksitler label span:nth-child(2) {
        width: 70px;
        margin-right: 5px;
    }

    #taksitler_baslik div:nth-child(1) {
        margin-left: 10px;
    }

    #taksitler_baslik div:nth-child(2) {
        margin: 0 20px;
    }

    #taksitler_baslik div:nth-child(3) {
        margin-left: 0;
        float: right;
    }

    #taksitler label span:nth-child(6) {
        margin-left: 0;
        text-align: right;
        float: right;
    }
}

.gki2 {
    height: 15px;
    width: 110px;
    position: relative;
}

.gki2 svg {
    max-width: 13%;
    position: absolute;
    right: 5px;
    top: 8px;
    backface-visibility: hidden;
}

#urunOzel {
    justify-content: center !important;
}

#urunOzel div {
    width: 20%;
}

@media screen and (max-width: 400px) {
    #taksitler label span:nth-child(2) {
        width: 50px;
    }

    #taksitler_baslik div:nth-child(2) {
        margin: 0;
    }

    #taksitler label span:nth-child(4) {
        width: 70px;
        margin: 0 5px 0 10px;
    }

    #taksitler label span:nth-child(6) {
        width: 70px;
    }
}

.w50s {
    width: 48% !important;
    float: left;
}

.padding10s {
    padding: 10px !important;
}

.adsx {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.sdcx {
    float: left;
    width: 100%;
    margin: 30px 0 20px 0;
}

#sayfa_metin input {
    height: 40px !important;
    border: thin solid #00000047 !important;
    padding: 0 10px !important;
    background: none;
}

#sayfa_metin textarea {
    height: 90px;
    border: thin solid #b8b8b8;
}

#sayfa_metin select {
    height: 30px;
    color: #454545;
    width: 100%;
}

.nav.setup-panel {
    display: table;
    border-radius: 0 !important;
}

.ps10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

nav:before, .nav:after {
    display: table;
    content: " ";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav.setup-panel > li {
    background-color: #eee;
    width: auto;
    border-radius: 0 !important;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.nav.setup-panel > li.active a {
    background-color: #aba8a6;
}

.nav.setup-panel > li a {
    height: 56px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #bbe7e6;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin: 0;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.temizle {
    clear: both;
}

.nav.setup-panel > li a:after {
    right: 0px;
    border-left: 10px solid;
    border-top: 28px solid;
    border-bottom: 28px solid;
    border-color: #fafafa #fafafa #fafafa transparent;
}

#checkout_cart .nav li .list-group-item-heading, #checkout_checkout .nav li .list-group-item-heading, #checkout_payment .nav li .list-group-item-heading {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.428571429;
}

.list-group-item-heading svg {
    width: 26px;
    height: 26px;
    position: absolute;
    left: -20px;
    top: 0;
    fill: #777777;
}

.nav.setup-panel > li:first-child a:before {
    border-color: transparent !important;
}

.nav.setup-panel > li h4 {
    white-space: nowrap;
    font-size: 15px;
    padding: 0px 20px;
    position: relative;
    width: 90px;
    top: 3px;
    text-align: left;
}

.nav.setup-panel > li a:after, .nav.setup-panel > li a:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
}

.nav.setup-panel > li.active a:before {
    border-color: #aba8a6 #fafafa #aba8a6 #fafafa;
}

.active svg:nth-child(1) {
    display: block;
    fill: white;
    height: 26px;
    width: 25px;
}

.nav.setup-panel > li a:before {
    left: 0px;
    border-left: 10px solid;
    border-top: 28px solid;
    border-bottom: 28px solid;
    border-color: transparent #fafafa transparent #fafafa;
}

.nav-pills > li > a {
    border-radius: 0px;
}

.nav.setup-panel > li:last-child a:after {
    border-color: transparent;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.thumbnail {
    padding: 0 !important;
    margin-bottom: 0 !important;
    line-height: 0 !important;
    border: none !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #aba8a6;
    border-radius: 0 !important;
}

.active > a {
    background-color: #aba8a6 !important;
}

.tes_info {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #595959;
    border-bottom: 5px solid #cacaca7a;
}

.teslimat_bilgi textarea {
    border: thin solid #cccccc;
    min-height: 70px;
    border-radius: 3px;
    padding: 5px;
    font-size: 12px;
}

.teslimat_bilgi label {
    color: #000000a1;
    font-size: 12px;
}

.teslimat_bilgi select {
    padding: 8px 5px;
    width: 100%;
    height: auto;
    border-radius: 3px;
    font-size: 11px;
}

.teslimat_bilgi input {
    border: thin solid #aba8a691;
    border-radius: 3px;
    font-size: 12px;
}

#devam_teslim {
    width: 130px;
    background: none;
    border: none;
    color: #525252;
    height: 40px;
}

#devam_teslim:hover {
    color: white;
}

.w60 {
    width: 60%;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.w40 {
    width: 40%;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.tes_inp {
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.suu2 {
    border: thin solid #b8b8b8;
    margin: 20px 0 0 0;
    flex-wrap: wrap;
}

.suu2div {
    width: 100%;
    padding: 10px 0 10px 0;
    font-size: 15px;
}

.su_ust {
    border: thin solid #b8b8b8;
    margin: 10px 0 0 0;
}

.ea2 {
    display: block;
    float: left;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 20px;
    margin: 10px 0 0 0;
}

.fr {
    float: right !important;
}

.mr10 {
    margin: 0 10px 0 0 !important;
}

.inpBorder {
    border: 1px solid #b8b8b8 !important;
}

.paySol {
    width: 74%;
    float: left;
}

.paySag {
    width: 23%;
    float: right;
    position: relative;
    transform: translateY(0);
    transition: 0.3s;
}

.sepet_alt_sabit {
    width: 100%;
    float: left;
    margin: 59px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sepet_sol_sabit {
    height: 300px !important;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    width: 100%;
    float: left;
    overflow: hidden;
    background: white;
}

.sepet_sol_sabit h4 {
    color: #243746;
    font-family: 'Roboto-Bold' !important;
    font-size: 26px;
    text-align: center;
    margin: 20px 0;
}

.urun_toplam_sepet {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    flex-wrap: wrap;
}

.urun_toplam_sepet1 {
    width: 50%;
    float: left;
    font-size: 12px;
    margin: 0 0 8px 0;
}

.urun_toplam_sepet2 {
    width: 50%;
    float: left;
    text-align: right;
    font-size: 13px;
    font-family: 'Roboto-Bold' !important;
    margin: 0 0 8px 0;
}

.urun_toplam_sepet11 {
    width: 30%;
    float: left;
    font-size: 11px;
    margin-bottom: 5px;
    line-height: 14px;
    color: #bcbcbc;
}

.urun_toplam_sepet22 {
    width: 70%;
    float: left;
    font-size: 10px;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 5px;
    line-height: 14px;
    text-transform: uppercase;
}

.mt4b9 {
    margin: 40px 0 90px 0;
}

.mt5b9 {
    margin: 50px 0 90px 0;
}

#stp_a {
    border-top: thin solid #00000036;
    padding: 14px 0 0 0;
    width: 100%;
    float: left;
}

.gn_sepet_sabit {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin: 30px 0 0 0;
    border-top: thin solid #cb9e67 !important;
    background: #cb9e67 !important;
    border-radius: 2px;
    position: relative;
    height: 35px;
    padding: 0 !important;
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.gn_sepet_sabit a {
    position: absolute;
    color: white !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s_nav {
    font-size: 10px;
    position: relative;
    left: 1px;
    color: #525252b0;
    top: 1px;
}

.active .s_nav {
    color: #eeeeee;
}

.brdc {
    width: 100%;
    border-bottom: thin solid #eeeeee;
    background: white;
    padding: 20px 0;
}

.h4style {
    color: #243746;
    font-family: 'Roboto-Bold' !important;
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
    width: 100%;
}

.zorunluAlan {
    border: 1px solid #b8b8b8 !important;
    height: 35px;
    color: #4b4b4b;
    padding: 0 5px;
}

.zorunluDegil {
    border: 1px solid #969696 !important;
    height: 33px;
}

.h4astyle {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 11px;
    color: #aca8a6;
    position: relative;
    top: -17px;
}

.labl {
    display: block;
    width: 48%;
    float: left;
    position: relative;
}

.labl > input { /* HIDE RADIO */
    /* visibility: hidden; */ /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
    right: 5px;
    top: 13px;
}

.labl > input + div { /* DIV STYLES */
    cursor: pointer;
    border: 2px solid transparent;
    width: 100%;
    padding: 10px;
    height: 50px;
    border: 1px solid #eeeeee;
    font-size: 13px;
    float: left;
    box-sizing: border-box;
}

.labl > input:checked + div { /* (RADIO CHECKED) DIV STYLES */
    background: #eeeeee !important;
    border: 1px solid #eeeeee;
}

.labl img {
    max-width: 10%;
    margin: 0 5px;
}

.kargo_firma {
    display: flex;
    float: left;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 20px;
    margin: 10px 0 0 0;
    background: #fff;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

#odeme_end {
    width: 100%;
    float: left;
    position: relative;
    margin: 10px 0;
    border: thin solid #eeeeee;
    background: white;
}

.hvlOdeme p {
    font-size: 13px;
    color: #233746;
}

.sozlesme_oku {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #233746;
}

.tbSbt {
    height: 150px !important;
}

.tblTitle {
    font-size: 15px !important;
    margin: 20px 0 0 0 !important;
}

.tbld {
    font-size: 11px;
    text-align: right;
    width: 100%;
    float: left;
    cursor: pointer;
}

#kart_ay {
    width: 44% !important;
}

#kart_yil {
    width: 43% !important;
    margin: 0 0 0 10px;
}