<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#right_column .only_banner a div img {
	width:100%;
}

#right_column .aside a &gt; div {
    text-align: center;
    background-color: #fff;
    box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.5);
    position: relative;
}



#right_column .only_banner {
    /*margin-bottom: 30px; */
    position: relative;
}

#right_column .bloque_marcas, #right_column .bloque_contacto {
    margin-top: 10px; 
    position: relative;
}

@media (max-width:991px) {
	#right_column .bloque_contacto {
	    margin-top: 0px; 
	}
}


#right_column .bloque_marcas &gt; div {
    text-align: left;
    background-color: #5a2d82;
    color: #fff;
    padding: 20px 30px 65px 30px;
    position: relative;
    overflow: hidden;
    line-height: 22px;
}

.icon-wrench:after {
    content: "\e901";
}

#right_column .bloque_marcas .icon {
    display: block;
    background: url('../../img/icon-services.png') no-repeat;
    position: absolute;
    width: 41px;
    height: 35px;
    bottom: 15px;
    right: 30px;
}

#right_column .bloque_marcas &gt; div h4 {
    font-family: 'texgyreheros', sans-serif;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    font-size: 26px;
    margin: 0 0 30px 0px;
    padding-left: 20px;
    position: relative;
}

#manufacturer h1 {
	padding-left:20px;
	position:relative;
}

#manufacturer h1::before {
    content: '\e918';
    font-family: 'icomoon';
    color: #fb722f;
    left: 0;
    top: 6px;
    font-size: 20px;
    font-weight:bold;
    z-index: 0;
    display: block;
    position: absolute;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
}

#manufacturer #manufacturers_list li {
	border:2px solid #000000;
	margin:20px 0;
}

#manufacturers_list .left-side {
	padding-left:0px;
	padding-right:0px;
}

#manufacturers_list .descripcion_corta {
	margin:15px 0;
}

#manufacturers_list .left-side img {
	width:100%;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.bloque_marca_descripcion, .bloque_marca_detalles {
	min-height:270px;
}

.bloque_marca_descripcion, .bloque_marca_historia {
	padding:30px 20px;
}

.bloque_marca_descripcion, .bloque_marca_detalles, .bloque_marca_historia {
	border:2px solid #000000;
	margin:0px 0 20px;
	background-color:#ffffff;
}

.bloque_marca_detalles img.marcamini {
	width:100%;
}

.bloque_marca_detalles img.marcapais {
	border:1px solid #000000;
}

.bloque_url_oficial a {
	color:#2c64ac;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}

.bloque_youtube, .bloque_url_oficial { 
	margin:0px 0 20px;
}	

.bloque_superior, .bloque_youtube {
	padding-left:0px;
	padding-right:0px;
}

#right_column .bloque_marcas &gt; div h4::before {
    content: '\e918';
    font-family: 'icomoon';
    color: #fb722f;
    left: 0;
    top: -18px;
    font-size: 45px;
    z-index: 0;
    display: block;
    position: absolute;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
}

#right_column .bloque_marcas &gt; div h4::after {
    content: '';
    width: 100%;
    height: 10px;
    background-color: #5a2d82;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 25px;
}

#right_column .bloque_contacto &gt; div {
	/*padding-bottom:10px;*/
}

.div_contacto {
	padding-bottom:10px;
	float:none;
	clear:both;
}

.div_contacto .div_contacto_content {
	float:left;	
}

.div_contacto_left {
	width:10%;
	padding-left:20px;
}

.div_contacto_right {
	width:90%;
	padding-left:10px;
}

.div_contacto a {
	color:#de8b44;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}

.div_contacto a.link_email {
	font-size:13px;
	font-weight:normal;
}

.div_contacto_break {
	float:none;
	clear:both;
}

.div_botton_right {
	position: absolute; 
	bottom: 30px;
    left: 50%;
}

.div_botton_right_position {
	position: relative;
	left: -50%
}

.my-account-monedero {
	color: #2c64ac;
    font-size: 13px;
    font-weight: bold;
    display: inline;
    line-height: 16px;
}

#product #loyalty {
	font-style:italic;
}

#order .voucher_name {
	color: #2c64ac;
	cursor:pointer;
	text-decoration: none;
}


#category .bloque_contacto {
    margin-top: 30px;
    position: relative;
    margin-bottom:30px;
    padding-left:0;
    padding-right:0;
}

#category .aside &gt; div {
    text-align: center;
    background-color: #fff;
    box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.5);
    position: relative;
}

#category .aside .lighten {
    padding: 10px 45px;
    background: url(../../img/shadow.png) no-repeat center 2px;
    position: relative;
}

#category .aside .lighten::before {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    width: 125px;
    height: 3px;
    margin: auto;
    right: 0;
    left: 0;
    border-top: 1px #EAEAEA solid;
}

#category .aside span {
    display: block;
}

#privatesales_categories_block_left {
	width:100%;
}

@media screen and (max-width: 990px) {
#privatesales_categories_block_left {
    padding-right: 0px !important;
}
}

/* acorddion cms */

#cms #accordion active, #cms #accordion .seccion:hover {
    background-color: ; 
}
#cms #accordion .card-header{

	font-family:'ProximaNova', sans-serif;
	width: auto;
	height:auto;
    background-color: none;
    color: #4a4a4a;
    cursor: pointer;
    padding: 2px;
    border: none;
    text-align: justify;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
	font-family:sans-serif;
	border-bottom: 1px solid rgba(0,0,0,.125);
	
}
#cms #accordion .card-header {
	width:auto;
	height:auto;
	font-size-adjust:inherit;
    padding: .25rem 1.0rem;;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
#cms #accordion .btn-link {
	width:auto;
	height:30px;
    font-weight: 400;
    color: #333333;
    background-color: transparent;
	font-size:20px;
	text-decoration: none !important;
}
#cms #accordion .btn-link:hover {
	color: #0b0b0b!important;
    font-weight: bold !important;
}
#cms #accordion .btn-link:active {
	    color: #0b0b0b!important;
    font-weight: bold !important;
}
#cms #accordion .btn-link:focus {
	    color: #0b0b0b!important;
    font-weight: bold !important;
}
#cms #accordion .card-body{
	width:auto;
	height:auto;
}
#cms #accordion .p{
	text-align:justify;
}

@media only screen and (max-width: 800px) {
#cms #accordion .card-body{
	font-size:14px;
}
   
}

#cms .imglogo {
	max-width:431px !important; 
	width:100%;
}

@media (max-width:600px) {
	#cms .main h1 {
		font-size:16px;
	}
	
	#cms .main h2, #cms .main h3 {
	font-size:15px;
	}
	
	#cms #informations_block_left_1 li a {
	font-size:12px;}
}

#div_opiniones_verificadas {
	display:none;
}

#module-privatesales-home #div_opiniones_verificadas {
	display:block;
}

.bloque_marcas {
	display:none;
}

#module-privatesales-home .bloque_marcas{
	display:block;
}

.bloque_contacto:first-child {
	margin-top: 0px !important; 
}

#module-privatesales-home .bloque_contacto:first-child {
	margin-top:10px !important;
}


.contacto-big {
	display:inline;
}

.contacto-tablet {
	display:none;
}
 
	

@media (max-width: 990px) {
	.contacto-tablet {
		display:inline;
	}
	
	.contacto-big {
		display:none;
	}
	
	
	
	#div_preguntas_frecuentes {
		padding-right:5px;
	}		
	
	#div_cuando_llega {
		padding-left:5px;
	} 
	
	.only_banner {
		padding-right:5px;
	}
	
	#bloque_fb_right {
		padding-left:5px;
	}
}


@media (max-width:767px) {
	.only_banner {
		display:none;
	}
	
	#div_preguntas_frecuentes {
		padding-right:15px;
	}		
	
	#div_cuando_llega {
		padding-left:15px;
	} 
	
	.only_banner {
		padding-right:15px;
	}
	
	#bloque_fb_right {
		padding-left:15px;
	}
}

@media (min-width:767px) {
	.bloque_marcas {
		display:none;
	}
}


#right_column {
	padding-bottom:10px;
}

@media (max-width: 500px) {
	body:not(#module-privatesales-home) #right_column {
	    display: block;
	}
	#cms #accordion .btn-link {
	width:auto;
	height:30px;
    font-weight: 400;
    color: #333333;
    background-color: transparent;
	font-size:14px;
	text-decoration: none !important;
}
}
@media (max-width: 400px) {
	#cms #accordion .btn-link {
	width: 100%;
	height:30px;
    font-weight: 400;
    color: #333333;
    background-color: transparent;
	font-size:14px;
	text-decoration: none !important;
	margin-left: -16px;
	text-align: left;
}
}


@media (max-width: 991px) {
	#category .privatesales_left {
	    display: none!important;
	}
	
	#layered_block_left {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}
@media (max-width: 767px) {
	#layered_block_left {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
#center_column .bloque_contacto {
	margin-top:30px !important;
}

#category .bloque_contacto.aside &gt; div {
	box-shadow:none !important;
}

.future_sales .sale:not(.logged) {
	cursor: pointer;
}

body:not(#registrarse):not(.landing):not(#module-landingdp-landingdeporprive) #columns.container {
    /*background-color: white;
    background-image: url(/themes/deporprive/img/pattern.jpg) !important;
	margin-top:40px;*/
	background-color:#ffffff;
}

body:not(#registrarse):not(.landing):not(.content_only):not(#module-landingdp-landingpixels):not(#module-landingdp-landingdeporprive) {
   /* background-image: url(/themes/deporprive/img/bgpaginadp.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
	background-attachment: fixed;*/
	background-color: #ffffff;
}

body.custwmn:not(#registrarse):not(.landing):not(.content_only):not(#module-landingdp-landingdeporprive):not(#module-landingdp-landingpixels) {
	background-image: url(/themes/deporprive/img/bgpaginadpwmn.jpg) !important;
	/*background-color: #ececec;*/
}


@media (max-width:1100px) {
	body:not(#registrarse):not(.landing):not(.content_only):not(#module-landingdp-landingdeporprive):not(#module-landingdp-landingpixels) {
		/*background-size: cover !important;
		background-image: url(/themes/deporprive/img/fondotablet.jpg) !important;
	    background-repeat: repeat;
	    background-attachment: scroll;
	    background-image: url(/themes/deporprive/img/bg-tablet.jpg) !important;
	    background-repeat: no-repeat;
		background-attachment: fixed;*/
		background-color:#ffffff;
	}
}

#module-privatesales-home .popup_connection .log_account .lost_password {
    color: #9e9e9e;
    font-size: 12px;
}

#password .container.password {
	width:100%;
}


.button-genero {
  background-color:#ffffff;
  border-radius:21px;
  display:inline-block;
  cursor:pointer;
  color:#5c5c5c;
  font-family:Arial; /*Borrar esta linea */
  font-size:12px;
  font-weight:normal;
  padding:7px 32px;
  text-decoration:none;
  box-shadow: 0px 2px 8px 0px #d0d0d0;

}
.button-genero:hover {
  background-color:#406ca2;
  color:#fff;
}

.button-genero.genero-mujer:hover {
  background-color:#d4145a;
  color:#fff;
}

.button-genero-hombre-selected {
	background-color:#406ca2;
	color:#fff;
}

.button-genero-mujer-selected {
	background-color:#d4145a;
  	color:#fff;
}


.button-genero:active {
  position:relative;
  top:1px;
}

.popup_genero {
    right: 0;
    left: 0;
    margin: auto;
    z-index: 500006;
    /* border: 10px solid rgba(0,0,0,0.5); */
    padding: auto;
    border: 15px;
    border-radius: 10px;
}

.layer_popup_overlay_genero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 500000;
    display: none;
    margin-bottom: 2px;
}

.popup_genero .log_account {
    background-color: #ffffff;
 
}

.popup_genero .log_account {
    padding: 30px;
}

.popup_genero .log_account.box-white {
	border-radius: 14px;
}

.popup_genero .titulo_popup_genero {
	color: #406ca2;
	padding-bottom: 0px;
	margin-top: 0px;
}

.disable-li {
	opacity: 0.6;
	pointer-events:none;
}

@media (max-width: 1100px) {
	body#cms.content_only  {
		background-image: none !important;
		background-color: transparent !important;
	}
}
.estado-form { 
    text-align: left;
}
.description-experience{
	margin-bottom: 20px;
}
.btn-pop-up{
	border-radius: 0px;
    width: 93%;
    margin-top: 15px;
}
@media (min-width: 320px) and (max-width: 768px){
	.button-genero {
		background-color: #ffffff;
    border-radius: 21px;
    display: inline-block;
    cursor: pointer;
    color: #5c5c5c;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 22px;
    text-decoration: none;
    box-shadow: 0px 2px 8px 0px #d0d0d0;
    width: 93px;
	  
	  }

}

@media (min-width: 320px) and (max-width: 480px){
	.popup_genero .titulo_popup_genero {
		color: #406ca2;
		padding-bottom:0px;
		font-size: 20px;
	}
	.description-experience{
		margin-bottom: 10px;
    	font-size: 12px;
	}

	.button-genero {
		background-color: #ffffff;
		border-radius: 21px;
		display: inline-block;
		cursor: pointer;
		color: #5c5c5c;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		padding: 5px 2px;
		text-decoration: none;
		box-shadow: 0px 2px 8px 0px #d0d0d0;
		width: 70px;
	  
	  }
	  .padding-remove{
		  padding-right: 0px;
		  padding-left: 0px;
	  }

	  .estado-form { 
		padding-right: 0px;
		margin-top: 0px;
		text-align: left;
	}
	.btn-pop-up{
		border-radius: 0px;
		width: 100%;
		margin-top: -1px;
	}

}</pre></body></html>