/* Custom CSS */

body {font-family: 'Poppins', sans-serif;letter-spacing: .1px;}
body a, body .alink {color: #FF6600;}
body a:hover, body .alink:hover {text-decoration: none;color: #FF6600;}
.announcement_bar {color: #002d57;font-size: 16px;font-weight: 400;}
.announcement_bar p {margin-top: 1rem;}
.announcement_bar .shopHere {text-decoration: underline;}
.announcement_bar .cont_num {font-size: 18px;}
.announcement_bar .cont_num b {color: #002d57;}
.announcement_bar .cont_num i {padding-right: 8px;font-size: 20px;vertical-align: middle;color: #FF6600;font-weight: 700;}
.logo img {width: auto;}
body .navigation .level0 > .level-top:hover, body .navigation .level0 > .level-top.ui-state-focus{color: #FF6600;}

body .page-footer {background: linear-gradient(to left, rgba(47,47,50, .9) 44%, #2F2F32 10%);border-color: #FF6600;}
.page-footer .footer-toolbar-bottom {background: #2C2C2F;color: #c1c1c1;}
.page-footer .footer.content {color: #fff;}
.page-footer .footer-links .item .title {text-transform: uppercase;font-weight: 600;margin-bottom: 10px;}
.page-footer .footer-links .content {color: #c1c1c1;font-size: 14px;}
.page-footer .footer.content .links > li {font-size: 14px;}
.page-footer .footer.content .links a {color: #c1c1c1;text-decoration: none;}
.page-footer .privacy, .page-footer .privacy a {color: #c1c1c1;font-size: 14px;}
.page-footer .footer.content .block.newsletter .action.subscribe {background: #FF6600;}
.page-footer .footer.content .block.newsletter .action.subscribe:hover {opacity: .8;background: #FF6600;}
.footer-toolbar-bottom .footer.links{display: flex;}
.footer-toolbar-bottom .footer.links li.nav.item a{display: flex;background: #fff;border-radius: 2px;overflow: hidden;}
.page-footer .footer-toolbar-top {background: #FF6600;color: #fff;font-weight: 600;}
.page-footer .block-benefits i::before{background: #FFA264;}

.action.primary, .action-primary, .block-authentication .action.action-login {background: #FF6600;}
.page-header div.wishlist {display: none !important;}
.testimonials-slider figure.testimonial .arrow {display: none;}
.page-footer .footer-links .content div {margin-bottom: 10px;}
.page-footer .footer-links .content b {color: #fff;}
.footer.content .footer-newsletter .content {color: #c1c1c1;font-size: 14px;}
.checkout-shipping-method .field .control._with-tooltip .choice.field input{width: 18px;}
.table-checkout-shipping-method tbody td input[type='radio'] {margin-top: 0;}