.stars {
    font-size: 18px;
    display: inline-block;
    /*color: orange;*/
}

.star_input {
    font-size: 18px;
    cursor: pointer;
    width: 30px;
    display: inline-block;
    /*color: orange;*/
}

#modal_form_review input[type=text], #modal_form_review button {
    width: 100%;
}

#modal_form_review input[type=radio] {
    margin-right: 15px;
}

#modal_form_review {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 100000;
    border: 1px solid gray;
    background: rgba(0,0,0,0.5);
}

#modal_form_review form {
    padding: 30px;
    background: white;
    margin: auto;
    position: relative;
    z-index: 1000000000;
    border: 1px solid gray;
    border-radius: 10px;
}


.desc_info a.help-btn {
    padding: 6px 10px;
    border: 1px solid #4f4f4f;
    border-radius: 50%;
    color: #4f4f4f;
    margin-right: -11px;
    margin-left: 15px;
    position: relative;
    top: -2px;
    padding: 5px 11px;
}

#modal_send_order {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background: rgba(0,0,0,0.5);
}

#block_modal {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}

#modal_send_order form {
    position: relative;
    background: white;
    display: table;
    margin: auto;
    margin-top: 100px;
    padding: 20px;
    border-radius: 10px;
}

input[type=text], input[type=email], textarea {
    border-radius: 5px;
    border: 1px solid grey;
    padding: 10px 10px;
    margin-bottom: 10px;
    margin-right: 20px;
}

textarea {
    width: 100%;
    max-width: 700px;
}

.btn-pink {
    padding: 10px 30px;
    font-size: 1rem;
}

.products-section .products-box .item .info {
    padding: 0;
    border: none;
}

.size-select {
    margin-bottom: 20px;
    margin-top: 13px;
}

.actions {
    margin-top: 20px;
}

.products-section .products-box .item .info .btn {
    margin-right: 10px;
}

.products-section .products-box .item .info form .btn:before {
    content: '✔';
    font-size: 20px;
    margin-right: 5px;
}

.desc_info {
    position: relative;
    color: #444;
}

.desc_info label {
    color: #9F9F9F;
    font-size: 14px;
}

.desc_info label b {
    color: #1D1D1D;
}

.desc_info h3 {
    color: grey;
}

.desc_info ul li {
    position: relative;
}

.desc_info ul li::before {
    content: "•";
    color: grey;
    margin-right: 5px;
}

#crumbs li::before{
    display: none;
}

#loader_detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background: url('/assets_old/img/logo_mini.png') center no-repeat;

    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

#close_big_view {
    position: fixed;
    top: 5px;
    right: 20px;
    color: red;
    font-weight: bold;
    font-size: 48px;
    cursor: pointer;
}

#big_view {
    z-index: 20000;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
}

body .btn-size.size {
    background: #848484;
    background: none;
    color: black;
    border: 1px solid #E9E9E9;
    font-size: 12px;
    height: 44px;
    min-width: 42px;
    margin-right: 10px;
}

body .btn-size {
    font-size: 12px;
    height: 44px;
    min-width: 42px;
    margin-right: 10px;
}

#big_view img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: inherit;
    max-height: inherit;
}

.catalog-modal-dialog {
    display: none;
}

.products-section .content.products-box {
    display: block;
}

.products-section .products-box .item {
    width: 100%;
}



.desc_info {
    text-align: justify;
}

.formm-control {
    border: 1px solid grey;
    border-radius: 5px;
    padding: 5px 10px;
}

.line-through {
    text-decoration: line-through;
}

.main_info  {

}

.main_info img {
    cursor: zoom-in;
    width: 49%;
    margin-bottom: 15px;
    vertical-align: top;
}

.desc_info h1 {
    text-transform: uppercase;
    font-size: 12px;
    color: black;
    margin-bottom: 11px;
    font-weight: bold;
}

#addToBasket {

}

.desc_info ul {
    list-style: decimal;
    /*padding-right: 5px;*/
    font-size: 14px;
}

.all_photo {
    text-align: left;
    margin-top: 10px;
}

.all_photo img {
    width: 100px;
    margin-bottom: 10px;
    margin-right: 10px;
    cursor: pointer;
}

h3 {
    font-weight: bold;
    font-size: 24px;
}

.products-section {
    padding: 0 0 0 0;
}

.btn-size {

    padding: 5px 10px;
    /*border-radius: 5px;*/
    margin-top: 10px;
    display: inline-block;
    color: #999;
    /*text-decoration: line-through;*/

    background: #F6F6F6;
    color: #1D1D1D;
    text-align: center;
}

.desc_info a {
    color: #999;
}

.btn-size.size {
    text-decoration: none;
    background-color: #cecece;

    /*
    border: 2px solid black;
*/
    color: white;
    background: linear-gradient(208.17deg,#844fb0 11.58%,#2818be 68.01%);
    /*
    color: white;
    background: linear-gradient(208.17deg,#ffffff 11.58%,#2818be 68.01%);
    */
}

.btn-color {
    padding: 15px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid grey;
}

#app_bundle_reviews_text {
    border-radius: 0;
}

body .basket .btn {
    border-radius: 0;
    background: black;
    height: 55px;
    width: 260px;
    vertical-align: middle;
    box-shadow: none;
    font-size: 14px;
    padding: 3px 15px;
    /*font-family: NunitoSans;*/
}

body .btn.big_btn {
    height: 55px;
    width: 260px;
    font-size: 16px;
    color: black;
    background: #eee;
}

.info p {
    font-size: 14px;
    color: #1D1D1D;
}

@media screen and (min-width: 768px) {
    .mob {
        display: none;
    }

    .table-desc .img::after {
        content: ' ';
        width: 100%;
        display: inline-block;
    }
}

@media screen and (max-width: 767px){
    html .main_info {
        margin-left: -20px;
        margin-right: -20px;
    }

    .desc {
        display: none;
    }

    html .desc_info h1 {
        display: flex;
    }

    html .desc_info h1 strong {
        margin: auto;
        margin-left: 0;
    }

    html .desc_info h1 .btn-favorite {
        margin: auto;
        margin-right: 0;
    }

    html .desc_info h1 strong {
        font-size: 12px;
        color: #1D1D1D;
    }

    html .products-section .products-box .item .info .price.price-red {
        font-size: 18px;
    }

    html body .products-section .products-box .item .info .old-price {
        font-size: 14px;
    }

    html .precent-border {
        font-size: 13px;
    }

    .main_info img {
        width: 100%;
    }

    .img-rest {
        /*display: none;*/
    }

    .info p {
        font-size: 14px;
    }

    .products-section .products-box .item .info .btn {
        width: 100%;
    }

    .actions {
        display: block;
    }

    .actions .product-set-count {
        width: 100%;
        margin-bottom: 20px;
    }

    .actions .btn-favorite {
        padding: 15px;
    }

    body .desc_info {
        padding-top: 0;
        padding-right: 0px;
        text-align: left;
    }

    .content.products-box {
        padding: 20px 5px;
    }

    .product-set-count .btn-add, .product-set-count .btn-rem {
        margin: auto 10px;
    }
}

@media screen and (min-width: 768px){
    .row-but {
        width: 100%;
        display: table;
    }

    .main_info {
        width: 50%;
        display: table-cell;
        vertical-align: top;
        padding-right: 94px;
    }

}

.list-propertiy {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
}

.list-propertiy-title {
    display: flex;
    cursor: pointer;
}

.list-propertiy-title:after {
    content: ' ';
    font-size: 16px;
    font-weight: bold;
    transform: scaleY(1) rotate(180deg);
    display: inline-block;
    margin-left: auto;
    color: black;
    background: url('/assets/img/new_design_2022/cut.svg') no-repeat center;
    padding: 4px;
}

.list-propertiy-title.open:after {
    transform: scaleY(1) rotate(0deg);
}

.send-queshen-btn {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 14px;
}

.send-queshen-btn svg {
    margin-right: 10px;
}

.popular-items {
    text-align: center;
}

body .popular-items .item {
    /*max-width: 24%;*/
    display: inline-block;
    padding: 15px;
    text-align: left;
    position: relative;
    vertical-align: top;
}

.popular-items .item {

}

.popular-items .item .item-title{
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.popular-items .item .item-price{
    font-size: 18px;
}

.item-old-price {
    color: grey;
    font-size: 14px;
    text-decoration: line-through;
    margin-left: 10px;
}

body .item-sale {
    position: absolute;
    top: 30px;
    right: 30px;
    background: white;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: black;
}

.item-flex {
    display: flex;
}

.item-flex-col {
    margin: auto;
}

.item-flex-col:first-child {
    margin-left: 0;
}

.item-flex-col:last-child {
    margin-right: 0;
}

.section-title {
    font-size: 21px;
    margin-left: 35px;
    text-align: left;
}

.main_info img.full-width {
    width: 100%;
}

.desc_info #list-properties {
    max-width: 423px;
    color: #1D1D1D;
}

.list-propertie .list-propertiy-title {
    margin-bottom: 18px;
}

.slider-products {
    overflow: hidden;
    width: 100%;
    padding: 20px;
    padding-bottom: 80px;
    margin-top: -65px;
}

.slider-products-flex {
    display: flex;
    position: relative;
}

.slider-products-flex .item-image img {
    height: 500px;
    width: auto;
    max-width: none;
}

.slider-products-arrows {
    text-align: right;
}

.slider-products-arrow, .slider-products-arrow2 {
    padding: 17px;
    cursor: pointer;
}

.slider-products-arrow.arrow-left, .slider-products-arrow2.arrow-left {
    transform: scaleX(-1);
    display: inline-block;
}

@media screen and (max-width: 768px) {
    /*.slider-products {
        overflow: scroll;
    }*/

    body #modal_form_review h2 {
        font-size: 18px;
        text-align: center;
        font-weight: 600;
    }

    .main_info img.full-width {
        display: none;
    }

    body .popular-items .item {
        padding: 0px;
        padding-bottom: 30px;
        margin-right: 30px;
        width: auto;
    }

    .item-sale {
        top: 15px;
        right: 15px;
    }

    body .table-desc {
        display: block;
        overflow: scroll;
        width: 100%;
    }


    body .table-desc .img {
        vertical-align: top;
        text-align: left;
        display: flex;
    }
}

/* */

.align-right {
    margin-left: auto;
}

body .products-section .products-box .item .info {
    background-color: white;
}

.size-table-btn {
    /* background: blue; */
    color: blue;
    padding: 4px 12px;
    border-radius: 50%;
    margin-left: 15px;
    cursor: pointer;
    border: 1px solid blue;
    display: inline-block;
    margin-top: 10px;
}

.table-desc {
    display: table;
}

.table-desc .all_photo {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 110px;
}

.table-desc .img {
    display: table-cell;
    vertical-align: top;
    text-align: justify;
}



.products-section .products-box .item .info {
    border-top-color: #bbb;
}

.products-section .products-box .item .info .price {
    font-size: 2.5rem;
    color: #844fb0;
    font-weight: bold;
}

.products-section .products-box .item .info .old-price {
    font-size: 18px;
    font-weight: bold;
    text-decoration: line-through;
    color: #9F9F9F;
    margin-right: 20px;
}

.products-section .products-box .item .info .price.price-red {
    color: black;
    font-size: 21px;
}

.products-section .products-box .item .info .sale {
    font-size: 2rem;
    color: white;
    background: red;
    padding: 10px 10px 10px 10px;
    border-radius: 5px 50px 50px 5px;
}

.price-box- {
    text-align: left;
    margin-bottom: 40px;
}

.red-mess {
    color: red;
    font-size: 24px;
    font-weight: bold;
}

#size-table {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.3);
    /*background-image: url(/images/size-table7.png);*/
    background-image: url(/assets/img/new_design_2022/table_size.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5000;
    background-size: 480px;
}

.precent-red {
    padding: 5px 10px;
    border-radius: 15px;
    background: red;
    color: white;
    position: relative;
}

.btn-opacity {
    background: none;
    border: 1px solid grey;
}

.btn-size.size.selected {
    background: black;
    color: white;
    border-color: black;
}

.btn-size.selected.btn-opacity {
    background: black;
    /*border: 2px solid black;*/
    color: white;
    font-weight: bold;
}

@media (max-width: 480px) {
    #size-table {
        background-size: contain;
    }
}

.btn-favorite {
    padding: 17px;
    /*border: 1px solid #BCBCBC;*/
    vertical-align: middle;
    border-radius: 3px;
    cursor: pointer;
}

.btn-favorite.hide {
    display: none;
}

.splide__slide .sizes {
    bottom: 132px;
}

.form-control {
    padding: 10px;
    border: 1px solid grey;
    background: white;
}

.precent-border {
    font-size: 13px;
    border: 1px dashed grey;
    padding: 5px 10px;
    color: black;
    position: relative;
    top: -10px;
}

body .products-section .products-box .item .info .old-price {
    font-size: 14px;
    font-weight: normal;
    padding: 0 10px;
}

.product-set-count {
    border: 1px solid #E9E9E9;
    font-size: 14px;
    height: 56px;
    width: 150px;
    display: inline-flex;
    vertical-align: middle;
    margin-right: 20px;
}

.product-set-count span {
    margin: auto;
}

.btn-add, .btn-rem {
    cursor: pointer;
    padding: 0 10px;
}

.btn-table-size {
    display: table;
    cursor: pointer;
}

.btn-table-size span {
    padding-left: 12px;
    font-size: 12px;
    color: #1D1D1D;
}

.list-propertiy-desc {
    display: none;
}

.links {
    margin-top: 14px;
}

/* */

.form-review-description {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-top: 10px;
}

.img-box img {
    padding-bottom: 0;
}

.link-underline {
    text-decoration: underline;
    cursor: pointer;
    margin-top: 10px;
    display: block
}

#modal_form_review h2  {
    color: black;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 15px;
}

#app_bundle_reviews_rate {
    display: none;
}

.btn-close {
    position: absolute;
    right: 10px;
    top: -3px;
    color: grey;
    font-size: 40px;
    cursor: pointer;
}

.block-links {
    margin-top: 40px;
}

.block-links a {
    margin-right: 14px;
}

.block-links .links {
    display: table;
}