/**
* Theme Name: Enginir Child
* Description: This is a child theme of Enginir, generated by Merlin WP.
* Author: <a href="https://creativesplanet.com/">Creative's Planet</a>
* Template: enginir
* Version: 1.0
*/

.panel-default {
    background-color:#eaeaea;
    margin: 10px 0px 30px 0px !important;

} 


.media-left img {
    width: 100px !important;

    margin-right: 10px !important;
    
} 


.state-bk {
    
    margin-bottom: 10px !important;
    padding: 25px 0px 25px !important;
    color: white;
    text-align: center;
    
} 


.panel-title {
    color: white;
    
} 


.panel-body {
    padding: 15px 5px 5px 0px !important;

}


.media {
    margin-bottom: 50px !important;
    padding-left: 20px;

}


.media-left img {
    width: 100px !important;

    margin-right: 5px;
    
}


.media-body img {
    border: solid thick #4BD817 10px;
    border-radius: 5px;
    
}


.price-location {
    font-family: Rubik,sans-serif !important;
    font-size: 17px !important;
    line-height: 14px !important;
    letter-spacing: 0 !important;
    color: #525558 !important;
    text-transform: none !important;
    font-weight: 400 !important;
    font-style: normal !important;
    margin-top: -8px !important;
}


.trailer-code {
    font-family: Rubik,sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #525558;
    text-transform: none;
    font-weight: 600;
    font-style: normal;
    margin-top: -10px;
}



.matchthetheme {
    font-family: Rubik,sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #525558;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
}