a[title="product_label_IMPROVED"] .productlabeltext {

    padding: 15px;
    font-size: 12px;

}


a[title="product_label_IMPROVED"] .productlabeltext:after {
    content: "";
    z-index: -1;
    position: absolute;
    right: 9px;
    top: -10px;
    width: 0px;
    height: 89px;
    border-left: 40px solid #e45d2b;
    border-right: 40px solid #f26531;
    border-bottom: 35px solid transparent;
    border-bottom: 35px solid transparent;
    filter: drop-shadow(2px 2px 2px rgba(2, 2, 2, 0.5));


}


.juniors-color-stripe-bottom {
    background: url('../../images/maddev/color-stripe-menu.png') #fff repeat-x scroll 0 0;
    background-position-x: 0px;
    background-position-y: 0px;
    background-position: center bottom;
    padding-bottom: 31px !important;
}

.juniors-primary-color {
    color: #f26531 !important;
}

.juniors-display-none {
    display: none !important;
}


.amz-button-widget {
    text-align: center;
    margin-top: 10px;
}

header .header-mobile-mt-60 {
    margin-top: 60px !important;
}

@media only screen and (max-width: 600px) {
    .additional_addresses_all input[name="address"] {
        width: 100%;
    }
}