/**
* 2010-2021 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through LICENSE.txt file inside our module
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright 2010-2021 Webkul IN
* @license LICENSE.txt
*/

.wk-reassurance {
    background: #a43e3e;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 52px;
    padding: 45px 32px 0 !important;
}
.wk-ras-product {margin-top: 2rem;}
.wk-ras-list-center {
    justify-content: center;
    text-align: center;
}
.wk-reassurance .wk-ras-head {
    display: none;
    margin: 15px 0 5px;
    text-align: center;
}
.wk-reassurance .wk-res-head-s {font-size: 22px; line-height: 28px;}
.wk-reassurance .wk-res-head-xs {margin: 15px 0 5px; font-size: 16px; line-height: 19px;}
/* .wk-reassurance .wk-ras-list img {margin: 15px auto auto;}  */
/* .wk-reassurance .wk-ras-list p {font-size: 13px; line-height: 17px; margin-top: 15px;} */
.wk-img-block {margin-bottom: 10px;}
.wk-ras-img-left {float: left;}
.wk-ras-img-list {float: left; width: 75%; margin-left: 10px;}
.wk-reassurance .block-item {
    margin-bottom: 45px;
    padding: 0 5px !important;
}
.wk-reassurance .block-item .wk-ras-img {max-width: 51px;}
.wk-ras-img-grid {margin-top: 10px;}
.wk-ras-img-grid p {
    font-size: 11px;
    margin: 0;
}
