﻿/*
    these represent the various variables, which (might be) used, w/in the SMK css references
*/
/* latest 2019 */
body {
  color: #3E3935;
  font: normal 14px "Speedee Regular", sans-serif, Arial, Helvetica;
  line-height: 1.42857143;
  background: #fff;
}

a:hover {
  color: #333;
}

.bar-notification.success {
  background-color: #D9272E;
}

.nivo-controlNav a.active,
.theme-custom .nivo-controlNav a.active {
  background: #CAC8C8;
  background-color: #CAC8C8;
}

.nivo-controlNav a:hover {
  background: #D9272E;
}

.header .header-links-wrapper .header-links a,
.breadcrumb a {
  color: #3E3935;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
}
.header .header-links-wrapper .header-links a:hover,
.breadcrumb a:hover {
  color: #D9272E;
}

.header-menu .top-menu > ul > li {
  border: none;
}

.header-menu > ul > li {
  border: none;
}

@media all and (min-width: 1001px) {
  .header-menu > ul > li {
    padding: 0;
  }
  .header-menu > ul > li > a,
  .header-menu > ul > li > span {
    font-size: 16px;
  }
}
.header-menu > ul > li > a {
  padding: 10px;
  color: #3E3935;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
}
.header-menu > ul > li > a:hover {
  color: #D9272E;
}

.header-menu .sublist {
  padding: 5px 0;
  padding: 0;
}

.header-menu .sublist li {
  list-style: none;
}

.header-menu .sublist li a {
  display: block;
  position: relative;
  padding: 10px;
  font-size: 14px;
  color: #3E3935;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}
.header-menu .sublist li a:before {
  content: none;
}
.header-menu .sublist li a:hover {
  color: #D9272E;
}

/* mega menu */
.mega-menu {
  background-color: #fff;
  color: #3E3935;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
}

.mega-menu > li > span.labelfornextplusbutton,
.mega-menu > li > a {
  color: #3E3935;
}

.mega-menu > li > a:hover,
.mega-menu > li:hover > a,
.mega-menu > li:hover > span,
.mega-menu .box li a:hover,
.mega-menu .fullWidth.manufacturers .title:hover {
  color: #D9272E;
}

.footer {
  background-color: #3E3935;
}

.footer .footer-block .title {
  color: #fff;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
  font-size: 20px;
}

.footer .footer-block .list a {
  color: #fff;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  font-size: 14px;
  line-height: 20px;
}
.footer .footer-block .list a:hover {
  color: #3E3935;
}

.footer .footer-lower .footer-info {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
}

.footer .footer-lower .footer-info .footer-privacy-info a,
.footer .footer-lower .footer-info .footer-conditions-of-use a {
  color: #fff;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
  font-weight: bold;
}
.footer .footer-lower .footer-info .footer-privacy-info a:hover,
.footer .footer-lower .footer-info .footer-conditions-of-use a:hover {
  color: #B3282D;
}

.footer .footer-lower .footer-info .separator {
  margin: 0 5px;
}

.footer .footer-lower .footer-info .footer-tax-shipping a {
  color: #fff;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
  font-weight: bold;
  text-decoration: underline;
}
.footer .footer-lower .footer-info .footer-tax-shipping a:hover {
  color: #B3282D;
  text-decoration: underline;
}

.footer .footer-lower .footer-powered-by a {
  color: #fff;
  text-decoration: underline;
}

.footer .footer-block.follow-us .newsletter-result {
  color: #fff;
}

/* buttons */
.button-1,
.button-2 {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background-color: #D9272E;
}

.button-1:hover,
.button-2:hover {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background-color: #B3282D;
}

.search-box .search-box-button,
.search-input .button-1,
.registration-page .button-1,
.registration-result-page .button-1,
.login-page .button-1,
.password-recovery-page .button-1,
.account-page .button-1,
.return-request-page .button-1,
.item-box .product-box-add-to-cart-button,
.cart-button,
.checkout-button,
.contact-page .button-1,
.overview .add-to-cart-button,
.variant-overview .add-to-cart-button,
.mini-shopping-cart input[type=button],
.blog-posts .buttons .read-more,
.news-items .buttons .read-more,
.new-comment .button-1,
.poll .buttons input,
.cart-collaterals .button-2,
.checkout-page .button-1,
.write-review .button-1,
#check-availability-button {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background-color: #D9272E;
}

.search-box .search-box-button:hover,
.search-input .button-1:hover,
.registration-page .button-1:hover,
.registration-result-page .button-1:hover,
.login-page .button-1:hover,
.password-recovery-page .button-1:hover,
.account-page .button-1:hover,
.return-request-page .button-1:hover,
.item-box .product-box-add-to-cart-button:hover,
.cart-button:hover,
.checkout-button:hover,
.contact-page .button-1:hover,
.overview .add-to-cart-button:hover,
.variant-overview .add-to-cart-button:hover,
.mini-shopping-cart input[type=button]:hover,
.blog-posts .buttons .read-more:hover,
.news-items .buttons .read-more:hover,
.new-comment .button-1:hover,
.poll .buttons input:hover,
.cart-collaterals .button-2:hover,
.checkout-page .button-1:hover,
.write-review .button-1:hover,
#check-availability-button:hover {
  background-color: #B3282D;
}

/*.account-page .edit-address-button:before {
    content: "\f040";
    font-family: FontAwesome;
    color: $tertiary-color;
    margin: 0 5px 0 0;
}*/
.account-page .edit-address-button {
  color: #D9272E;
}

.account-page .edit-address-button:hover {
  color: #D9272E;
}

.account-page .delete-address-button {
  color: #D9272E;
}

.account-page .delete-address-button:hover {
  color: #D9272E;
}

/*.order-list-page .order-list .order-details-button:before {
    content: "\f0c9";
    font-family: FontAwesome;
    color: $tertiary-color;
    margin: 0 5px 0 0;
}*/
.order-list-page .order-list .order-details-button {
  color: #D9272E;
  /*background: none;*/
}

.order-list-page .order-list .order-details-button:hover {
  color: #D9272E;
}

.email-a-friend-page .button-1,
.send-email-a-friend-button,
.wishlist-content .update-wishlist-button,
.wishlist-content .wishlist-add-to-cart-button {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background-color: #D9272E;
}

.email-a-friend-page .button-1:hover,
.send-email-a-friend-button:hover,
.wishlist-content .update-wishlist-button:hover,
.wishlist-content .wishlist-add-to-cart-button:hover {
  background-color: #B3282D;
}

.wishlist-content .email-a-friend-wishlist-button {
  background-color: #eaeaea;
  color: #666;
  /*background-image: url('../../Content/images/email-button.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 40px;
  line-height: 20px;*/
}

.wishlist-content .email-a-friend-wishlist-button:hover {
  background-color: #ddd;
  color: #666;
}

.order-details-page .actions input:first-child {
  background-color: #3E3935;
}

.order-details-page .actions input:first-child:hover {
  background-color: #B3282D;
}

.mini-shopping-cart input[type=button] {
  background-color: #3E3935;
}

.mini-shopping-cart input[type=button]:hover {
  background-color: #B3282D;
}

/* modals */
.close-modal-button {
  color: #fff;
  background-color: #D9272E;
  background-color: #3E3935;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
}
.close-modal-button:focus, .close-modal-button:hover, .close-modal-button:active, .close-modal-button:active:focus, .close-modal-button:active:hover {
  color: #fff;
  background-color: #3E3935;
  border-color: #3E3935;
}

.agree-modal-button {
  color: #fff;
  background-color: #B3282D;
  background-color: #D9272E;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
}
.agree-modal-button:focus, .agree-modal-button:hover, .agree-modal-button:active, .agree-modal-button:active:focus, .agree-modal-button:active:hover {
  color: #fff;
  background-color: #B3282D;
  border-color: #B3282D;
}

.mini-shopping-cart .name a {
  color: #3E3935;
}

.mini-shopping-cart .name a:hover {
  color: #B3282D;
}

.block-category-navigation .title {
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
  color: #3E3935;
}

.block .list a {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  color: #3E3935;
}

.block .list .active > a {
  color: inherit;
}

.block .list a:hover {
  color: #D9272E;
}

.product-grid .title,
.item-box .title a,
.item-box .product-title a,
.email-a-friend-page .title h2 a {
  color: #3E3935;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
}

.item-box .product-title a:hover,
.item-box .title a:hover,
.email-a-friend-page .title h2 a:hover {
  color: #D9272E;
}

.fieldset .title,
.section .title {
  color: #3E3935;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
}

.accept-privacy-policy span,
.accept-privacy-policy span a,
.terms-of-service span a {
  color: #D9272E;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}

.accept-privacy-policy span:hover,
.accept-privacy-policy a:hover,
.terms-of-service span a:hover {
  color: #B3282D;
}

.product-reviews-page h1 a {
  color: #D9272E;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}

.product-reviews-page h1 a:hover {
  color: #B3282D;
}

.overview .product-name h1 {
  color: #3E3935;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
}

.item-box .actual-price,
.overview .product-price {
  color: #3E3935;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}

.cart .product a,
.data-table .product a,
.data-table .info a,
.compare-products-table .product-name td a {
  color: #3E3935;
  font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
}

.cart .product a:hover,
.data-table .product a:hover,
.data-table .info a:hover,
.compare-products-table .product-name td a:hover,
.compare-products-table .remove-button:hover {
  color: #D9272E;
  background-color: transparent;
}

.compare-products-page .clear-list {
  background-color: #D9272E;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}

.compare-products-page .clear-list:hover {
  background-color: #B3282D;
}

.cart .product .edit-item a,
.product-review-item .review-info a,
.product-review-helpfulness .vote,
.login-page .returning-wrapper .inputs.reversed a,
.product-review-links a,
.product-reviews-overview a,
.order-completed .details a {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  color: #D9272E;
}

.cart .product .edit-item a:hover,
.product-review-item .review-info a:hover,
.product-review-helpfulness .vote:hover,
.login-page .returning-wrapper .inputs.reversed a:hover,
.product-review-links a:hover,
.product-reviews-overview a:hover,
.order-completed .details a:hover {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  color: #B3282D;
}

.cart-total .order-total {
  color: #D9272E;
}

.cart td.subtotal .discount {
  font-style: italic;
  color: #D9272E;
}

.sitemap-page a:hover {
  color: #D9272E;
}

.order-details-page .order-overview .order-total strong {
  color: #B3282D;
}

.shopping-cart-page .common-buttons input:first-child,
.cart-footer .checkout-button {
  background-color: #D9272E;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}

.shopping-cart-page .common-buttons input:first-child:hover,
.cart-footer .checkout-button:hover {
  background-color: #B3282D;
}

.cart-collaterals .apply-discount-coupon-code-button,
.cart-collaterals .apply-gift-card-coupon-code-button,
.shopping-cart-page .common-buttons input,
.cart-options .continue-shopping-button {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background-color: #B3282D;
}

.cart-collaterals .apply-discount-coupon-code-button:hover,
.cart-collaterals .apply-gift-card-coupon-code-button:hover,
.shopping-cart-page .common-buttons input:hover,
.cart-options .continue-shopping-button:hover {
  background-color: #90292A;
}

.newsletter-subscribe-button {
  background-color: #D9272E;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}

.newsletter-subscribe-button:hover {
  background-color: #B3282D;
}

.newsletter-result {
  color: #fff;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}

.address-list-page .button-2,
.order-list-page .button-2 {
  background-color: #fff;
}

/* sale of the day plugin */
.sale-of-the-day-offer {
  color: #333;
}

.sale-of-the-day-offer .title {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  color: #3E3935 !important;
}

.sale-of-the-day-offer .sale-item .product-name h4 {
  color: #D9272E !important;
}

.sale-of-the-day-offer .sale-item .product-name h4 a:hover,
.sale-of-the-day-offer .sale-item .product-name h4 a:focus {
  color: #B3282D;
}

.sale-of-the-day-offer .sale-item .short-description {
  color: #666 !important;
}

.sale-of-the-day-offer .sale-item .price.actual-price {
  color: #666 !important;
}

.sale-of-the-day-offer .sale-item .go-to-product-page {
  color: #fff;
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background: #D9272E;
  background-color: #D9272E;
}

.sale-of-the-day-offer .sale-item .go-to-product-page:hover,
.sale-of-the-day-offer .sale-item .go-to-product-page:focus {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background-color: #B3282D;
}

.sale-of-the-day-offer .owl-dot:hover,
.sale-of-the-day-offer .owl-dot:focus {
  background: #D9272E;
}

.sale-of-the-day-offer .owl-dot.active {
  background: #CAC8C8;
}

.sale-of-the-day-offer .owl-dot.active:hover,
.sale-of-the-day-offer .owl-dot.active:focus {
  background: #D9272E;
}

/* sale of the day plugin */
.alert-warning.security-alert {
  color: inherit;
  background-color: #f9f9f9;
  border-color: #e6e6e6;
}

.security-alert strong {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
}

/* layout, sizing, display, misc */
.checkout-attributes select {
  min-width: 100px !important;
}

.order-progress {
  background-color: transparent;
}

.payment-method .payment-logo,
.link-rss,
.order-details-page .page-title a.print-order-button,
.order-details-page .page-title a.pdf-invoice-button,
.footer .footer-block.follow-us .social {
  display: none;
}

.page-title {
  padding: 9.5px 10px;
}

.page-title h1 {
  margin: 0;
}

.pager li {
  display: inline-block;
}

.pager li a:hover {
  background-color: #B3282D;
  color: #fff;
}

.pager li span {
  color: inherit;
}

.pager li.previous-page span,
.pager li.current-page span,
.pager li.next-page span {
  background-color: #D9272E;
  color: #fff;
}

.pager li.previous-page *,
.pager li.current-page *,
.pager li.next-page * {
  background-image: none;
}

.pager li.previous-page a,
.pager li.current-page a,
.pager li.next-page a {
  background: none;
  color: inherit;
}

.pager li.previous-page a:hover,
.pager li.current-page a:hover,
.pager li.next-page a:hover {
  background-color: #B3282D;
  color: #fff;
}

.pager li.previous-page a:before {
  content: "\f053";
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 20px;
}

.pager li.next-page a:before {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 20px;
}

.login-page .returning-wrapper .form-fields {
  overflow: visible;
}

/* validation */
.message-error,
.field-validation-error,
.username-not-available-status,
.poll-vote-error,
.password-error {
  color: #D9272E;
}

/* bootstrap overrides */
.bootstrap-maxlength.label-danger {
  background-color: #D9272E;
}

.bootstrap-maxlength.label-success {
  background-color: #D9272E;
}

/*** MOBILE NAVIGATION ***/
@media all and (max-width: 1000px) {
  .menu-toggle {
    background: none;
    position: relative;
    background-color: #3E3935;
    color: #fff;
  }
  .menu-toggle:after {
    content: "\f013";
    font-family: FontAwesome;
    color: #fff;
    right: 10px;
    position: absolute;
    top: auto;
  }
  .menu-title {
    background: none;
    position: relative;
    background-color: #3E3935;
    color: #fff;
  }
  .menu-title:after {
    content: "\f0c9";
    font-family: FontAwesome;
    color: #fff;
    right: 10px;
    position: absolute;
    top: 15px;
  }
}
@media all and (max-width: 768px) {
  .footer .footer-block .title {
    color: #fff;
  }
  .footer .footer-block .list a {
    color: #3E3935;
    font-family: "Speedee Bold", sans-serif, Arial, Helvetica;
  }
  .footer .footer-block .list a:hover {
    color: #B3282D;
  }
  .footer-block .title {
    background: none;
    position: relative;
    background-color: #3E3935;
    background-color: #a6a6a3;
    background-color: #333;
    color: #fff;
  }
  .footer-block .title:after {
    content: "\f107"; /* FA down arrow */
    font-family: FontAwesome;
    color: #fff;
    right: 10px;
    position: absolute;
    top: auto;
  }
  .footer .footer-block.follow-us .newsletter .title {
    background: none;
    background-color: #3E3935;
    background-color: #a6a6a3;
    background-color: #333;
    color: #fff;
  }
}
@media all and (min-width: 769px) {
  .footer .footer-block .title {
    background: none;
    color: #fff;
  }
  .footer .footer-block .list a {
    color: #fff;
  }
  .footer .footer-block .list a:hover {
    color: #B3282D;
  }
}
/* social icons w/FontAwesome */
.follow-us .social a {
  background: none;
  color: #fff;
}
.follow-us .social a:hover {
  color: #B3282D;
}
.follow-us .social a:before {
  font-size: 30px;
  line-height: 40px;
}

.follow-us .social .facebook a:before {
  content: "\f09a";
  font-family: FontAwesome;
}

.follow-us .social .twitter a:before {
  content: "\f099";
  font-family: FontAwesome;
}

.follow-us .social .youtube a:before {
  content: "\f167";
  font-family: FontAwesome;
}

.follow-us .social .google-plus a:before {
  content: "\f0d5";
  font-family: FontAwesome;
}

.follow-us .social .instagram a:before {
  content: "\f16d";
  font-family: FontAwesome;
}

/* social icons w/FontAwesome */
/* email signup */
input[type=email] {
  height: 36px;
  border: 1px solid #ddd;
  padding: 8px;
  vertical-align: middle;
  border-radius: 0;
}

button[type=submit] {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background-color: #D9272E;
  color: #fff;
  text-transform: uppercase;
  height: 40px;
  min-width: 86px;
  padding: 0 15px;
  text-align: center;
  border-style: none !important;
}
button[type=submit]:hover {
  background-color: #B3282D;
}

/* homepage modal(s) */
.modal-header .modal-title {
  color: #B3282D;
  font-size: 22px;
  font-weight: bold;
}

.modal-body ul {
  list-style: disc;
}

.modal-body li {
  margin-left: 20px;
}

.modal-footer .modal-continue-button {
  font-family: "Speedee Regular", sans-serif, Arial, Helvetica;
  background-color: #B3282D;
  color: #fff;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
}
.modal-footer .modal-continue-button:hover {
  background-color: #90292A;
  color: #fff;
}

/* FancyProductDesigner colors */
/* Primary Color */
.fpd-container .fpd-primary-bg-color,
.fpd-actions-wrapper > .fpd-action-btn:hover,
.fpd-actions-wrapper > .fpd-action-btn.fpd-active,
.fpd-thumbnail-preview > .fpd-preview-price {
  background-color: #3E3935;
}

.fpd-container .fpd-primary-text-color,
.fpd-navigation > div.fpd-active,
.fpd-bottom-nav > div.fpd-active {
  color: #3E3935;
}

/* Secondary Color */
.fpd-container .fpd-secondary-bg-color,
.fpd-container .fpd-btn,
.fpd-modal-wrapper .fpd-btn,
.fpd-switch-container.fpd-enabled .fpd-switch-toggle,
.fpd-switch-container.fpd-enabled .fpd-switch-bar,
.fpd-modal-product-designer.fpd-modal-overlay .fpd-done {
  background-color: #B3282D;
}

.fpd-container .fpd-btn.fpd-secondary,
.fpd-modal-wrapper .fpd-btn.fpd-secondary {
  background: #d85055;
}

.fpd-container .fpd-btn:hover,
.fpd-modal-wrapper .fpd-btn:hover {
  background: #c02b30;
}

.fpd-container .fpd-btn.fpd-secondary:hover,
.fpd-modal-wrapper .fpd-btn:hover {
  background: #db5c61;
}

.fpd-toggle.fpd-enabled {
  color: #B3282D !important;
}

.fpd-action-btn {
  color: #B3282D !important;
}
.fpd-action-btn:hover, .fpd-action-btn:focus {
  background-color: #B3282D !important;
  color: #ffffff !important;
}

/* cookie consent */
.eu-cookie-bar-notification {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 320px;
  height: 180px;
  margin: -90px 0 0 -160px;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 20px;
  text-align: center;
  border: 1px solid #B3282D;
  background-color: #fff;
  border-radius: 6px;
}

.eu-cookie-bar-notification .text {
  margin-bottom: 20px;
  line-height: 20px;
}

.eu-cookie-bar-notification button {
  min-width: 60px;
  margin: 5px 0 10px;
  border: none;
  padding: 8px 12px;
  font-size: 14px;
  background-color: #3E3935;
  background-color: #B3282D;
  border-radius: 0;
  color: #B3282D;
  color: #fff;
  text-transform: uppercase;
}
.eu-cookie-bar-notification button:hover, .eu-cookie-bar-notification button:focus {
  background-color: #90292A;
  color: #fff;
}

.eu-cookie-bar-notification a {
  display: block;
  color: #3E3935;
  color: #B3282D;
}
.eu-cookie-bar-notification a:hover, .eu-cookie-bar-notification a:hover {
  color: #3E3935;
  text-decoration: none;
}
