.product-page .navbar-default .navbar-nav > li > a{
    color: white;
}
.product-page .navbar-default {
    color: white;
    background: rgba(0, 0, 0, 0.80);
    border: none;
}
.product-page .navbar-top{
    background: none;
}

.product-page .view_cart-btn {
    color: white;
}

#product-page-ingrediens-top{
    background: #644a26 url(../../img/optiborelia/borelia-igredients-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 90px;
    color: white;
    padding-bottom: 225px;
    overflow: hidden;
}
#product-page-ingrediens-top h1{
    padding-bottom: 20px;
    font-size: 91px;
    font-weight: 300;
    margin: 0px;
    display: inline-block;
}
#product-page-ingrediens-top .prod-add-cart{
    vert-align: top;
    float: right;
}

#product-page-ingrediens-top .info-header{
    font-size: 24px;
    line-height: 30px;
    margin: 40px 0;
}
#product-page-ingrediens-top .herbal:before{
    content:'';
    background: url(../../img/optiborelia/herbals.png);
    width: 799px;
    height: 653px;
    position: absolute;
    left: -183px;
    top: -230px;
}

#product-page-ingrediens-top h4{
    font-size: 50px;
    font-weight: bold;
}
#product-page-ingrediens-top h3{
    font-size: 50px;
    font-weight: 100;
}

#product-ingredients{
    background-color: #211b14;
    color: white;
    font-size: 16px;
    line-height: 24px;
    font-weight: 100;
    padding-bottom: 50px;
}
#product-ingredients h3{
    font-weight: bold;
}
#product-ingredients .ingredient{
    margin-top: 45px;
}

#product-ingredients .ingredient.ff{
    margin-top:-175px;
}

#product-ingredients img{
    max-width: 100%;
}
#product-ingredients .ingredient-image{
    margin-left: -54px;
    margin-right: -54px;
}
/*
.ingredient-content{
    padding: 0 64px ;
}*/

.ingredient-content .citation{
    margin-top: 24px;
    word-break: break-all;
}
.ingredient-content .citation>a,
.ingredient-content .citation.small{
    color: #c6a882;
    display: block;
}
.ingredient-content .citation.small{
    font-size: 11px; line-height: 16px;
}
.ingredient-content .citation.small .extended-add-cart{
    margin: 15px 0
}

#product-page-movie img{
    max-width: 100%;
}
#product-page-movie{
    background-color: #081224;
    position: relative;
}
#product-page-movie .movie-info{
    position: absolute;
    color: #ffffff;
    font-size: 40px;
    bottom: 60px;
    line-height: 48px;
    text-align: center;
    width: 100%;
}

#product-page-movie .movie-author{
    display: inline-block;
    color: #3c949f;
    font-size: 36px;
    line-height: 58px;
    font-style: italic;
}

.product-page sup{
    font-size: 40%;
    top: -1.4em;
}
#product-page-top{
    background: #1e170f url(../../img/optiborelia/borelia-top-bg.jpg) no-repeat;
    background-position: center top;
    color: white;
    padding-top: 140px;

}
#product-page-top a{

    color: white;
}
#product-page-top img{
    position: absolute;
}
#product-page-top h1{
    font-size: 92px;
    font-weight: 300;
    margin-bottom: 30px;

}
#product-page-top h1 span{
    font-weight: bold;
    color: #ffe196;
}
#product-page-top .top-info{
    padding-left: 62px;
}
#product-page-top .serving{
    background: #16120d;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1c1711+0,1d1812+100 */
    background: #1c1711; /* Old browsers */
    background: -moz-linear-gradient(left, #1c1711 0%, #1d1812 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1c1711 0%,#1d1812 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1c1711 0%,#1d1812 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1711', endColorstr='#1d1812',GradientType=1 ); /* IE6-9 */
}

#body-wrap.product-page{
    margin-top:0px;
}

.prod-add-cart:visited,
.prod-add-cart:hover,
.prod-add-cart:focus,
.prod-add-cart:active,
.prod-add-cart{
    font-size: 21px;
    line-height: 60px;
    display: inline-block;
    color: white;
    padding: 0 30px;
    box-shadow: 2px 3px 43px 0px rgba(0, 0, 0, 0.75);
    text-shadow: 2px 3px 43px rgba(0, 0, 0, 0.75);
    font-weight: 300;
}
.extended-add-cart{
    text-align: right;
}
.extended-add-cart .top{
    position: relative;
    font-size: 42px;
    line-height: 82px;
    margin-right: 150px;
}
.extended-add-cart img{
    position: absolute;
    margin-left: 10px;
}
.nutrition-facts{
    padding-left: 62px;
    padding-right: 35px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 100;
}
.nutrition-facts table{
    width: 100%;
    text-align: center;
}
.nutrition-facts table tr>*{
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.nutrition-facts table th:nth-child(n+2){
    padding: 0 25px;
}
.nutrition-facts table tr>*:first-child{
    text-align: left;
}
.nutrition-facts table tr>*:nth-child(2){
    background: rgba(255,255,255,0.1);
}
.serving{
    position: absolute;
    padding: 35px 35px 50px 62px;
}
.serving .prod-add-cart{
    position: absolute;
    bottom: -32px;
    width: auto;
    right: 35px;
    z-index: 1;
}

ul.dashed {
    list-style-type: none;
}
ul.dashed > li {
    text-indent: -5px;
}
ul.dashed > li:before {
    content: "-";
    text-indent: -5px;
    margin-right: 10px;
}

@media (max-width: 992px) {
    #product-page-ingrediens-top .herbal{
        display: none;
    }

    #product-page-ingrediens-top h1{
        font-size: 8vw;
    }
    #product-page-ingrediens-top .prod-add-cart{
        line-height: 40px;
        font-size: 18px;
        padding: 0 15px;
    }
    #product-page-top{
        background-position: center top;
        padding-bottom: 50px;
    }
    #product-page-top img{
        position: relative;
        display: inline-block;
        margin: 30px 0;
    }
    #product-page-top .serving{
        position: relative;
        background: none;
    }
    #product-page-top h1{
        font-size: 8vw;
    }
    #product-page-top .top-info,
    #product-page-top .nutrition-facts,
    #product-page-top .serving{
        padding: 0px;
    }
    #product-page-top .serving{
        background: transparent !important;
    }

    #product-page-top .nutrition-facts{
        margin: 30px 0;
    }
    #product-page-movie .movie-info{
        font-size: 4vw;
        line-height: 4.4vw;
        bottom: 40px;
    }
    #product-page-movie .movie-author{
        font-size: 4vw;
        line-height: 4.4vw;
    }
    #product-page-top .prod-add-cart {
        position: absolute;
        left: 0px;
        bottom: 14%;
        margin-left: 10%;
    }

    #product-page-movie .container,
    #product-page-movie .row,
    #product-page-movie [class^="col-"]
    {
        padding: 0px;
        margin: 0px;
    }
}

@media (max-width: 768px) {
    #product-page-top h1{
        font-size: 12vw;
    }
    #product-page-top .prod-add-cart {
        position: relative;
        margin-bottom: 40px;
        margin-left: 0px;
    }
    #product-page-ingrediens-top h1 {

        font-size: 12vw;

    }

    #product-page-ingrediens-top .box{
        max-width: 100%;
    }

    #product-page-ingrediens-top .prod-add-cart{
        display: inline-block;
        margin-bottom: 40px;
        float: none;
    }

    .extended-add-cart .top{
        font-size: 4vw;
        line-height: 9vw;
        margin-right: 17vw;
    }
    .extended-add-cart img{
        width: 13vw;
        margin:0 0 0 10px;
    }

    .extended-add-cart a,
    .extended-add-cart a:hover,
    .extended-add-cart a:visited,
    .extended-add-cart a:focus,
    .extended-add-cart a:active{
        font-size: 2.6vw;
        line-height: 7vw;
        padding: 0 20px;
    }

    #product-page-movie .movie-info{
        bottom: 0px;
    }
}