#CybotCookiebotDialogBody {
  max-width: 100% !important;
}

a#CybotCookiebotDialogBodyLevelButtonAccept,
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  background-color: #10a651 !important;
  border: 1px solid #10a651 !important;
}

.tm-page {
  z-index: unset;
}

.pages.pagination-wrap,
.uk-pagination {
  z-index: 10;
  position: relative;
}

.uk-text-xsmall {
  font-size: 10px;
}

/* GENERIC */

.uk-text-xsmall {
  font-size: 12px;
}

.uk-text-meta > p {
  margin: 0;
}

@media (max-width: 640px) {
  .uk-text-large {
    font-size: 21px;
  }
}

button.js-accept {
  padding: 0 30px;
  line-height: 35px;
}

/* TOOLBAR */

.tm-toolbar .uk-icon {
  transform: scale(0.8);
}

.tm-toolbar div.uk-margin-auto-left div.uk-flex-middle > div:first-child {
  order: 99;
}


div.mod-languages li{
  margin:0 !important;  
}
div.mod-languages li a {
  font-weight: 900 !important;
  font-size: 18px !important;
}
div.mod-languages li:first-child {
  border-right: 1px solid rgba(255,255,255,0.3);
  margin-right: 0;
  padding-right: 10px;
}
div.mod-languages li.uk-active a {
  color: #FFF;
}

.idiomasMob div.mod-languages li.uk-active a {
  color: #FFF;
  background-color: #001d51;
}

/* HEADER i MENU */

.uk-navbar-dropbar,
#tm-mobile > div {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(30.54%, #fcfcfc),
    to(#d6d6d6)
  );
  background: -o-linear-gradient(#fff 0%, #fcfcfc 30.54%, #d6d6d6 100%);
  background: linear-gradient(#fff 0%, #fcfcfc 30.54%, #d6d6d6 100%);
  opacity: 0.95;
}

body.vistaCatalogo #tm-main {
  padding-top: 37px;
  padding-bottom: 37px;
}
.uk-navbar-dropdown-nav .uk-parent > a .alpinoLogoMenu {
  height: 45px;
  width: 190px;
}
.uk-navbar-dropdown-nav .uk-parent > a .manleyLogoMenu {
  height: 45px;
  width: 248px;
}
.uk-navbar-dropdown-nav .uk-parent > a .dacsLogoMenu {
  height: 68px;
  margin-top: -11px;
  width: auto;
}

.uk-navbar-dropdown-nav li.uk-active a,
.uk-navbar-dropdown-nav a:hover {
  color: #001d51 !important;
  font-weight: 600;
}

.uk-navbar-container:not(.uk-navbar-transparent).uk-navbar-container {
  border-bottom-color: #ffe200;
}

.uk-navbar-dropdown-nav > * {
  position: relative;
}
.uk-navbar-dropdown-nav > div:nth-last-of-type(2)::before,
.uk-navbar-dropdown-nav > div:nth-last-of-type(1)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  border-left: 1px solid #d6d6d6;
}
.uk-navbar-dropdown-nav > div:nth-last-of-type(1)::before {
  left: 20px;
}
.uk-navbar-dropdown-nav > div:nth-last-of-type(1) li.uk-parent > ul {
  margin-top: -12px;
}
.uk-navbar-dropdown-nav > div:nth-last-of-type(1) > ul {
  margin-left: 15px;
}

@media (min-width: 1341px) and (max-width: 1430px) {
  .uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
    width: 1300px;
  }
}
@media (min-width: 1200px) and (max-width: 1340px) {
  .uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
    width: 1100px;
  }
}

@media (min-width: 960px) {
  .uk-logo > img {
    margin-left: 40px;
  }
}

/* STICKY */

.uk-navbar-sticky .navbar .brand,
.uk-navbar-sticky .navbar .nav > li > a,
.uk-navbar-sticky .navbar-search,
.uk-navbar-sticky .uk-navbar-item,
.uk-navbar-sticky .uk-navbar-nav > li > a,
.uk-navbar-sticky .uk-navbar-toggle {
  min-height: 63px;
  transition: min-height 0.3s;
}

.uk-navbar-sticky .uk-logo > img {
  height: 40px;
  transition: height 0.3s;
}

/* HEADER MOBILE */

.tm-header-mobile .navbar .brand,
.tm-header-mobile .navbar .nav > li > a,
.tm-header-mobile .navbar-search,
.tm-header-mobile .uk-navbar-item,
.tm-header-mobile .uk-navbar-nav > li > a,
.tm-header-mobile .uk-navbar-toggle {
  min-height: 52px;
}

.uk-navbar-toggle svg {
  width: 25px;
  color: white;
}
#tm-mobile .uk-nav-sub a {
  padding: 3px 0;
}

#tm-mobile > div {
  padding: 0 20px 20px 20px;
}

.tm-header-mobile ul.uk-nav > li > a {
  padding-bottom: 5px;
}

.tm-header-mobile .uk-nav > li > a > img {
  height: 20px;
  margin-top: 0px;
}
.tm-header-mobile .uk-nav > li > a.alpinoLogoMenu > img {
  height: 30px;
  margin-top: 0;
}
.tm-header-mobile .uk-nav > li > a.dacsLogoMenu > img {
  height: 45px;
  margin-top: 0;
}
.tm-header-mobile .uk-nav > li > a.dacsLogoMenu {
  padding-bottom: 0px;
}
.tm-header-mobile .uk-nav > li a.menuLevelOne {
  font-size: 17px;
}
.tm-header-mobile .uk-nav > li a.menuMuseoTitle {
  line-height: 1.1;
  color: #001d51;
  font-family: "Amatic SC";
  font-weight: 900;
  font-size: 38px !important;
  padding-top: 5px;
}
.tm-header-mobile .uk-nav > li.uk-nav-divider {
  border-color: #001d51;
  border-width: 1px;
}

@media (min-width: 620px) {
  .tm-header-mobile .uk-nav-sub > li {
    width: 33%;
  }
}

@media (max-width: 620px) {
  .tm-header-mobile .uk-nav-sub > li {
    width: 50%;
  }
}

.tm-header-mobile .uk-nav-sub {
  padding-left: 0;
  flex-wrap: wrap;
  display: flex;
}
#tm-mobile {
  margin-top: -5px;
}

#tm-mobile .dropdownSecondSpace {
  background-color: #005321;
}
#tm-mobile .uk-search {
  width: 100%;
}

/* TOOGLE MENU ANIMATION */

.menuIcon-cls1 {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 4px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.menuIcon.active svg .menuIcon-cls1:nth-child(1) {
  transform: translate(-14px, 10px) rotate(-45deg);
  -webkit-transform: translate(-14px, 10px) rotate(-45deg);
  -moz-transform: translate(-14px, 10px) rotate(-45deg);
  -o-transform: translate(-14px, 10px) rotate(-45deg);
  -ms-transform: translate(-14px, 10px) rotate(-45deg);
  -sand-transform: translate(-14px, 10px) rotate(-45deg);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.menuIcon.active svg .menuIcon-cls1:nth-child(2) {
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.menuIcon.active svg .menuIcon-cls1:nth-child(3) {
  transform: translate(8px) rotate(45deg);
  -webkit-transform: translate(8px) rotate(45deg);
  -moz-transform: translate(8px) rotate(45deg);
  -o-transform: translate(8px) rotate(45deg);
  -ms-transform: translate(8px) rotate(45deg);
  -sand-transform: translate(8px) rotate(45deg);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* FORMS */

.formContainer .uk-form-label {
  display: none !important;
}
.formContainer .rsform-submit-button {
  border: 3px solid #001d51;
}
.formContainer .rsform-submit-button:hover {
  background-color: #001d51;
}
.uk-checkbox {
  border-radius: 7px;
}

/* MENU LATERAL */

#menu-lateral {
  padding-bottom: 100px;
}

#menu-lateral > li:first-child {
  border-bottom: 1px solid #b5b5b5;
  border-top: 1px solid #b5b5b5;
}
#menu-lateral > li:not(:first-child) {
  border-bottom: 1px solid #b5b5b5;
}
#menu-lateral > li > a {
  text-transform: uppercase;
  font-weight: 700;
}
#menu-lateral .uk-nav-sub li.uk-active > a {
  font-weight: 700;
}

#menu-lateral > li.uk-active > a,
#menu-lateral > li:first-child > a:hover {
  color: #d00000;
}

/* FILTRES PRO */

.uk-subnav-pill {
  border-bottom: 8px solid #10a651;
}
.gridFiltroProductos .uk-subnav > * {
  margin-bottom: 10px;
}
/*
.gridFiltroProductos li[uk-filter-control] h2:first-letter,
.gridFiltroProductos .el-item .el-meta:first-letter{ 
	color: rgba(0,0,0,0.0);
} 
*/

/* FILTRES  JA*/

.ja-filter-wrapper {
  width: calc(100% - 150px);
}

.ja-filter-wrapper .filter-content {
  padding: 0;
}

.ja-mg-sidebar > .block > .ln-element {
  display: flex;
}

.ja-filter-wrapper .filter-content {
  background-color: white;
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
}

.uk-button.filter-clear {
  width: 150px;
  font-size: 14px;
  color: #b5b5b5;
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
  border-radius: 0;
  margin-left: -3px;
  display: inline-flex;
  padding-top: 17px;
  padding-bottom: 17px;
  height: 65px;
  padding-right: 50%;
  line-height: 14px;
  position: relative;
}
.uk-button.filter-clear:after {
  content: "";
  background: url(../../../images/alpino/generic/icon-trash.svg);
  position: absolute;
  right: 20px;
  width: 25px;
  height: 32px;
  top: 15px;
  transition: filter 0.1s;
}

.uk-button.filter-clear:hover {
  color: #4b4b4b;
  background-color: #b5b5b5;
}

.uk-button.filter-clear:hover:after {
  filter: contrast(0%);
}

.sb-horizontal.ja-mg-sidebar .filter-options {
  margin: 0;
}
.sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
  margin: 0 !important;
}

.chzn-container {
  font-size: 18px;
}

.chzn-container-multi {
  border: none;
  border-right: 1px solid #b5b5b5;
}
.chzn-container-multi .chzn-choices {
  border: none;
  background-image: none;
  border-left: none;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 63px;
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  text-transform: uppercase;
  font-size: 18px;
  color: #b5b5b5;
  font-weight: 700;
  margin: 0;
  min-height: 25px;
}

.chzn-container-multi .chzn-choices li.search-field {
  margin: 0;
  padding-top: 17px;
  padding-bottom: 17px;
}

.chzn-container-multi .chzn-choices li.search-choice {
  background: none;
  border: none;
  box-shadow: none;
  padding: 2px 5px 3px 20px;
}

.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  left: 0;
  right: unset;
  background: url("../../../images/alpino/generic/creu-chosen.png");
}
.chzn-container-multi
  .chzn-choices
  li.search-choice
  .search-choice-close:hover {
  background-position: unset;
}
.chzn-container-multi .chzn-choices li.search-choice span {
  white-space: nowrap;
}

.chzn-container-multi .chzn-choices li.search-field:first-child:after {
  content: "";
  background: url("../../../images/alpino/generic/icono-filtro.png");
  height: 31px;
  width: 35px;
  right: 15px;
  position: absolute;
  top: 16px;
}

.chzn-container .chzn-drop {
  outline: 1px solid #aaa;
  border: none;
  width: calc(100% - 1px);
}

.chzn-container .chzn-drop,
.chzn-container.chzn-with-drop .chzn-choices {
  background: #f2f2f2db;
  outline: none;
}

.chzn-container .chzn-drop .chzn-results {
  padding: 30px 15px;
}
.chzn-container .chzn-drop .chzn-results > li {
  padding: 12px 6px;
}

.chzn-container .chzn-results {
  max-height: 100%;
}

@media (max-width: 959px) {
  .sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
    width: 100% !important;
  }
  .ja-filter-wrapper {
    width: 100%;
  }
  .chzn-container-multi {
    border: 1px solid #9e9e9e;
    margin-top: 10px !important;
    width: 100% !important;
  }
  .ja-filter-wrapper .filter-content {
    border: none;
  }

  .ja-megafilter-wrap .ja-mg-sidebar.open {
    overflow: visible;
  }
  .ja-megafilter-wrap {
    position: relative;
  }
  .ja-megafilter-wrap .ja-mg-sidebar {
    height: 50px;
    overflow: hidden;
    width: 100%;
  }
  .ja-megafilter-wrap .ja-mg-sidebar.open {
    height: auto;
  }
  .ja-megafilter-wrap .ja-mg-sidebar.open .filter-open {
    display: none;
  }
  .ja-megafilter-wrap .ja-mg-sidebar.open .filter-close {
    display: inline-block;
  }
  .ja-megafilter-wrap .ja-mg-sidebar .filter-close {
    display: none;
  }
  .ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle {
    background-color: #b5b5b5;
    color: #fff;
    display: block;
    height: 50px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: 1px;
    text-align: left;
    padding-left: 20px;
    text-transform: uppercase;
    width: 100%;
  }
  .ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle:hover {
    background-color: #001d51;
    cursor: pointer;
    text-decoration: none;
  }
  .ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle i {
    margin-right: 15px;
    vertical-align: middle;
  }
  .ja-megafilter-wrap .main-content {
    width: 100%;
  }
  .ja-megafilter-wrap .main-content .product-item {
    width: 50%;
  }
  .ja-megafilter-wrap
    .main-content
    .ja-products-wrapper
    .product-item:nth-child(3n + 1) {
    clear: none !important;
  }
  .ja-megafilter-wrap
    .main-content
    .ja-products-wrapper
    .product-item:nth-child(2n + 1) {
    clear: left !important;
  }
  .uk-button.filter-clear {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #b5b5b5;
    margin-left: 0;
  }
  .uk-button.filter-clear:after {
    top: 8px;
  }
  .uk-icon-image {
    width: 30px;
    height: 30px;
  }
}

/* ESTIL MANLEY */

.uk-heading-xlarge.uk-font-secondary {
  font-size: 60px;
}
.uk-heading-large.uk-font-secondary {
  font-size: 48px;
}

.uk-heading-medium.uk-font-secondary {
  font-size: 36px;
}

@media (max-width: 960px) {
  .uk-heading-xlarge.uk-font-secondary {
    font-size: 39px;
  }
  .uk-heading-large.uk-font-secondary {
    font-size: 32px;
  }
  .uk-heading-medium.uk-font-secondary {
    font-size: 29px;
  }
}

/* GRAELLA CATEGORIA 

@media (min-width: 959px){
	.vistaCatalogo .tm-page .uk-container .uk-grid .uk-width-expand\@m,
	.searchResults .tm-page .uk-container .uk-grid .uk-width-expand\@m{
		border-left: 1px solid #ccc8c8;
	}
}

.ja-products-wrapper .product-items.uk-grid {
    margin-left: 0px;
    margin-right: 0px;
}

.ja-megafilter-wrap.sb-horizontal .main-content { 
	padding-right: 50px;
}

.ja-megafilter-wrap .lnfilter-wrapper{
	padding-top: 50px;
}
*/

/* SLIDES LANDINGS */

/*
.catSlideshow .uk-slideshow-items .el-image + div:before{
	content:'';
	height: 100%;
	width: 60px;
	background: rgb(239,239,239);
	background: -moz-linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(239,239,239,1) 5%, rgba(239,239,239,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(239,239,239,1) 5%, rgba(239,239,239,0) 100%);
	background: linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(239,239,239,1) 5%, rgba(239,239,239,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efefef",endColorstr="#efefef",GradientType=1);
	position: absolute;
	top: 0;
	left:0;
}
.catSlideshow .uk-slideshow-items .el-image + div:after{
	content:'';
	height: 100%;
	width: 60px;
	background: rgb(239,239,239);
	background: -moz-linear-gradient(270deg, rgba(239,239,239,1) 0%, rgba(239,239,239,1) 5%, rgba(239,239,239,0) 100%);
	background: -webkit-linear-gradient(270deg, rgba(239,239,239,1) 0%, rgba(239,239,239,1) 5%, rgba(239,239,239,0) 100%);
	background: linear-gradient(270deg, rgba(239,239,239,1) 0%, rgba(239,239,239,1) 5%, rgba(239,239,239,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efefef",endColorstr="#efefef",GradientType=1);
	position: absolute;
	top: 0;
	right:0;
}
*/

/* GRID COLECCIONS */

.gridColecciones .el-title {
  text-align: left;
  text-transform: uppercase;
  color: white;
  max-width: calc(100% - 50px);
}

.gridColecciones .el-title:after {
  content: "";
  background: url("../../../images/alpino/generic/right-arrow.svg");
  width: 50px;
  height: 30px;
  position: absolute;
  right: 20px;
  bottom: 20%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  transition: right 0.3s;
}

@media(max-width:960px){
  .gridColecciones .el-title:after {
    height: 25px;
  }
}

.gridColecciones .uk-overlay {
  padding: 10px;
}

.gridColecciones .el-item:hover .el-title:after,
.gridColecciones a:hover .el-title:after {
  right: 15px;
}
.gridColecciones .el-item:hover .uk-overlay,
.gridColecciones a:hover .uk-overlay {
  background-color: rgba(5, 40, 102, 0.95);
  transition: background-color 0.3s;
}
/* ESTIL MANLEY */

.gridColecciones.manley .el-item:hover .uk-overlay,
.gridColecciones.manley a:hover .uk-overlay {
  background-color: rgba(5, 40, 102, 0.95);
}


/* GRID FILTRO PRODUCTOS */

.gridFiltroProductos .el-item .el-image {
  transform: scale(1);
  transition: all 0.2s;
}

.gridFiltroProductos .el-item:hover .el-image {
  transform: scale(1.05);
}

.gridFiltroProductos h2 {
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #818181;
  line-height: 1.5;
}
.gridFiltroProductos li.uk-active h2 {
  color: white;
}

/* ESTIL MANLEY */

.gridFiltroProductos.manley .uk-subnav-pill > .uk-active > a {
  background-color: #001d51;
}
.gridFiltroProductos.manley .uk-subnav-pill {
  border-bottom-color: #001d51;
}

/* GRID PRODUCTOS MOBIL */

.productSlideMobile .el-image {
  visibility: hidden;
}
.productSlideMobile .el-content {
  font-weight: 600;
}
.productSlideMobile .el-meta {
  text-transform: uppercase;
  font-size: 14px;
  font-family: Roboto;
}

.productSlideMobile .el-slidenav:hover,
.productSlideMobile .el-slidenav:active,
.productSlideMobile .el-slidenav:focus {
  background-color: #001d51;
}

.productCategoryMobile .el-item {
  margin-bottom: 10px;
  max-width: 80%;
}
.productCategoryMobile .el-item > a {
  background-color: #001d51;
}
.productCategoryMobile.manley .el-item > a {
  background-color: #001d51;
}
.productCategoryMobile .el-content {
  color: white;
}

.productCategoryMobile {
  border-bottom: 3px solid #10a651;
}
.productCategoryMobile.manley {
  border-bottom: 3px solid #001d51;
}

.productCategoryMobile .uk-subnav-pill {
  border-bottom: none;
}

/* GRID BLOG */

.gridBlog .uk-overlay {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90%;
  transition: all 0.3s;
}

.gridBlog .el-title {
  font-weight: 400;
  text-transform: uppercase;
}

.uk-section-secondary .gridBlog .uk-dotnav > .uk-active > * {
  background-color: #fff;
}
/* GRID BLOG WHITE BACKGROUND */

.gridBlog.whiteBg .uk-overlay {
  border: 2px solid #001d51;
}

/* ESTIL MANLEY */

.uk-section-primary .uk-dotnav > * > :focus,
.uk-section-primary .uk-dotnav > * > :hover {
  background-color: #fff;
}

.uk-section-primary .uk-dotnav > .uk-active > * {
  background-color: #fff;
}

/* ESTIL DACS */

.dacs .uk-text-primary {
  color: #1d3380 !important;
}
.dacs .uk-section-primary {
  background-color: #1d3380;
}
.dacs .uk-button-primary {
  border: 3px solid #1d3380;
}
.dacs .uk-button-primary:hover {
  background-color: #1d3380;
}
.dacs .gridFiltroProductos.manley .uk-subnav-pill > .uk-active > a {
  background-color: #1d3380;
}
.dacs .gridColecciones.manley .el-item:hover .uk-overlay,
.dacs .gridColecciones.manley .el-container:hover .uk-overlay {
  background-color: rgba(29, 51, 128, 0.95);
}

@media (min-width: 960px) {
  .gridBlog .el-item:hover .uk-overlay {
    top: -10px;
    box-shadow: 0px 5px 5px 0px rgba(113, 113, 113, 0.3);
  }
  .gridBlog .el-item,
  .gridBlog,
  .gridBlog .uk-cover-container {
    overflow: visible;
  }
}

@media (max-width: 1199px) {
  .uk-h2,
  h2 {
    font-size: 27px;
  }
}

@media (max-width: 959px) {
  .gridBlog {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
  }

  .gridBlog .uk-grid > div {
    max-width: 750px;
  }
  .gridBlog .uk-overlay {
    width: inherit;
    position: relative !important;
    margin-top: 0;
  }
  .gridBlog img {
    width: 100%;
  }
}

/* TABS FAQS */

.tabsFaqs .uk-tab > div {
  margin-top: 10px;
  text-transform: uppercase;
}

.tabsFaqs .uk-tab > div a {
  color: #606060;
  font-weight: 600;
  font-size: 26px;
}
.tabsFaqs .uk-tab > div.uk-active a {
  color: #fff;
  background-color: #001d51;
  padding: 5px 10px;
}

.tabsFaqs .uk-accordion-title h4 {
  font-size: 28px;
  line-height: 1.4;
  color: #001d51;
  font-family: Roboto;
  font-weight: 500;
}

/* ESTIL MANLEY */

.tabsFaqs .manley.uk-tab > div.uk-active a {
  background-color: #001d51;
}
.tabsFaqs .manley .uk-accordion-title h4 {
  color: #001d51;
}
.uk-accordion.manley > :nth-child(n + 2) {
  border-top: 2px solid #001d51;
}

.uk-accordion.manley .uk-accordion-title::before {
  filter: grayscale(100%);
}

/* ACCORDION */

.uk-accordion-title::before {
  background-size: 28px 28px;
}

/* PAGINACIÓ */

div.toolbar-bottom {
  border-top: none;
}

.products-toolbar.pagination {
  float: none;
}

.products-toolbar.pagination > li > a {
  color: #b5b5b5;
}

.products-toolbar.pagination li > span,
.products-toolbar.pagination li > a {
  border: none;
}

.products-toolbar.pagination li > a:hover > svg path {
  fill: #4b4b4b;
}

.products-toolbar.pagination li > span:hover,
.products-toolbar.pagination li > a:hover,
.products-toolbar.pagination li > span:focus,
.products-toolbar.pagination li > a:focus,
.products-toolbar.pagination li > span:active,
.products-toolbar.pagination li > a:active,
.products-toolbar.pagination li.active > a,
.products-toolbar.pagination li.active > a:hover,
.products-toolbar.pagination li.active > a:focus,
.products-toolbar.pagination li.active > a:active {
  border: none;
  color: #4b4b4b;
}

/* PÀGINA PRODUCTE */

#producto {
  font-weight: 500;
}

#producto .familia {
  font-size: 18px;
  line-height: 1.5;
  color: #001d51;
  text-transform: uppercase;
}

#producto .descripcion {
  font-weight: 500;
}

#producto .uk-text-small {
  font-size: 14px;
}

#producto .shareButtons .uk-button {
  border-radius: 21px;
  font-size: 18px;
  line-height: 40px;
  padding: 0 15px;
  border: none;
}

/* PAGINA PRODUCTE MANLEY */

#producto .familia {
  color: #4b4b4b;
}
#producto .uk-article-title {
  color: #001d51;
}
#producto .uk-button-secondary,
#producto .uk-icon-button {
  background-color: #001d51;
}
#producto .uk-button-secondary:hover,
#producto .uk-icon-button:hover {
  background-color: #052866;
}
#producto .uk-slider-items > li.uk-active > a {
  border-top: 3px solid #001d51;
}
#producto .uk-heading-small {
  color: #001d51;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 600;
}

/* GALERIA IMAGENES PRODUCTO */

#producto .uk-thumbnav {
  flex-wrap: unset;
}

#producto .uk-thumbnav li > a {
  text-align: center;
}

#producto .uk-thumbnav li > a > img {
  width: auto;
  max-height: 90px;
}

#producto .uk-slideshow {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

#producto .slideshowBox {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 10px;
}

#producto .slideshowBox li > div {
  max-height: 100%;
}

#producto .slideshowBox li > div > a {
  display: flex;
  justify-content: center;
  align-items: center;
}

#producto .slideshowBox li > div > a > img {
  max-height: 500px;
}

#producto .uk-slideshow-items {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

#producto .uk-slider {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}

#producto .uk-slider-items > li > a {
  padding-top: 10px;
}
#producto .uk-slider-items > li.uk-active > a {
  padding-top: 7px;
  border-top: 3px solid #00953b;
}
#producto .uk-slider .uk-slidenav > svg + svg {
  display: none;
}

.uk-lightbox .uk-lightbox-items > li > img {
  padding: 50px;
  background-color: #ebebeb;
}

.uk-lightbox .uk-lightbox-button.uk-slidenav-next {
  transform: translate(400%, -50%) translate(-30px, -30px);
  top: 50%;
  left: 50%;
  opacity: 1;
}
.uk-lightbox .uk-lightbox-button.uk-slidenav-previous {
  transform: translate(-500%, -50%) translate(-30px, -30px);
  top: 50%;
  left: 50%;
  opacity: 1;
}
.uk-lightbox .uk-slidenav:hover,
.uk-lightbox .uk-slidenav:active,
.uk-lightbox .uk-slidenav:focus {
  background: #ebebeb;
}

.uk-lightbox .uk-close-large svg {
  height: 50px;
  width: 50px;
}
@media (min-width: 1220px) {
  .imageGallery {
    padding-left: 0;
  }
}

@media (max-width: 1000px) {
  .uk-lightbox .uk-lightbox-button.uk-slidenav-next {
    transform: translate(0px, -50%) translate(30px, -30px);
    right: 0px;
    left: unset;
  }
  .uk-lightbox .uk-lightbox-button.uk-slidenav-previous {
    transform: translate(0px, -50%) translate(-30px, -30px);
    left: 0px;
  }
  .uk-lightbox .uk-close-large {
    color: rgba(23, 23, 23, 0.7);
  }
  .uk-lightbox .uk-close-large:hover {
    color: #008d45;
  }
}

@media (max-width: 600px) {
  .uk-lightbox .uk-lightbox-button {
    width: 50px;
    height: 50px;
  }
  .uk-lightbox .uk-lightbox-items > li > img {
    padding: 0px;
  }
  .uk-lightbox-toolbar {
    padding: 20px 20px;
  }
  .uk-lightbox .uk-close-large svg {
    height: 30px;
    width: 30px;
  }
}
/* STICKERS-TAGS */

.tagCaption {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.3;
}

/* SHARE THIS BUTTONS  */

@media (max-width: 380px) {
  .shareButtons button.uk-button {
    font-size: 15px;
  }
  .shareButtons #socialIcons {
    margin-left: 5px !important;
  }
  .shareButtons #socialIcons > a {
    margin-right: 0 !important;
  }
}

/* COLOR TABLE REFERENCES */

#RefUnicolor .uk-section-default {
  padding-top: 10px;
}

#tablaRef {
  max-height: 217px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}
#tablaRef.open {
  max-height: 100%;
}

.tablaRefOpen .uk-icon svg polyline,
.tablaRefClose .uk-icon svg polyline {
  stroke-width: 2.5;
}

.tablaRefOpen,
.tablaRefClose {
  border-bottom: 1px solid #bebebe;
  width: 100%;
  text-align: center;
}
.tablaRefClose {
  display: none;
}

#tablaRef.open + div > .tablaRefOpen {
  display: none;
}
#tablaRef.open + div > .tablaRefClose {
  display: block;
}

#tablaRef table {
  border-bottom: 1px solid #bebebe;
}

#tablaRef tbody > tr:first-child {
  border-top: none;
}

#tablaRef tbody > tr > td:first-child {
  width: 100px;
  max-width: 100px;
  text-align: center;
}

#tablaRef tbody > tr > td:nth-child(3) {
  background: #efefef; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 11%,
    #efefef 11%,
    #efefef 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 11%,
    #efefef 11%,
    #efefef 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 11%,
    #efefef 11%,
    #efefef 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

#tablaRef .uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: white;
}

@media (max-width: 510px) {
  #tablaRef tbody > tr > td:first-child {
    overflow: hidden;
    padding-left: 0;
    max-width: 1px;
  }
}

@media (min-width: 401px) {
  #tablaRef tbody > tr > td > svg > #RotuladorSmall {
    display: none;
  }
}

@media (max-width: 400px) {
  #tablaRef tbody > tr > td > svg > #PlastilinaLarge,
  #tablaRef tbody > tr > td > svg > #RotuladorLarge,
  #tablaRef tbody > tr > td > svg > #TemperaLarge {
    display: none;
  }
}

/* DETALLES LOGÍSTICOS */

#producto #detalles {
  max-height: 38px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}
#producto #detalles.open {
  max-height: 100%;
}
#producto #detalles .minus {
  display: none;
}
#producto #detalles.open .minus {
  display: inline;
}
#producto #detalles.open .plus {
  display: none;
}

#producto .detallesLogisticos.mobile {
  display: none;
}

#producto .politicaCalidad,
#producto .detallesLogisticos {
  margin-top: -1px;
}
#producto .detallesLogisticos span.plus,
#producto .detallesLogisticos span.minus {
  font-size: 28px;
  font-weight: 300;
  line-height: 0px;
}
#producto .detallesLogisticos span.plus {
  margin-left: 10px;
}
#producto .detallesLogisticos span.minus {
  margin-left: 12px;
  margin-right: 6px;
}

@media (max-width: 540px) {
  #producto .politicaCalidad {
    position: relative !important;
  }
  #producto #detalles {
    max-height: 58px;
  }
}

/* PRODUCTOS RELACIONADOS */

@media (min-width: 1220px) {
  #relatedProductsGrid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#relatedProductsGrid .uk-text-meta {
  font-size: 14px;
}

/* SEARCH RESULTS  and CAMPAIGNS*/

#searchTopBar,
#campaignTopBar {
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  font-weight: 700;
}
.finder .uk-text-meta {
  font-size: 14px;
}
.finder .products .ln-item > a .product-image-photo {
  transition: all 0.3s;
}
.finder .products .ln-item > a:hover .product-image-photo {
  transform: scale(1.05);
}

/* CONTACT */

html[lang|="es-es"] .language-en {
  display: none;
}
html[lang$="gb"] .language-es {
  display: none;
}

/* FOOTER */

.newsletterFooter #usuario {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.newsletterFooter #politicas0,
.newsletterFooter #suscripcion0,
.newsletterFooter #suscripcion1 {
  height: 20px;
  width: 20px;
  background-color: rgba(242, 242, 242, 0.49);
}
.newsletterFooter #suscripcion0,
.newsletterFooter #suscripcion1 {
  margin-right: 10px;
}
.newsletterFooter #suscripcion1 {
  margin-left: 15px;
}

.newsletterFooter a {
  font-weight: 500;
}
.newsletterFooter button {
  background-color: rgba(242, 242, 242, 0.5) !important;
  color: #fff !important;
  padding: 0 15px;
  line-height: 24px;
  font-size: 14px;
}
.newsletterFooter button:hover {
  background-color: rgba(242, 242, 242, 0.7) !important;
}

.newsletterFooter .uk-select:not([multiple]):not([size]) option,
.newsletterFooter
  select:not([class*="uk-"]):not([multiple]):not([size])
  option {
  color: #000;
}

@media (max-width: 450px) {
  #footer {
    font-size: 15px;
  }
}

/* MULTISELECT MOBILE */

.filterIcon {
  display: none;
}

@media (max-width: 680px) and (hover: none) {
  .filterIcon {
    display: block;
    padding: 8px 10px;
    border: 1px solid #9e9e9e;
    margin-top: 10px !important;
    width: 100% !important;
  }
  .filterIcon .filterText {
    text-transform: uppercase;
    color: #b5b5b5;
    font-weight: 700;
    line-height: 30px;
  }
  select.filter-items {
    opacity: 0;
  }
  select.filter-items > * {
    opacity: 0;
  }
}

ul.nav-tabs.nav-stacked > li > a:hover {
  color: #001d51;
}

/* LOGIN PAGE */

.loginPage #tm-main {
  padding-bottom: 100px;
}

#system-message-container[data-messages~="siguiente"] {
  display: none !important;
}

/* MUSEO MENU */

.menuItemMuseo:hover {
  box-shadow: 0px 4px 10px -3px #515151;
}

.uk-navbar-dropdown-width-4
  .uk-navbar-dropdown-nav
  > div:nth-last-of-type(2)::before,
.uk-navbar-dropdown-width-4
  .uk-navbar-dropdown-nav
  > div:nth-last-of-type(1)::before {
  content: none !important;
}
.uk-navbar-dropdown-width-4
  .uk-navbar-dropdown-nav
  > div:nth-last-of-type(1)
  > ul {
  margin-left: 0px !important;
}
