.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://wines.grupoes.cl/wp-content/uploads/2021/10/wine-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://wines.grupoes.cl/wp-content/uploads/2021/10/wine-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: url(https://wines.grupoes.cl/wp-content/uploads/2021/10/wine-footer-bg.jpg);
	background-size:cover;
	background-position:center bottom;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Lora", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Lora", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(172,68,85);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(172,68,85);
}
:root{
--btn-shop-bgcolor-hover:rgb(157,62,77);
}
:root{
--btn-accent-bgcolor:rgb(172,68,85);
}
:root{
--btn-accent-bgcolor-hover:rgb(157,62,77);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-shop-bottom-active: -1px;
				--btn-shop-brd-radius: 0.001px;
				--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
									--btn-accent-brd-radius: 0px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
				--btn-accent-box-shadow-active: none;
				--btn-accent-bottom: 0px;
			
			
			
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//wines.grupoes.cl/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

/* Color del estado "Facturado" */
.order-status.status-invoiced {
    background-color: #ffa500; /* Aquí puedes cambiar el color que desees */
    color: #fff; /* Cambia el color del texto si es necesario para asegurarte de que sea legible */
}

/* Color del estado "Pendiente de entrega" */
.order-status.wc-pending-delivery {
    background-color: #ff0000; /* Aquí puedes cambiar el color que desees */
    color: #fff; /* Cambia el color del texto si es necesario para asegurarte de que sea legible */
}

/* Color del estado "Entregado" */
.order-status.wc-delivered {
    background-color: #008000; /* Aquí puedes cambiar el color que desees */
    color: #fff; /* Cambia el color del texto si es necesario para asegurarte de que sea legible */
}


.order-progress {
		text-align: center;
		margin-bottom: 20px;
		background: #f8f8f8;
		padding: 15px;
		border-radius: 10px;
		box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.col-20 {
	width: 20%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.status-table {
    margin: 0 auto;
    border-collapse: collapse;
}

.status-table td {
    padding: 10px;
    text-align: center;
}
.title-with-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	flex-direction: column;
}

.transport-icon {
		mix-blend-mode: multiply;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    /* Reemplaza "URL_DEL_ICONO" con la URL del icono de transporte que desees usar */
    background-image: url(https://wines.grupoes.cl/wp-content/uploads/2023/07/icons8-delivery.gif);
    /* Asegúrate de ajustar el ancho, altura y posición del icono para que se muestre correctamente */
}

.status-bar {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    /* Asegúrate de ajustar el ancho de la línea de progreso según tus necesidades */
    border-top: 2px solid gray;
    padding-top: 10px;
}

.status-point {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-top: -9px;
    border-radius: 50%;
}

.status-labels {
    display: flex;
    justify-content: space-between;
}

.status-label {
    display: inline-block;
    width: 80px;
    text-align: center;
}

.status-point.completed {
    background-color: #0bcb0b;
}

.status-point.pending {
    background-color: #cccccc;
}
