@charset "utf-8";
/* CSS Document */


/*  ----------------------------GENERAL ------------------------------------*/
body{
	font-family: 'Vesper Libre', serif!important;
	background-color:#009bdb!important;
	color:#fff!important;
	font-size:14px;
	}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p{
	font-size:19px!important
}
.blau{
	color:#009bdb!important;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
/* .se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(https://www.loliercoop.com/wp-content/uploads/2020/07/loading.gif) center no-repeat #2f2f2f;
}*/
.se-pre-con p{
	position: unset;
text-align: center;
margin: 0 auto;
width: 150px;
margin-top: calc(50% + 140px);
}

.fa-phone {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
img{
	border-radius:1px!important;
}
h1, h2, h3, h4, h5{color:#fff}

a {
    color:#fff;
    text-decoration: none;transition: all ease-in 0.2s; 
}
.pagina a{
	color:#fafafa;
    text-decoration: none;transition: all ease-in 0.2s; 
}
a:hover {
	color:#fff!important; text-decoration:none!important; transition: all ease-in 0.2s; 
}
.blanc, .page-title{
	color:#fff!important
}
.scrolled{
	background:linear-gradient(to bottom, rgba(47,47,47,0.95),rgba(0,0,0,0))!important;transition: all ease-in 0.2s; 
}

.enrera {
	padding:5px 10px 5px 10px;
    color: #666;  font-size: 11px;background-color:#fff; border-radius:50px; width:50px
}
.enrera a{
	color: #fff;
}
.enrera a:hover{
	color: #c12a21;
}

#primary{
	padding-top:100px;
}
h1{
	text-align:center
}
.mesinfo{
	padding:5px 10px 5px 10px; background-color:#fff;color:#666466; border-radius:50px;transition: all ease-in 0.2s; 
}
.mesinfo:hover{
	color:#fff;background-color:#666466;transition: all ease-in 0.2s; 
}
hr{
	border-top:1px solid #fff!important;
}
.normal{
	padding-top:90px; padding-bottom:0px; color:#009bdb
}
.normal h1{
	color:#fff!important
}
.normal a{
	font-weight:700; color:#009bdb;
}
.normal a:hover{
	color:#ff464b
}
.box{
	background-color:#fff; padding:30px;
}
@media (min-width:768px){
	.text-left, .text-right{
		text-align:center!important
	}
}
.cn-button.wp-default{
	padding:10px 15px 10px 15px; background-color:#ff464b!important; border-radius:10px;transition: all ease-in 0.2s; 
}
.cn-button.wp-default:hover{background-color:#fff!important; color:#000!important;transition: all ease-in 0.2s;}
.cn-text-container{
	color:#000!important;
}
/*  ----------------------------HEADER ------------------------------------*/

.barratop{
    padding: 5px;
    color: #fff;
    font-size: 11px; 
background-color:transparent;
	height:28px; margin-bottom:15px;
}

.barratop a{
	color: #fff;
}
.barratop a i{
	color:#666466;
}
.barratop a:hover{
	color:#666466;
}
.site-header{
	background:linear-gradient(to bottom, rgba(47,47,47,0),rgba(0,0,0,0));transition: all ease-in 0.2s; background-color:transparent!important
}
.navbar{
	background-color:transparent!important;
	border:0px!important;
}
.navbar-nav{
        float:none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
#masthead .navbar-nav > li > a{
	color:#fff!important; 
}
#masthead .navbar-nav > li.current_page_item > a{
	font-weight:700!important; font-size:18px!important; color: #efefef!important;
}
#masthead .navbar-nav > li.current_page_item > a:hover{
	font-weight:700!important; 
}
#masthead .navbar-nav > li > a:hover{
	color: #fafafa!important; font-size:18px!important; font-weight:400!important;
}
#masthead .navbar-nav > li > a{
	font-size:18px!important; font-weight:400!important;
}
.logo img{max-width:150px!important; padding-top:10px;}
header#masthead{
	border:0px; box-shadow:none!important
}
@media (max-width:768px){
	.logo{
		text-align:center
	}
	.navbar{
		text-align:center;
	}
	.navbar button{
		margin:0 auto; width:50px; margin-top:10px;
	}
	.idiomes-carrito{
		text-align:center!important
	}
	.text-right{
		text-align:center
	}
	.nav-link{
		padding:20px!important;
	}
	.idiomes-carrito{
		position:fixed!important; bottom:15px!important; width:100%!important; font-size:20px; margin-right:-10px; margin-left:2px;
	}

	.peu{
		bottom:20px!important;
	}
	.prod-home{
		text-align:center
	}
	#menu-menu-1{
		background-color:rgba(47,47,47,0.8);
	}
}
.navbar a .fa{
	
}
.navbar a .fa:hover{color:#fafafa;transition: all ease-in 0.2s; }
.idiomes-carrito a{
	color:#ffff;transition: all ease-in 0.2s; 
}
.idiomes-carrito a:hover{
	color:#fafafa!;transition: all ease-in 0.2s; 
}
.idiomes-carrito button{
	border:0px; background-color:transparent; color:#fff;transition: all ease-in 0.2s; 
}
.idiomes-carrito button:hover{
	border:0px; background-color:transparent; color:#fafafa;transition: all ease-in 0.2s; 
}
.dropdown-menu{
	left:unset!important; right:0px!important; min-width:unset!important
}
.dropdown-menu.show{
	background-color:#2f2f2f
}
.navbar-light .navbar-toggler-icon{
	background-image:url(http://www.loliercoop.com/menu.svg)!important;
}
.boto-acces{
	padding:10px 15px 10px 15px; background-color:#ff464b!important; border-radius:10px;transition: all ease-in 0.2s; 
}
.boto-acces:hover{
	background-color:#fff!important; color:#000!important;transition: all ease-in 0.2s; 
}
/*  ----------------------------FOOTER ------------------------------------*/

.peu{background-color: transparent; width: 100%; margin-bottom:20px;}
.peu h3{
	font-size:16px;
}


.peu1 {padding-bottom:40px; padding-top:20px;}

.peu2 {
	
	font-size: 10px; color:#fff;
	padding: 25px;  width:100%; bottom:0;
}
.peu2 a{
	color:#efefef!important; font-weight:700;
}
.peu2 a:hover{
	color:#fff!important
}
.peucontacte{
	position: fixed;
    bottom: 15px;
    left: 15px;
    width: fit-content;
    text-align: center;
    z-index: 9999;
	 
}
.peucontacte a, .peucontacte a:hover, .peucontacte a:focus, .peucontacte a:active{
	color:#fff; font-weight:800; font-size:20px; margin:15px; border-radius:5px; float:right;
}
/*  ----------------------------PAGINA INICIAL ------------------------------------*/

.banner{
	padding:30px; background-color:#fff; text-align:center; width:100%; font-size:30px; box-shadow:0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1)
}
.home h2{
	color:#fff!important; font-size:45px;
}
.caixa-inici{
	background:linear-gradient(to top,rgba(47,47,47,1),rgba(0,0,0,0));
}
.mini-explicacio{
	background-image:url(http://www.piqture.es/apinaves/wp-content/uploads/2020/06/nos-inici-2.jpg);
	background-size:cover; padding:220px 140px 10px 140px; background-position:right;
	
}
code {
	color:#fafafa!important; font-size:24px!important;
}
.sombra{
	background:linear-gradient(to right,rgba(0,0,0,0.9),rgba(0,0,0,0)); font-size:17px;
}
.sombra-a-tope{
	background:linear-gradient(to right,rgba(47,47,47,1),rgba(47,47,47,0)); font-size:17px;
}
@media (max-width:768px){
	.mini-explicacio{
		padding: 200px 20px 20px 20px
	}
}
.mini-explicacio .blanc{
	margin:45px; padding:20px; background-color:rgba(255,255,255,0.9); border-radius:10px; color:#7f7e7f!important; 
}
.mini-explicacio h3{
	margin-top:0px;
}
.mini-explicacio p{
	margin-bottom:0px;
}



/*  ----------------------------PRODUCTES ------------------------------------*/
.hexagon {
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
background-size: cover!important;
  margin: 10px auto;
  height: 230px;
  width: 200px;
	
}
/*  ---------------------------- CONTACTE ------------------------------------*/
label{
	width:100%
}
label, textarea, input[type=text], input[type=email]{
	width:100%!important; font-weight:400
}
.formulari input{
	background-color:#FFFFFF;
	color:#362201;
	font-size:18px;
	border:none;

}


.formulari textarea{
	background-color:#FFFFFF;
	color:#362201;
	font-size:18px;
	border:0px;
	width:100%;


}
.formulari input[type=submit]{
	background-color:#666466;
	color:#fff;
	width:100%;
	border:none;
	font-size:16px;
padding:10px 15px 10px 15px
}

.formulari input[type=submit]:hover{
	
	background-color: #fff;
	color:#666;
		border:none;
	font-size:16px;

}
.g-recaptcha{
	padding:unset!important;
	background-color:unset!important;
	border:0!important;
	clear:both;
	margin-bottom:60px;
}
/*  ----------------------------PRODUCTE ------------------------------------*/
.gran{
	font-size:60px; margin-top:0px;
}
.info-prod{
	font-size:14px; margin-bottom:40px;
}
.precontacte{
	text-transform:uppercase; margin-bottom:15px; font-size:10px;
}
.contactet{
	float:left; background-color:#666466; padding:5px 10px 5px 10px; margin-right:15px; font-size:17px;
}
.contactet:hover{background-color:#fff; color:#666466!important;}

.clip-svg {
		width: 0;
		height: 0;
	}
	
img {
		max-width: 100%;
		height: auto;
	}


.mig{
	height:100vh; overflow:hidden
}
.miget{
	height:50vh; overflow:hidden
}
.fonsblanc{
	background-color:#fff; color:#009bdb
}
.fonsblanc h2{
	color:#005d83!important
}
.fonsgris{
	background-color:#2f2f2f
}
.contingudet{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	max-width:60%
}
.coneixnos-foto{
	background-size:cover; background-position:center; background-repeat:no-repeat;
}
/*  ---------------------------- tarifes ------------------------------------*/
.tarifes{
	color:#009bdb!important;
}
.panel{
	border-radius:10px;
	padding:15px;
	color:#fff;text-align:center
}

.panel span{
	color:#fff!important;
	font-weight:800; text-align:center
	
}
.panel p{
	line-height:2.3;text-align:center
}
.caracteristiques{
	color:#009bdb!important;
}
.basic{
	background-color:#bbb;
}
.pro{
	background-color:#ff464b!important
}
.host{
	background-color:#222;
}
.me-interesa{
	background-color:#fff; color:#009bdb; padding:10px 15px 10px 15px; border-radius:5px;
}
.me-interesa:hover{
	color:#fff; background-color:#009bdb;
}
.precio{
	font-size:25px!important; font-weight:900;
}
.lletra-petita{
	margin-top:30px; font-size:11px;
}
/* ----------------------- tutoriales -----------------------*/

.boxed{
	background-color:#fff;
	text-align:left; padding:20px; height:300px; transition: all ease-in 0.2s; margin-bottom:30px;
}
.boxed:hover{
	background-color:#ff464b;transition: all ease-in 0.2s;
}
.boxed:hover h2{
	color:#fff
}
.boxed h2{
	color:#009bdb; text-align:left!important; bottom:25px; margin-top:0px;
}
.boxed-client{
	background-color:unset;
	text-align:left; padding:20px; height:250px; transition: all ease-in 0.2s;
}
.boxed-client:hover{

}
.llistes ol {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
	padding-left:0px;
}

.llistes ol li {
	position: relative;
	padding-left: 35px;
	min-height: 60px;
}

.llistes ol li:before {
	content: counter(li);
	counter-increment: li;
	color: #ff464b;
	background: #ffff;
	border-radius: 50%;
	font-size: 15px;
	font-weight:700;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.tuto-video{
	height:730px;
}
@media (max-width:768px){
	.tuto-video{height:510px; margin-bottom:30px;}
}
@media (min-width:768px) and (max-width:992px){
	.tuto-video{height:690px;}
}
@media (min-width:992px) and (max-width:1200px){
	.tuto-video{height:610px;}
}

.bt-secundary{
	border:3px solid #ff464b!important; border-radius:50px!important; color:#ff464b!important
}
/*  ---------------------------- mi cuenta ------------------------------------
.woocommerce-form-login{
	background-color:#fff; border:0px!important;box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1)
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	width:unset!important
}
.woocommerce-loop-product__title{
	text-align:center!important
}
.columns-4 .type-product{
	text-align:center
}
.product_title{
	font-size:33px!important; text-align:left; border:0px!important;
}
#tab-title-additional_information, .woocommerce-result-count{
	display: none; visibility:hidden
}
.woocommerce-tabs{
	margin-top:40px;
}
.woocommerce-product-gallery__image{
	border-radius:10px; margin-bottom:15px!important;
}
.flex-control-nav{
	margin-top:15px!important;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active{
	border-radius:10px!important; padding:5px!important; margin-left:-5px!important
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    border-radius: 10px !important;
    padding: 5px !important;
    margin-left: -5px !important;
}
.entry-summary{
	margin-top:0px!important;
}
.entry-summary .related, .sku_wrapper{
	display:none;
}
select{
	background-color: #f9f9f9 !important; color:#b5b82f; border:0px; padding:5px; font-family:'Arvo', serif!important;}

option{font-family:'Arvo', serif!important;}

.entry-summary p.price{
	background-color:unset; font-size:33px!important; margin-bottom:0px!important
}
.woocommerce-variation-price {
	margin-bottom:30px; font-size:35px; font-family:'Arvo', serif!important; 
}
.entry-summary .woocommerce-variation-price span{
	background-color:unset!important
}
.woocommerce-variation-price span, .price{color:#b5b82f !important;font-size:18px!important;}
.woocommerce ul.products li.product .button{
	background-color:#b5b82f;
}
a.add_to_cart_button:hover{background-color:#fff!important; color:#2f2f2f!important}
button.single_add_to_cart_button:hover{background-color:#fff!important; color:#2f2f2f!important}
.woocommerce-ordering{display:none}
input[type=number]{
	padding:10px; border:none; background-color:#f0f0f0; border-radius:5px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, #submit_redsys_payment_form{background-color:#b5b82f
}
.woocommerce button.button.alt {background-color:#b5b82f!important;transition: all ease-in 0.2s; }
.woocommerce button.button.alt:hover {background-color:#fff!important;transition: all ease-in 0.2s; }
.posted_in a{
	color:#b5b82f!important
}
#submit_redsys_payment_form{
	padding:10px; border:0px; border-radius:5px; margin-right:10px;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error{
	border: 0px!important; border-radius:10px!important; background-color:#b5b82f!important; color:#fff!important;
}
.woocommerce-message a, .woocommerce-info a, .woocommerce-error a{
	color:#fff!important; font-weight:700
}
.woocommerce a.button{
	background-color:#b5b82f; color:#fff;
}
.related{
	z-index:999;
}
.woocommerce-input-wrapper{width:100%}
.woocommerce ul.products li.product a img{
border-radius: 5px!important;}
.u-column2, .u-column1{
	max-width:unset!important
}
.woocommerce-info::before{
	color:#fff!important
}
.btn-primary{
	border:0px!important; background-color:#b5b82f!important
}
.btn-primary:hover{
	border:0px!important; background-color:#fff!important; color:#2f2f2f!important
}
.woocommerce-form-login{
	background-color:transparent!important;border: 1px solid #d3ced2!important;
}
.woocommerce-form{
	margin:0!important
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{
	background-color:#2f2f2f!important
}
h1.entry-title{
	font-size:50px!important;color:#fff!important
}
.tabs{
	display:none
}
.woocommerce button.button{
	padding: 17px!important;
}
.woocommerce-tabs{margin-top:0px!important;}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active{margin:0!important; background-color: rgba(0,0,0,0.2);}
.wc-forward{background-color:#2f2f2f!important}
.woocommerce table.shop_table td{
	border: 0px solid rgba(255,255,255,0.05)!important
}
.woocommerce table.shop_table{
	border: 1px solid #fff!important
}
.alt{
background-color:#b5b82f!important;transition: all ease-in 0.2s; 
}
.alt:hover{
	background-color:#fff!important; color:#2f2f2f!important;transition: all ease-in 0.2s; 
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	background-color:transparent!important; border:1px solid #fff
}
a.added_to_cart{
	color:#b5b82f!important
}*/