* {min-height:0; min-width:0;}
body {font:14px/20px Poppins, Helvetica, Arial, sans-serif, Arial; height:100%; overflow:auto; overflow-x:hidden; background-color:#ffffff;}
a, a:hover, a:focus, input, input:focus, button, button:focus, .btn, .btn.focus, .btn:focus {text-decoration:none; outline:0!important;}
img {width:auto; max-width:100%; height:auto;}
a {transition:color .4s; -webkit-transition:color .4s;}
a:hover {text-decoration:none;}
label {font-weight:400;}
.form-group label {font-size:inherit; font-weight:300; color:#2c3239; margin:8px 0;}
.form-group label.col-form-label {margin:9px 0;}
.form-control {-webkit-appearance:none; -moz-appearance:none; appearance:none; font:14px/18px Poppins, Helvetica, Arial, sans-serif, Arial, sans serif; height:38px; padding:0 15px; background-color:#fff; border:1px solid #dedede; border-radius:0; box-shadow:none;}
select, select.form-control {background:#fff url('../../genel/images/down-chevron.svg'); background-size:9px; background-position:calc(100% - 10px) center; background-repeat:no-repeat; padding-right:30px;}
textarea.form-control {padding-top:10px; padding-bottom:10px;}
.form-control::placeholder {color:#aaa; font-weight:300;}
label+.form-control::placeholder, .form-group.row .form-control::placeholder, 
label+.security-code .form-control::placeholder, .form-group.row .form-control::placeholder {color:transparent;}
.form-control:focus {border-color:#ccc; box-shadow:0 0 8px #ccc;}
.has-success .form-control {border-color:#ddd!important; box-shadow:none!important;}
.has-error .form-control {border-color:rgba(169,68,66,.4);}
.btn, .btn-primary {display:inline-block; vertical-align:top;}
button, .btn {padding:11px 30px 12px; background-color:#2c3239; border:none; border-radius:0; font-size:15px; font-weight:400; color:#fff; line-height:19px; text-transform:uppercase; text-align:center; white-space:normal; vertical-align:middle; transition:box-shadow .4s; -webkit-transition:box-shadow .4s;}
.btn:focus, .btn.focus, .btn:active, .btn.active, button:hover, .btn:hover {background-color:#2c3239; color:#fff;}
button.btn-sm, .btn.btn-sm {background-color:#fff; border:2px solid #f2f2f2; padding:8px 16px; font-size:13px; font-weight:600; color:#2c3239; line-height:16px;}
.btn-sm:focus, .btn-sm.focus, .btn-sm:active, .btn-sm.active, .btn-sm:hover, .btn-sm:active:hover, .btn-sm.active:hover, .btn-sm:active:focus, .btn-sm.active:focus, .btn-sm:active.focus, .btn-sm.active.focus {background-color:transparent!important; color:#2c3239;}
.btn-primary {padding:10px 30px 11px; background-color:transparent!important; border:1px solid rgba(44,50,57,.5); font-weight:500; color:#2c3239; transition:box-shadow .4s, color .4s; -webkit-transition:box-shadow .4s, color .4s;}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {background-color:transparent; border:1px solid rgba(44,50,57,.5); color:#2c3239;}

.error-message {display:block; margin-top:6px; font-size:92%; color:#b6312e;}
	.error-message:before {content:'\f06a'; font-family:FontAwesome; display:inline; margin-right:6px;}

.double-bounce1, .double-bounce2 {background-color:#2c3239;}

.page-up {position:fixed; z-index:2; width:40px; height:40px; right:10px; bottom:10px; background-color:rgba(44,50,57,.5); padding:7px; font-size:22px; color:#fff; line-height:24px; text-align:center; cursor:pointer; display:none; transition:background-color .4s; -webkit-transition:background-color .4s;}

i.fa-try {font-size:88%;}

.open.dropdown {z-index:9999;}
	.dropdown-toggle {cursor:pointer;}
	.dropdown-menu {border-radius:0; border:none; box-shadow:0 0 15px rgba(0,0,0,.08); margin:0; padding:20px; top:100%; left:50%; transform:translate(-50%,0); -webkit-transform:translate(-50%,0); min-width:200px; animation:downtoupcenter ease .5s; -webkit-animation:downtoupcenter ease .5s;}
	.dropdown-menu ul {list-style:none; margin:0; padding:0;}

#toast-container>.toast-info {background-image:none!important; background-color:rgba(42,108,87,.9); position:relative;}
#toast-container>div {opacity:1; padding:15px 40px 15px 20px; border:1px solid rgba(255,255,255,.15); border-radius:0; max-width:100%;}
#toast-container>div, #toast-container>div:hover {background-color:#525252; -moz-box-shadow:2px 2px 4px rgba(0,0,0,.15); -webkit-box-shadow:2px 2px 4px rgba(0,0,0,.15); box-shadow:2px 2px 4px rgba(0,0,0,.15);}
.toast-progress {background-color:#fff; height:2px; opacity:.2;}
.toast-message {font-size:14px; line-height:20px; position:relative; z-index:1;}
button.toast-close-button {position:absolute; top:15px; right:18px; z-index:1; font-family:none; font-size:22px; font-weight:100; line-height:20px; text-shadow:none; opacity:1;}
@media (max-width: 480px) and (min-width: 241px){
	#toast-container {max-width:calc(100% - 24px);}
	#toast-container>div {padding:15px 40px 15px 20px; width:300px;}
	#toast-container .toast-close-button {top:15px; right:18px;}
}

html.nav-active {overflow-y:hidden;}
html.nav-active body {padding-right:17px;}
.side-nav, .main-header, .wrapper {transition:transform .4s; -webkit-transition:-webkit-transform .4s;}
html.nav-active .side-nav, html.nav-active body.side-nav-active .side-nav-content {left:300px;}
html.nav-active .main-nav {left:0;}
html.nav-active .main-header, html.nav-active .wrapper {-webkit-transform:translateX(300px); -ms-transform:translateX(300px); -o-transform:translateX(300px); transform:translateX(300px);}

body.side-nav-active {min-height:100vh; position:relative; padding-left:80px;}
.side-nav {position:absolute; top:0; left:0; z-index:6; height:100%; transition:left .4s; -webkit-transition:left .4s; transition:left .4s; -webkit-transition:left .4s;}
body.side-nav-active .side-nav {width:80px; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.08); transition:left .4s; -webkit-transition:left .4s;}
body.side-nav-active .side-nav-content {position:absolute; top:0; left:0; width:80px; transition:left .4s; -webkit-transition:left .4s;}
body.side-nav-active .side-nav.fixed-top .side-nav-content {position:fixed; top:0!important;}
body.side-nav-active .side-nav.fixed-bottom .side-nav-content {position:fixed; top:auto!important; bottom:0!important;}
	.top-nav ul, .side-nav .main-nav-toggle {display:none;}
	.main-nav {position:fixed; top:0; left:-300px; width:300px; background-color:#fff; border-right:1px solid #e5e8ee; height:100vh; padding:48px 0 15px; transition:left .4s; -webkit-transition:left .4s;}
	.main-nav-toggle {position:relative; height:80px; padding:30px 26px; cursor:pointer; border-bottom:1px solid #f4f6f9;}
	body.side-nav-active .side-nav .main-nav-toggle {display:block;}
	.main-nav-toggle div {position:relative;}
	.main-nav-toggle span {display:block; width:65%; height:2px; background-color:#2c3239; border-radius:2px; transition:transform .4s, opacity .4s, margin .4s; -webkit-transition:-webkit-transform .4s, opacity .4s, margin .4s;}
	html.nav-active .main-nav-toggle span {width:88%; -webkit-transform:rotate(-45deg); transform:rotate(-45deg); margin-top:8px; margin-left:12%;}
	html.nav-active .main-nav-toggle span+span {opacity:0;}
	html.nav-active .main-nav-toggle span+span+span {opacity:1; -webkit-transform:rotate(45deg); transform:rotate(45deg); margin-top:-12px;}
	.main-nav-toggle span+span {margin-top:6px; width:100%;}
	.main-nav-toggle span+span+span {width:90%;}
	.main-nav-toggle svg {display:block; width:80px; height:80px; padding:30px;}
	.main-nav-close {position:absolute; top:0; left:0; width:100%; background-color:#f4f6f9; padding:14px 15px; font-size:14px; color:#2c3239; line-height:18px; cursor:pointer;}
	.main-nav-close svg {display:inline-block; vertical-align:top; width:16px; height:16px; margin:1px 10px 1px 0;}
	.side-nav-list {list-style:none; margin:-81px 0 0; padding:81px 0 0; height:100%;}
	.side-nav-list li {border-bottom:1px solid #f4f6f9;}
	.side-nav-list a {display:block; font-size:11px; font-weight:300; color:#2c3239; line-height:13px; padding:5px 5px 10px; text-align:center; transition:background-color .4s; -webkit-transition:background-color .4s;}
	.side-nav-list .image {background-color:#fff; border-radius:100%; padding:2px; margin:0 3px -3px;}
	.side-nav-list .text {margin:5px 0 0; text-overflow:ellipsis; overflow:hidden;}
	.main-nav ul {list-style:none; padding:0; margin:0;}
	.main-nav-content {height:100%; overflow-x:hidden; overflow-y:auto;}
	.top-nav i {position:absolute; top:0; right:0; font-size:20px; line-height:20px; padding:13px 10px 13px;}
	.top-nav i:before {display:block; width:18px; height:18px; text-align:center; -webkit-transform:rotate(0); transform:rotate(0); transition:transform .4s; -webkit-transition:-webkit-transform .4s;}
	.top-nav li.open>a i:before {-webkit-transform:rotate(90deg); transform:rotate(90deg);}
	.top-nav>li {border-bottom:1px solid #f4f6f9;}
	.top-nav>li>a {display:block; padding:14px 30px 14px 15px; font-size:14px; color:#2c3239; line-height:18px; position:relative;}
	.top-nav ul {margin:0 0 10px 10px;}
	.top-nav ul a {display:block; padding:9px 30px 9px 15px; font-size:14px; font-weight:300; color:#95989b; line-height:18px; position:relative;}
	.top-nav ul i {padding-top:8px; padding-bottom:8px;}
	.top-nav ul ul a {font-size:13px;}
	.main-nav .contact {font-size:13px; font-weight:300; color:#95989b; line-height:16px; text-align:center; margin-top:40px; padding:0 30px;}
	.main-nav .contact a {color:inherit;}
	.main-nav .contact svg {display:inline-block; vertical-align:middle; width:16px; height:16px; fill:#95989b; margin-right:4px;}
	.main-nav .contact .email svg {padding:0 1px 1px 0;}
	.main-nav .contact .phone {font-size:15px;/* color:#2c3239;*/ line-height:20px; margin-bottom:20px;}
	.main-nav .contact .phone svg {width:20px; height:20px;/* fill:#2c3239;*/}
	.main-nav .social-media {font-size:0; line-height:0; margin:30px -5px 0;}
	.main-nav .social-media li {display:inline-block; vertical-align:top; margin:0 5px 10px;}
	.main-nav .social-media a {display:block; width:36px; height:36px; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.08); border-radius:100%; font-size:16px; color:#2c3239; line-height:18px; text-align:center; padding:9px 5px; transition:background-color .4s, color .4s; -webkit-transition:background-color .4s, color .4s;}
	
.main-header {position:relative; z-index:5; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.08); margin-bottom:40px;}
body.side-nav-active .main-header {background-color:#ffb600; box-shadow:none; border-bottom:1px solid rgba(44,50,57,.05); margin-bottom:0;}
	.header-inner {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; -webkit-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; min-height:80px; padding:4px 0;}
	body.side-nav-active .main-header .header-inner {min-height:79px;}
		body.side-nav-active .main-header .main-nav-toggle, .main-nav .location, .main-header .location .dropdown-toggle span:empty, .main-header .location+.location {display:none;}
		.main-header .main-nav-toggle {width:40px; height:40px; padding:10px 6px; border-bottom:none;}
		.main-header .logo {}
			.main-header .logo a, .main-header .logo img {display:block;}
			.main-header .logo a {max-width:190px;}
		.main-header .search {margin:0 30px; width:34%;}
			.main-header .search form {display:block; position:relative; background-color:#fff;}
				.main-header .search .form-control {background-color:transparent; height:40px; font-size:13px; font-weight:300; color:#2c3239; padding:0 50px 0 20px; box-shadow:none!important; transition:none; -webkit-transition:none; position:relative; z-index:6;}
				body.side-nav-active .main-header .search .form-control {border:none;}
				.main-header .search .form-control::placeholder {color:#95989b;}
				.main-header .search button {position:absolute; top:0; right:0; z-index:7; background-color:transparent; border:none; border-radius:0; padding:10px 15px;}
				.main-header .search button svg {padding:1px;}
			.ui-menu.ui-widget.ui-widget-content.ui-autocomplete {z-index:5; padding:55px 15px 15px; width:100%!important; border:none; border-radius:20px; box-shadow:0 0 15px rgba(0,0,0,.08); max-height:calc(100vh - 200px); overflow:auto; top:0!important; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap;}
			.ui-menu.ui-widget.ui-widget-content.ui-autocomplete:after {content:''; position:absolute; top:40px; left:0; width:100%; height:1px; background-color:#f4f6f9;}
				.ui-autocomplete-category {display:none;}
				.ui-menu-item, .ui-widget-content .more {width:50%; padding:5px;}
				.ui-menu-item:last-child {border-bottom:none;}
				.ui-menu-item div, .ui-widget-content .more div {border:1px solid #f4f6f9; transition:background-color .4s; -webkit-transition:background-color .4s; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; height:100%; min-height:50px;}
				.ui-menu-item-wrapper {padding:5px; color:#2c3239; font-weight:300; transition:color .4s; -webkit-transition:color .4s;}
				.ui-menu-item-wrapper span.image {width:45px; min-width:45px; margin-right:0;}
				.ui-menu-item-wrapper span.image img {height:auto;}
				.ui-menu-item-wrapper span.text {width:100%; font-size:13px; font-weight:300; line-height:110%; max-width:none; white-space:normal; padding-left:10px;}
				.ui-widget-content .more div {display:block; line-height:18px; text-align:center; padding:15px; background-color:#f4f6f9; cursor:pointer;}
				.ui-state-active {background-color:transparent; color:#525252;}

	.main-header .header-nav {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; -webkit-justify-content:flex-end; -moz-justify-content:flex-end; justify-content:flex-end; margin-right:-15px;}
		.main-header .header-nav a.item, .main-header .header-nav .dropdown.item .dropdown-toggle {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; height:100%; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; padding:10px 15px; position:relative; font-size:13px; font-weight:300; color:#2c3239; line-height:17px;}
		.main-header .header-nav .icon svg, .main-header .search button svg {display:block; width:20px; height:20px; fill:#2c3239; margin:0 auto;}
		.main-header .icon svg.user, .main-header .icon svg.world {padding:1px;}
		.main-header .icon svg.cart {padding:0 0 1px;}
		.main-header .header-nav .text {max-width:160px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-left:5px;}
			.location .dropdown-toggle span+span:before {content:' / '; white-space:pre;}
			.location .dropdown-toggle span.hide+span:before {content:none;}
			.location .dropdown-toggle:after {content:'\f107'; display:inline; font-family:FontAwesome; color:#2c3239; margin-left:4px;}
			
		.main-header .header-nav .dropdown.item .dropdown-menu {top:50px;}
			.main-header .account .dropdown-menu, .location .dropdown-menu {min-width:220px; font-size:13px; color:#95989b; text-align:center;}
			.location .dropdown-menu .form-control {font-size:13px; height:34px;}
			.location .dropdown-menu ul {font-size:0; line-height:0;}
			.location .dropdown-menu li {display:inline-block; vertical-align:top; margin:0 3px 6px;}
			.location .dropdown-menu li label, .main-header .account .dropdown-menu a {display:block; padding:5px 10px; font-size:13px; line-height:18px; margin:0; cursor:pointer;}
			.location .dropdown-menu li[data-value="1"] label {background-color:#2c3239; color:#fff;}
			.location .dropdown-menu form+p, .location .dropdown-menu ul+p {margin-top:20px;}
			.main-header .account .dropdown-menu ul {margin:0;}
			.main-header .account .dropdown-menu li+li {margin-top:4px;}
			.main-header .account .dropdown-menu a {background-color:rgba(44,50,57,.08); color:#2C3239; text-transform:uppercase; padding:8px 10px; transition:background-color .4s, color .4s; -webkit-transition:background-color .4s, color .4s;}

		.main-header .cart {}
			.main-header .cart .dropdown-toggle .amount {min-width:16px; height:16px; background-color:#525252; border-radius:8px; font-size:10px; color:#fff; line-height:14px; text-align:center; margin-left:5px; padding:1px 2px;}
			.main-header .cart .dropdown-menu {left:auto; right:5px; min-width:300px; transform:translate(0,0); -webkit-transform:translate(0,0);}
				header .cart .dropdown-menu.open {display:block; z-index:4;}
				header .cart .dropdown-menu p {font-size:13px; margin:15px 0; text-align:center;}
				header .cart .dropdown-menu .cart-list {max-height:323px; overflow:auto; border-bottom:1px solid #f4f6f9; margin-bottom:15px;}
				header .cart .dropdown-menu .cart-list li {padding:0 0 10px; position:relative; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; text-align:center;}
				header .cart .dropdown-menu .cart-list li+li {padding-top:10px; border-top:1px solid #f4f6f9;}
				header .cart .dropdown-menu .cart-list li:after, header .cart .dropdown-menu .total:after {content:''; clear:both; display:block;}
				header .cart .dropdown-menu .image {width:60px;}
				header .cart .dropdown-menu .detail {width:208px; padding:0 5px 0 15px; position:relative; text-align:left;}
				header .cart .dropdown-menu .detail a {display:block; font-size:12px; color:#2C3239; line-height:15px; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; margin-bottom:5px;}
				header .cart .dropdown-menu .price {text-align:right;}
				header .cart .dropdown-menu .price:after {content:''; clear:both; display:block; margin-bottom:5px;}
				header .cart .dropdown-menu .last-price {float:right; font-size:13px; font-weight:600; line-height:18px; margin-left:10px;}
				header .cart .dropdown-menu .old-price+.last-price {color:#2c3239;}
				header .cart .dropdown-menu .old-price {display:inline-block; vertical-align:top; font-size:12px; color:#95989b; line-height:17px; padding-top:1px; position:relative;}
				header .cart .dropdown-menu .old-price i, header .cart .dropdown-menu .last-price i {font-size:85%;}
				header .cart .dropdown-menu .old-price:after {content:''; position:absolute; top:50%; left:0; width:100%; height:1px; background-color:#95989b; opacity:.7;}
				header .cart .dropdown-menu .sepet-widget-urun-sil {float:right; font-size:13px; color:#95989b; line-height:15px; padding:6px 5px 4px; margin-top:4px; cursor:pointer;}
				header .cart .dropdown-menu .sepet-widget-urun-sil i {vertical-align:top; margin:0 2px 0 0;}
				header .cart .dropdown-menu .ptotal {font-size:0; line-height:0; text-align:right; margin:0 0 15px;}
				header .cart .dropdown-menu .ptotal .text, header .cart .dropdown-menu .ptotal .value {display:inline-block; vertical-align:top; font-size:13px; font-weight:400; color:#95989b; line-height:20px; text-transform:uppercase; margin:0;}
				header .cart .dropdown-menu .ptotal .text {line-height:18px; margin-top:1px;}
				header .cart .dropdown-menu .ptotal .text:after {content:': ';}
				header .cart .dropdown-menu .ptotal .value {font-size:15px; font-weight:600; color:#2C3239; margin-left:10px;}
				header .cart .dropdown-menu .ptotal .value i {font-size:85%;}
				header .cart .dropdown-menu .btn {display:block; width:100%; margin-top:5px; font-size:14px; line-height:16px; padding:10px;}
				header .cart .dropdown-menu .dropdown-close {cursor:pointer; text-align:center; padding:10px; font-size:13px;}
		
.nav-backdrop, .dropdown-shadow {display:block; position:fixed; top:0; left:0; z-index:5; width:100%; height:100%; background-color:rgba(44,50,57,.75); opacity:0; pointer-events:none; transition:opacity .4s; -webkit-transition:opacity .4s; cursor:pointer;/* -webkit-backdrop-filter:blur(1px); backdrop-filter:blur(1px);*/}
html.nav-active .nav-backdrop, .dropdown.open .dropdown-shadow {opacity:1; pointer-events:auto;}

@media (max-width:1199px){
	body {font-size:13px;}
	.form-control {height:36px;}
	button, .btn {padding:10px 20px 11px; font-size:14px;}
	body.side-nav-active {padding-left:70px;}
	body.side-nav-active .side-nav, body.side-nav-active .side-nav-content {width:70px;}
	.main-nav-toggle {height:70px; padding:25px 21px;}
	.header-inner {min-height:70px; padding:2px 0;}
	body.side-nav-active .main-header {margin-bottom:20px;}
	body.side-nav-active .main-header .header-inner {min-height:69px;}
	.main-header {margin-bottom:30px;}
	.main-header .logo {max-width:calc(100% - 210px);}
	.main-header .logo img {max-height:64px;}
	.main-header .search {width:38%;}
	.main-header .search .form-control {height:38px;}
	.main-header .search button {padding:9px 15px;}
	.ui-menu-item, .ui-widget-content .more {width:100%;}
	.main-header .header-nav .text {display:none;}
	.main-header .header-nav {margin-right:-8px;}
	.main-header .header-nav a.item, .main-header .header-nav .dropdown.item .dropdown-toggle {padding-left:8px; padding-right:8px;}
}
@media (max-width:767px){
	body.side-nav-active {padding-left:0;}
	body.side-nav-active .side-nav {position:relative; top:auto; left:auto; width:100%; height:auto; background-color:transparent; box-shadow:none; margin-top:-10px; margin-bottom:5px;}
	body.side-nav-active .side-nav-content {position:relative!important; top:auto!important; left:auto; width:100%;}
	body.side-nav-active .side-nav.fixed-bottom .side-nav-content {bottom:auto!important;}
	.side-nav {z-index:auto;}
	.main-nav {position:fixed; left:-300px; z-index:6; transition:left .4s; -webkit-transition:left .4s;}
	html.nav-active .main-nav {left:0;}
	html.nav-active .side-nav, html.nav-active body.side-nav-active .side-nav-content {left:auto;}
	body.side-nav-active .side-nav.fixed-top .side-nav-content {top:auto!important;}
	body.side-nav-active .side-nav-content {transition:transform .4s; -webkit-transition:-webkit-transform .4s;}
	html.nav-active .side-nav-content {-webkit-transform:translateX(300px); -ms-transform:translateX(300px); -o-transform:translateX(300px); transform:translateX(300px);}
	body.side-nav-active .side-nav .main-nav-toggle, .side-nav-content .main-nav-toggle {display:none;}
	body.Urun .side-nav-content, body.Siparis .side-nav-content {display:none;}
	.side-nav-list {margin:0; padding:5px; height:auto; white-space:nowrap; overflow-x:scroll; overflow-y:hidden; -webkit-overflow-scrolling:touch; font-size:0; line-height:0;}
	.side-nav-list li {display:inline-block; vertical-align:top; width:80px; border-bottom:none;}
	.side-nav-list a {white-space:normal;}
	body.side-nav-active .main-header {background-color:#ffb600; box-shadow:0 0 15px rgba(0,0,0,.08); margin-bottom:15px;}
	body.side-nav-active .main-header .search .form-control {border:1px solid rgba(44,50,57,.05);}
	.main-header {margin-bottom:15px;}
	.main-header .header-inner {-webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; padding:8px 0 12px;}
	body.side-nav-active .main-header .main-nav-toggle {display:block;}
	.main-header .main-nav-toggle {margin-left:-8px;}
	.main-nav-toggle, .main-header .main-nav-toggle {padding:13px 8px;}
	.main-nav-toggle span {height:1px;}
	html.nav-active .main-nav-toggle span+span+span {margin-top:-10px;}
	.main-header .search {width:100%; -ms-order:2; -webkit-order:2; -moz-order:2; -ms-order:2; -o-order:2; order:2; margin:8px 0 0;}
	.main-header .cart .dropdown-toggle .amount {right:-2px;}
	.main-header .header-nav .dropdown.item.location {display:none;}
	.main-nav {padding-bottom:60px;}
	.main-nav .location, .main-nav .side-nav {display:block;}
	.main-nav .location {margin-left:0;}
	.main-nav .location .dropdown-toggle {display:none;}
	.main-nav .location .dropdown-menu {position:relative; top:auto; left:auto; float:none; display:block; transform:translate(0,0); -webkit-transform:translate(0,0); animation:none; -webkit-animation:none; background-color:transparent; box-shadow:none; border:none; margin-top:20px;}
	.main-header .location .dropdown-menu form+p, .main-header .location .dropdown-menu ul+p {margin:15px 0 5px;}
}
@media (min-width:768px){
	.btn:focus, .btn.focus, .btn:active, .btn.active, button:hover, .btn:hover {box-shadow:inset 0 0 0 30px rgba(255,255,255,.12);}
	.btn-primary:focus,
	.btn-primary.focus,
	.btn-primary:hover,
	.btn-primary:active,
	.btn-primary.active,
	.btn-primary:active:hover,
	.btn-primary.active:hover,
	.btn-primary:active:focus,
	.btn-primary.active:focus,
	.btn-primary:active.focus,
	.btn-primary.active.focus {opacity:1; box-shadow:inset 0 0 0 22px rgba(44,50,57,.5); color:#fff!important;}
	.main-header .account .dropdown-menu a:hover {background-color:#2c3239; color:#fff;}
	.main-nav .social-media a:hover {background-color:#2c3239; color:#fff;}
	.side-nav-list a:hover {background-color:#e5e8ee;}
}

.lazy {position:relative; display:block; overflow:hidden;}
	.lazy.loading:before {content:'\f1ce'; position:absolute; top:50%; left:50%; z-index:1; width:30px; margin:-15px 0 0 -15px; font:24px/30px FontAwesome; text-align:center; opacity:.5; -webkit-animation:fa-spin 1s infinite linear; animation:fa-spin 1s infinite linear;}
	.lazy:after {content:''; position:absolute; top:0; left:0; right:0; bottom:0; background-color:#fff; opacity:0; pointer-events:none; transition-duration:.6s; -webkit-transition-duration:.6s;}
	.lazy.loading:after {opacity:1;}
	.lazy img {width:100%;}

	.slick-slide {outline:none;}
	.slick-vertical .slick-slide {border:none;}
	.slick-dots {z-index:1;}
	.slick-dots>li:only-child {display:none;}
	.slick-dots li {margin:0 3px;}
	.slick-dots li button {background-color:#2c3239; opacity:.5; width:4px; height:4px; border-radius:1px; transition:opacity .4s, width .4s; -webkit-transition:opacity .4s, width .4s;}
	.slick-dots li.slick-active button {width:20px; opacity:.75;}
	.slick-arrow {width:40px; height:40px; background-color:#fff; border-radius:100%; box-shadow:0 0 30px rgb(0,0,0,.08); transition:opacity .4s; -webkit-transition:opacity .4s; z-index:1;}
	.slick-arrow:before {font-size:26px; color:#2c3239;}
	.slick-prev {left:0;}
	.slick-next {right:0;}
	.slick-next:before {display:block; margin-left:2px;}
	.slick-arrow:focus, .slick-arrow:hover {opacity:1; background-color:#fff; color:#2c3239; box-shadow:0 0 30px rgb(0,0,0,.08);}

.slider {margin-bottom:60px;}
.fullslider {margin-top:-40px;}
body.side-nav-active .fullslider {margin-top:-110px;}
	.slider>.item+.item {display:none;}
	.slider img {display:block; width:100%;}
	.slider .desc {position:absolute; top:0; left:50%; width:50%; height:100%; padding:65px 7.5% 15px; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; -webkit-flex-direction:column; flex-direction:column; font-size:15px; font-weight:300; color:#2c3239; line-height:130%; text-align:right;}
	.slider .desc .title {font-size:50px; font-weight:500; line-height:120%; margin-bottom:15px; pointer-events:none;}
	.slider .desc .summary {margin-bottom:40px; pointer-events:none;}
	.slider .desc .more {display:inline-block; vertical-align:top; background-color:rgba(44,50,57,.75); padding:12px 18px; font-size:14px; font-weight:400; color:#fff; line-height:120%; text-transform:uppercase; letter-spacing:1px; transition:letter-spacing .4s; -webkit-transition:letter-spacing .4s; pointer-events:none;}
	.slider .desc .more:after {content:'\f105'; display:inline-block; vertical-align:top; width:0; overflow:hidden; font-family:'FontAwesome'; text-align:right; transition:width .4s; -webkit-transition:width .4s;}
	.slider .desc .more:empty {display:none;}
	.slider .slick-arrow:before {content:none;}
	.slider .slick-arrow svg {display:block; width:24px; height:24px; fill:#2c3239; margin:0 auto;}
	.slider .slick-arrow, .slider .slick-arrow:focus, .slider .slick-arrow:hover {background-color:transparent; box-shadow:none;}
	.slider .slick-prev {left:15px; margin-left:-15px;}
	.slider .slick-next {right:15px; margin-right:-15px;}

.text-line {margin:-60px 20px 60px; min-height:60px; background-color:#2c3239; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; -webkit-flex-direction:column; flex-direction:column; text-align:center; padding:6px 0 3px 10px;}
	.text-line-inner {font-size:0; line-height:0;}
	.text-line h2, .text-line .desc, .text-line .more {display:inline-block; vertical-align:middle; font-size:16px; font-weight:300; color:#fff; line-height:120%; margin:5px;}
	.text-line h2 {font-size:19px; font-weight:500;}
	.text-line .desc * {font-size:inherit; line-height:inherit; margin:0;}
	
.slider+.text-line {margin-left:0; margin-right:0;}

.text-banner {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; -webkit-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; margin-bottom:60px;}
	.text-banner .image {width:50%; max-width:840px;}
	.text-banner .detail {width:50%; padding-left:60px; padding-right:60px; font-size:15px; font-weight:300; line-height:160%; color:#2c3239;}
	.text-banner .detail h1 {font-size:30px; font-weight:400; color:#000; line-height:120%; margin:0 0 40px;}
	.text-banner .detail .more, .banner02 .detail .more {display:inline-block; vertical-align:top; padding:11px 0; font-size:14px; font-weight:400; color:#525252; line-height:120%; letter-spacing:.5px; transition:letter-spacing .4s; -webkit-transition:letter-spacing .4s;}
	.text-banner .detail .more:after, .banner02 .detail .more:after {content:'\f105'; display:inline-block; vertical-align:top; width:0; overflow:hidden; font-family:'FontAwesome'; text-align:right; transition:width .4s; -webkit-transition:width .4s;}

.text-banner:nth-child(2n) .image {-ms-order:2; -webkit-order:2; -moz-order:2; -ms-order:2; -o-order:2; order:2;}

.home-showroom, .product, .urun-detay-tab {margin-bottom:60px;}
	.home-showroom .desc {font-size:14px; font-weight:500; color:#95989b; line-height:18px; letter-spacing:2px; text-align:center; margin:0 0 10px;}
	.home-showroom .title {font-size:30px; font-weight:400; color:#000; line-height:120%; text-align:center; margin:0 0 15px;}
	.home-showroom p.detail {font-size:14px; font-weight:300; line-height:160%; text-align:center; max-width:620px; margin:0 auto 40px;}

.banner02, .banner03, .banner05-wrapper .banner, .product-list-wrapper {margin-bottom:60px;}

.banner02-wrapper {margin-left:-1px; margin-right:-1px;}
.banner02, .banner05-wrapper .banner {display:block;}
	.banner02 {/*background-color:#fff;*/}
	.banner02 .image, .banner05-wrapper .image {background-color:#fff;}
		.banner02 .image img, .banner05-wrapper .image img {transition:opacity .4s; -webkit-transition:opacity .4s;}
	.banner02 .detail {padding:20px 0 0; font-weight:300; color:#95989b;/* text-align:center;*/}
		.banner02 .detail h3 {font-size:16px; font-weight:normal; color:#2c3239; margin:0 0 10px; text-transform:none;}
	
.big-product-carousel, .products-carousel, .product-carousel {margin-left:-10px; margin-right:-10px; font-size:0; white-space:nowrap;}
	.big-product-carousel>.item, .products-carousel>.item, .product-carousel>.item {width:25%; padding:0 10px; display:inline-block; vertical-align:top;}
	.big-product-carousel>.item {width:33.33333%;}
	.big-product-carousel>.item:nth-child(n+4), .products-carousel>.item:nth-child(n+5), .product-carousel>.item:nth-child(n+5) {display:none;}
	.big-product-carousel .slick-slide, .products-carousel .slick-slide, .product-carousel .slick-slide {overflow:visible; padding-left:10px; padding-right:10px; position:relative;}
	.big-product-carousel .slick-arrow {margin-top:-38px;}
	.products-carousel .slick-arrow, .product-carousel .slick-arrow {margin-top:-55px;}
	.big-product-carousel .product-item, .products-carousel .product-item, .product-carousel .product-item {margin-bottom:0;}
	.big-product-carousel .product-item {text-align:center;}
	.big-product-carousel .product-item .image {max-width:421px; margin-left:auto; margin-right:auto;}

.product-item {position:relative; white-space:normal; margin:0 auto 40px; background-color:#fff; transition:box-shadow .4s; -webkit-transition:box-shadow .4s;}
	.product-item .image {background-color:#fff; position:relative; overflow:hidden;}
	.product-item .image-inner {display:block; position:relative;}
		.product-item .image img {display:block; /*width:auto; max-width:100%;*/ margin: auto;}
		.product-item .image .secondary {position:absolute; top:0; left:0; right:0; bottom:0; background-color:#fff; opacity:0; transform:scale(2); -webkit-transform:scale(2); transition:all .5s ease; -webkit-transition:all .5s ease; pointer-events:none;}
		.product-item .image .secondary[data-path=""] {display:none;}
	.product-item .labels {list-style:none; position:absolute; top:20px; left:-4px; z-index:1; padding:0; pointer-events:none;}
		.product-item .labels li {display:none; background-color:#95989b; font-size:11px; font-weight:600; color:#fff; line-height:10px; padding:6px 0; letter-spacing:1px; text-transform:uppercase; text-orientation:upright; writing-mode:vertical-rl; position:relative; margin-bottom:8px;}
		.product-item .labels li[data-value="1"] {display:block;}
		.product-item .labels li.kampanya[data-value="1"], .product-item .labels li.ucretsiz-kargo[data-value="1"] {display:none;}
		.product-item .labels span {display:block; padding:1px 8px;}
		.product-item .labels span:after {content:''; width:0; height:0; border-style:solid; border-width:0 4px 3px 0; border-color:transparent #222 transparent transparent; position:absolute; left:0; bottom:-3px;}
	.product-item .buttons {position:absolute; top:20px; right:20px; width:40px; z-index:2; font-size:0; list-style:none; padding:0; margin:0;}
		.product-item .buttons li+li {margin-top:6px;}
		.product-item .buttons li>* {display:block; width:100%; height:40px; padding:10px; background-color:#fff; border-radius:100%; box-shadow:0 0 30px rgb(0,0,0,.08);}
		.product-item .buttons li>*[data-type="0"] {background-color:#95989b;}
		.product-item .buttons svg {display:block; width:20px; height:20px; padding:1px 0 0; fill:#2c3239; margin:0 auto; transition:fill .4s; -webkit-transition:fill .4s;}
		.product-item .buttons li>*[data-type="0"] svg {fill:#fff;}
	.product-item .sold-out {position:absolute; top:0; left:0; bottom:0; z-index:1; width:100%; pointer-events:none;}
		.product-item .sold-out:before {content:''; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(255,255,255,.5);}
		.product-item .sold-out-inner {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); font-size:16px; color:#2c3239; letter-spacing:2px; text-transform:uppercase;}
		.product-item .sold-out svg {display:block; width:22px; height:22px; fill:#2c3239; margin:0 auto 10px;}
	.product-item .detail {position:relative; font-size:14px; font-weight:300; color:#95989b; line-height:20px; padding:20px;}
		.product-item .detail .category, .product-item .detail .brand {display:block; color:#525252; margin-bottom:2px;}
		.product-list-wrapper[data-category] .product-item .detail .category, .product-item .detail .brand {display:none;}
		.product-item .detail .name {display:block; color:#000; max-height:40px; margin-bottom:12px; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;}
		.product-item .detail .price {margin:0 -3px;}
		.product-item .detail .price:after {content:''; clear:both; display:block;}
		.product-item .detail .price .tax-price, .product-item .detail .price .discounted-price, .product-item .detail .price .last-price, .product-item .detail .price .discount, .product-item .detail .price .old-price {display:inline-block; vertical-align:top; margin:0 3px; font-size:110%; color:#2c3239; font-weight:500;}
			.product-item .detail .price .discount {position:absolute; top:-24px; right:15px; z-index:1; width:40px; height:24px; font-size:100%; font-weight:600; line-height:20px; padding:4px 2px 0; text-align:center; background-color:#e5e8ee; pointer-events:none;}
			.product-item .detail .price .discount:before {content:''; position:absolute; left:0; top:-8px; width:100%; height:6px; border-top:1px solid #e5e8ee; border-bottom:2px solid #e5e8ee; opacity:.7;}
			.product-item .detail .price .discount:after {content:''; position:absolute; left:-5px; bottom:-7px; width:0; height:0; border-style:solid; border-width:7px 25px 0 25px; border-color:#e5e8ee transparent transparent transparent;}
			.product-item .detail .price .tax-price+.discounted-price, .product-item .detail .price .tax-price+.last-price {display:none;}
			.product-item .detail .price .old-price {font-size:98%; font-weight:normal; color:#95989b; position:relative;}
			.product-item .detail .price .old-price:after {content:''; position:absolute; top:50%; left:0; width:100%; height:1px; background-color:#95989b;}
		.product-item .promotion {display:inline-block; vertical-align:top; background-color:#525252; color:#fff; line-height:1.25; padding:5px 10px 4px; margin-top:10px;}
			
.home-showroom {background-color:#fff; padding:50px 0 30px;}
.home-showroom .slick-arrow {background-color:#fff;}

.home-new-products {position:relative; margin-bottom:60px;}
.home-new-products:before {content:''; width:100%; height:1px; background-color:rgba(44,50,57,.05); position:absolute; top:15px; left:0;}
	.home-new-products .title {display:inline-block; vertical-align:top; font-size:22px; color:#000; font-weight:400; line-height:120%; margin:0 0 30px; padding:0 20px 0 0; background-color:#f4f6f9; position:relative;}
	.product-carousel .product-item .labels, .products-carousel .product-item .labels, 
	.product-carousel .product-item .buttons, .products-carousel .product-item .buttons {display:none;}
	.product-carousel .product-item .detail .name, .products-carousel .product-item .detail .name, 
	.product-carousel .product-item .detail .price .tax-price, .product-carousel .product-item .detail .price .discounted-price, .product-carousel .product-item .detail .price .last-price, .product-carousel .product-item .detail .price .discount, 
	.products-carousel .product-item .detail .price .tax-price, .products-carousel .product-item .detail .price .discounted-price, .products-carousel .product-item .detail .price .last-price, .products-carousel .product-item .detail .price .discount {font-size:14px;}
	.product-carousel .product-item .detail .price .old-price, .products-carousel .product-item .detail .price .old-price {font-size:13px;}
	.product-carousel .slick-dots, .products-carousel .slick-dots {position:relative; bottom:auto; margin-top:10px;}
	.product-carousel .slick-track, .products-carousel .slick-track {margin-left:0; margin-right:0;}

.main-footer {background-color:#222;}
	.ebulletin {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; border-bottom:1px solid rgb(255 182 0); padding:30px 0; margin-bottom:20px;}
		.ebulletin>div {max-width:460px;}
		.ebulletin>div+div {margin-left:40px;}
		.ebulletin .icon svg {width:75px; height:75px; fill:#2c3239; opacity:.2;}
		.ebulletin .title {font-size:24px; font-weight:300; color:#fff; line-height:130%; margin-bottom:10px;}
		.ebulletin .text {font-size:14px; font-weight:300; color:#e4e4e4; line-height:130%;}
		.ebulletin form {display:block; position:relative; max-width:480px; margin:0 auto 12px;}
		.ebulletin .form-control {background-color:#fff; border:none; height:46px; font-size:14px; font-weight:normal; color:#2c3239; box-shadow:none; padding:0 15px;}
		.ebulletin .form-control::placeholder {font-size:100%; font-style:normal;}
		.ebulletin .btn {background-color:transparent!important; border:none; border-radius:0; position:absolute; top:0; right:0; height:46px; padding:0 15px 3px; font-size:30px; color:#2c3239; line-height:30px;}
		.ebulletin .btn svg {width:18px; height:18px; fill:#2c3239; padding:1px;}
		.ebulletin label {font-weight:300; color:#e4e4e4;}
		.ebulletin label a {color:inherit; text-decoration:underline;}
	.main-footer .social-media {list-style:none; padding:0; margin:0 -10px 30px; font-size:0; line-height:0; text-align:center;}
		.main-footer .social-media li {display:inline-block; vertical-align:top; margin:10px 10px 0;}
		.main-footer .social-media a {display:block; min-width:40px; font-size:20px; color:#2c3239; line-height:20px; text-align:center; padding:10px; background-color:#ffb600; border-radius:100%; transition:box-shadow .4s, color .4s; -webkit-transition:box-shadow .4s, color .4s;}
	.footer-nav {list-style:none; padding:0; margin:0 -20px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; text-align:center; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap;}
		.footer-nav>li {margin:0 20px 20px;}
		.footer-nav>li>a {display:block; font-size:14px; font-weight: 500; color:#ffb600; line-height:120%;}
		.footer-nav ul {list-style:none; padding:0; margin:10px 40px 0;}
		.footer-nav ul a {display:block; font-size:13px; font-weight:300; color:#e4e4e4; line-height:120%; padding:5px 0;}

	.shopping-info {background-color:#ffb600; border:1px solid #e1a207; padding:20px 0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-justify-content:space-evenly; -moz-justify-content:space-evenly; justify-content:space-evenly;}
		.shopping-info a {padding:0 15px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center;}
		.shopping-info .icon {margin-right:15px;}
		.shopping-info .icon img {width:100%;}
		.shopping-info .title {font-size:16px; font-weight:500; color:#2c3239; line-height:120%; margin:0 0 10px;}
		.shopping-info .desc {font-size:13px; font-weight:400; color:#000; line-height:120%;}
		.shopping-info .desc p {margin:0;}
	.bottom {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; -webkit-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; padding:15px 0;}
		.bottom ul {list-style:none; padding:0; margin:0 -5px; font-size:0; line-height:0;}
		.bottom li {display:inline-block; vertical-align:middle; margin:0 5px;}
		.bottom .apps {margin-left:-10px; margin-right:-10px;}
		.bottom .apps:empty {display:none;}
		.bottom .apps li {margin-left:10px; margin-right:10px;}
		.bottom .apps a {display:block; font-size:11px; color:#e4e4e4; line-height:11px; letter-spacing:-.5px; text-align:center; opacity:.5; transition:opacity .4s; -webkit-transition:opacity .4s;}
		.bottom .apps .etbis {margin-top:-6px; margin-bottom:-14px;}
		.bottom .apps .etbis a {opacity:1; width:50px;}
		.bottom .apps .etbis img {height:auto!important;}
		.bottom .apps svg {display:inline-block; vertical-align:top; width:21px; height:21px; fill:#e4e4e4; margin:1px 6px 2px 0;}
		.bottom .apps .google-play svg {width:19px; height:19px; margin:3px 7px 3px 1px;}
		.bottom .apps .text {display:inline-block; vertical-align:top; text-align:left; color: #e4e4e4;}
		.bottom .apps .text strong {display:block; font-size:12px; font-weight:400; line-height:12px; margin-top:2px;}
		.bottom p {color:#e4e4e4; font-size:95%; font-weight:100; line-height:16px; margin:0; max-width:33%; text-align:center;}
		.bottom p strong {font-weight:400; text-decoration:underline;}
		.bottom span {display:block; opacity:.5; width:40px; height:28px; position:relative; /*background-color:#fff; border:1px solid #e8e8e8;*/ text-align:center; overflow:hidden;}
		.bottom span svg {width:30px; height:30px; fill:#e4e4e4; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
		.bottom span.visa svg {width:36px; height:32px;} 
		.bottom span.amex svg {width:36px; height:38px;}
		.bottom span.ssl svg {display:inline-block; vertical-align:top; width:20px; height:28px; position:relative; top:0; left:auto; transform:translate(0,0); -webkit-transform:translate(0,0);}
		.bottom span.ssl:after {content:'SSL'; display:inline-block; vertical-align:top; font-size:10px; font-weight:400; line-height:28px;}

@media (max-width:1199px){
	.slider, .text-banner, .home-showroom, .banner02, .banner03, .banner05-wrapper .banner, .home-new-products, .product-list-wrapper, .product, .urun-detay-tab {margin-bottom:40px;}
	.text-line {margin:-40px 15px 40px; min-height:50px;}
	.text-line h2, .text-line .desc, .text-line .more {font-size:15px;}
	.text-line h2 {font-size:17px; font-weight:500;}
	.slick-arrow {width:38px; height:38px;}
	.slick-arrow:before {font-size:22px;}
	.fullslider {margin-top:-30px;}
	body.side-nav-active .fullslider {margin-top:-90px;}
	.slider .desc {padding:65px 60px 15px;}
	.slider .desc .title {font-size:42px;}
	.text-banner .detail {padding-left:30px; padding-right:0;}
	.text-banner:nth-child(2n) .detail {padding-left:0; padding-right:30px;}
	.text-banner .detail, .home-showroom p.detail {font-size:14px;}
	.text-banner .detail h1 {margin-bottom:20px;}
	.text-banner .detail h1, .home-showroom .title {font-size:26px;}
	.banner02 .detail {padding:15px 0 0;}
	.banner02 .detail h3 {font-size:15px; margin-bottom:5px;}
	.home-new-products .title {font-size:20px;}
	.product-item {margin-bottom:30px;}
	.product-item .labels {top:10px;}
	.product-item .buttons {top:15px; right:15px; width:36px;}
	.product-item .buttons li>* {height:36px; padding:8px;}
	.product-item .buttons svg {padding:1px;}
	.product-item .detail {padding:15px;}
	.ebulletin .icon svg {width:60px; height:60px;}
	.ebulletin .title {font-size:22px;}
	.footer-nav ul {margin:10px 20px 0;}
	.shopping-info .title {font-size:14px; margin-bottom:5px;}
}
@media (max-width:991px){
	.slider .desc {font-size:14px; padding:65px 40px 15px 60px;}
	.slider .desc .title {font-size:40px;}
	.slider .desc .summary {margin-bottom:25px;}
	.slider .desc .more, .text-line .more, .text-banner .detail .more, .banner02 .detail .more {padding:11px 12px; font-size:13px;}
	.text-banner .detail h1, .home-showroom .title {font-size:22px;}
	.text-banner .detail .more, .banner02 .detail .more {padding:10px 0;}
	.text-banner .detail .more {margin-top:10px;}
	.home-showroom {padding:40px 0 20px;}
	.home-showroom .desc {margin-top:0; margin-bottom:10px;}
	.home-showroom .title {margin-bottom:10px;}
	.home-showroom p.detail {margin-bottom:30px;}
	.product-item .buttons li>* {background-color:transparent; box-shadow:none;}
	.big-product-carousel>.item {width:50%;}
	.big-product-carousel>.item:nth-child(n+3) {display:none;}
	.products-carousel>.item {width:33.33333%;}
	.products-carousel>.item:nth-child(n+4) {display:none;}
	.banner02 .detail h3 {font-size:14px;}
	.home-new-products:before {top:13px;}
	.home-new-products .title {margin-bottom:20px;}
	.ebulletin {padding:20px 0;}
	.ebulletin .title {font-size:20px;}
	.ebulletin .text {font-size:13px;}
	.main-footer .social-media a {min-width:38px; font-size:18px; line-height:18px;}
	.footer-nav {margin-left:-12px; margin-right:-12px;}
	.footer-nav>li {margin-left:12px; margin-right:12px;}
	.shopping-info .desc {font-size:12px;}
	.bottom .apps {width:100%; text-align:center; margin:0 0 15px;}
	.bottom .apps .etbis {margin-top:0; margin-bottom:-8px;}
	.bottom p {font-size:13px; max-width:50%;}
}
@media (max-width:767px){
	.slider, .home-showroom, .banner02, .banner03, .banner05-wrapper .banner, .home-new-products, .product-list-wrapper, .product, .urun-detay-tab {margin-bottom:30px;}
	body.side-nav-active .fullslider {margin-top:0;}
	.container+.home-showroom, .banner02-wrapper+.home-showroom {padding-top:30px;}
	.slider .desc {padding:15px; top:auto; left:0; bottom:30px; width:100%; height:auto; text-align:center;}
	.slider .desc .title {font-size:36px;}
	.slider .desc .summary {margin-bottom:15px;}
	.slider .slick-prev {margin-left:0;}
	.slider .slick-next {margin-right:0;}
	.text-line {margin-top:-30px; margin-bottom:30px;}
	.text-line {padding-top:10px; padding-bottom:10px;}
	.text-line h2, .text-line .desc, .text-line .more {font-size:14px;}
	.slider .desc .more {padding:9px 13px;}
	.text-line .more {padding:8px 12px;}
	.text-banner {display:block; margin-bottom:20px;}
	.text-banner .image {width:auto; margin:0 0 20px;}
	.text-banner .detail {padding-left:0; font-size:13px; line-height:150%; text-align:center; width:auto;}
	.text-banner .detail h1 {margin-bottom:10px;}
	.product-item {margin-bottom:14px;}
	.product-item .buttons {top:5px; right:5px;}
	.product-item .buttons li+li {margin-top:0;}
	.product-item .detail {padding:10px; font-size:12px; line-height:16px;}
	.product-item .detail .name {max-height:32px; margin-bottom:8px;}
	.product-item .detail .price .discount {top:-18px; right:5px; width:34px; height:20px; line-height:18px; padding:2px 1px 0;}
	.product-item .detail .price .discount:after {bottom:-5px; border-width:5px 22px 0 22px;}
	.home-showroom {padding-top:30px;}
	.home-showroom .desc {font-size:13px;}
	.home-showroom p.detail {font-size:13px; line-height:150%;}
	.big-product-carousel>.item {width:100%;}
	.big-product-carousel>.item:nth-child(n+2) {display:none;}
	.big-product-carousel, .products-carousel, .product-carousel {margin-left:-7px; margin-right:-7px;}
	.big-product-carousel>.item, .products-carousel>.item, .product-carousel>.item, .big-product-carousel .slick-slide, .products-carousel .slick-slide, .product-carousel .slick-slide {padding:0 7px;}
	.big-product-carousel .product-item .detail {font-size:14px; line-height:20px;}
	.big-product-carousel .product-item .detail .name {max-height:40px;}
	.products-carousel>.item {width:50%;}
	.products-carousel>.item:nth-child(n+3) {display:none;}
	.big-product-carousel .slick-prev {left:12px; background-color:transparent;}
	.big-product-carousel .slick-next {right:12px; background-color:transparent;}
	.home-new-products:before {top:11px;}
	.home-new-products .title {font-size:18px; margin-bottom:20px;}
	.ebulletin {-webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; position:relative; text-align:center; padding-top:25px; margin-bottom:20px;}
	.ebulletin .icon {opacity:.5; -webkit-transform:rotate(-12deg); transform:rotate(-12deg);}
	.ebulletin>div+div {margin-left:0;}
	.ebulletin>div:first-child {position:absolute; top:15px; left:10px;}
	.ebulletin>div:last-child {width:100%; margin-top:15px;}
	.ebulletin .form-control {height:40px; font-size:13px;}
	.ebulletin .btn {font-size:22px; line-height:22px; height:40px;}
	.ebulletin .btn svg {padding:2px;}
	.main-footer .social-media {margin:0 -8px 30px;}
	.main-footer .social-media li {margin:8px 8px 0;}
	.footer-nav ul {margin-left:0; margin-right:0;}
	.footer-nav>li {margin:0 15px 15px;}
	.footer-nav>li>a {font-size:13px;}
	.shopping-info {margin:15px 0 5px; padding-top:10px; padding-bottom:10px; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap;}
	.shopping-info .item {width:50%;}
	.shopping-info .item:nth-child(n+3) {margin-top:10px;}
	.shopping-info a {display:block; text-align:center;}
	.shopping-info .icon {width:40px; margin:0 auto 10px;}
	.shopping-info .title {font-size:14px;}
	.bottom p {font-size:12px; width:100%; max-width:none; margin-bottom:15px;}
	.bottom ul.cards {width:100%; text-align:center; margin:0;}
	.scrollx-mobile {display:block; white-space:nowrap; overflow:scroll; -webkit-overflow-scrolling:touch; font-size:0; text-align:center; background-image:linear-gradient(to right, white, white), linear-gradient(to right, white, white), linear-gradient(to right, rgba(2,2,2,.4), rgba(255,255,255,0)), linear-gradient(to left, rgba(2,2,2,.4), rgba(255,255,255,0)); background-position:left center, right center, left center, right center; background-repeat:no-repeat; background-color:white; background-size:30px 100%, 30px 100%, 30px 100%, 30px 100%; background-attachment:local, local, scroll, scroll; margin-bottom:12px;}
	.scrollx-mobile .item {display:inline-block; vertical-align:top; width:40%;}
	.scrollx-mobile .item+.item {margin-left:12px;}
	.scrollx-mobile .item .banner {margin:0;}
}
@media (min-width:768px){
	.text-line .more:hover {box-shadow:inset 0 0 0 40px #2c3239; color:#fff;}
	.slider .desc>div:hover .more {letter-spacing:2px;}
	.slider .desc>div:hover .more:after, .text-banner .detail .more:hover:after, .banner02:hover .detail .more:after {width:15px;}
	.text-banner .detail .more:hover, .banner02:hover .detail .more {letter-spacing:1.5px;}
	.product-item:hover .image .secondary {opacity:1; transform:scale(1); -webkit-transform:scale(1);}
	.product-item .buttons li>* {background-color:#fff; -webkit-transform:scaleY(0); transform:scaleY(0); transition:background-color .4s, transform .4s, color .4s; -webkit-transition:background-color .4s, -webkit-transform .4s, color .4s;}
	.product-item:hover .buttons li>* {-webkit-transform:scaleY(1); transform:scaleY(1);}
	.product-item .buttons li>*:hover {background-color:#2c3239;}
	.product-item .buttons svg {transition:fill .4s; -webkit-transition:fill .4s;}
	.product-item .buttons li>*:hover svg {fill:#fff;}
	.banner02:hover .image img, .banner05-wrapper .banner:hover .image img {opacity:.7;}
	.main-footer .social-media a:hover {box-shadow:inset 0 0 0 20px #fff; color:#000;}
	.footer-nav>li>a:hover, .footer-nav ul a:hover {color:#2c3239;}
	.bottom .apps a:hover {opacity:1;}
	.footer-nav a:hover {text-decoration:underline;}
}
@media (min-width:1200px){
	.products-carousel>.item, .product-carousel>.item {width:20%;}
	.products-carousel>.item:nth-child(n+5), .product-carousel>.item:nth-child(n+5) {display:inline-block;}
	.products-carousel>.item:nth-child(n+6), .product-carousel>.item:nth-child(n+6) {display:none;}
	.ebulletin {padding:40px 0; margin-bottom:40px;}
	.main-footer .social-media {margin-bottom:50px;}
	.footer-nav>li {margin-bottom:40px;}
}
@media (min-width:1290px){
	.slick-prev {left:-10px;}
	.slick-next {right:-10px;}
	.slider .slick-prev {left:2.55%;}
	.slider .slick-next {right:2.55%;}
	.home-products .slick-list {padding-right:2.55%; margin-right:-2.55%;}
	.home-products .slick-prev {left:-10px;}
	.home-products .slick-next {right:-10px;}
	.text-line {margin-left:2.55%; margin-right:2.55%;}
}
@media (min-width:1460px){
	.slider .desc {font-size:16px;}
	.slider .desc .title {font-size:56px;}
	.slider .desc .more {font-size:15px;}
	.text-line h2, .text-line .desc, .text-line .more {font-size:17px;}
	.text-banner .detail {padding-left:80px; padding-right:80px;}
	.products-carousel>.item, .product-carousel>.item {width:16.66666%;}
	.products-carousel>.item:nth-child(n+6), .product-carousel>.item:nth-child(n+6) {display:inline-block;}
	.products-carousel>.item:nth-child(n+7), .product-carousel>.item:nth-child(n+7) {display:none;}
	.big-product-carousel>.item {width:25%;}
	.big-product-carousel>.item:nth-child(n+4) {display:inline-block;}
	.big-product-carousel>.item:nth-child(n+5) {display:none;}
	.banner02 .detail h3 {font-size:18px;}
	.footer-nav>li>a {font-size:15px;}
	.footer-nav ul a {font-size:14px;}
}

.breadcrumb {background-color:transparent; border:none; border-radius:0; padding:0; margin:0; font-size:0; line-height:0;}
	.breadcrumb>ul {float:none; margin:0; font-size:0;}
	.breadcrumb>ul li {float:none; display:inline-block; vertical-align:top; padding:0; font-size:13px; color:#95989b; line-height:18px;}
	.breadcrumb>ul a {display:inline-block; vertical-align:top; font-size:inherit; color:inherit; line-height:18px;}
	.breadcrumb>ul h1 {margin:0; font-size:inherit; font-weight:600; color:#2c3239; line-height:inherit;}
	.breadcrumb>ul li+li:before {content:'\f105'; font-family:FontAwesome; font-size:15px; display:inline-block; vertical-align:top; margin:0 10px;}

.category-banner {margin-bottom:30px;}
	.category-banner a {display:block;}
	.category-banner img {display:block; width:100%;}

.category-detail {max-height:160px; overflow:auto; font-weight:300; color:#2c3239; margin-bottom:30px;}
	.category-detail:empty {display:none;}
	.category-detail h1, .category-detail h2 {font-size:28px; font-weight:400; color:#000; margin:0 0 15px;}

.product-list-wrapper {position:relative; padding-left:231px;}
	.product-list-wrapper.no-filter {padding-left:0;}
	.product-list-wrapper #filterForm {display:block; width:210px; position:absolute; top:0; left:0; padding-right:10px; max-height:calc(100vh - 90px); overflow-x:hidden; overflow-y:auto;}
	.product-list-wrapper #filterForm.maxheight100 {max-height:100%;}
	.product-list-wrapper #filterForm.fixed {position:fixed; top:10px;}
	.product-list-wrapper #filterForm.onbottom {top:auto; bottom:0;}
	.product-list-wrapper #filterForm:not(.fixed) {left:0!important;}

.panel-group.filter-container {margin:0;}
	.panel-group .panel, .panel {border:none; border-radius:0; box-shadow:none;}
	.panel-heading {border-radius:0;}
	.panel-group .panel-heading+.panel-collapse>.panel-body {border-top:none;}
	.panel-group .panel+.panel {margin-top:0;}
	.filter-container .panel {background-color:transparent;}
	.filter-container .panel .panel {border-bottom:1px solid rgba(44,50,57,.05);}
	.filter-container .panel-heading {padding:15px 0;}
	.filter-container .panel-title {font-size:14px; font-weight:500; line-height:18px;}
	.filter-container .panel-title+a {font-size:16px; line-height:18px; padding:12px 0; color:#2c3239;}
	.filter-container .panel-body {padding:6px 0 18px;}
	.filter-container .panel-body ul {margin:0;}
	#categories>.panel-body>ul>li>a {display:block; font-size:14px; font-weight:300; color:#95989b; line-height:18px; padding:6px 0;}
	#categories>.panel-body>ul>li.active>a {color:#2c3239; text-decoration:underline;}
	#categories>.panel-body>ul>li ul {margin:0 0 10px 15px;}
	#categories-nav ul {display:none;}
	#categories-nav .active>ul {display:block;}
	#categories>.panel-body>ul>li ul a {display:block; font-size:13px; font-weight:300; color:#95989b; line-height:16px; padding:6px 0;}
	#categories>.panel-body>ul>li ul li.active>a {color:#525252; text-decoration:underline;}
	#categories>.panel-body>ul>li .image {display: none;}
	#categories li {position:relative;}
	#categories i {position:absolute; top:0; right:0; width:30px; height:30px; cursor:pointer;}
	#categories i:before, #categories i:after {content:''; width:9px; height:1px; background-color:#aaa; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); pointer-events:none; transition:height .4s; -webkit-transition:height .4s;}
	#categories i:after {width:1px; height:9px;}
	#categories .open>i:after {width:1px; height:1px;}
	.panel-group.filter-container label {display:block; font-size:13px; font-weight:400; color:#95989b; line-height:18px; padding:6px 0; margin:0!important; cursor:pointer;}
	.panel-group.filter-container label .number {opacity:.6; font-size:90%;}
	.filter-container .panel-body label.active {color:#525252;}
	.filter-container .panel-body label:before {width:16px; height:16px; border-color:#ddd; border-radius:0; margin-top:0;}
	.filter-container .panel-body label.active:before {content:'\f00c'; font-family:FontAwesome; font-size:11px; color:#525252; line-height:13px; text-align:center; background-color:#fff;}
	.filter-container .panel-body label.has-color .color {display:block!important; float:left; width:16px; height:16px; border:1px solid #ddd; border-radius:100%; margin:1px 8px 1px 0; font-family:FontAwesome; font-size:11px; line-height:15px; color:#fff; text-shadow:1px 1px 1px rgba(0,0,0,.1), -1px -1px 1px rgba(0,0,0,.1), -1px 1px 1px rgba(0,0,0,.1), 1px -1px 1px rgba(0,0,0,.1); text-align:center; background-size:cover;}
	.filter-container .panel-body label.active.has-color .color:before {content:'\f00c'; background-color:transparent; box-shadow:none;}
	.filter-container .panel-body label.has-color:before, .filter-container .panel-body label.has-color.active:before {content:none;}
	.price-range {clear:both; position:relative; max-width:250px; margin:15px 0;}
	.range .min_val, .range .max_val {font-size:13px; color:#95989b; letter-spacing:-.1px;}
	.range .max_val {float:right;}
	#slider {margin:10px 0 30px;}
	.ui-slider {margin:0 0 20px 0; height:2px; background-color:#eee; position:relative;}
	.ui-slider-range {position:absolute; top:0; height:2px; background-color:#95989b;}
	.ui-slider-range:before, .ui-slider-range:after {content:attr(data-min); position:absolute; width:50px; font-size:13px; color:#999; line-height:16px; text-align:center; letter-spacing:-.1px; top:14px; left:-26px;}
	.ui-slider-range:after {content:attr(data-max); left:auto; right:-26px;}
	.ui-slider .ui-slider-handle {display:block; width:16px; height:16px; background-color:#fff; border:1px solid #ddd; border-radius:100%; cursor:pointer; position:absolute; top:-7px; outline:none;}
	.ui-slider .ui-slider-handle:hover, .ui-slider .ui-slider-handle:focus {background-color:#939393;}
	.ui-slider .ui-slider-handle+.ui-slider-handle {margin-left:-7px;}
	.filter-container .filter-close {display:none;}

.page-options {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; min-height:40px; margin-bottom:20px;}
	.filter-button {display:none; background-color:#2c3239; padding:10px 15px; font-size:13px; color:#fff; line-height:16px; text-transform:uppercase; position:relative; cursor:pointer;}
		.filter-button svg {display:inline-block; vertical-align:top; width:14px; height:14px; fill:#fff; margin:0 10px 1px 0;}
	.page-options .breadcrumb {margin-right:10px;}
	.page-options .order-by {margin:1px 0 1px auto;}
		.page-options .order-by label {display:inline-block; vertical-align:top; font-size:13px; font-weight:normal; color:#95989b; line-height:18px; margin:10px 0;}
		.page-options .form-control {display:inline-block; vertical-align:top; width:auto; height:38px; background-color:transparent; border:none; font-size:13px; color:#2c3239; outline:none; padding:0 30px 0 10px; background-size:8px;}
		.page-options .form-control:focus {box-shadow:none;}

.selected-options {font-size:0; line-height:0; margin:0 -5px 10px;}
.selected-options label {display:inline-block; vertical-align:top; margin:0 5px 10px; font-size:13px; font-weight:500; color:#2c3239; line-height:16px; padding:7px 10px; background-color:rgba(44,50,57,.05); border-radius:15px; cursor:pointer;}
  .selected-options label span {display:none;}
  .selected-options label i {font-size:100%; margin:0 2px;}
  .selected-options label:after {content:'×'; display:inline-block; vertical-align:top; font-size:20px; line-height:14px; margin:-1px 0 0 2px;}
	.selected-options #filterReset {display:inline-block; vertical-align:top; margin:0 5px 10px; background-color:transparent; border-radius:15px; height:30px; padding:7px 12px; font-size:13px; font-weight:500; color:#2c3239; line-height:16px;}

.product-list {position:relative; margin-bottom:0;}
	.product-list .no-item {text-align:center;}
		.product-list .no-item img {max-width:100%; margin-bottom:20px;}
		.product-list .no-item+p {display:none;}

.pagination-container {text-align:center; margin-top:20px;}
	.pagination {vertical-align:top; border-radius:0; font-size:0; line-height:0; margin:0;}
	.pagination>li {vertical-align:top; margin:0 4px 8px;}
	.pagination>li>a {display:block; padding:7px 10px; font-size:14px; font-weight:500; color:#95989b; line-height:22px; background-color:transparent; border:none; border-radius:100%!important; text-align:center; margin:0 2px; transition:background-color .4s; -webkit-transition:background-color .4s;}
	.pagination>li>a:hover {background-color:transparent; border:none; color:#2c3239;}
	.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {min-width:36px; background-color:#fff; box-shadow:0 0 30px rgba(0,0,0,.08); padding:7px; color:#2c3239;}
	.pagination>li>a span {display:none;}
	.pagination i {display:block; font-size:16px; color:#2c3239; line-height:20px; margin:0 1px 2px;}

@media (max-width:1199px){
	.category-detail h1, .category-detail h2 {font-size:26px;}
	.product-list-wrapper {padding-left:212px;}
	.product-list-wrapper.no-filter {padding-left:0;}
	.product-list-wrapper #filterForm {width:200px;}
}
@media (max-width:991px){
	.breadcrumb>ul li+li:before {font-size:13px; margin:0 6px;}
	.category-detail {margin:20px 0;}
	.category-detail h1, .category-detail h2 {font-size:22px; margin-bottom:10px;}
	.filter-container .panel-body {padding-top:0;}
	.filter-container .panel-title {font-size:14px;}
	.page-options .order-by label {margin:9px 0;}
	.page-options .form-control {height:36px;}
}
@media (max-width:767px){
	html.filter-active {overflow-y:hidden;}
	html.filter-active .nav-backdrop {opacity:1; pointer-events:auto;}
	.breadcrumb {text-align:center;}
	.breadcrumb>ul li+li:before {margin-left:5px; margin-right:5px;}
	.product-list-wrapper {margin-top:10px;}
	.category-banner {margin:0 -15px 10px;}
	.category-detail {max-height:120px; margin:0 -15px 10px; padding:10px 15px; font-size:13px;}
	.category-detail h1, .category-detail h2 {font-size:18px;}
	.page-options {-webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; padding-bottom:10px; margin-bottom:15px;}
	.page-options .breadcrumb {width:100%; margin-right:0; margin-bottom:15px;}
	.filter-button {display:block;}
	.page-options .view-style {margin-left:0;}
	.page-options .view-style label {min-width:auto; border:none; padding:11px 8px 9px; margin-left:0;}
	.page-options .order-by label {display:none;}
	.selected-options {text-align:center; margin:0 -3px 9px;}
	.selected-options label, .selected-options #filterReset {margin:0 3px 6px;}
	.product-list-wrapper {padding-left:0;}
	.product-list-wrapper #filterForm {position:fixed; left:-100%!important; z-index:9; width:300px; max-width:96%; height:100%; max-height:none; padding:0; overflow:auto; transition:left .4s; -webkit-transition:left .4s;}
	.product-list-wrapper #filterForm:not(.fixed) {left:-100%!important;}
	html.filter-active .product-list-wrapper #filterForm, html.filter-active .product-list-wrapper #filterForm:not(.fixed) {left:0!important;}
	.product-list-wrapper #filterForm.maxheight100 {max-height:none;}
	.product-list-wrapper #filterForm.fixed {top:0;}
	.product-list-wrapper #filterForm.onbottom {top:0; bottom:auto;}
	.filter-container {height:100%; padding:46px 0 20px; background-color:#fff; border-right:1px solid #e5e8ee;}
	.filter-container .filter-close {display:block; position:absolute; top:0; left:0; width:100%; background-color:#f4f6f9; padding:14px 15px; margin:0; color:#2c3239; line-height:18px;}
	.filter-container .filter-close svg {display:inline-block; vertical-align:top; width:16px; height:16px; margin:1px 10px 1px 0;}
	.filter-container>.panel {position:relative; z-index:1; height:calc(100vh - 66px); overflow-x:hidden; overflow-y:auto;}
	.filter-container>.panel>.panel-heading {display:none;}
	#filter {display:block;}
	.filter-container .panel-heading {padding:14px 15px;}
	.filter-container .panel-title {font-size:14px; font-weight:400; color:#2c3239;}
	.filter-container .panel-title+a {font-size:20px; padding:14px 18px;}
	.filter-container .panel-item .panel-body {padding:0 10px 15px 15px;}
	.filter-container .panel .panel {padding-top:0;}
}
@media (min-width:768px){
	.filter-container .panel-title+a {display:block;}
	.panel-group.filter-container>.panel>.panel-heading {display:none;}
	#filter {display:block!important;}
}

.product .go-back {position:absolute; top:15px; left:15px; z-index:1; width:38px; height:38px; background-color:#fff; box-shadow:0 0 30px rgba(0,0,0,.08); border-radius:100%; padding:10px; cursor:pointer;}
	.product .go-back svg {display:block; width:18px; height:18px; fill:#2c3239;}

	.product-image {position:relative;}
	.product-images-container {max-width:824px;}
	.product-images-container.has-thumbs {position:relative; max-width:970px;}
	.product-images-container.has-thumbs .product-images-slider-container {max-width:824px; margin-right:15.05%;}
	.product-thumbs-slider-container {position:absolute; top:0; right:0; width:15.05%; padding-left:10px;}
		.product-thumbs-slider {margin:-5px -1px;}
		.product-thumbs-slider .thumbs-item {/*opacity:.6; */cursor:pointer; padding:5px 1px;}
		.product-thumbs-slider .thumbs-item img {width:100%; height:auto; border:1px solid #fff;}
		.product-thumbs-slider .slick-current .thumbs-item img {border-color:rgba(44,50,57,.2);}
		.product-images-slider>.images-item+.images-item, .product-thumbs-slider>.thumbs-item:nth-child(n+6) {display:none;}
		.product-thumbs-slider .slick-arrow {background-color:transparent; box-shadow:none; z-index:1; top:auto; bottom:-55px; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%); width:34px; height:34px;}
		.product-thumbs-slider .slick-arrow:before {font-size:22px; line-height:22px;}
		.product-thumbs-slider .slick-prev {left:50%; margin-left:-35px;}
		.product-thumbs-slider .slick-prev:before {content:'\f106';}
		.product-thumbs-slider .slick-next {right:50%; margin-right:-35px;}
		.product-thumbs-slider .slick-next:before {content:'\f107';}
		.product-images-slider .slick-arrow {opacity:0; visibility:hidden; pointer-events:none;}
		.product-images-slider .slick-prev {left:15px;}
		.product-images-slider .slick-next {right:15px;}
		.product-images-slider img {display:block; width:100%;}
	.product-image .labels {list-style:none; position:absolute; top:70px; left:-4px; z-index:1; padding:0; pointer-events:none;}
		.product-image .labels li {display:none; background-color:#95989b; font-size:11px; font-weight:500; color:#fff; line-height:10px; padding:6px 0; letter-spacing:1px; text-transform:uppercase; text-orientation:upright; writing-mode:vertical-rl; position:relative; margin-bottom:8px;}
		.product-image .labels li[data-value="1"] {display:block;}
		.product-image .labels span {display:block; padding:1px 8px;}
		.product-image .labels span:after {content:''; width:0; height:0; border-style:solid; border-width:0 4px 3px 0; border-color:transparent #222 transparent transparent; position:absolute; left:0; bottom:-3px;}

	.product-detail {padding:15px 0;}
	.product-detail .breadcrumb {margin-bottom:15px;}
	.product-detail-header {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; -ms-flex-align:flex-start; -webkit-align-items:flex-start; -moz-align-items:flex-start; -ms-align-items:flex-start; -o-align-items:flex-start; align-items:flex-start; margin-bottom:15px;}
	.product-detail .brand {display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; -webkit-flex-direction:column; flex-direction:column; text-align:center; min-width:92px; min-height:38px; background-color:#fff; box-shadow:0 0 0 1px rgba(44,50,57,.05);}
		.product-detail .brand img {width:92px;}
		.product-detail .brand img[data-src=""] {display:none;}
		.product-detail .brand .text {display:none; font-size:14px; color:#95989b;}
		.product-detail .brand img[data-src=""]+.text {display:block;}
	.product-detail h2 {font-size:18px; font-weight:600; color:#2c3239; line-height:22px; margin:0;}
	.product-detail #kod {display:block; font-size:13px; color:#95989b; margin:10px 0 0;}

	.product-detail .desc {margin:20px 0; font-size:13px; color:#95989b; line-height:20px;}
		.product-detail .desc:empty {display:none;}

	.packages .item {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; background-color:#fff; padding:8px;}
	.packages .item+.item {margin-top:12px;}
		.packages .image {width:90px; min-width:90px; margin-right:20px;}
		.packages .detail {width:100%; padding:15px 0;}

	.product .price {font-size:0; line-height:0; margin:30px -10px 20px;}
		.product .price>div {display:inline-block; vertical-align:top; font-size:20px; font-weight:500; color:#525252; line-height:22px; margin:0 10px 10px;}
		.product .price>div#kdv-haric-fiyati {display:block; color:#555;}
		.product .price>div#kdv-haric-fiyati label {font-size:14px; font-weight:400; margin:0;}
		.product .price>div#indirim-orani {width:40px; height:24px; font-size:15px; font-weight:600; color:#2c3239; line-height:20px; padding:4px 2px 0; text-align:center; background-color:#e5e8ee; position:relative;}
		.product .price>div#indirim-orani:before {content:''; position:absolute; left:0; top:-8px; width:100%; height:6px; border-top:1px solid #e5e8ee; border-bottom:2px solid #e5e8ee; opacity:.7;}
		.product .price>div#indirim-orani:after {content:''; position:absolute; left:-5px; bottom:-7px; width:0; height:0; border-style:solid; border-width:7px 25px 0 25px; border-color:#e5e8ee transparent transparent transparent;}
		.product .price>div#indirimsiz-fiyat, .product .price>div#piyasa-fiyati {font-size:16px; font-weight:400; color:#95989b; line-height:18px; margin-top:4px; position:relative;}
		.product .price>div#indirimsiz-fiyat:after, .product .price>div#piyasa-fiyati:after {content:''; position:absolute; top:50%; left:0; width:100%; height:1px; margin-top:-1px; background-color:#95989b; opacity:.8;}
		.product .price>div i {font-size:80%; margin-left:-2px;}
	.product #havale-fiyati {color:#555; margin:-10px 0 10px;}
	.product .promosyon-metin div {display:inline-block; vertical-align:top; background-color:#525252; color:#fff; line-height:1.25; padding:6px 12px 5px;}

	.product .options, .product #aksesuarlar {margin:30px 0;}
	.product .options+#aksesuarlar {margin-top:-10px;}
	#aksesuarlar:empty {display:none;}
	.product .options:after, .product #aksesuarlar:after {content:''; clear:both; display:block;}
	.product .options .item, .product #aksesuarlar .item {margin-bottom:30px;}
	.product .options .item:nth-child(2n+1), .product #aksesuarlar .item:nth-child(2n+1) {clear:both;}
		.product .options label, .product #aksesuarlar label {display:block; font-size:14px; font-weight:400; color:#95989b; line-height:120%; text-transform:uppercase; margin:0 0 10px;}
		.product .options label span, .product #aksesuarlar label span {color:#2c3239;}
		.product #aksesuarlar .aksesuardetay {font-size:13px; font-weight:600; color:#95989b; line-height:120%; margin-bottom:6px;}
		.product #aksesuarlar .aksesuardetay:empty {display:none;}
		.product .options .form-control, .product #aksesuarlar .form-control {display:block; width:auto; min-width:150px; padding-left:12px;}
		.product .options ul, .product #aksesuarlar ul {list-style:none; padding:0; margin:0 -3px -6px;}
			.product .options li, .product #aksesuarlar li {display:inline-block; vertical-align:top; margin:0 3px 6px;}
			.product .options span, .product #aksesuarlar span {cursor:pointer;}
			.product .options .image.attr, .product .options .color {display:block; width:22px; height:22px; border:1px solid #ddd; overflow:hidden; border-radius:100%; transition:border-color .4s; -webkit-transition:border-color .4s;}
			.product .options .image.var {display:block; width:70px; border:1px solid #ddd; overflow:hidden;}
			.product .options .image img {display:block;}
			.product .options [data-selected="1"] .image, .product .options [data-selected="1"] .color {border-color:#525252;}
			.product .options .name, .product #aksesuarlar .name {display:block; font-size:13px; font-weight:600; color:#95989b; border:1px solid #ddd; padding:6px 12px; transition:border-color .4s, color .4s; -webkit-transition:border-color .4s, color .4s;}
			.product .options [data-selected="1"] .name, .product #aksesuarlar [data-selected="1"] .name {border-color:#525252; color:#525252;}
			.product .options .image.varsayilan, .product .options .color+.image.attr, .product .options .image.var, 
			.product .options .color+.image+.name, .product .options .color+.image+.image+.name, .product .options .image.attr:not(.varsayilan)+.image.var+.name, .product #aksesuarlar .image {display:none;}

	.product .siparis, .product .stok-durumu {position:relative; width:310px; float:left; margin-right:10px; margin-bottom:30px;}
		.product .siparis {padding-left:110px;}
		.product .siparis .amount {width:100px; position:absolute; top:0; left:0; background-color:#fff; padding:0 25px;}
		.product .siparis .amount div {position:absolute; top:0; left:0; width:30px; font-size:15px; color:#95989b; line-height:42px; text-align:center; padding:0; cursor:pointer;}
		.product .siparis .amount .adet-arttir {left:auto; right:0;}
		.product .siparis .amount .form-control {background-color:transparent; border:none; height:42px; text-align:center;}
		.product .siparis button {width:100%;}
	.product .stok-durumu {display:none; background-color:#95989b;}
	.product .stok-durumu span {color:#fff!important;}
	.product .siparis.hide+.stok-durumu {display:block;}

	.product .FavoriEkleSilButtonDetay {width:42px; height:42px; float:left; padding:10px; border:1px solid #95989b; margin-bottom:30px; transition:box-shadow .4s, border-color .4s; -webkit-transition:box-shadow .4s, border-color .4s;}
	.product .FavoriEkleSilButtonDetay[data-type="0"] {box-shadow:inset 0 0 0 22px #95989b;}
		.product .FavoriEkleSilButtonDetay svg {width:20px; height:20px; fill:#95989b; transition:fill .4s; -webkit-transition:fill .4s;}
		.product .FavoriEkleSilButtonDetay[data-type="0"] svg {fill:#fff;}
		.product .FavoriEkleSilButtonDetay .text {display:none;}

	.product .info {clear:both; list-style:none; font-size:13px; padding:0; margin:0 0 30px;}
		.product .info li {margin-bottom:10px;}
		.product .info label {display:inline-block; vertical-align:top; margin:0 5px 0 0; color:#95989b;}
		.product .info li.return[data-value="0"]:after {content:attr(data-value-0);}
		.product .info li.return[data-value="1"]:after {content:attr(data-value-1);}

	.product .add-list {list-style:none; padding:0; margin:0 -15px 20px; font-size:0; line-height:0;}
		.product .add-list li {display:inline-block; vertical-align:top; padding:0 15px 10px;}
		.product .add-list li.gelince {display:none;}
		.product .siparis.hide+.add-list li.gelince {display:inline-block;}
		.product .add-list li {font-size:13px; line-height:18px;}
		.product .add-list a {display:block; color:#95989b;}
		.product .add-list svg {display:inline-block; vertical-align:top; width:16px; height:16px; fill:#2c3239; margin:1px 6px 0 0;}
		.product .add-list .share svg, .product .add-list .share-on-mobile svg {padding:1px;}
		.product .add-list .open.dropdown {z-index:1;}
		.product .add-list .dropdown-toggle, .product .add-list .share-on-mobile {color:#95989b;}
		.product .add-list .dropdown-menu {padding:0; background-color:transparent; box-shadow:none; top:34px; min-width:210px;}
		#share {width:210px;}
		.jssocials-shares {height:auto; text-align:center; padding-top:6px;}
		.jssocials-shares>div {margin-bottom:6px;}
		.jssocials-shares>div>a {font-size:16px!important; color:#fff!important; width:30px; height:30px; line-height:30px;}

	.panel-group.detail-menu {/*border-top:1px solid #ddd; */margin-bottom:0; text-align:left;}
		.panel-group.detail-menu .panel {background-color:transparent; margin-bottom:1px; /*border-bottom:1px solid #ddd;*/}
		.panel-group.detail-menu .panel .panel-heading {background-color:#e5e8ee; padding:0; position:relative;}
		.panel-group.detail-menu .panel .panel-title {font-size:14px; font-weight:600; color:#2c3239; line-height:18px; text-transform:uppercase;}
		.panel-group.detail-menu .panel .panel-title a {display:block; padding:12px 40px 12px 20px;}
		.panel-group.detail-menu .panel .panel-title a small {display:inline-block; vertical-align:top; margin-top:3px; font-size:85%;}
		.panel-group.detail-menu .panel .panel-title a i {width:20px; height:20px; font-size:20px; line-height:20px; text-align:center; position:absolute; top:50%; right:15px; margin-top:-10px; -webkit-transform:rotate(90deg); transform:rotate(90deg); transition-duration:.4s; -webkit-transition-duration:.4s;}
		.panel-group.detail-menu .panel .panel-title a.collapsed i {-webkit-transform:rotate(0deg); transform:rotate(0deg);}
		.panel-group.detail-menu .panel .panel-title a i:before {content:'\f105';}
		.panel-group.detail-menu .panel .panel-body {padding:20px 0; color:#2c3239; font-size:13px; line-height:20px;}
		#YorumForm h3 {margin:0 0 20px; font-size:15px; font-weight:400;}
		#YorumForm .form-group.text-right {text-align:center;}
		#YorumForm .form-group.text-right button {width:100%; margin-top:0;}
		.YorumItem {border-left:none; border-top:1px solid #ddd; padding:15px 0; margin-bottom:0;}
		.YorumItem p {font-size:13px; color:#2c3239;}

.data-table.attributes-table thead {display:none;}
	.data-table tbody tr:nth-child(odd) {background-color:transparent;}
	.data-table tbody tr+tr {border-top:1px solid #eee;}
	.data-table th {border-right:none; font-size:inherit; font-weight:600;}
	.data-table td {font-size:inherit;}
	.data-table td a {color:inherit; text-decoration:underline;}
	.data-table.taksit-table td {font-size:13px; line-height:15px;}
	.data-table.taksit-table th, .data-table.taksit-table td.header {font-size:12px; font-weight:600;}
	
#taksit-secenekleri>.row>div {width:100%;}

html.slbActive {overflow:hidden;}
.slbOverlay {background-color:#2c3239; opacity:.75; filter:alpha(opacity=75); -webkit-animation:slbOverlay2 0.4s; -moz-animation:slbOverlay2 0.4s; animation:slbOverlay2 0.4s;}
.slbContent {padding:15px;}
.slbContentOuter {padding:0;}
.slbWrap {font-size:0;}
.slbText {font-size:13px;}
.slbImageWrap:after {content:none;}

button.slbArrow, button.slbCloseBtn {opacity:1; color:#2c3239; text-shadow:0 0 1px rgba(255,255,255,.6);}
button.slbArrow:hover, button.slbCloseBtn:hover {opacity:1; color:#2c3239;}
button.slbCloseBtn {font-family:none; font-size:24px; font-weight:bold; top:15px; right:15px;}
button.slbArrow, button.slbCloseBtn {width:38px; height:38px; color:#2c3239; line-height:34px; background-color:#fff; border-radius:100%; box-shadow:0 1px 20px 0 rgba(0,0,0,.1); transition:border-color .4s, background-color .4s; -webkit-transition:border-color .4s, background-color .4s;}
button.slbArrow:hover, button.slbCloseBtn:hover {background-color:#fff; border:none;}
	.slbArrow.prev {left:15px;}
	.slbArrow.next {right:15px;}
	.slbArrow:before {font-size:22px; line-height:36px; width:38px; height:38px; margin:-19px 0 0 -19px;}

.product-image-lightbox .slbOverlay {background-color:#fff; opacity:1; filter:alpha(opacity=100);}
.product-image-lightbox .slbContent, .product-image-lightbox .slbImage {padding:0;}
.product-image-lightbox .slbImage+.slbCaption {display:none;}

@media (max-width:1199px){
	.product-images-container.has-thumbs .product-images-slider-container {margin-right:0;}
	.product-images-slider .slick-arrow {opacity:1; visibility:visible; pointer-events:auto;}
	.product-thumbs-slider .slick-arrow {opacity:0; visibility:hidden; pointer-events:none;}
	.product-thumbs-slider-container {top:auto; bottom:15px; left:0; width:100%; text-align:center; padding-left:0;}
	.product-thumbs-slider-container .slick-list, .product-thumbs-slider-container .slick-track {height:auto!important; -webkit-transform:none!important; -moz-transform:none!important; -ms-transform:none!important; -o-transform:none!important; transform:none!important; font-size:0; line-height:0;}
	.product-thumbs-slider-container .slick-slide {display:inline-block; vertical-align:top; float:none; width:4px!important; height:4px; background-color:#2c3239; opacity:.5; border:none; border-radius:1px; margin:0 3px; transition:opacity .4s, width .4s; -webkit-transition:opacity .4s, width .4s;}
	.product-thumbs-slider-container .slick-slide.slick-current {opacity:.75; width:20px!important;}
	.product-thumbs-slider-container .slick-arrow, .product-thumbs-slider-container .slick-slide.slick-cloned, .product-thumbs-slider-container img {display:none;}
	.product-detail {padding:5px 0;}
	.product-detail .brand, .product-detail h2, .product-detail #kod, .product .options .item, .product #aksesuarlar .item {margin-bottom:15px;}
	.product-detail #kod {margin-top:-10px;}
	.product-detail .desc {margin:15px 0; line-height:18px;}
	.product .price {margin-top:20px; margin-bottom:10px;}
	.product .price>div {margin-bottom:5px;}
	.product #havale-fiyati {margin:-5px 0 5px;}
	.product .options, .product #aksesuarlar {margin:25px 0;}
	.product .siparis, .product .stok-durumu, .product .FavoriEkleSilButtonDetay {margin-bottom:20px;}
	.product .add-list {margin-bottom:10px;}
	.panel-group.detail-menu .panel .panel-title a {padding:10px 30px 10px 15px;}
	.panel-group.detail-menu .panel .panel-title a i {right:10px;}
	.panel-group.detail-menu .panel .panel-body {padding:15px; line-height:18px;}
}
@media (max-width:991px){
	.zoomContainer {display:none;}
	img[data-zoom-image], .zoomWindow, .zoomContainer {pointer-events:none;}
	.product .FavoriEkleSilButtonDetay {width:40px; height:40px; padding:9px;}
	.product .FavoriEkleSilButtonDetay svg {padding-top:1px;}
	.product .add-list li {font-size:13px;}
	.product .price>div {font-size:20px;}
}
@media (max-width:767px){
	.breadcrumb .go-back {z-index:1; top:auto; bottom:-68px; margin:0;}
	.product {margin-top:-5px;}
	.product-image {margin:0 -15px 15px;}
	.product-image .labels {top:0; left:auto; right:0;}
	.product-image .labels li {clear:both; float:right; margin-bottom:1px;}
	.product-image .labels span {padding:2px 8px;}
	.product-image .labels span:after {content:none;}
	.product-detail {text-align:center;}
	.product-detail-header {display:block;}
	.product-detail .brand {width:92px; margin-left:auto; margin-right:auto;}
	.product .options .form-control, .product #aksesuarlar .form-control {margin-left:auto; margin-right:auto;}
	.product .siparis, .product .stok-durumu {width:calc(100% - 54px);}
}
@media (min-width:768px){
	#YorumForm .col-xs-6.col-sm-4 {width:50%;}
	#YorumForm .col-xs-12.col-sm-4 {width:100%;}
	.product .FavoriEkleSilButtonDetay[data-type="1"]:hover {box-shadow:inset 0 0 0 22px #95989b;}
	.product .FavoriEkleSilButtonDetay[data-type="1"]:hover svg {fill:#fff;}
}
@media (min-width:1460px){
	.product-thumbs-slider {margin:-10px 0;}
	.product-thumbs-slider .thumbs-item {padding:10px 1px;}
	.product-thumbs-slider-container {padding-left:20px;}
}

.nav-tabs {margin-bottom:30px; background-color:#e5e8ee; border-bottom:none; font-size:0; line-height:0; text-align:center;}
	.nav-tabs>li {float:none; display:inline-block; vertical-align:top; margin:0 12px;}
		.nav-tabs>li>a {margin-right:0; font-size:15px; font-weight:500; color:#2c3239; line-height:120%; padding:12px 30px; border:none; border-radius:0; transition:background-color .4s, color .4s; -webkit-transition:background-color .4s, color .4s;}
		.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {color:#fff; background-color:#2c3239; border:none;}
		.nav>li>a:hover, .nav>li>a:focus {background-color:transparent; color:#525252;}
		.nav-tabs>li>a small {vertical-align:top;}

.theme-h2 {font-size:18px; font-weight:600; color:#2c3239; line-height:120%; margin:0 0 20px;}
.theme-h1, .login-page-v3 .theme-h2 {font-size:28px; font-weight:400; color:#000; line-height:120%; margin:0 0 30px;}
.login-page-v3 .theme-h1, .order-detail-page .theme-h1 {display:none;}

.modul-wrapper, .contact-page-v4, .brands-categories-wrapper, .content-wrapper, .page-404 {margin:40px 0 60px;}

.modul-wrapper .tab-content {padding:0;}
.login-page-v3 .modul-content {max-width:480px;/* background-color:#fff; border-radius:5px; padding:30px;*/ margin:0 auto;}
.login-page-v3 form a {font-size:96%; font-weight:400; color:#525252;}
.form-group.form-button {text-align:center;}
.form-group button, .form-group a.btn {width:270px; max-width:100%;}
.forgot-pass-page-v2 .theme-h1, .forgot-pass-page-v2 .modul-content {max-width:480px; margin-left:auto; margin-right:auto;}
.login-page-v3 .or span {background-color:#f4f6f9;}
.relative-links {border:1px solid rgba(44,50,57,.05);}
.relative-links strong {font-weight:600; color:#2c3239;}
.login-page-v3 .social-connect-buttons:not(:empty) {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; min-height:44px; margin:0 -5px;}
	.social-connect-buttons li {width:100%; height:100%;padding:0 5px;}
	.social-connect-buttons li+li {margin-top:0;}
	.login-page-v3 .social-connect-buttons a {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; height:100%; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; padding:9px 14px 9px 55px; font-size:96%; font-weight:500; line-height:120%; text-transform:none; text-align:left; border-radius:0; position:relative;}
	.login-page-v3 .social-connect-buttons i {float:none; line-height:28px; margin:-15px 0 0; padding:0; border:1px solid rgba(255,255,255,.5); border-radius:100%; position:absolute; top:50%; left:15px; text-align:center;}

.security-code input {padding-right:120px;}
.security-code a.btn-sm {padding:0 10px; font-size:12px; border-radius:0; border-color:#f2f2f2; right:90px; width:auto!important;}
.security-code img {height:24px; margin-top:-12px;}

.contact-page-v4 {margin:-30px 0 30px;}
	.contact-page-v4 .contact-detail {padding:30px 0 20px;}
	.contact-page-v4 .contact-detail .theme-h1 {font-size:26px; font-weight:bold; margin:0 0 10px;}
	.contact-page-v4 .contact-detail .primary {margin-top:30px; margin-bottom:20px;}
	.contact-page-v4 .contact-detail .theme-h2 {font-size:18px; margin:0 0 15px;}
	.contact-page-v4 .contact-detail ul {font-weight:500; text-align:left;}
	.contact-page-v4 .contact-detail li {clear:both;}
	.contact-page-v4 .contact-detail li:after {content:''; clear:both; display:block;}
	.contact-page-v4 .contact-detail li+li {margin-top:5px;}
	.contact-page-v4 .contact-detail li a {display:block; color:inherit;}
	.contact-page-v4 .contact-detail li label {float:left; width:35%; font-weight:300; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-transform:uppercase;}
	.contact-page-v4 .contact-detail li label svg {float:left; fill:#656565;}
	.contact-page-v4 .contact-detail li label svg.contact-mail, .contact-page-v4 .contact-detail li label svg.contact-phone, .contact-page-v4 .contact-detail li label svg.contact-fax {padding:1px;}
	.contact-page-v4 .contact-detail li span {float:left; width:65%; color:#222;}
	.contact-page-v4 .contact-detail .secondary {margin-top:40px;}
	.contact-page-v4 .contact-detail .secondary:empty {display:none;}
	.contact-page-v4 .contact-map-form {background-color:#e5e7f3; border-bottom:1px solid rgba(44,50,57,.05); margin-bottom:-30px;}
	.contact-page-v4 .contact-form {padding:0 0 20px;}
	.contact-page-v4 .contact-form .theme-h2 {font-size:22px; font-weight:600; color:#222; margin:0 0 20px;}
	.contact-page-v4 .contact-form .row>* {clear:none!important;}
	.contact-page-v4 .contact-form label[for="GuvenlikKodu"] {display:none;}
	.contact-page-v4 .contact-form textarea.form-control {margin-bottom:10px;}
	.contact-page-v4 .contact-form .form-group button {margin-top:0; width:100%;}

.content-wrapper>.row {margin:0;}
.col-xs-12.content-right-column {float:right; width:100%; padding-left:0!important; padding-right:0!important; margin-left:0!important;}
.col-xs-12.content-left-column {width:220px; float:left; position:relative; z-index:1; padding:0; display: none!important;}
	.content-menu .panel {background-color:#fff; border:none; padding:15px 0;}
	#content-menu ul {margin:0;}
	#content-menu a {display:block; padding:9px 20px; font-size:14px; color:#2c3239; line-height:18px; transition:background-color .4s, color .4s; -webkit-transition:background-color .4s, color .4s;}
	#content-menu .active a {background-color:#f4f6f9; font-weight:500; color:#2c3239;}
	#content-menu a:before {content:'\f105'; font-family:FontAwesome; float:left; margin:0 8px 1px 0;}

.letters-list {list-style:none; font-size:0; line-height:0; text-align:center; padding:0; margin:0 0 20px; border:1px solid #ccc;}
	.letters-list li {display:inline-block; vertical-align:top;}
	.letters-list li[data-count="0"] {display:none;}
	.letters-list span {display:block; font-size:14px; font-weight:600; color:#2c3239; line-height:18px; padding:10px 12px; cursor:pointer;}
	.letters-list .active span {background-color:#fff;}
	.letters-list .all span {font-size:12px; font-weight:normal;}

.brands-categories-wrapper a.item {display:block; background-color:#fff; border:1px solid rgba(44,50,57,.05); font-size:110%; font-weight:500; color:#2c3239; line-height:110%; transition:border-color .4s, color .4s; -webkit-transition:border-color .4s, color .4s; padding:10px; margin-bottom:20px;}
	.brands-categories-wrapper a.item .image.ok, .brands-categories-wrapper a.item .name.ok, .brands-categories-wrapper .categories-detail-list a.item .name {display:block;}
	.brands-categories-wrapper a.item .image, .brands-categories-wrapper a.item .name, .brands-categories-wrapper a.item .image.ok+.name.ok {display:none;}
	.brands-categories-wrapper a.item .image {text-align:center;}
	.brands-categories-wrapper a.item .image img {max-height:75px;}
	.brands-categories-wrapper a.item .name span {display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; -webkit-flex-direction:column; flex-direction:column; width:100%; height:75px; text-align:center;}

.form-check-input, .form-radio-input {position:absolute; top:0; left:0; opacity:0; visibility:hidden; margin:0!important;}
label.small {font-size:96%; font-weight:inherit; color:#444;}
.form-check-label, .form-radio-label {position:relative; font-size:96%; font-weight:400; color:#2c3239; line-height:18px; padding:5px 0; margin:0;}
	.form-check-label:before, .form-radio-label:before, .cart-steps .shipping-info .shipping-item label .name:before, .cart-steps .OdemeTuru .box:before {content:''; /*position:absolute; top:5px; left:0;*/display:inline-block; vertical-align:top; margin:1px 8px 1px 0; width:16px; height:16px; background-color:#fff; border:1px solid #ddd; border-radius:0; font-family:FontAwesome; font-size:11px; color:#525252; line-height:13px; text-align:center;}
	.form-radio-label:before, .cart-steps .shipping-info .shipping-item label .name:before, .cart-steps .OdemeTuru .box:before {border-radius:100%; box-shadow:inset 0 0 0 3px #fff;}
	.cart-steps .OdemeTuru .box:before {position:relative; top:auto; left:auto; float:left; margin:0 8px 2px 0;}
	.cart-steps .shipping-info .shipping-item label .name:before {top:1px;}
	.form-radio-label.active:before, .cart-steps .shipping-info .shipping-item label.active .name:before {background-color:#525252;}
	.form-check-label.active:before, .cart-steps .OdemeTuru.active .box:before {content:'\f00c';}

.siparis-gecmisi-liste, .siparis-gecmisi-detay {font-size:13px;}
	.siparis-gecmisi-liste .panel-group .panel, .siparis-gecmisi-detay .panel-group .panel {background-color:transparent;}
	.siparis-gecmisi-liste .panel-group .panel .panel-heading, .siparis-gecmisi-detay .panel-group .panel .panel-heading {background-color:#fff; border-bottom:none;}
	.panel .panel-heading .panel-siparis-no, .panel .panel-heading .panel-siparis-tarihi {padding:9px 15px;}
	.panel .panel-heading .panel-siparis-no span {display:block; font-size:160%; font-weight:600; line-height:19px;}
	.panel .panel-heading .panel-siparis-tarihi span {display:block; font-size:120%; font-weight:600; line-height:19px;}
	.panel .panel-heading .panel-siparis-detayi>div a, .panel .panel-heading .panel-siparis-detayi>div>span {font-size:13px; padding:5px 8px;}
	.panel .panel-heading .panel-siparis-detayi>div {background-color:#fafafa; border-color:#2c3239;}
	.panel .panel-heading .panel-siparis-detayi>div>span:after, .panel .panel-heading .panel-siparis-detayi>div a:after {background-color:#2c3239;}
	.siparis-gecmisi-liste .panel-group .panel .panel-heading, .panel-siparis-bilgisi ul li, .panel-siparis-bilgisi ul li label {border-color:#e8e8e8;}
	.panel-siparis-bilgisi ul li span {color:#2c3239;}
	.panel .panel-heading .panel-siparis-durumu {height:42px;}
	.panel .panel-heading .panel-siparis-durumu div {padding:10px 0;}
	.panel .panel-heading .panel-siparis-durumu div span {font-size:15px; font-weight:600;}
	.panel .panel-heading .panel-siparis-durumu div i {font-size:22px; vertical-align:top;}
	.siparis-gecmisi-detay .order-steps ul li {background-color:#f4f6f9;}
	.siparis-gecmisi-detay .well, .siparis-gecmisi-liste .well {background-color:#e5e8ee; border-radius:0; border:none; box-shadow:none; padding:10px 15px;}
	.siparis-gecmisi-detay .well h4, .siparis-gecmisi-liste .well h4 {display:none;}
	.siparis-gecmisi-detay .well a, .siparis-gecmisi-liste .well a {background-color:#2c3239;}
	.well-siparis-no span {font-size:150%; font-weight:600;}
	.well-siparis-tarihi span {font-size:110%; font-weight:600;}
	.siparis-gecmisi-detay .panel-group .panel .panel-heading {padding:10px 15px; font-size:105%;}
	.panel-siparis-bilgileri ul li span, .panel-talep-bilgileri ul li span, .panel-odeme-bilgileri ul li span {font-weight:600; color:#2c3239;}
	.panel-siparis-bilgileri ul li, .panel-talep-bilgileri ul li, .panel-odeme-bilgileri ul li, .panel-urun-detay a, .panel-urun-fiyat ul li {border-color:#e8e8e8;}
	.panel-urun-detay div .panel-urun-ismi strong {font-weight:600; color:#2c3239;}
	.panel-urun-detay>div small {display:block; font-size:95%;}
	.panel-urun-detay>div br {display:none;}
	.panel-urun-detay div ul {margin:0; border:none;}
	.panel-urun-detay div ul li {padding:0; border:none;}
	.panel-urun-detay div ul li label {font-size:95%; font-weight:normal; margin:0;}
	.panel-urun-detay div ul li label:after {content:':'; float:right; margin:0 3px;}

.page-404 {width:100%; position:relative;}
/*
.page-404:before {content:'404'; font-size:600px; font-weight:bold; color:rgba(44,50,57,.05); letter-spacing:-100px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); pointer-events:none;}
.page-404 * {position:relative;}
*/
	.page-404 .theme-h1 b {font-size:80px!important; color:#525252; font-weight:600; line-height:110%;}
	.page-404 .lead {margin-bottom:40px;}
	.page-404 .input-group {display:block;}
	.page-404 .form-control {height:50px;}
	.page-404 .input-group-btn {position:absolute; top:0; right:0; z-index:3; width:50px;}
	.page-404 .btn {width:50px; height:50px; padding:0; background-color:transparent; background-color:transparent!important; color:#454545;}
	.page-404 .btn-warning {background-color:transparent!important; font-size:14px; font-weight:500; color:#525252; text-transform:none;}

.success-icon {margin:0 0 12px; text-align:center;}
	.success-icon svg {width:44px; height:44px; fill:#525252;}
.success-icon+.theme-h1 {font-size:20px; font-weight:normal; color:#525252;}

.brands-list>.row>*, .categories-detail-list>* {clear:none!important;}

.order-steps.nav-tabs {text-align:left; background-color:transparent;}
	.order-steps.nav-tabs>li {display:inline-block; width:auto; margin:0;}
	.order-steps.nav-tabs>li>a {display:inline-block; vertical-align:top; font-size:12px; font-weight:500; color:#2c3239; line-height:18px; text-transform:uppercase; padding:0; border-bottom:none;}
	.order-steps.nav-tabs>li.active+li>a, .order-steps.nav-tabs>li.active+li+li>a, .order-steps.nav-tabs>li.active+li+li+li>a {color:#95989b; font-weight:normal;}
	.order-steps.nav-tabs>li.active>a, .order-steps.nav-tabs>li.active>a:hover, .order-steps.nav-tabs>li.active>a:focus {background-color:transparent; color:#2c3239;}
	.order-steps.nav-tabs>li .step {display:none; vertical-align:top; width:16px; height:16px; font-size:11px; line-height:13px; padding:0; margin:0; border:1px solid #e8e8e8;}
	.order-steps.nav-tabs>li .text {margin-left:0;}
	.order-steps.nav-tabs>li+li:before {content:'\f105'; display:inline-block; vertical-align:top; font-family:FontAwesome; font-size:14px; line-height:16px; margin:0 10px;}

.cart-steps-page {position:relative;}
	.cart-steps-page .theme-h1, .cart-steps-page .coupons-list label, .cart-steps-page .product-list .theme-h3 {display:none;}
	.delivery-info, .invoice-info, .invoice-form, .shipping-info, .payment-items, .agreement-container, .cart-steps .cart-steps-box {position:relative; padding:15px; margin-bottom:20px; background-color:#fff; border:none!important;}
	.cart-steps-page h2 {display:none; margin:0 0 10px; padding:4px 0 16px; font-size:18px; font-weight:500; color:#2c3239; line-height:19px; border-bottom:1px solid rgba(44,50,57,.05); text-transform:none;} 
	.cart-steps-page h3 {margin:0 0 10px; padding:4px 0 16px; font-size:18px; font-weight:600; color:#2c3239; line-height:19px; text-transform:none;}
	.cart-steps-page .coupons-list h3 {font-size:16px; font-weight:500; color:#454545; margin-bottom:0;}
	.delivery-info .cart-steps-box, .invoice-info .cart-steps-box, .OdemeYontemi .cart-steps-box {border:none; padding:0; margin:0;}
	.cart-steps .cart-prices #SiparisTutariFiyatlar+.buttons {margin-bottom:40px;}

.cart-steps-box.no-item hr {border-top:none;}

label[for="IletisimBilgileriIleAyni"] {display:block; margin:0;}

.cart-products .SepetiBosalt {background-color:transparent; padding:0; margin-top:15px;}
.cart-steps-page .cart-detail .items-group>.item .UrunSil {display:inline-block; vertical-align:top; margin-top:20px;}
	.cart-products .SepetiBosalt, .cart-steps-page .cart-detail .items-group>.item .UrunSil {clear:both; display:block; float:left; font-size:13px; font-weight:normal; color:#999;}
	.cart-products .SepetiBosalt {float:right;}
	.cart-products .SepetiBosalt i, .cart-steps-page .cart-detail .items-group>.item .UrunSil i {width:auto; height:auto; font-size:13px; border-radius:0; border:none; -ms-transform:none; -webkit-transform:none; transform:none; margin:3px 2px 0 0;}
	.cart-steps-page .cart-detail .items-group>.item .UrunSil i {margin-top:2px;}
	.cart-products .SepetiBosalt i:before, .cart-steps-page .cart-detail .items-group>.item .UrunSil i:before {content:'\f014'; width:auto; height:auto; position:relative; top:auto; left:auto; background-color:transparent;}
	.cart-products .SepetiBosalt i:after, .cart-steps-page .cart-detail .items-group>.item .UrunSil i:after {content:none;}

.SepetUrunSatir>.row>.col-sm-5, .cart-steps .cart-detail .items-group>.item .image+.detail, .order-detail .items-group>.item .image+.detail {width:78%;}
.SepetUrunSatir>.row>.col-sm-4, .cart-steps .cart-detail .items-group>.item .image, .order-detail .items-group>.item .image {width:22%;}

.col-xs-6.amount-container {display:none;}
.cart-products:after {content:''; clear:both; display:block;}
.cart-steps-page .cart-detail .items-group {background-color:transparent; border:none; margin-bottom:0;}
	.cart-steps-page .cart-detail .items-group>.item {background-color:#fff;}
	.cart-steps-page .cart-detail .items-group>.item+.item {border-top:none; margin-top:15px;}
	.cart-steps-page .cart-detail .items-group>.item .image, .order-detail .items-group>.item .image, .SepetUrunListesi .item .image a, .panel-urun-bilgisi ul li {border-color:#e8e8e8;}
	.cart-steps-page .cart-detail .items-group>.item .image, .order-detail .items-group>.item .image, .SepetUrunListesi .item .image a, .panel-urun-bilgisi ul li {overflow:hidden;}
	.cart-steps-page .cart-detail .items-group>.item .detail div.name, .order-detail .items-group>.item .detail div.name {font-weight:500; color:#2c3239; margin-bottom:15px;}
	.cart-steps .cart-detail .items-group>.item .detail-container {line-height:18px;}
	.cart-steps .cart-detail .items-group>.item .detail, .cart-steps-v2 .cart-detail .items-group>.item .detail, .order-detail .items-group>.item .detail {padding:10px; color:#95989b;}
	.cart-steps .cart-detail .items-group>.item .detail div, .cart-steps-v2 .cart-detail .items-group>.item .detail div, .order-detail .items-group>.item .detail div {text-align:left;}
	.cart-steps .cart-detail .items-group>.item .detail .detail-list, .cart-steps-v2 .cart-detail .items-group>.item .detail .detail-list, .order-detail .items-group>.item .detail .detail-list {line-height:18px; margin-bottom:0;}
	.cart-steps .cart-detail .items-group>.item .detail .detail-list li, .cart-steps-v2 .cart-detail .items-group>.item .detail .detail-list li, .order-detail .items-group>.item .detail .detail-list li {padding:5px 0;}
	.cart-steps .cart-detail .items-group>.item .detail .detail-list li span, .cart-steps-v2 .cart-detail .items-group>.item .detail .detail-list li span, .order-detail .items-group>.item .detail .detail-list li span {font-size:14px; line-height:inherit;}
	.sepet-urun-birim {float:left; font-size:14px; line-height:28px; text-align:left;}
	.sepet-urun-birim:after {content:':'; width:10px;}
	.cart-steps-page .cart-detail .items-group>.item .SepetAdet {border:none; margin:0; padding-left:0; padding-right:50px;}
	.cart-steps-page .cart-detail .items-group>.item .SepetAdet input {width:50px; height:28px; border-left:none; border-right:none; font-size:14px; font-weight:normal; text-align:left; z-index:1;}
	.cart-steps .cart-detail .items-group>.item .SepetAdet .controls, .cart-steps-v2 .cart-detail .items-group>.item .SepetAdet .controls {width:50px; left:auto;}
	.cart-steps-page .cart-detail .items-group>.item .SepetAdet span {width:25px; height:28px; line-height:28px; text-align:center;}
	.cart-steps .cart-detail .items-group>.item .SepetAdet span i {font:400 18px Jost, Helvetica, Arial, sans-serif, Arial;}
	.cart-steps .cart-detail .items-group>.item .detail .detail-list li span.name, .cart-steps-v2 .cart-detail .items-group>.item .detail .detail-list li span.name, .order-detail .items-group>.item .detail .detail-list li span.name, .sepet-urun-birim {display:inline-block; vertical-align:top; min-width:80px; color:#95989b;}
	.cart-steps .cart-detail .items-group>.item .detail .detail-list li span.name:after, .cart-steps-v2 .cart-detail .items-group>.item .detail .detail-list li span.name:after, .order-detail .items-group>.item .detail .detail-list li span.name:after, .sepet-urun-birim:after {float:right; text-align:left;}
.panel-heading .panel-urun-bilgisi ul li {width:52px;}
	.cart-steps-page .cart-summary {clear:both;}
	.cart-steps-page .cart-summary .cart-steps-box {background-color:transparent; border:none; padding:0!important; margin-bottom:20px;}

.cart-steps-box.price-group>div:after {content:''; clear:both; display:block;}
	.cart-steps .cart-prices, .cart-steps .cart-prices>div>div.cart-steps-box>div {margin-bottom:10px;}
	.cart-steps .cart-detail .items-group>.item .price {padding:10px 0;}
	.cart-steps-page .cart-prices label {width:50%; float:left; font-size:inherit; font-weight:400; line-height:20px; margin:0; text-align:left;}
	.cart-steps-page .cart-prices span {width:50%; float:right; line-height:20px; margin:0; text-align:right;}
	.cart-steps-page .cart-prices span, .cart-steps-page .cart-detail .items-group>.item .price span, .order-detail .items-group>.item .price span {font-size:15px; font-weight:600;}
	.cart-steps-page .cart-prices span i, .cart-steps-page .cart-detail .items-group>.item .price span i, .order-detail .items-group>.item .price span i {font-size:80%;}
	.cart-steps-page .cart-prices .home-link {display:none!important;}
	.cart-steps .cart-prices .buttons a {margin-bottom:0;}
	.cart-steps-page .secure-shopping {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; padding:15px; border:1px solid #525252; font-size:95%; color:#95989b; line-height:120%; margin-bottom:40px;}
	.cart-steps-page .secure-shopping .icon {min-width:30px; margin:0 15px 0 0;}
	.cart-steps-page .secure-shopping svg {display:block; width:30px; height:30px; fill:#525252;}
	.cart-steps-page .secure-shopping .text {margin-bottom:0;}
	.cart-steps-page .secure-shopping .text .title {font-size:15px; font-weight:600; color:#525252; margin-bottom:10px;}

.cart-steps-page .coupons-list {}
	.cart-steps-page .coupons-list #KuponForm {display:block; position:relative;}
	.cart-steps-page .coupons-list #KuponForm .form-control {height:44px; padding-right:80px;}
	.cart-steps-page .coupons-list #KuponForm button {position:absolute; top:6px; right:6px; width:auto; padding:0 8px; font-size:13px; font-weight:600; height:32px; margin:0; border-color:transparent!important;}
	.coupon-list li {border-color:#e8e8e8; padding-right:80px;}
	.cart-steps-page .coupons-list p {display:inline-block; vertical-align:top; margin:0 10px 0 0; font-size:110%; font-weight:500; color:#2c3239;}
	.cart-steps-page .coupons-list li button {float:right; width:auto; padding:0 6px; margin:0;}

.address-info .form-control {border:1px solid #d9d9d9;}
.cart-steps-page .product-list, .cart-steps-page .address-detail .cart-prices, .cart-steps-page .payment-detail .cart-prices {padding-bottom:20px; border-bottom:1px solid #e8e8e8; margin-bottom:20px;}
.cart-steps-page .product-list .cart-steps-box, .cart-steps-page .cart-prices .cart-steps-box {margin-bottom:0!important;}
	.cart-steps-page .product-list .item, .cart-steps-page .product-list .item .SepetHediyeSatir {font-size:0; line-height:0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;}
	.cart-steps-page .product-list .item .SepetHediyeSatir {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;}
	.cart-steps-page .product-list .item+.item {border-top:none;}
	.cart-steps-page .product-list .item .image {min-width:68px; width:68px; float:none; padding-right:10px;}
	.cart-steps-page .product-list .item .detail {width:100%; padding-right:10px;}
	.cart-steps-page .product-list .item .detail .name {color:#2c3239; line-height:15px; margin-bottom:10px; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;}
	.cart-steps-page .product-list .item .detail .price {text-align:right; font-size:13px; font-weight:500; color:#2c3239; line-height:110%; margin-left:-10px;}
	.cart-steps .product-list .item .price>div.havale, .cart-steps .product-list .item .price>div.kampanya, .cart-steps-v2 .product-list .item .price>div.havale {background-color:rgba(44,50,57,.05); padding:2px; font-size:95%; color:#555; text-align:center; margin:5px 0 0 10px;}
	.cart-steps .product-list .item .price>div.havale label, .cart-steps .product-list .item .price>div.kampanya label, .cart-steps-v2 .product-list .item .price>div.kampanya label {font-style:normal;}
	.cart-steps-page .product-list .item .price>div {font-size:110%; font-weight:600; line-height:110%; margin-right:0; margin-left:10px; vertical-align:middle;}
	.cart-steps-page .product-list .item .price>div.indirimsiz {font-size:96%; opacity:.5;}
	.cart-steps-page .SepetUrunListesi {max-height:340px; overflow:auto;}
	.cart-steps .cart-detail .items-group>.item .price span.SepetIndirimOrani, .cart-steps-v2 .cart-detail .items-group>.item .price span.SepetIndirimOrani, .order-detail .items-group>.item .price span.SepetIndirimOrani {background-color:transparent; font-size:inherit; font-weight:600; color:#525252;}
.cart-steps .cart-detail .items-group, .cart-steps .cart-steps-box, .cart-steps-v2 .cart-prices .cart-steps-box {}

.list-group-item {border-color:#e8e8e8;}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {background-color:#fff; border-color:#525252;}
	.cart-steps-v3 .address-item label .address-title {display:inline-block; vertical-align:top; color:#525252; font-weight:600; margin-bottom:10px;}
	/*
	.list-group-item.active .form-radio-label {color:#ddd;}
	*/
.list-group-item:first-child, .list-group-item:last-child {border-radius:0;}

.shipping-info.kargo-bilgileri .cart-steps-box {border:none; padding:0;}
	.row.kargo-bilgileri-liste {margin:0 0 20px;}
	.kargo-bilgileri-liste>li {clear:none; width:100%; float:none; padding:0; margin-bottom:-1px; position:relative;}
	.cart-steps .shipping-info .shipping-item label {display:block; background-color:#fff; border:1px solid #e8e8e8; padding:10px 15px; margin:0 0 -1px; text-align:left;}
	.kargo-bilgileri-liste>li label img {display:none!important;}
	.cart-steps .shipping-info .shipping-item label .name {color:#525252; font-weight:600; margin-bottom:10px; position:relative;}
	.cart-steps .shipping-info .shipping-item label.active {background-color:#fff;}

.cart-steps .shipping-info .shipping-item label.active, .cart-steps-v2 .shipping-info .shipping-item label.active {border-color:#525252;}

.cart-button.form-group.form-button .btn {width:100%; padding-left:10px; padding-right:10px;}

.cart-help-links li:before {color:#525252;}

.cart-steps-box.payment-items {background-color:transparent; padding:0;}

.payment-info {padding-top:2px;}
.payment-info>.theme-h2, .payment-info>.theme-h3 {display:none;}
	.payment-items {margin-bottom:0!important;}
	.payment-items:after {content:''; clear:both; display:block; height:1px; background-color:rgba(44,50,57,.05); margin-right:4px;}
	.payment-items>.row {margin:0; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap;}
	.payment-items>.row>.col-xs-4 {padding:0; margin:0 0 -1px -1px;}
	.cart-steps .OdemeTuru {background-color:#e5e8ee; border:1px solid rgba(44,50,57,.05); margin:0; padding:8px 20px; position:relative; text-align:center; color:#2c3239;}
	.cart-steps .OdemeTuru:before {content:''; width:0; height:3px; position:absolute; top:-1px; left:50%; transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transition:width .4s; -webkit-transition:width .4s;}
	.cart-steps .OdemeTuru.active {background-color:#fff; color:#525252; border-bottom-color:#fff;}
	.cart-steps .OdemeTuru.active:before {width:100%;}
	.cart-steps .OdemeTuru .box {font-size:14px; font-weight:500; color:inherit; line-height:18px; text-align:left;}
	.OdemeTuru .box img.iyzicoileode {margin:-3px 5px;}

.OdemeYontemi {background-color:#fff; border:1px solid rgba(44,50,57,.05); border-top:none; margin:0 4px 0 -1px; padding:30px;}
	.OdemeYontemi h2 {display:none;}

.box-loading {opacity:.4; pointer-events:none;}
.box-loading:after {content:none;}

.agreement-container {margin-top:30px;}
.agreement-container .large, .agreement-container .small {margin-top:10px;}
.agreement-label span {text-decoration:underline; cursor:pointer;}
.agreement-container .large span, .agreement-container .small span, .agreement-inner .large span, .agreement-inner .small span {background-color:#f4f6f9;}
.agreement-container .large:after, .agreement-container .small:after, .agreement-inner .large:after, .agreement-inner .small:after {height:1px; background-color:rgba(44,50,57,.05);}
.agreement-container div#agreement *, .agreement-inner .iframe *, body.Siparis .TextInPopup * {font-family:inherit!important; font-size:96%!important;}

.login-page-v3 .or {margin:35px 0;}

.all-cats, .all-cats ul {list-style:none; padding:0; margin:0;}
.all-cats {margin: 0;}
	.all-cats>li {float:left; width:100%; margin:0 0 10px;}
	.all-cats>li>a {display:block; font-size:110%; font-weight:500; color:#2c3239; background-color:#e5e8ee; padding:10px 20px; margin-bottom:5px; transition:background-color .4s; -webkit-transition:background-color .4s;}
	.all-cats>li>ul {padding:20px;}
	.all-cats>li>ul>li>a {color:#555; padding:3px 0;}
	.all-cats ul ul {margin-left:10px; margin-bottom:10px;}
	.all-cats ul ul a {color:#999;}

.all-cats.many {margin:0;}
	.all-cats.many>li {margin:0; width:100%; float:none;}
	.all-cats.many>li>a {font-weight:600;}
	.all-cats.many>li>ul {-webkit-column-count:2; -moz-column-count:2; column-count:2; -webkit-column-gap:10px; -moz-column-gap:10px; column-gap:10px;}
	.all-cats.many>li>ul>li {-webkit-column-break-inside:avoid; page-break-inside:avoid; break-inside:avoid-column;}

.photos {margin-top:30px; margin-bottom:0;}
.photos a {display:block; position:relative; overflow:hidden; background-color:#fff; border:1px solid #ddd; margin-bottom:20px;}

.slbText {font-size:14px;}

.news-item {display:block; font-weight:300; color:#95989b; padding:15px; background-color:#fff; margin-bottom:20px;}
	.news-item:hover, .news-item:focus {text-decoration:none; color:#95989b;}
	.news-item .image img {display:block; width:100%;}
	.news-item .title {font-size:108%; font-weight:500; color:#2c3239; line-height:120%;}
	.news-item .detail {padding:20px 10px 10px;}
	.news-item .date:before {content:'\f073'; display:inline-block; vertical-align:top; margin-right:8px; font-family:FontAwesome;}
	.news-item .desc {margin-bottom:0; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis;}
	.news-item .more {display:none; margin:12px 0 0; padding-top:8px; border-top:1px solid #f2f2f2; text-align:right; font-weight:600; color:#525252;}
	.news-item .more:after {content:'\f101'; display:inline-block; vertical-align:top; margin-left:8px; font-family:FontAwesome;}

.news-detail .summary {font-size:116%; color:#525252; line-height:130%; margin:10px 0 30px;}
.news-detail .summary:empty {display:none;}
.news-detail .date {background-color:#e5e8ee; padding:10px 20px; margin:30px 0 0;}
.news-detail .date:before {content:'\f073'; display:inline-block; vertical-align:top; margin-right:8px; font-family:FontAwesome;}

.news-col-list {margin-top:30px; background-color:#fff; padding:10px 15px;}
	.news-col-list h3 {margin:10px 0 10px; font-size:16px; font-weight:500; color:#333;}
	.news-col-list .news-item {padding:10px 0; border-radius:0; border:none; margin-bottom:0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center;}
	.news-col-list .news-item:hover, .news-col-list .news-item:focus {color:#2c3239; box-shadow:none;}
	.news-col-list .news-item .image {width:30%; min-width:30%; float:left; margin:0;}
	.news-col-list .news-item .detail {width:70%; float:right; padding:5px 0 5px 10px;}

@media (max-width:767px){
	.news-item {margin-bottom:14px;}
	.news-item .title {font-size:110%;}
	.news-col-list {margin-left:-15px; margin-right:-15px;}
	.news-col-list h3 {font-size:18px;}
}
@media (min-width:768px){
	.news-detail-inner {padding-left:15px; padding-right:15px;}
}
@media (min-width:992px){
	.news-item, .photos a {margin-bottom:30px;}
	.news-col-list {margin-top:0;}
	.news-col-list .row>*+* .news-item {border-top:1px solid #f2f2f2;}
	.news-item {margin-bottom:30px;}
	.news-detail-inner {padding-left:20px; padding-right:20px;}
	.news-item, .photos a {margin-bottom:24px;}
	.news-col-list {padding-left:20px; padding-right:20px;}
	.news-col-list .news-item .image {width:35%; min-width:35%;}
	.news-col-list .news-item .detail {width:65%;}
}
@media (min-width:1200px){
	.news-detail-inner {padding-left:30px; padding-right:30px;}
	.news-col-list .news-item {font-size:inherit;}
}
@media (min-width:1460px){
	.news-item .title {font-size:120%;}
}


@media (max-width:1199px){
	.nav-tabs>li {margin:0 5px;}
	.nav-tabs>li>a {padding:12px 18px; font-size:14px;}
	.theme-h1, .login-page-v3 .theme-h2, .theme-h2 {font-size:26px;}
	.theme-h2 {margin-bottom:15px;}
	.contact-page-v4 .contact-form .form-group {margin-bottom:10px;}
	.brands-categories-wrapper a.item .image img {max-height:60px;}
	.brands-categories-wrapper a.item .name span {height:60px;}
	.cart-steps-page .cart-detail .items-group>.item .detail div.name, .order-detail .items-group>.item .detail div.name {font-size:14px; margin-bottom:10px;}
	.cart-steps .cart-detail .items-group>.item .detail .detail-list li span, .cart-steps-v2 .cart-detail .items-group>.item .detail .detail-list li span, .order-detail .items-group>.item .detail .detail-list li span, .sepet-urun-birim {font-size:13px;}
}
@media (max-width:991px){
	.modul-wrapper, .contact-page-v4, .brands-categories-wrapper, .content-wrapper, .page-404 {margin:40px 0;}
	.contact-page-v4 .contact-map-form {margin-bottom:-40px;}
	.theme-h1, .login-page-v3 .theme-h2, .theme-h2 {font-size:22px;}
	.login-page-v3 .social-connect-buttons:not(:empty) {display:block; margin:-5px 0;}
	.login-page-v3 .social-connect-buttons li {padding:5px 0;}
	.login-page-v3 .social-connect-buttons a {min-height:40px;}
	.page-404 .theme-h1 b {font-size:60px!important;}
	.page-404 .lead {font-size:16px;}
	.page-404 .form-control, .page-404 .btn {height:40px;}
	.payment-items>.row>.col-xs-4 {clear:none!important; width:50%;}
	.cart-steps .cart-detail .items-group>.item .detail, .cart-steps-v2 .cart-detail .items-group>.item .detail, .order-detail .items-group>.item .detail, .cart-steps .cart-detail .items-group>.item .price {padding-top:0; padding-bottom:0;}
	.cart-steps .cart-detail .items-group>.item .detail .detail-list li, .cart-steps-v2 .cart-detail .items-group>.item .detail .detail-list li, .order-detail .items-group>.item .detail .detail-list li {padding:2px 0;}
	.cart-steps .cart-detail .items-group>.item .amount-container {margin-top:-2px;}
	.cart-steps-page .cart-detail .items-group>.item .UrunSil {margin-top:10px;}
}



@media (max-width:767px){
	.modul-wrapper, .contact-page-v4, .brands-categories-wrapper, .content-wrapper, .page-404 {margin:20px 0 30px;}
	.contact-page-v4 .contact-map-form {padding-bottom:20px; margin-bottom:-30px;}
	.theme-h1, .login-page-v3 .theme-h2 {margin-bottom:20px;}
	.form-group button, .form-group .btn {margin-top:20px; width:220px;}
	.login-page-v3>.row>.col-xs-12+.col-xs-12:before {content:''; width:70%; height:1px; background-color:#2c3239; opacity:.5; display:block; margin:30px auto;}
	.nav-tabs {overflow:auto; -webkit-overflow-scrolling:touch; white-space:nowrap;}
	.nav-tabs>li {margin:0 2px;}
	.nav-tabs>li>a {padding:11px 15px;}
	.contact-page-v4 .contact-form {padding:0 15px;}
	.col-xs-12.content-right-column {float:none; width:auto; padding-left:0; padding-right:0; margin-left:0;}
	.col-xs-12.content-left-column {float:none; width:auto;}
	.content-menu {margin:-15px 0 15px;}
	.content-menu .panel {padding:0; border:1px solid rgba(44,50,57,.05);}
	.content-menu .panel-heading {font-size:13px; color:#2c3239; line-height:20px; padding:10px 15px;}
	.content-menu .panel-title {font-size:inherit; font-weight:inherit; color:inherit; line-height:inherit;}
	.content-menu .panel-title+a {color:inherit; padding:10px 15px;}
	.content-menu .panel-body {padding:0 0 10px;}
	.contact-page-v4 #SubmitButton {margin-top:15px;}
	.order-steps.nav-tabs {display:block; background-color:transparent; padding:0; white-space:normal; text-align:center; margin-bottom:15px;}
	.order-steps.nav-tabs>li .step {display:inline-block;}
	.order-steps.nav-tabs>li.active>a, .order-steps.nav-tabs>li.active>a:hover, .order-steps.nav-tabs>li.active>a:focus {background-color:transparent;}
	.order-steps.nav-tabs>li.active>a .step {display:none;}
	.order-steps.nav-tabs>li.active>a .text {display:inline-block;}
	.cart-steps-page .cart-summary .cart-steps-box, .cart-steps-box.payment-items, .cart-steps-page .secure-shopping {margin-bottom:15px;}
	.delivery-info, .invoice-info, .invoice-form, .shipping-info, .payment-items, .agreement-container, .OdemeYontemi {margin-bottom:15px;}
	.cart-steps-page .address-info, .cart-steps-page .payment-info {padding-bottom:20px; border-bottom:1px solid #e8e8e8; margin-bottom:20px;}
	.cart-steps-page .product-list {display:none;}
	.payment-items>.row>.col-xs-4 {width:100%;}
	.OdemeYontemi {margin-right:0; padding:20px 15px;}
	.cart-steps .OdemeTuru .box {font-size:14px; height:32px;}
	.OdemeTuru .box img.odemeformu, .OdemeTuru .box img.iyzicoileode {display:inline-block; vertical-align:middle; margin:0 10px 0 0;}
	.form-group.form-button {width:100%;}	
	.brands-categories-wrapper a.item {margin-bottom:12px;}
	.brands-categories-wrapper a.item .image img {max-height:50px;}
	.brands-categories-wrapper a.item .name span {height:50px;}
	.panel .panel-heading .panel-siparis-no span, .well-siparis-no span {font-size:140%;}
	.panel .panel-heading .panel-siparis-tarihi span, .well-siparis-tarihi span {font-size:110%;}
	.panel .panel-heading .panel-siparis-durumu {height:36px;}
	.panel .panel-heading .panel-siparis-durumu div {padding:7px 0;}
	.panel .panel-heading .panel-siparis-durumu div span {font-size:13px; font-weight:normal;}
	.siparis-gecmisi-detay .well, .siparis-gecmisi-liste .well {padding:6px;}
	.well-siparis-no, .well-siparis-tarihi {float:none; text-align:center;}
	.siparis-gecmisi-detay .well a, .siparis-gecmisi-liste .well a {font-size:13px; padding:3px;}
	.all-cats>li>ul {padding:10px 5px;}
	.SepetUrunSatir>.row>.col-sm-5, .SepetUrunSatir>.row>.col-sm-4 {width:100%;}
	.cart-steps .cart-detail .items-group>.item .image+.detail {margin-bottom:10px;}
	.cart-steps .cart-detail .items-group>.item .image+.detail:after {content:''; clear:both; display:block;}
	.cart-steps .cart-detail .items-group>.item .amount-container {float:left;}
	.cart-steps-page .cart-detail .items-group>.item .UrunSil {clear:none; float:right; margin-top:4px;}
	.cart-steps-page .cart-detail .items-group>.item .SepetAdet input {width:30px;}
	.cart-steps .cart-detail .items-group>.item .detail-container {border-bottom:none; padding-bottom:0; margin-bottom:0;}
	.cart-steps-page .cart-summary {margin-top:30px;}
}
@media (min-width:768px){
	.form-group button, .form-group .btn {margin-top:40px;}
	.contact-page-v4 .contact-form {padding:40px 10px 30px;}
	.contact-map-form .map#map-canvas {margin-left:-10px;}
	.cart-products {margin-bottom:0;}
	.login-page-v3 .row>*+* .modul-content:before {content:''; width:1px; height:300px; position:absolute; top:80px; left:0; background-color:#2c3239; opacity:.5;}
	.login-page-v3>.row>.col-xs-12 {padding-right:30px;}
	.login-page-v3>.row>.col-xs-12+.col-xs-12 {padding-right:10px; padding-left:30px;}
	.forgot-pass-page-v2 .theme-h1 {width:50%;}
	.contact-page-v4 .contact-form {padding:30px 10px 20px;}
	.content-menu .panel-heading {display:none;}
	.content-menu .panel {background-color:#e5e8ee;}
	#content-menu {display:block!important;}
	#content-menu .panel-body {padding:0;}
	#content-menu a {color:#2c3239; padding-top:12px; padding-bottom:12px;}
	#content-menu a:hover {color:#525252;}
	#content-menu .active a:hover {color:#2c3239;}
	.brands-categories-wrapper a.item:hover {border-color:#e8e8e8;}
	.cart-detail>.row>.col-md-9, .address-detail>.row>.col-md-9, .payment-detail>.row>.col-md-9 {padding-right:20px;}
	.all-cats {margin:0 -10px;}
	.all-cats>li {width:calc(33.3% - 20px); margin:0 10px 15px;}
	.all-cats>li>a:hover {background-color:#e5e8ee;}
	.all-cats ul a:hover {color:#525252;}
	.all-cats.many>li>ul {-webkit-column-count:3; -moz-column-count:3; column-count:3; -webkit-column-gap:15px; -moz-column-gap:15px; column-gap:15px;}
}
@media (min-width:992px){
	.delivery-info, .invoice-info, .invoice-form, .shipping-info, .payment-items, .agreement-container {padding:20px;}
	.cart-detail>.row>.col-md-9, .address-detail>.row>.col-md-9, .payment-detail>.row>.col-md-9 {padding-right:20px;}
	.login-page-v3>.row>.col-xs-12+.col-xs-12 {padding-right:15px;}
	.col-xs-12.content-right-column {padding-left:260px; margin-left:-240px;}
	.col-xs-12.content-left-column {width:240px;}
	.cart-steps-page h2 {padding-top:0; padding-bottom:18px; margin-bottom:20px;}
	.panel .panel-heading .panel-siparis-durumu {height:62px;}
	.panel .panel-heading .panel-siparis-durumu div {padding:20px 0;}
	.panel .panel-heading .panel-siparis-detayi>div {margin:13px 0;}
	.cart-steps-page .list-group, .row.kargo-bilgileri-liste {margin:0 -1%;}
	.cart-steps-page .list-group:after {content:''; clear:both; display:block;}
	.cart-steps-page .list-group-item, .kargo-bilgileri-liste>li {width:48%; float:left; margin:0 1% 2%;}
	.cart-steps-page .coupon-list .list-group-item {width: auto;}
	.cart-steps-page .address-item label div {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.cart-steps-page .product-list .item .image {min-width:78px; width:78px;}
	.all-cats>li {width:calc(25% - 20px);}
	.all-cats.many .sub-nav>ul {-webkit-column-count:4; -moz-column-count:4; column-count:4; -webkit-column-gap:20px; -moz-column-gap:20px; column-gap:20px;}

	.contact-page-v4 .contact-detail {padding:50px 0 40px;}
	.contact-page-v4 .contact-detail .theme-h1 {font-size:32px;}
	.contact-page-v4 .contact-detail .theme-h2 {font-size:20px; margin-bottom:25px;}
	.contact-page-v4 .contact-detail ul {font-size:14px;}
	.contact-page-v4 .contact-detail li+li {margin-top:15px;}
	.contact-page-v4 .contact-detail .primary {margin-top:40px;}
	.contact-page-v4 .contact-detail .primary li label svg {width:24px; height:24px;}
	.contact-page-v4 .contact-form {padding:40px 30px 30px;}
	.contact-page-v4 .contact-form .form-control {height:48px;}
	.contact-page-v4 .contact-form textarea.form-control {height:160px;}
	.contact-page-v4 .contact-form .form-group button {padding:14px;}
}
@media (min-width:1200px){
	.cart-detail>.row>.col-md-9, .address-detail>.row>.col-md-9, .payment-detail>.row>.col-md-9 {padding-right:40px;}
	.col-xs-12.content-right-column {padding-left:300px; margin-left:-270px;}
	.col-xs-12.content-left-column {width:270px;}
	.brands-categories-wrapper a.item {margin-bottom:24px;}
	.login-page-v3 .or {margin:45px 0;}
	.cart-steps-page .secure-shopping .icon {margin:0 20px 0 5px;}
	.cart-steps-page .secure-shopping svg {width:34px; height:34px;}
	.cart-steps-page .secure-shopping .text .title {font-size:16px;}
}
@media (min-width:1367px){
	.cart-detail>.row>.col-md-9, .address-detail>.row>.col-md-9, .payment-detail>.row>.col-md-9 {padding-right:80px;}
}


.container, .container-fluid {padding-left:20px; padding-right:20px;}
.col-xs-13:nth-child(5n+1), .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {clear:left;}
.row {margin-left:-10px; margin-right:-10px;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13 {padding-left:10px; padding-right:10px;}
.col-xs-13 {width:20%;}
@media (max-width:991px){
	.container, .container-fluid {padding-left:15px; padding-right:15px;}
	.row {margin-left:-7px; margin-right:-7px;}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13 {padding-left:7px; padding-right:7px;}
}
@media (min-width:768px){
	.col-xs-13:nth-child(5n+1), .col-md-13:nth-child(5n+1), .col-lg-13:nth-child(5n+1), 
	.col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1), .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {clear:none;}
	.col-sm-13:nth-child(5n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {clear:left;}
	.col-sm-13 {width:20%;}
}
@media (min-width:992px){
	.col-xs-13:nth-child(5n+1), .col-sm-13:nth-child(5n+1), .col-lg-13:nth-child(5n+1), 
	.col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1), .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {clear:none;}
	.col-md-13:nth-child(5n+1), .col-md-1:nth-child(12n+1),.col-md-2:nth-child(6n+1),.col-md-3:nth-child(4n+1),.col-md-4:nth-child(3n+1),.col-md-6:nth-child(2n+1) {clear:left;}
	.col-md-13 {width:20%;}
}
@media (min-width:1200px){
	.col-xs-13:nth-child(5n+1), .col-sm-13:nth-child(5n+1), .col-md-13:nth-child(5n+1), 
	.col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1), .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1), .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {clear:none;}
	.col-lg-13:nth-child(5n+1), .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1) {clear:left;}
	.col-lg-13 {width:20%;}
}
@media (min-width:1290px){
	.container-fluid {padding-left:2.55%; padding-right:2.55%;}
}
@media (min-width:1520px){
	.col-xl-3.col-lg-4:nth-child(3n+1) {clear:none;}
	.col-xl-3.col-lg-4:nth-child(4n+1) {clear:left;}
	.col-xl-3 {width:25%;}
}

/* Teslimat Zamanı Seçimi */
.delivery-time .nav-tabs {margin: 0;}
.delivery-time .tab-content{padding:10px!important;}
.delivery-time .tab-content ul li label.active {background-color: #f74045;}
.delivery-time .tab-content ul li[data-musait="0"] label:after {background: #f74045;}
@media (min-width:1200px){
    .delivery-time .tab-content ul li {width:calc(25% - 20px);}
}
/* Teslimat Zamanı Seçimi */




/* ARKAPLAN ÇOK AÇIK GRİ */
.main-nav-close, .ui-menu.ui-widget.ui-widget-content.ui-autocomplete:after, .ui-widget-content .more div, .home-new-products .title, #content-menu .active a, .siparis-gecmisi-detay .order-steps ul li, .agreement-container .large span, .agreement-container .small span, .agreement-inner .large span, .agreement-inner .small span {background-color:#f4f6f9;}
.top-nav>li, header .cart .dropdown-menu .cart-list, header .cart .dropdown-menu .cart-list li+li {border-color:#f4f6f9;}
@media (max-width:767px){
	.filter-container .filter-close {background-color:#f4f6f9;}
}

/* ARKAPLAN DESTEKLEYİCİ AÇIK GRİ */
.product-item .detail .price .discount, .product .price>div#indirim-orani, .panel-group.detail-menu .panel .panel-heading, .nav-tabs, .contact-page-v4 .contact-map-form, .siparis-gecmisi-detay .well, .siparis-gecmisi-liste .well, .cart-steps .OdemeTuru, .all-cats>li>a, .news-detail .date {background-color:#e5e8ee;}
.main-nav, .product-item .detail .price .discount:before, .product .price>div#indirim-orani:before {border-color:#e5e8ee;}
.product-item .detail .price .discount:after, .product .price>div#indirim-orani:after {border-top-color:#e5e8ee;}

@media (max-width:767px){
	.filter-container {border-color:#e5e8ee;}
}
@media (min-width:768px){
	.side-nav-list a:hover, .content-menu .panel, .all-cats>li>a:hover {background-color:#e5e8ee;}
}

/* YAZI VS KULLANILAN ORTA GRİ */
header .cart .dropdown-menu .old-price:after, .product-item .labels li, .product-item .buttons li>*[data-type="0"], .product-item .detail .price .old-price:after, .ui-slider-range, .product-image .labels li, .product .price>div#indirimsiz-fiyat:after, .product .price>div#piyasa-fiyati:after, .product .stok-durumu {background-color:#95989b;}
.product .FavoriEkleSilButtonDetay {border-color:#95989b;}
.top-nav ul a, .main-nav .contact, .main-header .search .form-control::placeholder, .main-header .account .dropdown-menu, .location .dropdown-menu, header .cart .dropdown-menu .old-price, header .cart .dropdown-menu .sepet-widget-urun-sil, header .cart .dropdown-menu .ptotal .text, header .cart .dropdown-menu .ptotal .value, .home-showroom .desc, .banner02 .detail, .product-item .detail, .product-item .detail .price .old-price, .breadcrumb>ul li, #categories>.panel-body>ul>li>a, #categories>.panel-body>ul>li ul a, .panel-group.filter-container label, .range .min_val, .range .max_val, .page-options .order-by label, .pagination>li>a, .product-detail .brand .text, .product-detail #kod, .product-detail .desc, .product .price>div#indirimsiz-fiyat, .product .price>div#piyasa-fiyati, .product .options label, .product #aksesuarlar label, .product #aksesuarlar .aksesuardetay, .product .options .name, .product #aksesuarlar .name, .product .siparis .amount div, .product .info label, .product .add-list a, .product .add-list .dropdown-toggle, .product .add-list .share-on-mobile, .order-steps.nav-tabs>li.active+li>a, .order-steps.nav-tabs>li.active+li+li>a, .order-steps.nav-tabs>li.active+li+li+li>a, .cart-steps .cart-detail .items-group>.item .detail, .cart-steps-v2 .cart-detail .items-group>.item .detail, .order-detail .items-group>.item .detail, .cart-steps .cart-detail .items-group>.item .detail .detail-list li span.name, .cart-steps-v2 .cart-detail .items-group>.item .detail .detail-list li span.name, .order-detail .items-group>.item .detail .detail-list li span.name, .sepet-urun-birim, .cart-steps-page .secure-shopping, .news-item, .news-item:hover, .news-item:focus {color:#333;}
.main-nav .contact svg, .product .FavoriEkleSilButtonDetay svg {fill:#95989b;}

@media (min-width:768px){
	.product .FavoriEkleSilButtonDetay[data-type="1"]:hover {box-shadow:inset 0 0 0 22px #95989b;}
}

/* LACİVERT */
button, .btn, .btn:focus, .btn.focus, .btn:active, .btn.active, button:hover, .btn:hover, .main-nav-toggle span, .location .dropdown-menu li[data-value="1"] label, .slick-dots li button, .text-line, .filter-button, .slbOverlay, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .siparis-gecmisi-detay .well a, .siparis-gecmisi-liste .well a, .panel .panel-heading .panel-siparis-detayi>div>span:after, .panel .panel-heading .panel-siparis-detayi>div a:after, .double-bounce1, .double-bounce2 {background-color:#2c3239;}
.panel .panel-heading .panel-siparis-detayi>div {border-color:#2c3239;}
.btn-primary, .btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary:active:focus, .btn-primary.active:focus, .btn-primary:active.focus, .btn-primary.active.focus, .main-nav-close, .side-nav-list a, .top-nav>li>a, .main-nav .social-media a, .main-header .search .form-control, .ui-menu-item-wrapper, .main-header .header-nav a.item, .main-header .header-nav .dropdown.item .dropdown-toggle, .location .dropdown-toggle:after, .main-header .account .dropdown-menu a, header .cart .dropdown-menu .detail a, header .cart .dropdown-menu .old-price+.last-price, header .cart .dropdown-menu .ptotal .value, .slick-arrow:before, .slick-arrow:focus, .slick-arrow:hover, .slider .desc, .text-banner .detail, .banner02 .detail h3, .product-item .sold-out-inner, .product-item .detail .price .tax-price, .product-item .detail .price .discounted-price, .product-item .detail .price .last-price, .product-item .detail .price .discount, .ebulletin .form-control, .ebulletin .btn, .shopping-info .title, .bottom .apps a, .breadcrumb>ul h1, .category-detail, .filter-container .panel-title+a, #categories>.panel-body>ul>li.active>a, .page-options .form-control, .selected-options label, .selected-options #filterReset, .pagination>li>a:hover, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus, .pagination i, .product-detail h2, .product .price>div#indirim-orani, .product .options label span, .product #aksesuarlar label span, .panel-group.detail-menu .panel .panel-title, .panel-group.detail-menu .panel .panel-body, .YorumItem p, button.slbArrow, button.slbCloseBtn, .nav-tabs>li>a, .relative-links strong, #content-menu a, #content-menu .active a, .letters-list span, .brands-categories-wrapper a.item, .form-check-label, .form-radio-label, .panel-siparis-bilgisi ul li span, .panel-siparis-bilgileri ul li span, .panel-talep-bilgileri ul li span, .panel-odeme-bilgileri ul li span, .panel-urun-detay div .panel-urun-ismi strong, .order-steps.nav-tabs>li>a, .order-steps.nav-tabs>li.active>a, .order-steps.nav-tabs>li.active>a:hover, .order-steps.nav-tabs>li.active>a:focus, .cart-steps-page h2, .cart-steps-page h3, .cart-steps-page .cart-detail .items-group>.item .detail div.name, .order-detail .items-group>.item .detail div.name, .cart-steps-page .coupons-list p, .cart-steps-page .product-list .item .detail .name, .cart-steps-page .product-list .item .detail .price, .cart-steps .OdemeTuru, .all-cats>li>a, .news-item .title, .news-col-list .news-item:hover, .news-col-list .news-item:focus, button.slbArrow, button.slbCloseBtn, button.slbArrow:hover, button.slbCloseBtn:hover, .theme-h2 {color:#2c3239;}
.main-header .header-nav .icon svg, .main-header .search button svg, .slider .slick-arrow svg, .product-item .buttons svg, .product-item .sold-out svg, .ebulletin .icon svg, .ebulletin .btn svg, .product .go-back svg, .product .add-list svg {fill:#2c3239;}

.nav-backdrop, .dropdown-shadow, .slick-dots li.slick-active button, .slider .desc .more {background-color:rgba(44,50,57,.75);}
.btn-primary, .btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary:active:focus, .btn-primary.active:focus, .btn-primary:active.focus, .btn-primary.active.focus {border-color:rgba(44,50,57,.5);}
.page-up {background-color:rgba(44,50,57,.5);}
.product-thumbs-slider .slick-current .thumbs-item img {border-color:rgba(44,50,57,.2);}
.home-new-products:before, .selected-options label, .payment-items:after, .agreement-container .large:after, .agreement-container .small:after, .agreement-inner .large:after, .agreement-inner .small:after {background-color:rgba(44,50,57,.05);}
.relative-links, .contact-page-v4 .contact-map-form, .brands-categories-wrapper a.item, .cart-steps-page h2, .cart-steps .OdemeTuru, .OdemeYontemi {border-color:rgba(44,50,57,.05);}
.product-detail .brand {box-shadow:0 0 0 1px rgba(44,50,57,.05);}
.main-header .account .dropdown-menu a {background-color:rgba(44,50,57,.08);}

@media (max-width:1199px){
	.product-thumbs-slider-container .slick-slide {background-color:#2c3239;}
}
@media (max-width:767px){
	.login-page-v3>.row>.col-xs-12+.col-xs-12:before {background-color:#2c3239;}
	.filter-container .filter-close, .filter-container .panel-title, .content-menu .panel-heading {color:#2c3239;}
	body.side-nav-active .main-header .search .form-control, .content-menu .panel {border-color:rgba(44,50,57,.05);}
}
@media (min-width:768px){
	.product-item .buttons li>*:hover, .login-page-v3 .row>*+* .modul-content:before, .main-header .account .dropdown-menu a:hover, .main-nav .social-media a:hover {background-color:#2c3239;}
	.text-line .more:hover {box-shadow:inset 0 0 0 40px #2c3239;}
	.main-footer .social-media a:hover {box-shadow:inset 0 0 0 20px #fff;}
	#content-menu a, #content-menu .active a:hover {color:#2c3239;}
	.footer-nav>li>a:hover, .footer-nav ul a:hover {color: #fff;}

	.btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary:active:focus, .btn-primary.active:focus, .btn-primary:active.focus, .btn-primary.active.focus {box-shadow:inset 0 0 0 22px rgba(44,50,57,.5);}
}

/* YEŞİL */
#toast-container>.toast-info {background-color:rgba(42,108,87,.9);}
#toast-container>div, #toast-container>div:hover, .main-header .cart .dropdown-toggle .amount, .form-radio-label.active:before, .cart-steps .shipping-info .shipping-item label.active .name:before, .product .promosyon-metin div, .product-item .promotion {background-color:#525252;}
.product .options [data-selected="1"] .image, .product .options [data-selected="1"] .color, .product .options [data-selected="1"] .name, .product #aksesuarlar [data-selected="1"] .name, .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus, .cart-steps .shipping-info .shipping-item label.active, .cart-steps-v2 .shipping-info .shipping-item label.active {border-color:#525252;}
.ui-state-active, .text-banner .detail .more, .banner02 .detail .more, .product-item .detail .category, .product-item .detail .brand, #categories>.panel-body>ul>li ul li.active>a, .filter-container .panel-body label.active, .filter-container .panel-body label.active:before, .product .price>div, .product .options [data-selected="1"] .name, .product #aksesuarlar [data-selected="1"] .name, .nav>li>a:hover, .nav>li>a:focus, .login-page-v3 form a, .form-check-label:before, .form-radio-label:before, .cart-steps .shipping-info .shipping-item label .name:before, .cart-steps .OdemeTuru .box:before, .page-404 .theme-h1 b, .page-404 .btn-warning, .success-icon+.theme-h1, .cart-steps-page .secure-shopping .text .title, .cart-steps .cart-detail .items-group>.item .price span.SepetIndirimOrani, .cart-steps-v2 .cart-detail .items-group>.item .price span.SepetIndirimOrani, .order-detail .items-group>.item .price span.SepetIndirimOrani, .cart-steps-v3 .address-item label .address-title, .cart-steps .shipping-info .shipping-item label .name, .cart-help-links li:before, .cart-steps .OdemeTuru.active, .news-item .more, .news-detail .summary {color:#525252;}
.success-icon svg, .cart-steps-page .secure-shopping svg {fill:#525252;}

@media (min-width:768px){
	#content-menu a:hover, .all-cats ul a:hover {color:#525252;}
}

#solves {clear: both; background-color: #dbdfe5; padding: 4px; display: block; text-align: center; font-size: 11px; line-height: 19px; color: #575756; text-decoration: none; transition: none !important; -webkit-transition: none !important;}

.main-header .header-nav .icon svg+svg {position: absolute;width: 10px;height: 10px;bottom: 10px;left: 20px;}

@media (max-width:1199px){
	.main-header .header-nav .icon svg+svg {left: 13px;}
}

.blog-carousel {margin-left:-12px; margin-right:-12px; font-size:0; white-space:nowrap;}
.blog-carousel .slick-list {padding:2px; margin:-2px;}
.blog-carousel .slick-track {margin-left:0; margin-right:0;}
.blog-carousel>.item {width:25%; padding:0 12px; display:inline-block; vertical-align:top;}
.blog-carousel {margin-left:-12px; margin-right:-12px; font-size:0; white-space:nowrap;}
.blog-carousel .slick-list {padding:2px; margin:-2px;}
.blog-carousel .slick-track {margin-left:0; margin-right:0;}
.blog-carousel>.item {width:25%; padding:0 12px; display:inline-block; vertical-align:top;}
.blog-carousel>.item:nth-child(n+5) {display:none;}
.blog-carousel .slick-slide {overflow:visible; padding-left:12px; padding-right:12px; position:relative;}

.blog-wrapper {background-color:#fff; padding:50px 0; position:relative; overflow:hidden;}
.blog-wrapper:before {content:''; position:absolute; right:-16%; bottom:-64%; width:45%; padding-top:45%; min-width:600px; min-height:600px; background:url('../images/bg-03.svg') center center no-repeat; background-size:cover; pointer-events:none;}
.blog-item {position:relative; display:block; background-color:#fff; border-radius:10px; overflow:hidden; white-space:normal; text-align:left; margin-bottom:24px; transition:box-shadow .4s; -webkit-transition:box-shadow .4s;}
.blog-carousel .blog-item {background-color:#f1f1f1; margin-bottom:0;}
.blog-item .detail {font-size:14px; color:#666; padding:20px 24px;}
.blog-item .date {font-size:12px; color:#6A7489;}
.blog-item h3 {font-size:130%; font-weight:bold; color:#262737; line-height:20px; margin:15px 0 10px; min-height:40px; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;}
.blog-item p {margin:0; line-height:18px; min-height:72px; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;}

.blog-wrapper .title {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; -webkit-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; font-size:28px; font-weight:bold; margin-bottom:24px;}
.blog-wrapper .title:after {content:''; clear:both; display:block;}
.blog-wrapper .title a {margin-left:auto; font-size:16px; font-weight:600; color:#666; flex-shrink:0; -webkit-flex-shrink:0; -moz-flex-shrink:0;}
.blog-wrapper .title a:after {content:'\f101'; display:inline-block; vertical-align:top; font-family:FontAwesome; font-weight:400; margin-left:8px;}

@media (max-width:991px){
	.blog-carousel {margin-left:-7px; margin-right:-7px;}
	.blog-carousel>.item, .blog-carousel .slick-slide {padding:0 7px;}
	.blog-wrapper {padding:40px 0;}
	.blog-wrapper .title {font-size: 20px;}
	.blog-wrapper .title a {font-size: 14px;}
}
@media (max-width:965px){
	.blog-carousel>.item {width:33.33333%;}
}
@media (max-width:519px){
	.blog-carousel>.item {width:50%;}
	.blog-carousel>.item:nth-child(n+3) {display:none;}
}

.pro-catlist {margin: 20px 0;}
/*.pro-catlist .top-cat {margin: 0;display: flex;align-items: center;justify-content: flex-start;gap: 12px;flex-wrap: wrap;}
.pro-catlist .top-cat>li>a {display: block;text-align: center;border: 1px solid #ddd;border-radius: 8px;padding: 12px 24px;color: #222;font-size: 14px;font-weight: 400;}
.pro-catlist .top-cat>li>a img {height: 100px;}
.pro-catlist .top-cat>li>a>span {min-height: 20px;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;max-width: 180px;}*/
.pro-catlist .top-cat {margin: 0; display: block;}
.pro-catlist .top-cat li>a {display: block;text-align: center;border: 1px solid #ddd;border-radius: 8px;padding: 8px 20px;color: #222;font-size: 14px;font-weight: 400;}
.pro-catlist .top-cat li>a img {height: 100px; margin: auto;}
.pro-catlist .top-cat li>a>span {height: 40px;display: flex;align-content: stretch;align-items: center;justify-content: center;}
.pro-catlist .top-cat .slick-slide {padding: 0 6px;}
.pro-catlist .top-cat .slick-track {margin-left: 0;}
.pro-catlist .top-cat li ul {display: none;}

.product-item .detail .colors {display: block;margin: 10px 0;}
.product-item .detail .colors .color-circle {width: 27px;height: 27px;display: inline-block;border-radius: 50%;border: 2px solid #eeeeee;box-shadow: 0 0 0 1px #d7d7d7;margin-right: 6px;cursor: pointer;background-size: cover;background-position: center;}
.product-item .detail .colors .color-circle.active {box-shadow: 0 0 0 1px #000;}

.main-nav-content .image {display: none;}

.ik-form {margin: 60px 0;}
.ik-form .form-control::placeholder {color:#666!important; font-size: 13px!important;}
.ik-form h1 {text-align: center;margin: 10px 0 40px;font-weight: 500;}
.ik-form h5 {display: block;margin: 40px 0 20px;font-size: 19px;font-weight: 600;}
.ik-form .image-upload {margin: 15px 0 15px;}

.katalogbuton {cursor: pointer;}

html[lang="ar"] .kategori-urun-bilgi *, html[lang="ar"] .category-detail, html[lang="ar"] .blog-item .detail {text-align: right;}
html[lang="ar"] .top-nav i {right: auto; left: 0;}
html[lang="ar"] .main-nav-content .top-nav > li > a {justify-content: flex-end;}

/* Bootstrap 5 → BS3 utility karşılıkları */

.gx-2 > [class*="col-"],
.gy-2 > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.gy-4 > [class*="col-"] {
    margin-bottom: 20px;
}

.bold {
    font-weight: bold;
}

.mb-2,
.mb-10 {
    margin-bottom: 10px !important;
}

.w-100 {
    width: 100% !important;
}

.btn-outline-primary {
    color: #337ab7;
    background-color: transparent;
    border: 1px solid #337ab7;
}

.btn-outline-primary:hover {
    background-color: #337ab7;
    color: #fff;
}

.stores-page {
    position: relative;
    z-index: 1;
}

.stores-page .row > div {
    display: flex;
    flex-direction: column;
}

.stores-page .item {
    background-color: #ffb600;
    height: 100%;
    overflow: hidden;
    display: block;
    border-radius: 20px;
	margin-bottom: 15px;
}

.stores-page .item img {
    background-color: #fff;
}

p.magaza-adres {
    min-height: 40px;
}

.stores-page .detail {
    padding: 30px;
    color: #1A3C34;
}

.stores-page .tel {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.stores-page .tel svg {
    color: #A38548;
}

.stores-page .tel a {
    color: inherit;
    text-decoration: none;
}

body.magaza .wrapper {
    padding: 30px 0;
}

.stores-page {
    margin-bottom: 60px;
}

.stores-page .detail .bold {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    background-color: #000;
    color: #ffb600;
    padding: 10px;
    border-radius: 50px;
    display: block;
    margin-bottom: 20px!important;
    font-weight: 700;
}

.stores-page .detail p {
    font-size: 15px;
    font-weight: 500;
}

.stores-page .detail p i {
    margin-right: 5px;
}

.stores-page .detail p a {
    display: block;
    color: #000;
}

.stores-page .detail p label {
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

.stores-page .detail p span {
    color: #000;
}

.stores-page .detail p i {
    color: #000;
}

.stores-page .detail p+p {
    margin-top: 10px;
}

.stores-page .detail p.tel-mail {
    margin-top: 19px;
}

.stores-page .detail p.tel-mail a+a {
    margin-top: 5px;
}

.stores-page .detail>a {
    display: block;
    margin-top: 30px;
    border-radius: 60px;
	color: #000;
	border-color: #000;
}

.stores-page .detail>a+a {
    margin-top: 10px;
}

.stores-page .detail>a:hover {
    box-shadow: inset 0 0 0 22px #000;
}

.stores-page>.row {
    display: flex;
	flex-wrap: wrap;
}

@media (min-width:992px){
	.product-detail .brand {width: 110px;}
}

/* Mağazalar Sayfası */
.magaza-sayfasi {padding: 0 0 30px;}
.magaza-sayfasi .subeler-listesi {margin: 0 0 15px;}
.magaza-sayfasi .subeler-listesi .svg-turkiye-haritasi {max-width: 100%;margin: 0 auto;text-align: center; position: relative;}
.magaza-sayfasi .subeler-listesi .svg-turkiye-haritasi svg {width: 100%;height: auto;}
.magaza-sayfasi .subeler-listesi .ulke-isimleri {position: absolute;z-index: 2;}
.magaza-sayfasi .subeler-listesi .ulke-isimleri div {font-family: inherit;display: inline-block;background: #ffb600;color: #000;padding: 8px 16px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;font-weight: 500;box-shadow: 0 0 20px 5px rgba(29, 34, 43, 0.50);}
.magaza-sayfasi .subeler-listesi #svg-turkiye-haritasi path {cursor: pointer; fill: #ddd!important;}
.magaza-sayfasi .subeler-listesi #svg-turkiye-haritasi path.hasProject {position: relative; fill: #ffe092!important;}
.magaza-sayfasi .subeler-listesi #svg-turkiye-haritasi path:hover {fill: #ffb600!important;}
.magaza-sayfasi .subeler-listesi #svg-turkiye-haritasi path.active {fill: #ffb600!important;}
.magaza-sayfasi .subeler-listesi #svg-turkiye-haritasi text, .magaza-sayfasi .subeler-listesi #svg-turkiye-haritasi image {pointer-events: none;}
.magaza-sayfasi .subeler-listesi #svg-turkiye-haritasi image {display: none;}
.magaza-sayfasi .magaza-cokyakinda+.magazalar {display: none;}
.magaza-sayfasi .magaza-cokyakinda.hide+.magazalar {display: block;}
.magaza-sayfasi .magaza-cokyakinda {background: #fff;padding: 15px;border-radius: 30px;text-align: center;box-shadow: 3px 3px 20px -5px rgba(29, 34, 43, 0.10);}
.magaza-sayfasi .magaza-cokyakinda img {height: 50px;}
.magaza-sayfasi .magaza-cokyakinda h4 {display: block;margin: 15px 0;font-size: 20px;font-weight: 500;}
.magaza-sayfasi .magaza-cokyakinda .tum-satisnoktalarimiz {margin-top: 20px; background-color: #ffb600; border-radius: 10px;}
.magaza-sayfasi .magazalar .magazalar-filtre {margin: 15px 0;}
.magaza-sayfasi .magazalar .magazalar-filtre select {border-radius: 20px;height: 40px;padding: 0 30px 0 20px;font-size: 15px;border: none;box-shadow: 3px 3px 20px -5px rgba(29, 34, 43, 0.10);}
.magaza-sayfasi .magazalar .magazalar-liste {font-size: 0;margin: 0 0 30px;}
.magaza-sayfasi .magazalar .magazalar-liste>li {display: block; position:relative; width: 100%;background: #fff;border-radius: 30px;padding: 15px 15px 40px;margin: 0 0 15px;box-shadow: 3px 3px 20px -5px rgba(29, 34, 43, 0.10);}
.magaza-sayfasi .magazalar .magazalar-liste li h4 {display: block;font-size: 16px;line-height: 25px;margin: 0 0 10px;background: #000;color: #fff;padding: 8px;border-radius: 20px;text-align: center;transition: background .4s ease;-webkit-transition: background .4s ease;}
.magaza-sayfasi .magazalar .magazalar-liste li>div {height: auto; overflow: auto;}
.magaza-sayfasi .magazalar .magazalar-liste li>div p {display: block;font-size: 14px;margin: 0 0 10px;}
.magaza-sayfasi .magazalar .magazalar-liste li>div p strong {font-weight: 600;}
.magaza-sayfasi .magazalar .magazalar-liste li>div p a {color: #333e48;font-weight: 500;}
.magaza-sayfasi .magazalar .map-container {background-color: #fff;box-shadow: 3px 3px 20px -5px rgba(29, 34, 43, 0.10);padding: 15px;margin-bottom: 30px;border-radius: 40px;display:none;}
.magaza-sayfasi .magazalar .map-container #map-canvas {margin-bottom: 0;max-width: 100%;border-radius: 40px;}
.magaza-sayfasi .magazalar .map-container #map-canvas * {border-radius: 40px;}
.magaza-sayfasi h4:after {display: none;}
.magaza-sayfasi .magaza-resim {width: 100%;}
.magaza-sayfasi .magaza-resim>li {display: inline-block!important; width: 33%; padding: 10px; margin: 0; background: none; box-shadow: none;}
.magaza-sayfasi .magazalar .magazalar-liste li>div {width: 100%; padding:0 10px;}
.magaza-sayfasi .magaza-resim a {margin: 0 10px;display: block;}

@media (min-width:768px){
  .magaza-sayfasi .subeler-listesi {margin: 0 0 30px;}
  .magaza-sayfasi .magazalar .magazalar-filtre {margin: 30px 0;}
  .magaza-sayfasi .magazalar .magazalar-filtre select {height: 50px;}
  .magaza-sayfasi .magazalar .magazalar-liste {margin: -1% -1% 30px;}

  .magaza-sayfasi .magazalar .magazalar-liste>li {display: flex; gap: 30px;}
  .magaza-sayfasi .magaza-resim {width: 60%;}
  .magaza-sayfasi .magazalar .magazalar-liste li>div {width: 40%;}
}
@media (min-width:992px){
  .magaza-sayfasi .magazalar .magazalar-liste li:hover h4 {background: #ffb600;}
  .magaza-sayfasi .magazalar .magazalar-liste li:hover p a {color:#ffb600;}

  .magaza-sayfasi .magazalar .magazalar-liste li>div {margin-top: 20px;}
}

.subeler-listesi {width: 100%;height: 100%;overflow: hidden;position: relative;}
.svg-turkiye-haritasi {width: 100%;height: auto;cursor: grab;}

/* Mağazalar Sayfası */

.product .price, .product-item .detail .price, .cart-steps .cart-detail .items-group>.item.SepetUrunSatir .price, #SiparisTutariFiyatlar, .cart-steps-page .product-list .item .detail .price, .shipping-info, header .cart .dropdown-menu .last-price, header .cart .dropdown-menu .ptotal {display: none!important;}

.product-item .add-to-cart .SepeteEkleButton {margin-top: auto;align-self: center;display: inline-block;font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 13px;color: #000;background: #ffb600;padding: 10px 18px;border-radius: 10px;transition: all .3s ease;}

@media (min-width:1200px){
	.product-item .add-to-cart .SepeteEkleButton:hover {background: #000;color: #ffb600;box-shadow: 0 0 10px rgba(255, 182, 0, 0.55);letter-spacing: 1.5px;}
}

.banner06-wrapper {overflow: hidden;padding: 76px 0;position: relative;-webkit-transition: opacity .2s linear;transition: opacity .2s linear;margin-top: 20px;padding: 140px 0;margin-bottom: 0 !important;}
.banner06-wrapper .fwb-fixed {background-attachment: fixed;}
.banner06-wrapper .fwb-bg {background-repeat: no-repeat;background-position: center top;-webkit-background-size: cover;background-size: cover;bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;text-align: center;top: 0;z-index: 0;}
.banner06-wrapper .fwb-bg .overlay {background: #000;height: 100%;opacity: .2;filter: alpha(opacity=20);width: 100%;opacity: 0.4 !important;}
.banner06-wrapper .container {position: relative;}
.banner06-wrapper .container .text-center {color: #fff;}
.banner06-wrapper .container .text-center h2 {font-size: 40px;font-weight: 500;line-height: 1.3;margin: 0 0 22px;text-rendering: optimizelegibility;}
.banner06-wrapper .container .text-center p {font-size: 18px !important;max-width: 70%;margin: 0 auto 22px;line-height: 24px;}
.banner06-wrapper .container .text-center a {background: #e6e6e6;color: #000;letter-spacing: 2px;padding: 18px 42px !important;}

@media (max-width:767px){
	.banner06-wrapper {padding: 40px 0;}
	.banner06-wrapper .container .text-center h2 {font-size: 30px;}
	.banner06-wrapper .container .text-center p {font-size: 15px!important; max-width: 90%;}
	.banner06-wrapper .container .text-center a {padding: 14px 30px!important;}
}

.dosya-icerik {margin: 60px 0 60px;}
.dosya-icerik .theme-h3 {font-size: 16px;margin: 0 0 10px;}

.dosyalar li {padding: 10px 96px 10px 10px;border-radius: 12px; box-shadow: 0 2px 6px rgba(0,0,0,0.05); background-color: #fff;}
.dosyalar li a {background: #ffb600; border-radius: 0 10px 10px 0;}
.dosyalar li a:hover {background: #e5a80e;}
.dosyalar li h4 {font-size: 17px;}
.dosyalar li h4 small {font-size: 12px;line-height: 13px;margin: 3px 0 0;}

@media (min-width:992px){
    .dosyalar li {width: 100%;margin: 1%;}
}
@media (min-width:1200px){
    .dosyalar li {width: 48%;margin: 1%;}
}