.goog-te-banner-frame {
	position: fixed!important;
	top: auto!important;
	bottom: 0px!important;
}
.skiptranslate {
	margin-top: -40px!important;
}
#google_translate_element {
	margin-left: 50px;
	margin-bottom: -10px;
	margin-top: 45px;
}
.translated-ltr {
	margin-top: -45px;
}
.goog-te-gadget-simple span {
	color: #787878;!important;
}
.goog-te-gadget-simple {
    background: transparent!important;
	border: none!important;
}
.goog-te-gadget-icon {
    display: none!important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
	color: #787878;!important;
}

.menu1 .goog-te-gadget-simple span {
	color: #787878;!important;
}
.menu1 .goog-te-gadget-simple .goog-te-menu-value span {
	color: #787878;!important;
}


.menu1 .header{
	background:#fff;
	z-index: 3;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 30px;
	font-size: 12px;
	color: #787878;
	display: inline;
	z-index: 997;
	height: 35px;
	border-bottom: 1px solid #efefef;
}
.menu2 .header{
	background: #fff;
	z-index: 3;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 30px;
	font-size: 12px;
	color: #787878;
	display: inline;
	z-index: 997;
	height: 35px;
	border-bottom: 1px solid rgba(211,211,211, 0.2);
}

.menu .header h1{
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
	cursor: pointer;
}

.menu .header h2{
	font-size: 12px;
	margin-top: 10px;
	cursor: pointer;
}

.menu .header select{
	height: 35px;
	width: 60px;
	padding-left: 6px;
	border: none;
	font-size: 12px;
	color: #787878;
	padding-top: 0px;
	cursor: pointer;
	border-left: 1px solid rgb(187, 187, 187); 
	height: 20px; 
	margin-top: 7px;
	background: transparent;
}
.menu1 .header select{
	background: #fff;
	color: #787878;
	border: none;
}

.menu .header .fa-circle{
	margin-left: 20px;
	font-size: 20px;
	margin-top: 7px;
}

.menu .header .circle-green{
	color: green;
}

.menu .header .circle-red{
	color: red;
}
.menu1 .sub-header{
	position: fixed;
	margin-top: 0px;
	top: 35px;
	right: 0;
	width: 100%;
	height: 50px;
	display: inline;
	z-index: 998;
	background: #fff;
	color: #353d3c;
	border-bottom: 1px solid #e7e7e7;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.menu2 .sub-header{
	position: fixed;
	margin-top: 0px;
	top: 35px;
	right: 0;
	width: 100%;
	height: 75px;
	display: inline;
	z-index: 998;
	background: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
	border-bottom: 1px solid rgba(211,211,211, 0.2);
	-webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
}

.menu .sub-header .logo{
	z-index: 999!important;
	height: 100px;
	margin-top: -20px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.menu1 .sub-header .logo{
	height: 80px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.menu .sub-header .logo img{
	height: 150px;
	margin-top: -15px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.menu1 .sub-header .logo img{
	height: 120px;
	margin-top: -25px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s 
}

.menu .dropdown-menu {
	background: #fff;
	border-radius: 5px;
	box-shadow: 
    inset 0 2px 3px rgba(255,255,255,0.3),
    inset 0 -2px 3px rgba(0,0,0,0.3),
    0 1px 1px rgba(255,255,255,0.9);
	width: 200px;
	margin-top: 10px;
}

.menu .dropdown-menu li {
	display: block;
	box-shadow: none;
	padding-left: 50px;
	padding-right: 50px;
	margin-left: 0px;
}

.menu .active{
	border-radius: 5px;
	box-shadow: 
    inset 0 2px 3px rgba(255,255,255,0.3),
    inset 0 -2px 3px rgba(0,0,0,0.3),
    0 1px 1px rgba(255,255,255,0.9);
}

.menu ul {
	margin-top: 30px;
	margin-left: -35px;
}
.menu1 ul {
	margin-top: 15px;
	margin-left: -35px;
}
.menu ul li{
	display: inline;
	padding: 10px;
	cursor: pointer;
}
.menu1 ul li{
	padding-bottom: 12px;
}
.menu ul li:hover {
	border-radius: 5px; 
	box-shadow: 
    inset 0 2px 3px rgba(255,255,255,0.3),
    inset 0 -2px 3px rgba(0,0,0,0.3),
    0 1px 1px rgba(255,255,255,0.9);
}
.menu ul li span{
	font-size: 14px;
}
.menu1 ul li span{
	color: #787878;
	text-transform: uppercase;
}
.menu2 ul li span{
	color: #787878;
	font-weight: bold;
	text-transform: uppercase;
}

.menu ul li a{
	text-transform: uppercase;
}

.menu ul li a:hover{
	text-decoration: none;
}

.footer-1 {
	width: 100%;
    position: fixed;
    bottom: 0;
    background: #fff;
    height: 230px;
	padding-top: 50px;
	color: #5f5f5f;
}

.footer-1 ul {
	text-align: center;
}

.footer-1 ul li{
	display: inline-block;
	float: none;
	margin-right: 20px;
}

.footer-1 ul li a{
	cursor: pointer;
}

.footer-1 img{
	margin-right: 20px;
}

.footer-1 i {
	font-size: 26px;
	color: #5f5f5f;
	cursor: pointer;
	margin-right: 25px;
	margin-top: 30px;
    -webkit-transition: 1s;
    transition: 1s;
}

.footer-1 i:hover {
	color: #00b1b0;
}

.cart-enabled {
	color: #e79c50!important;
}

@media screen and (max-width: 768px) { 
	.header-menu {
	position: fixed;
	background: #00b1b0;
	z-index: 999;
	width: 100%;
	height: 40px;
    background-repeat: no-repeat;
    background-size:cover;
	-webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
	}
	.header-menu select{
		background: transparent;
		border: none;
		color: #fff;
		height: 40px;
		margin-left: 10px;
	}
	.header-menu i{
		color: #fff;
		font-size: 20px;
		margin-right: 10px;
		margin-top: 10px;
	}
	.header-menu .logo img{
		width: 42px;
	}
	.mobile-menu ul li{
	border-bottom: 1px solid #e7e7e7;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #374c5d!important;
	}
	.mobile-menu ul li a{
	color: #374c5d!important;
	}
	.mobile-menu-social {
	width: 200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	.mobile-menu-social i{
	font-size: 20px;
	margin-right: 20px;
	}
	
	.footer-1 ul li {
	display: block;
	margin-bottom: 10px;
	}
	.footer-1 i {
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	margin-right: 5px;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {  
	.header-menu {
	position: fixed;
	background: #00b1b0;
	z-index: 999;
	width: 100%;
	height: 40px;
    background-repeat: no-repeat;
    background-size:cover;
	-webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.2);
	}
	.header-menu select{
		background: transparent;
		border: none;
		color: #fff;
		height: 40px;
		margin-left: 10px;
	}
	.header-menu i{
		color: #fff;
		font-size: 20px;
		margin-right: 10px;
		margin-top: 10px;
	}
	.header-menu .logo img{
		width: 42px;
	}
	.mobile-menu ul li{
	border-bottom: 1px solid #e7e7e7;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	.mobile-menu ul li a{
	color: #374c5d;
	}
	.mobile-menu-social {
	width: 200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	.mobile-menu-social i{
	font-size: 20px;
	margin-right: 20px;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1200px) { 
	.menu ul li{
	margin-left: 5px;
	padding: 5px;
	}
}

