.breadcrumbs > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.auth-block p {
    margin: 15px 0 !important;
}

.required {
    color: inherit !important;
    margin-left: 0 !important;
}

.auth-form .help-block-error {
    padding-left: 140px;
}

.order-make-form .help-block-error {
    padding-left: 19%;
}

.text-required:after,
.auth-form .required label:after {
    content: " *";
    color: red;
}

.product-add-footer {
    padding: 15px 0;
}

.product-add-footer a {
    text-decoration: none;
    border: 2px solid #FC7A38;
    color: #FC7A38;
    display: inline-block;
    padding-top: 8px;
    text-align: center;
    padding-bottom: 8px;
    border-radius: 5px;
}

.product-add-footer a.go-to-cart {
    width: 56%;
    background: #FC7A38;
    color: #fff;
    margin-bottom: 10px;
}

.product-add-footer a.back {
    width: 40%;
    margin-left: 10px;
}

.application-block {
    padding-bottom: 15px;
}

div.result {
    text-align: right;
    font-size: 14px;
    margin: 15px 0;
}

.sum-no-discount {
    color: #CCC;
    text-decoration: line-through;
    margin-right: 22px;
}

#loading {
    display: none;
    position: fixed;
    top: 30px;
    z-index: 99999;
    right: 5px;
    background: url("/images/wait.gif") 10px center no-repeat scroll rgb(252, 247, 209);
    border: 1px solid rgb(225, 181, 45);
    color: black;
    font-size: 11px;
    padding: 10px 30px 10px 37px;
    text-align: center;
}

a.order-reset {
    float: left;
}

.footer-with-button a {
    background: #FC7A38;
    border: 1px solid #FC7A38;
    color: #fff;
    padding: 8px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    opacity: 0.9;
    text-decoration: none;
    display: inline-block;
}

.footer-with-button a:hover {
    opacity: 1;
}

.order-make-form .form-inline .form-group {
    display: block;
}

.catalog-block {
    width: 100% !important;
}

div#callback .modal-header {
    border: none;
    padding-bottom: 0px;
    position: relative;
    margin-bottom: -4px;
}

div#callback .modal-header h5 {
    font-weight: 900;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

div#callback .modal-header .close, div#order .modal-header .close, div#image-gallery .modal-header .close {
    background: #FF6700;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    position: absolute;
    right: -10px;
    top: -7px;
    outline: none;
}

div#callback .modal-dialog {
    max-width: 397px;
}

div#callback .modal-header .close span, div#order .modal-header .close span {
    margin-top: -1px;
    display: block;
    font-size: 26px;
}

div#callback .modal-body input[type="text"], div#Callback .modal-body textarea {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    outline: none;
    color: #7f8a92;
}

div#callback .modal-body textarea {
    min-height: 100px;
    resize: vertical;
}

div#callback .modal-body button {
    background: #FC7A38;
    color: #fff;
    border: 1px solid #FC7A38;
    border-radius: 5px;
    padding: 8px 19px 8px 19px;
    margin-top: 15px;
    outline: none;
}

div#callback .modal-body {
    color: #7f8a92;
    padding-top: 0;
}

div#callback .modal-body label {
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 1px;
}

div#callback .modal-body label span {
    margin-left: 1px;
}

div#callback .modal-header .close:hover, div#order .modal-header .close:hover {
    background: #FC353F;
}

.search-item a {
    color: #FC7A38;
    text-decoration: underline;
}

.search-item a:hover {
    text-decoration: none;
}

.search-price {
    background: none repeat scroll 0 0 #FC353F;
    color: #fff;
    padding: 3.5px 10px;
    border-radius: 5px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-top: 10px;
}

.search-not-found {
    color: #fff;
}

.outer-catalog-block:nth-child(3n+3) {
    margin-right: 25px;
}

.catalog-container .summary {
    color: #fff;
    margin-bottom: 10px;
}

.pagination-wrap {
    text-align: center;
}

.select-price p {
    margin-right: 10px;
}

.select-price p,
.select-price ul {
    display: inline-block;
}

#callback {
    z-index: 9999;
}

.cart-sum-elem {
    display: inline !important;
}

.select-price a.asc:after {
    content: /*"\e113"*/ "\e151";
}

.select-price a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.select-price a.asc:after, .select-price a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #676767;
    border-color: #676767;
}

.pagination > li > a,
.pagination > li > span {
    color: #373737;
}

.greeting {
    color: #fff;
}

.search-list {
    position: absolute;
    top: 500px;
}

.search-item-block {
    display: inline-block;
}

.search-item-image {
    width: 50px;
    margin-right: 15px;
}

.search-item-image img {
    width: 100%;
}

.search-list {
    list-style: none;
    padding: 8px;
    z-index: 9999;
}

.search-list .ui-state-active {
    border: none !important;
    background: none !important;
    color: inherit !important;
}

.search-list .ui-state-active .search-item-block a {
    color: #FC7A38 !important;
    text-decoration: underline !important;
}

.recommend-products-title {
    color: #fff;
}

.faq-recommend .recommend-products-title {
    color: black;
}

.empty-search {
    border: 3px solid #ff0000 !important;
}

.print-sales {
    color: #FC353F;
}

.internal-menu.clubs.nav_option.nav_option_4 ul li a span {
    height: 50px;
    position: relative;
}

.select-delivery-wrap li{
    margin-right: 5px;
    margin-bottom: 5px;
}

.delivery-extra-info {
    display: none;
    padding-top: 10px;
}

.post-extra-info {
    font-size: 11px;
    line-height: 13px !important;
    padding-top: 5px;
}

.product-empty {
    color: #ff0000;
    margin-top: 30px !important;
    font-size: 18px !important;
}

.faq-group-name {
    color: #FC7A38;
    text-decoration: underline;
}


