::-moz-selection {
    background-color: #af0e15;
  }
  ::selection {
    background-color: #af0e15;
  }
  .bg-primary {
    background-color: #af0e15 !important;
  }
  .bg-secondary {
    background-color: #1d84ea !important;
  }
  a {
    color: #af0e15;
  }
  a:hover,
  a:focus {
    color: #0080ff;
  }
  .link-underline {
    box-shadow: 0 1px 0 0 #af0e15;
  }
  .text-primary {
    color: #af0e15 !important;
  }
  .text-secondary {
    color: #1d84ea !important;
  }
  .alert-primary {
    background-color: #af0e15;
  }
  .banner-badge .banner-link:hover .banner-link-text,
  .banner-badge .banner-link:focus .banner-link-text {
    background-color: #af0e15;
  }
  .header-3 .header-search-extended .btn,
  .header-4 .header-search-extended .btn {
    background-color: transparent;
    color: #333;
  }
  .header-3 .header-search-extended .btn:hover,
  .header-3 .header-search-extended .btn:focus,
  .header-4 .header-search-extended .btn:hover,
  .header-4 .header-search-extended .btn:focus {
    color: #af0e15;
  }
  .btn-video {
    color: #af0e15;
  }
  .btn-video:hover,
  .btn-video:focus {
    background-color: #1d84ea;
  }
  .breadcrumb-item a:hover,
  .breadcrumb-item a:focus {
    color: #af0e15;
  }
  .btn-link {
    color: #af0e15;
  }
  .btn-link:hover,
  .btn-link:focus,
  .btn-link .btn-link-dark:hover,
  .btn-link .btn-link-dark:focus {
    color: #af0e15;
    border-color: #af0e15;
  }
  .btn-primary {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary.focus,
  .btn-primary:not(:disabled):not(.disabled):active,
  .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1d84ea;
    border-color: #1d84ea;
    box-shadow: none;
  }
  .btn-primary.disabled,
  .btn-primary:disabled {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
  }
  .btn-secondary {
    color: #fff;
    background-color: #1d84ea;
    border-color: #1d84ea;
    box-shadow: none;
  }
  .btn-secondary:hover,
  .btn-secondary:focus,
  .btn-secondary.focus,
  .btn-secondary:not(:disabled):not(.disabled):active,
  .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-secondary.disabled,
  .btn-secondary:disabled {
    color: #fff;
    background-color: #1d84ea;
    border-color: #1d84ea;
  }
  .btn-white {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-white:hover,
  .btn-white:focus,
  .btn-white.focus,
  .btn-white:not(:disabled):not(.disabled):active,
  .btn-white:not(:disabled):not(.disabled).active,
  .show > .btn-white.dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-white.disabled,
  .btn-white:disabled {
    color: #333;
    background-color: #fff;
    border-color: #fff;
  }
  .btn-white-2 {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-white-2:hover,
  .btn-white-2:focus,
  .btn-white-2.focus,
  .btn-white-2:not(:disabled):not(.disabled):active,
  .btn-white-2:not(:disabled):not(.disabled).active,
  .show > .btn-white-2.dropdown-toggle {
    color: #fff;
    background-color: #1d84ea;
    border-color: #1d84ea;
    box-shadow: none;
  }
  .btn-white-2.disabled,
  .btn-white-2:disabled {
    color: #333;
    background-color: #fff;
    border-color: #fff;
  }
  .btn-primary-white {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-primary-white:hover,
  .btn-primary-white:focus,
  .btn-primary-white.focus,
  .btn-primary-white:not(:disabled):not(.disabled):active,
  .btn-primary-white:not(:disabled):not(.disabled).active,
  .show > .btn-primary-white.dropdown-toggle {
    color: #af0e15;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-primary-white.disabled,
  .btn-primary-white:disabled {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
  }
  .btn-white-primary {
    color: #af0e15;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-white-primary:hover,
  .btn-white-primary:focus,
  .btn-white-primary.focus,
  .btn-white-primary:not(:disabled):not(.disabled):active,
  .btn-white-primary:not(:disabled):not(.disabled).active,
  .show > .btn-white-primary.dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-white-primary.disabled,
  .btn-white-primary:disabled {
    color: #af0e15;
    background-color: #fff;
    border-color: #fff;
  }
  .btn-dark {
    color: #fff;
    background-color: #333;
    border-color: #333;
    box-shadow: none;
  }
  .btn-dark:hover,
  .btn-dark:focus,
  .btn-dark.focus,
  .btn-dark:not(:disabled):not(.disabled):active,
  .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-dark.disabled,
  .btn-dark:disabled {
    color: #fff;
    background-color: #333;
    border-color: #333;
  }
  .btn-outline {
    color: #af0e15;
    background-color: transparent;
    background-image: none;
    border-color: #ebebeb;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  }
  .btn-outline:hover,
  .btn-outline:focus,
  .btn-outline.focus,
  .btn-outline:not(:disabled):not(.disabled):active,
  .btn-outline:not(:disabled):not(.disabled).active,
  .show > .btn-outline.dropdown-toggle {
    color: #af0e15;
    background-color: transparent;
    border-color: #ebebeb;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  }
  .btn-outline.disabled,
  .btn-outline:disabled {
    color: #af0e15;
    background-color: transparent;
  }
  .btn-outline-primary {
    color: #af0e15;
    background-color: transparent;
    background-image: none;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-outline-primary:hover,
  .btn-outline-primary:focus,
  .btn-outline-primary.focus,
  .btn-outline-primary:not(:disabled):not(.disabled):active,
  .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #af0e15;
    background-color: transparent;
    border-color: #ebebeb;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  }
  .btn-outline-primary.disabled,
  .btn-outline-primary:disabled {
    color: #af0e15;
    background-color: transparent;
  }
  .btn-outline-primary-2 {
    color: #af0e15;
    background-color: transparent;
    background-image: none;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-outline-primary-2:hover,
  .btn-outline-primary-2:focus,
  .btn-outline-primary-2.focus,
  .btn-outline-primary-2:not(:disabled):not(.disabled):active,
  .btn-outline-primary-2:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary-2.dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-outline-primary-2.disabled,
  .btn-outline-primary-2:disabled {
    color: #af0e15;
    background-color: transparent;
  }
  .btn-outline-light {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-outline-light:hover,
  .btn-outline-light:focus,
  .btn-outline-light.focus,
  .btn-outline-light:not(:disabled):not(.disabled):active,
  .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #af0e15;
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-outline-light.disabled,
  .btn-outline-light:disabled {
    color: #fff;
    background-color: transparent;
  }
  .btn-outline-dark {
    color: #333;
    background-color: transparent;
    background-image: none;
    border-color: #d7d7d7;
    box-shadow: none;
  }
  .btn-outline-dark:hover,
  .btn-outline-dark:focus,
  .btn-outline-dark.focus,
  .btn-outline-dark:not(:disabled):not(.disabled):active,
  .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #af0e15;
    background-color: transparent;
    border-color: #ebebeb;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  }
  .btn-outline-dark.disabled,
  .btn-outline-dark:disabled {
    color: #333;
    background-color: transparent;
  }
  .btn-outline-dark-2 {
    color: #333;
    background-color: transparent;
    background-image: none;
    border-color: #ebebeb;
    box-shadow: none;
  }
  .btn-outline-dark-2:hover,
  .btn-outline-dark-2:focus,
  .btn-outline-dark-2.focus,
  .btn-outline-dark-2:not(:disabled):not(.disabled):active,
  .btn-outline-dark-2:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-2.dropdown-toggle {
    color: #af0e15;
    background-color: #fafafa;
    border-color: #ebebeb;
    box-shadow: none;
  }
  .btn-outline-dark-2.disabled,
  .btn-outline-dark-2:disabled {
    color: #333;
    background-color: transparent;
  }
  .btn-outline-dark-3 {
    color: #333;
    background-color: transparent;
    background-image: none;
    border-color: #d7d7d7;
    box-shadow: none;
  }
  .btn-outline-dark-3:hover,
  .btn-outline-dark-3:focus,
  .btn-outline-dark-3.focus,
  .btn-outline-dark-3:not(:disabled):not(.disabled):active,
  .btn-outline-dark-3:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-3.dropdown-toggle {
    color: #af0e15;
    background-color: transparent;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-outline-dark-3.disabled,
  .btn-outline-dark-3:disabled {
    color: #333;
    background-color: transparent;
  }
  .btn-outline-darker {
    color: #333;
    background-color: transparent;
    background-image: none;
    border-color: #d7d7d7;
    box-shadow: none;
  }
  .btn-outline-darker:hover,
  .btn-outline-darker:focus,
  .btn-outline-darker.focus,
  .btn-outline-darker:not(:disabled):not(.disabled):active,
  .btn-outline-darker:not(:disabled):not(.disabled).active,
  .show > .btn-outline-darker.dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-outline-darker.disabled,
  .btn-outline-darker:disabled {
    color: #333;
    background-color: transparent;
  }
  .btn-outline-gray {
    color: #333;
    background-color: transparent;
    background-image: none;
    border-color: #959595;
    box-shadow: none;
  }
  .btn-outline-gray:hover,
  .btn-outline-gray:focus,
  .btn-outline-gray.focus,
  .btn-outline-gray:not(:disabled):not(.disabled):active,
  .btn-outline-gray:not(:disabled):not(.disabled).active,
  .show > .btn-outline-gray.dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-outline-gray.disabled,
  .btn-outline-gray:disabled {
    color: #333;
    background-color: transparent;
  }
  .btn-outline-lightgray {
    color: #333;
    background-color: transparent;
    background-image: none;
    border-color: #ebebeb;
    box-shadow: none;
  }
  .btn-outline-lightgray:hover,
  .btn-outline-lightgray:focus,
  .btn-outline-lightgray.focus,
  .btn-outline-lightgray:not(:disabled):not(.disabled):active,
  .btn-outline-lightgray:not(:disabled):not(.disabled).active,
  .show > .btn-outline-lightgray.dropdown-toggle {
    color: #af0e15;
    background-color: #f5f6f9;
    border-color: #ebebeb;
    box-shadow: none;
  }
  .btn-outline-lightgray.disabled,
  .btn-outline-lightgray:disabled {
    color: #333;
    background-color: transparent;
  }
  .btn-outline-white {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-outline-white:hover,
  .btn-outline-white:focus,
  .btn-outline-white.focus,
  .btn-outline-white:not(:disabled):not(.disabled):active,
  .btn-outline-white:not(:disabled):not(.disabled).active,
  .show > .btn-outline-white.dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    box-shadow: none;
  }
  .btn-outline-white.disabled,
  .btn-outline-white:disabled {
    color: #fff;
    background-color: transparent;
  }
  .btn-outline-white-2 {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-outline-white-2:hover,
  .btn-outline-white-2:focus,
  .btn-outline-white-2.focus,
  .btn-outline-white-2:not(:disabled):not(.disabled):active,
  .btn-outline-white-2:not(:disabled):not(.disabled).active,
  .show > .btn-outline-white-2.dropdown-toggle {
    color: #fff;
    background-color: #1d84ea;
    border-color: #1d84ea;
    box-shadow: none;
  }
  .btn-outline-white-2.disabled,
  .btn-outline-white-2:disabled {
    color: #fff;
    background-color: transparent;
  }
  .btn-outline-white-4 {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-outline-white-4:hover,
  .btn-outline-white-4:focus,
  .btn-outline-white-4.focus,
  .btn-outline-white-4:not(:disabled):not(.disabled):active,
  .btn-outline-white-4:not(:disabled):not(.disabled).active,
  .show > .btn-outline-white-4.dropdown-toggle {
    color: #af0e15;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
  }
  .btn-outline-white-4.disabled,
  .btn-outline-white-4:disabled {
    color: #fff;
    background-color: transparent;
  }
  .newsletter-popup-container .input-group .btn:hover,
  .newsletter-popup-container .input-group .btn:focus {
    background-color: #af0e15;
  }
  .bg-image .btn-link-dark:hover,
  .bg-image .btn-link-dark:focus {
    color: #af0e15;
    border-color: #af0e15;
  }
  .bg-image .btn-outline-primary:hover,
  .bg-image .btn-outline-primary:focus,
  .bg-image .btn-outline-primary.focus,
  .bg-image .btn-outline-primary:not(:disabled):not(.disabled):active,
  .bg-image .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .bg-image .btn-outline-primary.dropdown-toggle {
    background-color: #af0e15;
    border-color: #af0e15;
  }
  .bg-image .btn-outline-dark:hover,
  .bg-image .btn-outline-dark:focus,
  .bg-image .btn-outline-dark.focus,
  .bg-image .btn-outline-dark:not(:disabled):not(.disabled):active,
  .bg-image .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .bg-image .btn-outline-dark.dropdown-toggle {
    color: #af0e15;
  }
  .card-title a {
    color: #af0e15;
  }
  .card-title a:before {
    color: #af0e15;
  }
  .card-title a.collapsed:hover,
  .card-title a.collapsed:focus {
    color: #af0e15;
  }
  .count-wrapper {
    color: #af0e15;
  }
  .feature-box i {
    color: #af0e15;
  }
  .feature-box-simple i {
    color: #af0e15;
  }
  .form-control:focus {
    border-color: #af0e15;
  }
  .custom-control.custom-radio.custom-control-input:checked
    ~ .custom-control-label::before {
    border-color: #af0e15;
  }
  .custom-control.custom-radio.custom-control-input:checked
    ~ .custom-control-label::after {
    background-color: #af0e15;
  }
  .icon-box-icon {
    color: #af0e15 !important;
  }
  .icon-box-circle .icon-box-icon {
    background-color: #af0e15;
  }
  .instagram-feed-content a:hover,
  .instagram-feed-content a:focus {
    color: #af0e15;
  }
  .close:hover,
  .close:focus {
    color: #af0e15;
  }
  .page-header h1 span {
    color: #af0e15;
  }
  .page-link:hover,
  .page-link:focus {
    color: #af0e15;
  }
  .page-item.active .page-link {
    color: #af0e15;
  }
  .social-icon:hover,
  .social-icon:focus {
    color: #af0e15;
    border-color: #af0e15;
  }
  .testimonial-icon:before {
    color: #af0e15;
  }
  .nav.nav-tabs .nav-link:hover,
  .nav.nav-tabs .nav-link:focus {
    color: #af0e15;
  }
  .nav.nav-tabs .nav-item.show .nav-link,
  .nav.nav-tabs .nav-item .nav-link.active {
    color: #af0e15;
  }
  .nav.nav-pills .nav-link:hover,
  .nav.nav-pills .nav-link:focus {
    color: #af0e15;
  }
  .nav.nav-pills .nav-item.show .nav-link,
  .nav.nav-pills .nav-item .nav-link.active {
    color: #af0e15;
    border: 1px #af0e15 solid;
    background-color: #fff;
    margin-right: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .nav.nav-border-anim .nav-link:before {
    background-color: #af0e15;
  }
  .title-link:hover,
  .title-link:focus {
    box-shadow: 0 1px 0 0 #af0e15;
  }
  .product-countdown.countdown-primary .countdown-amount {
    color: #af0e15;
  }
  .product-title a:hover,
  .product-title a:focus {
    color: #af0e15;
  }
  .product-price {
    color: #af0e15;
  }
  .product-label.label-primary {
    background-color: #af0e15;
  }
  .product-label.label-secondary {
    background-color: #1d84ea;
  }
  .product-label-text {
    color: #af0e15;
  }
  .ratings-primary .ratings-val {
    color: #af0e15;
  }
  .ratings-text a:hover,
  .ratings-text a:focus {
    color: #af0e15;
  }
  .btn-product {
    color: #af0e15;
  }
  .btn-product:hover span,
  .btn-product:focus span {
    color: #af0e15;
    box-shadow: 0 1px 0 0 #af0e15;
  }
  .btn-product-icon {
    color: #af0e15;
  }
  .btn-product-icon:hover,
  .btn-product-icon:focus {
    background-color: #af0e15;
  }
  .product-body .btn-wishlist:hover,
  .product-body .btn-wishlist:focus {
    color: #af0e15;
  }
  .btn-expandable span {
    background-color: #af0e15;
  }
  .product.product-4 .btn-product:hover,
  .product.product-4 .btn-product:focus {
    background-color: #1d84ea;
  }
  .product.product-5 .btn-product {
    color: #af0e15;
  }
  .product.product-5 .btn-product:hover,
  .product.product-5 .btn-product:focus {
    background-color: #af0e15;
  }
  .product.product-7 .btn-product {
    color: #af0e15;
  }
  .product.product-7 .btn-product span {
    color: #af0e15;
  }
  .product.product-7 .btn-product:hover,
  .product.product-7 .btn-product:focus {
    background-color: #af0e15;
    border-bottom-color: #af0e15;
  }
  .product.product-8 .new-price {
    color: #af0e15;
  }
  .product.product-8 .btn-product:before {
    color: #af0e15;
  }
  .product.product-8 .btn-product:hover,
  .product.product-8 .btn-product:focus {
    background-color: #af0e15;
  }
  .product.product-list .btn-product:hover,
  .product.product-list .btn-product:focus {
    color: #af0e15;
  }
  .product.product-list .btn-product.btn-cart {
    color: #af0e15;
    border-bolor: #af0e15;
  }
  .product.product-list .btn-product.btn-cart:hover,
  .product.product-list .btn-product.btn-cart:focus {
    background-color: #af0e15;
  }
  .footer a:hover,
  .footer a:focus {
    color: #af0e15;
  }
  .footer-dark.footer-2 .widget-about-title {
    color: #af0e15;
  }
  .header-top a:hover,
  .header-top a:focus {
    color: #af0e15;
  }
  .top-menu span {
    color: #af0e15;
  }
  .header-menu a:hover,
  .header-menu a:focus {
    color: #af0e15;
  }
  .account a:hover,
  .account a:focus {
    color: #af0e15;
  }
  .wishlist a:hover,
  .wishlist a:focus {
    color: #af0e15;
  }
  .wishlist a .wishlist-count {
    background-color: #af0e15;
  }
  .cart-dropdown:hover .dropdown-toggle,
  .cart-dropdown.show .dropdown-toggle,
  .compare-dropdown:hover .dropdown-toggle,
  .compare-dropdown.show .dropdown-toggle {
    color: #af0e15;
  }
  .compare-product-title a:hover,
  .compare-product-title a:focus {
    color: #af0e15;
  }
  .compare-actions .action-link:hover,
  .compare-actions .action-link:focus {
    color: #af0e15;
  }
  .cart-dropdown .cart-count {
    background-color: #af0e15;
  }
  .cart-dropdown .product-title a:hover,
  .cart-dropdown .product-title a:focus {
    color: #af0e15;
  }
  .wishlist-link .wishlist-count {
    background-color: #af0e15;
  }
  .wishlist-link:hover,
  .wishlist-link:focus {
    color: #af0e15;
  }
  .search-toggle:hover,
  .search-toggle:focus,
  .search-toggle.active {
    color: #af0e15;
  }
  .menu li.show > a,
  .menu li.active > a {
    color: #fff;
    font-weight: bold;
  }
  .menu li:hover > a {
    color: #fff;
  }
  .demo-item a:hover,
  .demo-item a:focus {
    color: #af0e15;
  }
  .tip {
    background-color: #af0e15;
  }
  .header-bottom .menu > li > a:before {
    background-color: #af0e15;
  }
  .category-dropdown .dropdown-toggle:before {
    background-color: #af0e15;
  }
  .category-dropdown .dropdown-toggle:hover,
  .category-dropdown .dropdown-toggle:focus {
    color: #fff;
    background-color: #af0e15;
  }
  .category-dropdown:not(.is-on):hover .dropdown-toggle {
    background-color: #af0e15;
  }
  .category-dropdown.show .dropdown-toggle {
    color: #fff;
    background-color: #af0e15;
  }
  .category-dropdown .dropdown-item:hover,
  .category-dropdown .dropdown-item:focus {
    color: #af0e15;
  }
  .menu-vertical li:hover > a,
  .menu-vertical li.show > a,
  .menu-vertical li.active > a {
    color: #af0e15;
  }
  .menu-vertical > li:hover > a,
  .menu-vertical > li.show > a,
  .menu-vertical > li.active > a {
    color: #af0e15;
  }
  .mobile-menu-close:hover,
  .mobile-menu-close:focus {
    color: #af0e15;
  }
  .mobile-menu li a:hover,
  .mobile-menu li a:focus {
    color: #af0e15;
  }
  .mobile-menu li.open > a,
  .mobile-menu li.active > a {
    color: #af0e15;
  }
  .mmenu-btn:hover,
  .mmenu-btn:focus {
    color: #af0e15;
  }
  .mobile-search .form-control:focus {
    border-color: #af0e15;
  }
  .nav.nav-pills-mobile .nav-link.active,
  .nav.nav-pills-mobile .nav-link:hover,
  .nav.nav-pills-mobile .nav-link:focus {
    color: #af0e15;
    border-bottom-color: #af0e15;
  }
  .mobile-cats-menu li a:hover,
  .mobile-cats-menu li a:focus {
    color: #af0e15;
  }
  .mobile-menu-light .mobile-menu li.open > a,
  .mobile-menu-light .mobile-menu li.active > a {
    color: #af0e15;
  }
  .mobile-menu-light .mobile-search .form-control:focus {
    border-color: #af0e15;
  }
  .header-4 .header-search .header-search-wrapper {
    border-color: #af0e15;
  }
  .header-4 .dropdown.category-dropdown .dropdown-toggle:not(:hover):not(:focus) {
    color: #af0e15;
  }
  @media screen and (max-width: 991px) {
    .header-4 .header-search-visible .header-search-wrapper:before {
      border-bottom-color: #af0e15;
    }
  }
  .header-6 .header-middle a:hover,
  .header-6 .header-middle a:focus {
    color: #af0e15;
  }
  .header-8 .header-top {
    color: #d1e8ff;
    background-color: #af0e15;
  }
  .header-10 .header-search .header-search-wrapper {
    border-color: #af0e15;
  }
  .header-10 .category-dropdown .dropdown-toggle {
    background-color: #af0e15;
  }
  .header-10 .menu-vertical .menu-title {
    color: #af0e15;
  }
  .header-12 .dropdown.category-dropdown .dropdown-toggle {
    background-color: #af0e15;
  }
  .header-13 .dropdown.category-dropdown .dropdown-toggle {
    background-color: #af0e15;
  }
  .header-14 .header-search .header-search-wrapper {
    border-color: #af0e15;
  }
  .header-14 .dropdown.category-dropdown .dropdown-toggle {
    background-color: #af0e15;
  }
  .entry-video a:hover:after,
  .entry-video a:focus:after {
    color: #af0e15;
  }
  .entry-meta a:hover,
  .entry-meta a:focus {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .entry-title a:hover,
  .entry-title a:focus {
    color: #af0e15;
  }
  .entry-cats a:hover,
  .entry-cats a:focus {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .read-more:hover,
  .read-more:focus {
    box-shadow: 0 1px 0 0 #af0e15;
  }
  .menu-cat a:hover,
  .menu-cat a:focus {
    color: #af0e15;
  }
  .menu-cat li.active a {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .widget-search .btn:hover,
  .widget-search .btn:focus {
    color: #af0e15;
  }
  .widget-cats a:hover,
  .widget-cats a:focus {
    color: #af0e15;
  }
  .posts-list a:hover,
  .posts-list a:focus {
    color: #af0e15;
  }
  .tagcloud a:hover,
  .tagcloud a:focus {
    color: #af0e15;
  }
  .table .total-col {
    color: #af0e15;
  }
  .btn.btn-spinner:hover,
  .btn.btn-spinner:focus {
    color: #af0e15;
  }
  .table.table-summary .summary-shipping-estimate a:hover,
  .table.table-summary .summary-shipping-estimate a:focus {
    color: #af0e15;
    border-bottom-color: #af0e15;
  }
  .sidebar-toggler:hover,
  .sidebar-toggler:focus {
    color: #af0e15;
  }
  #filter-price-range {
    color: #af0e15;
  }
  .checkout-discount label span {
    color: #af0e15;
  }
  .checkout-discount .form-control:focus {
    border-color: #af0e15;
  }
  .table.table-summary a:hover,
  .table.table-summary a:focus {
    color: #af0e15;
  }
  .table.table-summary .summary-total td {
    color: #af0e15;
  }
  .accordion-summary .card-title a:before {
    border-color: #af0e15;
  }
  .accordion-summary .card-title a:after {
    background-color: #af0e15;
  }
  .paypal-link:hover,
  .paypal-link:focus {
    color: #af0e15 !important;
  }
  .coming-countdown .countdown-amount {
    color: #af0e15;
  }
  .coming-countdown.countdown-separator.countdown-section:not(:last-child):after {
    color: #af0e15;
  }
  .contact-box a:hover,
  .contact-box a:focus {
    color: #af0e15;
  }
  .contact-list a:hover,
  .contact-list a:focus {
    color: #af0e15;
  }
  .contact-list i {
    color: #af0e15;
  }
  .store a:not(.btn):hover,
  .store a:not(.btn):focus {
    color: #af0e15;
  }
  .nav-dashboard .nav-link:hover,
  .nav-dashboard .nav-link:focus,
  .nav-dashboard .nav-link.active {
    color: #af0e15;
  }
  .form-tab .form-footer a:hover,
  .form-tab .form-footer a:focus {
    color: #af0e15;
  }
  .nav-filter a:hover,
  .nav-filter a:focus {
    color: #af0e15;
  }
  .nav-filter .active a {
    color: #af0e15;
    border-bottom-color: #af0e15;
  }
  .portfolio-title a:hover,
  .portfolio-title a:focus {
    color: #af0e15;
  }
  .portfolio-tags a {
    color: #af0e15;
  }
  .portfolio-tags a:hover,
  .portfolio-tags a:focus {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .btn-product-gallery:hover,
  .btn-product-gallery:focus {
    background-color: #af0e15;
  }
  .product-gallery-item:before {
    border-color: #af0e15;
  }
  .product-pager-link:hover,
  .product-pager-link:focus {
    color: #af0e15;
  }
  .product-pager-link:hover span,
  .product-pager-link:focus span {
    box-shadow: 0 1px 0 #af0e15;
  }
  .product-details .product-cat a:hover,
  .product-details .product-cat a:focus {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .product-details .product-size a.active,
  .product-details .product-size a:hover,
  .product-details .product-size a:focus {
    color: #af0e15;
    border-color: #af0e15;
  }
  .size-guide:hover,
  .size-guide:focus {
    color: #af0e15;
  }
  .product-details-action .btn-cart {
    color: #fff;
    border-color: #af0e15;
    background-color: #af0e15;
  }
  .product-details-action .btn-cart:hover,
  .product-details-action .btn-cart:focus {
    border-color: #fff;
    background-color: #af0e15;
    color: #fff !important;
  }
  .product-details-tab .nav.nav-pills .nav-link:hover,
  .product-details-tab .nav.nav-pills .nav-link:focus {
    color: #fff;
    border-bottom-color: #af0e15;
  }
  .product-desc-content a:hover,
  .product-desc-content a:focus {
    color: #af0e15;
    border-bottom-color: #af0e15;
  }
  .review h4 a:hover,
  .review h4 a:focus {
    color: #af0e15;
  }
  .review-action a:hover,
  .review-action a:focus {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .product-details-extended .nav.nav-pills .nav-link.active,
  .product-details-extended .nav.nav-pills .nav-link:hover,
  .product-details-extended .nav.nav-pills .nav-link:focus {
    border-color: #af0e15;
  }
  .editor-content a:hover,
  .editor-content a:focus {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .editor-content blockquote {
    border-left-color: #af0e15;
  }
  .entry-tags a:hover,
  .entry-tags a:focus {
    color: #af0e15;
  }
  .entry-author-details h4 a:hover,
  .entry-author-details h4 a:focus {
    color: #af0e15;
  }
  .author-link:hover,
  .author-link:focus {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .pager-link {
    color: #af0e15;
  }
  .pager-link:hover,
  .pager-link:focus {
    color: #af0e15;
  }
  .pager-link:hover:after,
  .pager-link:focus:after {
    color: #af0e15;
  }
  .comment-reply:hover,
  .comment-reply:focus {
    color: #af0e15;
    box-shadow: 0 1px 0 #af0e15;
  }
  .comment-user h4 a:hover,
  .comment-user h4 a:focus {
    color: #af0e15;
  }
  .product-col .product-title a:hover,
  .product-col .product-title a:focus {
    color: #af0e15;
  }
  .owl-theme .owl-nav [class*="owl-"] {
    color: #af0e15;
  }
  .owl-theme .owl-nav [class*="owl-"]:not(.disabled):hover {
    border-color: #af0e15;
    background: #af0e15;
  }
  .owl-theme.owl-light .owl-nav [class*="owl-"]:not(.disabled):hover {
    border-color: #af0e15;
  }
  .owl-theme.owl-light .owl-dots .owl-dot:hover span {
    border-color: #af0e15;
    background: #af0e15;
  }
  .owl-theme.owl-light .owl-dots .owl-dot.active span {
    border-color: #af0e15;
    background: #af0e15;
  }
  .owl-full .owl-nav [class*="owl-"] {
    color: #af0e15;
  }
  .owl-full .owl-nav [class*="owl-"]:hover,
  .owl-full .owl-nav [class*="owl-"]:focus {
    color: #af0e15;
  }
  .owl-full .owl-dots .owl-dot span {
    border-color: #af0e15;
  }
  .owl-full .owl-dots .owl-dot:hover span {
    border-color: #af0e15;
    background: #af0e15;
  }
  .owl-full .owl-dots .owl-dot.active span {
    border-color: #af0e15;
    background: #af0e15;
  }
  .owl-full.owl-nav-dark .owl-nav [class*="owl-"]:hover,
  .owl-full.owl-nav-dark .owl-nav [class*="owl-"]:focus {
    color: #af0e15;
  }
  .owl-simple .owl-nav [class*="owl-"]:not(.disabled):hover {
    color: #af0e15;
  }
  .owl-simple.owl-light .owl-dots .owl-dot:hover span {
    border-color: #af0e15;
    background: #af0e15;
  }
  .owl-simple.owl-light .owl-dots .owl-dot.active span {
    border-color: #af0e15;
    background: #af0e15;
  }
  .quickView-content .owl-theme.owl-light .owl-nav [class*="owl-"] {
    border: none;
    font-size: 3rem;
    color: #fff;
  }
  .quickView-content .owl-theme.owl-light .owl-nav [class*="owl-"]:hover,
  .quickView-content .owl-theme.owl-light .owl-nav [class*="owl-"]:focus {
    color: #af0e15;
    background-color: transparent;
  }
  .quickView-content .details-action-wrapper .btn-product:hover span,
  .quickView-content .details-action-wrapper .btn-product:focus span {
    color: #af0e15;
    box-shadow: 0 1px 0 0 #af0e15;
  }
  .quickView-content .product-details-action .btn-cart {
    transition: color 0.3s;
  }
  .quickView-content .product-details-action .btn-cart:hover,
  .quickView-content .product-details-action .btn-cart:focus {
    border-color: #af0e15;
    background-color: #af0e15;
    color: #fff;
  }
  .quickView-content .btn-wishlist,
  .quickView-content .btn-compare {
    border: none;
  }
  .quickView-content .btn-wishlist:before,
  .quickView-content .btn-compare:before {
    color: #af0e15;
  }
  .quickView-content .btn-wishlist:hover,
  .quickView-content .btn-wishlist:focus,
  .quickView-content .btn-compare:hover,
  .quickView-content .btn-compare:focus {
    color: #af0e15;
    background-color: transparent;
  }
  .quickView-content .btn-wishlist:hover span,
  .quickView-content .btn-wishlist:focus span,
  .quickView-content .btn-compare:hover span,
  .quickView-content .btn-compare:focus span {
    color: #af0e15;
  }
  .quickView-content .btn-fullscreen:hover,
  .quickView-content .btn-fullscreen:focus {
    color: #fff;
    background-color: #af0e15;
  }
  .quickView-content .product-left .carousel-dot.active img {
    opacity: 1;
    box-shadow: 0 0 0 1px #af0e15;
  }
  .quickView-content .product-left .carousel-dot:hover img,
  .quickView-content .product-left .carousel-dot:focus img {
    opacity: 1;
  }
  .newsletter-popup-container .banner-title span {
    color: #af0e15;
  }
  .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #af0e15;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #af0e15;
    border-color: #af0e15;
    cursor: default;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  