/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15-oct-2020, 13:00:01
    Author     : CSnet
*/

* {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;                 /*Firefox*/
}

@page {
  size: 210mm 297mm; 
  /* Chrome sets own margins, we change these printer settings */
  margin: 15mm 15mm 15mm 15mm; 
}

a:not(.btn) {
    text-decoration: none;
}

footer {
  display: none;
}


#menu {
    background: #FFFFFF;
    position: relative;
}

.menu {
    background: #ffffff;
}

.productos-relacionados{
    display: none;
}

.acabados {
    border-radius: 0;
/*    width: 100px;
    height: 100px;*/
}
input[type=checkbox], input[type=radio] {
    display: none;
}

.swiper-slide {
    width: 100%;
}

.swiper-slide-next{
    width: auto!important;
}

.swiper-button-next, .swiper-button-prev {
    display: none;
}

.migas, .compartir{
    display: none;
}

.telf-redes, .registro, .buscar, .nav-idiomas {
    display: none;
}

h1#logotipo a {
    height: 70px;
    margin: 20px;
    background-position: top left;
    background-image: url(/imagenes/logotipos/hurtado-mail.svg);
}

header.peque h1#logotipo a {
    height: 70px;
}

.logo-madeinspain {
    position: absolute;
    right: 0;
    top: 30px;
    opacity: 1;
}

#listado-productos-ficha {
     margin-top: 50px;
}

 .galeria-ficha {
    display: none;
}
.swiper-slide-active{
    display: block;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 120px;
    opacity: 1;
}

.rounded-circle {
    border-radius: 0!important;
}

.acabados {
    border-radius: 0;
}
.salto-pagina { 
    page-break-after: always; 
}

.col-print-1 {
    max-width: 8%;
    float:left;
}

.no-print{
    display: none;
}

.print{
    display: block!important;
}

#hurtado-multimedia {
    margin-top: auto;
}

