body {   
    font-size: 18px;
    color: #333;
    background-color: #fff;
    font-family: 'Roboto Condensed', 'Roboto';
    margin: 0px;
}
.svedpostcontent a, .svedpostcontent a:link, .svedpostcontent a:visited, .svedpostcontent a.visited, .svedpostcontent a:hover, .svedpostcontent a.hovered {
  color: #3c4858;
  font-weight: bold;
}
.svedlogin{
  z-index: 1;
  position: relative;
  float: right;
  margin-top: 0.4%;
  right: 10%;
}
.breadcrumbs a{
  font-size: 14px;
  color:#333;
}
.svedmenu{
    background-color: #25241C;
    width: 100%;
    position: relative;
    color: #ffffff;}
.contact a, #menu-top a {
  color: #ffffff;
  text-decoration: none;
}
.contact{
  height: 2em;
}
.svedheader{
     height: 160px;
    background-color: #78DEDB;
    }
.svedshapes{
      margin-top: 2%;
}
#poisk{
    margin-left: 35%;
    margin-top: -1%;
}
#cart{
  margin-left: 77%;
  margin-top: -4%;
  background-color: transparent;
  padding: 10px;
  width: 200px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid;
}
#autoopen{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  text-decoration: none;
}
.mycart_headertxt {
  font-size: 24px;
  font-weight: 600;
}
#logo{
    width:190px;
    height: 26px;
    }
#logo img{
  width: 350px;
    margin-left: 23%;
    margin-top: -5%;
}
#tel{
  margin-left: 5%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
 }   
#tel p{
  width: 130px;
}
.contact{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
#menu-top{
  margin-left: 3%;
}
.svedfooter, .svedfooter a{
  background-color: #25241C;
  color: #fff;
}
.inform, .shop_inf, .liter_foot, .contacts {
  display: inline-grid;
  width: 24%;
}
.layout-cell-sidebar1{
  width: 20%;
  float: left;
}
.content-layout-component{
    display: inline-block;
    width: 76%;
    padding: 20px;
}
a.product_link {
  text-decoration: none;
  color: #104959;
  font-weight: bold;
}
.jshop h1{
  font-size: 28px;
}
.productfull .image_middle {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.jshop_sail_product {
  width: auto;
}
div.jshop_prod_description {
  padding-top: 10px;
  padding-bottom: 10px;
  width: auto;
}
.jshop_list_product .product .image {
  margin-bottom: 5px;
  float: none;
}
.jshop_list_product .product .jshop_price{
  font-size: 24px;
  text-align: center;
  margin-bottom: 5px;
  padding: 1%;
  font-weight: bold;
  background-color: transparent;
  margin-left: 0;
  width: 100%;
}
.buttons_pd {
  display: inline-flex;
  margin-top: 0;
  margin-left: 0;
  border-top: 1px solid #012E40;
}
.buttons_pd a {
  margin: 10px;
  background-color: #5F6E6D;
  padding: 5px;
  color: #ffffff !important;
  font-size: 18px;
  text-decoration: none;
}
.block_product{
  text-align: center;
}
.manufacturer_name {
  font-size: inherit;
  padding-left: 0;
}
.prod_sale {
  width: 30%;
  margin-top: -20%;
  position: absolute;
  margin-left: 32%;
}
.productfull .prod_price {
  font-size: 30px;
  font-weight: bold;
  text-align: left;
}
.productfull #block_price {
  font-size: 40px;
  color: #3c4858;
}
.productfull .prod_qty_input {
  position: relative;
  padding-left: 0;
  display: flex;
  padding-right: 0;
  margin-left: 0px;
  z-index: 0;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 10px;
  height: 40px;
}
.buttons input, input[type="button" i] {    
    background-color: #424032;
    padding: 10px;
    color: #Fff !important;
  font-size: 18px;
  text-decoration: none;
  margin: 50px 5px 5px 5px;
}
.prod_qty_input .buttons{
  display: flex;
  padding: 10px;
}
.prod_qty_input input{
  font-size: 22px;
  padding: 12px;
  width: 20px;
}
.prod_buttons{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
}
.prod_price{
  font-size: 40px;
  font-weight: 700;
}
div.jshop_prod_attributes{
  margin-top: 20px;
}
.productfull .buttons {
  padding-left: 2px;
  display: inline-block;
  margin-left: 45px;
  margin-top: -103px;
  position: absolute;
}
.productfull .prod_qty {
  display: none;
}
.svedcontent-layout-row{
  display: flex;
}
#our_brand {
    margin-left: 3%;
  display: -webkit-inline-box;
}
#our_brand .image-banner .front {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
#our_brand .image-banner {
  display: inline-block;
  overflow: hidden;
}
#our_brand .image-banner a {
  position: relative;
  background: #5F6E6D!important;
  display: block;
}
#our_brand .image-banner img {
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition:    all .4s ease-in-out 0s;
  transition:         all .4s ease-in-out 0s;
}
#our_brand .image-banner .front {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform:    scale(0);
  -ms-transform:     scale(0);
  -o-transform:      scale(0);
  transform:         scale(0);
}
#our_brand .image-banner:hover .front {
  -webkit-transform: scale(1);
  -moz-transform:    scale(1);
  -ms-transform:     scale(1);
  -o-transform:      scale(1);
  transform:         scale(1);
  opacity: 1;
}
#our_brand .image-banner:hover .back {
  opacity: .6;
}
#our_brand .image-banner .back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 250px;
}
.highlights .image-banner a {
  background: none;
}
#our_brand.highlights .image-banner .front {
  -webkit-transform: scale(1.2);
  -moz-transform:    scale(1.2);
  -ms-transform:     scale(1.2);
  -o-transform:      scale(1.2);
  transform:         scale(1.2);
  opacity: 1;
}
#our_brand.highlights .image-banner .front,
#our_brand.highlights .image-banner a:before {
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -moz-transition:    opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition:         opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#our_brand.highlights .image-banner:hover .front,
#our_brand.highlights .image-banner .front,
#our_brand.highlights .image-banner:hover .back,
#our_brand.highlights .image-banner:hover a:before {
  opacity: 1;
}
#our_brand.highlights .image-banner a:before {
  border: 1px solid #fff;
  bottom: 10px;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  content: "";
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  -moz-transform:    scale3d(1.4, 1.4, 1);
  -ms-transform:     scale3d(1.4, 1.4, 1);
  -o-transform:      scale3d(1.4, 1.4, 1);
  transform:         scale3d(1.4, 1.4, 1);
}
#our_brand.highlights .image-banner:hover a:before {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform:    scale3d(1, 1, 1);
  -ms-transform:     scale3d(1, 1, 1);
  -o-transform:      scale3d(1, 1, 1);
  transform:         scale3d(1, 1, 1);
}
.image-banner{
 float:left;
 margin-left: 10px;
 padding-left: 10px;
 } 
 div.introduction {
  padding: 0px 0px;
  margin-top: 2em;
  margin-left: 2em;
  height: 10em;
  display: flex;
}
div.introduction .shipping,
div.introduction .saleoff,
div.introduction .smiling {
  cursor: default;
  border-width: 10px;
  padding: 0px;
  height: 9em;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-bottom-right-radius: 10px;
  border-color: #b6bcc1;
  margin: 10px;
  width: 30%;
}
div.introduction .shipping:hover .intro h2,
div.introduction .saleoff:hover .intro h2,
div.introduction .smiling:hover .intro h2 {
color: #3c4858;
}
div.introduction .icon {
display: block;
float: left;
margin: 0px 30px 0px 0px;
position: relative;
height: 100px;
width: 100px;
background-color: #5F6E6D;
background-repeat: no-repeat;
background-position: center center;
}
div.introduction .icon:after {
content: "";
height: 1px;
width: 1px;
border-style: solid;
border-width: 8px;
border-color: transparent transparent transparent #3c4858;
position: absolute;
top: 27px;
right: -16px;
}
div.introduction .intro h2 {
font-weight: normal;
font-size: 16px;
color: #000;
text-transform: uppercase;
margin-bottom: 5px;
transition: 0.3s all ease 0s;
}
div.introduction .intro p {
margin: 0px;
color: #878787;
transition: 0.3s all ease 0s;
}
div.introduction .shipping .icon {
background-image: url(../images/icon/icon_shipping.png);
}
div.introduction .saleoff .icon {
background-image: url(../images/icon/icon_heart.png);
}
div.introduction .smiling .icon {
background-image: url(../images/icon/real_prise.png);
}
.introduction{
  font-family: serif;
  font-size: 18px;
  width: auto;
}
.introduction ul{
margin-left: 5%;  
}
.introduction li{
  background-position-y:1px !important;
}
.introduction a{
  color: #333
}
.tophits_products, .label_products{
  display: -webkit-inline-box;
}
.block_item{
  cursor: default;
  border-width: 10px;
  padding: 14px;
  height: 17em;
  float: left;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-bottom-right-radius: 10px;
  border-color: #b6bcc1;
  margin: 10px;
  width: 15%;
  text-align: center;
}
.item_name, .item_name a{
  font-size: 18px;
  margin-bottom: 15px;
  color: #3c4858;
  font-weight: bold;
  height: 30%;
}
.item_price{
  font-size: 26px;
  margin-bottom: 18px;
  font-weight: 900;
  border-top: 1px solid #012E40;
}
.svednostyle h3, .related_header{
  text-align: center;
    background-color: #78DEDB;
  height: 50px;
  margin-top: 1%;
  font-size: 2em;
  margin-block-end: 0;
}
.jshop_menu_level_0 a{
  font-size: 0px;
}
.slider_home img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.tophits_products, .label_products {
    display: flex;
    flex-wrap: wrap;
}
.anons_golovna{
  display: flex;
  flex-direction: column;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.anons_t_r, .anons_m_l, .anons_b_r{
  display: flex;
  height: 570px;
}
.anons_t_r, .anons_b_r{
    flex-direction: row;
}
.anons_m_l{
    flex-direction: row-reverse;
}
.img_l, .img_r{
  background-image: url(/images/upload_slides/fon_anons.png);
  width: 100%;
}
.img_r img, .img_l img{
  width: 100%;
}
div.anons_t_r div.img_r img{
  margin-top: 10%;
}
.txt_l, .txt_r{
  width: 88%;
  padding-left: 3%;
  padding-right: 3%;
}
div.anons_b_r div.txt_l div.detalnishe-r{
  background-color: #026773;
}
div.anons_b_r div.txt_l div.detalnishe-r a{
  color: white;
}
.anons_t_r .txt_l{
  background-color: #026773;
}
.anons_m_l .txt_r{
  background-color: #3ca6a6;
}
.anons_m_l .txt_r, .anons_t_r .txt_l{
  color: #fff;
}
.anons_b_r .txt_l{
  background-color: #f2e3d5;
}
 .slider-baot{
    background-image: url(/images/upload_slides/baot-1280x300.jpg);
    height: 300px;
    margin: 10px;
 }
.detalnishe1,.detalnishe2{
  position: relative;
  background-color: #026773;
    width: max-content;
    border-radius: 10px;
    padding: 1%;
 }
 .detalnishe1 a,.detalnishe2 a{
  text-decoration: none;
  color: #f2e3d5;
  font-weight: 900;
 }
.detalnishe1{
  left: 60%;
    top: 40%;
}
.detalnishe2{
  left: 70%;
    top: 50%;
}
.detalnishe-r, .detalnishe-l{
  background-color: #f2e3d5;
  width: max-content;
  padding: 2%;
  border-radius: 10px;
} 
.detalnishe-r{  
  float: right;
}
.detalnishe-l{
  float: left;
}
.detalnishe-r a, .detalnishe-l a{
  text-decoration: none;
  color: #026773;
  font-weight: 900;
}
.detalnishe-ultra{
    background-image: url(/images/upload_slides/salex1280x500.jpg);
    height: 420px;
  background-repeat: no-repeat;
    background-position: center;
}
.detalnishe-ultra a{
position: relative;
    background-color: #f7bd3e;
    width: max-content;
    border-radius: 10px;
    padding: 0.7%;
    color: #013b43;
    text-decoration: none;
    font-family: roboto;
    font-size: 30px;
    font-weight: bold;
    top: 80%;
    left: 54%;
}
.manufactuter_list {
  padding-left: 0px;
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.jshop_menu_level_0 img{
  width: 90px;
}
div.delivery h2{
  font-size: 40px;
}
.contacts_new{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 1280px;
  margin-top: 8%;
}
.imgcontacts, .telcontacts, .schedule{
  width: 33%;
}
.contacts_new h1{
  position: absolute;
  margin-left: 20%;
  margin-top: -6%;
  font-size: 3em;
}
.pagination .svedpager{
  margin-top: 20px;
}
div.svedpager span, div.svedpager a {
  padding: 2%;
}
.prod_qty{
  display: none;
}
.jshop_pagelogin{
  background-color: #f2e3d5;
  color: #026773;
  border-radius: 10px;
}
span.text_pay_without_reg{
  width: 200px;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
}
span.text_pay_without_reg a{
  background-color: #026773;
  padding: 0px 10px 5px 10px;
  border-radius: 5px;
  color: white!important;
}
span.text_pay_without_reg b{
  font-size: 24px;
}
.jshop_pagelogin .row-fluid{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding-bottom: 20px;
}
.login_block{
  position: relative;
  width: 50%;
  margin-left: 100px;
  border: 1px solid;
  border-radius: 5px;
  padding: 3%;
  margin-right: 15px;
  height: 200px;
  margin-top: 0;
}
.register_block{
  position: relative;
  margin-left: 0;
  margin-top: 0;
  border: 1px solid;
  border-radius: 5px;
  padding: 3%;
  margin-right: 100px;
  height: 200px;
  width: 50%;
}
.anons{
  background-color: #f2e3d5;
  padding: 10px;
}
.slider_buttom{
    float: right;
    margin-top: -6.5%;
    margin-right: 7%;
    background-color: #e1ce70;
    position: relative;
    border-radius: 10px;
    padding: 9px;
}
.slider_buttom a{
    font-size: xx-large;
    font-family: roboto;
    text-decoration: none;
    color: #0c231b;
    font-weight: bold;
}
.customline-head{
text-align: center;
}
@media (max-width: 991px){
body{
  display: block;}
.breadcrumbs{
  font-size: 24px;}  
.contact{
  text-align: center;
  display: flex;
  justify-content: space-evenly;
}
#comjshop{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  flex-wrap: nowrap;
}
.row-fluid .sblock5{
  width: 20%!important;
  height: 220px;
}    
.svedheader {
  height: auto!important;
  width: 102%;
  }
.svedfooter{
  width: 102%;
}
#logo{
  margin-left: 2%;
}
#logo img {
  margin-left: 0%;
  width: 240px;
  margin-top: -9%;
}
#offlajn-ajax-search240 {
  width: 250px;
}
#poisk {
  margin-left: 35%;
  margin-top: 0%;
}
#cart {
  margin-left: 70%;
  margin-top: -5%;
  font-size: 1em;
}
#autoopen{
  display: none;
}
#tel{
  margin-left: 0;
  padding-top: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
 } 
#tel p{
  padding-left: 10px;
}  
#menu-top{
  margin-left: 0;
  padding-top: 0;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  margin-top: 0;
  align-items: center;
}
.inform, .shop_inf, .liter_foot, .contacts {
  padding-left: 10%;
  padding-top: 5%;
  padding-bottom: 4%;
  border-bottom: 3px solid;
  border-bottom-color: #F2E3D5;
  display: block;
  width: auto;
}
.jshop h1 {
  font-size: 30px;
  text-align: center;
  padding-left: 0;
}
.productfull .image_middle{
  width: 100%;
  display: inline-block;
}
.jshop_list_category .row-fluid{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
}
.sblock2 image{
  height: 150px;
}
.jshop_img{
  width: 90%;
}
.prod_sale{
  display: flex;
  flex-direction: column;
  margin-top: -400px;
  width: 57%;
  float: right;
  position: relative;
  margin-left: 0;
}
.jshop{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.prod_price{
  font-size: 40px;
  font-weight: 700;
}
.attributes_8{
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: baseline;
    justify-content: center;
}
div.jshop_prod_attributes select{
  width: auto!important;
  height: 40px!important;
}
.productfull .text_zoom img {
  float: left;
  padding-right: 5px;
  width: 10%;
  margin-left: 10%;
  margin-bottom: 10%;
}
.manufacturer_logo a img{
  width: 30%;
  margin-top: 10%;
  margin-bottom: 10%; 
}
.jshop_product{
  width: 50%;
}
.productfull .prod_price{
  text-align: center;  
}
.row-fluid [class*="sblock"]{
  width: 100%; 
}
.product_link{
  text-decoration: none;
  color: #012E40;
}
.jshop_categ, .block_product{
  border: 1px solid #3CA6A6;
  height: auto;
}
.jshop_list_product .product .name {
  font-size: 20px;
  margin-bottom: 5px;
  text-align: center;
  padding-top: 4%;
  border-bottom: 2px solid #012E40;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.jshop_list_product .product .name a{
  text-decoration: none;
  color: #3c4858;
  font-weight: bold;
}
.layout-cell-sidebar1,.content-layout-component{
  width: 100%;
  padding: 1%;
}
.jshop_list_product .image_block{
    padding: 2px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.jshop_list_product .product .image{
  float: none;
}
.jshop_list_product .product .jshop_price{
  font-size: 38px;
}
.buttons_pd{
  display: inline-flex;
}
.buttons_pd a{
  margin: 10px;
  background-color: #5F6E6D;
  padding: 8px;
  color: #ffffff !important;
  text-decoration: none;
}
.manufacturer_name{
  padding: 0;
  padding-bottom: 60px;
  padding-top: 60px;
}
.svedlogin{
  position: absolute;
  margin-top: 6%;
  right: 9%;
}
.mod_improved_ajax_login-189{
  width: 375px;
}
.svedshapes {
  margin-top: 5%!important;
  padding-bottom: 2%;
}
.svedcontent-layout-row{
  display: inline-block;
  width: 100%;
}
.jshop .prod_qty_input input{
    width: 80px;
    height: 80px;
    margin-bottom: 0;
    text-align: center;
    margin-left: 6%;
}
.buttons input, input[type="button" i]{
  margin-top: 0px;
}
.productfull .buttons{
  padding-left: 10px;
  margin-left: 20%;
  margin-top: -4%;
  position: relative;
}
div.jshop_prod_attributes select{
  width: 60%;
   height: 90px;
}
div.jshop_prod_description{
  padding-top: 10%;
}
div.jshop_prod_attributes{
  margin: 30px;
}
.slider_home img{
  width: 102%;
}
#our_brand{
  margin-left: 0;
}
.image-banner {
  float: none;
  width: 100%;
  margin-left: 0;
}
div.introduction{
  height: auto;
  flex-direction: column;
}
div.introduction .icon {
  height: 150px;
  width: 150px;
}
div.introduction .shipping, div.introduction .saleoff, div.introduction .smiling{
  float: none;
  border-bottom: 1px solid #026773;
  border-right: 6px solid #026773;
  height: 100%;
  padding-bottom: 3%;
  width: 96%;
}
#our_brand .image-banner .back{
  width: 40%;
}
.block_item {
  width: 40%;
  margin-left: 5%;
  height: 100%;
}
.item_image img{
  width: 60%;
}
.tophits_products, .label_products {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
}
.svednostyle h3, .related_header{
  height: auto;
  /*font-size: 4em;*/
}
.item_name, .item_name a{
  font-size: 28px;
  margin-bottom: 50px;
  margin-top: 50px;
}
.item_price{
  font-size: 40px;
}
#checkout a img {
  margin-bottom: 5px;
  width: auto;
}
.jshop address_block{
  padding: 3%;
  background-color: #F2E3D5;
}
.anons_t_r, .anons_m_l, .anons_b_r{
  width: 100%;
  display: grid;
  height: auto;
}
.anons_golovna{
  width: 102%;
}
.img_l, .img_r {
  background-size: 100%;
}
.anons_m_l .txt_r, .anons_t_r .txt_l, .txt_l, .txt_r {
  width: 94%;
}
.detalnishe-r, .detalnishe-l{
  /*font-size: 50px;*/
  margin-bottom: 3%;
}
.contacts_new, .imgcontacts, .telcontacts, .schedule{
  display: inline-block;
  width: 100%;
}
.imgcontacts img{
  margin-right: 15%;
  width: 70%;
  margin-left: 15%;
}
.telcontacts h2, .telcontacts p, .schedule h2{
  text-align: center;
}
div.svedpager span, div.svedpager a {
padding: 2%;
}
.category_description{
  padding: 5%;
  width: 100%;
}
#comjshop_list_product .row-fluid{
  width: 98%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
#comjshop_list_product .row-fluid .sblock3{
  width: 35%;
  height: 100%;
}
.jshop_list_product{
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.jshop_productfull{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 10px;
  width: 95%;
}
.jshop_productfull h1{
  text-align: center;
}
.prod_qty_input input{
  padding: 13px;
  width: 20px;
}
.prod_buttons{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 30px;
}
.buttons{
  display: flex;
}
.product{
  width: 100%;
}
#checkout{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.td_1 {
  width: 50%;
}
.td_2 {
  width: 50%;
}
.jshop .total {
  font-weight: bold;
  font-size: 38px;
  background-color: #f2e3d5;
  color: #026773;
}
span.text_pay_without_reg{
  width: 200px;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
}
span.text_pay_without_reg a{
  background-color: #026773;
  padding: 0px 10px 5px 10px;
  border-radius: 5px;
  color: white!important;
}
span.text_pay_without_reg b{
  font-size: 24px;
}
.small_header {
  margin: 0;
  font-size: 20px;
}
.jshopping_social_button{
  margin-top: -64px;
}
.login_block{
  margin-left: 10%;  
}
.register_block{
  margin-right: 10%;
}
.img_druzi img{
  display: inline-block !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
 .slider-baot{
 background-image: url(/images/upload_slides/baot-760x500.jpg);
    height: 500px;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: center;
 }
 .detalnishe1,.detalnishe2{
    padding: 2%;
 }
 /*.detalnishe-ultra{
    background-image: url(/images/upload_slides/ultra-eco-kit-final-760x500.jpg);
    height: 510px;
}
.detalnishe-ultra a{
    border-radius: 10px;
    padding: 2%;
    font-size: 24px;   
    top: 85%;
    left: 36%;
}*/
.slider_buttom{
  margin-top: -9%;
    margin-right: 5%;
  padding: 5px;
}
.slider_buttom a{
    font-size: large;
    font-weight: bold;
  }
div.dimg img{
  width: 100%;
}
}
@media (max-width: 767px){
.block_item{
  width: 39%;
} 
.prod_sale{
  width: 63%;
  align-items: center;
}
.prod_price{
  font-size: 34px;
}
.buttons input, input[type="button" i] {
  margin: 5px;
}
#poisk{
  margin-left: 32%;
}
.jshop_prod_description p img{
  width: 100%;
}
#logo img {
  width: 200px;
}
#cart{
  width: 180px;
}
.jshop_pagelogin .row-fluid{
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.login_block{
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.register_block{
  width: 100%;
  margin-right: 0;
}
.baot-gif img{
    width: 100%;
    height: auto;
  }
}
@media (max-width: 680px){
#offlajn-ajax-search240{
  width: 250px;
}
#logo{
    margin-left: 17%!important;
    margin-top: 10%;
}
#cart{
  margin-top: 5%;
  margin-left: 38%;
}
.item_name, .item_name a{
  font-size: 22px;
}
.block_item {
  width: 35%;
}
.item_price {
  font-size: 28px;
}
.contact{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  height: 60px;
}
#tel p {
  padding-left: 10px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
#menu-top {
  font-size: 20px;
  font-weight: 800;
}
#logo img {
width: 300px;
}
#poisk{
  margin-left: 32%;
  margin-top: 18%;
}
.svedlogin {
  margin-top: 16%;
  right: 40%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
}
.svedheader {
  height: 300px;
}
#comjshop_list_product .row-fluid .sblock3{
  width: 80%;
}
#comjshop_list_product .row-fluid {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
}
.jshop_list_product .product .name{
  font-size: 16px;
}
.jshop_pagination {
  text-align: center;
  width: 100%;
}
.jshop_productfull h1{
  text-align: left;
  font-size: 24px;
}
.prod_sale{
  margin-top: 0;
  float: none;
  align-items: center;
  width: 100%;
}
.jshop_productfull{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
div.jshop_prod_description{
  padding: 10px;
    width: 100%;
}
.jshop_product{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
}
@media (max-width: 480px){
#offlajn-ajax-search240{
  width: 250px;
}
.slider-baot{
    background-image: url(/images/upload_slides/baot-400x400.jpg);
    height: 400px;
}
.detalnishe1{
    left: 25%;
    top: 20%;
}
.detalnishe2 {
    left: 33%;
    top: 30%;
}
.detalnishe-ultra{
    background-image: url(/images/upload_slides/sale.jpg);
    height: 405px;
}
.detalnishe-ultra a{
    border-radius: 10px;
    padding: 2%;
    font-size: 24px;   
    top: 85%;
    left: 12%;
}
.tophits_products, .label_products {
  flex-direction: column;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.block_item {
  width: 70%;
}
.svedheader {
  height: 320px;
  width: 100%;
}
#logo {
  margin-left: 22%;
}
.svedshapes {
  margin-top: 15%;
}
#poisk {
  margin-left: 20%;
  margin-top: 19%;
}
#cart {
  margin-left: 26%;
}
#comjshop_list_product .row-fluid{
  width: 100%;
}
.jshop_categ, .block_product{
  height: auto;
}
#comjshop_list_product .row-fluid{
  width: 100%;
}
#tel p{
  font-size: 16px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: 500;
  width: auto;
  border-right: #f2e3d5 solid 1px;
  border-left: #f2e3d5 solid 1px;
}
.row-fluid .sblock5 {
  width: 80%!important;
  height: auto;
}
#comjshop {
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.jshop{
  justify-content: center;
}
.jshop_list_category .row-fluid{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
}
.jshop_product {
  flex-wrap: nowrap;
  width: 100%;
}
.login_block, .register_block{
  height: auto;
  width: 93%;
}
.jshopping_social_button{
  margin-left: 20%;
}
.jshop .total{
  font-size: 27px;
}
span.text_pay_without_reg{
  width: auto;
  margin-left: 0;
}
.svedlogin {
    margin-top: 41%;
    right: 30%!important;
}
}
@media (max-width: 380px){
  #offlajn-ajax-search240 {
    width: 220px;
}
#logo img {
  width: 250px;
}
#cart {
  margin-left: 26%;
}
#tel{
  font-size: 14px;
}
#tel p {
  width: 100%;
  padding: 10px 5px 5px 10px;
  font-size: 12px;
}
.buttons input, input[type="button" i] {
  font-size: 15px;
}
#comjshop{
  width: 98%;
}
}