* { outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
[hidden] { display: none; }
[role="button"] { cursor: pointer; }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; -moz-appearance: button; appearance: button; font: inherit; }
template { display: none; }
[hidden] { display: none; }
[tabindex="-1"]:focus { outline: none; }
html { max-width: 1920px; margin: 0 auto; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; }
body { margin: 0; padding: 0; font-size: 100%; position: relative; background: #fff; font-family: 'Muli',sans-serif; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type="button"], [type="reset"], [type="submit"] { -moz-appearance: button; -webkit-appearance: button; appearance: button }
textarea { overflow: auto; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { appearance: none; -moz-appearance: none; -webkit-appearance: none; margin: 0; }
input[type="search"] { appearance: none; -moz-appearance: none; -webkit-appearance: none; }
input[type="radio"]:disabled, input[type="checkbox"]:disabled { cursor: not-allowed; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; -moz-appearance: listbox; appearance: listbox; }
label { display: inline-block; margin-bottom: 0; }
input, button, select, textarea { line-height: inherit; }
img { display: block; border: none; max-width: 100%; }
i { font-style: normal; }
a, area, button, [role="button"], input, label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; }
a { text-decoration: none; color: #000; transition: background .1s ease-in-out,color .1s ease-in-out,fill .1s ease-in-out,border-color .1s ease-in-out; }
a:active, a:hover { outline-width: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 50px white inset; -webkit-text-fill-color: #000; }
input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0 50px white inset; -webkit-text-fill-color: #000; }
select, input, textarea { font-family: 'Muli', sans-serif !important; }
button { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 600s ease-in-out 0s; }
textarea { resize: vertical; overflow: auto; }
/*Header*/
body { padding-top: 80px; }
#header { float: left; width: 100%; position: fixed; top: 0; left: 0; right: 0; background: #EBF0F6; height: 80px; z-index: 5; }
.headerContent { max-width: 100%; height: 100%; margin: 0 25px 0 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row; justify-content: space-between; -webkit-justify-content: space-between; }
#logo { float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
#logo a { color: #061D4C; fill: #061D4C; line-height: 0; }
.rightHead { float: right; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.searchContent { float: left; width: 240px; display: none; }
body.kategoriBody .searchContent, body.urunBody .searchContent { display: block; }
body.kategoriBody .mustNo, body.urunBody .mustNo { border-left: 1px solid rgba(6,29,76,0.10); }
.searchContent .search { float: left; position: relative; width: 100%; }
.searchContent .textArama { padding: 0 25px 0 12px; margin: 0; color: #000; font-size: 12px; height: 32px; border: 1px solid #CCCCCC; width: 100%; }
.searchContent .textArama::-webkit-input-placeholder { color: #C2CFCF; }
.searchContent .textArama:-moz-placeholder { color: #C2CFCF; }
.searchContent .textArama::-moz-placeholder { color: #C2CFCF; }
.searchContent .textArama:-ms-input-placeholder { color: #C2CFCF; }
.searchContent .textArama:focus { color: #000; }
.searchContent .textAramaBtn { position: absolute; right: 0; top: 0; padding: 0; margin: 0; width: 25px; height: 32px; font-size: 0; border: none; background: url('/Market/Content/images/ikon_search.svg')no-repeat center center; background-size: 11px 11px; cursor: pointer; }
.mustNo { float: left; margin: 0 20px; padding: 10px 20px; border-right: 1px solid rgba(6,29,76,0.10); }
.sepetBody #header .mustNo { padding-right: 0; padding-left: 0; border-right: 0; }
.mustNo a { color: #061D4C; fill: #061D4C; font-size: 16px; font-weight: 900; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.mustNo a svg { display: inline-block; vertical-align: top; width: 13px; margin: 0 5px 0 0; }
.mustNo a span { display: inline-block; vertical-align: top; line-height: 23px; }

.welCome { float: left; position: relative; z-index: 5; margin-right: 20px; }
.welCome > a { float: left; background: #648AB1; color: #fff; position: relative; padding: 0 15px 0 10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.welCome > a .welAd { float: left; font-size: 12px; line-height: 36px; margin: 0 10px; }
.welCome > a .welOk { float: left; width: 10px; line-height: 0; }
.welCome > a .welOk svg { fill: #fff; width: 100%; }
.welCome > a .welicon { float: left; width: 20px; line-height: 0; }
.welCome > a .welicon svg { fill: #081E4B; width: 100%; height: 18px; }
.welCome .welDrop { position: absolute; top: 100%; right: 0; width: 150px; background: #fff; box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16); margin-left: -150px; padding: 20px; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.welCome .welDrop ul { list-style: none; padding: 0; margin: 0; }
.welCome .welDrop ul li { float: left; clear: left; margin-bottom: 6px; }
.welCome .welDrop ul li.mblock { display: none; }
.welCome .welDrop ul li:last-child { margin-bottom: 0; }
.welCome .welDrop ul li a { font-size: 13px; line-height: 16px; color: #061D4C; }
.welCome:after { display: none; position: absolute; left: 0; right: 0; bottom: -15px; height: 15px; content: ''; }
.welCome:hover .welDrop { visibility: visible; opacity: 1; top: 130%; }
.welCome:hover:after { display: block; }
.welCome .welDrop:before, .welCome .welDrop:after { bottom: 100%; right: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.welCome .welDrop:before { border-color: transparent; border-bottom-color: rgba(177,177,177,0.16); border-width: 9px; margin-left: -9px; }
.welCome .welDrop:after { border-color: transparent; border-bottom-color: #fff; border-width: 8px; margin-left: -8px; right: 11px; }

.myCart { float: left; position: relative; z-index: 5; }
.myCart > a { float: left; background: #02C853; color: #fff; position: relative; padding: 0 15px 0 10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.myCart > a .sepetIkon { float: left; width: 20px; line-height: 0; }
.myCart > a .sepetIkon svg { fill: #061D4C; width: 100%; height: 18px; }
.myCart > a .sepetimAd { float: left; font-size: 12px; line-height: 36px; margin: 0 10px; }
.myCart > a .sepetAdet { position: absolute; left: 25px; top: 5px; width: 11px; height: 11px; line-height: 11px; text-align: center; background: #fff; color: #15274B; font-size: 9px; border-radius: 100%; }
.myCart > a .cartok { float: left; width: 10px; line-height: 0; }
.myCart > a .cartok svg { fill: #fff; width: 100%; }

.myCart:after { display: none; position: absolute; left: 0; right: 0; bottom: -15px; height: 15px; content: ''; }
.myCart:hover .cartProduct { visibility: visible; opacity: 1; top: 130%; }
.myCart:hover:after { display: block; }
.myCart .cartProduct { position: absolute; top: 100%; right: 0; width: 300px; background: #fff; box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16); margin-left: -150px; padding: 20px; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.myCart .cartProduct:before, .myCart .cartProduct:after { bottom: 100%; right: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.myCart .cartProduct:before { border-color: transparent; border-bottom-color: rgba(177,177,177,0.16); border-width: 9px; margin-left: -9px; }
.myCart .cartProduct:after { border-color: transparent; border-bottom-color: #fff; border-width: 8px; margin-left: -8px; right: 11px; }
.myCart .cartProduct .Productlist { float: left; width: 100%; }
.myCart .cartProduct .Productlist ul { float: left; width: 100%; overflow-y: auto; overflow-x: hidden; max-height: 210px; list-style: none; margin: 0; padding: 0; }
.myCart .cartProduct .Productlist ul li { float: left; width: 100%; border-bottom: 1px solid #EFEFEF; position: relative; margin-bottom: 10px; padding-bottom: 10px; }
.myCart .cartProduct .Productlist ul li .listDiv { float: left; width: calc(100% - 50px); }
.myCart .cartProduct .Productlist ul li .listDiv a { float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row; justify-content: space-between; -webkit-justify-content: space-between; }
.myCart .cartProduct .Productlist ul li .listDiv .listimg { float: left; width: 28px; margin-right: 8px; }
.myCart .cartProduct .Productlist ul li .listDiv .listimg img { display: inline-block; vertical-align: top; }
.myCart .cartProduct .Productlist ul li .listDiv .listKisa { float: left; }
.myCart .cartProduct .Productlist ul li .listDiv .listname { float: left; clear: left; font-size: 13px; line-height: 16px; color: #061D4C; margin-bottom: 2px; }
.myCart .cartProduct .Productlist ul li .listDiv .listadet { float: left; clear: left; font-size: 11px; line-height: 14px; color: #061D4C; margin-bottom: 2px; }
.myCart .cartProduct .Productlist ul li .listDiv .listfiyat { float: left; clear: left; font-size: 12px; line-height: 15px; color: #061D4C; font-weight: 900; }
.myCart .cartProduct .Productlist ul li .listDelete { width: 12px; position: absolute; right: 0; top: 50%; margin-top: -14px; z-index: 1; fill: #BFBFBF; }
.myCart .cartProduct .Productlist ul li .listDelete svg { width: 100%; height: 14px; }
.myCart .cartProduct .Productlist ul li .listDelete:hover { fill: #d43e3e; }
.myCart .cartProduct .ProductTplm { float: left; width: 100%; margin-bottom: 15px; }
.myCart .cartProduct .ProductTplm .gnlTex { float: left; color: #061D4C; font-size: 12px; line-height: 15px; }
.myCart .cartProduct .ProductTplm .gnlTpl { float: right; color: #061D4C; font-size: 12px; line-height: 15px; font-weight: 900; }
.myCart .cartProduct .ProductBtn { float: left; width: 100%; }
.myCart .cartProduct .ProductBtn .btnSepet { border: 1px solid #16284A; text-align: center; font-size: 12px; line-height: 32px; font-weight: 600; height: 33px; }
.myCart .cartProduct .ProductBtn .sepeteYonlen { float: left; width: 105px; background: #fff; }
.myCart .cartProduct .ProductBtn .alisverisTamamla { float: right; width: 138px; color: #fff; background: #16284A; }
.myCart .cartProduct .ProductBtn .btnSepet:hover { background: #02C853; border-color: #02C853; color: #fff; }
/*Footer*/
#footer { float: left; width: 100%; position: relative; background: #EBF0F6; margin-top: 40px; }
.fContainer { max-width: 992px; margin: 0 auto; display: block; }
.footerlink { float: left; width: 100%; padding: 40px 0 50px; }
.footerlink ul { list-style: none; margin: 0; padding: 0; }
.footerlink > ul { float: left; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row; justify-content: space-between; -webkit-justify-content: space-between; }
.footerlink > ul > li { float: left; }
.footerlink > ul > li { float: left; }
.footerlink > ul > li:last-child { margin-bottom: 0; }
.footerlink > ul li { display: block; }
.footerlink > ul > li > span { display: table; clear: left; font-size: 18px; color: #061D4C; font-weight: bold; margin-bottom: 18px; position: relative; line-height: 23px; }
.footerlink > ul > li > span .ackapabtn { display: none; }
.footerlink > ul > li > ul { display: inline-block; vertical-align: top; float: left; clear: left; }
.footerlink > ul > li > ul > li > a { float: left; width: 100%; font-size: 16px; color: #5D5D5D; font-weight: normal; margin-bottom: 12px; line-height: 20px; }
.footerlink > ul > li > ul > li:last-child > a { margin-bottom: 0; }
.footerlink > ul > li > ul > li > a:hover { text-decoration: underline; }

@media screen and (min-width:769px) {
    .footerlink > ul > li > ul { display: inline-block !important; }
    .socailDiv ul { display: inline-block !important; }
}

.socailDiv { float: left; clear: left; margin-top: 50px; }
.socailDiv > span { display: table; clear: left; font-size: 18px; color: #061D4C; font-weight: bold; margin-bottom: 18px; position: relative; line-height: 23px; }
.socailDiv > span .ackapabtn { display: none; }
.socailDiv ul { display: inline-block; vertical-align: top; float: left; clear: left; padding: 0; margin: 0; list-style: none; }
.socailDiv ul li a { float: left; width: 100%; font-size: 16px; color: #5D5D5D; fill: #5D5D5D; font-weight: normal; margin-bottom: 12px; line-height: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: flex-start; -webkit-justify-content: flex-start; }
.socailDiv ul li a svg { float: left; width: 17px; margin-right: 8px; }
.socailDiv ul li a:hover { text-decoration: underline; }
.googlepartner { float: right; }
/*backup*/
.backtopUp { position: fixed; bottom: 5%; right: 2%; width: 45px; height: 45px; border-radius: 100%; text-align: center; background: #16284A; fill: #fff; z-index: 15; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; cursor: pointer; }
.backtopUp svg { width: 20px; height: 20px; }
/*menualani*/
.sideBarMenu { float: left; width: 100%; height: 100%; border-right: 1px solid #CCCCCC; border-left: 6px solid #061D4C; }
.sideBarMenu .MenuContent { float: left; width: 100%; }
.sideBarMenu .mContList { float: left; width: 100%; margin-bottom: 25px; position: relative; }
.sideBarMenu .mContList.mCont1 > ul { margin: 5px 0; }
.sideBarMenu .mContList:last-child { margin-bottom: 0; }
.sideBarMenu .mContList:last-child:after { display: none; }
.sideBarMenu .mContList:after { content: ''; height: 1px; position: absolute; left: 15px; right: 30px; bottom: 0; background: rgba(6,29,76,0.10); }
.sideBarMenu .mContList .mContListtitle a { color: rgba(6,29,76,0.6); font-size: 14px; float: left; width: 100%; padding-left: 15px; line-height: 18px; margin-bottom: 9px; }
.sideBarMenu .mContList ul { list-style: none; margin: 0; padding: 0; }
.sideBarMenu .mContList > ul { float: left; width: 100%; }
.sideBarMenu .mContList > ul > li { float: left; width: 100%; position: relative; }
.sideBarMenu .mContList > ul > li .dropdownBtn { position: absolute; right: 0; top: 0; width: 100%; height: 40px; text-align: right; padding-right: 15px; z-index: 2; cursor: pointer; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: flex-end; -webkit-justify-content: flex-end; }
.sideBarMenu .mContList > ul > li .dropdownBtn img { width: 8px; display: inline-block; vertical-align: top; }
.sideBarMenu .mContList > ul > li > a { color: #061D4C; font-size: 14px; line-height: 18px; padding: 11px 15px; float: left; width: 100%; z-index: 1; position: relative; }
.sideBarMenu .mContList > ul li a:after { content: ''; position: absolute; left: 0; top: 0; right: 100%; height: 40px; background: #E7EAEF; z-index: -1; transition: right .2s ease-in-out; }
.sideBarMenu .mContList > ul > li:hover > a:after { right: 0; }
.sideBarMenu .mContList > ul > li.active > a:after { right: 0; }
/*.sideBarMenu .mContList > ul > li ul { float: left; width: 100%; display: none; }*/
.sideBarMenu .mContList > ul > li ul li { float: left; width: 100%; }
.sideBarMenu .mContList > ul > li ul li a { float: left; width: 100%; color: #061D4C; font-size: 12px; line-height: 18px; padding: 11px 0 11px 30px; position: relative; }
.sideBarMenu .mContList > ul > li ul li a:hover:after { right: 0; }
/*breadCrumb*/
.breadCrumb { float: left; width: 100%; border-bottom: 1px solid #E8E8E8; padding-bottom: 10px; margin-bottom: 20px; }
.breadCrumb ul { float: left; width: 100%; list-style: none; margin: 0; padding: 0; }
.breadCrumb ul li { float: left; }
.breadCrumb ul li a { float: left; color: #061D4C; font-size: 12px; line-height: 15px; }
.breadCrumb ul li a:after { content: ''; float: right; background: url('/Market/Content/images/ikon_rightince.svg')no-repeat center center; height: 15px; width: 4px; margin: 0 5px; background-size: 100% 100%; }
.breadCrumb ul li:last-child a:after { display: none; }
/*ContainerAlan*/
#content { float: left; width: 100%; }
.contentDiv { float: left; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.ContentLeft { float: left; width: 360px; }
.ContentRight { float: left; width: calc(100% - 360px); padding: 50px 0; }
.RightTop { float: left; width: 100%; }
.RightMiddle { float: left; width: 100%; }
.rContainer { max-width: 100%; margin: 0 68px; display: block; }
#navigation { width: 100%; top: 80px; position: sticky; left: 0; bottom: 0; float: left; overflow-y: auto; overflow-x: hidden; border-bottom: 1px solid #CCCCCC; }
#navigation::-webkit-scrollbar { width: 5px; }
#navigation::-webkit-scrollbar-track { background: #efefef; }
#navigation::-webkit-scrollbar-thumb { background: #15274B; }
/*IcerikAlan*/
.divArama { float: left; width: 100%; margin-bottom: 60px; }
.divArama .contArama { float: left; width: calc(100% - 44%); }
.divArama .contArama .aramaTitle { float: left; width: 100%; color: #061D4C; font-size: 28px; font-weight: 900; line-height: 1.4; }
.divArama .contArama .aramaTitle p { margin: 0; padding: 0; }
.divArama .contArama .contInput { float: left; width: 100%; margin-top: 20px; }
.divArama .contArama .contInput .searchContent { width: 100%; display: block; }
.divArama .contArama .contInput .searchContent .search { max-width: 625px; }
.divArama .contArama .contInput .searchContent .textArama { height: 40px; padding-right: 40px; }
.divArama .contArama .contInput .searchContent .textAramaBtn { background-size: 15px 15px; height: 40px; width: 40px; }
.divArama .Rimg { float: right; width: 44%; }
.divArama .Rimg ul { float: left; width: 100%; padding: 0; margin: 0; list-style: none; }
.divArama .Rimg ul li { float: left; width: 100%; }
.divArama .Rimg ul li a { float: left; width: 100%; }
/**/
.divIcerik { float: left; width: 100%; }
.UrunContainer { float: left; width: 100%; }
.UrunContainer .urunBaslik { float: left; width: 100%; margin-bottom: 17px; }
.UrunContainer .urunBaslik .baslikLeft { float: left; color: #061D4C; font-size: 24px; line-height: 30px; font-weight: 600; }
.UrunContainer .urunBaslik .baslikRight { float: right; }
.UrunContainer .urunBaslik .baslikRight a { float: left; color: #061D4C; font-size: 14px; line-height: 30px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.UrunContainer .urunBaslik .baslikRight a:hover { text-decoration: underline; }
.UrunContainer .urunBaslik .baslikRight a svg { width: 4px; margin-left: 7px; }
.UrunList { float: left; width: 100%; }
.UrunList ul { margin: 0 -8px; padding: 0; list-style: none; }
.UrunList ul li { float: left; width: 25%; padding: 0 8px; margin-bottom: 16px; }
.UrunList .urunItem { float: left; width: 100%; border: 1px solid #CCCCCC; padding: 20px 25px; position: relative; height: 310px; }
.UrunList .urunItem .urunImg { float: left; clear: left; }
.UrunList .urunItem .urunImg a { float: left; }
.UrunList .urunItem .urunDetail { float: left; width: 100%; padding-top: 12px; height: 203px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: column; -webkit-flex-direction: column; justify-content: space-between; -webkit-justify-content: space-between; }
.UrunList .urunItem .urunName { float: left; width: 100%; margin-bottom: 3px; }
.UrunList .urunItem .urunName a { float: left; width: 100%; color: #061D4C; font-size: 20px; line-height: 25px; font-weight: 900; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 25px; }
.UrunList .urunItem .urunText { float: left; width: 100%; color: #061D4C; font-size: 14px; line-height: 20px; margin-bottom: 10px; max-height: 60px; overflow: hidden; padding: 2px 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.UrunList .urunItem .urunText p { margin: 0; }
.UrunList .urunItem .urunEkli { float: left; width: 100%; margin-top: 40px; height: 38px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: flex-end; -webkit-align-items: flex-end; justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; }
.UrunList .urunItem .urunFiyat { float: left; }
.UrunList .urunItem .urunFiyat .regularPrice { display: block; color: #a2a2a2; font-size: 12px; line-height: 15px; text-decoration: line-through; }
.UrunList .urunItem .urunFiyat .discountPrice { display: block; color: #061D4C; font-size: 18px; font-weight: 900; line-height: 23px; }
.UrunList .urunItem .satinAlbtn { float: right; }
.UrunList .urunItem .satinAlbtn a { float: left; border: 1px solid #061D4C; text-align: center; padding: 0 15px; color: #061D4C; font-size: 13px; line-height: 28px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.UrunList .urunItem .satinAlbtn a svg { width: 4px; height: 7px; margin-left: 8px; display: inline-block; vertical-align: top; }
.UrunList .urunItem .satinAlbtn a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
.UrunList .urunItem .urunIcon { position: absolute; right: -1px; top: -1px; }
.UrunList .urunItem .urunIcon > div { float: right; clear: right; padding: 0 15px; line-height: 28px; overflow: hidden; color: #fff; font-size: 13px; font-weight: 800; text-align: center; margin-bottom: 5px; }
.UrunList .urunItem .yeniIcon { background: #02C853; }
.UrunList .urunItem .trendIcon { background: #3F81F8; }
.UrunList .urunItem .ekIcon { background: #ea4545; }
.UrunListSayfalama { text-align: center; float: left; width: 100%; margin-top: 15px; }
.UrunListSayfalama a { cursor: pointer; border: 1px solid #061D4C;margin:0 auto; text-align: center; padding: 0 30px; width: 250px; color: #061D4C; font-size: 13px; line-height: 38px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; transition: background .1s ease-in-out,color .1s ease-in-out,fill .1s ease-in-out; }
.UrunListSayfalama a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
.UrunList .product-label5 { background: #f1eaff; }

.urunPuan {
    float: left;
    width: 100%;
}
.ratingList { float: left; line-height: 0; margin-top: 2px; margin-right: 5px; }
.ratingList > div { float: left; width: 11px; margin-right: 2px; fill: #c7c7c7; }
.ratingList > div svg { width: 100%; height: 10px; }
.ratingPuan { float: left; font-size: 12px; color: #061D4C; line-height: 15px; }
/*4Puan*/
.ratingList[data-rating^='1'] .star1 svg { fill: #f1c845; }
/*4Puan*/
.ratingList[data-rating^='2'] .star1 svg { fill: #f1c845; }
.ratingList[data-rating^='2'] .star2 svg { fill: #f1c845; }
/*4Puan*/
.ratingList[data-rating^='3'] .star1 svg { fill: #f1c845; }
.ratingList[data-rating^='3'] .star2 svg { fill: #f1c845; }
.ratingList[data-rating^='3'] .star3 svg { fill: #f1c845; }
/*4Puan*/
.ratingList[data-rating^='4'] .star1 svg { fill: #f1c845; }
.ratingList[data-rating^='4'] .star2 svg { fill: #f1c845; }
.ratingList[data-rating^='4'] .star3 svg { fill: #f1c845; }
.ratingList[data-rating^='4'] .star4 svg { fill: #f1c845; }
/*tampuan*/
.ratingList[data-rating^='5'] svg { fill: #f1c845; }
/**/
.BannerContainer { float: left; width: 100%; margin: 25px 0; }
.BannerContainer .Bannerlist { float: left; width: 100%; }
.BannerContainer .Bannerlist ul { padding: 0; margin: 0 -8px; list-style: none; }
.BannerContainer .Bannerlist ul li { float: left; width: 33.33%; padding: 0 8px; margin: 0 0 16px; list-style: none; }
.BannerContainer .Bannerlist ul li .bannerDiv { float: left; width: 100%; position: relative; }
.BannerContainer .Bannerlist ul li .bannerDiv .bannerimg { float: left; width: 100%; overflow: hidden; }
.BannerContainer .Bannerlist ul li .bannerDiv .bannerimg img { transition: transform 1s ease-in-out; }
.BannerContainer .Bannerlist ul li .bannerDiv:hover .bannerimg img { transform: scale(1.05); }
.BannerContainer .Bannerlist ul li .bannerDiv .bannertex { float: left; width: 100%; height: 70px; background: rgba(255,255,255,0.90); padding: 0 20px; position: absolute; left: 0; bottom: 0; right: 0; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; }
.BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnT { float: left; color: #061D4C; font-size: 22px; font-weight: 900; }
.BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL { float: right; }
.BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL a { border: 1px solid #061D4C; text-align: center; width: 150px; line-height: 28px; color: #061D4C; fill: #061D4C; font-size: 13px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL a svg { width: 4px; height: 7px; margin-left: 8px; }
.BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
/*urundetay*/
.TopDet { float: left; width: 100%; margin-top: 50px; padding-bottom: 50px; border-bottom: 1px solid #E8E8E8; }
.TopDet .leftDet { float: left; width: 50%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: flex-start; -webkit-align-items: flex-start; justify-content: flex-start; -webkit-justify-content: flex-start; -ms-justify-content: flex-start; }
.TopDet .leftDet .leftD { float: left; width: 65px; margin-right: 25px; }
.TopDet .leftDet .rightD { float: left; width: calc(100% - 90px); max-width: 480px; }
.TopDet .leftDet .rightD .urunName { float: left; width: 100%; }
.TopDet .leftDet .rightD .urunName h1 { color: #061D4C; font-size: 32px; font-weight: 900; line-height: 65px; }
.TopDet .leftDet .rightD .ratingList { margin-top: 4px; }
.TopDet .leftDet .rightD .ratingList > div { width: 15px; }
.TopDet .leftDet .rightD .ratingList > div svg { height: 14px; }
.TopDet .leftDet .rightD .ratingPuan { font-size: 16px; line-height: 20px; }
.TopDet .leftDet .rightD .urunText { float: left; width: 100%; margin-top: 35px; color: #061D4C; font-size: 16px; line-height: 1.5; }
.TopDet .leftDet .rightD .urunText p { margin: 0; padding: 0; }
.TopDet .leftDet .rightD .urunEkli { float: left; width: 100%; margin-top: 60px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; }
.TopDet .leftDet .rightD .urunEkli .urunFiyat { float: left; }
.TopDet .leftDet .rightD .urunEkli .urunFiyat .regularPrice { display: block; color: #a2a2a2; font-size: 20px; line-height: 1; text-decoration: line-through; margin-bottom: 5px; }
.TopDet .leftDet .rightD .urunEkli .urunFiyat .discountPrice { display: block; color: #061D4C; font-size: 24px; font-weight: 900; line-height: 1; }
.TopDet .leftDet .rightD .urunEkli .urunFiyat .discountPrice .spankdv { font-weight: normal; font-size: 14px; }
.TopDet .leftDet .rightD .urunEkli .urunSepet { float: left; }
.TopDet .leftDet .rightD .urunEkli .urunSepet a { float: left; border: 1px solid #061D4C; text-align: center; padding: 0 30px; width: 250px; color: #061D4C; font-size: 13px; line-height: 38px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.TopDet .leftDet .rightD .urunEkli .urunSepet a svg { width: 4px; height: 7px; margin-left: 8px; display: inline-block; vertical-align: top; }
.TopDet .leftDet .rightD .urunEkli .urunSepet a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
.TopDet .rightDet { float: left; width: 50%; }
.TopDet .rightDet .Galeriowl { height: 400px; float: left; width: 100%; }
.TopDet .rightDet .Galeriowl img { max-height: 100%; margin: 0 auto; }
.TopDet .rightDet ul { list-style: none; margin: 0; padding: 0; height: 100%;; float: left; width: 100%; }
.TopDet .rightDet .owl-carousel .owl-stage-outer { height: 100%; }
.TopDet .rightDet .owl-carousel .owl-stage { height: 100%; }
.TopDet .rightDet .owl-carousel .owl-item { height: 100%; }
.TopDet .rightDet .owl-carousel .owl-item li { height: 100%; }
.TopDet .rightDet .owl-carousel .owl-item li a { height: 100%; float: left; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.MidDet { float: left; width: 100%; margin-top: 50px; padding-bottom: 50px; border-bottom: 1px solid #E8E8E8; }
.urunAciklama { float: left; width: 100%; }
.urunAciklama .AciklamaAlan { float: left; width: 100%; }
.urunAciklama .AciklamaAlan .aciklamaTitle { color: #061D4C; font-size: 28px; font-weight: 900; line-height: 35px; margin-bottom: 18px; float: left; width: 100%; }
.urunAciklama .AciklamaAlan .aciklamaTex { float: left; width: 100%; color: #061D4C; max-height: 100%;; overflow: hidden; position: relative; font-size: 16px; line-height: 1.4; }
.urunAciklama .AciklamaAlan .aciklamaTex:after { display: none; content: ''; position: absolute; left: 0; right: 0; bottom: 0; top: 30%; background: rgb(255,255,255); background: linear-gradient(0deg, rgba(255,255,255,1) 0, rgba(255,255,255,0.3) 100%); }
.urunAciklama .AciklamaAlan .aciklamaTex h3 { }
.urunAciklama .AciklamaAlan .aciklamaTex p { margin: 0; }
.urunAciklama .aciklamaTum { float: left; width: 100%; text-align: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; display: none; }
.urunAciklama.active .AciklamaAlan .aciklamaTex { overflow: visible; max-height: 100%; }
.urunAciklama.active .AciklamaAlan .aciklamaTex a:hover { color: #063263; font-weight: 700; }
.urunAciklama.active .AciklamaAlan .aciklamaTex:after { display: none; }
.urunAciklama.active .ackBtn { display: none; }
.ackBtn { cursor: pointer; border: 1px solid #061D4C; text-align: center; padding: 0 30px; width: 250px; margin-top: 15px; color: #061D4C; font-size: 13px; line-height: 38px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; transition: background .1s ease-in-out,color .1s ease-in-out,fill .1s ease-in-out; }
.ackBtn svg { width: 4px; height: 7px; margin-left: 8px; display: inline-block; vertical-align: top; }
.ackBtn:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
.urunGaleri { float: left; width: 100%; margin-top: 50px; padding-bottom: 50px; border-bottom: 1px solid #E8E8E8; }
.urunGaleri .Gtit { float: left; width: 100%; color: #061D4C; font-size: 28px; font-weight: 900; line-height: 35px; margin-bottom: 17px; }
.urunGaleri .Glist { float: left; width: 100%; }
.urunGaleri .Glist ul { float: left; width: 100%; list-style: none; margin: 0; padding: 0; }
.urunGaleri .Glist .owl-carousel .owl-stage { padding-left: 0 !important }
.UrunYorum { float: left; width: 100%; margin-top: 50px; }
.UrunYorum .yorumUst { float: left; width: 100%; margin-bottom: 17px; }
.UrunYorum .yorumUst .YorumTitle { float: left; color: #061D4C; font-size: 28px; font-weight: 900; line-height: 35px; }
.UrunYorum .yorumUst .YorumTop { float: right; color: #061D4C; font-size: 16px; line-height: 35px; }
.UrunYorum .yorumOrta { float: left; width: 100%; }
.UrunYorum .yorumOrta .yorumOrtaTitle { float: left; width: 100%; margin-bottom: 20px; }
.UrunYorum .yorumOrta .yorumOrtaTitle .YorumPuan { float: left; margin-bottom: 15px; }
.UrunYorum .yorumOrta .yorumOrtaTitle .YorumPuan .ratingPuan { margin-left: 0; margin-right: 10px; font-size: 22px; font-weight: 900; line-height: 28px; }
.UrunYorum .yorumOrta .yorumOrtaTitle .YorumPuan .ratingList { margin-top: 6px; }
.UrunYorum .yorumOrta .yorumOrtaTitle .YorumPuan .ratingList > div { width: 16px; }
.UrunYorum .yorumOrta .yorumOrtaTitle .YorumPuan .ratingList > div svg { height: 15px; }
.UrunYorum .yorumOrta .yorumOrtaTitle .yorumButton { float: left; clear: left; }
.UrunYorum .yorumOrta .yorumOrtaTitle .yorumButton a { float: left; border: 1px solid #4384F5; color: #061D4C; font-size: 15px; line-height: 19px; padding: 9px 17px 8px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.UrunYorum .yorumOrta .yorumOrtaTitle .yorumButton a svg { width: 14px; margin-left: 6px; }
.UrunYorum .yorumOrta .yorumOrtaTitle .yorumButton a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
.UrunYorum .yorumOrta .yorumOrtaTitle .yorumSirala { float: right; clear: right; display: none; }
.UrunYorum .yorumOrta .yorumOrtaTitle .yorumSirala span { color: #061D4C; font-size: 15px; margin-right: 7px }
.UrunYorum .yorumOrta .yorumOrtaTitle .yorumSirala select { border: 1px solid #4384F5; color: #061D4C; font-size: 15px; line-height: 19px; padding: 9px 17px 8px; }
.UrunYorum .yorumOrta .YorumList { float: left; width: 100%; position: relative; max-height: 560px; overflow: hidden; }
.UrunYorum .yorumOrta .YorumList:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; top: 30%; background: rgb(255,255,255); background: linear-gradient(0deg, rgba(255,255,255,1) 0, rgba(255,255,255,0.3) 100%); }
.UrunYorum .yorumOrta .YorumList ul { float: left; width: 100%; padding: 0; margin: 0; list-style: none; }
.UrunYorum .yorumOrta .YorumList ul li { float: left; width: 100%; border: 1px solid #E8E8E8; padding: 25px; border-bottom: none; }
.UrunYorum .yorumOrta .YorumList ul li:last-child { border-bottom: 1px solid #E8E8E8; }
.UrunYorum .yorumOrta .YorumList .yorumDiv { float: left; width: 100%; }
.UrunYorum .yorumOrta .YorumList .yorumDivust .YorumPuan { float: left; width: auto; margin-right: 5px; }
.UrunYorum .yorumOrta .YorumList .yorumDivust .YorumPuan .ratingList { margin: 5px 0 0; }
.UrunYorum .yorumOrta .YorumList .yorumDivust .YorumPuan .ratingList > div { width: 12px; }
.UrunYorum .yorumOrta .YorumList .yorumDivust .YorumPuan .ratingList > div svg { height: 12px; }
.UrunYorum .yorumOrta .YorumList .yorumDivust .yorumIsim { float: left; color: #061D4C; font-size: 16px; line-height: 20px; }
.UrunYorum .yorumOrta .YorumList .yorumDivust .yorumTarih { float: right; color: #061D4C; font-size: 14px; line-height: 20px; }
.UrunYorum .yorumOrta .YorumList .yorumDivalt { float: left; width: 100%; color: #061D4C; font-size: 14px; }
.UrunYorum .yorumAlt { float: left; width: 100%; text-align: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.UrunYorum.active .yorumOrta .YorumList { overflow: visible; max-height: 100%; }
.UrunYorum.active .yorumOrta .YorumList:after { display: none; }
.UrunYorum.active .ackBtn { display: none; }
.BotDet { float: left; width: 100%; margin: 50px 0; }

.owl-nav { position: absolute; left: 20px; right: 20px; top: 50%; margin-top: -25px; }
.owl-nav .ProductListprev { left: 0; }
.owl-nav .ProductListnext { right: 0; }
.owl-nav .ProductListprev, .owl-nav .ProductListnext { font-size: 0; width: 50px; height: 50px; border-radius: 100%; background: rgba(255,255,255,0.8); position: absolute; cursor: pointer; transition: .2s ease-in-out; }
.owl-nav .ProductListprev:before, .owl-nav .ProductListnext:before { content: ''; float: left; width: 100%; height: 50px; }
.owl-nav .ProductListprev:before { background: url('/Market/Content/images/ikon_leftince.svg')no-repeat center center; background-size: 6px 10px; }
.owl-nav .ProductListnext:before { background: url('/Market/Content/images/ikon_rightince.svg')no-repeat center center; background-size: 6px 10px; }
.owl-nav .ProductListprev:hover, .owl-nav .ProductListnext:hover { background: #fff; }
.owl-dots { display: none; }

/*Kategori*/
.ContentRight.KategoriRight { padding-top: 0; }
.KategoriRight .RightTop { float: left; width: 100%; background: #3F81F8; border-bottom: 3px solid #15274B; padding: 40px 0; margin-bottom: 40px; }
.katlist { float: left; width: 100%; }
.katlist .ktl1 { float: left; width: 100%; margin-bottom: 45px; }
.katlist .ktl1 .klTitle { float: left; width: 100%; color: #fff; font-size: 30px; line-height: 38px; margin-bottom: 10px; font-weight: 900; }
.katlist .ktl1 .klTitle2 { float: left; width: 100%; color: #fff; font-size: 20px; line-height: 25px; }
.katlist .ktl2 { float: left; width: 100%; }
.katlist .ktl2 .tumBtn { float: left; width: 240px; }
.katlist .ktl2 .tumBtn a { float: left; border: 1px solid #fff; text-align: center; padding: 0; width: 164px; color: #fff; font-size: 12px; fill: #fff; line-height: 28px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.katlist .ktl2 .tumBtn a svg { width: 4px; height: 7px; margin-left: 8px; display: inline-block; vertical-align: top; }
.katlist .ktl2 .tumBtn a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
.katlist .ktl2 .tumList { float: left; width: calc(100% - 240px); }
.katlist .ktl2 .tumList ul { padding: 0; margin: 0 -8px; list-style: none; }
.katlist .ktl2 .tumList ul li { float: left; width: 25%; padding: 0 8px; margin-bottom: 16px; }
.katlist .ktl2 .tumList ul li a { float: left; border: 1px solid #fff; text-align: center; padding: 0; width: 100%; color: #fff; font-size: 12px; fill: #fff; line-height: 28px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.katlist .ktl2 .tumList ul li a svg { width: 4px; height: 7px; margin-left: 8px; display: inline-block; vertical-align: top; }
.katlist .ktl2 .tumList ul li a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
.KategoriUrunler { float: left; width: 100%; }

/*sepetSayfasi*/
.SepetimContent { float: left; width: 100%; margin: 50px 0; }
.sepetContainer { max-width: 1180px; display: block; margin: 0 auto; }
.sepetUst { float: left; width: 100%; margin-bottom: 22px; }
.sepetOrta { float: left; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.sepetBos .sepetOrtaLeft { float: left; width: 100%; padding: 0; }
.sepetOrtaLeft { float: left; width: calc(100% - 284px); padding-right: 16px; }
.sepetOrtaRight { float: left; width: 284px; padding-top: 60px; }
.sepetOrtaRight .sepetSticky { float: left; width: 100%; position: -webkit-sticky; position: sticky; top: 90px; }
.sepetOrtaLeft .sepetTitles { float: left; width: 100%; margin-bottom: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: flex-end; -webkit-justify-content: flex-end; -ms-justify-content: flex-end; padding-right: 40px; }
.sepetOrtaLeft .sepetTitles > div { color: #061D4C; line-height: 40px; font-size: 16px; font-weight: 600; cursor: default; }
.sepetOrtaLeft .sepetTitles .title1 { font-size: 32px; font-weight: 900; flex: 1; }
.sepetOrtaLeft .sepetTitles .title2, .sepetOrtaLeft .sepetTitles .title3, .sepetOrtaLeft .sepetTitles .title4 { flex: .3; text-align: center; }
.sepetOrtaLeft .sepetIcerik { float: left; width: 100%; background: rgba(235,240,246,0.5); }
.sepetOrtaLeft .sptCont { float: left; width: 100%; }
.sepetOrtaLeft .sptCont ul { float: left; width: 100%; margin: 0; padding: 40px 40px 0; list-style: none; }
.sepetOrtaLeft .sptCont ul li { float: left; width: 100%; position: relative; border-bottom: 1px solid rgba(6,29,76,0.1); padding-bottom: 40px; margin-bottom: 40px; }
.sepetOrtaLeft .sptCont ul li:last-child { margin-bottom: 20px; }
.sepetOrtaLeft .sptCont ul li .sptLi { float: left; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: flex-end; -webkit-justify-content: flex-end; -ms-justify-content: flex-end; padding-right: 0; }
.sepetOrtaLeft .sptCont ul li .sptLi > div { flex: .33; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.sepetOrtaLeft .sptCont ul li .sptLi > div.spt1 { flex: 1; justify-content: flex-start; -webkit-justify-content: flex-start; }
.sepetOrtaLeft .sptCont ul li .sptLi > div.spt3 { flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; }
.sepetOrtaLeft .sptCont ul li .sptLi .urunimg { margin-right: 14px; float: left; min-width: 65px; }
.sepetOrtaLeft .sptCont ul li .sptLi .urundetail { float: left; }
.sepetOrtaLeft .sptCont ul li .sptLi .urundetail .urunAdi { float: left; clear: left; color: #061D4C; font-size: 16px; font-weight: 900; line-height: 20px; margin-bottom: 2px; }
.sepetOrtaLeft .sptCont ul li .sptLi .urundetail .siteAdi { float: left; clear: left; }
.sepetOrtaLeft .sptCont ul li .sptLi .urundetail .siteAdi select { border: 1px solid #C8D5E5; height: 20px; font-size: 12px; padding-right: 20px; }
.sepetOrtaLeft .sptCont ul li .sptLi .adetTip { display: inline-block; vertical-align: top; position: relative; width: 76px; }
.sepetOrtaLeft .sptCont ul li .sptLi .adetTip .adetBtn { position: absolute; top: 0; bottom: 0; width: 20px; z-index: 2; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.sepetOrtaLeft .sptCont ul li .sptLi .adetTip .adetBtn svg { width: 8px; }
.sepetOrtaLeft .sptCont ul li .sptLi .adetTip .adetBtn.adetAzalt { left: 0; }
.sepetOrtaLeft .sptCont ul li .sptLi .adetTip .adetBtn.adetArttir { right: 0; }
.sepetOrtaLeft .sptCont ul li .sptLi .adetTip .adetInput { width: 36px; height: 36px; margin: 0 auto; display: block; padding: 0; background: #fff; border: 1px solid #C8D5E5; color: #061D4C; font-size: 14px; text-align: center; }
.sepetOrtaLeft .sptCont ul li .sptLi .regularPrice { color: #a2a2a2; font-size: 16px; font-weight: normal; text-decoration: line-through; }
.sepetOrtaLeft .sptCont ul li .sptLi .discountPrice { color: #061D4C; font-size: 16px; font-weight: 600; }
.sepetOrtaLeft .sptCont ul li .sptLi .spt4 { color: #061D4C; font-size: 16px; font-weight: 600; }
.sepetOrtaLeft .sptCont ul li .sepetCikarBtn { position: absolute; right: -40px; top: 0; bottom: 0; width: 50px; height: 65px; text-align: center; }
.sepetOrtaLeft .sptCont ul li .sepetCikarBtn a { float: left; width: 100%; height: 100%; fill: #BFBFBF; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.sepetOrtaLeft .sptCont ul li .sepetCikarBtn a svg { width: 12px; }
.sepetOrtaLeft .sptCont ul li .sepetCikarBtn a:hover { fill: #d43e3e; }
.sepetOrtaLeft .sptBtns { float: left; width: 100%; padding: 0 40px 20px; }
.sepetOrtaLeft .sptBtns .devamBtn { float: left; }
.sepetOrtaLeft .sptBtns .devamBtn a { border: 1px solid #061D4C; text-align: center; background: #fff; padding: 0 30px; width: 250px; color: #061D4C; font-size: 13px; line-height: 25px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; transition: background .1s ease-in-out,color .1s ease-in-out,fill .1s ease-in-out; }
.sepetOrtaLeft .sptBtns .devamBtn a svg { width: 4px; height: 7px; margin-right: 8px; display: inline-block; vertical-align: top; }
.sepetOrtaLeft .sptBtns .devamBtn a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
.sepetOrtaLeft .sptBtns .temizleBtn { float: right; }
.sepetOrtaLeft .sptBtns .temizleBtn a { float: left; color: #061D4C; font-size: 14px; line-height: 27px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.sepetOrtaLeft .sptBtns .temizleBtn a:hover { color: #d43e3e; fill: #d43e3e; }
.sepetOrtaLeft .sptBtns .temizleBtn a svg { width: 4px; margin-left: 7px; }
.sepetOrtaRight .OrtaRightUst { float: left; width: 100%; margin-bottom: 16px; background: rgba(235,240,246,0.5); padding: 30px 40px; }
.sepetOrtaRight .OrtaRightUst .indirimKod { float: left; width: 100%; }
.sepetOrtaRight .OrtaRightUst .indirimKod > span { color: #061D4C; font-size: 14px; line-height: 18px; margin-bottom: 9px; display: block; }
.sepetOrtaRight .OrtaRightUst .indirimInput { float: left; width: 100%; position: relative; }
.sepetOrtaRight .OrtaRightUst .indirimInput #indirimKodu { float: left; width: calc(100% - 60px); height: 36px; border: 1px solid #C8D5E5; border-right: none; padding: 0 14px; color: #061D4C; font-size: 14px; }
.sepetOrtaRight .OrtaRightUst .indirimInput #indirimEkle { float: left; width: 60px; height: 36px; background: #062754; color: #fff; font-size: 14px; font-weight: 700; border: none; padding: 0; cursor: pointer; transition: background .1s ease-in-out; }
.sepetOrtaRight .OrtaRightUst .indirimInput #indirimEkle:hover { background: #02C853; }
.sepetOrtaRight .OrtaRightAlt { float: left; width: 100%; margin-bottom: 16px; background: rgba(235,240,246,0.5); padding: 30px 30px; }
.sepetOrtaRight .OrtaRightAlt .AraToplamGosterim { float: left; width: 100%; }
.sepetOrtaRight .OrtaRightAlt .AraToplamGosterim ul { float: left; width: 100%; margin: 0; padding: 0; list-style: none; }
.sepetOrtaRight .OrtaRightAlt .AraToplamGosterim ul li { float: left; width: 100%; margin-bottom: 10px; }
.sepetOrtaRight .OrtaRightAlt .AraToplamGosterim ul li:last-child { margin-bottom: 0; }
.sepetOrtaRight .OrtaRightAlt .AraToplamGosterim ul li span { color: #061D4C; font-size: 14px; float: left; }
.sepetOrtaRight .OrtaRightAlt .AraToplamGosterim ul li span.tutar { float: right; font-weight: 600; }
.sepetOrtaRight .OrtaRightAlt .AraToplamGosterim ul li.genelToplam span { font-weight: 900; }
.sepetOrtaRight .sptTamamla { float: left; width: 100%; }
.sepetOrtaRight .sptTamamla.ustButton { margin-bottom: 16px; }
.sepetOrtaRight .sptTamamla a { float: left; width: 100%; background: #061D4C; color: #fff; fill: #fff; font-size: 13px; line-height: 49px; text-align: center; }
.sepetOrtaRight .sptTamamla a svg { width: 4px; margin-left: 7px; height: 10px; }
.sepetOrtaRight .sptTamamla a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
/*Odemesayfasi*/
.OdemeContent .odemeTab { float: left; width: 100%; }
.OdemeContent .odemeTab .odemeThead { float: left; width: 100%; margin-bottom: 30px; }
.OdemeContent .odemeTab .odemeThead ul { float: left; padding: 0; margin: 0; list-style: none; }
.OdemeContent .odemeTab .odemeThead ul li { float: left; margin-right: 45px; }
.OdemeContent .odemeTab .odemeThead ul li:last-child { margin-right: 0; }
.OdemeContent .odemeTab .odemeThead ul li span { line-height: 20px; cursor: pointer; display: inline-block; vertical-align: top; position: relative; color: #15274B; font-size: 15px; font-weight: 600; }
.OdemeContent .odemeTab .odemeThead ul li span:before { content: ''; float: left; width: 20px; height: 20px; border: 1px solid #4384F5; margin-right: 10px; background: #fff; }
.OdemeContent .odemeTab .odemeThead ul li.active span:after { content: ''; position: absolute; left: 3px; top: 3px; width: 14px; height: 14px; background: #4384F5; }
.OdemeContent .odemeTab .odemeBody { float: left; width: 100%; }
.OdemeContent .odemeTab .odemeBody .odemeAlt { float: left; width: 100%; display: none; }
.OdemeContent .odemeTab .odemeBody .odemeAlt.active { display: block; }
.OdemeContent .odemeTab .odemeBody .CreditCardOdeme { float: left; width: 100%; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo { float: left; width: 100%; margin-bottom: 20px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo { float: left; width: 100%; margin-bottom: 10px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo ul { margin: 0 -25px; padding: 0; list-style: none; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo ul li { float: left; width: 50%;; padding: 0 25px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo .creditName { float: left; width: 100%; position: relative; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo .creditNumber { float: left; width: 100%; position: relative; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo span { float: left; width: 100%; color: #15274B; font-size: 15px; font-weight: 600; line-height: 23px; margin-bottom: 5px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo span.warningmessage { color: #d43e3e; font-size: 14px; font-weight: bold; margin: 0; width: auto; position: absolute; right: 0; top: 0; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo input { float: left; width: 100%; background: #fff; border: 1px solid #4384F5; padding: 0 10px; height: 40px; font-size: 14px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo input::-webkit-input-placeholder { color: #CBCBCB; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo input:-moz-placeholder { color: #CBCBCB; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo input::-moz-placeholder { color: #CBCBCB; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo input:-ms-input-placeholder { color: #CBCBCB; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo input:focus { color: #000; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv { float: left; width: 100%; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv ul { float: left; width: 100%; padding: 0; margin: 0; list-style: none; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv ul li { float: left; margin-right: 40px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv ul li:last-child { margin-right: 0; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv span { display: block; color: #15274B; font-size: 15px; font-weight: 600; line-height: 23px; margin-bottom: 5px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv span.warningmessage { color: #d43e3e; font-size: 14px; font-weight: bold; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .creditDate { float: left; width: 100%; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .creditDate select { float: left; background: #fff; border: 1px solid #4384F5; padding: 0 15px; height: 40px; color: #707070; font-size: 14px; margin-right: 15px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .creditDate select:last-child { margin-right: 0; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .cCCv { float: left; width: 100%; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .cCCv input { float: left; width: 65px; background: #fff; border: 1px solid #4384F5; padding: 0 10px; height: 40px; font-size: 14px; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .cCCv input::-webkit-input-placeholder { color: #CBCBCB; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .cCCv input:-moz-placeholder { color: #CBCBCB; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .cCCv input::-moz-placeholder { color: #CBCBCB; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .cCCv input:-ms-input-placeholder { color: #CBCBCB; }
.OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv .cCCv input:focus { color: #000; }
.OdemeContent .odemeTab .odemeBody .CreditCardimg { float: left; width: 100%; margin-bottom: 0; }
.OdemeContent .odemeTab .odemeBody .CreditCardimg > span { float: left; width: 100%; color: #15274B; font-size: 18px; font-weight: 600; line-height: 23px; margin-bottom: 20px; }
.OdemeContent .odemeTab .odemeBody .haveleEft { float: left; width: 100%; }
.OdemeContent .odemeTab .odemeBody .haveleEft .heftTitle { float: left; width: 100%; color: #15274B; font-size: 18px; font-weight: 600; line-height: 23px; border-bottom: 1px solid #CBCBCB; padding-bottom: 5px; margin-bottom: 30px; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar { float: left; width: 100%; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar ul { float: left; width: 100%; padding: 0; margin: 0; list-style: none; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar ul li { float: left; width: 100%; margin-bottom: 25px; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar ul li:last-child { margin-bottom: 0; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList { float: left; width: 100%; position: relative; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList input { float: left; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList label:before { position: absolute; left: 0; top: 0; content: ''; width: 25px; height: 25px; border: 1px solid #4384F5; margin-right: 10px; background: #fff; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList input[type=radio]:checked + label:after { content: ''; position: absolute; left: 3px; top: 3px; width: 19px; height: 19px; background: #4384F5; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList label { float: left; color: #15274B; padding-left: 35px; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList .bankaName { float: left; clear: left; font-size: 18px; font-weight: 600; line-height: 23px; margin-bottom: 4px; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList .bankaIban { float: left; clear: left; font-size: 14px; line-height: 19px; }
.OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList .bankatici { float: left; clear: left; font-size: 14px; font-weight: 600; font-style: italic; line-height: 19px; }

.sepetOrtaRight .OrtaRightUst .sepetOzet { float: left; width: 100%; }
.sepetOrtaRight .OrtaRightUst .sepetOzet ul { float: left; width: 100%; padding: 0; margin: 0; list-style: none; }
.sepetOrtaRight .OrtaRightUst .sepetOzet ul li { float: left; width: 100%; margin-bottom: 20px; }
.sepetOrtaRight .OrtaRightUst .sepetOzet ul li .sepetozetUrun { float: left; width: 100%; }
.sepetOrtaRight .OrtaRightUst .sepetOzet ul li .ozturunimg { float: left; width: 28px; }
.sepetOrtaRight .OrtaRightUst .sepetOzet ul li .ozeturunDesc { float: left; width: calc(100% - 28px); padding-left: 8px; }
.sepetOrtaRight .OrtaRightUst .sepetOzet ul li .ozeturunDesc .oztAd { color: #061D4C; font-size: 13px; font-weight: 600; line-height: 16px; margin-bottom: 2px; }
.sepetOrtaRight .OrtaRightUst .sepetOzet ul li .ozeturunDesc .oztNu { color: #061D4C; font-size: 11px; line-height: 14px; margin-bottom: 2px; }
.sepetOrtaRight .OrtaRightUst .sepetOzet ul li .ozeturunDesc .oztFt { color: #061D4C; font-size: 12px; font-weight: 900; line-height: 15px; }
.sepetOrtaRight .OrtaRightUst .sepetOzet .sepetOzetToplam { float: left; width: 100%; color: #061D4C; font-size: 16px; margin-top: 5px; }
.sepetOrtaRight .OrtaRightUst .sepetOzet .sepetOzetToplam .spt1 { float: left; font-weight: 600; }
.sepetOrtaRight .OrtaRightUst .sepetOzet .sepetOzetToplam .spt2 { float: right; font-weight: 900; }
.OdemeContent .sepetOrtaLeft .sepetIcerik { padding: 40px; }
.OdemeContent .sepetOrtaRight .OrtaRightAlt .AraToplamGosterim ul li.tutarToplam span { font-weight: 900; }
.sepetOrtaRight .OrtaRightAltAlt { float: left; width: 100%; margin-bottom: 16px; background: rgba(235,240,246,0.5); padding: 25px 15px 15px; }
.sepetOrtaRight .OrtaRightAltAlt .sepetCheck { float: left; width: 100%; position: relative; }
.sepetOrtaRight .OrtaRightAltAlt .sepetCheck .checkGDiv { float: left; width: 100%; }
.sepetOrtaRight .OrtaRightAltAlt .sepetCheck .checkGDiv input { position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; }
.sepetOrtaRight .OrtaRightAltAlt .sepetCheck .checkGDiv label:before { content: ''; float: left; width: 16px; height: 16px; border: 1px solid #4384F5; margin-right: 10px; }
.sepetOrtaRight .OrtaRightAltAlt .sepetCheck .checkGDiv input[type=checkbox]:checked + label:after { content: ''; position: absolute; left: 2px; top: 2px; width: 12px; height: 12px; background: #4384F5; }
.sepetOrtaRight .OrtaRightAltAlt .sepetCheck .checkGDiv label { line-height: 20px; color: #15274B; font-size: 12px; font-weight: 300; position: relative; }
.sepetOrtaRight .OrtaRightAltAlt .sepetCheck .checkGDiv label * { display: inline; vertical-align: top; }
.sepetOrtaRight .OrtaRightAltAlt .sepetCheck .checkGDiv label a { color: #3F81F8; text-decoration: underline; font-size: 12px; font-weight: 300; }
.sepetIcerik .sptTamamla { float: left; width: 100%; margin-top: 40px; }
.sepetIcerik .sptTamamla.ustButton { margin-bottom: 16px; }
.sepetIcerik .sptTamamla a { float: left; width: 284px; background: #061D4C; color: #fff; fill: #fff; font-size: 13px; line-height: 49px; text-align: center; }
.sepetIcerik .sptTamamla a svg { width: 4px; margin-left: 7px; height: 10px; }
.sepetIcerik .sptTamamla a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
/*siparistamamlandi*/
.fill_fff { fill: #fff; }
.fill_green { fill: #1EC459; }
.fill_red { fill: #FF0000; }
.siparisSonuc { float: left; width: 100%; margin: 50px 0 0; text-align: center; }
.siparisSonucUst { float: left; width: 100%; margin-top: 33px; margin-bottom: 45px; }
.siparisSonucUst .ssSvg { float: left; width: 100%; margin-bottom: 20px; }
.siparisSonucUst .ssTex { float: left; width: 100%; color: #061D4C; font-size: 32px; font-weight: 800; line-height: 40px; }
.siparisSonucUndo { float: left; width: 100%; color: #15274B; font-size: 16px; margin-bottom: 180px; }
.siparisSonucUndo a { color: #15274B; font-size: 16px; font-weight: 800; text-decoration: underline; margin-top: 25px; display: inline-block; vertical-align: top; }
.siparisSonucNo { float: left; width: 100%; margin-bottom: 45px; }
.siparisSonucNo .snTex { float: left; width: 100%; color: #061D4C; font-size: 20px; font-weight: 600; font-style: italic; line-height: 25px; margin-bottom: 6px; }
.siparisSonucNo .snNo { float: left; width: 100%; color: #061D4C; font-size: 32px; font-weight: 800; line-height: 40px; }
.siparisSonucBankaBilgi { float: left; width: 100%;margin-bottom:50px; }
.siparisSonucBankaBilgi .bankaDiv { max-width: 555px; margin: 0 auto; border: 1px solid #D3D3D3; padding: 10px; font-size: 16px; color: #061D4C; }
.siparisSonucHavaletex { float: left; width: 100%; margin-bottom: 75px; }
.siparisSonucHavaletex p { margin: 0; color: #061D4C; font-size: 16px; line-height: 22px; }
.siparisSonucUrunBilgi { float: left; width: 100%; margin-bottom: 90px; }
.siparisSonucUrunBilgi .urunBilgiTitle { float: left; width: 100%; color: #061D4C; font-size: 24px; font-weight: 800; line-height: 44px; margin-bottom: 44px; }
.siparisSonucUrunBilgi .urunList { float: left; width: 100%; list-style: none; padding: 0; margin: 0; }
.siparisSonucUrunBilgi .urunList > li { float: left; width: 100%; }
.siparisSonucUrunBilgi .urunList > li:nth-child(odd) { background: #F7FAFD; }
.siparisSonucUrunBilgi .divUrunBaslik { float: left; width: 100%; padding: 0 20px; height: 88px; disp #15274Blay: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -webkit-flex-direction: row; align-items: center; -webkit-align-items: center; justify-content: space-between; -webkit-justify-content: space-between; }
.siparisSonucUrunBilgi .divUrunBaslik .baslikSol { float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.siparisSonucUrunBilgi .divUrunBaslik .baslikSag { float: right; }
.siparisSonucUrunBilgi .divUrunBaslik .burunimg { float: left; width: 31px; margin-right: 9px; }
.siparisSonucUrunBilgi .divUrunBaslik .bTex { float: left; color: #061D4C; font-size: 16px; font-weight: 600; font-style: italic; }
.siparisSonucUrunBilgi .divUrunBaslik .bsagBtn { float: right; color: #061D4C; font-size: 16px; cursor: pointer; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.siparisSonucUrunBilgi .divUrunBaslik .bsagBtn svg { float: right; width: 16px; margin-left: 8px; }
.siparisSonucUrunBilgi .divUrunAciklama { float: left; width: 100%; display: none; }
.siparisSonucUrunBilgi .divUrunAciklama .aciklamaAlt { float: left; width: 100%; padding: 0 20px 10px;; text-align: left; }
.siparisSonucAlt { float: left; width: 100%; }
.siparisSonucAlt .ssAlt { float: left; width: 100%; color: #061D4C; font-size: 16px; line-height: 25px; }
.siparisSonucAlt .ssAltNo { float: left; width: 100%; }
.siparisSonucAlt .ssAltNo a { color: #061D4C; font-size: 16px; font-weight: 800; }
.siparisSonucAlt .ssAltNo a svg { width: 13px; margin-right: 5px; }
/*ModalCss*/
body.modalActive { overflow: hidden; }
.MarketModal { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 1001; display: none; }
.MarketModal.active { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.MarketModal .modalbg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.5); z-index: 1; }
.MarketModal .modalContent { position: absolute; left: 0; right: 0; background: #fff; max-width: 700px; margin: auto; z-index: 2; max-height: 700px; overflow-y: auto; overflow-x: hidden; }
.MarketModal .modalContent .modalTitle { background: #3F81F8; float: left; width: 100%; padding: 14px 12px 13px 25px; }
.MarketModal .modalContent .modalTitle .modaltex { float: left; line-height: 23px; color: #fff; font-size: 18px; font-weight: 700; }
.MarketModal .modalContent .modalTitle .modalclose { float: right; cursor: pointer; fill: #fff; line-height: 0; }
.MarketModal .modalContent .modalTitle .modalclose svg { width: 23px; height: 23px; }
.MarketModal .modalContent .modalMiddle { float: left; width: 100%; padding: 25px; }
.MarketModal .modalContent .modalMiddle .mMtitle { float: left; clear: left; color: #15274B; font-size: 26px; font-weight: 700; line-height: 33px; margin-bottom: 24px; }
.MarketModal .modalContent .modalMiddle .mRating { float: left; clear: left; margin-bottom: 50px; }
.MarketModal .modalContent .modalMiddle .mRating span { color: #15274B; font-size: 18px; font-weight: 600; line-height: 23px; float: left; clear: left; margin-bottom: 12px; }
.MarketModal .modalContent .modalMiddle .mRating .ratingList { clear: left; }
.MarketModal .modalContent .modalMiddle .mRating .ratingList > div { width: 30px; cursor: pointer; }
.MarketModal .modalContent .modalMiddle .mRating .ratingList > div svg { height: 30px; }
.MarketModal .modalContent .modalMiddle .mIcerik { float: left; width: 100%; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG { float: left; width: 100%; margin-bottom: 25px; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mBaslik { float: left; width: 100%; color: #15274B; font-size: 18px; font-weight: 600; line-height: 23px; margin-bottom: 5px; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput { float: left; width: 100%; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput input { float: left; width: 100%; border: 1px solid #4384F5; height: 40px; padding: 0 10px; color: #000; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput input::-webkit-input-placeholder { color: #CBCBCB; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput input:-moz-placeholder { color: #CBCBCB; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput input::-moz-placeholder { color: #CBCBCB; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput input:-ms-input-placeholder { color: #CBCBCB; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput input:focus { color: #000; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput textarea { float: left; width: 100%; border: 1px solid #4384F5; height: 40px; padding: 10px; color: #000; min-height: 75px; max-height: 150px; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput textarea::-webkit-input-placeholder { color: #CBCBCB; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput textarea:-moz-placeholder { color: #CBCBCB; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput textarea::-moz-placeholder { color: #CBCBCB; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput textarea:-ms-input-placeholder { color: #CBCBCB; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput textarea:focus { color: #000; }
.MarketModal .modalContent .modalMiddle .mIcerik .mformG .mInput span { float: right; color: #15274B; font-size: 12px; font-weight: 600; margin-top: 7px; line-height: 15px; }
.MarketModal .modalContent .modalMiddle .mIcerik .mCheckg { float: left; width: 100%; }
.MarketModal .modalContent .modalMiddle .mIcerik .mCheckg .checkG { float: left; width: 100%; }
.MarketModal .modalContent .modalMiddle .mIcerik .mCheckg .checkGDiv { float: left; width: 100%; margin-bottom: 10px; }
.MarketModal .modalContent .modalMiddle .mIcerik .mCheckg .checkGDiv input { /*position: absolute; left: 0; right: 0; top: 0; bottom: 0;*/ opacity: 0;width:0;padding:0;margin:0; }
.MarketModal .modalContent .modalMiddle .mIcerik .mCheckg .checkGDiv label:before { content: ''; float: left; width: 20px; height: 20px; border: 1px solid #4384F5; margin-right: 10px; }
.MarketModal .modalContent .modalMiddle .mIcerik .mCheckg .checkGDiv input[type=checkbox]:checked + label:after { content: ''; position: absolute; left: 3px; top: 3px; width: 14px; height: 14px; background: #4384F5; }
.MarketModal .modalContent .modalMiddle .mIcerik .mCheckg .checkGDiv label { line-height: 20px; color: #15274B; font-size: 13px; font-weight: 300; position: relative; }
.MarketModal .modalContent .modalMiddle .mIcerik .mCheckg .checkGDiv label a { color: #3F81F8; text-decoration: underline; }
.MarketModal .modalContent .modalBottom { float: left; width: 100%; padding: 25px; }
.MarketModal .modalContent .modalBottom .modalbuttons { float: right; }
.MarketModal .modalContent .modalBottom .modalbuttons .mbtn { float: left; border: 1px solid #4384F5; width: 100px; height: 40px; line-height: 38px; background: #fff; color: #3F81F8; font-size: 16px; font-weight: 600; text-align: center; }
.MarketModal .modalContent .modalBottom .modalbuttons .mbtn.btnCanc { margin-right: 10px; }
.MarketModal .modalContent .modalBottom .modalbuttons .mbtn.btnSucc { color: #fff; background: #3F81F8; }
.MarketModal .modalContent .modalBottom .modalbuttons .mbtn.btnSucc:hover { background: #02C853; border-color: #02C853; }
/*ModalCss*/

/*Siparisler*/
.SiparislerimContent { float: left; width: 100%; margin: 50px 0; }
.ticiContainer { max-width: 1180px; margin: 0 auto; display: block; }
.SiparisUst { float: left; width: 100%; margin: 0 0 22px; }
.SiparisOrta { float: left; width: 100%; }
.SiparisOrta .siparisBaslik { padding: 0 20px; margin-bottom: 20px; float: left; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -webkit-flex-direction: row; justify-content: space-between; -webkit-justify-content: space-between; }
.SiparisOrta .siparisBaslik > div { flex: 15%; }
.SiparisOrta .siparisBaslik .title1 { flex: 25%;; color: #061D4C; font-size: 32px; font-weight: 900; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: flex-start; -webkit-justify-content: flex-start; }
.SiparisOrta .siparisBaslik .title2 { color: #061D4C; font-size: 18px; font-weight: 600; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.siparisIcerik { float: left; width: 100%; background: rgba(235,240,246,0.5); }
.siparisIcerik .sprsCont { float: left; width: 100%; }
.siparisIcerik .sprsCont ul { float: left; width: 100%; margin: 0; padding: 40px 20px 0; list-style: none; }
.siparisIcerik .sprsCont ul li { float: left; width: 100%; position: relative; border-bottom: 1px solid rgba(6,29,76,0.1); padding-bottom: 40px; margin-bottom: 40px; }
.siparisIcerik .sprsCont .sprLi { float: left; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -webkit-flex-direction: row; justify-content: space-between; -webkit-justify-content: space-between; }
.siparisIcerik .sprsCont .sprLi > div { flex: 15%; }
.siparisIcerik .sprsCont .sprLi .spr1 { flex: 25%;; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: flex-start; -webkit-justify-content: flex-start; }
.siparisIcerik .sprsCont .sprLi .spr2 { color: #061D4C; font-size: 15px; font-weight: 600; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.siparisIcerik .sprsCont .sprLi .spr2.sprsDrm{font-weight:800;}
.siparisIcerik .sprsCont .sprLi .spr2.sprsDrm.onay-bekliyor { color: #E85C22; }
.siparisIcerik .sprsCont .sprLi .spr2.sprsDrm.tamamlandi { color: #00C653; }
.siparisIcerik .sprsCont .sprLi .spr2.spBtn{flex-direction: column;-webkit-flex-direction: column;}
.siparisIcerik .sprsCont .sprLi .spr2.spBtn span:nth-child(2){margin-top:10px;}
.siparisIcerik .sprsCont .sprLi .spr2:last-child { font-weight: 900; }
.siparisIcerik .sprsCont .sprLi .spr2 a { background: #fff; border: 1px solid #061D4C; color: #061D4C;font-size:11px;line-height:25px;padding:0 5px;font-weight:normal;display:inline-block;}
.siparisIcerik .sprsCont .sprLi .spr2 a:hover { background: #02C853; color: #fff; border-color: #02C853;}
.siparisIcerik .sprsCont ul li:last-child { margin-bottom: 20px; }
.siparisIcerik .sprsCont .sprLi .spr1 { color: #061D4C; font-size: 16px; font-weight: 900; }
.siparisIcerik .sprsCont .sprLi .spr1 img { width: 50px; margin-right: 14px; }
.siparisIcerik .sptBtns { float: left; width: 100%; padding: 0 40px 20px; }
.siparisIcerik .sptBtns .devamBtn { float: right; }
.siparisIcerik .sptBtns .devamBtn a { border: 1px solid #061D4C; text-align: center; background: #fff; padding: 0 30px; width: 250px; color: #061D4C; font-size: 13px; line-height: 25px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; transition: background .1s ease-in-out,color .1s ease-in-out,fill .1s ease-in-out; }
.siparisIcerik .sptBtns .devamBtn a svg { width: 4px; height: 7px; margin-right: 8px; display: inline-block; vertical-align: top; }
.siparisIcerik .sptBtns .devamBtn a:hover { background: #02C853; color: #fff; fill: #fff; border-color: #02C853; }
/*responsive*/
.mobilMenuAc { display: none; }
.mobilaf { display: none; }
/*genel*/
.btn { padding: 5px 10px; border: none; line-height: 20px; font-size: 13px; cursor: pointer; }
.btn:hover { opacity: 0.7 }
.btn-onay { background-color: #02c853; color: #fff; }
.btn-iptal { background-color: #d43e3e; color: #fff; }
.bilgi-panel { background: #f5f5f5!important; padding: 20px 20px!important; border-radius: 10px!important; color: #7b7b7b!important; }
/*end-genel*/
@media screen and (min-width:1400px) and (max-width:1650px) {
    .ContentLeft { width: 280px; }
    .ContentRight { width: calc(100% - 280px); }
    .rContainer { margin: 0 35px; }
    .divArama .contArama .aramaTitle { font-size: 23px; }
    .divArama .contArama .contInput .searchContent .search { max-width: 510px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnT { font-size: 19px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL a { width: 120px; font-size: 11px; }
    .TopDet .leftDet .rightD .urunEkli .urunSepet a { width: 190px; }

    .TopDet .leftDet .rightD .urunName h1 { font-size: 28px; }
    .TopDet .rightDet { padding-left: 20px; }
}

@media screen and (min-width:1400px) and (max-width:1500px) {
    .UrunList ul li { width: 33.33%; }
    .katlist .ktl2 .tumList ul li a { font-size: 11px; }
}

@media screen and (min-width:1211px) and (max-width:1399px) {
    .ContentLeft { width: 280px; }
    .ContentRight { width: calc(100% - 280px); }
    .rContainer { margin: 0 35px; }
    .UrunList ul li { width: 33.33%; }
    .UrunList .urunItem { padding: 15px; }
    .divArama .contArama { padding-right: 20px; }
    .divArama .contArama .aramaTitle { font-size: 20px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex { height: 45px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnT { font-size: 15px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL a { width: 100px; font-size: 10px; }
    .katlist .ktl2 .tumList ul li { width: 33.33%; }
    .TopDet .rightDet { padding-left: 20px; }
    .TopDet .leftDet .rightD .urunEkli .urunSepet { margin-top: 10px; width: 100%; }
    .TopDet .leftDet .rightD .urunEkli .urunSepet a { width: 100%; }

    .TopDet .leftDet .rightD .urunName h1 { font-size: 28px; }
    .TopDet .leftDet .rightD .urunEkli { align-items: flex-start; -webkit-align-items: flex-start; flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; }
    .urunAciklama .AciklamaAlan .aciklamaTitle { font-size: 22px; }
    .urunGaleri .Gtit { font-size: 24px; }
    .UrunYorum .yorumUst .YorumTitle { font-size: 24px; }
    .UrunList .urunItem .urunName a { font-size: 18px; }
}

@media screen and (min-width:992px) and (max-width:1210px) {
    .ContentRight { width: 100%; }
    .rContainer { max-width: 850px; margin: 0 auto; }
    .headerContent { max-width: 850px; margin: 0 auto; }
    .sepetContainer { max-width: 850px; margin: 0 auto; }
    .ticiContainer { max-width: 850px; margin: 0 auto; }
    .fContainer { max-width: 850px; margin: 0 auto; }
    .divArama .Rimg { display: none; }
    .divArama .contArama { width: 100%; }
    .divArama .contArama .aramaTitle { font-size: 21px; }
    .divArama .contArama .contInput .searchContent .search { max-width: 100%; }
    .divArama .contArama .aramaTitle p { display: inline-block; vertical-align: top; }
    .searchContent { width: 165px; }
    .UrunList ul li { width: 33.33%; }
    .UrunList .urunItem { padding: 15px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex { height: 45px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnT { font-size: 15px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL a { width: 100px; font-size: 10px; }
    .footerlink > ul > li > ul > li > a { font-size: 14px; }
    .socailDiv ul li a { font-size: 14px; }
    .katlist .ktl2 .tumList ul li { width: 50%; }
    .TopDet .rightDet { padding-left: 20px; }
    .TopDet .leftDet .rightD .urunEkli .urunSepet { margin-top: 10px; width: 100%; }
    .TopDet .leftDet .rightD .urunEkli .urunSepet a { width: 100%; }

    .TopDet .leftDet .rightD .urunName h1 { font-size: 28px; }
    .TopDet .leftDet .rightD .urunEkli { align-items: flex-start; -webkit-align-items: flex-start; flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; }
    .urunAciklama .AciklamaAlan .aciklamaTitle { font-size: 22px; }
    .urunGaleri .Gtit { font-size: 24px; }
    .UrunYorum .yorumUst .YorumTitle { font-size: 24px; }
    .UrunList .urunItem .urunName a { font-size: 17px; }
    .sepetOrtaRight { width: 250px; }
    .sepetOrtaLeft { width: calc(100% - 250px); }
    .sepetOrtaRight .OrtaRightUst { padding: 15px; }
    .sepetOrtaRight .OrtaRightAlt { padding: 15px; }
    .sepetOrtaRight .OrtaRightAlt .AraToplamGosterim ul li span { font-size: 12px; }
    .sepetOrtaRight .OrtaRightUst .indirimKod > span { font-size: 12px; }
    .sepetOrtaLeft .sptCont ul { padding: 20px 30px 0 20px; }
    .sepetOrtaLeft .sepetTitles > div { font-size: 13px; }
    .sepetOrtaLeft .sepetTitles .title1 { font-size: 25px; }
    .sepetOrtaLeft .sepetTitles { padding-right: 20px; }
    .sepetOrtaLeft .sptCont ul li .sepetCikarBtn { width: 20px; right: -18px; height: 45px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .regularPrice { font-size: 14px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .discountPrice { font-size: 14px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .spt4 { font-size: 14px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .urundetail .urunAdi { font-size: 14px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .urunimg { width: 45px; min-width: 45px; }
    .sepetOrtaLeft .sptCont ul li { padding-bottom: 20px; margin-bottom: 20px; }
    .sepetOrtaRight .OrtaRightUst .indirimInput #indirimKodu { font-size: 12px; }
    .sepetOrtaRight .OrtaRightUst .indirimInput #indirimEkle { font-size: 12px; }
    .sepetOrtaLeft .sptCont ul li .sptLi > div { flex: .3; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg .credittaksit { width: 100% !important; margin-bottom: 25px; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg .creditcardCont { float: left; width: 100%; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg #divCreditCart { width: 100%; }
    .welCome { margin-right: 10px; }
    .mustNo { padding: 10px; margin: 0 10px; }
    .mustNo a { font-size: 12px; }
    .welCome > a { padding: 0 10px; }
    .myCart > a { padding: 0 10px; }
    .SiparisOrta .siparisBaslik .title1 { font-size: 24px; }
    .SiparisOrta .siparisBaslik .title2 { font-size: 14px; }
    .siparisIcerik .sprsCont .sprLi .spr1 img { width: 35px; }
    .siparisIcerik .sprsCont .sprLi .spr1 { font-size: 12px; }
    .siparisIcerik .sprsCont .sprLi .spr2 { font-size: 12px; }
    .siparisIcerik .sprsCont ul li { padding-bottom: 20px; margin-bottom: 20px; }
    .siparisIcerik .sprsCont ul { padding: 20px 20px 0; }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .ContentRight { width: 100%; }
    .rContainer { max-width: 720px; margin: 0 auto; }
    .headerContent { max-width: 720px; margin: 0 auto; }
    .sepetContainer { max-width: 720px; margin: 0 auto; }
    .ticiContainer { max-width: 720px; margin: 0 auto; }
    .fContainer { max-width: 720px; margin: 0 auto; }
    .divArama .Rimg { display: none; }
    .divArama .contArama { width: 100%; }
    .divArama .contArama .aramaTitle { font-size: 21px; }
    .divArama .contArama .contInput .searchContent .search { max-width: 100%; }
    .divArama .contArama .aramaTitle p { display: inline-block; vertical-align: top; }

    .myCart > a { padding: 0 5px; }
    .myCart > a .sepetimAd { margin: 0 5px; }
    .myCart > a .sepetAdet { left: 17px; }
    .mustNo { margin: 0 10px; padding: 10px; }
    .searchContent { width: 150px; }
    .mustNo a { font-size: 13px; }
    .UrunList ul li { width: 50%; }
    .UrunList .urunItem { padding: 15px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex { height: 45px; padding: 0 10px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnT { font-size: 15px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL a { width: 100px; font-size: 10px; }
    .footerlink > ul > li > ul > li > a { font-size: 13px; }
    .socailDiv ul li a { font-size: 13px; }
    .footerlink > ul > li > span { font-size: 16px; }
    .katlist .ktl2 .tumList ul li { width: 50%; }
    .katlist .ktl1 .klTitle { font-size: 22px; }
    .katlist .ktl1 .klTitle2 { font-size: 16px; }
    .katlist .ktl2 .tumBtn { width: 215px; }
    .katlist .ktl2 .tumList { width: calc(100% - 215px); }
    .katlist .ktl1 { margin-bottom: 20px; }
    .TopDet .leftDet { width: 100%; }
    .TopDet .rightDet { width: 100%; margin-top: 40px; }
    .TopDet .leftDet .rightD { max-width: 100%; }
    .TopDet .leftDet .rightD .urunName h1 { font-size: 29px; }
    .urunAciklama .AciklamaAlan .aciklamaTitle { font-size: 22px; }
    .urunGaleri .Gtit { font-size: 24px; }
    .UrunYorum .yorumUst .YorumTitle { font-size: 24px; }
    .UrunList .urunItem .urunName a { font-size: 17px; }
    .UrunYorum .yorumUst .YorumTop { font-size: 13px; }
    .UrunYorum .yorumOrta .YorumList .yorumDivalt { font-size: 11px; }
    .UrunYorum .yorumOrta .YorumList .yorumDivust .yorumTarih { font-size: 11px; }
    .UrunYorum .yorumOrta .YorumList .yorumDivust .yorumIsim { font-size: 11px; }
    .urunAciklama .AciklamaAlan .aciklamaTex h3 { font-size: 14px; }
    .urunAciklama .AciklamaAlan .aciklamaTex p { font-size: 11px; }
    .sepetOrtaLeft { width: 100%; padding: 0; }
    .sepetOrtaRight { width: 100%; padding-top: 0; margin-top: 20px; }
    .sepetOrtaRight .sepetSticky { position: static; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .sepetOrtaRight .OrtaRightUst { flex: 0 0 calc(50% - 20px); margin-right: 20px; margin-bottom: 0; padding: 25px; }
    .sepetOrtaRight .OrtaRightAlt { flex: 0 0 50%; margin-bottom: 0; padding: 25px; }
    .sepetOrtaRight .sptTamamla { flex: 0 0 100%; margin-top: 20px; }
    .sepetOrtaRight .sptTamamla.ustButton { display: none; }
    .sepetOrtaLeft .sptCont ul { padding: 25px 40px 0 25px; }
    .sepetOrtaLeft .sptBtns { padding: 0 40px 20px 25px; }
    .sepetOrtaLeft .sptCont ul li { padding-bottom: 20px; margin-bottom: 20px; }
    .sepetOrtaRight .OrtaRightAltAlt { margin-top: 20px; margin-bottom: 0; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg .credittaksit { width: 100% !important; margin-bottom: 25px; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg .creditcardCont { float: left; width: 100%; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg #divCreditCart { width: 100%; }

    .SiparisOrta .siparisBaslik .title1 { font-size: 24px; }
    .SiparisOrta .siparisBaslik .title2 { font-size: 14px; }
    .siparisIcerik .sprsCont .sprLi .spr1 img { width: 35px; }
    .siparisIcerik .sprsCont .sprLi .spr1 { font-size: 12px; }
    .siparisIcerik .sprsCont .sprLi .spr2 { font-size: 12px; }
    .siparisIcerik .sprsCont .sprLi .spr2 a{font-size:9px;}
    .siparisIcerik .sprsCont ul li { padding-bottom: 20px; margin-bottom: 20px; }
    .siparisIcerik .sprsCont ul { padding: 20px 20px 0; }
}

@media screen and (max-width:1210px) {
    .mobilMenuAc { float: left; width: 30px; cursor: pointer; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
    .mobilMenuAc svg { width: 30px; margin: 0; fill: #061D4C; }
    .mobilMenuAc svg path { transition: all .2s ease-in-out; }
    .ContentLeft { position: fixed; z-index: 6; background: #fff; width: 320px; top: 80px; bottom: 0; transform: translateX(-100%); -webkit-transform: translateX(-100%); transition: transform .3s ease-in-out; }
    .ContentLeft.active { transform: translateX(0); -webkit-transform: translateX(0); }
    #navigation { overflow-y: auto; height: 100%; max-height: 100% !important; position: static; border-right: 1px solid #CCCCCC; border-left: 6px solid #061D4C; width: 100%; }
    .sideBarMenu .MenuContent { overflow: visible; }
    .sideBarMenu { border: none; }
    .sideBarMenu .mContList:last-child:after { display: block; }
    .mobilaf { position: fixed; right: 0; left: 0; width: 100%; top: 0; bottom: 0; background: rgba(0,0,0,0.3); z-index: 4; display: none; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
    .mobilaf.active { display: block; }
}

@media screen and (max-width:767px) {
    body { padding-top: 60px; }
    .rContainer { margin: 0 auto; padding: 0 15px; }
    .sepetContainer { margin: 0 auto; padding: 0 15px; max-width: 100%; }
    #content { margin-top: 15px; }
    #header { height: 60px; }
    .ContentLeft { top: 60px; }
    .mustNo { display: none; }
    .searchContent { display: none; }
    .myCart > a { height: 30px; }
    .myCart > a .sepetimAd { display: none; }
    .myCart > a .cartok { display: none; }
    .welCome { margin-right: 10px; }
    .welCome > a { height: 30px; padding: 0 10px; }
    .welCome > a .welAd { display: none; }
    .welCome > a .welOk { display: none; }
    .welCome > a .welicon i { line-height: 30px; }
    .welCome .welDrop ul li.mblock { display: block; }
    .welCome:before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; }
    .headerContent { margin: 0 15px; }
    .mobilMenuAc { width: 45px; justify-content: flex-start; -webkit-justify-content: flex-start; }
    .mobilMenuAc svg { width: 30px; margin: 0; fill: #061D4C; }
    .mobilMenuAc svg path { transition: all .2s ease-in-out; }
    .footerlink { padding: 0; }
    .footerlink > ul { display: block; }
    .footerlink > ul > li { float: left; width: 100%; }
    .footerlink > ul > li > ul { display: none; float: left; width: 100%; border-bottom: 1px solid #d6d6d6; padding-left: 15px; }
    .socailDiv > span,
    .footerlink > ul > li > span { float: left; width: 100%; margin: 0; line-height: 50px; border-bottom: 1px solid #d6d6d6; padding-left: 15px; font-size: 15px; }
    .socailDiv > span .ackapabtn,
    .footerlink > ul > li > span .ackapabtn { float: right; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; padding-right: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: flex-end; -webkit-justify-content: flex-end; }
    .socailDiv > span .ackapabtn img,
    .footerlink > ul > li > span .ackapabtn img { width: 10px; }
    .footerlink > ul > li { float: left; width: 100%; }
    .footerlink > ul > li > ul > li { float: left; width: 100%; }
    .footerlink > ul > li > ul > li > a { margin-bottom: 0; line-height: 30px; font-size: 12px; }
    .socailDiv { margin-top: 0; width: 100%; }
    .socailDiv ul { display: none; padding-left: 15px; margin-top: 20px; width: 100%; border-bottom: 1px solid #d6d6d6; }
    .socailDiv ul li a { font-size: 12px; }
    .googlepartner { float: left; width: 100%; text-align: center; margin: 15px 0; }
    .googlepartner img { display: inline-block; vertical-align: top; }
    .ContentRight { width: 100%; padding: 0; }
    .divArama { margin-bottom: 20px; }
    .divArama .contArama { width: 100%; }
    .divArama .Rimg { width: 100%; margin-top: 15px; }
    .divArama .contArama .aramaTitle { font-size: 15px; }
    .divArama .contArama .contInput { margin-top: 15px; }
    .divArama .contArama .contInput .searchContent { display: block; }
    .UrunContainer .urunBaslik .baslikLeft { font-size: 18px; }
    .UrunList ul { margin: 0; }
    .UrunList ul li { width: 100%; padding: 0; margin-bottom: 15px; }
    .UrunList .urunItem { padding: 15px; }
    .UrunList .urunItem .urunEkli { margin-top: 20px; }
    .BannerContainer .Bannerlist ul { margin: 0; }
    .BannerContainer .Bannerlist ul li { width: 100%; padding: 0; margin-bottom: 15px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannerimg a { width: 100%; float: left; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannerimg img { width: 100%; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex { padding: 0 15px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnT { font-size: 17px; }
    .BannerContainer .Bannerlist ul li .bannerDiv .bannertex .bnL a { font-size: 11px; width: 125px; }
    .UrunContainer .urunBaslik .baslikRight a { font-size: 11px; }
    .KategoriRight .RightTop { padding: 15px 0 0; margin-bottom: 15px; }
    .katlist .ktl1 { margin-bottom: 15px; }
    .katlist .ktl1 .klTitle { font-size: 17px; line-height: 26px; margin-bottom: 0; }
    .katlist .ktl1 .klTitle2 { font-size: 12px; }
    .katlist .ktl2 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: column-reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; }
    .katlist .ktl2 .tumBtn { width: 100%; margin-bottom: 15px; }
    .katlist .ktl2 .tumList { width: 100%; }
    .katlist .ktl2 .tumList ul { margin: 0 -5px; }
    .katlist .ktl2 .tumList ul li { width: 50%; padding: 0 5px; margin-bottom: 10px; }
    .katlist .ktl2 .tumList ul li a { font-size: 10px; }
    .katlist .ktl2 .tumBtn a { width: 100%; font-size: 10px; }
    .TopDet { width: 100%; margin: 0; padding-bottom: 20px; }
    .TopDet .leftDet { width: 100%; }
    .TopDet .leftDet .rightD .urunName { margin-bottom: 15px; }
    .TopDet .leftDet .rightD .urunName h1 { font-size: 22px; line-height: 1; }
    .TopDet .leftDet .leftD { margin-right: 15px; display: none; }
    .TopDet .leftDet .rightD .urunText { margin-top: 10px; font-size: 16px; }
    .TopDet .leftDet .rightD { width: 100%; }
    .TopDet .leftDet .rightD .urunEkli { align-items: flex-start; -webkit-align-items: flex-start; margin-top: 20px; flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; }
    .TopDet .leftDet .rightD .urunEkli .urunSepet { margin-top: 15px; width: 100%; }
    .TopDet .leftDet .rightD .urunEkli .urunSepet a { width: 100%; }
    .TopDet .rightDet { width: 100%; margin-top: 20px; }
    .MidDet { margin-top: 20px; padding-bottom: 20px; }
    .urunAciklama .AciklamaAlan .aciklamaTitle { font-size: 19px; line-height: 25px; }
    .urunAciklama .AciklamaAlan .aciklamaTex iframe { width: 100%; }
    .urunGaleri .Gtit { font-size: 20px; margin-bottom: 0; }
    .urunGaleri { margin: 20px 0 0; padding-bottom: 20px; }
    .ackBtn { line-height: 25px; font-size: 11px; width: auto; }
    .UrunYorum .yorumUst { margin-bottom: 5px; }
    .UrunYorum .yorumUst .YorumTitle { font-size: 20px; line-height: 1; }
    .UrunYorum .yorumUst .YorumTop { float: left; clear: left; font-size: 13px; }
    .UrunYorum .yorumOrta .YorumPuan .ratingPuan { font-size: 17px; }
    .UrunYorum .yorumOrta .YorumList ul li { padding: 10px; }
    .UrunYorum .yorumOrta .YorumList .yorumDivalt { font-size: 12px; }
    .UrunYorum .yorumOrta .YorumList .yorumDivust .yorumIsim { font-size: 12px; }
    .UrunYorum .yorumOrta .YorumList .yorumDivust .yorumTarih { font-size: 12px; }
    .BotDet { margin: 20px 0; }
    .myCart:hover .cartProduct { visibility: hidden; opacity: 0; top: 100%; }
    .SepetimContent { margin: 0; }
    .sepetUst { margin-bottom: 0; }
    .sepetOrtaLeft { width: 100%; padding: 0; }
    .sepetOrtaRight { width: 100%; padding-top: 15px; }
    .sepetOrtaLeft .sepetTitles .title2, .sepetOrtaLeft .sepetTitles .title3, .sepetOrtaLeft .sepetTitles .title4 { display: none; }
    .sepetOrtaLeft .sepetTitles .title1 { font-size: 25px; }
    .sepetOrtaLeft .sptCont ul { padding: 15px 15px 0; }
    .sepetOrtaLeft .sptCont ul li .sptLi { flex-flow: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; }
    .sepetOrtaLeft .sptCont ul li .sptLi > div.spt1 { flex: 0 0 100%; margin-bottom: 15px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .urunimg { min-width: 45px; width: 45px; }
    .sepetOrtaLeft .sptCont ul li .sptLi > div { flex: 0 0 33.33%; }
    .sepetOrtaLeft .sptCont ul li .sepetCikarBtn { width: 25px; height: 25px; bottom: auto; right: -10px; top: -10px; }
    .sepetOrtaLeft .sptCont ul li { margin-bottom: 15px; padding-bottom: 15px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .spt2 { justify-content: flex-start; -webkit-justify-content: flex-start; }
    .sepetOrtaLeft .sptCont ul li .sptLi .adetTip .adetBtn svg { width: 10px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .spt4 { font-size: 14px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .regularPrice { font-size: 14px; }
    .sepetOrtaLeft .sptCont ul li .sptLi .discountPrice { font-size: 14px; }
    .sepetOrtaLeft .sptBtns { padding: 0 15px 15px; }
    .sepetOrtaLeft .sptBtns .devamBtn a { padding: 0 15px; font-size: 11px; width: auto; }
    .sepetOrtaLeft .sptBtns .temizleBtn a { font-size: 11px; }
    .sepetOrtaRight .OrtaRightUst { padding: 15px; }
    .sepetOrtaRight .OrtaRightAlt { padding: 15px; }
    .siparisTamamlandi .tamamTile { font-size: 21px; }
    .siparisTamamlandi .tamamlanditex { font-size: 13px; }
    .siparisTamamlandi .tamamlandiUst { padding-bottom: 15px; margin-bottom: 15px; }
    .siparisTamamlandi .modulBilgi { font-size: 13px; margin-bottom: 15px; padding-bottom: 15px; }
    .siparisTamamlandi .modulBilgi .bilgiek { font-size: 13px; }
    .siparisTamamlandi .modulBilgi .bvTitle { font-size: 13px; }
    .siparisTamamlandi .tamamFot { font-size: 13px; }
    .siparisTamamlandi .mustNo { display: block; }
    .MarketModal .modalContent { max-width: 95%; max-height: 80%; }
    .MarketModal .modalContent .modalMiddle { padding: 10px; }
    .MarketModal .modalContent .modalMiddle .mMtitle { font-size: 20px; margin-bottom: 10px; }
    .MarketModal .modalContent .modalMiddle .mRating span { font-size: 14px; margin-bottom: 5px; }
    .MarketModal .modalContent .modalMiddle .mRating .ratingList > div { width: 20px; }
    .MarketModal .modalContent .modalMiddle .mRating .ratingList > div svg { height: 20px; }
    .MarketModal .modalContent .modalMiddle .mRating { margin-bottom: 15px; }
    .MarketModal .modalContent .modalMiddle .mIcerik .mformG .mBaslik { font-size: 13px; }
    .MarketModal .modalContent .modalMiddle .mIcerik .mformG { margin-bottom: 15px; }
    .MarketModal .modalContent .modalMiddle .mIcerik .mCheckg .checkGDiv label { font-size: 11px; }
    .MarketModal .modalContent .modalBottom { padding: 0 10px 10px; }
    .UrunYorum .yorumOrta .yorumOrtaTitle .yorumButton a { font-size: 13px; }
    .UrunYorum .yorumOrta .yorumOrtaTitle .yorumButton a svg { width: 11px; }
    .MarketModal .modalContent .modalTitle { padding-left: 10px; }
    .sepetOrtaRight .sptTamamla.ustButton { display: none; }

    .OdemeContent .odemeTab .odemeBody .CreditCardInfo { margin-bottom: 0; }
    .OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo { margin-bottom: 0; }
    .OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo ul { margin: 0; }
    .OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo ul li { padding: 0; width: 100%; margin-bottom: 10px; }
    .OdemeContent .sepetOrtaLeft .sepetIcerik { padding: 15px; }
    .OdemeContent .odemeTab .odemeThead { margin-bottom: 15px; }
    .OdemeContent .odemeTab .odemeBody .CreditCardInfo .cnameNo span { font-size: 13px; }
    .OdemeContent .odemeTab .odemeBody .CreditCardInfo .cdateCCv span { font-size: 13px; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg > span { font-size: 15px; margin-bottom: 5px; }
    .OdemeContent .odemeTab .odemeBody .haveleEft .heftTitle { font-size: 15px; }
    .OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList .bankaName { font-size: 15px; }
    .OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList .bankaIban { font-size: 12px; }
    .sepetIcerik .sptTamamla a { width: 100%; }
    .OdemeContent .odemeTab .odemeBody .haveleEft .bankalar .bankaList .bankatici { font-size: 12px; }
    .OdemeContent .odemeTab .odemeThead ul li { margin-right: 30px; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg .credittaksit { width: 100% !important; margin-bottom: 10px; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg .creditcardCont { float: left; width: 100%; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg #divCreditCart { width: 100%; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg .credittaksit table th { font-size: 12px; }
    .OdemeContent .odemeTab .odemeBody .CreditCardimg .credittaksit table td { font-size: 12px; }
    .OdemeContent #divCreditCart.creditCardFront #front { left: 0; }
    .OdemeContent #divCreditCart.creditCardBack #front { left: 15px; }
    .OdemeContent #divCreditCart.creditCardFront #back { left: 15px; }
    .sepetOrtaLeft .sepetTitles { margin-bottom: 10px; }
    .breadCrumb { margin-bottom: 10px; }

    .backtopUp svg { width: 15px; height: 15px; }
    .backtopUp { width: 35px; height: 35px; }
    .TopDet .rightDet .Galeriowl { height: auto; }

    body.kategoriBody .searchContent, body.urunBody .searchContent { display: none; }

    .SiparislerimContent { margin: 0; }
    .ticiContainer { max-width: 100%; padding: 0 15px; }
    .SiparisUst { margin-bottom: 0; }
    .SiparisOrta .siparisBaslik { padding: 0; }
    .SiparisOrta .siparisBaslik .title2 { display: none; }
    .SiparisOrta .siparisBaslik .title1 { font-size: 25px; }
    .siparisIcerik .sprsCont ul { padding: 15px 15px 0; }
    .siparisIcerik .sprsCont ul li { padding-bottom: 15px; margin-bottom: 15px; }
    .siparisIcerik .sprsCont .sprLi { flex-direction: column; -webkit-flex-direction: column; flex-flow: wrap; }
    .siparisIcerik .sprsCont .sprLi .spr1 { flex: 100%; margin-bottom: 10px; }
    .siparisIcerik .sprsCont .sprLi > div { flex: 1; }
    .siparisIcerik .sprsCont .sprLi .spr1 img { width: 35px; }
    .siparisIcerik .sprsCont .sprLi .spr2 { font-size: 13px; flex: 50%; margin-bottom: 10px; }
    .siparisIcerik .sprsCont .sprLi .spr2:last-child { flex: 100%; justify-content: center; -webkit-justify-content: center; margin-top: 0; margin-bottom: 0; }
    .siparisIcerik .sptBtns .devamBtn { float: none; display: inline-block; vertical-align: top; }
    .siparisIcerik .sptBtns { text-align: center; }
    .siparisBody .mobilMenuAc { display: none; }
    .siparisSonuc{margin:0;}
    .siparisSonucUst{margin:25px 0;}
    .siparisSonucUst .ssTex{font-size:22px;line-height:30px;}
    .siparisSonucUst .ssSvg {margin-bottom:0;}
    .siparisSonucUst .ssSvg svg{width:40px;}
    .siparisSonucUrunBilgi .divUrunBaslik{display:block;padding:10px;height:auto;}
    .siparisSonucUrunBilgi .divUrunBaslik .baslikSol{margin-bottom:15px;width:100%;}
    .siparisSonucUrunBilgi .divUrunBaslik .baslikSag{width:100%;}
    .siparisSonucUrunBilgi .divUrunBaslik .bsagBtn { width: 100%; }
    .siparisSonucUrunBilgi .divUrunAciklama .aciklamaAlt{padding:0 10px 10px;}
}
