.pop-up .popup-window.select-offer .product-add-count .input-wrap {
    margin-left: 220px;
}

.pop-up .popup-window.select-offer .h1 {
    margin-bottom: 20px;
}

.pop-up .popup-window.select-offer {
    width: 440px;
}

.pop-up .popup-window.select-offer > .wrapper .product-add-count {
    margin-bottom: 20px;
}

.pop-up .popup-window.select-offer > .wrapper .cart-add {
    display: inline-block;
    width: 185px;
    height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
    float: left;
    color: #FFF;
    background: #2c3e6f;
    white-space: nowrap;
}

.pop-up .popup-window.select-offer > .wrapper .checkout {
    display: inline-block;
    width: 185px;
    height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
    float: right;
    color: #2c3e6f;
    border: 2px solid #2c3e6f;
    white-space: nowrap;
}

.pop-up .popup-window.select-offer > .wrapper {
    padding: 0 20px 25px 20px;
    text-align: center;
}

.product-add-count li .success {
    position: relative;
    text-align: left;
    width: 100%;
    padding-left: 35px;
    color: #329C31;
}

.product-add-count li .error {
    position: relative;
    text-align: left;
    width: 100%;
    padding-left: 35px;
    color: #CC2229;
}

 .button-container.png .button.white {
    color: #2c3e6f;
    border: 2px solid #2c3e6f;
	display: inline-block;
    width: 140px;
    height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
}
 .button-container.png{
    text-align: center;
	float: left;
    width: 916px;
}

 .catalog > .banner {
     position: relative;
     margin-top: 0;
 }

.catalog > .banner .button-order-catalog {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.catalog > .banner .button {
	color: white;
    background: #2c3e6f;
    display: inline-block;
    height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
    float: left;
}

.view .element {
    position: relative;
}

.view .element .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.drop-list li a {
    color: #232323;
    cursor: pointer;
    text-decoration: none;
}

.view.catalog .text-container {
    min-height: 68px;
}

.select-offer .wait {
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 6px;
    overflow: hidden;
    background: url(/bitrix/themes/.default/images/wait.gif) no-repeat 5px 5px !important;
}

.button-wait {
    width: 30px;
    height: 30px;
    margin: -6px auto;
    overflow: hidden;
    background: url(/bitrix/themes/.default/images/wait.gif) no-repeat 5px 5px !important;
}

.product .price-wrapper .price-whol, .product .price-wrapper .price {
    text-align: right;
}

