.dl-none {
    display: none;
}
.text-center {
    text-align: center;
}
.j7bb60a1e {
    justify-content: center;
}

.bgmn {
    background-color: var(--color-primary);
}
.color-danger {
    color: red !important;
}

.post-feed {
    padding: 10px 26px 14px 26px;
    background: #ffffff;
    font-size: 15px;
    border: 1px solid rgb(172, 179, 193);
    border-radius: 6px;
    overflow: hidden;
}
.s53a96406, .c55e94c0f .post-feed li.s53a96406 {
    margin: 0;
    padding: 6px 0;
}
.post-feed ul, .c55e94c0f .post-feed ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.s8e794ee9 .post-feed .a7b5c1c5 {
    padding: 0;
}
.f69c8bb1d {
    font-family: Merriweather, serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    margin: 14px 0 18px 0;
    text-align: left;
}
.s53a96406:not(:last-child){
    border-bottom: 1px dashed rgb(172, 179, 193);
}
.s53a96406 a {
    color: var(--color-primary);
    font-weight: bold;
    text-transform: capitalize;
}
.s53a96406 a:hover {
    text-decoration: underline;
}

.post-feed-mobile {
    display: none;
    margin-bottom: 20px;
    padding: 0;
    border: none;
}
.post-feed-mobile ul, .c55e94c0f .post-feed-mobile ul {
    list-style: inside;
}
@media (max-width: 1023px) {
    .post-feed {
        display: none;
    }
    .post-feed-mobile {
        display: block;
        margin-bottom: 20px;
    }
}

.t7a345b36 {
    position: relative;
    display: block;
    max-width: 1099px;
    margin: 0 auto;
}
.t7a345b36 h1, .cf2b1134 .t7a345b36  h1 {
    font-size: 56px;
    line-height: 1.26em;
    letter-spacing: 1px;
    text-align: center;
}

/** fix product card image **/
.p08b45220 .p51c03c48 .f4ed0d19 img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 300px;
    object-fit: contain;
}

@media screen and (max-width: 580px) {
    .p08b45220 .p51c03c48 .f4223c78 .m3e77a638 img {
        width: 100%;
        height: auto;
        max-width: 100%;
        max-height: 300px;
        object-fit: contain;
    }
}

/*** Hub pages widget ***/
.a974fd88 {
    display: flex;
    margin: 12px 9px 12px 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 23px 20px 12px 32px;
}
.ef3bbe68 {
    min-width: 307px;
    max-width: 307px;
    margin-right: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.b2c974c9, h1.b2c974c9, h2.b2c974c9, h3.b2c974c9, p.b2c974c9 {
    width: 100%;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.36em;
    letter-spacing: initial;
    color: #231F20;
    margin: 0;
    margin-bottom: 86px;
}
.h8702b7cd {
    width: 100%;
    margin-left: -15px;
    margin-bottom: 15px;
    align-self: flex-end;
}
.d12f8216 {
    position: relative;
    display: none;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: none;
    background: #F6F8FC;
    border-radius: 4px;
    color: #231F20;
    padding: 14px 12px 16px 15px;
}
.d12f8216.h86c77824 {
    display: flex;
}
.ac3d6094 {
    width: 12px;
    height: 8px;
    margin-left: 20px;
}

.d12f8216:hover, .d12f8216:active, .d12f8216:focus {
    text-decoration: none;
    opacity: 0.7;
}
.e3a522a9 {
    margin-top: 5px;
}
.ef3bbe68, .e3a522a9 {
    flex:1;
}
.c432c77a {
    line-height: 1em;
    margin-bottom: 12px;
}
.c432c77a.b3014cd9 {
    display: none;
}
a.h96078f2d {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: capitalize;
    color: #103244;
}
a.h96078f2d:hover {
    opacity: 0.7;
    text-decoration: underline;
    color: #103244;
}
.h3934906c {
    display: none;
    margin: 20px 0 0 0;
}
.d12f8216.ca9b2d4f {
    display: none;
}
@media screen and (max-width: 768px) {
    .a974fd88 {
        display: flex;
        flex-direction: column;
        padding: 20px 20px;
        margin-right: 0;
    }
    .b2c974c9, h1.b2c974c9, h2.b2c974c9, h3.b2c974c9, p.b2c974c9 {
        margin-bottom: 12px;
    }
    .ef3bbe68 {
        min-width: 100%;
        max-width: 100%;
    }
    .h8702b7cd {
        display: none;
    }
    .d12f8216.a023e13b {
        display: none;
    }
    .h3934906c {
        display: flex;
    }
    .d12f8216.ca9b2d4f {
        display: block;
    }
    .c432c77a.b3014cd9 {
        display: block;
    }
}

/** widget rating system **/
.widget__rating-system {
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #ACB3C1;
    border-radius: 6px;
    overflow: hidden;
}
.r1a62539e {
    background: #FFFFFF;
}

.r82c2e8cb a {
    text-decoration: none;
    font-weight: bold;
}
.r82c2e8cb a:hover {
    opacity: 0.6;
    text-decoration: underline;
}

.r82c2e8cb {
    max-width: 336px;
    padding: 30px 28px;
}

.r5d08e2a0 {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.c8b8855b {
    margin-left: 20px;
    font-family: 'Merriweather';
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}

.r97cc50c8 {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 30px;
}

.cc13a6cf {
    font-family: 'Merriweather';
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}

.r62484e64 {
    font-size: 15px;
    line-height: 25px;
}
/** widget rating system END **/

/** trusted links **/
.b257fa8e {
    position: relative;
    display: inline-block;
}
.t8d24882b {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
a.t8d24882b {}
a.t8d24882b:hover {
    text-decoration: none;
}
.cd57a226 {}
.t8d24882b:hover .cd57a226 {
    text-decoration: underline;
}
.t97f89814 {
    font-size: 10px;
    align-self: flex-start;
    margin-left: 3px;
    text-decoration: none;
    margin-top: -6px;
    max-height: 8px;
}

.t8d24882b svg {
    align-self: flex-start;
    width: 6px;
    height: 5px;
    padding-top: 7px;
    margin-left: 3px;
}

.cbec2365 {
    visibility: hidden;
    width: 336px;
    color: #231F20;
    padding: 20px 25px 25px 25px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px rgba(39, 30, 7, 0.2);
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}
.cbec2365.trl-tooltip-disabled {
    display: none;
}
.b257fa8e:hover .cbec2365 {
    visibility: visible;
    z-index: 22;
}

.t4cd434b0 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 18px;
}
.t780f6d6c {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    margin-right: 7px;
    border-radius: 50%;
    overflow: hidden;
}
.t780f6d6c svg {
    position: relative;
    z-index: 4;
}
.t009fd1d4 {
    display: block;
    font-family: 'Merriweather', serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.36em;
    margin-bottom: 10px;
}
.b2a05e14 {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.t0baaf3e3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: -1px;
}
.t0baaf3e3 .e15c0e1d {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3em;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.e15c0e1d svg {
    width: 11px;
    height: 11px;
    margin-left: 8px;
}
a.e15c0e1d {
    font-weight: normal;
}

.t8fbd6e0c {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.1;
    z-index: 3;
}
/** trusted links END **/

/* references */
.r8503f8b2 {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.f45ebb37, .formatBlock .f45ebb37, .formatBlock .wpb_wrapper .f45ebb37 {
}
.d26d07c7 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.e845c240 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 12px;
}
.r898f65d0 {
    display: flex;
    flex-direction: row;
    width: auto;
    word-break: keep-all!important;
    word-wrap: normal !important;
    margin-right: 8px;
    font-weight: bold;
}
.r25cedf06 {}
.r7f95236e {
    margin-bottom: 8px;
    font-weight: bold;
}
.r77d34bfb {
    margin-bottom: 8px;
}
.r8b81bedd {}
.ac0e5c32 {}
/* references END */
.r6f34b769 {
    margin-bottom: 30px;
}
.ed0fc78c {
    margin-bottom: 30px;
}

@media (max-width: 1023px) {
    .eada4505 .d0670de4 {
        display: none !important;
    }
    .eada4505 .d0670de4:nth-child(1) {
        display: flex !important;
    }
    .eada4505 .d0670de4:nth-child(2) {
        display: flex !important;
    }
}
.h1ac0a33d .fae9763a {
    text-transform: capitalize;
}
.h1ac0a33d .fae9763a > a {
    white-space: normal;
    line-height: 1.3em;
}