

/* Start:/bitrix/templates/spa_newaddition/components/bitrix/news/cert_shop/bitrix/news.detail/.default/style.css?17253514822447*/
.panel-heading {
    background-color: #4e342e !important;
    border-bottom: none !important;
}
.panel-footer {
    background-color: #4e342e !important;
    border-top: none !important;
}
.panel-body {
    /*
    background-color: #3e2723 !important;
    color: #fff;
    */
    border: 2px solid;
}
.panel {
    border: none !important;
}
ol, ul {
    list-style: disc !important;
}
.dropdown>ul .luxbar-item {
    list-style: none !important;
}
.luxbar-navigation {
    list-style: none !important;
}
.treatment-item {
    background-image: url(/bitrix/templates/spa_newaddition/components/bitrix/news/cert_shop/bitrix/news.detail/.default/./img/spa.jpg);
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-sizing:border-box;
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: -1;
    top: 0px;
}
.treatment-top {
    padding-top: 5em;
    padding-bottom: 4em;
}
.button-margin {
    margin: 2rem 0;
}
table tr td{
    border:1px solid #FFFFFF;
}
label {
    color: #333 !important;
}

.pl-3, .px-3 {

    padding-left: 1rem !important;

}
.pr-3, .px-3 {

    padding-right: 1rem !important;

}
.mb-3, .my-3 {

    margin-bottom: 1rem !important;

}
.mt-3, .my-3 {

    margin-top: 1rem !important;

}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.panel-body {
    padding-bottom: 0 !important;
}

.cart-item {
    position: relative;
    padding: 2rem 0;
    background-color: #fff;
    box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}

.cart-item .cart-item-product-thumb, .cart-item .cart-item-product-info {
    display: inline-block;
    vertical-align: top;
    margin: 3rem 0 .5rem;
}

.cart-item .cart-item-product {
    display: table;
    width: 420px;
    text-decoration: none;
}

.cart-item .cart-item-product-title {
    margin-bottom: 8px;
    transition: color, 0.3s;
    color: #343b43;
    font-size: 16px;
    font-weight: bold;
}

.cart-item .cart-item-product-info {
    padding-top: 5px;
    padding-left: 15px;
}

.cart-item .cart-item-label {
    display: block;
    margin: 3rem 0 .5rem;
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.cart-item .count-input {
    display: inline-block;
    width: 85px;
}

/* End */
/* /bitrix/templates/spa_newaddition/components/bitrix/news/cert_shop/bitrix/news.detail/.default/style.css?17253514822447 */
