@media (max-width:768px){
body{
    width: 100%;
}
#footer{
display: grid !important;
width: 100%;
justify-content: center!important;
}




div#left {
    margin: 0 auto;
    text-align: center;
    left: 0px;
    position: relative;
    top: 15px;
    padding: 10px 0;
}
span.where_map {
    font-size: 14.5px;
    text-align: center;
}
#maps {
    display: grid !important;
    max-width: 375px;
}
p.grafik {
    margin-bottom: 0px;
}
.header_info {
    font-size: 11px;
}
.posititon_map {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    display: contents;
}
.about {
    display: grid;
    align-items: center;
}
img.hoco {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.banner {
    background-size: 431px;
    background-color: #7f7f7f;
}

.h2, h2 {
    font-size: 23px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-size: 20px !important;
    font-weight: 900;
}
a.hlink {
    margin-left: -5px;
    display: block;
    text-align: center;
}
a.dark {
    position: absolute;
    left: 20px;
    top: 45px;
}

a.dark {
    position: absolute;
    top: 7px;
    left: 10px;
}
a.hlink {
    margin: 0 24px;
    font-size: 11px;
    display: inline-block;
}
div#cookieConsent {
    font-size: 10px;
}
table {

    font-size: 8px;
}    
#top_choice {
    padding: 5px;
    height: 40px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.justify-content-center {
    display: block !important;
}
.banner{
    padding: 20px 0;
}
.pricing-table img {
    width: 350px;
    position: relative;
    top: 35px;
    height: 350px;
    object-fit: contain;
}
.pricing-buttons {
    margin: 0px !important;
}
.pricing-table {
    margin: 0px !important;
}
    
    
/*mobile catalog*/
.right_column {
    padding: 10px;
}
div#tovar {
    display: flex;
    width: 100%;
}

.tovarava {
    height: 100% !important;
}
button.btn.btn-dark.btn-lg.mt-3 {
    margin-bottom: 30px !important;
}
.bottom_tovar {
    margin-left: 15px;
}
.catalog_nav {
    zoom: 0.8;
    font-size: 13px;
}
h1.iph{
    font-size: 20px;
}


/*mobile tovar*/
div#tovar_page {
    display: block;
}
.rc {
    width: 100%;
    margin: 30px 0px;
}
img.tovar_image {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
div#namtov {
    font-size: 17px !important;
    text-align: center;
    margin: 20px 0 !important;
}
.lc {
    width: 100%;
}


/*tovar.css*/
.tovar-item .name {
    font-size: 10px;
}
.tovarava img {
    width: 100%;
}
.tovar-item .credit {
    font-size: 9px;
}
button.btn.btn-dark.btn-lg.mt-3.zakaz {
    margin: 5px 0 0 0 !important;
    width: 100%;
}
.tovar-item .price {
    font-size: 14px;
}
other_tovars-wrapper.bottom_tovar {
    margin-left: -10px;
}


#edit_prices .pricing-table img {
    max-width: 240px;
    top: 0;
    height: 300px;
}


#edit_prices a.linc{
    font-size: 20px;
}

input#modelSearch {
    width: 75%;
    font-size: 11px;
}


.category-wrap {width: 100%;margin-right:0px;}
#magazin-main {width: 90%;}
#iphones-all {display: block;}
#apple-tovar {width:100%; display: flex;}
.right_column {padding: 0;margin: 10px 0;}
#categories_container .category{padding-left: 20px;}



img.logo {
    width: 100%;
    transition: transform 0.3s ease-in-out;
}
.header_info {
    display: none;
}


#tovar_edit .lc {
    width: auto;
    height: 133px;
}
#tovar_edit .rc {
    width: 100%;
    margin: 0px 0px;
}
#tovar_edit {
    display: flex;
    margin: 5px 0;
    width: 100%;
    background: white;
    border: 1px solid #e3e4e8;
    padding: 10px;
    border-radius: 3px;
}
#tovar_edit .tovar_price {
    background: white;
}














}



@media (max-width:390px){
div#maps {
    display: grid;
    margin-top: 15px;
    max-width: 370px;
}





}

