.product-info-main .page-title-wrapper .page-title {
    font-size: 25px;
    font-weight: 700;
    margin-top: 0;
}

main#maincontent {
    max-width: 1160px;
    margin: 0 auto;
}

.breadcrumbs {
    max-width: 1160px;
    margin: 0 auto 20px;
    padding: 0;
}
html .product-info-main .page-title-wrapper .page-title {
    margin-top: 0;
}


.page-wrapper .breadcrumbs {
    margin: 0 auto 20px;
    max-width: 1160px;
    padding: 0;
}

html .product-info-main .page-title-wrapper .page-title {
    margin-top: 0;
}


.page-wrapper .breadcrumbs {
    margin: 0 auto 20px;
    max-width: 1160px;
    padding: 0;
}

button#product-addtocart-button {
    background: #ff023a;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.03em;
    padding: 15px 50px;
}

.product-info-main .price-box .price-wrapper .price {
    font-size: 21px;
    color: #ff023a;
}

.product-info-main .stock.available > span {
    background: #24C121;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    padding: 5px 15px;
    border-radius: 5px;
}

html .page-layout-1column .product.media {
    width: 38%;
}

html .page-layout-1column .product-info-main {
    width: 58%;
}
.fotorama__stage__frame.fotorama__active.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img {
    max-height: 312px;
}

.fotorama__stage {
    max-height: 312px;
}

.fotorama__nav-wrap.fotorama__nav-wrap--vertical {
    margin-top: -10px;
}

span.price-label {
    display: none !important;
}
.product-info-main .stock.available:after{
    content: "SHIPS IN 1-3 BUSINESS DAYS";
    font-size: 12px;
}
.product-info-main .product-reviews-summary .reviews-actions {
    padding: 5px 5px 5px 50px;
    font-size: 12px;
    width: 186px;
    line-height: 1.5;
    border: 1px solid #ccc;
    border-radius: 10px;
    position: relative;
}

.product-info-main .product-reviews-summary .reviews-actions a {
    color: #000;
}
html .product-info-main .product-reviews-summary .reviews-actions a{
    position: static;
}
html .page-layout-1column .product-info-main .product-reviews-summary {
    order: 3;
}
.product-info-main .product-reviews-summary .rating-summary {
    display: none;
}
.product-info-main .product-reviews-summary .reviews-actions a.add:before {content: "";width: 24px;height: 25px;background: url(../images/star.svg) no-repeat center center;    display: inline-block;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
}

    .product-reviews-summary.empty {
        width: 28%;
        margin-top: 0;
        order: 3;
    }
    
    .product-info-stock-sku {
        width: 47%;
        margin-top: 0;
    }
    
    .product-info-main .product.attribute.overview {
        clear: both;
    }
    
    .product-info-main .product.attribute.sku {
        display: block;
        margin-top: 10px;
        position: absolute;
        left: 0;
        font-size: 12px;
        color: #000;
        text-transform: uppercase;
    }
    .product-info-main .product.attribute.overview p {
        font-size: 12px;
    }
    .product-info-price {
        display: flex;
        position: relative;
        justify-content: space-between;
    }
    .product-info-main .product.attribute.sku .type {
        font-weight: normal;
        margin-right: 0;
    }
    
    .product-info-main .product.attribute.sku .type:after {
        content: ":";
    }

    .product-info-main .price-box {
        margin: 3px 0;
    }
    
    .product-info-main .price-box {
        font-size: 12px;
        text-transform: none;
    }
    
    .product-info-main .product-reviews-summary .reviews-actions a {
        font-size: 12px;
        text-transform: none;
        text-decoration: none;
        font-weight: normal;
    }
    
    div#product-options-wrapper .fieldset {
        display: flex;
        justify-content: space-between;
        margin: 0 -14px;
    }
    
    .field.configurable.required {
        width: 100%;
        padding: 0 14px;
    }
    
    div#product-options-wrapper .fieldset label.label {
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        padding: 0 14px;
    }
    
    .field.configurable.required select {
        border: 0;
        font-size: 14px;
        border-bottom: 1px solid #000;
        padding: 14px;
        height: auto;
    }
    html .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
        display: flex;
        align-items: center;
    }
    
    .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty label.label {
        margin-bottom: 0;
        margin-right: 10px;
    }
    html .product-info-main .page-title-wrapper .page-title{
        text-align: left;
        padding-top: 0;;
    }
    html .page-layout-1column .product-info-main .page-title-wrapper.product {
        padding-top: 0;
    }
    html .page-layout-1column .product-info-main .page-title-wrapper.product {
        padding-top: 0;
    }
    
    .product-options-bottom {
        display: flex;
        align-items: end;
    }
    
    .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        width: 100%;
    }
    
    .product-info-main .box-tocart, .product-options-bottom .box-tocart .fieldset {
        display: flex;
        flex-wrap: wrap;
    }
    
    html .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
        display: flex;
        padding: 0;
        margin: 0;
    }
    
    .product-info-main .box-tocart {
        padding-right: 28px;
        margin-bottom: 0;
        margin-top: 0;
    }
    
    .product-info-main .box-tocart button#product-addtocart-button span {
        display: block;
        font-size: 14px;
        font-weight: 600;
    }
    
    .product-info-main .box-tocart button#product-addtocart-button {
        width: 100%;
        height: auto;
        background: #ED2541;
        border-radius: 5px;
    }
    
    .emailMe h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 0;
    }
    
    .emailMe .d-flex input#emailid {
        height: 44px;
        border-radius: 5px;
        border: 1px solid #ccc;
        margin-right: 10px;
    }
    
    .emailMe .d-flex button.action.subscribe.primary {
        background: #404143;
        border-radius: 5px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 10px 30px;
    }
    
    .product-options-bottom .box-tocart .field.qty input#qty {
        height: 44px;
        border-radius: 5px;
        border: 1px solid #ccc;
        text-align: center;
        width: 106px;
    }
    
    .product-options-bottom .box-tocart .field.qty .control button {
        background: transparent;
        border: 0;
        color: #858585;
        border-radius: 50%;
        width: 26px;
        height: 26px;
        padding: 0;
        font-size: 0;
        background-repeat: no-repeat;
    }
    
    .product-options-bottom .box-tocart .field.qty .control button[data-bind="click: decreaseQty"] {
        background: url(../images/minus.svg) no-repeat center center;
        margin-right: 7px;
    }
    
    .product-options-bottom .box-tocart .field.qty .control button[data-bind="click: increaseQty"] {
        background: url(../images/plus.svg) no-repeat center center;
        margin-left: 7px;
    }
    
    .product-info-main .box-tocart {
        max-width: 235px;
    }
    
    .product-options-bottom .emailMe {
        width: 100%;
    }
    
    html .product-options-bottom .box-tocart .fieldset {
        margin-bottom: 0;
    }
    html .product.data.items > .item.title > .switch {
        background: #F1F1F1 !important;
        color: #000;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: normal;
        border: 0;
        padding: 14px 30px;
        display: block;
        border-top: 2px solid transparent;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
        background: #ffffff !important;
        color: #000;
        text-decoration: none;
    }
    
    html .product.data.items > .item.title {
        margin: 0;
    }
    html .product.data.items > .item.title:first-child {
        border: 1px solid #D8D8D8;
    }
    
    html .product.data.items > .item.title {
        border-width: 1px 1px 1px 0;
        border-color: #d8d8d8;
        border-style: solid;
    }
    .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
        padding-bottom: 15px;
    }
    
    html .product.data.items > .item.title.active {
        border-bottom: 0;
    }
    
    html .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
        padding-bottom: 15px;
        border-top: 2px solid #FF023A;
        color: #FF023A;
        font-weight: 700;
    }
    
    html .product.data.items > .item.content {
        margin-top: 50px;
    }
    
    html .product.info.detailed {
        padding-top: 50px;
    }
    
    .product.info.detailed:before {
        content: "";
        display: block;
        clear: both;
    }
    .product-info-main .product.attribute.overview + p {
        display: none;
    }
    .product.data.items > .item.title {
        margin-right: 0;
        border: 0;
    }
    html .product.data.items > .item.title:not(.disabled) > .switch:active, html .product.data.items > .item.title.active > .switch, html .product.data.items > .item.title.active > .switch:focus, html .product.data.items > .item.title.active > .switch:hover {
        color: #ed2541;
    }
    html .action-skip-wrapper {
        display: none;
    }
    html .product.data.items > .item.content th, html .product.data.items > .item.content td {
        padding: 5px 10px 5px !important;
        vertical-align: middle;
    }
    
    html .product.data.items > .item.content td span {
        padding: 5px;
        font-size: 13px;
        margin: 5px;
        display: inline-block;
        background: #f2f2f2;
        border-radius: 5px;
        color:#000;
    }
    html .product.data.items > .item.content td span:empty{
        display:none;
    }
    div#delivery-message.success {
        color: #015c21;
    }    
    html div#delivery-message {
        font-size: 13px;
    }
    html .product.data.items > .item.content .scroll {
        max-height: 190px;
        overflow-y: auto;
    }