.detail-process-links div {
    border: 1px solid #e4e4e4;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin: 5px;
    height: 30px;
    border-radius: 3px;
    float: left;
    clear: both;
    width: auto;
    min-width: 300px;
    vertical-align: middle !important;
}

.detail-process-links strong {
    display: none;
}

.bilgiKutulari {display: flex !important; justify-content: center !important;}
.bilgiKutulari div {width: calc(33% - 25px) !important;}

.detail-process-links a {
    color: #2980b9 !important;
    vertical-align: middle !important;
}

.main-menu li {
    position: relative;
}

.main-menu.ws-sub-menu {
    position: absolute;
    width: 937px;
    border: 1px solid #ccc;
    padding: 20px;
    background-color: #fff;
    display: none;
    z-index: 10;
    font-size: 12px;
    left: 0px;
}

.main-menu .ws-sub-menu a {
    color: #555;
}

.main-menu .ws-sub-menu>ul {
    margin-bottom: 20px;
}

.main-menu .ws-sub-menu>ul>li {
    float: left;
    width: 180px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
}

.main-menu .ws-sub-menu>ul>li>ul>li {
    padding-left: 10px;
    font-weight: normal;
    background: url(img/arrow.png) no-repeat left;
    padding-left: 15px;
}

.main-menu li:hover .ws-sub-menu {
    display: block;
}

.sayfaYoluGoster {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.sayfaYoluGoster ul {
    margin: 0px;
    padding: 0px;
}

.sayfaYoluGoster ul li {
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
}

.sayfaYoluGoster ul li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.sayfaYoluGoster ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #222222;
}

.altKategoriler {
    width: calc(100% - 0px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 0px 0px 0px 0px;
}

.altKategoriler strong {
    width: 100%;
    height: auto;
    line-height: 1.9;
    overflow: hidden;
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #222222;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.altKategoriler ul {
    margin: 0px;
    padding: 0px;
}

.altKategoriler ul li {
    width: 100%;
    height: auto;
    line-height: 2;
    overflow: hidden;
    display: block;
    list-style: none;
}

.altKategoriler ul li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
}

.altKategoriler ul li a:hover {
    font-weight: 600;
    color: #5fbd74;
}

.devaminiGor {
    width: calc(100% - 0px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 60px;
    padding: 0px 0px;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
}

a.devaminiGoster {
    font-weight: 700;
    color: #222222;
    margin-top: 5px;
    display: block;
}

a.devaminiGizle {
    font-weight: 700;
    color: #222222;
    margin-left: 10px;
}

.tabtable ul {
    list-style-type: circle;
}

.welcome {
    margin-top: 30px;
}

.cc_container {
    left: 15px !important;
    bottom: 15px !important;
    padding: 15px !important;
    width: 300px;
    height: auto;
    border-radius: 20px;
}

.adress-container {
    background-color: #fff;
    padding: 0px !important;
    margin: 30px 0px 0px 0px !important;
}

.spbanner a {
    display: block;
}

.product {
    position: relative;
}

.logo img {
    max-width: 80%;
}

.hemenal {
    background: #009933;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    padding: 10px 13px 10px 13px;
    width: 124px;
    text-align: center;
    border-radius: 4px;
    border-bottom: 3px solid #006633;
    margin-left: 5px;
    margin-bottom: 8px;
    float: left;
    cursor: pointer;
}

.hemenal:hover {
    background: #006633;
}

.sepete_at {
    background: #CC0000;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    padding: 10px 13px 10px 13px;
    width: 124px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 6px;
    border-bottom: 3px solid #a10202;
    margin-left: 5px;
    float: left;
    cursor: pointer;
}

.sepete_at:hover {
    background: #a10202;
}

.sidebar-box select {
    width: 100%;
    margin: auto;
    padding: 5px;
    border: 1px solid #ccc;
}

.sidebar-box.page-content .page-inner-content .product-price {
    clear: both;
}

.ssk-group {
    padding: 0px !important;
}

.ssk:before,
.ssk .glyphicon,
.ssk .fa {
    font-size: 18px !important;
}

.ac-container input,
.ac-container label[for=ac-1],
.ac-container label[for=ac-2] {
    display: none;
}

.ac-container label[for=ac-3] {
    width: 100%;
    height: auto;
    line-height: 1.6;
    overflow: hidden;
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #222222;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.ac-container div:nth-of-type(3n) .urunlerim {
    width: calc(100% - 0px);
    padding: 15px 0px;
    border: 0px;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 0px !important;
}

.ac-container div:nth-of-type(3n) .urunlerim:last-child {
    border-bottom: 0px;
}

.ac-container div:nth-of-type(3n) .urunlerim figure {
    width: calc(80px - 0px);
    height: auto;
    max-height: 80px;
    margin: 0px 15px 0px 0px;
    float: left;
    border: 0px;
    padding: 0px;
}

.ac-container div:nth-of-type(3n) .urunlerim figcaption {
    width: calc(100% - 95px);
    height: 36px;
    line-height: 1.4;
    font-size: 13px;
    -webkit-line-clamp: 2;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

.ac-container div:nth-of-type(3n) .urunlerim:hover figcaption {
    color: #5fbd74;
}

.ac-container div:nth-of-type(3n) .urunlerim .fiyat {
    width: calc(100% - 95px);
    height: auto;
    margin-top: 5px;
    text-align: left;
    border: 0px;
    padding: 0px;
}

.ac-container div:nth-of-type(3n) .urunlerim .fiyat span.findirim {
    font-size: 11px;
    line-height: 1.2;
}

.ac-container div:nth-of-type(3n) .urunlerim .fiyat span.efiyat {
    font-size: 11px;
    line-height: 1.2;
}

.ac-container div:nth-of-type(3n) .urunlerim .fiyat span.yfiyat {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
}

#cokluSayfa {
    margin: 60px auto;
}

#cokluSayfa .genelBaslik:nth-of-type(1n) {
    margin: 0px 0px 0px 0px;
}

#cokluSayfa .genelBaslik:nth-of-type(2n),
#cokluSayfa .genelBaslik:nth-of-type(4n),
#cokluSayfa .genelBaslik:nth-of-type(5n),
#cokluSayfa .genelBaslik:nth-of-type(6n),
#cokluSayfa .genelBaslik:nth-of-type(7n),
#cokluSayfa .genelBaslik:nth-of-type(8n),
#cokluSayfa .genelBaslik:nth-of-type(9n),
#cokluSayfa .genelBaslik:nth-of-type(10n) {
    margin: 50px 0px 0px 0px;
}

.welcome {
    margin-top: 30px;
}

#cokluSayfa .ac-container div:nth-of-type(3n),



form#havaleForm {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 30px;
}



.adress-container .adress-list {
    width: calc(100% - 0px);
}

.adress-container .adress-list ul {
    width: calc(100% - 30px);
    padding: 0px 15px;
}

.adress-container .adress-list ul li:nth-of-type(2n),
.adress-container .adress-list ul li:nth-of-type(3n) {
    margin-right: 0px;
}



a.topresults {
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    margin-left: 10px;
    margin-top: 10px;
    display: inline-block;
}

#twbsPagination {
    margin: 60px 0px 0px 0px;
}

#twbsPagination>li>a,
#twbsPagination>li>span {
    padding: 10px 20px;
    font-size: 14px;
    color: #222222;
}

#twbsPagination>.active>a,
#twbsPagination>.active>span,
#twbsPagination>.active>a:hover,
#twbsPagination>.active>span:hover,
#twbsPagination>.active>a:focus,
#twbsPagination>.active>span:focus {
    color: #ffffff;
    background-color: #e1a765;
    border-color: #e1a765;
}

#filterContainer {
    width: calc(100% - 0px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 0px 0px 15px 0px;
    margin-top: 0px;
}

#filterContainer li.filitreBaslik {
    width: 100%;
    height: auto;
    line-height: 1.6;
    overflow: hidden;
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #222222;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 30px;
}

#filterContainer ul {
    margin: 0px;
    padding: 0px;
}

input.filterCheck,
input.filterCheck.stok-durumu {
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: block !important;
    float: left;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    margin: 0px;
}

label.filterCheck,
label.filterCheck.stok-durumu {
    width: calc(100% - 40px);
    height: 18px;
    line-height: 19px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    cursor: pointer;
    padding: 0px 0px 0px 10px;
}

#filterContainer .clear-space {
    margin-top: 10px;
}

#filterContainer .jslider {
    width: 100%;
    height: 1em;
    display: block;
    position: relative;
    margin-top: 35px;
    margin-bottom: 10px;
}

#orderBy,
#cat-limit {
    outline: none;
    cursor: pointer;
}

form#urunsirala {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 15px;
}

.formlinefix {
    background-color: transparent !important;
}

a.BreadCrumb {
    width: auto;
    height: auto;
    line-height: auto;
    overflow: hidden;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
}

a.BreadCrumb:nth-of-type(1n) {
    margin-left: 0px;
}

a.BreadCrumb:nth-of-type(2n),
a.BreadCrumb:nth-of-type(3n),
a.BreadCrumb:nth-of-type(4n),
a.BreadCrumb:nth-of-type(5n),
a.BreadCrumb:nth-of-type(5n),
a.BreadCrumb:nth-of-type(6n) {
    margin-left: 0px;
}

#urun-image-container {
    width: calc(100% - 100px);
    height: auto;
    display: block;
    overflow: hidden;
    text-align: center;
}

#urun-image-container a {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.zoomContainer .zoomLens {
    cursor: pointer !important;
}

#urun-image-container img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: 0px auto;
}

#urunResimListContainer {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 30px;
    text-align: center;
    margin-right: 0px;
}

#urunResimListContainer ul {
    margin: 0px 0px;
    padding: 0px;
    display: block;
}

#urunResimListContainer ul li {
    width: 50px;
    height: 50px;
    list-style: none;
    display: inline-block;
    float: unset;
    margin-top: 0px;
    border-radius: 5px;
    margin-bottom: 5px;
    border: 2px solid #e8e8e8;
}

#urunResimListContainer ul li a {
    display: block;
}

#urunResimListContainer ul li img {
    width: 50px;
    height: 50px;
}

.urunSecimTable {
    width: 100%;
    border: 0px;
    border-radius: 0px;
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    clear: both;
    padding: 0px;
}

.urunSecimTable th.UrunSecenekleri {
    display: none;
}

.urunSecimTable td {
    padding: 0px;
}

.urunSecimTable ul.urunSecim li {
    float: left;
    padding: 8px 8px;
    margin: 5px;
    margin-left: 0;
    border: 2px solid #eeeeee;
    border-radius: 5px;
}

.urunSecimTable ul.urunSecim li.selected {
    border-color: #222222;
}

.urunSecimTable .UrunSecenekleriHeader {
    font-size: 14px;
    font-weight: 600;
    color: #222222;
    margin-top: 15px !important;
    line-height: 1.8;
}

.kargosayac {
    width: calc(100% - 32px) !important;
    color: #222222;
    background: #ffffff !important;
    padding: 15px 15px 15px 15px !important;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif !important;
    border: 1px solid #5fbd74;
    position: relative;
    text-align: center;
}

.kargosayac span {
    font-weight: 700;
    color: #5fbd74 !important;
}

img.yerli-uretim {
    display: none;
}

.kargoKutulari {
    width: calc(50% - 22px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    margin: 15px 15px 0px 0px;
    padding: 5px 5px 5px 5px;
    background: transparent;
    border: 2px solid #efede5;
    cursor: pointer;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    text-align: center;
}

.kargoKutulari:nth-of-type(2n) {
    margin: 15px 0px 0px 0px;
}

.scrollbar {
    width: calc(100% - 28px);
    height: 130px;
    background: #ffffff;
    overflow-y: scroll;
    margin-top: 30px;
    border: 1px solid #e8e8e8;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 15px;
    padding-left: 15px;
    border-radius: 5px;
}

.force-overflow {
    min-height: 130px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
}

#style-4::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

#style-4::-webkit-scrollbar {
    width: 7px;
    background-color: #f1f1f1;
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #636363;
}

.kullaniciSenecekleri {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 15px;
}

.kullaniciSenecekleri div {
    width: calc(100% - 22px);
    height: 24px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    position: relative;
    background: transparent;
    border: 1px solid #efede5;
    padding: 5px 10px;
    margin-top: 5px;
}

.kullaniciSenecekleri div strong {
    font-size: 18px;
    font-weight: 700;
}

.kullaniciSenecekleri a {
    font-size: 14px;
    font-weight: 400;
    color: #212121 !important;
}

.kullaniciSenecekleri a:hover {
    color: #5fbd74 !important;
}

.le-quantity {
    width: 110px;
    padding: 10px 0px;
    position: relative;
    border: 1px solid #e8e8e8;
    display: block;
    float: left;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 15px;
}

.le-quantity .minus,
.le-quantity .plus {
    position: absolute;
    width: 5px;
    height: calc(100% - 0px);
    padding: 0px 14px;
    background-color: #f9f9f9;
    top: 0;
    font-family: fontawesome;
}

.le-quantity .minus:hover,
.le-quantity .plus:hover {
    background-color: #f6f6f6;
}

.le-quantity .minus,
.le-quantity .plus,
.le-quantity .minus:after,
.le-quantity .plus:after {
    color: #3d3d3d;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.le-quantity .minus:after,
.le-quantity .plus:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    font-size: 10px;
}

.le-quantity .minus {
    left: 0;
    border-right: 1px solid #e8e8e8;
}

.le-quantity .minus:after {
    content: "\f068";
}

.le-quantity .plus {
    border-left: 1px solid #e8e8e8;
    right: 0;
}

.le-quantity .plus:after {
    content: "\f067";
}

.le-quantity input {
    text-align: center;
    width: 106px;
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    background-color: #ffffff;
    border: 0px;
    outline: none;
}

.adetFormu {
    width: 70px;
    height: 42px;
    text-align: center;
    display: block;
    position: relative;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
    z-index: 99;
}

.adetFormu select {
    width: calc(100% - 0px);
    height: 42px;
    line-height: 42px;
    display: block;
    border: 1px solid #e8e8e8;
    text-align: center;
    outline: none;
    padding: 0px 0px 0px 10px;
    cursor: pointer;
    z-index: 99;
}

.detaySepet,
.detayHemenAl {
    width: calc(50% - 71px);
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.detaySepet {
    margin-right: 15px;
    background: #222222;
}

.detayHemenAl {
    background: #5fbd74;
}

.detayHemenAl i {
    font-size: 18px;
}

.detaySepet:hover,
.detayHemenAl:hover {
    background-color: #222222;
    color: #ffffff;
}

.iconListe {
    left: 0px !important;
}

.iconListe span {
    float: left !important;
}

.iconListe span.ri-indirimde {
    background-color: #000000;
}

.loginWrapper {
    width: calc(100% - 0px) !important;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px;
}

.loginWrapper .l-innerDiv {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.loginWrapper .l-left {
    width: calc(50% - 31px);
    height: auto;
    min-height: 350px;
    display: inline;
    float: left;
    margin-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 1px solid #ebebeb;
    margin-bottom: 0px;
    padding-right: 30px;
}

.loginWrapper .l-right {
    width: calc(50% - 30px);
    height: auto;
    min-height: 350px;
    display: inline;
    margin-left: 30px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    margin-bottom: 0px;
}

.loginWrapper input {
    outline: none;
}

.loginWrapper input#hatirla,
.loginWrapper label {
    cursor: pointer;
}

.loginWrapper .sp-login-sumbit {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
}

.loginWrapper .sf-negative-button,
.loginWrapper .sf-primary-button {
    border: 0px !important;
    outline: none;
    background: #222222;
    border-radius: 0px;
}

.loginWrapper .sf-button {
    width: auto !important;
    height: 42px !important;
    line-height: 42px !important;
    max-height: 42px !important;
    overflow: hidden;
    display: block;
    padding: 0px 15px;
    outline: none !important;
}

.loginWrapper .sf-button:hover {
    opacity: 1;
    background: #5fbd74;
}

.loginWrapper .sf-button.sf-button-large.sf-primary-button:hover {
    opacity: 1 !important;
    background: #5fbd74 !important;
}

div#sp_registerForm {
    width: calc(100% - 0px) !important;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 0px;
    padding: 0px 0px;
}



#sp_registerForm .passTip {
    z-index: 9;
}


#sp_registerForm .stn-dialoguye,
#sp_registerForm textarea#gf_acceptRules {
    width: calc(100% - 30px) !important;
    max-width: calc(100% - 30px) !important;
    min-width: calc(100% - 30px) !important;
    height: 150px;
    padding: 15px !important;
}

table.kargo-liste {
    width: 100% !important;
}


table.havaleBilgileri,
.tabs-container {
    margin-top: 30px;
    margin-bottom: 30px;
}

table.generatedForm.viewForm {
    margin-top: 30px;
}

.tabs-footer button {
    width: auto !important;
    height: 42px !important;
    line-height: 42px !important;
    display: block;
    padding: 0px 30px !important;
    margin: 0px auto !important;
    background: #222222 !important;
    border: 0px !important;
    outline: none !important;
    border-radius: 0px !important;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.tabs-footer button:hover {
    background: #5fbd74 !important;
    opacity: 1;
}

.tabs-container .tabs-list ul li a.active,
.tabs-container .tabs-list ul li a:hover {
    background: #222222;
}

.tabs-footer>div label:before,
.checkbox-fa label:before {
    width: 16px;
    height: 16px;
}

td.liste-siparis_siparisNo a {
    color: #d50000 !important;
}

.adress-container input.sf-button.sf-button-large.sf-neutral-button {
    width: auto !important;
    height: 42px !important;
    line-height: 42px !important;
    display: block;
    padding: 0px 30px !important;
    margin: 0px auto 0px auto !important;
    background: #222222 !important;
    border: 0px !important;
    outline: none !important;
    border-radius: 0px !important;
    font-size: 14px;
    font-weight: 400;
}

.adress-container input.sf-button.sf-button-large.sf-neutral-button:hover {
    background: #5fbd74 !important;
    opacity: 1;
}

.adress-container .adress-list ul li.addres-item:hover,
.adress-container .adress-list ul li.active {
    border-color: #e1a765;
}

.adress-container .adress-list ul li.addres-item:hover .active-set,
.adress-container .adress-list ul li.active .active-set {
    background-color: #e1a765;
}

.adress-container .adress-list ul li {
    border-bottom: 1px solid #ddd;
}

table.sepet th {
    height: auto;
}

.clear-space {
    height: 0px;
}

table.sepet {
    margin-bottom: 0px;
}

form.generatedForm {
    margin-top: 15px;
    margin-bottom: 30px;
    display: block !important;
}

tr.urunListLiteTR {
    width: calc(100% - 0px) !important;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px;
}

tr.urunListLiteTR td {
    text-align: left;
    padding: 0px 0px 15px 0px !important;
    border-bottom: 0px;
    white-space: normal;
}

tr.urunListLiteTR td a {
    color: #222222;
}

tr.urunListLiteTR td a:hover {
    color: #d50000;
}

tr.urunListLiteTR td.urunLiteResim {
    display: none;
}

tr.urunListLiteTR td.urunLiteBaslik {
    width: calc(100% - 150px) !important;
    display: block;
    overflow: hidden;
    float: left;
}

tr.urunListLiteTR td.urunLiteFiyat {
    width: 150px !important;
    display: block;
    overflow: hidden;
    text-align: right;
}

tr.urunListLiteTR td.urunuLiteIncele {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    float: left;
    position: relative;
    outline: none;
    margin-right: 10px;
    padding: 0px !important;
}

tr.urunListLiteTR td.urunLiteDelete {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    float: left;
    position: relative;
    outline: none;
    padding: 0px !important;
}

tr.urunListLiteTR td.urunLiteDelete input {
    outline: none;
}


.urunDetaySag .fiyatBilgisi span.indirimOr {
    width: auto;
    height: auto;
    line-height: 3.273;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-right: 15px;
    background: #5fbd74;
    color: #ffffff;
    padding: 0px 20px 0px 20px;
    border-radius: 10px;
}

.le-quantity .plus {
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    outline: 0;
    cursor: pointer;
}

.le-quantity .minus {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    outline: 0;
    cursor: pointer;
}

.whatsapp_tabela {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    float: none;
    margin-bottom: 5px;
    margin-top: 15px;
}

.whatsapp_tabela .wrap {
    width: calc(100% - 32px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    float: none;
    border: 1px solid #e8e8e8;
    background: transparent;
    padding: 10px;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: calc(100% - 32px);
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.whatsapp_tabela .wrap .icon {
    display: block;
    float: left;
    width: 70px;
    padding-left: 2px;
    margin-top: 1px;
}

.whatsapp_tabela .wrap .right {
    width: calc(100% - 72px);
    height: auto;
    overflow: hidden;
    display: block;
    float: left;
}

.whatsapp_tabela .wrap .right p {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.whatsapp_tabela .wrap .right p.title {
    font-size: 12px;
    font-weight: 600;
    color: #8c8c8c;
}

.whatsapp_tabela .wrap .right p.number {
    font-size: 30px;
    font-weight: 600;
    color: #8c8c8c;
}

.whatsapp_tabela .wrap .right p.slogan {
    font-size: 12px;
    font-weight: 400;
    color: #8c8c8c;
}

.whatsapp_tabela:hover .wrap {
    border: 1px solid #5fbd74;
    background: #ffffff;
}

.whatsapp_tabela:hover .wrap .right p.title,
.whatsapp_tabela:hover .wrap .right p.number,
.whatsapp_tabela:hover .wrap .right p.slogan {
    color: #5fbd74;
}

.catSlider {
    border: 0px !important;
}

.urunListele .PageBody {
    width: calc(100% - 0px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 0px;
    padding: 0px 0px;
}

.urunListele .PageBody p {
    line-height: 1.6;
    margin-top: 15px;
}

.urunListele .PageBody h1 {
    font-size: 2em;
    margin-top: 15px;
}

.urunListele .PageBody h2 {
    font-size: 1.5em;
    margin-top: 15px;
}

.urunListele .PageBody h3 {
    font-size: 1.20em;
    margin-top: 15px;
}

.urunListele .PageBody h4 {
    font-size: 1.05em;
    margin-top: 15px;
}

.urunListele .PageBody h5 {
    font-size: .90em;
    margin-top: 15px;
}

.urunListele .PageBody h6 {
    font-size: .75em;
    margin-top: 15px;
}

.sss {
    width: calc(100% - 0px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 30px;
    padding: 0px 0px;
}

.sss .soru img {
    width: 18px;
}

.sss .soru.td2 {
    font-size: 14px;
    font-weight: 600;
}

.sss .cevap {
    margin: 15px 0px;
}

.sss .soru {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #e0e0e0;
    padding: 0px 0px 10px 0px !important;
    margin-bottom: 10px;
}

.ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .whatsapp_tabela {
    width: calc(100% - 15px);
}

.ajaxwrapper form#ajaxBasketForm .ajax_sag .add_basket_ajax {
    background: #5fbd74 !important;
    border: 1px solid #5fbd74 !important;
    outline: none;
}

.ajaxwrapper form#ajaxBasketForm .ajax_sag .ajaxBasketClose {
    background: #222222 !important;
    color: #ffffff !important;
    border: 1px solid #222222 !important;
    outline: none;
    line-height: 24px;
}

.ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .urunSecimTable tr {
    margin-bottom: 10px;
}

.ajaxwrapper form#ajaxBasketForm .ajaxsol p.basket_title {
    color: #5fbd74 !important;
    font-weight: 600;
}


.makaleListele .blog.blog-list {
    width: calc(33.333% - 20px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
}

.makaleListele .blog.blog-list:nth-of-type(3n) {
    margin-right: 0px;
}

.makaleListele .blog.blog-list .post-content {
    padding-bottom: 0px;
}

.makaleListele .blog.blog-list .post-media {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

.makaleListele .blog.blog-list .post-media img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}

.makaleListele .blog.blog-list h2.post-title {
    width: calc(100% - 0px);
    height: 38px;
    line-height: 1.4;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #222222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    margin-bottom: 10px;
}

.makaleListele .blog.blog-list ul.meta {
    display: none;
}

.makaleListele .blog.blog-list p {
    width: calc(100% - 0px);
    height: auto;
    line-height: 1.4;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    margin: 0px;
    padding: 0px;
}

.makaleListele .blog.blog-list a {
    width: calc(100% - 0px);
    height: auto;
    line-height: 1.4;
    overflow: hidden;
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #222222;
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

.makaleListele .blog.blog-list a:hover {
    color: #e1a765;
}

.blogIcerigi .genelBaslik {
    display: none !important;
}

.blogIcerigi .post-media {
    display: block !important;
    text-align: center;
}

.blog .post-media img {
    width: 60%;
    height: auto;
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
}

.blogIcerigi h2.post-title {
    width: 100%;
    height: auto;
    line-height: 1.5;
    overflow: hidden;
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #222222;
    text-align: center;
    margin-top: 30px;
}

.blogIcerigi ul.meta {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #cccccc;
}

.blogIcerigi .urunListele:nth-of-type(2n) {
    border-top: 1px solid #cccccc;
}

form.generatedForm.searchFrom li:last-child {
    margin-top: 15px;
}

.uyari {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 30px;
}

label.sf-text-label {
    white-space: unset !important;
}





@media screen and (max-width: 980px) {

    .ac-container label[for=ac-1],
    .ac-container label[for=ac-2] {
        display: block;
    }

    .ac-container label[for=ac-3] {
        font-size: 14px;
        font-weight: 700;
        margin: 0px;
    }

    .ac-container div:nth-of-type(3n) .urunlerim {
        width: calc(100% - 30px);
        padding: 15px 15px;
    }

    #twbsPagination>li>a,
    #twbsPagination>li>span {
        padding: 5px 10px;
    }

    .ac-container {
        width: calc(100% - 2px);
        overflow: hidden;
        display: block;
        position: relative;
        border: 1px solid #e8e8e8;
        border-top: none;
        margin-bottom: 30px;
    }

    .ac-container label {
        height: auto;
        line-height: 2;
        font-size: 14px;
        font-weight: 700;
        padding: 5px 15px;
        display: block;
        cursor: pointer;
        color: #222222;
        background: #eeeeee;
        border-top: 1px solid #e8e8e8;
    }

    .ac-container input {
        display: none;
    }

    .ac-container article {
        overflow: hidden;
        height: 0;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

    .ac-container article ul {
        margin: 15px 0px 15px 0px;
        padding: 0px;
        display: block;
    }

    .ac-container article ul li a {
        width: calc(100% - 45px);
        height: auto;
        overflow: hidden;
        display: block;
        position: relative;
        line-height: 1.8;
        font-size: 14px;
        font-weight: 400;
        color: #222222;
        margin: 0px;
        padding: 0px 15px 0px 30px;
    }

    .ac-container article ul li a:after {
        width: 5px;
        height: auto;
        overflow: hidden;
        position: absolute;
        content: "\f068";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: #222222;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        top: 6px;
        left: 15px;
    }

    .ac-container article ul li a:hover {
        font-weight: 700;
    }

    .ac-container article #filterContainer {
        margin-top: 0px;
    }

    .ac-container article label.filterCheck,
    .ac-container article label.filterCheck.stok-durumu {
        background: transparent !important;
        border: 0px;
    }

    .ac-container input:checked~article {
        height: auto;
    }

    .altKategoriler strong {
        display: none !important;
    }

    #filterContainer {
        width: calc(100% - 30px);
        padding: 0px 15px 15px 15px;
    }

    label.filterCheck,
    label.filterCheck.stok-durumu {
        width: calc(100% - 50px);
    }

    label.filterCheck {
        width: calc(100% - 40px);
        height: 18px;
        line-height: 19px;
        overflow: hidden;
        display: block;
        font-size: 14px;
        font-weight: 400;
        color: #222222;
        cursor: pointer;
        padding: 0px 0px 0px 10px;
    }

    .cat-filter-bar {
        position: relative;
        top: 0px;
        margin-left: 0px;
        height: 30px;
    }

    .cat-filter-box label {
        position: relative;
    }

    table.urunsirala {
        padding: 0px 0px !important;
    }

    table.urunsirala tbody,
    table.urunsirala tbody tr {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: block;
    }

    table.urunsirala td:nth-of-type(1n) {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: block;
        float: none;
    }

    table.urunsirala td:nth-of-type(2n),
    table.urunsirala td:nth-of-type(3n) {
        width: calc(50% - 4px);
        height: auto;
        overflow: hidden;
        display: block;
        float: left;
    }

    table.urunsirala td:nth-of-type(3n) {
        text-align: right;
    }

    table.urunsirala td .cat-filter-box {
        float: left;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 0px;
    }

    table.urunsirala td #orderBy {
        margin: 0px;
    }

    table.urunsirala td #cat-limit {
        display: block;
        float: right;
    }

    #orderBy,
    #cat-limit {
        background: transparent;
    }

    .loginWrapper {
        margin: 15px 0px 0px 0px;
    }


    .menu_list.uyelik p.menu_head {
        width: calc(33.333% - 20px);
    }

    .menu_list.uyelik p.menu_head:nth-of-type(3n) {
        margin-right: 0px;
    }

    .menu_list.uyelik p.menu_head:nth-of-type(4n) {
        margin-right: 15px;
    }

    .menu_list.uyelik p.menu_head:nth-of-type(12n) {
        margin-right: 0px;
    }

    #cokluSayfa {
        margin: 0px auto;
    }

}

@media screen and (max-width: 768px) {
    #urun-image-container {
        width: calc(100% - 0px);
        height: auto;
        padding-bottom: 70px;
    }

    #urun-image-container img {
        height: auto;
        max-height: 100%;
    }

    .detaySepet,
    .detayHemenAl {
        font-size: 14px;
    }

    .iconListe {
        display: none !important;
    }

    .loginWrapper .l-left {
        width: calc(100% - 0px);
        padding-right: 0px;
        border: 0px;
    }

    .loginWrapper .l-right {
        width: calc(100% - 0px);
        margin-left: 0px;
    }

    input#hatirla {
        width: auto !important;
    }

    #urunResimListContainer ul li {
        width: 32px;
        height: 32px;
    }

    #urunResimListContainer ul li img {
        width: 32px;
        height: 32px;
    }


    .rwd-table .textBox {
        width: calc(100% - 100px) !important;
        position: relative;
        text-align: right !important;
    }

    .menu_list.uyelik p.menu_head {
        width: calc(50% - 20px);
        font-size: 12px;
    }

    .menu_list.uyelik p.menu_head:nth-of-type(2n),
    .menu_list.uyelik p.menu_head:nth-of-type(4n),
    .menu_list.uyelik p.menu_head:nth-of-type(6n) {
        margin-right: 0px !important;
    }

    .menu_list.uyelik p.menu_head:nth-of-type(3n),
    .menu_list.uyelik p.menu_head:nth-of-type(5n),
    .menu_list.uyelik p.menu_head:nth-of-type(7n) {
        margin-right: 15px;
    }



    tr.urunListLiteTR td.urunLiteFiyat {
        width: 100%;
        display: block;
    }

    .whatsapp_tabela .wrap .icon {
        margin-top: 0px;
    }

    .ajaxwrapper form#ajaxBasketForm .ajaxsol {
        display: none !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag {
        width: calc(100% - 0px) !important;
        height: auto !important;
        overflow: hidden;
        display: block;
        position: relative;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea {
        width: calc(100% - 0px) !important;
        height: auto !important;
        overflow: hidden;
        display: block;
        position: relative;
        padding: 0px !important;
        border: 0px !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .satis_fiyati {
        width: 50% !important;
        height: auto !important;
        margin: 0px 0px 0px 0px !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea div:nth-of-type(4n) {
        width: 130px;
        height: 36px;
        overflow: hidden;
        display: block;
        position: relative;
        float: left;
        margin: 0px 15px 0px 0px !important;
        padding: 0px 0px 0px 0px !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .satis_fiyati:nth-of-type(2n) {
        margin: 0px 0px 0px 0px !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .whatsapp_tabela {
        margin: 15px 0px 30px 0px !important;
    }

    .ajaxVarFiyat {
        width: calc(100% - 0px) !important;
        float: none !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .urunSecimTable {
        margin-top: 0px !important;
        display: block !important;
        overflow: hidden !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .urunSecimTable tbody {
        width: calc(100% - 0px) !important;
        height: auto !important;
        overflow: hidden;
        display: block;
        position: relative;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .urunSecimTable tr {
        width: calc(50% - 5px);
        height: auto;
        overflow: hidden;
        display: block;
        float: left;
        margin-right: 10px;
        margin-bottom: 0px;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .pricearea .urunSecimTable tr:nth-of-type(2n) {
        margin-right: 0px;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .urunSepeteEkleAdet {
        width: 100%;
        height: 36px;
        overflow: hidden;
        display: block;
        position: relative;
        margin: 0px 0px 0px 0px !important;
        padding: 0px 0px 0px 0px !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .basketarea {
        width: calc(100% - 145px);
        height: 36px;
        overflow: hidden;
        display: block;
        position: relative;
        margin: 0px 0px 0px 0px !important;
        padding: 0px 0px 0px 0px !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .add_basket_ajax {
        position: relative !important;
        width: 100% !important;
        right: 0px !important;
        bottom: 0px !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        border-radius: 0;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        height: 36px !important;
        background: #5fbd74 !important;
        border: 0px !important;
        box-shadow: 0px 0px !important;
        outline: 0px !important;
    }

    .ajaxwrapper form#ajaxBasketForm .ajax_sag .ajaxBasketClose {
        position: relative !important;
        width: 100% !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
        top: 0px !important;
        height: 36 !important;
        background: #222222 !important;
        color: #ffffff !important;
        border: 1px solid #222222 !important;
        cursor: pointer;
        margin-top: 15px !important;
    }

    .makaleListele .blog.blog-list {
        width: calc(50% - 20px);
        margin-right: 30px;
    }

    .makaleListele .blog.blog-list:nth-of-type(2n),
    .makaleListele .blog.blog-list:nth-of-type(6n),
    .makaleListele .blog.blog-list:nth-of-type(8n),
    .makaleListele .blog.blog-list:nth-of-type(10n),
    .makaleListele .blog.blog-list:nth-of-type(12n) {
        margin-right: 0px !important;
    }

    .makaleListele .blog.blog-list:nth-of-type(3n) {
        margin-right: 30px;
    }

    .cc-bottom {
        bottom: 70px !important;
    }

    .cc-left {
        left: 15px !important;
    }

    #cokluSayfa .ac-container div:nth-of-type(3n) {
        margin-top: 0px;
    }

}

@media screen and (max-width: 500px) {
    .basket-button a {
        width: calc(100% - 40px) !important;
        margin-right: 0px !important;
        margin-top: 15px !important;
    }

    .makaleListele .blog.blog-list {
        width: calc(100% - 0px);
        margin-right: 0px !important;
    }

    .blog .post-media img {
        width: 100%;
    }

    form.generatedForm.searchFrom label.sf-text-label {
        width: 100%;
        display: block;
    }

  
    .urunDetaySag .fiyatBilgisi p.pfiyati {
        font-size: 16px !important;
    }

    .urunDetaySag .fiyatBilgisi p.sfiyati {
        font-size: 24px !important;
    }

    .urunDetaySag .fiyatBilgisi span.indirimOr {
        line-height: 2.7;
        font-size: 16px;
        padding: 0px 10px 0px 10px;
        margin-top: 9px;
    }

}

@media screen and (max-width: 420px) {

    #orderBy,
    #cat-limit {
        width: 100%;
        background: transparent;
    }



    .whatsapp_tabela .wrap .icon {
        width: 55px;
    }

    .whatsapp_tabela .wrap .icon i.fa {
        font-size: 48px;
    }

    .whatsapp_tabela .wrap .right {
        width: calc(100% - 57px);
    }

    .detayHemenAl {
        display: none;
    }

    .detaySepet {
        width: calc(100% - 127px);
        font-size: 16px;
        margin-top: 15px;
        margin-right: 0px;
    }

}

@media screen and (max-width: 360px) {
    .detayHemenAl {
        display: none;
    }

    .detaySepet {
        width: calc(100% - 127px);
        font-size: 16px;
        margin-top: 15px;
        margin-right: 0px;
    }
}