/**
* Theme Name: Motors Starter Theme Child
* Description: This is a child theme of Motors Starter Theme, generated by Merlin WP.
* Author: <a href="https://stylemixthemes.com/">StylemixThemes</a>
* Template: motors-starter-theme
* Text Domain: motors-starter-theme
* Version: 1.0.2
*/

.listing-list-loop .content .title a .labels { 
	color: #fa891a;
}
.listing-list-loop .image { 
	flex-basis: 280px;
}
.price.gridview { 
	background: transparent !important;
	padding: 0px;
}
.price.gridview::before { 
	display: none !important;
}
img.img-responsive.zoomrotatehover {
    width: 100%;
    max-height: 199px !important;
    height: 100%;
    object-fit: cover;
    min-height: 171.6px;

}

span.nomascena {
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: none !important;
    background: -webkit-linear-gradient(45deg, #0c0c0c, #373737, #0c0c0c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
span.nomascena2 {
    font-weight: 700;
    color: #000000;
    font-size: 20px;
    text-transform: none !important;
    background: -webkit-linear-gradient(45deg, #0c0c0c, #373737, #0c0c0c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
span.pardodcena {
    font-weight: 700;
    font-size: 18px;
    text-transform: none !important;
    background: -webkit-linear-gradient(45deg, #ff9328, #ff8e1f, #ff6a00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
span.pardodcena2 {
    font-weight: 700;
    font-size: 20px;
    text-transform: none !important;
    background: -webkit-linear-gradient(45deg, #ff9328, #ff8e1f, #ff6a00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.right-unit .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

span.heading-font.listingpage.plus {
	position: relative;
    font-size: 24px;
    line-height: 1;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 10px;
}
span.heading-font.listingpage.middle.plus {
	position: relative;
    font-size: 24px;
    line-height: 1;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 10px;
}

span.heading-font.listingpage {
    border-top: 1px solid #05050524;
    font-size: 24px;
    line-height: 1;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 10px;
}
span.heading-font.listingpage.middle {
    border-top: 1px solid #05050524;
    font-size: 26px;
    line-height: 1;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 10px;
	padding-top: 5px;
    padding-bottom: 5px;
} 
span.heading-font.listingpage:first-child {
	border: 0px;
}
span.heading-font.listingpage.middle:first-child {
	border: 0px;
}

sup.textforrent-purchase {
    background: -webkit-linear-gradient(45deg, #686868, #262626);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    padding: 0 3px;
	font-size: 52%;
	top: -0.4em;
	letter-spacing: -0.5px;
}

sup.textforrent2-purchase {
    background: -webkit-linear-gradient(45deg, #686868, #262626);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    padding: 0 3px;
    top: 1.3em;
	font-size: 52%;
	vertical-align: top;
	letter-spacing: -0.5px;
}
sup.textforrent2-purchase2 {
    background: -webkit-linear-gradient(45deg, #686868, #262626);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    padding: 0 3px;
    top: 0;
    font-size: 52%;
	vertical-align: middle;
	letter-spacing: -0.5px;
}
.price.listingpageprice .normal-price {
    position: relative;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

.price2.listingpageprice2 .normal-price {
    position: relative;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

.heading-font.listingpage {
    padding-right: 5px;
}
.heading-font.listingpage.middle {
    padding-right: 5px;
}
.wpr-button-wrap.elementor-clearfix {
    background: #3c3c3c;
}

.icon-hover-clicktoview {
    font-size: 26px !important;!i;!;
}
.price.listingpageprice {
	position: relative;
    margin-left: 40px;
    float: right;
    text-align: right;
    background-color: #6c98e1;
    color: #fff;
    min-height: 50px;
	max-height: 69px;
    place-content: center;
	background-color: #eceff3 !important;
}

.price2.listingpageprice2 {
	position: relative;
	margin-left: 0px;
	float: right;
	text-align: right;
	background-color: #6c98e1;
	color: #fff;
	min-height: 60px;
	max-height: 110px;
	place-content: center;
	background-color: #eceff3 !important;
	width: 100%
}

.price.listingpageprice::before {
	background-color: #eceff3 !important;
}

.price2.listingpageprice2::before {
	display: none !important;
}
@media (max-width: 768px) {

    .meta-top {
    display: flex;
    flex-direction: column-reverse;
	align-items: center;
    }
    .price.listingpageprice {
        width: 90%;
    }
	.price2.listingpageprice2 {
        width: 100%;
    }
    .price.listingpageprice .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    }
	.price2.listingpageprice2 .normal-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    }
	div.price.listingpageprice::before {
	transform: none !important;
	margin-left: 0px !important;
	}
	.meta-middle-unit.font-exists.body, 
    .meta-middle-unit.font-exists.ca-year, 
    .meta-middle-unit.font-exists.mileage {
        display: none !important;
    }
}

.listing-list-loop .content .meta-top .price .normal-price { 
	padding: 4px 10px 6px 6px;
}
.listing-list-loop.stm-isotope-listing-item.stm-listing-directory-list-loop .image {
    min-height: 194px;
    max-height: 199px;
}
.sale-price.sell {
    color: red;
}

.price.discounted-price.homepage {
    background: transparent !important;
    margin-left: 10px !important;
}
.price.discounted-price.homepage::before {
    background: transparent !important;
}

.sale-price.sell {
    color: #fa891a !important;
	font-weight: 700 !important;
}
.sale-price.rent {
    color: #ffffff !important;
	font-weight: 700 !important;
}

.slider-content-custom {
	padding: 8px 0px 0px 0px
}
@media (max-width: 767px) {
	.title.heading-font {
		text-align: center;
	}

	.price.listingpageprice::before {
		display: none !important;
	}

	.price.listingpageprice {
		width: 100%;
		margin-left: 0px !important;
		!i;
		!;
	}
}

.stm-listings-empty__button {
background-color: #202020 !important;
    border-color: #111111;
 }

button.mgbutton.moove-gdpr-infobar-allow-all.gdpr-fbo-0 {
    background-color: #fa891a !important;
}
button.mgbutton:hover.moove-gdpr-infobar-allow-all.gdpr-fbo-0 {
    background-color: #ffffff !important;
}
button.change-settings-button {
    color: #fa891a !important;
}
button.change-settings-button:hover {
    color: #ffffff !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background: black !important;
    padding: 24px;
	border-top:1px solid #181818 !important;
}

.post-content {
	line-height: normal !important;
}

/*Sākums Widget email*/
span.email {
    font-weight: 500;
    font-size: 12px;
}
.emailus {
    line-height: 1.5;
}
/*Beigas Widget email*/