* {min-height:0; min-width:0;}
body {background:#fff url('../images/bg.jpg') top center no-repeat; background-size:100% auto; font:14px/20px 'Raleway', Helvetica, Arial, sans-serif, Arial; color:#555; 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:300;}
.form-group label {font-size:14px; font-weight:300; color:#555; 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 'Raleway', Helvetica, Arial, sans-serif, Arial, sans serif; height:44px; padding:0 15px; background-color:#fff; border:1px solid #ddd; border-radius:8px; box-shadow:none;}
select, select.form-control {background:#fff url('../../genel/images/down-chevron.svg'); background-size:9px; background-position:right center; background-repeat:no-repeat; padding-right:30px;}
textarea.form-control {padding-top:10px; padding-bottom:10px;}
.form-control::placeholder {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 {box-shadow:inset 0 1px 1px rgba(8,8,8,.07), 0 0 15px rgba(0,0,0,.06); border-color:#bbb;}
.has-success .form-control {border-color:#ddd!important; box-shadow:none!important;}
.has-error .form-control {border-color:#d0aeae!important; box-shadow:none!important;}
.btn, .btn-primary {display:inline-block; vertical-align:top;}
button, .btn {padding:13px 30px; background-color:#8EC7ED; border:none; border-radius:8px; font-size:15px; font-weight:600; color:#4B4B4B; line-height:20px; text-align:center; white-space:normal; vertical-align:middle; transition:opacity .4s; -webkit-transition:opacity .4s;}
.btn:focus, .btn.focus, .btn:active, .btn.active, button:hover, .btn:hover {background-color:#8EC7ED; color:#4B4B4B;}
button.btn-sm, .btn.btn-sm {background-color:#555; border:none; padding:4px 12px; font-size:13px; font-weight:300; color:#fff; line-height:18px;}
.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:#555; color:#fff;}
.btn-primary {background-color:#bbb;}
.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:#bbb; color:#4B4B4B;}

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

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

.open.dropdown {z-index:9999;}
	.dropdown-toggle {cursor:pointer;}
	.dropdown-menu {border-radius:0; border:none; box-shadow:0 0 10px rgba(0,0,0,.2); margin:0; padding:15px; top:100%; left:50%; transform:translate(-50%,0); -webkit-transform:translate(-50%,0); min-width:260px; 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(88,88,90,.9); position:relative;}
#toast-container>div {opacity:1; padding:15px 40px 15px 20px; border:1px solid rgba(255,255,255,.075); border-radius:0; max-width:100%;}
#toast-container>div, #toast-container>div:hover {background-color:#58585A; box-shadow:none;}
.toast-progress {background-color:#fff; height:2px; opacity:.2;}
.toast-message {font-size:15px; font-weight:500; color:#fff; 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;}
}
body.homepage {background-image:none;}
header {padding:18px 0 30px;}
	.header-inner {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:flex-end; -webkit-align-items:flex-end; -moz-align-items:flex-end; -ms-align-items:flex-end; -o-align-items:flex-end; align-items:flex-end; position:relative; z-index:5;}

		.main-nav-toggle, .top-nav i {display:none;}
		header .main-nav-toggle {margin-left:-13px; display:none;}
			header .main-nav-toggle button {background-color:transparent; padding:15px 13px;}
			header .main-nav-toggle svg {display:block; width:19px; height:19px; fill:#58585A; transition:opacity .4s; -webkit-transition:opacity .4s;}

		header .logo {font-size:0; line-height:0; margin-left:-17px;}
			header .logo a {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;}
			header .logo img {display:inline-block; vertical-align:top;}

		header .user-nav {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-justify-content:flex-end; -moz-justify-content:flex-end; justify-content:flex-end; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; list-style:none; padding:0; position:relative; margin:0 -13px 0 auto;}
			header .location-col+.location-col {display:none;}
			header .user-nav a.item, header .dropdown.item .dropdown-toggle {display:block; padding:17px 13px; position:relative; font-size:12px; font-weight:600; color:#58585A; line-height:17px;}
			body.homepage header .user-nav a.item, body.homepage header .dropdown.item .dropdown-toggle {color:#fff;}
			header .user-nav a.item svg, header .dropdown.item .dropdown-toggle svg {display:block; width:17px; height:17px; fill:#58585A; transition:fill .4s; -webkit-transition:fill .4s;}
			body.homepage header .user-nav a.item svg, body.homepage header .dropdown.item .dropdown-toggle svg {fill:#fff;}
			header .dropdown.item .dropdown-toggle svg.cart-icon {width:19px; height:19px; margin:-1px;}
			header .dropdown.item.open .dropdown-toggle svg {fill:#222;}
			body.homepage header .dropdown.item.open .dropdown-toggle svg {fill:#D7DF21;}
			header .dropdown.item .dropdown-toggle .text {margin:3px 0 -3px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
			header .dropdown.item .dropdown-toggle .text span {display:inline-block; vertical-align:top;}
			header .dropdown.item .dropdown-toggle .text span:empty {display:none;}
			header .dropdown.item .dropdown-toggle .text span+span:before {content:'/'; display:inline-block; vertical-align:top; margin:0 4px;}
			header .dropdown.item .dropdown-toggle:after {content:''; display:none; width:0; height:0; border-style:solid; border-width:0 10px 10px 10px; border-color:transparent transparent #58585a transparent; position:absolute; top:100%; left:50%; margin-left:-10px; animation:downtoupcenter ease .5s; -webkit-animation:downtoupcenter ease .5s;}
			header .dropdown.item.open .dropdown-toggle:after {display:block;}
			header .dropdown.item .dropdown-menu {min-width:auto; top:calc(100% + 10px); left:auto; right:-5px; transform:translate(0,0); -webkit-transform:translate(0,0); width:250px; background-color:#58585a; box-shadow:none; font-size:12px; color:#fff; line-height:16px;}
			header .dropdown.item .dropdown-menu .form-control {background-color:#58585a; border:none; border-bottom:1px solid #666; border-radius:0; font-size:13px; color:#fff; height:34px; padding:0 10px;}
			header .dropdown.item.location p {padding:0 10px; text-align:center;}
			header .dropdown.item.location form+p, header .dropdown.item.location ul+p {margin-top:20px;}
			header .dropdown.item.location ul {font-size:0; line-height:0; margin:-5px 5px; text-align:center;}
			header .dropdown.item.location li {display:inline-block; vertical-align:top; margin:5px;}
			header .dropdown.item .dropdown-menu label {display:block; border:1px solid #D7DF21; font-size:13px; font-weight:500; color:#D7DF21; line-height:16px; padding:6px 8px; margin:0; cursor:pointer;}
			header .dropdown.item .dropdown-menu li[data-value="1"] label {background-color:#D7DF21; color:#58585A;}
			header .dropdown.item.account .dropdown-menu {right:-48px; width:200px;}
			header .dropdown.item.account .dropdown-menu p {font-size:13px; color:#fff; line-height:16px; text-align:center;}
			header .dropdown.item.account .dropdown-menu ul {margin:0 -2px; font-size:0; line-height:0; text-align:center;}
				header .dropdown.item.account .dropdown-menu li {width:100%; display:inline-block; vertical-align:top; padding:4px 2px 0;}
				header .dropdown.item.account .dropdown-menu li a {display:block; border:1px solid #D7DF21; font-size:13px; font-weight:500; color:#D7DF21; line-height:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:6px 8px; text-transform:uppercase; transition:box-shadow .4s, color .4s; -webkit-transition:box-shadow .4s, color .4s;}

			header .dropdown.item.search .dropdown-toggle:after {content:none;}
			header .dropdown.item.search .dropdown-menu {display:block; position:fixed; top:-48px; left:0; right:auto; transform:translate(0,0); -webkit-transform:translate(0,0); width:100%; background-color:#58585a; padding:0; min-width:auto; max-width:auto; overflow:hidden; animation:none; -webkit-animation:none; -moz-animation:none; -o-animation:none; -ms-animation:none; transition:top .6s; -webkit-transition:top .6s;}
			header .dropdown.item.search.open .dropdown-menu {top:0;}
				header .search form {display:block; position:relative;}
				header .dropdown.item.search .dropdown-menu .form-control {font-size:18px; height:48px; color:#eee; background-color:transparent; border:none; border-radius:0; padding:0 120px 0 20px;}
				header .dropdown.item.search .dropdown-menu .form-control:focus {border:none; box-shadow:none;}
				header .dropdown.item.search .dropdown-menu .form-control::placeholder {color:#969698;}
				header .dropdown.item.search .dropdown-menu button {position:absolute; top:0; right:52px; width:auto; height:48px; padding:12px; background-color:transparent; border:none;}
				header .dropdown.item.search .dropdown-menu button svg, header .dropdown.item.search .dropdown-menu .dropdown-close svg {display:block; width:24px; height:24px; fill:#969698; padding:2px;}
				header .dropdown.item.search .dropdown-menu .dropdown-close {position:absolute; top:0; right:8px; padding:12px; cursor:pointer;}
				header .dropdown.item.search .dropdown-menu .dropdown-close svg {padding:4px; stroke:#969698;}
				.ui-menu.ui-widget.ui-widget-content.ui-autocomplete {background-color:#58585a; padding:0 20px 10px; width:100%!important; border:none; overflow:auto; position:relative!important; top:auto!important; left:auto!important;}
					.ui-autocomplete-category {display:none;}
					.ui-menu-item {border-top:1px solid #89898B;}
					.ui-menu-item div {transition:box-shadow .4s; -webkit-transition:box-shadow .4s; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:flex-start; -webkit-align-items:flex-start; -moz-align-items:flex-start; -ms-align-items:flex-start; -o-align-items:flex-start; align-items:flex-start; padding:10px 0;}
					.ui-menu-item-wrapper {padding:10px 0; color:#fff; transition:color .4s; -webkit-transition:color .4s;}
					.ui-menu-item-wrapper span.image {width:50px; min-width:50px; margin-right:15px;}
					.ui-menu-item-wrapper span.image img {height:auto;}
					.ui-menu-item-wrapper span.text {display:block; width:100%; font-size:13px; line-height:18px; max-width:none; white-space:normal; text-transform:none; margin:5px 0;}
					.ui-state-active {background-color:transparent; color:#eee; z-index:1;}

			header .cart {}
				header .cart .dropdown-toggle {position:relative;}
				header .cart .dropdown-toggle .amount {position:absolute; top:50%; left:0; margin-top:-4px; width:100%; font-size:11px; color:#D7DF21; line-height:11px; text-align:center; transition:color .4s; -webkit-transition:color .4s;}
				header .cart[data-amount="0"] .dropdown-toggle .amount {display:none;}
				body.homepage header .cart .dropdown-toggle .amount {color:#000;}
					header .cart .dropdown-menu {min-width:auto; width:300px; max-width:calc(100vw - 20px); left:auto; right:9px; transform:translate(0,0); -webkit-transform:translate(0,0); font-size:13px; color:#fff; line-height:16px;}
					header .cart .sepete-eklendi-mesaj {background-color:#8EC7ED; font-size:12px; font-weight:bold; color:#58585A; line-height:18px; text-align:center; padding:3px; margin-bottom:10px;}
					header .cart .sepete-eklendi-mesaj:empty {display:none;}
					header .cart .dropdown-menu p {margin:15px 0; text-align:center;}
					header .cart .dropdown-menu .title {font-weight:600; text-transform:uppercase; margin-bottom:10px;}
					header .cart .dropdown-menu .cart-list {max-height:320px; overflow:auto; list-style:none; padding:0 0 10px; border-bottom:1px solid #89898B; margin:0 0 10px; font-size:12px;}
					header .cart .dropdown-menu .cart-list>li {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:flex-start; -webkit-align-items:flex-start; -moz-align-items:flex-start; -ms-align-items:flex-start; -o-align-items:flex-start; align-items:flex-start;}
					header .cart .dropdown-menu .cart-list>li+li {margin-top:10px;}
					header .cart .dropdown-menu .image {width:50px; min-width:50px;}
					header .cart .dropdown-menu .detail {width:100%; padding:5px 5px 5px 15px;}
					header .cart .dropdown-menu .detail a {display:block; color:inherit; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-bottom:5px;}
					header .cart .dropdown-menu .last-price, header .cart .dropdown-menu .old-price {display:inline-block; vertical-align:top; margin-right:10px;}
					header .cart .dropdown-menu .old-price {opacity:.7; text-decoration:line-through;}
					header .cart .dropdown-menu .old-price i, header .cart .dropdown-menu .last-price i, header .cart .dropdown-menu .ptotal .value i {font-size:85%;}
					header .cart .dropdown-menu .ptotal {font-weight:bold; margin-bottom:10px;} 
					header .cart .dropdown-menu .ptotal:after {content:''; clear:both; display:block;}
					header .cart .dropdown-menu .ptotal .text {float:left; font-weight:bold;} 
					header .cart .dropdown-menu .ptotal .value {float:right;}
					header .cart .dropdown-menu .cart-btn {display:block; background-color:#D7DF21; font-size:12px; font-weight:bold; color:#58585A; line-height:18px; text-align:center; padding:3px; margin-bottom:5px;}
					header .cart .dropdown-menu .dropdown-close {display:block; color:#bbb; text-align:center; padding:5px 0 0; cursor:pointer;}

	.main-nav {position:relative; z-index:3; margin-top:3px;}
	.main-nav ul {list-style:none; padding:0; margin:0;}
		.main-nav ul.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; margin:0 -15px;}
		.top-nav>li {margin:0 5px;}
		.top-nav li {position:relative;}
		.top-nav>li>a {display:block; font-size:15px; font-weight:300; color:#434345; line-height:20px; padding:10px;}
		.top-nav ul {display:none; position:absolute; top:100%; left:50%; transform:translate(-50%,0); -webkit-transform:translate(-50%,0); z-index:3; width:200px; background-color:#58585A; padding:15px 0; animation:downtoupcenter ease .5s; -webkit-animation:downtoupcenter ease .5s;}
		.top-nav ul ul {top:0; left:100%; transform:translate(0,0); -webkit-transform:translate(0,0); animation:righttoleft ease .5s; -webkit-animation:righttoleft ease .5s;}
		.top-nav ul a {display:block; font-size:16px; color:#fff; line-height:20px; padding:10px 30px;}
		
.nav-backdrop, .dropdown-shadow {display:none; position:fixed; top:0; left:0; z-index:5; width:100%; height:100%; opacity:0; pointer-events:none; background-color:rgba(207,207,207,.7); -webkit-backdrop-filter:blur(1.2px); backdrop-filter:blur(1.2px); transition:opacity .4s; -webkit-transition:opacity .4s; cursor:pointer;}
html.nav-active .nav-backdrop, .dropdown.open .dropdown-shadow {opacity:1; pointer-events:auto;}

@media (max-width:1199px){
	body, .form-group label {font-size:13px;}
	.form-control {height:40px;}
	button, .btn {padding:12px 20px; font-size:15px;}
	header {padding:8px 0 30px;}
	header .logo {width:180px; margin-left:-15px;}
	header .user-nav a.item, header .dropdown.item .dropdown-toggle {padding-top:15px; padding-bottom:15px;}
	header .dropdown.item .dropdown-menu {right:0;}
	header .dropdown.item.account .dropdown-menu {right:-43px;}
	header .dropdown.item.search .dropdown-menu .form-control {padding-left:15px;}
	header .dropdown.item.search .dropdown-menu button {right:47px;}
	header .dropdown.item.search .dropdown-menu .dropdown-close {right:-1px;}
	.top-nav ul a {font-size:15px; padding:8px 16px;}
}
@media (max-width:1079px){
	html.nav-active {overflow:hidden;}
	.nav-backdrop {display:block;}
	html.nav-active header .main-nav-toggle svg.close {opacity:1;}
	html.nav-active header .main-nav-toggle svg.open {opacity:0;}
	header .main-nav-toggle {display:block; width:37%;}
	header .logo {width:26%; max-width:26%; margin-left:0;}
	header .logo a {width:166px; max-width:100%; margin:0 auto;}
	header .user-nav {width:37%;}
	header .dropdown.item.search .dropdown-menu .form-control {font-size:16px;}
	header .dropdown.item.search .dropdown-menu button {right:46px;}
	header .dropdown.item.search .dropdown-menu button svg {padding:3px;}
	header .dropdown.item.search .dropdown-menu .dropdown-close {right:-2px;}
	header .dropdown.item.search .dropdown-menu .dropdown-close svg {padding:5px;}
	header .location-col {width:100%; -ms-order:-1; -webkit-order:-1; -moz-order:-1; -ms-order:-1; -o-order:-1; order:-1;}
	header .location-col .dropdown {float:right;}
	.main-nav {position:fixed; top:0; left:-340px; z-index:6; width:340px; max-width:calc(100% - 50px); height:100%; margin-top:0; background-color:#fff; padding:15px 0; transition:left .4s, box-shadow .4s; -webkit-transition:left .4s, box-shadow .4s;}
	.main-nav.open {left:0; box-shadow:0 0 30px rgba(0,0,0,.08);}
	.main-nav .main-nav-toggle {position:absolute; top:15px; left:100%; width:auto; margin-left:0; opacity:0; pointer-events:none; transition:opacity .4s; -webkit-transition:opacity .4s;}
	html.nav-active .main-nav .main-nav-toggle {opacity:1; pointer-events:auto;}
	.main-nav .main-nav-toggle button {padding:15px;}
	.main-nav .main-nav-toggle svg {width:14px; height:14px; stroke:#58585A;}
	.main-nav ul.top-nav {display:block; margin:0; max-height:100%; overflow-x:hidden; overflow-y:auto;}
	.top-nav>li {margin:0; border-bottom:1px solid #eee;}
	.top-nav>li>a, .top-nav ul a {font-size:15px; font-weight:300; line-height:20px; padding:15px; position:relative;}
	.top-nav i {display:block; position:absolute; top:0; right:0; padding:15px;}
	.top-nav i:before {display:block; width:20px; height:20px; font-size:20px; line-height:20px; text-align:center; -webkit-transform:rotate(0); transform:rotate(0); transition:transform .4s; -webkit-transition:-webkit-transform .4s;}
	.top-nav li.open>a i:before {-webkit-transform:rotate(90deg); transform:rotate(90deg);}
	.top-nav ul a, .top-nav ul i {padding:12px 15px; color:#434345;}
	.top-nav ul, .top-nav ul ul {background-color:transparent; position:relative; top:auto; left:auto; transform:translate(0,0); -webkit-transform:translate(0,0); width:auto; animation:none; -webkit-animation:none; padding:0 0 10px;}
	.top-nav ul ul {padding:0; margin-left:20px;}
}
@media (max-width:767px){
	header {padding:5px 0 25px;}
	.header-inner {-webkit-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; margin:0 -11px;}
	header .main-nav-toggle {width:auto; margin-left:0;}
	header .main-nav-toggle button {padding:11px;}
	body.homepage header .main-nav-toggle svg {fill:#fff;}
	body.homepage header .main-nav .main-nav-toggle svg {fill:#58585A;}
	header .logo {width:auto; max-width:none; padding:0 5px;}
	header .logo a {max-width:132px;}
	header .user-nav {width:164px; margin-left:0; margin-right:0; position:static;}
	header .user-nav a.item, header .dropdown.item .dropdown-toggle {padding:12px;}
	header .dropdown.item.search .dropdown-menu {top:-42px;}
	header .dropdown.item.search .dropdown-menu .form-control {font-size:15px; height:42px; padding-right:90px;}
	header .dropdown.item.search .dropdown-menu button {height:42px; padding:9px; right:43px;}
	header .dropdown.item.search .dropdown-menu .dropdown-close {padding:9px; right:1px;}
	header .dropdown.item.account .dropdown-menu {right:-41px;}
	header .dropdown.item.location .dropdown-toggle {padding:6px 12px 7px;}
	/*
	header .location-col {position:absolute; top:0; left:4px; right:4px; width:auto;}
	header .dropdown.item.location .dropdown-toggle {padding-top:6px; padding-bottom:7px;}
	*/
}
@media (max-width:420px){
	header .user-nav-wrapper .dropdown-menu {width:calc(100vw - 10px);}
}
@supports (-webkit-touch-callout:none){
	/* CSS specific to iOS devices */ 
}
@supports not (-webkit-touch-callout:none){
	/* CSS for other than iOS devices */
}
@media (min-width:1080px){
	.btn:focus, .btn.focus, .btn:active, .btn.active, button:hover, .btn:hover {opacity:.9;}
	header .user-nav a.item:hover svg, header .user-nav .dropdown.item .dropdown-toggle:hover svg {fill:#222;}
	body.homepage header .user-nav a.item:hover svg, body.homepage header .user-nav .dropdown.item .dropdown-toggle:hover svg {fill:#D7DF21;}
	header .dropdown.item.account .dropdown-menu li a:hover {box-shadow:inset 0 0 0 20px #D7DF21; color:#58585a;}
	.top-nav li:hover>ul {display:block;}
	.top-nav ul a:hover {color:#8DC6EC;}
	header.has-lc .user-nav .dropdown.item.account .dropdown-menu, header.has-lc .user-nav .dropdown.item.cart .dropdown-menu {left:50%; right:auto; transform:translate(-50%,0); -webkit-transform:translate(-50%,0);}
}
@media (min-width:1260px){
	header .dropdown.item.search .dropdown-menu .form-control {padding-left:30px; padding-right:135px;}
	header .dropdown.item.search .dropdown-menu button {right:70px;}
	header .dropdown.item.search .dropdown-menu .dropdown-close {right:14px;}
}
@media (min-width:1400px){
	header {padding:40px 0;}
	header .dropdown.item.search .dropdown-menu {top:-56px;}
	header .dropdown.item.search .dropdown-menu .form-control {font-size:20px; height:56px; padding-left:50px; padding-right:155px;}
	header .dropdown.item.search .dropdown-menu button {height:56px; padding:16px; right:87px;}
	header .dropdown.item.search .dropdown-menu .dropdown-close {right:31px; padding:16px;}
	header .dropdown.item.search .dropdown-menu button svg {padding:0;}
	header .dropdown.item.search .dropdown-menu .dropdown-close svg {padding:3px;}
}

.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:transparent; 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 {bottom:25px; z-index:1;}
		.slick-dots>li:only-child {display:none;}
		.slick-dots li {margin:0 3px;}
		.slick-dots li button {background-color:transparent; border:2px solid transparent; border-radius:100%; width:20px; height:20px; transition:border-color .4s; -webkit-transition:border-color .4s; position:relative;}
		.slick-dots li button:after {content:''; width:6px; height:6px; background-color:#fff; border-radius:100%; position:absolute; top:5px; left:5px;}
		.slick-dots li.slick-active button {background-color:transparent; border-color:#434345;}
	.slick-arrow {width:40px; height:40px; padding:6px; background-color:transparent; z-index:1;}
		.slick-arrow:before {content:none;}
		.slick-arrow svg {width:28px; height:28px; fill:#727276; padding:0; transition:fill .4s; -webkit-transition:fill .4s;}
		.slick-prev {left:-10px;}
		.slick-next {right:-10px;}
		.slick-arrow:focus, .slick-arrow:hover {opacity:1; background-color:transparent;}
		.slick-arrow.slick-disabled {opacity:.4;}

.slider-wrapper {position:relative; margin-top:-205px; margin-bottom:-60px; height:calc(100vh - 94px);}
	.slider-wrapper:before {content:''; background-color:rgba(34,34,34,.5); position:absolute; width:96%; height:90px; bottom:5px; left:2%; transform:rotate(-3deg); -webkit-transform:rotate(-3deg); filter:blur(15px); -webkit-filter:blur(15px); border-radius:25%;}
	.slider-wrapper:after {content:''; background-color:rgba(34,34,34,.5); position:absolute; width:96%; height:90px; bottom:5px; right:2%; transform:rotate(3deg); -webkit-transform:rotate(3deg); filter:blur(15px); -webkit-filter:blur(15px); border-radius:25%;}
	.slider {position:relative; z-index:1; height:100%; background-color:#fff;}
		.slider>.item+.item {display:none;}
		.slider .slick-list, .slider .slick-track, .slider .slick-slide, .slider .slick-slide>div, .slider .item {height:100%!important;}
		.slider .image {width:52.08333%; height:100%; margin-left:auto;}
		.slider .detail {position:absolute; top:0; left:0; width:100%; height:100%; padding:195px 0 265px; background:url('../images/slider-bg.png') center center; background-size:cover;}
		.slider .detail-container {height:100%; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; -webkit-flex-direction:column; flex-direction:column; font-size:15px; color:#585859; line-height:140%;}
		.slider .detail-inner {width:48%; max-width:490px;}
		.slider .detail-inner h1, .slider .detail-inner h2, .slider .detail-inner h3 {font-family:'Playfair Display'; font-size:35px; font-weight:bold; color:#434345; line-height:120%; margin-bottom:15px;}
		.slider .detail-inner p {margin:0;}
		.slider .detail-inner .more {display:inline-block; vertical-align:top; margin-top:15px; border:2px solid #F1F4B5; padding:6px 30px; font-size:13px; color:#434345; line-height:20px; transition:box-shadow .4s; -webkit-transition:box-shadow .4s;}
		.slider img {display:block; width:100%; height:100%; object-fit:cover;}
		.slider .slick-arrow {top:auto; -webkit-transform:translate(0,0); -ms-transform:translate(0,0); transform:translate(0,0); bottom:15px;}
		.slider .slick-prev {left:50%; margin-left:-45px;}
		.slider .slick-next {right:50%; margin-right:-45px;}
	.slider-wrapper .logos {list-style:none; padding:0; margin:0 0 0 -60px; position:absolute; top:50px; left:50%; z-index:5; width:100px;}
		.slider-wrapper .logos li {position:relative;}
		.slider-wrapper .logos li+li {margin-top:14px; left:34px;}
		.slider-wrapper .logos li+li+li {left:68px;}
		.slider-wrapper .logos li+li+li+li {left:102px;}
		.slider-wrapper .logos .image {display:block; transition:transform .4s; -webkit-transition:-webkit-transform .4s;}
		.slider-wrapper .logos .image:hover {transform:rotate(360deg); -webkit-transform:rotate(360deg);}
	.slider-wrapper .slider-bottom-wrapper {position:absolute; left:50%; bottom:30px; transform:translate(-50%,0); -webkit-transform:translate(-50%,0); z-index:2; height:205px; pointer-events:none;}
		.slider-bottom {width:48%; height:100%; display:-webkit-flex; display:-ms-flexbox; 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;}
		.slider-wrapper .softsies {width:260px; height:180px; background:url('../images/ybp.png') center center no-repeat; background-size:contain; list-style:none; padding:12px 20px 12px 40px; margin:0; font-family:'Playfair Display'; font-size:18px; font-weight:bold; color:#76767A; line-height:36px;}
		.slider-wrapper .social-media {list-style:none; padding:0; margin:0 -10px; font-size:0; line-height:0; pointer-events:auto;}
		.slider-wrapper .social-media li {display:inline-block; vertical-align:top; margin:10px;}
		.slider-wrapper .social-media a {display:block; width:25px; background-color:#8F8F94; border-radius:100%; font-size:17px; color:#fff; line-height:25px; text-align:center; transition:background-color .4s; -webkit-transition:background-color .4s;}

.brands-wrapper {background-color:#e0e0e0; margin-top:60px;}
	.brands-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; margin:0 -10px; padding:8px 0 5px; height:94px; position:relative; z-index:1; text-align:center;}
	.brands-inner .item {margin:0 10px;}

body>footer {background-color:#fff; font-size:13px; color:#434345; line-height:16px; padding:10px 0;}
	.footer-inner, .footer-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;}
	.footer-nav {list-style:none; padding:0; margin:0 14px 0 -14px; flex-shrink:0; -webkit-flex-shrink:0; -moz-flex-shrink:0;}
		.footer-nav li+li {border-left:1px solid #ddd;}
		.footer-nav a {display:block; color:inherit; padding:0 14px;}
	footer p {margin:0 14px 0 auto; text-align:center;}
	footer .cards {list-style:none; padding:0; margin:0; flex-shrink:0; -webkit-flex-shrink:0; -moz-flex-shrink:0; -ms-order:3; -webkit-order:3; -moz-order:3; -ms-order:3; -o-order:3; order:3;}
		footer .cards li {display:inline-block; vertical-align:middle;}
		footer .cards span {display:block; opacity:.6; width:42px; height:28px; position:relative; overflow:hidden;}
		footer .cards span svg {width:30px; height:30px; fill:#444; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
		footer .cards span.visa svg {width:38px; height:36px;}
		footer .cards 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);}
		footer .cards span.ssl:after {content:'SSL'; display:inline-block; vertical-align:top; font-size:10px; font-weight:600; color:#444; line-height:28px; margin-left:2px;}

@media (max-width:1599px){
  .slider-wrapper {height:100vh;}
}
@media (max-width:1199px){
	.slider-wrapper {margin-top:-180px; margin-bottom:-40px;}
	.slider-wrapper:before, .slider-wrapper:after {height:60px; bottom:12px;}
	.slider .detail {padding:160px 0 270px;}
	.slider-wrapper .logos {top:80px; width:88px; margin-left:-40px; z-index:2;}
	.slider-wrapper .logos li+li {left:29px;}
	.slider-wrapper .logos li+li+li {left:58px;}
	.slider-wrapper .logos li+li+li+li {left:87px;}
	.brands-wrapper {margin-top:40px;}
	.brands-inner {margin:0 -5px; height:80px;}
	.brands-inner .item {margin:0 5px;}
	.footer-nav {margin-left:-10px; margin-right:20px;}
	.footer-nav a {padding:0 10px;}
}
@media (max-width:1079px){
	.slider-wrapper {height:100vh;}
	.slider-wrapper {margin-top:-132px;}
	.slider .detail {padding:120px 0 270px;}
	.slider .image {width:54.2%;}
	.slider-wrapper .logos {top:150px; margin-left:-20px;}
	.brands-inner {-webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; height:auto; padding:10px 0 5px; margin:0 -10px;}
	.brands-inner .item {width:calc(20% - 20px); margin:0 10px 10px;}
	.brands-inner img {width:auto; height:44px;}
	body>footer {padding:18px 0;}
	.footer-inner {display:block; text-align:center;}
	.footer-nav {-webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; margin:0 -10px 15px;}
	.footer-inner p {margin:15px 0 0;}
}
@media (max-width:767px){
	.slick-arrow svg {padding:4px;}
	.slider-wrapper {margin-top:-102px; margin-bottom:0; height:auto;}
	.slider-wrapper:before, .slider-wrapper:after {content:none;}
	.slider {height:auto;}
	.slider .slick-list {overflow:visible;}
	.slider .image {width:100%; position:relative;}
	.slider .detail {position:relative; top:auto; left:auto; padding:0; background:none;}
	.slider .detail:before {content:''; background-color:rgba(34,34,34,.5); position:absolute; width:96%; height:40px; bottom:5px; left:2%; transform:rotate(-3deg); -webkit-transform:rotate(-3deg); filter:blur(15px); -webkit-filter:blur(15px); border-radius:25%;}
	.slider .detail:after {content:''; background-color:rgba(34,34,34,.5); position:absolute; width:96%; height:40px; bottom:5px; right:2%; transform:rotate(3deg); -webkit-transform:rotate(3deg); filter:blur(15px); -webkit-filter:blur(15px); border-radius:25%;}
	.slider .detail-container {font-size:13px; text-align:center; position:relative; z-index:1; background-color:#fff;}
	.slider .detail-container:before {content:''; position:absolute; left:-20%; top:-100px; width:140%; height:100px; background:-moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); background:linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );}
	.slider .detail-inner {width:100%; max-width:none; padding:0 0 60px; margin-top:-50px; min-height:280px; position:relative;}
	.slider .detail-inner h1, .slider .detail-inner h2, .slider .detail-inner h3 {font-size:24px;}
	.slider .detail-inner .more {padding-left:20px; padding-right:20px;}
	.slider-wrapper .logos {position:relative; top:auto; left:auto; margin:30px 13px; text-align:center; font-size:0; line-height:0; width:auto;}
	.slider-wrapper .logos li {display:inline-block; vertical-align:top; padding:2px; max-width:25%;}
	.slider-wrapper .logos li+li, .slider-wrapper .logos li+li+li, .slider-wrapper .logos li+li+li+li {margin-top:0; left:0;}
	.slider-wrapper .slider-bottom-wrapper {position:relative; left:auto; bottom:auto; transform:translate(0,0); -webkit-transform:translate(0,0); height:auto;}
	.slider-bottom {width:auto; height:auto; display:block;}
	.slider-wrapper .softsies {width:220px; height:152px; margin:0 auto 20px; font-size:16px; line-height:30px; padding:11px 0 0 40px;}
	.slider-wrapper .social-media {text-align:center;}
	.brands-wrapper {margin-top:30px;}
	.brands-inner .item {width:calc(20% - 10px); margin:0 5px 5px;}
	.brands-inner img {height:auto;}
	.footer-nav {margin-bottom:10px;}
	.footer-nav li+li {border-left:none;}
	.footer-nav a {padding:4px 15px;}
}
@media (min-width:1080px){
	.slider .detail-inner .more:hover {box-shadow:inset 0 0 0 20px #F1F4B5;}
	.slick-arrow:hover svg {fill:#434345;}
	.slider-wrapper .social-media a:hover {background-color:#D7DF21;}
	.footer-nav a:hover {color:#000;}
}
@media (min-width:1400px){
	.slider-wrapper {margin-top:-237px;}
	.slider .detail {padding:207px 0 287px;}
	.slider-wrapper .slider-bottom-wrapper {height:237px; bottom:50px;}
}

.breadcrumb {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:18px 0; margin:0; position:relative; background-color:transparent; border-radius:0;}
	.breadcrumb>ul {float:none; margin:0; font-size:0; line-height:0;}
	.breadcrumb>ul li {float:none; display:inline-block; vertical-align:top; padding:0; font-size:12px; color:#666; line-height:16px;}
	.breadcrumb>ul a {display:inline-block; vertical-align:top; font-size:inherit; color:inherit; line-height:inherit;}
	.breadcrumb>ul h1 {margin:0; font-size:inherit; font-weight:400; color:inherit; line-height:inherit;}
	.breadcrumb>ul li+li:before {content:'-'; display:inline-block; vertical-align:top; margin:0 6px;}

.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; -webkit-justify-content:flex-end; -moz-justify-content:flex-end; justify-content:flex-end; flex-shrink:0; -webkit-flex-shrink:0; -moz-flex-shrink:0; margin-left:auto; margin-right:-10px;}
.page-options .order-by {margin:0 15px;}
	.page-options .order-by label {display:inline-block; vertical-align:top; font-size:11px; font-weight:bold; color:#444; line-height:15px; text-transform:uppercase; margin:10px 10px 10px 5px;}
	.page-options .form-control {display:inline-block; vertical-align:top; width:200px; height:35px; background-color:#fff; border:1px solid #eee; border-radius:0; font-size:12px; color:#666; outline:none; padding:0 30px 0 15px; background-size:8px;}
	.page-options .form-control:focus {box-shadow:none;}
.page-options .view-style {font-size:0; line-height:0; margin:0 10px;}
	.page-options .view-style label {display:inline-block; vertical-align:top; text-align:center; padding:8px 5px; margin:0; cursor:pointer;}
	.page-options .view-style label i {display:inline-block; vertical-align:top; width:9px; height:19px; background-color:#ddd; position:relative; transition:background-color .4s; -webkit-transition:background-color .4s;}
	.page-options .view-style label.active i {background-color:#ccc;}
	.page-options .view-style label i:after {content:''; width:100%; height:1px; background-color:#fff; position:absolute; top:9px; left:0;}
	.page-options .view-style label i+i {margin-left:1px;}
	.page-options .view-style #one {display:none;}

.category-detail {font-size:13px; max-height:160px; overflow:auto; padding-right:15px; margin-bottom:20px;}
.category-detail:empty {display:none;}

.product-list {position:relative; margin-bottom:-60px;}
	.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;}

.product-item {position:relative; font-size:20px; color:#585859; line-height:120%; white-space:normal; margin:0 auto 60px;}
.product-item .image {position:relative;}
.product-item .image-inner {display:block;}
	.product-item .image img {display:block;}
.product-item .sold-out {position:absolute; top:0; left:0; bottom:0; z-index:1; width:100%; pointer-events:none;}
	.product-item .sold-out:before {content:''; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(8,8,8,.25);}
	.product-item .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 .sold-out svg {display:block; width:30px; height:30px; fill:#fff; margin:0 auto 20px;}
.product-item .detail {position:relative; padding-top:30px;}
	.product-item .name {display:block; color:inherit; margin-bottom:15px;}
	.product-item .price {margin:0 -10px;}
		.product-item .price i {font-size:80%;}
		.product-item .tax-price, .product-item .discounted-price, .product-item .last-price {display:inline-block; vertical-align:top; margin:0 8px; font-weight:bold; line-height:24px;}
		.product-item .tax-price+.discounted-price, .product-item .tax-price+.last-price {display:none;}
		.product-item .old-price {display:inline-block; vertical-align:top; margin:4px 8px 0; font-size:75%; color:#999; padding:0 2px; line-height:20px; position:relative;}
		.product-item .old-price:after {content:''; position:absolute; top:50%; left:0; width:100%; height:1px; background-color:#999;}
		.product-item .discount {width:100px; height:60px; position:absolute; top:-75px; right:10px; background:url('../images/discount-bg.png') center center no-repeat; background-size:cover; font-weight:500; color:#000; text-align:center; padding:6px 5px 15px 15px; pointer-events:none;}
		.product-item .discount small {display:block; font-size:65%; font-weight:500; line-height:120%;}

.product-list[data-view="mini"] {margin-bottom:-40px;}
.product-list[data-view="mini"] .product-item, .product-detail-products-list .product-item {margin-bottom:40px;}
	.product-list[data-view="mini"] .product-item .discount, .product-detail-products-list .product-item .discount {width:60px; height:36px; top:-46px; right:10px; padding:5px 0 0 13px;}
	.product-list[data-view="mini"] .product-item .detail, .product-detail-products-list .product-item .detail {padding-top:15px;}
	.product-list[data-view="mini"] .product-item .name, .product-detail-products-list .product-item .name {font-size:75%; line-height:120%; margin-bottom:10px;}

.pagination-container {clear:both; background-color:transparent; padding:0; text-align:right; margin-top:60px;}
	.pagination {vertical-align:top; border-radius:0; font-size:0; line-height:0; margin:0;}
	.pagination>li {display:inline-block; vertical-align:top;}
	.pagination>li>a {display:block; min-width:30px; padding:6px; font-size:16px; color:#58585a; line-height:18px; background-color:transparent; border:none; border-radius:0!important; text-align:center; margin:0; transition:background-color .4s; -webkit-transition:background-color .4s;}
	.pagination>li>a:hover {background-color:#eee; 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 {background-color:#D7DF21; color:#58585a;}
	.pagination span {display:none;}
	.pagination i {display:block; font-size:18px; color:#000; line-height:18px;}
	
@media (max-width:1199px){
	.product-list {margin-bottom:-40px;}
	.product-item {font-size:18px; margin-bottom:40px;}
	.product-item .detail {padding-top:20px;}
	.product-item .name {margin-bottom:10px;}
	.product-list[data-view="mini"] {margin-bottom:-30px;}
	.product-list[data-view="mini"] .product-item, .product-detail-products-list .product-item {font-size:17px; margin-bottom:30px;}
	.product-list[data-view="mini"] .product-item .old-price, .product-detail-products-list .product-item .old-price {margin-top:3px;}
	.pagination-container {margin-top:40px;}
}
@media (max-width:1079px){
	.page-options {margin-right:-5px;}
	.page-options .order-by, .page-options .view-style {margin:0 5px;}
	.page-options .order-by label {display:none;}
	.page-options .form-control {width:160px;}
	.page-options .view-style #four {display:none;}
	.product-item {font-size:17px;}
	.product-item .discount, .product-list[data-view="mini"] .product-item .discount, .product-detail-products-list .product-item .discount {width:80px; height:48px; top:-58px; padding:6px 0 10px 15px;}
}
@media (max-width:767px){
	.category-banner {margin:0 -15px;}
	.breadcrumb {display:block; text-align:center;}
	.product-list-wrapper .breadcrumb>ul {margin-bottom:18px;}
	.page-options {-webkit-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; margin:0 -5px;}
	.page-options .view-style #one {display:inline-block;}
	.page-options .view-style #three {display:none;}
	.product-item {font-size:18px;}
	.product-list[data-view="mini"] .product-item, .product-detail-products-list .product-item {font-size:17px;}
	.product-item .name {font-size:75%; line-height:120%; margin-bottom:10px;}
}
@media (min-width:1260px){
	.product-list {margin-bottom:-60px;}
	.product-item {margin-bottom:60px;}
	.product-item .detail {padding-top:50px;}
}

.product-detail-wrapper .breadcrumb {margin-bottom:20px;}
.product-detail-wrapper .breadcrumb .last {display:none;}

.product-image {max-width:680px; position:relative;}
	.product-image .labels {list-style:none; padding:0; margin:0; width:100px; position:absolute; top:20px; right:20px;}
	.product-image .labels li {display:none; margin-bottom:15px;}
	.product-image .labels li[data-value="1"] {display:block;}
	.product-image .labels li img {background-color:#ddd; border-radius:100%;}
	.product-images-slider-container {margin-bottom:40px;}
	.product-images-slider>.item+.item {display:none;}
	.product-images-slider img {width:100%;}
	.product-image .slick-arrow svg {padding:1px; fill:#ccc;}
	.product-thumbs-slider {margin-left:-5px; margin-right:-5px; padding:0 30px; font-size:0; white-space:nowrap; text-align:center;}
	.product-thumbs-slider>.item {width:25%; padding:0 5px; display:inline-block; vertical-align:top;}
	.product-thumbs-slider>.item:nth-child(n+5) {display:none;}
	.product-thumbs-slider .slick-slide {overflow:visible; padding-left:5px; padding-right:5px; position:relative; white-space:normal;}
	.product-thumbs-slider img {cursor:pointer;}

.product-detail {font-size:13px; color:#585859; line-height:120%;}
	.product-detail h2 {font-size:25px; font-weight:bold; color:inherit; line-height:120%; padding:10px 0; border-bottom:1px solid #ddd; margin:0 0 15px;}
	.product-detail .code {margin-bottom:15px;}
	.product-detail .desc {background-color:#fff; border:1px solid #ddd; margin:30px 0 15px; padding:26px;}
	.product-detail .desc:empty {display:none;}

	.product .price {margin:30px -10px 20px;}
		.product .price>div {display:inline-block; vertical-align:middle; font-size:20px; font-weight:bold; line-height:24px; margin:0 10px 10px;}
		.product .price>div#indirimli-fiyat, .product .price>div#satis-fiyati {font-size:25px;}
		.product .price>div#indirimsiz-fiyat, .product .price>div#piyasa-fiyati {font-size:16px; font-weight:normal; color:#999; 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:#999;}
		.product .price>div#indirim-orani {width:100px; height:60px; background:url('../images/discount-bg.png') center center no-repeat; background-size:cover; font-weight:500; color:#000; text-align:center; padding:6px 5px 15px 15px; margin-top:-15px; margin-bottom:-5px;}
		.product .price>div#indirim-orani small {display:block; font-size:65%; font-weight:500; line-height:120%;}
		.product .price>div i {font-size:80%; margin-left:-2px;}
		.product .price p {margin:10px;}
		.product #havale, .product #kdv-haric {font-size:120%; font-weight:bold;}
	
	.product .options .item, .product #aksesuarlar .item {background-color:#fff; border:1px solid #ddd; margin:0 0 12px; padding:21px;}
		.product .options label, .product #aksesuarlar label {display:inline-block; vertical-align:top; min-width:90px; font-size:inherit; font-weight:400; color:inherit; line-height:20px; padding:10px 0; margin:5px;}
		.product #aksesuarlar .aksesuardetay:empty {display:none;}
		.product .options .form-control, .product #aksesuarlar .form-control {display:inline-block; vertical-align:top; width:auto; min-width:160px;}
		.product .options ul, .product #aksesuarlar ul {display:inline; list-style:none; padding:0; margin:0;}
			.product .options li, .product #aksesuarlar li {display:inline-block; vertical-align:top; margin:5px;}
			.product .options span, .product #aksesuarlar span {display:inline-block; vertical-align:top; min-width:40px; min-height:40px; border:1px solid #ccc; border-radius:3px; padding:10px 16px; font-size:15px; line-height:18px; text-align:center; cursor:pointer;}
			.product .options span.color {box-shadow:inset 0 0 0 2px #fff;}
			.product .options span.image {padding:2px;}
			.product .options span.image img {display:block;}
			.product .options [data-selected="1"] span {border-color:#8EC7ED;}
			.product .options [data-stock="0"] span {opacity:.6; position:relative; overflow:hidden;}
			.product .options [data-stock="0"] span:after {content:''; width:40px; height:1px; background-color:#aaa; position:absolute; top:50%; left:50%; margin-left:-20px; -webkit-transform:rotate(-45deg); transform:rotate(-45deg);}
			.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, .product .GelinceHaberVerButtonDetay {margin:24px 0 40px;}
		.product .siparis {padding-left:120px; position:relative;}
		.product .siparis .amount {position:absolute; top:0; left:0; width:80px; padding:0 20px; border:1px solid #ccc; border-radius:8px;}
		.product .siparis .form-control {width:40px; height:48px; background-color:transparent; border:none; font-size:17px; color:#777; text-align:center; padding:0;}
		.product .siparis .amount span {position:absolute; top:0; right:0; width:25px; height:48px; font-size:21px; font-weight:500; color:#777; line-height:20px; text-align:center; padding:15px 4px 13px 0; cursor:pointer;}
		.product .siparis .amount span.adet-azalt {right:auto; left:0; padding:14px 0 14px 4px;}
		.product .siparis button {display:block; width:100%; height:50px; text-transform:uppercase;}
	.product .GelinceHaberVerButtonDetay {display:none; padding:10px 30px; font-size:15px; font-weight:600; line-height:20px;}
	.product .siparis.hide+.GelinceHaberVerButtonDetay {display:inline-block;}

	.product .FavoriEkleSilButtonDetay {display:inline-block; vertical-align:top; padding:5px 0; font-size:13px; font-weight:500; color:#58585a; line-height:15px; margin-right:20px; margin-bottom:10px; transition:background-color .4s; -webkit-transition:background-color .4s;}
		.product .FavoriEkleSilButtonDetay svg, .share-on-mobile svg {display:inline-block; vertical-align:top; width:20px; height:20px; fill:#ae82ba; margin-right:8px;}
		
	#share {display:inline-block; vertical-align:top; margin:0 0 10px;}
	.jssocials-shares {height:auto;}
		.jssocials-shares>div {margin:0 8px;}
		.jssocials-shares>div>a {background-color:#8F8F94!important; font-size:17px!important; color:#fff!important; width:25px; height:25px; line-height:25px; border-radius:100%;}
	.share-on-mobile {display:none; vertical-align:top; font-size:13px; font-weight:500; color:#58585a; line-height:15px; padding:5px 0; margin-bottom:10px; cursor:pointer;}
		.share-on-mobile svg {padding:1px;}

	.about-product {list-style:none; padding:0; margin:30px -5px 40px; 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; text-align:center;}
	.about-product li {margin:0 10px; font-family:'Playfair Display'; font-size:15px; font-weight:bold; color:#767679; line-height:120%;}
	.about-product li svg {width:50px; height:50px; margin:0 auto 5px; fill:#A7A7A7;}

	.panel-group.detail-menu {background-color:transparent; border:none; border-bottom:1px solid #ccc; text-align:left; margin-bottom:0;}
		.panel-group.detail-menu .panel {background-color:transparent; border:none; box-shadow:none; border-radius:0; border-top:1px solid #ccc;}
		.panel-group.detail-menu .panel+.panel {margin-top:0;}
		.panel-group.detail-menu .panel-heading {background-color:transparent; padding:0;}
		.panel-group.detail-menu .panel-title a {display:block; font-size:15px; font-weight:400; color:#58585a; line-height:18px; padding:10px 26px; position:relative;}
		.panel-group.detail-menu .panel-title a.collapsed i {-ms-transform:rotate(0); -webkit-transform:rotate(0); transform:rotate(0);}
		.panel-group.detail-menu .panel-title a i {position:absolute; top:0; right:0; padding:9px 20px; font-size:20px; color:#000; line-height:20px; -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); transition-duration:.4s; -webkit-transition-duration:.4s;}
		.panel-group.detail-menu .panel-body {padding:26px 26px 20px; border-top:none!important;}

.about-wrapper .item {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:stretch; -webkit-align-items:stretch; -moz-align-items:stretch; -ms-align-items:stretch; -o-align-items:stretch; align-items:stretch; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; background:url('../images/pattern.jpg') center center repeat; margin-top:60px;}
	.about-wrapper .image {width:60%; min-width:60%; max-width:720px;}
	.about-wrapper .image div {height:100%;}
	.about-wrapper .image img {height:100%; object-fit:cover;}
	.about-wrapper .detail {width:100%; padding:100px 60px; font-size:15px; color:#585859; line-height:140%; text-align:center; background:url('../images/amblem.png') center 85% no-repeat;}
	.about-wrapper .detail h2 {font-family:'Playfair Display'; font-size:25px; font-weight:bold; color:#434345; line-height:120%; margin:0 0 15px;}
	.about-wrapper .detail h3, .about-wrapper .detail h4 {font-size:20px; font-weight:400; color:inherit; line-height:120%; margin:0 0 40px;}
	.about-wrapper .item:nth-child(2n) .image {-ms-order:2; -webkit-order:2; -moz-order:2; -ms-order:2; -o-order:2; order:2;}

.product-detail-products-list {margin-top:60px;}
.product-detail-products-list h3 {font-size:25px; font-weight:bold; color:#585859; line-height:120%; margin:0 0 30px;}
.products-carousel {margin-left:-10px; margin-right:-10px; font-size:0; white-space:nowrap; text-align:center;}
	.products-carousel>.item {width:25%; padding:0 10px; display:inline-block; vertical-align:top;}
	.products-carousel>.item:nth-child(n+5) {display:none;}
	.products-carousel .product-item {margin-bottom:0;}
	.products-carousel .slick-slide {overflow:visible; padding-left:10px; padding-right:10px; position:relative; white-space:normal; text-align:left;}
	.products-carousel .slick-arrow {margin-top:-40px;}
	.products-carousel .slick-arrow svg {padding:1px; fill:#7e7e7e;}
	.products-carousel .slick-prev {left:-15px;}
	.products-carousel .slick-next {right:-15px;}	

.nav-tabs {margin-bottom:0; background-color:transparent; border-bottom:none; font-size:0; line-height:0; text-align:center;}
	.nav-tabs>li {float:none; display:inline-block; vertical-align:top; margin:0 12px;}
	.nav-tabs>li>a {margin-right:0; font-size:15px; font-weight:500; color:#777; line-height:120%; padding:10px 15px 15px; border:none; border-radius:0; position:relative; transition:background-color .4s, color .4s; -webkit-transition:background-color .4s, color .4s;}
	.nav-tabs>li>a:after {content:''; position:absolute; left:50%; transform:translate(-50%,0); -webkit-transform:translate(-50%,0); bottom:-1px; width:0; height:2px; background-color:#000; transition:width .4s; -webkit-transition:width .4s;}
	.nav-tabs>li.active>a:after {width:100%;}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {color:#080808; background-color:transparent; border:none;}
	.nav>li>a:hover, .nav>li>a:focus {background-color:transparent; color:#080808;}
	.nav-tabs>li>a small {vertical-align:top;}
.tab-content {background-color:#fff; border:1px solid #ddd; border-radius:8px; padding:30px;}

blockquote {font-size:14px; font-weight:300;}
	.blockquote h5 {font-size:inherit; font-weight:500;}
	.blockquote p {font-size:94%;}

.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>.col-sm-6.col-md-4.col-lg-4 {width:100%;}

.yorum-tab .col-sm-6 {width:100%;}
.yorum-tab .form-group button {margin-top:0; 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 {width:100%; max-width:1242px; padding:15px;}
.slbWrap {font-size:0;}
.slbText {font-size:13px;}
.slbImageWrap:after {content:none;}

button.slbCloseBtn {font-family:none; font-size:24px; font-weight:600; top:15px; right:15px;}
button.slbArrow, button.slbCloseBtn {width:38px; height:38px; color:#fff; line-height:34px; background-color:rgba(88,88,90,.85); border-radius:100%; transition:background-color .4s; -webkit-transition:background-color .4s; opacity:1;}
button.slbArrow:hover, button.slbCloseBtn:hover {background-color:#58585A; border:none; color:#fff; opacity:1;}
	.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>.row>.col-sm-6 {width:55%;}
	.product>.row>.col-sm-6+.col-sm-6 {width:45%;}
	.product-image .labels {width:82px; top:10px; right:10px;}
	.product-image .labels li {margin-bottom:10px;}
	.product-detail h2 {font-size:22px;}
	.product-detail .desc {padding:15px;}
	.product .options .item, .product #aksesuarlar .item {padding:10px; margin-bottom:10px;}
	.product .options label, .product #aksesuarlar label {padding:8px 0;}
	.product .options span, .product #aksesuarlar span {min-width:36px; min-height:36px; padding:8px; font-size:13px;}
	.product .siparis, .product .stok-durumu, .product .GelinceHaberVerButtonDetay, .about-product {margin-bottom:24px;}
	.product .siparis .form-control {height:44px;}
	.product .siparis .amount span {top:-2px;}
	.product .siparis button {height:46px;}
	.about-product {margin-top:14px;}
	.about-product li {font-size:14px;}
	.about-product li svg {width:46px; height:46px;}
	.panel-group.detail-menu .panel-title a, .panel-group.detail-menu .panel-title a i {padding-left:15px; padding-right:15px;}
	.panel-group.detail-menu .panel-body {padding:15px;}
	.about-wrapper .image {width:55%; min-width:55%;}
	.about-wrapper .detail {padding:70px 50px; background-position:center 90%; background-size:45%;}
	.about-wrapper .detail h3, .about-wrapper .detail h4 {font-size:18px;}
	.about-wrapper .item, .product-detail-products-list {margin-top:40px;}
	.product-detail-products-list h3 {font-size:22px; margin-bottom:20px;}
	.products-carousel .slick-arrow {margin-top:-35px;}
	.product-image .slick-arrow svg, .products-carousel .slick-arrow svg {padding:3px;}
}
@media (max-width:1079px){
	.product>.row>.col-sm-6, .product>.row>.col-sm-6+.col-sm-6 {width:50%;}
	.zoomContainer {display:none;}
	img[data-zoom-image], .zoomWindow, .zoomContainer {pointer-events:none;}
	.product-image .labels {width:65px;}
	.product-image .labels li {margin-bottom:5px;}
	.product-detail h2 {font-size:20px;}
	.product .siparis {padding-left:104px;}	
	.about-product li {font-size:13px;}
	.about-product li svg {width:40px; height:40px;}
	.about-wrapper .detail {padding:50px 40px; font-size:14px;}
	.about-wrapper .detail h2 {font-size:22px;}
	.about-wrapper .detail h3, .about-wrapper .detail h4 {font-size:16px;}
}
@media (max-width:767px){
	.product-detail-wrapper .breadcrumb {margin-bottom:0;}
	.product>.row>.col-sm-6, .product>.row>.col-sm-6+.col-sm-6 {width:100%;}
	.product-image {margin-bottom:15px;}
	.product-image .labels {width:60px; top:5px; right:5px;}
	.product-detail {text-align:center;}
	.product .options label, .product #aksesuarlar label {padding:0; width:100%;}
	.product-detail #share {display:none;}
	.share-on-mobile {display:inline-block;}
	.about-wrapper .item, .product-detail-products-list {margin-top:30px;}
	.about-wrapper .item {display:block;}
	.about-wrapper .detail {padding:20px 15px;}
	.about-wrapper .detail h3, .about-wrapper .detail h4 {margin-bottom:20px;}
	.product-detail-products-list h3 {font-size:18px; font-weight:600; margin-bottom:15px;}
	.products-carousel>.item {width:33.33333%;}
	.products-carousel>.item:nth-child(n+4) {display:none;}
	.nav-tabs {overflow-x:auto; -webkit-overflow-scrolling:touch; white-space:nowrap; padding-bottom:0; margin:-10px 0 20px;}
	.nav-tabs>li {margin:0;}
	.nav-tabs>li>a {font-size:15px; padding:12px;}
	.tab-content {background-color:transparent; border:none; padding:0;}
}
@media (max-width:479px){
	.products-carousel>.item {width:50%;}
	.products-carousel>.item:nth-child(n+3) {display:none;}
	.products-carousel .slick-prev {left:-5px;}
	.products-carousel .slick-next {right:-5px;}
}
@media (min-width:768px){
	#YorumForm .col-xs-6.col-sm-4 {width:50%;}
	#YorumForm .col-xs-12.col-sm-4 {width:100%;}
}

.theme-h2 {font-size:16px; font-weight:500; color:#000; line-height:120%; margin:0 0 20px;}
.theme-h1, .login-page-v3 .theme-h2 {font-family:'Playfair Display'; font-size:28px; font-weight:bold; color:#434345; line-height:120%; margin:0 0 20px;}
.login-page-v3 .theme-h1, .order-detail-page .theme-h1 {display:none;}

.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-weight:400; color:#000;}
.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:before {content:none;}
.login-page-v3 .or span {background-color:transparent;}
.relative-links {border-width:1px; border-color:#58585a; border-radius:8px; color:#58585a;}
.relative-links a {color:inherit;}
.relative-links strong {font-weight:600;}
.login-page-v3 .social-connect-buttons:not(:empty) {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; min-height:44px; margin:0 -5px;}
	.social-connect-buttons li {width:100%; height:100%;padding:0 5px;}
	.social-connect-buttons li+li {margin-top:0;}
	.login-page-v3 .social-connect-buttons a {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; height:100%; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; -o-align-items:center; align-items:center; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; padding:9px 14px 9px 55px; font-size:96%; font-weight:500; line-height:120%; text-transform:none; text-align:left; border-radius:0; position:relative;}
	.login-page-v3 .social-connect-buttons i {float:none; line-height:28px; margin:-15px 0 0; padding:0; border:1px solid rgba(255,255,255,.5); border-radius:100%; position:absolute; top:50%; left:15px; text-align:center;}

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

.contact-page-v4 {margin-bottom:-60px;}
.contact-page-v4 .container {max-width:100%; 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:400; 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:#000; font-size:14px; font-weight:300;}
	.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 {border:none; box-shadow:none; border-radius:8px; padding:10px 0;}
	.content-menu .panel-body {border-top:none!important;}
	#content-menu ul {margin:0;}
	#content-menu a {display:block; padding:12px 20px; font-size:14px; color:#434345; line-height:18px; transition:background-color .4s, color .4s; -webkit-transition:background-color .4s, color .4s;}
	#content-menu .active a {background-color:#58585a; color:#fff;}
	#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 30px; background-color:#eee;}
	.letters-list li {display:inline-block; vertical-align:top;}
	.letters-list li[data-count="0"] {display:none;}
	.letters-list span {display:block; font-size:15px; font-weight:600; color:#000; line-height:18px; padding:12px 15px; cursor:pointer;}
	.letters-list .active span {background-color:#f8f8f8;}
	.letters-list .all span {font-size:13px; font-weight:normal;}

.brands-categories-wrapper a.item {display:block; 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:30px;}
	.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:80px;}
	.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:80px; 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-weight:inherit; color:#555;}
.form-check-label, .form-radio-label {position:relative; font-weight:400; 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 #ccc; border-radius:4px; font-family:FontAwesome; font-size:12px; color:#000; line-height:15px; 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:#000;}
	.form-check-label.active:before, .cart-steps .OdemeTuru.active .box:before {content:'\f00c';}

.siparis-gecmisi-liste, .siparis-gecmisi-detay {font-size:13px;}
	.siparis-gecmisi-liste .panel-group .panel {background-color:#fff; border:1px solid #ddd; box-shadow:none; border-radius:8px;}
	.siparis-gecmisi-liste .panel-group .panel .panel-heading {background-color:#eee; 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:150%; font-weight:500; line-height:19px;}
	.panel .panel-heading .panel-siparis-tarihi span {display:block; font-size:110%; font-weight:500; 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:#f8f8f8;}
	.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:500;}
	.panel .panel-heading .panel-siparis-durumu div i {font-size:22px; vertical-align:top;}
	.panel-urun-bilgisi ul {height:116px;}
	.siparis-gecmisi-detay .order-steps {background-color:#fff; border:1px solid #ddd; padding:15px; border-radius:8px;}
	.siparis-gecmisi-detay .order-steps ul li {background-color:#fff;}
	.siparis-gecmisi-detay .well, .siparis-gecmisi-liste .well {background-color:transparent; border-radius:0; border:none; box-shadow:none; padding:0;}
	.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 {border-color:#ddd; box-shadow:none; border-radius:8px;}
	.siparis-gecmisi-detay .panel-group .panel .panel-heading {background-color:transparent; border-bottom:none; padding:15px 15px 10px; font-size:110%; font-weight:600;}
	.panel-siparis-bilgileri ul li span, .panel-odeme-bilgileri ul li span {font-weight:500; color:#222;}
	.panel-siparis-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:500; 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;}
	
.panel .panel-heading .panel-siparis-detayi>div {border-color:#58585a;}
.panel .panel-heading .panel-siparis-detayi>div>span {color:#58585a;}
.panel .panel-heading .panel-siparis-detayi>div>span:after, .panel .panel-heading .panel-siparis-detayi>div a:after {background-color:#58585a;}

.page-404 {width:100%; margin-left:0; position:relative;}
/*
.page-404:before {content:'404'; font-size:600px; font-weight:bold; color:#faf7f5; 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:#000; 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; color:#454545;}
	.page-404 .btn-warning {font-size:14px; font-weight:500; color:#000; text-transform:none;}

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

.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>a:after {content:none;}
	.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 .tab-content {background-color:transparent; border:none; padding:0;}
	.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, .cart-steps .cart-steps-box.invoice-form, .shipping-info, .payment-items, .agreement-container {position:relative; margin-bottom:30px; background-color:#fff; border:1px solid #ddd; border-radius:8px; padding:20px 20px 15px;}
	.cart-steps-page h2 {margin:0 0 10px; padding:4px 0 16px; font-size:18px; font-weight:500; color:#000; line-height:19px; border-bottom:1px solid #ddd; text-transform:none;} 
	.cart-steps-page h3 {margin:0 0 10px; padding:4px 0 16px; font-size:18px; font-weight:500; color:#000; 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:15px;}
.cart-steps-box.no-item hr {border-top:none;}

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

.cart-products .SepetiBosalt {position:absolute; top:20px; right:30px; z-index:1; background-color:transparent; padding:0;}
	.cart-products .SepetiBosalt, .cart-steps-page .cart-detail .items-group>.item .UrunSil {font-size:13px; font-weight:normal; color:#999;}
	.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;}

.cart-steps-page .cart-detail .items-group {border:none; margin-bottom:0;}
	.cart-steps-page .cart-detail .items-group>.item {padding:0;}
	.cart-steps-page .cart-detail .items-group>.item+.item {border-color:#ddd; margin-top:15px; 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-weight:500; color:#222; margin-bottom:5px;}
	.cart-steps .cart-detail .items-group>.item .detail-container {line-height:18px;}
	.cart-steps-page .cart-detail .items-group>.item .SepetAdet {border-color:#e8e8e8; padding:0 25px;}
	.cart-steps-page .cart-detail .items-group>.item .SepetAdet input {width:30px; height:28px; border-left:none; border-right:none; font-size:13px; font-weight:normal; z-index:1;}
	.cart-steps-page .cart-detail .items-group>.item .SepetAdet span {width:25px; height:28px; line-height:28px;}
	.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>div>div, .cart-steps .cart-prices>div>div.cart-steps-box>div {margin-bottom:10px;}
	.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:112%; font-weight:500;}
	.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 #58585a; border-radius:10px; font-size:95%; color:#999; line-height:120%; margin-bottom:20px;}
	.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:#58585a;}
	.cart-steps-page .secure-shopping .text {margin-bottom:0;}
	.cart-steps-page .secure-shopping .text .title {font-size:15px; font-weight:500; color:#58585a; 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:12px; height:32px; margin:0; border-color:transparent;}
	.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 {font-size:0; line-height:0; padding-right:16px; 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%;}
	.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-page .product-list .item .price>div {font-size:110%; 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:400; color:#434345;}

.cart-steps .cart-detail .items-group, .cart-steps .cart-steps-box, .cart-steps-v2 .cart-prices .cart-steps-box {padding:0; border-color:#eee;}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {background-color:#fff; border-color:#434345; color:#434345;}
	.cart-steps-v3 .address-item label .address-title {display:inline-block; vertical-align:top; color:#000; font-weight:500; margin-bottom:10px;}
.list-group-item, .list-group-item:first-child, .list-group-item:last-child {border-radius:10px;}

.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; border-radius:10px; 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:#000; font-weight:500; margin-bottom:10px; position:relative;}
	.cart-steps .shipping-info .shipping-item label.active {background-color:#fff; border-color:#434345; color:#434345;}

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

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

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

.payment-info {padding-top:2px;}
.payment-info>.theme-h2, .payment-info>.theme-h3 {display:none;}
	.payment-items, .agreement-container {margin-bottom:0!important; background-color:transparent!important; border:none!important;}
	.payment-items:after {content:''; clear:both; display:block; height:1px; background-color:#ddd; 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:#eee; border:1px solid #ddd; margin:0; padding:8px 20px; position:relative; text-align:left; color:#555;}
	.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:#000; border-bottom-color:#fff;}
	.cart-steps .OdemeTuru.active:before {width:100%;}
	.cart-steps .OdemeTuru .box {font-size:14px; font-weight:600; color:#080808; line-height:18px; height:36px;}

.OdemeYontemi {background-color:#fff; border:1px solid #ddd; border-top:none; border-radius:0 0 10px 10px; 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-container .large span, .agreement-container .small span {background-color:#fff;}
.agreement-label span {text-decoration:underline; cursor:pointer;}

.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:after {content:''; clear:both; display:block;}
	.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:#eee; 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:#ad9650; 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:#ad9650;}
	.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:#ad9650; line-height:130%; margin:10px 0 30px;}
.news-detail .summary:empty {display:none;}
.news-detail .date {background-color:#fff; 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(2,2,2,.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){
	.theme-h1, .login-page-v3 .theme-h2 {font-size:26px;}
	.theme-h2 {margin-bottom:15px;}
	#content-menu a {font-size:13px; padding:10px 20px;}
	.contact-page-v4 {margin-bottom:-40px;}
	.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;}
}
@media (max-width:991px){
	.theme-h1, .login-page-v3 .theme-h2 {font-size:22px; margin-bottom:15px;}
	.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-products, .delivery-info, .invoice-info, .cart-steps .cart-steps-box.invoice-form, .shipping-info, .payment-items, .agreement-container {margin-bottom:30px; padding:15px;}
	.cart-products .SepetiBosalt {top:18px; right:15px;}
	#content-menu a {padding:10px 15px;}
	.cart-steps-page .list-group-item, .kargo-bilgileri-liste>li {margin-bottom:10px;}
}
@media (max-width:767px){	
	.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:#dedede; display:block; margin:30px auto;}
	.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 {border:1px solid #ddd; overflow:hidden; border-radius:8px; margin-bottom:20px;}
	.content-menu .panel {background-color:#fff; padding:0;}
	.content-menu .panel-heading {border:none;}
	.content-menu .panel-title {font-size:13px;}
	.content-menu .panel-title+a {font-size:13px; color:inherit; padding:7px 15px;}
	.content-menu .panel-body {padding:5px 0;}
	#content-menu a {color:#555;}
	.contact-page-v4 {margin-bottom:0;}
	.contact-page-v4 #SubmitButton {margin-top:15px;}
	.brands-categories-wrapper a.item {margin-bottom:20px;}
	.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;}
	.amount-container+div {clear:none!important;}
	.cart-steps-page .cart-detail .items-group>.item .detail-container {border-bottom:none;}
	.cart-steps-page .cart-detail .items-group>.item .SepetAdet {margin:-3px 0 2px;}
	.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;}
	.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;}
}
@media (min-width:768px){
	.form-group button, .form-group .btn {margin-top:40px;}
	.contact-map-form>.container>.row {background-color:#fff;}
	.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:#dedede;}
	.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 20px 20px 10px;}
	.content-menu .panel-heading {display:none;}
	#content-menu {display:block!important;}
	#content-menu .panel-body {padding:0;}
	#content-menu a:hover, #content-menu .active a:hover {color:#000;}
	.brands-categories-wrapper a.item:hover {border-color:#e8e8e8;}
	.all-cats {margin:0 -10px;}
	.all-cats>li {width:calc(33.3% - 20px); margin:0 10px 15px;}
	.all-cats>li>a:hover {background-color:#eee;}
	.all-cats ul a:hover {color:#000;}
	.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;}
	.panel-urun-bilgisi ul {height:110px;}
	.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 .address-item label div {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	
	.panel:hover .panel-heading .panel-siparis-detayi>div span, .panel .panel-heading .panel-siparis-detayi>div a {color:#58585a;}
	.panel .panel-heading .panel-siparis-detayi>div>span {color:#fff;}
	.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;}
	.delivery-info, .invoice-info, .cart-steps .cart-steps-box.invoice-form, .shipping-info, .payment-items, .agreement-container, .OdemeYontemi, .cart-steps-page .cart-summary .cart-steps-box, .cart-steps-page .secure-shopping {margin-bottom:30px;}
	.panel-urun-bilgisi ul {height:132px;}
	.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;}
}

.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:767px){
	.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%;}
	.row {margin-left:-15px; margin-right:-15px;}
	.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:15px; padding-right:15px;}
}
@media (min-width:1200px){
	.container-fluid, .container {padding-left:20px; padding-right:20px;}
	.row {margin-left:-20px; margin-right:-20px;}
	.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:20px; padding-right:20px;}
	.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:1260px){
	.container {width:1240px;}
	.container-fluid {padding-left:30px; padding-right:30px;}
}
@media (min-width:1400px){
	.container-fluid {padding-left:50px; padding-right:50px;}
}


/* 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 */

.homepagevideo-wrapper {margin:60px 0;}
.homepagevideo-inner {}
.homepagevideo-inner .video {}
.homepagevideo-inner .video iframe {width: 100%;height: auto;min-height: 300px;}
.homepagevideo-inner .detail {}
.homepagevideo-inner .detail .title {font-size: 35px;color: #434345;font-family: 'Playfair Display';font-weight: bold;line-height: 42px;margin: 0 0 15px;display: block;}
.homepagevideo-inner .detail .desc {font-size: 15px;color: #585859;line-height: 21px;font-weight: 500;margin: 0 0 15px;}
.homepagevideo-inner .detail a {display: inline-block;font-size: 13px;color: #434345;font-weight: 600;border: 2px solid #E3D4E7;line-height: 32px;padding: 0 50px;transition: background-color .4s ease;-webkit-transition: background-color .4s ease;}
.homepagevideo-inner .detail a:hover {background-color: #E3D4E7;}
.homepagevideo-inner .slick-arrow {width: 42px;height: 42px;background-color: #fff;border: 1px solid #ddd;border-radius: 100%;opacity: .9;}
.homepagevideo-inner .slick-next {right: -10px;}
.homepagevideo-inner .slick-prev {left: -10px;}
.homepagevideo-inner .slick-arrow svg {width: 20px;height: 20px;fill: #727276;}
.homepagevideo-inner .slick-arrow:hover {opacity: 1;}

@media (min-width:768px){
  .homepagevideo-wrapper {margin:90px 0 50px;}
  .homepagevideo-inner .video iframe {min-height: 420px;}
}
@media (min-width:992px){
  .homepagevideo-wrapper {margin:95px 0 0;}
  .homepagevideo-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: center;-moz-justify-content: center;justify-content: center;}
  .homepagevideo-inner .video {width: 60%;padding-right: 70px;}
  .homepagevideo-inner .video iframe {min-height: 390px;}
  .homepagevideo-inner .detail {width: 40%;}
  .homepagevideo-inner .slick-next {right: 50px;}
  .homepagevideo-inner .slick-prev {left: -21px;}
}
@media (min-width:1200px){
  .homepagevideo-wrapper {margin:125px 0 0;}
}

.WithKapidaOdeme .cart-steps-box {display: none;}
.WithKapidaOdeme>p {margin-bottom: 0;}