.hikashop_product_page #new_templatepage .rl_tabs>ul.nav-tabs>li {
    width: 16%;
}

.hikashop_product_page #new_templatepage #set-rl_tabs-1 {
    margin-top: 0;
  /* margin-bottom: 16%; */
}

.hikashop_product_page .rl_tabs.outline_content>.tab-content {
    padding: 0 100px;
}

.templates_pack_title, #templates_listing #downloadtemplates h2 {
  font-weight: bold;
  text-align: center;
  color: #303e47;
  margin-bottom: 90px;
}

.hasTooltip {
  display: initial !important;
}

#templates_listing .span4 {
  width: 25%;
  display: inline-block;
}

#templates_listing .span3 {
  width: 33%;
  display: inline-block;
}

#templates_listing #month_template {
  padding: 0 100px;
}

#templates_listing .template_one {
  text-align: center;
}

#templates_listing .template_main_picture {
  position: relative;
}

#templates_listing .responsive {
      position: absolute;
    top: -8px;
    /*right: 105px;*/
}

#templates_listing #month_template .responsive{
  right: 15px;
}

div#template-pack ul{
  list-style: disc;
}

#templates_listing #downloadtemplates .template_one {
  width: 25%;
  display: inline-block;
  margin-bottom: 20px;
}

#templates_listing .template_hover_buttons {
      position: absolute;
    top: 32%;
    left: 32%;
  display: none;
}

#templates_listing .template_one:hover .template_hover_buttons {
  display: block;
}