/*
Theme Name: Eanlabs
Theme URI: eanlabs@protonmail.com
Author: Eanlabs
Author URI: eanlabs@protonmail.com
Description: Individual developed theme for Rami Koren <ramikorenk2@gmail.com>
Version: 0.1
Tags: one-column, left-sidebar, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, blog, e-commerce, news
License: Academic Free License (AFL 3.0)
License URI: http://opensource.org/licenses/afl-3.0.php
Text Domain: eanlabs
*/

/*==================== Body & Global Start====================*/

/* --------------------------------------
=========================================
	General
=========================================
-----------------------------------------*/

/*---------------------------------------
	Body & Global
-----------------------------------------*/
input[type="checkbox"] {
position: static !important;
}
textarea#order_comments{
	height: 100px;
}
.woocommerce-terms-and-conditions > p {
	font-size:16px;
}
.woocommerce-terms-and-conditions-link{
	text-decoration:underline;
}
.woocommerce-terms-and-conditions-link:hover{
	text-decoration:underline;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
	font-size:19px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label
{
	font-size:16px;
}
body {
	padding: 0;
	margin: 0;
	//font-family: 'Roboto', sans-serif;
	font-family: 'Assistant', sans-serif !important;
	//font-size: 14px;
	//font-weight: 400;
	//line-height: 24px;
}
.boxed {
	width: 1170px;
	margin: 0 auto;
	//// box-shadow: 0 0 10px 0 rgba(48, 48, 48, 0.5);
}
a {
	text-decoration: none;
}

body a:focus, body a:hover {
	outline: none;
	text-decoration: none;
	color: #26bdff;
}


select {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #444;
	display: block;
	font-weight: 400;
	overflow: hidden;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
 .no-gutter > [class*=col-] {
 padding-right: 0;
 padding-left: 0;
}
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"] {
	border-radius: 3px;
	margin-bottom: 20px;
	box-shadow: inherit;
	padding: 6px 12px;
	line-height: 25px;
	border-width: 2px;
	border-style: solid;
}
input[type="submit"], button {
	padding: 5px 35px;
	line-height: 30px;
	border-radius: 2px;
	font-weight: bold;
	font-size: 14px;
	border-width: 2px;
	border-style: solid;
	/// transition: all 0.4s ease-in-out 0s;
	/// box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
}
input:not([type]):hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input:not([type]):focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus {
	border-width: 2px;
	border-style: solid;
}
textarea {
	border: 2px solid #eee;
	border-radius: 3px;
}
input[type="submit"]:hover, button:hover, input[type="submit"]:focus, button:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.16), 0 1px 4px rgba(0, 0, 0, 0.16);
}
mark, .mark {
	padding: 2px 5px;
	border-radius: 3px;
}
/*---------------------------------------
	Typography
-----------------------------------------*/
h1, .h1 {
	font-size: 34px;
	line-height: 40px;
}
h2, .h2 {
	font-size: 32px;
	line-height: 35px;
}
h3, .h3 {
	font-size: 28px;
	line-height: 30px;
}
h4, .h4 {
	font-size: 24px;
	line-height: 25px;
}
h5, .h5 {
	font-size: 20px;
	line-height: 20px;
}
h6, .h6 {
	font-size: 16px;
	line-height: 20px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	//font-family: 'Roboto', sans-serif;
	//font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
blockquote {
	position: relative;
	width: 100%;
	border-width: 0 0 0 5px;
	border-style: solid;
}
blockquote::before {
	color: #d0d0d0;
	content: "\f10d";
	display: table;
	float: left;
	font-family: "FontAwesome";
	font-size: 28px;
	margin-top: 6px;
	font-weight: normal;
	width: 6%;
}
blockquote p {
	font-style: italic;
	width: 94%;
	display: table;
}

.container{
	max-width: 1010px;
}
/*==================== Body & Global Stop====================*/

/* --------------------------------------
=========================================
	Header
=========================================
-----------------------------------------*/
.eanlabs-head-detail {
	padding: 5px 0;
	border-bottom: 1px solid #e5e5e5;
}
.info-left {
	display: block;
	margin: 0;
	padding: 0;
	list-style: outside none;
}

.info-left ul {
	list-style: outside none;
}

.info-left li {
	margin-right: 0px;
	padding: 0;
}
.info-left li a {
	font-size: 15px;
	font-weight: 500;
	color: #333;
	line-height: 33px;
}
.info-left i {
	font-size: 14px;
	padding-right: 10px;
}
.info-right {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
.info-right li {
	display: inline-block;
	margin-right: 15px;
	padding: 0;
}
.eanlabs-head-detail .info-right li a {
	font-size: 12px;
	font-weight: 500;
}
.eanlabs-head-detail .info-right i {
	font-size: 14px;
	padding-right: 10px;
}
.eanlabs-head-detail ul ul {
	display:none;
	position:absolute;
	top:98%;
	right: inherit;
	background:#fff;
	padding:0;
	border-radius: 0;
	z-index: 999;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	border: 1px solid #eee;
}
.eanlabs-head-detail ul ul li {
	float:none;
	width:100%;
	min-width: 100px;
	padding: 8px 0;
}
.eanlabs-head-detail ul ul a {
	line-height:1;
	padding: 8px 16px;
}
.eanlabs-head-detail ul ul ul {
	top:0;
	left:100%;
}
.eanlabs-head-detail ul li:hover > ul {
	display:block;
}
.eanlabs-head-detail ul li:last-child > ul {
	float: left;
	right: 0;
	left: inherit;
}
/*---------------------------------------
	Header Widget
-----------------------------------------*/

/****

.header-widget .eanlabs-header-box {
	margin: 18px 0;
}
.header-widget .eanlabs-header-box .btn {
	border: medium none;
	height: 40px;
	padding: 2px 12px;
	transition: all 0.3s ease 0s;
}
.eanlabs-header-box .searchform .btn {
	border: medium none;
	height: 40px;
	padding: 2px 12px;
	transition: all 0.3s ease 0s;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-radius: 0;
}

****/
.header-widget{
	width:100%;
	height:100%;
	margin-top: 13px;
}
.header-widget  .eanlabs-header-cart {
	float: right;
	margin: 0;
	list-style: none;
}

.header-widget  .eanlabs-header-cart li a span:hover{
	color: #26bdff;
}

.header-widget ul li a span i {
    font-size: 25px;
    line-height: 50px;
    width: 35px;
}
.header-widget .eanlabs-cart-total, .eanlabs-header-cart-mob .eanlabs-cart-total {
    background: url(images/shop_cart.png) no-repeat 0 0;
    color: #555555;
    //display: inline-block;
}
.header-widget span.eanlabs-cart-title {
	//float: right;
	padding-left: 35px;
}

.header-widget span.eanlabs-cart-price {
    color: #303f9f;
    font-size: 15px;
    margin-right: 0;
    white-space: nowrap;
}
.navbar-wp .eanlabs-header-cart-mob {
	float: right;
    font-size: 15px;
    line-height: 40px;
    display: none;

}

.navbar-wp .eanlabs-header-cart-mob .eanlabs-cart-item{
	padding: 20px 20px 0;
}




/*==================== Menu Start ====================*/
.navbar-wp {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ececec;
}
.navbar-brand {
	font-size: 26px;
	height: auto;
	line-height: 25px;
	margin-right: 40px;
	padding: 15px 0;
	text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
}
.navbar-brand span.site-description {

}
.logo{
  background: url(images/logo.png) no-repeat;
  width:190px;
  height:40px;
}

.navbar-wp .navbar-nav > li> a {
	padding: 16px 16px;
	margin-right: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.5px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
	margin-bottom: 0px;
}
.navbar-wp .navbar-nav > li > ul::before {
	content: "";
	left: 15%;
	position: absolute;
	top: -22px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-style: solid;
	border-width: 11px;
	width: 0;
	z-index: 1100;
}
.navbar-wp .navbar-nav > li > ul > li > a i {
	padding-right: 10px;
}

.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:hover, .navbar-wp .navbar-nav > .disabled > a:focus {
	background-color: transparent;
	color: #26bdff;
}
.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
	background: transparent;
	color: #26bdff;
}
.navbar-toggle {
	border: none;
	margin: 6px auto;
	position: absolute;
	//left: 10px;
	//right: 0;
	box-shadow: inherit;
}
.navbar-wp .dropdown-menu {
	min-width: 200px;
	padding: 0;
	border: none;
	border-radius: 0;
	z-index: 10;
	right: auto;
	left: 0;
}
.navbar-wp .dropdown-menu > li {

}
.navbar-wp .dropdown-menu > li:last-child {
	border: 0
}
.navbar-wp .dropdown-menu > li > a {
	padding: 8px 15px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-weight: 400;
}
.navbar-nav > li:last-child > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu > .dropdown-menu {
	top: -1px;
	left: 100%;
	margin-top: 0;
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
	padding: 0
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px
}
.is-sticky .navbar-wp {
	box-shadow: 0 1px 3px 0 rgba(226, 225, 225, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.is-sticky .navbar-brand {
	padding: 8px 0 0 15px;
	transition: all 0.25s ease-out 0s;
	font-size: 22px;
	line-height: 18px;
}


.navbar-wp .dropdown-menu > .active > a {
	background: #ebebeb;
	color: #333;
	font-size: 15px;
	font-weight: 700;
}
.navbar-wp .dropdown-menu > .active > a:hover {
	background: #ebebeb;
	color: #26bdff;
}
.navbar-wp .dropdown-menu > .active > a:focus {
	background: #ebebeb;
}
.navbar-wp .dropdown-menu > li > a:hover {
	background: #ebebeb;
	color: #26bdff;
	font-size: 15px;
	font-weight: 400;
}
.navbar-wp .navbar-toggle:hover {
	background: #333;
}
.navbar-wp .navbar-toggle:focus {
	background: #333;
}
.eanlabs-search-box .eanlabs-search .btn {
	background: #333;
}

header{
	background: #fbfbfb;
}
.eanlabs-main-nav{
	background: #fbfbfb;
}

.logoserch{
	background: #fbfbfb!important;
}
.navbar-wp {
	background: #fff;
}
/*=== navbar hover color ===*/
.navbar-header{
	//background: url(images/logo.png) no-repeat;
	//width:190px;
	//height:40px;
}


.navbar-header .navbar-brand {
	color: #333;
	//color: #26bdff;
}
/*=== navbar hover border-color ===*/
.navbar-wp .navbar-toggle:hover {
	border-color: #333;
}
.navbar-wp .navbar-toggle:focus {
	border-color: #333;
}
.navbar-wp .navbar-nav > .dropdown > a .caret {
	border-bottom-color: #333;
}
.navbar-wp .navbar-nav > li > ul::before {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
}
/*=== navbar Header background ===*/
.navbar-wp .dropdown-menu {
	background: #fff;
}
/*=== navbar drop down hover color ===*/
.eanlabs-search-box .eanlabs-search .btn {
	color: #fff;
}
.navbar-base .navbar-nav > .open > a {
	color: #fff;
}
.navbar-base .navbar-nav > .open > a:hover {
	color: #fff;
}
.navbar-base .navbar-nav > .open > a:focus {
	color: #fff;
}
.navbar-base .navbar-nav > li >a.dropdown-form-toggle {
	color: #fff;
}
.navbar-wp .navbar-toggle:hover {
	color: #fff;
}
.navbar-wp .navbar-toggle:focus {
	color: #fff;
}
.navbar-base .navbar-nav > li >a.dropdown-form-toggle {
	color: #fff;
}
.navbar-wp .navbar-toggle:hover {
	color: #fff;
}
.navbar-wp .navbar-toggle:focus {
	color: #fff;
}
.navbar-wp .navbar-nav > .active > a {
	background-color: #fff;
	color: #333;
	font-size: 15px;
	font-weight: 700;
}
.navbar-wp .navbar-nav > .active > a:hover {
	background-color: #fff;
	color: #26bdff;
}
.navbar-wp .navbar-nav > .active > a:focus {
	background-color: #fff;
}
.navbar-wp .navbar-nav > li > a:hover {
	background-color: #fff;
	color: #26bdff;
}
.navbar-wp .navbar-nav > li > a:focus {
	background-color: #fff;
}
.navbar-wp .navbar-nav > .open > a {
	background-color: #333;
}
.navbar-wp .navbar-nav > .open > a:hover {
	background-color: #333;
	color: #26bdff;
}
.navbar-wp .navbar-nav > .open > a:focus {
	background-color: #fff;
}
.navbar-wp .navbar-nav > li > a:hover {
	background-color: #333;
	color: #26bdff;
}
.navbar-wp .navbar-nav > li >a:focus {
	background-color: #333;
}
.navbar-wp .navbar-nav > .active > a:hover {
	background-color: #fff;
	color: #26bdff;
}
.navbar-wp .navbar-nav > .active > a:focus {
	background-color: #fff;
}
.navbar-wp .navbar-nav > li > a:hover {
	background-color: #fff;
	color: #26bdff;
}
.navbar-wp .navbar-nav > li > a:focus {
	background-color: #fff;
}
.navbar-wp .navbar-nav > .open > a, .navbar-wp .navbar-nav > .open > a:hover {
	background-color: #fff;
	color: #26bdff;
}
.navbar-wp .navbar-nav > .open > a:hover {
	background-color: #fff;
	color: #26bdff;
}
.navbar-wp .navbar-nav > .open > a:focus {
	background-color: #fff;
	color: #333;
}
.navbar-wp .navbar-nav > li > a:hover {
	background-color: #fff;
	color: #26bdff;
}
.navbar-wp .navbar-nav > li >a:focus {
	background-color: #fff;
	color: #333;
}
.navbar-wp .navbar-nav > li > a {
	border-bottom-color: #fff;
}
.navbar-wp .navbar-nav >.open > a .caret {
	border-bottom-color: #fff;
}
.navbar-wp .navbar-nav>.open>a:hover .caret {
	border-bottom-color: #fff;
}
.navbar-wp .navbar-nav>.open>a:focus .caret {
	border-bottom-color: #fff;
}
.navbar-wp .navbar-nav > .dropdown > a:hover .caret {
	border-bottom-color: #fff;
}
.navbar-wp .navbar-nav>.dropdown > a:focus .caret {
	border-bottom-color: #fff;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}
/*=== navbar text color ===*/
.navbar-wp .navbar-nav > li > a {
	color: #333;
	font-size: 15px;
	font-weight: 400;
}
.navbar-toggle {
	color: #fff;
}
.navbar-wp .dropdown-menu > li > a {
	color: #333;
	font-size: 15px;
	font-weight: 400;
}
.navbar-wp .navbar-nav > li > a.dropdown-form-toggle {
	color: #fff;
}
.navbar-toggle {
	border-color: #fff;
}

/*==================== Menu Stop ====================*/


/*---------------------------------------
=========================================
	content-Home-Sections
=========================================
-----------------------------------------*/

/*---------------------------------------
	eanlabs-section
-----------------------------------------*/
.eanlabs-section {
	padding-bottom: 55px;
	margin: 0;
}
#content {
	padding: 40px 0;
}
/*---------------------------------------
	eanlabs-heading
-----------------------------------------*/
.eanlabs-heading {
	margin-bottom: 35px;
	text-align: center;
	position: relative;
	letter-spacing: -1px;
	max-width: 830px;
	margin: 0 auto;
	margin-top: 55px;
	margin-bottom: 20px;
}
.eanlabs-heading h1 ,.eanlabs-heading h3 {
	font-size: 45px;
	font-weight: 600;
	color:#333;
	line-height: 46px
}

@media (max-width: 641px) {
	.eanlabs-heading h1 ,.eanlabs-heading h3 {
		font-size: 33px;
		line-height: 36px
	}
}
.eanlabs-heading .eanlabs-heading-inner {
	position: relative;
	margin-bottom: 10px;
	//line-height: 40px;
	width: auto;
}


.eanlabs-heading .eanlabs-sub-title {
    font-weight: 100;
    font-size: 30px;
    color:#333;
    text-align: center;
    line-height: 41px;
}

@media (max-width: 641px) {
	.eanlabs-heading .eanlabs-sub-title {
		font-size: 25px;
		line-height: 27px;
		font-weight: 100;
	}
}

.eanlabs-heading .eanlabs-sub-title:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ececec;
    margin-top: 30px;
    display: block;
    margin: 57px auto 0;
}
.eanlabs-heading-bor-bt h5 {
	position: relative;
	font-size: 20px;
	margin-bottom: 40px;
	padding-bottom: 15px;
}
.eanlabs-heading-bor-bt h5::before {
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*---------------------------------------
	eanlabs-product
-----------------------------------------*/
#product .eanlabs-product{
    margin: 15px 0;
    padding-bottom: 10px;
    text-align: center;
    overflow: hidden;
    height: 448px;
    //border-radius: 4px;
    //box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
    position: relative;
    //transition: all 0.3s ease 0s;
}
#product .eanlabs-product a {
    overflow: hidden;
}

#product .eanlabs-product a h3:hover{
	color: #26bdff;
}

#product .eanlabs-product a .onsale {
    left: auto;
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 0;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    margin: 18px;
    min-height: 10px;
    padding: 0 12px;
    z-index: 999;
    background: #4caf50;
    color: #fff;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-transform: uppercase;
    border-radius: 50%;
}
#product .eanlabs-product a img {
    //box-shadow: none;
    //display: block;
    //height: auto;
    margin: 0 0 1em;
    //width: 100%;
}
#product .eanlabs-product a h3 {
    float: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    //font-family: 'Roboto', sans-serif;
}


#product .eanlabs-product a .star-rating {
   display: none;
}

#product .eanlabs-product a .price {
    float: left;
    height: auto;
    line-height: 22px;
    min-height: 40px;
    padding: 0;
    text-align: center;
    width: 100%;
    font-size: 15px;
    color: #333;
}
#product .eanlabs-product a .price del {
    line-height: 20px;
}
#product .eanlabs-product a .price ins {
    color: #e96656;
    margin-left: 10px;
    line-height: 20px;
}

#product .eanlabs-product a.button, .added_to_cart {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 0 6px 2px;
    text-align: center;
    ////box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
    width: 151px;
    height: 32px;
}
#product .eanlabs-product:hover a.button{
	opacity: 1;
}
#product .eanlabs-product a.button:hover, .added_to_cart:hover {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
#product .eanlabs-product:hover {
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
#product .eanlabs-product a img:hover {
    ///transform: scale(1.1);
    ///transition: all 0.7s ease 0s;
}

/*---------------------------------------
	form-control
-----------------------------------------*/
.form-control {
	border-radius: 3px;
	margin-bottom: 20px;
	box-shadow: inherit;
	height: 40px;
}
.form-control {
	border-width: 1px;
	border-style: solid;
}
.form-control::-moz-placeholder {
opacity: 1;
}
.form-control:focus, .form-control:hover, .form-control:active {
	box-shadow: none;
}

/* --------------------------------------
=========================================
	eanlabs-banner-section
=========================================
-----------------------------------------*/
.eanlabs-banner-section {
	//background: url(images/breadcrumb-back.jpg) repeat fixed;
	height: 303px;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	box-shadow: 0 0 5px 0 #aaaaaa;
}
.eanlabs-banner-section .overlay {
	height: 100%;
	padding: 100px 0;
	position: relative;
	width: 100%;
}
.eanlabs-banner-title {
	text-align: center;
	padding: 0;
}
.eanlabs-banner-title h1 {
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	line-height: 85px;
	padding-bottom: 0px;
	font-family: 'Roboto', sans-serif;
}

/* --------------------------------------
=========================================
	eanlabs-sidebar
=========================================
-----------------------------------------*/
.eanlabs-sidebar {
	padding: 0;
}
.eanlabs-sidebar a {
	transition: all 0.3s ease 0s;
}
.eanlabs-sidebar .eanlabs-widget .btn {
	padding: 2px 12px;
	border: none;
	border-radius: 0;
	height: 40px;
}
.eanlabs-sidebar .eanlabs-widget {
	margin-bottom: 30px;
	padding: 10px 20px;
	//border-width: 1px;
	//border-style: solid;
	//border-color: #e8e8e8;
	//border-radius: 2px;
	//box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
}

@media (max-width: 650px) {
	.eanlabs-sidebar .eanlabs-widget {
		text-align: center;
	}
}

.eanlabs-sidebar .eanlabs-widget ul {
	padding: 0;
	list-style: none;
}
.eanlabs-sidebar .eanlabs-widget ul li {
	display: block;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.eanlabs-sidebar .eanlabs-widget ul li:last-child {
	border: none;
}
.eanlabs-sidebar .eanlabs-widget h6 {
	font-size: 18px;
	font-weight: 700;
}

.eanlabs-sidebar .eanlabs-widget p {
	color: #333333;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.eanlabs-sidebar .eanlabs-widget h2 {
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
}
.eanlabs-sidebar .eanlabs-widget h6, .eanlabs-sidebar .eanlabs-widget h2 {
	position: relative;
	padding-bottom: 0;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
}
.eanlabs-sidebar .eanlabs-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
}
.eanlabs-sidebar .eanlabs-widget ul li a:hover {
	padding-left: 10px;
	transition: all 0.4s ease-in-out 0s;
	color: #26bdff;
}
.eanlabs-sidebar .eanlabs-widget ul.menu li .sub-menu {
	margin-left: 15px;
}
.eanlabs-sidebar .eanlabs-widget ul.menu li .sub-menu li {
	border-bottom: none;
	padding: 10px 0 0;
}
.eanlabs-sidebar .eanlabs-widget.widget_search .btn {
	border: medium none;
	border-radius: 0 3px 3px 0;
	height: 40px;
	padding: 2px 12px;
	transition: all 0.3s ease 0s;
}
.eanlabs-sidebar .eanlabs-category-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.eanlabs-sidebar .eanlabs-category-widget ul li a:hover {
	padding-left: 10px;
	transition: all 0.4s ease-in-out 0s;
	color: #26bdff;
}
.eanlabs-sidebar .eanlabs-widget .eanlabs-widget-tags, .eanlabs-sidebar .eanlabs-widget .tagcloud {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}
.eanlabs-sidebar .eanlabs-widget .eanlabs-widget-tags a, .eanlabs-sidebar .eanlabs-widget .tagcloud a {
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 9px 0;
	padding: 6px 12px;
	transition: all 0.4s ease-in-out 0s;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
}
.eanlabs-sidebar .eanlabs-widget-tags a:hover, .eanlabs-sidebar .eanlabs-widget .tagcloud a:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
	color: #26bdff;
}

/* --------------------------------------
=========================================
	eanlabs-error page
=========================================
-----------------------------------------*/
.eanlabs-error-404 h1 {
	font-size: 100px;
	line-height: 80px;
}
.eanlabs-error-404 h1 i {
	padding: 5px;
}
.eanlabs-error-404 h4 {
	line-height: 40px;
}
.eanlabs-error-404 p {
	line-height: 30px;
}

/* --------------------------------------
=========================================
	eanlabs-footer
=========================================
-----------------------------------------*/
footer .eanlabs-footer-widget-area {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 50px;
}
footer .eanlabs-widget {
	margin-bottom: 50px;
}
footer .eanlabs-widget:nth-child(4n+1) {
	clear: both;
}
footer .eanlabs-search-widget .btn {
	padding: 1px 12px;
	border-radius: 0;
	height: 40px;
}
footer .eanlabs-widget.widget_search .btn {
	border-width: 1px;
	border-style: solid;
	padding: 2px 12px;
	height: 40px;
	border-top-right-radius: 3px;
}
footer .eanlabs-widget.widget_search .btn-default, footer .eanlabs-widget.widget_search .btn-default:hover {
	background-color: initial;
}
footer .eanlabs-widget.widget_search .btn:hover, footer .eanlabs-widget.widget_search .btn:focus {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
footer .eanlabs-widget h6 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 30px 0;
	position: relative;
	padding-bottom: 12px;
	font-family: 'Roboto', sans-serif;
}
footer .eanlabs-widget ul {
	padding: 0;
	list-style: none;
}
footer .eanlabs-widget ul li {
	display: block;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
footer .eanlabs-widget ul li a:hover {
	transition: all 0.4s ease-in-out 0s;
	color: #26bdff;
}
footer .eanlabs-widget ul li:first-child {
	padding-top: 0;
}
footer .eanlabs-widget ul li:last-child {
	border-bottom: none;
}
footer .eanlabs-widget ul li {
	margin: 0;
	padding: 10px 0;
	position: relative;
}
footer .eanlabs-widget ul li a {
	transition: all 0.4s ease-in-out 0s;
}
footer .eanlabs-widget .eanlabs-widget-tags, footer .eanlabs-widget .tagcloud {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}
footer .eanlabs-widget .eanlabs-widget-tags a, footer .eanlabs-widget .tagcloud a {
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 9px 0;
	padding: 6px 12px;
	transition: all 0.4s ease-in-out 0s;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
}
footer .eanlabs-widget .eanlabs-widget-tags a:hover, footer .eanlabs-widget .tagcloud a:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}

footer .eanlabs-widget .textwidget select, footer .eanlabs-widget .textwidget img {
	width: 100%;
}
footer .eanlabs-widget .form-control {
	border-width: 2px;
	border-style: solid;
}
/*----woocommerce footer-widget----*/
footer .eanlabs-widget.widget_product_search .btn {
	padding: 2px 12px;
	height: 40px;
	border-radius: 0 3px 3px 0;
	margin-left: -1px;
}


/*----contactform footer-widget----*/
footer .eanlabs-footer-copyright {
	padding: 15px 0 0;
	border-top: 1px solid #eee;
	margin-top: 41px;
}
footer .eanlabs-footer-copyright p, footer .eanlabs-footer-copyright a {
	font-size: 15px;
	font-weight: 100;
	text-align: center;
}

footer .eanlabs-social {
	padding: 0px;
	margin: 0;
}
footer .eanlabs-social li {
	display: inline-block;
	margin-right: 5px;
	border-bottom: none;
}
footer .eanlabs-social li a:hover {
	padding-left: 0;
}
footer .eanlabs-social li span.icon-soci {
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 0px 4px;
	text-align: center;
	width: 35px;
	border-radius: 4%;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
}
footer .eanlabs-social li span.icon-soci:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
	box-shadow: 0 12px 18px 0 rgba(0, 0, 0, 0.26);
}
footer .eanlabs-social li span.icon-soci a {
	font-size: 14px;
}
/* --------------------------------------
=========================================
	eanlabs-scroll-button
=========================================
-----------------------------------------*/
.eanlabs_scroll {
	bottom: 2%;
	display: none;
	height: 40px;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	right: 12px;
	text-align: center;
	width: 40px;
	z-index: 9999;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
}
.eanlabs_scroll:hover {
	opacity: 1;
	box-shadow: 0 12px 18px 0 rgba(0, 0, 0, 0.26);
}
.eanlabs_scroll i {
	font-size: 26px;
	line-height: 36px;
}
.eanlabs_scroll:hover, .eanlabs_scroll:focus {
	border-width: 2px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}

/* --------------------------------------
=========================================
	eanlabs-Responsive Part
=========================================
-----------------------------------------*/
@media (max-width: 992px) {
.woocommerce-page .woocommerce .cart-collaterals .cart_totals {
	width: 100%;
}
.woocommerce-page .products .product > a:first-child {
/*		min-height: 325px; */
}
}

@media (min-width: 767px) and (max-width: 769px) {

.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width: 33% !important;
	float: left;
	clear: none !important;
	margin: 0 0 2.992em;
}
.woocommerce .upsells.products ul li.product:nth-child(4), .woocommerce-page ul.products li.product:nth-child(4) {
	margin: 0 0 2.992em;
}
.woocommerce .upsells.products ul li.product:nth-child(4+1), .woocommerce-page ul.products li.product:nth-child(4+1) {
	clear: none;
}
.woocommerce .upsells.products ul li.product:nth-child(even), .woocommerce-page ul.products li.product:nth-child(even) {
	margin-right: 0;
	//float: right;
	width: 33% !important;
	float: left;
}
.woocommerce .upsells.products ul li.product:nth-child(odd), .woocommerce-page ul.products li.product:nth-child(odd) {
	clear: none;
	width: 33% !important;
	float: left;
}
}
/*****************************
@media (max-width: 767px) {

.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width: 48%;
	float: left;
	clear: both;
	margin: 0 0 2.992em;
}
.woocommerce .upsells.products ul li.product:nth-child(4), .woocommerce-page ul.products li.product:nth-child(4) {
	margin: 0 0 2.992em;
}
.woocommerce .upsells.products ul li.product:nth-child(4+1), .woocommerce-page ul.products li.product:nth-child(4+1) {
	clear: none;
}
.woocommerce .upsells.products ul li.product:nth-child(even), .woocommerce-page ul.products li.product:nth-child(even) {
	margin-right: 0;
	float: right;
}
.woocommerce .upsells.products ul li.product:nth-child(odd), .woocommerce-page ul.products li.product:nth-child(odd) {
	clear: left;
}
}
**********/


@media (max-width: 600px) {
.woocommerce-page .product .images {
	width: 100%;
}
.woocommerce-page .product .entry-summary {
	width: 100%;
	padding-left: 0%;
	margin-top: 50px;
}
.woocommerce-page .woocommerce-tabs .tabs li a {
	font-size: 14px;
}
.woocommerce-page .woocommerce-tabs .tabs li {
	padding: 10px 10px;
}
.listpost-content-wrap-large {
	position: relative;
}
.listpost-content-wrap-large {
	padding: 20px 0px 0px 0px;
}
.entry-meeanlabs-large {
	position: relative;
	float: left;
	width: 100%;
}
.entry-footer-large {
	padding-right: 0;
}
}
@media (max-width: 480px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 100%;
}
.woocommerce-page .woocommerce-result-count {
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
}
.woocommerce-page .woocommerce-ordering {
	float: none;
}
.woocommerce-page .products .product > a:first-child {
	width: 240px;
}
.woocommerce-page .woocommerce-tabs .tabs li {
	width: auto;
}
.woocommerce-page .woocommerce-tabs .tabs li {
	width: auto;
	border-bottom: 2px solid #CCC;
}
.woocommerce-page .woocommerce-tabs .tabs {
	border-bottom: 0;
}
.woocommerce-page .woocommerce-tabs .comment_container {
	position: relative;
	padding-left: 0px;
	padding-top: 50px;
}
.woocommerce-page .products .product > a:first-child {
	width: 100%;
}
/* cart page */
.woocommerce table.shop_table th {
	padding: 5px 5px;
	font-size: 16px;
}
.woocommerce-page .woocommerce .product-name a {
	font-size: 12px;
	line-height: 16px;
	float: left;
}
.woocommerce table.shop_table td {
	padding: 6px 4px;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table td span, .woocommerce table.shop_table td a, .woocommerce table.shop_table td strong {
	font-size: 24px;
}
.woocommerce table.shop_table td .amount {
	font-size: 20px;
}
.woocommerce-page .woocommerce .product-quantity input.qty {
	width: 45px;
}
.woocommerce td.product-quantity {
	min-width: 40px;
}
.woocommerce-page .woocommerce input[type="submit"] {
	font-size: 10px;
}
.woocommerce-page .woocommerce .cart_totals tr.cart-subtotal th {
	font-size: 12px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	font-size: 12px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table td span, .woocommerce-cart .cart-collaterals .cart_totals table td a {
	/*font-size: 12px;*/
}
.woocommerce form .form-row label {
	font-size: 17px;
}
.woocommerce-page .woocommerce .woocommerce-info, .woocommerce-page .woocommerce .woocommerce-info a {
	font-size: 12px;
}
.woocommerce-checkout-payment label {
	font-size: 14px;
}
.woocommerce-page .woocommerce #payment div.payment_box p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.woocommerce form .form-row {
	width: 100%;
}
.woocommerce-page .woocommerce .order_details li {
	width: 100%;
	border-bottom: 1px dashed #d3ced2;
	border-right: none;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	margin-top: 5px
}
.woocommerce-page address {
	font-size: 12px;
}
.woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error li {
	font-size: 12px;
}
.woocommerce-page .woocommerce .cart-collaterals .cart_totals a {
	width: 100%;
	margin-right: 0;
}
.woocommerce-page .woocommerce .checkbox {
	font-size: 16px;
}
.woocommerce-page .myaccount_address {
	font-size: 12px;
}
.woocommerce-page #content .quantity input.minus, .woocommerce-page #content .quantity input.plus {
	display: none;
}
.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width: 100%;
}
}
/* [end] woocommerce */
@media (min-width: 768px) and (max-width: 991px) {
.navbar-header {
	float: none;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
/* logo*/
.navbar-default .navbar-brand {
	margin: 0 auto;
	text-align: center;
}
.navbar-wp .navbar-nav > li > a {
	padding: 12px;
}
.navbar-wp .eanlabs-search-box {
	float: left;
}
.eanlabs-search {
	margin: 0 auto;
}
}
@media screen and (min-width: 1024px) {


}
@media screen and (min-width: 240px) and (max-width: 1179px) {
.eanlabs-slider-inner p {
	width: auto;
}
#eanlabs-slider .slide-caption h1{
	font-size: 450%;
}
}
@media screen and (min-width: 530px) and (max-width: 1024px) {
/*--------------- eanlabs-slider ---------------*/
.eanlabs-slider-inner {
	min-width: auto !important;
	width: auto !important;
}
}
@media screen and (min-width: 481px) and (max-width: 767px) {

}
@media screen and (min-width: 240px) and (max-width: 767px) {
.navbar-wp .eanlabs-header-cart-mob {
	display: block;
}
/*--------------- eanlabs-slider ---------------*/
.navbar-wp .navbar-nav>.active>a, .navbar-wp .navbar-nav>.active>a:hover, .navbar-wp .navbar-nav>.active>a:focus {
	border-bottom: none;
}
.navbar-wp .navbar-nav > a, .navbar-wp .navbar-nav> a:hover, .navbar-wp .navbar-nav a:focus {
	border-bottom: none;
}
.eanlabs-slider-inner {
	min-width: auto !important;
	width: auto !important;
}
#eanlabs-slider .slide-caption h1{
	font-size: 180%;
	line-height: 40px;
	letter-spacing: 0;
}
#eanlabs-slider .slide-caption .description {
	font-size: 100%;
	line-height: 1em;
	margin: 0 auto;
	width: 100%;
}
.eanlabs-slider-warraper .owl-controls .owl-buttons div {
	width: 30px;
	height: 30px;
	font-size: 200%;
	line-height: 10px;
	border-width: 2px;
	border-style: solid;
}
}


/*---------------------------------------
	2.4.Button Styles
-----------------------------------------*/
.btn {
	padding: 5px 35px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	border-radius: 2px;
	font-weight: bold;
	display: inline-block;
	transition: all 0.4s ease-in-out 0s;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
}
.btn-theme {
	border: none;
}
.btn-theme:hover, .btn-theme:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.16), 0 1px 4px rgba(0, 0, 0, 0.16);
}
.btn-theme-two {
	margin-left: 15px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
}
.btn-theme-two:hover, .btn-theme-two:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.16), 0 1px 4px rgba(0, 0, 0, 0.16);
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 50%;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 50%;
}
.pagination > li > a, .pagination > li > span {
	margin: 0 3px;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > li > a:hover, .pagination > li > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	transition: all 0.3s ease 0s;
	color: #26bdff;
}
button.mfp-close:hover, button.mfp-close:focus {
	background: inherit;
}


/*---------------------------------------
	WP Styles
-----------------------------------------*/
/*--WP--*/

.page-title{
	color:#333333;
	font-size: 14px;
	font-weight: 400;
	//border-top : 1px solid rgba(183, 183, 183, 0.3);
	margin: 0;
	padding: 0;
}

.bypostauthor > article .fn:after {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}
.sticky {
	display: none;
}
.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.wp-caption {
	///margin-bottom: 1.75em;
	max-width: 100%;
	//float: left;
	margin: 0 auto;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
	max-width:100%;
}
.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.content-area img.alignnone, .content-area figure.alignnone img {
	width: 100%;
	height: auto;
}
.content-area figure {
	width: 100%;
}
.entry-header h1 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 24px;
}
.entry-header h1::before {
	border: 1px solid;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	transition: all 0.4s ease 0s;
}
.entry-header h1:hover::before {
	width: 13%;
}
.entry-footer {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.entry-footer .screen-reader-text {
	display: none;
}
img.alignnone {
	width: 100%;
	height: auto;
}
img.size-large {
	width: 100%;
	height: auto;
}

/*----contactform----*/
.wpcf7-form .wpcf7-form-control {
	margin-top: 6px;
	margin-bottom: 15px;
	font-size: 12px;
	height: 40px;
	padding: 6px 12px;
	display: block;
	line-height: 1.42857143;
	width: 150%;
	border-width: 1px;
	border-style: solid;
	border-color: #e1e1e1;
}

@media (max-width: 999px) {
	.wpcf7-form .wpcf7-form-control {
		width: 136%;
	}
}


.wpcf7-form .wpcf7-textarea {
	height: 150px;
	border-radius: 3px;
}
.wpcf7-form .wpcf7-form-control:hover, .wpcf7-form .wpcf7-form-control:focus {
	box-shadow: none;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
	padding: 5px 35px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	///border-radius: 2px;
	font-weight: 500;
	font-size: 20px;
	display: inline-block;
	////transition: all 0.4s ease-in-out 0s;
	width: auto;
	color: #fff;
	width: 167px;
	height: 52px;
	background: #26bdff;
}


/*==================== COLORS Start ===========================*/

p {
	color: #333;
	font-size: 25px;
	font-weight: 300;
	line-height: 33px;
}
a {
	color: #333;
}


.eanlabs-banner-section .overlay {
    background: rgba(0, 0, 0, 0.4);
}
.eanlabs-banner-title h1{
	color: #fff;
}



input[type="submit"] {
	background: #0095d6;
}

button {
	background: #0095d6;
	border-color: #0095d6;
}

label {
	color: #333;
}

h1, .h1 {
	color: #333;
}
h2, .h2 {
	color: #333;
}
h3, .h3 {
	color: #333;
}
h4, .h4 {
	color: #333;
}
h5, .h5 {
	color: #333;
}
h6, .h6 {
	color: #333;
}

footer .eanlabs-social li span.icon-soci {
	border-color: #0095d6;
	background: #0095d6;
	color: #fff;
}
footer .eanlabs-social li span.icon-soci a, footer .eanlabs-social li span.icon-soci i {
	color: #fff;
}
footer .eanlabs-social li span.icon-soci:hover {
	border-color: #0095d6;
	background: #0095d6;
}

footer .eanlabs-social li span.icon-soci:hover {
	border-color: #f44336;
}

footer .eanlabs-widget h6 {
	color: #333;
}

footer .eanlabs-social li span.icon-soci:hover i {
	color: #fff;
}

footer .eanlabs-widget ul li {
	color: #333;
}

footer .eanlabs-widget ul li a:hover {
	//color: #333;
	color: #26bdff;
}
footer .eanlabs-widget h6 {
	color: #222;
}
footer a:hover {
	//color: #333;
	color: #26bdff;
}
footer a:focus {
	color: #333;
}

footer .eanlabs-widget .eanlabs-widget-address li span.icon-addr {
	color: #fff;
}
footer .eanlabs-widget .eanlabs-social li span .icon-soci:hover {
	color: #fff;
}

footer p {
	color: #333;
}
footer .eanlabs-widget .textwidget {
	color: #333;
}
footer a {
	color: #333;
	//color: #26bdff;
}

footer .eanlabs-widget ul li {
	border-color: #333;
}
footer .eanlabs-widget .eanlabs-social li span.icon-soci {
	border-color: #333;
}

/*==================== footer hover color ====================*/
footer a:hover {
	//color: #333;
	color: #26bdff;
}
footer a:focus {
	color: #333;
}

/*==================== footer background ====================*/
footer .overlay {
	background: #fff;
}
footer .eanlabs-footer-widget-area {
	border-top-color: #ececec;
}
footer .eanlabs-footer-copyright {
	background: #ebebeb;
}
footer .eanlabs-footer-copyright p, footer .eanlabs-footer-copyright a {
	color: #353037;
}
footer .eanlabs-footer-copyright a:hover, footer .eanlabs-footer-copyright a:focus {
	color: #333;
}
.eanlabs_scroll {
	border-color: #0095d6;
	background: #0095d6;
	color: #fff;
}
a.eanlabs_scroll {
	color: #fff;
}
.eanlabs_scroll:hover, .eanlabs_scroll:focus {
	border-color: #0095d6;
	background: #0095d6;
	color: #fff;
}

.eanlabs_scroll:hover i {
	color: #fff;
}

.entry-header h1::before {
	color: #333;
}
.entry-content a {
	color: #333;
}
.entry-summary a {
	color: #333;
}
.entry-footer a {
	color: #333;
}
.eanlabs-sidebar a:hover {
	color: #333;
}
.eanlabs-sidebar a:focus {
	color: #333;
}
.btn.btn-tislider-two {
	color: #333;
}
.eanlabs-page-breadcrumb > li a:hover {
	color: #333;
}
.eanlabs-error-404 h1 {
	color: #333;
}
.eanlabs-blog-post-box h1, .eanlabs-blog-post-box h1 a {
	color: #333;
}
.eanlabs-blog-post-box h1 a:hover , .eanlabs-blog-post-box h1 a:focus  {
	color: #333;
}
.eanlabs-comments .eanlabs-reply:hover {
	color: #333;
}



.eanlabs-sidebar .eanlabs-widget h6::before {
	border-color: #0095d6;
}
.eanlabs-sidebar .eanlabs-widget h2::before {
	border-color: #0095d6;
}
.pagination > .active > a {
	border-color: #333;
}
.pagination > .active > a:hover {
	border-color: #333;
}
.pagination > li > a:hover {
	border-color: #333;
}
.pagination > li > a:focus {
	border-color: #333;
}
.pagination > .active > a {
	border-color: #333;
}
.pagination > .active > span, .pagination > .active > a:hover {
	border-color: #333;
}
.pagination > .active > span:hover {
	border-color: #333;
}
.pagination > .active > a:focus {
	border-color: #333;
}
.pagination > .active > span:focus {
	border-color: #333;
}
.wpcf7-form .wpcf7-form-control:hover {
	//border-color: #333;
}
.wpcf7-form .wpcf7-form-control:focus {
	//border-color: #333;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
	//border-color: #333;
}

.form-control:focus {
	border-color: #333;
}
.form-control:hover {
	border-color: #333;
}
.form-control:active {
	border-color: #333;
}
.eanlabs-contact h5::before {
	border-color: #333;
}


.eanlabs-sidebar .eanlabs-widget h6::before {
	border-color: #333;
}
.eanlabs-sidebar .eanlabs-widget h2::before {
	border-color: #333;
}


#product .eanlabs-product a h3 {
	color: #333;
	//overflow: hidden;
	//text-overflow: ellipsis;
	//white-space: nowrap;
}
#product .eanlabs-product .added_to_cart:before {
	background: #0095d6;
	color: #fff;
}
#product .eanlabs-product a.button {
	background: #0095d6;
	color: #fff;
}


/*=== /Body & Global ===*/
.wrapper {
	background: #fbfbfb;
}

.navbar-toggle:hover .icon-bar {
	background: #fff;
}
.navbar-toggle:focus .icon-bar {
	background: #fff;
}




/*==================== WP Styles  & woocomerce ====================*/

/*----woocommerce----*/

/*-theme-background-*/
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce a.button, .woocommerce button.button, .woocommerce-page .products a.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
	background: #0095d6;
}
/*-theme-color-*/
.woocommerce a{color: #333;}
.woocommerce a.eanlabs_scroll{color: #fff;}
.woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page .products .added_to_cart, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	color: #0095d6;
}
/*-theme-border-color-*/
.woocommerce-cart table.cart td.actions .coupon .input-text:hover, .woocommerce-cart table.cart td.actions .coupon .input-text:focus, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce nav .woocommerce-pagination ul li a:focus, .woocommerce nav .woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	border-color: #ebebeb;
}
.woocommerce form .form-row input.input-text:hover, .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:hover, .woocommerce form .form-row textarea:focus {
	border-color: #ebebeb;
}
.select2-container .select2-choice {
	border-color: #eee;
}
.select2-container .select2-choice:hover {
	border-color: #0095d6;
}
/*-theme-secondary-background-*/
.woocommerce #review_form #respond .form-submit input:hover, .woocommerce-page .products a.button:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {
	background: #0095d6;
}
/*-theme-primary-color-*/

/*-theme-secondary-color-*/

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #d32f2f;
}
/*-theme-color-white-*/
.woocommerce-page .woocommerce .woocommerce-info a, .woocommerce-page .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-message a, .woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-message a:focus, .woocommerce .woocommerce-message::before, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-error a, .woocommerce-page .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-info a, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce .woocommerce-info, .woocommerce-cart .wc-proceed-to-checkout a .checkout-button, .eanlabs-callout h3.eanlabs-heading-inner, .eanlabs-callout, .eanlabs-callout h1, .eanlabs-callout h3, .eanlabs-callout-feature-box-icon:hover i, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce nav .woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page .products a.button, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {
	color: #fff;
    font-size: 17px;
}
.woocommerce .products span.onsale, .woocommerce span.onsale {
	background: #333;
}
.woocommerce-page .products a .price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000;
}
.woocommerce-page .products a .price ins {
	color: #e96656;
}
.woocommerce-page .products .star-rating, .woocommerce-page .star-rating span, .woocommerce-page .stars span a {
	color: #ffc107;
}
.woocommerce ul.products li.product .button:before {
	background: #f44336;
}
.woocommerce ul.products li.product .added_to_cart:before {
	background: #f44336;
	color: #fff;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
	color: #fff;
}



/*----woocommerce----*/
*:focus {
	outline: 0;
}


.woocommerce .products ul, .woocommerce ul.products{
padding-top: 35px;
border-top: 1px solid rgba(183, 183, 183, 0.3);
}


.woocommerce ul.products li.product h2 {
	//display: inline-block;
    float: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px!important;
    margin: 0!important;
    padding: 0!important;
    position: relative;
    width: auto;
    font-family: 'Roboto', sans-serif;
}

.woocommerce ul.products li.product .price {
	float: left;
    height: auto;
    line-height: 22px;
    min-height: 40px;
    padding: 0;
    text-align: center;
    width: 100%;
    font-size: 15px!important;
    color: #333;
}

.woocommerce ul.products li.product a.button {
	border: 0;
	border-radius:0;
	display: inline-block;
    font-size: 15px;
    font-weight: 500;
    height: 32px;
    padding: 8px 0 6px 2px;
    text-align: center;
    width: 151px;
}

.woocommerce h3 {
	font-size: 22px;
}
/*----product----*/
.woocommerce .products span.onsale, .woocommerce span.onsale {
	border-radius: 50%;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 56px;
	margin: 18px !important;
	min-height: 10px;
	padding: 0 12px;
	z-index: 999;
	width: 56px;
	height: 56px;
}
.woocommerce span.onsale {
	margin: 10px !important;
}
.woocommerce ul.products li.product {
	text-align: center;
	padding-bottom: 10px;
	//transition: all 0.4s ease 0s;
	//border-radius: 4px;
    //box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
}
.woocommerce ul.products li.product:hover {
	box-shadow: 0px 3px 8px 0 rgba(0, 0, 0, 0.2);

}
.woocommerce ul.products li.product a {
	overflow: hidden;
	position: relative;
}

.woocommerce-loop-product__title:hover{
	color: #26bdff;
}

.woocommerce ul.products li.product:hover .button, .woocommerce ul.products li.product:hover .added_to_cart {
	opacity: 1;
}

.woocommerce ul.products li.product .button, .woocommerce ul.products li.product .added_to_cart {
	display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 0 6px 2px;
    text-align: center;
    //box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
    width: 151px;
    height: 32px;
}
.woocommerce ul.products li.product a img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	border-radius: 4px 4px 0 0;
	display: inline;
	width: auto;
}
.woocommerce ul.products li.product a img:hover {
	////transform: scale(1.1);
}
.woocommerce-page .woocommerce-ordering select {
	padding: 12px 15px 12px 10px;
	color: #A0A0A0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
}
.woocommerce-page .products .product > a:first-child {
	position: relative;
	text-align: center;
	display: block;
}
.woocommerce-page .products a.button {
	display: inline-block;
	text-align: center;
	padding: 10px 20px 10px 20px;
	border-radius: 4px;
	margin: 10px;
	border: none;
	font-size: 12px;
	margin: 0 auto !important;
}
.woocommerce-page .products h3 {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	float: none;
	width: auto;
	margin: 0;
	font-family: 'Roboto', sans-serif;
}
.woocommerce-page .products .star-rating {
	position: relative;
	margin: 0 auto;
}
.woocommerce-page .products a .price {
	line-height: 20px;
	width: 100%;
	float: left;
	height: auto;
	min-height: 40px;
	text-align: center;
	padding: 10px 0;
}
.woocommerce ul.products li.product .price {
	font-size: 14px;
}
.woocommerce-page .products a .price del {
	display: inline-block !important;
	line-height: 20px;
}
.woocommerce-page .products a .price ins {
	display: inline-block;
	font-weight: bold;
	background: none;
	line-height: 20px;
	margin-left: 10px;
}
.woocommerce-page .products .added_to_cart {
	display: inline-block;
	text-align: center;
	padding: 6px 20px 6px 20px;
	border-radius: 4px;
	border: none;
	font-size: 12px;
	margin: 0;
}
.woocommerce-page .woocommerce-result-count {
	float: left;
	font-size: 14px;
	line-height: 46px;
	margin-top: 20px;
}
.woocommerce-page .woocommerce-ordering {
	float: right;
	margin-top: 20px;
}
.woocommerce-page .product-type-simple {
	position: relative;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-size: inherit;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
}
footer .eanlabs-widget .woocommerce ul.cart_list li img, footer .eanlabs-widget .woocommerce ul.product_list_widget li img {
	margin-top: 7px;
}
.woocommerce-checkout table.cart img {
    box-shadow: none;
    width: 60px;
}
.woocommerce a.remove {
	font-size: 30px;
    height: 40px;
    line-height: 44px;
    width: 40px;
}
/*woocommerce-tabs
.tabs.wc-tabs {
	text-align: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-width: 0 0 2px 0;
	border-style: solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
	border: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	font-size: 22px;
	line-height: 25px;
}

*/
.related.products {
	text-align: center;
}
.related.products h2 {
	font-size: 26px;
	line-height: 40px;
}
/*woocommerce-form*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: 40px;
	margin-bottom: 20px;
	border: 2px solid #ebebeb;
	color: #555;
	border-radius: 3px;
	padding: 6px 12px;
    font-size: 16px;
}
.select2-container .select2-choice {
	height: 40px;
	padding: 6px 12px;
	border-style: solid;
	border-width: 2px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border-radius: 0;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	border-color: #eee;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	padding: 15px 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	padding: 15px 20px;
}

/*woocommerce-cart*/
.woocommerce table.shop_table {
	border-radius: 0;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.woocommerce table.shop_table th {
    padding: 16px 12px;
}
.woocommerce table.shop_table td {
    padding: 26px 12px;
    font-size: 17px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
	float: none;
	line-height: 30px;
	padding: 5px 35px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	line-height: 30px;
	padding: 5px 35px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-radius: 3px;
	height: 40px;
	border-width: 2px;
	border-style: solid;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
	padding: 5px 35px;
}






/*woocommerce-messages*/
.woocommerce-page .woocommerce-message {
	background: #2ac56c;
}
.woocommerce-page .woocommerce-message a {
	background-color: #4caf50;
}
.woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-message a:focus {
	background-color: #388e3c;
}
.woocommerce-page .woocommerce-error {
	background: #ff5252;
}
.woocommerce-page .woocommerce-error a {
	background-color: #F47565;
}
.woocommerce-page .woocommerce-info {
	background: #4593e3;
}
.woocommerce-page .woocommerce-info a {
	background-color: #5fb8dd;
}
.woocommerce-page .woocommerce .woocommerce-info {
	background: rgb(58, 176, 226);
}
/*woocommerce-Price-Slider*/
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: #f44336;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background: #f44336;
}
/*woocommerce-cart*/
.woocommerce table.shop_table {
	border-color: rgba(0, 0, 0, 0.12);
}
.woocommerce table.shop_table th {
	color: rgba(0, 0, 0, 0.54);
}
.woocommerce table.shop_table td {
	border-color: rgba(0, 0, 0, 0.12);
}
.woocommerce table.shop_table tr:hover {
	background: #eee;
}

.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce table.my_account_orders tr td.order-actions::before, .woocommerce table.shop_table_responsive tr td.actions::before, .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page table.my_account_orders tr td.order-actions::before, .woocommerce-page table.shop_table_responsive tr td.actions::before, .woocommerce-page table.shop_table_responsive tr td.product-remove::before{
	display: block;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
	display: block;
	width: auto;
}

.woocommerce a.remove {
	color: #f44336 !important;
}
.woocommerce a.remove:hover {
	background: rgba(158, 158, 158, 0.2);
	color: #f44336 !important;
}






/*==================== COLORS Stop ===========================*/



/************ MY ADDDD ****************/

.eanlabs-footer-widget-area{
	text-align: center;
	background: rgba(183, 183, 183, 0.1);
}

.eanlabs-banner-widget-area{
	text-align: center;
	color: #fff;
}

.eanlabs-banner-widget-area h6{
	text-align: center;
	color: #fff;
	font-size: 56px;
	font-weight: 900;
	margin-bottom: 30px;
	//font-family: 'Open Sans', sans-serif;

}

@media (max-width: 999px) {
	.eanlabs-banner-widget-area h6{
		font-size: 35px;
		line-height: 40px;
	}
}

.eanlabs-banner-widget-area .textwidget p{
	text-align: center;
	color: #ffffff;
	font-size: 29px;
	font-weight: 100;
}

.eanlabs-footer-widget-area h6{
	color:#353037;
	font-size: 37px;
	font-weight: 500;
	margin-bottom: 37px;
	margin-top: 102px;
}

.eanlabs-footer-widget-area .textwidget{
	color:#333333;
	font-size: 25px;
	font-weight: 300;
	line-height: 33px;
	margin-bottom: 175px;
	max-width: 830px;
	margin: 0 auto;
}

.aboutpage .widget_text .textwidget{
	color:#333333;
	font-size: 22px;
	font-weight: 300;
	line-height: 33px;
	text-align: center;
	padding-top: 100px;
	max-width: 830px;
	margin: 0 auto;
}



.aboutpage .wp-caption-text{
	text-align: center;
}

.shippingwidget .textwidget p{
	color: #333333;
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	line-height: normal;
	max-width: 300px;

}

@media (max-width: 641px) {
	.shippingwidget .textwidget p{
		max-width: 100%;
	}
}

.pay{
	background: url(images/cc.png) no-repeat;
	height: 180px;
}

.paylogo{
	list-style: outside none;
	padding: 0;
}

.amex{
	background: url(images/amex.png) no-repeat;
	height: 70px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100px;
}
.visa{
	background: url(images/visa.png) no-repeat;
	height: 70px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100px;
}

.paypal{
	background: url(images/paypal.png) no-repeat;
	height: 70px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100px;
}
.masterc{
	background: url(images/masterc.png) no-repeat;
	height: 70px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100px;
}

footer {
border-top: 1px solid rgba(183, 183, 183, 0.3);
}

footer .overlay{
	padding-top: 63px;
}

footer h6{
	color:#333333!important;
	font-size: 15px!important;
	font-weight: 700!important;
	margin: 10px 0!important;
	padding: 0!important;
}


/* Search Form */

#searchform {
    padding-top: 15px;
	float: right;
}

#searchform label, #searchsubmit {
	display: none;
}

.only-search #s {
    background: url(images/search.png) no-repeat 100% 0;
	background-color: #fff;
	border-color: #e1e1e1;
	border-width: 1px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #333;
}

input#s {
	font-size: 14px;
	height: 35px;
	width: 100%;
	margin: 0;
}
input#searchsubmit {
	display: none;
}

@media (max-width: 600px) {
    input#s::-webkit-input-placeholder {
        color:transparent;
    }
    input#s:-moz-placeholder {
        color:transparent;
    }
    input#s::-moz-placeholder {
        color:transparent;
    }
}

.clientlogo{
	margin: 45px 0;
	text-align: center;
	border-top: 1px solid #ececec;
}

.clientlogo .clentlogotext {
	margin: 50px 0;
	text-align: center;
	color: #333;
	font-size: 37px;
    	font-weight: 100;
	font-family: 'Assistant', sans-serif;

}

.iconimage{
	overflow: hidden;
	height: 100%;
    //margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    margin-bottom: 7px;
}

.iconimage img{
	margin: 0 auto;
}

.name{
	color:#333333;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
}
.position{
	color:#888888;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
}

@media (min-width: 479px) {
	.wpcf7-form{
		margin-left: 18%;
	}
}
.wpcf7-form label{
	color: #333;
	font-size: 15px;
	font-weight: 500;
}

.widget_product_categories{
	list-style: outside none none;
}

.widget_product_categories ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
    float: left;
}

.widget_product_categories li{
    float: left;
   /*padding: 16px;*/
}

.widget_product_categories a{
	font-size: 18px;
	font-weight: 700;
	padding-left:30px;
}

.widget_product_categories a:hover{
	font-size: 18px;
	font-weight: 700;
}

.widget_product_categories a:activ{
	font-size: 18px;
	font-weight: 700;
}

.go-to-shop{
	height: 42px;
    width: 161px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.go-to-shop a.button {
    background: #fff none repeat scroll 0 0;
    color: #0095d6;
}

.go-to-shop a.button:hover {
    background: #0095d6 none repeat scroll 0 0;
    color: #fff;
}

.go-to-shop a{
	border: 1px solid #0095d6;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    height: 42px;
    padding: 6px 0 6px 2px;
    text-align: center;
    width: 161px;
}

/* --------------------------------------
=========================================
	eanlabs-product-tabs
=========================================
-----------------------------------------*/



.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0 0 0 5px;
	border: none;
	///background: #fff;
	margin-top: 100px;
}



.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	 border-bottom: 1px solid #cccccc;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background:#fff;
	padding:0 15px;
	border: none;
	border-radius:0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #666;
	font-size: 14px;
	font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background:none;
	border-width: 1px;
	/* 1px 0 1px;*/
	border-color: #cccccc;
	border-style: solid;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	padding:0 15px;
	border-bottom-color: #ffffff ;
	//position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
	color: #333;
	font-size: 14px;
	font-weight: 400;
	border: none;
}

.woocommerce div.product .woocommerce-tabs .panel{
	background: none;
}

.woocommerce div.product .woocommerce-tabs .panel h2{
	display: none;
}

.woocommerce-product-details__short-description p{
	color:#666666;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 40px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
	background:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none;
}

.woocommerce div.product .product_title {
	color: #333333;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
    letter-spacing: -0.8px;
}

@media (max-width: 641px) {
	.woocommerce div.product div.images img{
		width: auto;
	}
}

.woocommerce div.product .single_add_to_cart_button{
	width: auto;
	height: 45px;
	color: #fff;
	background: #26bdff;
	font-size: 16px;
	font-weight: 500;
	box-shadow:none;
	border-radius: 0;
}

.woocommerce div.product .single_add_to_cart_button:focus,
.woocommerce div.product .single_add_to_cart_button:active,
.woocommerce div.product .single_add_to_cart_button:hover{
	width: auto;
	height: 45px;
	color: #fff;
	background: #26bdff;
	font-size: 16px;
	font-weight: 500;
	box-shadow:none;
	border-radius: 0;
}

.woocommerce-variation-price{
	//width: 340px ;
	//height: 45px;
	//background: #26bdff;
	//padding-top: 10px;
}

.woocommerce div.product .woocommerce-variation-price span.price{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.woocommerce div.product .cart p.price{
	width: 240px ;
	height: 45px;
	background: #26bdff;
	padding-top: 7px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.single_variation_wrap{
	margin-top: 30px;
}

.quantity input[type=number].qty::-webkit-inner-spin-button,
.quantity input[type="number"].qty::-webkit-outer-spin-button
 {
	-webkit-appearance: none;
}

.quantity input[type=number].qty {-moz-appearance: textfield;}

.quantity input {
  width: 53px;
  height: 42px;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
}

.quantity-nav {
  float: right;
  width: 10px;
  margin: 0 0 0 -6px !important;
}
	label.screen-reader-text{
    margin: 8px 0 1px 9px;
	}
.quantity-button {
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #333;
  height: 36px;
  -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 {
  background: url(images/qtt_up.png) no-repeat;
  width: 10px;
  height: 9px;
  margin-top: 14px;
}

.quantity{
	display: inline-block;
}
.woocommerce div.product form.cart table div.quantity{
 float: left;
 margin-left: 15px;
}

.quantity-button.quantity-down {
  background: url(images/qtt_dwn.png) no-repeat;
  width: 10px;
  height: 18px;
}

.value select{
	width: 100%;
    background: url(images/select_arrow.png) no-repeat right;
    background-position-x: 95%;
    -webkit-appearance: none;
    -moz-appearance:none;
    appearance: none;
}

.gallery-thumbs .slick-list{
	 max-width:395px;
	 margin: 0 auto !important;
}

.gallery-thumbs .slick-slide{
	 margin: 0 10px;
}

.gallery-top{
	margin-bottom: 30px;
}

#menu-main{
	margin-left: -15px;
}

@media (max-width: 641px) {
	#menu-main{
		margin-top: 50px;
	}
}

#navbar-wp{
	margin-top: 7px;
}



/*****************************************************************
        Desktop and Bigger
*****************************************************************/
@media (min-width: 992px) {
	.search-results-content h1{
		font-weight: 700;
	}
	.search-results-content ul{
		list-style: none;
	}
	.search-results-content ul li{width: 450px; clear: both; margin: 75px 0 0 0;}
	.search-results-content ul li img{margin: 0 0 78px 10px; float: right;}
	p.search-result-excerpt{
		float: right;
	  width: 250px;
	}
}


/*****************************************************************
	Mobile and Smaller
*****************************************************************/
@media (max-width: 767px){
	ul#menu-main{
		transform: rotate(180deg);
    	padding: 0 46px;
	}
	ul#menu-main li.menu-item{
		transform: rotate(-180deg);
	}

}















body.woocommerce-cart .quantity{width: 110px;}
body.woocommerce-cart .quantity-nav {
	margin: -32px 0 0 0 !important;
	padding: 0px 5px;
}
dl.variation p{
  font-size: 18px;
	line-height: inherit;
}
table.variations tr td select{margin-bottom: 10px;}

.bold{font-weight: 700;}
.cat-item {
    float: right;
        margin: 0 0 0 17px;
    font-size: 18px;
}

.hide-amount-button .woocommerce-variation-price{display: none !important;}
/*.woocommerce-variation.single_variation{display: none !important;}*/
#product-addons-total{
	float: left;
	margin: 5px 0 0 0;
}
#product-addons-total .product-addon-totals dt{display: none}
#product-addons-total .product-addon-totals dd:first-of-type{display: none}
.search-results-content{
	direction: rtl;
}
.widget_product_categories li.cat-item a{
	font-weight: 300;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text 
{
    width: 194px;
}

#octAccess .open, #octAccess .octContainer
{ 
	    margin-top: 28px;

}
