/*----------------------
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;
}

::selection {
    background: #3a3a3a;
    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;} */



p {
    font-weight:400;
    line-height:25px;
}
/*----------------------
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 {
    background: #fcecd4;
    padding: 12px 0px;
}

.page_home .elementor-widget-theme-site-logo {
    position: relative;
    top: 20px;
    z-index: 1;
}

.top_banner_single_img img {
    max-width: unset !important;
    position: relative;
    right: -2.8em;
}

ul.platform_list {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
}

.platform_title .elementor-heading-title {
    position: relative;
}

.platform_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 74px;
    height: 4px;
    background: #ee6969;
}

.platform_title {
    margin-bottom: 40px !important;
}
.page_home header .elementor-widget-wrap.elementor-element-populated,.page_home header
{
    padding-top: 0px;
    padding-bottom: 0px !important;
}

.top_banner_section:after {
    content: '';
    position: absolute;
    left: 0em;
    bottom: -6em;
    background-image: url('/wp-content/uploads/2024/10/top_banner_after_img.png');
    width: 425px;
    height: 405px;
}

.top_banner_section {
    overflow: hidden;
}

.pink_txt {color: #ee6969;}

.mu_custom_menu li.menu-item:last-child a {
    padding: 11px 22px !important;
    background: #ee6969;
    border-radius: 8px;
    border: solid 2px #ee6969;
    color: #fff !important;
}

.mu_custom_menu li.menu-item:last-child a:hover {
    background: #3a3a3a;
    border-color: #3a3a3a;
}

.author_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 35px;
}

.author_list ul li {
    position: relative;
}

.author_list ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -25px;
    top: 4px;
    background-image: url('/wp-content/uploads/2024/10/author_list_icon.png');
    width: 20px;
    height: 18px;
}

.section_small_title {
    margin-bottom: 10px !important;
}

.section_title_large {
    margin-bottom: 10px !important;
}

.section_txt {
    margin-bottom: 10px !important;
}
.author_list:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 100px;
    height: 4px;
    background: #ee6969;
}

.author_single_img img {
    max-width: 130% !important;
    float: right;
}
.abt_txt_col .elementor-widget-wrap.elementor-element-populated {
    padding: 0px 40px !important;
}

.author_single_img img {
    max-width: unset !important;
}

.abt_txt_col {
    flex: 0 0 64% !important;
    height: 470px;
    left: -3em;
    top: 80px;
    background:#fcecd4;
}

.page_about .abt_txt_col {
    height: auto;
    top: 50px;
}

.abt_inner_row .elementor-container.elementor-column-gap-default {
    flex-flow: row !important;
}
.author_section {
    padding: 8em 0px 7em;
}

.author_section:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/10/author_section_after_img-1.png');
    width: 370px;
    height: 351px;
    z-index: -1;
}
.book_info_list ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
}

.book_info_list ul li:nth-child(odd) {
    flex: 0 0 16%;
}

.book_info_list ul li:nth-child(even) {
    flex: 0 0 28%;
}

.book_info_list ul li {
    margin: 0px 0px 6px;
}

.blod_txt {
    font-weight: 600;
}
.prefer_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 11px;
    margin-bottom: 20px;
}

.prefer_list ul li {
    position: relative;
}

.prefer_list ul li a {
    display: inline-block;
    padding: 7px 20px;
    border-radius: 8px;
    background: #3a3a3a;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.5s linear;
    font-weight: 400;
    font-size:13px;
}

.prefer_list ul li a:hover {
    background: #ee6969;
    color: #fff;
}

.prefer_list ul li a img {
    transition: all 0.5s linear;
    margin-left:5px;
}

.makr_title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 100px;
    height: 4px;
    background: #ee6969;
}

.makr_title_after {
    margin-bottom: 25px !important;
}

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

.two_col_btns ul li a {
    padding: 10px 22px;
    border-radius: 10px;
    background: #ee6969;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", Sans-serif;
    position: relative;
    border: solid 1px #ee6969;
    transition: all 0.5s linear;
    display: inline-block;
}

.two_col_btns ul li a:hover {
    border-color:#18191b;
    background:#18191b;
}

.two_col_btns ul li a img {
    margin-right:10px;
    transition:all 0.5s linear;
    max-width:17%;
}

.two_col_btns ul li.black_border_btn a {
    padding-left: 22px;
    background: transparent;
    border-color: #000;
    color:#000;
}

.two_col_btns ul li.black_border_btn a:hover img {
    filter: brightness(0) invert(1);
}
.two_col_btns ul li.black_border_btn a:hover {
    background: #ee6969;
    border-color: #ee6969;
    color: #fff;
}

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

.book_main_section {
    /*height: 495px;*/
    height: 570px;
}

.book_main_section .book_cover_img {
    margin-top: -35px;
}

.book_txt_col {
    padding-top: 35px;
}

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



.my_counter_style .elementor-counter {
    display:flex;
    align-content:center;
}

.starts_counter .elementor-counter-title {
    position: relative;
}

.starts_counter .elementor-counter-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -25px;
    background-image:url('/wp-content/uploads/2024/10/book_section_stars_icon.png');
    width:112px;
    height:20px;
}

.my_counter_style.starts_counter .elementor-counter-title
{
    margin-top: 40px;
}

.my_counter_style.starts_counter .elementor-counter-title {
    margin-top: 30px;
}
.my_counter_style .elementor-counter-title {
    margin-left: 15px;
}

.book_counters_row {
    padding-top: 25px;
}

.center_title_after .elementor-heading-title:after {
    right: 0px;
    margin: 0 auto;
}

.inner_row {
    margin-bottom: 18px;
}

.my_blogs_style .elementor-post__text {
    /*padding: 0px 3em !important;*/
}

.my_blogs_style .elementor-post__text .elementor-post__title {
    /*min-height: 90px;*/
}

.my_blogs_style .elementor-post__read-more
{
    border-bottom: solid 1px #EE6969;
    position: relative;
}

.my_blogs_style .elementor-post__read-more:after,.my_blog_style_new .elementor-post__read-more:after {
    content: '';
    position: absolute;
    right: -15px;
    top: 7px;
    background-image: url('/wp-content/uploads/2024/10/read_more_icon.png');
    width: 9px;
    height: 11px;
}

.recipe_section {
    padding: 7em 0px;
}

.recipe_section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 47%;
    background-image: url('/wp-content/uploads/2024/10/blog_section_after_img.png');
    width: 403px;
    height: 238px;
    z-index: -1;
}

.recipe_section:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 10%;
    background-image: url('/wp-content/uploads/2024/10/blog_section_before_img.png');
    width: 422px;
    height: 525px;
    z-index: -1;
}


.my_blog_style .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
    max-width: 90%;
}

.my_blog_style_new .elementor-post__text {
    background: #3a3a3a;
    width: 300px !important;
    padding: 25px 30px;
    position: relative;
    margin-top: -50px;
}

.my_blog_style_new article.elementor-post {
    overflow: visible;
}

.my_blog_style_new .elementor-post__read-more {
    border-bottom: solid 1px;
    position:relative;
}

.my_blog_style_new .elementor-post__thumbnail__link img {
    border-radius: 0px;
    width: 100%;
}
.blog_section {
    padding: 50px 0px 5em;
}

.my_testi_style .elementor-testimonial__text {
    background: url('/wp-content/uploads/2024/10/testi_section_box_img.png') 100% 100% / 100% 100% no-repeat;
    padding: 5em 4em 2em;
    /*padding: 5em 8em 2em;*/
    /*margin-top: -3em;*/
    margin-top: -3em;
    margin: -3em 2em 0px;
}

.my_testi_style .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    border: solid 3px #3a3a3a;
    position: relative;
    z-index: 1;
}


.testi_section {
    padding: 4em 0px 7em;
    position: relative;
    overflow:hidden;
}

.testi_section:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/10/testi_section_bg_img.png');
    width: 100%;
    height: 350px;
    z-index:-1;
}

.my_testi_style .elementor-testimonial__title {
    position: relative;
}

.my_testi_style .elementor-testimonial__title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -15px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2024/10/testi_stars_icon.png');
    width: 94px;
    height: 16px;
}

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

ul.foo_social a {
    display: inline-block;
    width: 46px;
    height: 46px;
    border: solid 2px #fff;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
    transition: all 0.5s linear;
}

ul.foo_social a img {
    transition: all 0.5s linear;
}

ul.foo_social a:hover {
    background: #ee6969;
    border-color: #ee6969;
}

.top_footer_sec {
    padding: 4em 0px;
    border-top: solid 8px #ee6969;
}

.cp_txt p {margin: 0px;}

.cp_row {
    padding: 7px 0px;
}

.my_foo_menu li.menu-item {
    position: relative;
}

.my_foo_menu li.menu-item:not(:last-child) a:after {
    content: '';
    position: absolute;
    right: -22px;
    top: 1px;
    border: none;
    background-image: url('/wp-content/uploads/2024/10/footer_menu_icon.png') !important;
    width: 20px;
    height: 18px;
    opacity:1 !important;
}
.inner_book_one {
    padding:7em 0px 5em;
    border-top: solid 5px #ee6969;
    /* border-bottom: solid 5px #ee6969; */
}

.inner_book_one .book_cover_img {
    /*margin-top: 35px;*/
}

.inner_book_one {
    height: auto;
}
.inner_book_one .book_txt_col {
    padding-top: 0px;
}
.blog_section_inner {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}

.my_form_style input,.my_form_style textarea {
    padding: 12px 15px !important;
    margin-bottom: 10px;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 14px 15px !important;
}

.my_form_style
{
    margin-top:18px;
}
.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}
h2.post-title {
    display: none;
}
.blog_inner_row {
    padding: 5em 0px 2em;
}

.my_testi_style .elementor-swiper-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #3a3a3a;
    text-align: center;
    line-height: 45px;
    z-index:9;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev i,.my_testi_style .elementor-swiper-button.elementor-swiper-button-next i{
    font-size:0px;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev
{
    background-image:url('/wp-content/uploads/2024/11/arrow_left_img.png');
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    left:-20px;
    top:55%;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-next
{
    background-image:url('/wp-content/uploads/2024/11/arrow_right_img.png');
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    right:-20px;
    top:55%;
    
}
.my_style_bullets ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 7px;
    list-style-type: none;
}

.my_style_bullets ul li:before,.my_style_bullets ol li:before
{
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    width: 15px;
    height: 2px;
    background: #ee6969;
}
.my_style_bullets ol li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 7px;
    list-style-type: none;
}

/* New css ends here */
