
#block-body {
    
    width : 1135px;
    height: auto;
  
    margin: 0 auto;
}
#block-header {
    width : 1135px;
    height: 180px;
   
    
}
#block-left {
     
     
    width : auto;
    height: auto ;
    border: 0px solid black;
 
    
}
#block-content {
    width : 828px;
    height: auto;
    border: 0px solid black;
    float: right;
    padding-bottom: 10px;
    padding-right: 2px;
    padding-left: 2px;
    min-height: calc(100vh - 80px);
    
    
    }
#header-top-block{ /* вверхний блок /контакти, вой регистрация */
    width : 1135px;
    height: 35px;
        
}
#block-footer {
   width : 1135px;
    height: 170px;
    padding-top: 10px;     
    border: 0px solid black;  
    clear: both;
   
}
#header-top-menu li {
    font: 15px sans-serif;
    float:  left;
    margin-top: 10px;
    padding-left:  10px;
    padding-right:  10px;
    border-right: 1px solid silver;
}




#header-top-menu a {
    font: 15px sans-serif;
    color: #005F91;
    text-decoration: none;
}

#header-top-menu a:hover {
    color: #F63722;
    border-bottom: 1px dashed #F63722;
}



#reg-auth-title {
   margin-top: 10px;
   margin-right: 10px;
   float: right;
}

#reg-auth-title a#active-button{
   background: url(/images/auth-butt-bg-click.png) ;
}

#reg-auth-title a.top-auth{
   font: bold 13px  sans-serif;
   text-decoration: none ;
   background: url(/images/auth-butt-bg.png);
   padding-left: 12px;
   padding-right: 12px;
   padding-top: 4px;
   padding-bottom: 4px;
   border: 1px solid #C0C0C0 ;
   border-radius:5px; /* округление углов кнопки */
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   cursor: pointer;
   color: black;
}
#reg-auth-title a.top-auth:hover{
      background: url(/images/auth-butt-bg-move.png);
 
}
#reg-auth-title a{
   font:  14px  sans-serif;
   padding-right: 7px;
   text-decoration: none ;
   color: #F63722 ;
   margin-left: 10px;
   border-bottom: 1px dashed #F63722;
    
}
#reg-auth-title a:hover{
   border-bottom: none;
   
}
#top-line {
    background: url(/images/line.png);
    width: 1135px;
    height: 5px;
}
#img-logo {
   
    position: absolute;
    margin-bottom: -50px;
}
#personal-info p{
    font: 18px  sans-serif;
    margin-top: 10px;
    margin-bottom: -10px;
    margin-left: 370px;
    
}

    
    

#block-tel{
    margin-left: 850px;
    margin-top: -90px;
    position: absolute;
    
}
#block-basket{
  border: 0px solid black; 
  margin-top: -90px;
  padding-top: 7px;
  margin-right: -3px; 
  padding-bottom: 50px;
  padding-right: 17px; 
}
#block-basket span{
  color: #34659D;  
}
#block-basket a{
  font: bold 15px sans-serif;
  text-decoration: none;
  margin-left: 40px;
  margin-top: 9.9em;  
 margin-right: 9.9em;
  border-bottom: 1px dashed #34659D;
  
  color: black;
}
#block-basket a:hover{
  border-bottom: none;
  color: black;
}
#block-basket img{
  position: absolute;
  margin-top: -75px;
  margin-left: -120px;
 
}

#fotocart img {
    margin-top: -130px;
    margin-left: 1000px;
}
#personal-info a{
    font:  15px sans-serif;
    margin-top: -140px;  
    margin-left: 990px;
    position: absolute;
    
    text-decoration: none ;
    color: black
}    
#personal-info a:hover  {
border-bottom: 1px dashed #F63722;
color: #F63722;  
}
    
    


#block-search {
   
   width: 560px;
   height: auto;
   margin-left: 0px;
   margin-top: 27px;
   padding-top: 3px; 
   margin-bottom: ;
   
   z-index: 10;
   position: absolute;
}


#block-search span {
   width: 20px;
   height: 20px;
   background: url(/images/icon-search.png); 
   
   margin-top: 6px;
   margin-left: 7px;
   position: absolute;
   
}

#block-search input#input-search {
  
   
  width: 475px;
  height: 28px;
  border: 2px solid #00A046;
  font: 14px sans-serif;
  padding-left: 29px;
 
  
 
   border-radius:7px 0px 0px 7px; /* округление углов кнопки */
   -webkit-border-radius:7px 0px 0px 7px;
   -moz-border-radius:7px 0px 0px 7px;
    
}
#button-search  {
  
 
  font: bold 15px sans-serif ;
  color: white;
  width: 62px;
  height: 34px;
  border: 0px solid;
  background: red;
  margin-left: -4px;
  padding-top: 3px;
  position: absolute;
  cursor: pointer;
  
  
  border-radius:0px 7px 7px 0px; /* округление углов кнопки */
   -webkit-border-radius:0px 7px 7px 0px;
   -moz-border-radius:0px 7px 7px 0px;
   
  
}

#button-search:hover{
  
background: #F06060;

}


#block-category {
   
    width: 300px; 
    height: auto;
    
}

#block-category > ul{
    margin-top: -5px;
    
  
}
.header-title {
    
    width: 215px;
    font: 14px sans-serif;
    margin-top: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 85px;
    color: white; 
    background: #FD8000;
    border-radius:5px 5px 0px 0px; /* округление углов кнопки */
   -webkit-border-radius:5px 5px 0px 0px;
   -moz-border-radius:5px 5px 0px 0px;
   
}
#block-category > ul > li{
 border-bottom: 1px solid #FFC400;
 
}

#block-category > ul > li >a{
 font: 15px sans-serif;  
 padding-top: 12px;
 padding-bottom:12px ;
 padding-left: 40px; 
 display: block;
 cursor: pointer;
 text-decoration: none;
 color: black;
}


#block-category > ul > li >a:hover{
 background-color: #FFC400 ;
 
 
}
#block-category > ul > li >a.active{
 background-color: #FFC400 ;
 
}

#block-category > ul > li > a.mouseover{
 background-color: #FFC400 ;
 
}


#papir-img{
    position: absolute;
    margin-left: -35px;
    margin-top: -7px;
}
#pusmove1-img{
    position: absolute;
    margin-left: -35px;
    margin-top: -6px;

}
#office1-img{
    position: absolute;
    margin-left: -35px;
    margin-top: -6px;
}

#dilovod1-img{
    position: absolute;
    margin-left: -35px;
    margin-top: -6px;
}

#ryukzak11-img{
    position: absolute;
    margin-left: -33px;
    margin-top: -8px;
}

#knugka1-img{
    position: absolute;
    margin-left: -35px;
    margin-top: -6px;
}


.category-section {
margin-left: 300px;
margin-bottom: 5px;
margin-top: -42px;
padding: 10px;
width: auto;
height: auto;
display: none;
z-index: 103;
position: absolute;
background-color: white;
border-radius:0px 5px 5px 5px; 
    -webkit-border-radius:0px 5px 5px 5px;
    -moz-border-radius:0px 5px 5px 5px;
    border: 1px solid #FFC400;
}

 
.category-section li{
margin-top: 3px;
margin-left: 5px;
padding: 1px;

  
}
.category-section a{
font: 16px sans-serif;
text-decoration: none;
color: black;

  }
  
.category-section a:hover{

 background: #FFC400;
 
  }
.category-section a.mouseover{
text-decoration: underline;
 background-color: #FFC400 ;
 
  }
#block-parameter{
    border: 0px solid black;
    width: 300px;
    margin-top: 10px;
    height: auto;
   
}


.header-title {
    font:  14px sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
}

.title-filter {
   font: bold 14px sans-serif;
   margin-top: 2px;
   padding-top: 0px;
   padding-left: 20px;
    
   margin-bottom: 4px; 
}

#block-input-price li {
    float: left;
    margin-left: 10px;
    padding-left: 11px;
    margin-top: 20px;
}
#block-input-price input {
    width: 45px;
    height: 20px;
    font: 14px sans-serif;
    border: 1px solid #FFC400;
    padding-left: 6px;

}
#block-input-price p {
    
    font: 14px sans-serif;
    float: left;
    margin-top: 0px;
    padding-top: 10px;
    
}
#blocktrackbar {
    width: 299px;
    height: auto;
    border: 0px solid #58B14C;
    margin-top: -22px;  
    padding-top: 40px;  
    
    
}
.checkbox-brand li {
    font: bold 16px sans-serif;
    margin-left: 25px;
    color: #3B86C5;
    
   
}
.checkbox-brand input {
    
    margin-right: 5px;
    width: 20px;
    height: 20px;
  
}
.checkbox-brand li > label  a {
   position: absolute;
   margin-top: 5px; 
   text-decoration: none;
   color: #3B86C5;
   
}


#button-param-search {
    width: 81px;
    height: 27px;
    background: url(/images/button-search-norm.png);
    margin-top: 5px;
    margin-bottom: 10px;
    border: none;
    cursor: pointer;
}
#button-param-search :hover{
 
    background: url(/images/button-search-hover.png);
   
}
#button-param-search:active{
 
    background: url(/images/button-search-active.png);
   
}
#block-news {
    width: 300px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

#newsticket {
    width: 300px;
    border-top: 1px solid #DDDDDD;
    
}
#newsticket p {
    font: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
        
}

#newsticket li {
    border-bottom: 1px solid #DDDDDD ;
    padding-top: 15px;
    padding-bottom: 15px;
           
}

#newsticket a {
    color: #EF662B;
    font: bold 15px sans-serif ; 
    text-decoration: none;          
}

#newsticket a:hover {
    text-decoration: underline          
}
#newsticket span {
    font: bold 13px sans-serif;
    padding-bottom: 5px;
    color: #58B14C;
              
}
#news-prev {
    
    margin-bottom: 7px;
    cursor: pointer;
}
#news-next {
    margin-top: 7px;
    margin-bottom: 7px;
    cursor: pointer;
}
#footer-phone {
    width: 270px;
    float: left;
    margin-left: 150px;
    margin-right: 10px; 
    margin-top: 0px; 
    
    }
#footer-phone h4 {
    font: bold 15px sans-serif ;
    margin-bottom: -3px;    
     
}

#footer-phone h3 {
    font: bold 23px sans-serif;
    color: #EF662B;
    margin: 2px ;
      
}

#footer-phone p {
    font: 15px sans-serif;
    margin: 5px; 
     
}
.footer-list {
    width: 200px;
    float: left;
    margin-left:10px;
       
}

.footer-list li{
    margin-top: 5px;
       
}

.footer-list p{
    font: bold 14px sans-serif;
    margin-bottom: 10px;
    color: black;
       
}
.footer-list a{
    font:  14px sans-serif;
    text-decoration: none;
    color: #7B7B7B;   
    }
.footer-list a:hover{
    text-decoration: underline;
        }
#bottom-line {
    background: url(/images/line.png);
    width: 1135px;
    height: 5px;
}
#nav-bredcrums {
    margin-top: 3px;
    margin-left: 5px;
}
#nav-bredcrums a {
    font: 14px sans-serif;
    color: #F63722;
}
#nav-bredcrums a:hover {
      color: #F63722;
}
#nav-bredcrums span {
    font: 14px sans-serif;
    color: #7B7B7B;
}
#block-sorting {
    height: 53px;
    border-bottom: 1px solid #EEEEEE;
 }
#option-list > li {
    float: left;
    margin-left: 10px;
      
    font: 14px sans-serif;
    
 }
#option-list img {
    margin-top: -4px;
    cursor: pointer;
    
 }
#option-list  {
    margin-left: -5px;
    margin-top: -5px;
 }
#select-sort {
    color: #748996;
    text-decoration: underline;
    cursor: pointer;
 }
#sort-list {
    border: 1px solid #A3C0D2;
    position: absolute;
    width: 205px;
    height: 103px;
    background-color: white;
    z-index: 2;
    display: none;
    
    
 }
#sort-list li {
    margin-top: 3px;
    margin-left: 10px;
 }
#sort-list a {
    font: 14px sans-serif;
    text-decoration: none;
    color: black;
 }
 
#sort-list a:hover{
  text-decoration: underline;
   
 }
 
#block-tov-grid > li  {
    border: 1px solid #EEEEEE;
    width: 390px;
    height: 230px;    
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px;
    border-radius:5px 5px 5px 5px; 
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
}
#block-tov-grid > li:hover {
    border: 1px solid #FFC400;
    width: 390px;
    height: 230px;    
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px;
    border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px; 
}

.style-title-grid {
    margin-top: 0;
    margin-bottom: 0;
}

.style-title-grid a {
    font: bold 13px sans-serif ;
    color: #0098D0;
    text-decoration: underline;
    
    
}
.style-title-grid a:hover {
    color: #F73722;
    cursor: pointer;
    text-decoration: none;
    
}
.block-images-grid {
    width: auto;
    height: 230px;
    float: left;
    margin-right: 15px;
    
}

.mini-features a {
     color: #3B86C5;
    cursor: pointer;
    text-decoration: none;
    font: bold 13px sans-serif;
    
}
.revies-and-counts-grid {
    height: 20px;
    margin-top: 5px;
}
.revies-and-counts-grid > li {
   float: right;
   margin-left: 10px;
   margin-top: 10px;
   padding-right: 5px;
}
.revies-and-counts-grid > li > p {
  margin-left: 33px;
  
  font: 13px sans-serif;
  margin-top: -5px;
  margin-bottom: 0px;
  
  
}
.revies-and-counts-grid img {
 position: absolute;
 margin-top: -6px;

 
    
}

.style-price-grid {
    font: 15px sans-serif;
    margin-top: 7px;

 
    
}

.style-price-grid strong {
    font: 23px sans-serif;
    color:#6D6E71;
    
    
}
.add-cart-style-grid {
    float: left;
    width: 48px;
    height: 25px;
    display: block;
    cursor: pointer;
   
    margin-top: 8px;
    margin-right: 5px;
    background: url(/images/add-cart-norm.png);
    
    
}

.add-cart-style-grid:hover {
      background: url(/images/add-cart-hover.png);
    
}
.add-cart-style-grid:active {
      background: url(/images/add-cart-active.png);
    
}
.mini-features {
    font: 14px/18px sans-serif;
    margin-top: 10px;
    
}
.block-images-list {
    float: left;
    margin-right: 15px;
    min-height: 160px;
    height: auto;
    
}
#block-tov-list {
    display: none;
  }

#block-tov-list > li {
   border: 1px solid #EEEEEE;
   min-height: 160px;
   height: auto;
   margin-top: 10px;
   margin-left: 10px;
   padding: 5px;
    border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px; 
    
}
#block-tov-list > li:hover {
    border: 1px solid #FFC400;
    }


.revies-and-counts-list {
    position: absolute;
    margin-left: 670px;
}
.revies-and-counts-list > li {
    float: left;
    margin-left: 10px;
    margin-top: 10px;    
}
.revies-and-counts-list > li > p {
    margin-left: 33px;
    margin-top: -5px;
    font: 13px sans-serif;
}

.revies-and-counts-list > li > img {
    position: absolute;
    margin-top: -6px;
}
.style-title-list {
    margin-top: 0;
    margin-bottom: 0;
}

.style-title-list a {
    font: bold 13px sans-serif ;
    color: #0098D0;
    text-decoration: underline;
    
    
}
.style-title-list a:hover {
    color: #F73722;
    cursor: pointer;
    
}

.add-cart-style-list {
    width: 48px;
    height: 25px;
    display: block;
    cursor: pointer;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
    background: url(/images/add-cart-norm.png);
    
}

.add-cart-style-list:hover {
      background: url(/images/add-cart-hover.png);
    
}
.add-cart-style-list:active {
      background: url(/images/add-cart-active.png);
      }
.style-price-list {
    font: 15px sans-serif;
    margin-top: 10px;
    }
    
.style-price-list > strong {
    font: 23px sans-serif;
    color:#6D6E71;
    }
.style-text-list {
    font: 15px;
    margin: 0;
}
.pstrnav {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 30px;
    border: 0px solid black;
    clear: left;
    float: right;
}
.pstrnav li{
    height: 26px;
    width: 26px;
    margin-left: 7px;
    float: left;
    margin-top: 3px;
}
.pstrnav a{
    display: block;
    text-decoration: none;
    font: bold 14px sans-serif;
    text-align: center;
    color: black;
    background: url(/images/nav-block-norm.png);
    padding-top: 5px;
    padding-bottom: 5px;
    
}
.pstrnav a:hover{
       background: url(/images/nav-block-hover.png);
      
}
.pstrnav a:active{
       background: url(/images/nav-block-active.png);
       color: white;
      
}
.pstrnav a.pstr-active{
       background: url(/images/nav-block-active.png);
       color: white;
      
}

.pstrnav p.nav-point{
      text-align: center;
      font: bold 14px sans-serif;
      margin-top: 7px;
      margin-bottom: 0px;
      
}
#top-linet {
    background: url(/images/line.png);
    width: 1135px;
    height: 5px;
    margin-top: -10px;
    margin-bottom: 5px;
}
.h2-title {
    font: 25px sans-serif;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 5px;
    
    
    
}
#block-form-registration {
    height: 450px;
    
}

#form-registration {
    margin-top: 5px;
    
}

#form-registration li {
    margin-top: 10px;
    margin-left: 30px;
    
}

#form-registration > li >input {
     height: 30px;
     width: 320px;
     font: 17px sans-serif;
     margin-left: 185px;
     padding-left: 5px;
     color: black;
     border-left: 1px solid #ABABAB;
     border-top: 1px solid #ABABAB;
     border-right: 1px solid #DDDDDD;
     border-bottom: 1px solid #DDDDDD;
     
}
#form-registration li > label {
    position: absolute;
    font: 15px sans-serif;
    margin-top: 7px;
    padding-left: 25px;
    
}
.star {
   font: 16px sans-serif;
   color: red; 
   position: absolute;
   margin-left: 170px;
   margin-top: 10px;  
}
#genpass {
    font: bold 13px sans-serif;
    text-decoration: underline;
    color: #58B14C;
    cursor: pointer;
    margin-left: 5px;
}
#genpass:hover {
    
    text-decoration: none;
    
}
#form-registration > li >input#reg_login,
#form-registration > li >input#reg_pass
 {
     height: 30px;
     width: 200px;
     font: 17px sans-serif;
     margin-left: 185px;
     padding-left: 5px;
     color: black;
     border-left: 1px solid #ABABAB;
     border-top: 1px solid #ABABAB;
     border-right: 1px solid #DDDDDD;
     border-bottom: 1px solid #DDDDDD;
     
}

#form-registration > li >input:focus,
#form-registration > li >input#reg_login:focus,
#form-registration > li >input#reg_pass:focus,
#block-captcha > input#reg_captcha:focus {
    border: 1px solid #FFC400;
}
#block-captcha {
    position: absolute;
    margin-left: 200px;
    margin-bottom: 70px;
}
#block-captcha > input#reg_captcha
 {
     height: 30px;
     width: 60px;
     font: 19px sans-serif;
     margin-left: 15px;
     padding-left: 5px;
     margin-top: 8px;
     color: black;
     border-left: 1px solid #ABABAB;
     border-top: 1px solid #ABABAB;
     border-right: 1px solid #DDDDDD;
     border-bottom: 1px solid #DDDDDD;
     
}
#block-captcha img {
    float: left;
}
#block-captcha p {
    margin-top: 4px;
    font: bold 13px sans-serif;
    text-decoration: underline;
    color: #58B14C;
    cursor: pointer;
    clear: both;
    margin-left: 17px;
}
#block-captcha p:hover {
   
    text-decoration: none;
  
}
#form_submit {
    background: url(/images/grd_reg_button.png);
    border: 1px solid #E4E4E4;
    font: bold 13px sans-serif;
    border-radius:5px ;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding-left: 7px;
    padding-right: 7px;
    height: 33px;
    cursor: pointer;
    margin-top: -76px;
    margin-right: 280px;
}
#form_submit:hover {
    background: url(/images/grd_reg_button_vert.png);
    
}
.error {
    font: italic 14px sans-serif;
    color: red;
    margin-left: 8px;
}
.reg_message_good {
    font: bold 17px sans-serif;
    color: white ;
    background-color: #FFC400;
    border: 1px solid #58B14C;    
}
.reg_message_error {
   font:  14px sans-serif;
    color: red ;
    background-color: #E7EDEF;
    border: 1px solid #58B14C; 
}
#reg_message {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: none;
}
#reloadcaptcha {
    position: absolute;
}

#block-top-auth {
    border: 1px solid #DBDBDB;
    width: 240px;
    height: auto;
    margin-left: 782px;
    margin-top: 5px;
    background-color: white;
    position: absolute;
    z-index: 105;
    display: none;
     -moz-box-shadow: 0 0 15px #FFC400;
   -webkit-box-shadow: 0 0 15px #FFC400;
   box-shadow: 0 0 15px #FFC400;
   
}
.corner  {
    background: url(/images/bulleticon.png);
    height: 10px;
    width: 19px;
    margin-left: 215px;
    margin-top: -9px;
}
#input-email-pass h3 {
    font: bold 15px sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 105px;
    
}
#message-auth {
    font: bold 14px sans-serif;
    margin-top: 10px;
    padding: 10px;
    background-color: #FDE7E7;
    color: red;
    display: none;
    
}
#input-email-pass li {
    margin-top: 7px;
    
}

#input-email-pass  input#auth_login {
    width: 180px;
    height: 25px;
    font: 14px sans-serif;
    border: 1px solid #DBDBDB;
    padding-left: 5px;
    
}
#input-email-pass  input#auth_pass {
    width: 180px;
    height: 25px;
    font: 14px sans-serif;
    border: 1px solid #DBDBDB;
    padding-left: 5px;
    
}
.pass-show {
    background: url(/images/open_eye.png) no-repeat;
    height: 11px;
    width: 18px;
}
.pass-hide {
    background: url(/images/eye_closed.png) no-repeat;
    height: 10px;
    width: 20px;
}
#input-email-pass  span {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-top: 10px;
    position: absolute;
    margin-left: -28px;
    
}
#list-auth {
    margin-top: 10px;
    
}
#list-auth li {
    margin-top: 5px;
    margin-left: 28px;
    font: 14px sans-serif;
}
#list-auth a {
    color: black;
    text-decoration: none;
    margin-left: 3px;
    border-bottom: 1px dashed black;
}
#list-auth a:hover {
    border-bottom:none;
}
#button-auth a,#button-remind a {
    margin-right: 25px;
    cursor: pointer;
    background: url(/images/button-grd.png) repeat-x;
    font: bold 13px sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #E8E8E8;
    border-radius:5px ;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;    
    
}
#button-auth a:hover, #button-remind a:hover {
    background:url(/images/button-grd-hover.png) repeat-x; 
    
}


.auth-loading {
    margin-right: 100px;
    display: none;
    
    }
#auth-user-info {
    font: bold 14px sans-serif;
    margin-top: 10px;
    margin-right: 20px;
    float: right;
}
#auth-user-info:hover {
    color: #FFC400;
    border-bottom: 1px dashed #FFC400;
    cursor: pointer;
    
}
#auth-user-info img {
    position: absolute;
    margin-left: -30px;
    margin-top: -5px;
    
}
#block-remind  {
    display: none;
}
#block-remind h3 {
    font: 15px sans-serif;
    margin-left: 10px;
    margin-top: 10px;
}
#block-remind input {
    width: 150px;
    height: 25px;
    border:  1px solid #DBDBDB;
    font: 15px sans-serif;
    padding-left: 5px;
    padding-right: 30px;
      
}
#block-remind p#prev-auth {
    font: bold 13px sans-serif;
    text-decoration: underline;
    width: 10px;
    margin-left: 10px;
    margin-top: -32px;
    
    cursor: pointer;
    position: absolute;
        
} 
#block-remind > #prev-auth:hover {
    text-decoration: none;
}
.message-remind-error {
    display: none;
    font: bold 12px sans-serif;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color:red;
    background-color: #FDE7E7;
       
}
.message-remind-success {
    display: none;
    font: bold 12px sans-serif;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color:black;
    background-color: #D0E7AA;
       
}
#block-user {
    border: 1px solid #DBDBDB;
    width: 140px;
    height: auto;
    position: absolute;
    z-index: 105;
    margin-left: 940px;
    margin-top: 0px;
    padding-bottom: 4px;
    background-color: white;
    display: none;
    -moz-box-shadow: 0 0 15px #FFC400;
   -webkit-box-shadow: 0 0 15px #FFC400;
   box-shadow: 0 0 15px #FFC400;
    
}

.corner2 {
     background: url(/images/bulleticon.png);
    height: 10px;
    width: 19px;
    margin-left: 57px;
    margin-top: -9px;
    position: absolute;
}

#block-user ul {
    margin-top: 10px;
    }
#block-user li {
    margin-left: 8px;
    margin-top: 6px;
    
}
#block-user a {
    text-decoration: none;
    font: bold 13px sans-serif;
    color: #57678C;
    
}
#block-user a:hover {
   border-bottom: 1px dashed #57678C;
    color: #57678C;
    cursor: pointer;
}
#block-user img {
    float: left;
    margin-right: 8px;
}
.title-h3{
    font:bold 17px sans-serif;
    color: #000000;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
}
.title-h4{
    font:bold 17px sans-serif;
    color: #000000;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
    margin-top: -10px;
    
}

#info-profile{
 margin-top: 25px;
}
#info-profile  li{
 margin-top: 10px;
}
#info-profile input{
 height: 30px;
 width: 350px;
 font: 17px sans-serif;
 margin-left: 180px; 
 border-left: 1px solid #ABABAB;
 border-top: 1px solid #ABABAB;
 border-right: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD;
 padding-left: 5px;
}

#info-profile input:focus,#info-profile textarea:focus{
 border: 1px solid #FFC400;
}

#info-profile  textarea{
 height: 80px;
 width: 280px;
 font: 17px sans-serif;
 margin-left: 180px;
 border-left: 1px solid #ABABAB;
 border-top: 1px solid #ABABAB;
 border-right: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD;
}
#info-profile  label{
    font: 14px arial;
    color: #464648;
    position: absolute;
    margin-top: 7px;
    margin-left: 25px;
}
#form-error{
    font:bold 14px sans-serif;
    color: red;
    background-color: #F7EDEF;
    border: 1px solid #FAC8D3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#form-success{
    font:bold 14px sans-serif;
    color: black;
    background-color: #D9FFCA;
    border: 1px solid #B7E787;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#result-search{
display: none;
border-left: 1px solid #E1E1E2;
border-right: 1px solid #E1E1E2;
border-bottom: 1px solid #E1E1E2;
width: 562px;
height: auto;
margin-left: 0px;
background-color: white;

}
#result-search a{
font: 14px sans-serif;
text-decoration: none;
padding: 5px;
display: block;
color: black;
}
#result-search a:hover{
background-color: #F1F2F2;
}
#block-step{
    height: 70px;
    border-bottom: 1px solid #E0E0E0;
    
    }
#block-step > p{
    font: 19px sans-serif;
    color: #646464;
    margin-top: 8px;
    margin-left: 15px;
    position: absolute;
}
#block-step > a{
    position: absolute;
    border: 2px solid #FF0000; 
    font:bold 13px sans-serif;
    padding-left: 7px;  
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 5px;
    margin-left: 727px;
    text-decoration: none;
    color: white;
    background-color: #58B14C;  
    border-radius:5px; 
    -webkit-border-radius:5px; 
    -moz-border-radius:5px; 
}
#name-step{
    height: 30px;
}
#name-step li{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
#name-step a{
    color: #58B14C;
    font: bold 14px sans-serif;
    text-decoration: none;
}
#name-step a.active{
    color: #FF0000;
    font: bold 14px sans-serif;
    border-bottom: 1px dashed #EF662B;
    
}
#header-list-cart{
    height: 30px;
    border-bottom: 1px solid #DBDBDB;
}
#header-list-cart > div{
    float: left;
    margin-left: 5px;
    text-align: center;
    font: bold 13px sans-serif;
    color: #6D6D6D;
    margin-top: 7px;
}
#head1{width: 130px;}
#head2{width: 400px;}
#head3{width: 70px;}
#head4{width: 140px;}
.block-list-cart{
    height: 130px;
    
}
.block-list-cart > div{
    float: left;
    margin-left: 5px;
   
}
.img-cart{
    width: 130px;
    height: 125px;
    
}
.title-cart{
    width: 400px;
    height: 125px;
    
}
.count-cart{
    width: 55px;
    height: 125px;
    
}
.price-product{
    width: 140px;
    height: 125px;
  
}
.delete-cart{
    height: 125px;
  
}
.title-cart > p{
   margin-top: 15px; 
}
.title-cart > p > a{
   font:bold 14px  sans-serif;
   color: #58B14C;
}
.title-cart > p > a:hover{
   text-decoration: none;
}
.input-count-style{
    margin-top: 31px;
}
.input-count-style input{
    text-align: center;
    border: 1px solid #FFC400;
    width: 36px;
    height: 26px;
    font: 15px sans-serif;
       border-radius:5px; 
    -webkit-border-radius:5px; 
    -moz-border-radius:5px;  
}

.input-count-stylecart{
    margin-bottom: 10px;
    margin-left: 7px;
    
}
.minus {
    font: 22px sans-serif;
    color: red;
    cursor: pointer;
    border: 5px solid white;
    -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;
}
.plus {
    font: 22px sans-serif;
    color: red;
    cursor: pointer;
    border: 5px solid white;
    -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;
}
.input-count-stylecart input{
    text-align: center;
    border: 1px solid #FFC400;
    width: 36px;
    height: 26px;
    font: 15px sans-serif;
       border-radius:5px; 
    -webkit-border-radius:5px; 
    -moz-border-radius:5px;  
}
.input-count-style p{
    cursor: pointer;
    font: 15px sans-serif;
    margin: 5px;
    font:bold 15px  sans-serif; 
    color: #FF0000;
}
.price-product p{
    margin-left: 15px;
    margin-top: 65px;
    font: bold 20px sans-serif;
    color: #58B14C;
   
}
.price-product h5{
    position: absolute;
    font: bold 14px sans-serif;
    margin-top: 42px;
    margin-left: 15px;
    color: #848484;
}
.delete-cart img{
    margin-top: 50px;
}
#bottom-cart-line{
    background: url(/images/bottom-line.png);
    height: 5px;
    width: 800px;
    margin: 0px auto;
}
.itog-price{
    font: 20px sans-serif;
    margin-right: 20px;
}
.itog-price > strong{
    font:18px sans-serif;
    
}
.button-next{
    margin-top: 15px;
    margin-right: 20px;
}
.button-next > a{
    border: 2px solid #FFC400;
    font:bold 15px  sans-serif;
    color: white; 
    padding-left: 18px;  
    padding-right: 18px;
    padding-top: 3px;
    padding-bottom: 6px;
    text-decoration: none;  
    background: #58B14C;  
    border-radius:6px; 
   -webkit-border-radius:6px; 
   -moz-border-radius:6px;    
}
#clear-cart{
    font: 22px sans-serif;
    margin-top: 40px;
}
#info-radio > li > input{
 margin-top: 5px;
 margin-right: 5px;
 height: 20px;
 width: 20px;
 margin-left: 15px;
 
 
}

#info-radio > li{
font:18px sans-serif;  
margin-left: 17px;
}
#info-order{
 margin-top: 25px;
 margin-left: 15px;
}
#info-order > li{
 margin-top: 10px;
 margin-left: 15px;
}
#info-order > li > input{
 height: 30px;
 width: 345px;
 font: 17px sans-serif;
 margin-left: 85px; 
 border-left: 1px solid #ABABAB;
 border-top: 1px solid #ABABAB;
 border-right: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD;
 padding-left: 5px;
}
#info-order > li > input:focus,#info-order > li > textarea:focus{
 border: 1px solid #FFC400;
}
#info-order > li > textarea{
 height: 110px;
 width: 346px;
 margin-left: 85px;
 border-left: 1px solid #FFC400;
 border-top: 1px solid #FFC400;
 border-right: 1px solid #FFC400;
 border-bottom: 1px solid #FFC400;
}
#info-order > li > label{
    font: 15px arial;
    color: #464648;
    position: absolute;
    margin-top: 7px;
}
#info-order > li > label.order_label_style{
    margin-top: 0px;
}
#info-order > li > span{
    font:italic 13px sans-serif;
    color: #A7A7A7;
    margin-left: 15px;
    margin-top: -1px;
    position: absolute;
}
#info-order > li > span.order_span_style{
    margin-top: 7px;
}
#confirm-button-next{
    margin-top: -40px;
    margin-right: 20px;
    border: 2px solid #FFC400;
    font:bold 15px  sans-serif;
    color: white; 
    padding-left: 18px;  
    padding-right: 18px;
    padding-top: 3px;
    padding-bottom: 6px;
    text-decoration: none;  
    background: #58B14C;  
    border-radius:6px; 
   -webkit-border-radius:6px; 
   -moz-border-radius:6px;
   cursor: pointer;
   }
#list-info{
    width: 807px;
    height: auto;
    padding-top: 7px;
    margin-top: 15px;
    padding-bottom: 10px;
    border: 1px solid #FFC400;
    border-radius:6px; 
   -webkit-border-radius:6px; 
   -moz-border-radius:6px;
}

#list-info > li{
    padding-top: 5px;
    padding-bottom: 5px;
    font:17px Verdana;
    padding-left: 15px;
}

#list-info > li > strong{
    font:bold 14px Verdana;
    margin-right: 10px;
}
#block-breadcrumbs-and-rating{
    height: 50px;
    margin-top: 10px;
    
    border-bottom: 1px solid #EEEEEE;
}
#nav-breadcrumbs{
    margin-top: -5px;
    
}
#nav-breadcrumbs > a{
    font: 14px sans-serif;
    color: #4268B1;
}
#nav-breadcrumbs > a:hover{
    color: #FF0000;
}
#nav-breadcrumbs > span{
    font: 14px sans-serif;
    color: #7F868E;
}
#block-content-info{
    height: 320px;
    margin-top: 15px;
   
}
#block-content-info img{
    float: left;
    margin-top: 0px;
    margin-right: 15px;
        
}
#block-mini-description{
    width: 600px;
    float: left;
}
#content-title{
    font: 19px sans-serif;
    margin: 0;
}
#content-text {
    font: 15px sans-serif;
    float: left;

}

.reviews-and-counts-content{
    height: 20px;
    margin-top: 10px;
}
.reviews-and-counts-content > li{
    float: left;
    margin-left: 10px;    
    margin-top: 3px;
}
.reviews-and-counts-content > li > p{
    margin-left: 30px;
    margin-top: 2px;
    font: 13px sans-serif;
    margin-bottom: 0px;
}
.reviews-and-counts-content img{
    position: absolute;
}
#style-price{
    font: 23px sans-serif;
    color: black;
    margin-top: 10px;
    margin-bottom: 10px;
}
#add-cart-view{
    width: 88px;
    height: 27px;
    display: block;
    cursor: pointer;
    background: url(../images/button-buy-norm.png) no-repeat;
}
#add-cart-view:hover{
    background: url(../images/button-buy-active.png) no-repeat;
}
#add-cart-view:active{
    background: url(../images/button-buy-click.png) no-repeat;
}

#block-img-slide{
    margin-top: -100px;
    height: 85px; 
    width: auto;
    
      
}

#block-img-slide li{
    padding: 3px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #FFC400;
    cursor: pointer;
    
}
#block-img-slide li:hover{
    border: 1px solid #58B14C;
   
}
#block-img-slide a{
    height: auto;
    width: auto;
    display: block;
    
}
#tab {
border: 0px solid #E2E2E2;
clear: both;   
}

ul.tabs { margin-left: 10px; margin-top: 2px; list-style:none; width:100%; height: 31px; border-bottom: 1px solid #E2E2E2;}
ul.tabs li:first-child {border-left:1px solid #E2E2E2;}
ul.tabs li {float:left; border-right:1px solid #E2E2E2; border-top:1px solid #E2E2E2; background-color:#FFC400;}
ul.tabs li.active {border-bottom:1px solid #58B14C; background-color:#fff; margin-bottom:-1px;}
ul.tabs li a {display:block; padding:7px 10px; color:black;  outline:none; text-decoration:none; font:bold 14px sans-serif;}
ul.tabs li.active a { color:#000;}

div.tabs_content {width:100%;}
div.tabs_content > div {padding:10px;}
.tabs_content div{
    font: 15px sans-serif ;
    margin-top: 5px;
}
#link-send-review a{
    text-decoration: none;
    font: bold 13px sans-serif;
    border-bottom: 1px dashed #EF662B;
    color: #EF662B;
}
#link-send-review a:hover{
    border-bottom: none;
}
.block-reviews{
    border-bottom: 1px dashed #D8D8D8;
    margin-top: 20px;
}
.block-reviews img{
    float: left;
    margin-left: 15px;
    margin-top: 3px;
}
.author-date{
    font: 14px sans-serif;
    margin-left: 20px;
    color: #8C8C8C;
}
.textrev{
    margin-left: 50px;
    margin-top: 0px;
    margin-right: 100px;
    font: 14px sans-serif;
}
.text-comment{
    font: 15px sans-serif;
}
#send-review{
    display: none;
    width: 400px;
    height: 450px;
}
#title-review{
    font: 14px sans-serif;
    margin-right: 50px;
    color: #8C8C8C;
}
#send-review input{
    width: 234px;
    height: 25px;
    margin-right: 50px;
    margin-top: 15px;
    border: 1px solid #DBDBDB;
}
#send-review textarea{
    width: 230px;
    height: 70px;
    margin-right: 50px;
    border: 1px solid #DBDBDB;
}
#label-name{
    font: 14px sans-serif;
    margin-right: 10px;
}
#label-good{
    position: absolute;
    font: 14px sans-serif;
    margin-left: -77px;
}
#label-bad{
    position: absolute;
    font: 14px sans-serif;
    margin-left: -75px;    
}
#label-comment{
    position: absolute;
    font: 14px sans-serif; 
    margin-left: -87px;     
}
#reload-img{
    display: none;
    margin-top: 35px;
    margin-left: 295px;
}
#button-send-review{
    cursor: pointer;
    background: url(../images/button-send.png) no-repeat;
    width: 81px;
    height: 31px;
    margin-top: 25px;
    margin-left: 270px;
}
#button-send-review:active{
    background: url(../images/button-send-active.png) no-repeat;
}
#block-like{
    width: 150px;
    margin-top: -10px;
}
#likegood{
    float: left;
    cursor: pointer;
    border: 1px solid green;
    background-color: #FFE489;
    padding: 3px 4px;
    font: 14px bold sans-serif;
    margin: 0;
}
#likegood:hover{
    background-color: #A1D39A;
}
#likegoodcount{
    margin: 4px 6px;
    font: 14px sans-serif bolder;
    display: inline-block;
    color: red;
}
#block-random-tovar{
    margin-left: 39px;
    height: 150px;
    padding-top: 15px;
    clear: both;
    
}
#block-random-tovar li{
   float: left;
   width: 250px;
   height: 150px;
   margin-left: 5px;
  

}
#block-random-tovar img{
   float: left;
   margin-right: 8px;
   margin-top: 10px;
  
}
.random-title{
    font: 13px sans-serif;
    color: #276FC8;
}
.random-title:hover{
    text-decoration: none;
}
.random-reviews{
    font: 12px sans-serif;
    color: #434343;
    margin: 5px 0;
}
.random-price{
    margin:0px;
    font: bold 16px sans-serif;
    
       
}
.random-add-cart{
    width: 87px;
    height: 26px;
    margin-top: 10px;
    margin-right: 0px;
    cursor: pointer;
    background: url(/images/button-buy-active.png);
    float: left;
}
#block-feedback{
    height: 450px;
}
#feedback{
 margin-top: 10px;
}
#feedback li{
 margin-top: 10px;
 margin-left: 50px;
}
#feedback input{
 height: 30px;
 width: 300px;
 font: 17px sans-serif;
 margin-left: 135px; 
 border-left: 1px solid #ABABAB;
 border-top: 1px solid #ABABAB;
 border-right: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD;
 padding-left: 5px;    
}
#feedback label{
    font: 14px arial;
    color: #464648;
    position: absolute;
    margin-top: 7px;
}
#feedback textarea{
 height: 180px;
 width: 450px;
  font: 17px sans-serif;
 margin-left: 135px;
 border-left: 1px solid #ABABAB;
 border-top: 1px solid #ABABAB;
 border-right: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD;
}
#feedback input:focus,#feedback textarea:focus{
 border: 1px solid #FFC400;
}
.zakazfinish {
    color: red;
    margin-top: -10px;
}
.nomerzakaza {
    color: black;
    margin-left: 15px;
}
.contents  {
  border: 1px solid #58B14C;
  margin-left: 10px;
  padding: 9px;
   border-radius:5px 5px 0px 0px; /* округление углов кнопки */
   -webkit-border-radius:5px 5px 0px 0px;
   -moz-border-radius:5px 5px 0px 0px;
    font: 15px sans-serif;
     -moz-box-shadow: 0 0 12px #FFC400;
   -webkit-box-shadow: 0 0 12px #FFC400;
   box-shadow: 0 0 12px #FFC400;
   font: 17px sans-serif;
   background: ;
}
.contents p {
 white-space: normal;
}  
#print_tabs td {
    padding: 3px;
    border-color: green;
    font: 14px sans-serif;
   
}

#titlestyle a {
     text-decoration: none;
     color: black;
}

#print_tabs tr:hover {
  
    background:#96CE8E;
}
#print_tabss {
    margin-top: -1px;
    
}
#print_tabss td {
    padding: 3px;
    border-color: green;
    font: 14px sans-serif;
    
}
#print_tabss tr:hover {
  
    background:#96CE8E;
}
.truncate-text {
  background: #c8ad90;
  padding: 1rem;
  width: 200px;
  height: 80px;
  overflow: hidden;
}


/* общие стили */
@media only screen and (max-width: 768px) {
  /* стили для мобильных устройств */
  #block-left {
    display: none;
  }
  
   #footer   {
    display: none;
  }
   #block-content {
    width: 100%;
  }
  #block-content-info {
    margin: 0;
  }
  .tabs {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f3f3f3;
    border-radius: 10px;
  }
  .tabs li {
    display: block;
    margin: 0;
    padding: 0;
  }
  .tabs a {
    display: block;
    padding: 10px;
    color: #666;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
  }
  .tabs a.active {
    background: #fff;
    color: #000;
  }
  .tabs_content {
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
}
  .tabs_content.active {
    display: block;
  }
/* Скрываем блок header-top-block */
  #personal-info, #img-logo {
    display: none;
  }  
  /* Скрываем блок block-search */
  
  /* Оставляем только блоки top-menu и block-user */
#header-top-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  
}

#top-menu {
  
  display: flex;
  width: 55%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 3px;
 align-items: center;
  justify-content: flex-end;

  
}
#top-menu a {
  margin-left: 10px;
  padding-top: 22px;
}
 
 #fotocart img {
    width: 30px;
    height: 30px;
    padding-top: 30px;

  }
  #block-search {
  width: 100%;
  margin: 0;
  padding: 5px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

#input-search {
  width: 60%;
  margin-right: 5px;
}

#button-search {
  width: 10%;
}
  #block-header {
  height: 70px; /* задайте нужную высоту */
  width : 100%;
}

   
  #header-top-menu li a {
    font-size: 42px;
  }
#top-line {
display: none;
  }
#bottom-line {
display: none;
  }  
 
 #top-linet {
display: none;
  } 
  #header-top-menu {
    display: none;
      
  }  
#block-basket {
  white-space: nowrap;
  white-space: nowrap;
}  
      
}

