﻿/* 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. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.navbar{
    padding:1.25rem 1rem;
}

.navbar-dark {
    background: #221010 !important;
}

.bg-dark {
    background: rgba(34, 16, 16, 1) !important;
}

.card {
    background-color: rgba(34, 16, 16, 0.6) !important;
}

.text-light{
    color: #cccccc !important;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 15px;
}

*:focus {
    box-shadow: none !important;
    border-color: #CD3D27 !important;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background-image: url(../images/wood7.jpg);
    background-size: 600px auto;
    background-repeat: repeat;

    color: rgb(234 234 234);
    
}

.btn.btn-primary:active,
.btn.btn-primary:hover,
.navbar-toggler:focus {
   outline:0 !important;

}

.nav-item{
    padding-left:0.75rem !important;
}

.auto-resizable-iframe {
    max-width: 800px;
    margin: 0px auto;
}

    .auto-resizable-iframe > div {
        position: relative;
        padding-bottom: 60%;
        height: 0px;
    }

    .auto-resizable-iframe iframe {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }

.top {
    margin-top: 50px;
}

.divide-element {
    width: 10px;
    height: 10px;
    background: rgb(224 224 224);
    margin: 20px 0;
    border-radius: 50%;
    margin-top:-10px;
}

.pre-header {
    font-size: 1.1rem;
    color: rgb(224 224 224);
}

.main-header {
    font-size: 1.8rem;
    font-weight:600;
    color: rgb(234 234 234);
}

.front-page-title {
    font-size: 3.6rem;
    font-weight: 600;
    line-height: 1.1;
    margin-top: 25px;

}

.element-back {
    border-radius: 6px;
    padding: 10px 26px;
    font-size: 16px;
    text-align: center;
}

.main-logo{
    width:70%;
}

.scaling-small {
    width: 50%;
}

.scaling-big {
    width: 50% !important;
}

.p{

}

.rounded-circle-border{
    border:2px solid white;
}

@media screen and (max-width: 600px) {

    .p{
        padding:0 !important;
    }

    .top {
        margin-top: 70px;
    }

    .scaling-small {
        width: 100% !important;
    }

    .main-logo {
        width: 100% !important;
    }
}

@media screen and (min-width: 1200px) {

    .scaling-small {
        width: 50% !important;
    }

    .main-logo {
        width: 70% !important;
    }
}

.clr1 {
    background: #494141;
}



.clr2 {
    background: #CD3C26;
}

    .clr2:hover {
        cursor: pointer;
        background: #984b3e;
    }

a {
    color: unset;
}

    a:hover {
        text-decoration: none;
        color: unset;
    }

.center {
    margin-left: calc(50% - 5px) !important;
}

.front-page-description {

    font-size: 18px;
    font-weight: 500;
}

.boxes {
    border-radius: 4px;
    margin: 10px;
    padding: 30px;
    text-align: center;
}

.box-description {
    margin-top: 20px;
    color: rgb(206 206 206)
}

.contact {
    font-size: 1.1rem;
}

.ingredients {
    border-radius: 4px;
    margin: 10px 0;
    font-size: 1.1rem;
    color: rgb(244 244 244);
    
}

.text-shadow {
    text-shadow: black 0px 3px 8px, black 0 0 20px;
}



#toHover1:hover {
    cursor: pointer;
}

.rounded{
    border-radius:8px !important;
}


.back-trans {
}

p {
    font-size: 1.1rem;
    color: rgb(244 244 244)
}

.sec-color {
    color: white;
}

small {
    font-size: 1rem;
}

.price {
    margin: 6px 0;
    font-size: 2rem;
    position: absolute;
    bottom: 0;
    color: rgb(244, 244, 244);
}



.offer {
    margin-top: 200px;
}

.right {
    right: 0;
}

.left {
    left: 0;
}

.name{
    font-style:italic;
}

.review {
    background: rgba(255,255,255,1);
    padding: 20px 28px;
    border-radius:6px;
    margin:15px 0;
    color:#101517;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    background: rgb(255 255 255);
    color: rgb(64 64 64);
    line-height: 60px; /* Vertically center the text there */
}

.clip {
   border:2px solid white;
    
}

.notice {
    width: 100%;
   
    position: relative;
    height: auto;
    overflow: hidden;
    padding: 24px 10px;
    background: linear-gradient(to right, transparent, rgba(213, 66, 44, 0.8) 20%, rgba(213, 66, 44, 0.8) 80%, transparent);
}

    .notice:hover {
        cursor: default;
        background: linear-gradient(to right, transparent, rgba(213, 66, 44, 0.8) 20%, rgba(213, 66, 44, 0.8) 80%, transparent);
    }


.ribbon {
    position: absolute;
    top: 40%;
    left: -60px;
    padding: 6px 12px;
    background: white;
    transform: translateY(-50%) rotateZ(-45deg);
    color: #CD3C26;
    font-weight: 900;
    letter-spacing: 0.5px;
    width: 190px;
    text-align: center;
    font-size: 15px;
}




.img-thumb {
    height: 180px;
    object-fit: cover;
    object-position: -50% -50%;
    width: 100%;
    overflow: hidden;
}

.gallery-viewer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(21, 19, 28, 0.9);
    width: 100%;
    height: 100vh;
    display: none;
}

.abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 83vh;
    animation: zoomIn .4s ease-out forwards;
}

@keyframes zoomIn {
    0% {
        transform: translate(-50%, -50%) scale(0.1);
        /*opacity: 0;*/
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        /*opacity: 1;*/
    }
}

.gallery:hover {
    cursor: pointer;
}

.gallery-close {
    position: absolute;
    padding-bottom: 8px;
    width: 60px;
    height: 60px;
    font-weight: 400;
    font-size: 60px;
    top: 3%;
    right: 3%;
    z-index: 999999;
    color: #E0E2DB;
    font-weight: 400;
    border-radius: 0px;
}

    .gallery-close::after {
        content: "×";
        display: block;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        left: 50%; /* Position it to the right of the element */
        transform: translate(-50%, -50%);
    }

.gallery-left {
    position: absolute;
    padding-bottom: 8px;
    font-size: 70px;
    top: 50%;
    left: 3%;
    z-index: 999999;
    color: #E0E2DB;
    font-weight: 400;
    width: 50px;
    height: 50px;
}

    .gallery-left::after {
        content: "‹";
        display: block;
        position: absolute;
        top: 42%;
        left: 50%; /* Position it to the right of the element */
        transform: translate(-50%, -50%);
    }



.gallery-right {
    position: absolute;
    padding-bottom: 8px;
    font-size: 70px;
    top: 50%;
    right: 3%;
    z-index: 999999;
    color: #E0E2DB;
    font-weight: 400;
    width: 50px;
    height: 50px;
}

    .gallery-right::after {
        content: "›";
        display: block;
        position: absolute;
        top: 42%;
        left: 50%; /* Position it to the right of the element */
        transform: translate(-50%, -50%);
    }

    .gallery-right:hover {
        cursor: pointer;
    }

.gallery-description {
    position: absolute;
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    color: #f6f6f3;
    background: rgba(0,0,0,0.7);
    padding: 2px 8px;
    width: 90%;
    max-width: 330px;
    text-align: center;
}

.gallery-left:hover {
    cursor: pointer;
}

.gallery-close:hover {
    cursor: pointer;
}