.kredi-karti-body {
    padding:15px;
    border:1px solid #e1e1e1;
    border-radius:5px;
}

.sepeti-temizle {
    color: #232323;
    font-size: 16px;
    margin-bottom: 5px;
}
.header-uyelik .dropdown-menu {
    margin-top: 8px;
    border-radius: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.header-uyelik .dropdown-menu .dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #227fb1;
}

.hesabim-button {
    display: inline-block;
    color: #227fb1!important;
}

.hesabim-button i {
    padding-right: 9px!important;
}

.page-icerik {
    width: 100%;
    height: auto;
}

.page-icerik h1 {
    font-size: 20px;
    font-weight: 600;
}

.ajs-danger {
    background-color: red;
}

.page-icerik p {
    font-size: 15px;
    font-weight: 400;
}

.iletisim {
    margin-top: 0px;
}

.iletisim .maps {
    width: 100%;
    height: 400px;
    border: solid 1px #f1f1f1;
    padding: 5px;
}

.iletisim .editor {
    padding: 0px;
    margin-bottom: 0px;
}

.iletisim .editor .h5 {
    font-size: 16px;
    font-weight: 700;
}

.iletisim .editor .media {
    margin-top: 30px;
}

.iletisim .editor .media .editor-list-icon {
    border: 1px solid #ddd;
    border-radius: 50px;
    color: #227fb1;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    transition: all .3s ease 0s;
    min-width: 50px;
}

.iletisim .editor .media:hover .editor-list-icon {
    color: #000;
    background: #227fb1;
    border-color: #227fb1;
}

.iletisim .editor .media .media-body .feature-box-content {
    line-height: 20px;
}

.iletisim .editor .media .feature-title h5 {
    font-size: 15px;
    font-weight: 700;
}

.filtre {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.filtre span {
    letter-spacing: 1px;
    color: #000000;
}

.filtre span b {
    color: #227fb1;
}

.filtre .siralama-dropdown .siralama-dropdown-button {
    margin: 0px;
    font-size: 12px;
    padding: 0px 20px;
    cursor: pointer;
    background-color: #227fb1;
    font-weight: 500;
    letter-spacing: .6px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50px;
    height: 35px;
    width: 183px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border: none;
}

.filtre .siralama-dropdown .siralama-menu {
    width: 100%;
    height: auto;
    background: #F3F3F3;
    border-radius: 10%;
    border: none;
    padding: 15px 15px;
    margin-top: 15px;
}

.filtre .siralama-dropdown .siralama-menu li:first-child {
    margin-top: 0px;
}

.filtre .siralama-dropdown .siralama-menu li {
    display: block;
    list-style: none;
    line-height: 14px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
}

.filtre .siralama-dropdown .siralama-menu li .custom-control {
    line-height: normal;
    min-height: inherit;
}

.filtre .siralama-dropdown .siralama-menu li .custom-control-label::before {
    position: absolute;
    top: 0;
    left: -1.5rem;
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #ccc solid 1px;
}

.filtre .siralama-dropdown .siralama-menu li .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #227fb1;
    background-color: #708e3f;
}

.filtre .siralama-dropdown .siralama-menu li .custom-control-label::after {
    position: absolute;
    top: 5px;
    left: -19px;
    display: block;
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
}

.filtre .siralama-dropdown .siralama-menu li label:focus {
    box-shadow: none;
    outline: none;
}

.filtre .siralama-dropdown .siralama-menu li label:active {
    box-shadow: none;
    outline: none;
}

.filtre .breadcrumb {
    margin-bottom: 0px;
    background: transparent;
    padding: 0px;
    font-size: 14px;
}

.filtre .breadcrumb li a {
    color: #000000;
    font-weight: 600;
}

.filtre .breadcrumb li.breadcrumb-item.active {
    color: #227fb1;
    font-weight: 600;
}


/*ÃœrÃ¼n Detay BaÅŸlangÄ±Ã§*/

.urun-detay {
    width: 100%;
    height: auto;
    color: #000;
    padding-left: 0px;
}

.urun-detay .urun-detay-resim {
    width: 100%;
    height: auto;
}

.urun-detay .urun-detay-resim img {
    max-width: 100%;
}

.ilan_detay_resim {
    width: 100%;
    margin: auto;
    margin-bottom: 0px;
}

.ilan_detay_resim .ilan_detay_resim_img {
    width: 100%;
    height: 360px;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
}

.ilan_detay_resim .ilan_detay_resim_img img {
    max-width: 100%;
    max-height: 100%;
    margin: 0px auto;
}

.ilan_detay_resim .oklar {
    opacity: 0;
    position: absolute;
    left: 0px;
    width: 100%;
    height: auto;
    top: 40%;
    z-index: 99
}

.ilan_detay_resim:hover .oklar {
    opacity: 1;
}

.ilan_detay_resim .oklar .left_ok {
    border-radius: 50%;
    width: 52px;
    height: 52px;
    /* line-height: 52px; */
    display: flex;
    background-color: #fbfbfb;
    text-align: center;
    cursor: pointer;
    color: #333;
    font-size: 17px;
    position: absolute;
    left: 0px;
    align-items: center;
    justify-content: center;
}

.ilan_detay_resim .oklar .left_ok i {
    margin-top: 0px;
    width: 100%;
}

.ilan_detay_resim .oklar .left_ok:hover i {
    color: #dc5c32;
}

.ilan_detay_resim .oklar .right_ok {
    border-radius: 50%;
    width: 52px;
    height: 52px;
    /* line-height: 52px; */
    display: flex;
    background-color: #fbfbfb;
    text-align: center;
    cursor: pointer;
    color: #333;
    font-size: 17px;
    position: absolute;
    right: 0px;
    align-items: center;
    justify-content: center;
}

.ilan_detay_resim .oklar .right_ok i {
    margin-top: 0px;
    width: 100%;
}

.ilan_detay_resim .oklar .right_ok:hover i {
    color: #dc5c32;
}

.ilan_detay_resim_alt {
    width: 100%;
    height: auto
}

.ilan_detay_resim_alt_row {
    margin-left: -3px;
    margin-right: -3px;
}

.ilan_detay_resim_alt .ilan_detay_resim_alt_liste {
    height: 110px;
    overflow: hidden;
    margin: 3px;
    text-align: center;
}

.ilan_detay_resim_alt .ilan_detay_resim_alt_liste img {
    height: 100%;
}

a.buyuk_foto {
    width: 100%;
    height: auto;
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #e35f30;
    cursor: pointer;
}

.w3-opacity,
.w3-hover-opacity:hover {
    opacity: 0.60
}

.w3-opacity-off,
.w3-hover-opacity-off:hover {
    opacity: 1
}

.w3-opacity-max {
    opacity: 0.25
}

.w3-opacity-min {
    opacity: 0.75
}

.ilan_detay_resimx_slider {
    width: 100%;
    justify-content: center;
}

.ilan_detay_resimx_slider .swiper_slide {
    width: 70px;
    height: auto;
    box-shadow: none;
    position: relative;
    margin: 0px 5px;
}

.ilan_detay_resimx_slider .swiper_slide a {
    color: #333;
    cursor: pointer;
}

.ilan_detay_resimx_slider .swiper_slide .resim {
    width: 100%;
    height: auto;
    opacity: 0.60;
    border: solid 2px #ccc;
    cursor: pointer;
}

.ilan_detay_resimx_slider .swiper_slide .resim31 {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ilan_detay_resimx_slider .swiper_slide .resim31 img {
    max-width: 100%;
    max-height: 100%;
}

.ilan_detay_resimx_slider .swiper_slide .d {
    opacity: 1;
    border-color: #000;
}

.ilan_detay_resimx_slider .swiper_slide .d:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -8px;
    border-color: transparent transparent #000 transparent;
    border-style: solid;
    border-width: 0px 10px 10px 10px;
    width: 0;
    height: 0;
}

.ilan_detay_resimx .swiper-pagination-bg {
    position: absolute;
    left: 0px;
    bottom: -35px;
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
}

.ilan_detay_resimx .swiper-pagination-bg .swiper-pagination2 {
    display: inline-block!important;
    position: relative;
    margin-top: 0px;
}

.ilan_detay_resimx .swiper-pagination-bg .swiper-pagination2 .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: inline-block;
    border-radius: 100%;
    background: #d6d6d6;
    opacity: 1;
    margin-right: 5px;
}

.ilan_detay_resimx .swiper-pagination-bg .swiper-pagination2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #e35f30;
}

.urun-detay .bolumayir {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6cc;
}

.urun-detay h3 {
    font-size: 22px;
    font-weight: 600;
}

.urun-detay small {
    font-size: 15px;
    font-weight: 400;
    color: #999;
    display: block;
}

.urun-detay small a {
    color: #999;
    text-decoration: underline!important;
}

.urun-detay .fiyat {
    margin-top: 0px;
    font-weight: 500;
}

.urun-detay .fiyat .eskifiyat {
    color: #7e7e7e;
    font-size: 25px;
    line-height: 25px;
    text-decoration: line-through;
}

.urun-detay .fiyat .yenifiyat {
    color: #227fb1;
    font-size: 30px;
    line-height: 30px;
    margin-top: 5px;
    font-weight: 600;
}

.urun-detay .fiyat .indirim {
    width: 92px;
    height: 50px;
    background: #E9F1F9;
    color: #000;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    text-align: center;
    margin-left: 40px;
    position: relative;
    border-radius: 0px;
    padding-left: 0px;
}

.urun-detay .fiyat .indirim:before {
    content: '';
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -10px;
    border-color: transparent #E9F1F9 transparent transparent;
    border-style: solid;
    border-width: 13px 13px 13px 0px;
    width: 0;
    height: 0;
}

.urun-detay .fiyat .indirim span {
    display: block;
    font-size: 18px;
    line-height: 18px;
}

.urun-detay .fiyat .indirim small {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #000;
    opacity: 0.5;
}

.urun-detay .beden {
    border-radius: 0px;
    max-width: 150px;
    height: 45px;
}

.urun-detay .beden:focus {
    box-shadow: none;
    stroke: none;
    border-color: #227fb1;
}

.urun-detay .btn-light {
    background: #fff;
    border: solid 1px #000;
    border-radius: 0px;
    box-shadow: none;
    padding: 10px 30px 10px 15px;
    font-size: 15px;
    font-weight: 500;
}

.urun-detay .btn-light:focus {
    box-shadow: 0px;
    stroke: none;
    stroke: none;
}

.urun-detay .adet {
    background: #fff;
    margin-left: 0px;
    align-items: center;
}

.urun-detay .adet .artieksi {
    background: #E9ECEF;
    position: relative;
    font-size: .8125rem;
    border: 2px solid #CCC;
    border-radius: 50%;
    cursor: pointer;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.urun-detay .adet .artieksi:hover {
    background: #227fb1;
    color: #fff;
    border-color: #227fb1;
}

.urun-detay .adet span {
    font-size: .8125rem;
    font-weight: 500;
}

.urun-detay .adet input.adet-input {
    width: auto;
    border: none;
    text-align: center;
    padding-left: 10px;
    padding-right: 0px;
}

.urun-detay .adet input.adet-input:focus {
    box-shadow: none;
    outline: none;
}

.urun-detay .dropdown-menu {
    border-radius: 0px!important;
    padding: 0px;
}

.urun-detay .dropdown-menu .dropdown-item:active {
    background: #92ae4d!important;
}

.urun-detay .dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #227fb1;
}

.urun-detay .sepeteekle {
    width: auto;
    height: 45px;
    display: flex;
    align-items: center;
    padding: 0px 22px;
    background: #227fb1;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    border-radius: 0px;
}

.urun-detay .sepeteekle i {
    padding-right: 15px;
    font-size: 20px;
}

.urun-detay .sepeteekle:hover {
    background: #333;
}

.urun-detay .favori {
    display: block;
    border: none;
    outline: none;
    background: transparent;
    display: flex;
    align-items: center;
    padding: 0px;
    margin: 0px;
    color: #000;
}

.urun-detay .favori .icon {
    background: #efeeee;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 20px;
    display: flex;
    align-items: center;
}

.urun-detay .favori .icon:focus {
    box-shadow: none;
    outline: none;
}

.urun-detay .favori .icon .ekle:before {
    content: '\e83f';
    font-family: "fontello";
}

.urun-detay .favori .icon .ekle:hover:before {
    color: #f08174;
}

.urun-detay .favori .icon .eklendi:before {
    content: '\e83e';
    font-family: "fontello";
    color: #f08174;
}

.urun-detay .favori:hover {
    color: #f08174;
}

.urun-detay .kargo {
    display: flex;
    align-items: center;
}

.urun-detay .kargo .icon {
    background: #efeeee;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 20px;
    display: flex;
    align-items: center;
}

.urun-detay .sepetim-ozet-bilgi {
    padding-top: 0px;
    text-align: left;
    width: 100%;
}

.urun-detay .sepetim-ozet-bilgi .bilgi-liste {
    width: 33%;
}

.urun-detay .sepetim-ozet-bilgi .icon {
    display: block;
    height: 40px;
    margin-bottom: 10px;
}

.urun-detay .sepetim-ozet-bilgi .icon img {
    max-width: 100%;
    max-height: 100%;
}

.urun-detay .sepetim-ozet-bilgi span {
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
}

.urun-detay .sepetim-ozet-bilgi small {
    width: 80%;
    display: block;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    color: #000;
    margin-top: 5px;
    opacity: 0.5;
}

.urun-detay .urun-detay-aciklama {
    width: 100%;
    height: auto;
    background: #f3f3f3;
    padding: 50px 0px;
}

.urun-detay .urun-detay-aciklama .urundetay-yazi {
    font-size: 15px;
    color: #000;
}

.urun-detay .urun-detay-aciklama .nav-tabs {
    border: none;
    display: block;
    width: 100%;
}

.urun-detay .urun-detay-aciklama .nav-tabs li:first-child {
    margin: 0px;
}

.urun-detay .urun-detay-aciklama .nav-tabs li {
    width: 100%;
    margin-bottom: 0px;
    display: block;
    margin-top: 4px;
}

.urun-detay .urun-detay-aciklama .nav-tabs li a {
    background: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 15px 15px;
    color: #000;
    border-radius: 0px;
    font-weight: 700;
}

.urun-detay .urun-detay-aciklama .nav-tabs li a.active {
    border: 1px solid #000;
    color: #000;
}


/*ÃœrÃ¼n Detay Son*/

.page-resimler a.images-list {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}

.page-resimler a.images-list .image {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-resimler a.images-list .image img {
    max-width: 100%;
    max-height: 100%;
    transition: transform .2s;
}

.page-resimler a:hover.images-list .image img {
    transform: scale(1.1);
}

.page-resimler a.images-list .images-list-text {
    width: 100%;
    height: 51px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 5px 0px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
}

.page-resimler a.images-list .image .zoom {
    display: block;
    position: absolute;
    left: 0px;
    top: 40%;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
}

.page-resimler a.images-list .image .zoom i {
    opacity: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 2px 3px #ababab;
    color: #333;
}

.page-resimler a.images-list:hover .image .zoom i {
    opacity: 1;
}

.page-resimler a.images-list2 {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}

.page-resimler a.images-list2 .image {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.page-resimler a.images-list2 .image img {
    max-width: 100%;
    transition: transform .2s;
}

.page-resimler a:hover.images-list2 .image img {
    transform: scale(1.1);
}

.page-resimler a.images-list2 .images-list-text {
    width: 100%;
    height: 51px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 5px 0px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
}

.page-resimler a.images-list2 .image .zoom {
    display: block;
    position: absolute;
    left: 0px;
    top: 40%;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
}

.page-resimler a.images-list2 .image .zoom i {
    opacity: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 2px 3px #ababab;
    color: #333;
}

.page-resimler a.images-list2:hover .image .zoom i {
    opacity: 1;
}


/* Ãœyelik BaÅŸlangÄ±Ã§*/

.uye-genel {
    width: 100%;
}

.uye-genel-ic {
    background: white;
    width: 100%;
    height: auto;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 20px 20px 20px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.uye-nav-content {
    display: block;
}

.uye-nav-content ul.tabs {
    padding: 0px!important;
    justify-content: center;
    margin-bottom: 35px;
}

.uye-nav-content ul.tabs li.tab {
    list-style: none;
    display: inline-block;
    margin: 0px 20px;
}

.uye-nav-content ul.tabs li.tab a {
    color: #000;
    border: 1px solid transparent;
    padding: 10px 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: solid 1px #cbcbcb;
    display: inline-block;
}

.uye-nav-content ul.tabs li.tab a i {
    margin: 0 5px 0 0;
    font-size: 16px;
}

.uye-nav-content ul.tabs li.tab a.active i {
    color: #227fb1;
}

.uye-nav-content ul.tabs li.tab a.active {
    border-bottom: 1px solid #cbcbcb!important;
    color: #227fb1;
    font-weight: 700;
}

.uye-nav-content ul.tabs li.indicator {
    list-style: none;
}

.uye-sozlesmeler {
    width: 100%;
    height: auto;
    padding: 0px 0px;
}

.uye-sozlesmeler .custom-control-input:checked~.custom-control-label::before {
    border-color: #227fb1;
    background-color: #227fb1;
}

.uye-sozlesmeler .custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #227fb1;
    border-color: #227fb1;
    outline: none;
}

.uye-sozlesmeler .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: #227fb1;
}

.uye-sozlesmeler a {
    color: #227fb1;
    font-weight: 700;
}

.uye-butonlar {
    width: 100%;
    height: auto;
    text-align: center;
}

.uye-button {
    font-size: 15px;
    height: auto;
    padding: 15px 30px;
    display: inline-block;
    background: #227fb1;
    color: #fff;
    border: none;
    border-radius: 0;
    text-align: center;
    cursor: pointer;
    line-height: normal;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0px 0px;
}

.uye-button:hover {
    background-color: #227fb1;
}

.uye-button:focus {
    box-shadow: none!important;
    border: none!important;
    stroke: none!important;
    outline: none;
}

.uye-home-go {
    width: 100%;
    height: auto;
    display: block;
    color: #000;
    font-weight: 600;
    text-decoration: underline!important;
    font-size: 14px;
}

.uye-home-go:hover {
    color: #227fb1;
}

.uye-sifre-unuttum {
    color: #000;
    text-decoration: underline;
    font-weight: 700;
}


/* Ãœyelik Son*/

a.satin-al {
    font-size: 12px;
    line-height: 40px;
    padding: 0px 25px;
    text-align: center;
    display: inline-block;
    background: #227fb1;
    color: #fff;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

a.satin-al:hover {
    background: #000;
}

.satin-al2 {
    font-size: 14px;
    line-height: 40px;
    padding: 0px 25px;
    text-align: center;
    display: inline-block;
    background: #227fb1;
    color: #fff;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

.satin-al2:hover {
    background: #000;
    color: #fff;
}

a.alisverise-devam {
    font-size: 14px;
    padding: 0px 25px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background: #fff;
    color: #227fb1;
    border: 1px solid #227fb1;
    border-radius: 50px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

a.alisverise-devam:hover {
    background: #227fb1;
    color: #fff;
}

.sepetim-page .sepet-adres {
    width: 100%;
    height: auto;
}

.sepet-adres-baslik {
    width: 100%;
}

.sepet-adres-baslik .sepet-adres-icon {
    font-size: 35px;
    color: #FA7100;
}

.sepet-adres-baslik .sepet-adres-yazi {
    font-size: 15px;
    color: #FA7100;
    padding-left: 15px;
}

.sepet-adres-baslik .sepet-adres-yazi span {
    font-size: 18px;
    display: block;
    font-weight: 700;
    color: #f9710a;
}

.sepet-adres-baslik .sepet-adres-yazi small {
    font-size: 15px;
    opacity: 0.8;
    display: block;
    color: #000;
}

.sepet-radio .custom-control-label::before {
    position: absolute;
    top: 0;
    left: -1.5rem;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #227fb1 solid 1px;
}

.sepet-radio .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #227fb1;
    background-color: #708e3f;
}

.sepet-radio .custom-control-label::after {
    position: absolute;
    top: 1px;
    left: -23px;
    display: block;
    width: 1rem;
    height: 1rem;
    background: no-repeat 50%/50% 50%;
}

.sepet-radio label:focus {
    box-shadow: none;
    outline: none;
}

.sepet-radio label:active {
    box-shadow: none;
    outline: none;
}

.sepet-radio .custom-control-input:not(:disabled):active~.custom-control-label::before {
    background: #fff;
    border: none;
}

.sepet-radio .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

.adres-secimi-box.adresekle {
    text-align: center;
    align-items: center;
    background: #fff;
    border: solid 1px #ebebeb;
    cursor: pointer;
}

.adres-secimi-box.adresekle .adresekle-icon {
    font-size: 50px;
    margin: 0px auto;
    color: #41130a;
}

.adres-secimi-box.adresekle .adresekle-icon span {
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
    color: #41130a;
}

.adres-secimi-box.adresekle:hover {
    border-color: #227fb1;
}

.sepetim-modal .modal-dialog {
    max-width: 700px;
}

.siparisozeti .siparisozeti-baslik {
    margin-bottom: 20px;
    font-size: 17px;
}


/* Sepetim Son*/

form.uye-form {
    padding: 0px 0 0 0;
    width: 100%;
    margin: 0 auto;
}

form.uye-form h3 {
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-top: 10px;
    font-weight: 600;
}

form.uye-form a {
    text-decoration: underline!important;
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

form.uye-form .form-control {
    width: 100%;
    height: auto;
    padding: 12px 12px;
    outline: none;
    margin-bottom: 10px;
    font-weight: 500;
    color: #000;
    border-radius: 0px;
}

form.uye-form .form-control::-webkit-input-placeholder {
    color: #999;
}

form.uye-form .form-control:-ms-input-placeholder {
    color: #999;
}

form.uye-form .form-control::placeholder {
    color: #999;
}

form.uye-form .form-control:focus {
    outline: none;
    stroke: none;
    box-shadow: none!important;
    border-color: #000;
}

form.uye-form label input.checkbox {
    width: auto;
    height: 30px;
    padding: 10px 10px;
    position: relative;
    display: inline-block;
    margin: 0 9px 0 0px;
}

form.uye-form label h2 {
    font-size: 14px;
    margin: 0px;
    font-weight: 900;
}

form.uye-form label {
    margin: 0px;
    width: 100%;
    height: 100%;
    display: inline-block;
}

form.uye-form label:hover {
    cursor: pointer;
}

form.uye-form label:hover h2 {
    color: #000;
}

form.uye-form .ikili_input {
    padding: 15px 0px;
}

form.uye-form .yada {
    width: 100%;
    height: 100%;
    display: inline-block;
    margin: 11px 0px;
}

form.uye-form .yada h3.yada {
    text-align: center;
    position: relative;
    display: inline-block;
    color: #7b7b7ba8;
}

form.uye-form .yada h3.yada:before {
    width: 150px;
    height: 1px;
    position: absolute;
    background: #7b7b7ba8;
    content: '';
    right: 3px;
    top: 9px;
}

form.uye-form .yada h3.yada:after {
    width: 150px;
    height: 1px;
    position: absolute;
    background: #7b7b7ba8;
    content: '';
    left: 0px;
    top: 9px;
}

form.uye-form a.anasayfaya {
    margin-top: 25px;
    display: inline-block;
}

form.uye-form a.facebook {
    width: 100%;
    height: 50px;
    padding: 10px 10px;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    background: #3c5a96;
    color: #fff;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    text-decoration: none!important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

form.uye-form a.facebook i.icon-facebook {
    font-size: 25px;
    margin-right: 5px;
}

form.uye-form a.facebook:hover {
    background: #3c5a96d9;
}

form.uye-form .uye-ol-butonlar {
    width: 60%;
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

form.uye-form .sozlesmeler {
    margin: 20px 0 0px 15px;
}

form.uye-form .sozlesmeler h2 {
    font-size: 14px;
    display: flex;
    align-items: center;
    margin: 0px;
    font-weight: 900;
}

form.uye-form .sozlesmeler h2 button {
    background: transparent;
    border: none;
    padding: 0 6px 0px 0px;
    margin: 0px;
    outline: none;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton input.buton {
    width: 100%;
    height: 24px;
    padding: 10px 10px;
    outline: none;
    top: 0px;
    left: 0px;
    margin: 0 0 10px 0px;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton {
    display: block;
    position: relative;
    padding-left: 30px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 600;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    height: 24px;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton input.buton {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.turuncu {
    position: absolute;
    top: 3px;
    left: 4px;
    height: 18px;
    background-color: transparent;
    width: 18px;
    border: solid 1px #000;
    border-radius: 3px;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton:hover input.buton~.turuncu {}

form.uye-form .sozlesmeler label.beni_hatirla_buton input.buton:checked~.turuncu {
    background-color: transparent;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton button {
    outline: none;
    background: transparent;
    border: none;
    padding: 0 5px 0 0px;
    margin: 0px;
}

.turuncu:after {
    content: "";
    position: absolute;
    display: none;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton input.buton:checked~.turuncu:after {
    display: block;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton .turuncu:after {
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    background: #000;
}

form.uye-form .sozlesmeler label.beni_hatirla_buton .turuncu {
    left: 2px;
    top: 3px;
    width: 18px;
    height: 18px;
    background: white;
}

form.uye-form .sozlesmeler .modal h5.modal-title {
    color: #000;
}

form.uye-form .sozlesmeler .modal .modal-header .close {
    outline: none;
}

form.uye-form .sozlesmeler .modal .modal-header .close span {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #e2e2e2;
    color: #fff;
}

.sepetim-page {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px;
}

.sepetim-page .sepetim-adim {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 0px;
    margin-bottom: 50px;
}

.sepetim-page .sepetim-adim li:last-child {
    margin-right: 0px;
}

.sepetim-page .sepetim-adim li {
    width: 100%;
    list-style: none;
    margin-right: 14px;
}

.sepetim-page .sepetim-adim li a {
    padding: 10px 25px;
    height: auto;
    border: 2px solid #ecedee;
    display: flex;
    align-items: center;
    position: relative;
    color: #227fb1;
    border-radius: 50px;
    background: #fff;
}

.sepetim-page .sepetim-adim li a .icon {
    font-size: 32px;
    margin-left: -27px;
    position: relative;
    z-index: 9;
}

.sepetim-page .sepetim-adim li a .sayi {
    right: -39px;
    line-height: 35px;
    border-radius: 50%;
    font-weight: 700;
    color: #efefef;
    font-size: 48px;
    position: absolute;
}

.sepetim-page .sepetim-adim li a .yazi {
    color: #1e1e27;
    padding-left: 12px;
    position: relative;
    z-index: 99;
}

.sepetim-page .sepetim-adim li a .yazi span {
    display: block;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.sepetim-page .sepetim-adim li a .yazi small {
    color: #42150c;
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 6px;
    letter-spacing: 0px;
    font-weight: 300;
}

.sepetim-page .sepetim-adim li.active a {
    border: 1px solid #227fb1;
    background: #227fb1;
}

.sepetim-page .sepetim-adim li.active a .icon {
    color: #fff;
}

.sepetim-page .sepetim-adim li.active a .yazi {
    color: #fff;
}

.sepetim-page .sepetim-adim li.active a .yazi small {
    color: #fff;
}

.sepetim-page .sepetim-adim li.active a .sayi {
    color: rgba(255, 255, 255, 0.1607843137254902);
}

.sepetim-page .sepetim-ic {
    width: 100%;
    height: auto;
    border: solid 1px #ebebeb;
    border-radius: 20px;
}

.sepetim-page .sepetim-ic .sepetim-ic-tab {
    width: 100%;
    height: auto;
    padding: 19px 29px;
    border-bottom: solid 1px #ebebeb;
    margin-bottom: 29px;
}

.sepetim-page .sepetim-ic .sepetim-ic-tab .sepetim-ic-tab-baslik {
    padding: 0px;
    font-weight: 700;
    text-align: center;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste {
    width: 100%;
    padding: 0px 29px 29px 29px;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum {
    padding: 0px;
    font-weight: 700;
    text-align: center;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-resim {
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-resim img {
    max-width: 100%;
    max-height: 100%;
    margin: 0px auto;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-baslik {
    font-size: 16px;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-fiyat {
    font-size: 18px;
    color: #227fb1;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-adet {
    display: block;
    text-align: center;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-adet .sepet-artieksi {
    font-size: 10px;
    border: 1px solid #fff;
    background: transparent;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-adet .sepet-sayi {
    max-width: 65px;
    font-size: 15px;
    text-align: center;
    border: 1px solid #fff;
    font-weight: 700;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-adet .sepet-sayi:focus {
    box-shadow: none;
    outline: none;
}

.sepetim-page .sepetim-ic .sepetim-ic-liste .sepetim-ic-liste-bolum .sepetim-delete {
    background: transparent;
    border: none;
    color: #41130A;
}

.sepetim-page .sepetim-table {
    width: 100%;
    border: solid 1px #dee2e6;
    overflow: hidden;
    background: #fff;
    font-size: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.sepetim-page .sepetim-table .sepetim-table-ic {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.sepetim-page .sepetim-table .sepetim-table-ic {}

.sepetim-page .sepetim-table .sepetim-table-ic tr th,
.sepetim-page .sepetim-table .sepetim-table-ic tr td {
    padding: 5px 5px;
    border-left: 1px solid #dee2e6;
}

.sepetim-page .sepetim-table .sepetim-table-ic tr th:nth-child(1) {
    width: 10%;
}

.sepetim-page .sepetim-table .sepetim-table-ic tr th:nth-child(2) {
    width: 15%;
}

.sepetim-page .sepetim-table .sepetim-table-ic tr th:nth-child(3) {
    width: 15%;
}

.sepetim-page .sepetim-table .sepetim-table-ic tr th:nth-child(4) {
    width: 45%;
}

.sepetim-page .sepetim-table .sepetim-table-ic tr th:nth-child(5) {
    width: 14%;
}

.sepetim-page .sepetim-table .sepetim-table-ic .urun-bilgi {
    font-size: 15px;
}

.sepetim-page .sepetim-table .sepetim-table-ic .urun-bilgi a {
    color: #000;
    display: block;
}

.sepetim-page .sepetim-table .sepetim-table-ic .urun-bilgi a b {
    display: block;
}

.sepetim-page .sepetim-table .sepetim-table-ic .urun-bilgi a.urunu-sil {
    display: block;
    color: #AB182D;
}

.sepetim-page .sepetim-table .sepetim-table-ic tr td a.sepet-resim {
    max-width: 60px;
    max-height: 60px;
    display: flex;
    align-items: center;
    margin: 0px auto;
}

.sepetim-page .sepetim-table .sepetim-table-ic tr td a.sepet-resim img {
    max-width: 100%;
    max-height: 100%;
    margin: 0px auto;
}

.sepetim-page .sepetim-table .sepetim-table-ic tr td span.fiyat {
    color: #227fb1;
    font-weight: 700;
}

.btn-kaydet {
    background: #227fb1;
    color: #fff;
}

.btn-kaydet:hover,
.btn-kaydet:focus {
    background: #000;
    color: #fff;
    box-shadow: none;
}

.sepetim-page .urun-sayisi {
    width: auto;
    height: auto;
}

.sepetim-page .urun-sayisi b {
    color: #227fb1;
}

.mobil-sepepet {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.mobil-sepepet .mobil-sepepet-list {
    width: 100%;
    height: auto;
    border-top: 1px solid #dee2e6;
    padding: 10px 0px;
}

.mobil-sepepet .mobil-sepepet-list .mobil-sepepet-resim {
    border: 2px solid #232323;
    padding: 5px;
}

.mobil-sepepet .mobil-sepepet-list .mobil-sepepet-delete {
    background-color: #232323;
    color: #fff;
}

.mobil-sepepet .mobil-sepepet-list .mobil-sepepet-baslik {
    padding-left: 15px;
}

.mobil-sepepet .mobil-sepepet-list .mobil-sepepet-baslik span {
    font-weight: 700;
}

.mobil-sepepet .mobil-sepepet-list .mobil-sepepet-baslik .mobil-sepepet-adet {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

.mobil-sepepet .mobil-sepepet-list .mobil-sepepet-baslik .mobil-sepepet-fiyat {
    font-weight: 700;
    color: #227fb1;
}

.sepetim-page .sepetim-ozet {
    width: 100%;
    height: auto;
    color: #000;
    text-align: center;
}

.sepetim-page .sepetim-ozet h5 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 700;
}

.sepetim-page .sepetim-ozet h5 i {
    padding-right: 8px;
}

.sepetim-page .sepetim-ozet .sepetim-ozet-ic {
    border: solid 1px #ebebeb;
    padding: 20px 20px;
    border-radius: 20px;
    background: #fff;
    margin-top:32px;
}

.sepetim-page .sepetim-ozet .sepetim-ozet-ic .sepetim-ozet-liste {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 700;
    padding: 0px 0px;
}

.sepetim-page .sepetim-ozet .sepetim-ozet-ic .sepetim-ozet-liste span {
    width: 100%;
    height: auto;
}

.sepetim-page .sepetim-ozet .sepetim-ozet-ic .sepetim-ozet-liste.toplam {
    width: 100%;
    height: auto;
    font-size: 16px;
    margin-top: 15px;
}

.sepetim-page .sepetim-ozet .sepetim-ozet-ic .sepetim-ozet-bilgi {
    padding-top: 25px;
    text-align: center;
}

.sepetim-page .sepetim-ozet .sepetim-ozet-ic .sepetim-ozet-bilgi .icon {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
}

.sepetim-page .sepetim-ozet .sepetim-ozet-ic .sepetim-ozet-bilgi .icon img {
    max-width: 69%;
}

.sepetim-page .sepetim-ozet .sepetim-ozet-ic .sepetim-ozet-bilgi span {
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    color: #000;
}

.kullanim-kosullari {
    font-size: 12px;
    line-height: 22px;
}

.kullanim-kosullari a {
    color: #227fb1;
    font-weight: 700;
}

.kullanim-kosullari input:focus {
    box-shadow: none;
    outline: none;
}

.kullanim-kosullari label:focus {
    box-shadow: none;
    outline: none;
}

.sepetim-page.siparisozeti {
    width: 100%;
    height: auto;
    padding: 170px 0px 0px;
}

.sepet-bolum-baslik {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
    display: block;
    position: relative;
}

.sepet-bolum-baslik:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -30px;
    width: 100%;
    height: 55px;
}

.sepet-bolum-baslik h2 {
    font-size: 20px;
    letter-spacing: 0px;
    color: #227fb1;
    position: relative;
    z-index: 9;
    font-weight: 600;
}

.sepet-bolum-baslik h2 span {
    color: #227fb1;
}

.sepet-bolum-baslik small {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #afafaf;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0px;
    display: block;
    z-index: 9;
    display: none;
}

.sepet-adres-baslik {
    width: 100%;
}

.sepet-adres-baslik .sepet-adres-icon {
    font-size: 43px;
    color: #000;
}

.sepet-adres-baslik .sepet-adres-yazi {
    font-size: 15px;
    color: #000;
    padding-left: 15px;
}

.sepet-adres-baslik .sepet-adres-yazi span {
    font-size: 18px;
    display: block;
    font-weight: 700;
    color: #000;
}

.sepet-adres-baslik .sepet-adres-yazi small {
    font-size: 15px;
    opacity: 0.8;
    display: block;
    color: #000;
}

.adres-secimi-box {
    width: 100%;
    min-height: 200px;
    border-radius: 0px;
    border: 2px solid #ecedee;
    display: flex;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
    color: #1e1b16;
}

.adres-secimi-box:hover {
    border-color: #227fb1;
}

.adres-secimi-box .plus-icon {
    font-size: 45px;
    margin-bottom: 5px;
}

.adres-secimi-box .adres-secimi-ic {
    padding: 30px 20px;
    display: block;
    color: #000;
}

.adres-secimi-box .adres-secimi-baslik {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    display: block;
    color: #000;
}

.adres-secimi-box span {
    font-size: 15px;
    display: block;
    font-weight: 400;
}

.adres-secimi-box span i {
    margin-right: 5px;
}

.adres-secimi-box .adres-secimi-alt {
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    display: block;
    background: #000;
    padding: 10px 10px;
}

.adres-secimi-box:hover .adres-secimi-alt {
    background: #227fb1;
}

.adres-secimi-box .adres-secimi-alt a.sil {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.adres-secimi-box .adres-secimi-alt a.guncelle {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    margin-top: 0px;
}

.adres-secimi-box .adres-secimi-alt a.sil:hover,
.adres-secimi-box a.guncelle:hover {
    color: #fff;
    opacity: 0.5;
}

.adres-secimi-box .adres-secimi-alt .adres-secimi-tur {
    padding: 0px 0px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 0px;
}

.adres-secimi-box .adres-secimi-alt .adres-secimi-tur:before {
    position: relative;
    left: 0;
    bottom: 0;
    content: '\e956';
    font-family: "fontello";
    text-align: center;
    color: #fff;
    margin-right: 5px;
}

.adres-secimi-box.selectedAddress .adres-secimi-alt {
    background: #227fb1;
}

.adres-secimi-box.selectedAddress .adres-secimi-alt .adres-secimi-tur:before {
    position: relative;
    left: 0;
    bottom: 0;
    content: '\e955';
    font-family: "fontello";
    color: #fff;
    margin-right: 5px;
}

.adres-secimi-box.selectedBillingAddress .adres-secimi-alt {
    background: #227fb1;
}

.adres-secimi-box.selectedBillingAddress .adres-secimi-alt .adres-secimi-tur:before {
    position: relative;
    left: 0;
    bottom: 0;
    content: '\e955';
    font-family: "fontello";
    color: #fff;
    margin-right: 5px;
}

.selectedAddress,
.selectedBillingAddress {
    position: relative;
    border-color: #227fb1!important;
}

.adres-secimi-box.selectedAddress:before,
.adres-secimi-box.selectedBillingAddress:before {}

.kredi-karti-tabmenu {
    width: 100%;
    height: auto;
    border-bottom: 2px solid #227fb1;
}

.kredi-karti-tabmenu li {
    border: none;
    margin-right: 10px;
}

.kredi-karti-tabmenu li a {
    color: #000;
    display: flex;
    align-items: center;
    border: none!important;
}

.kredi-karti-tabmenu li a i {
    color: #227fb1!important;
    padding-right: 10px;
}

.kredi-karti-tabmenu li a.active {
    border: none;
    background: #227fb1!important;
    color: #fff!important;
}

.kredi-karti-tabmenu li a.active i {
    color: #fff!important;
}

.kredi-karti-tabmenu li a:hover {
    background: transparent;
    color: #227fb1;
}

.sepetim-page .tab-content {
    border: solid 1px #ebebeb;
    padding: 15px;
    border-radius: 0px 0px 20px 20px;
}

.sepetim-kredi-guvenligi {
    background: #227fb1;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    padding: 25px 0px;
}

.sepetim-kredi-guvenligi i {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 15px;
    display: block;
}

.sepetim-kredi-guvenligi span {
    display: block;
}

.sepet-radio .custom-control-label::before {
    position: absolute;
    top: 0;
    left: -1.5rem;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #227fb1 solid 1px;
}

.sepet-radio .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #227fb1;
    background-color: #227fb1;
}

.sepet-radio .custom-control-label::after {
    position: absolute;
    top: 1px;
    left: -23px;
    display: block;
    width: 1rem;
    height: 1rem;
    background: no-repeat 50%/50% 50%;
}

.sepet-radio label:focus {
    box-shadow: none;
    outline: none;
}

.sepet-radio label:active {
    box-shadow: none;
    outline: none;
}

.sepet-radio .custom-control-input:not(:disabled):active~.custom-control-label::before {
    background: #fff;
    border: none;
}

.sepet-radio .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

.adres-secimi-box.adresekle {
    text-align: center;
    align-items: center;
    background: #fff;
    border: solid 1px #ebebeb;
    cursor: pointer;
}

.adres-secimi-box.adresekle .adresekle-icon {
    font-size: 50px;
    margin: 0px auto;
    color: #41130a;
}

.adres-secimi-box.adresekle .adresekle-icon span {
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
    color: #41130a;
}

.adres-secimi-box.adresekle:hover {
    border-color: #227fb1;
}

.sepetim-modal .modal-dialog {
    max-width: 700px;
}

.sepetim-modal .modal-header {
    font-weight: 700;
}

.sepetim-modal .modal-header .modal-title {
    font-weight: 700;
}

.sepetim-modal .close {
    width: 25px;
    height: 25px;
    background: #227fb1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    opacity: 1!important;
    text-shadow: none;
    font-size: 14px;
    line-height: 10px;
    color: #fff;
    z-index: 9999;
    padding: 0px;
    margin: 0px;
}

.sepetim-modal .close:hover {
    opacity: 1!important;
    background: #000;
}

.sepetim-modal .modal-body {
    padding: 25px 25px
}

.adres-form {
    display: block;
}

.siparisozeti .siparisozeti-baslik {
    margin-bottom: 20px;
    font-size: 17px;
}

h3.modal-uye-baslik {
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 700;
}

small.modal-uye-baslik {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    opacity: 0.5;
}

@media(max-width:1023px) {
    .urun-detay .sepeteekle {
        display: inline-flex;
    }
    .urun-detay .adet input.adet-input {
        padding-left: inherit;
        padding-right: inherit;
        min-width: 45px;
        font-size: 11px;
    }
    .urun-detay {
        padding-left: 0px;
    }
    .ilan_detay_resim .ilan_detay_resim_img {
        height: 300px;
    }
    .uye-genel-ic {
        padding: 0px;
    }
    .uye-nav-content ul.tabs li.tab a {
        padding: 10px 20px;
    }
    .filtre .breadcrumb {
        justify-content: center;
        text-align: center;
    }
    .filtre span {
        letter-spacing: 1px;
        color: #000000;
        text-align: center;
    }
    .filtre .siralama-dropdown .siralama-dropdown-button {
        margin: 0px auto;
    }
    .hesabim-button:focus {
        outline: none;
        box-shadow: none;
    }
    .hesabim-button i {
        padding-right: 5px!important;
    }
    .hesabim-button span.userr {
        display: none;
    }
    .header-uyelik .dropdown-menu {
        left: auto!important;
        right: 0px;
    }
    .sepetim-page .sepetim-adim {
        text-align: center;
        justify-content: center;
        margin-bottom: 15px;
    }
    .sepetim-page .sepetim-adim li {
        width: auto;
        display: inline-block;
    }
    .sepetim-page .sepetim-adim li a {
        width: 70px;
        height: 70px;
        display: inline-flex;
        padding: 0px;
        justify-content: center;
        align-items: center;
    }
    .sepetim-page .sepetim-adim li a .icon {
        margin-left: 0px;
    }
    .sepetim-page .sepetim-adim li a .sayi {
        display: none;
    }
    .urun-detay h3 {
        font-size: 20px;
        font-weight: 600;
    }
    .urun-detay small {
        font-size: 12px;
    }
    .urun-detay .fiyat .yenifiyat {
        font-size: 20px;
        line-height: 20px;
        margin-top: 5px;
    }
    .urun-detay .sepeteekle i {
        padding-right: 6px;
        font-size: 14px;
    }
    .urun-detay .sepeteekle {
        height: 36px;
        padding: 0px 15px;
        font-size: 10px;
    }
    .urun-detay .adet .artieksi {
        font-size: 11px;
        width: 25px;
        height: 25px;
    }
    .urun-detay .sepetim-ozet-bilgi .icon {
        display: block;
        height: 26px;
        margin-bottom: 10px;
    }
    .urun-detay .sepetim-ozet-bilgi span {
        font-size: 11px;
        line-height: 12px;
    }
    .urun-detay .sepetim-ozet-bilgi small {
        display: none;
    }
}

.sepetim-adet .adet {
    background: #fff;
    margin-left: 0px;
    align-items: center;
}

.sepetim-adet .adet .artieksi {
    background: none;
    position: relative;
    font-size: .8125rem;
    border-radius: 50%;
    cursor: pointer;
    width: 22px;
    height: 22px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #000;
    border: none
}

.mobil-sepepet-adet .sepetim-adet .adet .artieksi {
    background: none;
    position: relative;
    font-size: .8125rem;
    border-radius: 50%;
    cursor: pointer;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #000;
    border: none
}

.sepetim-adet .adet .artieksi:hover {
    color: #000;
}

.sepetim-adet .adet span {
    font-size: .8125rem;
    font-weight: 500;
}

.sepetim-adet .adet input.adet-input {
    border-radius: 100%;
    background: #1e1e1e;
    color: #fff;
    width: 22px;
    height: 22px;
    font-size: .7rem;
    border: none;
    text-align: center;
    padding: 0px;
}

.sepetim-adet .adet input.adet-input:focus {
    box-shadow: none;
    outline: none;
}


/*

.home-pagination {
    margin-top: 30px;
}

.home-pagination a {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #227fb1;
    margin: 5px;
    text-align: center;
    color: #fff;
}

.home-pagination a.active {
    background-color: #232323;
}
*/

.pagination {
    width: auto;
    margin-top: 25px;
}

.pagination .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
    font-weight: 700;
    font-size: 14px;
}

.pagination .page-link.active {
    color: #000;
    background-color: #227fb1;
    border: 1px solid #227fb1;
}

.pagination .page-link:focus {
    outline: none;
    box-shadow: none;
}