* {min-height:0; min-width:0;}
body {font:14px/20px 'Din Pro', Helvetica, Arial, sans-serif, Arial; height:100%; overflow:auto;}
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:14px; font-weight:400; color:#222; margin:6px 0;}
.form-group label.col-form-label {margin:9px 0;}
.form-control {-webkit-appearance:none; -moz-appearance:none; appearance:none; font:14px/18px 'Din Pro', Helvetica, Arial, sans-serif, Arial, sans serif; height:38px; padding:0 15px; background-color:#fff; border:1px solid #eaeaea; 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:#000; 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:#000; 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:#444; 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:#fff!important; color:#444;}
.btn-primary {padding:10px 30px 11px; background-color:#fff!important; border:1px solid rgba(187,36,36,.45); font-weight:600; color:#e22936; 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:#fff; border:1px solid rgba(187,36,36,.45); color:#e22936;}

.error-message {display:block; margin-top:6px; font-size:92%; color:#e22936;}
	.error-message:before {content:'\f06a'; font-family:FontAwesome; display:inline; margin-right:6px;}

.page-up {position:fixed; z-index:2; width:40px; height:40px; right:10px; bottom:10px; background-color:#000; 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:2px 2px 4px 0 rgba(0,0,0,.15); 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(0,0,0,.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:#000; -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; font-weight:500; 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;}
}

.main-header {padding-top:90px;}

.main-header .top, .main-header .header {background-color:#fff; position:relative; z-index:7;}

.top-inner, .top .side-nav, .header-inner, .shopping-wrapper ul {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;}

.main-header .top {margin:-90px 0 90px; border-bottom:1px solid #eaeaea; z-index:8;}
.top-inner {background-color:#fff; font-size:13px; color:#555; line-height:18px; min-height:34px; -webkit-justify-content:flex-end; -moz-justify-content:flex-end; justify-content:flex-end;}
	.top .side-nav {list-style:none; padding:0; margin:0 -5px 0 0;}
	.top .side-nav a {display:block; color:inherit; line-height:inherit; padding:8px 5px 8px 20px; position:relative;}
	.top .side-nav a:before {content:''; position:absolute; top:50%; left:5px; margin-top:-2px; width:5px; height:5px; background-color:#999; border-radius:100%;}
	.main-header .location {margin-left:25px;}
	.main-header .location .dropdown-toggle {padding:8px 0; line-height:inherit;}
	.main-header .location .dropdown-toggle span:empty, .main-header .location+.location {display:none;}
	.main-header .location .dropdown-toggle span+span:before {content:'  /  '; white-space:pre;}
	.main-header .location .dropdown-toggle span.hide+span:before {content:none;}
	.main-header .location .dropdown-toggle:after {content:'\f107'; display:inline; font-family:FontAwesome; margin-left:4px;}
	.main-header .location .dropdown-menu {top:36px; left:auto; right:0; min-width:300px; transform:translate(0,0); -webkit-transform:translate(0,0); text-align:center;}
		.main-header .location .dropdown-menu p {font-size:13px; color:#86868b;}
		.main-header .location .dropdown-menu ul {font-size:0; line-height:0;}
		.main-header .location .dropdown-menu li {display:inline-block; vertical-align:top; margin:0 3px 6px;}
		.main-header .location .dropdown-menu li label {display:block; padding:5px 10px; font-size:13px; line-height:18px; margin:0; cursor:pointer;}
		.main-header .location .dropdown-menu li[data-value="1"] label {background-color:#000; color:#fff;}
		.main-header .location .dropdown-menu form+p, .main-header .location .dropdown-menu ul+p {margin-top:20px;}
		
.main-header .header {position:absolute; top:0; left:0; width:100%;}
.main-header .top:not(.hide)+.header {top:35px;}

.main-header .header-inner {min-height:90px; padding:5px 0;}

	.main-header .main-nav-toggle, .top-nav i, .main-nav .maina-nav-toggle, .main-nav .location, .main-nav .side-nav {display:none;}

	.main-header .main-nav-toggle {padding:5px 15px; margin-left:-15px; margin-right:45px;cursor:pointer;}
		.main-header .main-nav-toggle .icon {position:relative;}
		.main-header .main-nav-toggle svg {display:block; width:20px; height:20px; fill:#222; margin:0 auto;}

	.main-header .logo {width:142px;}
		.main-header .logo a, .main-header .logo img {display:block;}

	.main-header .search {width:320px; margin:0 45px 0 60px;}
		.main-header .search form {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; position:relative; background-color:#ededed;}
			.main-header .search .form-control {background-color:transparent; border:none; height:38px; font-size:14px; color:#222; padding:0 15px; box-shadow:none!important;}
			.main-header .search .form-control::placeholder {color:#888; font-style:normal;}
			.main-header .search button {background-color:transparent; border:none; border-radius:0; padding:0 15px;}
			.main-header .search button svg {width:17px; height:17px; fill:#222;}
	
		.ui-menu.ui-widget.ui-widget-content.ui-autocomplete {padding:15px; width:100%!important; border:none; box-shadow:2px 2px 4px rgba(0,0,0,.15); max-height:calc(100vh - 200px); overflow:auto; margin-top:16px;}
	.main-header.fixed .ui-menu.ui-widget.ui-widget-content.ui-autocomplete {margin-top:6px;}
			.ui-autocomplete-category {display:none;}
			.ui-menu-item, .ui-widget-content .more {width:50%; float:left; padding:5px;}
			.ui-menu-item:last-child {border-bottom:none;}
			.ui-menu-item div, .ui-widget-content .more div {border:1px solid #eaeaea; 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; min-height:70px;}
			.ui-menu-item-wrapper {padding:5px; color:#222; font-weight:300; transition:color .4s; -webkit-transition:color .4s;}
			.ui-menu-item-wrapper span.image {width:45px; min-width:45px; margin-right:10px;}
			.ui-menu-item-wrapper span.image img {height:auto;}
			.ui-menu-item-wrapper span.text {width:100%; font-size:14px; line-height:120%; max-width:none; white-space:normal;}
			.ui-widget-content .more div {display:block; line-height:18px; text-align:center; padding:25px 15px; background-color:#ededed; cursor:pointer;}
			.ui-state-active {background-color:transparent; color:#e22936;}

	.main-header .user-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; margin-right:-15px;}
		.main-header .user-nav>*+* {border-left:1px solid #eaeaea;}
		.main-header .user-nav a.item, .main-header .user-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:5px 15px; position:relative; font-size:14px; font-weight:500; color:#222; line-height:20px;}
		.main-header .user-nav .icon svg {display:block; width:20px; height:20px; fill:#222; margin:0 auto;}
		.main-header .user-nav .text {max-width:160px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-left:5px;}

		.main-header .favourites .icon svg {padding:1px 0 0;}
		.main-header .account .icon svg {padding:2px 1px 1px;}
		.main-header .account .dropdown-menu {top:50px;}
		.main-header.fixed .account .dropdown-menu {top:40px;}
			.main-header .account .dropdown-menu ul {margin:0;}
			.main-header .account .dropdown-menu li+li {margin-top:1px;}
			.main-header .account .dropdown-menu a {display:block; font-size:13px; font-weight:600; color:#222; line-height:20px; text-transform:uppercase; text-align:center; background-color:#ededed; padding:8px; transition:background-color .4s; -webkit-transition:background-color .4s;}

		.main-header .cart {}
			.main-header .cart .dropdown-toggle .amount {width:18px; height:18px; background-color:#222; border-radius:100%; font-size:12px; font-weight:500; color:#fff; line-height:18px; text-align:center; margin-left:5px;}
			.main-header .cart .dropdown-menu {top:50px; left:auto; right:15px; min-width:300px; transform:translate(0,0); -webkit-transform:translate(0,0);}
			.main-header.fixed .cart .dropdown-menu {top:40px;}
				header .cart .dropdown-menu.open {display:block; z-index:4;}
				header .cart .sepete-eklendi-mesaj {background-color:#e22936; padding:10px; font-size:14px; font-weight:400; color:#fff; line-height:16px; text-transform:uppercase; text-align:center; margin-bottom:10px;}
				header .cart .sepete-eklendi-mesaj:empty {display:none;}
				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 #eee; 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 rgba(0,0,0,.1);}
				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:70px;}
				header .cart .dropdown-menu .detail {width:198px; padding:0 5px 0 15px; position:relative; text-align:left;}
				header .cart .dropdown-menu .detail a {display:block; font-size:13px; font-weight:500; color:#0c0c0c; 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:after {content:''; clear:both; display:block; margin-bottom:5px;}
				header .cart .dropdown-menu .last-price {float:left; font-size:14px; font-weight:600; line-height:20px; margin-right:10px;}
				header .cart .dropdown-menu .old-price+.last-price {color:#222;}
				header .cart .dropdown-menu .old-price {display:inline-block; vertical-align:top; font-size:12px; color:#888; line-height:18px; padding-top:2px; 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:rgba(153,153,153,.7);}
				header .cart .dropdown-menu .pamount {float:left; width:90px; padding:0 25px; margin:4px 10px 0 0; border:1px solid #eaeaea; position:relative;}
				header .cart .dropdown-menu .pamount span {position:absolute; top:0; left:0; width:25px; font-size:18px; font-weight:600; line-height:18px; padding-bottom:5px; text-align:center; cursor:pointer;}
				header .cart .dropdown-menu .pamount input {display:block; width:40px; height:23px; border:none; font-size:13px; text-align:center;}
				header .cart .dropdown-menu .pamount span.sepet-widget-adet-arttir {left:auto; right:0;}
				header .cart .dropdown-menu .sepet-widget-urun-sil {float:right; font-size:13px; color:#858585; 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:center; 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:600; color:#555; line-height:20px; text-transform:uppercase; margin:0;}
				header .cart .dropdown-menu .ptotal .text:after {content:': ';}
				header .cart .dropdown-menu .ptotal .value {font-size:16px; font-weight:600; color:#0c0c0c; 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;}
		
.main-nav-wrapper {background-color:#000; position:relative; z-index:6;}
	.main-nav {position:relative;}
	.main-nav ul {list-style:none; padding:0; margin:0;}
	.top-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:center; -moz-justify-content:center; justify-content:center; min-height:38px;}
	.top-nav>li {position:relative;/* height:100%;*/}
	.top-nav>li.mega, .top-nav>li.full {position:static;}
	.top-nav>li>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; font-size:14px; font-weight:500; color:#fff; line-height:16px; text-align:center; text-transform:uppercase; padding:4px 20px; position:relative; z-index:4;}
	.top-nav>li.has-sub>a:before {content:''; width:0; height:0; border-style:solid; border-width:8px 8px 0 8px; border-color:#000 transparent transparent transparent; position:absolute; bottom:0; left:50%; margin-left:-8px; opacity:0; transition:bottom .4s, opacity .4s; -webkit-transition:bottom .4s, opacity .4s;}
	.top-nav>li>.banner-wrapper {display:none;}
	.sub-nav {display:none; position:absolute; top:100%; left:50%; margin-left:-140px; z-index:3; width:280px; background-color:#fff; box-shadow:2px 2px 4px 0 rgba(0,0,0,.15); padding:20px; animation:downtoup ease .5s; -webkit-animation:downtoup ease .5s;}
	.has-img .sub-nav {width:540px;}
	.mega .sub-nav, .has-img.mega .sub-nav {width:100%; left:0; margin-left:0;}
	.has-img .sub-nav-inner {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;}
	.sub-nav .list {width:100%;}
	.sub-nav .banner-wrapper {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; flex-shrink:0; -webkit-flex-shrink:0; -moz-flex-shrink:0;}
	.sub-nav .banner-wrapper li {width:240px; min-width:240px; margin-left:20px;}
	.sub-nav .banner-wrapper a {padding:0; margin-bottom:0; background-color:#000;}
	.sub-nav .banner-wrapper a img {opacity:1; transition:opacity .4s; -webkit-transition:opacity .4s;}
	.sub-nav a {display:block; font-size:14px; font-weight:400; color:#444; line-height:18px; padding:8px 20px; transition:padding .4s, color .4s; -webkit-transition:padding .4s, color .4s;}
	.sub-nav ul ul a {padding-top:5px; padding-bottom:5px;}
	.mega .sub-nav .list {-webkit-columns:220px auto; -moz-columns:220px auto; columns:220px auto;}
	.mega .sub-nav .list>li {position:relative; page-break-inside:avoid; break-inside:avoid-column; display:table;}
	.sub-nav .has-sub>a {font-size:15px; font-weight:600; color:#000;}
	.sub-nav .list ul {margin:0 0 15px;}
	.main-nav .header-button-group {padding:0 15px; margin-top:15px;}

.shopping-wrapper {border-bottom:1px solid #eaeaea; text-align:center;}
	.shopping-wrapper ul {list-style:none; margin:0 -7px; padding:0; min-height:38px; font-size:14px; color:#000; line-height:17px;}
	.shopping-wrapper li {padding-left:7px; padding-right:7px;}

.nav-backdrop, .dropdown-shadow {display:block; position:fixed; top:0; left:0; z-index:5; width:100%; height:100%; background-color:rgba(0,0,0,.4); 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;}

.main-header.fixed .header {position:fixed; box-shadow:2px 2px 4px rgba(0,0,0,.15);}
.main-header.fixed .top:not(.hide)+.header {top:0;}
.main-header.fixed .header-inner {min-height:60px; transition:min-height .4s; -webkit-transition:min-height .4s;}
.main-header.fixed .header-inner .logo img {max-height:50px;}
	
@media (max-width:1366px){
	.has-img .sub-nav {width:470px;}
	.mega .sub-nav .list {-webkit-columns:190px auto; -moz-columns:190px auto; columns:190px auto;}
	.sub-nav .banner-wrapper li {width:210px; min-width:210px;}
	.sub-nav a {padding:6px 15px;}
	.sub-nav ul ul a {padding-top:4px; padding-bottom:4px;}
}
@media (max-width:1199px){
	.form-control {height:36px;}
	button, .btn {padding:10px 20px 11px; font-size:14px;}
	.main-header .logo img {margin-left:auto; margin-right:auto;}
	.main-header .search {width:380px;}
	.main-header .user-nav {margin-right:0;}
	.main-header .user-nav .text {display:none;}
	.main-header .cart .dropdown-toggle .amount {position:absolute; top:50%; right:0; margin-top:-9px;}
	.main-header .cart .dropdown-menu {right:0;}
	.main-header .main-nav-toggle, .top-nav i {display:block;}
	html.nav-active {overflow-y:hidden;}
	.nav-backdrop {z-index:8;}
	html.nav-active .nav-backdrop {opacity:1;}
	.main-nav-wrapper {position:fixed; top:0; left:-340px; z-index:9; width:340px; height:100vh; max-width:96%; overflow:hidden; margin:0; background-color:#fff!important; pointer-events:auto; padding-top:46px; padding-bottom:20px; transition:left .4s; -webkit-transition:left .4s;}
	html.nav-active .main-header .main-nav-wrapper {left:0;}
	.main-nav-wrapper .container {width:100%; padding:0; position:static;}
	.main-nav-wrapper .main-nav-toggle {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; position:absolute; top:0; left:0; width:100%; background-color:#000; padding:14px 20px; margin:0; color:#fff; line-height:18px;}
	.main-nav-wrapper .main-nav-toggle svg {width:12px; height:12px; fill:#fff; stroke:#fff; opacity:1;}
	.main-nav {height:calc(100vh - 66px); overflow-x:hidden; overflow-y:auto;}
	.top-nav {display:block; height:auto;}
	.top-nav i {position:absolute; z-index: 8; top:0; right:0; font-size:20px; line-height:20px; padding:13px 15px 15px;}
	.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 {position:relative!important;}
	.top-nav>li.has-sub>a:before{display: none;}
	.top-nav li.open>a i:before {-webkit-transform:rotate(90deg); transform:rotate(90deg);}
	.top-nav>li {height:auto; border-bottom:1px solid #eaeaea;}
	.top-nav>li>a {display:block; padding:14px 20px; font-size:14px; font-weight:600; color:#000; line-height:18px; text-align:left;}
	.top-nav>li.open>a {color:#e22936;}
	.top-nav>li.has-sub>a {padding-right:30px;}
	.sub-nav, .has-img .sub-nav, .mega .sub-nav {position:relative; top:auto; left:auto; width:auto; background-color:transparent; border:none; box-shadow:none; margin:0; padding:0; animation:none; -webkit-animation:none;}
	.has-img .sub-nav-inner {display:block;}
	.sub-nav .list {width:auto!important; float:none!important; display:block!important; padding:0!important; margin-bottom:15px;}
	.sub-nav .list>li {width:auto!important;}
	.sub-nav .list>li>a, .sub-nav .has-sub>a {font-size:14px; font-weight:600; color:#000;}
	.sub-nav .list ul {display:none; margin-left:15px;}
	.sub-nav a {position:relative; padding:8px 20px;}
	.mega .sub-nav a i {padding-top:6px; padding-bottom:10px;}
	.mega .sub-nav .list {-webkit-columns:auto; -moz-columns:auto; columns:auto;}
	.mega .sub-nav .list>li {display:block;}
	.sub-nav ul ul a {padding-top:8px; padding-bottom:8px;}
	.sub-nav .banner-wrapper {-webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; margin:15px 15px 10px;}
	.sub-nav .banner-wrapper li {width:250px; padding-left:5px; padding-right:5px; margin-left:0; margin-bottom:10px;}
	.sub-nav .banner-wrapper li:not(:only-child) {width:50%; min-width:auto;}
	.shopping-wrapper {border-top:1px solid #eaeaea;}
}
@media (max-width:991px){
	.main-header {padding-top:80px;}
	.main-header .top {margin:-80px 0 80px;}
	.main-header .header-inner {min-height:80px;}
	.main-header .header-inner .main-nav-toggle {margin-right:5px;}
	/* .main-header .logo {width:180px;} */
	.main-header .search {width:260px; margin-left:20px; margin-right:5px;}
	.ui-menu.ui-widget.ui-widget-content.ui-autocomplete {max-height:300px; overflow:auto; padding:10px;}
	.ui-menu-item, .ui-widget-content .more {width:auto; float:none;}
	.shopping-wrapper ul {font-size:13px; line-height:16px;}
}
@media (max-width:767px){
	.main-header {padding-top:120px;}
	.main-header .top {display:none;}
	.main-header .top:not(.hide)+.header {top:0;}
	.main-nav .location, .main-nav .side-nav {display:block;}
	.main-header .header {animation:uptodown ease .5s; -webkit-animation:uptodown ease .5s;}
	.main-header .header-inner {background-color:#fff; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; padding:8px 0 13px; min-height:120px;}
	.main-header.fixed .header-inner {min-width:auto; padding:5px 0; transition:none; -webkit-transition:none;}
	.main-header .logo {width:calc(100% - 252px); padding:0 10px;}
	.main-header .logo a {max-width:142px; margin-left:auto; margin-right:auto;}
	.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.fixed .search {display:none;}
	.main-header .user-nav>*+* {border-left:none;}
	.main-header .header-inner .main-nav-toggle, .main-header .user-nav a.item, .main-header .user-nav .dropdown.item .dropdown-toggle {padding:7px 11px;}
	.main-header .header-inner .main-nav-toggle svg, .main-header .user-nav a.item svg, .main-header .user-nav .dropdown.item .dropdown-toggle svg {width:22px; height:22px;}
	.main-header .header-inner .main-nav-toggle {margin-left:-8px; margin-right:0;}
	.main-header .cart .dropdown-toggle .amount {right:-2px;}
	.top-nav i {padding:10px 15px 14px;}
	.top-nav>li>a {padding:12px 20px;}
	.main-nav .side-nav {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; margin:20px 15px 0;}
	.main-nav .side-nav a {display:block; color:#555; padding:5px 5px 5px 20px; position:relative;}
	.main-nav .side-nav a:before {content:''; position:absolute; top:13px; left:5px; width:5px; height:5px; background-color:#999; border-radius:100%;}
	.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;}
	header .location .dropdown-menu form+p, header .location .dropdown-menu ul+p {margin:15px 0 5px;}
	.shopping-wrapper ul {font-size:12px; line-height:14px; padding:5px 0;}
	.main-header .user-nav {width:215px;}
	.main-header .user-nav .header-button-group {order:-1; margin-right:6px;}
}
@media (min-width:768px){
	.main-nav .header-button-group {display:none;}
}
@media (min-width:1200px){
	.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 #e22936; color:#fff!important;}	

	.main-header .account .dropdown-menu a:hover {background-color:#ddd;}
	.top-nav>li.has-sub:hover>a:before {bottom:-8px; opacity:1;}
	.top-nav>li:hover>.sub-nav {display:block;}	
	.top .side-nav a:hover, .main-header .location .dropdown-toggle:hover, .main-header .location.open .dropdown-toggle, .sub-nav a:hover {color:#000;}
	.sub-nav .banner-wrapper a:hover {box-shadow:none;}
	.sub-nav .banner-wrapper a:hover img {opacity:.85;}
}

.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:#f2f2f2; 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:rgba(0,0,0,.4); border:none; width:12px; height:12px; border-radius:100%; transition:background-color .4s; -webkit-transition:background-color .4s;}
	.slick-dots li.slick-active button {background-color:#000;}
	.slick-arrow {width:40px; height:40px; background-color:#fff; color:#222; box-shadow:0 1px 20px 0 rgba(0,0,0,.1); border-radius:100%; transition:opacity .4s, color .4s; -webkit-transition:opacity .4s, color .4s; z-index:1;}
	.slick-arrow:before {font-size:26px; color:inherit;}
	.slick-prev {left:15px;}
	.slick-next {right:15px;}
	.slick-next:before {display:block; margin-left:2px;}
	.slick-arrow:focus, .slick-arrow:hover {opacity:1; background-color:#fff; color:#000; box-shadow:0 1px 20px 0 rgba(0,0,0,.1);}

.squarebanner-carousel {padding:20px 0; margin-left:-10px; margin-right:-10px; font-size:0; line-height:0; text-align:center; white-space:nowrap;}
	.squarebanner-carousel>.item {width:10%; padding:0 10px; display:inline-block; vertical-align:top;}
	.squarebanner-carousel>.item:nth-child(n+11) {display:none;}
	.squarebanner-carousel .slick-slide {padding-left:10px; padding-right:10px;}
	.squarebanner-carousel .item a {display:block; max-width:94px; margin:0 auto; font-size:13px; font-weight:600; color:#222; line-height:15px; text-align:center; white-space:normal;}
	.squarebanner-carousel .image {margin:0 auto 8px; padding:2px; border-radius:100%; position:relative; overflow:hidden;}
	.squarebanner-carousel .image:after {content:''; position:absolute; top:0; left:0; width:100%; height:100%; border:2px dotted #ccc; border-radius:100%;}
	.squarebanner-carousel .image img {border-radius:100%;}
	.squarebanner-carousel .text {height:32px; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;}
	.squarebanner-carousel .text:empty {display:none;}
	.squarebanner-carousel .text * {margin:0;}
	.squarebanner-carousel .slick-arrow+.slick-list {margin-left:30px; margin-right:30px;}
	.squarebanner-carousel .slick-arrow {background-color:transparent; box-shadow:none; border-radius:0; margin-top:-16px;}
	.squarebanner-carousel .slick-prev {left:0;}
	.squarebanner-carousel .slick-next {right:0;}

.slider {margin:0 0 60px;}
.container .slider {margin-top:15px;}
.container+.container .slider {margin-top:0;}
	.slider>.item+.item {display:none;}
	.slider img {display:block; width:100%;}
	.slider .desc {position:absolute; top:0; left:50%; transform:translate(-50%,0); -webkit-transform:translate(-50%,0); width:100%; height:100%; max-width:640px; padding: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:16px; font-weight:300; color:#fff; line-height:130%; text-align:center;}
	.slider .desc .title {font-size:50px; font-weight:500; line-height:120%; text-shadow:0 0 15px rgba(34,34,34,.15); 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:#fff; padding:10px 20px; font-size:14px; font-weight:600; color:#000; line-height:120%; text-transform:uppercase; transition:box-shadow .4s, color .4s; -webkit-transition:box-shadow .4s, color .4s; pointer-events:none;}
	.slider .desc .more:empty {display:none;}
	.slider .slick-arrow {background-color:transparent; box-shadow:none;}
	.slider .slick-arrow:before {content:none;}
	.slider .slick-arrow svg {display:block; width:24px; height:24px; fill:#000; margin:0 auto;}
	.slider .slick-arrow:focus, .slider .slick-arrow:hover {background-color:transparent;}
	.container .slider .desc .title {font-size:46px;}
	.container .slider .desc .summary {margin-bottom:30px;}
	
.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;}
	.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:-33px;}
	.products-carousel .slick-arrow, .product-carousel .slick-arrow {margin-top:-30px;}
	.big-product-carousel .product-item, .products-carousel .product-item, .product-carousel .product-item {margin-bottom:0;}

.home-showroom, .banner-wrapper.banner03, .product, .product-list-wrapper {margin-bottom:60px;}
	.home-showroom .desc {font-size:13px; font-weight:600; color:#999; line-height:18px; letter-spacing:2px; text-align:center; margin:-10px 0 5px;}
	.home-showroom .title {font-size:32px; font-weight:500; color:#000; line-height:120%; text-align:center; margin:0 0 10px;}
	.home-showroom p.detail {font-size:14px; line-height:160%; text-align:center; max-width:620px; margin:0 auto 30px;}

.banner-wrapper {clear:both; margin-bottom:40px;}
.banner-wrapper+.banner-wrapper {margin-top:-40px;}
	.banner-wrapper a {display:block; position:relative; margin-bottom:20px; transition:box-shadow .4s; -webkit-transition:box-shadow .4s;}
	.banner-wrapper .image img {display:block; transition:transform .4s; -webkit-transition:-webkit-transform .4s;}
	.banner-wrapper .text {position:absolute; left:0; bottom:0; width:100%; background-color:rgba(0,0,0,.7); padding:9px 20px; font-size:14px; color:#fff; line-height:20px; transition:background-color .4s, padding .4s; -webkit-transition:background-color .4s, padding .4s;}
	.banner-wrapper .text:empty {display:none;}
	.banner-wrapper .text * {margin:0;}

.product-item {position:relative; white-space:normal; text-align:center; max-width:336px; margin:0 auto 40px;}
	.product-item .image {background-color:#fff; position:relative; overflow:hidden; margin-bottom:20px;}
	.product-item .image-inner {display:block; position:relative;}
		.product-item .image img {display:block; /*width:auto; max-width:100%;*/}
		.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:15px; left:-4px; z-index:1; padding:0; pointer-events:none;}
		.product-item .labels li {display:none; background-color:#000; 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 #000 transparent transparent; position:absolute; left:0; bottom:-3px;}
	.product-item .image .buttons {position:absolute; top:5px; right:5px; width:38px; z-index:2; font-size:0; list-style:none; padding:0; margin:0;}
		.product-item .image .buttons *+* {margin-top:4px;}
		.product-item .image .buttons * {display:block; width:100%; height:38px; padding:9px; background-color:transparent; transition:background-color .4s; -webkit-transition:background-color .4s;}
		.product-item .image .buttons *[data-type="0"] {background-color:#fff;}
		.product-item .image .buttons .SepeteEkleButton {display:none;}
		.product-item .image .buttons svg {display:block; width:20px; height:20px; padding:1px 1px 0; fill:#222; margin:0 auto;}
		.product-item .image .buttons .SepeteEkleButton svg {padding:0;}
	.product-item .image .sold-out {position:absolute; top:0; left:0; bottom:0; z-index:1; width:100%; pointer-events:none;}
		.product-item .image .sold-out:before {content:''; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,.25);}
		.product-item .image .sold-out-inner {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); font-size:16px; color:#fff; letter-spacing:2px; text-transform:uppercase;}
		.product-item .image .sold-out svg {display:block; width:22px; height:22px; fill:#fff; margin:0 auto 10px;}
	.product-item .detail {position:relative; font-size:15px; color:#444; line-height:20px;}
		.product-item .detail .name {display:block; color:inherit; max-height:40px; margin-bottom:8px; -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 {display:inline-block; vertical-align:top; margin:0 3px; font-size:110%; color:#000; font-weight:600;}
			.product-item .detail .price .discount {font-size:100%; font-weight:bold; color:#e22936;}
			.product-item .detail .price .discount:before {content:'-';}
			.product-item .detail .price .tax-price+.discounted-price, .product-item .detail .price .tax-price+.last-price {display:none;}
			.product-item .detail .price .old-price {display:inline-block; vertical-align:top; margin:1px 3px -1px; font-size:100%; color:#888; position:relative;}
			.product-item .detail .price .old-price:after {content:''; position:absolute; top:50%; left:0; width:100%; height:1px; background-color:#888;}
		.product-item .promotion {display:inline-block; vertical-align:top; margin-top:10px; background-color:#e22936; color:#fff; line-height:1.25; padding:3px 8px 5px;}
			
.home-new-products {position:relative; text-align:center; margin-bottom:60px;}
.home-new-products:before {content:''; width:100%; height:1px; background-color:#ededed; position:absolute; top:15px; left:0;}
	.home-new-products .title {display:inline-block; vertical-align:top; font-size:22px; font-weight:400; line-height:120%; text-align:center; margin:0 0 30px; padding:0 20px; background-color:#fff; position:relative;}
	.product-carousel .product-item .labels, .products-carousel .product-item .labels, 
	.product-carousel .product-item .image .buttons, .products-carousel .product-item .image .buttons {display:none;}
	.product-carousel .product-item .image, .products-carousel .product-item .image {margin-bottom:15px;}
	.product-carousel .product-item .detail, .products-carousel .product-item .detail {font-size:14px;}

.main-footer {background-color:#ededed; padding:60px 0 30px;}
	.main-footer ul {list-style:none; padding:0; margin:0;}
	.main-footer .footer-inner {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; margin-left:-10px; margin-right:-10px;}
	.main-footer .footer-inner>.item {padding-left:10px; padding-right:10px; max-width:38%;}
	.main-footer .footer-nav>a, .main-footer .title {display:block; font-size:15px; font-weight:600; color:#222; line-height:120%; margin-bottom:15px;}
	.main-footer .footer-nav i {display: block;font-size: 18px;line-height: 18px;position: absolute;z-index: 8;top: 10px;right: 20px;padding: 10px 0 10px 15px;}
	.main-footer .footer-nav ul {margin-bottom:20px;}
	.main-footer .footer-nav ul a {display:block; font-size:14px; color:#666; line-height:120%; padding:6px 0;}
	.main-footer .ebulletin {text-align:center; margin-bottom:30px;}
	.main-footer form {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; border-bottom:1px solid #999; margin-bottom:12px;}
	.main-footer .form-control {background-color:transparent; border:none; padding:0 0 0 42px; height:44px; text-align:center;}
	.main-footer button {width:42px; background-color:transparent!important; padding:0;}
	.main-footer button svg {display:block; width:14px; height:14px; stroke:#000; margin:0 auto;}
	.main-footer label {color:#666;}
	.main-footer label a {color:inherit; text-decoration:underline;}
	.main-footer .item.last ul {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; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-left:-5px; margin-right:-5px; margin-bottom:20px;}
	.main-footer .item.last ul li {margin:0 5px 10px;}
	.main-footer .social-media a {display:block; width:38px; height:38px; border-radius:100%; font-size:18px; color:#000; line-height:18px; text-align:center; padding:10px 5px; transition:background-color .4s, box-shadow .4s; -webkit-transition:background-color .4s, box-shadow .4s;}
	.main-footer .apps:empty {display:none;}
	.main-footer .apps a {display:block; background-color:#fff; padding:7px 16px 9px; font-size:12px; color:#000; line-height:12px; letter-spacing:-.5px; text-align:center; transition:box-shadow .4s; -webkit-transition:box-shadow .4s;}
	.main-footer .apps .etbis {margin-top:-6px; margin-bottom:-14px;}
	.main-footer .apps .etbis a {opacity:1; width:50px;}
	.main-footer .apps .etbis img {height:auto!important;}
	.main-footer .apps svg {display:inline-block; vertical-align:top; width:23px; height:23px; fill:#000; margin:2px 6px 1px 0;}
	.main-footer .apps .google-play svg {width:21px; height:21px; margin:4px 7px 2px 1px;}
	.main-footer .apps .text {display:inline-block; vertical-align:top; text-align:left;}
	.main-footer .apps .text strong {display:block; font-size:13px; font-weight:600; line-height:13px; margin-top:2px;}

.bottom {background-color:#fff; padding:16px 0;}
	.bottom:after {content:''; clear:both; display:block;}
	.bottom-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; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap;}
	.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 p {color:#858585; font-size:95%; line-height:16px; margin:0; max-width:33%; text-align:center;}
	.bottom p strong {font-weight:inherit; text-decoration:underline;}
	.bottom span {display:block; opacity:.6; 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:#444; 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; color:#444; font-weight:600; line-height:28px;}

@media (max-width:1199px){
	.squarebanner-carousel>.item {width:12.5%;}
	.squarebanner-carousel>.item:nth-child(n+9) {display:none;}
	.slider .desc {font-size:15px;}
	.slider .desc .title, .container .slider .desc .title {font-size:38px;}
	.big-product-carousel>.item {width:33.33333%;}
	.big-product-carousel>.item:nth-child(n+4) {display:none;}
	.home-showroom .desc {font-size:13px;}
	.home-showroom .title {font-size:26px;}
	.home-showroom p.detail {font-size:14px; margin-bottom:30px;}
	.product-item .image {margin-bottom:15px;}
	.product-item .image .buttons {width:36px;}
	.product-item .image .buttons * {height:36px; padding:8px;}
	.product-item .detail {font-size:14px; line-height:18px;}
	.home-new-products .title {font-size:20px;}
}
@media (max-width:991px){
	.squarebanner-carousel>.item {width:16.666666%;}
	.squarebanner-carousel>.item:nth-child(n+7) {display:none;}
	.slider, .home-showroom, .product, .banner-wrapper.banner03, .home-new-products, .product-list-wrapper {margin-bottom:40px;}
	.banner-wrapper {margin-bottom:20px;}
	.banner-wrapper a {margin-bottom:14px;}
	.products-carousel>.item {width:25%;}
	.products-carousel>.item:nth-child(n+5) {display:none;}
	.home-new-products .title {font-size:18px;}
	.main-footer .footer-inner {-webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; text-align:center;}
	.main-footer .item.last {width:100%; max-width:none; margin-top:30px;}
	.main-footer form {max-width:500px; margin-left:auto; margin-right:auto;}
	.main-footer .footer-nav {position: relative;}
	.main-footer .footer-nav>a, .main-footer .title {font-size:14px;}
	.main-footer .footer-nav ul a {font-size:13px;}
	.main-footer {padding:40px 0 10px;}
}
@media (max-width:767px){
	.slider, .home-showroom, .product, .home-new-products, .product-list-wrapper {margin-bottom:30px;}
	.slider .desc .title {font-size:38px;}
	.squarebanner-carousel {padding-top:0;}
	.squarebanner-carousel>.item, .squarebanner-carousel .slick-slide {padding-left:7px; padding-right:7px;}
	.squarebanner-carousel .text {font-size:12px; font-weight:bold; line-height:14px; height:28px;}
	.home-showroom .desc {margin-top:0;}
	.home-showroom .title {font-size:24px;}
	.home-showroom p.detail {font-size:13px; line-height:140%; margin-bottom:20px;}
	.product-item {margin-bottom:25px;}
	.product-item .image {margin-bottom:10px;}
	.product-item .image .buttons svg {width:18px; height:18px;}
	.product-item .detail {font-size:13px; line-height:16px;}
	.product-carousel .product-item .image, .products-carousel .product-item .image {margin-bottom:10px;}
	.squarebanner-carousel, .big-product-carousel, .products-carousel, .product-carousel {margin-left:-7px; margin-right:-7px;}
	.squarebanner-carousel>.item, .big-product-carousel>.item, .products-carousel>.item, .product-carousel>.item, .squarebanner-carousel .slick-slide, .big-product-carousel .slick-slide, .products-carousel .slick-slide, .product-carousel .slick-slide {padding:0 7px;}
	.squarebanner-carousel .slick-dots, .big-product-carousel .slick-dots, .products-carousel .slick-dots, .product-carousel .slick-dots {position:relative; bottom:auto; margin-top:20px;}
	.squarebanner-carousel .slick-dots li, .big-product-carousel .slick-dots li, .products-carousel .slick-dots li, .product-carousel .slick-dots li {margin:0 2px 4px;}
	.squarebanner-carousel .slick-dots li button, .big-product-carousel .slick-dots li button, .products-carousel .slick-dots li button, .product-carousel .slick-dots li button {width:6px; height:6px;}
	.banner-wrapper {margin-left:-15px; margin-right:-15px; margin-bottom:16px;}
	.banner-wrapper+.banner-wrapper {margin-top:-16px;}
	.banner-wrapper.banner03 {margin-bottom:30px;}
	.banner-wrapper a {margin-bottom:14px;}
	.banner-wrapper.banner02.scroll-on-mobile {margin-bottom:30px;}
	.banner-wrapper.banner02.scroll-on-mobile>.row {white-space:nowrap; overflow-x:scroll; overflow-y:hidden; -webkit-overflow-scrolling:touch; font-size:0; line-height:0; margin-left:0; margin-right:0;}
	.banner-wrapper.banner02.scroll-on-mobile>.row>* {display:inline-block; vertical-align:top; width:70%; float:none; padding-left:0; padding-right:0;}
	.banner-wrapper.banner02.scroll-on-mobile>.row>*+* {margin-left:14px;}
	.banner-wrapper.banner02.scroll-on-mobile a {margin-bottom:0;}
	.main-footer {padding:0;}
	.main-footer .footer-inner {display:block; text-align:left;}
	.main-footer .footer-inner>.item {max-width:none;}
	.main-footer .footer-nav {background-color:#fff; margin-left:-5px; margin-right:-5px; padding:8px 15px!important;}
	.main-footer .footer-nav+.footer-nav {padding-top:0; margin-top:-15px;}
	.main-footer .footer-nav ul {display:none;}
	.main-footer .footer-nav>a {position:relative; line-height:18px; padding:10px 0; margin-bottom:0;}
	.main-footer .footer-nav>a i {display:block; font-size:18px; line-height:18px; position:absolute; top:0; right:0; padding:10px 0 10px 15px;}
	.main-footer .footer-nav>a 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;}
	.main-footer .footer-nav.open>a i:before {-webkit-transform:rotate(90deg); transform:rotate(90deg);}
	.main-footer .footer-nav ul, .main-footer .item.last ul {margin-bottom:10px;}
	.bottom-inner {display:block; text-align:center;}
	.bottom p {max-width:none; margin-bottom:10px;}
}
@media (max-width:659px){
	.squarebanner-carousel>.item {width:20%;}
	.squarebanner-carousel>.item:nth-child(n+6) {display:none;}
}
@media (max-width:619px){
	.product-carousel>.item, .products-carousel>.item {width:33.33333%;}
	.product-carousel>.item:nth-child(n+4), .products-carousel>.item:nth-child(n+4) {display:none;}
}
@media (max-width:459px){
	.squarebanner-carousel>.item {width:25%;}
	.squarebanner-carousel>.item:nth-child(n+5) {display:none;}
	.squarebanner-carousel .slick-arrow+.slick-list {margin-left:20px; margin-right:20px;}
	.squarebanner-carousel .slick-prev {left:-7px;}
	.squarebanner-carousel .slick-next {right:-7px;}
	.big-product-carousel>.item {width:50%;}
	.big-product-carousel>.item:nth-child(n+3) {display:none;}
}
@media (max-width:399px){
	.product-carousel>.item, .products-carousel>.item {width:50%;}
	.product-carousel>.item:nth-child(n+3), .products-carousel>.item:nth-child(n+3) {display:none;}
}
@media (min-width:768px){
	.main-footer .footer-nav i {display: none;}
}
@media (min-width:1200px){
	.squarebanner-carousel a:hover .image:after {-webkit-animation:fa-spin 12s infinite linear; animation:fa-spin 12s infinite linear; border-color: #aaa; transition: border-color .4s ease; -webkit-transition: border-color .4s ease;}
	.product-carousel>.item {width:20%;}
	.product-carousel>.item:nth-child(n+5) {display:inline-block;}
	.product-carousel>.item:nth-child(n+6) {display:none;}
	.banner-wrapper a:hover {box-shadow:2px 2px 4px rgba(0,0,0,.15);}
	.banner-wrapper a:hover .image img {transform:scale(1.03); -webkit-transform:scale(1.03);}
	.banner-wrapper a:hover .text {background-color:rgba(0,0,0,.85);/* padding-top:14px; padding-bottom:14px;*/}
	.product-item .image .buttons *:hover {background-color:#fff;}	
	.main-footer .footer-nav ul a:hover {color:#000;}
	.main-footer .social-media a:hover, .main-footer .apps a:hover {background-color:#fff; box-shadow:0 1px 20px 0 rgba(0,0,0,.1);}
}
@media (min-width:1367px){
	.slider .desc .title {font-size:58px;}
	.container .slider .desc .title {font-size:50px;}
	.banner-wrapper.banner02 {padding-left:1px; padding-right:1px;}
	.product-item .image .buttons {top:10px; right:10px;}
}
@media (min-width:1460px){
	.big-product-carousel .slick-prev, .products-carousel .slick-prev, .product-carousel .slick-prev {left:-55px;}
	.big-product-carousel .slick-next, .products-carousel .slick-next, .product-carousel .slick-next {right:-55px;}
}

.breadcrumb-wrapper {background-color:#ededed; padding:20px 0; margin:-1px 0 20px;}
.breadcrumb {background-color:transparent; border:none; border-radius:0; padding:0; margin:0; font-size:0; line-height:0; text-align:center;}
	.breadcrumb>ul {float:none; margin:0; font-size:0;}
	.breadcrumb>ul li {float:none; display:inline-block; vertical-align:top; padding:0; font-size:14px; color:#555; line-height:18px;}
	.breadcrumb>ul a {display:inline-block; vertical-align:top; font-size:inherit; color:#555; line-height:18px;}
	.breadcrumb>ul h1 {margin:0; font-size:inherit; font-weight:600; color:#000; 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-top:15px; margin-bottom:20px;}
	.category-banner a {display:block;}
	.category-banner img {display:block; width:100%;}

.category-detail {max-height:160px; overflow:auto; margin:30px 0;}
	.category-detail:empty {display:none;}
	.category-detail h1, .category-detail h2 {font-size:30px; margin:0 0 15px;}

.product-list-wrapper {position:relative; padding-left:242px; margin-top:30px;}
.product-list-wrapper.noleftside {padding-left:0;}
	.product-list-wrapper #filterForm {display:block; width:220px; position:absolute; top:0; left:0; padding-right:15px; 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:80px;}
	.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 #eaeaea;}
	.filter-container .panel-heading {padding:12px 0;}
	.filter-container .panel-title {font-size:15px; font-weight:600; line-height:18px;}
	.filter-container .panel-title+a {font-size:16px; line-height:18px; padding:12px 0; color:#222;}
	.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:500; color:#777; line-height:18px; padding:6px 0;}
	#categories>.panel-body>ul>li.active>a {color:#222; 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:500; color:#777; line-height:16px; padding:7px 0;}
	#categories>.panel-body>ul>li ul li.active>a {font-weight:600; color:#e22936; text-decoration:underline;}
	#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:14px; font-weight:500; color:#777; 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:#e22936;}
	.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:#e22936; 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; font-weight:500; color:#777; 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:#000;}
	.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; border-bottom:1px solid #eaeaea; padding-bottom:7px; margin-bottom:20px;}
	.filter-button {display:none; background-color:#222; 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:inherit; font-weight:normal; color:#86868b; line-height:18px; margin:10px 0;}
		.page-options .form-control {display:inline-block; vertical-align:top; width:auto; height:38px; border:none; font-size:inherit; color:#444; 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:#444; line-height:16px; padding:7px 10px; background-color:#ededed; 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:#444; 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 {border:1px solid #eaeaea; vertical-align:top; border-radius:0; font-size:0; line-height:0; margin:0;}
	.pagination>li {vertical-align:top;}
	.pagination>li>a {display:block; padding:7px 10px; font-size:14px; font-weight:500; color:#888; line-height:22px; background-color:transparent; border:none; border-radius:0!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:#000;}
	.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {width:32px; background-color:#ededed; padding:7px; font-size:15px; font-weight:600; color:#000;}
	.pagination>li>a span {display:none;}
	.pagination i {display:block; font-size:16px; color:#000; line-height:20px; margin:0 1px 2px;}

@media (max-width:991px){
	.breadcrumb>ul li {font-size:13px;}
	.category-detail {margin:20px 0;}
	.category-detail h1, .category-detail h2 {font-size:24px; margin-bottom:10px;}
	.product-list-wrapper {padding-left:212px;}
	.product-list-wrapper #filterForm {width:200px;}
	.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-wrapper {background-color:transparent; padding:0; margin:0 0 15px;}
	.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 .order-by label, .page-options .form-control {font-size:13px;}
	.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:340px; 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;}
	.filter-container .filter-close {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; position:absolute; top:0; left:0; width:100%; background-color:#000; padding:14px 20px; margin:0; color:#fff; line-height:18px; text-transform:uppercase;}
	.filter-container .filter-close svg {width:12px; height:12px; fill:#fff; stroke:#fff; opacity:1;}	
	.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:12px 20px;}
	.filter-container .panel-title {font-size:14px; font-weight:600; color:#000;}
	.filter-container .panel-title+a {font-size:20px; padding:12px 18px;}
	.filter-container .panel-item .panel-body {padding:0 20px 15px;}	
}
@media (min-width:768px){
	.filter-container .panel-title+a {display:block;}
	.panel-group.filter-container>.panel>.panel-heading {display:none;}
	#filter {display:block!important;}
}

.breadcrumb {position:relative;}
.breadcrumb .go-back {position:absolute; top:50%; left:0; width:38px; height:38px; background-color:#fff; box-shadow:0 1px 20px 0 rgba(0,0,0,.1); border-radius:100%; margin:-19px 0; cursor:pointer;}
	.breadcrumb .go-back:before {content:'\f104'; display:block; font-family:FontAwesome; font-size:22px; color:#222; line-height:38px; text-align:center;}
	.breadcrumb .go-back+ul {padding:0 40px;}

.product {margin-top:40px;}

.product-image {position:relative; max-width:610px; margin-left:122px;}
	.product-thumbs-slider-container {position:absolute; top:0; left:-122px; width:102px;}
		.product-thumbs-slider {margin:-10px 0;}
		.product-thumbs-slider .thumbs-item {opacity:.6; cursor:pointer; padding:10px 0;}
		.product-thumbs-slider .slick-current .thumbs-item {opacity:1;}
		.product-thumbs-slider .thumbs-item img {width:100%; height:auto; border:1px solid #fff;}
		.product-thumbs-slider .slick-current .thumbs-item img {border-color:#222;}
		.product-images-slider>.images-item+.images-item, .product-thumbs-slider>.thumbs-item:nth-child(n+6) {display:none;}
		.product-thumbs-slider .slick-arrow {z-index:1; top:auto; bottom:-55px; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%); width:30px; height:30px;}
		.product-thumbs-slider .slick-arrow:before {font-size:16px; line-height:20px;}		
		.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 img {display:block; width:100%;}
	.product-image .labels {list-style:none; position:absolute; top:15px; left:-4px; z-index:1; padding:0; pointer-events:none;}
		.product-image .labels li {display:none; font-size:12px; font-weight:500; color:#fff; line-height:20px; letter-spacing:1px; text-transform:uppercase; position:relative; margin-bottom:8px;}
		.product-image .labels li#indirim-orani, .product-image .labels li[data-value="1"] {display:block;}
		.product-image .labels span {display:inline-block; vertical-align:top; background-color:#000; padding:3px 12px; position:relative; text-align:center;}
		.product-image .labels span:after {content:''; width:0; height:0; border-style:solid; border-width:0 4px 3px 0; border-color:transparent #000 transparent transparent; position:absolute; left:0; bottom:-3px;}

	.product-detail {padding:15px 0;}
	.product-detail .brand {display:inline-block; vertical-align:top; margin-bottom:15px;}
		.product-detail .brand img {width:90px;}
		.product-detail .brand img[data-src=""] {display:none;}
		.product-detail .brand .text {display:none; font-size:14px; color:#888;}
		.product-detail .brand img[data-src=""]+.text {display:block;}
	.product-detail h2 {font-size:18px; font-weight:600; color:#222; line-height:22px; margin:0 0 20px;}
	.product-detail #kod {display:block; font-size:14px; color:#888; margin:-15px 0 20px;}

	.product-detail .desc {margin:20px 0; font-size:13px; color:#888; line-height:20px;}
		.product-detail .desc:empty {display:none;}

	.product .price {font-size:0; line-height:0; margin:30px -10px 20px;}
		.product .price>div {display:inline-block; vertical-align:top; font-size:22px; font-weight:600; color:#e22936; 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 {font-size:16px; font-weight:600; line-height:18px; margin-top:4px;}
		.product .price>div#indirimsiz-fiyat, .product .price>div#piyasa-fiyati {font-size:16px; font-weight:500; color:#888; 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:rgba(142,142,142,.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:#e22936; color:#fff; line-height:1.25; padding:5px 15px;}

	.product .options, .product #aksesuarlar {margin:30px 0;}
	.product .options+#aksesuarlar {margin-top:-10px;}
	.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:#666; line-height:120%; text-transform:uppercase; margin:0 0 10px;}
		.product .options label span, .product #aksesuarlar label span {color:#222;}
		.product #aksesuarlar .aksesuardetay {font-size:13px; font-weight:600; color:#888; 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:#e22936;}
			.product .options .name, .product #aksesuarlar .name {display:block; font-size:13px; font-weight:600; color:#666; 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:#e22936; color:#e22936;}
			.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 {float:left; margin-right:10px; margin-bottom:30px;}
		.product .siparis button {flex:1 1 auto;}
	.product .stok-durumu {display:none; background-color:#888;}
	.product .stok-durumu span {color:#fff!important;}
	.product .siparis.hide+.stok-durumu {display:block;}
	.product .siparis {display:flex; gap:2px;}
	.product .siparis .btn, .product .siparis button {width:auto;}

	.product .FavoriEkleSilButtonDetay {width:36px; height:36px; border:1px solid rgba(187,36,36,.45); border-radius:4px; float:left; padding:7px; 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 #e22936; border-color:#e22936;}
		.product .FavoriEkleSilButtonDetay svg {width:20px; height:20px; fill:#e22936; 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; 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:#888;}
		.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:14px; line-height:18px;}
		.product .add-list a {display:block; color:#555;}
		.product .add-list svg {display:inline-block; vertical-align:top; width:16px; height:16px; fill:#000; 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:#555;}
		.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:#ededed; padding:0; position:relative;}
		.panel-group.detail-menu .panel .panel-title {font-size:14px; font-weight:600; color:#222; 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; color:#222; 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; color:#555; line-height:20px;}
		#YorumForm h3 {margin:0 0 10px; font-size:15px;}
		#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:#555;}

.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 {opacity:.5; filter:alpha(opacity=50); -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:#444; text-shadow:0 0 1px rgba(255,255,255,.6);}
button.slbArrow:hover, button.slbCloseBtn:hover {opacity:1; color:#444;}
button.slbCloseBtn {font-family:none; font-size:24px; font-weight:bold; top:15px; right:15px;}
button.slbArrow, button.slbCloseBtn {width:38px; height:38px; color:#222; 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-image {margin-left:80px;}
	.product-thumbs-slider-container {left:-80px; width:70px;}
	.product-thumbs-slider {margin:-5px 0;}
	.product-thumbs-slider .thumbs-item {padding:5px 0;}
	.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-image {margin-left:0;}
	/*
	.product-images-slider .slick-arrow {opacity:1; visibility:visible; pointer-events:auto;}
	.product-images-slider .slick-prev {left:10px;}
	.product-images-slider .slick-next {right:10px;}
	*/
	.product-thumbs-slider-container {display:none;}
	.product-thumbs-slider .slick-arrow {opacity:0; visibility:hidden; pointer-events:none;}
	.product-thumbs-slider-container {top:auto; bottom:20px; left:0; width:100%; text-align:center;}
	.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:12px!important; height:12px; background-color:rgba(0,0,0,.4); border-radius:100%;  margin:0 3px; transition:background-color .4s; -webkit-transition:background-color .4s;}
	.product-thumbs-slider-container .slick-slide.slick-current {background-color:#000;}
	.product-thumbs-slider-container .slick-arrow, .product-thumbs-slider-container .slick-slide.slick-cloned, .product-thumbs-slider-container img {display: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:0;}
	.product-image {margin:0 -15px 10px;}
	.product-image .product-images-slider-container {margin-left:-1px;}
	.product-image .images-item {padding-left:1px;}
	.product-image .labels {left:auto; right:14px;}
	.product-image .labels li {clear:both; float:right; margin-bottom:5px;}
	.product-image .labels span {padding:2px 8px;}
	.product-image .labels span:after {content:none;}
	.product-detail {text-align:center;}
	.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%;}
}
@media (min-width:1200px){
	.product .FavoriEkleSilButtonDetay[data-type="1"]:hover {box-shadow:inset 0 0 0 22px #e22936; border-color:#e22936;}
	.product .FavoriEkleSilButtonDetay[data-type="1"]:hover svg {fill:#fff;}
}

.nav-tabs {margin-bottom:30px; background-color:#ededed; 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:600; color:#222; line-height:120%; padding:13px 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:#555; border:none;}
		.nav>li>a:hover, .nav>li>a:focus {background-color:transparent; color:#e22936;}
		.nav-tabs>li>a small {vertical-align:top;}

.theme-h2 {font-size:18px; font-weight:600; color:#444; line-height:120%; margin:0 0 20px;}
.theme-h1, .login-page-v3 .theme-h2 {font-size:20px; font-weight:600; color:#222; 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:#e22936;}
.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:#fff;}
.relative-links {border:1px solid #eaeaea;}
.relative-links strong {font-weight:600; color:#222;}
.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 .container {padding:0;}
	.contact-page-v4 .theme-h1, .contact-page-v4 .theme-h1+p {display:none;}
	.contact-page-v4 .contact-detail {padding:0 15px;}
	.contact-page-v4 .contact-detail ul {font-weight:500;}
	.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 {display:inline-block; vertical-align:top; font-size:95%; font-weight:500; color:#999; text-transform:uppercase; margin:0 10px 0 0;}
	.contact-page-v4 .contact-detail li label svg {display:inline-block; vertical-align:top; 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 {display:inline-block; vertical-align:top; color:#454545;}
	.contact-page-v4 #SubmitButton {margin-top:34px;}
	.contact-page-v4 .contact-form .row>* {clear:none!important;}

.content-wrapper>.row {margin:0;}
.col-xs-12.content-right-column {float:right; width:100%; padding-left:240px; padding-right:20px; margin-left:-220px;}
.col-xs-12.content-left-column {width:220px; float:left; position:relative; z-index:1; padding:0;}
	.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:#222; line-height:18px; transition:background-color .4s, color .4s; -webkit-transition:background-color .4s, color .4s;}
	#content-menu .active a {background-color:#fff; color:#000; padding-left:25px; padding-right:15px;}
	#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:#222; 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 #eaeaea; font-size:110%; font-weight:500; color:#222; 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:#222; 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:#e22936; 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:#e22936; }
	.form-check-label.active:before, .cart-steps .OdemeTuru.active .box:before {content:'\f00c';}

.siparis-gecmisi-liste, .siparis-gecmisi-detay {}
	.siparis-gecmisi-liste .panel-group .panel {background-color:transparent;}
	.siparis-gecmisi-liste .panel-group .panel .panel-heading {background-color:#eaeaea; 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:#555;}
	.panel .panel-heading .panel-siparis-detayi>div>span:after, .panel .panel-heading .panel-siparis-detayi>div a:after {background-color:#555;}
	.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:#222;}
	.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:#fff;}
	.siparis-gecmisi-detay .well, .siparis-gecmisi-liste .well {background-color:#ededed; border-radius:0; border:none; box-shadow:none; padding:10px 15px;}
	.siparis-gecmisi-detay .well h4, .siparis-gecmisi-liste .well h4 {display:none;}
	.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 {background-color:#ededed; border-bottom:none; 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:#222;}
	.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:#222;}
	.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:#eaeaea; 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:#e22936; 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:#e22936; text-transform:none;}

.success-icon {margin:0 0 12px; text-align:center;}
	.success-icon svg {width:48px; height:48px; fill:#e22936;}
.success-icon+.theme-h1 {font-size:24px; font-weight:normal; color:#e22936;}

.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:#222; 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:#999; 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;}
	.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;}
	.cart-products, .delivery-info, .invoice-info, .invoice-form, .shipping-info, .payment-items, .agreement-container {position:relative; 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:#222; line-height:19px; border-bottom:1px solid #eaeaea; text-transform:none;} 
	.cart-steps-page h3 {margin:0 0 10px; padding:4px 0 16px; font-size:18px; font-weight:600; color:#e22936; 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:70%;}
.SepetUrunSatir>.row>.col-sm-4, .cart-steps .cart-detail .items-group>.item .image, .order-detail .items-group>.item .image {width:30%;}

.col-xs-6.amount-container {display:none;}
.cart-products:after {content:''; clear:both; display:block;}
.cart-steps-page .cart-detail .items-group {border:none; margin-bottom:0;}
	.cart-steps-page .cart-detail .items-group>.item {padding:15px 0; border-bottom:1px solid #eaeaea;}
	.cart-steps-page .cart-detail .items-group>.item+.item {border-top:none; margin-top:0; padding-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-size:16px; font-weight:600; color:#222; 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;}
	.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 'Din Pro', 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:#555;}
	.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:500; 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:16px; 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 rgba(187,36,36,.45); font-size:95%; color:#000; 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:#e22936;}
	.cart-steps-page .secure-shopping .text {margin-bottom:0;}
	.cart-steps-page .secure-shopping .text .title {font-size:15px; font-weight:600; color:#e22936; 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:#222;}
	.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:#222; 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:#222; 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:#eaeaea; 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:#e22936;}
.cart-steps .cart-detail .items-group, .cart-steps .cart-steps-box, .cart-steps-v2 .cart-prices .cart-steps-box {padding:0; border-color:#e6e6e6;}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {background-color:#fff; border-color:rgba(187,36,36,.45);}
	.cart-steps-v3 .address-item label .address-title {display:inline-block; vertical-align:top; color:#e22936; 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 #ddd; 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:#e22936; 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:rgba(187,36,36,.45);}

.cart-button.form-group.form-button .btn {width:100%; padding-left:10px; padding-right:10px;}

.cart-help-links li:before {color:#e22936;}

.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:#eaeaea; 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:#f7f7f7; border:1px solid #eaeaea; margin:0; padding:8px 20px; position:relative; text-align:center; color:#222;}
	.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:#e22936; border-bottom-color:#fff;}
	.cart-steps .OdemeTuru.active:before {width:100%;}
	.cart-steps .OdemeTuru .box {font-size:14px; font-weight:600; color:inherit; line-height:18px;}
	.OdemeTuru .box img.iyzicoileode {margin:-3px 5px;}

.OdemeYontemi {border:1px solid #eaeaea; 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:after, .agreement-container .small:after, .agreement-inner .large:after, .agreement-inner .small:after {height:1px; background-color:#eaeaea;}
.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:#222; background-color:#ededed; 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; border:1px solid #ddd; margin-bottom:20px;}

.slbText {font-size:14px;}

.news-item {display:block; font-size:96%; color:inherit; color:#888; line-height:18px; padding:10px 10px 15px; background-color:#fff; border:1px solid #eee; margin-bottom:20px; transition:all .5s ease; -webkit-transition:all .5s ease;}
	.news-item:hover, .news-item:focus {text-decoration:none; color:#888;}
	.news-item .image {margin-bottom:15px;}
	.news-item .image img {display:block; width:100%;}
	.news-item .title {font-size:105%; font-weight:600; color:#e22936; line-height:120%;}
	.news-item .detail {padding:0 5px;}
	.news-item .date:before {content:'\f073'; display:inline-block; vertical-align:top; margin-right:8px; font-family:FontAwesome;}
	.news-item .desc {max-height:73px; 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:#e22936;}
	.news-item .more:after {content:'\f101'; display:inline-block; vertical-align:top; margin-left:8px; font-family:FontAwesome;}

.news-detail .summary {font-size:116%; font-style:italic; font-weight:500; color:#e22936; line-height:130%; margin:10px 0 30px;}
.news-detail .summary:empty {display:none;}
.news-detail .date {background-color:#ededed; 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:#222; 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-item:hover {box-shadow:0 0 20px rgba(0,0,0,.15);}
	.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-item .title {font-size:120%;}
	.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 (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:18px;}
	.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;}
	.success-icon svg {width:42px; height:42px;}
	.success-icon+.theme-h1 {font-size:20px;}

	.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;}
	.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;}
	.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:#eaeaea; 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 -16px 15px;}
	.content-menu .panel {padding:0; border:1px solid #eaeaea;}
	.content-menu .panel-heading {font-weight:600; color:#888; line-height:20px; padding:8px 15px;}
	.content-menu .panel-title {font-size:inherit; font-weight:inherit; color:inherit; line-height:inherit;}
	.content-menu .panel-title+a {color:inherit; padding:8px 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;}
	.cart-products, .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-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;}
	.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:#eaeaea;}
	.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:#ededed;}
	#content-menu {display:block!important;}
	#content-menu .panel-body {padding:0;}
	#content-menu a {font-weight:600; color:#222; padding-top:12px; padding-bottom:12px;}
	#content-menu a:hover {color:#e22936;}
	#content-menu .active a:hover {color:#000;}
	.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:#ededed;}
	.all-cats ul a:hover {color:#e22936;}
	.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){
	.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;}
}
@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;}
}



.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){
	.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:1367px){
	.container {width:1320px;}
}

/* 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 */

/* Birincil Renk - #000 */
button, .btn, .btn:focus, .btn.focus, .btn:active, .btn.active, button:hover, .btn:hover, .page-up, #toast-container>div, #toast-container>div:hover, .main-header .location .dropdown-menu li[data-value="1"] label, .main-nav-wrapper, .sub-nav .banner-wrapper a, .slick-dots li.slick-active button, .product-item .labels li, .ui-slider-range, .product-image .labels span {background-color:#000;}
.top-nav>li.has-sub>a:before {border-color:#000 transparent transparent transparent;}
.sub-nav .has-sub>a, .shopping-wrapper ul, .slick-arrow:focus, .slick-arrow:hover, .slider .desc .more, .home-showroom .title, .product-item .detail .price .tax-price, .product-item .detail .price .discounted-price, .product-item .detail .price .last-price, .product-item .detail .price .discount, .main-footer .social-media a, .main-footer .apps a, .breadcrumb>ul h1, .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, #content-menu .active a, .cart-steps-page .secure-shopping {color:#000;}
.slider .slick-arrow svg, .main-footer .apps svg, .product .add-list svg{fill:#000;}
.product-item .labels span:after, .product-image .labels span:after {border-color:transparent #000 transparent transparent;}
.main-footer {stroke:#000;}

@media (max-width:1199px){
    .main-nav-wrapper .main-nav-toggle {background-color:#000;}
    .top-nav>li>a, .sub-nav .list>li>a, .sub-nav .has-sub>a {color:#000;}
}
@media (max-width:991px){
    .product-thumbs-slider-container .slick-slide.slick-current {background-color:#000;}
}
@media (max-width:767px){
    .filter-container .filter-close {background-color:#000;}
    .filter-container .panel-title {color:#000;}
}
@media (min-width:768px){
    #content-menu .active a:hover {color:#000;}
}
@media (min-width:1200px){
	.top .side-nav a:hover, .main-header .location .dropdown-toggle:hover, .main-header .location.open .dropdown-toggle, .sub-nav a:hover, .main-footer .footer-nav ul a:hover {color:#000;}
}
/* Birincil Renk - #000 */

/* İkincil Renk - #e22936 */
.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, .ui-state-active, .product-item .detail .price .discount, #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 h3, .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 .title, .news-item .more, .news-detail .summary {color:#e22936;}
header .cart .sepete-eklendi-mesaj, .form-radio-label.active:before, .cart-steps .shipping-info .shipping-item label.active .name:before, .product .promosyon-metin div, .product-item .promotion {background-color:#e22936;}
.product .options [data-selected="1"] .image, .product .options [data-selected="1"] .color, .product .options [data-selected="1"] .name, .product #aksesuarlar [data-selected="1"] .name, .product .FavoriEkleSilButtonDetay[data-type="0"] {border-color:#e22936;}
.product .FavoriEkleSilButtonDetay[data-type="0"] {box-shadow:inset 0 0 0 22px #e22936;}
.product .FavoriEkleSilButtonDetay svg, .success-icon svg, .cart-steps-page .secure-shopping svg {fill:#e22936;}

@media (max-width:1199px){
    .top-nav>li.open>a {color:#e22936;}
}
@media (min-width:768px){
    #content-menu a:hover, .all-cats ul a:hover {color:#e22936;}
}
@media (min-width:1199px){
    .btn-primary.active.focus {box-shadow:inset 0 0 0 22px #e22936;}	
}
@media (min-width:1200px){
	.product .FavoriEkleSilButtonDetay[data-type="1"]:hover {border-color:#e22936;}
	.product .FavoriEkleSilButtonDetay[data-type="1"]:hover {box-shadow:inset 0 0 0 22px #e22936;}
}
/* İkincil Renk - #e22936 */

#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;}

.upload-image {margin-top:0!important;}
.filename span {font-size:85%; padding:0 8px; background-color:#777; color:#fff; border-radius:3px; margin:5px 10px 0 0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; max-width:150px;}
.me-50 {min-width:175px; margin-right:10px!important;}
.form-wrapper .border {border:1px solid #eaeaea; padding:10px 15px;}
.form-wrapper .col-form-label {font-weight:600;}

.news-list .row {display:flex; flex-wrap:wrap; gap:20px; margin:0;}
.news-list .row:before, .news-list .row:after {content:none;}
.news-list .row>* {float:none; padding:0; width:calc(50% - 10px);}
.news-item {display:flex; flex-direction:column; height:100%; margin-bottom:0;}
.news-item .detail {flex:1 1 auto; display:flex; flex-direction:column;}
.news-item .date {margin-top:auto;}

@media (min-width:768px){
	.news-list .row>* {width:calc(33.33333% - 13.33333px);}
}
@media (min-width:992px){
	.news-list .row>* {width:calc(25% - 15px);}
}

.header-button-group {display:flex; gap:2px;}
.googleBtn {padding:6px; border-radius:4px; margin-left:2px; font-size:11px; font-weight:600; line-height:14px;}
.randevuBtn {background-color:#039BE5;}

@media (max-width:767px){
	.siparis .googleBtn {width:calc(50% - 1px)!important; padding:13px 6px; font-size:14px;}
}
@media (min-width:768px){
	.googleBtn {padding:8px 16px; min-height:36px; font-size:14px; font-weight:700; line-height:20px; letter-spacing:.25px;}
}