@font-face {
    font-family: 'andale_monoregular';
    src: url('../../../javascript/fonts/andale_mono-webfont.woff2') format('woff2'),
    url('../../../javascript/fonts/andale_mono-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, html{
    height: 100%;
    width: 100%;
    background-image: url('../image/cover2.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
}

.news-gothic{
    font-family: 'news-gothic-std', sans-serif;
}

.dk-green{
    color: #364e34;
}

.uppercase{
    text-transform: uppercase;
}

.alert-dismissible {
    padding-right: 1rem;
    z-index: 1000  ;
    position: relative;
}

.alert-dismissible button{
    float:right;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    z-index: 9999999;
}

.ve-editor {
    position: relative;
    z-index: 1000;
}

.text-right{
    text-align:right;
}

#logo{
    max-height: 200px;
    width: auto;
    margin: 0px auto;
}

.pink{
    color: #ff99cc;
}

.navbar-nav{
    font-family: "news-gothic-std", sans-serif;
    font-weight: bold;
    font-style: normal;
}

.nav-link{
    text-transform: uppercase;
    text-shadow: black 0px 0px 5px;
    color: white;
    letter-spacing: 2px;
    font-size: 18px;
}

.navbar-toggler{
    background-color: white;
    border:2px solid;
}

.dropdown-item{
    font-family: "news-gothic-std", sans-serif;
    text-transform: uppercase;
}

.text-shadow{
    text-shadow: black 0px 0px 5px;
}

.dropdown-toggle::after{
    color: black;
}

.nav-item{
    padding: 0 2em;
}

.nav-item .nav-link.active, .nav-item .show>.nav-link {
    color: white;
    background-color: transparent;
}

.nav-link{
    transition: transform .2s; /* Animation */
}
.nav-link:hover{
    transform: scale(120%);
}

.nav-hover {
    background: url('../image/swash-red.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.nav-link:focus, .nav-link:hover{
    color: white !important;
}

.category-heading{
    color: white;
}

.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}

.breadcrumb > li:nth-last-child(n+2):after {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.homegrid img{
    width: 100%;
    margin-top: 30px;
}

.product-title{
    font-size: 30px;
}

#product-category h2{
    color: white;
}

.stock{
    font-family: 'andale_monoregular';
    font-size: 14px;
    font-weight: 400;
}

.text-white{
    color: white;
}

.main-product-image-container{
    padding-right: 0px;
}

.main-product-details p{
    margin-bottom: 0px;
}

.main-product-image-container img{
    max-width: 100%;
}

.main-product-details{
    background-color: #42b4a9;
    padding: 17px;
    font-family: "news-gothic-std", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 6px;
    color: white;
    position: relative;
}

.watermark-container{
    position: absolute;
    z-index: 1;
    bottom: 25px;
    width: 100%;
    text-align: center;
}

.watermark-container .watermark{
    width: 18%;
}

.product-thumb h4 a{
    color: white;
    text-decoration: none;
}

.product-thumb .price{
    color: white;
}

.product-thumb img {
    margin: 20px 0;
    width: 100%;
    display: block;
}

#input-quantity{
    background: none;
    border: none;
    width: 32px;
    text-align: center;
    display: inline;
    padding-left: 0;
    padding-right: 0;
    color: white;
}

label[for=input-quantity]{
    color:#878a8d;
}

.item-button, #product-category>.row button, .m-button{
    border: 8px solid #b2b5b9;
    background-color: #364e34;
    color: #edeaea;
    font-family: "din-condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 32px;
    transition: .2s;
}

.item-button:hover, #product-category>.row button:hover, .btn.m-button:hover{
    border: 8px solid #364e34;
    background-color: #b2b5b9;
    color: #364e34;
}

.item-button.qty{
    width: 45px;
    height: 45px;
    font-size: 24px;
    line-height: 24px;
}

.form-group.product-cart{
    right: -60px;
    bottom: 35px;
    left: 20px;
    position: absolute;
}

#button-cart, #reserve{
    width: 94%;
}

#product-category>.row button{
    width: 100%;
}

.bg-8{
    background-color: rgba(255,255,255,.8);
}

.gvng-about, .mallory-about{
    font-family: "din-condensed", sans-serif;
    font-size: 40px;
    letter-spacing: 6px;
    padding: 10px 60px;
    width: 500px;
    display: block;
    margin: 50px auto;
}

.gvng-about p, .mallory-about p{
    font-stretch: condensed;
    margin: 0;
    text-align: center;
}

.gvng-about{
    border: 4px solid #b2b5b9;
    background-color: #364e34;
    color: #edeaea;
}

.mallory-about{
    border: 4px solid #b2b5b9;
    background-color: #5cbf9b;
    color: #ff99cc;
}

.footer a{
    text-decoration: none;
}

.footer p{
    margin-bottom: 0;
}

.close{
    border: none;
    margin: 10px;
    background: none;
}

.pagination{
    margin: 0;
}

.pagination li{
    padding: 0 10px;
}

.pagination a{
    color: black;
}

.pagination-container, .book-description, .book-thumbs{
    border-radius: 20px;
    text-shadow: none;
}

#free-download a{
    color: black;
}

.quickcheckout-content {
    background-color: white;
}

@media (max-width: 1399.98px) {
    .nav-item{
        padding: 0 1em;
    }
}

@media (max-width: 1199.98px) {
    .nav-link{
        font-size: 16px;
    }
    .nav-item{
        padding: 0 .8em;
    }
}

@media (max-width: 991.98px){
    .nav-item{
        transition: none; /* Animation */
    }
    .nav-item:hover {
        background: url('../image/hover.png') no-repeat fixed left;
        background-size: contain;
        transform: none;
    }
    .main-product-image-container {
        padding-left: 0px;
        overflow: hidden;
    }
    .stock{
        padding-bottom: 20px;
    }
    #button-cart{
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    html, body{
        background-image: url('../image/cover3.png');
    }
    .gvng-about, .mallory-about{
        width: 400px;
        font-size: 35px;
        padding: 10px 30px;
    }
}

@media (max-width: 575.98px) {  }