
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css');

html{
	font-family: Arial, Helvetica, sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}

body {
	/*background-color: #008a97;*/
	background-color: #ffffff;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #666;
	line-height: 15px;
	width: 100%;
}

#top {
	background-color: #008a97;
	border-bottom: 0px solid #e2e2e2;
	padding: 0;
	margin: 0;
	min-height: 40px;
	color: #fff;
}

.f4,#top .btn-link, #top-links li, #top-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f3f3f5;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #f3f3f5;
	font-size: 13px;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}

#top #form-currency .currency-select, #top #form-language .language-select {
	text-align: left;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
#top .container {
	width: 100%;
}

/*#top .container .bg_main{
    background-color: #008a97;
	height: 70px;
	display: block;
	margin-left: -20px;
	margin-right: -20px;
	padding-right: 15px;
	padding-left: 15px;

}*/

header {
	background-color: #008a97;
	height: 60px;
}

header .container {
	background-color: #008a97;
	width: 100%;
	display: block;

}

.container {
	/*width: 100%;*/
	/*background-color: #FFF;
	max-width: 100%;
	padding-right: 10px;
	padding-left: 10px;*/
}

.container.bg_green_mobile {
	background-color: #FFF;
	width: 100%;
	margin: 0;
	padding: 0;
}

#common-home.container {
	/*margin: 0;*/
	/*width: 100%;*/
}

#common-home.container #content {
	padding: 0;
}

.contact{
	padding: 85px;
	padding-top: 0px;
}

.contact_form{
	margin-top: 84px;
}


.wrapper {
	position: relative;
	/*max-width: 1200px;*/
	margin: 0 auto;
}

.mynav{
	position: relative;
}
.wrapper:hover #nav > div {
	visibility: visible;
}

.owl-carousel .item {
	/*background: #ccc;*/
	text-align: center;
	height: auto;
	padding: 10px;
}
.item:hover {
	/*border: 0px solid #fff;*/
	/*box-shadow: 0 0 13px -1px rgba(33,33,33,.2);
	transition: box-shadow 0.3s ease-in-out;*/
	box-shadow: 0 0px 12px -2px rgba(0,0,0,0.2);
  	transition: box-shadow 0.3s ease-in-out;
	border-radius: 10px;
	background: #ffffff;
}
.owl-item {
	margin-bottom: 12px;
}
/*.owl-item:hover {
	box-shadow: 0 0px 12px -2px rgba(0,0,0,0.2);
  	transition: box-shadow 0.3s ease-in-out;
	border-radius: 10px;
	background: #ffffff;
}*/

.owl-stage {
	margin-top: 10px;
}

.mynav > div {
	font-size: 25px;
	position: absolute;
	top: -170px;
	z-index: 2;
	cursor: pointer;
	padding: 0 12.5px;
	background-color: #FFF;
	border-radius: 50%;
	width: 35px;
	height: 35px;
}
.owl-prev {
	left: 0;
}
.owl-next{
	right: -10px;
}


.search_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




@media (min-width: 768px) {
	#menu .nav { width: 100%;}
	#menu .nav li { width: 14%; text-align: center; }
}


/*.list-inline>li {
	display: inline-block;
	padding-right: 0;
	padding-left: 0;
}*/

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	margin-left: 12px;
	letter-spacing: normal;
	text-shadow: none;
	text-indent: 0;
	text-align: center;
	border: 0;
	padding-bottom:3px;
	padding-top: 3px;
	background-color: #000;
	padding-left: 0;
	padding-right: 0;
	height: 23px;
}

.navbar .navbar-nav {
	padding: 0;
	margin: 0;
}

.s12 {
	width: 81px;

}

.mt-27{
	margin-top: 27px;
}

.f6 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 18px;
	letter-spacing: normal;
	text-shadow: none;
}
.p2 {
	padding-top: 0;
	text-indent: 0;
	padding-bottom: 0;
	padding-right: 0;
	text-align: left;
}


.f3 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 15px;
	letter-spacing: normal;
	text-shadow: none;
}


.f2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 24px;
	letter-spacing: normal;
	text-shadow: none;
}

.card{
	border: 1px solid #4b4c4c;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:5px;
	padding-left: 20px;
	padding-right: 20px;
	height:260px;
}


.btn-brown .fa{
	font-size: 10.5px;
}

footer .btn-group disabled{
	background-color: #000;
}

.btn-brown{
	background-color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	text-shadow: none;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.5), 0 1px 2px rgba(0,0,0,.05);
}
.btn-brown:hover{
	background-color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	text-shadow: none;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.05);
}

.f22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	background-color: initial;
	line-height: 24px;
	letter-spacing: normal;
	text-shadow: none;
}

.f222 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 100%;
	color: #7b7c7c;
	font-weight: 200;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	background-color: initial;
	line-height: 24px;
	letter-spacing: normal;
	text-shadow: none;
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-right: 18px;
}




.footer_margin{
	margin-left: 60px;
	margin-right: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
}
.breadcrumb {
	background-color: transparent;
	border:none;
}

.breadcrumb .f57{
	padding-left: 10px;
}

.f57 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 14px;
	letter-spacing: normal;
	text-shadow: none;
}


.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

.f16 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
	color: #008a97;
	background-color: initial;
	line-height: 24px;
	letter-spacing: normal;
	text-shadow: none;
}

.f17 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}
.f18 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}

.f19 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 14px;
	letter-spacing: normal;
	text-shadow: none;
}

.f20 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #e60c00;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}

.c74 {
	z-index: 4;
	border: 0;
	/*background-color: #f3f3f5;*/
	background-color: #fff;
}


.f25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 17px;
	letter-spacing: normal;
	text-shadow: none;
}


.f23 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #343434;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}

.f24 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	background-color: initial;
	line-height: 14px;
	letter-spacing: normal;
	text-shadow: none;
}


.p4 {
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	text-indent: 0;
	padding-right: 0;
}

.f58 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 15px;
	letter-spacing: normal;
	text-shadow: none;
}

.c193 {
	z-index: 3;
	border: 0;
	background-color: #000;
	width: 100%;
	height: 20px;
	margin-top: -20px;
	margin-bottom: 5px;
}


.f59 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #008a97;
	background-color: initial;
	line-height: 15px;
	letter-spacing: normal;
	text-shadow: none;
}


.f48 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 24px;
	letter-spacing: normal;
	text-shadow: none;
}


.breadcrumb > li:after{
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: none;
	border-bottom: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.list-group a {
	border: none;
	color: #333;
	padding: 8px 12px;
	padding-top: 18px;
	background: none !important;
	border: none !important;
	text-shadow: none;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 18px;
	letter-spacing: normal;
	text-shadow: none;
}


.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	background: none !important;
	border: none !important;
	text-shadow: none;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 18px;
	letter-spacing: normal;
	text-shadow: none;
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 0;
	line-height: 1.42857143;
	background-color: #f3f3f5;
	border: none;
	border-radius: 0px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.f33 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 24px;
	letter-spacing: normal;
	text-shadow: none;
}

.p6 {
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	text-indent: 0;
	padding-right: 0;
}

.f35 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}
p, span, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	word-spacing: normal;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	pointer-events: auto;
}
.f34 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}

.f36 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #333;
	background-color: initial;
	line-height: 14px;
	letter-spacing: normal;
	text-shadow: none;
}

.p6 {
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	text-indent: 0;
	padding-right: 0;
}

.f37 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #343434;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}

.f38 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 23px;
	letter-spacing: normal;
	text-shadow: none;
}

.f42 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 17px;
	letter-spacing: normal;
	text-shadow: none;
}

.btn-primary {
	color: #ffffff;
	text-shadow: none;
	background-color: #008a97;
	background-image: linear-gradient(to bottom, #008a97, #008a97);
	background-repeat: repeat-x;
	border-color: #008a97 #008a97 #008a97;
}

.btn-primary:hover {
	color: #ffffff;
	text-shadow: none;
	background-color: #008a97;
	background-image: linear-gradient(to bottom, #008a97, #008a97);
	background-repeat: repeat-x;
	border-color: #008a97 #008a97 #008a97;
}


.f40 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 23px;
	letter-spacing: normal;
	text-shadow: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
	margin-top: -75px;
}

#thumb{
	margin-top: -15px;
}

#thumb .slick-arrow{
	display: none !important;
}

.c274 {
	z-index: 8;
	pointer-events: auto;
}

.s288 {
	min-width: 272px;
	width: 272px;
	min-height: 27px;
	height: 27px;
}
.ps218 {
	position: relative;
	margin-left: 0;
	margin-top: 0;
}
.v30 {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

.input6 {
	border: 1px solid #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	width: 275px;
	height: 27px;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #808080;
	line-height: 14px;
	letter-spacing: normal;
	text-shadow: none;
	text-indent: 0;
	padding-bottom: 0;
	text-align: left;
	padding: 4px;
}

.c278 {
	z-index: 13;
	pointer-events: auto;
}

.s292 {
	min-width: 272px;
	width: 272px;
	min-height: 124px;
	height: 124px;
}
.ps236 {
	position: relative;
	margin-left: 0;
	margin-top: 20px;
}
.v30 {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}


.input7 {
	border: 1px solid #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	width: 272px;
	height: 124px;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #808080;
	line-height: 14px;
	letter-spacing: normal;
	text-shadow: none;
	text-indent: 0;
	padding-bottom: 0;
	text-align: left;
	padding: 4px;
}


.f74 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	line-height: 14px;
	letter-spacing: normal;
	text-shadow: none;
	text-indent: 0;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;
	color:#FFF;
	border:1px solid #008a97;
	background-color: #008a97;
}
.s294 {
	width: 80px;
}

.f70 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #e60c00;
	background-color: initial;
	line-height: 34px;
	letter-spacing: normal;
	text-shadow: none;
}


.f71 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 34px;
	letter-spacing: normal;
	text-shadow: none;
}

.f72 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}


.f73 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: initial;
	line-height: 20px;
	letter-spacing: normal;
	text-shadow: none;
}

.open_cart:hover .dropdown-menu {
	display: block;
}

.dropdown-menu .table-striped{
	background-color: #008a97;
}
.featured_padding{
	margin-left: 30px;
	margin-right: 30px;
}

.home_search {
	border: 1px solid #f3f3f5;
	background-color: #f3f3f5;
	width: 183px;
	height:23px ;
	margin-left: 0;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000;
	line-height: 15px;
	letter-spacing: normal;
	text-shadow: none;
	text-indent: 0;
	text-align: left;
	padding: 4px;

}


.navbar{
	border-radius:0 !important;
	position: relative;
	min-height: 0px;
	margin-bottom: 1px;
	border: none;
}




.f4 img{
	margin-top: -3px;
}


.list-inline{
	/*margin-top: 10px;*/
}

p, span,h1,h2,h3,h4,h5,h6{
	margin:0;
	word-spacing:normal;
	word-wrap:break-word;
	-ms-word-wrap:break-word;
	pointer-events:auto
}
/* default font size */
/* 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: #23a1d1;
}
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-top: 25px;
	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: #008a97;
	background-image: linear-gradient(to bottom, #008a97, #008a97);
	background-repeat: repeat-x;
}
/* top */
.dropdown-menu{
	background-color: #008a97 ;
	max-width: 100% !important;
	width: 100% !important;
}


.navbar-nav .dropdown-menu{
	background-color: #000 !important ;
}

footer .container{
	background-color: transparent;
}

/* logo */
#logo {
	/*margin: -29px 0px 0px 0;*/
}

#logo img{
	/*width: 85%;*/
	/*margin-left: 30px;*/
	width: 256px;
	height: 56px;
}

	/* search */
#search {
	margin-top: 10px;
	margin-bottom: 10px;
	/*margin-right: 10px;*/
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	color: #FFF;
	box-shadow: none;
	text-shadow: none;
}
#cart.open i{
	color:#FFF;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #008a97;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}

.product-layout{
	margin-left:0px;
	border-radius: 5px;
	/*box-shadow: 0 10px 33px -14px rgba(0, 0, 0, 0.1);*/
}


.information{
	padding-right: 60px;
	padding-left: 60px;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
	.navbar-nav {
		margin: 7.5px -15px;
	}

	.owl-next{
		right: 0px;
	}

	.mynav > div{
		top: -210px;
	}

	.contact{
		padding: 20px;
		padding-top: 0px;
	}

	#tab-specification .table{
		color:#FFF;
	}

	#tab-review #review,#tab-review h2{
		margin-top: 15px;
		color: #FFF;
	}

	#tab-review h2{
		margin-bottom: 15px;
	}


	#tab-review a{
		color: #FFF;
	}

	.information{
		padding-right: 15px;
		padding-left: 15px;
	}

	.contact_form{
		margin-top: 20px;
		margin-right: 5px;
	}

	.f74{
		background-color: #000;
	}

	.input6,.input7{
		width: 100%;
	}

	#product h3,#product label{
		color: #000;
	}

	.well h1,.well h2,.well h3, .well h4, .well p{
		color:#000;
	}

	.radio label, .control-label,.radio-inline{

	}

	.buttons{

	}

	.buttons a{

	}

	.product-layout{
	}

	.breadcrumb{
		display: none;
	}

	legend{
		margin-top: 20px;
	}

	#content .nav li a{
		color: #FFF;
	}

	#content .nav .active a{
		color: #000;
	}

	p, span, h1, h2, h3, h4, h5, h6, legend {
		margin: 0;
		word-spacing: normal;
		word-wrap: break-word;
		-ms-word-wrap: break-word;
		pointer-events: auto;
	}

	#content legend{
		margin-bottom: 7px;
	}

	#content label{
		margin-top: 7px;
	}

	.well .control-label{
		color:#000;
	}

	#content h1,#content p{
		margin-top: 15px;
	}

	#product-category .product-thumb h1,#product-category .product-thumb p{
		margin-top: 0px;
	}

	#content .pull-right .btn-primary{
		margin-top: 15px;
		margin-bottom: 15px;
		background: #000;
		background-color: #000;
	}

	.address h2,.address h1{
		margin-bottom: 15px;
	}

	.navbar-nav li{
		margin-top: 20px;
	}

	.navbar-nav .dropdown li{
		margin-top: 0px;
	}

	.caption p, .caption span{
		color: #000 !important;
	}

	.caption a{
		color: #008a97;
	}


	.container .bg_green_mobile {
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 15px;
		padding-left: 15px;
	}

	header .container{
		background-color: #008a97;
	}

	.bg_green_mobile{
		background-color: #008a97;
		margin-bottom: 20px;
	}

	#top header .container{
		background-color: #008a97;
	}

	#top .container .bg_main{
		background-color: #008a97;
		height: 46px;
		display: block;
		margin-left: -30px;
		margin-right: -30px;
		padding-right: 15px;
		padding-left: 15px;
	}

	header .container .bg_main{
		background-color: #008a97;
		width: 100%;
		display: block;
	}


	.featured_padding{
		margin-left: 0px;
		margin-right: 0px;
	}

	.account a,.account h2,.account h2,.account ul{

		margin-top: 15px;
	}

	.account .table{

	}

	#tab-description{

	}

	.account .text-left,.account .text-right{

	}

	.account li{
		margin-top: 3px;
	}

	.featured_padding h3{
		margin-left: 20px;
	}

	.card{
		height: auto !important;
		margin-top: 15px !important;
	}

	#logo {
		margin: 0px 0px 0px 0;
	}
	#logo img{
		margin: 0;
		width: 100%;
	}
	.home_search{
		width:70%;
		display: inline-block;
	}

	.submit{
		width: 25%;
		display: inline-block;
	}
	#search {
		margin-bottom: 0px;
		margin-right: 0px;
		width: 100%;
		float: none !important;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 100%;
	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: #000;
	border-color: #000;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 15px 5px 15px 5px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li:hover {
	background-color: #202222;
}
#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: block;
	min-width: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
}
#menu .dropdown-inner ul {
	display: block;
	min-width: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
}
#menu .dropdown-inner ul li{
	min-width: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
	display: block;
	border-bottom:1px solid #FFF;
}
#menu .dropdown-inner a {
	min-width: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
	font-family: Arial;
	display: block;
	clear: both;
	text-align: center;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	background-color: #333333 !important;
}

#menu .dropdown-inner lihover {
	color: #FFFFFF;
	background-color: #333333 !important;
}

#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 #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: #008a97;
	background-image: linear-gradient(to bottom, #008a97, #008a97);
	background-repeat: repeat-x;
	border-color: #008a97 #008a97 #008a97;
}
#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: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;

	}


	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
		min-width: 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background:#333333 ;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer   */
footer {
	/*background-color: #008a97;
	border-top: 1px solid #008a97;*/
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	color: #e2e2e2;
	margin-top: 25px;
}

footer .container{
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #303030;
	background: #303030;

	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 2px;
	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: none;
	border-bottom: none;

}


.pagination>li>a, .pagination>li>span{
	color:#008a97 ;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color:#008a97 !important;
	background:#008a97 !important;
}

.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: none;
	background-color: #008a97;
	background-image: linear-gradient(to bottom, #008a97, #008a97);
	background-repeat: repeat-x;
	border-color: #008a97 #008a97 #008a97;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #008a97;
	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: #23A1D1;
	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 */
.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.c74 {
	box-shadow: 0 10px 33px -14px rgba(0, 0, 0, 0.1)
}*/
.product-list .product-thumb {
	border: 1px solid #008a97;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 5px;
	overflow: auto;
}

.product-thumb {
	/*margin-bottom: 20px;*/
	margin-bottom: 0px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
	/*background-color: #F3F3F3;*/
	background-color: #fff;
}
.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: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.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: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.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;*/
	background-color: #DDD;
	margin-top: 6px;
}
.thumbnails {
	/*margin-left: -20px;*/
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	/*margin-bottom: 20px;*/
	/*padding: 5px;*/
	display: block;
	border: 0.5px solid white;
}

.image-additional a{
	max-width: 200px;
	display: block;

}
.thumbnails .image-additional {
	float: left;
	/*margin-left: 6px;*/
}

@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;
	}
	.featured_padding{
		margin-left: 0px;
		margin-right: 0px;
	}

	.card{
		height: 295px !important;
	}
}
@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;
	}

	.card{
		height: 295px !important;
	}
	.featured_padding{
		margin-left: 0px;
		margin-right: 0px;
	}

	#search{
		margin-top: -21px;
	}
}

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

button, html input[type=button], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	box-sizing: border-box;
	white-space: normal;
}

@media (min-width: 768px){
	.navbar{
		border-radius:0 !important;
	}

}

@media (min-width: 768px){
	.navbar-nav>li>a {
		padding-top: 0;
		padding-bottom: 0;
	}
}

.navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 0;
}

.swiper-container {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.swiper-viewport {
	margin: 25px 0 30px !important;
}


.f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	text-transform: uppercase;
	background-color: initial;
	line-height: 19px;
	letter-spacing: normal;
	text-shadow: none;
	text-align: center;
}

.slick-slider {
	/*margin-bottom: 10px !important;*/
	margin-left: -15px;
	margin-right: -15px;
}

.product_featured_list{
	z-index: 5;
	border: 0;
	background-color: #f3f3f5;
	border-radius: 10px;
}

.product-thumb .caption {
	padding: 0 20px;
	padding-top: 10px;
	min-height: 80px !important;
}

