/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    background:#0e0e0e;
}

::selection {
    background: #6f6f6f;
    color: #fff;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}

/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */

/*----------------------
Global Images
----------------------*/

img {border: none;max-width: 100%;}
.img-rounded {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.img-polaroid {padding: 4px;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle {-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;}




.container {width: 1170px;margin:0 auto;}


.slider_wrapper {
    width:960px;
    height:409px;
    overflow:hidden;

}

/*----------------------
Header
----------------------*/

#header {
    float: left;
    width: 100%;
}

.logo {float: left;}


/*----------------------
Navigation
----------------------*/
/* Main Navigation
====================================*/


/*----------------------
Footer
----------------------*/

.head
form#searchform {
    position: relative;
    border: 1px solid #cccccc;
    float: right;
    padding: 3px;
}

form#searchform input {
    border: 0;
    padding: 7px 10px;
    float: left;
}

form#searchform input#searchsubmit {
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Inter';
}

form#searchform i {
    position: absolute;
    left: 10px;
    top: 12px;
}

form#searchform input#s {
    padding-left: 30px;
    font-size: 15px;
}
div#service-slider .thumb {
/*     height: 190px; */
    overflow: hidden;
    margin-bottom: 0;
/*     height: 180px; */
}

div#service-slider h3 {
   font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    padding: 0px;
    /* min-height: 80px; */
    font-family: 'Inter';
}

div#service-slider .content p {
    font-size:20px;
    color: #0d4199;
    font-family: 'Inter';
    font-weight: 400;
    font-style: italic;
}

div#service-slider .content {
    text-align: center;
    padding: 10px 10px 30px;
    margin-top: 10px;
}

div#service-slider .content a {
    font-weight: bold;
    font-size: 16px;
    color: #b7b7b7;
    margin: 20px auto 0;
    display: table;
    background-color: #1189fa;
    color: #fff;
    padding: 9px 20px;
    border-radius: 3px;
}
div#service-slider .box {
    max-width: 96%;
    display: block;
    margin: 0 auto;
    padding:25px;
}
#service-slider .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: -70px;
}

#service-slider .owl-nav button.owl-next {
    float: right;
    position: relative;
    right: -140px;
}

#service-slider .owl-nav button {
    font-size: 70px;
    background-color: #1189fa;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 0.4;
}

#service-slider .owl-nav button span {
    position: relative;
    top: -3.2px;
    font-size: 49px;
    float: left;
    width: 100%;
}
div#service-slider ~ div {
    display: none;
}
div#service-slider .thumb img {
    width: unset;
    height: unset;
    max-height: unset;
}

/* New css starts here */

.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

header,.header_top,.header_top .elementor-column
{
    height: 120px;
}

.header_top .elementor-widget-theme-site-logo a {
    background: #fff;
    position: relative;
    z-index: 9;
    border-radius: 0px 0px 10px 10px;
    /*padding: 10px 15px 8px;*/
    padding: 10px;
}

.header_top .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.my_custom_menu {
    padding-top: 55px;
}

.my_custom_menu li.menu-item a {
    position: relative;
}

.my_custom_menu li.menu-item:not(:last-child) a:after {
    content: '';
    position: absolute;
    right: -23px;
    top: 5px;
    width: 8px;
    height: 8px;
    background: #6f6f6f !important;
    opacity: 1 !important;
    transform: rotate(45deg);
}
.top_banner_section {
    padding: 10em 0px;
}

.top_banner_small_title {
    margin-bottom: 0px !important;
}

.top_banner_title {
    margin-bottom: 15px !important;
}

.top_banner_txt {
    margin-bottom: 5px !important;
}

.top_banner_btn .elementor-button {
    padding: 16px 40px !important;
}

span.italic {
    display: inline-block;
    font-style: italic;
}


.author_section {
    padding: 7em 0px;
}

.author_single_img:after {
    content: '';
    position: absolute;
    left: -16em;
    bottom: -5em;
    background-image: url('/wp-content/uploads/2024/11/author_sec_before_img.png');
    width: 235px;
    height: 144px;
}

.author_single_img:before {
    content: '';
    position: absolute;
    left: -13em;
    top: -7em;
    background-image: url('/wp-content/uploads/2024/11/author-splatter.png');
    width: 394px;
    height: 403px;
    transform: rotate(50deg);
}

.author_single_img img {
    position: relative;
    z-index: 9;
}

.author_section:after {
    content: '';
    position: absolute;
    right: -5em;
    background-image: url('/wp-content/uploads/2024/11/author_single_img_after.png');
    width: 298px;
    height: 291px;
    bottom: 0;
}
.three_bg_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
    padding: 19em 30px 25px!important;
    margin: 0px 10px !important;
}
.inner_row {
    margin-bottom: 35px;
}

.inner_row {
    margin-bottom: 35px;
}

.discover_sec {
    padding: 2em 0px 5em;
    overflow:hidden;
}

.discover_sec:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/service-left-splatter.png');
    width: 174px;
    height: 278px;
}

.discover_sec:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: -4em;
    background-image: url('/wp-content/uploads/2024/11/service-right-splatter.png');
    width: 284px;
    height: 477px;
}
.book_cover_single_img img {
    max-width: unset !important;
}

.book_cover_single_img {
    position: relative;
}

.book_main_section:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/book_section_bg_before.png');
    width: 186px;
    height: 574px;
}

.my_custom_btn .elementor-button {
    padding: 15px 30px !important;
}

.my_counter_row span.elementor-counter-number-prefix {
    display: none;
}

.my_counter_row span.elementor-counter-number-suffix {
    flex-grow: 0;
}

.my_counter_row .elementor-counter {
    display: flex;
    display: -webkit-flex;
}

.my_counter_row .elementor-counter-title {
    margin-left: 42px !important;
    text-align: left !important;
}

.my_counter_row .elementor-counter-number-wrapper {
    position: relative;
}

.my_counter_row .elementor-counter-number-wrapper:after {
    content: '';
    position: absolute;
    right: -20px;
    top: -5px;
    width: 2px;
    height: 60px;
    border: dashed 1px #fff;
}

.counter_row {
    padding: 5em 0px 4em;
}
.my_testi_style .elementor-main-swiper {
    width: 100%;
    overflow: hidden;
}

.my_testi_style .elementor-testimonial__image {
    margin: 0px;
}

.my_testi_style .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    border: solid 2px #9f695a;
    border-radius: 50%;
}

.my_testi_style .elementor-testimonial__text {
    padding: 30px 4em 0px;
    background-image: url('/wp-content/uploads/2024/11/testi_quotre_img.png');
    background-repeat: no-repeat;
    background-position: center;
}

.my_testi_style .elementor-testimonial__text:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2024/11/testi_sec_stars_icon.png');
    width: 143px;
    height: 23px;
    top: 15px;
}

.my_testi_style .elementor-swiper-button {
    width: 44px;
    height: 44px;
    border: solid 1px #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
}

.my_testi_style .elementor-swiper-button i {
    font-size: 0px;
}

.my_testi_style .elementor-swiper-button-prev {
    background-image: url('/wp-content/uploads/2024/11/arrow_left.png');
    background-repeat: no-repeat;
    background-position: center;
    position:absolute !important;
    top:20%;
    left:0em;
    z-index:9;
}

.elementor-swiper-button.elementor-swiper-button-next {
    background-image: url('/wp-content/uploads/2024/11/arrow_right.png');
    background-repeat: no-repeat;
    background-position: center;
    position:absolute !important;
    top:20%;
    right:0em;
    z-index:9;
}
.testi_sec {
    padding: 5em 0px;
}
.insights_sec {
    padding: 5em 0px;
}

.page_home .subscribe_row {
    padding: 20em 0px 8em;
    margin-top: -13em;
}

.page_home .dive_inner_row {
    position: relative;
    z-index: 9;
}
.my_form_style input,.my_form_style textarea {
    padding: 12px 15px !important;
}
.my_form_style textarea
{
    resize:none;
}
.my_form_style .elementor-button {
    padding: 14px 0px !important;
    min-height: auto !important;
}

.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 3px 0px;
}

.footer_bottom {
    padding: 45px 0px;
}

.my_social_list {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.my_social_list a {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #333333;
    text-align: center;
    line-height: 33px;
}
.subscribe_row {
    padding: 11em 0px;
    border-top: solid 3px #6f6f6f;
}
.inner_abt_sec {
    padding: 10em 0px !important;
}
.contact_inner_section {
    padding: 5em 0px 6em;
}


.col_after_block {
    position: relative;
}

.dis_sec_one:before {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/01.png');
    width: 211px;
    height: 346px;
    z-index: 1;
}
.dis_sec_two:before {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/02.png');
    width: 151px;
    height: 360px;
    z-index: 1;
}

.dis_sec_three:before {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/03.png');
    width: 250px;
    height: 355px;
    z-index: 1;
}

.discover_title {
    position: relative;
    z-index: 9;
}

.div_sec_one:before {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/04.png');
    width: 201px;
    height: 314px;
    z-index: 1;
}

.div_sec_two:before {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/05.png');
    width: 198px;
    height: 316px;
    z-index: 1;
}

.div_sec_three:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 15%;
    background-image: url('/wp-content/uploads/2024/11/06.png');
    width: 194px;
    height: 209px;
    z-index: 1;
}

.counter_row:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/reviews-left-splatter.png');
    width: 234px;
    height: 225px;
}
.testi_sec:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/reviews-right-splatter.png');
    width: 260px;
    height: 199px;
}
.subscribe_row:before {
    content: '';
    position: absolute;
    left: -7em;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/newsletter-left-splatter-full.png');
    width: 256px;
    height: 457px;
}

.subscribe_row:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 70px;
    background-image: url('/wp-content/uploads/2024/11/newsletter-right-splatter-full.png');
    width: 230px;
    height: 467px;
}

.book_cover_single_img:after {
    content: '';
    position: absolute;
    left: -9em;
    bottom: -7em;
    background-image: url('/wp-content/uploads/2024/11/book_section_single_img_before.png');
    width: 395px;
    height: 350px;
    z-index: -1;
}

.book_cover_single_img {
    position: relative;
    z-index: 9;
}

.book_main_section {
    overflow: hidden;
}


.insights_sec:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 100px;
    background-image: url('/wp-content/uploads/2024/11/left-flower.png');
    width: 217px;
    height: 316px;
}

.insights_sec:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 100px;
    background-image: url('/wp-content/uploads/2024/11/right-flower.png');
    width: 194px;
    height: 326px;
}
.three_bg_row {
    position: relative;
    z-index: 1;
}

.subscribe_row .elementor-container.elementor-column-gap-default {
    position: relative;
    z-index: 1;
}
.bold_txt {
    font-weight: 700;
}
.section_title_small {
    margin-bottom: 10px !important;
}

.products li.product,.wc-block-product-new .wc-block-grid__products .wc-block-grid__product
{
    background: #fff;
    padding: 15px !important;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgb(0, 0, 0, 0.5);
    text-align: center;
}

.product_titles_section {
    padding: 6em 0px 15em;
}

.products_list_row .elementor-widget-shortcode {
    margin: -11em 0px 4em;
}

.products li.product h2.woocommerce-loop-product__title
{
    font-size: 26px !important;
    color: #000 !important;
    font-family: "Playfair Display", Sans-serif;
    font-weight: 600;
    line-height: 30px;
    position: relative;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title 
{
    padding: 0px 10px !important;
    font-size: 22px !important;
    color: #1a90e8 !important;
    font-family: "Merriweather", Sans-serif;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    margin-bottom: 25px !important;
}

.products li.product h2.woocommerce-loop-product__title:after {
/*     content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -20px;
    background: url(https://marycooper.clientcloud360.com/wp-content/uploads/2024/06/product_section_stars.png);
    width: 160px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto; */
}

.products li.product p {
    margin: 40px 0px 10px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    position: relative;
    border-bottom: dashed 2px #a5a5a5;
    padding-bottom: 15px;
}

.products li.product a.button
{
    padding: 13px 30px !important;
    border-radius: 10px !important;
    background: #000 !important;
    color: #fff !important;
    text-transform: capitalize;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link 
{
    float: none;
    padding: 13px 30px !important;
    border-radius: 10px !important;
    background: #000 !important;
    color: #fff !important;
    text-transform: capitalize;
    font-family: "Poppins", Sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
}


.products li.product span.price
{
    font-size: 26px !important;
    color: #A16A5B !important;
    opacity: 1 !important;
    font-family: "Merriweather", Sans-serif;
    font-weight: 600 !important;
}


.wc-block-grid__product-price
{
    font-size: 20px !important;
    color: #1a90e8 !important;
    opacity: 1 !important;
    font-family: "Merriweather", Sans-serif;
    font-weight: 600 !important;
    position:relative !important;
    bottom:0px !important;
}

.products li.product span.price del {
    opacity: 1 !important;
    color: #000 !important;
    font-size: 18px !important;
    font-family: "Poppins", Sans-serif;
    font-weight: 400 !important;
}

.wp-block-heading.with-empty-cart-icon {
    font-size: 30px !important;
    color: #1a90e8 !important;
    font-weight: 600 !important;
    font-family: "Merriweather", Sans-serif !important;
}

.wp-block-woocommerce-empty-cart-block h2.wp-block-heading {
    font-size: 40px !important;
    color: #000 !important;
    font-family: "Merriweather", Sans-serif !important;
}

.woocommerce ul.products li.product .onsale
{
    display:none !important;
}
section.woocommerce {
    padding: 7em 0px 3em;
    float: left;
    width: 100%;
}

header.woocommerce-products-header,.woocommerce-breadcrumb,h2.post-title,.woocommerce span.onsale 
{
    display: none !important;
}
.woocommerce div.product .product_title {
    color: #fff;
    font-family: "Playfair Display", Sans-serif;
    font-size: 35px;
    font-weight: 600;
}

p.price {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.woocommerce-product-details__short-description p {
    color: #ffffff;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 0px;
}

.woocommerce-product-details__short-description {
    margin: 0px 0px 20px;
}

.woocommerce .quantity .qty {
    height: 44px;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
        padding: 14px 40px !important;
    background: #FFF !important;
    display: inline-block !important;
    border-radius: 25px !important;
    color: #000 !important;
    transition: all 0.5s linear !important;
    font-family: "Poppins", Sans-serif;
    FONT-SIZE: 15px;
    text-transform: uppercase;
    border: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background: #ffffff !important;
}
section.related.products {
    float: left;
    width: 100%;
    padding: 5em 0px 3em;
}

section.related.products > h2 {
    color: #FFFFFF;
    font-family: "Playfair Display", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    margin: 35px 0px;
    text-align: center;
    text-transform: uppercase;
}
.wc-block-cart {
    margin: 5em 0px !important;
}

a.wc-block-components-product-name {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.wc-block-components-product-metadata__description {
    font-size: 15px;
    font-family: "Poppins", Sans-serif;
}

.wc-block-components-button {
    padding: 14px 40px !important;
    background: #fff !important;
    display: inline-block !important;
    border-radius: 25px !important;
    color: #000 !important;
    transition: all 0.5s linear !important;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration:none !important;
    border: none;
}

.product_meta {
    display: none;
}
.wc-block-cart-items,.wc-block-cart__totals-title,.wp-block-woocommerce-cart-totals-block,.wc-block-components-product-name,
.wc-block-components-sidebar-layout .wc-block-components-main, .wc-block-components-sidebar,.woocommerce .woocommerce-result-count
{
    color: #fff !important;
}
.wp-block-woocommerce-checkout {
    padding: 7em 0px !important;
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    header, .header_top, .header_top .elementor-column {
        height: auto;
    }
    .my_custom_menu {
        padding-top: 0px;
    }
    .my_custom_menu .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -90px;
    }
    .top_banner_section {
        padding: 5em 0px;
    }
    .my_custom_menu .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -90px;
    }
    
    .top_banner_title .elementor-heading-title {
        font-size: 50px !important;
    }
    
    .top_banner_title .elementor-heading-title br,.author_single_img:after,.author_single_img:before,
    .author_section:after,.book_cover_single_img:after,.book_main_section:before,.my_counter_row .elementor-counter-title br,
    .insights_sec:after,.insights_sec:before,.subscribe_row:before,.subscribe_row:after,
    .elementor-widget-text-editor br
    {
        display: none;
    }
    .top_banner_btn .elementor-button {
        padding: 13px 25px !important;
    }
    .author_section {
        padding: 5em 0px;
    }
    .discover_sec {
        padding: 0em 0px 4em;
    }
    .author_section .elementor-column,
    .subscribe_row .elementor-column,.footer_bottom .elementor-column,
    .contact_inner_section .elementor-column
    {
        width: 100% !important;
    }
    .contact_inner_section {
        padding: 3em 0px;
    }
    .author_single_img,.book_cover_single_img 
    {
      margin-bottom:35px;  
    }
    .counter_row .elementor-column:not(:last-child){
        margin-bottom: 35px;
    }
    .three_bg_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
        padding: 15em 30px 25px !important;
        margin: 0px 0px 25px !important;
    }
    .book_cover_single_img img {
        max-width: 100% !important;
    }
    .book_main_section .elementor-container.elementor-column-gap-default,
    .contact_inner_section .elementor-container.elementor-column-gap-default
    {
        flex-flow: column-reverse;
    }
    .book_main_section
    {
        padding:4em 0px;
    }
    .counter_row {
        padding: 4em 0px;
    }
    .my_counter_row .elementor-counter {
        display: flex;
        display: -webkit-flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 35px;
    }
    .my_counter_row .elementor-counter:last-child {
        margin-bottom:0px;
    }
    .my_counter_row .elementor-counter-title {
        margin-left: 0px !important;
        text-align: center !important;
    }
    .my_counter_row .elementor-counter-number-wrapper:after {
        content: '';
        position: absolute;
        right: 0px;
        top: unset;
        width: 60px;
        height: 2px;
        border: dashed 1px #fff;
        left: 0px;
        bottom: -15px;
        margin: 0 auto;
    }
    .my_counter_row .elementor-counter-number-wrapper,.contact_inner_section .my_form_style
    {
        margin-bottom: 25px;
    }
    .testi_sec {
        padding: 3em 0px;
    }
    .insights_sec {
        padding: 3em 0px;
    }
    .my_testi_style .elementor-testimonial__text {
        padding: 30px 1.5em 0px;
    }
    .my_testi_style .elementor-swiper-button {
        transform:scale(0.9);
    }
    .page_home .subscribe_row {
        padding: 4em 0px;
        margin-top: 0em;
    }
    .subscribe_row .my_form_style input, .subscribe_row .my_form_style textarea {
        margin-bottom: 10px;
    }
    .footer_bottom {
        padding: 25px 0px;
    }
    .section_title_large .elementor-heading-title {
        font-size: 35px !important;
        line-height: 35px !important;
    }
    .discover_title .elementor-heading-title {
        font-size: 30px !important;
        line-height: 30px !important;
    }
    .col_after_block::before {
        height: 100%;
        background-repeat: no-repeat;
        bottom: 0px !important;
        background-position: center;
        transform: scale(0.8);
        right: -15px;
    }
    .inner_abt_sec {
        padding: 4em 0px !important;
    }
    .subscribe_row {
        padding: 3em 0px;
    }
    section.woocommerce {
        padding: 3em 0px 0em;
    }
    .products li.product h2.woocommerce-loop-product__title {
        font-size: 20px !important;
        line-height: 25px;
    }
    .products li.product span.price {
        font-size: 20px !important;
    }
    .wc-block-cart {
        margin: 3em 0px !important;
    }
    .wp-block-woocommerce-checkout {
        padding: 2em 0px 4em !important;
    }
}

@media only screen and (max-width: 420px) {
    .section_title_large .elementor-heading-title {
        font-size: 28px !important;
        line-height: 28px !important;
    }
    .top_banner_title .elementor-heading-title {
        font-size: 40px !important;
    }
    .my_testi_style .elementor-testimonial__text {
        font-size: 16px !important;
        line-height: 25px !important;
    }
}

/* New css ends here */
