@import url("https://use.typekit.net/bee4kpa.css");

::selection {
    background-color: #f36f21;
    color: #fff;
}

.logo-font {
    font-family: pirulen, sans-serif;
}

.main-logo {
    max-width: 100%;
}

.main-nav-container {
    width: 45%;
    padding: .75rem 0 .75rem;
}

#main-navbar {
    width: 100%;
}

.nav.navbar-nav {
    width: 100%;
    justify-content: space-between;
}

.navbar-light .navbar-nav .nav-link {
    color: #eee;
    font-weight: 600;
}

.navbar-light .navbar-nav .dropdown-menu .nav-link {
    color: #212529;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #fff !important;
}

.navbar-light .navbar-nav .nav-child .nav-link:hover,
.navbar-light .navbar-nav .nav-child .nav-link:focus {
    color: #f36f21 !important;
}

.navbar-light .navbar-nav .nav-child .show>.nav-link,
.navbar-light .navbar-nav .nav-child .active>.nav-link,
.navbar-light .navbar-nav .nav-child .nav-link.show,
.navbar-light .navbar-nav .nav-child .nav-link.active {
    color: #e44500;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #e8e8e8;
}

.dropdown-menu {
    min-width: 13rem;
    padding: .25rem 0.75rem;
}

.navbar-expand-lg .navbar-nav .nav-item:last-child .dropdown-menu {
    left: unset;
    right: 0%;
}

.top-bar {
    background: #000;
    color: #fff;
    padding: 0.5rem 0.5rem 0.7rem;
}

.sidebar-container {
    padding: 0.5rem 1rem;
}

.checkout-container .sidebar-container {
    position: -webkit-sticky;
    position: sticky;
    top: 10rem;
}

.sidebar-container h2 {
    cursor: pointer;
}

.sidebar-container .accordion.show {
    padding-top: 0.5rem;
    margin-top: 0.5rem;
}

.sidebar-heading a {
    font-weight: 700;
    font-size: 1.1rem;
    color: #f36f21;
    line-height: 1;
}

.sidebar-heading a.collapsed {
    color: #fff;
}

.sidebar-heading a i {
    background-color: #f36f21;
    color: #fff;
    padding: .25rem;
    border-radius: .25rem;
    min-width: 26px;
    text-align: center;
    font-size: 1rem;
    margin-left: -2rem;
}

.sidebar-heading a.collapsed i {
    background-color: #f36f21;
}

.sidebar-heading a:hover i {
    background-color: #f36f21;
}

.sidebar-heading a:hover {
    color: #f36f21;
}

.sidebar-heading {
    margin-bottom: 0.75rem;
    margin-left: 2rem;
}

.sidebar-heading+div {
    margin-bottom: 0.75rem;
}

#sidebar-accordion ul {
    list-style: none;
    padding-left: 0.25rem;
    margin-bottom: 0;
    font-weight: 600;
}

.sidebar-link {
    color: #fff;
}

.sidebar-link:hover,
.sidebar-link:active,
.sidebar-link:focus,
.sidebar-link.active {
    color: #f36f21;
}

a.border-secondary:hover,
a .border-secondary:hover {
    border-color: #f36f21 !important;
}

mark,
.mark {
    padding: .2em;
    background-color: #fbd4bc;
}

.main-nav-container .cart-btn .badge {
    top: -3px;
}

.main-header-search {
    max-width: 30%;
}

#main-navbar .dropdown-toggle::after {
    display: none;
}

.navbar-toggler {
    padding: .2rem .5rem;
    font-size: 1.1rem;
}

.navbar-toggler-icon {
    width: 1.4em;
    height: 1.4em;
}

.sidebar-container .sidebar-heading a {
    -webkit-appearance: none;
    border-radius: 0;
}

.homepage-carousel {
    height: 100%;
}

.homepage-carousel .carousel-inner {
    height: 100%;
}

.homepage-carousel .carousel-item {
    height: 100%;
}

.homepage-carousel .carousel-item img {
    height: 100%;
    object-fit: cover;
}

.fa-handheld svg,
.fa-bandit svg,
.fa-mower svg,
.fa-push-mower svg {
    fill: #fff;
    max-width: 20px;
}

.fa-cutter svg {
    fill: #fff;
    max-width: 19px;
}

.footer-links {
    list-style: none;
    padding: 0;
}

.footer-links li {
    margin-bottom: 0.08rem;
}

.row+#system-message-container+#sort-bar {
    margin-top: -1.1rem;
}

#sort-bar .btn-sm {
    padding: 0rem .5rem;
}

#sort-bar .form-check-input {
    margin-top: 0.45rem;
    margin-left: 0;
}

#sort-bar .form-check-label {
    margin-left: 1.25rem;
}

.filter-dropdown .dropdown-item,
.filter-dropdown .dropdown-item-text,
#sort-bar .dropdown-item,
#schematic-sort-bar .dropdown-item {
    padding: .25rem .75rem;
}

#sort-bar .dropdown-menu {
    padding: .25rem .25rem;
}

.btn-custom-cart,
.btn-custom-cart-qty {
    white-space: nowrap;
}

.cart-btn-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.parts-index-list {
    list-style: none;
    padding: 0;
}

.parts-index-list li {
    margin-bottom: .3rem;
    margin-left: 25px;
    line-height: 1.0;
}

.parts-index-list li a {
    color: #fff;
    margin-left: -34px;
}

.parts-index-list li a.active,
.parts-index-list li a:hover {
    color: #f36f21;
}

.parts-index-list .badge {
    min-width: 1.2rem;
    padding-bottom: 0.3em;
}

.schematic-image-container {
    position: relative;
    overflow: hidden;
}

.schematic-dot {
    position: absolute;
    z-index: 2;
    border-radius: 100%;
    background: transparent;
    border: 2px solid transparent;
}


/*DIFFERENT ASSEMBLY IMAGES MAY HAVE DIFFERENT SIZED DOTS, SO THE DOT SIZE WILL HAVE TO BE ONE OF THE ITEMS DECLARED IN THE INDIVIDUAL SCHEMATIC ADMIN*/

#schematic-assembly .schematic-dot {
    width: 4.37%;
    height: 5.099%;
    border-color: #f36f21;
}

.schematic-dot:hover {
    border-color: #f36f21;
    background-color: rgba(243, 111, 33, 0.25);
}

.schematic-dot.active {
    background-color: rgba(243, 111, 33, 0.25);
    border-color: #f36f21;
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 1);
    animation: pulse-orange 2s infinite;
}

@keyframes pulse-orange {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 121, 63, 0.7);
    }

    70% {
        box-shadow: 0 0 0 25px rgba(255, 121, 63, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 121, 63, 0);
    }
}

.schematic-item {
    border: 2px solid transparent;
    transition: all .2s ease;
}

.schematic-item:hover {
    background-color: #f6f6f6;
}

.schematic-item.active {
    background-color: rgba(243, 111, 33, 0.15);
    border: 2px solid #f36f21;
}

.schematic-item-number a {
    border: 2px solid #000;
    border-radius: 2rem;
    height: 2rem;
    width: auto;
    min-width: 2rem;
    text-align: center;
    padding-top: 1px;
    font-weight: bold;
    margin-bottom: 0rem;
    cursor: pointer;
    color: #212529;
    padding-left: .2rem;
    padding-right: .2rem;
}

.schematic-item.active .schematic-item-number a {
    border: 2px solid #f36f21;
    background-color: rgba(243, 111, 33, 0.25)
}

.schematic-item-number a:hover {
    border-color: #f36f21;
    background: rgba(243, 111, 33, 0.15) !important;
    color: #f36f21;
    text-decoration: none;
}

.schematic-item-details a {
    color: #212529;
}

.schematic-item-details a:hover {
    color: #f36f21;
}

.schematic-anchor {
    position: relative;
    top: -100px;
}

hr.schematic-item {
    border: 1px solid #231f20;
}

hr.schematic-item.schematic-grid {
    display: none !important;
}

.schematic-item.schematic-grid {
    flex-direction: column !important;
    border-color: #231f20;
    position: relative;
    padding: 0 !important;
    border-width: 3px;
    background-color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.schematic-item.schematic-grid.active {
    border-color: #f36f21;
}

#schematic-parts-list.grid-active {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.1rem;
}

.schematic-item.schematic-grid .schematic-item-photo img {
    border-radius: 0rem !important;
}

.schematic-item.schematic-grid .schematic-item-photo {
    margin-right: 0 !important;
}

.schematic-item.schematic-grid .schematic-item-number {
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
}

.schematic-item.schematic-grid .schematic-item-info-container {
    flex-direction: column !important;
}

.schematic-item.schematic-grid .schematic-item-description {
    display: none;
}

.schematic-item.schematic-grid .schematic-item-details a {
    order: 1;
}

.schematic-item.schematic-grid .schematic-item-part-number {
    order: 2;
    line-height: 1;
}

.schematic-item.schematic-grid .schematic-item-part-qty {
    margin-top: auto;
}

.schematic-item.schematic-grid .schematic-item-details {
    justify-content: space-between !important;
    margin: 0.25rem 0.5rem !important;
}

.schematic-item.schematic-grid .schematic-item-price {
    display: none !important;
}

.schematic-item.schematic-grid .btn-custom-cart,
.schematic-item.schematic-grid .btn-custom-cart-qty {
    margin: .5rem;
    width: auto;
}

.schematic-item .schematic-item-title {
    line-height: 1.2;
    margin-bottom: 0.2rem !important;
}

.schematic-item.schematic-grid .schematic-item-price-grid {
    display: flex !important;
}

.checkout-table {
    margin: 1rem 0;
}

.checkout-table thead th {
    border: 0px none;
    background-color: #999;
}

.checkout-table tr:hover {
    background-color: #ddd;
}

.checkout-table td {
    line-height: 1.1;
    border-top: 2px solid #999;
    padding: 0.5rem 0.3rem;
}

.checkout-table tr:first-child td {
    border-top: 0px none;
}

.checkout-table tr:last-child td {
    border-bottom: 2px solid #999;
}

.checkout-table .input-group-text {
    padding: 0.2rem 0.3rem;
    font-size: 1.6rem;
    line-height: 1;
    border: 0px none;
    background-color: #999;
}

.checkout-table .input-group-text:hover {
    background: #f36f21;
}

.checkout-table .input-group .input-group-text a {
    color: #ddd;
}

.checkout-table .input-group .input-group-text a:hover {
    color: #fff;
}

.checkout-table .form-control {
    border: 2px solid #999;
    padding: 0.2rem 0.25rem;
    line-height: 1;
    height: inherit;
    font-size: 1.1rem;
    width: 40px !important;
    min-width: 40px;
    max-width: 40px;
}

.homepage-carousel .carousel-control-prev,
.homepage-carousel .carousel-control-next {
    align-items: end;
    width: 3rem;
    color: #fff;
    text-align: center;
    opacity: .4;
    transition: opacity 0.15s ease;
}

.homepage-carousel .carousel-control-prev-icon,
.homepage-carousel .carousel-control-next-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 30%;
    position: absolute;
    bottom: 0;
}

.homepage-carousel .carousel-control-prev:hover,
.homepage-carousel .carousel-control-prev:focus,
.homepage-carousel .carousel-control-next:hover,
.homepage-carousel .carousel-control-next:focus {
    opacity: .9;
}

.order-row {
    border-bottom: 2px solid #999;
}

.order-row:nth-child(2n) {
    background-color: #eee;
}

.order-row:hover {
    background-color: #ddd !important;
}

.order-row:last-child {
    border-bottom: 0px none;
}


/*SM Breakpoint*/

@media (min-width: 576px) {

    .homepage-carousel .carousel-control-prev,
    .homepage-carousel .carousel-control-next {
        opacity: .7;
    }
}


/*MD Breakpoint*/

@media (min-width: 768px) {
    .sidebar-container h2 {
        border-bottom: 2px solid #f36f21;
        position: relative;
        padding-left: 3.4rem;
        line-height: 1;
        padding-bottom: 0.8rem;
    }

    .sidebar-container h2 i {
        font-size: 3rem;
        position: absolute;
        top: 5px;
        margin-left: -3.4rem;
    }

    .sidebar-container .accordion.show {
        border-top: 0px none;
        padding-top: 0rem;
        margin-top: 0rem;
    }
}


/*LG Breakpoint*/

@media (min-width: 992px) {
    .main-logo {
        max-width: 320px;
    }

    .main-nav-container {
        width: 100%;
    }

    .schematic-item.schematic-list .schematic-item-photo img {
        max-width: 160px;
    }

    #schematic-parts-list.grid-active {
        grid-template-columns: 1fr 1fr;
    }

    .dropdown-menu {
        padding: .25rem 0.25rem;
    }
}


/*XL Breakpoint*/

@media (min-width: 1200px) {
    .main-logo {
        max-width: 400px;
    }

    .schematic-item.schematic-list .schematic-item-photo img {
        max-width: 170px;
    }

    #schematic-parts-list.grid-active {
        grid-template-columns: 1fr 1fr 1fr;
    }
}


/*XXL Breakpoint*/

@media (min-width: 1520px) {
    .schematic-item.schematic-list .schematic-item-photo img {
        max-width: 170px;
    }

    #schematic-parts-list.grid-active {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}


/* Product Carousel Styles */

#productSlider .list-inline {
    white-space: nowrap;
    overflow-x: auto;
}

#productSlider .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

#productSlider .carousel-indicators>li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#productSlider .carousel-indicators>li.active img {
    opacity: 0.7;
}

.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1.0);
    border-color: rgba(243, 111, 33, 1);
    background: rgb(243, 111, 33, 0.7);
}

.navbar-light .navbar-toggler:hover,
.navbar-light .navbar-toggler:focus {
    background: rgba(243, 111, 33, 1.0);
}

.navbar-light .navbar-toggler:hover .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.cart-btn-quantity-input {
    width: 3.1rem;
    height: 1.9rem;
    margin-top: -.2rem;
    margin-bottom: -.2rem;
    padding-left: .35rem;
    padding-right: .35rem;
    margin-left: .5rem;
}

.bootstrap-autocomplete {
    width: auto !important;
    max-width: 100% !important;
}
.select2-selection.select2-selection--single {
height: calc(1.5em + .75rem + 6px) !important;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 3px solid #FF550B;
  border-radius: .25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;  
}
.focus-this {
    transition: all .2s ease;
}
.focus-this:focus-within {
  box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.5)
}
.focus-this:focus-within > div {
  z-index: 100000;
  position: relative;
}
.focus-this:focus-within::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
}

.badge-accessory {
  position: absolute;
  right: 5px;
  top: 5px;
}