@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: local("Poppins Light"), local("Poppins-Light"), url("../fonts/poppins/poppins-v1-latin-300.woff2") format("woff2"), url("../fonts/poppins/poppins-v1-latin-300.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
  /* poppins-500 - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: local("Poppins Medium"), local("Poppins-Medium"), url("../fonts/poppins/poppins-v1-latin-500.woff2") format("woff2"), url("../fonts/poppins/poppins-v1-latin-500.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
  /* poppins-regular - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local("Poppins"), local("Poppins-Regular"), url("../fonts/poppins/poppins-v1-latin-regular.woff2") format("woff2"), url("../fonts/poppins/poppins-v1-latin-regular.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
  /* poppins-600 - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url("../fonts/poppins/poppins-v1-latin-600.woff2") format("woff2"), url("../fonts/poppins/poppins-v1-latin-600.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
  /* poppins-700 - latin */
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: local("Poppins Bold"), local("Poppins-Bold"), url("../fonts/poppins/poppins-v1-latin-700.woff2") format("woff2"), url("../fonts/poppins/poppins-v1-latin-700.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

body{
    font-family: "Poppins", sans-serif;
}

#header .order-1{
    order: 0 !important;
}

.header-info {
    font-size: 14px;
    background: #000;
}

.header-info {
    text-align: center;
    padding: 20px 0 17px;
    color: #FFF;
    font-weight: bold;
}

p {	margin-bottom: 1rem;}

[data-content-type=row]>div{
    padding: 0;
}

.footer .bg-container-darker{
    background-color: #ebe6d8 !important;
}

ul.list-icon {
  display: flex;
}

.dpg-logo {
  display: none;
}

.min-w-48 {
  min-width: 16rem;
}

.cms-digital-pricing-guide-home .dpg-logo, .category-price-guide-model-list .dpg-logo{
  display: block;
}

.pr-4:has(.subscribe) {
    display: none !important;
}

.custom-item-1 .item {
    position: relative;    
}
.custom-item-2 .item {
    position: relative;    
}

.custom-item-1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.custom-item-1 .item img {
    opacity: .9;
    width: 100%;
}

.custom-item-1 .item .custom-item-content .w2m_custom_bg {
    max-width: 75%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.4);
    padding: 10px;
}

.custom-item-1 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    color: #000000;
    transition: all 0.3s ease;
    margin-top: 31px;
    background: #e7b56e;
}

.custom-item-1 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: normal;
    color: #000;
    text-align: center;
    width: 100%;
}

.custom-item-2 .item img {
    opacity: .9;
    width: 100%;
}

.custom-item-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.custom-item-2 .item .custom-item-content .w2m_custom_bg {
    max-width: 75%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.4);
    padding: 10px;
}

.custom-item-2 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    color: #000000;
    transition: all 0.3s ease;
    margin-top: 31px;
    background: #e7b56e;
}

.custom-item-2 .link-custom:hover {
    background: #000;
    color: #fff;
}

.custom-item-2 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: normal;
    color: #000;
    text-align: center;
    width: 100%;
}

.footer-logo img {
    max-width: 175px;
}

.desc-footer{
    width: 310px;
}

.footer-logo img {
    max-width: 175px;
}

.footer .list-icon li a {
    display: block;
    height: 40px;
    width: 40px;
    background: #1e1e1e;
    /* border: 2px solid #eae9e9; */
    border-radius: 50%;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
}

.footer .footer-logo {
    margin-bottom: 28px;
    margin-top: -5px;
}

.footer .footer-col-content li {
    display: block;
    margin-bottom: 6px;
}
.footer .list-icon li {
    float: left;
    margin-right: 5px;
}

.footer .desc-footer {
    margin-bottom: 33px;
    line-height: 22px;
}

.glider-slide{
    margin: 0px !important;
}

.custom-item-2 .title-1 {
    font-size: 35px;
    font-weight: 600;
    margin-top: -4px;
}

.custom-item-2 .desc-1 {
    font-size: 24px;
}

.w2m_link_btn {
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    color: #000000;
    transition: all 0.3s ease;
    background: #e7b56e;
}

.w2m_link_btn:hover {
    color: #ffffff;
    background: #000000;
}
  
  .card-container{
    display:flex;
    flex-direction:column;
    gap: 40px;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
  }

  .card-desc{
    color: rgba(0, 0, 0, 0.75);
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-top: 0;
  }
  
  .home-card{
    background: #F6F6F6;
      display:grid;
    grid-template-columns: 1fr 1fr;
    flex-direction: row;
    padding: 0px;
    margin: 0px;
    border-radius: 10px;
    overflow: hidden;
  }
  
  .first-block{
    display: flex;
  }
  
  .first-block img{
    width: 100%;
  }
  
  .second-block{
    padding: 20px;
  }
  
  .card-title{
    font-weight: bold;
    font-size: 26px;
    margin:0;
    color: #000000;
  }
  
  .card-title-2{
    font-weight: bold;
    font-size: 26px;
    color: #000;
    line-height: 1.5;
    margin: 0px;
    width: 90%
  }
  
  .second-block {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    padding: 60px 50px;
    gap: 20px;
  }
  
  .shop-btn{
    background: #FB944D;
    width: auto;
    padding: 10px 40px;
    color: #000;
    border-radius: 50px;
  }

  .title-cont{
    display: flex;
    align-items: baseline;
    gap: 20px;
  }

  .category-background{
    background: #fff;
    margin-top: 50px;
  }

  .category-cont{
    max-width: 1200px;
    margin: 0 auto;
  }
  
  .cat-line{
    height: 5px;
    background: #2E6092;
    flex: auto;
  }

  .title-cont h1{
    color: #0B2B4B;
  }

  .cat-card-cont{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
    padding: 50px 0;
  }

  .cat-card{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px;
    background: #F6F6F6;
    box-shadow: 0 0px 10px rgba(0,0,0,0.2);
  }

  .cat-card img{
    padding: 20px;
    margin-top: 50px;
  }

  .cat-card p{
    margin: 30px 0px;
  }

  .cat-card .shop-btn{
    padding: 10px 60px;
    font-size: 14px;
    font-weight: bold;
  }

  img.logo-img {
    height: 120px;
    width: auto;
  }

  .product-image-photo{
    max-width: unset;
  }

  .product-item-photo-ng  .product-image-photo{
    max-width: 100%;
  }

  form#search_mini_form input {
    border: none;
    background: #f0f0f0;
    border-radius: 24px;
    font-size: 17px;
    padding: 7px 20px;
    width: 300px;
  }

  form.item.product.relative.product-item.product_addtocart_form.flex.flex-col.w-full {
    box-shadow: 0px 0px 10px 2px rgb(175 171 171 / 30%);
    padding: 10px;
  }

  .category-price-guide-model-list button.underline[aria-label="Add to Cart"] {
    display: none;
  }

  .cms-digital-pricing-guide-home button.underline[aria-label="Add to Cart"] {
    display: none;
  }

  @media screen and (max-width: 1200px) and (min-width: 1025px) {
    form#search_mini_form input {
        border: none;
        background: #f0f0f0;
        border-radius: 24px;
        font-size: 17px;
        padding: 7px 20px;
        width: 120px !important;
    }
  }

  @media (min-width: 1023px) {
    .cms-exhibit .container.flex.flex-col.md\:flex-row.flex-wrap.my-6.font-bold.lg\:mt-8.text-3xl {
      max-width: 1000px;
      margin: 0 auto;
      padding: 0;
    }
  }

  @media (max-width: 1023px) {
    .home-card{
        grid-template-columns: 1fr;
    }
  }

  @media (max-width:768px){
    .card-desc {
      color: rgba(0, 0, 0, 0.75);
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      margin-top: 0;
      height: auto;
    }
    .first-block {
      display: flex;
      /* order: 1; */
    }
    .cms-exhibit .columns .columns main .card-desc{
        color: rgba(0, 0, 0, 0.75);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        margin-top: 0;
    }
    .cms-support .columns .columns main .card-desc{
        color: rgba(0, 0, 0, 0.75);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        margin-top: 0;
    }
    .cms-visit .columns .columns main .card-desc{
        color: rgba(0, 0, 0, 0.75);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        margin-top: 0;
    }
    .cms-home .columns .columns main .second-block .shop-btn{
        display: flex;
    }
    .cms-support .columns .columns main .second-block .shop-btn{
        display: flex;
    }
    .cms-home .columns .columns main .second-block{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 60px 50px;
        gap: 20px;
    }
    .cms-visit .columns .columns main .second-block{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 60px 50px;
        gap: 20px;
    }
    .cms-visit .columns .columns main .first-block>img{
    height: 400px;
    object-fit: fill;
    }
    .cms-digital-pricing .columns .columns main .box{
    margin: 20px 0px 20px 0px;
    }
    }

    @media screen and (max-width: 690px) and (min-width: 490px) {
      form#search_mini_form input {
          border: none;
          background: #f0f0f0;
          border-radius: 24px;
          font-size: 17px;
          padding: 7px 20px;
          width: 120px !important;
      }
  }

  @media (max-width: 490px) {
    .home-card{
        grid-template-columns: 1fr;
    }
    .desc-footer {
      width: auto;
    }
    .second-block{
        grid-row-start: 2;
        padding: 25px 20px;
    }
    .card-container {
        display: flex;
        flex-direction: column;
        gap: 40px;
        max-width: 1000px;
        margin: 0 15px;
        margin-top: 50px;
    }
    .card-desc {
        color: rgba(0, 0, 0, 0.75);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        margin-top: 0;
        height: auto;
    }
  }
  .category-museum-collector-tractors .sidebar,
  .category-museum-collector-tractors .toolbar-products.grid {display: none;}
  .category-museum-collector-tractors.page-layout-2columns-left .columns .main{grid-column-start: 1 !important; grid-column: span 4/span 4}
  .plan_visit .card-container {
    max-width: 1130px;
    margin-top: 50px;
    margin-bottom: 50px;
}
  
.cms-hall-of-fame .expandmore__button[aria-expanded=false] > .expandmore__symbol:before, .expandmore__button[data-expanded=false] > .expandmore__symbol:before {
  content: '+ ';
}
.cms-hall-of-fame .expandmore__button[aria-expanded=true] > .expandmore__symbol:before, .expandmore__button[data-expanded=true] > .expandmore__symbol:before {
  content: '− ';
}
.cms-hall-of-fame .expandmore__button {
  background: none;
  font-size: inherit;
  color: inherit;
}
.cms-hall-of-fame .w2m_expand input {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
  margin: 0;
}
.cms-hall-of-fame .w2m_expand label {
  display: inline-block;
  padding: 0.5em;
  text-align: center;
  color: #666;
  vertical-align: middle;
}
.cms-hall-of-fame .w2m_expand label:hover {
  color: #000;
  cursor: pointer;
}
.cms-hall-of-fame .w2m_expand label:before { /*font-weight: bold;*/ font-size: 15px;
  content: "+ Read More";
  vertical-align: text-top;
  display: inline-block; /*width: 20px; height: 20px;*/ margin-right: 3px;
  background: #f6f6f6;
  color: #e7b56e;
  padding: 0 5px;
}
.cms-hall-of-fame .w2m_expand #expand, .cms-hall-of-fame .w2m_expand #expand1, .cms-hall-of-fame .w2m_expand #expand2, .cms-hall-of-fame .w2m_expand #expand3, .cms-hall-of-fame .w2m_expand #expand4, .cms-hall-of-fame .w2m_expand #expand5 {
  height: 0px;
  overflow: hidden;
  transition: height 0.5s;
}
.cms-hall-of-fame .w2m_expand #toggle:checked ~ #expand, .w2m_expand #toggle1:checked ~ #expand1, .cms-hall-of-fame .w2m_expand #toggle2:checked ~ #expand2, .cms-hall-of-fame .w2m_expand #toggle3:checked ~ #expand3, .cms-hall-of-fame .w2m_expand #toggle4:checked ~ #expand4, .cms-hall-of-fame .w2m_expand #toggle5:checked ~ #expand5 {
  height: auto;
}
.cms-hall-of-fame .w2m_expand #toggle:checked ~ #expand section, .cms-hall-of-fame .w2m_expand #toggle1:checked ~ #expand1 section, .cms-hall-of-fame .w2m_expand #toggle2:checked ~ #expand2 section, .cms-hall-of-fame .w2m_expand #toggle3:checked ~ #expand3 section, .cms-hall-of-fame .w2m_expand #toggle4:checked ~ #expand4 section, .cms-hall-of-fame .w2m_expand #toggle5:checked ~ #expand5 section { /*padding:15px 0;*/ padding: 0;
}
.cms-hall-of-fame .w2m_expand #toggle:checked ~ label:before, .cms-hall-of-fame .w2m_expand #toggle1:checked ~ label:before, .cms-hall-of-fame .w2m_expand #toggle2:checked ~ label:before, .cms-hall-of-fame .w2m_expand #toggle3:checked ~ label:before, .cms-hall-of-fame .w2m_expand #toggle4:checked ~ label:before, .cms-hall-of-fame .w2m_expand #toggle5:checked ~ label:before {
  content: "- Read Less";
}
.cms-hall-of-fame .support .fa {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  color: #000000;
}
.cms-hall-of-fame .cms-page-view .col_section {
  margin: 0 0 20px 0;
}
.cms-hall-of-fame .cms-page-view h2, .cms-hall-of-fame .cms-page-view .heading-2, .cms-hall-of-fame .cms-page-view h3, .cms-hall-of-fame .cms-page-view .heading-3, .cms-hall-of-fame .cms-page-view h4, .cms-hall-of-fame .cms-page-view .heading-4, .cms-hall-of-fame .cms-page-view h5, .cms-hall-of-fame .cms-page-view .heading-5 {
  margin-bottom: 10px;
  font-weight: 600;
}
.cms-hall-of-fame h1, .cms-hall-of-fame .heading-1 {
  font-size: 2rem;
}
.cms-hall-of-fame h2, .cms-hall-of-fame .heading-2 {
  font-size: 1.5rem;
}
.cms-hall-of-fame h3, .cms-hall-of-fame .heading-3 {
  font-size: 1.17rem;
}
.cms-hall-of-fame h4, .cms-hall-of-fame .heading-4 {
  font-size: 1rem;
}
.cms-hall-of-fame h5, .cms-hall-of-fame .heading-5 {
  font-size: .83rem;
}
.cms-hall-of-fame h6, .cms-hall-of-fame .heading-6 {
  font-size: .67rem;
}
.cms-hall-of-fame h1, .cms-hall-of-fame .heading-1 {
  margin-bottom: 25px;
  font-weight: 600;
}
.cms-hall-of-fame h2, .cms-hall-of-fame .heading-2 {
  margin-bottom: 25px;
  font-weight: 600;
}
.cms-hall-of-fame h3, .cms-hall-of-fame .heading-3 {
  margin-bottom: 25px;
  font-weight: 600;
}
.cms-hall-of-fame h4, .cms-hall-of-fame .heading-4 {
  margin-bottom: 25px;
  font-weight: 600;
}
.cms-hall-of-fame h5, .cms-hall-of-fame .heading-5 {
  margin-bottom: 25px;
  font-weight: 600;
}
.cms-hall-of-fame h6, .cms-hall-of-fame .heading-6 {
  margin-bottom: 25px;
  font-weight: 600;
}
