/*** Return Policy ***/

.categorypath-web-store-60-days-returns-policy-for-online-purchases .returns-banner {
    background-color: #f26660;
    min-height: 300px;
}

.categorypath-web-store-60-days-returns-policy-for-online-purchases .returns-banner .returns-banner-inner {
    color: #fff;
}

.categorypath-web-store-60-days-returns-policy-for-online-purchases .returns-banner-inner .left {
    background-color: #d95b56;
    width: 34%;
    height: 150px;
    font-size: 29px;
    text-align: center;
    margin-top: 4%;
    padding-top: 20px;
    display: inline-block;
    float: left;
}

.categorypath-web-store-60-days-returns-policy-for-online-purchases .returns-banner-inner .right {
    display: inline-block;
    width: 62%;
    padding-top: 25px;
    float: right;
}

.categorypath-web-store-60-days-returns-policy-for-online-purchases .returns-banner-inner .right .title, .guarantee-right .title {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    text-transform: uppercase;
}

.categorypath-web-store-60-days-returns-policy-for-online-purchases .returns-banner-inner .right .content, .guarantee-right .content {
    font-size: 28px;
    font-weight: 700;
    margin-top: 5%;
    display: block;
}

.categorypath-web-store-60-days-returns-policy-for-online-purchases .returns-banner-inner .right .byline, .guarantee-right .byline {
    display: block;
    margin-top: 20px;
    font-size: 16px;
}

.categorypath-web-store-60-days-returns-policy-for-online-purchases .returns-disclaimer {
    font-weight: 700;
    font-size: 17px;
    color: #000;
    padding: 3% 8px;
    border: 2px solid #000;
}
