

.cover_boxes ul li .box h3 {
font-size: 13px;
line-height: 20px;
font-weight: 500;
letter-spacing: 6px;
}
@media only screen and (min-width: 1000px){
.header_menu_bottom_inner{
 display:inline-block;
 width:100%;
 vertical-align:middle;
 border-top: 1px solid #d6d6d6;
}
nav.main_menu > ul > li {
  margin: 0 3px;
}
nav.main_menu > ul > li:first-child {
  margin-left: 32px;
}
.side_menu_button a:last-child {
  padding-right: 24px;
}
}

@media only screen and (max-width: 1000px){
.header_fixed_right_area{
 display:none !important;
}
header.menu_bottom.has_header_fixed_right .mobile_menu_button,
header.menu_bottom.has_header_fixed_right .side_menu_button{
	height:100px !important
}
.imagenLetrasHome{
   top: 0px !important;
   left: 20px !important;
}
.imagenUnicaGuiaCompra{
   top: 50px !important;
   padding-left: 10% !important;
   padding-right:10% !important;
}
}
.woocommerce .product .images {
  width: 40.63636363636364%;
  margin-right: 2.545454545454545%;
}
.woocommerce .summary {
width: 56.81824545454545%;
}

.imagenLetrasHome{
   position: absolute;
   top: 250px;
   left: 80px;
}

.imagenUnicaGuiaCompra{
   position: absolute;
   top: 200px;
   padding-left: 200px;
   padding-right: 200px;
}

.bloqueHacerMiPedidoGuiaCompra div:first-child
{
   padding-top: 0px;
}

.buttonCookies
{
   background-color: #f4e8e8 !important;
   background-image: none !important;
   color: #000000 !important;
}

.wpcf7-submit {
   background-color: #f4e8e8 !important;
   border-color: #f4e8e8 !important;
   color: #75919c !important;
}

.wpcf7-submit:hover {
   background-color: #000000 !important;
   border-color: #000000 !important;
   color: #ffffff !important;
}

p, a, h1, h2, h3, h4, h5, h6, span, li {
   font-family: 'PlayFair Display Custom', sans-serif !important;
}