:root {
    --bg-color: #55b773;
    /*--text-color: #fff;*/
}


.for_business{
    background-color: #0f5625;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    display: inline-block;
    text-align: left;
}
.for_business a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.filter-img{
    border: 2px solid #55b773;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}


.main-cats .main-cat{
    margin-bottom: 20px;
}
.main-cats .main-cat a{
    display: block;
    text-align: center;
}
.main-cats .main-cat div{
    width: auto;
    height: 100px;
    width: 100px;
    margin: 0 auto;
}
.main-cats .main-cat img{
    max-width: 100%;
    /*height: 100%;*/
    border: 5px solid #55b773;
    border-radius: 50%;

}
.main-cats .main-cat a:hover img{
    box-shadow: 0px 0px 10px 1px #55b773;
}
.main-cats .main-cat span{
    display: block;
    font-weight: bold;
    color: #000;
    font-size: 17px;
}

.header-wow-sticky-container {
    /* background-color: #edebeb; */
    background: #55b773;
    color: var(--text-color);
}
.header-wow-top{

}
.header-wow-top a{
    /* color: var(--text-color); */
    color: #000;
}
.header-wow-sticky-add{
    background: #BB133E;
    opacity: 0.8;
}
.btn-color-blue {
    background-color: var(--bg-color);
}


.toolbar-link-favorites .toolbar-link-title-icon{
    color: #fff;
}
.header-wow-sticky .toolbar-link-cart .toolbar-link-title-icon{
    color: #fff;
}


.toolbar-link-title-icon-badge {
    background: rgb(217, 58, 75);
    border-radius: 9999px;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 0.75rem;
    font-weight: 700;
    position: absolute;
    top: -0.625rem;
    right: -0.625rem;
    min-width: 1.25rem;
    line-height: 1rem;
    padding: 0.0625rem 0.3125rem;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    white-space: nowrap;
}

.mini-cart-mobile-toolbar>a{
    display: flex;
    align-items: center;
    color: #000 !important;
}
.mini-cart-mobile-toolbar .wm-icon-cart{
    margin-right: 10px;
}
.mini-cart-mobile-toolbar .toolbar-link-title-icon-name{
    font-size: 24px;
}
.mini-cart-mobile-toolbar .toolbar-link-title-icon-badge{
    top: 0;
}
.form-control{
    border: 1px solid #b7b8bb!important;
    background-color: #f2f5fb;
}
.user-tariff-box-item{
    border: 2px solid #b9babd;
}


.catalog-subcategory a{
    background-color: var(--bg-color);
    justify-content: center;
    text-align: center;
    color: #fff;
}

.catalog-subcategory div:nth-child(3n+1) a {
    background-color: var(--bg-color);
}

.catalog-subcategory div:nth-child(3n+2) a {
    background-color: #1c7699;
}

.catalog-subcategory div:nth-child(3n) a {
    background-color: #33b8c4;
}
.init-slider-grid-next, .init-slider-grid-prev, .catalog-subcategory-slider-next, .catalog-subcategory-slider-prev{
    background-color: var(--bg-color);
    color: #fff;
}

.product-item .product-item-store img{
    border: 2px solid #55b773;
    border-radius: 50%;
    overflow: hidden;
    max-width: 20px;
}

.product-item .product-item-store a{
    color: #55b773;
}

.product-item .item-grid-date a {
    color: #d5224a;
}


.board-view-sidebar{
    background-color: var(--bg-color);
    color: #fff
}
.board-view-sidebar a{
    color: var(--text-color);
}
.board-view-user-date{
    color: rgb(223 216 216);
}

.technical_data {
    width: 100%;
}
.technical_data tr{
    border-bottom: 1px solid #ccc;
}

.technical_data td{
    padding:5px 10px 5px 0;
}

.ads-status-info{
    /*background-color: var(--red);*/
    padding: 20px;
    /*color: var(--white);*/
    border-radius: 10px;
}

.catalog-subcategory {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: space-around;
    gap: 5px;
}
.catalog-subcategory > div {
    /*margin-bottom: 10px;*/
}
.catalog-subcategory > div a{
    padding: 0px 10px;
    height: 40px;
    font-size: 18px;
}

.blog-view-text-content .article-img img{
    width: 100%;
}

.header-wow-sticky-search .sticky-search-geo-list{
    display: none;
    width: 100%;
}

.page-menu-list a.active {
    background-color: #55b77330;
}

.svg-style{
    fill: none;
    stroke: rgb(33, 115, 179);
}
.svg-style circle{
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.875rem;
}
.svg-style path{
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.875rem;
}
.effect-name{
    text-align: center;
}

@media (max-width: 980px) {
    .user-menu{
        display: flex;
        justify-content: space-between;
        gap: 5px;
    }
    .user-menu > *{
        flex: 1 1 auto;
        text-align: center;
    }
    .user-menu a{
        background: #55b773;
        color: #fff;
        text-align: center;
        margin-bottom: 5px;
        font-size: 11px;
    }
    .user-menu a:hover{
        background: #005e1d;
    }
    .user-menu a *{
        fill: #fff;
        display: block;
        width: 100%;
    }
    .user-menu form{
        display: none;
    }
}

@media (max-width: 544px) {
    body{
        margin-bottom: 50px;
    }
    .h1, h1{
        font-size: 18px;
    }
    h1.catalog-title {font-size:1.5rem;}

    .header-wow-sticky{
        height: 52px;
    }
    .header-wow-sticky-container{
        height: 52px;
        padding: 10px 0;
    }
    .header-wow-top{
        padding: 15px 0 5px;
    }
    .header-wow-sticky-search input[type='text']{
        height: 32px;
    }

    .catalog-subcategory div.slick-slide{
        width: auto;
    }
    .catalog-subcategory > div a{
        height: 40px;
        font-size: 14px;
    }
    .slick-slide{
        margin: 0 5px;
    }

    .main-cats .main-cat span{
        font-size: 100%;
    }
    .main-cats .main-cat div{
        width: 100%;
        height: auto;
    }

    .mob-sidebar-filter{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        padding: 0;
        margin: 0;
        overflow: auto;
        height: 100%;
    }

    .price-block{
        position: fixed;
        bottom: 0;
        display: flex;
        z-index: 1000;
        background-color: #55b773;
        color: #fff;
        left: 0;
        right: 0;
        padding: 10px;
        align-items: center;
        justify-content: space-between;
    }
    .price-block .btn-color-blue{
        background-color: #0f5625
    }
    .amount{
        border: none !important;
    }
    .amount_btn, .amount input{
        border-color: #fff !important;
        color: #fff !important;
        max-width: 50px !important;

    }
    .board-view-price{
        margin-bottom: 0 !important;
    }

    .ads-view-photo-one img {
        max-height: 332px;
        width: auto !important;
    }
}

@media (min-width: 640px) {

}


/* Ratting */
.rating {
    display: flex;
    align-items: center;
    font-size: 30px;
    line-height: 0.75;
    transition: opacity 0.3s ease 0s;
}

.rating__value {
    line-height: 0.75;
    font-weight: 800;
    font-size: 28px;
    color: #151515;
    font-family: "Nunito", sans-serif;
}

.rating__body {
    position: relative;
}

.rating__body::before {
    content: "★★★★★";
    display: block;
    color: #e6e6e6;
}

.rating__active {
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.rating__active::before {
    content: "★★★★★";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #f5ac27;
}

.rating__items {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.rating__item {
    flex: 0 0 20%;
    height: 100%;
    opacity: 0;
}
.rating__fill {
    display: none;
}
.rating__count-text{
    font-size: 14px;
}

.rate {
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

/*Amount*/
.amount {
    padding-top: 2px;
    border: 1px solid #f4f4f4;
    border-radius: 5px 0 0 5px

}

.amount input {
    flex-grow: 1;
    min-height: 41px;
    padding: 0;
    font-weight: 900;
    text-align: center;
    background-color: transparent;
    border: 0 none;
    border-top: 1px solid #d1cccc;
    border-bottom: 1px solid #d1cccc;
    border-radius: 0;
     appearance: none;
     outline: 0;
    resize: none;
    max-width: 80px;
    text-align: center;
}
.amount input::-webkit-outer-spin-button,
.amount input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.amount_btn {
    border: 1px solid #d1cccc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    cursor: pointer;
    width: 35px;
}

