@media screen and (max-width: 450px) {
  #submenu-productos {
    max-height: 50vh;
    overflow-y: scroll;
  }
  .gallery1 .viewer {
    width: 100%;
  }
  .gallery1 .container {
    min-width: 230px !important;
    max-width: 230px !important;
  }
  .gallery2 .viewer {
    width: 100%;
  }
  .gallery2 .container {
    min-width: 230px !important;
    max-width: 230px !important;
  }
  .gallery3 .container {
    transform: scale(0.6);
    position: relative;
    left: -110px;
    display: inline-block;
    top: -60px;
    max-height: 300px;
  }
  .gallery4 .container {
    transform: scale(0.6);
    position: relative;
    left: -110px;
    display: inline-block;
    top: -60px;
    max-height: 388px;
  }
  .gallery5 {
    max-width: 100% !important;
  }
  .gallery5 img {
    max-width: 90%;
  }
  .gallery6 .text {
    margin-left: 0px;
  }
}
.gallery1,
.gallery2 {
  margin-bottom: 20px;
}
.gallery1 .viewer,
.gallery2 .viewer {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff !important;
  width: 540px;
  height: 380px;
  transition: background 0.1s;
  cursor: pointer;
  margin: auto;
}
.gallery1 .container,
.gallery2 .container {
  overflow: hidden;
  width: 470px;
  display: inline-block;
  padding: 0px;
}
.gallery1 .container .mins,
.gallery2 .container .mins {
  position: relative;
  left: 0px;
  transition: left 0.5s;
}
.gallery1 .container .mins td,
.gallery2 .container .mins td {
  padding: 0px;
}
.gallery1 .min,
.gallery2 .min {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 75px;
  height: 75px;
  cursor: pointer;
  display: inline-block;
  margin: 10px 10px 0px 0px;
}
.gallery1 .btn-prev,
.gallery1 .btn-next {
  display: inline-block;
  width: 25px;
  height: 75px;
  font-family: f2;
  font-weight: bolder;
  cursor: pointer;
  margin: 0px 10px 0px 0px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  top: -10px;
  color: #aaa;
}
.gallery1 .btn-prev:hover,
.gallery1 .btn-next:hover {
  color: #444;
}
.gallery1 .btn-prev::selection,
.gallery1 .btn-next::selection {
  background-color: transparent !important;
}
.gallery2 .btn-prev,
.gallery2 .btn-next {
  background-color: #2a2a2a !important;
  opacity: 0.7;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 30px;
  height: 22px;
  cursor: pointer;
  position: relative;
  top: 180px;
}
.gallery2 .btn-prev:hover,
.gallery2 .btn-next:hover {
  opacity: 1;
}
.gallery2 .btn-prev {
  background-image: url("/yws/content/images/arrow-r.png");
  transform: rotate(180deg);
}
.gallery2 .btn-next {
  background-image: url("/yws/content/images/arrow-r.png");
  float: right;
  right: 0px;
}
.gallery3 {
  width: 540px;
  margin-bottom: 20px;
}
.gallery3 div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  position: relative;
}
.gallery3 .container {
  height: 346px;
}
.gallery3 .min1,
.gallery3 .min2,
.gallery3 .min3,
.gallery3 .min4,
.gallery3 .min5 {
  float: left;
  cursor: pointer;
}
.gallery3 .min6,
.gallery3 .min7,
.gallery3 .min8,
.gallery3 .min9,
.gallery3 .min10 {
  float: left;
  cursor: pointer;
}
.gallery3 .min1,
.gallery3 .min7 {
  width: 308px;
  height: 230px;
}
.gallery3 .min2,
.gallery3 .min3,
.gallery3 .min6,
.gallery3 .min8 {
  width: 232px;
  height: 173px;
}
.gallery3 .min4,
.gallery3 .min5,
.gallery3 .min9,
.gallery3 .min10 {
  width: 154px;
  height: 116px;
}
.gallery3 .min4,
.gallery3 .min5 {
  top: -116px;
}
.gallery3 .min8 {
  top: -57px;
}
.gallery4 {
  width: 540px;
  margin-bottom: 20px;
}
.gallery4 div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  position: relative;
}
.gallery4 .container {
  height: 617px;
}
.gallery4 .min1,
.gallery4 .min2,
.gallery4 .min3,
.gallery4 .min4,
.gallery4 .min5 {
  float: left;
  cursor: pointer;
}
.gallery4 .min6,
.gallery4 .min7,
.gallery4 .min8,
.gallery4 .min9,
.gallery4 .min10 {
  float: left;
  cursor: pointer;
}
.gallery4 .min1,
.gallery4 .min7 {
  width: 308px;
  height: 410px;
}
.gallery4 .min2,
.gallery4 .min3,
.gallery4 .min6,
.gallery4 .min8 {
  width: 230px;
  height: 309px;
}
.gallery4 .min4,
.gallery4 .min5,
.gallery4 .min9,
.gallery4 .min10 {
  width: 154px;
  height: 207px;
}
.gallery4 .min4,
.gallery4 .min5 {
  top: -208px;
}
.gallery4 .min8 {
  top: -101px;
}
.gallery5 {
  margin-bottom: 20px;
}
.gallery5 img {
  border: 1px solid #d9d9d9;
  object-fit: cover;
  width: 100%;
  margin: 20px 0px;
  cursor: pointer;
}
.gallery5 .text {
  font-size: 12px;
  color: #4c4c4c;
  position: relative;
  top: -10px;
}
.gallery6 {
  max-width: 540px;
  margin-bottom: 20px;
}
.gallery6 .row {
  margin: 20px 0px;
}
.gallery6 .row img {
  width: 265px;
  object-fit: cover;
  float: left;
  cursor: pointer;
}
.gallery6 .row .text {
  font-size: 12px;
  color: #4c4c4c;
  float: left;
  margin-left: 10px;
  width: 260px;
  line-height: 16px;
}
.gallery7 {
  max-width: 550px;
  margin-bottom: 20px;
}
.gallery7 .content {
  margin: 10px;
  display: inline-block;
  width: 265px;
  float: left;
}
.gallery7 .content img {
  width: 265px;
  height: 135px;
  object-fit: cover;
  cursor: pointer;
}
.gallery7 .content .text {
  font-size: 12px;
  color: #4c4c4c;
  width: 265px;
  line-height: 16px;
  margin-top: 5px;
  display: inline-block;
}
.gallery8 {
  max-width: 550px;
  margin-bottom: 20px;
}
.gallery8 .content {
  display: inline-block;
  width: 265px;
  height: 385px;
  background-color: #e5e5e5 !important;
  float: left;
}
.gallery8 .content img {
  width: 265px;
  height: 265px;
  object-fit: cover;
  cursor: pointer;
}
.gallery8 .content .title {
  font-size: 14px;
  color: #4c4c4c;
  width: 245px;
  line-height: 16px;
  margin-top: 5px;
  display: inline-block;
}
.gallery8 .content hr {
  border: none;
  border-top: 1px solid #717171;
  margin: 5px 0px;
}
.gallery8 .content .description {
  font-size: 12px;
  color: #4c4c4c;
  width: 245px;
  line-height: 16px;
  margin-top: 5px;
  display: inline-block;
}
.gallery8 .content .text {
  padding: 10px;
}
.gallery7 .content,
.gallery8 .content {
  margin: 0px 0px 20px 0px;
}
.gallery7 .content:first-child,
.gallery8 .content:first-child {
  margin: 0px 10px 20px 0px;
}
.gallery9 .content {
  width: 300px;
  height: 400px;
  margin: 8px;
  margin-top: 6px;
  padding: 10px;
}
.gallery9 .content .areaImage {
  width: 300px;
  height: 300px;
  min-width: 300px;
  min-height: 300px;
  max-width: 300px;
  max-height: 300px;
  margin: -11px -11px 0px -11px;
  border: 1px solid #ddd;
  border-radius: 0px 0px 5px 5px;
  padding: 10px;
}
.gallery9 .content .image {
  background-repeat: no-repeat;
  background-size: contain !important;
  background-position: center !important;
  background-color: transparent !important;
  width: 280px;
  height: 280px;
  min-width: 280px;
  min-height: 280px;
  max-width: 280px;
  max-height: 280px;
}
.gallery9 .content .contentText {
  float: left;
  width: 280px;
  margin-top: 10px;
}
.gallery9 .content .contentText .text {
  font-family: 'os-r';
  font-size: 12px;
  max-height: 80px;
  overflow-y: hidden;
}
.gallery9 .content:first-child {
  margin-top: 10px;
}
.gallery9 .content:last-child {
  margin-right: 0px;
}
.viewerFull {
  background-color: rgba(76,76,76,0.8) !important;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0px;
  text-align: center;
}
.viewerFull .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  background-image: url("/yws/content/images/loading.gif");
  width: 80%;
  max-width: 900px;
  height: 80%;
  margin: 5% auto;
  position: relative;
  cursor: pointer;
  z-index: 0;
}
.viewerFull .btn-prev,
.viewerFull .btn-next {
  background-color: #2a2a2a !important;
  opacity: 0.7;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 30px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 50%;
}
.viewerFull .btn-prev:hover,
.viewerFull .btn-next:hover {
  opacity: 1;
}
.viewerFull .btn-prev {
  background-image: url("/yws/content/images/arrow-r.png");
  transform: rotate(180deg);
  left: 0px;
}
.viewerFull .btn-next {
  background-image: url("/yws/content/images/arrow-r.png");
  float: right;
  right: 0px;
}
.viewerFull .btn-close {
  width: 20px;
  height: 20px;
  display: inline;
  float: right;
  position: relative;
  top: 40px;
  right: 10px;
  margin: 0px 0px 10px 10px;
  background-image: url("/yws/content/images/btn-close.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.7;
  z-index: 1;
  mix-blend-mode: difference;
}
.viewerFull .btn-close:hover {
  opacity: 1;
}
.viewerFull h6 {
  color: #fff !important;
  text-align: left;
}
.viewerFull img {
  max-width: 100%;
  max-height: 100%;
  background-color: rgba(0,0,0,0.3);
}
.desktop {
  display: inherit !important;
}
.mobile {
  display: none;
}
html {
  display: inherit !important;
}
@media screen and (max-width: 450px) {
  .desktop {
    display: none !important;
  }
  .mobile {
    display: inherit !important;
  }
  .viewerFull .image {
    width: 100vw !important;
    margin: 0px !important;
    padding-top: 18vh !important;
  }
  .viewerFull .image h6 {
    padding: 10px !important;
  }
  .gallery1 .viewer {
    width: 100% !important;
    background-size: contain !important;
    background-position: center;
    border: 1px solid #d3d3d3;
  }
  .gallery3 {
    width: 320px !important;
    overflow-x: hidden !important;
  }
  .gallery3 .container {
    width: 540px !important;
  }
}
.gallery1 .min img,
.gallery2 .min img {
  object-fit: cover !important;
}
.gallery1 .col2 ul li,
.gallery2 .col2 ul li {
  margin: 20px !important;
}
.gallery1 .col2 iframe,
.gallery2 .col2 iframe {
  min-width: 100% !important;
  height: 300px !important;
  max-width: 330px !important;
}
.gallery1 .brand-name img,
.gallery2 .brand-name img {
  width: 130px !important;
  height: 32px !important;
}
.gallery1 .btn-sm,
.gallery2 .btn-sm {
  padding: 5px 11px !important;
}
.col2 iframe {
  min-width: 100% !important;
  height: 600px;
}
#submenu-productos {
  max-height: 60vh;
  overflow-y: scroll;
}
.modal-cookie {
  padding: 20px;
  font-size: 14px;
}
.modal-cookie .modal-cookie-button {
  display: inline-block;
  border: 1px solid #808080;
  padding: 5px 10px;
  border-radius: 20px;
  cursor: pointer;
}
.modal-cookie .modal-cookie-button:hover {
  color: #fff !important;
  background-color: #808080;
}
