﻿.cl-1 {
    display: flex;
}

.closed-block {
    width: 100%;
    padding-left: 15px;
}

.cl-img {
    display: block !important;
    padding: 0 !important;
}

.cl-img img {
    height: 100%;
}

.cl-row {
    height:100%;
}

.cl-d-head {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.cl-d-head-cont {
    font-family: Roboto !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    color: #1C2C9C !important;
    text-align: left;
    display: inline-block;
    padding-left: 20px;
}

.cl-c-d {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
}

.cl-f-it-1 {
    display: flex;
    /*gap: 50px;*/
    justify-content: space-around;
}

.cl-tip, .cl-tip-d {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.cl-cc {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #1C2C9C !important;
    opacity: 0.6;
}

.cl-up-bl {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #1C2C9C !important;
}

.cl-f-it-2 {
    display: flex;
    /*gap: 69px;*/
    justify-content: space-around;
}

.cl-big-t-down {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #1C2C9C !important;
}

@media (min-width: 992px) {
    .sub-category-container {
        max-width: 100% !important;
    }
}

.cl-exc {
    padding: 10px;
    color: #7B61F8;
    position: absolute;
    background: #FFFFFFBF;
    border: 1px solid #7B61F8;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-align: center;
    border-radius: 30px;
    top: 5px;
    left: 5%;
}

.cl-a-cl-big-down {
    padding-left: 5px;
}

.cl-f-btn {
    background-color: white !important;
    position: absolute !important;
    border-radius: 50% !important;
    /*left: 80% !important;*/
    top: 5px !important;
}

/**/
.cl-1 {
    display: flex;
}

.closed-block {
    width: 100%;
    padding-left: 15px;
}

.cl-img {
    display: block !important;
    padding: 0 !important;
}

    .cl-img img {
        height: 100%;
        width: auto;
    }

.cl-row {
    height: 100%;
}

.cl-d-head {
    display: flex;
    justify-content: flex-start;
    margin-top: 15px;
    margin-left: 8%;
}

.cl-d-head-cont {
    font-family: Roboto !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    color: #1C2C9C !important;
    text-align: left;
    display: inline-block;
    padding-left: 20px;
}

.cl-c-d {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
}

.cl-f-it-1 {
    display: flex;
    /*gap: 50px;*/
    justify-content: space-around;
}

.cl-tip, .cl-tip-d {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.cl-cc {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #1C2C9C !important;
    opacity: 0.6;
}

.cl-up-bl {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #1C2C9C !important;
}

.cl-f-it-2 {
    display: flex;
    /*gap: 69px;*/
    justify-content: space-around;
}

.cl-big-t-down {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #1C2C9C !important;
}

@media (min-width: 992px) {
    .sub-category-container {
        max-width: 100% !important;
    }
}

.cl-exc {
    padding: 10px;
    color: #7B61F8;
    position: absolute;
    background: #FFFFFFBF;
    border: 1px solid #7B61F8;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-align: center;
    border-radius: 30px;
    top: 5px;
    left: 5%;
}

.cl-a-cl-big-down {
    padding-left: 5px;
}

.cl-f-btn {
    background-color: white !important;
    border-radius: 50% !important;
}

.img-container {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.favorite-btn {
    position: absolute;
    top: 5px;
    right: 5px;
}

/**/

.img-100w, .img-container img {
    width: 100%;
}

.imgs-40w, .ims40w {
    width: 40%;
}

.closed-block {
    height: 100%;
    width: 60%;
}

.cl-f-it-15 {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.mest-fl {
    width: 80%;
}

.obh-div-cont {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 10px;
}

.cl-f-it-1, .cl-f-it-15, .cl-f-it-2 {
    padding: 10px;
    border: none;
}

.cl-f-it-1, .cl-f-it-15, .cl-f-it-2 {
    padding-bottom: 0;
    padding-top: 0;
}

.cl-f-it-1 {
    padding-top: 15px;
}

.cl-f-it-2 {
    padding-bottom: 15px    ;
}


.cl-f-it-1, .cl-f-it-2 {
    display: flex;
    justify-content: start;
}

.cl-tip, .cl-tip-d {
    margin-left: 10%;
    margin-right: 10%;
}

.cl-tip-d2 {
    margin-left: 20%;
}

.cl-tip-d2-o {
    margin-left: 13.5%;
}

.cl-tip2 {
    margin-left: 0;
}

/*.text-head-cl {
    width: 85%;
}*/

.btn.disabled, .btn:disabled {
    opacity: .65;
    background-color: white !important;
    border-radius: 50% !important;
}

.img-100w {
    object-fit: contain;
}

.img-container {
    max-height: 250px;
}

/**/
@media (max-width: 768px) {
    .sub-category-card {
        padding: 0px !important;
    }
    .ims40w, .imgs-40w {
        padding-right: 0 !important;
        padding-left: 0px !important;
        width: 100% !important;
    }
    .closed-block {
        width: 100% !important;
    }
    .cl-1 {
        display: flex;
        flex-direction: column-reverse;
    }
    .cl-big-t-down {
        /*white-space: nowrap;*/
    }
}

.new-c-auto {
    display: flex;
    justify-content: end;
    margin-bottom: 10px;
}