h1 {
  font-size: 40px;
}

form#filter {
    float: right;
}

form#filter > * {
    margin: 0 15px;
    padding: 3px;
}

form#filter > button { 
    background-color: #1B8741;
    color: #fff;
    padding: 10px 25px;
    text-decoration: none;
    letter-spacing: 5px;
    transition: all .25s ease-in-out 0s;
    margin: 15px;
    text-align: center;
    width: fit-content;
    cursor: pointer;
    border: none;
}

form#filter > button:hover {
    background-color: black;
}

.page-numbers .current {
    background-color: black !important;
}

.prev, .next, .page-numbers {
    background-color: #1B8741;
    transition: all .25s ease-in-out 0s;
    padding: 5px;
    color: white;
    line-height: 60px;
}

.page-numbers {
    margin: 0 5px;
}

.page_numbers_wrap {
    width: 100%;
    text-align: right;
}

.text-center{
    text-align: center;
}
#cars-container {
    padding: 0;
    margin:  0;
}

.post-container {
    display: flex;
    flex-direction: row;
    padding: 25px 0;
    margin: 0;
    border-bottom:  2.5px solid #323B44;
}
.featured-image-wrap {
    flex: 55%;
    display: flex;
    overflow: hidden;
}

.car-details{
    flex: 45%;
}

.post-container > .car-details{
  padding: 0 30px;
}

.car-details > h2 {
  font-weight: 500;
  font-size: 28px;
}

.car-details span {
    color: black;
}

.detail {
    display: flex;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 0;
}
.car-details > .detail > span:first-child{
    width: 150px;
    display: block;
    float: left;
}

.car-details > .detail > span:last-child{
    width: calc(100% - 150px);
    display: block;
    float: left;
}

.btn-view-car {
    background-color: #1B8741;
    color: #fff;
    padding: 10px 25px;
    text-decoration: none;
    letter-spacing: 5px;
    transition: all .25s ease-in-out 0s;
    margin: 15px;
    text-align: center;
    width: fit-content;
}

.post-container:hover .btn-view-car {
  background-color: black;
}


            /* Position the image container (needed to position the left and right arrows) */
            .container-hero-gallery {
              position: relative;
              max-width: 1265px;
              margin: 0 auto;
                padding: 0px;
                position: relative;
                cursor: default;
                overflow: hidden;
                display: block;
                background: rgb(255, 255, 255);
                border: none;
                box-sizing: border-box;
            }
            
            
            /* Hide the images by default */
            .mySlides {
              display: none;
              width: 100%;
              height: auto;
              overflow: hidden;
                margin: 0px;
                padding: 0px;
                position: static;
                cursor: default;
                display: table-cell;
                background: none;
                border: none;
                box-sizing: border-box;
                vertical-align: middle;
            }
            
            
            
            .mySlides > * {
                
               /* height:100%;*/
                margin: 0px auto;
                display: block;
                box-sizing: border-box;
                align-self: center;
            }
            
            
            
            .slider {
                width: auto;
                height: auto;
                margin: 0px;
                padding: 0px;
                position: absolute;
                cursor: default;
                overflow: hidden;
                display: table;
                background: none;
                border: none;
                box-sizing: border-box;
                inset: auto;
                border-spacing: 5px 0px;
                border-collapse: separate;
            }
            
            

            
            /* Add a pointer when hovering over the thumbnail images */
            .cursor {
              cursor: pointer;
            }
            
            /* Next & previous buttons */
            .prev-slider,
            .next-slider {
              cursor: pointer;
              position: absolute;
                top: 50%;  
                transform: translate(0, -50%);
              width: auto;
              padding: 16px;
              color: white;
              font-weight: bold;
              font-size: 20px;
              border-radius: 0 3px 3px 0;
              user-select: none;
              -webkit-user-select: none;
              background-color: rgba(27,135,65,10.8);
				border: none;
            }
            
            /* Position the "next button" to the right */
            .next-slider {
              right: 0;
              border-radius: 3px 0 0 3px;
            }
            
            /* On hover, add a black background color with a little bit see-through */
            .prev-slider:hover,
            .next-slider:hover {
              background-color: #323B44;
            }

            @media (max-width: 768px) {
            
                .tmsRow {
                    flex-direction: column;
                }
                .tmsRow > * {
                    flex: 1 auto;
                }
            }
                   
            
                   
                 /* Go from zero to full opacity */
                @keyframes fadeEffect {
                from {opacity: 0;}
                to {opacity: 1;}
                }

@media  (max-width: 768px) {
    .post-container{
        flex-direction: column;
    }    

    .btn-view-car{
        margin: 20px auto 0 auto;
    }

    .post-container > .car-details {
      padding: 30px 0 0 0;

    }

   .mySlides{
        height: 40vh;
    }
}

@media (max-width: 640px) {
    .mySlides{
        height: 35vh;
    }
}



            .et_pb_section_0_tb_footer {
                background-color: black
            }

            .et_pb_section_0_tb_footer.et_pb_section {
                background-color: #000000!important
            }

            .et_pb_row_0_tb_footer.et_pb_row {
                padding-right: 30px!important;
                padding-left: 30px!important;
                padding-right: 30px;
                padding-left: 30px
            }

            .et_pb_row_0_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_0_tb_footer.et_pb_row {
                width: 100%
            }

            .et_pb_text_0_tb_footer,.et_pb_text_1_tb_footer,.et_pb_text_2_tb_footer {
                padding-right: 10px!important
            }

            .et_pb_section_1_tb_footer.et_pb_section {
                padding-top: 0px;
                padding-bottom: 0px
            }

            .et_pb_section_2_tb_footer.et_pb_section {
                padding-top: 0px;
                padding-bottom: 0px;
                background-color: #323B44!important
            }

            .et_pb_image_0_tb_footer {
                padding-right: 0px;
                margin-right: auto!important;
                margin-left: auto!important;
                text-align: left;
                margin-left: 0
            }

            .et_pb_text_4_tb_footer.et_pb_text,.et_pb_text_5_tb_footer.et_pb_text {
                color: #ffffff!important
            }

            .et_pb_text_4_tb_footer {
                line-height: 1em;
                font-size: 16px;
                line-height: 1em;
                margin-bottom: 0px!important
            }

            .et_pb_text_4_tb_footer h1 {
                font-weight: 700;
                color: #ffffff!important
            }

            .et_pb_signup_0_tb_footer.et_pb_subscribe {
                padding-top: 0px!important;
                padding-right: 0px!important;
                padding-bottom: 0px!important;
                padding-left: 0px!important
            }

            body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button {
                color: #FFFFFF!important;
                border-color: #1B8741;
                background-color: #1B8741
            }

            .et_pb_section_3_tb_footer.et_pb_section {
                padding-top: 25px;
                padding-bottom: 25px;
                background-color: #000000!important
            }

            .et_pb_row_2_tb_footer.et_pb_row {
                padding-top: 0px!important;
                padding-bottom: 0px!important;
                margin-top: 0px!important;
                margin-bottom: 0px!important;
                padding-top: 0px;
                padding-bottom: 0px
            }

            .et_pb_text_5_tb_footer {
                font-size: 12px;
                background-color: rgba(0,0,0,0);
                margin-bottom: -6px!important
            }

            @media only screen and (min-width: 981px) {
                .et_pb_row_1_tb_footer {
                    display:flex;
                    align-items: center;
                    justify-content: center
                }
            }

            @media only screen and (max-width: 980px) {
               

                .et_pb_section_0_tb_footer.et_pb_section {
                    background-color: #000000!important
                }

                .et_pb_row_0_tb_footer {
                    text-align: center
                }

                .et_pb_row_1_tb_footer {
                    display: block
                }

                .et_pb_column_4_tb_footer {
                    width: 100%!important;
                    margin-right: 0px!important
                }

                .et_pb_image_0_tb_footer {
                    text-align: center;
                    margin-left: auto;
                    margin-right: auto
                }

                .et_pb_image_0_tb_footer .et_pb_image_wrap img {
                    width: auto
                }

                .et_pb_column_5_tb_footer {
                    width: 100%!important
                }

                body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:after {
                    display: inline-block;
                    opacity: 0
                }

                body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:hover:after {
                    opacity: 1
                }
            }

            @media only screen and (max-width: 767px) {
                .et_pb_section_0_tb_footer.et_pb_section {
                    background-color:#000000!important
                }

                .et_pb_row_0_tb_footer {
                    text-align: center
                }

                .et_pb_image_0_tb_footer .et_pb_image_wrap img {
                    width: auto
                }

                body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:after {
                    display: inline-block;
                    opacity: 0
                }

                body #page-container .et_pb_section .et_pb_signup_0_tb_footer.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:hover:after {
                    opacity: 1
                }
            }