/******* GLOBALS *******/
.textArea {}
.textArea a {color:#9a3393; text-decoration:underline;}

.listed {margin-right:-10px; margin-left:-10px;}
.listed > div,
.listed > li {padding-right:10px; padding-left:10px; }
.fixCols {padding:0 20px}

.formAreaNew {margin:0 20px;text-align:left}
	.formAreaNew form div{margin:0 0 10px 0}
	.formAreaNew div > span{margin-bottom:5px;display:inline-block; width:180px}
	.formAreaNew div span{font-size:15px}
	.formAreaNew div span i{color:#900}
	.formAreaNew div span.info{font-size:9px;color:#999}
	.formAreaNew input,.formAreaNew select,.formAreaNew textarea,.formAreaNew button{outline:none}
	.formAreaNew div input[type=text],.formAreaNew div input[type=password]{border:1px solid #ddd;padding:5px 5px;width:200px;color:#666;font-size:13px;margin:0 0 3px 0}
	.formAreaNew div select{border:1px solid #ddd;padding:5px 5px;width:210px;color:#666;font-size:13px;margin:3px 5px 3px 0}
	.formAreaNew div input[type=checkbox]{margin-right:5px;cursor:pointer}
	.formAreaNew div textarea{border:1px solid #ddd;padding:5px 5px;width:400px;height:120px;color:#666;font-size:13px;margin:3px 5px 3px 0; resize: none;}
	.formAreaNew span.ikili{width:215px;display:inline-block}
	.formAreaNew button{width:105px;height:32px;line-height:32px;display:inline-block;background:#900;color:#fff;font-weight:bold;text-align:center; border-radius:3px}
	.formAreaNew button:hover{background:#700}
	.formAreaNew .altLink1 {color:#732a7c}
	.formAreaNew .altLink1:hover {text-decoration:underline}
	.formAreaNew div .ks {width:92px !important}
	.formAreaNew div .kss {width:63px !important}


/******* STYLES *******/
body{background:#f5f5f5; font-family:"poppinsR"; font-size:16px;}
header{background:white;}
button, input, select{border: none;}
a{color: #5a5a5a;text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects;}
a:hover{color: #9a3393;}
ul{list-style: none; padding: 0}

	.search {position:relative;}
		.search ::-webkit-input-placeholder{color:#707070;}
		.search input{width:100%;height:39px;border-bottom:solid 3px #555555 !important;outline: none; padding-right: 25px; font-size: 20px;}
		.search	button{background: url(../images/icon-search.png) no-repeat center;width:24px;height:38px;position:absolute;bottom:0px;right:0; padding: 0}
		.search	button:hover{opacity:.5;filter:alpha(opacity=50);}

		.header {height: 75.5px;}

		/*.bsktBttn {margin-top:7px; text-align: center;}*/
		/*.bsktBttn a{background:url(../images/basket-icon.svg) no-repeat 0 2px;color:#5a5a5a;padding-left:25px; text-decoration: none;}*/
		.bsktBttn img, .search img {transition: .15s ease-in-out;}
		.bsktBttn img:hover, .search img:hover {filter: contrast(30%); cursor: pointer}

		.prplBttn {
			border: solid 1px #9a3393;
			border-radius: 23px;
			width: 184.5px;
			padding: 8px 0;
			display: flex;
			justify-content: center;
			align-items: center;
			color: #9a3393 !important;
			font-size: 18px;
			transition: .3s ease-in-out;
			background: none;
			user-select: none;
			cursor: pointer;
		}
		.prplBttn:hover {color: white !important; background: #9a3393; text-decoration: none;}

		.prplBttnDark {
			border: solid 1px #9a3393;
			border-radius: 23px;
			width: 184.5px;
			padding: 8px 0;
			display: flex;
			justify-content: center;
			align-items: center;
			color: white !important;
			font-size: 18px;
			transition: .3s ease-in-out;
			background: #9a3393;
			cursor: pointer;
		}
		.prplBttnDark:hover {color: #9a3393 !important; background: none; text-decoration: none;}
		.prplBttnDark:focus {outline: none;}
		.header-ceptest-text{
			font-family: poppinsSB;
			font-size: 16px;
			line-height: 1.56;
			letter-spacing: normal;
			color: #142954 !important;
			cursor: pointer;
		}

		.whiteBttn {
			border: solid 1px white;
			border-radius: 23px;
			width: 184.5px;
			padding: 8px 0;
			display: flex;
			justify-content: center;
			align-items: center;
			color: white !important;
			font-size: 18px;
			transition: .3s ease-in-out;
			background: none;
			user-select: none;
			cursor: pointer;
		}
		.whiteBttn:hover {color: #142954 !important; border-color: #142954; text-decoration: none;}

		.whiteDarkBttn {
			border: solid 1px white;
			border-radius: 23px;
			width: 184.5px;
			padding: 8px 0;
			display: flex;
			justify-content: center;
			align-items: center;
			color: #9a3393 !important;
			background: white !important;
			font-size: 18px;
			transition: .3s ease-in-out;
			background: none;
			user-select: none;
			cursor: pointer;
		}
		.whiteDarkBttn:hover {background: none !important; color: white !important; text-decoration: none;}

		.blueBttn {
			border: solid 1px #3fa4e0;
			border-radius: 23px;
			width: 184.5px;
			padding: 8px 0;
			display: flex;
			justify-content: center;
			align-items: center;
			color: #3fa4e0 !important;
			font-size: 18px;
			transition: .3s ease-in-out;
			background: none;
			user-select: none;
			cursor: pointer;
		}
		.blueBttn:hover {color: white !important; border-color: white; text-decoration: none;}

		.blueBttnDark {
			border: solid 1px #3fa4e0;
			border-radius: 23px;
			width: 184.5px;
			padding: 8px 0;
			display: flex;
			justify-content: center;
			align-items: center;
			color: white !important;
			font-size: 18px;
			transition: .3s ease-in-out;
			background: #3fa4e0;
			user-select: none;
			cursor: pointer;
		}
		.blueBttnDark:hover {border-color: white !important; background: white; color: #0C0117 !important; text-decoration: none;}

		.header-menu nav {text-align:center}
		.header-menu nav ul li {display:inline-block;}
		.header-menu nav ul li {display:inline-block;}
		.header-menu nav ul li a {color:#9a3393; display:inline-block; padding:0 10px; font-size:18px; transition: .1s;}
		.header-menu nav ul li a:hover {text-decoration:none; color: #555555;}
		.header-menu .header-item-hover:hover{transform: scale(1.1); transition: .1s}
		.header-menu nav ul li a .new {width:45px; height:18px; display:inline-block; background:url('../images/icon_new.png'); font-style:italic}

	.menuBtn {display:none}
.carousel-control-prev-icon, .carousel-control-next-icon {
	filter: invert();
}
	.mainSliderBg,.subSliderBg {padding:0; margin:0;}
	.subSliderBg {background:#f7f6f9 url('../images/bg-subslider.png') no-repeat left top; padding:15px 15px 0 15px; margin-top:48px;}

.newProductsTtl {background:#fff; padding:25px 0 0 0; text-align:center;}
	.newProductsTtl .col {padding:0 15px;}
	.newProductsTtl .col div {background:#fff url('../images/bg-titleline.png') repeat-x center 17px;}
	.newProductsTtl h1 {background:#fff; color:#5a5a5a; font-size:24px; display:inline-block; padding:0 20px;}
	.newProductsTtl hr {margin-top:15px}



.newProductsList {}
	.newProductsList li {margin-bottom:20px;}
	.newProductsList li > div {border:1px solid #e7e7e7; background: #fff;}
	.newProductsList li .img {padding:10px;}
	.newProductsList li .img img{width:100%;}
	.newProductsList li .title {padding:0 10px; margin-bottom:5px;}
	.newProductsList li .title a {font-size:13px; line-height:140%; height:54px; overflow:hidden; margin:0; color:#9a3393; display:block; font-weight:bold; }
	.newProductsList li .title .discount {text-align:center; float:right; font-size:15px; color:#9a3393;}
	.newProductsList li .title .discount b {display:block; font-size:25px;}
	.newProductsList li .priceArea {position:relative; overflow:hidden; }

.newProductsList li .priceNew {
	color: #ea43a9;
	display: inline-block;
	float: left;
	padding: 0;
}

.newProductsList li .titleNew {
	border: none;
	float: left;
	padding-top: 5px;
	width: 40%;
}

.newProductsList li .buyer {
	border: none;
	width: 50%;
	float: right;
	padding-top: 8px;
}

.newProductsList li .buyer .addBookPlus { width: 24%; }

	.newProductsList li .tax {background:#f6f6f7 url(../images/bg-basket.png) no-repeat left center; font-size:14px; text-align:center; padding:0;}
	.newProductsList li .tax span {padding:4px 10px 0 20px; display:block; text-align:right}
	.newProductsList li .tax span .first {text-decoration: line-through; font-size: 15px; font-weight: normal;}
	.newProductsList li .tax b {font-size:20px; display:block; margin-bottom:-5px}
	.newProductsList li .tax b i {font-style:normal; font-family:tahoma; font-weight:normal}
	.newProductsList li .btnBasket{background:#eee}
	.newProductsList li .btnBasket a{background:url(../images/icon-sepet.png) no-repeat 10px center; font-weight:bold; font-size:14px; padding:17px 0 15px 40px; display:inline-block}
	.newProductsList li .btnBasket a.none {background-image:none; font-weight:bold; font-size:12px; padding:17px 0 15px 15px;}
	.newProductsList li .analyse {font-size:12px; text-align:center; font-family: poppinsL}
	.newProductsList li .analyse a {display:block !important; padding:13px 0 7px 0; background: url(../images/icon-arrow-menu.png) no-repeat 115px 21px ;}
	/*.newProductsList li .btnBasket:after {content:""; display:block; background:#eee; height:45px; width:45px; position:absolute; right:-25px; top:10px; transform: rotate(45deg); z-index:9}*/
	.newProductsList li .row {}

.linkBttn {background:#93C;border-radius:20px;width:80px; padding:0.5rem; color: white; text-align: center; display:inline-block; text-decoration: none; font-weight: 700}
.linkBttn:hover {background:white; color:#93C; text-decoration: none; -webkit-box-shadow: inset 0 0 0 2px rgba(153,51,204,1);-moz-box-shadow: inset 0 0 0 2px rgba(153,51,204,1);box-shadow: inset 0 0 0 2px rgba(153,51,204,1);}

.boxWtextArea {padding:0 35px; margin-bottom:30px}
.boxWtext{border:9px solid #f0f0f0;padding:17px 26px; position:relative; margin:0 10px}
	.boxWtext .ttl {font-size:30px;color:#0a3578; font-size:36px; line-height:36px;}
	.boxWtext div {font-size:16px;color:#6c6c6c; margin-bottom:5px;}
	.boxWtext div .linkBttn {background:#432361;border-radius:20px;width:80px; padding:5px 10px; text-align:right; display:inline-block}
	.boxWtext .img{float:right;margin-bottom:0;}
	.boxWtext .imgAbslt{position:absolute;right:0px;bottom:0px;}


.boxWbrdr{padding:0 40px; margin-bottom:30px}
.LeftBox{border:1px solid #9a3393;padding:15px 15px 0px 15px;border-radius:15px; height:124px; margin:0 5px;}
	.LeftBox p{font-size:18px; font-weight:bold; color:#000000;line-height:25px;}
	.LeftBox .purpleLink{background:#432361;border-radius:20px;width:80px; padding:10px; text-align:right; display:inline-block}
	.LeftBox img{float:right;}
	.quizClndr {background:#84377e url(../images/icon-calendar.png) no-repeat left 12px center; border-radius: 20px; padding: 4px 10px 4px 40px; display: inline-block; font-size: 14px; vertical-align: top; margin-left:40px; color:#fff; font-weight:normal}
	.quizClndr:hover {background-color:#c573bf; color:#fff}

	.snoBtn {background:#432361 url(../images/icon-arrow-orange.png) no-repeat left 15px center; border-radius:10px; padding:5px 15px 5px 35px; display:inline-block;  vertical-align:top; color:#fff;}
	.snoBtn:hover {background-color:#633c88; color:#fff}

.rightOneBox{border:1px solid #9a3393; padding:18px 5px 22px 15px; border-radius:15px; height:124px; margin:0 5px;}
	.rightOneBox div{float:right;width:65%;}
	.rightOneBox img{float:left;margin-right:10px;}
	.rightOneBox span{background:url(../images/tl-icn.png) no-repeat center right;padding-right:16px; font-size:35px; font-weight:bold; color:#9a3393; }
	.rightOneBox p{font-size:13px;width:45%;display:inline-block;margin-top:6px;margin-bottom:5px;color:#9a3393;}
	.rightOneBox b{font-size:18px; color:#000;}

.rightTwoBox{border:1px solid #9a3393;padding:13px 20px 5px 20px !important;border-radius:15px; height:124px; margin:0 5px;}
	.rightTwoBox h2{display:block; font-size:18px; font-weight:bold; color:#000; margin-bottom:0px}
	.rightTwoBox span{color:#9a3393; font-size:13px; display:block; margin-bottom:3px}
	.rightTwoBox .col{text-align:center}


	footer {background:#fff; padding-top:35px;}

	footer .social-bar {
		display: flex;
		width: 80%;
		border-radius: 32px;
		margin: 0 auto;
		background: #9a3393;
	}
	.social-bar .social-icon-container {
		width: 40px;
		height: 40px;
		display: flex;
		margin: 12px auto;
		background: white;
		border-radius: 50%;
		align-items: center;
		justify-content: center;
	}
	.social-bar .social-icon-container a {
		line-height: 1;
	}

	.e-bulten{background:#f9f9f9;border-radius:15px; padding:20px;}
		.e-bulten h1{font-size:26px;color:#93C;}
		.e-bulten input{border-bottom:1px solid #9a3393;margin-bottom:15px;background:none !important; vertical-align:text-top; margin-right:5px;}
		.e-bulten ::-webkit-input-placeholder{color:#9a3393 !important;}
		.e-bulten label{font:normal 10px arial;display:block}
		.e-bulten button{float:right;border:1px solid #9a3393; outline:none;background:none;padding:10px;font:bold 14px arial;color:#000;border-radius:20px}
		.e-bulten button:hover {background-color:#ccc}

	.footerMenu{}
		.footerMenu li{font-size:14px; margin-bottom:5px; color: #142954}
		.footerMenu li a{font-size: 14px; color: #142954}
		.footerMenu li h3 {font-size:22px; font-weight: 300; color:#9a3393; line-height: 1.5; font-family: poppinsL}
		.footerMenu li a.noIcn {background-image:none; padding:0}
	.firstFM {margin-top:-13px}

/* Alt Sayfalar */
.pageDetailsArea {background:url(../images/bg-banner.jpg) no-repeat;}
.pageDetailsArea .container {background:#fff}

.turnBackBtn {float:left; }
.turnBackBtn a {background:#9a3393 url(../images/icon-turnback.png) no-repeat center center; width:46px; height:46px; margin-right:10px; display:inline-block;}
.turnBackBtn a:hover {background-color:#bf4fb8;}

.locationLinks {}
	.locationLinks ul {padding: 0 !important}
	.locationLinks ul li {line-height: 1; font-size:13px;letter-spacing:1px;display:inline-block; padding-right:15px; padding-left:10px; filter: brightness(10); background:url(../images/icon-arrow-footer.png) no-repeat right center;}
	.locationLinks ul li:last-child {background:none}
	.locationLinks ul li a {display:inline-block; color: white;}
	.locationLinks ul li a:hover {color: black !important; text-decoration: none;}

.subPgFxd {padding-right:84px; padding-left:84px;}
.subPageTop {padding-top:50px; padding-bottom:20px; border-bottom:1px solid #9d368f;}
	.subPageTop h1 {font-size:30px; font-weight:bold}
	.subPageTop h1 span {background:url(../images/icon-arrow-orange.png) no-repeat left center; padding:0 0 0 20px; margin:0 0 0 10px; font-size:23px; color:#9a3393;}
	.pageImg {text-align:center}

.subPageDetails {padding-top:30px; padding-bottom:30px;/**/ background-color:#fbfafa; /**/}

.colorGrey {background:#fbfafa;}

.bookPage ul li {margin-bottom:15px; text-align:center}
.bookPage ul li img {border:1px solid #eaeaea}

.formArea h2 {margin-top:0}
	.formArea .ilSec {width:100%; outline:none; padding:10px 20px; cursor:pointer; border-radius:10px; border:1px solid #ccc}

	.list3 {margin:20px 0}
	.list3 li {display:block; border-radius: 20px; padding:36px 37px; background: white; margin: 16px 0}
	.list3 li h3 {font-size:22px; font-weight:bold;  margin-bottom: 5px; color: #9a3393}
	.list3 li p {margin-bottom: 5px; font-size: 16px;}
	.list3 li img {height:150px; margin:0 10px 0 0; border-radius:5px}

.newList {}
.newList > div {padding:5px}
.newList img{width:100%;}


.singPage {}
.singPage h1{font-size:24px; color:#5a5a5a; margin-bottom:10px; text-align:center}

.login-register-container{width: 64%; margin:0 auto;}
	.uyeOl h2{font-size:18px;color:#9a3393}
	.uyeOl input[type="text"],
	.uyeOl input[type="password"],
	.uyeOl textarea,
	.uyeOl select,
	.uyeOl .specialSlct,
	.form-element{border-radius: 5px;border: solid 1px #555555 !important;background-color: #ffffff !important;padding: 12px 20px; margin: 5px 0;width: 100%; font-size: 14px; line-height: 1.3;outline: none}
	.uyeOl select, select.form-element{font-size: 12px !important;}
	.girisYap h2{font-size:18px;color:#9a3393}
	.girisYap span, .uyeOl span, .form-container span{font-size:12px;color:#555555;margin-bottom:0;display:inline-block; font-weight: bold}
	.girisYap input[type="text"], .girisYap input[type="password"]{border-radius: 5px;border: solid 1px #555555;background-color: #ffffff;padding: 12px 20px;margin: 5px 0;width: 100%;}
	/*.girisYap button{background:#9a3393;font-size:14px;color:#fff;padding:10px 25px;border-radius:25px;float:right}*/

.msfrGrs{margin-top:50px;text-align:center;padding-bottom:30px;}
	.msfrGrs a{background:#432361 url(../images/msfr-icn.png) no-repeat 30px center ;padding:20px 50px 20px 80px;display:inline-block;font-size:18px;color:#fff;border-radius:30px;text-decoration:none}
	.msfrGrs a i{color:#f9b233;font-style:normal;text-decoration:underline}
	.msfrGrs a span{background:url(../images/msfr-icn-spn.png) no-repeat right center;display:block;float:right;margin-left:30px;}


/* iletisim */
.iletisimPage{}

	.mapsArea{margin-bottom:10px;}

	.iletisimFormArea{}
	.iletisimFormArea h2{font-size:24px;color:#9a3393}
		.iletisimAdress{margin-bottom:15px;}
		.iletisimAdress p{margin-bottom:5px;font-size:16px;color:#5a5a5a}

		.iletisimForm {}
		.iletisimForm input{border-bottom:1px solid #9a3393;padding:5px 0px;width:100%;font-size:16px;background:transparent}
		.iletisimForm ::-webkit-input-placeholder{color:#9a3393 !important;}
		.iletisimForm span{display:block;margin:10px 0px;color:#9a3393;font-size:16px;}
		.iletisimForm textarea{border:1px solid #9a3393;padding:10px 0px;width:100%;height:125px;}
		.iletisimForm button{position:absolute;bottom:20px;right:30px;background:#aa74a7;color:#4f1a4b;font-size:14px;border-radius:20px;padding:10px;}


/* örnek kitap */
.examplePage{}
.examplePage h1{font-size:24px;color:#5a5a5a;margin-bottom:10px;text-align:center}
	.examplePageArea{border:1px solid #e7e7e7;padding:30px;}
		/*.examplePageArea p {font-size:24px;color:#0a3578;display:none;line-height:40px;margin-bottom:285px;}*/
		.examplePageArea .bookChoose{}
		.examplePageArea .bookChoose select{width:85%;border:1px solid #e0e0e0;border-radius:10px;padding:10px;line-height:20px;font-size:15px; vertical-align:top; }
		.examplePageArea .urunSecim select{width:500px;border:1px solid #e0e0e0;border-radius:10px;float:left;padding:10px;line-height:20px;font-size:15px; vertical-align:top; margin: 0 5px}
		.examplePageArea .yayinListesi {clear: both}
		/*.examplePageArea .yayinListesi table {border:1px solid #c9c9c9}*/
		/*.examplePageArea .yayinListesi table tr {border-bottom:1px solid #c9c9c9}*/
		.examplePageArea .urunSecim input:not([type=checkbox]):not([type=radio]){background:#f4f5f5;float:left;border:1px solid #e0e0e0;border-radius:10px;width:100px;font-size:14px;color:#848484;padding:10px;margin: 0 5px}
		.examplePageArea .teacherInfo h2{font-size:18px;color:#9a3393}
		.examplePageArea .teacherInfo input:not([type=checkbox]):not([type=radio]){background:#f4f5f5;width:99%;font-size:14px;color:#848484;padding:10px;margin-bottom:7px}
		.examplePageArea .button{background:#9a3393;font-size:14px;color:#fff;padding:10px 25px;border-radius:25px;float:right}
		.examplePageArea select{
			text-transform: none;
			background: #f4f5f5;
			width: 98%;
			font-size: 14px;
			color: #848484;
			padding: 10px;
			margin-bottom: 7px;
			border: 0;
		}
		.okt_txt {}
		.okt_img {margin:0 0 45px 0}
.ornek-kitap-uyari{
	font-size: 20px !important;
	line-height: 1.6 !important;
	font-weight: bold !important;
	margin-bottom: 15px !important;
	color: red !important;
}

.categoryMenu {padding:0 10px 0 20px;}
	/* #1 */
	.categoryMenu > ul {}
	.categoryMenu > ul > li {}
	.categoryMenu > ul > li:first-child a {margin:0 0 10px 0;}
	.categoryMenu > ul > li > a {display:block; font-size:21px; color:#ff9c00; border-bottom:1px solid #ff9c00; padding:0 0 0 18px; margin:10px 0; font-weight:bold}
	/* #2 */
	.categoryMenu > ul > li > ul {padding:0 0 0 10px;}
	.categoryMenu > ul > li > ul > li {display:block; font-size:16px; color:#5a5a5a; font-weight:bold}
	.categoryMenu > ul > li > ul > li > a {padding:0 0 0 10px;}
	/* #3 */
	.categoryMenu > ul > li > ul > li > ul {display:none; padding:0 0 5px 0;}
	.categoryMenu > ul > li > ul > li.selected > ul {display:block}
	.categoryMenu > ul > li > ul > li > ul > li {}
	.categoryMenu > ul > li > ul > li > ul > li > a {font-size:14px; color:#9a3393; padding:0 0 0 10px; font-weight:normal}
	.categoryMenu > ul > li > ul > li > ul > li.selected > a {background:url(../images/icon-arrow-menu.png) no-repeat left center; font-weight:bold}


.pageList {margin:30px 0;}
	.pageList ul {text-align:center}
	.pageList ul li {display:inline-block;}
	.pageList ul li a {padding:10px 15px; background:#bebebe; border-radius:100%; color:#fff;}
	.pageList ul li.none a {background:transparent; color:#000;}
	.pageList ul li.selected a {background:#ff9c00}
	.pageList ul li:hover a {text-decoration:none; background:#a5a5a5;}


/* yayinlar detay */
.subPageTop hr {background:#e7e6e6; height:1px; background:transparent; border:0; box-shadow:0px 1px 0px #dadada;}

.stock {display:inline-block;}
	.stock li {padding:0 30px 0 0; list-style:none}
	.stock li span {font-weight:bold;}
	.stock li.true {background:url(../images/icon-arrow-stock.png) no-repeat right center;}
	.stock li.false {color:#900; background:url(../images/icon-cross.png) no-repeat right center;}

.piece {padding:20px 0}
	.piece select {width:50px; border-radius:5px;}

.discountSngl {background:url(../images/bg-discount.jpg) no-repeat; width:170px; height:85px; padding:15px 11px 0 80px; text-align:center; color:#9a3393; display:inline-block; vertical-align:top}
	.discountSngl span {font-size:20px; font-weight:bold; }

.price {padding:0 11px 0 20px; color:#000;display:inline-block}
	.price span {font-size:25px; font-weight:bold; display:block}
	.price span .oldPrice {font-size: 18px; font-weight: normal; text-decoration: line-through;}
	.price i {font-family:tahoma; font-style:normal; font-weight:normal}

.cargoImg {text-align:right}


.saleBtnArea {padding:0 0 40px 0}
	.saleBtnArea a {border-radius:30px; padding:13px 30px 10px 20px; font-size:15px; color:#fff; background:#9a3393 url(../images/icon-arrow-white.png) no-repeat right 12px center;}
	.saleBtnArea #bsktBtn { background-image:url(../images/icon-arrow-orange.png); }
	.saleBtnArea #fastBuyBtn { background-color:#432361;}
	.saleBtnArea #opnnsBtn { background-color:#6cc297;}


.tabFunc {}
	.tabsBtn {display:table; margin-top:-30px}
	.tabsBtn a {display:table-cell;text-decoration:none;font-size:16px;background:#fff; padding:15px 30px; color:#5a5a5a;-webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}
	.tabsBtn a.selected {background-color:#9a3393; color:#fff}
.tabsArea {width:100%}
	.tabsArea > div {display:none; padding:20px 0}

.yayinTabs {}


.commentsList {font-size:14px;}
	.commentsList li {padding:10px;}
	.commentsList li:nth-child(even) {background:#f5f5f5}
	.commentsList li p {margin:0;}
	.commentsList li .date {float:right; font-style:italic; color:#bbb}
	.commentsList li .name {font-weight:bold;}
	.commentsList li .text {}



.commentFormArea {border:1px solid #e6e6e6; background:#f3f3f3; padding:10px; font-size:13px;}
	.commentFormArea button {background-color:#9a3393; color:#fff; border-radius:5px; float:right}

	.commentFormArea input,
	.commentFormArea textarea {border:1px solid #e6e6e6; background:#fff; padding:5px 10px 3px 10px; margin-bottom:5px}
	.commentFormArea input[name="eposta"],
	.commentFormArea textarea  {width:100%;}
	.commentFormArea textarea  {height:80px;}
	.commentFormArea input { box-sizing: border-box;}
	.commentFormArea input[name="ad"],
	.commentFormArea input[name="soyad"] {width:49.5%;}
	.commentFormArea button {padding:5px 10px; font-weight:bold}


.screenBttn {background:#ececec url(../images/icon-info.png) no-repeat 10px center; border:1px solid #ccc; font-size: 11px; font-family: tahoma; display: inline-block; text-align: left;  border-radius: 5px; padding:6px 10px 5px 35px; vertical-align: middle; color:#000 !important; text-decoration:none !important;}
.screenBttn:hover {background-color:#ccdae0; text-decoration: underline !important;}

/* SEPETİM */

.mybasket {}
	.mybasket #sepetList th {background:#9a3393; padding:10px 0; text-align:center; color:#fff;}
	.mybasket #sepetList th.noBg {background:transparent; border-color:#fff;}
	.mybasket #sepetList .miktarCol input {width:40px; border:1px solid #ddd; border-radius:10px; padding:0 10px;}
	.mybasket #sepetList .miktarCol .upDownArea {width:16px; display:inline-block; line-height:0;}
	.mybasket #sepetList .miktarCol .up {display:inline-block; text-indent:-9999px;  width:16px; height:10px; background:url(../images/icon-arrow-up.png) no-repeat center center;}
	.mybasket #sepetList .miktarCol .down {display:inline-block; text-indent:-9999px;  width:16px; height:10px; background:url(../images/icon-arrow-down.png) no-repeat center center;}
	.mybasket #sepetList tr:nth-child(even) {background:#f7f7f7}
	.mybasket #sepetList td {padding:10px}
	.mybasket #sepetList td img {border:1px solid #ddd}
	.mybasket #sepetList .miktarCol .up:hover,
	.mybasket #sepetList .miktarCol .down:hover {opacity:0.2}

.upDownArea {border: 1px solid #555555; border-radius: 15px; overflow: hidden; color: #555555; width: fit-content}
.upDownArea a {padding: 0 10px; line-height: 1.6; transition: .3s ease-in-out; font-weight: bold; color: #555555;}
.upDownArea a:hover {text-decoration: none; background: #9a3393; color: white}
.upDownArea input:focus {outline: none !important;}

	.siparisSil {color: #555555; cursor:pointer; font-weight: bold; display: flex; align-items: center; justify-content: right}
		.siparisSil:hover {color: #9a3393; text-decoration: none}

	.middlettl > div {background:#7d2978; margin:0 15px; color:#fff}
	.middlettl > div p {padding:10px ; margin:0;}
	.middlettl > div.totalPrice {background:#3f0055;}
	#ara_toplam span,
	#kargo_ucreti span,
	#eft_indirim span,
	#indirim_kuponu span,
	#totalPrice span {float:right;}


	.siparisButtomBtns {margin:40px 0 0 0; text-align:center;}
	.siparisButtomBtns li {display:inline-block;}
	.siparisButtomBtns a {border-radius:30px; padding:13px 20px 10px 20px; font-size:15px; color:#f58220; background:#432361; font-weight:bold}
	.siparisButtomBtns .yenile a {padding-left:50px; background:#432361 url(../images/icon-reflesh.png) no-repeat left 20px center;}
	.siparisButtomBtns .bitir a {padding-right:40px; background:#6cc297 url(../images/icon-arrow-white.png) no-repeat right 20px center; color:#fff; margin-left:30px;}
	.siparisButtomBtns #bsktBtn { background-image:url(../images/icon-arrow-orange.png); }
	.siparisButtomBtns.bitir a { background-color:#6cc297;}

/* scripts/ambiance */
#ambiance-notification {display: block;position: fixed;bottom: 10px;right: 10px;z-index: 9999;}
	.ambiance-title {font-weight: bold;}
	.ambiance {float: right;clear: both;border: 3px solid transparent;font-size: 18px;}
	.ambiance:hover {border: 3px solid #DDDDDD;}
	.ambiance-default, .ambiance-success, .ambiance-error {border-radius: 5px;-moz-border-radius: 5px; /* Firefox 3.6 and earlier. */padding: 30px;margin: 10px;}
	.ambiance-default {background: #000000;color: #DDDDDD;}
	.ambiance-success {background: #468847;color: #DFF0D8;}
	.ambiance-error {background: #B94A48;color: #F2DEDE;}
	.ambiance-close {display: block;position: relative;top: -2px;right: 0px;color: #FFFFFF;float: right;font-size: 18px;font-weight: bold;filter: alpha(opacity=20);text-decoration: none;position: relative;line-height: 14px;margin-left: 5px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
	.ambiance-close:hover {color: #BBBBBB;cursor: pointer;}



.buyStepArea {margin:20px auto 20px auto;}
	.buyStepArea .steps {padding:0 0 0 30px; text-align:center;}
	.buyStepArea .steps ul li {display:inline-block; text-align:center; vertical-align:top; width: 22%; color: #555555; position: relative}
	.buyStepArea .steps ul li span {display:flex; justify-content: center; align-items: center; width:29px; height:29px; background: white; color: #555555; font-size:12px; border-radius: 50%; margin:0 auto; border: solid 1px #707070; z-index: 3; line-height: 1.1}
	.buyStepArea .steps ul li.selected span {background:url(../images/tick.png) no-repeat center; background-color: #9a3393; text-indent:-9999px; font-weight:bold; border:none}
	.buyStepArea .steps ul li a {text-decoration: none; color: #555555}
	.buyStepArea .steps ul li .cizgi{position: absolute; top: 14px; left: -3px; right: -3px; border-top: 1px solid #707070; z-index: -1}
	.buyStepArea .steps ul li .span-container{padding: 0 11px; background: #f5f5f5; width:51px; height:29px; margin: 0 auto;}


/* old ödeme aşamaları */

.odemeAsamalari {margin:0 !important}
.odemeAsamalari .formAlan {border:0}

.odemeAsamalari li {display:block;  margin-top:-1px;}
.odemeAsamalari li > div.stepTitle {display:block; padding:3px 8px; font-size:36px; text-align: center;}
.odemeAsamalari li > div.stepTitle a {}
.odemeAsamalari li > div.stepTitle > span {display:none; padding:3px 8px; background-color:#D9CDDD; color:#B29BBB; font-size:17px; margin-right:5px; -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
.odemeAsamalari li > div.stepDetail {/*display:none;*/ padding:10px 10px 40px 10px; /* background-color:#F0EBF1; */}

.odemeAsamalari li.selected > div.stepTitle {/*background-position:left bottom; font-weight:bold;  color:#900 */}
.odemeAsamalari li.selected > div.stepTitle a {/*color:#F0EBF1 !important;*/}
.odemeAsamalari li.selected > div.stepTitle > span {background-color:#F99D1C; color:#3F0654; padding:3px 8px;}
.odemeAsamalari li.selected > div.stepDetail {display:block;}

.odemeAsamalari li.tamam { border:1px solid #f2f2f2}
.odemeAsamalari li.tamam > div.stepTitle {background:#fff url(../images/tableth.png) repeat-x left bottom; background-image:none; color:#e4e4e4;}
.odemeAsamalari li.tamam > div.stepTitle > span {background-color:#f2f2f2; color:#ccc;}

.adreslerimSyf .urunIcerik li {width:100%;}


/* old ödeme aşamaları */

/* old kisisel bilgiler form */

.linkliBtn {color:#7d2978; text-decoration: underline;}

.odemeSyf {position:relative;}
.odemeSyf .whiteArea {display:block; position:absolute !important; top:40px; height:260px}
.odemeSyf .sabitDetay {padding:10px}
.odemeSyf .contBaslik {background: url(../images/tl_icon.png) no-repeat left top; line-height:30px; padding:0 0 0 35px; font-size:16px; font-weight:bold; color:#006838; margin-right:70px;}
.odemeSyf .sosyalAlan {margin:4px 0 0 0}
.odemeSyf .odemeAlan {}
.odemeSyf .odemeAlan .infoUser {float:left; width:283px; background-color:#f8f8f8; margin-right:10px; padding:20px 40px 10px 40px}
.odemeSyf .odemeAlan .infoCard {float:left; width:283px; background-color:#f8f8f8; padding:20px 40px 10px 40px}
.odemeSyf .infoUserContact {padding-left:30px; margin-top:20px;}
.odemeSyf .odemeAlan span {width:180px; display:inline-block; color:#000;}
.odemeSyf .odemeAlan span i {color:#f00}
.odemeSyf .odemeAlan textarea  {width:625px;height:50px; line-height:25px;}
.odemeSyf .odemeAlan input[type=checkbox] {width:30px; line-height:normal; height:auto}
.odemeSyf .odemeAlan input[type=radio] {width:auto; line-height:normal; height:auto;}
.odemeSyf .odemeAlan a {color:#006838; text-decoration:underline;}
.odemeSyf .odemeAlan .ks {width:65px;}
/* .tutartxt {height:28px; line-height:28px; font-size:15px; font-weight:bold; padding:10px; border:1px solid #e9e9eb; border-top-color:#c7c8ca; color:#666;} */

.odemeSyf .odemeAlan .kv {width:160px;}
.odemeSyf .sabitDetay p {margin-bottom:10px; line-height:28px;}
.odemeSyf .sabitDetay p * {vertical-align:middle}
.odemeSyf .odemeAlan .kr {width:108px;}
.odemeSyf .odemeAlan select {background:transparent; background-color: #fff;padding: 8px;font-size: 14px;border: 1px solid #e9e9eb;border-top-color: #c7c8ca; /* float:left; */ margin-right: 10px;}

.odemeSyf #uyeOlForm .fixed {margin-bottom:10px;}
.odemeSyf #uyeOlForm .subDetail {padding-left: 185px; font-size:13px}
.kisiselBilgilerForm {border:1px solid #e7e7e7;padding:25px; background-color:#fff;}
.ileriBtn { background:#9a3393; color:#fff; padding: 10px 25px; border-radius:25px; float:right;}


.satinAlAdres {border:1px solid #e7e7e7;padding:25px; background-color:#fff;}

.odemeTercihleri .tutartxt {display:inline-block; color:#fff; font-size:18px; border:0; background:#3F0654; margin-bottom:30px; -webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px; font-weight:bold; padding:10px;}
.odemeTercihleri .tutartxt input  {background-color:transparent;  font-size:18px; color:#F99D1C; text-align:right}
.odemeTercihleri .tutartxt span {color:#F99D1C}

.odemeTercihleri .kartTipiList  {width:auto !important;  margin-right:5px; display:inline-block;}
.odemeTercihleri .kartTipiList  a{text-align:center; padding:2px 5px; text-decoration:none; color:#3F0654; font-size:13px; border:1px solid #ddd; background-color:#fff; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.odemeTercihleri .kartTipiList.selected  a{background-color:#F99D1C;}

.yeniAdresKayitAlan {border:1px solid #e7e7e7 !important; padding:25px; background-color:#f3f3f3;}

.geridonBtn {text-align: right;}
.geridonBtn a {padding-left:50px; background:#432361 url(../images/icon-reflesh.png) no-repeat left 20px center;}

.kkCerceve {border:1px solid #e7e7e7 !important; padding:25px; background:#feb041 url(../images/bg-kkart.jpg) repeat-x top left; border-radius:20px}


.cvvArea {position:relative;}
.cvvArea span {position:absolute; top:-26px; z-index:22; left:20px}


.address-label{
	border: solid 1px #9a3393;
	border-radius: 10px;
	padding: 13px;
	cursor: pointer;
	user-select: none;
	max-width: 227px;
}
.adresWin input[type="radio"]:checked+label{
	background: #9a3393;
}
.adresWin input[type="radio"]:checked+label *{
	color: white !important;
}



.tabBaslik #odemeTur_cc {font-size:18px; font-weight:bold}

.odemeTercihleri #btnSubmit.siparisBitirBtn {background:#3F0654 none; width:400px; height:auto; font-weight:normal; font-size:19px; margin:40px 0 50px 0 ; padding:10px 20px 10px 30px; color:#fff; -webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}


/* old kisisel bilgiler form */

/* user panel */
.loginArea {margin-top:-7px; background:url(../images/icon-arrow-down.png) no-repeat right 10px top 15px; border-bottom:1px solid #333; cursor:pointer}
.loginArea h1 {font-size:16px; margin:0; }
.userMenu {display:none; position:absolute; z-index:25; padding:10px; background: #fff; box-shadow: 0px 3px 5px rgba(0,0,0,0.6); list-style: none;}
.userMenu li a {display:block; background:url(../images/icon-arrow-footer.png) no-repeat left 7px; padding:0 0 0 12px; border-bottom:1px solid #f1f1f1;}
.userMenu li:last-child a {border-bottom:none}




/* adresler */
.adreslerimSyf .urunListeleme > li h2 span {font-size:14px}
.adreslerimSyf .urunListeleme .urunIcerik {background-color:transparent;}
.adreslerimSyf .ilanNo a {font-size:10px; color:#999; line-height:26px; height:26px; display:inline-block;}
.adreslerimSyf img {vertical-align:middle}
.adreslerimSyf .uyeOlBtnu {margin-left:360px !important}

.adreslerimSyf .urunIcerik p {margin-bottom:5px}

.adreslerimSyf .urunIcerik li {}
.adreslerimSyf select {width:auto}

.adreslerimSyf .urunListeleme > li {background-color:#F7F6F4; padding:15px; margin:0 10px 10px 10px; border:1px solid #F7F6F4; border-radius: 30px;}
.adreslerimSyf .urunIcerik {width:100% !important; padding:15px 0;}
.adreslerimSyf .urunIcerik li {/*width:270px;*/ float:left; padding:5px 0; border-bottom:1px solid #ecebea; margin:0 15px 10px 15px}

.adreslerimSyf .urunIcerik ul.fixed li span {width:100px}
.adreslerimSyf .adresEkleBtnArea {margin-bottom:5px; padding-right:10px;}
.adreslerimSyf .adresYenileBtn  {float:right; width:202px; /* height:37px; */ color:#fff; padding-left:43px; font-size:15px; font-weight:bold; color:white; line-height:38px; background: url(../images/adresBtn.png) no-repeat; text-decoration:none !important;}
.adreslerimSyf .adresYenileBtn { background-image:url(../images/adresyenile.png); color:#fff !important; }
.adreslerimSyf .sosyalAlan {margin:0px}

.adreslerimSyf .urunListeleme > li h2 {font-size:18px; color:#808184; margin:0 0 5px 7px; display:block;}
.adreslerimSyf .urunListeleme > li h2 span {color:#F99D1C; font-weight:bold;}
.adreslerimSyf .urunListeleme > li .ilanNo {float:right; font-size:16px; color:#D0D2D3; margin-right:7px;}



/* ornek kitap talebi */
.examplePageBttm ul li {list-style: decimal; /* list-style-position: inside; */}
.addBookPlus {background:#090 url('../images/icon-plus.png') no-repeat center center; width:12%; height:42px; display:inline-block; border-radius:5px; border:1px solid #070;}
.boolListRemove {background:#900 url('../images/cross.png') no-repeat center center; width:18px; height:18px; display:inline-block; border-radius:5px; vertical-align: middle;}



.newsList {font-size:14px; padding:5px; background:#f8f8f8}
.newsList li {padding:2px 0 2px 10px; background: url('../images/icon-arrow-footer.png') no-repeat left 6px; border-bottom:1px solid #ddd;}
.newsList li.selected	{background:url('../images/icon-arrow-menu.png') no-repeat left 6px;}
.newsList li.selected a {color:#9a3393;}
.newsList li:last-child {border:0}


.actuelList {}
.actuelList li {margin-bottom:20px;}

.specialPlus {background:url('../images/dr-tvek2.jpg') no-repeat left top !important; height:110px}


.footerBttm {}
.footerBttm .galaksi {text-align:right; margin-top:15px;}

.search-modal{
	padding: 0 !important;
}
.search-modal .modal-dialog{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	max-width: none;
}
.search-modal .modal-dialog .modal-content{
	height: auto;
	min-height: 100%;
	border-radius: 0;
	display: grid;
}
.search-modal .modal-dialog .modal-content .container{
	position: relative;
	height: auto;
	min-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search-modal-close-button{
	position: absolute;
	background: none;
	top: 38px;
	right: 10px;
	font-weight: bolder;
	line-height: 1;
	font-size: 30px;
	color: #707070;
	font-family: poppinsB;
	outline: none !important;
}

.search-modal-image-container{
 	position: absolute;
	top: 80px;
}
.helper-link-card-content {
	display:grid;
	height: 100%;
}
.headerR{user-select: none}
/* Responsive */

/* PLUS */
@media (min-width: 576px) {/* Small+  (Yatay Telefon ve üstü) */
	.cls-xs-plus{display:none}

	#bookRequest .body {width:170px;}
	.constant-page-container{
		background: white;
		border-radius: 20px;
		line-height: 1.09;
		overflow: hidden;
		box-shadow: 0 1px 50px 0 rgba(0, 0, 0, 0.16);
	}
}
@media (min-width: 768px) {/* Medium+ (Dikey Tablet ve Üstü)*/
	.cls-sm-plus{display:none}
	.indicators-responsive{
		bottom: 0;
		display: flex;
		flex-direction: column;
		top: 0;
		right: 0;
		left: auto;
		margin: 0 2%;
	}
	.page-title-container h1 {
		font-size: 40px;
	}
}
@media (min-width: 992px) {/* Large+ (Desktop / Yatay Tablet ve Üstü) */
	.cls-md-plus{display:none}
	.sample-form-card{
		padding: 41px 55px;
	}
	.ads-background{
		padding-top: 67px;
		padding-bottom: 67px;
	}
	.play-icon-background{
		padding-top: 67px;
		padding-bottom: 67px;
	}
	.follow-card-container{
		padding: 117px 0;
	}
	.header-menu{
		height: 124.5px;
	}
}
@media (min-width: 1200px) {/* Extra large+ (large desktops ve üstü) */
	.cls-lg-plus{display:none}
	footer .container { padding-right: 90px; position: relative}
	footer .social-bar {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		border-radius: 32px 32px 0 0;
		width: 64px;
		z-index: 17;
	}
}


/* LESS */
@media (max-width: 1199px) { /* Large- (Desktop / Yatay Tablet ve Altı) */
	.cls-lg-less{display:none}

	.boxWtextArea {padding-right:0; padding-left:0;}
	.boxWbrdr {padding-right:5px; padding-left:5px;}

	.newProductsList li .btnBasket a {font-size:12px}
	.newProductsList li .tax b {font-size:18px}
	/*.newProductsList li .tax span {padding-top: 12px}*/

	.categoryMenu > ul > li {padding:0 5px}
	.categoryMenu > ul > li > a {font-size:20px; padding:0}
	.categoryMenu > ul > li:first-child a {margin:10px 0;}

	.sabitSayfaImg {width:100%}

	.cargoImg img {width:100%}
	.bookPage ul li img {width:100%}
}
@media (max-width: 991px) { /* Medium- (Dikey Tablet ve Altı) */
	.cls-md-less{display:none}
	.sample-form-card{
		padding: 41px 25px 230px 25px;
		overflow: hidden;
	}
	.sample-form-card img{
		max-width: 420px;
	}
	.ads-background{
		padding-top: 67px;
		padding-bottom: 190px;
	}
	.play-icon-background{
		padding-top: 240px;
		padding-bottom: 50px;
		text-align: center;
	}
	.play-icon-background img{
		max-width: 200px;
	}
	.logo {text-align:center; margin-bottom: 13px;}
	.boxWtextArea {margin:0;}
	.boxWbrdr {margin:0;}
	.boxWtextArea > div {margin-bottom:20px;}
	.boxWbrdr > div {margin-bottom:20px;}

	.subPgFxd {padding:20px 20px 20px 20px}

	.buyStepArea {width:auto}
	.buyStepArea .steps ul li {width: 30%;}
	.buyStepArea .steps {padding:0}

	.saleBtnArea a {display: block; margin-bottom:5px}

	.tabsBtn {margin-top:-20px}


	/* menu icon */
	.headerR, nav {display:none;}

	.menuBtn {/* float:right; */ display:inline-block;}
	.menuBtn a {float:right; background:url('../images/icon-menu.png') no-repeat center center; width:30px; height:30px	}
	.menuBtn.selected a {background:url('../images/icon-menu-selected.png') no-repeat center center;}
	.header-menu nav ul li {display:block; padding: 5px 0;}
	nav ul li {display:block;border-bottom: 1px solid #ccc;}
	nav {width:90%}

	.userMenu {position:initial; box-shadow: none; border: 1px solid #CCC; border-top: 0;}

	/* #end menu icon */
	.mbl-column-reverse{flex-direction: column-reverse}
	.follow-card-container{padding: 40px 0;}
}

@media (max-width: 767px) { /* Small- (Dikey Telefon ve Altı) */
	.login-register-container{
		width: 90%;
	}
	.uyeOl input[type="text"],
	.uyeOl input[type="password"],
	.uyeOl textarea,
	.uyeOl select,
	.uyeOl .specialSlct,
	.girisYap input[type="text"],
	.girisYap input[type="password"]{padding: 12px 8px;}
	.cls-sm-less{display:none}

	.indicators-responsive{
		flex-direction: unset;
		top: auto;
		bottom: 0;
		right: 0;
		left: 0;
		margin: 0 2%;
	}
	.page-title-container h1 {
		font-size: 23px;
	}
	.mobile-border-none{
		border: none !important;
	}
}

@media (max-width: 575px) { /* Extra small- (Dikey Telefon ve Altı) */
	.cls-xs-less{display:none}

	.rightOneBox {padding-left:10px}
	.rightOneBox div {width:100%}

	.headerR {padding-bottom:0px}
	nav ul li {display: block;}
	.bsktBttn,
	.search,
	.loginArea {margin:0 15px}
	.bsktBttn {margin:10px 15px}

	.subPageTop h1 {font-size:24px}
	.list3 li {background-image:none}

	.siparisButtomBtns li {display:block;}
	.siparisButtomBtns a {display: inline-block; margin:0 0 5px 0 !important;}

	.odemeSyf #uyeOlForm .subDetail {padding:0}

	.middlettl > div {flex-basis:auto}

	.adresBttns {text-align: center;}
	.adresBttns a  {float:none !important; margin: 0 auto 10px auto; display:inline-block;}

	.odemeSyf .odemeAlan span {display:block;}

	.odemeSyf .infoUserContact {padding:0 }

	.odemeTercihleri #btnSubmit.siparisBitirBtn {width:100% !important}

	.newProductsList li { padding:0 5px}
	.newProductsList li .btnBasket a {padding:17px 0 15px 5px; background-image:none}
	.newProductsList li .tax {background-image:none}

	.newProductsList li {padding:0 5px}

	.rightTwoBox{padding:13px 10px 5px 10px !important;}

	.newProductsList li .tax span {padding: 13px 10px 0 20px;}
	.newProductsList li .title a  {height: 70px;}
	.newProductsList li .title .discount {font-size:13px;}
	.newProductsList li .title .discount b {font-size: 22px;}

}

/* GAP */
@media (max-width: 575px) {/* Extra small (Dikey Telefon) */
	.cls-xs{display:none}
}
@media (min-width: 576px) and (max-width: 767px) {/* Small (Yatay Telefon) */
	.cls-sm{display:none}
}
@media (min-width: 768px) and (max-width: 991px) {/* Medium (Dikey Tablet) */
	.cls-md{display:none}

	.cargoImg {margin-top:20px}
	.newProductsList li .tax span {padding-top: 12px}
}
@media (min-width: 992px) and (max-width: 1199px) {/* Large (desktops ve Yatay Tablet) */
	.cls-lg{display:none}
	/*.e-bulten input[name=eposta] {width:130px}*/
	.boxWtext .imgAbslt img {width:90%; float:right}
	.newProductsList li .tax span {padding-top: 12px}
}
@media (min-width: 1200px) {/* Extra large (large desktops) */
	.cls-xl{display:none}
}


/* Fonts */
@font-face {
	font-family:pscL;
 	src:url("font/PlutoSansCondLight.otf");
}

@font-face {
	font-family:poppinsB;
	src:url("font/Poppins-Bold.ttf");
}

@font-face {
	font-family:poppinsSB;
	src:url("font/Poppins-SemiBold.ttf");
}

@font-face {
	font-family:poppinsL;
	src:url("font/Poppins-Light.ttf");
}

@font-face {
	font-family:poppinsR;
	src:url("font/Poppins-Regular.ttf");
}
.satis-noktalari table {
	height:110px;
	background: linear-gradient(#fcf6f6, #f3d6d8);
	border:1px solid #e505e8;
}

.satis-noktalari table td img {
	height:70px;
	padding:5px;
}

.bayi_listesi table {
	border-bottom: 1px solid #999;
}

.bayi_listesi tr {
	border-bottom: 1px solid #999;
}

.bayi_listesi td {
	padding: 3px;
}


/* New Design General */
.karekok-check{
	display: none;
}
.karekok-check + label{
	position: relative;
	user-select: none;
	cursor: pointer;
	display: flex;
	margin: 3px 0;
}

.karekok-check + label > b{
	line-height: 1.1;
	font-weight: normal;
}

.karekok-check + label:before{
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #707070;
	border-radius: 2px;
	margin-right: 4px;
}
.karekok-check:checked + label:after{
	content: '';
	position: absolute;
	width: 11px;
	height: 11px;
	top: 2px;
	left: 2px;
	border-radius: 1px;
	background: #9a3393;
}

/* New Design Colors */
.karekok-gray{
	color: #f5f5f5;
}
.karekok-dark-gray{
	color: #555555;
}
.karekok-purple{
	color: #9a3393 !important;
}
.karekok-blue{
	color: #142954;
}
.bg-karekok{
	background: #9a3393 !important;
}

/* New Design */
.page-title-container{
	padding: 28px 10px;
	background: #9a3393;
	color: white;
	display: flex;
	align-items: center;
	text-align: center;
}
.page-title-container h1 {
	font-weight: bold;
	margin-bottom: 0;
	max-width: 1170px;
}
.flat-input, .flat-select {
	border-radius: 5px;
	border: solid 1px #555555;
	background-color: #ffffff;
	padding: 12px 20px;
	margin: 5px 0;
	width: 100%;
}
.submit-button{
	border-radius: 20px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	border: solid 1px #9a3393;
	background-color: #9a3393;
	color: white;
	font-weight: bold;
	padding: 10px 47px;
}
.login-card{
	padding: 57px 0;
	border-radius: 30px;
	background: #ffffff;
	transition: visibility 0s, opacity 0.5s linear;
	-webkit-box-shadow: 0 0 18px -6px rgba(176,176,176,1);
	-moz-box-shadow: 0 0 18px -6px rgba(176,176,176,1);
	box-shadow: 0 0 18px -6px rgba(176,176,176,1);
	max-width: 650px;
}
.login-switch-container{
	background: #f5f5f5;
	padding: 3px;
	margin: 0 auto 20px auto;
	border-radius: 5px;
	display: flex;
	position: relative;
}
.login-switch-container input{
	display: none;
}
.login-switch-container .switch-first+label:before{
	content: '';
	position: absolute;
	left: 100%;
	width: 100%;
	height: 100%;
	background: white;
	border-radius: 5px;
	z-index: -1;
	transition: .3s ease-in-out;
}
.login-switch-container input[type="radio"]:checked+label{
	color: #9a3393;

}
.login-switch-container input[type="radio"]:checked+label:before{
	left: 0;
}
.login-switch-container label {
	position: relative;
	display: flex;
	width: 50%;
	color: #555555;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 12px 0;
	cursor: pointer;
	border-radius: 5px;
	user-select: none;
	font-family: poppinsSB;
	transition: .3s linear;
	z-index: 1;
}
.copyright-container{
	margin-top: 15px;
	text-align: center;
	padding: 25px 0;
}
.copyright{
	position: relative;
	color: #000000;
	opacity: 0.2;
	line-height: 1.56;
	font-family: poppinsB;
	z-index: 1;
}
.copyright-bg{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f5f5f5;
	height: 75px;
	z-index: 0;
}
.form-container{
	margin-bottom: 15px;
}
.notification-button{
	align-items: center;
	justify-content: center;
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	right: 40px;
	background: white;
	border-radius: 7px;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
	z-index: 16;
	cursor: pointer;
	display: flex;
	border: none;
}
.notification-button:focus{
	outline: none !important;
}
.notification-container{
	display: none;
	width: 234px;
	height: 170px;
	position: fixed;
	bottom: 110px;
	right: 40px;
	background: white;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
	border-radius: 7px;
	z-index: 16;
	overflow: hidden;
}
.notification-content{
	position: relative;
}
.notification-title{
	padding: 17px 22px;
	font-size: 14px;
	color: #555555;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: white;
	z-index: 1;
}
.notification-carousel .img-container{
	height: 170px;
	display: flex;
	align-items: center;
}
.notification-carousel .prev-icon-bg{
	background: white;
	border-radius: 100%;
	width: 23px;
	height: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.notification-carousel .carousel-control-next-icon, .notification-carousel .carousel-control-prev-icon{
	width: 15px;
	height: 15px;
	line-height: 1;
}
.home-carousel-indicators li{
	width: 15px;
	height: 15px;
	background: white;
	border: 1px solid #707070;
	border-radius: 100%;
	cursor: pointer;
	margin: 10px !important;
}
.test .carousel-inner{
	overflow: hidden;
}
.home-carousel-indicators li.active{
	background: #9a3393;
	border: none;
}
.test .carousel-indicators{
	margin-bottom: 0;
	bottom: 0;
}
.test .carousel-indicators li{
	width: 15px;
	height: 15px;
	border-radius: 100%;
	cursor: pointer;
	margin: 0 10px;
}
.karekok-card-container{
	cursor: pointer;
	overflow-x: scroll;
	padding: 48px 0 48px 0;
	min-height: 511px;
}
.dragscroll{
	overflow: scroll !important;
	-ms-overflow-style: none; /* IE 11 */
	scrollbar-width: none; /* Firefox 64 */
}
.karekok-card-container::-webkit-scrollbar, .follow-card-container::-webkit-scrollbar, .dragscroll::-webkit-scrollbar, .scrollbar-none::-webkit-scrollbar{
	display: none !important;
}
.karekok-card{
	/*width: 260px;
	min-width: 260px;*/
	height: 415px;
	min-height: 400px;
	border-radius: 5px;
	background: #ffffff;
	overflow: hidden;
	transition: .3s linear;
	margin-right: 1.5rem;
}
.karekok-card-top{
	position: relative;
	height: 321px;
	display: flex;
	align-items: center;
	border-bottom: 1px lightgray;
	overflow: hidden;
}
.karekok-card-bottom{
	height: 79px;
	padding: 16px 15px;
}
.karekok-card-bottom .title *{
	font-size: 16px;
	color: #142954;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 38px;
}
.karekok-card img{
	width: 100%;
}
.discount-container{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #9a3393;
	height: 22px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	transition: .3s linear;
	display: flex;
	justify-content: center;
	align-items: center;
}
#newCarousel{
	padding: 73px 0;
	background: #9a3393;
}
.karekok-card-top .priceArea {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 0;
	overflow: hidden;
	transition: .3s linear;
	text-align: center;
	border: none;
	display: flex;
}
.karekok-card:hover .priceArea{
	height: 40px;
	transition: .3s linear;
	display: flex;
}
.karekok-card:hover .discount-container{
	bottom: 40px;
	transition: .3s linear;
}
.karekok-card:hover{
	margin-top: -15px;
	transition: .3s linear;
	-webkit-box-shadow: 0 23px 55px -32px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 23px 55px -32px rgba(0,0,0,0.75);
	box-shadow: 0 23px 55px -32px rgba(0,0,0,0.75);
}
.karekok-card .btnBasket, .karekok-card .analyse{
	display: flex;
	align-items: center;
	justify-content: center;
	background: white;
	transition: .3s linear;
	font-size: 12px;
	font-family: poppinsL;
}
.karekok-card .btnBasket a, .karekok-card .analyse a{
	color: white;
}
.karekok-card:hover .priceArea .btnBasket {
	background: #9a3393;
	transition: .3s linear;
}
.karekok-card:hover .priceArea .analyse {
	background: #142954;
	transition: .3s linear;
}
.cep-test-container{
	padding: 7px 0;
	background: url('../images/cep-test-bg.png') no-repeat bottom fixed;
}
.cep-test-container .cep-test-content{
	padding-top: 48px;
	padding-bottom: 48px;
}
.kurumsal-deneme-container{
	background: #0C0117;
}
.sample-form-card{
	position: relative;
	background: white;
	box-shadow: 0 1px 50px 0 rgba(0, 0, 0, 0.16);
	border-radius: 20px;
	margin: 150px 0 100px 0;
}
.sample-form-card a{
	margin: 0;
	font-size: 26px;
	font-weight: 300;
	color: #142954 !important;
	user-select: none;
	cursor: pointer;
}
.sample-form-card b{
	font-size: 50px;
	line-height: 1.2;
	color: #142954;
	user-select: none;
}
.sample-form-card img{
	position: absolute;
	right: 0;
	bottom: 0;
}
.reklam-container b{
	color: white;
	font-size: 50px;
	line-height: 1.2;
}
.ads-background, .play-icon-background{
	background: #9a3393;
}
.ads-video-container{
	position: relative;
	margin-left: auto;
	right: 0;
	top: -150px;
	height: 180px;
}
.play-icon-container{
	position: relative;
	margin-left: auto;
	right: 0;
	top: 15px;
}
.ads-video-container div{
	border-radius: 10px;
	overflow: hidden;
	line-height: 0.7;
}
.follow-bg{
	background: url('../images/follow-bg.png') no-repeat lavender;
}
.follow-card-container{
	overflow-x: scroll;
}
.follow-card{
	background: white;
	border-radius: 10px;
	box-shadow: 0 1px 35px -9px rgba(0, 0, 0, 0.3);
	width: 260px;
	min-width: 260px;
	height: 260px;
	min-height: 260px;
	margin: 0 16px;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.follow-card img{
	max-width: 100%;
}
@media (min-width: 992px) {
	.follow-card-container {
		overflow-x: visible;
	}
	.follow-card {
		flex: 1;
		width: auto;
		min-width: 0;
	}
}
@media (max-width: 991px) {
	.follow-card {
		min-width: 220px !important;
	}
}
.image-max-100 *{
	max-width: 100%;
}
.basket-count{
	position: absolute;
	right: -8px;
	top: -1px;
	width: 18px;
	height: 18px;
	background: #9a3393;
	border-radius: 100%;
	display: none;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.karekok-card-bg{
	background: white;
	border-radius: 5px;
	padding: 2% 3%;
	/*line-height: 1.09;*/
	overflow: hidden;
}
.karekok-card-bg-shadow{
	background: white;
	border-radius: 5px;
	padding: 2% 3%;
	line-height: 1.09;
	box-shadow: 0 1px 50px 0 rgba(0, 0, 0, 0.16);
	overflow: hidden;
}
.karekok-select{
	border-radius: 5px;
	border: solid 1px #555555;
	color: #555555;
	padding: 8px 14px;
	min-width: 300px;
	margin: 10px 0;
}
#customFileInput{
	height: 72px;
	cursor: pointer;
}
#customFileInput + label{
	height: 72px;
	display: flex;
	align-items: center;
	cursor: pointer;
}
#customFileInput + label:after{
	content: '  Dosya Seç';
	position: relative;
	margin-left: auto;
	margin-right: 20px;
	width: 154px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	border: 1px dashed #9a3393;
	color: #9a3393;
	border-radius: 5px;
	padding-left: 35px;
}
#customFileInput + label:before{
	content: '';
	position: absolute;
	right: 141px;
	top: 0;
	bottom: 0;
	width: 19px;
	height: 72px;
	display: flex;
	background: url(../images/upload-icon.png) no-repeat center;
}
.filters .dropdown-toggle{
	background: none;
	border-right: 1px solid lightgrey;
	padding: 8px 16px;
	display: flex;
	align-items: center;
	text-align: left;
	color: #555555;
	width: 160px;
}
.filters .dropdown-toggle:after{
	border: none;
	background: url(../images/arrow.svg) no-repeat center;
	width: 16px;
	height: 16px;
	margin-left: auto;
}
.filters .dropdown-toggle:focus{
	outline: none;
}
.filters .dropdown-menu{
	margin-top: 20px;
	border: none;
	border-radius: 20px;
	box-shadow: 0 13px 10px 0 rgba(0, 0, 0, 0.16);
	overflow: hidden;
	transition: .3s ease-in-out;
}
.filters .dropdown-item:active{
	background: none;
}
.product-label{
	border: 1px solid #9a3393;
	color: #9a3393;
	font-weight: bold;
	border-radius: 4px;
	padding: 4px 20px;
	margin-right: 15px;
	font-size: 14px;
	user-select: none;
	width: fit-content;
}
.basket-amount{
	width: auto !important;
	border: 1px solid #555555;
	color: #555555;
	border-radius: 20px !important;
	background: white;
	text-indent: 15%;
	padding: 9px 23px;
	cursor: pointer;
}
.comment-container{
	color: #555555;
	border-bottom: 1px solid #555555;
}
.comment-title{
	font-size: 16px;
}
#productCarousel .list-inline {
	white-space:nowrap;
	overflow:hidden;
	cursor: pointer;
}

#productCarousel .list-inline .list-inline-item {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 60px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
#productCarousel .list-inline .list-inline-item img {
	width: 100%;
}

#productCarousel .carousel-indicators {
	position: static;
	left: initial;
	width: initial;
	margin-left: initial;
}

#productCarousel .carousel-indicators > li {
	width: initial;
	height: initial;
	text-indent: initial;
}

#productCarousel .carousel-indicators > li.active img {
	opacity: 0.7;
}

.product-details p {
	margin-bottom: 5px;
}

.successBox, .warningBox, .errorBox {max-width:100%; border: 1px solid; margin:10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center;}
.infoBox{margin-top:4px}
/*.infoBox {{margin-top:4px;color: #00529B;background-color: #BDE5F8; background-image: url('../images/stokta-yok.png');}*/
.successBox {color: #4F8A10 !important;background-color: #DFF2BF; background-image: url('../images/i_success.png');}
.warningBox {color: #6a4084 !important;background-color: #FFFFFF; background-image: url('../images/i_warning.png');border:2px solid #6a4084;width:400px;}
.newWarningBox {color: #9a3393 !important;border:1px solid #9a3393;width:536px;border-radius: 10px;background-image: url('../images/i_warning.png') no-repeat; text-align: center; margin: 0 auto; padding-top: 16px; padding-bottom: 16px; max-width: 100%;}
.errorBox {color: #D8000C !important;background-color: #FFBABA; background-image: url('../images/i_error.png');}

.popupWin{padding: 20px;}
.cookies-container{
	max-width: 89%;
	background: rgba(0, 0, 0, 0.80);
	width: 600px;
	position: fixed;
	bottom: 20px;
	margin-left: 10px;
	right: 20px;
	z-index: 9998;
	color: white;
	display: none;
}
.cookies-content{
	position: relative;
	padding: 20px;
	text-align: center;
}
.cookies-container .x-button{
	position: absolute;
	background: none;
	color: white;
	line-height: 1;
	right: 1px;
	top: 4px;
	font-size: 18px;
	z-index: 9999;
}
.cookies-container .x-button:focus{
	outline: none;
}
.cookies-container .x-button:hover{
	color: #9a3393;
}
#categoryDropdown > span, #childCategoryDropdown span, #lowermostCategoryDropdown span {line-height:1.3;max-width: 108px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
	z-index:100;
}

#winBox{
	border-radius: 20px;
	padding: 20px;
}

.filter-list {
	font-size: 0.85rem;
	margin-bottom: 0.25rem;
}

#productFilter {
	padding: .5rem;
}

#productFilter h6 {
	font-weight:bold;
}

.row-yayin {
	margin-bottom: 1.5rem;
}

.filter-bg {
	margin-bottom: 1.5rem;
}

.filterKategori {
	margin-bottom: .5rem;
}