/** Generated by FG **/
@font-face {
    font-family: 'Sweet Mavka Script';
    src: url('/font/ofont.ru_Sweet Mavka Script.ttf');
    src: local('☺'), url('/font/ofont.ru_Sweet Mavka Script.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/font/Montserrat-Regular.ttf');
    src: local('☺'), url('/font/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Kapelka';
    src: url('/font/ofont.ru_Kapelka.ttf');
    src: local('☺'), url('/font/ofont.ru_Kapelka.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Colors */
:root {
    --border-radius: 20px;
    --background: #0d0f22;
    --color-text: #ffffff;
    --color-text-info: #b9b9b9;
    /*--color-top: #e53637;;*/
    --color-top: #d6a428 !important;
    --color-dark: #211404 !important;

}


html,
body {
    /*font-size: 1.1rem;*/
    font-family: 'Montserrat-Regular', sans-serif;
}

.wrape{
    min-height: 100vh;
}


h1, h2, h3, h4, h5 {
    font-family: 'Sweet Mavka Script', sans-serif;
    /*font-family: 'Kapelka', sans-serif;*/
    /*font-weight: normal;*/
}

h6 {
    font-family: 'Montserrat-Regular', sans-serif;
    font-weight: 700;
}

a {
    text-decoration: none;
     color: #5b5b5b;
}

#hero .btn-menu, #hero .btn-book {
    margin: 10px 10px;
}

.bg-main {
     background-color: #5b5b5b;
}

.bg-gray-main {
    background-color: #e3e3e3;
}

.text-main {
     color: #5b5b5b;
}

a:hover {
    color: #000000;
}

.chefs .member h4 {
    font-size: 1.5rem;
    font-family: 'Sweet Mavka Script', sans-serif;
}

.card-food{
    border: solid 2px wheat;
}

.text-menu-category{
    /*font-weight: 700;*/
}

.text-menu-kuhny{
    font-weight: 700;

}

.price-form{
    font-weight: 700;
    color: #d6a428 !important;
}

.price{
    border-bottom: dashed 1px;
    color: #d6a428 !important;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem .4rem;
}

.btn-form{
    margin-bottom: 1rem;
}

.btn{
    border-color: rgba(255, 255, 255, 0);
    border-radius: 50px;
    font-weight: 500;
    transition: 0.3s;
}

.btn-book-b{
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 30px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 0 10px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    color: #fff;
    border: 2px solid #ffb03b;
}

.delete-btn{
    font-weight: 700;
    font-size: 2rem;

}

.form-floating > .form-control, .form-floating > .form-select {
    padding: 1rem 1rem;
}

.form-floating > label {
    padding: 1rem 1rem;
}

.total-price{
    border-bottom: dashed 1px;
    color: #d6a428 !important;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding: 1rem 3rem;
}

.iti {
    position: relative;
    display: block;
}

.order-porcia{
    border-bottom: dashed 1px #d6a428;
}


.invalid-feedback {
    font-size: 100%;
}

.admin-div-order{
    border-radius: 20px;
    padding: 10px;
    border: dashed 1px #000000;
}

.img-rounded{
    border-radius: 30px;
}

.card-food-list{
    border-radius: 30px;
    height: 200px;
}

.img-view-list{
    /*border-radius: 30px;*/
    height: 400px;
    border-radius: 30px;
}

.card-footer:last-child {
    border-radius: 0 0 30px 30px;
}

.info-dash{
    border-bottom: dashed 1px;
}

h1 .text-primary{
    font-size: 1.7rem;
}
h1 .kuhny{
    font-size: 1rem;
}

.btn-pay-img{
    height: 50px;
}

.form-check-input:checked {
    background-color: #000000;
    border-color: #000000;
}



.shadow-gray {
    -webkit-box-shadow: 0 0 1rem 0 rgba(113, 113, 113, 0.3) !important;
    box-shadow: 0 0 1rem 0 rgba(113, 113, 113, 0.3) !important;
}

.btn-secondary {
    color: #000000;
    background-color: #c1c1c1;
    border-color: #c1c1c1;
}

.datetimepicker table {
    min-width: 15rem;
}

.menu .menu-ingredients {
    color: #000000;
}

.book-a-table .php-email-form input {
    height: 55px;
}


.book-a-table .php-email-form input, .book-a-table .php-email-form textarea {
     font-size: 1rem;
}

#header .logo h1 {
    font-size: 22px;
    margin: 0;
    line-height: 1;
    font-weight: 400;
    letter-spacing: normal;
}

.menu-clear{
    height: 120px;
    background: rgba(26, 24, 22, 0.85);
}


.form-check-input {
    margin-left: -1.2em;
}



.radio{
    /*justify-content: space-between;*/
    /*padding: 10px;*/
    /*margin-top: 10px;*/
}

.custom-radio {
    margin-top: 10px;
    /*overflow: hidden;*/
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*position: relative;*/
}



.custom-radio .price-r {
    background: #fff;
    /*position: absolute;*/
    z-index: 3;
    padding: 0 5px;
    font-weight: 600;
    right: 0;
    border-bottom: dashed 1px;
}

/*.custom-radio .price-div {*/
/*    position: absolute;*/
/*    left: 20px;*/
/*    right: 0;*/
/*    top: 25px;*/
/*    z-index: 1500;*/
/*    color: #000000;*/
/*}*/




.breadcrumb{
    padding-top: 20px;
}

.card {
   border-color: rgba(255, 255, 255, 0);
    border-radius: 30px;
}

.img-cat-round{
    height: 200px;
    /*border-radius: 50% !important;*/
    border-radius: 30px;
}











