/*
SYNC Bilisim
www.syncbilisim.com
info@syncbilisim.com
-----
FOURPE CREATIVE
www.fourpecreative.com
umit@fourpecreative.com
*/
@font-face{
	src:url('fonts/Barlow-Regular.eot');
	font-family:'Barlow-Regular';
	src:url('fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'),url('fonts/Barlow-Regular.woff') format('woff'),url('fonts/Barlow-Regular.ttf') format('truetype');
	font-weight:normal;
	font-style:normal
}

@font-face{
	src:url('fonts/Barlow-Medium.eot');
	font-family:'Barlow-Medium';
	src:url('fonts/Barlow-Medium.eot?#iefix') format('embedded-opentype'),url('fonts/Barlow-Medium.woff') format('woff'),url('fonts/Barlow-Medium.ttf') format('truetype');
	font-weight:normal;
	font-style:normal
}

@font-face{
	src:url('fonts/Barlow-Light.eot');
	font-family:'Barlow-Light';
	src:url('fonts/Barlow-Light.eot?#iefix') format('embedded-opentype'),url('fonts/Barlow-Light.woff') format('woff'),url('fonts/Barlow-Light.ttf') format('truetype');
	font-weight:normal;
	font-style:normal
}

@font-face{
	src:url('fonts/Barlow-Bold.eot');
	font-family:'Barlow-Bold';
	src:url('fonts/Barlow-Bold.eot?#iefix') format('embedded-opentype'),url('fonts/Barlow-Bold.woff') format('woff'),url('fonts/Barlow-Bold.ttf') format('truetype');
	font-weight:normal;
	font-style:normal
}

@font-face{
	src:url('fonts/Barlow-SemiBold.eot');
	font-family:'Barlow-SemiBold';
	src:url('fonts/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'),url('fonts/Barlow-SemiBold.woff') format('woff'),url('fonts/Barlow-SemiBold.ttf') format('truetype');
	font-weight:normal;
	font-style:normal
}
@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon.eot?vvxt0q');
	src:  url('fonts/icomoon.eot?vvxt0q#iefix') format('embedded-opentype'),
	url('fonts/icomoon.ttf?vvxt0q') format('truetype'),
	url('fonts/icomoon.woff?vvxt0q') format('woff'),
	url('fonts/icomoon.svg?vvxt0q#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ico-lsa-2x{
	font-size: 20px;
}
.icon-user-lsa:before {
	content: "\e900";
}
html, body{
	overflow-x: hidden;
}
body, font {
	font-family: 'Barlow-Regular', sans-serif !important;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #d6b469;
}
a:hover {
	color: #e1c484;
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
header{
	padding-top: 10px;
	border-bottom: 2px solid #d6b469;
}
/* Gradent to all drop down menus */
.dropdown-menu{
	background: #142e44;
	border: 1px solid #d6b469;
	text-transform: uppercase;
	min-width: 118%;
	width: fit-content;
	left: -14px;
}

.navbar-nav .dropdown:nth-of-type(2) .dropdown-menu{
	left: -45px;
}
.dropdown-menu li a{
	color: #fff !important;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #d6b469 !important;
	background-color: transparent;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #0e2538;
	background-image: linear-gradient(to bottom, #0e2538, #0e2538);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #0e2538;
	background: transparent;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
	text-align: center;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top-links .dropdown-menu li {
	border-bottom: 1px solid #d6b469;
}
#top-links .dropdown-menu li:last-child {
	border-bottom: 0px;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
	display: table-cell;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 0px;
	text-shadow: 0 1px 0 #FFF;
	padding-left: 10px;
	border-left: 1px solid #d6b469;
	border-radius: 0px;
	outline: none;
	background: transparent;
}
.search-lsa .btn, .search-lsa .btn-default{
	background: transparent;
	border: 0px;
	text-shadow: none;
	box-shadow: none;
}
.search-lsa i{
	color: #0e2538;
	font-size: 18px;
}
/* cart */
#cart {
	margin-bottom: 0px;
	display: initial;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
.cart-total{
	position: absolute;
	width: 25px;
	height: 25px;
	background: #d6b469;
	border-radius: 50%;
	margin-top: -55px;
	color: #fff;
	padding: 3px;
	font-size: 11px;
	left: 28px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	margin-top: 15px;
}


/*.dropdown-menu:after {
	content: " ";
	position: absolute;
	border-color: transparent transparent #13334d transparent;
	border-style: solid;
	border-width: 0px 8px 8px 8px;
	width: 0px;
	height: 0px;
	top: -8px;
	left: 42%;
}*/

/*.dropdown-triangle {
	position: absolute;
	border-color: transparent transparent #13334d transparent;
	border-style: solid;
	border-width: 0px 8px 8px 8px;
	width: 0px;
	height: 0px;
	top: -8px;
	left: 42%;
}*/
.menu-outline{
	padding-left: 0px;
	padding-right: 0px;
}
#menu {
	font-size: 15px;
	font-family: 'Barlow-Medium', sans-serif;
	min-height: 40px;
	text-transform: uppercase;
}
#menu .nav > li > a {
	color: #13334d;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
    border-right: 1px solid #d6b469;
}
#menu .nav > li > a:hover {
	color: #d6b469;
}

#menu .nav > li > a:last-child {
    border-right: 0px solid #d6b469;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: transparent;
}
#menu .dropdown-menu {
	padding-top: 10px;
	padding-bottom: 5px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 180px;
	width: 100%;
	display: block;
	padding: 3px 15px;
	padding-bottom: 3px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	font-family: 'Barlow-Medium', sans-serif;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
.dropdown .list-unstyled a {
	border: 1px solid transparent;
}
.dropdown .list-unstyled a:hover {
	border-top: 1px solid #d6b469;
	border-bottom: 1px solid #d6b469;
}
#menu .see-all {
	display: block;
	/*margin-top: 0.5em;*/
	/*border-top: 1px solid #DDD;*/
	padding: 3px 15px;
	padding-bottom: 3px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	color: #fff;
	min-width: 160px;
	clear: both;
	line-height: 20px;
	border: 1px solid transparent;
	font-size: 14px;
	font-family: 'Barlow-Medium', sans-serif;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #d6b469;
	border-top: 1px solid #d6b469;
	border-bottom: 1px solid #d6b469;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #0e2538;
	background-image: linear-gradient(to bottom, #0e2538, #0e2538);
	background-repeat: repeat-x;
	border-color: #0e2538 #0e2538 #0e2538;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #0e2538;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#top-links .dropdown:hover .dropdown-menu {
		display: block;
	}
	#top-language .dropdown-toggle:hover .dropdown-menu {
		display: block;
	}

	.dropdown-triangle {
		position: absolute;
		border-color: transparent transparent #13334d transparent;
		border-style: solid;
		border-width: 0px 8px 8px 8px;
		width: 0px;
		height: 0px;
		top: 32px;
		left: 42%;
		display: none;
	}
	.dropdown:hover .dropdown-triangle{
		display: block;
		overflow: auto;
	}
	.dropdown-triangle2 {
		position: absolute;
		border-color: transparent transparent #13334d transparent;
		border-style: solid;
		border-width: 0px 8px 8px 8px;
		width: 0px;
		height: 0px;
		top: 46px;
		left: 42%;
		display: none;
	}
	.dropdown:hover .dropdown-triangle2{
		display: block;
		overflow: auto;
	}

	.language-lsa .dropdown-menu{
		animation: sfade .5s;
	}
	.dropdown:hover .dropdown-menu {
		animation: sfade .5s;
	}
	@keyframes sfade {
		0% {
			max-height: 0;
			overflow-y: hidden;
			-webkit-transition: max-height .2s ease-out;
			-moz-transition: max-height .2s ease-out;
			-o-transition: max-height .2s ease-out;
			transition: max-height .2s ease-out;

		}

		100% {
			max-height: 250px;
			overflow-y: hidden;
			-webkit-transition: max-height .2s ease-out;
			-moz-transition: max-height .2s ease-out;
			-o-transition: max-height .2s ease-out;
			transition: max-height .2s ease-out;
		}
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #d6b469;
	}
	#menu div.dropdown-menu .dropdown-triangle{
		display: none;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #f3f3f3;
	border-top: 1px solid #ddd;
	color: #8a8988;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	font-size: 14px;
	font-family: 'Barlow-Medium', sans-serif;
	color: #8a8988;
}
footer a:hover {
	color: #d6b469;
}
footer h3 {
	font-family: 'Barlow-Regular', sans-serif;
	color: #8a8988;
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 28px;
}
footer h5 {
	font-family: 'Barlow-SemiBold', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d6b469;
}
footer .footer-whatsapp {
	border: 1px solid #808080;
	background: #fff;
	padding: 3px;
	text-align: center;
	margin-top: 15px;
}
footer .footer-whatsapp a{
	font-size: 12px;
}
footer .footer-address{
	font-size: 16px;
	font-family: 'Barlow-Light', sans-serif;
}
.footer-social{
	margin-top: 15px;
	margin-bottom: 30px;
}
.footer-social a{
	color: #0e2538;
}
.footer-social a:hover{
	color: #d6b469;
}
.footer-social span, .footer-social a {
	font-size: 16px;
	padding-right: 10px;
}
.footer-copyright {
	background: #fff;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #0e2538;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.language-lsa .btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #0e2538;
	border-radius: 0;
	font-size: 15px;
	font-family: 'Barlow-SemiBold', sans-serif;
}
.language-lsa .btn-link:hover{
	text-decoration: none !important;
}
.language-lsa .dropdown-menu button {
	color: #fff;
}
.language-lsa .dropdown-menu button:hover {
	color: #d6b469;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #d6b469;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
	overflow: hidden;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-thumb img{
	transition: transform 1s, filter 2s ease-in-out;
	filter: blur(0px);
	transform: scale(1.08);
}
.product-thumb:hover img{
	filter: blur(2);
	transform: scale(1);
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #d6b469;
}
.product-thumb .price-old {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #6c6c6c;
	text-decoration: line-through;
	text-align: right;
}
.price-kesfet, .price-kesfet a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #1e3d55;
	font-size: 13px;
}
.price-kesfet, .price-kesfet a:hover{
	color: #d6b469;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.price-new{
	margin-top: 10px;
}
.cart-action{
	margin-top: 10px;
}
.cart-action button{
	background: #1e3d55;
	border: 0px;
	color: #fff;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	border-radius: 5px;
	letter-spacing: 0.4px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.cart-action button:hover{
	background: #d6b469;
	border: 0px;
	color: #fff;
}
.caption .col-md-6:nth-of-type(1){
	padding-left: 0px;
}
.caption .col-md-6:nth-of-type(2){
	padding-right: 0px;
}
.caption .col-md-6:nth-of-type(3){
	padding-left: 0px;
	padding-right: 0px;
}
.caption .col-md-6:nth-of-type(4){
	padding-right: 0px;
	text-align: right;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}


/* EK CSS */
/*.common-home .container:nth-of-type(2) {
	width: 100%;
	background: url(/image/cache/catalog/demo/banners/iPhone6-1140x380.jpg);
}*/
.common-home .owl-carousel .owl-buttons div{
	opacity: 1;
}
.common-home .owl-carousel .owl-buttons .owl-prev{
	left: 10%;
}
#slideshow0 {
	/*margin-left: 15px;*/
	margin-left: 0px;
	margin-bottom: 3%;
	border-bottom: 2px solid #d6b469;
}
#slideshow0 .owl-wrapper-outer {
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
}
#slideshow0 .owl-prev, #slideshow0 .owl-next{
	color: #fff;
}
#slideshow0 .owl-prev:hover, #slideshow0 .owl-next:hover{
	color: #d6b469;
}
#slideshow0 .owl-buttons div{
	opacity: 1 !important;
}
#slideshow0 .owl-prev {
	left: 20% !important;
}
#slideshow0 .owl-next {
	right: 20% !important;
}
#slideshow0 .content-slider{
	position: absolute;
	height: 35%;
	margin-top: -14%;
	text-align: center;
	width: 100%;
	color: #fff;
	font-family: 'Barlow-SemiBold', sans-serif;
	background-image: linear-gradient(to bottom, transparent, #1e3d55);
	font-size: 18px;
}
#slideshow0 .content-slider h3{
	color: #fff;
	padding-top: 0%;
	font-size: 25px;
}
#slideshow0 .content-slider p{
	font-family: 'Barlow-Regular', sans-serif;
	line-height: 25px;
	width: 35%;
	margin: auto;
}
#slideshow0 .content-slider a{
	background: #fff;
	color: #1e3d55;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 5px;
	font-size: 18px;
	margin-top: 20px;
}
#slideshow0 .owl-controls{
	height: 0px;
}
#slideshow0 .owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: #1e3d55;
	border-radius: 20px;
	box-shadow: none;
}
#slideshow0 .owl-controls .owl-page.active span {
	background: #d6b469 !important;
}
.home-categories{
	font-size: 15px;
}
.home-categories h2{
	font-size: 22px;
	font-family: 'Barlow-SemiBold', sans-serif;
	text-align: center;
	color: #d6b469;
}
.home-categories p{
	text-align: center;
}
.koleksiyon-cat-title {
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #d6b469 !important;
}
.koleksiyon-cat-sub-title {
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #9f9f9f;
	padding-bottom: 8px;
}
.koleksiyon-cat-sub-title a{
	color: #9f9f9f;
	font-size: 15px;
}
.category_title{
	color: #142e44;
	font-size: 20px;
	font-family: 'Barlow-SemiBold', sans-serif;
}
.home-koleksiyonlar{
	height: 275px;
	margin-top: 50px !important;
	margin-bottom: 80px !important;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.kolek-carousel{
	margin-top: 20px !important;
}
.kolek-carousel .owl-stage-outer{
	padding-top: 30px !important;
}
.kolek-carousel .owl-item{
	margin-right: 0px !important;
}
.html-content-home{
	padding-top: 50px;
	border-bottom: 1px solid #d2d2d2;
}
.html-content-home:nth-child(even){
	border-bottom: 0px solid #d2d2d2;
}
.home-koleksiyonlar .col-md-2{
	background: #fff;
	border: 1px solid #d6b469;
	transition: all .6s ease-in-out;
}
.home-koleksiyonlar .col-md-2:hover{
	box-shadow: 1px 1px 3px #cacaca;
	transform: scale(1.10);
	overflow:hidden;
	z-index: 999;
}
.home-koleksiyonlar .col-md-12{
	background: #fff;
	border: 1px solid #d6b469;
	transition: all .6s ease-in-out;
}
.home-koleksiyonlar .col-md-12:hover{
	margin-top: -10px;
	transform: scale(1.03);
	overflow:hidden;
	z-index: 999;
}
.home-koleksiyonlar .home-outline{
	padding-top: 20px;
	padding-bottom: 20px;
}
.home-koleksiyonlar .home-title{
	min-height: 45px;
	margin-bottom: 10px;
	font-family: 'Barlow-SemiBold', sans-serif;
	color: #1e3d55;
}
.home-koleksiyonlar .col-md-2:hover .home-title{
	margin-bottom: 10px;
	font-family: 'Barlow-SemiBold', sans-serif;
	color: #d6b469;
}
.home-koleksiyonlar .col-md-2 .home-view{
	opacity: 0;
	transition: all .6s ease-in;
}
.home-koleksiyonlar .col-md-2:hover .home-view{
	opacity: 1;
	font-family: 'Barlow-Regular', sans-serif;
	color: #d6b469;
	font-size: 12px;
}
.home-koleksiyonlar .home-view i{
	margin-bottom: 10px;
	color: #d6b469;
	font-size: 10px;
}
.home-koleksiyonlar img{
	width: 100%;
}
.breadcrumb-lsa{
	background: #fff;
	border: 0px;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 8px 0;
	font-size: 16px;
	font-family: 'Barlow-SemiBold', sans-serif;
}
.breadcrumb-lsa a:nth-of-type(1){
	color: #142e44;
	font-family: 'Barlow-Regular', sans-serif;
}
.breadcrumb-lsa2{
	background: #fff;
	border: 0px;
	border-bottom: 1px solid #afafaf;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 8px 0;
	font-size: 16px;
	font-family: 'Barlow-SemiBold', sans-serif;
}
.breadcrumb-lsa2 a:nth-of-type(1){
	color: #142e44;
	font-family: 'Barlow-Regular', sans-serif;
}
.page-slider img{
	width: 100%;
	height: 450px;
}
.product-title{
	color: #d6b469;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}
.product-subtitle{
	color: #9f9f9f;
	padding-bottom: 5px;
	border-bottom: 1px solid #9f9f9f;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 13px;
}
.product-title-cart{
	color: #d6b469;
	font-size: 18px;
	font-family: 'Barlow-Medium', sans-serif;
}
.product-subtitle-cart{
	color: #9f9f9f;
	padding-bottom: 5px;
}
.product-title-price{
	color: #0e2538;
	font-size: 18px;
	font-family: 'Barlow-Medium', sans-serif;
}
.product-details-conf{
	margin-top: 10px;
}
.product-details-conf .col-md-12, .product-details-conf .col-md-2, .product-details-conf .col-md-10 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
}
.product-details-price{
	padding-top: 30px;
}
.product-details-price div{
	padding-top: 15px;
	display: block;
	clear: both;
	font-size: 18px;
}
.product-details-price_price{
	padding-left: 5px;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #d6b469;

}
.quantity div {
	border: 1px solid #000;
}
.quantity input, .quantity button{
	border: 0px;
	height: 30px;
	text-align: center;
	outline: none;
	font-size: 16px;
	font-weight: bold;
	color: #0e2538;
	background: transparent;
}
.quantity button{
	height: 25px;
	font-size: 23px;
}
.quantity .quantity-left{
	float: left;
	padding-left: 10px;
}
.quantity .quantity-right{
	float: right;
	padding-right: 10px;
}
.quantity2 input, .quantity2 button {
	border: 0px;
	height: 20px;
	text-align: center;
	outline: none;
	font-size: 16px;
	font-weight: bold;
	color: #0e2538;
	background: transparent;
}
.quantity-m2{
	background: #0e2538;
	width: 30px;
	height: 30px;
	float: left;
	line-height: 30px;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.quantity-m2-2{
	background: #0e2538;
	width: 30px;
	height: 25px;
	float: left;
	line-height: 25px;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.product-details-quantity{
	width: 75%;
	text-align: center;
	background: #fff;
}
.product-details-tabs{
	border: 0px;
}
.product-details-tabs .nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}
.product-details-tabs>li.active>a, .product-details-tabs>li.active>a:focus, .product-details-tabs>li.active>a:hover{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	border: 0px !important;
	background: #d6b469;
	border-radius: 0px;
	color: #fff;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
}
.stone-cart tbody>tr>td, .stone-cart tbody>tr, .stone-cart thead>tr>td, .stone-cart thead>tr, .stone-cart .table-bordered, .img-thumbnail {
	border: 0px !important;
}
.stone-cart thead>tr{
	border-bottom: 1px solid #afafaf !important;
}
.stone-cart tbody>tr{
	border-bottom: 1px solid #afafaf !important;
}
.stone-total-cart tbody>tr>td, .stone-total-cart tbody>tr, .stone-total-cart thead>tr>td, .stone-total-cart thead>tr, .stone-total-cart .table-bordered, .img-thumbnail {
	border: 0px !important;
}
.stone-total-cart thead>tr{
	border-bottom: 0px !important;
}
.stone-total-cart tbody>tr{
	border-bottom: 0px !important;
}
.stone-cart .lsa-cart{
	font-size: 16px;
	color: #d6b469;
	font-family: 'Barlow-SemiBold', sans-serif;
}
.coupon input {
	border-radius: 0px;
}
.coupon-btn, .coupon-btn:hover, .coupon-btn:focus{
	background-color: #d6b56a !important;
	border: 0px;
	background-image: linear-gradient(to bottom, #d6b56a, #d6b56a) !important;
	text-shadow: none;
	padding: 8.5px 12px;
	margin-left: 25px !important;
	border-radius: 8px !important;
	font-family: 'Barlow-SemiBold', sans-serif;
}
.lsa-cart-conf .form-control{
	display: block;
	width: 100%;
	height: 30px;
	padding: 4px 7px;
}
.btn-2{
	float: right;
	margin-left: 0px;
	margin-right: 25px !important;
}
.cart-lsa-total .text-left{
	padding: 0px;
	color: #0e2538;
}
.btn-primary{
	background-color: #d6b56a !important;
	border: 0px;
	background-image: linear-gradient(to bottom, #d6b56a, #d6b56a) !important;
	text-shadow: none;
	padding: 8.5px 12px;
	font-family: 'Barlow-SemiBold', sans-serif;
}
.form-control{
	height: 45px;
	font-size: 14px !important;
	line-height: 14px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}
button{
	outline: none !important;
}
#button-cart, .button-view-cart{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}
#tab-description{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #9f9f9f;
}
.project-kullanilan-urunler{
	font-size: 14px;
	color: #9f9f9f;
	margin-top: 50px;
}
.project-kullanilan-urunler .col-md-4{
	padding-left: 0px;
}
.project-kullanilan-urunler p{
	margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: left;
}
.urun-detay-carousel .owl-prev{
	float: left;
	position: absolute;
	left: 0px;
	top: 38%;
	background: #fff !important;
	padding: 15px !important;
	padding-left: 5px !important;
	padding-right: 8px !important;
	color: #d6b469 !important;
	margin: 0px !important;
	border-radius: 0px !important;
}
.urun-detay-carousel .owl-next{
	float: right;
	position: absolute;
	right: 0px;
	top: 38%;
	background: #fff !important;
	padding: 15px !important;
	padding-left: 8px !important;
	padding-right: 5px !important;
	color: #d6b469 !important;
	margin: 0px !important;
	border-radius: 0px !important;
}
.urun-detay-carousel i{
	font-size: 24px !important;
}
.urun-detay-carousel .owl-nav [class*=owl-] {
	color: #d6b469;
	font-size: 26px;
	margin: 0px;
	padding: 3px 5px;
	background: #fff;
	display: inline-block;
	cursor: pointer;
	border-radius: 0px;
}
.urun-detay-carousel .owl-nav [class*=owl-]:hover {
	color: #d6b469;
	background: #fff;
}
.urun-detay-carousel .owl-theme .owl-nav .disabled {
	opacity: 1;
}

.pdetays-carousel .owl-prev{
	float: left;
	position: absolute;
	left: 0px;
	top: 38%;
	background: #fff !important;
	padding: 15px !important;
	padding-left: 5px !important;
	padding-right: 8px !important;
	color: #d6b469 !important;
	margin: 0px !important;
	border-radius: 0px !important;
}
.pdetays-carousel .owl-next{
	float: right;
	position: absolute;
	right: 0px;
	top: 38%;
	background: #fff !important;
	padding: 15px !important;
	padding-left: 8px !important;
	padding-right: 5px !important;
	color: #d6b469 !important;
	margin: 0px !important;
	border-radius: 0px !important;
}
.pdetays-carousel i{
	font-size: 24px !important;
}
.pdetays-carousel .owl-nav [class*=owl-] {
	color: #d6b469;
	font-size: 26px;
	margin: 0px;
	padding: 3px 5px;
	background: #fff;
	display: inline-block;
	cursor: pointer;
	border-radius: 0px;
}
.pdetays-carousel .owl-nav [class*=owl-]:hover {
	color: #d6b469;
	background: #fff;
}
.pdetays-carousel .owl-theme .owl-nav .disabled {
	opacity: 1;
}
.project-kullanilan{
	margin-bottom: 30px;
}
.project-kullanilan a{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	border: 0px !important;
	background: #d6b469;
	border-radius: 0px;
	color: #fff;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	padding: 10px 20px;

}
#home-blog{
	background: transparent;
}
.home-blog-outline a:hover .home-blog-title, .home-blog-outline a:hover .home-blog-view{
	color: #d6b469;
}
#home-blog .home-blog-outline{
	background: #fff;
}
.home-blog-outline img{
	transition: transform 1s, filter 2s ease-in-out;
	filter: blur(0px);
	transform: scale(1.08);
}
.home-blog-outline:hover img{
	filter: blur(2);
	transform: scale(1);
}
#home-blog .owl-wrapper-outer{
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
}
.blog-home{
	font-size: 15px;
	background: #f3f3f3;
}
.blog-home h2{
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #d6b469;
	margin-top: 40px;
}
.blog-home p {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.home-blog-title{
	color: #1e3d55;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}
.home-blog-image{
	overflow: hidden;
}
.home-blog-image img{
	width: 100%;
}
.home-blog-view{
	color: #1e3d55;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}
.home-blog-carousel .owl-prev {
	float: left;
	position: absolute;
	left: -33px;
	top: 36%;
	background: #fff;
	padding: 20px;
	padding-left: 15px;
	padding-right: 15px;
	color: #d6b469;
}
.home-blog-carousel .owl-next {
	float: right;
	position: absolute;
	right: -35px;
	top: 36%;
	background: #fff;
	padding: 20px;
	padding-left: 15px;
	padding-right: 15px;
	color: #d6b469;
}
.home-blog-carousel .owl-prev i, .home-blog-carousel .owl-next i{
	font-size: 20px;
}
.featured-carousel .owl-prev {
	float: left;
	position: absolute;
	left: -20px;
	top: 45%;
	color: #d6b469;
}
.featured-carousel .owl-next {
	float: right;
	position: absolute;
	right: -20px;
	top: 45%;
	color: #d6b469;
}
.featured-carousel .owl-prev i, .featured-carousel .owl-next i{
	font-size: 30px;
}
.featured-carousel .caption .col-md-6:nth-of-type(3){
	padding: 0px;
}
.featured-tabs{
	width: 45%;
	text-align: center;
	margin: auto;
	display: flex;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin-bottom: 80px;
	border: 0px;
}
.featured-tabs .ft-tabs{
	width: 25%;
	background: #ececec;
	padding: 5px;
	margin-left: 5px;
}
.featured-tabs .ft-tabs a{
	color: #1e3d55;
}
.featured-tabs .active{
	background: #d6b469;
}
.featured-tabs .active a{
	color: #fff;
}
.featured-tabs>li>a {
	margin-right: 0px;
	line-height: normal;
	border: 0px solid transparent;
	border-radius: 0px;
	padding: 0px;
}
.featured-tabs>li.active>a, .featured-tabs>li.active>a:focus, .featured-tabs>li.active>a:hover {
	padding: 0px;
	color: #fff;
	background: transparent;
	border-radius: 0px;
	border: 0px;
	margin: 0px;
	line-height: normal;
}
.lsa-selected h2{
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #d6b469;
	margin-top: 40px;
	margin-bottom: 30px;
}
/*.featured-carousel .owl-buttons div{
	opacity: 1 !important;
}
.featured-carousel .owl-controls{
	height: auto;
}
.featured-carousel .owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: #1e3d55;
	border-radius: 20px;
	box-shadow: none;
}
.featured-carousel .owl-controls .owl-page.active span {
	background: #d6b469 !important;
}*/

.koleksiyon-filter{
	margin-top: 30px;
	margin-bottom: 20px;
}
.koleksiyon-filter .form-elements{
	padding: 0px;
}
.koleksiyon-filter .form-control{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	border-radius: 0px;
	color: #d6b469;
	border-color: #d6b469;
	border-right: 0px;
	font-size: 14px !important;
}
.koleksiyon-filter .sira {
	border-right: 1px solid #d6b469;
}

.koleksiyon-filter input, .koleksiyon-filter select{
	width: 100%;
}
.koleksiyon-filter .koleksiyon-form-button{
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	background: #d6b469;
	border: 0px;
	padding: 12px;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}
.koleksiyon-filter input:focus, .koleksiyon-filter select:focus, .koleksiyon-filter button:focus{
	outline: none !important;
	box-shadow: none;
	border-color: #d6b469;
}
.thumbnails .thumbnail {
	padding: 0px;
	border: 0px solid #ddd;
}
#terms{
	color: #0e2538;
}
#terms a{
	color: #0e2538;
}
#terms label{
	padding-right: 25px;
	font-size: 14px;
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 12px;
	min-height: 65px;
	font-size: 13px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

@media (max-width: 699px) {
	.page-slider img{
		width: 100%;
		height: inherit !important;
	}
	.btn-2{
		margin-right: 0px !important;
	}
	.pdetays-carousel .owl-prev {
		float: left;
		position: absolute;
		left: 0px;
		top: 36%;
	}
	.pdetays-carousel .owl-next {
		float: right;
		position: absolute;
		right: 0px;
		top: 36%;
	}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
		margin: auto;
	}
	#menu{
		/*background: #d6b469;*/
		background: #fff;
		border-radius: 0px;
		border-top: 1px solid #d6b469;
		border-bottom: 1px solid #d6b469;
	}
	#menu #category{
		color: #0e2538;
		text-shadow: none;
	}
	#menu .btn-navbar{
		color: #d6b469 !important;
		border: 0px !important;
		background: transparent !important;
		box-shadow: none;
	}
	.navbar-toggle .fa{
		font-size: 18px;
	}
	/*.navbar-header span{
		display: none !important;
	}*/
	#slideshow0 .owl-prev {
		left: 0% !important;
	}
	#slideshow0 .owl-next {
		right: 0% !important;
	}
	.dropdown-menu{
		min-width: min-content;
	}
	#slideshow0 img{
		height: 250px;
	}
	#slideshow0 .content-slider h3 {
		font-size: 15px;
	}
	#slideshow0 .content-slider p {
		font-size: 15px;
		line-height: inherit;
		width: 80%;
		margin: auto;
	}
	#slideshow0 .content-slider a {
		font-size: 12px;
	}
	#slideshow0 .content-slider {
		margin-top: -55%;
		height: -webkit-fill-available;
	}
	.home-koleksiyonlar {
		height: auto;
	}
	.home-koleksiyonlar .col-md-2{
		width: 50% !important;
		float: left;
	}
	.home-blog-carousel .owl-prev {
		left: -10px;
	}
	.home-blog-carousel .owl-next {
		right: -10px;
	}
	.product-thumb img {
		width: 100%;
	}
	.caption .col-md-6{
		width: 50%;
		float: left;
	}
	.caption .price-old, .caption .price-new{
		float: right;
	}
	.featured-tabs {
		width: 100%;
		display: block;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 30px;
	}
	.featured-tabs .ft-tabs {
		width: 50%;
		float: left;
		margin-left: 0px;
	}
	.featured-carousel .owl-prev {
		float: left;
		position: absolute;
		left: 0px;
		top: 45%;
		color: #d6b469;
		background: #fff;
		padding: 5px;
		padding-left: 6px;
		padding-right: 5px;
	}

	.featured-carousel .owl-next {
		float: right;
		position: absolute;
		right: 0px;
		top: 45%;
		color: #d6b469;
		background: #fff;
		padding: 5px;
		padding-left: 5px;
		padding-right: 6px;
	}
	.koleksiyon-filter .form-control{
		border: 1px solid #d6b469;
		margin-bottom: 5px;
	}
	.koleksiyon-filter .form-button{
		padding-left: 0px;
		padding-right: 0px;
	}
	.breadcrumb-lsa, .breadcrumb-lsa2{
		font-size: 12px;
	}
	.cart-action {
		margin-bottom: 10px;
	}
	.caption .hidden-xs{
		display: block !important;
		float: left;
	}
	.product-details-conf{
		height: 60px;
	}
	.product-details-conf .col-md-12{
		width: 100%;
	}
	.product-details-conf .col-md-12 .col-md-2{
		width: 35%;
		float: left;
	}
	.product-details-conf .col-md-12 .col-md-1{
		width: 8%;
  		float: left;
  	}
	.product-details-conf .col-md-12 .col-md-9{
		width: 50%;
	  	float: left;
  	}
	.product-details-quantity{
		width: 100%;
	}
	.button-product-details{
		margin-top: 0px !important;
		text-align: center !important;
	}
	.project-kullanilan-urunler .col-md-4{
		padding-right: 0px;
		margin-bottom: 25px;
	}
	.checkout-cart .img-thumbnail {
		min-width: 60px !important;
	}
	.checkout-cart .cart-subtot{
		width: 140px;
	}
	.stone-total-cart .buttons a{
		width: 100%;
	}
	#login .col-sm-4, #login .col-sm-12{
		padding-right: 0px;
	}
	#login .col-sm-12{
		text-align: center;
		margin-bottom: 10px;
	}
	#payment-address .col-sm-6, #shipping-address .col-sm-6{
		padding: 0px;
	}
	#terms button{
		margin-top: 20px;
	}
	#terms label{
		font-size: 12px;
		padding-right: 0px;
	}
	footer{
		text-align: center;
	}
	.footer-social span{
		display: block;
		line-height: 30px;
	}
	.footer-copyright .col-sm-6{
		text-align: center !important;
	}
}
@media only screen and (min-width: 699px) and (max-width: 799px) {
	header .col-sm-4{
		width: 41.66%;
	}
	header .col-sm-5{
		width: 33.33%;
		padding-left: 0px;
		padding-right: 0px;
	}
	#menu {
		font-size: 11px;
	}
	#menu .nav > li > a {
		padding: 10px 8px 10px 8px;
	}
	#top .btn-link, #top-links li, #top-links a{
		font-size: 10px;
	}
	#slideshow0 .content-slider {
		height: 85%;
		margin-top: -35%;
	}
	.home-koleksiyonlar {
		width: 100%;
		height: 600px;
	}
	.home-koleksiyonlar .col-md-2 {
		width: 25% !important;
		float: left;
	}
	.home-categories {
		font-size: 10px;
	}
	.blog-home .owl-carousel .owl-dots.disabled, .blog-home .owl-carousel .owl-nav.disabled, .tab-pane .owl-carousel .owl-dots.disabled, .tab-pane .owl-carousel .owl-nav.disabled{
		display: block;
	}
	.home-blog-carousel .owl-next {
		right: -18px;
	}
	.home-blog-carousel .owl-prev {
		left: -18px;
	}
	.featured-tabs {
		width: 75%;
		margin-bottom: 45px;
	}
	.featured-carousel .owl-next {
		right: -8px;
	}
	.featured-carousel .owl-prev {
		left: -8px;
	}
	.caption .col-md-6{
		width: 50%;
		float: left;
	}
	.caption .price-old, .caption .price-new{
		float: right;
	}
	.page-slider img {
		width: 100%;
		height: auto;
	}
	.koleksiyon-filter .form-control{
		border: 1px solid #d6b469;
		margin-bottom: 5px;
	}
	.koleksiyon-filter .form-button{
		padding-left: 0px;
		padding-right: 0px;
	}
	.product-grid .product-thumb .caption{
		min-height: auto;
	}
	.caption .hidden-xs{
		display: block !important;
		float: left;
	}
	.caption .col-md-6:nth-of-type(3) {
		padding-bottom: 10px;
	}
	.product-details-conf{
		height: 60px;
	}
	.product-details-conf .col-md-12{
		width: 100%;
	}
	.product-details-conf .col-md-12 .col-md-2{
		width: 35%;
		float: left;
	}
	.product-details-conf .col-md-12 .col-md-1{
		width: 8%;
		float: left;
	}
	.product-details-conf .col-md-12 .col-md-9{
		width: 50%;
		float: left;
	}
	.button-product-com, .button-product-details{
		width: 100%;
	}
	.button-product-details {
		margin-top: 0px !important;
		text-align: center !important;
	}
	.product-details-quantity{
		width: 100%;
	}
	.button-product-details{
		margin-top: 0px !important;
		text-align: center !important;
	}
	.project-kullanilan-urunler .col-md-4{
		padding-right: 0px;
		margin-bottom: 25px;
		width: 33%;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
	}
	.lsa-cart-conf .stone-total-cart .col-sm-7, .lsa-cart-conf .stone-total-cart .col-sm-5{
		width: 100%;
	}
	#cart1 .stone-total-cart{
		width: 40%;
	}
	.quickcheckoutright:nth-of-type(5) {
		width: 50%;
	}
	.checkout-cart .img-thumbnail {
		min-width: 60px !important;
	}
	.checkout-cart .cart-subtot{
		width: 140px;
	}
	.stone-total-cart .buttons a{
		width: 100%;
	}
	#login .col-sm-4, #login .col-sm-12{
		padding-right: 0px;
	}
	#login .col-sm-12{
		text-align: center;
		margin-bottom: 10px;
	}
	#payment-address .col-sm-6, #shipping-address .col-sm-6{
		padding: 0px;
	}
	#terms button{
		margin-top: 20px;
	}
	#terms label{
		display: block;
		font-size: 12px;
		padding-right: 0px;
	}
	footer .col-md-8{
		width: 40%;
		float: left;
	}
	footer .col-sm-2{
		width: 30%;
		float: left;
	}
	.footer-social span, .footer-social a {
		font-size: 13px;
		padding-right: 10px;
	}
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
	header .col-sm-4{
		width: 41.66%;
	}
	header .col-sm-5{
		width: 33.33%;
		padding-left: 0px;
		padding-right: 0px;
	}
	#menu {
		font-size: 11px;
	}
	#menu .nav > li > a {
		padding: 10px 8px 10px 8px;
	}
	#top .btn-link, #top-links li, #top-links a{
		font-size: 10px;
	}
	#slideshow0 .content-slider {
		height: 85%;
		margin-top: -35%;
	}
	#content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1){
		clear: inherit;
	}
	.home-koleksiyonlar {
		width: 100%;
		height: 600px;
	}
	.home-koleksiyonlar .col-md-2 {
		width: 25% !important;
		float: left;
	}
	.home-categories {
		font-size: 10px;
	}
	.blog-home .owl-carousel .owl-dots.disabled, .blog-home .owl-carousel .owl-nav.disabled, .tab-pane .owl-carousel .owl-dots.disabled, .tab-pane .owl-carousel .owl-nav.disabled{
		display: block;
	}
	.home-blog-carousel .owl-next {
		right: -18px;
	}
	.home-blog-carousel .owl-prev {
		left: -18px;
	}
	.featured-tabs {
		width: 75%;
		margin-bottom: 45px;
	}
	.featured-carousel .owl-next {
		right: -8px;
	}
	.featured-carousel .owl-prev {
		left: -8px;
	}
	.caption .col-md-6{
		width: 50%;
		float: left;
	}
	.caption .price-old, .caption .price-new{
		float: right;
	}
	.cart-action button {
		font-size: 9px;
	}
	.price-kesfet, .price-kesfet a {
		font-size: 10px;
	}
	.product-thumb .price-new {
		font-size: 15px;
	}
	.stone-cart .checkout-get{
		max-width: 170px !important;
	}
	.page-slider img {
		width: 100%;
		height: auto;
	}
	.koleksiyon-filter .form-control{
		border: 1px solid #d6b469;
		margin-bottom: 5px;
	}
	.koleksiyon-filter .form-button{
		padding-left: 0px;
		padding-right: 0px;
	}
	.product-grid .product-thumb .caption{
		min-height: auto;
	}
	.caption .hidden-xs{
		display: block !important;
		float: left;
	}
	.caption .col-md-6:nth-of-type(3) {
		padding-bottom: 10px;
	}
	.product-details-conf{
		height: 60px;
	}
	.product-details-conf .col-md-12{
		width: 100%;
	}
	.product-details-conf .col-md-12 .col-md-2{
		width: 35%;
		float: left;
	}
	.product-details-conf .col-md-12 .col-md-1{
		width: 8%;
		float: left;
	}
	.product-details-conf .col-md-12 .col-md-9{
		width: 50%;
		float: left;
	}
	.button-product-com, .button-product-details{
		width: 100%;
	}
	.button-product-details {
		margin-top: 0px !important;
		text-align: center !important;
	}
	.product-details-quantity{
		width: 100%;
	}
	.button-product-details{
		margin-top: 0px !important;
		text-align: center !important;
	}
	.project-kullanilan-urunler .col-md-4{
		padding-right: 0px;
		margin-bottom: 25px;
		width: 33%;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
	}
	.lsa-cart-conf .stone-total-cart .col-sm-7, .lsa-cart-conf .stone-total-cart .col-sm-5{
		width: 100%;
	}
	#cart1 .stone-total-cart{
		width: 40%;
	}
	.quickcheckoutright:nth-of-type(5) {
		width: 50%;
	}
	.checkout-cart .img-thumbnail {
		min-width: 60px !important;
	}
	.checkout-cart .cart-subtot{
		width: 140px;
	}
	.stone-total-cart .buttons a{
		width: 100%;
	}
	#login .col-sm-4, #login .col-sm-12{
		padding-right: 0px;
	}
	#login .col-sm-12{
		text-align: center;
		margin-bottom: 10px;
	}
	#payment-address .col-sm-6, #shipping-address .col-sm-6{
		padding: 0px;
	}
	#terms button{
		margin-top: 20px;
	}
	#terms label{
		display: block;
		font-size: 12px;
		padding-right: 0px;
	}
	footer .col-md-8{
		width: 40%;
		float: left;
	}
	footer .col-sm-2{
		width: 30%;
		float: left;
	}
	.footer-social span, .footer-social a {
		font-size: 13px;
		padding-right: 10px;
	}
}
@media (max-width: 320px) {
	#slideshow0 .content-slider {
		margin-top: -65%;
		height: -webkit-fill-available;
	}
}

.mobile-slider{
	display: none;
}
.desktop-slider{
	display: block;
}
@media (max-width: 799px) {
	.desktop-slider{
		display: none !important;
	}
	.mobile-slider{
		display: block !important;
	}
	#slideshow0 img{
		height: auto;
	}
}

.pagination>li>a, .pagination>li>span{
	color: #d6b469;
	font-size: 15px;
}
.pagination .active span {
	background-color: #d6b469;
	border-color: #d6b469;
}
.pagination .active span {
	z-index: 1;
	color: #fff;
	background-color: #d6b469;
	border-color: #d6b469;
}

.pagination>li>a:hover{
	color: #d6b469;
}
#stock-detail{
	border-bottom: 1px solid #111111 !important;
}
#stock-detail tr:hover{
	background: transparent;
}
#stock-detail, #stock-detail th, #stock-detail td{
	border: 0px;
	font-size: 14px;
}
#stock-detail th{
	font-weight: 600;
	padding: 10px 18px;
	border-bottom: 1px solid #111111;
}
#stock-detail td{
	padding: 8px 10px;
}
#stock-total{
	font-size: 14px;
	border: 1px solid #ddd !important;

}
#tab-description .table-responsive{
	border: 0px;
}
.owl-wrapper-outer{
	border: 0px !important;
	box-shadow: 0 0 0 transparent !important;
}