
@import url('menu.css');
@import url('iletisim.css');

body {
    color: #4a4a56;
    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 1.5;

}

input:focus {
    border-color: #92929b !important;
    box-shadow: none !important;
}

.navbar {
    margin-bottom: 1px !important;
}

input:focus {
    outline: 0;
}

a {
    text-decoration: none !important;
}

ul, li {
    list-style: none;
}

hr {
    background-color: #ebebeb;
    border: 0;
    height: 1px;
    margin-bottom: 20px;
}

.pasif {
    margin-right: 60px;
}

.aktif {
    color: #40bbf4 !important;
    font-weight: 600;
}

.yildiz {
    color: orange;
}

.kalin {
    font-weight: bold;
}

.urunfiyat {
    width: 100% !important;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    text-align: center !important;
    margin-top: 10px;
}

.urunfiyat:after {
    content: "KDV Dahil";
    display: block;
    font-weight: 400;
}

.kdvdahil {
    line-height: 10px;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
}

button, input[type=button], input[type=reset], input[type=submit] {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #6c6c6c;
    color: #fff;
    padding: 15px 40px;
    display: inline-block;
    -webkit-appearance: none;
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
}

.button {
    width: 100%;
    font-size: 16px;
    background-color: #40bbf4;
    border-radius: 5px;
    margin-top: 10px;
}

button, input[type=button], input[type=reset], input[type=submit] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: 0;
}

button, input, select, textarea, password {
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    vertical-align: baseline;
}

/*Header*/
.header {
    border: none;
    border-radius: 0;
    background-color: white;
    box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.30);

}

/*Topbar*/
.topbar {
    margin-top: 10px
}

.topbar ul li {
    float: left;
    padding-right: 15px;
}

.topbar ul li a {
    color: #4a4a56;
    text-decoration: none;
    transition: color 150ms ease;
    letter-spacing: .2px;
    font-family: 'Roboto', 'Arial', sans-serif;
}

.topbar ul li a:hover {
    color: #40bbf4;
}

/*Logo*/
.logo img {
    width: 290px;
    height: 60px;
    margin-top: 10px;
}

/*seach*/
.search input {
    width: 100%;
    border: solid 2px #dfdfdf;
    height: 46px;
    border-radius: 5px;
    padding: 8px 20px;
    background-color: #fafafa;
    letter-spacing: 1px;
    color: #777;
    font-size: 14px;
    line-height: inherit;
    margin-top: 18px;
    margin-left: 10px !important;
}

/*Search*/
.search input:focus {
    border-color: #92929b !important;
    box-shadow: none !important;
}

.form-control:focus + .glyphicon-search {
    color: #f76409;
    opacity: 0.7;
}

.form-control:focus + .glyphicon-search:hover {
    color: #f76409;
    opacity: 1.0;
    cursor: pointer;
}

.has-search .form-control-feedback {
    right: initial;
    right: 0;
    top: 3px;
    color: #494956;
    top: 7px;
}

.has-search .form-control {
    padding-right: 5px;
}

/*teklif ve Sepet*/
.head-button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    zoom: 1;
    height: 48px;
    float: left;
}

.sf-OldMyAccount-2sc8o .sf-OldMyAccount-2OvEz.sf-OldMyAccount-38y9f {
    width: 136px;
    border: 2px solid #dfdfdf;
    padding: 5px 15px;
    background-color: #fff;
    position: relative;
    text-align: center;

}

.sf-OldMyAccount-2sc8o .sf-OldMyAccount-2OvEz.sf-OldMyAccount-38y9f .sf-OldMyAccount-1k66b {
    width: 63px;
    display: block;
    font-size: 10px;
    color: #484848;
    white-space: nowrap;
    line-height: 1.4;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;

}

.sf-OldMyAccount-2sc8o .sf-OldMyAccount-2OvEz {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    zoom: 1;
    height: 48px;
    float: left;
}
.sf-OldMyAccount-2sc8o{
    margin-top:17px
}
@media screen and (max-width: 992px) {
    .sf-OldMyAccount-2sc8o{
        margin-top:0
    }
}
#to-show {
    display: none;
}

#myAccount:hover > #to-show {
    display: block;
}

#myAccount:hover > a .uyegirisicon {
    color: #f76409 !important;
}

#profilhesabi:hover > a .uyegirisicon {
    color: #f76409 !important;
}

#Sepetim:hover > a .uyegirisicon {
    color: #f76409 !important;
}

.uyeislem {
    position: relative;
    width: 136px;
    margin-top: -9px;
    margin-left: -17px;
    background-color: #fff;
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, .07);
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    z-index: 999;
}

.uyeislem a {
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
}

.uyeolbuton {
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    margin-top: 10px;
    color: #666;
    border: solid 1px #dedede;
}

.girisyapbuton {
    background: #f76409 !important;
}

#profilhesabi:hover > #profilmenu {
    display: block;
    color: red !important;
}

#profilmenu {
    display: none;
}

.profilmenu {
    position: relative;
    width: 136px;
    margin-top: 8px;
    margin-left: -17px;
    background-color: #fff;
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, .07);
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    z-index: 999;
}

.profilmenu ul {
    margin: 0 !important;
    padding: 0 !important;
}

.profilmenu ul li {
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

.profilmenu ul li a:hover {
    color: #f76409 !important;
}

.profilmenu ul li a {
    color: #484848 !important;
}


/*Sepet */
#Sepetim:hover > .sepethover {
    display: block;
    margin-top: 10px;
    margin-left: -230px
}

#Sepetim {
    margin-left: 20px;
}

#sepethovergizli {
    display: none;
}
/*#sepethovergizli .row {
   max-height: 200px;
}*/

.sepethover {
    text-align: left !important;
    position: relative;
    width: 350px;
    margin-left: -120px;
    margin-top: 17px;
    background-color: #fff;
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, .07);
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    z-index: 9999;
}

.sepethover > div > img {
    border: 2px solid #ddd;
    border-radius: 5px;
}

.sepetbaslik {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 10px;
}

.sepethovericerik h2 {
    font-size: 16px !important;
    margin-top: -1px;
    font-weight: bold;
}

.sepethovericerik p {
    font-size: 12px;
    color: #92929b;
    line-height: 16px;
}

.sepethoverfiyat {
    position: absolute;
    top: 90px;
    right: 0;
    letter-spacing: 0.3px;
    color: #4a4a56;
    width: 100px;
    text-align: right;
    font-size: 10px;
}

.sepethoverfooter {
    border-top: 1px solid #ddd;
}

.sepethoverbilgi {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    text-align: right;
    float: left;
    margin-top: 16px;
}

.sepethoverfooterfiyat {
    font-weight: 550;
    margin-top: 10px;
    font-size: 17px;
}

.sepethoverbuton {
    margin-top: 18px;
}

/* Mobil Sepet Alanı */
.mobilsepetalani {
    background: #f8f8f8;
}

.mobilsepetresim img {
    width: 100%;
    border: 1px solid #ddd;
    margin: 5px;
    border-radius: 5px;
    margin-top: 80px;
}

.mobilsepeticerik {
    padding: 0 !important;
}

.mobilsepetbaslik {
    font-size: 13px;
    margin-top: 5px !important;
    font-weight: bold;
}

.mobiladettutar {
    margin-top: -7px !important;
}

.mobiladettutar span {
    float: left;
    font-size: 13px;
}

.mobiladettutar b {
    float: right;
    padding-right: 20px;
    font-size: 13px;
}

.mobilsepeticerik {
    font-size: 12px;
    padding-right: 5px !important;
}

.mobilcikart {
    float: right;
    padding-right: 20px;
    color: #f76409 !important;
    font-weight: bold;
    font-size: 18px;
}

.mobilsepetborder {
    border: 1px solid #ddd;
    margin: 10px;
    margin-top: 5px;
}

.mobilsepetfiyat {
    background: white;
    padding: 0 !important;
    margin-bottom: 20px;
    margin-top: 10px;
}

.mobilgenel {
    text-align: center
}

.mobilgenel tr {
    width: 200px
}

.mobilgenel tr td {
    width: 100px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ddd;
}

.mobilsepetbuton {
    margin-top: -5px;
    margin-bottom: 5px;
}

/*Menü*/


.head-menu ul li:last-child {
    border-right: none !important;
}

/*Mobil Menü*/
.navbar-header {
    margin-top: 4px;
}

#js-bootstrap-offcanvas {
    background-color: #fff !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #e35252 !important;
    font-weight: 600;
}
.fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform .3s;
}

.divider {
    color: #eee !important;
}

.arti-kdv {
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #838386;
    margin-left: 2px;
}

#m_search input {
    width: 90%;
    height: 35px;
    margin: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}

.mobil_canvas {
    line-height: 30px;
    font-size: 14px;
    color: #5e5e5e;
    letter-spacing: 0.027em;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: 600;
    cursor: pointer;
}

.mobil_icon {
    float: right;
    color: #fff;
    background-color: #e35252;
    margin-top: -40px;
    padding: 10px
}

.mobil_sepet {
    background: #f7f7f7;
    margin: 10px;
    padding: 10px;
    border-radius: 5px
}

.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #494949;
    color: white;
    width: 200px;
    height: auto
}

.current a {
    background: #666 !important;
    border: 1px solid #ededed !important;
    color: #fff !important;
}

/*Bilgilendirme*/
.bilgilendirme {
    border-top: 1px solid #e9e9e9;
    box-shadow: 0 0px 3px 1px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    width: 100%
}

.icon {
    font-size: 15px !important;
    color: #3f3f3f;
    text-align: center;
    padding: 10px
}

.micon {
    font-size: 12px !important;
    color: #3f3f3f;
    text-align: center;
    padding: 10px;
}

.badge-notify {
    background: #c70104;
    position: absolute;
    top: 2px;
    left: 30px;
    z-index: 999;
}

/*Başlık*/
.ana-baslik {
    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 .75em;
    letter-spacing: .2px;
    font-weight: 630;
    margin-left: 10px;
    color: #4a4a56;
}

/*Ürün*/
.ana-urunler {
    width: 100%;
    border-radius: 5px;
    height: auto;
    margin-bottom: 10px;
    padding-top: 10px;
}

.anabaslik {
    font-size: 24px !important;
    font-weight: 500;
}

.product {

}

.urun {
    min-height: 270px;
    width: 100%;
    border: solid 2px #f0f0f4;
    height: auto;
    border-radius: 10px;
    transition: all 300ms ease;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
}

.tum-göster {
    float: right;
    font-size: 13px;
    margin-right: 20px;
}

.urun-resim img {
    width: auto;
    padding: 5px;
    height: auto;
    max-height: 176px;
    box-sizing: content-box;
    display: table;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (max-width: 992px) {
    .urun-resim img {
        max-height: 100px;
    }
}


.kampanya-resim {
    width: 100%;
    height: auto;
}

.urun:hover {
    border: solid 2px #f76409;
    box-shadow: 0 0px 10px 1px rgba(0, 0, 0, 0.10);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.03);
}

.urun:hover > .incelebuton {
    opacity: 100;
}

.urun-baslik {
    font-size: 15px;
    color: #38383e;
    font-family: 'Roboto', 'Arial', sans-serif;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    padding: 10px;
    text-align: center;
}

@media (max-width: 576px) {
    .urun-baslik {
        font-size: 4vw;
    }
}

.urun-bilgi {
    margin-top: 5px;
    padding-left: 10px;
    color: #838386 !important;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}

.urun-fiyat {
    font-weight: 700;
    font-size: 16px;
    padding-left: 10px;
    transition: color 150ms ease;
    letter-spacing: .2px;
    font-family: 'Roboto', 'Arial', sans-serif;
    color: #38383e;
}

.urun-yildiz {
    padding-left: 10px;
    padding-bottom: 5px;
}

.incelebuton {
    padding-right: 16px;
    padding-left: 17px;
    opacity: 0;
    left: 72px;
    top: 182px;
    position: absolute;
    border-radius: 30px;
    color: white;
    background: #f76409;
}

.incelebuton a {
    color: white;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
}

/*Footer*/
.footer {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 0;
    box-shadow: 0 5px 6px 3px rgba(0, 0, 0, 0.30);
}

.footerbaslik {
    font-size: 14px;
    letter-spacing: 1.1px;
    font-weight: 700;
    text-transform: uppercase;
}

.footerbaslik:after {
    content: "";
    background: #f76409;
    width: 22px;
    height: 2px;
    display: block;
    margin-top: 13px;
    margin-bottom: 18px;
}

.footermenu {
    padding: 0 !important;
}

.footermenu li {
    margin-bottom: 15px;
}

.footermenu li a {
    color: #4a4a56;
    text-decoration: none;
    transition: color 150ms ease;
    letter-spacing: 0.2px;
    font-family: 'Roboto', 'Arial', sans-serif;
}

.copyright {
    border-top: 1px solid #dfdfdf !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    margin-bottom: 5px
}

.odemelogo img {
    height: 32px;
}

.odemelogo {
    float: right !important;
}

.creatzen {
    font-weight: 500;
    color: #484848 !important;
}

/*Anasayfa Seo Yazısı*/
.anasayfayazi {
    background: #f8f8f8;
    padding: 10px;
}

.anasayfayazi p {
    line-height: 33px;
}

.white {
    background: white;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
}

.baslik {
    font-size: 18px;
}

.seoicerik {
    height: 230px;
    overflow: hidden;
}

.seoicerik:hover {
    overflow: auto;
}

.mobilseoicerik {
    height: 230px;
    overflow: auto;
}

#style-mobil::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #ffffff;
}

#style-mobil::-webkit-scrollbar {
    width: 8px;
    background-color: #fff;
}

#style-mobil::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #dddddd;
}


#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #ffffff;
}

#style-1::-webkit-scrollbar {
    width: 8px;
    background-color: #fff;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #dddddd;
}


/*
Online Baskıcım - İçerik Alanı*/
.icerik {
    margin-top: 30px;
}

.breadcrumb {
    float: left;
    background: none !important;
    padding: 0 !important;
}

.breadcrumb li a {
    color: #92929b;
    font-size: 14px;
    letter-spacing: .1px;
    padding-right: 5px;
}

.breadcrumb i {
    padding-right: 2px;
}

#icerik-resim img {
    width: 100%;
    border: 2px solid #f0f0f4;
    border-radius: 10px;
}

.aciklama {
    padding: 0px;
    margin-top: 5px;
}

.aciklama li {
    list-style: initial;
    color: #4a4a56;
    padding: 3px;
}

.aciklama h2 {
    font-size: 18px;
    font-weight: bold;
}

#fiyat {
    border: 2px solid #f0f0f4;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    width: 260px;
}

.fiyat table tr td {
    padding: 10px 10px 10px 10px;
}

.tutar {
    text-align: center;
    line-height: 33px;
    font-size: 15px;
}

#tutar {
    font-size: 36px !important;
    font-weight: bold;
    line-height: 34px;
    margin-right: 0 !important;
    margin-top: 10px;
}

.sepetbuton {
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f76409;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    line-height: 1;
    padding: 9px 15px;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    letter-spacing: 1.1px;
    text-align: center;
    margin-top: 40px !important;
    max-width: 100%;
    width: auto;
    min-width: 90%;
    height: 45px;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 20px;
}

.ucretsizkargo {
    background: #c70104;
    height: 26px;
    border-radius: 13px;
    width: -moz-available;
    line-height: 12px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    font-family: sans-serif;
    padding: 7px;
    width: 170px;
    display: grid;
    text-align: center;
    position: absolute;
    top: 95px;
    margin: 0 45px;
    text-transform: capitalize;
}

.ucretsiztasarim {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    background-color: #f76409;
    color: #fff !important;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    margin-top: 10px;
}

fieldset.scheduler-border {
    border: 2px solid #f0f0f4;
    padding: 0 1.4em 1.4em 1.4em !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    margin-top: 15px;
    border-radius: 10px;
}

legend.scheduler-border {
    margin: 0 auto;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    color: #92929b;
}

.sablonturleri {
    padding: 0 !important;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 10px;
}

.sablonturleri li {
    list-style: none;
    margin-right: 10px;
    width: 56px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #d9d9e1;
    padding-bottom: 5px;
    display: inline-block;
    cursor: pointer;
    border-bottom: 2px solid #d9d9e1;
}

.sablonturleri li:hover {
    border-bottom: 2px solid #f76409;
    color: #f76409;
}

.sablonactive {
    color: #f76409 !important;
    border-bottom: 2px solid #f76409 !important;
}

.sablonlar {
    padding: 0 !important;
    margin-top: 10px;
}

.sablonlar li {
    margin-bottom: 10px;
}

.sablonlar li a {
    font-size: 13px;
    letter-spacing: 0.1px;
    color: #4a4a56;
}

.bilgi {
    border: 2px solid #f0f0f4;
    border-radius: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.bilgi h1 {
    margin: 5px;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 400;
    color: #4a4a56;
    font-family: Arial, Helvetica, sans-serif;
}

.bilgi-baslik {
    float: left;
    margin-top: 8px;
}

/*Plaj Şablon*/
.bilgi-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Kırlangıç Şablon*/
.kirlangic-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Rollup Banner Şablon*/
.rollup-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Park Duba Şablon*/
.parkduba-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Foreks Şablon*/
.foreks-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Masa Örtüsü Şablon*/
.masa-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Atatürk Şablon*/
.ataturk-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Gönder Şablon*/
.gonder-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*xbanner Şablon*/
.xbanner-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*tanıtım Şablon*/
.tanitim-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*İpe Dizili Şablon*/
.ipe-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*turk Şablon*/
.turk-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Okul Şablon*/
.okul-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*Masa Şablon*/
.masabayrak-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

/*
Afiş Buton*/
afis-buton {
    display: flex;
    width: 350px;
    padding: 0px;
}

.teklif {
    width: 100% !important;
    height: 45px;
    margin-top: 10px;
}

.adetler {
    display: inline !important;
    float: left !important;

    margin-top: -2% !important;
}

/*
Boyut Seenekli*/
.boyut_secenek {
    width: 350px !important;
    height: 35px !important
}


/*
Mobil İçerik Kısım*/
.m_icerikresim {
    margin: -10px !important;
    padding: -10px !important;
}

.m_icerikresim img {
    border: 0;
    width: 100%;
    height: auto;
}

.m_baslik {
    text-align: center;
    color: #000000;
}

.m_siparishatti button {
    width: 98% !important;
    font-size: 14px !important;
}

.m_siparishatti img {
    width: 28px;
    height: 28px;
    float: left;
    margin-left: -5px;
    margin-top: 5px
}

.m_aciklama {
    padding: 0 !important;

}

.m_aciklama h2 {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    background-color: #c2c2c2;
    font-size: 14px;
    cursor: pointer;
}

#m_aciklama_yazi {
    height: auto;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
    padding: 5px;
    display: none;
}

#m_aciklama_yazi ul li {
    list-style: square !important;
    line-height: 23px;
}

.m_bilgi_baslik {
    padding: 0px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: -15px !important;
    text-align: center !important
}

.m_ayrac {
    clear: both;
    margin-bottom: 5px !important;
    margin-top: 10px !important
}

.m_adet_bosluk {
    margin-bottom: -15px !important
}

.m_fiyat_tablosu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 999;
}

.m_sepetekle {
    color: #fff;
    border-radius: 5px;
    background-color: #ff6000;
    border: 0;
    padding: 5px !important;
    outline: 0;
    cursor: pointer;
    height: 48px;
    width: 100%;
}

.m_sepetekle img {
    float: left;
    width: 18px;
    height: 18px
}

.m_sepetekle b {
    font-size: 13px !important
}

.m_hemenal {
    color: #fff;
    border-radius: 5px;
    background-color: #0057ae;
    border: 0;
    padding: 5px;
    outline: 0;
    cursor: pointer;
    height: 48px;
    width: 100%;
    font-size: 14px !important;
}

.m_hemenal img {
    float: left;
    width: 18px;
    height: 18px
}

.m_hemenal b {
    font-size: 13px !important
}

.m_fiyat {
    margin-top: 10%;
    color: black;
    font-weight: bold;
    font-size: 18px
}

/*Radio Button*/
input[type="radio"] {
    visibility: hidden;
    height: 0;
    width: 0;
}

input[type=checkbox], input[type=radio] {
    padding: 0;
}

input[type="radio"]:checked + label {
    border-color: rgba(247, 100, 9, 0.5);
    position: relative;
    box-shadow: 0 14px 16px -10px rgb(0 0 0 / 14%);
    transition: all .5s;

}

label.kilitli:after {
    font-family: "Font Awesome 5 Free" !important;
    content: "\f023" !important;
    color: #494949 !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    position: absolute !important;
    top: 8px !important;
    right: 10px !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
    border-radius: 100% !important;
    text-align: center !important;
}

.kucuk input[type="radio"]:checked + label {
    border-color: #40bbf4;
    position: relative;
    width: 100px;
}

.varyant_detay input[type="radio"]:checked + label:after {
    align-items: center;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    color: #f76409;
    font-size: 14px;
    font-weight: 900;
    position: absolute;
    display: flex;
    justify-content: center;
    top: 50%;
    bottom: 0px;
    right: 7px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 100%;
    text-align: center;
}



.varyant_detay label {
    flex: auto;
    position: relative;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    color: #4a4a56;
    padding: 8px 10px;
    border-radius: 5px;
    transition: color --transition-fast ease-out, background-color --transition-fast ease-in;
    user-select: none;
    margin-right: 8px;
    border: 2px solid #ededed;
    font-size: 13px !important;
    font-weight: 300 !important;
    font-family: 'Arial';
    /*height: fit-content;*/
}

.varyant_fiyat  label {
    width: -webkit-fill-available;
    line-height: initial;
    padding: 3px;
    width: 100%;
}

.varyant_fiyat .suggested {
    transition: opacity 500ms 100ms;
}
.varyant_fiyat .suggested:hover:before {
    transition: opacity 500ms 100ms;
    height: auto;
    display: inline-block;
    /*height: fit-content;*/
}

.varyant_fiyat .suggested::before {
    content: "Önerilen";
    position: absolute;
    display: none;
    top: -3px;
    right: 23px;
    text-align: right;
    background-color: rgb(251, 25, 123);
    color: white;
    font-size: 12px;
    font-weight: 400;
    padding: 4px 10px;
    border-radius: 4px 4px 0px;
    transition: opacity 500ms 100ms;

}

.varyant_fiyat .suggested::after {
    content: "*";
    position: absolute;
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    top: 21px;
    right: 23px;
    text-align: right;
    background-color: rgb(251, 25, 123);
    color: white;
    font-size: 12px;
    font-weight: 400;
    height: auto !important;
    padding: 4px 9px 8px 17px;
    border-radius: 4px 4px 0px;
    transition: all 200ms ease 0s;
}


.varyant_fiyat  b {
    font-size:18px
}
.varyant_fiyat [class*=col]  {
    margin-top: -10px !important;
}
.varyant_detay label img {
    display: inline-block;
    padding: 0px;
}
.varyant_detay .small {
    font-size: 10px;
}


/*
Sepet Sayfası*/
.sepet {
    border: 1px solid #ddd !important;
    border-radius: 5px;
    padding: 0 !important;
    margin: 0 !important
}

.sepet_baslik {
    margin-top: 10px;
    color: #4a4a56;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: .2px;
}

.sepet hr {
    margin-top: -2px !important
}

.sepet_detay {
    font-size: 12px;
    color: #92929b;
    line-height: 20px;
}

.sepet_fiyatlar li {
    font-weight: bold;
    line-height: 27px;
    border-bottom: 1px solid #ddd;
}

/*
Sipariş Sayfası*/
.siparisuyeform {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    font: 12px Arial, Helvetica, sans-serif;
}

.siparisuyeform h4 {
    margin-left: 15px;
}

.siparisuyeform h4 a {
    font-weight: 400 !important;
    color: #333;
}

/*
Mobil Whatsapp Kulakçığı Anasayfa*/
#whatsapp {
    position: fixed;
    bottom: 85px;
    left: 10px;
    z-index: 999;
    font-size: 22px;
    font-weight: 700;
}

.whatsapp {
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    display: inline-block;
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: background-color, border-color;
    -moz-transition-property: background-color, border-color;
    transition-property: background-color, border-color;
    background-color: #25d366;
    border-radius: 50px;
    padding: 10px;
    outline: 0;
    cursor: pointer;
    height: auto;
    width: 98%;
    font-size: 14px !important;
}

/*
Mobil Ara Kulakçığı Anasayfa*/
#ara {
    position: fixed;
    bottom: 85px;
    right: 10px;
    z-index: 999;
}

.ara {
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    display: inline-block;
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: background-color, border-color;
    -moz-transition-property: background-color, border-color;
    transition-property: background-color, border-color;
    background-color: #8756af;
    border-radius: 50px;
    padding: 10px;
    outline: 0;
    cursor: pointer;
    height: auto;
    width: 98%;
    font-size: 14px !important;
}

/*
Web Teklif İste Kulakcığı*/
#teklif {
    position: fixed;
    bottom: 185px;
    right: 10px;
    z-index: 999;
}

/*
1280px'e Kadar Olan Cihazlar İçin Geçerli CSS*/
@media only screen and (max-width: 1280px) {
    /*.fiyat {
        margin-left: 10px;
        width: 23%;
        border: 2px solid #f0f0f4;
        background-color: #fff;
        box-shadow: 0 20px 34px -15px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        padding-bottom: 10px;
        position: fixed;
        z-index: 999;
        right: 20px
    }*/
}

/*
Afiş M2 Tutar Tablosu*/
.afism2tablo {
    width: 100%;
    margin-bottom: 50px;
}

.afism2tablo tr td {
    padding: 10px 10px 10px;
    border: 1px solid #ebebeb
}

.mobilafistutar {
    width: 100%;
}

.mobilafistutar tr td {
    padding: 10px 10px 10px 10px;
    border: 1px solid #ddd;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-control.right {
    background-image: none !important;
}

/*
Anasayfa Ürün Listeleme İşlemleri*/
.product-grid {
    font-family: Raleway, sans-serif;
    text-align: center;
    padding: 0 0 72px;
    border: 1px solid rgba(0, 0, 0, .1);
    overflow: hidden;
    position: relative;
    z-index: 1
}

.product-grid .product-image {
    position: relative;
    transition: all .3s ease 0s
}

.product-grid .product-image a {
    display: block
}

.product-grid .product-image img {
    width: 100%;
    height: auto
}

.product-grid .pic-1 {
    opacity: 1;
    transition: all .3s ease-out 0s
}

.product-grid:hover .pic-1 {
    opacity: 1
}

.product-grid .pic-2 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-out 0s
}

.product-grid:hover .pic-2 {
    opacity: 1
}

.product-grid .social {
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 1;
    transition: all .3s ease 0s
}

.product-grid:hover .social {
    opacity: 1;
    top: 50%
}

.product-grid .social li {
    display: inline-block
}

.product-grid .social li a {
    color: #fff;
    background-color: #333;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 0 2px;
    display: block;
    position: relative;
    transition: all .3s ease-in-out
}

.product-grid .social li a:hover {
    color: #fff;
    background-color: #ef5777
}

.product-grid .social li a:after, .product-grid .social li a:before {
    content: attr(data-tip);
    color: #fff;
    background-color: #000;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 1px 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px
}

.product-grid .social li a:after {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -20px;
    z-index: -1
}

.product-grid .social li a:hover:after, .product-grid .social li a:hover:before {
    opacity: 1
}

.product-grid .product-discount-label, .product-grid .product-new-label {
    color: #fff;
    background-color: #ef5777;
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 7px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0
}

.product-grid .product-discount-label {
    background-color: #333;
    left: auto;
    right: 0
}

.product-grid .rating {
    color: #FFD200;
    font-size: 12px;
    padding: 12px 0 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: -1
}

.product-grid .rating li.disable {
    color: rgba(0, 0, 0, .2)
}

.product-grid .product-content {
    background-color: #fff;
    text-align: center;
    padding: 12px 0;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -27px;
    z-index: 1;
    transition: all .3s
}

.product-grid:hover .product-content {
    bottom: 0
}

.product-grid .title {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all .3s ease 0s
}

.product-grid .title a {
    color: #828282
}

.product-grid .title a:hover, .product-grid:hover .title a {
    color: #ef5777
}

.product-grid .price {
    color: #333;
    font-size: 17px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: .6px;
    margin-bottom: 8px;
    text-align: center;
    transition: all .3s
}

.product-grid .price span {
    color: #999;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 3px;
    display: inline-block
}

.product-grid .add-to-cart {
    color: #000;
    font-size: 13px;
    font-weight: 600
}

@media only screen and (max-width: 990px) {
    .product-grid {
        margin-bottom: 30px
    }
}


/*Adres Kısmı*/
#adres {
    border: 1px solid #ddd;
    background-color: #f8f8f8 !important;
    border-radius: 5px;
    padding: 20px
}

.adres-title {
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    line-height: 1;
    font-family: 'Roboto', 'Arial', sans-serif;
}

.adres-title a {
    color: #40bbf4;
    font-size: 16px;
    float: right;
    margin-top: 10px
}

.profile-card-header h3 {
    font-size: 18px;
    font-weight: 300;
}

.profile-card {
    width: 380px;
    float: left;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 30px;
    background: #fff 0 0 no-repeat padding-box;
    border: 2px solid #f1f1f4;
    border-radius: 5px;
    padding: 15px 20px;
}

.profiles-title div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.profiles-title h2 {
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    line-height: 1;
}

.profiles-title div a {
    color: #40bbf4;
    font-size: 16px;
}

.profile-card-address-line1, #bdb-user-app .profile-card-address-line2 {
    letter-spacing: 0;
    line-break: anywhere;
}

.profile-card:nth-child(odd) {
    margin-right: 40px;
}

.profile-card-separator {
    margin: 10px 0;
    border-color: #f1f1f4;
}

.profile-card-address-line1, #bdb-user-app .profile-card-address-line2 {
    letter-spacing: 0;
    line-break: anywhere;
}

.profile-card-address-line2 {
    letter-spacing: 0;
    line-break: anywhere;
}

.profile-card-district {
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 20px;
}

.profile-card-personal-info {
    align-self: flex-end;
}

.profile-card-details {
    display: flex;
    justify-content: space-between;
    flex: 1;
}

.profile-card-personal-info p, .profile-card-phone-number {
    margin: 0;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.4;
    color: #92929b;
}

.profile-card-delete {
    margin-right: 13px;
}

.modal-title {
    font-size: 24px !important;
}

.navbar-toggle {
    margin-top: 0 !important;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.mobilmenu {
    padding: 0 !important;
}

.mobilmenu li {
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
}

.mobilmenu li a {
    color: #4a4a56;
    text-decoration: none;
    transition: color 150ms ease;
    letter-spacing: 0.2px;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 300;
    font-size: 17px;
}

.arrow {
    position: absolute;
    right: 10px;
    margin-top: 3px;
}

.mobilsearch {
    text-align: center
}

.mobilsearch input {
    margin: 8px;
    padding: 8px;
    width: 93%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.mobilhas-search .form-control-feedback {
    right: 8px;
    top: 5px;
    color: #494956;
}

.mobilsearch input:focus {
    border-color: #92929b !important;
    box-shadow: none !important;
}

.has-feedback .form-control {
    padding-right: 0 !important;
}

.msepetalani {
    background: #f76409 !important;
    padding: 10px;
}

.hr {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.urunadet {
    width: 73px !important;
}

.kdv {
    color: white !important;
    font-weight: 500 !important;
    font-size: 12px !important;
}

.kargo {
    padding: 0 !important;
    background: #f76409;
    color: white;
    border-radius: 10px;
}

.kdvsistem {

}

.kargozaman {
    text-align: center;
    padding: 5px
}

/*Tab Paneli Ürüm Açıklama Kısımları*/
.tab-menu {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left
}

.tab-menu li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px 11px 1px;
    width: 13%;
}

.tab-menu li a {
    display: block;
    color: #666;
    padding: 15px;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
}

.tab-content {
    display: none;
}

#tab1 {
    display: block;
    line-height: 33px;
}

#tab7 {
    line-height: 33px;
}

#tab6 {
    line-height: 33px;
}

.tab-container {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 30px;
    font-family: Arial;
    font-size: 14px;
    color: #666;
    width: 99%;
}

.current a {
    background: #494949 !important;
    border: 1px solid #666 !important;
    color: #fff !important
}

/*Swticher Alanı*/
.checkbox.checbox-switch {
    padding-left: 0;
}

.checkbox.checbox-switch label,
.checkbox-inline.checbox-switch {

}

.checkbox.checbox-switch label input,
.checkbox-inline.checbox-switch input {
    display: none;
}

.checkbox.checbox-switch label span,
.checkbox-inline.checbox-switch span {
    width: 35px;
    border-radius: 20px;
    height: 18px;
    border: 1px solid #dbdbdb;
    background-color: #c70207;
    border-color: #a70509;
    box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.checkbox.checbox-switch label span:before,
.checkbox-inline.checbox-switch span:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    content: " ";
    top: 0;
    position: relative;
    left: 0px;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    top: -2px;
}

.checkbox.checbox-switch label > input:checked + span:before,
.checkbox-inline.checbox-switch > input:checked + span:before {
    left: 16px;
    top: -2px;
}

/* Switch Primary */
.checkbox.checbox-switch.switch-primary label > input:checked + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked + span {
    background-color: #ddd;
    border-color: #c3c3c3;
    /*box-shadow: rgb(0, 105, 217) 0px 0px 0px 8px inset;*/
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}

.checkbox.checbox-switch.switch-primary label > input:checked:disabled + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked:disabled + span {
    background-color: #f7640b;
    border-color: #da5809;
    /* box-shadow: rgb(109, 163, 221) 0px 0px 0px 8px inset;*/
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}

.genelarkaplan {
    background: #f8f8f8 0 0 no-repeat padding-box;
    padding: 30px;
}

/* Sepet Alanı Yeni */
.sepetalani {
    background: #f8f8f8 0 0 no-repeat padding-box;
    padding: 30px;
}

.sepeticerik {
    float: left;
    background: white;
    border-radius: 5px;
    height: auto;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.10);
}

.border {
    border-bottom: 1px solid #ddd;
}

.sepetresim img {
    height: 100px;
    width: 120px;
    margin-top: 40px
}

.sepeturunbaslik {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 2px;
    display: inline-block;
    margin-bottom: 10px;
}

.sepeturunleri {
    padding: 0 !important;
}

.sepeturunleri li {
    font-size: 12px;
    color: #92929b
}

.sepetadet {
    margin-top: 9%;
    margin-bottom: 9%;
    font-size: 14px;
    color: #92929b
}

.sepeturunfiyat {
    font-weight: 600;
    display: block;
    margin-top: 9%;
    margin-bottom: 9%;
    font-size: 14px;
}

#sepetfiyattablo {
    padding-left: 20px;
}

.sepetfiyattablo {
    background-color: #fff;
    border-radius: 10px;
    padding: 5px;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.10);
}

.sepetfiyattablo h3 {
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 15px
}

.sepetgenelfiyat {
    padding: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #92929b;
}

.sepetgenelfiyat strong {
    float: right;
    color: #4a4a56
}

@media only screen and (max-width: 470px) {
    .deneme {
        padding: 0 !important;
    }

    .modal-dialog {
        width: 100% !important;
        margin: 0 !important;
    }

    .paddingreset {
        padding: 0 !important;
    }

    .adresbilgileri {
        padding: 5px !important;
    }

    .tab-menu li {
        width: 100%
    }

    .faturaadresi {
        padding: 5px !important;
    }

    .sepetalani {
        padding: 20px !important;
    }

    .bilgi-baslik {
        margin-top: 0px !important;
    }

    .icindekiler {
        margin-top: 10px !important;
    }

    .baslikcizgi {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .hr {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .kesim {
        margin-top: 0px !important;
    }

    .bilgi h1 {
        text-align: center !important;
    }

    .ucretsiztasarim {
        margin-bottom: 10px !important;
    }

    .genel {
        padding: 10px !important;
    }

    .resimalani {
        padding: 0px !important;
    }

    .icerik {
        margin-top: 0px !important;
    }

    .sepethoverfooterfiyat {
        text-align: center !important;
    }

    .sepethoverfooter {
        border: 0 !important;
        padding: 0px 20px 10px 10px !important
    }

    .m_fiyat_tablosu {
        border: 0 !important;
        box-shadow: 0 5px 6px 3px rgba(0, 0, 0, 0.30);
    }

    #hesapmenu {
        padding: 0 !important;
    }

    .profilalani h2 {
        padding-top: 10px
    }

    .sifrealani {
        padding: 0 !important;
    }

    .genelarkaplan {
        padding: 20px !important;
    }

    .kullanicialani {
        border-right: 0 !important;
        padding-right: 0 !important;
    }

    .profiller {
        padding: 0 !important;
    }
}


.sepetgeneltoplam {
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #4a4a56
}

.sepetgeneltoplam strong {
    float: right;
    font-size: 18px;
}

.tasarimbilgilendirme {
    margin: 5px 0;
    font-style: italic;
    font-size: 11px;
    color: #92929b;
}

.sepetsonraki {
    width: 100% !important;
    border: none !important;
    border-radius: 0px 0px 10px 10px !important;
    margin-top: -6px;
    padding: 10px
}

.sepetsonraki:focus {
    border-color: red !important;
}

*:focus {
    outline: 0 !important;
}

/*Adres Bilgileri*/
.adresbilgileri {
    background: white;
    border-radius: 5px;
    padding: 10px 30px 30px 30px;
    box-shadow: 0 0px 3px 1px rgba(0, 0, 0, 0.10)
}

.adresbilgileri h1 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 300;
    border-bottom: 2px solid #f0f0f4;
    font-size: 26px;
    text-align: center
}

fieldset {
    background-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}

legend {
    font-weight: 400;
    margin-bottom: 0.375em;
    padding: 0;
}

legend {
    border: 0;
    padding: 0;
}

.faturaadresi > legend:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #f76409;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.faturaadresi a {
    float: right;
    font-size: 15px;
    color: #f76409;
    margin-top: 5px;
}

.adresfatura {
    background: #fcfcfc !important;
    height: auto;
    justify-content: left !important;
    text-align: left !important;
    line-height: 23px !important;
    margin-top: -20px;
    margin-bottom: 20px;
    width: 100%;
}

.faturaadresi input[type="radio"]:checked + label:after {
    top: 100px !important;
    font-size: 25px !important;
}

.mobil-aciklama {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
}

.mobil-aciklama li a {
    display: block;
    color: #666;
    padding: 15px;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
}

.mobil-aciklamayazi {
    padding: 10px;
    border: 1px solid #ddd;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.sepeteklebuton {
    font-size: 16px !important;
    position: relative !important;
    right: 10px !important;
}

/*Hesabım Sayfası*/
.hesapmenu {
    background: #fff;
    border-radius: 10px;
    padding: 0 !important;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.10)
}

.menubaslik {
    background: transparent linear-gradient(107deg, #f76409, #f76409) 0 0 no-repeat padding-box;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    padding: 20px 35px 10px 35px;
    color: #fff;
    letter-spacing: 0;
}

.hesapmenu ul {
    margin-top: 10px;
    padding: 0;
}

.hesapmenu li {
    padding: 7px 21px 10px 30px !important;
}

.hesapmenu ul li a {
    color: #4a4a56;
    text-decoration: none;
    transition: color 150ms ease;
    letter-spacing: 0.2px;
    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 16px;
}

.hesapmenu ul li strong {
    margin-left: 5px !important;
    font-weight: 300;
}

.hesapmenu ul li a i {
    font-weight: 300 !important;
}

.menuactive a {
    color: #f76409 !important;
}

/*Profil Sayfası*/
.profilalani {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.10);
    padding: 10px 30px 10px 30px;
}

.profilalani h2 {
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
}

.profilalani hr {
    margin: 15px 0 20px 0;
    border-color: #d9d9e1;
}

.kullanicialani {
    border-right: 2px solid #f1f1f4;
    height: auto;
    padding-right: 38px;
    padding-left: 0;
}

.kulanicibilgileri h3 {
    margin: 0 !important;
    font-weight: 300;
    font-size: 18px !important;
}

.profilinput {
    width: 100%;
    border-radius: 4px;
    height: 40px;
    background-color: #fcfcfc;
    border: 1px solid #f0f0f4;
}

.profilinput:focus {
    outline: none !important;
    border-color: #f76409 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.formbaslik {
    letter-spacing: 0;
    font-size: 12px;
    color: #92929b;
    line-height: 1;
    margin-bottom: 6px;
    font-weight: 500;
}

.sifrealani {
    padding-left: 30px;
}

.abone {
    font-weight: 300;
}

.profilbuton {
    background: #f76409 !important;
    padding: 10px;
    margin-bottom: 20px;
}

input[type=checkbox] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
}

input[type=checkbox]:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 15px;
    color: transparent !important;
    background: #fff;
    width: 15px;
    height: 15px;
    border: 2px solid #f76409;
    margin-right: 7px;
    border-radius: 5px;
}

input[type=checkbox]:checked:before {
    color: #f76409 !important;
}

.sol {
    float: left !important;
}

.yeniadresekle {
    float: right !important;
    margin-top: 20px;
    padding-right: 10px;
    font-size: 16px;
    color: #f76409;
}

.yeniadresekle:hover {
    color: #f76409 !important;
}

.yeniadresekle:visited {
    color: #f76409 !important;
}

.border {
    border: 1px solid #ddd;
    margin-top: 5px;
    padding: 10px;
    border-radius: 10px
}

.faturasecimi {
    color: #000;
    font-size: 15px;
    padding-right: 25px;
    cursor: pointer;
}

.faturaaktif {
    color: #f76409 !important;
}

#kurumsalfatura {
    display: none
}

input[type="number"] {
    background: #fff !important;
}

.hatainput {
    border-color: red !important;
}

.sepetgenelicerik {
    float: left;
    /* background: white; */
    border-radius: 5px;
    height: auto;
}

/*Siparişler Sayfası*/
.siparislerim {
    background: #fafafc;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px
}

.siparisdetaylari {
    height: 110px;
    background: #fff;
    margin-top: 20px;
    padding: 10px;
    border-radius: 5px;
}

.siparisdetay img {
    float: left;
    border: 1px solid #ddd;
    width: 100px;
    height: 80px;
    border-radius: 5px;
}

.siparisdetay h3 {
    font-size: 16px;
    margin-top: -2px;

}

.siparisadet {
    width: 100%;
    font-size: 12px;
    color: #92929b;
    margin: 0;
    line-height: 17px
}

.siparistasarimyukle {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
}

.sipariskargo {
    color: #92929b;
    font-size: 12px;
    margin-bottom: 10px;
}

.mobilsiparisdetay tr td {
    padding: 4px;
}

.panel-danger > .panel-heading {
    background: #f76409 !important;
    color: white;
    font-weight: bold;
}

.list-group li {
    border-bottom: 1px solid #ddd !important;
}

/*Yasal Metinler*/
.yasalactive {
    color: #f76409 !important;
    font-weight: bold;
}

.yasalbaslik {
    font-size: 16px !important;
    font-weight: bold;
    margin-top: -1px !important;
}

.ui-widget-content {
    position: absolute !important;
    z-index: 9999 !important;
    background: white;
    border-radius: 5px;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    box-shadow: 0 0 20px 0 rgb(74 74 86 / 20%) !important;
}

.frmSearch {
    border: 1px solid #a8d4b1;
    background-color: #c6f7d0;
    margin: 2px 0px;
    padding: 40px;
    border-radius: 4px;
}

#country-list {
    float: left;
    list-style: none;
    margin-top: -3px;
    padding: 0;
    width: 190px;
    position: absolute;
}

#country-list li {
    padding: 10px;
    background: #f0f0f0;
    border-bottom: #bbb9b9 1px solid;
}

#country-list li:hover {
    background: #ece3d2;
    cursor: pointer;
}

#search-box {
    padding: 10px;
    border: #a8d4b1 1px solid;
    border-radius: 4px;
}

.anasayfa_slider{
    min-height: 400px;
}
.anasayfa_slider img{
    display: none;
}