

/* Start:/local/templates/prohome/components/bezgvozdej/reviews.add/reviews.add/style.css?17558015741721*/

.mrzv-popup-order-content-block .bg_reviews_add {width:100%;margin:40px auto 20px}
.popup-window .bg_reviews_add {width:100%;margin:40px auto 20px}

.bg_reviews_add {display:block;width:700px;margin:60px auto 0}

.error {display:block;margin:10px 0 0 0;padding:10px 20px;text-align:center;color:rgba(255,255,255,1);background:red;overflow:hidden}

.succes {display:block;margin:20px 0 0 0;padding:5px;text-align:center;color:rgba(255,255,255,1);border:1px solid #4F7942;background:green}

.bg_reviews_add .custom-select {float:left;width:calc(50% - 2px);margin-top:2px;outline:none;box-sizing:border-box}

.bg_reviews_add select {width:100%;height:44px;box-shadow:none  !important;outline:none}

.bg_reviews_add input {float:right;width:calc(50% - 2px);height:44px;margin:2px 0 0 0;padding:0 !important;font-size:20px;line-height:42px;color:rgba(255,255,255,1);box-shadow:none !important;cursor:pointer;background:rgba(33,16,5,.7) !important;box-sizing:border-box;border:2px solid rgba(255,255,255,0)}
	.bg_reviews_add input:hover {background:rgba(33,16,5,.6) !important}

.bg_reviews_add textarea {width:100%;padding:6px;border:2px solid rgba(255,255,255,0);box-shadow:inset 0 0 4px 0 rgba(0,0,0,.8) !important;box-sizing:border-box;resize:vertical}


.popup-fon .bg_reviews_add {margin:6px 0}
.popup-fon .error {margin:4px 0 0 0;padding:5px 12px;font-size:15px}
.popup-fon .bg_reviews_add input {margin:1px 0 0 0;font-size:18px;line-height:32px}
.popup-fon .bg_reviews_add select {height:32px !important;padding:0 !important;line-height:32px !important;font-size:15px;text-align:center}


@media screen and (max-width:885px)
{
	.bg_reviews_add {width:100%;margin:50px auto 0}
	.bg_reviews_add textarea {height:150px}
}
/* End */


/* Start:/local/templates/prohome/components/bezgvozdej/reviews.list/reviews.list/style.css?17558015742756*/
.mrzv-popup-order-content-block .bg_reviews {
    width: 100%
}

.mrzv-popup-order-content-block .bg_review {
    margin: 0px 0 0
}

.bg_reviews {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0
}

.bg_review {
    display: block;
    margin: 100px 0 0;
    padding: 0;
    box-sizing: border-box
}

.bg_info {
    width: calc(100% - 24px);
    height: 16px;
    margin: 10px 12px
}

.bg_rating {
    display: block;
    float: left
}

.bg_author {
    display: ;
    color: orange
}

.bg_date {
    float: right;
    text-align: right
}

.star_yellow {
    display: block;
    float: left;
    width: 18px;
    height: 15px;
    margin-top: 4px;
    background: url(/local/templates/prohome/components/bezgvozdej/reviews.list/reviews.list/img/star.png) 0px bottom no-repeat
}

.star_grey {
    display: block;
    float: left;
    width: 18px;
    height: 15px;
    margin-top: 4px;
    background: url(/local/templates/prohome/components/bezgvozdej/reviews.list/reviews.list/img/star.png) 0px top no-repeat
}

.bg_rating_title {
    margin-left: 10px;
    color: #666
}

.bg_text {
    width: 100%;
    padding: 12px 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    overflow: hidden;
    box-sizing: border-box
}

.bg_review .bg_comment_hidden {
    display: none
}

.bg_review .bg_comment_open {
    display: block;
    width: 80%;
    margin-top: 0px;
    margin-left: 20%;
    padding: 10px;
    font-size: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    box-sizing: border-box
}

.bg_comment_link {
    display: block;
    float: right;
    width: 80%;
    margin: 10px 0 0 12px;
    color: orange;
    font-size: 17px;
    text-decoration: none
}


@media screen and (max-width:885px) {
    .bg_reviews {
        width: 100%
    }

    .bg_info {
        margin: 10px 12px;
        font-size: 14px
    }

    .bg_date {
        display: block;
        margin: 10px 0
    }

    .bg_comment_link {
        font-size: 14px
    }
}

.btn-show-more {
    display: inline-block;
    padding: 12px 24px;
    background-color: #d6a429;
    /* фирменный жёлтый */
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    text-decoration: none;
}

.btn-show-more:hover {
    background-color: #323232;
    /* насыщенный тёмный при наведении */
    color: #ffffff;
}

.bg_pager {
    width: 100%;
    text-align: center;
    margin: 20px auto;
}

.btn-loader {
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
/* End */
/* /local/templates/prohome/components/bezgvozdej/reviews.add/reviews.add/style.css?17558015741721 */
/* /local/templates/prohome/components/bezgvozdej/reviews.list/reviews.list/style.css?17558015742756 */
