  /**
 * Theme Name: McGill
 * Version: 1.0
**/

@media screen and (min-width:1201px) {
    .menu-header-menu-container ul {
        /* width: auto !important; */
    }
}

.btn-cta a {
    font-family: 'Ubuntu';
    font-size: 20px;
    font-weight: 700;
    color: #414141;
    background-color: #f7f7f7;
    border: 2px solid #474747;
    text-transform: uppercase;
    padding: 0px 33px;
    line-height: 41px;
    border-radius: 0px;
    margin-bottom: 20px;
}

.btn-cta a:hover {
    background-color: #F0CB13;
    color: #030000;
}

@media (max-width:768px) {
    .main-content {
        margin: 0px !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .main-content p {
        transform: none !important;
        padding-left: 0px;
    }
    .page-title {
        margin-left: 0px;
        transform: none;
    }
}

.form-title {
    padding-left: 0px;
}

.sec-cpt-bottom {
    padding: 40px 0px 60px;
}

.btn-all-brand {
    font-family: 'Ubuntu';
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    position: relative;
    background-color: #595959;
    margin-top: 7px;
    padding: 10px 25px;
    text-transform: uppercase;
}

.home-intro-sec {
    padding-top: 60px;
}

.home-intro-sec h1 {
    font-size: 36px;
}

.reasons-block {
    padding: 60px 0px 30px;
}

.reasons-block .each-columns {
    margin-bottom: 30px;
}

.reasons-block img {
    max-height: 90px;
}

.home-bottom-block {
    padding-bottom: 60px;
}

.row-breadcrumb {
    padding: 10px;
}

.row-breadcrumb p {
    margin-bottom: 0px;
}

@media (max-width:768px) {
    .reasons-block .each-columns {
        text-align: center;
    }
    .reasons-block img {
        margin-bottom: 20px;
    }
}

@media (max-width:640px) {
    .parts-we-carry {
        padding: 40px 15px 40px;
    }
}


/*Navigaiton Menu Revamp*/
.header {
    background: #040707;
    padding: 0px 0px 10px;
    min-height: 96px;
    position:sticky;
    top:0;
    z-index: 11;
}
.admin-bar .header{
    top:32px;
}
.page-banner{
    padding:0px !important;
}
body.admin-bar{
    margin-top:0px;
}
html{
    margin-top:0px !important;
}
#wpadminbar{
    opacity:1 !important;
}
.home-banner{
    padding-top:0px !important;
}

.row-header-nav-desktop {
    margin: 0 auto !important;
}

.logo {
    background-color: transparent;
    padding-top: 0px !important;
}

.top-bar {
    margin-bottom: 0px;
}

.top-bar .header-menu li>a {
    color: #fff;
}

.header-contact {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: right;
    bottom: 0px;
    padding-top: 8px;
}

.menu-header-menu-container {
    padding-top: 0px !important;
}

.logo img {
    float: none !important;
}

.based {
    color: #FFF;
    font-family: inherit;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    padding: 0px;
    text-align: center;
    display: block;
    margin-bottom: 0px;
}

.header-email {
    color: #FFF;
    text-align: right;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
}

.header-email:hover {
    color: #fff;
}

.header-cta-btn {
    color: #040707;
    font-family: Anton;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 8px 14px;
    display: block;
    background: #F0CB26;
    margin: 0px;
    text-align: center;
}


.top-bar .header-menu li>a:hover {
    color: #F0CB13;
}



@media(max-width:1200px) {
    .header-cta-btn {
        font-size: 18px;
    }
}

@media(max-width:1024px) {
    .row-header-nav-desktop {
        display: flex;
        align-items: center;
        min-height: 80px;
    }
    .header {
        padding: 0px 0px 10px;
    }
    .header-contact {
        padding-top: 0px;
    }
    .header-contact .email-wrap {
        display: none;
    }
    .logo img {
        max-width: 100% !important;
        height: auto !important;
    }
    .toggle-wrap {
        left: 0px;
        top:20px;
    }
    .toggle-wrap.active{
        top:20px;
        padding-top:0px;
    }
    .header-cta-btn {
        line-height: 1.3em;
    }
}

@media(max-width:768px) {
    .admin-bar .header{
        top:42px;
    }
}

@media(max-width:640px) {
    .toggle-wrap {
        top:65px;
    }
}

@media(max-width:480px) {
    .header-cta-btn {
        font-size: 16px;
        padding: 6px 8px;
    }
}

@media only screen and (min-width: 641px) {
    .top-bar .header-menu li.current-menu-item>a,
    .top-bar .header-menu li.current_page_ancestor>a,
    .top-bar .header-menu li.current_page_parent>a {
        background: transparent;
        color: #F0CB13;
    }
}

@media only screen and (min-width: 641px) {
    .dropdown.menu>li.is-active>.is-dropdown-submenu {
        left: -270px !important;
        min-width: 960px;
    }
}

@media only screen and (min-width: 1200px) {
    .dropdown.menu>li.is-active>.is-dropdown-submenu {
        left: -320px !important;
        min-width: 1188px;
    }
}


/*=================== Blog Page ==================*/

.blog-post-card .post-thumb {
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    /* 4:3 aspect ratio */
    position: relative;
    overflow: hidden;
    margin-bottom: 16px;
}

.blog-post-card .post-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-content-blog {
    padding: 140px 0px 60px;
}

.blog-top-content {
    margin-bottom: 30px;
}

.blog-top-content h1 {
    font-size: 36px;
}

.blog-posts {
    margin-bottom: 30px;
}

.blog-posts .row {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .row .column {
    margin-bottom: 30px;
}

.blog-bottom-content h2 {
    font-size: 30px;
    margin-top: 30px;
}

.blog-bottom-content h3 {
    font-size: 24px;
    margin-top: 24px;
}

.blog-bottom-content h4 {
    font-size: 18px;
}

.blog-post-card {
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.blog-post-card .post-meta {
    font-size: 14px;
    margin-bottom: 0px;
}

.blog-post-card .post-title {
    font-size: 22px;
    margin-bottom: 10px;
}

.blog-post-card .post-title a {
    color: #000;
}

.blog-post-card .post-excerpt {
    margin-bottom: 20px;
    font-family: 'Ubuntu';
    font-size: 18px;
    color: #030000;
    font-weight: 200;
}

.blog-post-card .read-more {
    font-family: 'Ubuntu';
    font-size: 18px;
    font-weight: 700;
    color: #414141;
    background-color: #f7f7f7;
    border: 2px solid #474747;
    text-transform: uppercase;
}

.blog-post-card .read-more:hover {
    background-color: #F0CB13;
    color: #030000;
}

.main-content-post-single {
    padding: 140px 0px 60px;
}

.main-content-post-single .row-breadcrumb {
    padding: 0px;
    margin-bottom: 16px;
}

.main-content-post-single .row-breadcrumb p {
    font-size: 14px;
}

.post-header {
    position: static;
}

.single-post .page-banner {
    display: none;
}

.single-post-hero .post-title {
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 1.2em;
}

.single-post-hero .post-meta {
    color: #777;
    font-size: 1rem;
    margin-bottom: 1.5rem;
}

.post-featured-banner {
    width: 100%;
    margin-bottom: 2rem;
}

.single-post-body {
    font-size: 18px;
}

.single-post-body h2 {
    font-size: 28px;
    margin-top: 30px;
}

.single-post-body h3 {
    font-size: 24px;
}


/*Homepage Tesimonail*/

.sec-home-testimonial {
    padding: 60px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
}

.sec-home-testimonial h2 {
    color: #fff;
}

.sec-home-testimonial .testimonial-content {
    margin-bottom: 40px !important;
}

.sec-home-testimonial .testimonial-content,
.sec-home-testimonial .testimonial-content p {
    color: #fff;
    font-style: normal;
    font-size: 18px;
}

.sec-home-testimonial .testimonial-heading {
    display: none;
}

.sec-home-testimonial .testimonial-name {
    font-weight: bold;
}

.sec-home-testimonial .testimonial-company {
    font-weight: 300;
    font-size: 14px;
}

.strong-view.controls-style-buttons .wpmslider-start,
.strong-view.controls-style-buttons .wpmslider-stop,
.strong-view.controls-style-buttons .wpmslider-next,
.strong-view.controls-style-buttons .wpmslider-prev {
    color: #F0CB13 !important;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
    background: #F0CB13 !important;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    background: #F0CB13 !important;
}

.sec-home-testimonial .testimonial-inner {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

@media(max-width:990px) {
    .sec-home-testimonial .testimonial-inner {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}


/*Homepage How We Work Section*/

.how-works-home {
    padding-bottom: 80px;
    padding-top: 80px;
}

.how-works-home .sec-title {
    margin-bottom: 24px;
}

.how-works-home h5 {
    margin-top: 10px;
}


/* Homepage Slider Changes */

#home-slider .slider-caption h3 {
    max-width: 1024px;
    margin: 0 auto;
}

#home-slider .slider-caption p {
    max-width: 1024px;
    margin: 16px auto 30px;
    display: block !important;
}

#home-slider .slick-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

#home-slider .slider-caption {
    z-index: 1;
}

.slider-caption .button {
    background: #F0CB26;
    color: #000;
    border: none;
}

.slider-caption .button--brands{
    background-color: #f6f6f6;
      color: #000;
      border: solid 1px rgba(0, 0, 0, 0.8);
}
.slider-caption .button--brands:hover{
    border-color: #F0CB26;
}

#home-slider .slick-dots {
    margin-bottom: 30px;
}

#home-slider .slick-dots li.slick-active button:before {
    background: #F0CB26;
}

#home-slider .slick-dots li button:hover::before,
#home-slider .slick-dots li button:focus::before,
#home-slider .slick-dots li.slick-active button::before {
    background-color: #F0CB26 !important;
}

@media (max-width:1024px) {
    #home-slider .slick-slide {
        height: 400px !important;
    }
}

@media (max-width:768px) {
    #home-slider .slider-caption {
        top: 25% !important;
        padding: 0px 10px !important;
    }
    .slider-caption .button {
        margin-top: 0px !important;
    }
    #home-slider .slider-caption p {
        margin-bottom: 20px !important;
    }
}

@media (max-width:575px) {
    #home-slider .slider-caption {
        top: 14% !important;
    }
    #home-slider .slick-dots {
        margin-bottom: 15px !important;
    }
}


/*
 * SERVICES PAGE FORM SECTION STYLE *
 */

.all-brand-cta-row {
    margin-top: 15px;
}

@media screen and (min-width: 1024px) {
    .all-brand-cta-row {
        margin-top: 40px;
    }
}

.services-form-section {
    background-color: #000;
    overflow: hidden;
    padding: 80px 10px;
}

.services-form-section>.row {
    position: relative;
    padding: 80px 0px;
    display: flex;
    flex-flow: wrap;
}

.services-form-section>.row>div {
    width: 100%;
    z-index: 1;
}

.services-form-section>.row::after {
    background-color: #fff;
    content: '';
    width: 100%;
    height: 100%;
    border-top: 5px solid #F0CB13;
    display: block;
    z-index: 0;
    top: 0;
    left: 0px;
    position: absolute;
}

.form-wrapper .gform_required_legend {
    display: none;
}

.services-form-text {
    padding-right: 50px;
    margin-bottom: 40px;
}

.form-wrapper .gform_wrapper.gravity-theme .gfield {
    margin-bottom: 0;
}

.form-wrapper .gform_wrapper.gravity-theme .gfield input,
.form-wrapper .gform_wrapper.gravity-theme .gfield textarea,
.form-wrapper .gform_wrapper.gravity-theme .gfield select {
    margin-bottom: 0 !important;
    min-height: 40px;
    background-color: #F9F9F9 !important;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #D3D3D3 !important;
    padding: 10px 15px !important;
    outline: 0 !important;
    box-shadow: none !important;
    height: auto !important;
    font-family: 'Ubuntu';
}

.form-wrapper .gform_wrapper.gravity-theme .gfield textarea {
    height: auto;
    max-height: 100px;
}

.form-wrapper ::placeholder,
.form-wrapper ::-moz-placeholder,
.form-wrapper ::-webkit-input-placeholder,
.form-wrapper :-ms-input-placeholder {
    font-size: 16px !important;
    opacity: 1;
    font-weight: 300;
    font-family: 'Ubuntu';
}

.form-wrapper .gform_wrapper.gravity-theme .gfield select::placeholder {
    color: #000;
    font-weight: 400;
    opacity: 1;
}

.form-wrapper .gform_wrapper.gravity-theme .gfield select {
    background-position: center right;
    background-size: 27px;
    font-size: 20px;
    font-weight: 300;
    font-family: "Ubuntu";
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%22800%22%20height%3D%22800%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M13.098%208H6.902c-.751%200-1.172.754-.708%201.268L9.292%2012.7c.36.399%201.055.399%201.416%200l3.098-3.433C14.27%208.754%2013.849%208%2013.098%208%22%2F%3E%3C%2Fsvg%3E');
}

.form-wrapper .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.large {
    padding: 10px 15px !important;
}

.form-wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    padding: 15px;
}

.form-wrapper .gfield_description {
    margin-top: -5px;
    padding-top: 0;
}

.form-wrapper .gchoice {
    display: flex;
    align-items: start;
}

.form-wrapper .gchoice input {
    min-height: auto !important;
    height: 17px;
    width: 17px;
}

.form-wrapper .gchoice label {
    line-height: 1.2;
}

.services-form-text>h2 {
    line-height: 1.2;
}

@media screen and (min-width: 641px) {
    .services-form-section>.row>div {
        width: 50%;
        z-index: 2;
    }
    .services-form-section>.row::after {
        width: calc(100% + 60px);
        left: -30px;
    }
    .services-form-text {
        padding-right: 50px;
        margin-bottom: 0;
    }
    .services-form-text>h2 {
        font-size: 40px;
    }
}

@media screen and (min-width: 1024px) {
    .services-form-text>h2 {
        font-size: 50px;
    }
}


/***
 * UPS LIST STYLE *
 ***/

.top-space {
    padding-top: 60px;
}

.bottom-space {
    padding-bottom: 60px;
}

.usp-list {
    max-width: 290px;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
    gap: 40px;
}

.usp-list>li {
    list-style: none;
    width: 100%;
}

.usp-item {
    display: flex;
    flex-flow: wrap;
    gap: 30px;
    align-items: center;
}

.usp-icon {
    max-width: 70px;
}

.usp-content>.title {
    display: block;
    line-height: 1.2;
    font-size: 35px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0px;
}

.usp-content>p {
    margin-bottom: 0;
}

@media screen and (min-width:767px) {
    .usp-list {
        max-width: 925px;
        gap: 30px;
    }
    .usp-list>li {
        width: calc(50% - 15px);
    }
    .usp-item {
        justify-content: end;
    }
}

@media screen and (min-width:990px) {
    .usp-content>.title {
        font-size: 50px;
    }
    .usp-list {
        gap: 40px;
    }
    .usp-list>li {
        width: calc(50% - 20px);
    }
}

@media screen and (min-width:1200px) {
    .usp-content>.title {
        font-size: 60px;
    }
    .usp-icon {
        max-width: 100px;
    }
}

.page-template-template-full-width {
    padding-top: 110px;
}

.page-template-template-full-width .page-banner {
    display: none;
}


/*AI Share Buttons*/

.ai-share-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 6px;
    align-items: center;
}

.ai-share-buttons {
    font-weight: bold;
    margin-right: 10px;
}

.ai-btn {
    padding: 6px 14px;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.3s;
}

.ai-btn.chatgpt {
    background: #00a67e;
}

.ai-btn.perplexity {
    background: #6c4dd6;
}

.ai-btn.claude {
    background: #ff9800;
}

.ai-btn.googleai {
    background: #4285f4;
}

.ai-btn.grok {
    background: #000;
}

.ai-btn.whatsapp {
    background: #25D366;
}

.ai-btn.linkedin {
    background: #0077b5;
}

.ai-btn:hover {
    opacity: 0.8;
    color: #fff;
}


/***
 * BLOG POST LINK STYLE UPDATEDS *
 ***/

.single-post-body li a {
    text-decoration: underline 2px;
}


/**
 * COMMON STYLES *
 **/

.font-ubuntu {
    font-family: 'Ubuntu';
}


/****
 * COMPLIANCE STATEMENT PAGE *
 ****/

.group-style-1 p+ul {
    margin-top: 0 !important;
}

@media screen and (max-width:1024px) {
    .group-style-1 li {
        font-size: 18px;
    }
    .group-style-1 p {
        font-size: 18px;
    }
    .group-style-1 p+ul {
        margin-top: 20px !important;
    }
}

.sec-cpt-bottom li {
    font-size: 20px;
    font-family: 'Ubuntu';
    font-weight: 300;
}


/*=============== Author Bio on Blog Post Pages ==============*/

.author-bio-wrapper {
    margin-top: 50px;
    padding: 30px 0px;
    border-top: 1px solid #eee;
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.author-avatar {
    min-width: 100px;
}

.author-bio-wrapper img {
    border-radius: 50%;
}

@media (max-width: 768px) {
    .author-bio-wrapper {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .author-bio-wrapper .author-avatar {
        margin-bottom: 0px;
    }
}

.brand-image.image-style-cover {
    background-size: cover;
}

/*================== Homepage Featured Brand Section ===================== */
.featured-brands-home {
    padding-bottom: 80px;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.featured-brands-home .sec-title {
    margin-bottom: 24px;
}

.featued-collage {
    display: flex;
    gap: 10px;
}

.col1 {
    width: 30%;
}

.col2 {
    width: 70%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.col-row-1 {
    display: flex;
    gap: 10px;
}

.col-row-1>div {
    width: 100%;
}

.fbrandwrap {
    background: #ccc;
    height: 100%;
    min-height: 240px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.fbrandwrap h5 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 30px 30px;
    margin: 0px;
    color: #fff;
    z-index: 1;
}

.fbrandwrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    transition: opacity 0.3s ease;
    z-index: 1;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

.fbrandwrap:hover::before {
    opacity: 0.8;
}

@media(max-width:768px) {
    .featued-collage {
        display: block;
    }
    .featued-collage .col1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .featued-collage .col2 {
        width: 100%;
        display: block;
    }
    .featued-collage .col-row-1 {
        display: block;
    }
    .featued-collage .col-row-1 .fbrandwrap {
        margin-bottom: 20px;
    }
}

/*===========Mobile header contact info===========*/
.header-phone{
    color:#fff;
    font-weight: 700;
}
.header-phone:hover, .header-phone:active{
    color:#fff;
}
.mobile-header-contacts{
    gap:12px;
    justify-content: center;
    display: none;
}
.mobile-header-contacts .header-email{
    text-decoration: none;
}
@media(max-width:640px){
    .mobile-header-contacts{
        display:flex;
    }
    .page-banner{
        padding-top:0px !important;
    }
}

.single-brand{
        padding-top:0px;
}
/*Announcement-bar*/
.announcement-bar{
    background:#f0cb26;
    padding:8px 10px;
    color:#000;
    font-weight: bold;;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
@media(max-width:768px){
    .announcement-bar{
        font-size: 13px;
    }
}


/*Brand Page New Layout*/
.band-custom-template p{
	font-size:18px;
	line-height:1.5;
	font-weight:200;
	color:#030000;
}
.band-custom-template h2{
	line-height:1.3;
	margin-bottom:1rem;
	font-size:36px;
}
.band-custom-template ul, .band-custom-template ol{
	font-size:18px;
	line-height:1.5;
	font-weight:200;
	color:#030000;
	font-family: 'Ubuntu';
}
.band-custom-template .breadcrumb a{
	color:#fff;
}
.band-custom-template .hero-banner h1{
	font-size:60px;
	line-height:1.2em;
}
.band-custom-template .hero-banner .wp-block-cover__inner-container{
	 display: flex;
   flex-wrap: wrap;
   height: 340px;
   flex-direction: column;
   justify-content: space-between;
}
.band-custom-template .hero-banner .wp-block-columns{
	width:100%;
}
.band-custom-template .hero-banner{
	padding:40px 15px;
}
.band-custom-template .main-brand{
	padding:40px 0px;
}

.form-brand-wrap .gform_heading{
	display:none;
}
.form-brand-wrap{
	padding:30px;
	border-top: 8px solid #F0CB26;
background: #FEFEFE;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15), 0 3px 6px 0 rgba(0, 0, 0, 0.10);
}
.form-brand-wrap .gfield{
	margin:0px !important;
}
.form-brand-wrap .gform_fields{
	display: flex !important;
  flex-direction: column !important;
  gap: 15px !important;
}
.form-brand-wrap .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.form-brand-wrap .gform_wrapper textarea,
.form-brand-wrap .gform_wrapper select {
   margin-bottom:5px !important;
	background:#F6F6F6;
	border:1px solid #D3D3D3;
	box-shadow:none;
}
.form-brand-wrap .gchoice {
	display:flex;
	line-height:normal;
}
.form-brand-wrap .gchoice label{
	line-height:normal;
}
.container{
	max-width:1230px;
	margin:0 auto;
	padding:0px 16px;
}
@media(min-width:1200px){
.gapx-60{
	gap:60px;
}
}
@media(max-width:768px){
    .band-custom-template .hero-banner .wp-block-cover__inner-container{
        flex-direction:row;
        height:auto !important;
        min-height:300px;
    }
    .band-custom-template .hero-banner h1{
        font-size:42px;
    }
    .band-custom-template h2{
        font-size:30px;
    }
}




/* Part Search Styles */

#part-search-form {
    display: flex;
    gap: 20px;
}

#part-search-input {
    flex: 1;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
}


#part-search-submit {
    padding: 10px 20px;
    background: #F0CB26;
    color: #000;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: 190px;
    text-transform: uppercase;
    font-weight: 700;
}

#part-search-submit:hover {
    background: #000;
    color: #fff;
}


/* ========================
   PART SEARCH STYLES 
========================= */

/* Search Container & Wrapper */
.part-search-container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.home-slider-search-wrapper {
    width: 100%;
    padding: 30px 15px;
    background: #000;
}

/* Search Input & Field */
.part-search-field-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.part-search-loading {
    width: 22px;
    height: 22px;
    border: 3px solid rgba(0, 124, 186, 0.2);
    border-top-color: #007cba;
    border-radius: 50%;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.15s ease-in-out;
}

.part-search-loading.active {
    opacity: 1;
    visibility: visible;
    animation: part-search-spin 0.8s linear infinite;
}

@keyframes part-search-spin {
    from { transform: translateY(-50%) rotate(0deg); }
    to { transform: translateY(-50%) rotate(360deg); }
}

/* Results Dropdown List */
#part-search-results.list {
    list-style: none;
    margin: 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
    max-height: 260px;
    overflow-y: auto;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    position: absolute;
    width: calc(100% - 30px);
    z-index: 7;
}

#part-search-results.list.show { display: block !important; }
#part-search-results.list.hide { display: none !important; }

.part-search-suggestion-item {
    padding: 10px 12px;
    cursor: pointer;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
}

.part-search-suggestion-item:hover { background: #f6f6f6; }

/* Search Results Display */
.part-search-detail {
    padding: 12px 14px;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    margin-bottom: 10px;
    background: #fbfbfb;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width:767px) {
    .part-search-detail{
        flex-direction: column;
        text-align: center;
    }
}

.part-search-detail-content { max-width: 50%; }

.part-search-detail-number {
    font-weight: 700;
    margin-bottom: 6px;
    color: #030000;
    font-size: clamp(1.25rem, 0.982rem + 0.857vw, 1.625rem);
}

.part-search-detail-manufacturer {
    color: #030000;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
}

.part-search-empty {
    margin-top: 15px;
    text-align: center;
    color: red;
    font-size: 20px;
}

.part-results {
    list-style: none;
    padding: 0;
}

.part-results li {
    padding: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Button & Link Styles */
.list-button-wrapper {
    margin-top: 10px;
    display: flex;
    gap: 15px;
    max-width: 310px;
    flex-flow: wrap;
    justify-content: end;
}

.part-search-empty .list-button-wrapper {
    justify-content: center;
    max-width: 100%;
}

.list-button-wrapper .part-search-detail-link {
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    background: #F0CB26;
    color: #000;
    border: 2px solid #F0CB26;
    padding: 7px 15px;
    line-height: 1.2;
    font-size: 14px;
    text-transform: uppercase;
}

.list-button-wrapper .part-search-detail-link:hover {
    background: #fff;
    color: #000;
}

.request-quote-btn {
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    background: #F0CB26;
    color: #000;
    border: 2px solid #F0CB26;
    padding: 7px 15px;
    line-height: 1.2;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}

.request-quote-btn:hover {
    background: #fff;
    color: #000;
}

/* Pagination */
.pagination {
    margin: 20px 0;
    text-align: center;
}

.pagination a,
.pagination span {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 2px;
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
}

.pagination a:hover {
    background: #f5f5f5;
    border-color: #ccc;
}

.pagination .current {
    background: #F0CB26;
    color: #fff;
    border-color: #F0CB26;
}

.pagination .dots {
    border: none;
    background: none;
    color: #666;
}

/* Search Result Page */
.part-search-result-page .page-banner {
    height: 180px;
}

.part-search-result-page .page-banner img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.part-search-result-page .main-content {
    padding: 10px 0 50px;
    border: 0;
}

.part-search-result-page .main-content h1 {
    font-size: clamp(1.563rem, 0.982rem + 1.857vw, 2.375rem);
    margin-bottom: 30px;
    line-height: 1.2;
}

/* Popup/Modal Form */
.popupform-wrapper {
    display: flex;
    flex-flow: wrap;
    border-top: 10px solid #F0CB26;
    padding: 50px;
    background-color: #fff;
}

.popupform-header {
    width: 50%;
    padding-right: 40px;
}

.popupform-content {
    width: 50%;
}

.popupform-content .gfield,
.popupform-content input{
    margin-bottom: 0 !important;
}
.popupform-content .gform-footer{
    margin: 15px 0 0 0 !important;
    padding: 0 !important;
}
#quote-form-popup .gform_wrapper.gravity-theme .gform_fields{
    row-gap: 10px;
}
#quote-form-popup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#quote-form-popup .gform_wrapper input[type=email],
#quote-form-popup .gform_wrapper textarea,
#quote-form-popup .gform_wrapper select {
    background-color: #F9F9F9;
    border: 1px solid #D3D3D3;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Ubuntu', sans-serif !important;
    color: #000000 !important;
    min-height: 40px;
    height: auto;
    line-height: 1.4;
}
#quote-form-popup .gform_wrapper textarea {
    height: 90px;
}
#quote-form-popup .gform_wrapper input::placeholder,
#quote-form-popup .gform_wrapper textarea::placeholder {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Ubuntu', sans-serif !important;
    color: #888888 !important;
    opacity: 1 !important;
    -webkit-text-fill-color: #888888;
}
#quote-form-popup .gform_wrapper input::-webkit-input-placeholder,
#quote-form-popup .gform_wrapper textarea::-webkit-input-placeholder {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Ubuntu', sans-serif !important;
    color: #888888 !important;
    opacity: 1 !important;
    -webkit-text-fill-color: #888888;
}
#quote-form-popup .gform_wrapper input::-moz-placeholder,
#quote-form-popup .gform_wrapper textarea::-moz-placeholder {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Ubuntu', sans-serif !important;
    color: #888888 !important;
    opacity: 1 !important;
}
#quote-form-popup .gform_wrapper select option {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Ubuntu', sans-serif !important;
    color: #000000 !important;
}
#quote-form-popup .gform_wrapper select:has(option[value=""]:checked),
#quote-form-popup .gform_wrapper select:has(option.gf_placeholder:checked) {
    color: #888888 !important;
}
#quote-form-popup .gform_wrapper select option.gf_placeholder,
#quote-form-popup .gform_wrapper select option[value=""] {
    color: #888888 !important;
}
#quote-form-popup .gchoice{
    display: flex;
    align-items: flex-start;
}
#quote-form-popup .gform_wrapper.gravity-theme .gfield-choice-input+label {
    max-width: 100%;
    margin-right: 0;
}
#quote-form-popup .gfield_description {
    margin-top: 0px;
}
#quote-form-popup .gfield-choice-input{
    margin-top: 10px;
}
#quote-form-popup  .gform_button, #quote-form-popup  .gform_footer input[type=submit] {
    font-family: 'Ubuntu';
    font-size: 18px !important;
    font-weight: 700;
    color: #414141;
    background-color: #F0CB13;
    text-transform: uppercase;
    display: block;
    width: 100%;
    padding: 13px;
}
#quote-form-popup  .gform_button:hover, #quote-form-popup  .gform_footer input[type=submit]:hover{
    background-color: #595959;
    color: #fff;
}
#quote-form-popup .ginput_container_select select {
    background-position: center right -25px;
    background-size: 22px;
    font-weight: 400;
    font-family: 'Ubuntu' !important;;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%22800%22%20height%3D%22800%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M13.098%208H6.902c-.751%200-1.172.754-.708%201.268L9.292%2012.7c.36.399%201.055.399%201.416%200l3.098-3.433C14.27%208.754%2013.849%208%2013.098%208%22%2F%3E%3C%2Fsvg%3E);
    padding-right: 25px;
    
}

/* Quote Popup Fancybox Customization */
.quote-popup-wrap {
    width: 100%;
    max-width: 1200px;
}

.quote-popup-wrap .fancybox-skin {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
}

.quote-popup-wrap .fancybox-inner {
    width: auto !important;
    height: auto !important;
}

.popupform-title {
    font-size: clamp(1.563rem, 0.446rem + 3.571vw, 3.125rem);
    font-weight: 700;
    padding: 0;
    line-height: 1.2;
    margin-bottom: 20px;
    display: block;
    color: #000;
}

.popupform-title.not-found {
    font-size: clamp(1.375rem, 0.661rem + 2.286vw, 2.375rem);
    padding: 0;
}

@media screen and (max-width:767px) {
    .popupform-wrapper{
        padding: 30px 20px;
        flex-direction: column;
    }
    .popupform-header,
    .popupform-content{
        width: 100%;
    }
}
