.mobile #inputs_block .col-md-4,
.mobile #inputs_block .col-md-6,
.mobile #inputs_block .col-md-8,
.mobile #text_footer .col-md-4,
.mobile #text_footer .col-md-6,
.mobile #text_footer .col-md-8
{
    flex: 0 0 100% !important;
    max-width: 100%;
    margin-bottom: 18px;
}


.mobile main{
    margin-top: 50px;
}

.mobile .text_footer .row div:first-child{
    text-align: left;
    margin-bottom: 0 !important;

}

.mobile .text_footer .row div:last-child{
    margin-bottom: 0 !important;
}

.mobile .text_footer{

}


.mobile #order_form .row>div{
    margin-bottom: 18px;
}

.mobile .container {
    width: 372px;
    margin-left: 0px;
    max-width: 372px;
    min-width: 372px;
    overflow: hidden;
}

.mobile .lbl{
    font-weight: 700;
}

.col-md-4.index{
    max-width: 200px !important;
    padding-right: 8px;
}

.col-md-4.index input{
    /*width: 170px !important;*/
}

.col-md-4.city{
    max-width: 164px !important;
    padding-left: 0;
    padding-right: 8px;
}

.col-md-4.city input{
    /*width: 160px !important;*/
}

.col-md-4.region{
    max-width: 220px !important;
    padding-right: 8px;
}

.col-md-4.region input{
    /*width: 190px !important;*/
}

.col-md-4.country{
    max-width: 143px !important;
    padding-left: 0;
    padding-right: 8px;
}

.col-md-4.country input{
    /*width: 140px !important;*/
}

.mobile .checkmark {
    width: 16px;
}

.cb_container .checkmark:after{
    width: 7px;
    left: 5px;
}

.mobile .cb_container {
    padding-left: 14px;
}

.mobile .sep {
    margin-top: 0;
    height: 0px;
    border-bottom: 1px solid rgb(75,75,75);
    margin-bottom: 0;
}

.mobile #order_form input[type=text]{
    padding-left: 5px;
    padding-right: 5px;
}

.mobile .cphone{
    margin-top: 10px;
    margin-bottom: -10px;
}

.mobile .header{
    height: 40px;
    width: 372px;
    min-width: 372px;
    max-width: 100%;
}


.mobile .header .container{
    overflow: visible;
}

.mobile .main-nav{
    height: 40px;
    left: 100px;
    right: auto;
}

.mobile .main-nav a{
    height: 39px;
    padding-top: 10px;
}

.mobile .return_nav{
    top: 40px;
    left: 100px;
    right: auto;
}


.mobile h1{
    font-size: 30px;
}

.mobile .patacara_logo{
    width: 20px;
    height: 20px;
    left: 40px;
}

.mobile .header .up{
    position: absolute;
    display: block;
    font-size: 35px;
    width: 30px;
    height: 30px;
    top: 7px;
    right: 20px;
    text-align: center;
    vertical-align: top;

    /* Safari */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);

    /* IE */
    -ms-transform: rotate(90deg);

    /* Opera */
    -o-transform: rotate(90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.mobile .header .up a{
    color: rgb(75,75,75);
}

.mobile .header .up a:hover{
    text-decoration: none;
}


.mobile .itm_remove{
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 20px;
}

.mobile .itm_block{
    float: left;
    width: 297px;
}

.mobile .itm_row{
    margin-bottom: 20px;
}

.mobile .itm_row .itm_block{
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(75,75,75);
}

.mobile .itm_row:last-child .itm_block{
    padding-bottom: 0;
    border-bottom: none;
}

.mobile .remove_link{
    position: relative;
    left: auto;
    top: auto;
}

.mobile .itm_title{
    margin-bottom: 20px;
}

.mobile .itm_amount{
    float: left;

}

.mobile #order_form .itm_amount input{
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
}

.mobile .itm_total{
    float: right;
    height: 27px;
    line-height: 27px;
}

.mobile .plus-minus-block .overlay {
    top: -2px;
}

.mobile .footer_border{
    display: none;
}

.mobile .footer{
    border-top: 1px solid #000;
    color: #fff;
    background-color: rgb(75,75,75);
    font-family:Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-size:18px;
    padding-top: 20px;
    width: 372px;
    min-width: 372px;
    max-width: 100%;
    overflow: hidden;
}

.mobile .footer a{
    color: #fff;
}

.mobile .footer h6{
    font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    border-bottom-color: #fff;
}

.mobile .footer li{
    line-height: 22px;

}

.mobile .footer .container{
    width: 360px;
    padding-left: 10px;
    padding-right: 0;
}

.mobile .footer .footer_block{
    margin-right: 0;
    width: 323px;
}

.mobile .footer_sep{
    position: relative;
    border-top: 1px solid #fff;
    margin-bottom: 20px;
    margin-left: -10px;
    height: 1px;
    width: 100%;
    display: block;
    margin-right: -10px;

}

.mobile .footer_sep_inner{


}

.mobile .footer_block{
    float: none;
}

.mobile .footer .underline{
    height: 80px;
    position: relative;
    margin-left: -10px;
    margin-top: -10px;
    width: 360px;
    text-align: center;
    font-size: 15px;
}

.mobile .footer .underline .u_left{
    display: none;
}

.mobile .footer .underline .u_left_m{
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    width: 360px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 20px;
    text-align: justify;

}

.mobile .footer .underline .u_left_m:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.mobile .footer .underline .u_left_m a{
    display: inline-block;
    text-align: left;
}

.mobile .footer .underline .u_right{
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
    height: 40px;
    line-height: 40px;
}

.mobile .footer .underline .u_sep{
    display: block;
    position: absolute;
    top: 40px;
    left: 20px;
    width: 320px;
    height: 1px;
    border-top: 1px solid #fff;
}

.mobile .footer .f_connect{
    margin-bottom: 0;
}

.mobile .cart_empty{
    font-size: 30px;
}

.mobile #order_form .row>div.lbl{
    margin-bottom: 8px;
}

.mobile .patacara_logo{
    background: none;
}

.mobile .patacara_logo img{
    display: block;
}

.mobile #promo_code{
    width: 215px;
    max-width: 215px;
}

.mobile #promo_apply{
    width: 127px;
    min-width: 127px;
}

.mobile .cart_empty{
    margin-top: 0;
    margin-bottom: 0;
}