/* FR FID 857 - 02-27-2026 - 0941 */
/* shared via file.alternateurls */

/* LS | 9.4.2025 | T4826 | filterdropdown */
@media only screen and (min-width: 767px) {
	.select-container select, .dropdown select {
		min-width: 290px;
	}

	form.select-container:has(#Sort)::after {
		right: -3em;
	}

	div[data-test-selector*="divSearch"] + div#pagingsearching {
		margin-left: 20%;
	}
}

/* YP | 9.4.2025 | T4831 */
@media only screen and (max-width: 766px) {
   body .bod-text h1 {
      font-size: max(27px,2.4vw);
   }
}

/* YP | 9.5.2025 | T4831 */
@media only screen and (max-width: 766px) {
 .product .group-decoration-area div.group-decoration-functions{
         margin-left: -.3rem;
         font-size: 14px;
     }
}

/* YP | 9.12.2025 | T4890 */
@media only screen and (min-width: 767px) {
.ideaBox a {
         font-size: 1rem;
     }
}

@media screen and (min-width: 767px) {
    .navigation nav li a {
	 max-width:230px;
     }
}

.featureProduct_split_content h2 {
    font-size:min(max(1.2rem, 1.6vw), 1.3rem);
}

/* YP | 9.16.2025 | T4897 | footer */
div.footerCopyright > div.container{
     max-width: 1420px;
}

/* YP | 9.16.2025 | T4898 | wishlist */
@media only screen and (max-width: 766px) {
.your-pricing-form{
     width:45%;
   }
.your-pricing .btn-text-full{
         padding: 0.75em 1.2em;
   }
div.product-wishlist{
     padding-left:5px;
   }
}


/* YP | 9.17.2025 | T4910 | filterdropdown */
@media only screen and (max-width: 766px) {
.vw-dealer-section h1{
    font-size: 3.5rem;
    }
.vw-spo-info h2{
    font-size: 2.2rem;
    }
div.vw-spo-left{
    max-height:450px;
    margin-top:-30px;
    }
}

/* YP | 9.17.2025 | T4890 | faqs */
@media only screen and (max-width: 766px) {
.FAQaccordion p{
    max-height:initial;
    }
}

/* YP | 9.17.2025 | T4915 | helpdesk */
@media only screen and (max-width: 766px) {
div.accordian-title{
    font-size:17px;
    }
}

/* YP | 9.19.2025 | T4943 | faq */
@media only screen and (min-width: 767px) {
div.staticPageBodyMain{
    width:61%;
    }
}
@media only screen and (max-width: 766px) {
div._TotalTable div.text-right{
    width:80%!important;
    }
}

/* YP | 9.23.2025 | T4953 | custom-orders */
@media only screen and (max-width: 766px) {
div.specialOrderContact .solidCTA{
    margin: 1rem auto;
    display:block;
    }
}

/* YP | 9.23.2025 | T4967 | casestudies */
@media only screen and (min-width: 767px) {
.the_CaseStudy-details h4 a {
    font-size:1.1rem;
    }

.med-rel-prod-slider .med-product-card{
    padding: 32px 10px;
    }

.med-product-card .rel-company-name{
    font-size: min(max(18px, 1.4vw), 1.1rem);
    }
}

@media only screen and (max-width: 766px) {
section.services-slider div.slideshow-container div.slideshow-inner div.slide-five-grid {
    min-height:680px;
    }
div.spp_staticPg_header{
        height:auto;
    }
div.spp_contact_button a{
        padding: 10px 20px;
    }
.shopall-half h4, .shopall-third h4, .shopall-square a h4, .shopall-grid h4{
        font-size:17px;
    }
}

/* YP | 10.03.2025 | T5051 | NAVbar */
@media only screen and (min-width: 1000px) {
   div.lower-header{
      max-width:1500px
   }
   .customize-search-box div.search-result-wrapper {
      width:480px;
   }
}

/* YP | 11.14.2025 | T5259 | Download CTA */
@media only screen and (min-width: 881px) {
   div.dept-yos-button{
      width:210px
   }
}

/* YP | 02.27.2026 | C44239 | Coke Product Grid */
@media only screen and (min-width: 881px) {
   ul.productGrid article.product-item{
       max-width: 351px;
   }
}


