/*========================CUSTOM CSS========================*/
hr {
    display: block;
    padding: 0;
    border: 0;
    border-top: 1px solid rgba(251, 248, 202, 0.29);
}
h3 {
    font-size: 130% !important;
    color: #fbf8ca;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    line-height: 30px;
}
h4 {
    font-size: 120% !important;
    color: #ac8951;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    line-height: 20px;
    text-align: center;
}
h1 {
color: #638708;
      font-weight: bold;
}
.pri-portfolio-item-overlay-content {
    color: #fbf8ca;
background: #000 !important;
}
.pri-portfolio-introtext {
    margin-bottom: 20px;
    text-align: center;
    color: #fbf8ca;
}
.module h3 {   
    text-align: center;
    font-size: 170% !important;
    color: #fbf8ca;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    padding-bottom: 10px;
}
#sp-action-wrapper {
    padding: 50px 0;
    background: #080500;
    border-bottom: 0px solid #ebebeb;
}
#sp-main-body-wrapper {
    padding: 100px 0;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
#sp-main-menu li li:not(.sp-menu-group) {
    border-top: 1px solid transparent;
}
#sp-main-menu li li:not(.sp-menu-group) a {
    color: #c3b291 !important;
}
#sp-main-menu li li:not(.sp-menu-group) {
    background: #000; 
}
#sp-main-menu li li:not(.sp-menu-group) a:hover, #sp-main-menu li li:not(.sp-menu-group) a.active {
    color: #fbf8ca !important;
    background: #000;
}
#sp-footer-wrapper a:not(.btn):hover {
    color: #c3b291;
}
#sp-footer-wrapper a:not(.btn) {
    color: #c3b291;
}
#sp-footer-wrapper {
    font-size: 12px;
    padding: 35px 0;
    color: #c3b291;
}
#sp-footer-wrapper {
    background: #000;
}
.btn-large {
    padding: 15px 14px;
    font-size: 16px;
    line-height: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#sp-main-menu ul.level-0 > li a {
    display: block;
    margin: 0px;
    padding: 12px;
    border: 1px solid transparent;
    color: #c3b291;
}
#sp-main-menu ul.level-0 > li:hover >a, #sp-main-menu ul.level-0 > li.active >a {
    color: #fbf8ca;
    border: 1px solid transparent;
}
#sp-action2-wrapper .btn-default:hover {
    background: transparent;
border: 1px solid rgb(126, 97, 51);
    color: rgba(251,248,202,0.4) !important;
    text-shadow: none;
}
#sp-action2-wrapper .btn-default {
    background: transparent;
    border: 1px solid rgb(155, 123, 72);
    color: rgba(255,255,255,0.4);
    text-shadow: none;
}
#sp-footer-wrapper::after {
    padding: 2px 0;
    background: #BC9457;
    background-image: url("https://vipleobaltia.eu/templates/craftsmen/images/line.png");
}
#sp-header-wrapper {

    background: #000;

}
#sp-action2 {
    background: #000;
}
#sp-action2, #sp-action3, #sp-action4 {
    padding: 25px 20px;
}
#sp-breadcrumb-wrapper {
    padding: 0px 0 !important;
}
#sp-breadcrumb-wrapper::after {
display: none !important;
}
#sp-breadcrumb-wrapper li:last-child {
    font-weight: normal;
}
#sp-main-body-wrapper {
    padding: 50px 0;
    background: #c3b291;
    color: #030300;
}
h1 {
    font-size: 200%;
    text-align: center !important;
}
#sp-right .nav li, #sp-left .nav li {
    border: 1px solid #F6F6F6;
}
#sp-right .nav li:hover, #sp-right .nav li.active, #sp-left .nav li:hover, #sp-left .nav li.active {
    border: 1px solid #F5F5F5;
}
h2 {
    font-size: 150% !important;
    color: #fbf8ca;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
h3 {
    font-size: 100%;
    line-height: 20px !important;
}




