@media (max-width: 768px) {  

  #header{
  padding-top:0px;    
  }

  #top-header {
  border-bottom: 0px;
  }

  #main_body {
  padding-top: 27px;
  }

  #cart_box {
  border-right:0px;
  }

  #cart_box .body {
  margin-right:5px;
  }

  .product-card .info {
    padding-bottom: 23px;
  }

  .carousel .product-card .info{
    padding-bottom: 0px;
  }

  #product_list {
    margin-right: 0px;
    margin-left: 0px;
  }

  .product-card {
    margin-right: 28px;
    margin-left: 28px;
  }

  #eshop-logo {
    padding-top: 3px;
    margin-bottom: -11px;
    float: none;
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  .template_title_page #categories_menu .main_category > .header .arrow{
    margin-left: 43% !important;
    margin-top: -39px !important;
  }

  #categories_menu .main_category > .header .arrow{
    margin-left: 43% !important;
    margin-top: -27px !important;
  }

  #categories_menu .main_category > .header.active .arrow, #categories_menu .main_category > .header:hover .arrow{
    color:#fff;
  }

  #search_box #search_input {
    height: 38px !important;
    padding-top: 19px;
  }

  .template_title_page #main_body {
    padding-bottom: 0px;
    background: #fff;
  }

  #top-line{
  position:relative;    
  }
  
  .showMainMenu{
  color: #929292;
  display: block;
  padding-left: 8px;
  padding-right: 2px;
  font-size: 14px;
  line-height: 18px;
  padding-top: 16px;
  padding-bottom: 14px;
  text-decoration: none;
  float:left;
  font-family: 'Roboto', sans-serif;
  color:#222;
  font-weight: 700;
  text-transform:uppercase;     
  cursor:pointer;
  letter-spacing: -0.3px;
  }
  
  .showMainMenu .active{
  background-color:#3faef4;
  }
  
  .showMainMenu .fa{
  padding-right:5px;
  width:18px;
  font-size:15px;
  }
  
  .template_title_page #main_menu{
  display:none;
  position:absolute;
  top:100%;
  left:0px;
  width:100%;
  float:none;
  z-index:30;
  background-color:#222;
  border-top:1px solid #222;
  border-bottom:1px solid #222;
  }

  #main_menu{
  display:none;
  position:absolute;
  top:100%;
  left:0px;
  width:100%;
  float:none;
  z-index:30;
  background-color:#fff;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  }
  
  #main_menu ul{
  border:0px;
  }
  
  #main_menu ul li{
  float:none;
  display:block;
  width:100%;
  }
  
  .template_title_page #main_menu ul li a{
  color:#ddd;
  border-right: 0px solid #e5e5e5;
  border-bottom:1px solid #444;
  }

  #main_menu ul li a{
  color:#222;
  border-bottom:1px solid #eee;
  }
  
  #main_menu ul li:last-child a{
  border-bottom:0px;
  }
  
  #main_menu ul li a:hover{
  color:#888;   
  }
  
  #header .left{
  text-align:center;
  padding-top:0px;
  }
  
  #language_switcher, #currency_switcher{
  float:none;
  display:inline-block;
  margin-left:4px;
  margin-right:0px;
  z-index:10;
  }
  
  #user_panel{
  float:none;
  text-align:center;
  padding-top:47px;
  padding-bottom:5px;
  margin:0 auto;
  display:block;
  width:271px;
  }
  
  #user_panel a{
  float:none;
  display:inline-block;
  margin-left:10px;
  margin-right:10px;
  }
  
  .categories-menu .container{
  padding:0px;
  }
  
  .categories-menu .showMainMenu{
  float:none;
  background-color: #111;
  color: #ffffff !important;
  text-align:center;
  font-size:18px;
  }
  
  .categories-menu .showMainMenu .fa{
  font-size:18px;
  }
  
  #categories_tree{
  display:none;
  overflow-x: hidden;
  }
  
  #categories_menu .main_category{
  display:block;
  }
  
  #categories_menu .main_category > .header a{
  border:0px;
  color:#fff;
  }
    
  #discussion_content .date{
  clear:both;
  float:left;
  }
  
  #discussion_content .user{
  float:left;
  }
  
  .misc_box_header{
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border-right:0px solid #a5a5a5;
  text-align:center;
  padding-right:35px;
  }
  
  .misc_box_header .bookmark:first-child{
  margin-top:0px;
  }

  .misc_box_header .bookmark:last-child{
  border-bottom:1px solid #a5a5a5;
  }
  
  .misc_box_body{
  padding-left:15px;
  padding-top: 34px;
  }

  #discussion_content .button{
  padding-bottom: 13px;
  font-size: 14px;
  line-height: 18px;
  }

}
    
 