﻿@media only screen and (max-width: 500px) 
{
   
div#menu_wrap { display: none;}
div.responsive_navigation{ display: block;}
.responsive_navigation .r_menu{display: none;}

div#wrapper 
{
    max-width: 300px;
   
}
div#main_wrap
{ margin: 0 0 0 0px;width: 300px;}

div#main {
    width: 210px;
    overflow: hidden;
}
#content {width: 235px;}
#content .post a.blog_thumbnail img {
border: 0;
margin: 5px 0 15px 0;
max-width: 230px;
}
.post{max-width: 249px;}
.post .metadata a.post_comments{ max-width: 63px;}
#pagination {width: 235px;}

#content img {max-width: 230px;}
#gallery_galleria{height: 200px; width: 235px;}
#content #comments_list{width: 230px;}
input, textarea{max-width: 230px;}


#main .portfolio .gallery_3columns{max-width: 230px;}
.order {overflow: auto;width: 238px;}
table input {width: 76px;}

div.basket { position: inherit;right: 0px;top: 0px;}

.gallery img{max-width: 230px;}
.gallery_2columns {width: 230px;}
.gallery_2columns li {width: 230px;}

.shop_2columns {max-width: 230px;}

.one_third{max-width: 230px;}
.vk {position: inherit;}
.words { display: none;}
#footer {margin: -50px 0 0 0px;width: 240px;padding: 0px 20px;}
#footer_info {width: 274px;}
}