﻿/*@media only screen and (min-width: 1400px) {
     .content-page ,.head-menu,.header-center-alt,.header-top-bar,.footer-center,.top-menu,.footer-center,.content-one{
        width: 1350px;
    }
}
  */ 
  @media only screen and (max-width: 1200px) {
	.head-cat>li:not(:first-child)>.head-altcat {
		width: 100%;
	}
  }
  @media only screen and (max-width: 945px) {
	.my0 {
		display:none;
	}
	.my10 {
		width: 10%;
	}

	.my20 {
		width: 20%;
	}

	.my30 {
		width: 30%;
	}

	.my40 {
		width: 40%;
	}

	.my50 {
		width: 50%;
	}

	.my60 {
		width: 60%;
	}

	.my70 {
		width: 70%;
	}

	.my80 {
		width: 80%;
	}

	.my90 {
		width: 90%;
	}

	.my100 {
		width: 100%;
	}
	/*.page-left{
		display:none;
	}
	.prbx-item .ayirici {
		display: none;
	}
	.prbx-dty .prbx-text, .prbx-dty .prbx-value {
		display: block;
		text-align: center;
		width: 100%;
	}
    .header-center-alt {
	    width: 100%;
		flex-direction: column;
		justify-content: space-evenly;
		margin: 5px auto;
	}
	.header-center .head-search {
	    padding: 10px;
	}
	.prbx-item {
	    width: 50%;
	}
	.page-left {
	    width: 100%;
	}
	.Kategori-nav .Kategori-nav-items {
	    display: none;
	}
	.Kategori-nav-title.Aktif ~ .Kategori-nav-items {
	    display: block;
	    border: 1px solid #999;
   		border-top: 0px;
    	padding: 5px;
	}
	.Kategori-nav-title {
	    background: #999;
	    color: #fff;
	    border-radius: 5px 5px 0px 0px;
	}
	.Kategori-nav-items li:nth-child(even) {
	    background: #f1f1f1;
	}
	.page-right{
		width: 100%;
	}
	.sepetim-left, .Siparis-left,.sepetim-right, .Siparis-right {
	    width: 100%;
	}
	.head-search-yeni-keyw input{
		width: 100%;
		min-width: 300px;
	}
	.kitap-detay-alt tr td {
	    display: grid;
	    width: 100%;
	}
	.dty-sol,.dty-sag{
		width: 100%;
	}
	.page-account-content {
    	width: 100%;
	}
	.page-nav{
		width: 100%;
		margin-bottom: 5px;
	}
	.page-account-content-alt {
	    overflow: overlay;
	}
	.pac-alt-item-box{
		width: 100%;
	}
	.filter-btn {
	    display: inline-block;
	    width: 47%;
	    margin: 1%;
	}
	.search-bar-text{
		width: 100%;
	}*/
	.resp-top-menu-title{
		display: block;
		color: #fff;
		line-height: 38px;
	}
	#mobile-left-menu {
		position: fixed;
		left: 0;
		width: 80%;
		bottom: 0;
		top: 0;
		padding: 13px;
		background: #fff;
		z-index: 99999;
		color: #000;
		font-size: 14px;
		text-align: left;
		overflow: overlay;
	} 
	.mobile-left-back {
		background: #0059ae;
		color: #fff;
		padding: 10px;
		border-radius: 5px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 5px;
		width: 100%;
	}
	#mobile-left-menu li:nth-child(even){
		background: none;
	}
	.mobil-left-menu-open {
		color: #fff;
		line-height: 41px;
		font-weight: 400;
	}
	.top-menu{
		display:none;
	}
	.mobil-left-menu .Kategori-nav .Kategori-nav-items {
		display: block;
		text-align: left;
	}
	.active#mobile-left-menu {
		display: block;
	}
	.Kategori-nav-items li:hover {
    background: #fff;
    color: #000;
}
	.Kategori-nav-items ul {
    position: relative;
    left: 0;
    margin-top: 0;
    border: none;
    width: 100%;
    top: 0;
    box-shadow: none;
	}
	.Kategori-nav-items ul li i{
		display:none;
	}
	

	.Kategori-nav-items li:hover li:hover{
		color:#000;
	}
	.Kategori-nav-items li ul{
		display:none;
		min-height: auto;
	}
	.kategori-sag {
		display:none;
	}
	.Kategori-nav-items li.active ul:first-child{
		display:block;
	}
	.head-altcat .alt-kategori {
		display:none !important;
	}
	.Kategori-nav-items li.active ul li.active>.alt-kategori{
		display:block !important;
		position: relative;
		height: auto;
		width: 100%;
		left: 0;
	}
	.Kategori-nav-items li:hover li:hover li:hover {
    color: #000;
	}
	.head-altcat .alt-kategori ul li a {
    font-weight: 500;
     color: #000;
	}
	
	.head-altcat .alt-kategori ul li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 15px;
    color: #000;
}
	/*.footer-center {
		display: inline-block;
		width: 100%;
		text-align:center;
	}
	.footer-center div {
		padding: 10px;
	}
	.header-top-bar-account span {
		display: block;
		text-align: center;
		width: 100%;
	}
	.header-top-bar-menu {
		text-align: center;
	}
	.mobil-nav {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		align-content: center;
		max-width: 100%;
		margin: 0 auto;
		list-style: none;
		background: white;
		padding: 12px;
		z-index: 99999;
		border-top: 1px solid #eee;
	}
	.mnav-item svg {
		width: 20px;
		height: 20px;
	}
	.mnav-item {
		padding: 0px 10px;
	}
	.mnav-item.mini-cart.aktif svg {
		fill: #0d9f16;
	}
	.wp-destek {
		bottom: 50px;
		width: 120px;
		font-size: 12px;
	}
	.header-top-bar-menu,.head-box,.mobil-left-menu-open,.header-bottom{
		display:none;
	}
	.dty-favori-ekle-btn, .dty-sepete-ekle-btn {
		width: 100%;
		display: inline-block;
		text-align: center;
	}
	.dty-sag-sol,.dty-sag-sag{
		width:100%;
		text-align: center;
	}
	.header-top-bar-account {
		width: 100%;
	}
	.prbx-sepeteekle { 
		width: 100%;
	}
	.prbx-add-cart {
		
		height: 70px;
	}*/
	.page-nav{
		width: 100%;
		margin-bottom: 5px;
		/*display: none;*/
	}
	.login-left{
		display:none!important;
	}
	.customer-blok{
		float:none;
		margin:auto;
	}
	.fntSemiBold,.fntLight{
		display:none;
	}
	.login-page .inputs input[type="text"],
	.login-page .inputs input[type="password"]{
		width:86%
	}
	
	.header-top-bar-account-mobil{
		display: flex;
    padding: 10px;
    padding-bottom: 5px;
	}
	.head-mobil-tcari {
		text-align: left;
		margin-left: 8px;
		font-size: 12px;
	}
	.header-top-bar-account-hosgeldiniz{
		margin:auto;
		float:none;
	}
	.content-w.y20.my100{
		display:none;
	}
	.header-top-bar-menu{
		display:none;
	}
	.head-logo{
		text-align:center;
		margin:auto;
	}
	.header-center .head-logo img{
		max-width:100px;
	}
	.text-right-mobil{
		display:inline-block;
		position:absolute;
		right:10px;
	}
	.Doviz-Bar{
		font-size: 9px;
	}
	.mobil-nav {
       display: block;
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    width: 100%;
    background: #fbfbfb;
    border-top: 1px solid #337ab7;
    color: #337ab7;
    fill: #337ab7;
	}
   .mnav-item{
        float: left;
    width: 20%;
    text-align: center;
    padding-top: 7px;
    border-right: 1px solid #eee;
	font-weight: 550;
   }
   .mnav-item svg {
		height: 18px;
		fill: #337ab7;
	}
	.mnav-item span {
    font-size: 10px;
    display: block;
	margin-top: -2px;
}
.mnav-item.aktif svg {
    fill: #fff;
}
.mnav-item.aktif {
    background: #0059ae;
    color: #fff!important;
}
   .mobil-cikis-yap{
	   float:right;
	   display:block;
   }
	.head-box{
		display:none;
	}
	.head-cat{
		display:none;
	}
	.head-search
	{
		margin:auto;
		width:100%;
		float:bobe
	} 
	ul.menu li .fa {
		display: block;
		margin-bottom: 2px;
	}
	ul.menu li {
		height: auto;
		padding: 6px 1px;
		min-width: 90px;
		display: inline-block;
	}
	ul.menu { 
		padding: 0;
		font-size: 12px;
		    overflow-x: overlay;
	}
	ul.menu.mobil {
		display: flex!important;
	}
	ul.menu {
		display: none;
	}
	.head-search-yeni-keyw input{
		border-radius:5px 0 0 5px;
		width: 100%;
	}
	.head-search-yeni-keyw{
		width:100%;
		display: flex;
	}
	.ara{
		border-radius:0 5px 5px 0;
		max-width:100%;
	}
	.prbx-item{
		width: 45%;
		padding: 1px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev,
	.owl-theme .owl-controls .owl-buttons .owl-next{
		display:none;
	}
	.prbx-item {
		    width: 49%;
    margin: 1px;
	}
 
	.footer-block-group-mobil{
		display:block;
	}
	.footer-block{
		text-align:center;
		vertical-align:center;
	}
	.footer-block-title{
		width:50%;
		text-align:center;
		padding:0;
		margin:3px auto;
	}
	/*.footer-block-items{
		 display:none; 
	}*/
	.aktif{
		display:block;
	}
	.footer-block-items li a {
		border-bottom:1px dashed #ccc;
	}
	.tel_icon{
		display:none!important;
	}
	.mobil-tel_icon{
		display:block;
		font-size: 14px;
		margin-top: 8px;
		color: var(--renk1);
		font-weight: 600;
	}
	.tel_number{
		display:none;
	}
	.tel_text{
		display:none;
	}
	
	.footer-banka-mobil{
		display:block;
		margin-bottom:15px;
	}
	.footer-company{
		margin-bottom:17px;
		font-size:9px;
	}
	.footer-banka{
		display:none;
	}
	.page-nav-item, 
	.page-nav li{
		padding:0;
		padding-top:3px;
		margin:0;
		margin-bottom:3px;
	}
	.page-account-content{
		float:left;
		width:100%;
	}
	.ozl_table {
		display:block;
		overflow: overlay;
	}
	.sepetim-left, .Siparis-left, .sepetim-right, .Siparis-right {
		width: 100%;
	}
	.address-box, .kargo-box {
		overflow: overlay;
	    width: 49%;
	}
	.dty-sol,
	.dty-sag{
		width:100%;
	}
	.prbx-add-cart{
		background:none;
		justify-content: center;
	}
	.azalt, .artir {
		padding: 7px 5px 7px 5px;
	}
	.dty-sepete-ekle-input-style{
		width:30px!important;
	}
	.sepeteekle{
		height:33px;
		border-radius: 8px;
	}
	.group-box-item.aktif{
		width:65%;
	}
	.sepetim-box.item{
		overflow:overlay;
	}
	.page-left-mobil{
		float:none;
		margin:auto;
		height:300px;
		overflow:overlay;
		display:block;
		width:80%;
		display: none;
	}
	.Kategori-nav-items.custom-scrooll {
		max-height: 100%;
	}
	.Kategori-nav-title { 
		background: #0059ae;
		border-radius: 8px 5px 0px 0px;
	}
	.Kategori-nav {
		border: 1px solid #0059ae;
		border-radius: 11px;
	}
	.page-left-mobilkategori{
		float:none;
		margin:auto;
		height:350px;
		overflow:overlay;
		display:block;
		width:80%;
	}
	.page-left-mobilkategori .search-filter-title ~ .search-filters-items{
			display:none;
	}
	.hesap-bilgileri-ackapa{
		display:none!important;
	}
	.ackapa{
		display:block!important;
	}
	.gizle{
		display:none!important;
	}
	.page-right{
		float:none;
		width: 100%;
		    padding-top: 0px;
	}
	.fas{
		display:block;
	}
	.dty-sepete-ekle-btn{
		width:50%;
	}
	.card-list.list-taksit {
		width:100%!important;
		float:none!important;
	}
 
	.login-right {
		display:none;
	}
	.login-right-alt {
		display:none;
	}
	.customer-blocks{
		min-width:auto;
		
	}
	.login-main {
		left:0;
		right: 0;
		top: 20px;
	}
	.login-buttons button {
		width: 100%;
	}
	.loginaciklama img {
		max-height: 35px;
	} 
	.page-left {
		width:100%;
		    display: none;
	}
	/* <cari ekstre detay üst bölüm !resbonsive> */
	.cari-box-bar {
		align-items: start;
	}
	.cari-ekstre-detay .cari-box-bar .box-val {
	    font-size: 10px;
		text-align: right;
		font-weight: bold;
		padding: 5px;
	}
	.cari-ekstre-detay .cari-box-bar .box {
		height: auto;
	}
	/* </cari ekstre detay üst bölüm !resbonsive> */
	.header-top ul,.header-top {
		display: none;
	}
	.slider-alt-box {
		display: none;
	}	
	.footer-info,.footer-alt{
		display: block;
		text-align:center;
	}
	.footer-info div div {
		max-width: 100%;
		text-align:center;
	}
	.header-center .head-logo {
		    display: none;
	}	
	.head-logo-mobil img {
    width: 100%;
}
	span.prbx-text {
		width: 100% !important;
	}
	.TabPageLink {
		padding: 6px 0px;
	}
	.contact-row {
		display: flex;
	}
	.contact-row div {
		font-size: 8px;
	}
	.header-logo-bar {
		margin: 0px;
		background: #f6f6f6;
	}
	.account-textbox-item {
		display: flex;
		justify-content: space-between;
		width: 100%;
		border: 1px solid var(--renk1);
		border-radius: 4px;
		padding: 4px 2px;
		margin: 5px 0;
		box-shadow: inset 0px 0px 2px;
		align-items: center;
	}
	.account-textbox-text {
		text-align: right;
	}
	.mesajYaz {
		left: unset;
		right: 0;
	}
	.search-bar-filter span:first-child {
		display: inline-block;
	}
	.prbx-list-detay-item{
		width: 100%;
	}
	.login-page {
		background: none;
	}
	.web
	{
		display:none;
	}
	
	
	/*Header Yeni*/
	.m-logo img {
		width: 80px;
	}
	.m-head {
		display: flex;
		justify-content: space-between;
		align-items: center;
		align-content: space-around;
		padding: 5px 10px;
		font-size: 18px;
	}
	.m-header-menu {
		display: flex;
		width: 80px;
		justify-content: space-around;
		align-content: center;
		align-items: center;
	}
	.m-cari {
		padding: 0px 20px;
		font-size: 10px;
		font-weight: 550;
	}
	.m-search {
		display: flex;
		align-items: center;
		justify-content: space-around;
		width: 97%;
		margin: 10px auto;
		border: 2px solid #eee;
		padding: 5px;
		border-radius: 9px;
		box-shadow: 0px 0px 10px #eee;
		color: #999;
		border-bottom: 1px solid #0059ae;
	}
	.m-search input {
		    width: 100%;
		border: 0px;
		font-size: 12px;
		padding: 5px 5px;
	}
	.m-search input[type="submit"] {
		width: 30px;
		border-radius: 6px;
		background: none;
	}
	.m-search input[type="submit"], .fa-barcode {
		color: #0059ae;
		    margin: 0 8px;
	}

	.header-bar{
		display:none;
	}
	.tab-main .tabust {
		margin: 0px;
	}
	.tab-main .tab button {
		width: 100%;
	}
	.tab-main .tab {
		display: flex;
		justify-content: space-between;
	}
	.tab-main .tab button {
		width: 100%;
	}
	.tabcontent.stok {
		border: 0px;
		padding: 5px 0px;
	}
	.tab-main .stoks {
		padding: 5px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
		/*Header Yeni Bitiş*/
	.flat-qty span {
		border-radius: 5px;
		    height: 33px;
		line-height: 18px;
	}
	.flat-qty {
		border: 0px;
	}
	.m-cari-menu {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		background: #fdfdfd;
		z-index: 9999;
		display: none;
	}
	.m-cari-menu-header {
		display: flex;
		padding: 20px 10px;
		justify-content: flex-start;
		align-items: center;
		background: #f9f9f9;
		border-bottom: 1px solid #ccc;
		font-size: 12px;
		font-weight: 500;
	}
	.m-cari-menu-header i {
		font-size: 19px;
		width: 20px;
		margin-right: 7px;
	}
	.m-cari-menu-bakiye {
		display: block;
		text-align: center;
		padding: 8px;
		font-size: 18px;
		font-weight: 500;
	}
	.m-cari-menu-bakiye span {
		color: #e5322d;
		font-weight: 600;
	}
	.m-cari-menu-items {
		padding: 20px;
	}
	.m-cari-menu-items a {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		align-content: center;
		padding: 15px 0px;
		font-size: 15px;
		color: #444;
		border-bottom: 1px solid #ddd;
	}
	.m-cari-menu-items a i:first-child {
		width: 27px;
	}
	.m-cari-menu-items a span {
		width: 100%;
	}
	.nav-bar {
		font-size: 12px;
		font-weight: 450;
	}
	.dty-sol .dty-img img {
		max-height: 150px;
	}
	.sepeteeklendi.aktif {
		display: block;
	}
	.sepeteeklendi {
		position: fixed;
		background: #0059ae;
		color: #fff;
		padding: 10px;
		left: 0;
		right: 0;
		text-align: center;
		border-radius: 6px;
		z-index: 9999;
		display: none;
	}
	.categori-page .page-title {
		text-align: left;
		font-size: 14px;
		color: #0059ae;
	}
	.search-bar {
		padding: 0px;
	}
	.search-bar-text.fleft {
		display: block;
		float: none;
		text-align: left;
		font-size: 12px;
	}
	.search-bar-filter {
		    display: flex;
		justify-content: space-around;
		align-items: flex-end;
		margin-top: 5px;
	}
	span.grid_icon, span.list_icon {
		height: 25px;
	}
	.manuelPage {
		padding: 1px;
		text-align: center;
	}
	#jsdata>li>ul>li:before {
		/*content: "•";*/
		color: var(--renk2);
		font-size: 16px;
		font-weight: bold;
	}
	#jsdata>li>ul>li {
		list-style: none;
		margin: 10px 0px;
		border-bottom-style: groove;
	}
	#jsdata>li {
		list-style: none;
		font-weight: 700;
		font-size: 16px;
		border: 1px solid #f3f3f3;
		margin: 9px 0;
		padding: 10px 0;
		background: #f3f3f324 !important;
	}	
	#jsdata > li a img {
		display: none;
	}
	#jsdata > li > a {
		padding-left: 8px;
	}
	span.menu-icon {
		background: url(/Themes/SPoint/Content/img/plusB2.png?v=22);
		background-repeat:no-repeat;
		background-position: center;
		background-size: 100%;
		display: inline-block;
		width: 20px;
		height: 20px;
		float: right;
		transition: 0.2s;		
		margin-right: 8px;
	}	
	span.menu-icon.active {
		transform: rotate(45deg);
		transition: 0.2s;
	}
	.second-menu{
        display:none;
    }
    .second-menu.active{
        display:block;
        border-top: 1px solid;
	}
	.second-menu > li > a{
		color: #000;
	}
	
}
 @media only screen and (max-width: 369px){
	 .sepeteekle{
		padding:5px 0;
	}
	#mobile-left-menu {
		width:90%;
	}
	.col-sm-12{
		overflow:overlay;
	}
 }
@media only screen and (max-width: 320px){
	.sepeteekle{
		padding:0px;
	}
	.prbx-item {
		    width: 49%;
    margin: 1px;
	}
	.stoks .prbx-item{
		    width: 50%;
    margin: 0px;
	}
	
}
@media(max-height:800px){ 
	.sol-perde-ic{
		margin-top: 45%;
	}
	.katmanimg{
		height:700px!important;
	}
}
@media(max-height:700px){
	.katmanimg{
		height:640px!important;
	} 
}
@media(min-width:450px) and (max-width: 945px){
	.prbx-item {
		width: 32%;
		margin: 1px;
	}
}

@media(min-width: 945px){
	.mobil{
		display:none;
	}
}






