﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */




/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    width: 100%;
    font-family: 'Hind', sans-serif;
    overflow-x: hidden;
}

body {
    /* Margin bottom by footer height */
    margin: 0;
    font-family: 'Hind', sans-serif;
    width: 100%;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}


.sticky-bottom {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px;
}




.social-item{
    margin : 5px;
}
.foot-email {
    font-family: 'Hind', sans-serif;
    font-weight : bold;
    padding-left : 10px;
}

a {
    text-decoration: inherit;
    color: inherit;
    cursor: pointer;
}
.bg-orange {
background-image : url(../header-bg.jpg);

}

.pd-price-label {
    font-size: 1.1rem;
}
.pd-price{
    
    margin-top : 5%;
}
.navbar-nav{
    font-family:'Roboto',sans-serif;
}

.pd-description {
    padding: 10px;
    border-radius: 10px;
    color: black;
    font-weight: bold;
    margin-top: 5%;
    font-family: 'Montserrat','sans-serif';
}
.product-area {
    margin-top: 20px;
    margin-left: 5px;
    height: 250px;
    background-color: #f7f4f0;
    background-color: rgba(247, 244, 240,0.5);
    border-radius: 10px;
    font-family: 'Hind', sans-serif;
    color: #9a8a83;
    cursor : pointer;
}

    .image-area {
        height: 50%;
        width: 100%;
        padding-top: 5%;
        text-align: center;
    }

    .image-area img{
        height : 100px;
        width : 100px;
    }

.description-area {
    text-align: center;
    padding-top: 7%;
}


@media(max-width : 560px){
    .description-area{
        padding-top : 3%;
        height : 65px;
    }
}

    .add-box {
        vertical-align: bottom;
        text-align: center;
    }


.product-partial-container {
    border-radius: 15px;
    margin-bottom: 25px;
}

    .carousel-head {
        text-align: center;
        margin-top : 4%;
        font-weight: bold;
        color: #d17b0a;
    }

    .w-50 {
        width: 50%;
        height : 100%;
    }

    .carousel-control-next,
    .carousel-control-prev {
        filter: invert(100%);
    }

.pr-detail-img {
    height: 300px;
    width: 300px;
}
.pr-detail-img img{
    
    
}

@media screen and (max-width : 700px){
    .pr-detail-img img {
        height: 130px;
        width: 130px;
    }
    .pr-detail-img {
        padding: 80px 0px;
    }
}


@media screen and (min-width : 800px){
    .pd-top {
        height : 250px;
        width : 100%;

    }
}



@media screen and (max-width: 767px) {
    .carousel-description, .carousel-caption {
            display: none !important;
        }

        .carousel-inner {
            text-align: center;
            margin-bottom: 10%;
            
        }

        .carousel-head {
            margin-top: 17%;
        }
}

    .carousel-caption {
        font-family: 'Hind',sans-serif;
        color: #9a8a23;
    }

    .carousel-description {
        font-family: 'Hind',sans-serif;
        color: #9a8a23;
        padding-left : 4%;
    }

    



.honey-partial {
    background-color: rgba(247, 203, 73, 1);
    border-radius: 15px;
    padding: 25px;
    min-height: 150px;
}

.certificate-honey{
    margin-bottom : 10px;
    margin-left : 10px;
}

@media(max-width : 500px) {
    .certificate-honey {
        display: none !important;
    }

    .product-name{
        margin-top : 25%;
    }
}

.cheese-partial {
    background-color: rgb(243, 243, 243);
    border-radius: 15px;
    margin-top: 2%;
    padding: 25px;
    min-height: 150px;
}

.pollen-partial {
    background-color: rgba(255, 206, 16, 0.5);
    border-radius: 15px;
    margin-top: 2%;
    padding: 25px;
    min-height: 150px;
    margin-bottom : 20px;
}


.center-cap {
    font-family: 'Roboto Mono', sans-serif;
    font-size: 40px;
    color: #d17b0a;
}


.center-description {

    font-family: 'Be Vietnam', sans-serif;
    color : rgba(126, 78, 25,0.8);
}


.logo{
    position : relative;
    width : 100%;
    left : 45%;
    bottom : 50px;
}

.logo-img{
    width: 130px;
    height : 50px;
}

.other-partials {
    margin-bottom: 5%;
}

.hide-button-area{
    width : 100%;
    background-color : transparent;

}


.button-hide{
    width : 100%;
    padding-left : 80%;
}

.honey-none-display{
    display : none;
    width : 100%;
    height : 50px;
    font-size : 50px;
}

.pricing {
    font-family: 'Oswald', sans-serif;
    color: #9a8a23;
}

#product-partial{
    display : none;
}

@media(max-width : 500px){
    #product-partial{
        display : block !important;
    }
}

@media (min-width: 768px) {
    .pricing{
        width : 50%;
    }
}


    .products-head {
        width: 100%;
    }

    #products-show {
        cursor: pointer;
        font-family: 'Be Vietnam', sans-serif;
        color: rgba(126, 78, 25,0.8);
        font-size: 25px;
        font-style: normal;
    }







    header {
        padding: 20px 0;
        /*background: repeating-linear-gradient(45deg, rgba(232, 129, 2,0.3), rgba(232, 129, 2,0.3) 20px, rgba(252,252,252,0.1) 40px, rgba(252,252,252,0.1) 40px);*/
        background-image : url(../header-bg.webp);
        box-shadow: 0 4px 6px rgba(0,0,0,.2);
        font-family: 'Montserrat', sans-serif;
    }
@media screen and (min-width: 670px) {
    header {
        height: 80px;
        padding : 20px 0;
        text-align: center;
    }
}
    .container {
        padding: 0 20px;
        max-width: 960px;
        margin: 0 auto;
    }

    .logo-box {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
    }




    nav {
        overflow: hidden;
    }

    ul {
        list-style: none;
        margin: 0;
        padding: 0;
        float: right;
        
    }

    nav li {
        margin-left: 25px;
        line-height: 70px;
        transition: .2s linear;
        font-family : 'Montserrat',sans-serif;
    }

.logo-area {
    text-decoration: none;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3rem;
    cursor: pointer;
    text-shadow: -2px 0px 0px #333;
}

    .logo-area a:hover{
        text-decoration : none!important;
        color : inherit !important;
    }

        .logo-area:hover{
            text-decoration : none;
            color:inherit;
        }


        .logo-area a:after {
            content: "";
            width: 0;
            height: 2px;
            position: absolute;
            left: 0;
            bottom: 15px;
            background: #868686;
            transition: width .5s linear;
        }

nav a {
    text-decoration: none;
    display: block;
    position: relative;
    color: black;
    font-weight : bold;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px #333;
    cursor : pointer;
}

        nav a:after {
            content: "";
            width: 0;
            height: 2px;
            position: absolute;
            left: 0;
            bottom: 15px;
            background: #868686;
            transition: width .5s linear;
        }

        nav a:hover:after {
            width: 100%;
        }

        nav a:hover {
            color: inherit;
            text-decoration: none;
        }

    @media screen and (max-width: 660px) {
        header {
            text-align: center;
        }


        .logo-box {
            float: none;
            display: inline-block;
            margin: 0 0 16px 0;
        }

        ul {
            float: none;
        }

        nav li:first-of-type {
            margin-left: 0;
        }
    }

    @media screen and (max-width: 550px) {
        nav {
            overflow: visible;
        }

            nav li {
                display: block;
                margin: 0;
                height: 40px;
                line-height: 40px;
            }

                nav li:hover {
                    background: rgba(0,0,0,.1);
                }

            nav a:after {
                content: none;
            }
    }

#article-content-home {
    color: black;
    font-weight: 700;
    font-family: 'Montserrat','sans-serif';
    line-height : 30px;
    margin : 5px;
}

.phone-icon-area {
    margin: 5px;
    font-family: 'Montserrat',sans-serif;
}

.phone-icon-area img{
    padding-right : 5px;

}

.location-icon-area{
    margin : 5px;
    font-family : 'Montserrat',sans-serif;
}

.location-icon-area img{
    margin-top : 8px;
    padding-right : 5px;
}

.product-name {
    margin-bottom: 1%;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    color: rgba(126, 78, 25,0.8);
    font-size : 20px;
    padding-left : 8px;
}

.dp-center{
    display:flex;
    align-items : center;
}

.item-center{
    overflow-y : hidden;
}

.shops-head{
    margin-top : 3%;
}

.first-shop{
    margin-top : 3%;
}

.map{
    margin-left : 1%;
}

.overflow-scroll{
    overflow-y : scroll;
}


.partial-title {
    font-family: 'Hind', sans-serif;
    font-weight: bold;
    padding: 0px 12px;
}


.other-images-area img{
    width:75px;
    height : 75px;
}

.other-images{
    transition : transform .2s;
    margin-top:2%;
}
.other-images:hover {
    transform: scale(1.5);
}

.socialLogoTransition{
    transition : transform .2s;
}

.socialLogoTransition:hover{
    transform : scale(1.2);
}
    

#coverPhoto {
        transition: transform .2s;
}

.shopList {
    border: 1px solid #e1ddc3;
    line-height: 60px;
    font-family: 'Be Vietnam', sans-serif;
    color: rgba(126, 78, 25,0.8);
    font-size: 25px;
    font-style: normal;
    background: #fcfbf0b5;
    border-radius: 10px;
    margin-top: 3%;
    cursor:pointer;
}



#shop{
    display:none;
}


@media(max-width : 560px) {
    #shop {
        display : inline;
    }
    .shopList{
        display : none;
    }
}

#coverPhoto:hover {
    transform: scale(1.1);
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

