@import url('../textfont/stylesheet.css');
@import url('line-awesome.css');
@import url('lightslider.css');
@import url('swiper-bundle.min.css');
@import url('animate.css');
@import url('bootstrap.min.css');
@import url('formcontrol.css');
@import url('lity.min.css');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	transition:all 0.3s ease;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.btn 
{   
  border-color: rgba(126, 239, 104, 0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(126, 239, 104, 0);
  outline: 0 none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

:root {
  --anarenk: #000;
  --gri: #939597;
}

body {
	font-family: 'Sohne';
}
/* width */
.scrollbar::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.scrollbar::-webkit-scrollbar-thumb {
  background: #9381ff; 
}

/* Handle on hover */
.scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.container-fluid {
	max-width:calc(100vw - 44px);	
}
.dropdown-toggle::after {
    display: none;
}

.form-control.is-invalid, 
.was-validated .form-control:invalid {
    background-position: right calc(.375em + 3.1875rem) center;
}

.form-control.is-valid, 
.was-validated .form-control:valid {
    background-position: right calc(.375em + 3.1875rem) center;
}
.delay-1 {
animation-delay: .25s;
}
.delay-2 {
animation-delay: .5s;
}
.delay-3 {
animation-delay: .75s;
}
.delay-4 {
animation-delay: 1s;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--anarenk);
    border-color: var(--anarenk);
}
.page-link {
    position: relative;
    display: block;
    color: var(--anarenk);
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #000;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	padding: 0.875rem 1.25rem;
}
.page-link:hover {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn {
	height:44px;
	line-height:40px;
	padding:0px 17px;
	font-size:16px;
	border-radius:0px;
	border-top:0px solid #fff;
	border-bottom:0px solid #fff;
}


.btn-outline-dark {
	border:1px solid #000;
}


.btnoutline {  
	display:flex;
	align-items:center; 
	height: 55px;
	line-height: 50px;
	border-radius: 13px;
	padding:0px 19px;  
	font-size: 15px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	border:2px solid #000;
}
.btnoutline.facebook {  
	color:#3b5998;
	border:2px solid #3b5998;
}
.btnoutline.google {  
	color:#4285f4;
	border:2px solid #4285f4;
}
.btnoutline:hover {  
	color:#fff;
	background:#000;
}
.btnoutline.facebook:hover {  
	color:#fff;
	background:#3b5998;
}
.btnoutline.google:hover {  
	color:#fff;
	background:#4285f4;
}
.btnoutline img {  
	margin-left:32px;
	height:21px;
}
.btnoutline:hover img {
	filter:invert(1);
}
.btnoutline .icon {  
	margin-left:auto;
	width:20px;
	height:50px;
	display:flex;
	align-items:center; 
	justify-content:center;
	font-size:30px;
}

.ms-auto {
	margin-left:auto;
}
/*------------------header----------------------*/

#header {
} 
#header .ustalan {
	background:#000;
}
#header .alan {
	display:flex;
	align-items:center;
	padding:0px 0px;
}
#header .alan .logo {
	margin-right:100px;
}

#header .alan .logo img {
	height:37px;
}

#header .alan .menu {
	margin-right:auto;
}
#header .alan .menu ul {
	position:relative;
	display:flex;
	align-items:center;
	list-style:none;
	width:100%;
}
#header .alan .menu ul .link-li {
}
#header .alan .menu ul .link-item {
	position:relative;
	display:flex;
	align-items:center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.5px;
	margin-left:10px;
	padding:0px 20px 0px 10px;
	height:71px;
}
#header .alan .menu ul .link-item:before {
	position:absolute;
	content:"";
	top:33.33%;
	left:0px;
	width:3px;
	height:0px;
	background:#000;
	transition:all 0.3s ease;
}
#header .alan .menu ul .link-item:hover:before {
	height:33.33%;
}
#header .alan .menu ul .link-item .icon {
	display:flex;
	align-items:center;
	justify-content:center;
	width:50px;
	height:50px;
	margin-right:10px;
}
#header .alan .menu ul .link-item .icon img {
	max-height:90%;
	max-width:90%;
}

#header .alan .menu ul .link-li .acilan {
	position:absolute;
	top:100%;
	left:0px;
	/* opacity:1; */
	/* visibility:visible; */
	/* height:71px; */
	opacity:1;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	width:850px;
	padding:0px 0px 30px 0px;
	border-radius:0px;
	z-index:1000;
	transition-duration: 0s;
	display: none;
}
#header .alan .menu ul .link-li .acilan ul {
	width:100%;
	background:#fff;
}
#header .alan .menu ul .link-li .acilan ul li {
	float:left;
	padding:0px;
}
#header .alan .menu ul .link-li .acilan ul li .link-item {
	font-size: 16px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
}
#header .alan .menu ul .link-li:hover .acilan {
	opacity:1;
	visibility:visible;
	height:71px;
	overflow:inherit;
	display: block;
}
#header .alan .menu ul .link-li:hover .acilan.tur2 {
	opacity:1;
	visibility:visible;
	height:inherit;
	overflow:inherit;
	display: block;
}
#header .alan .menu ul .link-li .acilan.acik {
	opacity:1;
	visibility:visible;
	height:71px;
	overflow:inherit;
	display: block;
}

#header .alan .menu ul .acilan.tur2 {
	position:fixed;
	background:#fff;
	left:0px;
	top:140px;
	z-index:100000;
	width:100%;
	border-top:1px solid rgba(0,0,0,0.1);
	padding:30px 0px;
}
#header .alan .menu ul .acilan.tur2 .linkbas {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.5px;
	color:#000;
	margin-bottom:5px;
}

#header .alan .menu ul .acilan.tur2 .link-item2 {
	font-size: 14px;
	font-weight: 300;
	line-height: 22.5px;
	color:#000;
	margin-bottom:5px;
}


#header .alan .arama {
	position:relative;
	height: 40px;
	margin-right:20px;
}

#header .alan .arama .form-control {
	height: 40px;
	border-radius: 20px;
	background: #f2f2f2;
	padding:0px 20px 0px 40px;
}
#header .alan .arama .btn {
	position:absolute;
	top:0px;
	right:0px;
	width:60px;
	height:40px;
}
#header .alan .butonlar {
	display:flex;
	align-items:center;
}

#header .alan .butonlar a {
	font-size:30px;
	padding:0px 10px;
	color:#fff;
}
#header .alan .butonlar a img {
	max-height:25px;
}

#header .altalan .altmenu {
	display:flex;
	align-items:center;
	justify-content:flex-end;
	height:71px;
}
#header .altalan .altmenu a {
	color: #b2b2b2;
	font-size: 16px;
	font-weight: 500;
	line-height: 22.5px;
	padding-left:30px;
}
#header .mobilbuton {
	display:none;
}
/*------------------mobilmenu----------------------*/

#mobilmenu {
	display: none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#fff;
	padding:30px;
	z-index:1000000;
	transform: translateX(-100%);
}
#mobilmenu .logo {
    max-width:100%;
}
#mobilmenu .kapat {
    height: 30px;
    width: 30px;
    font-size: 30px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}
#mobilmenu .menu {
	width: 100%;
	margin-top:30px;
}
#mobilmenu .menu ul {
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:flex-start;
	list-style:none;
}
#mobilmenu .menu ul .link-li {
	width:100%;
	padding:10px 0px;
	padding-right:35px;
}
#mobilmenu .menu ul .link-item {
	display: flex;
	width:100%;
	font-size:20px;
	font-weight:500;
	color:#000;
}
#mobilmenu .sosyal {
	display:flex;
	align-items:center;
	justify-content:flex-start;
	margin-top:30px;
}
#mobilmenu .sosyal a {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding:10px;
	background:#000;
	margin-right:10px;
}
#mobilmenu .sosyal a:hover {
	background:var(--anarenk)
}


#mobilmenu .arama {
	position:relative;
	height: 40px;
	margin-right:20px;
}

#mobilmenu .arama .form-control {
	height: 40px;
	border-radius: 20px;
	background: #f2f2f2;
	padding:0px 20px 0px 40px;
}
#mobilmenu .arama .btn {
	position:absolute;
	top:0px;
	right:0px;
	width:60px;
	height:40px;
}
/*------------------mobilaltkategori----------------------*/

#mobilaltkategori {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000;
	z-index:1000000;
	overflow-y:scroll;
	transform:translateY(-100%);
}
#mobilaltkategori .ust {
	position:relative;
	padding:10px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:16px;
	line-height:30px;
	color:#fff;
}
#mobilaltkategori .ust .kapat {
	position:absolute;
	top:10px;
	left:10px;
	font-size:26px;
	line-height:30px;
	color:#fff;
}
#mobilaltkategori .altkat {
	padding:10px;
}

#mobilaltkategori .altkat .link-item {
	display:block;
	border-bottom: 1px solid #E7E7E7;
    height: 47px;
    margin: 0;
    padding: 0 16px;
    line-height: 47px;
    font-size: 14px;
    color: #4f4f51;
	background: #fff;
}


/*------------------slider----------------------*/

#slider  {
	margin-bottom:20px;
}
#slider .item {
	position:relative;
}
#slider .item .resim {
	width:100%;
	height:550px;
	object-fit:cover;
	border-radius:20px;
}
#slider .item .arama {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
}
#slider .item .arama .baslik {
	font-size: 25px;
	font-weight: 500;
	line-height: 22.5px;
	color:#000;
	text-align:center;
	margin-bottom:20px;
}
#slider .item .arama .kutucuk {
	position:relative;
}
#slider .item .arama .kutucuk .form-control {
	height: 80px;
	border-radius: 40px;
	background: #ffffff;
	padding:0px 107px 0px 87px;
	color: #9381ff;
	font-size: 16px;
	font-weight: 400;
	line-height: 22.5px;
	border:0px;
}
#slider .item .arama .kutucuk .form-control::placeholder {color: #ced4da;opacity: 1;}
#slider .item .arama .kutucuk .form-control:-ms-input-placeholder { color: #ced4da;}
#slider .item .arama .kutucuk .form-control::-ms-input-placeholder { color: #ced4da;}

#slider .item .arama .kutucuk .icon {
	position:absolute;
	top:0px;
	left:0px;
	width:80px;
	height: 80px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:30px;
	color:#000;
}
#slider .item .arama .kutucuk .btn {
	position:absolute;
	top:12px;
	right:12px;
	height: 56px;
	border-radius:28px;
	padding:0px 70px;
	background:#9381ff;
	display:flex;
	align-items:center;
	justify-content:center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	line-height: 22.5px;
	transition:all 0.3s ease;
}
#slider .item .arama .kutucuk .btn:hover {
	background:#000;
}
/*------------------slideraltkat----------------------*/

#slideraltkat  {
	margin-bottom:20px;
}
#slideraltkat .alan {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	padding:14px 14px;
	border-radius:14px;
	background: linear-gradient(270deg, #EEEEEE, #F0F5FF, #EEEEEE);
}
#slideraltkat .alan .button-prev {
	width:72px;
	height:60px;
	display:flex;
	align-items:center;
	justify-content:center;
	background: linear-gradient(270deg, rgba(255,255,255,0.3), #FFFFFF);
	border-radius:13px;
}
#slideraltkat .alan .button-prev img {
	height:30px;
}
#slideraltkat .alan .button-next {
	width:72px;
	height:60px;
	display:flex;
	align-items:center;
	justify-content:center;  
	background: linear-gradient(270deg, rgba(255,255,255,0.3), #FFFFFF);
	border-radius:13px;
}
#slideraltkat .alan .button-next img {
	height:30px;
}
#slideraltkat .alan .swiper {
	overflow:hidden;
	width:calc(100% - 164px);
	margin-right:auto;
	margin-left:auto;
}
#slideraltkat .alan .swiper .item {
	display:flex;
	align-items:center;
	justify-content:center;
	padding:14px;
	font-size: 18px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	border-radius:14px;
	margin-right:50px;
}
#slideraltkat .alan .swiper .item:hover {
	background: linear-gradient(270deg, rgba(255,255,255,0.3), #FFFFFF);
}
#slideraltkat .alan .swiper .item .resim {
	height:42px;
	margin-right:10px;
}
/*------------------coksatanlar----------------------*/

#coksatanlar  {
	margin:40px 0px;
}
#coksatanlar .alan-white {  
	border-radius:30px;
	background:#fff;
	padding:47px;
}
#coksatanlar .alan-grey {  
	border-radius:30px;
	background: linear-gradient(0deg, #F8F8F8, #EEEEEE);
	padding:47px;
}
#coksatanlar .baslik {  
	font-size: 35px;
	font-weight: 500;
	line-height: 22.5px;
	color:#000;
	text-align:center;
	margin-bottom:15px;
}
#coksatanlar .altbaslik {    
	font-size: 16px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:2px solid #f4f4f4;
}
#coksatanlar .altbar {    
	display:flex;
	align-items:center;
	margin-bottom:28px;
}
#coksatanlar .altbar .yazi {  
	font-size: 18px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	margin-right:auto;
}
#coksatanlar .altbar .yazi span {  
	color:#EE5867;
}
.urunitem {
	position:relative;
	margin-bottom:30px;
}
.urunitem:hover {
	background:#fff;
	padding-bottom:60px;
	margin-bottom:-120px;
	z-index:1000;-webkit-box-shadow: 0px 0px 15px 6px rgba(0,0,0,0.3); 
	box-shadow: 0px 0px 15px 6px rgba(0,0,0,0.3);
	padding:10px 10px 60px 10px;
	border-radius:20px;
}
.urunitem .resim {
	border-radius:20px;
	/*background:#F6F6F6;*/
	display:flex;
	align-items:center;
	justify-content:center;
	height:375px;
	margin-bottom:20px;
	overflow:hidden;
}
.urunitem .resim img {
	max-width:50%;
	
}
.urunitem .marka {
	display:flex;
	align-items:center;
	margin-bottom:15px;
}
.urunitem .marka span {
	color: #a8a8a8;
	font-size: 18px;
	font-weight: 400;
	line-height: 22.5px;
	text-transform: uppercase;
	margin-right:auto;
}
.urunitem .marka .favoriekle {
	height:22px;
}
.urunitem .marka .favoriekle img{
	height:100%;
}
.urunitem .adi {  
	font-size: 16px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	margin-bottom:15px;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:5px;
}
.urunitem .adi2 {  
	font-size: 26px;
	font-weight: 500;
	line-height: 30px;
	color:#000;
	margin-bottom:25px;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:15px;
}
.urunitem .stok {
	display:flex;
	font-size: 16px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	margin-bottom:10px;
}
.urunitem .secenek {
	font-size: 16px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	margin-bottom:5px;
}
.urunitem .secenekler {
	margin-bottom:15px;
}
.urunitem .secenekler .badge{
	border:1px solid rgba(0,0,0,0.8);
	color:#000;
	font-size: 16px;
	font-weight: 300;
}
.urunitem .secenekler .badge.passive {
	border:1px solid rgba(0,0,0,0.4);
	color:rgba(0,0,0,0.4);
	text-decoration:line-through;
}
.urunitem .magazaadi {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.5px;
	color:#000;
	margin-bottom:15px;
}
.urunitem .btn {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:100;
	display:none;
	align-items:center; 
	height: 60px;
	line-height: 55px;
	border-radius: 13px;
	padding:0px 19px;  
	font-size: 15px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	border:2px solid #000;
}
.urunitem:hover .btn {
	display:flex;
}
.urunitem .btn:hover {
	justify-content:center;
	background:#000;
}
.urunitem .btn .satis {
	font-size: 18px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	margin-right:5px;
}
.urunitem .btn:hover .satis {
	display:none;
}
.urunitem .btn .piyasa {
	font-size: 18px;
	font-weight: 400;
	line-height: 22.5px;
	color:#ee5867;
}
.urunitem .btn:hover .piyasa {
	display:none;
}
.urunitem .btn .icon {
	margin-left:auto;
	padding:0px 10px 0px 30px;
	border-left:1px solid #e2e2e2;
	filter: brightness(0);
	transition:all 0s;
}
.urunitem .btn:hover .icon {
	margin-left:0px;
	padding:0px 0px 0px 0px;
	border-left:0px solid #e2e2e2;
	filter: brightness(200);
}
/*------------------magazalar----------------------*/

#magazalar  {
	margin:40px 0px;
}
#magazalar .baslik {  
	font-size: 35px;
	font-weight: 500;
	line-height: 22.5px;
	color:#000;
	text-align:center;
	margin-bottom:15px;
}
#magazalar .altbaslik {    
	font-size: 16px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:2px solid #f4f4f4;
}
#magazalar .alan {   
	position:relative;
	overflow:hidden;
}
#magazalar .alan .magbutton-prev {
	position:absolute;
	left:calc(20% - 25px);
	top:calc(50% - 21px);
	width:50px;
	height:42px;
	display:flex;
	align-items:center;
	justify-content:center;
	background: linear-gradient(270deg, rgba(255,255,255,0.3), #FFFFFF);
	border-radius:13px;
	z-index:1000;
}
#magazalar .alan .magbutton-prev img {
	height:20px;
}
#magazalar .alan .magbutton-next {
	position:absolute;
	right:calc(20% - 85px);
	top:calc(50% - 21px);
	width:50px;
	height:42px;
	display:flex;
	align-items:center;
	justify-content:center;  
	background: linear-gradient(270deg, rgba(255,255,255,0.3), #FFFFFF);
	border-radius:13px;
	z-index:1000;
}
#magazalar .alan .magbutton-next img {
	height:20px;
}
#magazalar .swiper {   
	position:relative;
	margin-right:0px;
}
#magazalar .item {    
	display:block;
	position:relative;
}
#magazalar .item .resim { display: block;   
	width:100%;
	height:350px;
	object-fit:cover;
	border-radius:20px;
}
#magazalar .item span {  
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	padding:15px 15px;
	text-align:center;
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
	line-height: 22.5px;
}
/*------------------footerust----------------------*/

#footerust  {
	margin:40px 0px;
}
#footerust .alan-grey {  
	border-radius:30px;
	background: linear-gradient(0deg, #F8F8F8, #EEEEEE);
	padding:17px;
}
#footerust .uygulama {  
	display:inline-block;
	margin-right:10px;
}
#footerust .uygulama img { 
	margin:10px 0px;
}
#footerust .uygulamaalt {  
	display:block;  
	font-size: 15px;
	font-weight: 400;
	line-height: 22.5px;
}
#footerust .yazi {    
	font-size: 25px;
	font-weight: 400;
	line-height: 60px;
	color:#000;
	margin-top:0px;
}
#footerust .btnoutline { 
	margin-top:0px;   
	display:inline-flex;
}
/*------------------footer----------------------*/

#footer  {
	margin:40px 0px 0px 0px;
}
#footer .alan-grey {
	border-radius:30px;
	background: linear-gradient(0deg, #F8F8F8, #EEEEEE);
	padding:77px 70px 57px 70px;
}
#footer .logo {
	display:block;
	margin-bottom:75px;
}
#footer .logo img {
	height:44px;
}
#footer .bilgi {  
	display:block;
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
	color:#000;
	margin-bottom:20px;
}
#footer .sosyalbas {  
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom:20px;
}
#footer .sosyal {  
	margin-bottom:20px;
}
#footer .sosyal a {  
	display:inline-flex;
	width:48px;
	height:48px;
	align-items:center;
	justify-content:center;
	border-radius:24px;
	border:1px solid #000;
	font-size:20px;
	color:#000;
	margin-right:15px;
}
#footer .sosyal a:hover {  
	background:#000;
	color:#fff;
}
#footer .menubas {
	display:block;    
	font-size: 18px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	margin-bottom:25px;
}
#footer .menulink {   
	display:block;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	color:#000;
}
#footer .bultenbas {   
	display:block;  
	font-size: 22px;
	font-weight: 500;
	line-height: 37.5px;
	color:#000;
	margin-bottom:34px;
}
#footer .form-control {   
	height: 62px;
	border-radius: 11px;
	border:2px solid #000;
	background:transparent;
	margin-bottom:20px;
}
#footer .btn-dark {   
	height: 62px;
	border-radius: 11px;
	background:#000;
	border-color:#000;
	padding:0px 60px;
}
#footer .alan-white {   
	display:flex;
	align-items:center;
	padding:22px 0px;
}
#footer .copy {   
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	color:#000;
	margin-right:50px;
}
#footer .menu a {   
	position:relative;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	color:#000;
	padding-left:50px;
	padding-right:50px;
}
#footer .menu a:before {   
	position:absolute;
	content:"|";
	top:0px;
	left:0px;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	color:#000;
}
#footer .anatolfav {   
	margin-left:auto;
	filter:invert(1);
}
/*------------------bread----------------------*/

#bread  {
	margin:20px 0px 20px 0px;
}
#bread .alan-grey {
	border-radius:30px;
	background: linear-gradient(0deg, #F8F8F8, #EEEEEE);
	padding:37px 70px 37px 70px;
}
#bread .adi {
	font-size:30px;
	font-weight:500;
	color:#000;
	margin-bottom:15px;
}
#bread .aciklama {
	font-size:20px;
	font-weight:300;
	color:#000;
	margin-bottom:15px;
}
#bread .linkler a {
	position:relative;
	font-size:16px;
	font-weight:400;
	color:rgba(0,0,0,0.7);
	padding-right:20px;
	margin-right:10px;
}
#bread .linkler a:before {
	position:absolute;
	content:"/";
	top:3px;
	right:0px;
	font-size:16px;
	font-weight:400;
	color:rgba(0,0,0,0.4);
}
#bread .linkler a:last-child:before {
	content:"";
}
#bread .linkler a.active {
	font-weight:500;
}
/*------------------urunler----------------------*/

#urunler  {
	margin:20px 0px 20px 0px;
}

#urunler .baslik {  
	font-size: 35px;
	font-weight: 500;
	line-height: 22.5px;
	color:#000;
	text-align:center;
	margin-bottom:15px;
}
#urunler .altbaslik {    
	font-size: 16px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:2px solid #f4f4f4;
}
#urunler .solfiltre {
	padding:20px 0px;
}

#urunler .hizlifiltre {
	display:flex;
	align-items:center;
	padding:0px 25px;
	height:70px;    
	border-radius: 20px;
    background: linear-gradient(0deg, #F8F8F8, #EEEEEE);
}

#urunler .hizlifiltre .badge {
	border:1px solid rgba(0,0,0,0.8);
	background:#fff;
	color:#000;
	font-size: 16px;
	font-weight: 300;
	margin:0px 10px;
}

#urunler .hizlifiltre .link {
	color:#9381ff;
	font-size: 16px;
	font-weight: 300;
	margin-left:auto;
}
#urunler .hizlifiltre .link:hover {
	color:#000;
}
#urunler .arama {
	position:relative;
}
#urunler .arama .form-control {
	height: 40px;
	border-radius: 20px;
	background: #ffffff;
	padding:0px 40px 0px 17px;
	color: #9381ff;
	font-size: 14px;
	font-weight: 400;
	line-height: 22.5px;
	border:0px;
	-webkit-box-shadow: 0px 0px 11px -5px #000000; 
	box-shadow: 0px 0px 11px -5px #000000;
}
#urunler .arama .form-control::placeholder {color: #ced4da;opacity: 1;}
#urunler .arama .form-control:-ms-input-placeholder { color: #ced4da;}
#urunler .arama .form-control::-ms-input-placeholder { color: #ced4da;}

#urunler .arama .btn {
	position:absolute;
	top:2px;
	right:2px;
	height: 36px;
	width:36px;
	border-radius:18px;
	background:#9381ff;
	display:flex;
	align-items:center;
	justify-content:center;
	color: #ffffff;
	font-size: 10px;
	font-weight: 300;
	line-height: 36px;
	transition:all 0.3s ease;
}
#urunler .arama .btn:hover {
	background:#000;
}
#urunler .filtrebas {
	display:flex;
	align-items:center;
	font-size:18px;
	font-weight:500;
	color:#000;
	margin-bottom:20px;
	cursor:pointer;
}
#urunler .filtrebas span {
	margin-left:auto;
	font-size:20px;
	font-weight:800;
	color:rgba(0,0,0,0.9);
}
#urunler .filtrelink {
	display:flex;
	align-items:center;
	font-size:16px;
	font-weight:400;
	color:rgba(0,0,0,0.8);
	margin-bottom:10px;
}
#urunler .filtrelink span {
	margin-left:auto;
	font-size:16px;
	font-weight:400;
	color:rgba(0,0,0,0.5);
	margin-bottom:10px;
}

.form-check-label {
	line-height: 24px;
}

.form-check-input:checked {
    background-color: #9381ff;
    border-color: #9381ff;
}
#urunler .form-group {
    display:flex;
	align-items:center;
	justify-content:flex-end;
}
#urunler .form-group .form-control {
    height:53px;
	line-height:50px;
	padding:0px 19px;
	border:2px solid #000;
	display:inline-flex;
	width:200px;
	border-radius: 13px;
}
#urunler .form-group .form-label {
    padding:0px 10px;
	font-size:16px;
	font-weight:600;
	color:rgba(0,0,0,0.8);
}


#urunler .swiper {
	overflow:hidden;
	width: 100%;
	height: 100%;
}


#urunler .swiper-slide {
	background-size: cover;
	background-position: center;
}

#urunler .mySwiper2 {
	height: 80%;
	width: 100%;
}

#urunler .mySwiper2 .resim {
	margin-right: 25px;
}

#urunler .mySwiper {
	box-sizing: border-box;
	padding: 10px 0;
}

#urunler .mySwiper .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

#urunler .mySwiper .swiper-slide-thumb-active {
	opacity: 1;
}

#urunler .mySwiper .swiper-slide {
	display: flex;
	align-items:center;
	justify-content:center;
	border-radius:10px;
	background:#F6F6F6;
	height: 90px;
}
#urunler .mySwiper .swiper-slide img {
	max-width: 90%;
	object-fit: cover;
}
#urunler .urunaciklamasi {

	border-radius:10px;
	background:#F6F6F6;
	padding:10px;
	font-size:14px;
	font-weight:300;
	color:#000;
	line-height:18px;
	max-height:300px;
	overflow-y:scroll;
	margin-bottom:30px;
}

#urunler .urunitem {
	position:relative;
	margin-bottom:30px;
}
#urunler .urunitem:hover {
	background:inherit;
	padding-bottom:inherit;
	margin-bottom:30px;
	z-index:1000;
	-webkit-box-shadow: inherit); 
	box-shadow: inherit;
	padding:0px;
	border-radius:0px;
}

#urunler .urunitem .btn {
	position:relative;
	bottom:inherit;
	left:inherit;
	width:inherit;
	z-index:100;
	display:flex;
	align-items:center; 
	height: 60px;
	line-height: 55px;
	border-radius: 13px;
	padding:0px 19px;  
	font-size: 15px;
	font-weight: 400;
	line-height: 22.5px;
	color:#000;
	border:2px solid #000;
}
#urunler .urunitem:hover .btn {
	display:flex;
}

/*------------------filtremodal----------------------*/


#filtremodal .solalan {
    width:100%;
	height:300px;
	overflow-y:scroll;
}
#filtremodal .solalan .sollink {
    display:block;
	padding:20px 15px;
	border-bottom:1px solid rgba(0,0,0,0.1);
	background:#F6F6F6;
	font-size:18px;
	font-weight:500;
	color:rgba(0,0,0,0.9);
	cursor:pointer;
}
#filtremodal .solalan .sollink:hover , 
#filtremodal .solalan .sollink.active  
{
	background:#fff;
}
#filtremodal .sagalan {
    width:100%;
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#filtremodal .sagalan .sagic {
	display:none;
}
#filtremodal .sagalan .sagic:first-child {
	display:block;
}
#filtremodal .sagalan .sagic .adi {
	font-size:18px;
	font-weight:500;
	color:rgba(0,0,0,0.9);
	margin-bottom:20px;
}
#filtremodal .sagalan .sagic .saglink {
    display:block;
	padding:10px 15px;
	border:1px solid rgba(0,0,0,0.1);
	background:#F6F6F6;
	font-size:18px;
	font-weight:500;
	color:rgba(0,0,0,0.9);
	cursor:pointer;
	border-radius:10px;
	margin-bottom:10px;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #fff;
    border-radius: 0px;
    outline: 0;
}

.modal-header {
    background: #F6F6F6;
    border-radius: 20px 20px 0px 0px;
}

/*------------------ayarlar----------------------*/


#ayarlar  {
    padding:40px 0px;
}
#ayarlar .sol .sollink {
    border:1px solid #000;
	padding:15px 19px;
	font-size:16px;
	font-weight:300;
	color:#000;
	border-radius:0px;
	display:block;
	width:100%;
	margin-bottom:3px;
}
#ayarlar .sol .sollink:first-child {
	border-radius:13px 13px 0px 0px;
}
#ayarlar .sol .sollink:last-child {
	border-radius:0px 0px 13px 13px;
}
#ayarlar .sol .sollink:hover {
	color:#fff;
	background:#000;
}
#ayarlar .form-control {
    border:1px solid #EEEEEE;
	padding:15px 19px 5px 19px;
	font-size:16px;
	font-weight:300;
	color:#000;
	border-radius:13px;
	display:block;
	width:100%;
	margin-bottom:3px;
}
#ayarlar .aciklama {

	border-radius:10px;
	background:#F6F6F6;
	padding:10px;
	font-size:14px;
	font-weight:300;
	color:#000;
	line-height:18px;
	margin-bottom:30px;
}


/*------------------bizeulasin----------------------*/

#bizeulasin  {
	margin:20px 0px 20px 0px;
}
#bizeulasin .adi {
	font-size:20px;
	font-weight:700;
	color:#000;
	padding:20px 0px;
	text-align:center;
	margin-bottom:20px;
    border-bottom:1px solid rgba(0,0,0,0.1);
}
#bizeulasin .bilgi {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	margin-bottom:20px;
}
#bizeulasin .bilgi .icon {
	display:flex;
	align-items:center;
	justify-content:center;
	width:50px;
	height:50px;
	border-radius:25px;
	border:1px solid #000;
	font-size:20px;
	color:#000;
	margin-right:15px;
}
#bizeulasin .bilgi:hover .icon {
	color:#fff;
	background:#000;
}
#bizeulasin .bilgi .yazi {
	width:calc(100% - 75px);
}
#bizeulasin .form-control {
    border:1px solid #EEEEEE;
	padding:15px 19px 5px 19px;
	font-size:16px;
	font-weight:300;
	color:#000;
	border-radius:13px;
	display:block;
	width:100%;
	margin-bottom:3px;
}
#bizeulasin textarea.form-control {
	height:230px;
	padding-top:25px;
}
#bizeulasin .map {
	border-radius:20px;
	overflow:hidden;
}
#bizeulasin .map iframe {
	width:100%;
	height:450px;
}



/*------------------uyemodal----------------------*/
#uyemodal.modal {
    z-index: 1055000;
    background: rgba(0,0,0,0.5);
}
#uyemodal .modal-header {
	background:#fff;
	border-bottom:0px;
}
#uyemodal .tab-pane {
	padding:50px 0px;
}
#uyemodal .nav-link {
    padding: 1.5rem 1rem;
    color: #000;
	font-size:18px;
	border-radius:0px;
}
#uyemodal .nav-pills .nav-link.active, 
#uyemodal .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #000;
}
#uyemodal .form-control {
    border:1px solid #EEEEEE;
	padding:15px 19px 5px 19px;
	font-size:16px;
	font-weight:300;
	color:#000;
	border-radius:13px;
	display:block;
	width:100%;
	margin-bottom:3px;
}