.header_right {
			  float: right;
			  margin-top: 15px;
			  width: 47%;
			}
			
			#aq-block-524-4 .widget.widget_rss {
    float: left;
    min-height: 240px;
    width: 45%;
}
 #aq-block-524-4 {
    display: block;
    width: 100%;
}

@media screen and (max-width:1170px)
{
.header_right {
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}
.dl-menuwrapper
{
	top:27px;  
}
.met_logo
{
	width:auto;
	height:auto;
	
}
.met_logo img
{
	height:50px;
}
}
@media screen and (max-width:460px)
{
	.dl-menuwrapper {
	  float: left;
	  position: initial;
	  width: 100%;
	}
}

.woocommerce .form-row input[type="text"], .woocommerce .form-row input[type="password"] {
  padding:0px!important;
}

.woocommerce div.product .product_title.entry-title {
    padding-bottom: 25px;
}
.woocommerce .price {
    font-size: 25px !important;
    padding-bottom: 20px;
}
.single_add_to_cart_button.button.alt {
    margin: 11px 30px;
    padding: 15px !important;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    z-index: 9;
}