﻿

.dynamicimg {
    height: 100px;
    margin: 10px;
}

.navbar-nav > li {
    padding-left: 10px;
    padding-right: 10px;
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }
#InsideBadge {
    /*position: absolute;*/
    /*top: +8px;
    right: -5px;*/
    background: green;
}

.imageClass {
    width: 60px;
    height: 50px;
    /*border-radius: 50%;*/
    /*padding-right: 50px;
             padding-left: 5px;*/
}

#HomeBadge {
    position: absolute;
    top: +8px;
    right: -5px;
    background: green;
}

#HomeBadge2 {
    position: absolute;
    top: +8px;
    /*right: -5px;*/
    background: green;
}

#HomeBadge3 {
    position: absolute;
    top: +5px;
    /*right: -5px;*/
    background: green;
}

.modal {
    background-color: Black;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.center {
    margin-top: 150px;
    margin-left: 550px;
}
/* navbar */
.navbar-default {
    background-color: #C62815;
}
    /* Title */
    .navbar-default .navbar-brand {
        color: white;
    }

    /* Link */
    .navbar-default .navbar-nav > li > a {
        color: white;
        font-weight: bold;
        margin: 0px -5px 0px -5px;
    }

    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color: white;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #F7AF20;
    }

.Winfield {
    /*font-family: 'Bodoni MT Black';*/
    color: white;
    font-size: large;
    font-weight: bold;
}

#ProfileBadge {
    position: absolute;
    top: +16px;
    right: -10px;
    background: green;
}

.error {
    color: red;
}

.WinfieldSmall {
    /*font-family: 'Bodoni MT Black';*/
    font-weight:bold;
    color: white;
    font-size: small;
}

.navbar-toggle.navbar-left {
    float: left;
    margin-left: 10px;
}

.cover {
    width: 100%;
    height: 300px;
    overflow: hidden;
    /*background-color: white;*/
}

    .cover > img {
        position: center;
        width: auto;
        height: 300px;

        display: block;
        margin-left: auto;
        margin-right: auto;
      
    }

.cover_phone {
    width: 100%;
    height: 200px;
    overflow: hidden;
    /*background-color: white;*/
}

    .cover_phone > img {
        position: center;
        width: auto;
        height: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.fa {
    padding: 2px;
    font-size: 20px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 3px 1px;
}

    .fa:hover {
        opacity: 0.7;
    }

/* Facebook */
.fa-facebook {
    background: #3B5998;
    color: white;
}

/* Twitter */
.fa-twitter {
    background: #55ACEE;
    color: white;
}

/* Twitter */
.fa-whatsapp {
    background: #25D366;
    color: white;
}

.fa-instagram {
    background: #e95950;
    color: white;
}

.cover_post1 {
    /*max-height: 100%;
    max-width: 100%;*/
    height: 200px;
    width: 100%;
    overflow: hidden;
    /*background-color: black;*/
}

    .cover_post1 > img {
        position: center;
        width: auto;
        height: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.cover_post2 {
    /*max-height: 100%;
    max-width: 100%;*/
    height: 150px;
    width: 100%;
    overflow: hidden;
    /*background-color: black;*/
}

    .cover_post2 > img {
        position: center;
        width: auto;
        height: 150px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.cover_post3 {
  
    height: 300px;
    width: 100%;
    overflow: hidden;
    
}

    .cover_post3 > img {
        position: center;
        width: auto;
        height: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.cover_post4 {
    height: 100px;
    width: 100%;
    overflow: hidden;
}

    .cover_post4 > img {
        position: center;
        width: auto;
        height: 100px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.cover_post5 {
    height: 170px;
    width: 100%;
    overflow: hidden;
    /*background-color: grey;*/
}

    .cover_post5 > img {
        position: center;
        width: auto;
        height: 170px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        /*background-color: grey;*/
    }

#category_outer {
    width: 100%;
    height: 30px;
    background: #C62815;
    color: white;
}
#outer2 {
    width: 100%;
    height: 40px;
    background: white;
}

#outer {
    width: 100%;
    height: 40px;
    background: #159EC6;
}

#outer_band {
    width: 100%;
    height: 40px;
    background: #E86848;
    position: fixed;
}

.caption_band {
    width: 100%;
    height: 40px;
    background-color: white;
    opacity: 0.7;
}



.caption {
    text-align: center;
  
}

.caption_price {
    color: darkgreen;
    font-size: medium;
}

.caption_previousprice {
    color: red;
    font-size: medium;
}

.caption_price2 {
    color: red;
    font-size: x-large;
}
.xlargeTotal {
   
    font-size: x-large;
}

.caption_price3 {

    font-size: large;
}


.caption_price4 {
    font-size: large;
}

.fixed_band {
    overflow: hidden;
    background-color: #333;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}

.footer2 {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: whitesmoke;
    /*color: white;*/
    text-align: center;
}

.sidenav {
    height: 100%;
    width: 160px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #C62815;
    overflow-x: hidden;
    padding-top: 50px;
}

    .sidenav a {
        padding: 6px 8px 6px 16px;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        color: white;
        display: block;
    }

        .sidenav a:hover {
            color: #F7AF20;
        }

.main {
    margin-left: 120px; /* Same as the width of the sidenav */
    /*font-size: 28px;*/ /* Increased text to enable scrolling */
    padding: 0px 10px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}



.sidenav2 {
    height: 100%;
    width: 200px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #C62815;
    overflow-x: hidden;
    padding-top: 50px;
}

    .sidenav2 a {
        padding: 6px 8px 6px 16px;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        color: white;
        display: block;
    }

        .sidenav a:hover {
            color: #F7AF20;
        }

.main2 {
    margin-left: 160px; /* Same as the width of the sidenav */
    /*font-size: 28px;*/ /* Increased text to enable scrolling */
    padding: 0px 10px;
}

@media screen and (max-height: 450px) {
    .sidenav2 {
        padding-top: 15px;
    }

        .sidenav2 a {
            font-size: 18px;
        }
}