/***CUSTOM CSS RULES FOR YOUR SITE***/
ul.new_leader_disc li a.soon .icon {
    background: #BC173B;
}

ul.new_leader_disc li a.soon .icon:after {
    border-color: #BC173B transparent #BC173B #BC173B;
}

/* Style baskets */
.left-column {
    /* margin-top: 20px; */
    width: 203px;
    float: left;
    margin: 40px 24px 0px 0px;
    padding: 0px;
}

.workarea {
    margin-left: 30px!important;
    width: 915px;
    float: left;
    margin: 0px;
    padding: 0px;
}
.breadcrumb {
	width:auto;
}

.breadcrumb-share {
    width: 100%;
    display: table;
    margin-top: 20px;
    position: absolute;
    left: 80px;
}

#pagetitle {
    padding-top: 60px;
}

.share {
    display:none;
}

.cart-items .clear {
    display:none;
}

.tr_into .cart-item-price .price, .tr_into .sum {
    font-weight: 700;
    font-size: 18px;
}

.tr_into .unit {
    display:none;
}

.tr_into .buy_more {
        border: 2px solid #ddd;
    float: right;
    width: 79px;
}

.cart-items .equipment .tbody .cart-item-quantity input[class="quantity"] {
    color: black;
	font-weight:800;
}

.setaside {
    background: #9cc218;
}

.deleteitem {
    background: red;
}

.cart-items .equipment .tbody .myorders_itog .cart-allsum .allsum, .cart-items .equipment-order .myorders_itog .cart-allsum .allsum, .cart-itogo {
    color: #000!important;
    font-weight: 700;
    font-size: 17px;
}

.cart-items .equipment .thead, .cart-items .equipment-order .thead, .cart-items .equipment-profile .thead {
/*    border: 1px solid #000; */
}

.cart-items .equipment .tbody .tr, .cart-items .equipment-order .tbody .tr, .cart-items .equipment-profile .tbody .tr {
    border: 1px solid #000;
}

.cart-items .equipment .tbody .myorders_itog, .cart-items .equipment-order .myorders_itog {
    border: 1px solid #000;
}

.catalog-item-card {
    width:295px;
}

/* Style baskets */

/* */
.popup-window-content .row:nth-child(4) {
    display: none;
}

.hint_agreement .checkbox {
    display:none!important;
}

/* */

@media screen and (max-width: 787px) {
.workarea {
    width: 100%!important;
	margin-left:0px!important;
}

.breadcrumb-share {
	left:0!important;
	display: contents!important;
} 
#pagetitle {
   /* padding-top: 150px!important; */
}
}