
section.page-top.custom-product h1{
   margin-top: 10px;   
}

.home .alignleft {
  padding-top: 6px;
  height: 20px;
}


@media (max-width: 768px){
    div.footer-copyright,
    div.footer-copyright nav ul{
     text-align:center;   
    }
    div.footer-copyright nav {
     float: none;
    }
    /*
    i.icon.icon-bars{
        font: normal normal normal 14px/1 FontAwesome;
        background: none;
          color: #00b2d5;
    }
    }
    i.icon.icon-bars::before{
        content: "f0c9";
        font-size: 26px;
    }
    button.btn-responsive-nav {
        top: 36px;
                background: none;
    }
    */
    .page-id-94 .alignright {
        float: none;
        margin-left: 0;
    }
    div#widget_sp_image-3{
          text-align: center;
    }
}

@media (max-width: 600px){
section.page-top.custom-product h1 {
  font-size: 34px;
  margin: 0;
}   
}