@charset "utf-8";
/* CSS Document */
#header .top-menu a[data-depth="0"]:hover {
	text-decoration: none;
	color:#ee8a22;
}
#header {
	background: #d5e7a8;
	/*background: white;*/
	color: #7a7a7a;
}
#wrapper {
	background: white;
	/*background: #d5e7a8;*/
}
header .nav {
	background: #ec8a22;
}
.archer_orange {
	background-color: #ee8a22 !important;
	color: white !important;	
}
.archer_black {
	background-color: #333 !important;
	color: white !important;	
}
.container.archer_black {
	padding-top:10px;
}

.footer-container {
	margin-top: 0rem;
	padding-top: 0rem;	
}
div.archer_orange {
	margin-top: 0rem !important; 
}
div.row.archer_orange {
	height: 30px !important;
}
div.user-info.archer_orange {
	margin-top: 0.2rem !important; 
}

.top-menu a[data-depth="0"] {
  font-weight: 600;
  padding: .1875rem .25rem .375rem;
}

#header .header-top .search-widget-archer {
	float: left;
	margin-left: 20px;
  }
  
.search-widget-archer form {
	  width:400px;
}
#header .header-nav .blockcart {  
	padding: 12px 3px;
}
#header .header-top .search-widget .archer {
  float: left;
  margin-top: 15px;
  margin-left: 30px;
}

.search-widget .archer form {
	width:400px;
}

.archer_orange a {
	color:#f1f1f1 !important;
}
.archer_orange a:hover {
	color:#333 !important;
}
li.facebook {
  background-color: #2592a9 !important;
}

.footer-container {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0) !important;
}
.archer_orange>.row {
	padding-top:5px;
}
#contact-link.archer_orange {
	margin-top: .2rem !important; 
	font-size: 15px;
}
#header .header-nav {
  	border-bottom: 0px;
	max-height: 50px;
	margin-bottom: 15px;
}
#_desktop_logo {
  float: left !important;
  width: 33.33333% !important;
  /* width: 16.66667%; */
}
.col-md-10 {
  float: left;
  width: 100%;
}
#footer {
	padding-top: 0rem;
	background: #d5e7a8;
/*	background: white;*/
	
}
div.archer {
	color:black;
	cursor:pointer;
}

.archer_black .h3 {
	color: white !important;	  
}
#custom-text {
 	text-align: left;
  font-size: 14px;
}
.archer_black #block_myaccount_infos .myaccount-title a {
  color: white;
}

.archer_black  .block-contact .block-contact-title, .linklist .blockcms-title a {
  color: white;
}

.archer_black  .block-contact {
  color: white;
}

.archer_black  .dropdown {
  color: aqua;
}

.product-flag.new {
	display:none;
}
.footer-container li a {
  color: white;
}
div#_desktop_cart a {
  color: white;
}
.top-menu .sub-menu ul[data-depth="1"]>li {
	margin: 0 0.40rem;
	min-width: 200px;
}
#_desktop_cart.archer {
  float: right;
  padding: 10px 20px;
  /* padding-right: 10px; */
  color: #f1f1f1;
  background-color: #333;
  font-size: 20px;
}
#custom-text h1 {
  background-color: #333;
  color: #f1f1f1;
  padding: 5px;
}
#custom-text h4 {
  background-color: #ee8a22;
  color: #333;
  padding: 5px;
}
#custom-text h3 {
  background-color: #ee8a22;
  color: #333;
  padding: 5px;
}

#custom-text {
  background-color: #d5e7a8;
}

.top-menu {
	.display: contents;
}


