/*
Theme Name: printify
Theme URI: http://z.commonsupport.com/printify/
Author: template_path
Author URI: https://themeforest.net/user/template_path/portfolio
Description: This is Printify All Pourpose Printing Solution theme
Version: 3.2.0
License: copyright commercial
License URI: https://themeforest.net/user/template_path/portfolio
Text Domain: printify
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Tested up to: 6.5.3
Requires PHP:7
*/

a[href="https://eurocopisteria.com/"] img {
  display: block;
  box-sizing: border-box;
  background-image: url("https://eurocopisteria.com/wp-content/uploads/2026/03/Logo.jpg") !important;
  background-size: contain;
  background-repeat: no-repeat;
  

	
	
	
	
	
  /* Ocultamos la imagen original */
  width: 200px;  /* Ancho de tu nueva imagen */
  height: 100px; /* Alto de tu nueva imagen */
  padding-left: 200px; /* Debe ser igual al width para "empujar" la original fuera de vista */
  object-position: -9999px; /* Mueve la imagen original lejos */
}

.header-top{
	display:none !important
}
.product-sidebar .social-links{
	display: none !important;
}
.switcher .fa-cog{
	display: none !important;
}
.header-navigation .thm-container .right-side-box{
	display: none !important;
}
.breadcumb-wrapper{
	display: none !important;
}
.page-title{
	display: none !important;
}
.header-upper{
	display: none !important;
}

.header.header-lower-style-two .outer-box{
	justify-content: space-around !important;
}