@media (max-width: 479px)
{
    /*---------------
        Main styles
    ---------------*/

	
	header .phone, 	header .phone2 {
		width: 100%;
		text-align: center;
		margin: 0 0 15px 0;
	}
	
	.menu-block {
		text-align: left;
	}
	
	.menu-block .item {
		margin-right: 0;
	}
	
	.menu-block .item a {
		padding: 6px 5px;
		font-size: 14px;
	}
	
	.main_slider .slide .bl {
		height: 300px;
	}
	
	.main_facty .cont {
		padding: 0 20px;
	}
	
	.main_facty .rows {
		width: 100%;
		font-size: 16px;
		padding: 15px 0 15px 70px;
	}
	
	.main_product .rows {
		width: 48%;
		margin: 1%;
		height: auto;
	}
	
	.main_product .u_r, .main_product .u_l {
		display: none;
	}
	
	
	footer .rows {
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	
	footer .cont {
		padding: 30px 10px;
	}
	
	
    /*---------------
        PopUp
    ---------------*/
    .fancybox-slide--html .fancybox-close-small
    {
        width: 50px;
        height: 50px;
        padding: 10px;
    }


    .modal
    {
        padding: 40px 30px 30px;
    }

    .modal_title
    {
        font-size: 20px;

        margin-bottom: 20px;
    }

    .modal_desc
    {
        margin-top: -10px;
        margin-bottom: 20px;
    }

    .modal .form .submit_btn
    {
        width: 100%;
    }
	
	
	.news_block .rows {
		width: 100%;
		vertical-align: top;
		display: block;
	}
	
	section.products .prod-shop {
		width: 100%;
		margin: 0 0 3% 0;
	}
	
	section.shop .foto {
		width: 100%;
		margin: 0 0 20px 0;
	}
	
	section.shop .info {
		width: 100%;
	}
	
	.news-all .rows .img img {
		width: 150px;
	}
	
	.justifyleft {
		float: none;
		margin: 10px 0;
	}

	.justifyright {
		float: none;
		margin: 10px 0;
	}
	
	
	
    .products table td.price,
    .products table td.weight,
    .products table td.city
    {
        width: auto;
    }



    .checkout .block
    {
        padding-left: 0;
    }

    .checkout .block + .block
    {
        margin-top: 50px;
    }

    .checkout .block:before
    {
        display: none;
    }


    .checkout .block_title
    {
        font-size: 17px;
        line-height: 21px;

        padding-left: 60px;
    }

    .checkout .block_title:before
    {
        left: 0;
    }


    .checkout .notice
    {
        padding: 15px 15px 15px 40px;
    }


    .checkout .form .agree
    {
        padding-left: 60px;
    }

    .checkout .form .submit
    {
        padding-top: 10px;
        padding-left: 60px;
    }



    .cart_info table td.price
    {
        margin-left: 60px;
    }

    .cart_info table td.price.total
    {
        width: 100%;
        margin-left: 60px;
    }	
	
	
}
