.woocommerce div.product div.images img{max-height: 200px!important;width:auto!important;margin:auto!important;} @media screen and (max-width:992px){
.vu_with-sidebar #vu_with-sidebar_id{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction: column-reverse;}
} .woocommerce-product-gallery{z-index: 10;}
.related .vu_wc-heading{
z-index: -5;
}
@media screen and (min-width:415px){
.alg-product-input-fields-table textarea {
overflow: hidden;
width: 400px;
margin-left: 20px;
}
} #title_menu_container{
width: 300px;
float: right;
position: relative;
margin-top: -70px;
}
#title_menu_top{background-color: #f9f9f9;height: 42px;line-height: 38px;margin: 0 auto;
padding: 0px 18px;font-size: 14px;color: #343434;width: inherit;position: relative;}
@media screen and (max-width:600px){
#title_menu_container{margin-top: 0px;margin-bottom: 30px;float: none;width: 100%;}
}
#title_menu_inner{display: none;width: inherit;max-height: 300px;overflow-y: scroll;position: absolute;background-color: #ffffff;box-shadow: 0 0 74px rgba(10,10,10,0.07);-moz-box-shadow: 0 0 74px rgba(10,10,10,0.07);-webkit-box-shadow: 0 0 74px rgba(10,10,10,0.07);z-index: 10;}
#title_menu_top:after{
color: #d93762;content: "\f107";font-family: "FontAwesome";width: 38px;height: 38px;text-align: center;position: absolute;right: 0;top:0;
}
#title_menu_top:hover{
cursor: pointer;
}
.title_menu_item{padding: 7px 18px;font-size: 14px;color: #343434;cursor: pointer;min-height: 38px;}
.title_menu_item:hover{background-color: #f9f9f9;}
#vu_menu-affix{z-index: 20;}