<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@media only screen and (max-width: 991px) {

  .container {

    width: 100%;

  }

  #slideshow,

  .owl-pagination {

    display: none !important;

  }

  #home-boxes {

    margin-top: -30px !important;

  }

  #search .search-container {

    width: auto !important;

    margin: 0px 15px;

  }

  #content {

    width: 100% !important;

    padding: 10px !important;

    margin: 0px !important;

  }

  .row {

    margin-left: 0px !important;

    margin-right: 0px !important;

    display: block !important;

    width: auto !important;

  }

  #slideshow0 {

    width: auto !important;

    display: block !important;

    margin-left: 0px !important;

    margin-right: 0px !important;

  }

  

  #home-boxes  {

    display: block;

    padding: 20px;

    

}

  #home-boxes .box {

    width: auto !important;

    display: block !important;

    float: none !important;

}

   

  #home-boxes .box .image img {

    width: 100% !important;

    height: auto !important;

    

}



.buttons-home img {

  display: none;

}

   

   

   #newsletter {

    display: block !important;

    width: 100% !important;

    margin-left: 0px !important;

    margin-right: 0px !important;

   }

   

   

   .button-cart .hidden-xs {

    display: block !important;

   }

   

   

   

   

   

   

   

}







@media only screen and (max-width: 760px) {

  footer {

    text-align: center;

  }

  

  .slider {

    display: none;

  }

  .slider-responsive {

    display: block;

    padding: 15px;

  }

  .slider-responsive a {

    display: block;

    margin-bottom: 15px;

  }

  

}



@media only screen and (max-width: 700px) {

  header .col-sm-9,

  header .col-sm-3 {

    display: block !important;

    width: 100% !important;

  }

  #product-detail {

    padding: 0px 10px !important;

  }

  .tab-content {

    margin: 20px 10px !important;

}

.product-nav-tabs {

    margin: 0px 10px !important;

}

  

  header .col-sm-9 h2 {

    display: block !important;

    width: 100% !important;

    margin: 0px !important;

    font-size: 15px;

    text-align: center !important;

  }

  

  .header-right {

    display: block !important;

    text-align: center !important;

    padding: 0px !important;

  }





  header .col-sm-3 .block {

    display: inlinie-block !important;

    float: none !important;

  }

  #logo {

    float: none !important;

    margin: 0 auto !important;

    margin-top: 10px !important;

    width: 137px;

  }

}



@media only screen and (max-width: 620px) {



  #newsletter form button {

    float: none !important;

    margin: 0 auto !important;

    margin-top: 10px !important;

    width: 140px !important;

    display: block !important;

  }

  

  #newsletter form input[type="email"] {

    width: auto !important;

    padding-right: 20px;

    margin: 0 auto !important;

  }

  #newsletter-input {

  display: block;

  }

  #newsletter {

    padding-bottom: 230px;

    background-color: #202020;

  }

  #newsletter form {

    width: auto;

  }

  

  

    #txtemail {

    width: 100% !important;

    float: none !important;

    display: block !important;

  }

  

}







@media only screen and (max-width: 350px) {



  #button-cart {

    margin-top: 15px !important;

    float: none !important;

    width: 100% !important;

    display: block !important;

  }

}</pre></body></html>