#sp-header-sticky-wrapper {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 99;
    background: #fff;
}

.sp-page-title {
    padding: 150px 0 70px 0;
    text-align: center;
    background-size: cover !important;
}

#sp-main-body {
    padding: 50px 0;
}

#offcanvas-toggler >i {
    display: inline-block;
    padding: 0 0 0 0px;
    font-size: 18px;
    background: transparent;
    margin: 30px 0 25px 0;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
}

.product-container .productdetails-view .productdetails h1 {
    font-family: 'Myriad Pro Condensed';
    font-size: 60px;
    font-weight: normal;
    color: #0d86a2;
}

.leiras {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.sppb-slider-wrapper.varition-advanced .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slidehsow-sub-title {
    color: #f6b825;
}

#sp-header .logo {
    display: inline-block;
    height: 76px;
    display: table;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
}

#FlexibleVM3Cart .flexibleNumber {
    background: none repeat scroll 0 0 #E8102C;
    border: 2px solid #FFF;
    border-radius: 100%;
    box-shadow: 1px 1px rgba(0,0,0,0.5);
    color: #FFF;
    display: block;
    font-size: 10px;
    font-weight: 700;
    height: 16px;
    right: 0px;
    line-height: 12px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 16px;
}

.sppb-section-title {
    margin-bottom: 50px !important;
}

.sp-page-title h2 {
    font-family: flavors;
    font-size: 60px;
    text-shadow: 2px 8px 9px #444;
    line-height: 1;
}

.sp-page-title h2, .sp-page-title h3 {
    margin: 0;
    padding: 0;
    color: #f6b825;
}

.pagenav {
    
    border: none;
    background-color: none;
    
}

a.showcart.floatright {
    border: 1px solid #85ad00;
    background: #85ad00;
    padding: 2px 20px;
    color: white;
      font-size: 13px;
}

a.continue_link {
    border: 1px solid #85ad00;
    background: #85ad00;
    padding: 5px 8px;
    color: white;
      font-size: 13px;
}

#fancybox-content h4 {
  font-size: 16px;
}

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    
    padding: 130px 50px;
}

.sppb-carousel-pro-text h2 {
    font-size: 45px;
    line-height: 36px;
    margin-top: 0;
    color: #f7b926;
}

.sppb-carousel-pro-text p {
    color: white; 
}

img.sppb-img-reponsive {
    border-radius: 4px;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}

/* Shopcart */

div#FlexibleVM3Cart {
    margin-top: 15px;
}


h4.newsflash-title a {
    color: white;
    font-size: 14px;
}


.sp-module .sp-module-title {
    margin: 0 0 20px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600;
}

.vina-home h3.sp-module-title {
    font-size: 40px;
    font-family: flavors;
    color: #0e87a3;
    text-align: center;
    font-weight: 100;
}

span.PricesalesPrice {
    font-size: 22px;
    color: #85ad00;
    font-weight: bold;
}


#fancybox-content {
    border: none !important;
    width: 100% !important;
}

#fancybox-content > div {
    padding: 20px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.PricesalesPrice.vm-display.vm-price-value {
    text-align: center;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 3px solid #83caed;
    border-radius: 4px;
    background-color: #eaf8ff;
}

.alert h4 {
    margin-top: 0;
    color: #0088cc;
    font-weight: bold;
}

.vmgroup-homemod .product-container div {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.category.floatleft.width25 {
    -webkit-box-shadow: 0px 0px 28px -17px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 28px -17px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 28px -17px rgba(0,0,0,0.75);
    margin: 5px;
}

div.kreativhirlevel {
    padding: 20px;
    border: 5px dashed red;
    background: #ececec;
}