

:root{
  --font-size: 18px;
  --sub-menu-font-size: 16px;
  --line-height: 28px;
  --font-weight: 600;
  --megaMenu-primary: #ff4e00;
  --megaMenu-secondary: #103248;
  --color-divider: #f6b436;
  --megaMenu-background-primary: #D4D4D4;
  --border-width: 2px;
}



.mega_menu_bigcommerce a.bottom_img img.menu-footer-img{
  bottom: unset;
}

.navPages-list--user .navPages-item.user_link_block .navPages-action{
  text-transform: uppercase;
  font-family: 'Roboto';
}

.col_nave_guides{
  font-weight: 900 !important;
}
.mega_menu_bigcommerce li.drop-down:hover div.nav-resource-container{
    min-height: unset;
    display: flex;
    width: fit-content;
    padding: 0 15px;
    left: auto;
    position-area: bottom span-right;
    margin-top: unset;
  
}
.nav-resource-container > .nav-columns{
  left: -13px;
  position: relative;
}
div.nav-resource-container >  div.divide_fourth{
  width: max-content;
  display: block;
  padding: 10px;
}
div.nav-resource-container >  div.divide_fourth > .nav-col-container > .col_nave{
  line-height: 1.2;
}

div.nav-resource-container >  div.divide_fourth > .nav-col-container > .title_tips{
    text-transform: uppercase;
    font-family: Roboto;
    color: #111;
    font-size: 14px;
    letter-spacing: -.5px;
    padding: 5px 0 0;
    margin-bottom: 17px;
    font-weight: 700;
    border-bottom: 2px solid #ff4e00 !important;
}

.mega_menu_bigcommerce .menu>ul > li.resources-drop-down{
  display: flex;
  flex-direction: column;
  width: auto;
  min-width: 95px;
  overflow: visible; 
}
.mega_menu_bigcommerce .menu>ul > li.resources-drop-down:hover{
  display: flex;
  flex-direction: column;
  background: #fff;
  overflow: visible; 
  padding-bottom: 0px;
}
.resources-header-wrapper,
.mega_menu_bigcommerce .menu>ul > li.resources-drop-down > .resources-header{
  width: 100%;
  text-align: center;
  align-self: right;

}

.help-nav-col.nav-col{
  text-decoration: none;   
}

.resources-header-wrapper{
  display: flex;
  flex-direction: row;
}

li.resources-drop-down > .resources-header-wrapper > a.resources-header:after{
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    margin-left: 5px;
    color: #f26528;
    font-weight: 100; 
    position: relative;
    right: -13px;
}

.resources-header-wrapper > .resources-header{
  width: 100%;
}
.mega_menu_bigcommerce .menu>ul > li.resources-drop-down > .resources-header-wrapper > .resources-header:hover,
.mega_menu_bigcommerce .menu>ul > li.resources-drop-down > .resources-header:hover{
  color: #f26528 !important;
}
.mega_menu_bigcommerce .menu>ul > li.resources-drop-down > .resources-header-wrapper > .resources-line{
    content: "";
    height: 18px;
    width: 2px;
    position: relative;
    left: -13px;
    top: 8px;

}

.mega_menu_bigcommerce div.resources-header-wrapper:before{
    content: "";
    height: 18px;
    width: 2px;
    background: #f26528;
    position: relative;
    left: -13px;
    top: 8px;
}


div.nav-resource-container > div.divide_fourth > div.nav-col-container > a.rr-see-more{
  min-width: 90px;
  color: #f26327!important;
}

@media only screen and (min-width: 1000px){
body > div.body-wrapper.hs-content-id-114481162317.hs-site-page.page > div.header_contain_wrap.header_gp_custom > div > div > div > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div > div > div > div{
  height: 60px;
}
}
.mobile-category-menu-item-nav,
button.top-level-nav{
  background-color: inherit;
  box-shadow: none;
  border: 0px;
  &:hover{
    
  }
}

div.column-menu.navPage-subMenu{
  display: none;
}


  a.navPages-action, 
  a.categoryLink{
    text-decoration: none;
    color: white;
  }

    
    .navPages-container.is-open{
      font-family: 'Roboto';
      display: block;
      height: 100%;
    }

      background: inherit;
    }
    .navPages{
      overflow: hidden;
      color: white;
      
    }
    .navPages.small_menu_list.is-open{
      display: flex;
      flex-direction: column;
      justify-content: baseline;
      background: var(--megaMenu-secondary);
      height: 100vh;
    }

    .column-menu.navPage-subMenu.is-open{
      display: flex; 
      flex-direction: column;
    } 
    .navPages-list + .navPages-mainNav {
      border-top: var(--border-width) solid var(--megaMenu-primary);
    }
    .navPages > .navPages-list--user > .navPages-item--account {
      padding: 0px;
      .navPages-action.has-subMenu{
        padding: 10px 25px;
        .navPages-action-moreIcon{
          right: 10px;
        }
      }
      .navPage-subMenu.is-open > ul > li{
        border-top: var(--border-width) solid var(--megaMenu-primary);
        a{
          padding: 10px 0px 10px 50px;
          max-width: 100%;
        }
      }
    }
    #navPages-account.navPage-subMenu.is-open{
      ul.navPage-subMenu-list {
        li.navPage-subMenu-item{ 
          i.icon.navPages-action-moreIcon{
            display: none;
          }
          a.navPages-action{
            color: var(--megaMenu-secondary);
          }
        }
      }
      background-color: var(--megaMenu-background-primary); 
    }
    .navPages-list ul.custom-nav li.not-categories.navPages-item {
      padding: 0px;
      &:has(> .has-subMenu.isClosed){
        border-bottom: 0px;
      }
      #back-button{
        border-top: var(--border-width) solid var(--megaMenu-primary);
        border-bottom: none;
      }

      .navPages-action.has-subMenu{
        padding: 10px 25px 10px 25px;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        &.isClosed{
          display: none;
        }
        .navPages-action{
          .column-menu.resources-submenu{
            display: none;
          }
        }
      }
      .navPage-subMenu{
        .nav-resource-container{
          display: flex;
          .nav-columns{
            align-items: start;
            width: 100%;
            left: 0px;
            .nav-col-container{
              &.help-nav-container{
                padding: 0px;
              }
              &.isClosed{
                display: none; 
              }
              display: flex;
              padding: 10px 25px 10px 25px;
              width: 100%;
              
              .nav-col.title{
                padding: 0px 0px 0px 25px;
                a{
                  color: var(--megaMenu-secondary);
                  text-decoration: none;
                }
              }
              button.mobile-resources-sub-menu-item-nav{
                border: none;
                background: inherit;
                padding: 0px;
              }
            }
            .mobile-nav-col-container{
              color: var(--megaMenu-secondary);
              width: 100%;
              padding-right: 0px;
            }
          }
        }
      }
    }
    .column-menu.navPage-subMenu{
      background-color: var(--megaMenu-background-primary);
      &.resources-submenu-mobile{
        &.is-open{
          display: flex;
        }
      }

      .nav-categories-container 
      {
        &.nav-resource-container.nav-help-container{
          .nav-columns{
            .nav-col-container.help-nav-container{
              padding: 0px;
              display: flex;
              flex-direction: column;
              .rr-see-more{
                display: none;
              }
              .nav-col{
                &.title{
                  display: none;
                }
                display: block;
                padding: 15px 25px 15px 50px;
                font-size: var(--font-size);
                font-weight: var(--font-weight);
                color: var(--megaMenu-secondary);
                &:first-of-type{
                  border-top: none;
                }
                border-top: var(--border-width) solid var(--megaMenu-primary);
                text-align: left;
                letter-spacing: -.5px;
                font-family: 'Roboto';
                text-transform: uppercase;
              }
            }
          }
        }
        &.nav-resource-container .nav-columns {
          .nav-col-container{
            border-bottom: none;
            border-top: var(--border-width) solid var(--megaMenu-primary);
          }
          .mobile-nav-col-container .nav-col{
            border-bottom: none;
            border-top: var(--border-width) solid var(--megaMenu-primary);
          }
        }
       
        .nav-menu-img{
          display: none;
        }
        .nav-columns {
          margin: 0px;
          .nav-col-container{
            padding: 10px 20px 0px 50px;
            width: 100%;
            display: flex; 
            flex-direction: row;
            justify-content: space-between;
            border-bottom: var(--border-width) solid var(--megaMenu-primary);
            color: var(--megaMenu-secondary);
            &.resources-col{
              display: none;
            }
            &.isClosed{
              display: none;
            }
            .nav-col{
              &.title{
                font-size: var(--font-size);
                font-weight: var(--font-weight);
                display: block;
                margin-bottom: 10px;
                color: var(--megaMenu-secondary);
                text-transform: uppercase;
                text-decoration: none;
              }
              display: none;
            }
            .shop-all{
              display: none;
            }

          }
          .mobile-nav-col-container{
            &.is-open {
              border: 0px;
              display: flex;
              flex-direction: column;
              font-size: var(--sub-menu-font-size);
              line-height: var(--line-height);
              color: var(--megaMenu-secondary);
              font-weight: 450;
              letter-spacing: -.5px;
              font-family: 'Roboto';
              text-transform: uppercase;
              width: 100%;
            }
            border-bottom: var(--border-width) solid var(--megaMenu-primary);
            display: none;
            .nav-col.shop-all, .nav-col.title, .shop-all{
              display: none;
            }
            a.nav-col{
              display: block;
              padding: 15px 0px 15px 67.5px;
              border-bottom: var(--border-width) solid var(--megaMenu-primary);
              color: var(--megaMenu-secondary);
              text-decoration: none;
            }
          }
        }
      }

      .nav-products-container{
        .mobile-product-menu-item-back-button{
          display: block;
          height: 40px;
        }
        .nav-products{
          padding: 0%;
          h3{
            font-size: var(--font-size);
            font-weight: var(--font-weight);
            color: var(--megaMenu-secondary);
          }
          .nav-products-row{
            .product-menu-item {
              width: 100%;
              display: flex; 
              flex-direction: row;
              justify-content: space-between;
              align-items: center;
              flex-wrap: wrap;
              padding: 10px 20px 10px 25px;
              text-transform: uppercase;
              text-decoration: none;
              &:last-of-type{
                border-bottom: 0px;
              }   
              border-bottom: var(--border-width) solid var(--megaMenu-primary);
              &.isClosed{
                display:none;
              }
              .mobile-product-menu-item-nav{
                display: inline-block; 
                border: none;
                background: inherit;
              }
              .main-link{
                text-decoration: none;
                img{
                  display: none;
                } 
                .product-subtitle{
                  display: none;
                }
                .h3{
                  text-decoration: none;
                }
                padding-left: 20px;
              }
              .product-links{
                display: none;
                width: 100%;
                &.is-open{
                  display: flex;
                  flex-direction: column;
                  justify-content: center;
                }
                .product-link{
                  display: none;
                }
              }
            }
            .mobile-product-links{
              &.is-open{
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                flex-wrap: wrap;
                align-items: start;
                overflow-x: hidden;
                width: 100%;
                .mobile-product-link{
                  padding: 15px 0px 15px 67.5px;
                  display: block;
                  color: #606060;
                  font-size: var(--font-size);
                  line-height: var(--line-height);
                  font-weight: 400;
                  letter-spacing: -.5px;
                  font-family: 'Roboto';
                  text-transform: uppercase;
                  border-bottom: var(--border-width) solid var(--megaMenu-primary);
                  width: 100%;
                  a{
                    text-decoration: none;
                    color: var(--megaMenu-secondary);
                  }
                }
               
              }
              display: none;
              
            }
            #resource-col{
              display: none;
            }
          }
        }
        .nav-menu-img{
          display: none;
        }
      }
    }

    .navPages-action{
      font-weight: var(--font-weight);
    }

    .navPages-action.has-subMenu{
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
}

    .custom-nav > li.navPages-item > .navPages-action.has-subMenu.isClosed{
      display:none;
      transition: display 10s;
      transition-timing-function: ease;
    }
 
    .navPages-mainNav > li.navPages-item{
      &.is-open{
        border-bottom: 0px;
      }
      &.isClosed{
        border-bottom: 0px;
      }
      padding: 0px 0px;
      .navPages-action.has-subMenu{
        padding: 10px 25px;
        border-bottom: var(--border-width) solid var(--megaMenu-primary);

        &.isClosed{
          display:none;
        }
      }
    }

    .categoryLink :hover{
      color:#969696;
        span {
          border-bottom: var(--border-width) solid var(--megaMenu-primary);
        }
    }

    .mobile-closeNav {
      cursor: pointer;
      font-size: 0;
      position: absolute;
      right: 20px;
      top: 20px;
    }

    .mobile-closeNav .icon {
      height: 35px;
      width: 35px;
    }

    .navPages {
      margin-left: 0;
      width: calc(100% - 75px);
      padding: 10px 0px;

      .navPages-item .navIcon.navIcon-mobile {
        display: inline-block;
      }
      .navPages-item .navIcon {
        display: none;
      }
    }

    ul.navPages-list.navPages-mega.navPages-mainNav{
      padding: 0px;
    }
    .navPages-list.navPages-mainNav{
      padding: 0px;
      .navPages-action{
        font-size: var(--font-size);
        text-transform: uppercase;
        font-weight: var(--font-weight);
      }
    }

    .navPages-list--user {
      padding: 5px 15px;
      display: -ms-flexbox;
      margin: 0px;
      font-size: var(--font-size);
      display: flex;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }

    .navPages-item {
      > a {
        font-size: var(--font-size);
      }
      padding: 0px 15px;
      color: white;
      float: none;
      font-size: 0;
      .navPages-action.has-subMenu button{
        padding: 0px;
        height: 21px;
      }
    }

    .navPages-list--user .navPages-item,
    .navPages-list--user .navPages-action {
      display: inline-block;
      font-family: "Roboto";
      font-size: var(--font-size);
      font-style: normal;
      font-weight: var(--font-weight);
      line-height: var(--line-height);
    }

    .navPages-list--user .navPages-item svg {
      fill: #fff;
    }

    .navPages .navPage-subMenu-list,
    .navPage-childList {
      border: 0;
      margin: 0;
    }

    .navPage-subMenu-item {
      -ms-flex-align: center;
      align-items: center;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
    }

    .navPages-action:not(.navPage-childList-action) {
      position: relative;
    }

    .navPages-list--user .navPages-action {
      font-family: "Barlow";
      font-size: var(--font-size);
      font-style: normal;
      font-weight: var(--font-weight);
      line-height: var(--line-height);

      &:not(.navPage-childList-action) {
        position: relative;
      }
    }

    .navPages-list ul.custom-nav {
      padding: 0px;
      margin-left: 0px;
      .not-categories.navPages-item {
        border-bottom: var(--border-width) solid var(--megaMenu-primary);
        width: 100%;
        .navPages-action {
          padding-left: 0;
          &.has-subMenu{
            display: flex;
            justify-content: space-between;
            flex-direction: row;
          }
        }
      }
    }

    &.is-open {
      background: rgba(0, 0, 0, 0.5);
      padding-top: 0;
      z-index: 50;
    }

    .quick-order-tooltip {
      display: none;
    }

    .nav-categories-container .nav-columns {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      width: 100%;
      margin: 0px;
      padding: 0px;
    }

    .nav-products-row {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      flex: 1 1 50%;
    }

    .nav-products-container {
      display: flex;
      flex-direction: column;
      .nav-products {
        h3 {
          font-size: 0.93rem;
        }

        .product-menu-item {
          max-width: 100%;
          padding: 10px 25px; 
        }
      }

      .mm-quick-links {
        width: 100%;
        max-width: 100%;
        padding-left: 20px;
        padding-bottom: 20px;
        display: flex;
        flex-direction: column;
        .quick-link{
          width: 100%;
          padding-bottom: 15px;
        }
      }
      #navPages-account {
        background-color: #103248;
      }
    }
  

  @media only screen and (max-width: 1183px) {
    ul.custom-nav {
      margin-left: 2vw;
    }
  }
  #back-button{
    display: flex;
    flex-direction: row;
    justify-content: baseline;
    padding-right: 10px;
    background-color: var(--megaMenu-secondary);
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    font-family: 'Roboto';
    padding: 10px 50px;
    color: white;
    border-bottom: var(--border-width) solid var(--megaMenu-primary);
    .arrow-span{
      color: var(--megaMenu-primary); 
    }
  }






.courtesy-menu,
.mega_menu_bigcommerce .main-menu {
  display: none !important;
}
.mega_menu_bigcommerce a.rr-see-more:hover {
  text-decoration: underline;
}
.mega_menu_bigcommerce .mobile-menu {
  display: block;
  overflow: auto;
  margin: 0 !important;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  max-width: 300px;
  background: var(--white);
  z-index: 2010;
  transform: translateX(-200%);
  transition: transform 0.25s cubic-bezier(1, -0.06, 0, 0.92);
}
.mega_menu_bigcommerce .mobile-menu .logo {
  display: block;
  padding: 1rem;
  margin: 0;
  text-align: center;
  color: var(--color1);
}
.mega_menu_bigcommerce .mobile-menu .logo svg {
  height: 80px;
}
.mega_menu_bigcommerce .mobile-menu > ul {
  font-size: 0.8em;
  background: var(--color2);
}
.mega_menu_bigcommerce .mobile-menu > ul a {
  padding: 0.25rem 1rem;
  font-size: 16px;
  line-height: 27px;
}
.mega_menu_bigcommerce .mobile-menu > ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none !important;
}
.mega_menu_bigcommerce .mobile-menu > ul > li {
  display: block;
  width: 100%;
  border-bottom: 1px solid var(--color2);
}
.mega_menu_bigcommerce .mobile-menu > ul > li > a {
  display: block !important;
  padding: 1em !important;
  white-space: inherit !important;
  max-width: 100% !important;
  text-overflow: inherit !important;
  line-height: auto;
  text-decoration: none;
  color: var(--color4);
  border-top: 3px solid transparent;
}
.mega_menu_bigcommerce .mobile-menu > ul > li.active > a,
.mega_menu_bigcommerce .mobile-menu > ul > li:hover > a {
  color: var(--white);
  background-color: var(--color1);
}
.mega_menu_bigcommerce .mobile-menu > ul > li > ul {
  display: block !important;
  position: relative !important;
  opacity: 1 !important;
  visibility: inherit !important;
  max-height: 0;
  background: var(--color3);
  border-top: 0 none;
  box-shadow: none;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transition: max-height 125ms ease-in-out !important;
  transition: max-height 125ms ease-in-out !important;
}
.mega_menu_bigcommerce .mobile-menu > ul > li > ul li a {
  padding: 0.5em 1em !important;
  width: 100% !important;
  color: var(--white);
  display: block;
  text-decoration: none;
}
.mega_menu_bigcommerce .mobile-menu .hs-item-has-children {
  float: none !important;
}
.mega_menu_bigcommerce .mobile-menu .hs-item-has-children:after {
  content: "";
  display: table;
  width: 100%;
  height: 0;
  clear: both;
}
.mega_menu_bigcommerce .mobile-menu .hs-item-has-children > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
}
.mobile-menu .hs-item-has-children > a {
  display: inline-block;
  float: left;
  width: 80%;
}
.mega_menu_bigcommerce .mobile-menu .hs-item-has-children > button {
  display: inline-block;
  float: left;
  width: 20%;
  line-height: 60px;
  border: 0 none;
  background: var(--color2);
  -webkit-appearance: none !important;
  outline: 0 !important;
}
.mega_menu_bigcommerce .mobile-menu .hs-item-has-children > button svg {
  height: 16px;
  width: 16px;
}
.mega_menu_bigcommerce .mobile-menu .hs-item-has-children > button.active {
  background: var(--color3);
}
.mega_menu_bigcommerce .mobile-menu .hs-item-has-children > button.active svg {
  transform: rotate(180deg);
  fill: var(--white);
}
.mega_menu_bigcommerce .mobile-menu .hs-item-has-children > button.active + ul {
  max-height: 1000px !important;
}
.mega_menu_bigcommerce
  .mobile-menu
  .hs-item-has-children
  > ul.hs-menu-children-wrapper {
  width: 100%;
  display: block;
}
.mega_menu_bigcommerce
  .mobile-menu
  .hs-item-has-children
  > ul.hs-menu-children-wrapper
  ul {
  display: none;
}
.mega_menu_bigcommerce .menu-overlay {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.mega_menu_bigcommerce .mobileMenuTrigger {
  display: block;
  border: 0 none;
  outline: 0;
  position: fixed;
  padding: 5px;
  top: 1rem;
  right: 1rem;
  z-index: 2020;
  height: 50px;
  background: var(--white);
  width: auto;
  box-shadow: 0 15px 25px var(--color5);
}
.mega_menu_bigcommerce .mobileMenuTrigger:focus {
  outline: 0;
}
.mega_menu_bigcommerce .mobileMenuTrigger svg {
  fill: var(--color3);
  width: 40px;
  height: 40px;
}
.mega_menu_bigcommerce .menu-open {
  overflow: hidden;
}
.mega_menu_bigcommerce .menu-open .mobile-menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.mega_menu_bigcommerce .menu-open .menu-overlay {
  background: var(--color3);
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  left: 0;
  z-index: 2000;
  opacity: 1;
}
.mega_menu_bigcommerce .menu-open .mobileMenuTrigger {
  position: fixed;
  left: calc(300px + 0.25em);
  top: 1rem;
  right: 1rem;
  background: 0 0;
  box-shadow: 0 0 0 transparent;
}
.mega_menu_bigcommerce .menu-open .mobileMenuTrigger svg {
  fill: var(--white);
}
.mega_menu_bigcommerce .hs-menu-depth-2.hs-item-has-children ul {
  display: none;
}
.menu-toggle {
  background: 0 0;
  border: none;
  display: block;
  font-size: 0;
  height: 25px;
  position: relative;
  width: 20px;
  margin-left: 20px;
  position: absolute;
  width: 20px;
  top: 14px;
}
.menu-toggle,
.menu-toggle:after,
.menu-toggle:before {
  border-top: 2px solid #424242;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.toggled-on,
.toggled-on:after,
.toggled-on:before {
  border-radius: 64px;
  border-top: 3px solid #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 18px;
}
.toggled-on:after,
.toggled-on:before {
  left: 7px !important;
  top: 14px !important;
}
.menu-toggle:after,
.menu-toggle:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  right: 0;
}
.menu-toggle:before {
  top: 5px;
}
.menu-toggle:after {
  top: 13px;
}
.menu-toggle.toggled-on:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 20px;
}
.menu-toggle.toggled-on:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
}
.small_menu_list {
  display: none;
}
@media (max-width: 800px) {
  .header_contain_wrap .dnd-section {
    width: 100%;
    z-index: 9;
  }
  .header_contain_wrap .row-number-5.dnd-section {
    position: absolute;
    width: 100%;
    z-index: 9;
    top: 0;
  }
  .atmc-logo-01:before {
    padding-bottom: 0;
  }
  .menu-toggle {
    display: block !important;
  }
  .header_contain_wrap .row-depth-1.row-number-5.dnd-section {
    background: #f0f0f0;
    padding: 0;
  }
  .menu-toggle {
    float: left;
    z-index: 9;
  }
  .toggled-on {
    border: 2px solid #fff;
    border-radius: 50px;
    float: right;
    left: -16px;
    padding: 16px 0;
    width: 36px;
    left: auto;
    right: 19px;
  }
  .header_contain_wrap .row-depth-1.row-number-5.dnd-section {
    z-index: 999999;
  }
}
.mega_full {
  padding: 0 !important;
}
.mega_menu_bigcommerce nav.menu {
  background: 0 0;
  position: relative;
  min-height: 45px;
  width: 100%;
  height: auto;
}
.mega_menu_bigcommerce .menu > ul li a,
.xs-menu li a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 6px 1px;
  border-bottom: 2px solid #00263e;
  font-size: 0.9rem;
  font-weight: 700;
}
.mega_menu_bigcommerce .menu > ul li a:hover {
  border-color: #f26528;
  color: #00263e;
}
.mega_menu_bigcommerce .menu > ul li:hover a {
  color: #00263e;
  border-color: #f26528;
}
.mega_menu_bigcommerce .menu > ul li:hover .bottom_img {
  border: none !important;
}
.mega_menu_bigcommerce .menu > ul li:hover {
  background: #fff;
  color: #000;
  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
}
.mega_menu_bigcommerce .mega-menu .divide_fourth a.col_nave {
  font-weight: 400;
  font-family: Roboto;
  font-size: 0.9rem;
}
.mega_menu_bigcommerce .menu > ul li:hover a:after {
  color: #00263e;
}
.mega_menu_bigcommerce .menu > ul > li {
  list-style: none;
  display: inline-block;
  color: #fff;
  line-height: 24px;
  padding: 9px 12px 12px 12px;
}
.mega_menu_bigcommerce .printers_supplies .fourth_divide {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(13rem, 2fr));
  grid-gap: 0.8rem;
  padding: 14px 18px;
  background: #f2f2f2;
}
.mega_menu_bigcommerce .printers_supplies .one_divide {
  width: 100%;
  background-color: #ecedf1;
  padding: 20px 18px;
  display: flex;
  flex-flow: column;
  border-top: 4px solid #00263e;
}
.mega_menu_bigcommerce .printers_supplies .one_divide .mm_quick_links {
  display: flex;
  justify-content: space-between;
}
.mega_menu_bigcommerce .product_subtitle {
  font-size: 12px;
  color: #606060;
  font-style: italic;
  display: block;
  margin: 0 0 2px 0;
  font-family: Roboto;
  font-weight: 400;
}
.mega_menu_bigcommerce .product_subtitle .new {
  color: #f26327 !important;
  font-weight: 700;
}
.mega_menu_bigcommerce .product_links {
  padding: 3px 0 !important;
}
.mega_menu_bigcommerce .product_link {
  font-size: 14px;
  line-height: 1;
  padding: 0 !important;
  color: #606060 !important;
  margin: 0 0 10px 0;
}
.mega_menu_bigcommerce .product_link {
  transition: all 0.2s ease;
  display: table !important;
  border: none !important;
}
.mega_menu_bigcommerce .product_link:hover {
  text-decoration: underline;
  color: #7a7a7a !important;
}
.mega_menu_bigcommerce .products_title {
  text-transform: uppercase;
  color: #111 !important;
  font-size: 14px;
  letter-spacing: -0.5px;
  padding-top: 5px;
  margin: 0;
  transition: all 0.2s ease;
}
.mega_menu_bigcommerce .products_title {
  display: table;
}
.mega_menu_bigcommerce .main_link {
  border: none !important;
}
.mega_menu_bigcommerce .main_link:hover .product_subtitle,
.mega_menu_bigcommerce .main_link:hover .products_title {
  text-decoration: underline;
  text-decoration-color: #f26528;
}
.mega_menu_bigcommerce .main_link .product_subtitle {
  color: #606060;
}
.mega_menu_bigcommerce .main_link:visited * {
  color: #606060;
}
.mega_menu_bigcommerce .main_link img {
  max-width: 100%;
  transition: all 0.15s ease;
}
.mega_menu_bigcommerce .main_link:hover img {
  opacity: 0.6;
}
.mega_menu_bigcommerce .jaanvi h4 {
  color: #ff4e00;
  margin: 0 0 0.8rem;
  font-family: Roboto Condensed;
}
.mega_menu_bigcommerce .one_divide a.quick_link {
  text-transform: uppercase;
  font: 700 14px/19px Roboto;
  font-family: Roboto;
  color: #111 !important;
  font-size: 14px;
  border: none;
  width: 16%;
  padding: 0;
}
.mega_menu_bigcommerce .one_divide a.quick_link:hover {
  opacity: 0.8;
  text-decoration: underline;
}
.mega_menu_bigcommerce .simple_mega_menu {
  display: flex;
}
.mega_menu_bigcommerce .simple_mega_menu .divide_fourth {
  width: 75%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(13rem, 2fr));
  grid-gap: 0.8rem;
  padding: 8px 18px 13px 18px;
  background: #f2f2f2;
}
.mega_menu_bigcommerce .divide_fourth .title_tips {
  text-transform: uppercase;
  font-family: Roboto;
  color: #111 !important;
  font-size: 14px;
  letter-spacing: -0.5px;
  padding: 5px 0 0;
  margin-bottom: 5px;
  font-weight: 700;
  border: none !important;
}
.mega_menu_bigcommerce .divide_fourth .title_tips:hover {
  text-decoration: underline;
}
.mega_menu_bigcommerce .divide_fourth a.col_nave {
  line-height: 0.8;
  color: #4e4e4e !important;
  border: none !important;
}
.mega_menu_bigcommerce .divide_fourth a.col_nave:hover {
  text-decoration: underline;
}
.mega_menu_bigcommerce .divide_fourth .link_shop_all {
  color: #f26528 !important;
  border: none !important;
  font-weight: 400;
  font-size: 0.9rem;
  font-family: Roboto;
  line-height: 0.8;
}
.mega_menu_bigcommerce .divide_fourth .link_shop_all:hover {
  text-decoration: underline;
}
.mega_menu_bigcommerce .simple_mega_menu .divide_second {
  width: 25%;
  background-color: #ecedf1;
  padding: 2.5rem;
  display: flex;
  flex-flow: column;
}
.mega_menu_bigcommerce .simple_mega_menu .divide_second .nav_col_title {
  text-transform: uppercase;
  font-family: Roboto;
  color: #111;
  font-size: 14px;
  letter-spacing: -0.5px;
  padding: 5px 0 0;
  margin-bottom: 17px;
  font-weight: 700;
  margin-bottom: 12px;
  padding-top: 0 !important;
  display: block;
}
.mega_menu_bigcommerce .simple_mega_menu .divide_second .nav_col_bar {
  color: #ff4e00;
  margin: 0 0 0.8rem;
  font-family: Roboto Condensed;
  border: none;
}
.mega_menu_bigcommerce .simple_mega_menu .divide_second .nav_col_bar:hover {
  opacity: 0.8;
  text-decoration: underline;
}
.mega_menu_bigcommerce .simple_mega_menu .divide_second a.quick_link {
  text-transform: uppercase;
  font: 700 14px/19px Roboto;
  font-family: Roboto;
  color: #606060 !important;
  font-size: 14px;
  border: none;
  padding-top: 1rem;
}
.mega_menu_bigcommerce .displaynone {
  display: none;
}
.mega_menu_bigcommerce .xs-menu-cont {
  display: none;
}
.mega_menu_bigcommerce .xs-menu-cont > a {
  border-radius: 3px;
  padding: 3px 6px;
  display: block;
}
#menutoggle {
  padding: 0;
}
.mega_menu_bigcommerce .xs-menu-cont > a:hover {
  cursor: pointer;
}
.mega_menu_bigcommerce .xs-menu li {
  color: #fff;
  padding: 0;
  border-bottom: 1px solid #ffffff7a;
}
.mega_menu_bigcommerce .xs-menu a {
  text-decoration: none;
}
.mega-menu {
  background: #fff;
  left: 0;
  margin-top: 12px;
  position: absolute;
  width: 100%;
  padding: 0;
  display: none;
  transition-duration: 0.9s;
  color: #383838;
  z-index: 9;
}
#menutoggle i {
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.mega_menu_bigcommerce .mm-6column:after,
.mm-3column:after,
.mm-3column:before,
.mm-6column:before {
  content: "";
  display: table;
  clear: both;
}
.mega_menu_bigcommerce .mm-6column,
.mm-3column {
  float: left;
  position: relative;
}
.mm-6column {
  width: 50%;
}
.mega_menu_bigcommerce .mm-3column {
  width: 25%;
}
.mega_menu_bigcommerce .responsive-img {
  display: block;
  max-width: 100%;
}
.mega_menu_bigcommerce .left-images {
  margin-right: 25px;
}
.left-categories-list,
.mega_menu_bigcommerce .left-images {
  float: left;
}
.mega_menu_bigcommerce .categories-list li {
  display: block;
  line-height: normal;
  margin: 0;
  padding: 5px 0;
}
.mega_menu_bigcommerce .categories-list li:hover {
  background: inherit !important;
}
.mega_menu_bigcommerce .left-images > p {
  background: none repeat scroll 0 0 coral;
  display: block;
  font-size: 18px;
  line-height: normal;
  margin: 0;
  padding: 5px 14px;
}
.mega_menu_bigcommerce .categories-list span {
  font-size: 18px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.mega_menu_bigcommerce .mm-view-more {
  background: none repeat scroll 0 0 coral;
  color: #fff;
  display: inline !important;
  line-height: normal;
  padding: 5px 8px !important;
  margin-top: 10px;
}
.mega_menu_bigcommerce i.icon,
i svg {
  width: 25px;
  vertical-align: middle;
}
.mega_menu_bigcommerce a.corner_line:after {
  content: "";
  height: 18px;
  width: 2px;
  background: #f26528;
  position: absolute;
  left: -13px;
  top: 8px;
}
.mega_menu_bigcommerce a.corner_line {
  position: relative;
}
.mega_menu_bigcommerce li.corner_line_parent:hover {
  background: 0 0 !important;
}
.mega_menu_bigcommerce a.rr-see-more {
  text-align: right;
  border-bottom: 0 !important;
  color: #015f9c !important;
  font-size: 14px !important;
}
.mega_menu_bigcommerce a.rr-see-more i {
  margin-left: 3px;
  color: #015f9c;
  font-weight: 600;
}
.mega_menu_bigcommerce li.corner_line_parent:hover a {
  color: #f26528 !important;
  border: 0 !important;
}
.mega_menu_bigcommerce li.drop-down:hover a:after {
  color: red !important;
}
.mega_menu_bigcommerce li.corner_line_parent.depandant_dropdown a:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-style: normal;
  margin-left: 5px;
  color: #f26528;
  position: absolute;
  font-weight: 100;
  right: -13px;
}
.mega_menu_bigcommerce nav.menu ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.mega_menu_bigcommerce .menu > ul > li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
}
.mega_menu_bigcommerce .display-on {
  display: block;
  transition-duration: 0.9s;
}
.mega_menu_bigcommerce .drop-down > a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-style: normal;
  margin-left: 5px;
  color: #f26528;
  font-weight: 100;
}
@media (max-width: 800px) {
  .mega_menu_bigcommerce .menu {
    display: none;
  }
  .mega_menu_bigcommerce .xs-menu li a {
    padding: 6px 0;
    font-weight: 700;
    font-size: 16px;
    border: none;
  }
  .mega_menu_bigcommerce .xs-menu-cont {
    display: block;
    width: 100%;
    padding: 10px 10px;
  }
  .mega_menu_bigcommerce nav.xs-menu {
    height: 100vh;
    transition: all 0.3s ease;
  }
}
.animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.mega_menu_bigcommerce li.drop-down:hover .mega-menu {
  display: block;
}
.mega_menu_bigcommerce img.menu-footer-img {
  position: absolute;
  bottom: 0;
  width: 100%;
  object-fit: cover;
  height: auto;
}
.mega_menu_bigcommerce .divide_second.differtn_download > .nav-col-container {
  background: #bfc7ca;
  padding: 10px 15px;
}
.mega_menu_bigcommerce .divide_second.differtn_download {
  background-color: #f2f2f2;
  padding-top: 12px;
}
.mega_menu_bigcommerce .menu > ul > li a.product_link {
  font-weight: 300;
  font-family: sans-serif;
}
.mega_menu_bigcommerce .mega-menu {
  min-height: 370px;
  background: #f2f2f2;
}
.mega_menu_bigcommerce .differtn_download a.nav_col_bar {
  border-bottom: 0;
  margin-bottom: 0 !important;
  padding: 3px 0;
  position: relative;
  padding-left: 22px !important;
  color: #606060 !important;
  font-weight: 600;
  font-size: 13;
}
.mega_menu_bigcommerce .differtn_download a.nav_col_bar svg {
  position: absolute;
  width: 15px;
  left: 0;
  top: 1px;
}
