body {letter-spacing: 0.5px;line-height: 1.8;}

@media(max-width:991px){
    h3.sppb-addon-title, .sppb-addon-text-block .sppb-addon-title {
    font-size: 24px !important;
}
}

@media(max-width:991px){ h4 { font-size:20px !important; } 
}

/*header*/

#sp-header { top: 15px; line-height: 70px; }

#sp-header img { width: 75px; transition: 0.5s; }

#sp-header .container { border-bottom: 1px solid #e7c367; padding-bottom: 15px; }

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:focus > a  {
    background: transparent;
    color: #e7c367;
}

 .sp-megamenu-parent > li > a {
     font-size: 12px;
     font-weight: 600 !important;
     transition: 0.5s;
 }

#sp-header.menu-fixed { background: #333; border-bottom: 2px solid #e7c367; }

#sp-header.menu-fixed img { width: 55px;}

#sp-header.menu-fixed .container { border: 0px; }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    line-height: 1;
    padding: 10px 20px;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.5s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    color: #e6c367 !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #18191e;
    box-shadow: 0 1px 4px #5d4815;
}

/*end of header*/

/*page-title*/

div.sp-page-title:before {
    background: #000000;
}

.sp-page-title h2 {
    color: #e6c367 !important;
    font-size: 20px !important;
    margin: 0px !important;
}

div.sp-page-title {
    padding: 180px 0px 100px;
}

/*end of page-title*/

/*off-canvas*/

#offcanvas-toggler i:hover{
    color: #e6c367 !important;
}

.offcanvas-menu {
    border-left: 3px solid #e6c367;
    background: #18191e;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active >a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:hover >a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus >a {
    color: #e6c367;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #9f9f9f;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
	background: transparent;
}

.close-offcanvas {
    background: none;
}

.close-offcanvas:hover {
    color: #e6c367;
}

span.offcanvas-menu-toggler.collapsed {
    line-height: 1;
    color: #f9f9f9 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
    color: #e6c367;
}

/*end of off-canvas*/

/*bottom*/

#sp-bottom1, #sp-bottom2 {
    min-height: auto;
}


#sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
    margin-top: 0px;
}

#sp-bottom img {
    width: 120px;
}

#sp-bottom {
    background-color: #333 !important;
    padding: 55px 0 0 !important;
}

#sp-bottom h5, #sp-bottom h3 {
    color: #e7c367 !important;
    letter-spacing: 1px;
}

#sp-bottom .sp-module ul li a {
    padding: 5px 0px;
    transition: 0.5s;
}

#sp-bottom .sp-module ul li a:hover, #sp-bottom .sp-module ul li a:focus {
    color: #e7c367;
}

.bottom-content-wrap {
    border: none;
}

@media(max-width:991px){
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 { margin-bottom: 30px;}
}

#sp-bottom1 {
    margin-bottom: 0 !important;
}

/*end of bottom*/

/*footer*/

#sp-footer {
    background-color: #333 !important;
    text-align: center;
    padding: 0 !important;
}

#sp-footer .sp-copyright {
    font-size: 12px;
    color: #e7c367;
}

#sp-footer .sp-copyright a{
    color: #e7c367;
    transition: 0.5s;
}

#sp-footer .sp-copyright a:hover, #sp-footer .sp-copyright a:focus{
    color: #fff;
}

#sp-footer .sp-column {
    border-top: 1px solid #e6c367;
    padding: 15px;
}

/*end of footer*/

/*live*/
span#hover_icon {
    font-size: 30px;
}
