/* Enter Your Custom CSS Here */
.social-menu-widget li {
    color: #d65050;
}
.social-menu-widget li:hover {
    color: #e0e0e0;
}
.btn-menu{
   color: #000;
}
#mainnav-mobi{
    background: #ffffff;
}
#mainnav-mobi ul > li > a{
    color: #d65050;
}
#mainnav-mobi ul li{
    border-top-color: #e0e0e0;
}
.btn-menu {
    float: right;
    margin-top: -80px;
    padding-right: 60px;
}
.slide-inner{
  z-index: 3;
}
nav#mainnav:before {
    display: block;
    text-align: right;
    right: 290px; !important; 
    font-size: 18px;
  	float: right !important;
    position: relative; !important; 
    color: #ffffff;
  	margin-top: -27px;
    margin-bottom: 8px;
    content: "13 March Pen Road, Spanish Town PO. ST Catherine, JAMAICA WI. Tel: +1(876) 749-4411";
}
.slide-item:after{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0,0,0,0.4);
  z-index: 2;
}
#mainnav {
  	position: absolute;
  	right: -320px;
}
body {
  overflow-x: hidden;
}
.hidden-thing {
  position: absolute;
  left: 100%;
  width: 50px;
  height: 50px;
  opacity: 0;
}