/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Rmasystem
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */

.wk_rma_bigbox .block:not(.widget) .block-content .box:nth-child(1){
    float: left;
    clear: left;
}
.wk_rma_bigbox .box-title{
    display: inline-block;
    margin: 0 0 10px;
}
.wk_rma_bigbox .box-information .box-content{
    font-size: 1.6rem;
    line-height: 24px;
}
.wk_rma_bigbox .block:not(.widget) .block-content .box:nth-child(2){
    float: right;

}
.wk_rma_bigbox .block:not(.widget) .block-content .box{
    width: 48%;
}
.wk_image{
    clear: left;
}
.wk-rma-rule-title{
    font-weight: 600;
    cursor: pointer;
}
.rmawrapper {
    display: inline-block;
    position: relative;
    float: unset;

}
.minicart-wrapper .block-minicart:after {
    right: unset;
    top: -14px;
}
.minicart-wrapper .block-minicart {
    right: unset;
    left: 10px;
}

.minicart-wrapper .block-minicart:before {
    right: 12px;
    top: unset;
}
