/*----------------------
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;
    scroll-behavior: smooth;
}

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

::selection {
    background: #ae1f24;
    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: 18em 0px 7em;
    border-bottom: solid 10px #ae1f24;
}

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/08/title_after_icon.png');
    width: 17px;
    height: 30px;
}

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

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

.change_af_br_color.title_before .elementor-heading-title:after
{
    background-image: url('/wp-content/uploads/2024/08/title_after_icon.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: #ae1f24;
    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/08/author_section_list_icon.png');
    width: 23px;
    height: 19px;
}
.add_left_sp_title .elementor-heading-title {
    padding: 6px 0px 0px 30px;
}

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

.book_type_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 12px;
    color:#fff;
}

.book_type_btn ul li a {
    display: inline-block;
    padding: 8px 10px;
    background: #231f20;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 10px;
    border: solid 1px #231f20;
    transition: all 0.5s linear;
}

.book_type_btn ul li a img {
    margin-left: 10px;
}

.book_type_btn ul li a:hover {
    background: #ae1f24;
    border-color: #ae1f24;
}

.book_type_btn ul li:first-child {
    position: relative;
    margin-right: 15px;
    color:#000;
}

.book_type_btn ul li:first-child:after {
    content: '';
    position: absolute;
    right: -15px;
    top: 10px;
    width: 2px;
    height: 21px;
    background: #ae1f24;
}


.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;
}

.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: 600px;
    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: 30px;
}

.book_details_list ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 4px;
    width: 23px;
    height: 19px;
    background-image: url('/wp-content/uploads/2024/08/book_section_title_before_icon.png');
}

.book_details_list ul li h4 {
    margin: 0px 0px 5px;
    font-family: "Gill Sans MT", sans-serif;
    font-size: 24px;
    font-weight: 500;
}

.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: 10px;
    /*bottom: 30px;*/
    /*left: 20px;*/
    padding: 0px 15px;
    z-index:9;
}
.blog_section_main {
    padding: 8em 0px;
}

.new_style_blog .elementor-post__text {
    position: relative;
    bottom: 0px;
    float: right;
    width: 60% !important;
    text-align: left;
    padding: 50px 40px 0px 40px !important;
}

.new_style_blog article {
    background: #231f20;
    border-radius: 25px;
}
.my_blogs_style .elementor-post__thumbnail__link {
    border: solid 2px #ae1f24;
    border-radius: 27px;
    margin-bottom: 0px !important;
}

.new_style_blog article .elementor-post__thumbnail__link {
    width: 40% !important;
    display: inline-block !important;
    float: left;
    border: solid 2px #ae1f24;
    border-radius: 30px;
    margin-bottom: 0px !important;
}

html .new_style_blog .elementor-post__read-more {
    color: #fff;
    font-size: 16px;
    font-weight: 400 !important;
    position: relative;
}

.new_style_blog .elementor-post__read-more:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: #fff;
}


h2.post-title {
    display: none;
}

.inner_section {
    min-height: 500px;
    background: #231f20;
    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: #ffffff;
    font-family: "Gill Sans MT", 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 0.15em #000;
    border-radius: 20px;
    padding: 20px 20px 35px;
    background: #ffffff;
}

.my_testi_style .elementor-testimonial__name {
    line-height: 15px;
}

.my_testi_style .elementor-testimonial__footer:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/08/testi_section_quote_icon.png');
    width: 47px;
    height: 36px;
}

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


.my_testi_style .elementor-testimonial {
    display: flex;
    display: -webkit-flex;
    flex-flow: column-reverse;
}

.my_testi_style .elementor-testimonial__footer {
    margin: 0px 0px 25px;
}

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

.my_testi_style .elementor-testimonial__title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    background-image: url('/wp-content/uploads/2024/08/testi_stars_icon.png');
    width: 76px;
    height: 12px;
}
.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: 7em 0px;
}
.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 textarea
{
    resize:none;
}

.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;
}
.top_banner_small_title .elementor-heading-title {
    padding: 4px 0px 0px;
}
.book_txt_col {
    margin-top: 100px;
}
.top_banner_small_title .elementor-heading-title:before {
    left: -40px;
}

.top_banner_small_title .elementor-heading-title:after {
    right: -40px;
}

.add_gradient_style article .elementor-post__thumbnail:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: linear-gradient(to top,#ae1f24, transparent);
    width: 100%;
    height: 100%;
    border-radius: 25px;
    z-index: 1;
}
.trailer_section {
    padding: 0px 0px 7em;
}

.back_top_btn a {
    color: #fff;
    transition: all 0.5s linear;
    margin: 5px 0px 0px;
    display: inline-block;
}

.back_top_btn a:hover {
    color: rgb(255,255,255,0.5);
}
.cp_txt p {
    margin: 0;
}
.inner_book_section .book_cover_single_img {
    top: 0px;
}

.inner_book_section {
    padding: 5em 0px;
}


/* New css ends here */
