/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.cmasc-gallery-thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 15px;
}
.dato.elementor-widget.elementor-widget-shortcode > div {font-size:14px;}
.cmasc-gallery-thumb {
    width: calc(25% - 9px);
}
.item-level-1.wd-event-hover a.woodmart-nav-link {
	font-size:16px;
	color:#000;}
	.wd-dropdown-menu.wd-design-default {
width: 300px;
}
.cmasc-gallery-thumb img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
    border-radius: 6px;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.2s ease;
}
h1.entry-title.title {color:#fff;}
.cuadro .elementor-widget-shortcode > div {
	font-size:13px;}
.cmasc-filtro-item select#marca_vehiculo option {
	text-transform: uppercase;}
.elementor-pagination span.page-numbers.current {
	color:#000;}
.precio{
	color:#438600;
	font-weight:bold;
	font-size:20px}
.cmasc-gallery-thumb img:hover {
    border-color: #111;
    opacity: 0.9;
}
.elementor-widget-shortcode > div > i.auto-icon-transmission.lef {
	margin-left:20px;}
.elementor-pagination {
	font-size:20px;
	margin-top:20px;}
.etiqueta-ambiental-img {
	width:60px;
position:absolute;
	top:-68px;
	right:0;}
	
.cmasc-estado-vehiculo{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:6px 20px;
    border-radius:999px;
    font-size:18px;
    font-weight:800;
    line-height:1;
    text-decoration:none;
    transition:all .2s ease;
}

.cmasc-estado-disponible{
    background:#e8f7ed;
    color:#1f7a3d;
    border:1px solid #bfe3c9;
}

.cmasc-estado-disponible:hover{
    background:#dff2e6;
    color:#176432;
    text-decoration:none;
}

.cmasc-estado-vendido,
.cmasc-estado-vehiculo.vendido{
    background:#fdecec;
    color:#b42318;
    border:1px solid #f5c2c0;
    cursor:default;
    pointer-events:none;
}
.cmasc-filtro-vehiculos {
    margin-bottom: 30px;
    padding: 20px;
    background: #f7f7f7;
    border-radius: 12px;
}

.cmasc-filtro-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    align-items: end;
}

.cmasc-filtro-item label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
}

.cmasc-filtro-item select {
    width: 100%;
    height: 44px;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0 12px;
    background: #fff;
}

.cmasc-filtro-botones {
    display: flex;
    gap: 10px;
}

.cmasc-filtro-botones button,
.cmasc-reset-filtro {
    height: 44px;
    padding: 0 18px;
    border-radius: 8px;
    border: 0;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.cmasc-filtro-botones button {
    background: #111;
    color: #fff;
}

.cmasc-reset-filtro {
    background: #ddd;
    color: #111;
}
.cmasc-filtro-botones.buscar {
	margin:15px;}
@font-face {
 font-family: "autolistings";
  src: url("/wp-content/themes/woodmart-child/fonts/icons.eot");
  src: url("/wp-content/themes/woodmart-child/fonts/icons.eot?#iefix") format("embedded-opentype"),
       url("/wp-content/themes/woodmart-child/fonts/icons.woff") format("woff"),
       url("/wp-content/themes/woodmart-child/fonts/icons.ttf") format("truetype"),
       url("/wp-content/themes/woodmart-child/fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.minus.elementor-widget.elementor-widget-shortcode > div {
	text-transform:none!important;}
.elementor-widget-shortcode > div {
	text-transform:uppercase;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "autolistings";
    src: url("../fonts/icons.svg#icons") format("svg");
  }
}

[class^="auto-icon-"]:before, [class*=" auto-icon-"]:before,
[class^="auto-icon-"]:after, [class*=" auto-icon-"]:after {   
  font-family: autolistings;
  font-size: 20px;
  font-style: normal;
  margin-right:10px;
  line-height: unset;
}
.elementor-widget-shortcode > div > ul {
	    list-style: none;}
[class^="auto-icon-"], [class*=" auto-icon-"] {   
  display: inline-block;
}
.elementor-widget.elementor-widget-shortcode div.elementor-shortcode ul li {
	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase;}

.auto-icon-window-up:before { content: "\f100"; }
.auto-icon-window-down:before { content: "\f101"; }
.auto-icon-exhaust:before { content: "\f102"; }
.auto-icon-wipers:before { content: "\f103"; }
.auto-icon-aircon:before { content: "\f104"; }
.auto-icon-aircon-down:before { content: "\f105"; }
.auto-icon-speedometer:before { content: "\f106"; }
.auto-icon-suspension:before { content: "\f107"; }
.auto-icon-oil:before { content: "\f108"; }
.auto-icon-airbag:before { content: "\f109"; }
.auto-icon-temperature:before { content: "\f10a"; }
.auto-icon-keys:before { content: "\f10b"; }
.auto-icon-headlights:before { content: "\f10c"; }
.auto-icon-keyless:before { content: "\f10d"; }
.auto-icon-trunk:before { content: "\f10e"; }
.auto-icon-brakes:before { content: "\f10f"; }
.auto-icon-wheel-1:before { content: "\f110"; }
.auto-icon-transmission:before { content: "\f111"; }
.auto-icon-gasoline:before { content: "\f112"; }
.auto-icon-odometer:before { content: "\f113"; }
.auto-icon-battery:before { content: "\f114"; }
.auto-icon-safety:before { content: "\f115"; }
.auto-icon-gasoline-1:before { content: "\f116"; }
.auto-icon-signs:before { content: "\f117"; }
.auto-icon-maintenance:before { content: "\f118"; }
.auto-icon-steering-wheel:before { content: "\f119"; }
.auto-icon-fanbelt:before { content: "\f11a"; }
.auto-icon-engine:before { content: "\f11b"; }
.auto-icon-wheel-2:before { content: "\f11c"; }
@media (max-width: 1200px) {
    .cmasc-filtro-grid {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 680px) {
.wd-content-layout {
     padding-block: 10px; }
}
.container, .container-fluid {
    padding-inline: 0px;
 
}
.elementor-widget-shortcode > div > i.auto-icon-transmission {
    margin-left: 0px;
}
}