.post-list .post-image .post-category {
    display: none;
}
.post-list .post-info .post-data-wrap {
    display: none;
}
.blog-index-index .post-list-wrapper .post-list.modern .post-holder-1 .post-info {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
}
.blog-index-index .post-list-wrapper .post-holder.post-holder-1 .post-container .post-image{
    width: 50%;
    padding-right: 0;
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    margin-right: 0;
}
.post-list-wrapper .post-list {
    grid-gap: 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.blog-index-index .post-list.modern .post-item.post-holder.post-holder-1 {
    grid-column: 1 / -1;
}
.post-list.modern .post-item.post-holder {
    padding: 0;
}
.post-list-wrapper .post-list .post-holder .post-image {
    width: 100%;
    padding-right: 0;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
}
.post-list-wrapper .post-list.modern .post-holder .post-info {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0 30px 30px;
}
.blog-index-index .post-list-wrapper .post-list .post-item.post-holder.post-holder-1 .post-container {
    flex-flow: row;
}
.post-list-wrapper .post-list .post-holder .post-container {
    flex-flow: column;
}
.blog-index-index .index-description{
    padding-left: 0;
    text-align: center;
    margin-bottom: 60px;
}
.blog-index-index .page-title-wrapper {
    display: none;
}
.wrapper-breadcrums {
    display: none;
}
.index-description h2 {
    font-size: 62px;
    font-weight: bold;
    max-width: 978px;
    margin: 0 auto;
    line-height: 80px;
    margin-bottom: 30px;
    margin-top: 40px;
}
.index-description p {
    font-size: 20px;
    max-width: 1060px;
    margin: 0 auto;
    line-height: 34px;
    letter-spacing: 0.15px;
}
.blog-page-list .post-holder {
    border: 0;
}
.blog-index-index .post-list .post-holder.post-holder-1 .post-description p {
    min-height: auto;
    display: inline-block;
}
.blog-index-index .post-list.modern .post-item.post-holder.post-holder-1 .post-info {
    border: 1px solid #ddd;
    border-left: 0;
    background: #fff;
}
.post-title-wrap {
    margin: 0;
}
.blog-index-index .post-list .post-holder-1 .post-info .post-title-wrap h3 {
    margin: 40px 0 20px;
    min-height: auto;
}
.blog-index-index .post-list .post-holder-1 .post-info .post-title-wrap h3 a {
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
}
.post-list .post-description {
    line-height: 34px;
    font-size: 20px;
    letter-spacing: 0.5px;
    margin-bottom: 0 !important;
}
.post-read-more a.action.primary {
    background: none;
    color: #1863C1;
    padding: 0;
    text-transform: initial;
    font-weight: 500;
    height: auto;
    min-height: auto;
    margin: 0;
    font-family: 'Montserrat';
    font-size: 15px;
}
.post-read-more {
    text-align: right;
}
.post-list .post-description p {
    margin-bottom: 30px;
}
.post-list .post-image .image-container {
    max-height: 440px;
}
.post-list.modern .post-holder .post-info {
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9;
    border-top: 0;
}
.post-list .post-holder .post-info .post-title-wrap h3 a {
    font-size: 28px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
}
.post-list .post-holder .post-info .post-title-wrap h3 {
    margin: 30px 0 20px;
    min-height: 80px;
}
.post-list .post-holder .post-description p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: 144px;
    max-height: 144px;
}
.post-read-more a.action.primary:hover {
    text-decoration: underline;
}
.post-list .post-holder .post-info .post-title-wrap h3 a:hover {
    color: #1863C1;
}
.post-list .post-holder .post-container:hover .post-info,.blog-index-index .post-list.modern .post-item.post-holder.post-holder-1 .post-info:hover{
    border-color: #24BD4D;
    background-color: #fff;
}
.blog-menu-main {
    background-color: #8b772b;
}
.blog-menu-wrapper .blog-menu-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu-blog-categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    column-gap: 60px;
}
.blog-menu-content .widget.blog-search {
    width: auto;
    float: none;
}
.menu-blog-categories ul li {
    margin: 0;
}
.blog-menu-wrapper .header.content {
    padding-top: 0;
    padding-bottom: 0;
}
.menu-blog-categories ul li {
    margin: 0;
}
.menu-blog-categories ul li a, .menu-blog-categories ul li a:hover {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Barlow';
    line-height: 66px;
    display: inline-block;
    position: relative;
}
.menu-blog-categories ul li a:hover {
    text-decoration: underline;
}
.menu-blog-categories ul li a.active:after {
    content: '';
    height: 8px;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
    left: 0;
}
.blog-menu-main .widget.blog-search input[type="text"] {
    color: #fff;
    background-color: transparent;
    border: 0;
    max-width: 136px;
    padding-left: 40px;
    padding-right: 5px;
    font-size: 15px;
    background-image: url(../images/blog-search.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.post-list .post-holder .post-description p:not(:first-child) {
    display: none;
}
.blog-menu-main .widget.blog-search input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff !important;
}
.blog-menu-main .widget.blog-search input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #fff !important;
   opacity:  1;
}
.blog-menu-main .widget.blog-search input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #fff !important;
   opacity:  1;
}
.blog-menu-main .widget.blog-search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff !important;
}
.blog-menu-main .widget.blog-search input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
   color: #fff !important;
}
.blog-menu-main .widget.blog-search input[type="text"]::placeholder { /* Most modern browsers support this now. */
   color: #fff !important;
}
.blog-menu-main .widget.blog-search input[type="text"]:focus{
    box-shadow: none;
}
.blog-menu-main .widget.blog-search .action.search:hover {
    -moz-transform: translateX(13px);
    -webkit-transform: translateX(13px);
    -o-transform: translateX(13px);
    transform: translateX(13px);
}
.blog-menu-main .widget.blog-search .action.search {
    height: 46px;
    -moz-transform: translateX(13px);
    -webkit-transform: translateX(13px);
    -o-transform: translateX(13px);
    transform: translateX(13px);
    line-height: 46px;
}
.widget.blog-search .action.search:before {
    line-height: 46px;
    height: 46px;
    color: #fff;
}
.blog-menu-main .widget.blog-search .actions {
    display: none;
}
.blog-post-view .page-main {
    background-image: url('../images/blog-view-bg.png');
    background-repeat: no-repeat;
    max-width: 100%;
    background-size: 100% auto;
}
.blog-post-view .page-main > div {
    max-width: 980px;
    margin: 0 auto;
    background: transparent;
}
.blog-post-view .page-main > .page-title-wrapper .page-title {
    font-size: 62px;
    line-height: 80px;
    font-weight: 700;
    margin-top: 50px;
}
.blog-post-view .page-title-wrapper {
    text-align: center;
}
.blog-post-view .post-data-wrap {
    text-align: center;
}
.blog-post-view .post-data-wrap a {
    font-weight: 400;
    font-size: 17px;
    margin-left: 5px;
}
.post-data-author-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.15px;
    font-size: 17px;
}
.post-data-author-wrap > div {
    padding-right: 36px;
    margin-right: 36px;
    border-right: 1px solid #D4D2D2;
}
.post-data-author-wrap > div:last-child {
    border-right: 0;
    padding: 0;
    margin: 0;
}
.post-data-reading-time {
    display: inline-block;
    padding: 14px 28px;
    background: #fff;
    font-size: 17px;
    border-radius: 10px;
    box-shadow: -webkit-box-shadow: 0px 3px 36px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 3px 36px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 3px 36px 0px rgba(0,0,0,0.08);
    line-height: 27px;
    letter-spacing: 0.25px;
}
.post-data-author-combine {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.fact-block > span:before {
    content: '\f058';
    font-family: 'FontAwesome';
    color: #24BD4D;
    font-size: 18px;
    margin-right: 10px;
}
.blog-post-view .post-content {
    margin-top: 30px;
    padding-top: 54px;
    border-top: 1px solid #E2E1E1;
}
.post-author-name img {
    max-width: 40px;
    vertical-align: top;
    margin-right: 12px;
}
.post-author-name {
    display: flex;
    align-items: center;
}
.blog-section-title h2.small-heading {
    font-size: 36px;
    line-height: 49px;
}
.blog-section-title h2 {
    font-size: 43px;
    line-height: 58px;
}
.blog-post-view .post-description p {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0.15px;
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
}
.blog-post-view .blog-section {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.post-description ul {
    list-style-type: none;
}
.post-description .blog-index.left-border .blog-section-content ul {
    padding-left: 30px;
}
.post-description .blog-index.left-border .blog-section-content > ul {
    border-left: 2px solid #E0C714;
}
.post-description .blog-index.left-border .blog-section-content > ul > li > a {
    font-weight: 600;
}
.post-description .blog-index.left-border .blog-section-content ul li > ul > li {
    margin-bottom: 15px;
}
.post-description .blog-index.left-border .blog-section-content ul li > ul > li:first-child {
    margin-top: 10px;
}
.post-description .blog-index.left-border .blog-section-content ul li > ul > li:last-child {
    margin-bottom: 0;
}
.post-description .blog-index.left-border .blog-section-content > ul > li {
    margin-bottom: 20px;
}
.post-description .blog-index.left-border .blog-section-content ul li a {
    color: #1863C1;
}
.blog-post-view .post-description p.yellow-para {
    background: #FEFAE1;
    padding: 24px;
    border-left: 9px solid #FADF98;
}
.blog-post-view .post-description p.yellow-para a {
    color: #1863C1;
    text-decoration: underline;
}
.blog-section-content h3 {
    margin: 30px 0 20px 0;
}
.blog-post-view .post-description p.with-tick {
    padding-left: 50px;
    background-image: url('../images/para-tick.png');
    background-repeat: no-repeat;
    background-position: top left;
}
.blog-post-view .header-wrapper-content.sticky-menu.active {
    position: relative !important;
}
.blog-section.with-bottom-border {
    margin-bottom: 80px;
    padding-bottom: 50px;
    border-bottom: 1px solid #B7B7B7;
}
.pros-cons-section {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}
.pros-cons-wrap {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}
.pros-cons-item strong {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Barlow';
    line-height: 40px;
    padding: 15px 38px;
    display: inline-block;
    width: 100%;
    border-radius: 10px 10px 0 0;
    color: #fff;
}
.pros-cons-item.pros strong {
    background-color: #0E8D2F;
}
.pros-cons-item.cons strong {
    background-color: #C41021;
}
.pros-cons-item ul {
    margin: 0;
    padding: 24px 30px;
    border-radius: 0 0 10px 10px;
}
.pros-cons-item.pros ul {
    background-color: #F5FAF6;
}
.pros-cons-item.cons ul {
    background-color: #FFF6F2;
}
.pros-cons-item ul li {
    font-size: 19px;
    line-height: 36px;
    margin-bottom: 15px;
    padding-left: 44px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left 6px;
}
.pros-cons-item.pros ul li {
    background-image: url('../images/pros-tick.png');
}
.pros-cons-item.cons ul li {
    background-image: url('../images/cons-tick.png');
}
.blog-section-content table th, .blog-section-content table td {
    padding: 18px 30px;
    border: 1px solid #fff;
}
.blog-section-content table th {
    font-size: 26px;
    font-family: Barlow;
    line-height: 38px;
    color: #fff;
    background: #232F3E;
    font-weight: 600;
    text-transform: capitalize;
}
.blog-section-content table td {
    font-size: 20px;
    line-height: 34px;
    background-color: #E8F1EB;
}
.blog-section-content table tr:nth-child(even) td {
    background-color: #F9F9F9;
}
.blog-section.with-bottom-margin {
    margin-bottom: 80px;
}
.blog-section-content table td:first-child {
    width: 27%;
}
.blog-section.blog-section-faq .blog-section-wrap {
    padding: 0 30px;
    border: 1px solid #E4E4E4;
    border-radius: 10px;
}
.blog-section-faq .blog-section-title h2 {
    margin-top: 46px;
    text-align: center;
    margin-bottom: 30px;
}
.blog-faq-item h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    font-family: 'Montserrat';
    padding: 0 60px 0 30px;
    position: relative;
    cursor: pointer;
}
.blog-faq-item p {
    padding: 0 30px;
}
.blog-faq-item:not(.active) p {
    display: none;
}
.blog-faq-item:not(.active) h4 {
    font-weight: 400;
}
.blog-faq-item {
    padding: 18px 0;
    border-bottom: 1px solid #E4E4E4;
}
.blog-post-view .post-description .blog-faq-item p {
    margin-bottom: 0;
    margin-top: 10px;
}
.blog-faq-item.active {
    background-color: #F4FCFE;
    border: 1px solid #4FC1EC;
    border-radius: 10px;
}
.blog-faq-items .blog-faq-item:not(.active):last-child {
    border-bottom: 0;
}
.blog-faq-item h4:after {
    content: '\f107';
    position: absolute;
    right: 30px;
    top: 0px;
    font-family: 'FontAwesome';
    color: #4978BC;
    font-size: 28px;
    font-weight: normal;
}
.blog-faq-item.active h4:after {
    content: '\f106';
}
.blog-section.blog-section-about .blog-section-wrap {
    padding: 0 30px 30px;
    border-radius: 10px;
    background-color: #F4F4F4;
}
.blog-section-about .blog-section-title h2 {
    margin: 32px 0 30px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #B8B8B8;
    padding-bottom: 28px;
}
.blog-author-block-wrap {
    display: flex;
    gap: 34px;
}
.blog-author-icon {
    min-width: 100px;
}
.post-content .post-description .blog-author-icon img {
    margin: 0;
}
.blog-author-info strong {
    font-size: 36px;
    font-family: 'Barlow';
    line-height: 50px;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}
.role-social-wrap {
    display: flex;
    gap: 10px;
}
.blog-author-social ul li a {
    font-weight: 500;
    color: #1863C1;
    text-transform: capitalize;
    text-decoration: underline;
}
.blog-author-social ul {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 8px;
}
.blog-author-social ul li {
    margin: 0;
}
.blog-post-view .post-description .blog-author-info p {
    font-size: 17px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 0;
}   
.blog-post-view .page-wrapper > .page-bottom {
    max-width: 1370px;
    padding: 0 10px;
    width: 100%;
}
.recent-blog-post .block-title strong {
    font-size: 43px;
    font-family: Barlow;
    line-height: 58px;
    font-weight: 600;
    margin: 0;
}
.recent-blog-post .block-title {
    width: 100%;
    display: inline-block;
    margin-bottom: 38px;
}
.recent-blog-post .owl-carousel .owl-item img {
    width: 100%;
    min-height: 286px;
    object-fit: cover;
}
.item-post-link {
    padding: 24px;
    background-color: #F9F9F9;
}
.item-post-link .main-link {
    margin-bottom: 24px;
    width: 100%;
    display: inline-block;
}
.item-read-full {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.item-read-full a {
    font-weight: 500;
    color: #1863C1 !important;
    font-size: 15px;
}
.item-post-link .main-link a {
    font-size: 22px;
    font-weight: 600;
    font-family: Barlow;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.recent-blog-post {
    display: inline-block;
    width: 100%;
    margin-bottom: 100px;
}
.recent-blog-post .owl-carousel .owl-nav {
    top: -84px;
}
.recent-blog-post .owl-carousel .owl-nav [class*='owl-']:hover {
    border: 0;
    background: #fff;
    color: #000;
}
.recent-blog-post .owl-carousel .owl-nav [class*='owl-']:before {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
}
.recent-blog-post .owl-carousel .owl-nav [class*='owl-'] {
    border: 0;
}
.recent-blog-post .owl-carousel .owl-nav [class*='owl-']:before {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
}
.post-sharing-bottom .share-elements {
    display: flex;
    flex-flow: column;
}
.blog-post-view .post-view-modern .post-sharing-bottom {
    padding: 0;
    margin: 0;
    border: 0;
    position: fixed;
    left: 0;
    top: 40%;
}
.blog-post-view .post-sharing-bottom .share-elements .icon-wrapper .label {
    display: none;
}
/*05Aug24*/
.blog-post-view .post-description p.yellow-para.small {
    font-size: 15px;
    line-height: 20px;
}
.blog-post-view .post-description .index-links p a {
    text-decoration: underline;
    color: #1863C1;
}
.blog-post-view .post-description p.with-tick.blue {
    background-image: url('../images/blue-tick.png');
}
.upper-bold {
    font-family: Barlow;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-product-wrap {
    padding: 26px 32px 32px;
    border-radius: 10px;
    border: 1px solid #D3CECC;
}
.blog-product-title h2 {
    margin: 0;
    padding-left: 200px;
    font-size: 43px;
    line-height: 58px;
}
.blog-product-image {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}
.blog-product-shop {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.blog-product-shop .action.primary {
    background: #24BD4D;
    height: 44px;
    line-height: 44px;
    padding: 0;
    font-size: 19px;
    font-family: 'Barlow';
    font-weight: 600;
    min-width: 306px;
    margin: 0;
}
.blog-product-shop a span:after {
    content: '\f105';
    font-family: FontAwesome;
    margin-left: 8px;
    font-weight: normal;
    font-size: 20px;
}
.blog-product-item .pros-cons-item.pros strong {
    background-color: #3665A9;
}
.blog-product-item .pros-cons-item.pros ul {
    background-color: #F2F5F8;
}
.blog-product-item .pros-cons-item ul {
    padding: 24px;
}
.blog-product-item  .pros-cons-item ul li {
    font-size: 19px;
    line-height: 36px;
}
.blog-product-features {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.blog-product-takeaway {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.blog-product-features > strong,.blog-product-takeaway > strong {
    font-size: 28px;
    font-family: 'Barlow';
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 26px;
    display: inline-block;
    width: 100%;
}
.blog-post-view .post-description .blog-product-features p {
    font-size: 19px;
    background-size: 23px auto;
    line-height: 24px;
    margin-bottom: 32px;
    padding-left: 40px;
}
.blog-product-takeaway p:last-child {
    margin-bottom: 0;
}
.blog-product-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
}
body {
  counter-reset: blogProductItem;
}
.blog-product-title h2::before {
    counter-increment: blogProductItem;
    content: counter(blogProductItem);
    position: absolute;
    left: -20px;
    top: -40px;
    font-size: 100px;
    line-height: 100%;
    height: 200px;
    width: 200px;
    background: #FAF6DC;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-family: 'Montserrat';
    padding-top: 40px;
    padding-left: 20px;
}
/*05Aug24*/
/*14Aug24*/
.product-guide {
    border: 1px solid #DDEEF4;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}
.product-guide-title strong {
    background-color: #DDEEF4;
    display: inline-block;
    width: 100%;
    padding: 18px 30px;
    font-size: 28px;
    line-height: 38px;
    font-family: 'Barlow';
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.product-guide-items {
    padding: 26px;
}
.product-guide-items-wrap {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}
.post-content .post-description .product-guide-item-left img {
    max-height: 60px;
    margin: 0;
}
.guide-product-image {
    min-width: 75px;
    min-height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-guide-item-left span {
    height: 75px;
    width: 75px;
    font-size: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 75px;
    font-weight: bold;
}
.product-guide-item-left {
    display: flex;
    border: 1px solid #DCE1E5;
    width: 150px;
    align-items: center;
    min-width: 150px;
    border-radius: 43px 13px 13px 43px;
}
.guide-product-counter {
    border-right: 1px solid #DCE1E5;
}
.product-guide-item {
    display: flex;
    gap: 20px;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 43px 13px 13px 43px;
}
.product-guide-item:hover .product-guide-item-left {
    border-color: #fff;
}
.product-guide-item:hover .guide-product-counter{
    border-color: #1863C1;
}
.product-guide-item:hover {
    border-color: #1863C1;
}
.product-guide-item-right a {
    font-weight: 500;
    text-decoration: none;
}
.product-guide-item-right a:hover {
    color: #1863C1 !important;
}
.product-guide-item-right a span {
    padding-right: 10px;
}
.product-guide-item:hover .guide-product-counter:after,.product-guide-item:hover .guide-product-counter:before {
    content: '';
    height: 2px;
    width: 1px;
    background: #1863C1;
    position: absolute;
    right: -1px;
    bottom: -2px;
    z-index: 9;
}
.product-guide-item:hover .guide-product-counter:before {
    top: -2px;
    bottom: auto;
}
.blog-post-view .post-description p.with-tick.blue.tick-padding {
    margin-left: 20px;
    margin-bottom: 36px;
}
/*14Aug24*/
/*15Aug24*/
.blog-product-top-wrap {
    display: flex;
    gap: 30px;
}
.blog-product-top-wrap > div {
    width: 50%;
}
.product-item-guide .blog-product-title h2 {
    margin: 0;
    padding-left: 0;
    font-size: 37px;
    line-height: 52px;
    position: relative;
    padding-top: 100px;
}
.product-item-guide .blog-product-title h2::before {
    counter-increment: blogProductItem;
    content: counter(blogProductItem);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 80px;
    line-height: 100%;
    height: auto;
    width: auto;
    background: #fff;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-family: 'Montserrat';
    padding-top: 0;
    padding-left: 0;
}
.product-item-guide .blog-product-title h2 {
    margin: 0;
    padding-left: 0;
    font-size: 43px;
    line-height: 58px;
    position: relative;
    padding-top: 100px;
}
.product-item-guide .blog-product-shop {
    text-align: left;
    margin-top: 50px;
}
.product-item-guide .blog-product-shop .action.primary {
    text-align: center;
}
/*15Aug24*/
/*16Aug24*/
.widget.block-categories ul.accordion>li a {
    display: inline-block;
    border: 0;
}
.widget.block-categories ul li {
    padding: 0;
}
.widget.blog-search {
    margin-bottom: 0 !important;
}
.widget.blog-search .action.search:before {
    background: none;
}
.blog-post-view .post-description p.with-tick.orange {
    background-image: url('../images/orange-tick.png');
}
.post-content .post-description ul.two-coloum {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    padding: 0;
}
.post-content .post-description ul.two-coloum li.with-tick.orange.tick-padding {
    padding-left: 48px;
    background-image: url('../images/orange-tick.png');
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: 20px;
    font-size: 19px;
    line-height: 32px;
    margin-bottom: 20px;
}
.post-content .post-description ul.custom-numbering {
    padding: 0;
}
.post-content .post-description ul.custom-numbering li {
    font-size: 19px;
    margin-bottom: 20px;
}
.post-content .post-description ul.custom-numbering li {
    font-size: 19px;
    margin-bottom: 24px;
    display: flex;
    column-gap: 15px;
    line-height: 32px;
}
.post-content .post-description ul.custom-numbering li > span {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    min-width: 36px;
}
.post-content .post-description ul.custom-numbering li > span.c-one {
    background-image: url('../images/c-one.png');
}
.post-content .post-description ul.custom-numbering li > span.c-two {
    background-image: url('../images/c-two.png');
}
.post-content .post-description ul.custom-numbering li > span.c-three {
    background-image: url('../images/c-three.png');
}
.post-content .post-description ul.custom-numbering li > span.c-four {
    background-image: url('../images/c-four.png');
}
.post-content .post-description ul.custom-numbering li > span.c-five {
    background-image: url('../images/c-five.png');
}
.post-content .post-description ul.custom-numbering li > span.c-six {
    background-image: url('../images/c-six.png');
}
.post-content .post-description ul.custom-numbering li > span.c-seven {
    background-image: url('../images/c-seven.png');
}
.post-content .post-description ul.custom-numbering li > span.c-eight {
    background-image: url('../images/c-eight.png');
}
.post-content .post-description ul.custom-numbering li > span.c-nine {
    background-image: url('../images/c-nine.png');
}
.post-content .post-description ul.custom-numbering li > span.c-ten {
    background-image: url('../images/c-ten.png');
}
.post-content .post-description ul.custom-numbering li > span.c-eleven {
    background-image: url('../images/c-eleven.png');
}
.post-content .post-description ul.custom-numbering li > span.c-twele {
    background-image: url('../images/c-twele.png');
}
.post-content .post-description ul.custom-numbering {
    padding-left: 24px;
}
.blue-pros .pros-cons-item.pros strong {
    background-color: #3665A9;
}
.blue-pros .pros-cons-item.pros ul {
    background-color: #F2F5F8;
}
.post-content .post-description ul.two-coloum.full-width {
    display: inline-block;
}
.post-content .post-description ul.two-coloum.full-width li {
    margin-bottom: 30px !important;
}
.post-content .post-description ul.two-coloum.full-width li:last-child {
    margin-bottom: 0 !important;
}
.post-content .post-description p > img {
    width: 100%;
}
/*16Aug24*/