/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 #loading {
display: none;
}

div.container div.header_logo{
	min-width: 150px;
    margin-right: 20px;
}

li.compra-rapida-top{
	margin-top: 10px;
}

li.compra-rapida-top img{
	border-radius: 5px;
}

 
.not-show-never{
	display:none;
}

.page-my-account #content .links a#order-slips-link{
	display:none;
}

div.jx-header-account-wrapper div.header-account-content ul li:nth-child(3){
	display:none;
}


.products .slick-slide .product-description{
	min-height: 160px;
}

div.items-principales ul.jxhtmlcontent-home li{
	max-width:33%!important;
}

div.items-principales #jxhtmlcontent_home ul.jxhtmlcontent-home li div.item-html{
	top: 90%;
	text-align: center;
	width: 100%;
	padding: 0px;
}

.homeslider-container .carousel-item .caption .caption-description h3 + .btn-offset.buttonChilds{
	margin-top:5%;
}

header#header{
	background: white;
}

div.container div.module.jx-megamenu-wrapper ul.jxmegamenu_item{
	background: white;
}

div.container div.module.jx-megamenu-wrapper ul.jxmegamenu_item li.jxmegamenu_item a, div.container div.module.jx-megamenu-wrapper ul.jxmegamenu_item li.jxmegamenu_item span{
	color:black;
	text-align: center;
}

div.container div.module.jx-megamenu-wrapper ul.jxmegamenu_item li.jxmegamenu_item a:hover, div.container div.module.jx-megamenu-wrapper ul.jxmegamenu_item li.jxmegamenu_item span:hover{
	color:#80dcdc;
}

div.container div#jx-user-info div.jx-header-account #jx-header-account-link{
	color:black;
}

div.container div#jx-user-info div.jx-header-account #jx-header-account-link:hover{
	color:#80dcdc;
}

div#jxsearchblock form#jxsearchbox{
	background:white;
	border: 1px solid #322232;
	border-radius: 12px;
}

div.container div.jx-megamenu-wrapper div.displayTop_menu ul.jxmegamenu_item li.banner-ayuda{
	min-width: 180px;
}

div.container div.jx-megamenu-wrapper div.displayTop_menu ul.jxmegamenu_item li.banner-recambios{
	min-width: 100px;
}

div.container div.jx-megamenu-wrapper div.displayTop_menu ul.jxmegamenu_item li.banner-contacto{
	min-width: 100px;
}

div.container div.jx-megamenu-wrapper{
	padding-left: 15px;
}

/* ARREGLAR ERROR CARROUSEL */
div.nuevos_productos article.product-miniature,div.ofertas article.product-miniature{

	max-width: none!important;
}

div.destacados section div.slick-slide,div.nuevos_productos section div.slick-slide, div.ofertas section div.slick-slide{
	/*width: 8%!important;*/
	width: 8%;
}

section#main div.destacados section div.slick-slide{
	/*width:auto!important;*/
}

div.nuevos_productos section a.all-product-link{
	display: inline-block;
    text-align: center;
    margin-left: 35%;
    margin-right: 35%;
    overflow: visible;
    padding-top: 0px;
    margin-top: -10px;
    background-color: #80dcdc;
    border-radius: 10px;
    padding: 5px 5px;
    color: white;
    width: 30%;
}

div.nuevos_productos section.featured-products .products-section-title{
	margin-bottom: 10px;
}

div.nuevos_productos section a.all-product-link i{
	/*display:none;*/
}

div.blockcart a{
	color:#4900ff!important;
}

div.blockcart a:hover{
	color:#80dcdc!important;
}

div.bloquePiezas ul.jxhtmlcontent-topColumn li h3{
	color:#80dcdc!important;
}

div.displayTop_menu div.jxmegamenu_item{
	color:#80dcdc!important;
}


div.displayTop_menu .menu-mobile-grover:before{
	color:#80dcdc!important;
}

div.language-selector-wrapper ul.dropdown-menu{
	background:white!important;
	border: 1px solid #80dcdc!important;
}

#header div.row div.header-display-flex-left{
	width: 68%;
    /*max-width: 67%;*/
	padding-left:2%
}	

#header div.row div.header-display-flex-right{
	width: 28%;
    /*max-width: 27%;*/
	padding-right:2%;
}	

#product div.zoomContainer{
	max-width:466px!important;
	max-height:466px!important;
}

div.container div.module.jx-megamenu-wrapper ul.jxmegamenu_item li.jxmegamenu_item.banner-contacto a{
	color:#f45b5d;
}

div.displayTop_menu  li.banner-marcas ul.content li a, div.displayTop_menu  li.banner-ayuda ul.content li a{
	text-align:center;
	font-weight: bold;
}

#header .container {
	width: 100%;
}

/* EDITADO 12.07.2023

div.jxsearchblock-wrapper form button.btn.button-search{
	color: #80dcdc!important;
}

div.jxsearchblock-wrapper form button.btn.button-search:hover{
	color: #fc0e0e!important;
}
*/

/*Configuración para resolución PC*/
@media only screen and (min-width: 992px) {
		header#header{
			position: fixed;
			float: left;
			width: 100%;
			z-index: 99999999!important;
			height: 120px;
	}
	
	section#wrapper{
		top: 150px;
		position: relative;
	}
	
	aside#notifications{
		position: absolute;
		top: 180px;
		width: 100%;
	}
	
	body#contact section#wrapper{
		top: 50px;
		position: relative;
	}
	
	.quickview .modal-dialog {
		top: 100px;
	}
	
	#product section#main section.page-content div.images-container{
	width:450px;
}

	#product section#main div.product-left-column{
		max-width:500px;
	}

	#product section#main div.tabs{
		margin-top:0px;
	}
	
	#product section#main div.tabs #product-details{
		min-height:170px;
	}

	#product section#main div.tabs #product-details div.product-manufacturer{
		float:left;
	}
	
	#module-wkquickorder-quickorder #footer{
		margin-top: 100px!important;
	}
	
	#checkout #footer{
		margin-top: 120px!important;
	}
	
	#order-confirmation #footer{
		margin-top: 120px!important;
	}
	
	#cart #footer{
		margin-top: 120px!important;
	}
	
	#my-account #footer{
		margin-top: 120px!important;
	}
	
	#module-jxwishlist-wishlists #footer{
		margin-top: 120px!important;
	}
		
	#module-jxwishlist-wishlist #footer{
		margin-top: 120px!important;
	}
	
	/* Arregla el error del menu que no encaja */
	#header div.jx-megamenu-wrapper li ul.jxmegamenu_item li ul{
		max-height: 700px;
		width: 560px;
	}
	
	#header div.jx-megamenu-wrapper li ul.jxmegamenu_item li ul li{
		width: 48%;
		float: left;
		height: 30px;
		border: 1px solid;
		margin: 0% 1% 1%;
		padding-top: 4px;
	}
	
	/*#header div.jx-megamenu-wrapper li.banner-recambios ul.jxmegamenu_item li ul{
		max-height: 750px;
		width: 730px;
	}
	
	#header div.jx-megamenu-wrapper li.banner-recambios ul.jxmegamenu_item li ul li{
		width: 31%;
		float: left;
		height: 30px;
		border: 1px solid;
		margin: 0% 1% 1%;
		padding-top: 4px;
	}*/
	
	#header div.jx-megamenu-wrapper li.banner-recambios ul.jxmegamenu_item li ul{
		max-height: 520px;
		width: 690px;
	    overflow-y: auto;
	}
	
	#header div.jx-megamenu-wrapper li.banner-recambios ul.jxmegamenu_item li ul li{
		width: 48%;
		float: left;
		height: 30px;
		border: 1px solid;
		margin: 0% 1% 1%;
		padding-top: 4px;
	}
	/* FIN ARREGLO MENU */

	#blockcart-modal div.modal-dialog{
		margin-top: 215px;
	}
	
	#footer div.footer-container div.container > div.wrapper {
		margin-top:50px;
	}
	
	#wishlistAddedModal{
		top:175px;
	}
	
	body#history #footer, body#discount #footer, body#order-detail #footer{
		margin-top: 125px;
	}
	
	body section#main section#content #notifications div.container{
		    margin-left: inherit;
	}
	
	body section#main section#content #notifications {
		top:100px;
	}
	
	#module-wkquickorder-quickorder .modal-dialog {
		margin: 160px auto;
	}
	
	#kb-popup-content{
		margin-top: 220px;
	}
	
	body div.kb-ck-notify-message{
		float: left;
	}
	
	body div.col-lg-4{
		float: right;
	}
	
	body div.col-lg-4 div.kb-ck-notify-btns{
		float: right;
	}
	
}

@media only screen and (min-width: 1600px) {
	#header div.jx-megamenu-wrapper li ul.jxmegamenu_item li ul{
		max-height: 700px!important;
		width: 600px!important;
	}
	
	#header div.jx-megamenu-wrapper li ul.jxmegamenu_item li ul li{
		width: 48%!important;
		float: left;
		height: 30px!important;
		border: 1px solid;
		margin: 0% 1% 1%;
		padding-top: 4px;
	}
}

div.divCopyRight{
	width:100%;
}

div.divCopyRight span{
	color:#e6af2a;
}

div.divCopyRight span:hover{
	color:#fe0046;
}

div.divCopyRight a{
	font-size: initial;
}

article.product-miniature div.product-description h1.product-name{
	min-height: 45px;
}

/* Quitamos pestaña shipping de productos */
#product section#wrapper div#content-wrapper section#main div.row div.tabs ul li:nth-child(3n){
	display:none;
}
/*FIN*/


/* CORREGIR ERROR DISEÑO CONTACT FORM */
@media (min-width:1200px) {
	.bootstrap-filestyle.input-group .btn.btn-default {
		height:45px !important;
	}
	.contact-form .form-control-comment {
		right:50px !important;
	}
}

/* MODIFICACIONES CSS DIRECCIÓN */

span.change_address_message{
	font-weight: bolder;
	color:#f45b5d;
}

#checkout div.js-address-form footer.address-footer{
	display:none;
}

#checkout div.js-address-form p.add-address{
	display:none;
}

body#addresses #footer{
	margin-top: 120px;
}

body#addresses section#main div.row div.address-footer{
	display:none;
}

body#addresses section#main div.addresses-footer{
	display:none;
}

/* FIN MODIFICACIONES CSS DIRECCIÓN */


/* CSS PRONTO PAGO */

#checkout section#checkout-payment-step span.paymentfee {
	font-weight: 800;
}

#checkout section#checkout-payment-step div.payment-options  div.js-additional-information{
	margin-bottom: 0px;
	border:none;
}

body#checkout section#checkout-payment-step div.payment-options div.payment-option{
	border:none;
}

/* FIN DESCUENTO PRONTO PAGO */


/* Configuración resolución movil */
@media only screen and (max-width: 600px) {
  #kb-popup-content{
		margin-top: 220px;
	}
}

body#order-confirmation #deluxe_recargo_table{
	display:none!important;
}

body#authentication footer#footer, body#identity footer#footer, body#jxsearch footer#footer, body#manufacturer footer#footer{
	margin-top: 130px!important;
}

div#modalLexenSwitchUserNoUser div.modal-dialog, div#modalLexenSwitchUser div.modal-dialog{
	top:200px;
}

body#category footer#footer{
	margin-top: 150px!important;
}

body#module-wkquickorder-quickorder section#wrapper section#top-column, body#cart section#wrapper section#top-column{
	display:none;
}

body#prices-drop footer#footer{
	margin-top: 200px;
}


/* ARREGLAMOS ERROR DE VISUALIZACION DE LUPA EN RESOLUCIONES PC PEQUEÑOS */
@media only screen and (max-width: 1550px) and (min-width: 1024px)  {

	div.module.jx-megamenu-wrapper ul.jxmegamenu_item li.top-level-menu-li{
		    min-width: 55px!important;
			margin-left: 20px;
	}
	div.module.jx-megamenu-wrapper ul.jxmegamenu_item li.top-level-menu-li.banner-ayuda{
		min-width: 150px!important;	
	}
}

/* ERROR BUSCAR PLUGIN COMERCIALES */
form#switchUser > div.row{
	background: none!important;
	padding-right: 20px!important;
}


/* CSS EN ORDER DETAIL */
#order-detail section#wrapper section#main section#order-history{
	display:none;
}

body#order-detail  main footer#footer{
	margin-top: 175px;
}

/* CSS EN ORDER novedades */
body#new-products  main footer#footer{
	margin-top: 150px;
}

/* SECCION NOVEDADES */

/*body#new-products #left-column{
	display:none;
}

body#new-products #content-wrapper{
	width: 100%!important;
    max-width: 100%!important;
    flex: 0 0 100%!important;
}*/

/* SECCION CONTACTO */

#contact #main div.kb_gdpr_consent_contact div.kb_custom_gdpr_field_block label > span{
	left: 25px;
    float: left;
    position: relative;
}

/* FIN SECCION CONTACTO */


/* INICIO PRODUCTO */

body#product #wrapper div.product-actions div.product-additional-info{
	display:none;
}

/* FIN INICIO PRODUCTO */


/* PIE DE PAGINA TEXTOS LEGALES */
div.footerRGPD ul li{
	float: left;
    width: 25%;
    margin-top: -20px!important;
    margin-bottom: 15px;

}

div.footerRGPD ul li:first-child{
	margin-left: 20%;
}

div.footerRGPD ul {
	margin-top: -35px;
}

div.footerRGPD h3{
	display:none;
}

.footer-container .footer-copyright-wrapper{
	padding-bottom:0px!important;
}

/* FIN */

body#password #footer {
	margin-top: 180px;
}

.buttonPoliticaCookies{
	cursor:pointer;
}

body#cms #footer{
	margin-top: 140px;
}

body#my-account a#kbgdpr-link{
	display:none;
}

#my-account #footer{
	margin-top:170px!important;
}

section#wrapper div#tab-content div#attachments{
	display: block;
    margin-top: 30px;
}

div.kb_gdpr_consent_contact div.kb_custom_gdpr_field_block label span{
	font-weight: bold;
}

/*PONER busquedas menu centradas respecto al menu*/
ul.ui-jolisearch.ui-menu{
	/*top:125px!important;*/
	z-index:9999999999999999999!important
}
div#search_widget{
	overflow:hidden;
}
div#search_widget form button i.material-icons.search{
	position: initial;
    padding: 0px;
}


/* Ocultar slider */
#module-ambjolisearch-jolisearch #top-column, #best-sales #top-column, #jxsearch #top-column, #new-products #top-column{
	display:none!important;
}


/* OCULTAR BARRA BUSQUEDA */
/*ul.ui-jolisearch{
	display:none!important;
}*/

/* Pantalla  OFERTAS */
#prices-drop #top-column{
	display:none;
}

#prices-drop #wrapper{
	padding-top: 0!important;
}

/*Ocultar recargo transporte*/
#deluxe_recargo_transporte {
    display:none;
}

#deluxe_recargo span.idxvalue.sub{
	float: right;
	font: 400 20px / 25px Ubuntu, sans-serif;
}

#cart-voucher-payment-option span.value.sub.price{
	font: 400 20px / 25px Ubuntu, sans-serif;
}

/* LOADING */
#loading {
    background: url('../img/loader.gif') no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
    z-index: 9999999;
    opacity: 0.5;
    background-color: #f0f0f0;
}
