.header a:hover, .pre-header a:hover {
    color: #ff6418 !important;
}

.header a:hover, .pre-header a:hover {
     color: #ff6418 !important;
}

.navigation-set .level-1 a, .navigation-set > .level-1:first-child a {
    color:#ff6418 !important;
}

.per-page a[data-selected="selected"] {
    color: #ff6418 !important;
}

.navigation-set .level-1 a, .navigation-set > .level-1:first-child a {
    color: #ff6418 !important;
}

.heading-decoration .readytheme-banner div {
    color: #ff6418 !important;
}
#js-navigation-bar .navigation-set .level-1 {
    width: 14% !important;
	font-size: 15px !important;
}
.navigation-set li ul {
    border-top: 1px solid #dedede;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    display: none;
    font-size: 0.75rem;
    left: -83px;
    line-height: 1.5;
    margin: 0;
    min-width: 288px;
    padding: 1rem;
    position: relative;
    z-index: 999;
	padding-top:0px !important;
}
.level-2 {
    min-width: 100% !important;
}
.navigation-set > .level-1:first-child .level-2 a, .navigation-set li ul .level-2 a {
    border-bottom: medium none !important;
    color: #ff0000 !important;
    font-weight: 900;
    text-transform: uppercase;
}
.level-2{
    border-bottom: 1px solid #ccc !important;
    display: inline-block;
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 10px 0 5px;
    position: relative;
    text-align: left;
    white-space: nowrap;
}
.navigation-set .level-2 {
    font-size: 1rem;
    line-height: 2;
    padding-bottom: 5px !important;
    padding-top: 10px !important;
}
.column.all-hidden.medium-all-shown.medium-two-fifths.large-one-third.align-center.medium-align-left.vertical-align > img {
    height: 90px;
    margin-top: -9px;
}
.navigation-bar .navigation-set {
    border-top: 3px solid black !important;
}
.navigation-set .level-1 a, .navigation-set > .level-1:first-child a {
    color: #ff6418 !important;
}
.navigation-bar .navigation-set > .level-1:first-child .level-2 a, .navigation-bar .navigation-set li ul .level-2 a {
    color: #ff6418 !important;
    font-weight: 900;
    text-transform: uppercase;
}
.column.all-hidden.medium-all-shown.medium-two-fifths.large-one-third.align-center.medium-align-left.vertical-align > img{ width:64px !important; height:auto !important;}

a:hover {
    color: #ff6418;
}

.navigation-bar {
    border-top: 3px solid #ff6418 !important;
}
.column.all-hidden.medium-all-shown.medium-two-fifths.large-one-third.align-center.medium-align-left.vertical-align > img { background-color:white !important;
     margin-top: 0 !important;
     width: 66px;
}
.hide.large-show.column.one-fourth > img {
    background-color: white;
    height: 300px;
    width: 75%;
    margin-top: 6px;
}
.flag.flag-- {
    height: 175px !important;
}
 #footer-banner{
 background-color: #ff6418;
    height: 41px !important;
    width: 100%;
 }
 #footer-banner2{
/* background-color: #ff6418;
    padding: 10px 0px;
    line-height: 1.2;
    color: black;
    font-size: 12px;
    text-align: center;
    width: 100%;*/
 } 

 #footer-copyright {
    background-color: #ff6418;
    padding: 10px 0px 50px 0px;
    line-height: 1.2;
    color: black;
    font-size: 12px;
    text-align: center;
    width: 100%;
 }

@media (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}

.navigation-set .open-global-search a {
    color: #ffff;
    font-size: 1.25rem;
    line-height: 2.7;
}

.navigation-set .level-1:hover > span a {
    box-shadow: 0 -4px 0 0 #ff6418 inset;
}
.per-page a[data-selected="selected"] {
    color: #ff6418 !important;
}
.navigation-set .open-global-search a {
    color: #ff6418;
}
.product-information--description h4 {
    color: #ff6418;
}
.basket-count {
    background: #ff6418 none repeat scroll 0 0;
}
.category-tree a:hover {
    color: #ff6418 !important;
}
.footer a:hover, .disclaimers a:hover {
    color: #ff6418;
}
.back-to-top {
    background: #ff6418 none repeat scroll 0 0;
}
.page-links-active {
    background: #ff6418 none repeat scroll 0 0;
    color: #fff;
    outline-color: #ff6418;
}
.product-item {
    float: left;
    width: 25% !important;
}

@charset "utf-8";
/* CSS Document */

.free-shipping{
    background: #111 none repeat scroll 0 0;
    color: #b7b7b7;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 100%;
}
.row.add-to-cart-wrap .button.bg-yellow{
    background-color: #ff6418 !important;
}
.navigation-set li ul {
    min-width: 305px !important;
}
.customer_account_payment_card {
    margin-bottom: .5em;
}
.customer_account_payment_card:hover {
    box-shadow: 10px 10px 10px -7px rgba(0, 0, 0, .2);
    transition: .4s;
}