
/*********************************************

   Blankets OpenCart v3.x eCommerce
   Template By Gintas Design & Development
   www.vuiter.lt , vuitertemplate

**********************************************/
@import url('https://fonts.googleapis.com/css?family=Mukta:300,400,500,600,700,800|Oswald:200,300,400,500,600,700|Roboto:400,500,700,900&subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,latin-ext,vietnamese');

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&subset=latin-ext');

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
    outline: 0 !important
}

body {
	background-color: #f6fcff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #565656;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
	color: #aebff8b;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 14px;
}
h2 {
	font-weight: 600;
	font-size: 14px;
	color: #565656;
	line-height: 18px;
	margin: 20px 0px 20px 0px;
}
h3 {
	font-weight: 600;
	font-size: 14px;
	color: #565656;
	line-height: 18px;
	margin: 20px 0px 20px 0px;
}
h4 {
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	color: #565656;
	padding-bottom: 0px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #098ace;
}
a:hover {
	text-decoration: none;
	color: #56cee6;
}
a:focus {
	text-decoration: none;
}

.module-instagram h4 {
	font-weight: 600;
	font-size: 14px;
	color: #565656;
	line-height: 18px;
	margin: 20px 0px 10px 0px;
}

legend {
	font-size: 16px;
	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: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 11px;
}
.input-group .input-group-addon {
	font-size: 11px;
	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;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #aebff8;
	background-repeat: repeat-x;
}

/* mobile */
@media (max-width: 1200px) {
#top {
	background-color: #333333;
	border-bottom: 0px solid #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100px;
}
}

/* table */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
#top {
	background-color: #333333;
	border-bottom: 0px solid #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 60px;
}
}

/* desktop */
@media (min-width: 1200px) {
#top {
	background-color: #333333;
	border-bottom: 0px solid #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 60px;
}
}

#top .container {
	padding-top: 0px;
	padding-bottom: 0px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	background-color: #ffffff;
	text-align: left;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	background-color: #e6f4fb;
	text-shadow: none;
	color: #333333;
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	margin: 13px 0px 0px 0px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #20b1ff;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #20b1ff;
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}

/* mobile */
@media (max-width: 768px) {
#top-links {
	padding-top: 0px;
	margin-right: 5px;
	float: left;
}
}

/* table */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
#top-links {
	padding-top: 7px;
	margin-right: 5px;
	float: left;
}
}

/* desktop */
@media (min-width: 1200px) {
#top-links {
	padding-top: 7px;
	margin-right: 5px;
	float: left;
}
}

#top-links a + a {
	margin-left: 15px;
}

/* mobile */
@media (max-width: 768px) {
#logo {
	width: 50%;
	margin: 15px 0px 0px 0px;
	float: left;
}
}

/* table */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
#logo {
	margin: 10px 0px 0px 0px;
}
}

/* desktop */
@media (min-width: 1200px) {
#logo {
	margin: 10px 0px 10px 0px;
	float: left;
}

#logo a {
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#logo a:hover{
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
}

/* mobile */
@media (max-width: 768px) {
#search {
	margin: 20px 0px 2px 0px;
}
}

/* table */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
#search {
	margin: 0px 0px 0px 0px;
}
}

/* desktop */
@media (min-width: 1200px) {
#search {
	margin: 0px 0px 0px 0px;
}
}

#search .input-lg {
	height: 42px;
	line-height: 30px;
	padding: 0 10px;
	color: #292e32;
}
#search .btn-lg {
	font-size: 14px;
	line-height: 28px;
	padding: 5px 25px;
}

/* cart */
#cart {
	margin: 25px 0px 25px 0px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 0px 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%;
}
@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;
}

/* mobile */
@media (max-width: 768px) {
.nav-menu {
	background-color: #20b1ff;
	height: 50px;
	width: 100%;
	margin-bottom: 0px;
	display: table;
}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
/* tablet */
.nav-menu {
	background-color: #20b1ff;
	height: 50px;
	width: 100%;
	margin-bottom: 0px;
}
}

/* desktop */
@media (min-width: 1200px) {
.nav-menu {
	background-color: #20b1ff;
	height: 70px;
	width: 100%;
	margin-bottom: 0px;
}
}

/* mobile */
@media (max-width: 768px) {
#navigation {
	background-color: #20b1ff;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: table;
}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
/* tablet */
#navigation {
	background-color: #20b1ff;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: table;
}
}

/* desktop */
@media (min-width: 1200px) {
#navigation {
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: table;
}
}

/* desktop */
@media (min-width: 1200px) {
#navigation .nav > li > a {
	background-color: transparent;
	padding: 25px 15px 25px 15px;
	margin: -1px 0px 0px 0px;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	display: block;
}
}

/* tablet */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
#navigation .nav > li > a {
	background-color: transparent;
	padding: 15px 5px 15px 5px;
	margin: -1px 0px 0px 0px;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
	display: block;
}
}

/* mobile */
@media (max-width: 767px) {
#navigation .nav > li > a {
	padding: 10px 10px 10px 15px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
}
}

#navigation .nav > li > a:hover, #navigation .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
	color: #ffffff;
}

.navbar {
	position: relative;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation .dropdown-menu {
	border: 0px #000000 solid;
	padding: 0px;
	margin-top: 1px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#navigation .dropdown-inner {
	background-color: #f6fcff;
	display: table;
	border: 0px;
}
#navigation .dropdown-inner ul {
	display: table-cell;
	border: 0px;
}
#navigation .dropdown-inner a {
	min-width: 270px;
	display: block;
	padding: 5px 10px 5px 15px;
	clear: both;
	line-height: 20px;
	color: #7b7b7b;
	font-size: 13px;
	font-weight: 400;
	border-bottom: 1px #e8e8e8 solid;
}
#navigation .dropdown-inner li a:hover {
	background-color: #e6f4fb;
	color: #2a2a2a;
}

/* desktop */
@media (min-width: 767px) {
#navigation .see-all {
	background-color: #f6fcff;
	font-weight: 400;
	font-size: 13px;
	color: #7b7b7b;
	display: block;
	margin-top: 0px;
	padding: 5px 15px;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
}

#navigation .see-all:hover, #navigation .see-all:focus {
	background-color: #e6f4fb;
	color: #2a2a2a;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#navigation #category {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
	padding: 15px 0px 15px 15px;
	float: left;
}

#navigation .btn-navbar {
	background-color: #000000;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	color: #b4b4b4;
	font-stretch: expanded;
	float: right;
	top: 5px;
	padding: 3px 10px 3px 10px;
	border: 0px;
}

#navigation .btn-navbar:hover, #navigation .btn-navbar:focus, #navigation .btn-navbar:active, #navigation .btn-navbar.disabled, #navigation .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #222222;
}

.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #b4b4b4;
	background-color: #222222;
}

@media (min-width: 768px) {
	#navigation .dropdown:hover .dropdown-menu {
		display: block;
	}
}

/* tablet */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	#navigation div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#navigation div.dropdown-menu {
		background-color: #0e93d8;
		margin-left: 0 !important;
		color: #b4b4b4;
		padding: 0px 0px 0px 0px;
	}
	#navigation .dropdown-inner {
		display: block;
	}
	#navigation .dropdown-inner a {
		width: 100%;
		color: #7b7b7b;
		padding: 5px 10px 5px 10px;
		margin: 0px 0px 0px 0px;
		border-bottom: 1px #e8e8e8 solid;
	}
	#navigation .dropdown-menu a:hover,
	#navigation .dropdown-menu ul li a:hover {
		background-color: #e6f4fb;
		color: #2a2a2a;
	}
	#navigation .see-all {
		background-color: #f6fcff;
		font-weight: 400;
		font-size: 13px;
		border: 0px;
		border-radius: 0;
		color: #7b7b7b;
		padding: 5px 10px 5px 10px;
		margin: 0px 0px 0px 0px;
		display: block;
	}
}

/* mobile */
@media (max-width: 767px) {
	#navigation div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#navigation div.dropdown-menu {
		background-color: #0e93d8;
		margin-left: 0 !important;
		color: #b4b4b4;
		padding: 0px 0px 0px 0px;
	}
	#navigation .dropdown-inner {
		display: block;
	}
	#navigation .dropdown-inner a {
		width: 100%;
		color: #7b7b7b;
		padding: 5px 0px 5px 15px;
		margin: 0px 0px 0px 0px;
		border-bottom: 1px #e8e8e8 solid;
	}
	#navigation .dropdown-menu a:hover,
	#navigation .dropdown-menu ul li a:hover {
		background-color: #e6f4fb;
		color: #2a2a2a;
	}
	#navigation .see-all {
		background-color: #f6fcff;
		font-weight: 400;
		font-size: 13px;
		border: 0px;
		border-radius: 0;
		color: #7b7b7b;
		padding: 5px 0px 5px 15px;
		margin: 0px 0px 0px 0px;
		display: block;
	}
}

.secure-top {
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0px 0px;
}

/* mobile */
@media (max-width: 1023px) {
.secure-left {
	float: left;
}
}

/* desktop */
@media (min-width: 1024px) {
.secure-left {

}
}

.secure-bold {
	font-weight: 600;
	font-size: 14px;
	color: #20b1ff;
	margin-top: 0px;
	padding: 0px 0px;
}

.secure {
	font-weight: 400;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	padding: 0px 0px;
}

/* mobile */
@media (max-width: 767px) {
.banner-2 {
	margin-bottom: 20px;
}
}

/* content */
#content {
	min-height: 600px;
}

/* mobile */
@media (max-width: 1200px) {
footer {
	background-color: #393939;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	color: #919191;
	font-size: 12px;
}
footer hr {
	border-top: 1px solid #282828;
	border-bottom: 1px solid #3e3e3e;
}
footer a {
	font-size: 12px;
	font-weight: 400;
	color: #919191;
}
footer a:hover {
	color: #f1f1f1;
}
footer h5 {
	font-size: 13px;
	font-weight: 600;
	color: #f1f1f1;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
}
}

/* desktop */
@media (min-width: 1200px) {
footer {
	background-image: url(../image/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #393939;
	margin-top: 30px;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #919191;
	font-size: 13px;
}
footer hr {
	border-top: 1px solid #282828;
	border-bottom: 1px solid #3e3e3e;
}
footer a {
	font-size: 13px;
	font-weight: 400;
	color: #919191;
}
footer a:hover {
	color: #f1f1f1;
}
footer h5 {
	font-size: 16px;
	font-weight: 600;
	color: #f1f1f1;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
}
}

#button-cart {
	background-color: #ff003c;
	border: 1px solid #ff003c;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 40px;
	padding: 0px 0px 0px 0px;
}
#button-cart:hover {
	background-color: #ff003c;
	border: 1px solid #ff003c;
	color: #ffffff;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
	background-color: #e5f0f6;
	margin: 20px 0px 20px 0px;
	padding: 8px 0;
	border: 0px solid #e5f0f6;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	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 #f6fcff;
	border-bottom: 1px solid #f6fcff;
	-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 {
	font-weight: 500;
	color: #ffffff;
	background-color: #0e93d9;
	background-repeat: repeat-x;
	border: 1px solid #077dbb;
}
.btn-default:hover {
	color: #ffffff;
	background-color: #098ace;
	background-position: 0 -15px;
	border: 1px solid #077dbb;
}

.btn-primary {
	font-weight: 500;
	color: #ffffff;
	background-color: #0e93d9;
	background-repeat: repeat-x;
	border: 1px solid #077dbb;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #098ace;
	background-position: 0 -15px;
	border: 1px solid #077dbb;
}

.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;
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border: 1px solid #bd362f;
}
.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: #aebff8;
	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: #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 - menu */
.list-group a {
	border: 1px solid #e5f0f6;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background-color: #e5f0f6;
	border: 1px solid #e5f0f6;
}

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

/* mobile*/
@media (max-width: 767px) {
.product-thumb {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffffff;
	border: 0px solid #c6ebff;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
	overflow: auto;
	color: #999999;
}
.product-thumb .image {
	text-align: center;
	padding: 0 0px;
}
.product-thumb .caption {
	padding: 0 0px;
	min-height: 70px;
}
.product-thumb h4 {
	font-weight: 600;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 30px;
}

.product-thumb p {
	font-weight: 400;
	font-size: 11px;
	color: #565656;
	padding-left: 10px;
	padding-right: 10px;
}
}

/* tablet */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.product-thumb {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffffff;
	border: 0px solid #c6ebff;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
	overflow: auto;
	color: #999999;
	-webkit-box-shadow: 0px 0px 0px 0px #c6ebff;
	-moz-box-shadow: 0px 0px 0px 0px #c6ebff;
	box-shadow: 0px 0px 0px 0px #c6ebff;
	-webkit-transition:all .4s ease 0s;
	-moz-transition:all .4s ease 0s;
	-o-transition:all .4s ease 0s;
	transition:all .4s ease 0s;
}
.product-thumb h4 {
	font-weight: 600;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

.product-thumb p {
	font-weight: 400;
	font-size: 13px;
	color: #565656;
	padding-left: 10px;
	padding-right: 10px;
}
}

/* desktop*/
@media (min-width: 1200px) {
.product-thumb {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffffff;
	border: 0px solid #c6ebff;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
	overflow: auto;
	color: #999999;
	-webkit-box-shadow: 0px 0px 0px 0px #c6ebff;
	-moz-box-shadow: 0px 0px 0px 0px #c6ebff;
	box-shadow: 0px 0px 0px 0px #c6ebff;
	-webkit-transition:all .4s ease 0s;
	-moz-transition:all .4s ease 0s;
	-o-transition:all .4s ease 0s;
	transition:all .4s ease 0s;
}
.product-thumb h4 {
	font-weight: 600;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 10px;
}

.product-thumb p {
	font-weight: 400;
	font-size: 13px;
	color: #565656;
	padding-left: 0px;
	padding-right: 10px;
}
}

.product-thumb:hover {
	border: 0px solid #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: auto;
	color: #999999;
	-webkit-box-shadow: 0px 0px 60px 5px #c6ebff;
	-moz-box-shadow: 0px 0px 60px 5px #c6ebff;
	box-shadow: 0px 0px 60px 5px #c6ebff;
}

.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 1;
}
.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: 20 15px;
}
}

@media (min-width: 768px) {
.product-thumb .caption {
	padding-left: 20px;
	min-height: 140px;
}
}

.product-list .product-thumb .caption {
	margin-left: 230px;
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 0px;
	padding: 0 0px;
}
}

@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 0px;
}
.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 {
	font-weight: 500;
	color: #ff003c;
	font-size: 15px;
	padding-bottom: 10px;
}
.product-thumb .price-new {
	font-weight: 500;
	padding-bottom: 10px;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
	padding-bottom: 10px;
}


.product-thumb .button-group button {
    background: none repeat scroll 0% 0% #ffffff;
	border: 1px #cecece solid;
    height: 38px;
    width: 38px;
    color: #000000;
    border-radius: 50%;
    margin: 0px 10px 0px auto;
    display: inline-block;
    box-shadow: none;
    position: relative;
	-webkit-transition:	all 0.5s;
	-moz-transition:	all 0.5s;
	-o-transition:		all 0.5s;
	-ms-transition:		all 0.5s;
	transition:			all 0.5s;
}
.product-thumb .button-group button:hover {
    background: none repeat scroll 0% 0% #ff003c;
	border: 1px #ff003c solid;
    color: #ffffff;
}
.product-thumb .button-group button + button {
	width: 38px;
	border: 1px #cecece solid;
}

.product-thumb .button-group button:last-of-type {margin:0;}

.product-thumb .button-group {
    overflow: auto;
    text-align: center;
	padding-top: 10px;
    padding-bottom: 20px;
}
.product-layout.product-list .product-thumb .button-group {
    text-align: center;
}
.product-list .product-thumb .button-group {border:none;}

.product-thumb .button-group button span.hidden-xs.hidden-sm.hidden-md {
    display: none;
}
.product-thumb .button-group {
    background-color: transparent;
    overflow: auto;
}

/* Icon Pop */
@-webkit-keyframes icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.product-thumb .button-group button i {display:none;}

.product-thumb .button-group button:nth-of-type(1):before {
    content: "\f07a";
}
.product-thumb .button-group button:nth-of-type(2):before {
    content: "\f004";
}
.product-thumb .button-group button:nth-of-type(3):before {
    content: "\f0ec";
}
.product-thumb .button-group button:before {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto 0;
    font-size: 14px;
    top: 8px;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.product-thumb .button-group button:hover:before {
    -webkit-animation-name: icon-pop;
    animation-name: icon-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    color: #ffffff;
}

.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-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-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-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;
}
