.c-product__plus-box{
    position: relative;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    margin-bottom: 0;
    margin-top: 16px;
    border-radius: 8px;
    border: 1px solid #e0e0e2;
    padding: 10px;
    width: inherit;
}
.c-product__config {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 14px;
    min-height: 300px;
    border-top: 1px solid #dfdfdf;
}
.c-product__info {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.c-product__plus-box-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-product__config-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.u-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.c-product__free-shipping-box-image {
    left: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    border-radius: 10px;
}
.c-product__plus-box-description {
    color: #81858b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 2;
}
.c-product__plus-box-row--between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c-product__plus-box-row--specs {
    padding-right: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-product {
    background-color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 15px;
    width: 100%;
    padding: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.c-product__free-shipping-box-title {
    color: #424750;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    /*font-size: 1rem;*/
    line-height: 1.571;
}
.c-product__plus-box-link {
    font-size: 12px;
    font-size: .857rem;
    line-height: 2;
    color: #00bfd6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 12px;
    white-space: nowrap;
}
.c-product__plus-box-title {
    color: #424750;
    font-size: 14px;
    /*font-size: 1rem;*/
    line-height: 1.571;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.c-digiplus-sign--before:before {
    background: url(../files/7c53fd0f.svg) no-repeat 50% 50%;
    background-size: cover;
    margin-left: 8px;
}
.c-digiplus-sign--before:before {
    background: url(../files/3854bc8d.svg) no-repeat 50% 50%;
    margin-left: 4px;
}
.c-product__free-shipping-box-title:before {
    content: "";
    display: none;
    margin-left: 0!important;
}
/**, :after, :before {*/
/*    -webkit-box-sizing: inherit;*/
/*    box-sizing: inherit;*/
/*}*/
.u-hidden {
    display: none!important;
}
.c-product__rostaee-box-title {
    color: #424750;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
}
a {
    color: #4a5f73;
    text-decoration: none;
}
.c-product__plus-box-description:not(:last-of-type):after {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #e0e0e2;
    border-radius: 50%;
    margin: 0 12px;
}
.c-product__free-shipping-box-title img {
    width: 21px;
    height: 17px;
    margin-left: 8px;
    margin-top: -7px;
}
img, img[alt] {
    line-height: 22px;
}
.center {
  margin: auto;
  width: 50%;
  /*border: 3px solid green;*/
  /*padding: 10px;*/
}
.c-404__action--primary {
    background-color: #6ab946;
    border: 1px solid #4aa42e;
}
.c-404__action--primary:before {
    background-color: #9ab946;
    border: 1px solid #4aa42e;
}
.c-404__action:not(.disabled):not(.is-inactive):not([disabled]) {
    color: #f6f6f6;
    position: relative;
    overflow: hidden;
}
.c-404__action:not(.disabled):not(.is-inactive):not([disabled]):before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 200%;
    height: 200%;
    position: absolute;
    right: -50%;
    top: -50%;
    background: hsla(0,0%,100%,.21);
    content: "";
    opacity: 0;
}
.c-404__action {
    border-radius: 8px;
    padding: 10px 20px;
    color: #fff;
    border: none;
    min-width: 161px;
    margin: 10px 19.5px 46px;
    text-decoration: none;
}
.c-404 {
    /*padding: 68px 0;*/
    text-align: center;
    line-height: 22px;
}
.c-404__title {
    text-align: center;
    padding-bottom: 30px;
}
a.disabled {
  pointer-events: none;
  cursor: default;
}