body {
	font-family: 'Poppins';
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	
	
}
h1, h2, h3, h4, h5, h6 {
	color: #333333;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 21px;
	font-weight: bolder;
	margin-top: 7px;
}
h2 {
	font-size: 21px;
	color: #333333;
	
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #333333;
	
}
a:hover {
	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; */
	background-color: #ebebeb;
	margin-top: 10px;
	border-top: 1px solid #ebebeb;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	
}
/* top */
#top {
	background-color: #333333;
  padding: 4px 0px 3px 0;
  margin: 0px 0 15px 0;
  min-height: 40px;
  z-index: 999;
  position: relative;
}
#top .container {
	padding: 0 0px;
}
#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: #dc7c56;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #333;
	text-decoration: none;
	font-family: 'Poppins';
	font-size: 14px;
}
@media (max-width: 768px) {
#top .btn-link, #top-links li, #top-links a {
	color: #333;
	text-decoration: none;
	font-family: 'Poppins';
	font-size: 11px;
}}
#top .btn-link:hover, #top-links a:hover {
	color: #dc7c56;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #333;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 0px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin:auto;
	width: 25%;
}
@media (max-width: 768px) {
#logo {
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
}
/* search */
#search {
	
}
#search .input-lg {
	height: 44px;
	line-height: 20px;
	padding: 0 10px;
	width: 100%;
	border-radius: 0px;
}
@media (max-width: 768px) {
#search .input-lg {
	height: 44px;
	line-height: 20px;
	padding: 0 10px;
	width: 138%;
	border-radius: 0px;
}
}
#search .btn-lg {
	font-size: 15px;
  line-height: 20px;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0px;
}
/* cart */
#cart {
	margin-top: 0px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #65a892;
}

#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 999;
	padding:0px;
	top: 38px;
  right: -85px;
  min-width: 310px;
}
@media (max-width: 768px) {
	#cart .dropdown-menu {
		float:right;
		width: 310px;
		margin-top: 50px;
	}
	#cart .dropdown-menu:hover {
		border-style:none;
}
}
#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 */
#menu {
	background-color: #fff;
	min-height: 40px;
}
#menu .nav > li > a {
color: #333;
  font-weight: 600;
  min-height: 15px;
  background-color: transparent;
  width: 215px;
  font-family: poppins;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
	
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 15px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 13px;
	border-bottom: 1px solid #ebebeb;
}
#menu .dropdown-inner li a:hover {
	color: #666666;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #333;
	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;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #333, #333);
	background-repeat: repeat-x;
	border-color: #555 #555 #555;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 0px;
		background-color: #fff;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
		/* font-size: 15px; */
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
		/* font-size: 15px; */
		/* font-family: 'Poppins'; */
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
		background-color: #3f3745;
		min-width: 100vh;
		padding: 15px 34px;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
	
		background-color: #3f3745;
		min-width: 100vh;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
		background-color: #3f3745;
		font-size: 15px;
		padding: 11px 37px;
	}

#menu .nav > li > a:hover, #menu .nav > li.open > a {

	background-color: #dc7c56;
	color: #fff;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
}


/* content */
#menus {
	background-color: #fff;
	min-height: 40px;
	border:1px solid #ebebeb;
}
#menus .nav > li > a {
	color: #333;
	font-weight:normal;
	min-height: 15px;
	background-color: transparent;
	width:260px;
	font-family: open sans;
	font-size: 13px;
	border-bottom:1px solid #ebebeb;
}
#menus .nav > li > a:hover, #menus .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menus .dropdown-menu {
	padding-bottom: 0;
}
#menus .dropdown-inner {
	display: table;
}
#menus .dropdown-inner ul {
	display: table-cell;
}
#menus .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 15px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	border-bottom: 1px solid #ebebeb;
}
#menus .dropdown-inner li a:hover {
	color: #65a892;
}
#menus .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menus .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menus #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #333;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menus .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #333, #333);
	background-repeat: repeat-x;
	border-color: #555 #555 #555;
}
#menus .btn-navbar:hover, #menus .btn-navbar:focus, #menus .btn-navbar:active, #menus .btn-navbar.disabled, #menus .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menus .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menus {
		border-radius: 0px;
		background-color: #fff;
	}
	#menus div.dropdown-inner > ul.list-unstyled {
		display: block;
		/* font-size: 15px; */
	}
	#menus div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
		/* font-size: 15px; */
		/* font-family: 'Poppins'; */
	}
	#menus .dropdown-inner {
		display: block;
	}
	#menus .dropdown-inner a {
		width: 100%;
		color: #fff;
		background-color: #3f3745;
		min-width: 100vh;
		padding: 15px 34px;
	}
	#menus .dropdown-menu a:hover,
	#menus .dropdown-menu ul li a:hover {
	
		background-color: #3f3745;
		min-width: 100vh;
	}
	#menus .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
		background-color: #3f3745;
		font-size: 15px;
		padding: 11px 37px;
	}
	#menus .nav > li > a {
	color: #333;
	font-weight:normal;
	min-height: 15px;
	background-color: transparent;
	width: 100%;
	font-family: 'Poppins';
	font-size: 15px;
	border-bottom:1px solid #ebebeb;
	color: #333;
}
#menus .nav > li > a:hover, #menus .nav > li.open > a {

	background-color: #dc7c56;
	color: #fff;
}
#menus .dropdown-menu {
	padding-bottom: 0;
}
#menus .dropdown-inner {
	display: table;
}
#menus .dropdown-inner ul {
	display: table-cell;
}
}
#content {
	min-height: 600px;
}
/* footer */
footer {
	padding-top: 30px;
	color: #666666;
	padding-bottom: 30px;
	background-color: #fff;
}
footer2 {
	margin-top: 30px;
	padding-top: 30px;
	color: #666;
}footer2 a:hover {
	margin-top: 30px;
	padding-top: 30px;
	color: #999;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #787777;
	font-size: 13px;
	font-family: Poppins;
line-height: 25px;
}
footer a:hover {
	color: #333333;
}
footer h5 {
	font-family: Poppins;
	font-size: 15px;
	font-weight: bold;
	color: #787777;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
    margin: 0px 0px 4px 0px;
    padding: 15px 0;
    background-color: transparent;
    font-size: 13px;
    text-transform: capitalize;
    font-family: 'Poppins';
    color: #dc7c56;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
  padding: 0px 10px;
  position: relative;
  white-space: nowrap;

}
.breadcrumb > li a {
		color: #666666;
}
.breadcrumb > li a:hover {
		color: #222222;
}

.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	right: -5px;
	width: 14px;
	height: 14px;
	/* border-right: 1px solid #333; */
	border-bottom: 1px solid #999999;
	-webkit-transform: rotate(-75deg);
	-moz-transform: rotate(-75deg);
	-o-transform: rotate(-75deg);
}t
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #fff;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 0px;
	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-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #333;
  border-color: #333;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #cd773c;
border-color: #cd773c;
	color:#fff;
}

.btn-primary2 {
	color: #333;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ebebeb;
	/* background-repeat: repeat-x; */
	border-color: #ebebeb #ebebeb #ebebeb;
}
.btn-primary2:hover, .btn-primary2:active, .btn-primary2.active, .btn-primary2.disabled, .btn-primary2[disabled] {
	background-color: #cd773c;
border-color: #cd773c #cd773c #cd773c;
color:#fff;
}



.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: #222222;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #65a892;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:transparent;
	border: none;
	box-shadow: none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	box-shadow:none;
	
}
/* 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 {
	
	margin-bottom: 10px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.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-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: normal;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 100%;
	height: 15px;
}
.product-thumb .caption {
	padding: 0 10px;
	min-height: 55px;
	text-align:left;
}
.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;
}
}
.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: #3f3745;
	font-size: 16px;
	font-weight:500;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #3f3745;
	text-decoration: line-through;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
	.product-thumb .button-group{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 22%;
		opacity: 0;
		transition: 0.3s ease-in-out;
		text-align: center;
	}
	.product-thumb:hover .button-group{
		opacity: 1
	}

.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 svg{
	width: 20px;height: 19px;
}
.product-thumb .button-group .bquickv{
	display: inline-block;vertical-align: middle
}
.product-thumb .button-group button,.bquickv a{
	background-color: #333;
	color: #000;
	min-width: 40px;
	min-height: 40px;
	text-align: center;
	border: none;
	padding: 6px 3px;
	font-size: 14px;
	text-transform: capitalize;
	transition: 0.3s ease;
	vertical-align: middle;
	display: inline-block;
	border-radius: 4px;
	margin: 0 2px;
}
.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: 98px;
}
@media (max-width: 1200px) {
	.thumbnails > li {
	margin-left: 0px;
}
}
@media (max-width: 767px) {
		.thumbnails > li {
	margin-left: 0px;
}}
.thumbnails {
	margin-left: -20px;
}
@media (max-width: 767px) {
		.thumbnails  {
	margin-left: 0px;
}}
.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;
}

.indirim-slogan{
font-family: poppins;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 760px) {	
  .indirim-slogan{
    font-family: poppins;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-align:center;
  }
}

 .giris-yap-opco{
    text-align: center;
    font-size: 21px;
    margin-bottom: 16px;
    font-weight: 700;
    }
.parola-unuttum {
    display: block;
  letter-spacing: 1.1px;
  margin-top: 15px;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.giris-yap-button{
    width: 100%;
    padding: 8px;
    font-size: 15px;
    text-transform: uppercase;
}
.uye-ol-opco{
    display: block;
  text-align: center;
  font-size: 14px;
  color: #1d1d1d;
  letter-spacing: 1.1px;
  margin: 15px 0 15px;
    }
	
.border-none-hesabim{
  border: none;
  border-radius: 0px 0px 5px 5px;
  width: 310px;
  padding: 17px 1px;
  padding-bottom: 17px;
  padding-bottom: 23px;
  margin-top: 38px;
  left: -250px;
	}
	@media (max-width:1024px)
	{
		.border-none-hesabim{
		left: -240px;
		}
	}

.yada{display: block;text-align: center;font-size: 16px;color: #1d1d1d;letter-spacing: 1.1px;margin-top: 15px;}
.hesabim{
    font-size: 16px;
    color: #fff;
    text-shadow: none;
    
}
@media (max-width: 760px) {	
	.hesabim{
    font-size: 11px;
    color: #fff;
    text-shadow: none;   
}	
}
.alisveris-listem{
    background: #3f3745;
  border-radius: 100px;
  font-size: 12px;
  color: #fff;
  width: 20px;
  text-align: center;
  top: -36px;
  position: relative;
  height: 20px;
  left: -5px;
}

.baslik-ortala{width: 33.33%;float: left;}
.baslik-ortala1{width: 30.33%;float: left;margin-left: 24px;}
@media (max-width: 760px) {
	
		.baslik-ortala1{width: 100%;float: left;margin-left: 0px;}
	
}
.cizgi-opco{height: 1px;background-color: #ffffff;margin-top: 35px;margin-bottom: 43px;}
.baslik-opco{font-size: 19px;font-weight: normal;font-family: 'Poppins';text-align: center;text-transform: uppercase;margin-bottom: 33px;margin-top: 26px;}
.ortala-yazi{ text-align: center}

.baslik-kategori{
text-transform: uppercase; display:none;font-family: open sans;background-color: #565656;padding:14px 12px;

}
.baslik-kategori-isim{font-size: 13px;color: #fff;font-weight: 600;}

.menu-arrow {
	float:right;
	color:ab3b77;
	}

	.footernewselleter{
	padding: 40px;
 
	}
		.pozisyon-opco{ display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center}
	 .footer-telefon-opco{
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
    }
	.footer-telefon-opco:hover{
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
	color:#65a892;
    }
     .footer-takip-opco{
    font-size: 14px;
    font-family: 'Poppins';
    margin-bottom: 5px;
    }

	
.facebook{

color: #fff;


border-radius:100px;

border: 1px solid #fff;

padding:8px 10px;

font-size:16px;

text-align: center;
}

.facebook:hover{

    color: #65a892;;

   
    border: 1px solid #65a892;;
    

}
.linkedin{

 color:#666;
 border-radius:100px;
 border:1px solid #666;
 padding: 8px 8px;
 font-size:16px;
 text-align: center;
}

.linkedin:hover{

    color: #dc7c56;;
   
    border: 1px solid #dc7c56;;
    

}

.instgram{


 color:#fff;
 border-radius:100px;
 border:1px solid #fff;
 padding: 8px 8px;
 font-size:16px;
 text-align: center;
}


.instgram:hover{


    color: #65a892;;
   
    border: 1px solid #65a892;;
    

}

.twitter{



 color:#666;
 border-radius:100px;
 border:1px solid #666;
 padding: 8px 8px;
 font-size:16px;
 text-align: center;
}

.twitter:hover{

    color: #dc7c56;;
   
    border: 1px solid #dc7c56;;
    

}

.whatsapp{
 
 color:#fff;
 border-radius:100px;
 border:1px solid #fff;

 padding: 8px 8px;
  font-size:16px;
 text-align: center;
}

.whatsapp:hover{

    color: #dc7c56;
   
    border: 1px solid #dc7c56;;
    

}
.footer-pozisyon{margin-top:15px;text-align:center;margin-bottom: 18px;}
.goster{display:block}

@media (max-width:768px){
	.goster{display:none}
}

.goster-mobil{display:none}

@media (max-width:768px){
	.goster-mobil{display:block}
}
.tab-tasarim{
    height: 269px;
    overflow-x: hidden;
    overflow-y: scroll;
    border-bottom: 1px  solid #ebebeb;
    border-left: 1px  solid #ebebeb;
    padding: 11px;
    width: 100%;
}
.product-tasarim{
 padding: 10px;
}
.product-icons{
    background: none;
    border: none;
    text-shadow: none;
    display: inline-block;
    cursor: pointer;
    margin: 0px 7px;
}
.product-h1{margin-top:0px;margin-bottom:0px;font-weight: bolder;color: #333333;}
.product-h3{font-size: 13px;margin-bottom: 18px;margin-top: 0px;color: #333333;}
.product-listopco{
    font-size: 14px;
    font-family: 'Poppins';
    color: #333333;
    font-weight: normal;
	padding-top:5px;
}

.save-discount {

z-index: 999;
  position: absolute;
  left: 5px;
  margin: 0;
  font-size: 12px;
  font-family: 'Poppins';
  font-size: 14px;
  background: #333333;
  color: #fff;
  font-weight: bold;
  padding: 6px 10px;
  text-align: center;
}
.save-indirim{font-size: 14px;color: #fff;font-weight: normal;}
.save-discount1 {

  margin: 0;
  font-family: 'Poppins';
  font-size: 15px;
  background: #333333;
  color: #fff;
  font-weight: bold;
  padding: 15px 0;
}
.etiket{    background-color: #dc7c56;
    padding: 7px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin-bottom: 5px;}
.product-sepetbuton{
    margin-top: 24px;
    border-radius: 0px;
    padding: 12px 16px;
}

    	.quantity {
  position: relative;
  padding-bottom: 30px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 75px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
  border-radius:0px;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {

width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}
.picZoomer{
	position: relative;
}
.picZoomer-pic-wp{
	position: relative;
	overflow: hidden;
}
.picZoomer-pic-wp:hover .picZoomer-cursor{
	display: block;
}
.picZoomer-zoom-pic{
	position: absolute;
	top: 0;
	left: 0;
}
.picZoomer-pic{
	width: 100%;
	height: 100%;
}
.picZoomer-zoom-wp{
	display: none;
	position: absolute;
	z-index: 999;
	overflow: hidden;
}
.picZoomer-cursor{
	display: none;
	cursor: crosshair;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid #eee;
	background-color: rgba(0,0,0,.1);
}
.picZoomCursor-ico{
	width: 23px;
	height: 23px;
	position: absolute;
	top: 40px;
	left: 40px;
	background: url(images/zoom-ico.png) left top no-repeat;
}

.single-label{float:left;padding: 12.5px;margin-top: 10px;background-color: #fff;}
.product-afis{font-size:13px;font-family: "Poppins";margin-top: 8px;text-align: center;}
.product-custom-labels-wrapper{
   text-align: center;
   margin: auto;
   display: flex;
   padding: auto;
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   background: #fff;
}

.active_none{border: 1px solid #65a892;margin-bottom: 10px;}
.active_link{border: 1px solid #dc7c56;margin-bottom: 10px;}

	/* The container */
.containera {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float:left;
	margin-left:5px;
}

/* Hide the browser's default radio button */
.containera input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  /*! top: -6px; */
  /*! margin-top: 5px; */
}

/* Create a custom radio button */
.checkmarka {
  position: absolute;
  top: -4px;
  left: 8px;
  height: 26px;
  width: 100%;
  border: 1px solid #65a892;
}

/* On mouse-over, add a grey background color */
.containera:hover input ~ .checkmarka {

}

/* When the radio button is checked, add a blue background */
.containera input:checked ~ .checkmarka {border: 1px solid #dc7c56;}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmarka:after {

  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containera input:checked ~ .checkmarka:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containera .checkmarka:after {
 	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
		
		
		.containera .checkmarka:after {
 	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
		
		
		 .blink {
     
      color: #1a1f5c;
      font-size: 13px;
      font-weight: bold;
      font-family: open sans;
      }
      .secenekler-yazi{
font-size:15px;
margin-bottom:10px;
margin-top:10px;
font-family:'Poppins';
font-weight:500;



      }
	  
	  
	  
.trwpwhatsappballon {font-size: 14px;border-radius: 12px;border: 1px solid #fff;max-width: 250px;}

.trwpwhatsapptitle {
background-color: #333;
  color: white;
  padding: 14px;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
}

.trwpwhatsappmessage {
padding: 16px 12px;
background-color: white;
}

.trwpwhatsappinput {
background-color: white;
border-radius: 0px 0px 12px 12px;
padding-bottom:15px;
}

.trwpwhatsappinput input {
width: 206px;
border-radius: 10px;
margin: 1px 1px 0px 10px;
padding:10px;
font-family: "open sans";
font-weight: 300;
font-size: 13px;
background-color: #efefef;
border: 1px solid #d4d4d4;
}

.trwpwhatsappbutton {
	background-color: #333;
  border-radius: 10px;
  padding: 10px 12px;
  cursor: pointer;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;}

.trwpwhatsappall {position: fixed;z-index: 9999999999999999999;bottom: 0;left: 13px;font-family: open sans;font-weight: 300;font-size: 15px;}

.trwpwhatsappsendbutton {
  color: #22c15e;
  cursor:pointer;
}

.opco-button {border: none;}
.opco-button i {
float: left;
  position: absolute;
  z-index: 999999999999;
  right: 7px;
  bottom: 100px;
  font-size: 18px !important;
}

.kapat {
position: absolute;
right: 8px;
top: 6px;
font-size: 13px;
border: 1px solid #fff;
border-radius: 99px;
padding: 2px 7px 2px 8px;
color: white;
font-size: 10px;
cursor: pointer;
}
#getir{
	display:none;
	}

.whatsaap-goster{ display:block; }
@media(max-width:766px){
  .whatsaap-goster{
    display:none;
  }
}


.whatsaap-goster-mobil{ display:none; }
@media(max-width:766px){
  .whatsaap-goster-mobil{
    display:block;
  }
}

    .cookiealert {
 
  
   
    z-index: 999;
    
    color: #fff;
	
	  position: fixed;
    right: 10px;

    z-index: 999;
    max-width: 400px;
      margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
	background-color:#333;
    bottom: 10px;

    padding: 1rem 1rem .5rem
  
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
    
}

.scrollup {
width: 40px;
height: 40px;
position: fixed;
bottom: 51px;
right: 28px;
display: none;
text-indent: -9999px;
background: url(/image/icon_top.png) no-repeat;
background-color: #222222;
background-position: center;
cursor: pointer;
}

.scrollup:hover {

    
    
    background-color: #e6a387;
   

}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {

	margin-left: 10px;
    vertical-align: baseline;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}
       /* GiriÃ…Å¸ SayfasÃ„Â± */  

 .body-giris{

background-image: url('https://www.fabubebe.com/image/arka-backgorun.jpg');

    background-repeat: no-repeat;
    background-size: cover;

 }
 .giris-ortala{

 width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    padding: 15px;


 }

 .giris-baslik{
 TEXT-ALIGN: center;
    color: #fff;
    font-size: 24px;
    font-weight: lighter;


 }

 .giris-resim{

padding: 5px;border: 1px solid #ffffff9e;margin-top:10px; margin-bottom:10px

 }
 .giris-resim-yazi{
color:#fff;font-weight: 500;font-size: 16px;text-align: center;


 }
 .giris-resim-yazi:hover{color:#3f3745}
 .giris-alisverise-basla{

 	width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    margin-top:40px
 }
  .opac-giris:hover{opacity: 0.8;}
  .story{width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    top: 23%;
    left: -6px;
    position: absolute;
    color:#fff;
    padding: 8px;}

    .product-bolum2{ min-height: 78px;}

    @media (max-width: 1200px) {
   .product-bolum2{ min-height: 208px;}
}
@media (max-width: 767px) {
.product-bolum2{ min-height: 208px;}}
 .product-bolum1{ min-height: 97px;}

    @media (max-width: 1200px) {
   .product-bolum1{ min-height: 171px;}
}
@media (max-width: 767px) {
.product-bolum1{ min-height: 171px;}}

@media (max-width: 1200px) {
.nav-tabs>li {
    width:100%
}
}

@media (max-width: 767px) {
.nav-tabs>li {
    width:100%
}}

.borderimg3 {
    /* border: 52px solid transparent; */
    padding: 60px 50px;
    width: 1158px;
    height: 278px;
    background-repeat: no-repeat;
    display:block;
    
}

@media (max-width: 768px) {
.borderimg3 {
	display:none;
    padding:0;
    background-image: none;
    width: 100%;
 height:100%;
    background-repeat: no-repeat;
}}

.borderimg4 {
    /* border: 52px solid transparent; */
    padding: 60px 50px;
    width: 1158px;
    height: 278px;
    background-repeat: no-repeat;
    display:none;
    
}

@media (max-width: 768px) {
.borderimg4 {
	display:block;
	padding: 10px 10px;
	background-image: none;
	width: 100%;
	height:100%;
}}

.customer-cs {
	height:33px;
	}
.basket-cs {
	height:35px;}
.fav-cs {
	height:35px;}
.top-50 {
	top:5px;}
	
/*bestseller module opco*/
.bestseller-module-title {
font-size: 19px;
font-weight: 300;
text-align: center;
margin: 15px;
  margin-right: 15px;
  margin-left: 15px;
margin-left: auto;
margin-right: auto;
padding: 10px;
color: #333333;
text-transform: uppercase;
display: flow-root;}

.bord {
border-bottom: 4px solid #d68927;
  width: 25px;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: -20px;
  margin-bottom: 20px;
}
.bord-two {
border-bottom: 4px solid #d68927;
  width: 25px;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: 5px;
  margin-bottom: 20px;
}

.bestweek-right-arrow {
	background-color: #f4f4f4;
	padding: 20px 10px;
	margin-top: 150px;
	margin-left: -10px
}
.bestweek-left-arrow {
	background-color: #f4f4f4;
	padding: 20px 10px;
	margin-top: 150px;
	margin-left: -20px;
}