html { font-size: 16px;}
body { font-family: 'Montserrat', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #000;}
button, select, input { outline: 0!important; box-shadow: none;}
a { color: inherit;}
a:hover { text-decoration: none; opacity: .8; color: inherit;}
:focus { outline: none; }
.btn.focus, .btn:hover, .btn:focus { text-decoration: none; box-shadow: none;}
.dropdown-menu { padding:0; background-color: #d9d9d9;border-radius: 0;border: none;}
.item-submenu{padding-left: -15px;}
.form-control.is-invalid,
.was-validated .form-control:invalid,
.form-control.is-valid,
.was-validated .form-control:valid {-webkit-appearance: none; -moz-appearance: none; appearance: none;}

@media (min-width: 576px){
	html { font-size: 16px;}
}

@media (min-width: 992px){
	.dropdown:hover .dropdown-cistella{display: block;}
}

.f-size-1 { font-size: 1rem !important}
.c-pointer { cursor: pointer}

/* -------------------------- MARGINS ------------------------ */
.margin-bottom-5{margin-bottom: 5px;}
.margin-bottom-10{margin-bottom: 10px;}
.margin-bottom-15{margin-bottom: 15px;}
.margin-bottom-20{margin-bottom: 20px;}
.margin-bottom-25{margin-bottom: 25px;}
.margin-bottom-30{margin-bottom: 30px;}
.margin-bottom-50{margin-bottom: 50px;}
.margin-bottom-55{margin-bottom: 55px;}
.margin-bottom-60{margin-bottom: 60px;}
.margin-bottom-75{margin-bottom: 75px;}
.margin-bottom-90{margin-bottom: 90px;}
.margin-bottom-100{margin-bottom: 100px;}
.margin-top-5{margin-top: 5px;}
.margin-top-10{margin-top: 10px;}
.margin-top-15{margin-top: 15px;}
.margin-top-20{margin-top: 20px;}
.margin-top-30{margin-top: 30px;}
.margin-top-50{margin-top: 50px;}
.margin-right-15{margin-right: 15px;}
.margin-right-5{margin-right: 5px;}
.margin-right-50{margin-right: 50px;}

/* -------------------------- PADDINGS ------------------------ */
.padding-left-20{padding-left: 20px;}


/* -------------------------- DISPLAYS ------------------------ */
.block-menu-top{font-size: .75rem; }
@media (min-width: 768px){
	.d-md-table-header-group {display: table-header-group!important;}
	.block-menu-top{text-align: left!important;}
}

/* -------------------------- NAVBAR ------------------------ */
.redicons{color: #c3360e!important;}
.red{color: #c3360e!important; font-size:.875rem;}
.navbar {color: #FFFFFF; background-color: #c3360e; padding: 10!important;}
@media(min-width: 992px) {
	.navbar {padding: 0!important;}
}
.fnt-reset{font-size:.75rem!important;}
.navbar div {max-width: 1100px;}
.navbar .navbar-toggler { color: #FFFFFF; border: none; font-size: 18px;}
.navbar-nav.flex-row .nav-item { margin-right: 15px; }
#top-nav ul{margin-bottom: 0px;}
#top-nav {background-image: url(../img/fons-7darmor.jpg); background-size: 100% 100%;}
@media(min-width: 992px) {.navbar-expand-lg .navbar-nav .nav-link { padding:0;}}
@media(max-width: 767px){
	.block-menu-top{text-align: center!important;}
}
@media (min-width: 992px){
	.navbar-nav.flex-row .nav-item { margin-right: 0; }
    .fixed-top-md { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }
    .margin-navbar{margin-top: 158px;}
}
@media (min-width: 1200px){
	.margin-navbar{margin-top: 167px;}
	.separacio::before{content: '|';display: inline-block; padding: 0 15px; font-size: 1.5rem;}
}
.fab, .far {font-size:1.1rem}
#top-nav i.fa-phone, #top-nav i.fa-envelope-open, #top-nav i.fa-map-marker-alt {position: relative; right:10px;}
.text-top{display: inline-block;color: #989898;font-size: .875rem; text-transform: uppercase;}
.top-dades{text-align: center;}
.over-env{font-size:10px;}
.menu-info { font-size: 0.7rem}

/* desplegable menú */
.dropdown .dropdown-menu {width:250px}
.dropdown .dropdown-menu .dropdown-menu {width:auto}
.dropdown-item{padding: .5rem 1.5rem; white-space: normal; font-size:12px;}
.dropdown-item:active { color: #000; background-color: #f2f2f2;}
.dropdown-item-icon{position: absolute;font-weight: 900; font-size: .8rem; margin-left: 80%;margin-top: -20px;}
.dropdown-item-categoria{font-size: .95rem; display: block; width: auto; padding: .5rem 1.5rem; font-size:12px}
.dropdown-item-categoria:hover {background-color:#f2f2f2;}
.dropdown-submenu {position: relative;}
.dropdown-menu.submenu{left: 98%; background-color:#c5c5c5; top:0px!important;}
@media (min-width: 992px) {
	.dropdown:hover .menu{ display: block; }
	.dropdown-submenu:hover .submenu{ display: block; }
	.navbar-expand-lg .navbar-nav .dropdown-menu {margin-top:0px;}
}

.mask_user {
	width: 100%;
	height: 25px;
	background-color: purple;
	position: fixed;
	top: 49px;
	z-index: 1000000;
}
/* Scroll down menú sticky */
@media (min-width: 992px){
    .navbar.sticky {position: fixed;top: 0; z-index: 1030; width: 100%;}
}

@media(max-width:995px){.d-temp{display:none!important;}}

/* -------------------------- SLIDER FIXES ------------------------ */
.slick-slider{ backface-visibility: hidden; -webkit-backface-visibility: hidden;}
.slick-slider .container, .slick-slider .container-fluid { position: absolute; top: 50%; left: 0; right: 0; margin-left: auto;
    margin-right: auto; -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.slick-list, .slick-track, .slick-slide{ height: inherit!important;}
.slick-arrow { color: #fff!important;  background-color: transparent!important; width: 40px; height: 40px;}
.slick-prev{left: 15px;}
.slick-next {right: 15px;}
.slick-prev:before {content: "\f053";}
.slick-next:before {content: "\f054";}

.slick-slider .slick-slide { position: relative; }
.slick-dots li:only-child { display: none;}
.slick-dots li button:before { font-family: 'Font Awesome 5 Free'; content: '\f111'; font-weight: 600;}
.slick-dots li.slick-active button:before { opacity: 1; font-weight: 400;}



/* -------------------------- HOME ------------------------ */
.slider-inici { position: relative; width: 100%; height: 100vh; margin-bottom: 60px;}
.slider-inici .item { overflow: hidden;}
.slider-inici video { display: block; position: absolute; top: 50%; left: 50%; min-width: 100%;
  min-height: 100%; width: auto; height: auto; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.slider-inici iframe { position: relative; pointer-events: none;}
.slider-inici .container-iframe { background: #eee; height: 100%; overflow: hidden; padding: 0; position: relative;}
.slider-inici .container-iframe iframe { box-sizing: border-box; height: 56.25vw; left: 50%; min-height: 100%;
    min-width: 100%; transform: translate(-50%, -50%); position: absolute; top: 50%; width: 177.77777778vh;}
.slider-inici .slide-image { height: 100%; background-size: cover; background-position: center;}
.slider-inici .row {height: inherit;}
.slider-inici .block{padding: 30px; background-color: #fff; margin-bottom: 15px;}
.slider-inici .nom { color: #000; font-size: 2.25rem; font-weight: 700; }
.slider-inici .txt { color: #000; font-size: 1.5rem; margin:0; font-weight: 500; line-height: 2rem;}
#slider-inici-mobile+.slick-arrows{display: block;}
#slider-inici-pc+.slick-arrows{display: none;}
.img-block{display: block; /* height: 200px;  */ position:relative; margin-bottom: 15px; text-align: center;}
.productes-requadre .img-block, .producte-block .img-block {border:1px solid rgb(233, 233, 233); padding:10px;}
.requadre, .noticia-block .img-block {border:1px solid rgb(233, 233, 233);}
@media(max-width:991px){
	.slider-inici .nom {font-size: 1.5rem!important;}
	.slider-inici .txt {font-size: 1.125rem!important; line-height:1.3!important;}
}

.block-gris{padding-top: 50px; padding-bottom: 20px; background-color: #f5f6f7;}
.block-gris .mapa{margin-top: 30px; height: 390px;}

@media(min-width:1200px) {
	.slick-next:before, .slick-prev:before { font-family: "Font Awesome 5 Free"; font-weight: 900;}
	#slider-inici-pc .slick-prev::before{background-color: #e33131;padding: 10px 15px;content: "\f060";}
	#slider-inici-pc .slick-prev{left: 40px;}
	#slider-inici-pc .slick-next::before{background-color: #e33131; padding: 10px 15px; content: "\f061";}
	#slider-inici-pc .slick-next{right: 40px;}
}


/*BLOCK HOME*/
.bloc-home-principal-titulo{ font-weight: 700; font-size: 24px; line-height: 1.2em;}
@media(min-width: 576px) {.bloc-home-principal-titulo{ font-size: 2.25rem;}}
.bloc-home-principal-subtitulo{font-size: 18px; font-weight: 500;}
@media(min-width: 576px) {.bloc-home-principal-subtitulo{font-size: 1.5rem; line-height: 2rem;}}
.bloc-home-principal-productes-titol{ font-weight: 500; font-size: 1.25rem;line-height: 1em;}
.bloc-home-principal-productes-subtitol{font-size: 1rem;line-height: 1.25rem}

.btn-producte{font-size: 1rem; background: transparent; border: none; border-bottom: 3px solid #c3360e; padding-bottom:10px}
.d-lg-none .btn-producte {border-bottom:0;}
.btn-producte.collapsed {border-bottom: 0px solid black;}

.bloc-producte-sector {padding:15px 40px; border-radius: 10px; text-align: center; background: #7f7f7f; color: white; display: inline-block;margin-right:  15px; margin-bottom: 15px;}

.bloc-producte-enasado{font-size: 1rem;font-weight: 400;}

.img-destacat {max-height: 200px; width:auto; max-width: 100%;}
.categoria-block .img-destacat {min-height: 200px; width:auto;}

.block-home { background: url(../img/bloc.png) no-repeat; padding: 20px 0; color: #fff; text-align: center;}
@media(min-width: 768px) {.block-home{padding:40px 0;}}
@media(min-width: 992px) {.block-home{padding:70px 0;}}
.block-home .nom{font-size: 2rem; margin-bottom: 30px; font-weight: 600;}
.block-home .txt{font-size: 1.5rem; margin-bottom: 30px; font-weight: 500;}
.block-home .link {padding: 10px 40px; font-size: 0.875rem;color: white; text-transform: uppercase;}

/*Trabaja con nosotros*/

.treballa-txt{font-size: 1.25rem; line-height: 2rem;text-align: left;font-weight: 500;}
.treballa .nom {font-weight: 500; font-size: 20px;}
.treballa-lista ul li{font-size: 1rem; line-height: 2rem;text-align: left;font-weight: 400;}
.treballa .block-gris {padding:20px;}
@media(min-width:1200px) {.treballa .block-gris {padding:20px 120px;}}
.txt-treballa{margin-left: 20px;margin-top: 10px;font-size: 1rem;}
#slider-seccio .slick-prev::before{background-color: #e33131;padding: 10px 15px;content: "\f060";}
#slider-seccio .slick-next::before{background-color: #e33131; padding: 10px 15px; content: "\f061";}
#slider-seccio .slick-prev, #slider-seccio .slick-next {display:none}
@media(min-width: 1300px) {
	#slider-seccio .slick-prev{display:block; left: -75px;}
	#slider-seccio .slick-next{display:block; right: -70px;}
}

/**/

/*-------------------------Producte---------------------------------*/
.bloc-producte-nombre{font-weight: 500; font-size: 1.875rem; }
.bloc-producte-titol{font-weight: 500; font-size: 1.375rem; line-height: 2rem;text-align: left; margin-bottom: 20px;}
.bloc-producte-titol::after{content: "";width: 66px;height: 3px;background-color: #c3360e;display: block;margin-top:20px;margin-bottom: 30px; text-align: left;}
.bloc-producte-textP{ font-size: 1rem; line-height: 1.5rem;text-align: left;font-weight: 400;}
.bloc-producte-textA{ font-size: 0.875rem; line-height: 1.2rem;  text-align: left;font-weight: 400;}
.categories-bloc{ width: 260px;background: #f5f6f7;margin-bottom: 5px; padding-top: 25px;padding-bottom: 20px;padding-left: 25px; font-weight: 500;}
.categories-bloc a {font-size: 1.125rem; line-height: 1em;padding-top: 25px;}
.bloc-lista-li{list-style:none; padding-left: 20px; font-weight: normal;}
.bloc-producte-collapse{font-size: 1rem; line-height: 1em;}
.bloc-linia-producte{height: 1px;width: auto;background: black;display: block;margin-top: -2px;}
.categoria-producte-block{margin-bottom: 30px;border: transparent; padding: 5px;box-shadow: 0px 0px 12px 1px #ebe9e9; }
.categoria-producte-block img{border: 1px solid #fafafa; margin-bottom: 20px;float: left;}
.categoria-producte-block-txt{padding: 20px 20px;background-color: #fafafa; font-size: 1rem; }
.categoria-producte-block-txt .nom{font-weight: 600; font-size: 1.25rem;margin-bottom: 30px;}
.familia-block{margin-bottom: 30px;border: transparent; padding: 5px;box-shadow: 0px 0px 12px 1px #ebe9e9;}
.familia-block-img{padding-top: 20px;padding-left: 10px;}
.familia-block-txt .nom{font-weight: 600; font-size: 1.5rem; display: block;color: #00672b;margin-bottom: 30px;}
.familia-block-txt{padding: 20px 10px;background-color: #fafafa; font-size: 1rem;}
.cat-txt .txt-curt{margin-bottom: 30px;font-weight: 400;}


.producte-block-cat{height: auto;width: auto;font-weight: 400;}
.txt .txt-curt{ font-size: 1.25em; font-weight: 400; line-height: 1.3; margin-bottom: 50px;}
.producte-block-cat .txt{display: inline; margin-bottom: 20px;}
.producte-block-cat .catego-familia:hover {text-decoration: underline;}
/* a.familia::after{height: 10px; width: 10px; border: 1px solid black;  display: inline-block; border-radius: 250px;} */
.producte-block-cat .chek-familia.actiu{ background-color: #00672b; border: transparent!important;}
.producte-block-cat .chek-familia{ height: 10px; width: 10px; border: 1px solid black;  display: inline-block; border-radius: 250px;}
.catego-familia{margin-left: 20px;margin-top: 10px;}
.producte-block{margin-bottom: 30px; border: none; padding: 15px;}
.producte-block .nom{font-weight: 600; font-size: 1.25rem; line-height: 1em; margin-bottom: 25px;}
.producte-block .txt{font-size: 1rem;line-height: 1.5rem;}
.quantitat-block {display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between;
	-ms-flex-align: center; align-items: center; }
.quantitat-block .restar-quantitat, .quantitat-block .sumar-quantitat { font-size:11px; background-color: #cecece; border: none; cursor: pointer; height: 50px; width:40px; float: left;
    padding: 0; width: 40px;}
.quantitat-block .restar-quantitat:disabled{cursor: default; color: black;}
.quantitat-block input[type="text"] { border: none; width: 45px; text-align: center; background-color: white; height: 50px; float: left; color: #000000; border:1px #cecece solid;}
.producte-preu { font-size: 1.125rem; color: #343a40; display: inline-block;}
.categoria-block{margin-bottom: 10px;padding: 15px;}
.categoria-block .nom{margin-bottom: 5px; margin-top:20px; font-weight: 600; font-size: 1rem; display: block;}
#slider-producte{margin-bottom: 0;}
.afegir-cistella{min-width: 110px;}
.img-cart { font-size: 60px; color: #9a9da0;}
.producte img{ max-width: 350px ;max-height: 350px}
.familia-lista{margin-bottom: 5px; padding: 20px; background-color: #f5f6f7;}
.oferta-bloc{margin-bottom: 5px; padding: 10px; background-color: #f5f6f7;}
.ofertesTreball .actiu {background-color: #d9d9d9;}
@media (min-width: 400px) {.oferta-bloc a {white-space: nowrap;}}
@media (min-width: 992px) {.oferta-bloc {white-space: normal;}}
.oferta-bloc .nom {font-size: 18px; font-weight: 600;}
.familia .txt{font-size: 1.125rem; font-weight: 600;}
.catego-familia .txt{font-size: .88rem;}
.catego-familia.actiu .txt{text-decoration:underline;}
.d-lg-block .btn-producte, .d-lg-none .btn-producte {text-transform: uppercase;}
#collapseTwo .arxiu, .d-inline-block .arxiu {background-color: #c3360e; color:white; padding:15px; border-radius: 10px; margin-right:15px;}
.slider-producte-nav img {max-height: 100px;}
.producte div.slick-track {margin:0;}

#atributoslist{height:54px; width:100%; border:1px #d5d5d5 solid; border-radius:0;}
.opt{height:54px!important; border:1px #d5d5d5 solid!important; border-radius:0; padding-left:10px;}
.fromprice{color:#c3360e; font-size:1.125rem; font-weight:500;}
.ofpreu{font-size:2.5rem; font-weight:600; color:#c3360e;}
.ofpreudiv{margin-top:-15px;}
.thpreu{font-size:1.25rem; font-weight:500; color:#000000; text-decoration: line-through;}
.iva{color:#c3360e; font-size:1.125rem; font-weight:500;}
.overlay-producte{position: absolute; height:35px; width:100%; display:flex; justify-content: center; align-items:center; bottom:0; left:0; background-color:#c3360e; color:white; text-transform:uppercase; font-size:0.875rem;}

/*---------------------------Empresa---------------------------*/
.seccio .text{font-size: 1rem;line-height: 1.5em;}
.textcurt{ font-size: 2.25rem;font-weight: 600; line-height:1.3em; margin-bottom: 40px}
.textcurt-empresa {font-size:24px;font-weight: 600; line-height:1.3em; margin-bottom: 40px}
@media (min-width: 576px) {.textcurt-empresa {font-size:2rem;}}
@media (min-width: 776px) {.textcurt-empresa {font-size:2.25rem;}}
.sector-block{padding: 5px; margin-bottom: 50px;}
.sector-block .nom{ font-weight: 600; font-size: 1.25rem; margin-bottom: 20px;margin-top: 20px;}
.sector-block .text{ font-size: 1rem;}




/* -------------------------- VIDEOTECA ------------------------ */
@media(min-width:992px) {.linkedt{display: inline-block; padding: 5px;padding-bottom: none!important;}}
	.videotecta-bloc-text{font-size: 1.125rem; line-height: 1.5em;margin-bottom: 40px;}
	.videoteca-block .nom {font-weight: 600; font-size: 1.25rem; display: block;}
	.videoteca-block .txt {margin-bottom: 50px;}
	.link{background-color: #c3360e; font-size: 1rem; }
	.titol-home{color: #c3360e; text-align: center; font-size: 2.25rem; margin-bottom: 10px; font-weight: 600;}
	.titol-home-arrow{color: #c3360e; text-align: center; font-size: 1.25rem;}
	.xarxes-socialsabans{height: 2px; width: 25px; background-color: #bbbbbb; margin-top: 30px; margin-bottom: 30px;text-align: left;}
	.nav-link{text-transform: uppercase;font-size: .875rem;font-weight: 500; margin-right: 1.5rem}
@media (min-width: 576px){
	.slider-inici .nom { margin-bottom: 15px;}

}

@media (min-width: 768px){
	#slider-inici-mobile+.slick-arrows{display: none;}
	#slider-inici-pc+.slick-arrows{display: block;}
}




/* -------------------------- NOTICIES ------------------------ */
.noticia-block{margin-bottom: 70px;}
.noticia-block .nom{margin-bottom: 25px; font-weight: 600; font-size: 1.25rem; display: block;}
.noticia-block .txt{margin-bottom: 25px; font-size: 1rem;}
.noticia-block .data{color: #7e7e7e;font-size: .875rem;}
.noticia div.slick-track {margin:0;}
/* .noticia div.slick-track .item { width: auto !important;}
#slider-noticia, #slider-producte{margin-bottom: 0;} */
.detall{line-height: 1.2rem;text-align: left;}
.detall .txtcurt{font-size: 1.375rem;font-weight: 500;margin-bottom: 30px;line-height: 2rem;}
.detall .txt{font-size: 1rem;margin-bottom: 30px;line-height: 1.5rem;}
.data{color: #7e7e7e;font-size: .875;}


@media (min-width: 576px){
	.quantitat-block {-ms-flex-pack: start; justify-content: flex-start;}
	.producte-preu { margin-left: 30px; margin-right: 30px;}
}

/* -------------------------- PAGINACIO ------------------------ */
.pagination { margin-bottom: 40px; padding: 0 6px;-ms-flex-pack: center;justify-content: center;}
.pagination .page-link { border-radius: 50px!important;background-color:#c3360e;  color: #ffffff; border: none;margin-right: 6px;height: 35px;width: 35px;text-align: center;}
.pagination .page-item.active .page-link { background-color: #e19a86; border-color: #e19a86;color: #000000;}


/* -------------------------- VIDEO ------------------------ */
.video-block{margin-bottom: 30px;}
.video-block .nom {margin-bottom: 15px; line-height: 1; font-size: 1.5rem;}
.video-block .txt{margin-bottom: 30px;}

/* -------------------------- SECCIO ------------------------ */
.titol-seccio { background-color: #ffffff; padding-top: 15px; padding-bottom: 15px; margin-bottom: 15px;}
.titol-seccio .nom { font-size: 1.875rem; font-weight: 600; text-transform: uppercase; color: #343a40; margin-bottom: 0;}
.seccio .txt-curt { font-size: 1.25em; font-weight: 500; line-height: 1.5rem; margin-bottom: 15px;}
.categories {margin-bottom: 30px;}
.categories a{ padding: 5px 15px; background-color: #343a40; color: #FFFFFF; font-weight: 600; margin-bottom: 10px; display: inline-block;}
.link{padding: 10px 30px; background-color: #c3360e; color: #FFFFFF; text-align: center; display: inline-block; border: none;}
a.link:hover, input.link:hover{opacity: .8; color: #fff;}
@media (max-width: 576px){
	.titol-seccio {background-image: none!important;}
}
@media (min-width: 576px){
	.titol-seccio { padding-top: 30px; padding-bottom: 20px;}
	.seccio .txt-curt {line-height: 2rem;}
}

/* -------------------------- FORMULARI ------------------------ */
.ok, .ko { padding: 15px; margin-bottom: 20px; text-align: center; color: #000;}
.ok { background-color: #dff0d8; }
.ko { background-color: #f2dede; }
.formulari label { font-size: .88rem; color: #7a7b7b;}
.formulari .form-control {margin-bottom: 20px; border-radius: 0; font-size: .875rem; background-color: #ffffff!important; border: 1px solid #a1a8ac; padding:20px;}
.formulari select{padding:0px!important; padding-left:20px!important; height:42px;}
.formulari textarea.form-control { height: 120px;}
.formulari input::placeholder {color:rgba(0, 0, 0, 0.4)}
.formulari input[type=text] {color:#000}
.formulari .btn {border: none;background-color: #c3360e;color: #fff;padding: 13px 80px;text-transform: uppercase;cursor: pointer;border-radius: 0;}
.padd{padding-left:0!important; padding-right:0!important; padding-top:13px!important; padding-bottom:13px!important;}
.custom-checkbox{font-size: .875rem;}
.custom-select.is-invalid, .control.is-invalid, .was-validated .custom-select:invalid,
.was-validated .control:invalid { border-color: #dc3545!important;}
.custom-select.is-valid, .control.is-valid, .was-validated .custom-select:valid,
.was-validated .control:valid, .custom-select.is-valid:focus, .control.is-valid:focus,
.was-validated .custom-select:valid:focus, .was-validated .control:valid:focus { border-color: #fff;}
.form-control.is-valid,.was-validated .form-control:valid{ border-color:#f7f7f7;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23495057' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");}
.custom-checkbox .custom-control-label::before { border-radius: 0; box-shadow: none!important;}
.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:checked~.custom-control-label::before { background-color: #343a40;}
.custom-control-input:checked~.custom-control-label::before { border-color: #343a40; background-color: #343a40;}
.custom-control-label { margin-right: 15px;}
.custom-control-label p { margin-bottom: 0;}
.grecaptcha-badge { display: none!important;}
.camps-obl{font-size:0.875rem;}

/* -------------------------- AVISOS --------------------------- */
.avisos-block i { font-size: 2rem; padding-right: 0.5rem}
.avisos-block ul { list-style-type: none; margin-left: 0; padding-left: 0; display: inline-block; text-align: left}

/* -------------------------- CONTACTAR ------------------------ */
.mapa { height: 350px;}
.mapa iframe{width: 100%; height: 100%}
.empresa-dada{display: inline-block; padding-left: 10px;color: #7e7e7e;font-size: .813rem;margin-bottom: 10px; text-transform: uppercase;}
.empresa-txt{font-size: .875rem; font-weight: 500;margin-bottom: 30px; margin-left:25px;}
.icon{color:#e33131;}
.block-divisiones h2{display: inline-block;font-size: 1.25rem; font-weight: 500;margin-bottom: 30px;}
.block-divisiones {background-color: #fcfcfc; padding:20px; height: 350px;}
@media (min-width: 992px) {.block-divisiones {height:400px}}
.block-gris-contactar {padding:20px; background-color: #f5f6f7;}
.block-gris-contactar div.titol {color:#c3360e; font-size:30px; font-weight: 500;}
.block-gris-contactar .text-red {color:#c3360e; font-size:26px; font-weight: 500;}

/*
.ico-left {float: left; margin-right: 5px; width: 20px; min-height: 1px;}
.ico-left-txt { float: left; width: calc(100% - 35px);}*/

/* -------------------------- CISTELLA ------------------------ */
.descrp{font-size:.875rem;}
.cistella-producte .eliminar { border: none; padding: 5px; color: #615c53; background-color: transparent;}
.cistella-producte .producte { margin-bottom: 15px; border-bottom: 1px solid #d8d8d7; padding-bottom: 15px;}
.img-block-cistella { display: block; text-align: center; color: #9a9da0;}
.img-block-cistella img, .img-block-cistella i { top: 0; max-height: 120px; font-size: 60px;}
.cistella-block { border: 1px solid #615c53; padding: 15px; margin-bottom: 30px;}
.dropdown-cistella { width: 280px; border:1px #000000 solid!important;}
.dropdown-cistella .titol { text-align: center; font-weight: 600;}
.dropdown-cistella .linia { border-bottom: 1px solid #dadbdb; margin-top: 10px; margin-bottom: 10px;}
.dropdown-cistella .producte { font-size: .875rem; margin-bottom: 10px;}
.dropdown-cistella .producte .preu { color: #615c53;}
.dropdown-cistella .eliminar { background-color: transparent; border: none; float: right; text-decoration: underline; 
	font-size: .75rem; color: #636363;}
.dropdown-cistella .total { text-align: center; display: block; margin-bottom: 10px;}
.dropdown-cistella .dropdown-capa { background-color: #fff; list-style: none; padding: 15px;
    max-height: calc(80vh - 200px); overflow: hidden; overflow-y: auto; margin-bottom: 0;}
.dropdown-cistella .pedido-link { background-color: #c3360e; color: #fff!important; padding: 10px;
    display: block; text-align: center; font-size: .875rem;}
.dropdown-cistella .fa-camera { font-size: 60px; color: #9a9da0; }
.dropdown-cistella img{max-height: 80px;}
.line-sep{width:100%; height:1px; background-color:#d8d8d7; margin-bottom:3px;}
.cis-text{font-size:.75rem; color:#5a5a5a;}
.lin-text{font-size:.875rem!important; color:#000000;}
.adisabled {
	opacity: 0.5; /* Reducción de opacidad */
	cursor: not-allowed; /* Cursor no permitido */
}
.adisabled:hover{
	opacity:0.5;
}

.shake-animation {
    animation-name: bounce;
    animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-direction: alternate;
    animation-iteration-count: 2;
    animation-fill-mode: forwards;
}
.f-12{font-size:.75rem;}

@media(max-width:768px){
	.f-12{font-size:0.625rem!important;}
}

@keyframes bounce {
    0% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0); }
}

/* -------------------------- LOGIN ------------------------ */
#fancy-login {max-width:600px;}
#fancy-login i { margin-bottom: 5px; color: #343a40; font-size: 42px;}
#fancy-login .titol { color: #343a40; margin-bottom: 30px; font-size: 2.5em;}
@media(max-width:991px){
	#fancy-login i {font-size:1.5rem!important;}
	#fancy-login .titol {font-size:1.5rem!important;}
	#fancy-login p {font-size:.813rem!important;}
}

/* -------------------------- CERCADOR ------------------------ */
/* nav .formulari-cercador{margin-left: 50px; margin-right: 15px;} */
.formulari-cercador{position: relative;}
.formulari-cercador .form-control::placeholder{color:#f5c4bc}
.formulari-cercador .form-control{margin-bottom: 0; margin-left:10px; width: 95%; background-color: #fff;border: 1px solid rgba(255,255,255,.5);}
/* .formulari-cercador button { top: 4px; left: 0; position: absolute; border: none; background-color: transparent; border-radius: 0;color: rgba(255,255,255,.5);} */
.formulari-cercador-detall button {display:none}

.lupa {margin:0!important;position:relative; top:0; right:10px;}
@media(min-width:1200px) {
	.formulari-cercador{position: absolute; right:18%; bottom:6px;}
	.formulari-cercador .form-control {width:750px; background-color: #fff !important;}
	.formulari-cercador button { top: 4px; left: 0; position: absolute; border: none; background-color: transparent; border-radius: 0;color: rgba(255,255,255,.5);}
}
@media(min-width:1200px) {.formulari-cercador{right:31%; top:5px;}}

li.cercador2 {list-style-type: none; margin-top:5px}
.cercador2 .formulari-cercador .form-control {border-color: #c3360e}
.cercador2 .formulari-cercador .form-control::placeholder{color:#c3360e}
.cercador2 .formulari-cercador button {color: #c3360e; top: 7px; right: 5%; position: absolute; border: none; background-color: transparent; border-radius: 0;}

/* -------------------------- FOOTER ------------------------ */
footer{ background-color: #000000; color: #fff; padding: 50px 0;font-size: .875rem;}
footer .nom{ font-weight: 600; line-height: 1.2; margin-bottom: 15px;}
footer .txt{ font-size: .875rem; color: #92999f; line-height: 1.3; margin-bottom: 15px;}
footer .xarxes-socials a { display: inline-block; margin-right: 10px; margin-bottom: 5px;}

/* -------------------------- CAPA COOKIES ------------------------ */
.capa-cookies { position: fixed; bottom: 0; width: 100%; z-index: 99999;
    background-color: #FFFFFF; padding-top: 15px; box-shadow: 0px 0px 15px 0px rgba(22, 21, 12, 0.23); }
button.cookies-ok {display: inline-block; padding-left: 15px; padding-right: 15px;
    background-color: #c3360e; color: #FFFFFF; font-weight: 700; text-align: center;
    line-height: 40px; border: none; cursor: pointer; width: 100%;}
button.cookies-ok:hover{opacity: 0.8;}

/* ---------------------------- BREADCRUMBS -------------------------*/
ul.breadcrumbs { padding: 0px;	list-style: none; margin-bottom: 0;}
ul.breadcrumbs li { display: inline; font-size: .813rem; }
ul.breadcrumbs li+li:before { padding: 8px;	color: rgb(94, 94, 94); font-family: 'Font Awesome 5 Free'; content: '\f105'; font-weight: 600;}
ul.breadcrumbs li a { color: #343a40; text-decoration: none; }
ul.breadcrumbs li a:hover { color: #343a40; text-decoration: underline; }


/* ---------------------------- USUARIS -----------------------------*/
.submenu_item { background-color: #d9d9d9; border: 0; padding: 0.3rem 1rem; font-size: 0.8rem}
.submenu_item:hover, .submenu_item.actiu { background-color: #c3360e; color:white; opacity: 1}
.usuaris-comandes table { font-size: 0.9rem}

/* ---------------------------- FAQS -----------------------------*/
.faqs-block{padding: 15px; background-color: #fff; margin-bottom: 15px;}
.faqs-block .categoria{text-transform: uppercase; font-size: 1.25rem; margin-bottom: 15px; font-weight: 600;}
.faq-block{padding-left: 15px; padding-right: 15px; margin-bottom: 15px; background-color: #fff;}
.faq-block button{margin-bottom: 15px; border: none; background-color: transparent; padding: 0; text-align: left}
.faq-block .linia{border: 1px solid #f4f3f3;}
.faq-block .txt{font-size: .88; color: #6c757d; margin-bottom: 15px;}

@media (min-width: 576px){
	.faqs-block{padding: 30px; margin-bottom: 30px;}
}

/* ---------------------------- CALENDARI -----------------------------*/
.fc-unthemed .fc-today { background: inherit}