@import url(owl-carousel/owl.carousel.css);
@import url(owl-carousel/owl.theme.css);
@import url(owl-carousel/owl.transitions.css);
@import url(font/icon.css);

body{overflow-x:hidden;color:#484848 !important;font-size: 14px; font-size: .875rem; line-height: 18px; line-height: 1.125rem;background-color:#fafafa;}
html body{font-family: 'Santral', sans-serif;font-weight: 400 !important;}
::selection { background: #061036; color: #fff; }
ul, li { list-style: none; margin: 0; padding: 0; }

body textarea { resize: none;}
body .btn:focus, body .btn:active:focus, body .btn:active{border:1px solid #484848;box-shadow:none;outline:none;}
body .form-control:focus,body .form-control{border:1px solid #484848;box-shadow:none;outline:none;border-radius:0;padding: 0 10px;font-size:13px;color: #484848;height:50px;}
body .btn{border-radius:0;padding: 0.9rem 10px;font-size:13px;height:50px;}
body .btn-primary,body .btn-primary:hover,body .btn-primary:focus,body .btn-primary:active:focus,body .btn-primary:active { color: #fff; background-color: #0c1b54; border-color: #0c1b54; }
body .btn2 { background: none; color: #0c1b54; border-color: #0c1b54; padding: 0.9rem 15px; } 
body .btn2:hover,.btn.btn2:focus,.btn.btn2:focus:active,.btn.btn2:active { color: #fff; background: #0c1b54; }
body .btn3{background: none;color: #0c1b54;border-color: #c9c5be;padding: 0.9rem 15px;} 
body .btn3:hover,.btn.btn3:focus,.btn.btn3:focus:active,.btn.btn3:active {color: #0c1b54;border-color: #0c1b54;background: none;}
body .btn4{background: #de2c65;color: #fff;border-color: ##de2c65;padding: 0.9rem 15px;} 
body .btn4:hover,.btn.btn4:focus,.btn.btn4:focus:active,.btn.btn4:active {color: #fff;border-color: #de2c65;background: #de2c65;}
body .btnsmall{padding: 0.55rem 15px; font-size: 14px;display: flex; align-items: center;}
body .btn.btnsmall:hover,body .btn.btnsmall:focus,body .btn.btnsmall:focus:active,body .btn.btnsmall:active{padding: 0.55rem 15px; font-size: 14px;color: #fff;}
body .btn>.icon { margin-top: -2px; margin-right: 5px; }
body .btn>.icon-exit { margin-top: 2px; }



body a { color: #0c1b54; text-decoration: none; }
body a:hover,body a:focus,body a:focus:active,body a:active{color: #0c1b54;text-decoration:none;}
body .alert{font-size:13px;border-radius: 0;padding:15px;padding-right:40px;}
body .alert-dismissible .btn-close{padding: 18px;top: 50%; transform: translateY(-50%);}
body .alert a { color: inherit; }
.btn-close:focus{box-shadow:none;}

body .page-link { border-color: #0c1b54; color: #0c1b54; }
body .page-item.active .page-link { background: #0c1b54; border-color: #0c1b54; }
body .page-link:hover,body .page-link:focus,body .page-link:active:focus { outline: none; box-shadow: none; background: #0c1b54; border-color: #0c1b54; color: #fff; }
body .page-item .page-link { border-radius: 0 !important; }

.body { overflow-x: hidden; position: relative; }

.size13{font-size:13px;}
.pointer{cursor:pointer;}
.mt60{margin-top:60px;}

select.form-control{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAACqADAAQAAAABAAAABQAAAACa4A0eAAAAQklEQVQIHWP08PBoYGBgqAdifKCR+c6dOwdUVFQYgaoccKhs3LFjRwMzSBKPYrAikBqwQhyK4YpA8hgA5Gaou1HkALmhGpHLYcBzAAAAAElFTkSuQmCC); background-position: bottom 22px right 15px; background-repeat: no-repeat;}
.form input,.form select,.form textarea{margin-bottom: 24px;}
.form textarea{padding-top:12px !important;}
textarea.h121{height:124px !important;}
body .form-control:disabled{ background-color: #fafafa; }


.header { position: sticky; left: 0; top: 0; z-index: 5; width: 100%; height: 130px; margin: 0; padding: 0 40px; display: flex; flex-direction: row; justify-content: stretch; align-items: center; background-color: #fff;border-bottom: 1px solid #e8e8e8;}
.header.sticky { height: 80px;box-shadow: 0 1px 6px rgb(0 0 0 / 16%); border-bottom: none; }
.HeaderLeft { width: calc(50% - 70px); margin-top: -1px; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; }
.HeaderLogo { width: 100%; max-width: 150px; display: flex; flex-direction: row; justify-content: center; align-items: center; }
.HeaderLogo img.logo{ width: 100%; max-width: 150px; height: auto; display: block; }
.HeaderLogo img.logo.mobile{max-width: 160px;display:none;}
.header.sticky .HeaderLogo img.logo{display:none;}
.header.sticky .HeaderLogo img.logo.mobile{display:block;}

.HeaderLeft .MobileMenuIcon { display:none;}


.HeaderRight { width: calc(50% - 70px); display: flex; flex-direction: row; justify-content: flex-end; align-items: center; }
.HeaderLeft .btn,.HeaderRight .btn{height:40px;}

.DropdownBox { position: relative; padding: 0 25px; z-index: 4;}
.DropdownBox .LangSelected { cursor: pointer; }
.DropdownBox .LangSelected_Text { font-size: 14px; font-size: .875rem; line-height: 16px; line-height: 1rem; font-feature-settings: "kern" 1; font-kerning: normal; color: #0c1b54; }
.DropdownBox .LangSelected .icon-uzman-select-arrow { display: inline-block; font-size: 9px; color: #0c1b54;transform: rotate( 180deg ) translateY(1px); }
.DropdownBox .LangSelected.collapsed .icon-uzman-select-arrow { color: #0c1b54; transform: rotate( 0deg ) translateY(0px); }
.DropdownBox .Dropdown_Menu { position: absolute; top: 45px; left: 10%; width: 75%; padding: 5px 0; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; background-color: #fff; border-radius: 3px; box-shadow: 0 0 15px 0 rgb(0 0 0 / 11%); opacity: 0; visibility: hidden; transition: opacity .3s cubic-bezier(.165,.84,.44,1),visibility .3s cubic-bezier(.165,.84,.44,1),top .3s cubic-bezier(.165,.84,.44,1); }
.DropdownBox .Dropdown_Menu_Item:last-child { border-bottom: 0; }
.DropdownBox .Dropdown_Menu_Item { width: 100%; padding: 10px 20px; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; border-bottom: 1px solid #f2f2f2; font-size: 13px; font-size: .8125rem; line-height: 16px; line-height: 1rem; font-feature-settings: "kern" 1; font-kerning: normal; color: #0c1b54;}
.DropdownBox .Dropdown_Menu.show { opacity: 1; visibility: visible; top: 30px; }
.DropdownBox .Dropdown_Menu.collapsing{height:auto;}
.DropdownBox .Dropdown_Menu.dropmaden {width: auto;}

.HeaderRight .SepetAdeti { font-size: 12px; padding-left: 4px; padding-top: 2px; }

.MenuOverlay { display:none;}
.MenuNav { width: 100%;box-shadow: 0 1px 6px rgb(0 0 0 / 16%); background: #fff;position: relative; z-index: 1;}
.MenuNav>.MenuContent{width: 100%;display: flex; flex-direction: row; justify-content: center; align-items: center; flex-wrap: wrap;}
.MenuNav .item{ position: relative; margin: 15px 20px; font-size: 16px; line-height: 28.8px; line-height: 1.8rem; font-feature-settings: "kern" 1; font-kerning: normal; text-align: center; transition: color .3s linear; display:inline-block;}
.MenuNav .item>a{position:relative;z-index: 2;color: #0c1b54; }
.MenuNav .item.active>a.mainmenu, .MenuNav .item>a.mainmenu:hover { color: #897358; }
/*
.MenuNav .item>a.mainmenu:after { content: ""; position: absolute; left: 0; bottom: -10px; opacity:0; z-index: 1; display: none; width: 100%; height: 1px; background-color: #0c1b54;display: block; transition: opacity .3s ease-in-out,bottom .3s ease-in-out;}
.MenuNav .item>a.mainmenu.active:after,.MenuNav .item>a.mainmenu:hover:after { background-color: #897358;bottom: -2px; opacity: .6; }
*/

.MenuNav .SubMenu {position: absolute;margin-top:10px;left: -20px;right: -20px;z-index: 3;padding-top:0px;opacity: 0;visibility: hidden;transition: opacity .3s cubic-bezier(.165,.84,.44,1),visibility .3s cubic-bezier(.165,.84,.44,1),margin-top .3s cubic-bezier(.165,.84,.44,1);} 
.MenuNav .item>a:hover~.SubMenu, .SubMenu:hover {opacity: 1;visibility: visible;margin-top: -8px;}
.MenuNav .SubMenu>.content { background-color: #fff; border-radius: 3px; box-shadow: 0 0 15px 0 rgb(0 0 0 / 11%); font-size: 15px; padding: 5px 15px; margin-top: 0px; margin-left: -30%; margin-right: -30%;}

.MenuNav .SubMenu .subitem:hover { color: #897358; } 
.MenuNav .SubMenu .subitem { display: flex; flex-wrap: wrap; justify-content: center; flex-direction: column;border-bottom: 1px solid #e9e9e9; padding:4px;}
.MenuNav .SubMenu .subitem:last-child{border:none;}
.MenuClose,.MobileTopMenu{display:none;}

.header.sticky~.MenuNav { box-shadow: none; border: none; }

.guvenlikkodu{float:left;width:100%;} 
.guvenlikkodu>img{float:left;margin-right:10px;border: 1px solid #484848;} 
.guvenlikkodu>input{float:left;width: calc(100% - 130px);text-transform:uppercase;}

/*
.MenuLeft {background: #fff;border: 1px solid #0c1b54;padding: 20px;margin-bottom: 30px;} 
.MenuLeft .menu-item {display: block;border-bottom: 1px solid #efefef;font-weight: 400;padding: 15px 0;text-transform: uppercase;} 
.KategoriAyrac {text-align: center;font-size: 18px;color: #0c1b54;padding-bottom: 10px;} 
*/
.MenuLeft {margin-bottom: 30px; display: flex; flex-direction: column; align-items: flex-start;} 
.MenuLeft .menu-item {display: block;font-weight: 400;padding: 10px 0;text-transform: uppercase;position: relative; } 
.MenuLeft a.menu-item:hover,.MenuLeft a.menu-item.active { color: #897358; }
.MenuLeft a.menu-item:hover:after,.MenuLeft a.menu-item.active:after { bottom: 5px; opacity: .6; background-color: #897358;}
.MenuLeft a.menu-item:after { content: ""; position: absolute; left:0; bottom:0; z-index: 2; width: 100%; height: 1px; background-color: #0c1b54; display: block; opacity: 0; transition: opacity .3s ease-in-out,bottom .3s ease-in-out; }
.MenuLeft .mt60:first-child { margin: 0; }

.KategoriAyrac {text-align: left;font-size: 18px;color: #0c1b54;padding:60px 0 20px 0;text-transform: uppercase;} 
.MenuLeft .KategoriAyrac:first-child {padding-top: 0;}
	
.MenuLeft .menu-item:last-child { border: none; }

.PageTitle {color: #0c1b54;font-size: 24px;text-align: center;margin-bottom: 45px;font-weight: 300;line-height: normal;text-transform: uppercase;position: relative;}
.SubTitle { color: #0c1b54; text-align: center; margin-bottom: 20px; font-size: 16px; }

footer { background: #0c1b54; margin-top: 40px;padding:30px 0;color: #fff;} 
footer>.container { width: 100% !important; max-width: 1240px; padding: 0 20px; }
footer a{color:#fff;}
footer a:hover, footer a:focus,footer a:active,footer a:active:focus{color:#fff;text-decoration:underline;}
footer .adress p { margin-bottom: 23px; line-height: 22.4px; }
footer .about{padding-left: 60px;}
footer .linkbox { padding-left: 50px; }
footer .linkbox a{float:left;clear:both;margin-bottom: 15px;font-size:16px;line-height: 25.6px;}
/*footer .footerLogo { margin-bottom: 50px; }*/
footer .footerLogo img{ max-width: 220px;width:100%;}
footer h3 { font-size: 16px; line-height: 25.6px; font-weight: 500; } 
footer .description { font-size: 12px; }

footer .copy { text-align: center; font-size: 12px; margin: 0; display: block; }
footer .b2b { margin: 0; padding: 0; text-align: center; float: left; width: 100%; font-size: 12px; } 
footer .b2b>a { color: #fff; opacity: 0.5; }
footer .b2b>a:hover { opacity: 1; }
footer .f_linkbox { display: flex; align-items: center; justify-content: flex-end; }
footer .f_linkbox .menu-item { margin-left: 30px; font-size: 16px; }


.footer-nav {margin: 70px 0 100px;}
.footer-nav ul {list-style: none;margin: 0;padding: 0;} 
.footer-nav ul>li { margin: 0; padding: 0; } 
.footer-nav ul>li>a { color: #fafafa; font-size: 16px; margin-bottom: 15px; display: inline-block; }
.footer-nav ul>li>a:hover { text-decoration: underline; color: #fff; }



.urunlist .urun { float: left; width: 100%; margin-bottom: 30px;}
.urunlist .urun .gorsel,.urunlist .urun .gorsel>a,.urunlist .urun .detail{float:left;width:100%;text-align:center;width: 100%;padding:0;position:relative;transition: box-shadow .3s ease-in-out;}
.urunlist .urun .gorsel>span { position: relative; float: left; width: 100%; }
.urunlist .urun .gorsel img {width:100%;}

.urunlist .urun .gorsel img.notfound { position: relative; height: 100%; width: 100%; }
.urunlist .urun .gorsel .urunresim { position: absolute; left: 0; top: 0; width:100%; }
.urunlist .urun .gorsel .urunresim>img { width: 100%; height: 100%;transition: transform .3s ease-in-out; }
.urunlist .urun:hover .gorsel .urunresim>img {transform: scale(1.05);}
.urunlist .urun:hover .gorsel { box-shadow: 10px 10px 36px 0 rgb(0 0 0 / 10%);} 

.urunlist .urun .detail { text-align: left; padding: 25px 0; }
.urunlist .urun .detail>.baglanti{ margin-bottom: 15px; display: flex; flex-direction: row; justify-content: center;}
.urunlist .urun .detail>.baglanti>.btn { height: 40px; padding: 0 15px; line-height: 40px;margin: 0 5px; }
.urunlist .urun .detail>.baglanti>.btn>i { margin: 0; }

.urunlist .urun .detail>.baglanti>.btn.AddBasket>.icon{margin:0}
.urunlist .urun .detail>.kodu, .urunlist .urun .detail>.info { font-weight: 300; color: #484848; font-size: 12px; }
.urunlist .urun .detail>.info>a { font-weight: 500; color: #0c1b54; font-size: 16px;margin:8px 0 4px 0;display:inline-block;}
.urunlist .urun .detail>.info>a:hover { text-decoration: underline; }


.UrunPopup img.gorsel { width: 100%; float: left; }
.UrunPopup .UrunDetaylari { float: left; width: 100%; position: relative; }
.UrunDetaylari .kategori { font-size: 14px; color: #BDBDBD; font-weight: 100; padding-right: 35px; margin-bottom: 3px; }
.UrunDetaylari .modal-title { font-size: 20px; font-weight: 600; padding-right: 35px; text-transform: uppercase; }
.UrunPopup .UrunDetaylari p { float: left; width: 100%; margin-bottom: 5px; font-weight: 300; color: #484848;}
.UrunPopup .UrunDetaylari .modal_sepetbilgisi>p{ margin: -10px 0 20px 0; font-size: 13px; }
/*.UrunPopup .kapat { position: absolute; right: 5px; top: 20px; font-size: 18px; font-weight: bolder; color: #0c1b54; cursor: pointer; width: auto; z-index: 1; }*/
.UrunPopup .kapat { position: absolute; right: 5px; top: 8px; font-size: 18px; font-weight: bolder; color: #0c1b54; cursor: pointer; z-index: 1; width: 42px; height: 42px; line-height: 42px; margin: 0; padding: 0; text-align: center;}
.UrunPopup .UrunDetaylari hr { background: #e0e0e0; opacity: 1; }
.AlertModal .content { font-size: 16px; text-align: center; padding: 0; margin: 20px 0 20px 0; }


.form.pd textarea.note { min-height: 65px; padding-bottom: 10px;margin-bottom: 10px; }
.form_row { display: flex; flex-direction: row; flex-wrap: nowrap; }
.form.pd button.addcart{ margin-left: 10px; width: 200px; }

.form.pd .countbox{width: 120px;margin-left: 10px;}
.countbox>input::-webkit-outer-spin-button,
.countbox>input::-webkit-inner-spin-button {
  height:30px;width:10px;padding:5px 2px;margin-right:-5px;cursor:pointer;
}
.cartproduct .countbox>input.form-control::-webkit-outer-spin-button,
.cartproduct .countbox>input.form-control::-webkit-inner-spin-button {
  height:20px;width:14px;padding:5px 2px;margin-right:-5px;cursor:pointer;
}



#UyariBar{position: fixed;bottom: 0;z-index:10000;right: 20px;padding-left:20px;}
#UyariBar>.ortala{width: 100%; max-width: 350px; font-size: 14px;}
#UyariBar a:hover { color: inherit; }

.SearchBox{margin-right:.5rem!important;}
.SearchBox.mobile{ padding: 0 20px; margin: 20px 0 0 0 !important;display:block; }
.SearchForm { position: relative; }
.SearchBox .searchtxt { padding-right: 38px !important; height: 40px !important;}
.SearchBox .searchbtn { position: absolute; right: 1px; top: 1px; border: none; background: #fff; height: 38px; width: 38px; margin: 0; padding: 0; color:#0c1b54}


.cartproduct .form-control { height: 40px !important; margin-top: 10px; }
.cartproduct textarea.form-control { padding: 10px 10px; height: 62px !important; }
.cartproduct .btn.RemoveProduct { margin-left: 10px; margin-top: 10px; padding: 0 10px; height: 40px; line-height: 38px; color: #de2c65; border-color: #de2c65; }
.cartproduct .btn.RemoveProduct:hover, .cartproduct .btn.RemoveProduct:focus, .cartproduct .btn.RemoveProduct:active, .cartproduct .btn.RemoveProduct:focus:active { background: #de2c65; color: #fff; text-decoration: none; }
.cartproduct .btn.RemoveProduct>i { font-size: 10px; position: relative; top: -1px; font-weight: bold;}
.cartproduct .countbox{width:100%;}

.cartproduct .urun .detail>.info { max-height: 40px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

/*a.btn.btn2.RemoveProduct:hover,.cartproduct .btn.RemoveProduct:focus,.cartproduct .btn.RemoveProduct:active:focus { background: #fff; color: #de2c65; border-color: #de2c65; }*/

ul.sipozeti { float: left; width: 100%; margin-bottom: 10px; }
ul.sipozeti>li>* { width: 50%; float: left; } 
ul.sipozeti>li>.baslik:after {content: ":";float: right;padding-right: 10px;} 
ul.sipozeti>li>.bilgi { font-weight: 100; }

.sipform textarea.form-control { padding:5px 10px; height: 150px !important;margin:10px 0; }
.sipform .RemoveOrder { float: right; color: #de2c65; margin-top: 10px;cursor:pointer; } 
.sipform .RemoveOrder>i { font-size: 10px; font-weight: bold; } 
.sipform .RemoveOrder:hover,.sipform .RemoveOrder:focus,.sipform .RemoveOrder:focus:active { text-decoration: underline; }


#PriceRangeBar{background: #d9d9d9;display: inline-block;width: calc(100% - 20px); margin: 0 10px 2px 10px;position: relative !important;border-radius: 30px;height: 5px;cursor:pointer;} 
#PriceRangeBar .ui-slider-handle { background: #fff; border: 1px solid #0c1b54; padding: 8px; top: -7px; outline: none;border-radius: 30px;margin-left: -9px;cursor:pointer; z-index:1;}
#PriceRangeBar .ui-slider-range { background: #0c1b54; }
#MinPriceTitle{float:left;}
#MaxPriceTitle{float:right;}
.FilterForm .FilterGroupBox{display: inline-block; width: 100%; }
.fiyatbox .GramText { font-size: 13px; color: #949494; text-align: center;margin-top: 5px;}
.FilterForm .filterbaslik { font-weight: 600;margin-bottom:10px; }
.FilterForm .searchbtn{margin:0 !important;color:#fff !important;}
.FilterForm .FilterGroupBox .checkbox { padding: 0; margin-top: 10px; font-weight: normal; cursor: pointer; display: block; }
.FilterForm .FilterGroupBox .checkbox>input { margin: 0 5px 0 0; position: relative; top: 1px; }

.FilterForm { width: 100%; max-width: 200px; } 
.FilterForm .btn { margin-top: 10px; width: 100%; justify-content: center; height: 40px; }

/*.orderbox { position: absolute; right: 0; top: -5px; }*/
.c_header { /*float: left; width: 100%;*/display: flex; position: relative; margin-top: 30px }
.c_header>.orderbox { position: absolute; right: 0; top: -5px; z-index: 1; }
.c_header>.orderbox>select { height: 38px !important; background-position: bottom 16px right 15px; margin:0;padding-right:30px !important }
.c_header>.btn { position: absolute; right: 0; top: -5px; z-index: 1; height: 38px; }


.takimbaslik { font-weight: 600; font-size: 15px; margin-bottom: 15px; display: block; } 
/*ul.takimlar { display: block; } */
.row.takimlar { margin: 0 -4px; }
.row.takimlar>.col { margin: 0; padding: 0 5px; }
.takimlar .product { float: left; margin-bottom: 10px; border: 1px solid #e0e0e0; cursor: pointer; overflow: hidden; transition: box-shadow .3s ease-in-out; }
.takimlar .product>img { float: left; width: 100%;transition: transform .3s ease-in-out; }
.takimlar .product:hover { box-shadow: 10px 10px 36px 0 rgb(0 0 0 / 10%); } 
.takimlar .product:hover>img { transform: scale(1.10); }

.relative{position:relative;}
.full{float:left;width:100%;}
.question { position: absolute; /*bottom: -110px;*/ top: calc(100% + 6px); right: 0; text-align: center; background: #ffffff; width: 100%; z-index: 1; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); border-top: 4px solid #de2c65; /* padding: 10px; */ /* border-radius: 5px; */ } 
.question *{ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.question > p {margin:0;padding:20px 5px;} 
.question > .arrow{ width: 0; height: 0; border-left: 10px solid rgba(0, 0, 0, 0); border-right: 10px solid rgba(0, 0, 0, 0); border-bottom: 10px solid #de2c65; top: -12px; position: absolute; left: 50%; margin-left: -10px; z-index: 4; } 
.question > .arrow:after{ /* content: " "; */ border-left: 9px solid rgba(0, 0, 0, 0); border-right: 9px solid rgba(0, 0, 0, 0); border-bottom: 9px solid #F5F5F5; bottom: 1px; position: absolute; margin-left: -9px; } 
.question > span.yes, 
.question > span.cancel { background: #de2c65; display: inline-block; color: #fff; width: 50%; cursor: pointer; float: left; padding: 10px; /* border-bottom-left-radius: 5px; */ } 
.question > span.cancel{background: #d9d9d9;color: #000;/* border-bottom-right-radius: 5px; *//* border-bottom-left-radius: 0; */} 
.question > span.yes:hover { background: #cb1851; } 
.question > span.cancel:hover { background: #c7c7c7; }

.siplist { padding: 15px; background: #fff; margin-bottom: 15px; transition: box-shadow .3s ease-in-out; border: 1px solid #e9e9e9; } 
.siplist:hover { box-shadow: 10px 10px 36px 0 rgb(0 0 0 / 10%); }
.siplist .fright { float: right; }
.OrderDetail { padding: 20px; background: #fff; }
.siparislist { margin: 0; border-bottom: 1px solid #cecece; padding-bottom: 25px; margin-bottom: 40px; }
.subtitle { font-size: 18px; color: #0c1b54; padding: 0 0 20px 0; text-transform: uppercase; }

.filterbtn,.SideBarClose { display:none; }
ul.pagination { flex-wrap: wrap; }
ul.pagination>li { margin-bottom: 10px; }

.sliderbg { margin-top: 20px; }
#slider .item img{ display: block; width: 100%; height: auto; }
#slider .owl-controls .owl-buttons div { background: #fff; font-size: 26px; color: #484848; width: 40px; height: 40px; line-height: 43px; margin: 0; text-align: center; }
#slider .owl-controls .owl-buttons .owl-prev, #slider .owl-controls .owl-buttons .owl-next { top: 50%; position: absolute; margin-top: -20px; }
#slider .owl-controls .owl-buttons .owl-prev { left: 10px;padding: 0 3px 0 0; }
#slider .owl-controls .owl-buttons .owl-next { right: 10px; padding: 0 0 0 3px; }
#slider .owl-controls.clickable { position: initial; margin: 0; width: auto; }

@font-face {
    font-family: Santral;
    font-style: normal;
    font-weight: 300;
    src: url(/style/font/santral/Santral-Light.woff2) format("woff2"), url(/style/font/santral/Santral-Light.woff) format("woff");
}
@font-face {
    font-family: Santral;
    font-style: normal;
    font-weight: 400;
    src: url(/style/font/santral/Santral-Regular.woff2) format("woff2"), url(/style/font/santral/Santral-Regular.woff) format("woff");
}
@font-face {
    font-family: Santral;
    font-style: normal;
    font-weight: 500;
    src: url(/style/font/santral/Santral-Book.woff2) format("woff2"), url(/style/font/santral/Santral-Book.woff) format("woff");
}
@font-face {
    font-family: Santral;
    font-style: normal;
    font-weight: 600;
    src: url(/style/font/santral/Santral-Medium.woff2) format("woff2"), url(/style/font/santral/Santral-Medium.woff) format("woff");
}






@media (max-width:991px){
	/*Tablet ve daha kucuk ekranlar*/
	body .container { width: 100% !important; max-width: 100%; padding: 0 20px; }
	body.mmenuactive { overflow: hidden; overflow-y: hidden; overflow-x: hidden; }
	body .form-control:focus,body .form-control{height:40px;}
	.form input,.form select,.form textarea{margin-bottom: 20px;}
	
	.header {padding:0 20px;height: 90px;}
	.HeaderLogo{max-width: 160px;}
	.HeaderLogo img.logo{display:none;}
	.HeaderLogo img.logo.mobile{display:block;}
	.DropdownBox{padding: 0 15px;}
	.DropdownBox .Dropdown_Menu { width: 50px; left: 0; right: -10px; }
	.DropdownBox .LangSelected_Text{font-size: 12px; font-size: .75rem; line-height: 16px; line-height: 1rem;}
	
	.MenuOverlay { position: fixed; width: 100%; height: 100%; background-color: #0c1b554d; z-index: -1; display:block;}
	.MenuNav {position: fixed; top: 0; left: -100%; z-index: 6; width: 100%; height: 100vh; background-color: #0c1b554d;box-shadow: none;
		-webkit-transition: all 0.17s linear;
		-o-transition: all 0.17s linear;
		-moz-transition: all 0.17s linear;
		-ms-transition: all 0.17s linear;
		-kthtml-transition: all 0.17s linear;
		transition: all 0.17s linear;	
	}
	.MenuNav.active {left:0;}
	.MenuNav>.MenuContent { width: 75%; background: #0c1b54; max-width: 350px;height:100%;overflow:auto;}
	.MenuNav .item{margin: 0;padding:20px;width: 100%;text-align:left;}
	.MenuNav .item>a{color: #fff;font-size:20px; }
	.MenuNav .SubMenu{position: relative;opacity: 1;visibility: visible;left: 0;right: 0;padding: 0;width: 100%;margin: auto;}
	.MenuNav .SubMenu>.icon-uzman-select-arrow { display: none; }
	.MenuNav .SubMenu .subitem{border:none;}
	.MenuNav .SubMenu>.content {background: none;box-shadow: none;padding:0 0 0 30px;display: flex;margin: 15px 0 0 0;flex-direction: column;align-items: flex-start;} 
	.MenuNav .SubMenu>.content>a { color: #fff; position: relative;margin-bottom:5px; font-size:18px;padding:0}
	.MenuNav a:hover,.MenuNav .item.active>a,.MenuNav a.active { color: #fff !important; }
	.MenuNav a:after { content: ""; position: absolute; left: 0; bottom: 0; height: 2px; width: 0; background-color: #fff; opacity: 0; transition: width .5s cubic-bezier(.19,1,.22,1) 0s,opacity 0s cubic-bezier(.19,1,.22,1) .4s; }
	.MenuNav a.active:after, .MenuNav a:hover:after, .active>a:after{ width: 100%; opacity: 1; transition: width .5s cubic-bezier(.19,1,.22,1) 0s,opacity .4s cubic-bezier(.19,1,.22,1) 0s; }
	.MenuNav .item>a:hover~.SubMenu, .SubMenu:hover{width: auto;margin: auto;}

	.HeaderLeft .MobileMenuIcon { position: relative; width: 20px; height: 13px; margin-right:.5rem; flex-direction: column; justify-content: space-between; align-items: flex-start; cursor: pointer; display: flex; }
	.burger-item { width: 20px; height: 1px; display: flex; background-color: #0c1b54; pointer-events: none; } 
		
	.MenuClose { position: absolute; top: 0; left: 350px; z-index: 2; width: 50px; height: 50px; display: flex; flex-direction: column; justify-content: center; align-items: center; cursor: pointer; background: #0c1b54;} 
	.MenuClose>.icon-uzman-close { font-size: 20px; color: #fff; }
	
	.btn.btnmobile>.text{display:none;}
	.btn.btnmobile{height:46px;}
	.btn.btnmobile>.icon{margin:0;}

	.form select{background-position: bottom 17px right 5px;}
	textarea.h121 { height: 100px !important; }
	footer{text-align:center;}
	footer .linkbox { display: flex; flex-direction: column; margin: 50px 0; padding: 0; }
	footer .about { padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5);}
	
	.form.pd button.addcart { height: 40px; padding: 0; }

	.guvenlikkodu>img{height:40px;} 
	.guvenlikkodu>input{width: calc(100% - 106px);}
	.PageTitle{margin-bottom:25px;}

	.DropdownBox .Dropdown_Menu_Item { padding: 10px 15px;}

	.filterbtn { margin: 0 0 20px 0; background: #0c1b54; color: #fff; float: right; padding: 6px 10px; display:block;cursor:pointer;}
	.filterbtn>.icon { font-size: 10px; margin-top: 4px; float: left; margin-right: 4px; }
	.filtericon{height: 9px; float: left; flex-direction: column; justify-content: space-between; align-items: flex-start; cursor: pointer; display: flex; margin-top: 4px; margin-right: 6px;}
	.filtericon .burger-item { background: #fff; width: 12px; }
	
	.sidebar { position: absolute; top: 0; left: -100%;height:100vh;width:100%; z-index: 999; padding:0;background-color: #0c1b554d;-webkit-transition: all 0.17s linear; -o-transition: all 0.17s linear; -moz-transition: all 0.17s linear; -ms-transition: all 0.17s linear; -kthtml-transition: all 0.17s linear; transition: all 0.17s linear;}
	.sidebar.active{left:0;}
	.sidebar .MenuLeft{padding:10px;background: #fff;width: 75%;max-width:220px;float:left;overflow-y: scroll; height: 100%;margin-top: 0; padding-top: 30px; }
	.sidebar.active>.SideBarClose{display:block;position: absolute; top: 0; right: calc(100% - 254px); background: #fff; padding: 10px;cursor:pointer;}
	.sidebar.active>.MenuLeft { align-items: center;}
	
	.solmenu { display: flex; order: 1; }
	.solmenu>.MenuLeft{width:100%; align-items: center;margin-top: 50px;}
	
	.c_header { display: flex; justify-content: flex-end; margin-bottom: 20px; }
	.c_header>.orderbox { position: relative; top: 0; margin-left: 5px; }
	.c_header .filterbtn{margin:0;margin-right: 5px;padding:10px;}
	.c_header.account{display:inline-block;}

	#slider .owl-controls .owl-buttons div { font-size: 22px; width: 30px; height: 30px; line-height: 33px; }
	#slider .owl-controls .owl-buttons .owl-prev, #slider .owl-controls .owl-buttons .owl-next {  margin-top: -15px; }
	#slider .owl-contr	ols .owl-buttons .owl-prev { padding: 0 2px 0 0; }
	#slider .owl-controls .owl-buttons .owl-next { padding: 0 0 0 2px; }
	
	footer .f_linkbox { justify-content: center; margin-top: 3rem!important; }
	footer .f_linkbox .menu-item { margin: 0 15px; }
	.countbox>input::-webkit-outer-spin-button,
	.countbox>input::-webkit-inner-spin-button {height:20px;}
}
@media (max-width:767px){
	/*MobilHepsi*/
	/*.sidebar{order:1;}*/
	.MenuLeft { align-items: center;margin-top:50px;}
	.DropdownBox{padding: 0 5px;}
	.DropdownBox .Dropdown_Menu_Item { padding: 10px;}
	footer .f_linkbox .menu-item { margin: 0 5px; }
}

@media (min-width:576px) and (max-width:767px){

}
@media (max-width:575px){
	/*KckMobil*/
	.MenuClose { top: 0px; right:0px; width: 30px; height: 30px;}
	.MenuClose>.icon-uzman-close { font-size: 14px;}
	.btn.hsb,.btn.lgt,.btn.lgn,.DropdownBox{display:none;}
	.DropdownBox.mobile{display:block;float:right;padding-right:0;}
	.DropdownBox .LangSelected_Text,
	.DropdownBox .LangSelected .icon-uzman-select-arrow,
	.DropdownBox .LangSelected.collapsed .icon-uzman-select-arrow{color:#fff;}
	.header { height: 70px; }
	.HeaderLogo img.logo.mobile { max-width: 130px;}
	.btn.cart{ height: 35px; padding: 5px; }

	.MobileTopMenu { width: 100%; padding: 20px;display:block; background:#071446}
	.MobileTopMenu>a:after{display:none;}
	.MobileTopMenu>a { color: #fff; }
	.MobileTopMenu>a.link_logout { color: #de2c65; margin-left: 5px; font-size: 12px; font-weight: bold; }
	.c_header { justify-content: center; }
	.c_header.account .text{display:none;}
	.c_header.account .icon-exit{margin:0;}
	
	footer .f_linkbox { justify-content: center; margin-top: 3rem!important; flex-direction: column; }
	footer .f_linkbox .menu-item { margin: 10px 0; }	

	.cartproduct .urun .detail>.info { height: 40px; }
}
@media (max-width: 467px){ 
	.MenuClose{right: calc(25% - 30px); left: auto;}
}
@media (max-width:374px){
	/*MiniMobil*/
	
}

@media (min-width:768px) and (max-width:991px){
	/*Tablet*/
}
@media (min-width:992px) and (max-width:1199px){
	/*Laptop 1024*/
	.MenuNav .item{ margin: 20px; font-size: 16px;}
	body .container { width: 100% !important; max-width: 100%; padding: 0 40px; }
	.SearchBox { width: 100%; max-width: 140px;}	

}
@media (min-width:1200px) and (max-width:1399px){
	/*Laptop*/
	.contactform{padding-left:80px;}
	.SearchBox { width: 100%; max-width: 240px;}	
}
@media (min-width:1400px){
	/*Buyuk Ekran*/
	.contactform{padding-left:80px;}
	.SearchBox { width: 100%; max-width: 240px;}	
}