/*----------------------
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: #FF5E99;
    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 */

.best_seller_sec {
    padding: 12em 0px;
}
.new_my_testi_style .elementor-main-swiper {
    width: 100% !important;
}

.new_my_testi_style .elementor-testimonial__image img {
    width: 100% !important;
    height: auto !important;
}

.new_my_testi_style .swiper-slide {
    border: solid 10px #e2f5ef;
    border-radius: 5px;
}
.my_testi_sec {
    padding: 5em 0px;
}
.inner_testi_sec {
    padding: 10em 0px 5em;
}

.my_testi_block .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px) !important;
}
.my_testi_block .elementor-testimonial__image img {
    width: auto !important;
}
.my_testi_block .elementor-main-swiper{
    width:100% !important;
}
.test_inner_row {
    /*margin: 0px 8em;*/
}
.inner_author_sec,.my_book_sec,.testi_inner_page,
.contact_inner_page
{
    padding: 13em 0px  5em!important;
}
.my_form_style_n input,.my_form_style_n textarea {
    padding: 13px 15px;
}

.my_form_style_n textarea {
    resize: none;
}

.my_form_style_n .elementor-button {
    padding: 18px 0px !important;
}

.my_form_style  input {
    padding: 15px 9em 15px 15px !important;
    border: none !important;
    background: transparent !important;
}

.two_col_form .e-form__buttons {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 153px !important;
}

.my_form_style {
    position: relative;
}

.two_col_form .e-form__buttons button {
    padding: 15px 0px !important;
    min-height: unset !important;
}

.my_form_style input:focus {
    box-shadow:none !important;
}
.shadow_col_main {
    margin-top: 7em;
    border-radius: 50px;
    box-shadow: 0px 0px 15px 5px #EFF0F6;
}
.top_banner_btm_list ul {
    display: table;
    margin: 12px auto 0px;
}

.top_banner_btm_list ul li {
    position: relative;
}

.top_banner_btm_list ul li:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 0px;
    background-image: url(/wp-content/uploads/2024/03/list_icon_style.png);
    width: 23px;
    height: 22px;
}
.abt_main_title_row {
    background: #fff;
    box-shadow: 0px 0px 15px 5px #EFF0F6;
    padding: 30px 0px;
    margin-bottom: 60px;
    border-radius: 18px;
}

.add_full_shadow {
    box-shadow: 0px 0px 15px 5px #EFF0F6;
    border-radius: 30px;
}

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

.single_abt_img img {
    width: 100%;
}

.add_col_spaces {
    padding: 0px 8em 0px 50px;
}

.abt_details_section {
    margin: 0px 5em;
}
.top_banner_section {
    padding-bottom: 40px;
}
.author_section:before {
    content: '';
    position: absolute;
    left: -50px;
    top: -27em;
    background-image: url(/wp-content/uploads/2024/03/abt_section_bolb_img.png);
    width: 468px;
    height: 788px;
    z-index: -1;
}
.book_section_small_title_row {
    margin: 30px 0px 45px;
}

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

.book_section_title_pads .elementor-widget-wrap.elementor-element-populated {
    box-shadow: 3px 2px 15px 0px #EFF0F6;
    height: 325px;
    padding: 0px 8em 0px 50px !important;
    margin: 50px 0px 0px -125px;
    position: relative;
    z-index: 9;
    background: #fff;
    border-radius: 25px;
    width: 680px;
}

.book_cover_img {
    margin-bottom: 0px !important;
}
.move_btn_up {
    margin-top: -25px;
}

.book_section_two_row {
    margin: 0px 3em;
}
.public_content_row {margin: 30px 3em 60px;}

.public_content_row br {
    display: none;
}
.main_public_gradient_row .elementor-container.elementor-column-gap-default
{
    background-image: linear-gradient(to right, #4A3AFF, #6D3AFF);
    border-radius: 40px;
    padding: 15px;
    /*width: 100% !important;*/
    /*max-width: 95% !important;*/
    
}
.main_public_gradient_row:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0em;
    background-image: url(/wp-content/uploads/2024/03/public_section_after.png);
    width: 596px;
    height: 788px;
    z-index: -1;
}
.main_public_gradient_row {
    margin-bottom: 35px;
}
.two_col_footer_form  .elementor-field-group {
    margin-bottom: 0px !important;
}

.two_col_footer_form button.elementor-button.elementor-size-sm {min-height: 50px;}

.footer_shadow_row {
    box-shadow: 0px 0px 15px 5px #EFF0F6;
    padding: 40px 60px;
    border-radius: 30px;
}
.footer_cp_txt p {
    margin: 0px;
}

.footer_bottom_row {
    padding: 50px 0px 25px;
}
.my_other_platform_sec {
    padding: 5em 0px;
}

@media only screen and (max-width: 900px) {
    .container {
        width: 100%;
    }
    .abt_details_section {
        margin: 25px 0px 0px;
        border-radius: 75px;
        padding: 0px 0px 25px;
    }
    .abt_details_section .elementor-column,.book_section_two_row .elementor-column,.public_content_row .elementor-column
    {
        width: 100% !important;
    }
    
    .single_abt_img img {
        border-radius: 30px !important;
        margin-bottom: 35px;
        width: auto;
    }
    .abt_main_title_row {
        margin-bottom: 0px;
    }
    .book_section_small_title_row {
        margin: 20px 0px 0;
    }
    .book_section_title_pads .elementor-widget-wrap.elementor-element-populated {
        padding: 25px 35px !important;
        margin: 20px 0px 0px 0px;
        width: auto;
    }
    .move_btn_up {
        margin-top: 20px;
    }
    .book_section_two_row {
        margin: 0px 0px 25px;
    }
    .public_content_row {
        margin: 30px 0em 30px;
    }
    .main_public_gradient_row .elementor-container.elementor-column-gap-default {
        margin: 0px 20px;
    }
    .shadow_col_main {
        margin-top: 4em;
        border-radius: 30px;
    }
    .my_form_style input {
        padding: 15px !important;
    }
    .two_col_form .e-form__buttons {
        position: relative;
        right: 0px;
        top: 0px;
        width: 100% !important;
    }
    .two_col_form .e-form__buttons button {
        margin-bottom: 10px;
    }
    .add_full_shadow {
        box-shadow: unset;
        border-radius: 0px;
    }
    .add_col_spaces {
        padding: 0px;
    }
    .add_col_spaces .elementor-widget-wrap.elementor-element-populated {
        box-shadow: 0px 0px 15px 5px #EFF0F6;
        padding: 50px !important;
        border-radius: 50px;
    }
    .footer_form .elementor-col-50 {
        width: 100% !important;
    }
    .footer_form button {
        margin-top: 15px;
    }
    .footer_bottom_row {
        padding: 20px 0px;
    }
    .header_top .hide_on_mob {
        display: none;
    }
    
    .header_top .elementor-column {
        width: 100%;
    }
    .public_content_row .section_title_large .elementor-heading-title {
        font-size: 35px !important;
        line-height: 40px !important;
    }
    .book_cover_img img {
        max-width: 100% !important;
    }
    .my_header_style {
        position: relative !important;
        top: 0px !important;
        left: 0px !important;
        width: 100% !important;
    }
    
    .my_header_style .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -40px;
    }
    .remove_sps_mob .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
    .header_logo_img .elementor-widget-container {
        padding: 0px !important;
    }
    .my_top_banner_style {
        padding: 5em 0px !important;
    }
    .my_top_social_list .elementor-social-icons-wrapper.elementor-grid {
        display: flex !important;
        display: -webkit-flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .top_banner_title .elementor-heading-title {
        font-size: 120px !important;
        color: rgb(255,255,255,0.8) !important;
    }
    .my_book_section {
        padding: 5em 0px !important;
    }
    
    .my_book_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse !important;
    }
    .single_cover_img,.author_single_img
    {
      margin-bottom:35px;
    }
    .my_book_section {
        padding: 5em 0px !important;
    }
    .my_book_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse !important;
    }
    .my_other_platform_sec .elementor-container.elementor-column-gap-default {
        flex-flow: wrap;
        justify-content: center;
        align-items: center;
    }
    .my_other_platform_sec .elementor-container.elementor-column-gap-default .elementor-column {
         /*flex: 0 0 48%; */
         /*width: 50%; */
    }
    .my_other_platform_sec .elementor-column:not(:last-child) {
        margin-bottom: 20px !important;
    }
    .my_other_platform_sec {
        padding: 0px 0px 4em;
    }
    .my_auhtor_sec {
        padding: 5em 0px !important;
    }
    .best_seller_sec {
        padding: 5em 0px;
        background-image: url('/wp-content/uploads/2025/02/new_platform_img_single.png') !important;
    }
    .best_seller_sec .elementor-heading-title
    {
        text-align: center !important;
    }
    .my_testi_sec {
        padding: 3em 0px;
    }
    .other_style_title {
        max-width: unset !important;
        width: auto !important;
    }
    .my_subs_row input {
        border: solid 1px #000 !important;
        border-radius: 25px !important;
        padding: 15px !important;
    }
    
    .my_subs_row .elementor-button {
        padding: 18px 0px !important;
        min-height: auto !important;
    }
    .foo_menu_row {
        padding: 0px !important;
    }
    
    .foo_menu_row .elementor-column {
        width: 100% !important;
    }
    
    .foo_menu_row .elementor-nav-menu__align-right .elementor-nav-menu {
        margin: 0px  !important;
    }
    
    .foo_menu_row .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        flex-flow: column !important;
    }
    
    .cp_row p {
        text-align: center;
    }
    
    .foo_menu_row li.menu-item a {
        padding: 0px 0px 15px!important;
    }
    
    .foo_menu_row li.menu-item:last-child a {
        padding-bottom: 0px !important;
    }
    .remove_line_btm_sp {
        margin-bottom: 0px !important;;
    }
    .cp_row .elementor-social-icons-wrapper.elementor-grid {
        display: flex;
    }
    .inner_author_sec {
        padding: 3em 0px 1em !important;
    }
    .inner_book_page {
        padding: 3em 0px !important;
    }
    .inner_testi_sec {
        padding: 0px 0px 2em;
    }
    .contact_inner_page {
        padding: 0em 0px 3em !important;
    }
}

@media only screen and (max-width: 480px) {
    .add_col_spaces .elementor-widget-wrap.elementor-element-populated {
        padding: 30px !important;
    }
    .main_public_gradient_row .elementor-container.elementor-column-gap-default {
        margin: 0px 15px;
    }
    .footer_shadow_row {
        padding: 20px;
    }
    .footer_shadow_row .small_footer_title .elementor-heading-title {
        font-size: 25px !important;
    }
    
    .footer_shadow_row .large_footer_title .elementor-heading-title {
        font-size: 40px !important;
    }
    .main_public_gradient_row .elementor-container.elementor-column-gap-default {
        border-radius: 25px;
        padding: 8px;
    }
    .public_content_row .section_title_large .elementor-heading-title {
        font-size: 28px !important;
        line-height: 35px !important;
    }
    .top_banner_main_title .elementor-heading-title {
        font-size: 80px !important;
    }
    .book_section_title_pads .elementor-widget-wrap.elementor-element-populated {
        padding: 25px !important;
    }
    .top_banner_title .elementor-heading-title {
        font-size: 90px !important;
    }
    .my_book_section {
        padding: 3em 0px !important;
    }
    .my_other_platform_sec {
        padding: 0px 0px 2em;
    }
    .my_auhtor_sec {
        padding: 3em 0px !important;
    }
    .best_seller_sec {
        padding: 3em 0px;
    }
}

/* New css ends here */
