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

::selection {
    background: #7f112e;
    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,
.header_top .elementor-widget-wrap.elementor-element-populated
{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.top_banner_section {
    padding: 22em 0px 3em;
    border-bottom: solid 10px #7f112e;
}

header {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    padding: 30px 0px 0px;
}

.make_all_center_title .elementor-heading-title {
    position: relative;
    display: table;
    margin: 0 auto;
}

.title_before .elementor-heading-title:before {
    content: '';
    position: absolute;
    left: -60px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/05/section_title_before_img.png');
    width: 45px;
    height: 15px;
}

.title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    right: -60px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/05/section_title_before_img.png');
    width: 45px;
    height: 15px;
    transform: rotate(180deg);
}

.change_af_br_color.title_before .elementor-heading-title:before
{
    background-image: url('/wp-content/uploads/2024/05/section_title_before_img_two.png');
}

.change_af_br_color.title_before .elementor-heading-title:after
{
    background-image: url('/wp-content/uploads/2024/05/section_title_before_img_two.png');
}
.my_btn_style .elementor-button-link {
    padding: 13px 25px !important;
}
.platform_list ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.fea_title .elementor-heading-title {
    position: relative;
    margin: 0px 0px 15px;
}

.fea_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -10px;
    width: 59px;
    height: 2px;
    background: #7f112e;
    margin: 0 auto;
}

.platform_row_main {
    margin: 8em 0px 0px !important;
}

.abt_auhtors_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 40px;
    position: relative;
    margin-bottom: 15px;
}

.abt_auhtors_list ul li {
    position: relative;
}

.abt_auhtors_list ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -28px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/05/abt_after_icon_img.png');
    width: 19px;
    height: 24px;
}
.add_left_sp_title .elementor-heading-title {
    padding-left: 60px;
}

.add_left_sp_title .elementor-heading-title:before {
    left: 0px;
}
.abt_auhtors_list ul:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 99px;
    height: 2px;
    background: #7f112e;
}
.two_col_btns ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: wrap;
    gap: 12px;
}

.two_col_btns ul li {
    position: relative;
}

.two_col_btns ul li a {
    display: inline-block;
    background: #7f112e;
    color: #fff;
    text-decoration: none;
    padding: 11px 15px;
    border-radius: 10px;
    border: solid 1px #7f112e;
    transition: all 0.5s linear;
}

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

.two_col_btns ul li.black_btn a {
    background: transparent;
    border-color: #000;
    color: #000;
}

.two_col_btns ul li a:hover {
    color: #7f112e;
    background: #fff;
}

.two_col_btns ul li.black_btn a:hover {
    background: #000;
    color: #fff;
}

.two_col_btns ul li.black_btn a:hover img {
    filter: invert(1);
}
.author_section {
    padding: 8em 0px;
}
.author_section:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/01/abt_section_after_img.png');
    width: 690px;
    height: 459px;
    z-index: 1;
}

.abt_single_img {
    position: relative;
    z-index: 9;
}
.two_col_btns ul li.white_btn a {
    background: transparent;
    border-color: #fff;
    padding: 9px 20px;
}

.two_col_btns ul li.white_btn a:hover {
    background: #fff;
    color: #811430;
}

.two_col_btns ul li.white_btn a img {
    margin-right: 7px;
}

.two_col_btns ul li.white_btn a:hover img {
    filter: brightness(0);
}
.set_section_height {
    height: 620px;
    margin-bottom: 10em;
}

.book_cover_single_img {
    position: relative;
    top: 65px;
}
.book_details_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 25px;
}

.book_details_list ul li {
    position: relative;
    padding-left: 18px;
}

.book_details_list ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 4px;
    width: 10px;
    height: 10px;
    background: #7f112e;
    border-radius: 50%;
}

.book_details_list ul li h4 {
    margin: 0px 0px 5px;
    font-family: "Times New Roman", Sans-serif;
    font-size: 20px;
}

.video_box .elementor-wrapper.elementor-open-lightbox {
    height: 500px;
    width: 100%;
}

.video_box .elementor-wrapper.elementor-open-lightbox img {
    max-width: 100% !important;
}
.inner_row {
    margin-bottom: 25px;
}

.my_blogs_style article.elementor-post {
    position: relative;
}

.my_blogs_style .elementor-post__text {
    position: absolute;
    bottom: 30px;
    /*left: 20px;*/
    padding: 0px 15px;
}
.blog_section_main {
    padding: 8em 0px;
}
h2.post-title {
    display: none;
}

.inner_section {
    min-height: 500px;
    background: #898989;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.inner_section h4 {
    margin: 4em 0px 0px;
    font-size: 45px;
    color: #7f112e;
    font-family: "Times New Roman", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.blog_main_row {
    padding: 5em 0px;
}

.my_testi_style .elementor-main-swiper {
    width: 100%;
    overflow: hidden;
}

.my_testi_style .elementor-main-swiper .swiper-slide {
    border: solid 1px #ccc;
    border-radius: 20px;
    padding: 30px;
    background: #ffffff;
}

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

.my_testi_style .elementor-testimonial__footer:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/05/testi_section_stars_icon.png');
    width: 162px;
    height: 40px;
}
.my_testi_style span.swiper-pagination-bullet {
    transition: all 0.5s linear;
}

.my_testi_style span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px !important;
    border-radius: 5px;
}

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

.social_list  ul {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.social_list ul a {
    width: 35px;
    height: 35px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
}

.main_footer_row {
    padding: 60px 0px 20px;
}

.logo_row {
    padding-bottom: 40px;
}

.foo_menu_row {
    padding: 10px 0px;
    margin-bottom: 20px;
}

.foo_menu_row .elementor-nav-menu li:not(:last-child) a:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 6px;
    width: 5px;
    height: 5px;
    background-color: #fff !important;
    opacity: 1 !important;
    transform: rotate(45deg);
}

.foo_menu_row .elementor-nav-menu li {
    position: relative;
}
.testi_secction {
    padding-bottom: 7em;
}
.inner_book_page .book_cover_single_img {
    top: 0px;
}

.inner_book_page {
    padding: 5em 0px;
}

.why_read_row {
    padding: 7em 0px;
}
.contact_section {
    padding: 7em 0px;
}

.my_form input, .my_form textarea {
    padding: 13px !important;
}

.my_form button {
    padding: 15px 0px !important;
}
.my_blogs_style h3.elementor-post__title {
    text-shadow: 1px 1px 1px #000;
}

section.woocommerce {
    padding: 5em 0px 3em;
}

header.woocommerce-products-header,.woocommerce-breadcrumb,h2.post-title {
    display: none !important;
}
.woocommerce div.product .product_title {
    color: #000000;
    font-family: "Times New Roman", Sans-serif;
    font-size: 35px;
    font-weight: 600;
}

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

.woocommerce-product-details__short-description p {
    color: #000000;
    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: #7f112e !important;
    display: inline-block !important;
    border-radius: 25px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
}

.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: #7f112e !important;
}
section.related.products {
    float: left;
    width: 100%;
}

section.related.products > h2 {
    color: #000000;
    font-family: "Times New Roman", 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: #7f112e !important;
    display: inline-block !important;
    border-radius: 25px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration:none !important;
    border: none;
}
.wc-block-grid__products li a {
    color: #000;
}

.wc-block-grid__products .wc-block-grid__product-title {
    color: #000000;
    font-family: "Times New Roman", Sans-serif;
    font-size: 25px;
    font-weight: 600;
}

.wc-block-grid__product-price.price {
    font-weight: 400;
    line-height: 25px;
        color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart a {
    display: inline-block;
    background: #7f112e;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    text-decoration: none;
    padding: 11px 15px;
    border-radius: 10px;
    border: solid 1px #7f112e;
    transition: all 0.5s linear;
}
.wc-block-components-checkout-place-order-button__text {
  justify-content: center;
}
/* New css ends here */

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

@media screen and (max-width: 767px) {
    header {
      position: relative;
      padding: 10px 0px;
      background: #000;
    }
    .my_menu_style .elementor-menu-toggle {
      position: absolute;
      right: 0px;
      top: -100px;
    }
    .top_banner_section {
      padding: 4em 0px;
      border-bottom: solid 10px #7f112e;
    }
    .platform_row_main {
      margin: 5em 0px 0px !important;
    }
    .platform_list ul {
      justify-content: center;
      gap: 15px;
      flex-flow: wrap;
    }
    .abt_single_img,.book_cover_single_img,.blog_titles_col,.why_read_img
    {
        margin-bottom:35px;
    }
    .elementor-widget-heading br,.elementor-widget-text-editor br,.author_section::after,
    .my_testi_style .elementor-testimonial__footer::after,.inner_section
    {
        display:none;
    }
    .top_bann_title .elementor-heading-title,.section_title_large .elementor-heading-title
    {
      font-size: 45px !important;
    }
    .set_section_height {
      height: auto;
      margin-bottom: 5em;
    }
    .testi_secction {
      padding-bottom: 4em;
    }
    .book_main_section .elementor-container.elementor-column-gap-default {
      flex-flow: column-reverse;
    }
    .book_cover_single_img {
      top: 0px;
    }
    .book_main_section,.blog_section_main,.why_read_row,.contact_section,.author_section
    {
      padding: 5em 0px;
    }
    .book_details_list ul {
      gap: 20px;
      flex-flow: wrap;
    }
    .two_col_btns ul li a img {
      width: 12%;
    }
    .two_col_btns ul {
      gap: 10px;
    }
    .two_col_btns ul li a {
      padding: 10px 15px;
      font-size: 15px !important;
    }
    .video_box, .video_box .elementor-widget-container, .video_box .elementor-open-lightbox, .video_box .elementor-custom-embed-image-overlay,.video_box .elementor-custom-embed-image-overlay img {
      height: 336px !important;
      width: 100% !important;
    }
    .my_blogs_style .elementor-post__text {
      position: relative;
      bottom: 0px;
      left: 0px;
    }
    .my_blogs_style .elementor-post {
      background: #000;
      border-radius: 25px;
    }
    .my_blogs_style .elementor-post:not(:last-child) {
      margin-bottom: 35px;
    }
    .cp_txt {
      text-align: center;
    }
    .foo_menu_style .elementor-nav-menu {
      flex-flow: column !important;
    }
    .foo_menu .elementor-nav-menu {
      margin: 0 auto;
    }
    .main_footer_row {
      padding: 20px 0px;
    }
    .foo_menu_style li a {
      margin: 0px 0px 10px !important;
      text-align: center !important;
      justify-content: center;
    }
    .foo_menu_style li:last-child a {
      margin-bottom: 0px !important;
    }
    .foo_menu_style li a:after {
      display: none;
    }
    .my_blogs_style .elementor-post__thumbnail {
      padding-bottom: 35em !important;
    }
    .single_blog_page .inner_section {
      display: block;
      min-height: auto;
      padding:35px 0px;
    }
    .inner_section h4 {
      margin: 0em 0px 0px;
      font-size: 30px;
    }
    .wc-block-cart {
      margin: 3em 0px !important;
    }
}

@media screen and (max-width: 568px) {
    .my_testi_style .elementor-main-swiper {
      width: 100% !important;
    }
}

@media screen and (max-width: 480px) {
    .top_bann_title .elementor-heading-title, .section_title_large .elementor-heading-title {
        font-size: 36px !important;
    }
    .my_blogs_style .elementor-post__thumbnail {
        padding-bottom: 25em !important;
    }
    .my_form input, .my_form textarea {
        padding: 10px !important;
    }
}
