@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//jimenanails.us/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//jimenanails.us/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//jimenanails.us/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//jimenanails.us/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//jimenanails.us/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//jimenanails.us/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//jimenanails.us/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//jimenanails.us/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//jimenanails.us/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(227,66,144);
	--wd-alternative-color: rgb(227,66,144);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(227,66,144);
	--btn-accented-bgcolor-hover: rgb(226,29,124);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(227,66,144);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 1000px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://jimenanails.us/wp-content/uploads/banner-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-load-additional-fonts {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.reserva_cita {
	background: #e34290;
	color: #fff;
	padding: 10px;
	border: 2px solid #e34290;
}

.reserva_cita:hover{
	background: none;
	color: #e34290;
	border: 2px solid #e34290;
}

.menu_rebajas {
	color: #e34290;
}

.menu_rebajas:hover {
	color: #e34290;
	text-decoration: underline;
	text-decoration-color: #e34290;
}

#menu-top-bar-right li a:hover {
	text-decoration: underline;
}

ul.yith-wcan-list li.chosen > a::before {
display:none;
}

li.chosen a {
color: #181818!important;
font-weight: bold;
}

.product-label.new {
background: #e34290 !important;
}

h1, h2 {
letter-spacing: -.05em!important;
}

h3, h4, h5, h6, h7 {
letter-spacing: -.02em!important;
}

.titulo_contacto_footer {
font-weight: 600  !important;
}

.wd-filter-buttons {
	display:none !important;
}

.wd-products-nav {
	display:none !important;
}

.wd-back-btn {
	display:none !important;
}

.page-title {
	text-shadow: 3px 3px 6px #c47696;
	margin-top: -20px !important;
}

.menu_column_products {
	border-left: 1px solid #ededed !important;
	padding-bottom: 30px !important;
}

.lista_menu {
	margin-bottom:-5px !important;
}	

.lista_submenu a{
	margin-top:-10px !important;
	margin-left:35px !important;
}	

#menu-item-8039 .lista_menu img{
	max-height:35px !important;
}	

#menu-item-8039 .lista_submenu img{
	max-height:25px !important;
}

#menu-item-11498 .lista_menu img{
	max-height:35px !important;
}	

#menu-item-11498 .lista_submenu img{
	max-height:25px !important;
}

/* Ocultar boton actualizar carrito 
.button[name="update_cart"] {
	display: none !important;
}
*/
/*Mostar productos Hotspot en vez de imagen destacada*/
/*Kit X-Press Gel*/
#product-11424 .featured a {
	display:none !important;
}

#product-11424 .productos_hotspot a {
	display:block !important;
	width:100% !important;
	text-align:center !important;
	z-index:99999 !important;
}

.productos_hotspot {
	padding-bottom: 150px !important;
}

/*Ocultar descripción productos Hotspot*/
.wd-more-desc-inner {
	display:none !important;
}

.titulo_subcategoria_menu {
	font-size:14px;
	font-weight:700;
	text-align:center;
}

.titulo_subcategoria_menu a:hover {
	color: #e34290;
}

/*Borde sidebar*/
.sidebar-container {
	border-right: 0.5px solid #ececec;
}

.sidebar-widget h5 {
	background: #e34290 !important;
	color: #fff !important;
	text-align: center !important;
	padding: 10px 5px 10px 5px !important;
}

.woocommerce-info {
	background-color: #e34290 !important;
}

/*Productos de regalo*/
.ywdpd_popup .ywdpd_image_badge, .ywdpd_popup .ywdpd_qty_arrows .button, .ywdpd_popup .single_add_to_cart_button, .ywdpd_popup .product_taxonomy.button {
	background-color: #e34290 !important;
	border-color: #e34290 !important;
}

.ywdpd_popup_items li.item h5, .ywdpd_step2 h5 {
color: #333333 !important;
}

.ywdpd_popup #ywdpd_popup_container .ywdpd_footer a {
color: #bbbbbb !important;
}

.ywdpd_popup #ywdpd_popup_container .ywdpd_footer a:hover {
color: #333333 !important;
}

/*Quitar negrita productos página de gracias*/
td.product-name a{
	font-weight: normal !important;
	color: #777777 !important;
}

.link_faqs {
color: #e34290 !important;
}

.link_faqs:hover{
text-decoration: underline !important;
}

/*Títulos Formación Home*/
.titulos_home_formacion h4:hover {
color: #e34290;
}

/*Bucador de productos header*/
.aws-container {
	padding-left:20px !important;
	padding-right:20px !important;
	width: 100% !important;
}
.aws-container .aws-search-form .aws-form-btn {
	background: #e34290 !important;
	border: none !important;
}
.aws-container .aws-search-form .aws-search-btn_icon {
	color: #fff !important;	
}

.aws-container .aws-search-field {
	color: #777 !important;
	padding-left: 10px !important;
	font-size: 14px !important;
}

.aws-search-result .aws_result_title {
	color: #333 !important;
	font-weight: 700 !important;
	font-size:14px !important;
}

.aws-search-result .aws_result_price {
	font-size:14px !important;
	font-weight:600 !important;
}	

.aws-search-result .aws_onsale {
	background: #e34290 !important;
}

.aws-search-result .aws_search_more a {
	color: #e34290 !important;
}

.aws-search-result ul li {
	border-bottom: 1px solid #eee !important;
}

/*Borrar duplicado variaciones Kit Personalizado*/

.woosb-products .woosb-product .variations_form .variations .variation .label {
	display:none !important;
}

/*Box alert kit personalizado*/
.woosb-alert {
	border-left: 4px solid #e34290 !important;
}

Filtros color
.filter-name {
	display:none !important;
}

/*Lista de deseos*/
.wd-wishlist-head {
	margin-bottom: 50px !important;
}

.wd-button-remove-wrap {
	margin-bottom: 25px !important;
}

/*Descarga Guía Tendencias*/
.link_descarga_guia_tendencias {
margin: 10px;
font-size:25px;
text-decoration:underline;
}				

.wpcf7 form.sent .wpcf7-response-output {
border-color:#e34290 !important;
}			

.wpcf7-submit {
	background: #e34290 !important;
	color: #fff !important;
}

.subcategoria_menu {
	margin-left:25px;
}

/*Ocultar info envío kit personalizado*/
#product-20579 .product-tabs-wrapper {
	display:none !important;
}

/*Título aviso disponibilidad*/
.subscribe_for_interest_text {
	font-size: 16px !important;
}

.registered_message {
color: #f46195 !important;
}

/*Desplegable cupón página checkout*/
.woocommerce-form-coupon-toggle>div, .woocommerce-form-login-toggle>div {
	padding: 20px 0 20px 20px !important;
	color: #fff !important;
}
.woocommerce-form-coupon-toggle>div>a, .woocommerce-form-login-toggle>div>a {
	color: #fff !important;
}

/*Mi monedero*/
.woocommerce-MyAccount-navigation>ul li.woocommerce-MyAccount-navigation-link--woo-wallet a::before {
	content:none !important;
}
.woo-wallet-link .wd-my-account-links a:before {
	content: url(https://jimenanails.com/wp-content/uploads/icex-next-3.jpg) !important;
}

/*Iconos secciones Mi Cuenta*/
.wd-my-account-links a:before {
	color: #e34290 !important;
}

/*Icono Jimesaldo Mi Cuenta*/
.wd-my-account-links .woo-wallet-link a:before {
	content: url(https://jimenanails.com/wp-content/uploads/icono-jimesaldo-3.svg);
	width:50px !important;
	height:50px !important;
	margin:0 auto !important;
	margin-bottom:10px !important;
}

/*Colores Menú izquierdo Mi Cuenta*/
.woocommerce-MyAccount-navigation ul li.is-active>a {
	background:#e34290 !important;
	color: #fff !important;
}

/*Alineación Descripción Corta*/
.woocommerce-product-details__short-description {
	text-align:left !important;
}

/*Tarjeta Regalo*/
.gift-cards-list .selected_button .amount  {
color: #fff !important;
}
.ywgc-manual-amount {
	height: 3.2em !important;
	margin-top: -13px !important;
	width: 10em !important;
	border: 1px solid #e34290 !important;
}


.ywgc-currency-symbol {
	margin-left:-30px !important; 
}
#product-24083 .owl-stage {
	width: 100% !important;
}

input#ywgc-delivery-notification-checkbox {
	float: none !important;
	width: 5% !important;
}
label[for=ywgc-delivery-notification-checkbox] {
	width: 90%;
	line-height: 20px !important;
	text-align: left !important;
}
/*Icono Tarjeta Regalo Mi Cuenta*/
.wd-my-account-links .gift-cards-link a:before {
	content: url(https://jimenanails.com/wp-content/uploads/icono-tarjeta-regalo-mi-cuenta-3.svg);
	width:50px !important;
	height:50px !important;
	margin:0 auto !important;
	margin-bottom:10px !important;
}

/*Error cantidad minima-lotes carrito*/
.woocommerce-error, .woocommerce-info {
	background-color: #e34290 !important;
}

/*Boton Reservas Menu*/
.boton_reserva_menu {
	margin-top:10px;
}

/*Bordes cuadro cantidad restante para envío gratuito*/
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar{
border: 2px dashed #e34290 !important;
}

/*Formulario 2 columnas Visita Asesor Comercial*/
#responsive-form{
	max-width:600px /*-- cambiar esto para conseguir el ancho de la forma deseada --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

/*---------- Fin Formulario 2 columnas Visita Asesor Comercial ----------*/

/*---------- Popup Country Selector ----------*/
/*Columnas Country Selector*/
.wordpress-country-selector-col-sm-2 {
    width:33% !important;
}	

/*Título Continente Duplicado*/
.wordpress-country-selector-col-sm-2 h3 {
	display: none !important;
}

.wordpress-country-selector-col-sm-2 {
	margin-bottom: 20px;
}

@media only screen and (max-width: 768px) { 
.wordpress-country-selector-col-sm-2 {
    width:100% !important;
}	
}

/*Country Selector Dropdown*/
.country_selector_continents_dropdown select {
	background: #e34290 !important;
	color: #fff !important;
	margin-bottom: 10px;
}

.country_selector_continents_dropdown_arrow {
	border-color: #fff transparent transparent transparent !important;
}

.country_selector_countries_dropdown select {
	background: #e34290 !important;
	color: #fff !important;
}

.country_selector_countries_dropdown_arrow {
	border-color: #fff transparent transparent transparent !important;
}

.country_selector_dropdown_button {
	background-color: #e34290 !important;
	color: #fff !important;
}

.country_selector_dropdown_button:hover {
	background-color: #fff !important;
	color: #e34290 !important;
	border: 2px solid #e34290 !important;
}

@media (max-width: 768px) {
  .wd-sub-menu li>a img, .wd-nav-img {
    object-position: 0 !important;
		display:none;
  }
}
