body {
    background-color: #fff;
}

a {
    transition: color 0.2s ease-in-out;
    color: #fd5631;
    text-decoration: underline;
}

a:hover {
    color: #fd3509;
    text-decoration: none;
}

/* heading and list links */
.link{
    color: #1f1b2d;
    text-decoration: none;
}

.link:hover{
    color: #fd3509 !important;
    text-decoration: underline;
}

/* checkboxes - неутрални цветове */

.form-check-input:focus {
    border-color: #fd5631;
    box-shadow: 0 0 0 0.25rem rgba(253, 86, 49, 0.5);
}
.form-check-input:checked {
    background-color: #fd5631;
    border-color: #fd5631;
}


.text-primary{
    color: #fd5631 !important;
}


.btn-primary {
    background-color: #fd5631;
    border-color: #fd5631;
    box-shadow: unset;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.show {
    background-color: #fd390e;
    border-color: #fd390e;
    color: #fff;
    /*box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(253, 86, 49, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(253, 86, 49, 0.4);*/
    box-shadow: 0 0 0 0.25rem rgba(253, 86, 49, 0.5);
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .btn-secondary.show,
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.show
{
    box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}



.header{
    background-color: #fff;
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.12), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.12) !important;
}

.footer{
    background-color: #212529;
}

.footer-link{
    color: #fff;
    text-decoration: none;
}

.footer-link:hover{
    color: #fd3509;
    text-decoration: underline;
}

.jumbotron{
    background-color: #F8F9FA;
}


.card,
.listing {
    border: 1px solid #efecf3;
    border-radius: .75rem !important;
}

.listing{
    box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.12), 0 0.25rem 0.75rem rgba(31, 27, 45, 0.12) !important;
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.listing:hover {
    box-shadow: 0 0.125rem 0.5rem -0.25rem rgba(31, 27, 45, 0.12), 0 0.25rem 1rem rgba(31, 27, 45, 0.12) !important;
}


.listing .card-header{
    background-color: #fff;
    border-bottom: 1px solid #dee2e6 !important;
    border-radius: 12px 12px 0 0 !important;
}

.btn-theme{
    border-radius: 50rem !important;
}
.btn.btn-theme{
    padding-left:1.5rem;
    padding-right:1.5rem;
}

.list-group-item:last-child {
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem;
}


.star-full{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(253, 86, 49)' viewBox='0 0 16 16'%3E%3Cpath d='M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z'/%3E%3C/svg%3E");
}

.star-empty{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(206, 212, 218)' viewBox='0 0 16 16'%3E%3Cpath d='M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z'/%3E%3C/svg%3E");
}

.star-half{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(253, 86, 49)' class='bi bi-star-half' viewBox='0 0 16 16'%3E%3Cpath d='M5.354 5.119 7.538.792A.516.516 0 0 1 8 .5c.183 0 .366.097.465.292l2.184 4.327 4.898.696A.537.537 0 0 1 16 6.32a.548.548 0 0 1-.17.445l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256a.52.52 0 0 1-.146.05c-.342.06-.668-.254-.6-.642l.83-4.73L.173 6.765a.55.55 0 0 1-.172-.403.58.58 0 0 1 .085-.302.513.513 0 0 1 .37-.245l4.898-.696zM8 12.027a.5.5 0 0 1 .232.056l3.686 1.894-.694-3.957a.565.565 0 0 1 .162-.505l2.907-2.77-4.052-.576a.525.525 0 0 1-.393-.288L8.001 2.223 8 2.226v9.8z'/%3E%3C/svg%3E");
}

