.cpc-product {
    padding: 67px 0 25px 0;
    position: relative;
   
}

.cpc-product  .cards-image__top-content h2 {
    padding-bottom: 16px;
}

.cpc-product-wrapper {
    margin-top: -115px;
    position: relative;
   
}

.cpc-product-wrapper-heading {
    background-color: transparent;
    padding: 32px 0 153px;

    margin-top: 33px;
    position: relative;
}

.cpc-product-wrapper-heading:after{
    content: '';
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 81%, 0% 100%);
    background-color: #F7F7F7;
    z-index: -1;

}

.cpc-product-wrapper-heading h2 {
    text-align: center;
    color: #717171;
    font-size: 22px;
    padding-bottom: 19px;
}

.sorting-product-dropdown {
    width: 100%;
    max-width: 1218px;
    margin: 0 auto;
    padding: 0 15px 0 16px;
    position: relative;
}

.sorting-product-dropdown .form-col {
    margin-bottom: 13px;
}

.btn-transparent {
    text-decoration: underline;
    background-color: transparent;
    border: none;
}

.btn-transparent::before {
    display: none;
}

.specCheckLite .scl-screen h2{
    font-size: 18px !important;
    color: #717171;
    padding-bottom: 10px;
      font-family: 'Oswald', sans-serif !important;
}


.specCheckLite .scl-screen .scl-button.scl-button-compare{
    background: #FFC820!important ;
    border: transparent;
    border-radius: inherit !important;
    font-family: 'Oswald', sans-serif !important;

}

#sclAttributeSelection label {
    font-family: 'Oswald', sans-serif !important;
}

#sclMachineSelection,
.scl-paneHead,
.scl-paneHead > span{
     font-family: 'Oswald', sans-serif !important;
}
.scl-paneHead{
    margin-bottom: 20px !important;
}

.scl-machineSelectPane ul li {
    display: flex;
    padding: 5px;
    position: relative;
}

.scl-machineSelectPane ul li::before{
    background-color: transparent;
}

.scl-machineSelectPane ul li > input {
    margin-right: 5px;
}

#sclMachineSelection input[type="checkbox"] {
    margin-right: 10px;
    margin-left: 1px;
    position: relative;
    top: -1px;
    width: 15px;
    height: 15px;
    background-color: white;
    outline: 1px solid #ccc;
    border: 2px solid white;
    appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

#sclMachineSelection input[type="checkbox"]:checked {
    background-color: #FEB900;
}

#sclAttributeSelection{
    display: flex;
    margin-bottom: 10px;
    margin-top: 10px;
    gap: 20px;
    flex-direction: column;
    align-items: center;
         font-family: 'Oswald', sans-serif !important;
}

#attributeSelect {
   
    font-family: 'Oswald', sans-serif !important;
    display: inline-block;
    vertical-align: top;
    min-width: 200px;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #dddddd;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden;
}

@media(min-width: 768px) {
    .cpc-product {
        padding: 71px 0 55px;
    }
 #sclAttributeSelection{
          flex-direction: row;
 }
    .cpc-product-wrapper {
        margin-top: -70px;
        padding: 0 15px;
    }

    .cpc-product-wrapper-heading {
        padding: 32px 0 92px;
    }

    .cpc-product-wrapper-heading h2 {
        font-size: 32px;
        line-height: 1.25em;
    }

    .sorting-product-dropdown {
        padding: 0 26px;
    }

    .sorting-product-dropdown {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .sorting-product-dropdown .form-col {
        width: calc(50% - 8px);
    }

    .cpc-buttom-sorting {
        text-align: right;
    }

    .cpc-product-wrapper-heading {
        margin-top: 39px;
    }

    .specCheckLite .scl-screen h1 {
            font-size: 40px !important;
            color:#0E0E10;
            font-weight: 700!important;
    }

    .specCheckLite .scl-screen h2{
       font-size: 22px !important;
    }


}

@media(min-width: 1200px) {
    .cpc-product {
        padding: 78px 0 76px;
    }

    .sorting-product-dropdown .form-col {
        width: calc(25% - 8px);
        margin-bottom: 0;
    }

    .cpc-product-wrapper-heading {
        padding: 32px 0 173px;
    }

    .cpc-product-wrapper-heading {
        margin-top: 61px;
    }
  .specCheckLite .scl-screen .scl-button.scl-button-compare:hover{
      background: #FEB900 !important;
  }

    
}

@media(min-width: 1366px) {
    .sorting-product-dropdown {
        padding: 0 0;
    }

    .sorting-product-dropdown .form-col {
        width: 307px;
    }

    .cpc-buttom-sorting {
        width: 250px !important;
    }
}

/* ------------------------- */

.cpc-product-item-wrapper {
    margin-top: -116px;
    position: relative;
   
}

.cpc-product-item-left {
    padding: 0 11px 0 12px;
}

.cpc-product-item-left h3 {
    padding: 15px 23px 14px;
    width: 100%;
    background-color: #FFC820;
    font-size: 22px;
    line-height: 1.36em;
}

.cpc-product-item-left .fx-accordion__panel.is-expanded .fx-accordion__panel__toggle {
    border: 1px solid #DBDBDB;
    background-color: #FFFFFF;
}

.cpc-product-item-left .fx-accordion__panel {
    box-shadow: none;
    margin: 0 0;
}

.cpc-product-item-left .fx-accordion__panel__toggle {
    padding: 13px 55px 14px 23px;
    box-shadow: none;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    border: 1px solid #DBDBDB;
    text-transform: capitalize;
}

.cpc-product-item-left .fx-accordion__panel .fx-accordion__panel__toggle:after {
    right: 20px;
    font-size: 16px;
}

.cpc-product-item-left  .fx-accordion__panel.is-expanded .fx-accordion__panel__toggle:after {
    color: #FFC820;
}

.cpc-product-item-left .fx-accordion__panel__content {
    background-color: #F7F7F7;
    padding: 0 0;
}

.cpc-product-list  {
    padding: 0;
}

.cpc-product-list li {
    padding: 0;
    margin: 0;
}

.cpc-product-list li::before {
    display: none;
}

.cpc-product-list li a {
    text-decoration: none;
    font-size: 18px;
    line-height: 1.5em;
    color: #1A1A1A;
    padding: 11px 30px 11px 45px;
    display: block;
    border: 1px solid #DBDBDB;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

.cpc-product-list li a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 23px;
    width: 7px;
    height: 7px;
    background-color: #FFC820;
    transform: translate(0% , -50%);
}

.cpc-product-list-btn {
    padding-top: 25px;
    background-color: #fff;
}

.cpc-product-list-btn .btn {
    width: 100%;
    padding: 11px 22px 10px;
    font-size: 18px;
}

.cpc-product-list-btn .btn +.btn {
    margin-top: 10px;
    margin-left: 0;
}

.cpc-product-item-left .fx-accordion {
    margin-bottom: 0;
}

.load-more .btn {
    padding: 11px 22px;
    text-align: center;
}


/* --- */

.product-flex-wrapper {
    margin-top: 50px;
}

.product-flex {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.product-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-decoration: none;
    height: 100%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.16);
}

.product-item {
    margin-bottom: 40px;
}

.product-card__img-wrap {
    height: 175px;
    position: relative;
}



.product-card__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-card__img-wrap img.certified-img{
    position: absolute;
    max-width: 120px;
    width: 100%;
}

.product-card__details {
    border-top: 4px solid #FFC820;
    padding:  12px 20px 0;
}

.product-card__content h4 {
    text-align: center;
    font-size: 22px;
    padding-bottom: 7px;
    line-height: 1.27em;
    padding-left: 0;
    color: #0E0E10;
}

.product-card__content h4::before {
    display: none;
}

.product-card__sub-content {
    border-top: 1px solid #DBDBDB;
    padding: 8px 0;
}

.product-card__sub-content p {
    padding: 0;
}

.product-card__sub-content:last-child {
    border-bottom: 1px solid #DBDBDB;
}

.product-card__sub-content h5 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
}

.product-card__bottom {
    text-align: center;
    padding: 0 20px 21px;
}
.product-card__bottom .card-image__cta {
    display: inline-block;
    padding: 8px 20px 8px 0;
    line-height: 1.31em;
}

.product-card__bottom .card-image__cta:hover {
    background: none;
}

.product-card__bottom .card-image__cta::after {
    top: 50%;
    transform: translateY(-50%);
}

.product-card__bottom .btn {
    width: 100%;
    text-align: center;
}

@media(min-width: 768px) {
    .product-flex-wrapper {
        padding: 0 15px;
    }

    .cpc-product-item-left h3 {
        font-size: 32px;
        padding: 9px 23px;
    }
}


.cpc-product-item-left{
        padding-left: 0;
        padding-right: 0;
    }


.padding-right0{
    margin-left: 0;
}

@media(min-width: 1200px) {
    .product-flex-wrapper {
        padding: 0 0;
        margin-top: 0;
    }

    .cpc-product-wrapper {
        margin-top: -115px;
        padding: 0 15px;
    }

    .cpc-product-item-left {
        padding: 0 0;
    }

    .padding-left0 {
        padding-left: 0;
    }

    .padding-right0 {
        padding-right: 0;
        margin-left: 8.33333333%;
    }

    .product-card__bottom .card-image__cta  {
        border-bottom: 2px solid transparent;
        margin-bottom: 8px;
        padding-bottom: 0;
        padding-top: 0;
    }

    .product-card__bottom .card-image__cta:hover {
        border-color: transparent;
        text-decoration: none;
    }
    .product-card__bottom{
        padding-top: 8px;
    }


    .cpc-product-list li a:hover{
        background: linear-gradient(to bottom,#FFCD33 0%,#FFCD33 100%);
    }

  


}
.facetwp-facet-load_more {
    width: 100%;
}
.facetwp-facet{
    margin-bottom: 0 !important;
}

.facetwp-load-more {
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    text-decoration: none;
    color: #0E0E10;
    background-color: #FFC820;
    padding: 13px 22px;
    transition: all ease 0.3s;
    border: 1px solid #FFC820;
    text-align: center;
    width: 100%;
}

.facetwp-load-more::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 14px solid #FEB900;
    border-left: 16px solid transparent;
    bottom: 0;
    right: 0;
}

.facetwp-load-more::hover{
    background: #FEB900 ;
}

@media(min-width:1200px) {

    .new-equipment .product-card:hover{
        background-size: 100%; 
        background : #FFC820;
    }
     .new-equipment .product-card:hover .product-card__details {
        background : #FFC820;


     }
}

.product-img{
    object-fit: contain !important;
}

.archive .image-text.has-bottom-ripped + .wysiwyg{
    margin-top: 100px;
}

.fx-accordion__panel__content .facetwp-facet{
    margin-bottom: 0 !important;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.5em;
    color: #1A1A1A;
    padding: 11px 11px 11px 20px;
    display: block;
    border: 1px solid #DBDBDB;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

.cpc-product + .deals-section.has-topped-ripped{
    margin-top: 140px;
}


.js-deals-rotator .js-image-text {
    padding-bottom: 0;
}

.js-deals-rotator .slider-wrap {}

.deals-item .image-slide img {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    max-height: 388px;
}

.deals-slider-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 60px;
}

.deals-slider-info div {
    flex: 1 1 30%;
    /*grow | shrink | basis */
}

.deals-slider-info .pagingInfo {
    margin-top: 17px !important;
    padding-left: 6px;
    width: auto;
}

#printContainer {
    display: none;
}

#comparison-tool + .contact-rental-block.has-top-ripped {
    margin-top: 120px;
}

#sclMachineSelection{
    flex-direction: column !important;
}
#sclMachineSelection .scl-machineSelectPane{
    width: 100% !important;
}

.product-gallery{
    position: relative;
}
.btn-hotlist {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 17px;
    background: #FFCD33;
    color: #000;
    padding: 5px;
    text-decoration: none;

}

.specCheckLite #sclComparisonScreen .scl-comparisongrid-holder table tr>th:first-child, .specCheckLite #sclComparisonScreen .scl-comparisongrid-holder table tr>th:first-child>span{
    position: relative !important;
}

@media(min-width:768px){
    #sclMachineSelection{
        flex-direction: row !important;
    }
    #sclMachineSelection .scl-machineSelectPane{
        width: 49.95% !important;
    }

}

@media(min-width:1200px) {
    .btn-hotlist:hover{
        background: #FEB900;
    }
    a.card-image__cta:hover{
        border--color: transparent !important;
    }

    a.card-image__cta:hover::before{
            content: '';
            position: absolute;
            bottom: -4px;
            width: 97%;
            left: 0;
            border-bottom: 2px solid #FFCD33;
    }
    .product-card__img-wrap a:hover{
        background: transparent;
    }

    /*.product-item a:hover{
          background: transparent;
    }*/

    .product-item a:hover .product-card__details{
             background: #FFC820;
    }
}

.cpc-product-list li.is-active a {
    color: #0E0E10;
    background: linear-gradient(to bottom,#FFCD33 0%,#FFCD33 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 100%;
}

section:last-child > .bottom-ripped{
    display: none;

}

.section_container section:last-child{
    padding-bottom: 120px !important;
}

.deals-counter{
    height: 55px;
}

.js-deals-rotator  .slick-slide {
  height: 0px!important;
 }

 .js-deals-rotator .slick-slide.slick-active {
    height: 100% !important;  
 }


.rental-tab-accrodian + .section_container{
    margin-top: 120px ;
}

.page-id-26618 .product-card__img-wrap {
    background: #ffffff !important;
}