body {
  font-family: "Arial", sans-serif;
}

/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

body#product div.dp_field_container .dp_input_container input[type=text] {
	display: none !important;
}

/*
.dp_field_container.svelte-im3kf8 {
    float: left;
    width: 50%;
} */

.container.iqit-megamenu-container {
    border-top: 1px solid #f1efef;
    border-bottom: 1px solid #f1efef;
    max-width: 100%;
    box-shadow: 0 16px 23px -11px rgb(0 0 0 / 5%);
}

div#desktop_logo img.logo {
    max-width: 175px;
}

.header-top {
    padding-top: 5px;
    padding-bottom: 5px;
}

div#search_widget .form-search-control {
    background: #F7F7F7;
    border-radius: 20px;
}

div#search_widget .form-search-control::placeholder {
    color: #797979;
    font-size: 18px;
    line-height: 20px;
}

div#search_widget button.search-btn {
    font-size: 20px;
    line-height: 20px;
}

div#desktop-header .col-header-right i {
    color: #000;
    font-size: 25px;
    line-height: 27px;
}

ul li button.thumb-btn.svelte-1thd3c1.svelte-1thd3c1, .dp_input_container ul li {
	height: auto !important;
}	
	
#header .desktop-header-style-2 .col-header-center .search-widget {
    margin: 0 auto;
    float: left;
    width: 70%;
    max-width: 70%;
}

#header .desktop-header-style-2 .col-header-center .necesitas-ayuda {
    float: left;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#header .desktop-header-style-2 .col-header-center .necesitas-ayuda p{
    margin-bottom: 0;
}

#header .desktop-header-style-2 .col-header-center .necesitas-ayuda i {
    font-size: 30px;
    color: #000;
}

#header .desktop-header-style-2 .col-header-center .necesitas-ayuda a {
    color: #000;
    font-size: 17px;
}

.banner_contacta span.weight {
    font-weight: 300;
}

#category aside.facet.clearfix, #category aside.facet.clearfix ul li label a {
    font-size: 17px;
    line-height: 19px;
}

#category aside.facet.clearfix h4.block-title, #category div#left-column h5.block-title, #category aside.facet.clearfix p.block-title, #category div#left-column p.block-title {
    font-size: 20px;
    text-transform: capitalize;
    background: #f6f6f6 !important;
    border: none;
    padding: 5px;
    color: #636466;
}

#category aside.facet.clearfix {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

#category ul.category-sub-menu a {
    font-size: 17px;
    line-height: 28px;
}

div#footer-container-first {
    padding: 20px 0;
    padding-top: 30px;
    border-top: 2px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;
}

div#footer-container-first h5.mb-3, p.mb-3 {
    line-height: 35px;
    font-size: 30px;
    margin-top: 0;
    color: #0BB2A9;
    font-weight: 500;
    float: left;
}

div#footer-container-first .ps-emailsubscription-block {
    float: left;
}

#footer .social-links._footer i {
    font-size: 24px;
    border: 4px solid #00b2a9;
    color: #b5bd00;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin: 0 3px;
}

#footer .ps-emailsubscription-block .newsletter-input-group {
    border-radius: 30px;
    border: 1px solid #e8e8e8;
}

.ps-emailsubscription-block .ps-emailsubscription-conditions {
    display: none;
}

div#custom-text .col-md-6 {
    float: left;
}

.pagos li {
    padding: 0;
}

.pagos img {
    max-width: 100%;
}

div#custom-text .pagos, div#custom-text .flags {
    display: inline-block;
}

div#custom-text .flags {
    margin-top: 15px;
}

p.h3_footer {
    margin: 0 0 5px;
    line-height: 1.35;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 400;
    color: #636466;
}

div#custom-text .flags ul.credit-list li {
    float: left;
    display: inline-block;
    margin-right: 10px;
}

div#custom-text .flags ul.credit-list li img {
    width: 25px;
    height: 25px !important;
    border-radius: 20px;
}

.footer-col ul li a {
    color: #00b2a9 !important;
    line-height: 24px;
}

.footer-col ul li a {
    color: #00b2a9 !important;
    font: 16px/24px Quicksand,Quicksand,Arial,Helvetica,sans-serif;
	font-display: swap;
}

div#arpl-section-2-8-carousel .js-product-miniature-wrapper.col-6.col-md-4.col-lg-3.col-xl-15 {
    float: left;
}

div#arpl-section-2-8-carousel {
    display: flex;
}

.popup_presupuesto {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
    background: #04040461;
    width: 100%;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup_presupuesto form#formulario {
    background: #fbfbfb;
    max-width: 650px;
    height: fit-content;
    display: inline-table;
    border: 2px solid #00b2a9;
    border-radius: 7px;
}

.popup_presupuesto form#formulario .close-form span {
    background: #00b2a9;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 15px 7px 15px;
    cursor: pointer;
    transition: 0.2s;
    border-radius: 50%;
    position: relative;
    right: 4px;
}

.popup_presupuesto form#formulario .close-form span:hover {
    background: #4b4b4b;
}

.popup_presupuesto label.close-form {
    padding: 0;
    text-align: right;
}

.popup_presupuesto .campos {
    display: inline-table;
    padding: 0 20px 25px 20px;
}

.popup_presupuesto label.boton-enviar {
    text-align: right;
}

.popup_presupuesto label.boton-enviar button.enviar-boton {
    border: none;
    background: #00b2a9;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    padding: 8px 14px;
    border-radius: 18px;
    transition: 0.2s;
    cursor: pointer;
}

.popup_presupuesto label.boton-enviar button.enviar-boton:hover{
    background: #048e87;
}

.popup_presupuesto label.politica_privacidad a {
    color: #00b2a9 !important;
}

.pop_cerrado{
    display: none !important;
}

.popup_presupuesto form#formulario span.obligatorio {
    color: red;
}

.popup_presupuesto form#formulario label {
    font-size: 17px;
    line-height: 19px;
}

.popup_presupuesto form#formulario input.form-control {
    border-radius: 20px;
}

#header .desktop-header-style-2 .col-header-center .necesitas-ayuda .presupuesto-icon {
    cursor: pointer;
}

.products-grid .product-miniature-layout-1, .relacionados .product-miniature-layout-1 {
    border: 1px solid #ebebeb;
}

.products-grid .js-product-miniature-wrapper, .relacionados .js-product-miniature-wrapper{
    padding: 5px;
}

.products-grid .product-miniature-layout-1 .product-description, .relacionados .product-miniature-layout-1 .product-description {
    padding: 0;
}

.products-grid .js-product-miniature-wrapper .products-variants, .relacionados .js-product-miniature-wrapper .products-variants {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 8px;
}

.products-grid .product-miniature .product-add-cart {
    display: inherit !important;
}

.products-grid .js-product-miniature-wrapper .products-variants .variant-links a, .relacionados .js-product-miniature-wrapper .products-variants .variant-links a {
    max-width: 13px;
    max-height: 13px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
}

.products-grid .js-product-miniature-wrapper h2.h3.product-title, .relacionados .js-product-miniature-wrapper h2.h3.product-title, h3.h3.product-title {
    font-size: 18px;
    line-height: 26px;
    color: #636466;
    font-weight: 700;
    text-align: left;
    font-family: 'Quicksand', sans-serif;
	font-display: swap;
    padding: 2px 10px;
    height: 50px;
    overflow: hidden;
}

span.product-price span.unidad {
    font-size: 12px;
}

.product-price-and-shipping span.desde {
    font-size: 14px !important;
    padding-right: 5px;
}


.relacionados .products-variants {
    text-align: center;
}

#product .relacionados div#arpl-group-2 div#arpl-section-2-8-carousel.featured-products .js-product-miniature-wrapper {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

#product .relacionados div#arpl-group-2 div#arpl-section-2-8-carousel.featured-products article.product-miniature {
    width: 100%;
}

#category .products-grid .js-product-miniature-wrapper, #category .relacionados .js-product-miniature-wrapper {
    padding: 5px !important;
}

.products-grid .js-product-miniature-wrapper .product-description-short, .relacionados .js-product-miniature-wrapper .product-description-short {
    min-height: 67px;
    max-height: 67px;
    overflow: hidden;
    padding: 2px 10px;
    text-align: left;
    display: inherit !important;
    margin-bottom: 15px;
}

.products-grid .js-product-miniature-wrapper .product-description-short a, .relacionados .js-product-miniature-wrapper .product-description-short a {
    font-size: 16px;
    line-height: 22px;
    color: #666;
}

.products-grid .js-product-miniature-wrapper .product-add-cart, .relacionados .js-product-miniature-wrapper .product-add-cart {
    text-align: left;
    padding: 2px 10px 5px 10px;
    margin-bottom: 7px;
}

.products-grid .js-product-miniature-wrapper .product-add-cart a.btn.btn-product-list, .relacionados .js-product-miniature-wrapper .product-add-cart a.btn.btn-product-list {
    background: #00b2a9;
    font-family: 'Quicksand', sans-serif;
	font-display: swap;
    font-weight: 700;
    border-radius: 20px;
    padding: 5px 20px;
    font-size: 16px;
}

.products-grid .js-product-miniature-wrapper .product-price-and-shipping, .relacionados .js-product-miniature-wrapper .product-price-and-shipping {
    text-align: left;
    padding: 2px 10px 5px 10px;
}

.products-grid .js-product-miniature-wrapper .product-price-and-shipping span.product-price, .relacionados .js-product-miniature-wrapper .product-price-and-shipping span.product-price {
    font-size: 18px;
    color: #666;
    font-family: 'Quicksand', sans-serif;
	font-display: swap;
    font-weight: 500;
}

div#arpl-section-2-8-carousel .owl-nav.disabled {
    display: inherit;
}

#category div#js-product-list-header h1.h1 {
    color: #00b2a9;
    font-family: 'Quicksand';
    line-height: 34px;
    font-weight: 600;
    padding-bottom: 5px;
}

@media (min-width: 768px) {
    div#custom-text {
        display: flex;
    }
    .trustivity img {
        width: 100%;
        height: auto;
    }
    div#footer-container-first h5.mb-3, div#footer-container-first .ps-emailsubscription-block {
        width: 50%;
    }
    .col-md-6.block-newsletter {
        display: flex;
        align-items: center;
    }
}

.btn_solicitar_mob {
	display: none;
}

@media (max-width: 767px) {
	.btn_solicitar_mob {
		display: block;
		position: fixed;
		bottom: 0px;
		width: 100%;
	}
	
    p.h3_footer {
        margin-top: 25px;
    }
    .trustivity p {
        text-align: center;
        margin-top: 25px;
    }
    .fondo_verde {
        background: #b5bd00;
    }
    .footer-style-2 .block-newsletter {
        display: grid;
        text-align: center;
    }
}

@media (min-width: 767px) {
	.option_label.svelte-1thd3c1.svelte-1thd3c1 {
		white-space: normal !important;
		max-width: 100px !important;
	}
}

#iqitcookielaw {
    bottom: 0;
    left: 0;
    width: 100%;
    font-family: Quicksand, Quicksand, Arial, Helvetica, sans-serif;
    line-height: 22px;
}

#iqitcookielaw .iqitcookielaw-content p a {
    color: #00b2a9;
}

#iqitcookielaw .iqitcookielaw-content #iqitcookielaw-accept {
    border-radius: 25px;
    border: 3px solid #00b2a9;
    color: #00b2a9;
    font-weight: bold;
    background: transparent;
    font-size: 16px;
    padding: 10px;
}

.w50PC {
	width: 50%;
}

@media (max-width: 767px) {
	#iqitcookielaw .iqitcookielaw-content {
        padding: 0;
    }
    #iqitcookielaw, #iqitcookielaw .iqitcookielaw-content #iqitcookielaw-accept {
        font-size: 12px;
    }
    #iqitcookielaw .iqitcookielaw-content #iqitcookielaw-accept {
        width: 150px;
    }
	
	.w50PC {
		width: 100%;
	}
	
	.footer-static .container-table {
		display: block;
	}
	
	.footer-static .container-table p.h3_footer {
		margin-top: 10px !important;
	}
}

@media (min-width: 768px) {
    #iqitcookielaw, #iqitcookielaw .iqitcookielaw-content #iqitcookielaw-accept {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
	#iqitcookielaw .iqitcookielaw-content {
        text-align: center;
    }
}

@media (min-width: 992px) {
	#iqitcookielaw .iqitcookielaw-content {
        display: flex;
        align-items: center;
    }
    #iqitcookielaw .iqitcookielaw-content p {
        margin-bottom: 0;
        margin-right: 10px;
    }
}

@media (min-width: 1281px) {
	#iqitcookielaw .iqitcookielaw-content {
        padding: 0 30px;
    }
}

body#cart .dp-input-field-dynamic_price {
	display: none !important;
}

body#cart  .dp_input_div {
    clear: both;
    padding-left: 0px;
    margin-top: 5px;
}

/* Contact bar home */

#contact-bar {
	max-width: 1400px;
	margin-top: 30px;
}

.styleContactBarH2 {
    font-size: 32px;
    font-weight: 400;
}

.gradient-bg {
    background-image: linear-gradient(90deg, #b3bd00 2%, #00b2a9 43%, #00b2a9 100%);
    color: #fff;
    padding: 67px 100px;
}

@media (min-width: 992px) {
	#contact-bar {
		padding-top: 36px;
		padding-bottom: 36px;
	}
	
	.bloque1_contactbar {
		padding-top: 27px;
	}
}

@media (min-width: 700px) {
	.contact-bar2 {
		margin-bottom: 40px;
	}
}

.gradient-bg .text {
    font-size: 24px;
    line-height: 40px;
}

#sino_encuentras_loquebuscas {
    background: url(https://moloon.es/media/home/n/fondo.svg) no-repeat;
    background-size: cover;
    background-position-x: center;
}

.containerJ1 {
    padding-top: 10%;
    padding-bottom: 5%;
}

#sino_encuentras_loquebuscas p.h4 {
    font-size: 37px;
    letter-spacing: 4.3px;
    color: white;
    margin-top: 18px;
    line-height: 46px;
    font-weight: normal;
}

@media (min-width: 992px) {
	.bloque_der_atenc {
		margin-top: -55px;
	}
}

.atencion_text_small {
	font-size: 20px;
	color: white;
}

.atencion_text_small p {
	text-align: center;
	margin-top: 10%;
}

.secondPJs {
	margin-top: 7%;
}

.ico_atencion {
	text-align: center;
}

.catLeftCol {
	margin-bottom: 30px;
}

@media (max-width: 800px) {
	.atencion_text_small {
		
	}
	
	.secondPJs {
		margin-bottom: 6%;
		margin-top: 18px !important;
	}
	
	#sino_encuentras_loquebuscas {
		padding-bottom: 30%;
	}
	
	#footer-container-main .col {
		text-align: center !important;
	}
	
	#footer-container-main .h3_footer {
		margin-top: 27px !important;
		text-align: center !important;
	}
	
	#footer-container-main {
		/*padding-bottom: 120px;*/
	}
	
	ul.credit-list {
		text-align: center !important;
	}
	
	.containerJ1 {
		padding-top: 38%;
	}
	
	.elementor-element.elementor-element-sza9s5t .swiper-slide-inner {
		padding: 25px !important;
	}
	
	#iqitcookielaw {
		padding: 3px !important;
	}
	
	#iqitcookielaw .iqitcookielaw-content {
		line-height: 16px;
	}
	
	#iqitcookielaw .iqitcookielaw-content button#iqitcookielaw-accept {
		/*text-align: left !important;*/
		padding: 5px;
	}
}
/* End contact bar */

.cbp-hrmenu .cbp-links li a:before {
    content: "•";
	color: #00b2a9;
}

/* footer */
@supports (display: flex) {
	.container-table {
		display: flex;
		justify-content: space-between;
	}
}

.container-table {
    table-layout: fixed;
    width: 100%;
}

ul.credit-list li {
    margin-bottom: 10px;
}

.credit-list li {
    display: inline-block;
    margin-right: 10px;
}

ul.credit-list li img {
    height: 32px;
}

.flags img {
    width: 25px;
    height: 25px !important;
    border-radius: 20px;
}

#footer-container-main a {
    color: #00b2a9;
    line-height: 24px;
}

#footer-container-main p.h3_footer {
    margin: 0 0 5px;
    line-height: 1.35;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 400;
}

body#index #sino_encuentras_loquebuscas h4 {
	font-size: 37px;
    letter-spacing: 4.3px;
    color: white;
    margin-top: 18px;
    line-height: 46px;
    font-weight: normal;
}

.arpl-carousel-products.owl-carousel .owl-nav button, .arpl-carousel-categories.owl-carousel .owl-nav button {
    opacity: 1 !important;
    background: transparent !important;
}

.btn-primary {
	background: #00b2a9;
	font-weight: bold;
    font-size: 16px;
}

#btn_save_customer {
	background: #000000;
	font-size: 14px;
}

#field_customer_tipo_factura em {
    display: block;
    text-align: left;
    width: 100%;
    color: black;
    font-weight: bold;
    font-style: normal;
}

#field_customer_factura {
	padding-bottom: 7px;
}

#field_customer_factura label {
	/*margin-bottom: 12px; */
    width: 200px !important;
    position: absolute;
    right: 0px;
    margin-top: -31px;
}

#field_customer_newsletter {
	padding: 0px;
    margin-top: 6px;
}

p.facet-title {
	font-size: 20px;
    text-transform: capitalize;
    background: #f6f6f6 !important;
    border: none;
    padding: 5px;
    color: #636466;
}

.boton_presu {
	cursor: pointer;
	border: 2px solid #00b2a9;
	background: white !important;
    color: #00b2a9 !important;
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
    border-radius: 5px;
	padding: 1rem 1.5rem;
	text-align: center;
}

.swiper-button-inner-prev {
	left: 0.2rem;
}

.swiper-button-inner-next {
	right: 0 !important;
}

.swiper-button-inner-prev, .swiper-button-inner-next {
	color: #00B2A9 !important;
    background: white !important;
	padding: 0rem 0.4rem;
	top: 53%;
}

.swiper-button-prev:after, .swiper-button-next:after {
	font-size: 50px;
}

.col-product-image {
	box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 9%);
    border-radius: 5px;
}

.product_nom h1.page-title {
    position: absolute;
    z-index: 99;
    margin-top: 15px;
    margin-left: 10px;
}

/*		    
body#index .elementor-column-gap-default .elementor-element-populated {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
*/

.dp-input-field-subir_logo {
	display: none !important;
}

.product-variants .input-color:checked+span, .product-variants .input-color:hover+span, 
.product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span {
	border: 2px solid #00b2a9 !important;
}

body#product div.product-info-row {
	align-items: flex-start;
}

.product-brand {
	display: none !important;
}

.product_reference {
	display: none !important;
}

.btn_solicitar_mob .boton_presu {
    border: 2px solid #bfbdbd;
    background: #efeeee !important;
    color: gray !important;
	margin-bottom: 0px !important;
}

body#order-detail #order-infos div.box div.row a {
	display: none !important;
}

body#checkout .image_zoom img {
	max-width: 210px !important;
}


body#authentication #opc_login {
	border: 1px solid #eae2e2;
    padding: 10px;
    margin-bottom: 30px;
}

body#authentication #btn_login {
	background: #05B4AB;
}

.oculto, .product-variants-item-7 {
	display: none !important;
}

/* Para quitar color de popup... */
div.modal-body .product-attributes .product-line-info:nth-child(2) {
    display: none;
}

/* Quito tallas de carrito */
.cart-grid-right .dp-input-field-tallas, li.cart-item .attribute-talla {
	display: none !important;
}

.unidadesMax {
	position: absolute;
    display: block;
    right: 0px;
    top: 7px;
    left: 150px;
	font-style: italic;
}

/*
.gm-cat-second-desc, #iqitcookielaw {
	display: none;
}	*/


body #cookiesplus-modal .cookiesplus-accept {
  color: black !important;
}

body #cookiesplus-modal .cookiesplus-accept {
  border: 1px solid #7A7A7A !important;
}

body #cookiesplus-modal .cookiesplus-accept {
  background-color: transparent !important;
}