.ncdm-breadcrumb:last-child {
    font-weight: 300;
    text-decoration: underline;
}
.t555 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 4px 0;
}

.t923__textwrapper.t923__paddingsmall {
    padding: 20px 0px;
}

.t1002__product-title {
    font-weight: 300;
}
.t-name {
    font-weight: 300;
}
.t706__product-title {
    font-weight: 300;
    color: #0c284f;

.t706__cartwin-prodamount-wrap {
    font-weight: 300;
    color: #0c284f;
}
.t-submit {
    font-size: 20px;
    font-weight: 500;
}
.t923__paddingsmall.t-card__btn-wrapper, .t923__paddingsmall.t-card__btntext-wrapper {
    padding: 0 0px 14px;
    font-family: Futura;
    font-weight: 300;
}
.t-search-widget__loadmore-btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #0c284f;
    border-radius: 0px;
    position: relative;
}

li {
    margin-bottom: 0.5em; /* Расстояние снизу */
    margin-top: 0.5em;
   }
   
.t-btn_sm {
    height: 42px;
    font-size: 14px;
    padding-left: 42px;
    padding-right: 42px;
}

.t-store__prod-popup__btn-wrapper {
    margin-bottom: 0px;
    margin-top: 20px;
}
.t-store__card__sold-out-msg {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    margin-top: 3px;
}
.btn-primary {
    display: inline-block;
    padding: 10px 32px;
    margin-bottom: 30px;
    border-radius: 0px;
    font-weight: 300;
    background-color: #0C284F;
    color: #FFFFFF !important;
}

.btn-primary:hover {
    background-color: #1E4B76;
    color: #FFFFFF !important;
}

.btn-secondary {
    display: inline-block;
    height: 42px;
    width: 170px;
    padding: 0px;
    margin-right: 8px;
    margin-bottom: 20px;
    border-radius: 0px;
    font-weight: 300;
    background-color: #FFFFFF;
    color: #0C284F !important;
}

.btn-secondary:hover {
    background-color: #FFFFFF;
    color: #246DD7 !important;
}

