@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;400;700&display=swap');

/* NEW - Navbar 
*******************************************/
.navbar-default  a.menu-heading {
    font-weight: 600!important;
}

/* NEW - PRICE CSS
*******************************************/
.pricevalue1 {
    font-size: 24px!important;
}

.inventory-details {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 700;
}


/* end new - price css 
*******************************************/

div.footer-container, div.page-bottom, div.pagetitle-container .container, .pagetitle-container .container-fluid, .page-content .container, .page-content .container-fluid {
    background-color: #181818;
}

body.main-body {
    background-color: #737373;
}

.navbar-default {
    background-color: rgba(130, 130, 130, 0.8);
}

/**************************TOP BUTTONS********************************/

div#row-05cad8d77f1149b98086cdfe79e9e816 .corvettes {
margin-top: 50px;
    margin-bottom: 50px;
}
.corvettes img {
    border-radius: 15px;
    box-shadow: 1px 1px 2px #fff;
width:150px;
}

/*****************************************CONTACT INFO*********************************/

.contact .phone img {
    width: 50px;
}

.contact .mail img {
    width: 50px;
}

.col-md-2.phone , .col-md-2.mail {
    text-align: right;
}

a.tel {
    font-size: 22px;
}

a.email {
    font-size: 22px;
color:red
}

.contact-info-text {
font-size:22px;

}
.first-column .contact-info-text {
margin-left: 40px;
}
.first-column + div .contact-info-text a {
color: #ff0000;
}
.contact-info-text img {
width: 50px;
    height: 50px;
    float: left;
}

/************************************************CONTACT BOTTOM************************************/
div#element-8cf90ddac35c4cae945edf2c0157659b{
text-align:center;
}

div#element-8cf90ddac35c4cae945edf2c0157659b img {
    width: 30px;
}


div#element-8cf90ddac35c4cae945edf2c0157659b span {
    font-size: 18px;
}

/*******************************************home text************************************************/

#element-481ddb8bb0194160960e0a5f9eac2271 {
font-size: 20px;
}

span.sig {
font-size: 36px;
font-family: Edwardian Script ITC;
}

/*******************************************SMEDIA************************************************/

.s-media {
    text-align: right;
}


/********************MEDIA Q*********************************************/

* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
div#element-c55b4f4c11d142099522e54e598096a4 {
    margin-top: 0!important;
}
div#element-be960751537f460082acd76f0bf5ea55 img {
    width: 120px!important;
}

div#element-8ef6b95c620c4bd1be2a0b7465e38809 img {
    width: 120px!important;
}
.s-media {
    text-align: center;
}
div#element-375364f849af48d684d3a76c6e5fe348 div {
    display: none;
}
.col-md-2.phone, .col-md-2.mail {
    text-align: center;
}
a.tel {
    text-align: center;
    display: block;
}
a.email {
    text-align: center;
    display: block;
}
}



/* Portrait phones and smaller */
@media (max-width: 480px) {
div#element-c55b4f4c11d142099522e54e598096a4 {
    margin-top: 0!important;
}

div#element-be960751537f460082acd76f0bf5ea55 img {
    width: 120px!important;
}

div#element-8ef6b95c620c4bd1be2a0b7465e38809 img {
    width: 100px!important;
}

.s-media {
    text-align: center;
}

div#element-375364f849af48d684d3a76c6e5fe348 div {
    display: none;
}

.col-md-2.phone, .col-md-2.mail {
    text-align: center;
}
a.tel {
    text-align: center;
    display: block;
}
a.email {
    text-align: center;
    display: block;
}

}


.element-type-vehicledetails .col-xs-12 div div:nth-child(5) {
    text-align: center;
}
/*.element-type-vehicledetails .col-xs-12 div div:nth-child(5) img {
    max-width: 640px !important;
    width: 100%;
}*/




div#element-69e92a20fcf94a328fd1514e33238211 img:hover {
    width: 270px;
}

div#element-69e92a20fcf94a328fd1514e33238211 img{
-webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
}







/* btn 1 */
a.btn1 {
    border: 2px solid #fff;
    padding: 20px;
    font-size: 17px;
    color: red;
}

/* btn 1 */
a.btn2 {
    border: 2px solid #fff;
    padding: 20px;
    font-size: 17px;
    color: red;
}
#element-c123f10a109d4aea96265b1d2bf8e0d2{
background:#424242;
}

.dropdown-menu .active {
  background-color: crimson !important;
  color: #eee !important;
}

.dropdown-menu > li > a:hover {
    background-color: #777 !important;
    color: #eee;
}

@media (min-width: 768px) and (max-width: 991px) {
.navbar-fixed-spacer {
    height: 100px;
}
}