#menu_d{
   
   display:none; position:relative;  padding-right:7px; float:right;
}

#l_t_pe:hover{
   text-decoration:underline !important;
  color:#007DC0 !important;
}
.top_r_f{
    margin:15px 0 5px 10px; 
	display:block; 
	width:190px;
	vertical-align:top;
}
#ir-arriba {
    display: none;
    padding: 10px 16px 14px 16px;
    background: #024959;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    border-radius: 50%;
    border: solid 1px #fff;
}
 #photos_c_2{
    width:6500px; margin-top:8px; display:inline-block; padding-left:15px;
}
.sub_cat_r{
    width: 100% !important;
	text-align: left;
	
	display: none ;
    flex-flow: column wrap;
	color: black;
	background-color: #EBFDFE;
    margin-left:-14px;
	height: 600px;
	left:22px;
	margin-top:14px;
	padding-bottom:25px;
	z-index:99;
	position: absolute;

}
@media screen and (max-width:600px) {
   #photos_c_2{ display:none; }
   
   #contenedor_productos_exclusivos{ 
      text-align:center; 
	  
	}
   
   
   #absolute_c{
      height:100% !important;
   }
   #rigth_d{
      display:none !important;
   }
   #left_r{
      display:none !important;
   }
   
   #menu_d{
      display:block;
   }
   #Subheader-menu{
     margin-top:33px;
   }
   #img_r_m{
      width:41px;
	  margin-top:10px;
   }
   .m_r_d{
     display:block !important;
	 border-right:none !important;
   }
   .sub_cat_r{
     position:relative;
   }
   .top_r_f{
     display:block;
   }
   #c_a_df{
     margin-left:auto; margin-right:auto;
	 width:251px;
	 
   }
   
}