




/* font style */
body {
	font-family: Arial, Helvetica, sans-serif;
}
.container.content-container {
	font-size: 11px;
}
header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-size: 19px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/* end font style */




hr {
	background: #bebdbb;
}
body {
	width: 100%;
	background-color: #636363;
	background: linear-gradient(148deg,#636363,#b5b5b5);
	color: #171717;
}
a, .linkstyle {
	color: #655c3b;
}
a, .linkstyle:hover {
	color: #655c3b;
}
a, .linkstyle {
	text-decoration: underline;
}
.bg-reserve-qty {
	background-color: transparent;
	color: #989590;
}
.body_container {
	background-color: transparent;
}
.body_container, #menu-product.fixedTop {
	max-width: 876px;
}
.error_style, .informed-back2stock {
	background-color: #8f0040;
	color: #fff600;
}
.footer-container {
	background-color: transparent;
	color: #b0adad;
}
.footer-container a {
	color: #575757;
}
.footer-container a:hover {
	color: #575757 !important;
}
.instockBG, .myaccount-border.instockBG {
	background-color: transparent;
}
.main-header, .top_menu .main-header {
	background-color: #bebdbb;
	color: #525252;
}
.main-header a {
	color: #525252;
}
.main-header a:hover {
	color: #525252 !important;
}
.menu_bg, #listLanguage {
	background-color: #989590;
}
.menu_bg {
	color: #ffffff;
}
.menu_bg a, .header5 .menu_bg, .header2 .menu_bg a {
	color: #ffffff;
}
.menu_bg a:hover, .header5 .menu_bg:hover, .header2 .menu_bg a:hover {
	color: #ffffff !important;
}
.menu_selected, .page_option > li > a:hover {
	background-color: #e2d27a;
}
.menu_sidebar a {
	color: #655c3b;
}
.menu_sidebar a:hover {
	color: #655c3b !important;
}
.overlay, .overlay-back, .product_details {
	background-color: #ffffff;
}
.productionBG, div.orderstatus_row:nth-child(even), .myaccount-border.productionBG, .product_option .product_option-row:nth-child(even) {
	background-color: #f0e68c;
}
.product_display_slide {
	background-color: #fcfcfc;
	color: #989590;
	border-color: #989590;
}
.SidebarMenu {
	background-color: transparent;
}
.sidemenu_header {
	background-color: transparent;
	color: #947e05;
}
.top_menu {
	background-color: #636363;
	color: #636363;
}
.top_menu a {
	color: #636363;
}
.top_menu a:hover {
	color: #636363 !important;
}
.use_highlight a, .use_highlight, a.use_highlight {
	color: #ba00ff;
}
.highlight_color, .myaccount-header.highlight_color {
	color: #8f8f8f;
}
.myaccount-border {
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	border-bottom-right-radius: 24px;
	border-bottom-left-radius: 24px;
}
.myaccount-header, .topheader, .moblieShowHeader, .small-moblie-header {
	background-color: #bebdbb;
}
.myaccount-header, .bottomheader, .topheader, .small-moblie-header {
	color: #ffffff;
}
.myaccount-header, .myaccount-body {
	padding: 10px;
}
.button, button, a.button:hover, input[type="button"], input[type="reset"], input[type="submit"] {
	background-color: #245291;
}
.button:hover, button:hover, a.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: #245291 !important;
}
.button, button, a.button:hover, input[type="button"], input[type="reset"], input[type="submit"] {
	color: #ffffff;
}
.button:hover, button:hover, a.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	color: #43aaba !important;
}
.button, button, a.button, input[type="button"], input[type="reset"], input[type="submit"] {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 15px;
}
.header_logo a {
	color: #888888;
}
.header_logo a:hover {
	color: #888888 !important;
}
.logo_image {
	max-width: 100px;
}
@media (max-width: 768px) {
	.top_menu input[type=checkbox]:checked ~ ul, .Language_area ul li ul, .header5 .top_menu-right input[type=checkbox]:checked ~ ul{background-color: #989590;}
	.top_menu input[type=checkbox]:checked ~ ul a, .top_menu input[type=checkbox]:checked ~ ul a:hover, .Language_area ul li ul a, .header5 .top_menu-right input[type=checkbox]:checked ~ ul a{color: #ffffff;}
	#returnreport .topheader{background-color: #bebdbb;}
	#returnreport .topheader{color: #ffffff;}
}
