@media (min-width: 1200px) { }
@media (min-width: 320px) and (max-width: 1199px) 
{
	
.desctop {display: none}	
.mobile.col-lg-6 {display: none}

.fix_header {display: none}
.header {position: fixed; left: 0px; top: 0px; width: 100%; z-index: 10; background: #5e5e5e}
.top_info {display: none}
img.logo {
    width: 160px;
    height: auto;
}

.head_area{display: none}
.top_line {padding-top: 20px; padding-bottom: 20px}
.burger.mobile {display: flex; margin-left: auto; margin-top: -3px; border: transparent; border: transparent; background: transparent;}
.burgers.mobile {display: flex; margin-left: auto; border: transparent; border: transparent; background: transparent;}
.burger.mobile img, .burgers.mobile img {max-width: 30px;}

.backet.mobile {display: block; margin-left: auto
}
.backet.mobile img {max-width: 30px; margin-top: -4px }

.preims {padding: 30px 0}

.preim_title {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.preim_header {align-items: flex-start}

.preim_image {width: 60px;
    min-width: 60px; height: auto;}

.the_baza {background-image: none !important; background-color: var(--dark); display: flex; flex-wrap: wrap; justify-content: center; padding: 20px;}
.the_baza a {display: inline-flex; margin: 0px auto;}

.top_banner {
        height: 450px; background-size: cover
    }
.top_banner h1 {
    color: #fff;
    font-size: 35px;
    line-height: 35px;
}

.about_flex {
    display: block;
    align-items: center;
}

.about_logo {display: block; width: 300px; margin: 30px auto }
.about_flex .about_text {padding: 0px; padding-right: 0px;}

h2, .h2 {
    font-weight: 600;
    font-size: 30px;
}

.cart_block {
    border-radius: 12px;
    display: flex;
    background: #474a51;
    position: relative;
    padding: 20px 20px 20px 130px;
    color: #fff;
    min-height: 223px;
    box-shadow: 1px 3px 10px 1px #0000005c;
}
.cart_image {
    width: 110px; 
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 20px;
    top: -10px;
}
.cart_image img {transform: rotate(0deg)}
.cart_block .cart_label {font-size: 14px; left: 10px;}
.cart_title {font-size: 14px; line-height: 16px;}
.cart_description {
    font-size: 11px;
    line-height: 120%;
    margin-bottom: 10px;
}

.add_to_cart .img_wrapper {
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 35px;
    border-radius: 4px;
    background: #77797f;
    height: 100%;
}

.add_to_cart {
    display: flex;
    width: 100%;
    align-items: center;
    border: 1px solid #77797f;
    border-radius: 4px;
    overflow: hidden;
    height: 40px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: transparent;
}
.add_to_cart .price_text {font-size: 14px;}
.remove_from_cart .price_text {font-size: 14px;}
.remove_from_cart img {
    max-width: 20px;
    width: 20px;
}
.remove_from_cart .img_wrapper {min-width: 35px; width: 35px; border-radius: 4px;}
.remove_from_cart {border-radius: 4px;}

.add_to_cart img {
    max-width: 20px;
    width: 20px;
}

.cart_wrapper {
    padding: 30px 0;
}
.cart_volume {
    font-size: 14px;
 
}
.flex_title {display: block; text-align: center;}
.flex_title img {max-width: 100%; margin-bottom: 20px;}
.my_slider .owl-nav button {width: 40px; height: 40px; min-width: 40px; background: #000; color: #fff; display: flex; align-items: center; justify-content: center
}
.my_slider .owl-nav button.owl-next {z-index: 20; margin-left: auto;
    left: auto;
    right: 10px;
}
.my_slider .owl-nav button.owl-prev {
    left: auto;
    left: 10px;
}
.my_slider .owl-nav {
    position: relative;
    z-index: 2;
     
    width: 100%;
   display: flex; align-items: center; justify-content: flex-end;
}

.my_slider .owl-dots {display: flex; align-items: center; justify-content: center;}
.owl-dots button {width: 10px; height: 10px; background: #999 !important; border-radius: 50%; margin: 4px;}
.owl-dots button.active {background: #000 !important}
.sellers {
    padding: 30px 0;
}
.faq_block button {font-size: 18px; line-height: 24px; font-weight: 500}

.faq_block button {
    display: block;
    position: relative;
    border-radius: 10px;
    padding: 10px 10px 30px 10px;
}
 
.arr {
    width: 30px; display: none;
    height: 14px;
    background-image: url(images/arrow.png); background-size: 30px auto; background-repeat: no-repeat
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 10px;
    transform: rotate(180deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
} 
 .faq_collapse {
    font-size: 16px; line-height: 130%;
 }
 
 .news_block{display: block; }
 .news_thumb {width: 100%; height: 200px; margin-bottom: 20px; border-radius: 10px;}
 
 .news_block {
    position: relative;
    border-radius: 10px;
 }
 .news_info a.news_more {
    height: 40px;
    display: inline-flex;
    width: 100%;
    align-items: center;
    padding: 0px 20px;
    border: 1px solid #000;
    border-radius: 10px;
    left: 0px;
    bottom: 20px;
    position: absolute;
    justify-content: center;
}
 
 h1, .h1 {font-size: 28px; line-height: 130%}
 
 .myorder {
    padding-top: 30px;
}
 
.map_info {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 10px;
    position: relative;
    left: 0px;
    min-height: 100%;
    z-index: 10px;
    top: 0px;
    text-align: center;
} 
 
 .map_logo {
    display: block;
    margin-bottom: 20px;
}
.adres {
    margin-bottom: 20px;
} 
 
.soc_links img {
    width: 35px;
    height: auto;
    margin: 0px 5px;
} 
.orderform input[type='text'], .orderform input[type='email'] {
    height: 45px;
    border-radius: 22px;
    border: 1px solid #474a51;
    background: transparent;
    padding: 0px 20px;
    font-weight: 100;
    display: block;
    width: 100%;
} 
.flex_titles {text-align: center;}
.footer img.logo {
    max-width: 100%;
}
.footer_right_menu {display: none}

.footer_left_soc img {
    width: 30px;
    height: auto;
}
.footer_left_soc {
    width: 40px;
    margin-right: 20px;
    min-width: 40px;
}

.mobile.bas {display: block; text-align: center; font-weight: bold; font-size: 24px; line-height: 130%; color: #fff; min-width: 100%; margin-bottom: 20px}


.mobile_menu_drop {position: fixed; padding: 60px 30px 30px 30px; z-index: 20; left: 0px; top: 0px; width: 100%; height: 100%; background: #444; display: block; margin-left: -120%;-webkit-transition: all 0.3s; transition: all 0.3s; }
.mobile_menu_drop.active {margin-left: 0px;}

.m_menu {padding: 0px; margin: 40px 0px; display: block }
.m_menu li {display: block; margin-bottom: 10px;}
.m_menu li a {font-size: 18px; color: #fff; font-weight: 600}


.mobile_menu_drop .top_line {position: absolute; left: 0px; top: 0px; width: 100%}

.mobile_menu_drop .top_info {display: block; font-size: 20px;}
.mobile_menu_drop .top_info a, .mobile_menu_drop .top_info span {display: block; margin-bottom: 20px;}
.top_info a, .top_info span {font-size: 18px;}


.template {
    padding-top: 100px;
    background-image: none;
    background-repeat: repeat-x;
    background-position: left top;
}
.cat_desc {
    margin-bottom: 40px;
}

article img.alignnone {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 1px 3px 10px 1px #0000005c;
}
article {
    display: block;
    max-width: 1100px;
    margin: 0px auto;
    font-size: 14px;
    line-height: 22px;
}
.single_article {
    font-size: 14px;
    line-height: 22px;
}
.single_article  img {max-width: 100%; height: auto}

.cart_form_wrapper {
    padding: 30px 0;
    position: relative;
    top: 0px;
}
.footer_info{display: block;}

.footer_info a, .footer_info span {display: block; margin-bottom: 4px;}

.sin_block {
    background: #44474e;
    border-radius: 14px;
    padding: 12px;
    position: relative;
     display: flex; flex-wrap: wrap;
    align-items: center;
    color: #fff;
    min-height: 390px;
    height: auto;
    padding-left: 0px;
}

.sin_thimb {
    width: 150px;
    min-width: 150px;
    height: auto; padding-top: 20px;
    display: flex;
    align-items: center;
    margin-right: 0px; max-height: 100%;
}
.sin_gallery {
    width: 100%;
    min-width: 100%;
    height: 100%;
    flex-wrap: wrap; justify-content: center; padding: 20px 0;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.sin_block {justify-content: center;}

#scroll_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    width: 40px;
    height: 40px;
    z-index: 100;
    border: 1px solid #fff;
    border-radius: 50%;
}
.sin_block .cart_label {
    writing-mode:horizontal-tb; min-width: 100%;
    height: 100%;
    position: relative;
    left: auto;
    top: 0px;
    text-orientation: initial;
    text-align: left; padding-left: 20px;
    transform: rotate(0deg);
    font-weight: bold;
    font-size: 20px;
}
.sin_info {padding: 20px 20px 80px 20px;}
.sin_block .add_to_cart {
    position: absolute;
    left: 20px;
    bottom: 30px;
    width: 230px;
}

.sin_tabs {
    padding: 30px 0;
}

.sert_wrapper {
    display: flex;
    align-items: center;
    margin-top:20px; justify-content: center; padding-right: 20px;
}

}