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

.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}
.make_list_center ul
{
     justify-content:center;
}

.two_col_btn ul a {
    display: inline-block;
    padding: 10px 25px;
    background: #00156d;
    color: #FFF;
    font-size:16px;
    border: solid 1px #00156d;
    transition: all 0.5s linear;
}

.two_col_btn ul a:hover {
    background: #FFF;
    color:#00156d;
}

.two_col_btn ul li.white_border_btn a {
    border-color: #fff;
    color:#fff;
    background: transparent;
}

.two_col_btn ul li.white_border_btn a:hover {
    background: #00156d;
    border-color: #00156d;
    color:#fff;
}

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

.top_banner_section {
    padding: 30em 0px 27em;
}

.page_home header {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    padding: 0px 0px;
    top: -30px;
	background:transparent;
}

header {
    background: #000;
    margin-top: -30px;
    padding-bottom: 20px;
}
.make_shadow_box
{
    margin: 0px 35px !important;
}

.make_shadow_box .elementor-widget-wrap.elementor-element-populated {
    background: #fff;
    border-radius: 25px;
    padding: 65px 15px 25px !important;
}
.center_btn_list  ul {
    justify-content: center;
}
.top_banner_section:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: -210px;
    background-image: url('/wp-content/uploads/2025/02/top_banner_after_img.png');
    width: 197px;
    height: 563px;
}
.author_section:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    background-image: url('/wp-content/uploads/2025/02/abt_sec_before_img.png');
    width: 231px;
    height: 402px;
}

.author_section:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2025/02/abt_sec_after_img.png');
    width: 298px;
    height: 274px;
}

.author_section {
    padding: 12em 0px;
}

.my_btn_style .elementor-button {
    padding: 14px 25px !important;
}
.book_type_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
}

.book_type_list ul li {
    flex: 0 0 40%;
    text-align: center;
}

.book_type_list ul li span.img_box {
    background: #00156d;
    display: block;
    width: 78px;
    height: 78px;
    line-height: 78px;
    margin: 0 auto 10px;
    text-align: center;
    transition: all 0.5s linear;
}

.book_type_list ul li a {
    color: #00156d;
}
span.soon_txt {
    display: block;
    font-size: 13px;
    font-weight: 600;
}
span.black_txt {
    color: #000;
}
.book_type_list ul li:hover span.img_box {
    background: #000;
}

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

.my_counter_style .elementor-counter .elementor-counter-title {
    margin-left: 20px;
}

.make_star_img  .elementor-counter-title {
    margin-top: 30px;
    position: relative;
}

.make_star_img .elementor-counter-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -30px;
    background-image: url('/wp-content/uploads/2025/02/counter_star_icon.png');
    width: 151px;
    height: 28px;
}
.book_sec_cover_img img {
    max-width: unset !important;
}

.book_main_section {
    padding: 10em 0px 0px;
}

.book_main_section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -80px;
    background-image: url('/wp-content/uploads/2025/02/book_sec_before_icon.png');
    width: 243px;
    height: 528px;
    z-index: -1;
}
.book_main_section:after {
    content: '';
    position: absolute;
    right: -80px;
    top: -80px;
    background-image: url('/wp-content/uploads/2025/02/book_sec_after_icon.png');
    width: 459px;
    height: 508px;
    z-index: -1;
}
ul.platform_list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
}

.platform_row {
    padding: 3.5em 0px;
}
ul.contact_list {
    display: flex;
    display: -webkit-flex;
    /*justify-content: center;*/
    /*align-items: center;*/
    gap: 35px;
}

ul.contact_list li a
{
    color:#fff;
}

ul.contact_list li a:hover
{
    color:rgb(255,255,255,0.5);
}


.plat_list_row {
    padding: 32px 0px;
}
.video_sec {
    padding: 7em 0px;
}

.inner_row {
    margin-bottom: 25px;
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 5em 0px 5em;
}

.my_posts_style .elementor-post__thumbnail:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, black, transparent);
    
}

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

.my_posts_style .elementor-post__text {
    position: absolute;
    left: 0px;
    bottom: -150px;
    padding: 0px 20px 0px;
    transition: all 0.5s linear;
}

.my_posts_style .elementor-post:hover .elementor-post__text {bottom: 0px;}

.always_vis_txt  .elementor-post__text {
    bottom: 0px;
}

.blog_section {
    padding: 10em 0px;
}

.home_blog_sec {
    padding: 22em 0px 7em;
    margin-top: -20em;
}

.my_video_box {
    position: relative;
    z-index: 1;
}
.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden !important;
}

.my_testi_style .elementor-testimonial__content {
    background-image: url('https://jonvredevoogd.clientcloud360.com/wp-content/uploads/2025/02/testi_quote_icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    padding: 15px 27em;
}

.my_testi_style .swiper-slide {
    padding: 0px !important;
}

.my_testi_style .swiper-pagination {
    bottom: 0px;
    position: relative !important;
    margin-top: 15px;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scale(1.2);
}

.my_testi_style .swiper-pagination span.swiper-pagination-bullet {
    border-radius: 0px !important;
}
.testi_section {
    padding: 12em 0px;
}
ul.contact_list li span.icon_box {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: #00156d;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
}

ul.contact_list li a {
    color: #fff;
    transition: all 0.5s linear;
}

ul.contact_list li:hover a {
    color: rgb(255,255,255,0.5);
}

.cp_row {
    padding: 12px 0px;
}

.cp_row p {
    margin: 0px;
}

.foo_top {
    padding: 5em 0px;
}

.foo_menu {
    margin: 0px 0px 25px !important;
    padding: 0px 0px 10px !important;
    border-bottom: solid 1px #fff;
}
ul.social_list {
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
    gap: 10px;
}

ul.social_list li a {
    display: inline-block;
    padding: 4px;
    background: #00156d;
    color: #fff;
    transition: all 0.5s linear;
}

ul.social_list li a:hover {
    background: #fff;
    color: #00156d;
}
.foo_menu li.menu-item a {
    padding: 15px !important;
}

.foo_menu li.menu-item:first-child a {
    padding-left: 0px !important;
}
.my_menu_style li.menu-item a {
    position: relative;
}

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -3px;
    width: 0px;
    height: 2px;
    background-color: #fff !important;
    opacity: 1 !important;
    margin: 0 auto;
    right: 0px;
}

.my_menu_style li.menu-item.current-menu-item a:after,.my_menu_style li.menu-item:hover a:after {
    width: 27px;
}

.contact_inner_section {
    padding: 7em 0px;
}
.my_form_style input,.my_form_style textarea {
    padding: 13px 15px !important;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 18px 0px !important;
    min-height: auto !important;
}

.testi_section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2025/02/1.png');
    width: 100%;
    height: 343px;
    z-index: -1;
}

.testi_section:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2025/02/2.png');
    background-repeat:no-repeat;
    width: 100%;
    height: 324px;
    z-index: -1;
    background-size: 100% 100%;
}

.testi_slider_row:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: -172px;
    background-image: url('/wp-content/uploads/2025/02/4.png');
    width: 520px;
    height: 369px;
}

.testi_slider_row:before {
    content: '';
    position: absolute;
    left: 25em;
    bottom: -8em;
    background-image: url('/wp-content/uploads/2025/02/3.png');
    width: 163px;
    height: 222px;
}
.my_video_box {
    position: relative;
}
.my_video_box:before
{
    content: '';
    position: absolute;
    left: -100px;
    top: -170px;
    background-image: url(/wp-content/uploads/2025/02/Drako.png);
    width: 268px;
    height: 214px;
    /* z-index:1; */
}
.my_video_box:after {
    content: '';
    position: absolute;
    right: -60px;
    top: -140px;
    background-image: url('https://jonvredevoogd.clientcloud360.com/wp-content/uploads/2025/02/squirrel.png');
    width: 122px;
    height: 155px;
}
/* New css ends here */


.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: 22px !important;
    color: #000 !important;
    font-family: "Cormorant Garamond", Sans-serif !important;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    min-height: 82px;
}

.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: 26px !important;
    color: #00156D !important;
    font-family: "Cormorant Garamond", 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 25px !important;
    border-radius: 0px !important;
    background: #00156D !important;
    color: #fff !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 400 !important;
    border: solid 1px #00156D !important;
    text-transform: uppercase;
}
.products li.product:hover a.button {
    background: #fff !important;
    color: #00156F !important;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link 
{
    float: none;
    padding: 13px 25px !important;
    border-radius: 0px !important;
    background: #00156D !important;
    color: #fff !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 400 !important;
    border: solid 1px #00156D !important;
    text-transform: uppercase;
}


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


.wc-block-grid__product-price
{
    font-size: 26px !important;
    color: #000000 !important;
    opacity: 1 !important;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600 !important;
}

.products li.product span.price del {
    opacity: 1 !important;
    color: #000 !important;
    font-size: 18px !important;
    font-family: "Montserrat", 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: "Cormorant Garamond", Sans-serif;
}

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

.woocommerce ul.products li.product .onsale
{
    display:none !important;
}
section.woocommerce,.wp-block-woocommerce-checkout
{
    padding: 5em 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: #111111;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 35px;
    font-weight: 600;
}

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

.woocommerce-product-details__short-description p {
    color: #111111;
    font-family: "Montserrat", 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: "Montserrat", 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: 13px 40px !important;
    background: #00156D !important;
    display: inline-block !important;
    border-radius: 35px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    font-family: "Cormorant Garamond", Sans-serif;
    border:solid 1px #00156D !important;
    text-transform: uppercase;
}

.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 {
    color: #00156D !important;
    background:#fff !important;
}
section.related.products {
    float: left;
    width: 100%;
    padding: 5em 0px 3em;
}

section.related.products > h2 {
    color: #111111;
    font-family: "Cormorant Garamond", 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: 16px;
    font-family: "Montserrat", Sans-serif;
}

.wc-block-components-button {
    padding: 14px 40px !important;
    background: #00156D !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;
}
/* thank you page text color */
.woocommerce-order {
    color: #000 !important;
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
    justify-content: center;
}
.other_books_sec {
    padding: 5em 0px;
}
.other_books_sec .other_book_title .elementor-heading-title {
    font-size: 26px !important;
}

.other_books_sec .other_book_title_sub .elementor-heading-title {
    font-size: 22px !important;
    min-height: 44px;
}
.bundle_offer_sec {
    padding: 7em 0px 0px;
}
.off_txt_title span.red_txt {
    background: red;
    padding: 7px;
    color: #fff;
}

.off_txt_title .elementor-heading-title {
    display: inline-block;
    border-top: solid 1px #ff0000;
    border-bottom: solid 1px #ff0000;
    padding: 11px 0px 11px 11px;
    background: #fff;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-image img {
    height: 438px !important;
    object-fit: cover;
}
span.free_coloring_txt {
   	display: block;
    font-size: 20px;
	color:#00156D !important;
}


.star_list ul {
/*     position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
    font-weight: 500; */
	display: flex;
    display: -webkit-flex;
    gap: 15px;
    flex-flow: row;
}

.star_list li:before {
/*     content: '';
    position: absolute;
    left: 0px;
    top: 4px;
    background-image: url('/wp-content/uploads/2025/03/star_icon.png');
    width: 16px;
    height: 16px; */
}
span.wc-block-components-product-name span.free_coloring_txt {
    font-size: 16px;
}
.product_meta {
    display: none;
}
.wc-block-components-radio-control-accordion-option.wc-block-components-radio-control-accordion-option--checked-option-highlighted
{
    padding: 50px 0px 15px !important;
    position: relative;
}

.wc-block-components-radio-control-accordion-option.wc-block-components-radio-control-accordion-option--checked-option-highlighted:before
{
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-image: url('https://jonvredevoogd.clientcloud360.com/wp-content/uploads/2025/03/payment-icons-2.png');
    width: 40%;
    height: 100px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.wc-block-components-radio-control-accordion-content {
    padding-top: 42px !important;
}
/* .wc-block-cart__payment-options > div {
    margin-top: 30px;
}

.wc-block-cart__payment-options:before {
    width: 70% !important;
    background-size: contain;
} */
label.wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked,
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering
{
    display: none;
}



@media only screen and (max-width: 1280px) {
    .my_testi_style .elementor-testimonial__content {
        padding: 15px 8em;
    }
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
    .mob_menu .my_menu_style li.menu-item a {
        margin: 0px 10px !important;
    }
    .bg_col_top .elementor-element {
        background: #fff;
        padding: 20px;
        border-radius: 0px 0px 15px 15px;
    }
    .my_testi_style .elementor-testimonial__content {
        padding: 15px 0em;
    }
    .my_video_box:before {
        left: -90px;
    }
    .my_video_box:after {
        right: 0px;
    }
    .testi_section:after {
        background-size: cover;
    }
    .testi_slider_row:after {
        right: -60px;
    }
    ul.contact_list {
        gap: 15px;
        flex-flow: column;
    }
    .foo_menu li.menu-item a {
        padding: 5px !important;
    }
    ul.social_list {
        flex-flow: column;
    }
    ul.social_list li a {
        padding: 10px;
    }
    .home_blog_sec {
        padding: 18em 0px 7em;
    }
    header {
        background: #fff;
        margin-top: 0px;
        padding-bottom: 0px;
    }
    ul.platform_list {
        justify-content: center;
        gap: 25px;
        flex-flow: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .other_books_sec .other_book_img img {
        width: 441px;
        object-fit: cover;
    }
    .page_home header {
        position: relative;
        top: 0px;
    }
    .bg_col_top .elementor-element {
        background: #fff;
        padding: 0px;
        border-radius: 0px;
    }
    .my_menu_style li.menu-item a:after,
    .author_section:before,.author_section:after,
    .testi_slider_row:after,.my_video_box:before,.my_video_box:after,
    .testi_section:before
    {
        display:none;
    }
    .mob_menu .my_menu_style li.menu-item a {
        margin: 0px 0px !important;
    }
    .my_menu_style .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -100px;
    }
    .remove_sps_on_mob .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .top_banner_section {
        padding: 10em 0px;
    }
    .top_banner_section:after {
        transform: scale(0.5);
    }
    .author_section {
        padding: 8em 0px;
    }
    .bundle_offer_sec {
        padding: 5em 0px;
    }
    .bundle_offer_sec .elementor-column,.author_section .elementor-column
    {
        width: 100% !important;
    }
    .bundle_offer_sec .elementor-container.elementor-column-gap-default,
    .author_section .elementor-container.elementor-column-gap-default
    {
        flex-flow: column-reverse;
    }
    .bundle_off_sinlge_img,.single_author_img
    {
        margin-bottom: 35px;
    }
    .home_blog_sec {
        margin-top: 0em;
    }
    .home_blog_sec {
        padding: 5em 0px;
    }
    .my_posts_style .elementor-post__text {
        position: relative;
        bottom: 0px;
        padding: 20px;
    }
    .foo_top {
        padding: 2em 0px 1em;
    }
    .video_sec 
    {
        background-size: cover !important;
    }
    .video_sec {
        padding: 4em 0px;
    }
    .make_it_center_mob,.make_all_txt_center_mob
    {
        text-align: center !important;
    }
    .testi_section {
        padding: 6em 0px;
    }
    .testi_section:after {
        height: 200px;
    }
    .testi_slider_row:before {
        bottom: -10em;
        left: unset;
        right: 0em;
        transform: scale(0.6);
    }
    ul.social_list {
        flex-flow: row;
    }
    .top_banner_large_title .elementor-heading-title br,
    .section_title_large .elementor-heading-title br,
    .section_small_title .elementor-heading-title br,
    .elementor-widget-text-editor br
    {
        display: none;
    }
    .other_books_sec .remove_row_btm {
        margin-bottom: 0px !important;
    }
    .inner_testi_row {
        padding: 4em 0px 5em;
    }
    .blog_section {
        padding: 5em 0px;
    }
    .contact_inner_section {
        padding: 4em 0px;
    }
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
    section.related.products {
        padding: 0em 0px 0em;
    }
    section.related.products > h2 {
        font-size: 35px;
    }
    .wc-block-cart {
        margin: 3em 0px 0px !important;
    }
}

@media only screen and (max-width: 568px) {
    .top_banner_large_title .elementor-heading-title,.section_title_large .elementor-heading-title
    {
        font-size: 35px !important;
    }
    .off_txt_title span.red_txt {
        display: inline-block;
    }
    .off_txt_title .elementor-heading-title {
        line-height: 30px;
    }
    .my_testi_style .elementor-testimonial__text {
        font-size: 18px !important;
    }
    .author_section {
        padding: 5em 0px;
    }
    .other_books_sec .other_book_img img {
        width: 100%;
    }
    .other_books_sec .other_book_title_sub .elementor-heading-title {
        font-size: 20px !important;
        min-height: auto;
        margin-bottom: 15px;
    }
}