/*----------------------
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: #ffffff;
    color: #1E1E1E;
    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 */

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

.top_header_icon ul {
    display: flex;
    display: -webkit-box;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

header {
    padding: 18px 0px;
}

.top_banner_section {
    padding: 25em 0px 10em;
}

.page_home header {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 15px;
    z-index: 1;
}

.my_menu_style li.menu-item a {
    position: relative;
}

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 10px;
    width: 0%;
    height: 4px;
    background: #FF6404 !important;
    opacity: 1 !important;
    transition: all 0.5s linear !important;
    margin: 0 auto;
}

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

li.menu-item.current-menu-item a {
    font-weight: 500 !important;
}

.author_section .elementor-container.elementor-column-gap-default {
    background: #1E1E1E;
    padding: 50px 35px;
}

.author_section {
    position: relative;
}

.author_section:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 45px;
    width: 150px;
    height: 90%;
    background: #ff6404;
    transform: skew(3deg, 0deg);
}

.author_section:after {
    content: '';
    position: absolute;
    right: -30px;
    top: 45px;
    width: 150px;
    height: 90%;
    background: #ff6404;
    transform: skew(3deg, 0deg);
    z-index:-1;
}
.simple_btn_style .elementor-button {
    padding: 0px !important;
}
.book_list_info li {
    display: flex;
    display: -webkit-flex;
    padding: 6px 6px 0px;
    position: relative;
    padding-left: 30px;
}

.book_list_info li span {
    flex: 0 0 35%;
}

.book_list_info li:not(:last-child) {
    margin-bottom: 5px;
}

.book_list_info li:last-child {
    border-bottom: none;
}

.book_list_info li:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 16px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}

.book_list_info li span.book_title {
    font-weight: 500;
}
.remove_btm_sp {
    margin-bottom: 5px !important;
}
.cover_single_img img {
    max-width: 155% !important;
    position: relative;
    right: 5em;
}

.book_main_section {
    padding: 6em 0px 4em;
}
.book_types_op_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
}

.book_types_op_btn ul a {
    padding: 0px 5px;
    color: #1E1E1E;
    transition: all 0.5s linear;
}

.book_types_op_btn ul li {
    position: relative;
}

.book_types_op_btn ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -8px;
    top: 3px;
    width: 2px;
    height: 15px;
    background: #1E1E1E;
}

.book_types_op_btn ul a:hover {
    color: #fff;
}

.pref_single_img img {
/*     max-width: 137% !important;
    float: right;
    position: relative;
    right: -4em; */
}

.choose_pref_sec {
    padding: 5em 0px;
}
.video_section {
    padding: 7em 0px;
}

.course_sec {
    padding: 20em 0px 8em;
    margin-top: -20em;
}

.inner_row {
    margin-bottom: 45px;
}

.row_top_or_border {
    border-top: solid 5px #FF6404;
    padding-top: 45px;
}

.my_course_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden !important;
}

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

.my_course_style .elementor-testimonial__image img {
    width: auto !important;;
    height: auto !important;
    border-radius: 0px !important;
}

.video_box {
    position: relative;
    z-index: 1;
}

.my_course_style .elementor-swiper-button.elementor-swiper-button-prev {
    position: absolute;
    right: 60px;
    left: unset;
    top: -70px;
    z-index: 1;
}

.my_course_style .elementor-swiper-button.elementor-swiper-button-next {
    position: absolute;
    right: 0px;
    left: unset;
    top: -70px;
    z-index: 1;
}

.my_course_style .elementor-swiper-button {
    border: solid 1px #fff;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.my_course_style .elementor-swiper-button i {
    font-size: 25px !important;
}

.video_section:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 145px;
    width: 80px;
    height: 60%;
    background: #ff6404;
    transform: skew(3deg, 0deg);
    z-index: 1;
}

.video_section:after {
    content: '';
    position: absolute;
    right: -30px;
    top: 145px;
    width: 80px;
    height: 60%;
    background: #ff6404;
    transform: skew(3deg, 0deg);
    z-index:1;
}
.video_box {
    z-index: 2;
}
.home_shop_sec {
    padding: 8em 0px;
}
.home_shop_sec:before
{
    content: '';
    position: absolute;
    left: -40px;
    top: 45px;
    width: 80px;
    height: 90%;
    background: #ff6404;
    transform: skew(3deg, 0deg);
}
.home_shop_sec:after
{
    content: '';
    position: absolute;
    right: -40px;
    top: 45px;
    width: 80px;
    height: 90%;
    background: #ff6404;
    transform: skew(3deg, 0deg);
    z-index:-1;
}
.podcase_sec {
    padding: 5em 0px 3em;
}
.blog_inner_sec {
    padding: 2em 0px 5em;
    border-top: solid 3px #1E1E1E;
}
.blog_section {
    padding: 8em 0px;
}

.my_testi_style .elementor-main-swiper {
    padding-bottom: 0px !important;
    width: 100% !important;
    overflow: hidden;
}

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

.my_testi_style span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FF6404;
}

.my_testi_style .swiper-pagination .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    opacity: 1;
    background: #1E1E1E;
}

.make_bottom_border {border-bottom: solid 1px #000;padding-bottom: 40px;}

.testi_sec {
    padding: 7em 0px 5em;
}
.subs_section {
    padding: 5em 0px;
}

.sub_form_style input {
    padding: 15px !important;
    border-radius: 0px !important;
}

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

.sub_form_style input#form-field-name {
    border-radius: 35px 0px 0px 35px !important;
}
.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 10px 0px;
}

.footer_top_sec {
    padding: 6em 0px;
}

ul.contact_list li a {
    color: #1E1E1E;
    display: block;
    transition: all 0.5s linear;
}

ul.contact_list li:not(:last-child) {
    margin-bottom: 30px;
}

ul.contact_list li a:hover {
    color: #FF6404;
}

.foo_logo_title {
    padding-top: 5em;
}
.footer_top_sec {
    border-top: solid 3px #FF6404;
}
.my_social_list .elementor-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner_auhtor_sec {
    margin: 4em 0px 6em;
}
.contact_inner_section {
    padding: 6em 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: 19px 0px !important;
    min-height: auto !important;
}

/* New css ends here */



/* WOO Css starts here*/

.products li.product:hover a.woocommerce-LoopProduct-link img {
    filter: blur(1px);
}

.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;
    transition:all 0.5s linear;
}

.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: #1E1E1E !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 600 !important;
    line-height: 30px !important;
    position: relative;
    text-transform: uppercase;
    padding: 0px 0px !important;
    margin-top: 40px !important;
}

.products li.product h2.woocommerce-loop-product__title:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: -25px;
    background-image: url('/wp-content/uploads/2025/03/product_sec_stars_icon.png');
    width: 135px;
    height: 23px;
    margin: 0 auto;
}

.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: 22px !important;
    color: #1a90e8 !important;
    font-family: "Poppins", 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: 16px 0px !important;
    background: #1E1E1E !important;
    color: #fff !important;
    text-transform: capitalize;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 400 !important;
    margin: 0px !important;
    font-size: 16px;
    border-radius: 35px !important;
    width: 160px !important;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto !important;
    top: 36%;
    opacity: 0;
}
.products li.product:hover a.button {
    opacity: 1;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link 
{
    float: none;
    padding: 13px 30px !important;
    border-radius: 10px !important;
    background: #000 !important;
    color: #fff !important;
    text-transform: capitalize;
    font-family: "Poppins", Sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
}


.products li.product span.price
{
    font-size: 20px !important;
    color: #1E1E1E !important;
    opacity: 1 !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 400 !important;
}
.woocommerce ul.products li.product .price ins {
    /*color: #5A5959 !important;*/
    /*font-weight: 400;*/
}

.wc-block-grid__product-price
{
    font-size: 20px !important;
    color: #1a90e8 !important;
    opacity: 1 !important;
    font-family: "Poppins", Sans-serif;
    font-weight: 600 !important;
    position:relative !important;
    bottom:0px !important;
}

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

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

.woocommerce ul.products li.product .onsale
{
    display:none !important;
}
section.woocommerce {
    padding: 5em 0px 5em;
    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: #FF6404;
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-transform:uppercase;
}

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

.woocommerce-product-details__short-description p {
    color: #1E1E1E;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    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: 15px 40px !important;
    background: #FF6404 !important;
    display: inline-block !important;
    border-radius: 35px !important;
    color: #1E1E1E !important;
    transition: all 0.5s linear !important;
    font-family: "Poppins", Sans-serif;
    font-weight: 500 !important;
    font-size:16px !important;
    text-transform: uppercase;
}

.product_meta {
    display: none;
}
.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: #1E1E1E !important;
    color: #fff !important;
}
section.related.products {
    float: left;
    width: 100%;
    padding: 3em 0px 0em;
    border-top: solid 3px #FF6404;
    margin-top: 3em;
}

section.related.products > h2 {
    color: #100801;
    font-family: "Vanio Trial", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    margin: 0px 0px 35px;
    text-align: center;
    text-transform: uppercase;
}
.wc-block-cart {
    margin: 5em 0px !important;
}

a.wc-block-components-product-name {
    font-size: 20px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-family: "Vanio Trial", Sans-serif;
    text-transform: uppercase;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
    /*background: #ffe1c6;*/
    /*padding: 20px;*/
    /*border: solid 1px #100801;*/
    /*border-radius: 4px;*/
}

.wp-block-woocommerce-checkout-order-summary-block {
    background: #f4f4f4;
}
.wc-block-components-product-metadata__description {
    font-size: 15px;
    font-family: "Poppins", Sans-serif;
}

.wc-block-components-button {
    padding: 14px 0px !important;
    background: #FF6404 !important;
    display: inline-block !important;
    border-radius: 35px !important;
    color: #1E1E1E !important;
    transition: all 0.5s linear !important;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none !important;
    border: none;
    font-weight: 500;
}
.wc-block-components-button:hover {
    background: #1E1E1E !important;
    color: #fff !important;
}
.product_meta span.posted_in {
    color: #100801;
    font-size: 15px;
    font-weight: 400;
    font-family: "Poppins", Sans-serif;
}

.product_meta span.posted_in a {
    color: #2B388F;
    font-weight: 500;
    text-decoration: none;
}
.woocommerce div.product div.summary {
    /*background: #f3f3f3;*/
    /*padding: 25px;*/
    /*border: solid 1px #100801;*/
    /*border-radius: 5px;*/
}
.wp-block-woocommerce-checkout {
    padding: 4em 0px 4em !important;
    border-top: solid 2px #100801;
    margin-top: 2em !important;
}
.wc-block-components-title.wc-block-components-title,
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text
{
    color: #100801;
    font-family: "Vanio Trial", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.wc-block-components-checkout-step__description {
    font-size: 15px;
    color: #000;
}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    text-align: center !important;
}

.wc-block-components-checkout-place-order-button__text {
    justify-content: center;
    font-size: 16px;
    font-weight: 500 !important;
}
.home_pro_style  ul.products li.product .price ins {
    font-size: 16px !important;
}

.home_pro_style .products li.product span.price del {
    color: #fff !important;
}

.home_product_sec_first {
    border-bottom: solid 1px #000000;
    margin-bottom: 60px;
    padding-bottom: 60px;
}
.my_products_sec {
    padding: 7em 0px;
}
/* thank you page text color */
.woocommerce-order {
    color: #000 !important;
}
/* WOO CSS ends here */
.podcase_sec {
    border-top: solid 4px #ff6404;
}
.my_menu_style li.menu-item:last-child a:after {
    display:none;
}
.my_menu_style li.menu-item:last-child a
{
    padding:11px 25px !important;
    background:#ff6404;
    border:solid 2px #ff6404;
    border-radius:35px !important;
    color:#231f20 !important;
    transition:all 0.5s linear !important;
}
.my_menu_style li.menu-item:last-child a:hover
{
    background:#231f20 !important;
    color:#fff !important;
}
.other_abt_details_row  .elementor-container.elementor-column-gap-default {
    padding: 0px 35px;
}
.set_inner_btm_sp .elementor-container.elementor-column-gap-default {
    padding-bottom: 30px !important;
}

.blogs_block .elementor-post__thumbnail img {
    height: 300px;
    object-fit: cover;
}
.style_list ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 25px;
}

.style_list ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 11px;
    width: 15px;
    height: 3px;
    background: #ff6404;
}

.elementor-testimonial__title {
  display: inline-block !important;
  background: #ff6404 !important;
  margin: 15px 0px 0px;
  padding: 11px 0px;
  font-size: 30px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

.my_course_style .elementor-testimonial__text {
  min-height: 96px;
}

.org_txt {
  /*color: #1e1e1e;*/
  /*background: #ff6404;*/
  /*padding: 2px 5px;*/
  font-weight: bold;
  font-style: italic;
}
.blog_txt a {
  color: #ff6404;
}
.reduce_stree_sec {
  padding: 7em 0px;
}
.reduce_stress_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
  padding: 35px !important;
  background: #fff;
  margin: 0px 10px 20px;
  border-radius: 15px;
}

.oral_sec,.core_focue_sec,.why_make_diff,.tranform_sec
{
  padding: 7em 0px;
}
.small_border_col .elementor-widget-wrap.elementor-element-populated {
  padding: 20px !important;
  margin: 0px 10px 20px;
  border: solid 2px #000;
  border-radius: 20px;
  background: #f1f1f1;
}
.oral_sinlge_img img,.what_diff_img img,.tranform_img img
{
  border-radius: 20px !important;
}

.top_banner_small_title .elementor-heading-title {
  display: inline-block;
  padding: 10px 20px;
  border: solid 3px #ff6404;
  border-radius: 35px;
  background: #fff;
}

.top_sub_sec {
  padding: 5em 0px;
}
.top_sub_sec:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -15px;
  width: 100%;
  background: #999;
  max-width: 95%;
  margin: 0 auto;
  background: #ff6404;
  transform: skew(15deg, 0deg);
  height: 35px;
  z-index: -1;
}

.my_new_slider .elementor-testimonial__footer {
  margin: 0px !important;
}
.my_new_slider .elementor-testimonial__footer img {
  width: auto !important;
  height: 595px !important;
}
.my_new_slider .elementor-main-swiper {
  width: 100% !important;
  overflow: hidden;
}
.my_new_slider .swiper-slide {
  padding: 0px !important;
}
.my_new_slider .elementor-testimonial {
  position: relative;
}
.my_new_slider .elementor-testimonial__content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 40px;
  display: flex;
  flex-flow: column-reverse;
  padding: 0px 35px;
}
.my_new_slider .elementor-testimonial__cite {
  margin: 0px 0px 25px !important;
}
.my_new_slider .elementor-testimonial__text {
  position: relative;
}
.my_new_slider .elementor-testimonial__text:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -15px;
  width: 150px;
  height: 5px;
  background: #fff;
}

.my_new_slider .elementor-swiper-button.elementor-swiper-button-prev {
  background-image:url('/wp-content/uploads/2025/09/arrow_left.png');
  position:absolute;
  left:-150px;
  top:35%;
}
.my_new_slider .elementor-swiper-button.elementor-swiper-button-next {
  background-image:url('/wp-content/uploads/2025/09/arrow_right.png');
  position:absolute;
  right: -150px;
  top:35%;
}
.my_new_slider .elementor-swiper-button {
  width: 108px;
  height: 82px;
}
.my_new_slider .elementor-swiper-button i{
  display: none;
}
.op_slider_one {
  padding: 7em 0px;
}
.first_cta_sec {
	margin: 3em 0px 10em;
	height: 250px;
}
.first_cta_sec .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-right: 0px !important;
}
.cta_img_one img {
  max-width: 115% !important;
	position: relative;
  z-index: 1;
}
.cta_img_one {
  position: relative;
  top: -70px;
}
.cta_first_txt_col {
  margin-top: 50px;
}

.second_slider_style .elementor-testimonial__content {
  position: relative;
  bottom: 0px;
  padding: 0px !important;
}
.second_slider_style .elementor-testimonial__footer img {
  height: auto !important;
  width: 97% !important;
  border-radius: 0px 0px 20px 20px ! important;
  border: solid 3px #ff6404;
	position: relative;
	z-index: 1;
}
.second_slider_style .elementor-testimonial__cite {
  margin: -25px 0px 0px !important;
  text-align: center !important;
  background: #ff6404;
  padding: 40px 20px 20px;
  position: relative;
  border-radius: 0px 0px 20px 20px;
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.4) inset;
  min-height: 117px;
}
.second_slider_style .elementor-testimonial__text {
  padding: 40px 20px 20px;
  text-align: center;
  border-radius: 0px 0px 20px 20px !important;
  background: rgb(33,61,65,0.1);
  margin-top: -20px;
}
.real_world_sec {
  padding: 7em 0px;
  margin-top: 8em;
}
.real_world_inner_row .elementor-column {
}
.real_world_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
  padding: 25px 10px 15px !important;
  margin: 0px 8px;
  border: solid 4px #fff;
  border-radius: 40px;
}
.real_world_title .elementor-heading-title,
.real_world_title .elementor-heading-title
{
  min-height: 90px;
}
.real_world_inner_row .real_world_title .elementor-heading-title
{
	min-height:75px;
}
.real_world_title {
  margin-bottom: 10px !important;
}

.real_world_icon {
  margin-bottom: 15px !important;
  min-height: 120px;
}
.remove_title_btm {
  margin-bottom: 5px !important;
}
.abt_top_sec {
  padding: 3em 0px;
}

.inner_author_sec {
  padding: 6em 0px !important;
}
.abt_cta_sec {
  padding: 3em 0px !important;
}
.abt_the_col_sec {
  padding: 6em 0px;
}
.abt_cta_two {
  padding: 2em 0px;
}
.contact_sec {
  padding: 6em 0px;
}

.my_form_style_foo input,.my_form_style_foo textarea {
  padding: 12px 20px;
}
.my_form_style_foo textarea {
  resize: none;
}
.my_form_style_foo input::placeholder,.my_form_style_foo textarea::placeholder {
  opacity:1 !important;
}
.my_form_col .elementor-widget-wrap.elementor-element-populated {
  background: #fff;
  padding: 35px 40px !important;
  border-radius: 22px;
  box-shadow: 0px 0px 24px -16px rgb(0,0,0,0.4);
}

.my_acc_style .elementor-accordion-item {
  border: none !important;
}
.my_acc_style .elementor-tab-content {
  border: none !important;
  padding: 0px 0px !important;
}
.my_acc_style .elementor-tab-title {
  border: solid 2px #FF6404;
  border-radius: 10px;
  margin-bottom: 15px !important;
  padding: 23px 15px !important;
	box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.7);
}
.my_acc_style .elementor-accordion-icon {
  text-align: center !important;
  background: #ff6404;
  width: 30px !important;
  height: 30px;
  line-height: 30px !important;
  border-radius: 50% !important;
  position: relative;
  top: -6px;
  color: #ff6404 !important;
}
.my_acc_style .elementor-accordion-item:last-child .elementor-tab-title {
  margin-bottom: 0px !important;
}
.my_acc_style .elementor-accordion-item:last-child .elementor-tab-content {
  padding-top: 15px !important;
}
.unique_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
  padding: 14em 2em 2em !important;
  margin: 0px 6px !important;
	background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.inner_book_icons_row .real_world_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
  padding: 15px 0px 0px !important;
}
.inner_book_icons_row .real_world_title .elementor-heading-title {
  background: #fff;
  padding: 5px 12px;
  font-size: 18px !important;
  min-height: 110px;
}
.inner_book_icons_row .real_world_txt {
  background: #fff;
  padding: 5px 12px;
  border-radius: 0px 0px 35px 35px;
  min-height: 105px;
}
.inner_book_icons_row .real_world_title {
  margin-bottom: 0px !important;
}
.inner_book_icons_row .real_world_txt p {
  margin: 0px;
}
.inner_book_icons_row .real_world_icon {
  min-height: 135px;
}
.center_details {
  text-align: center;
}
.my_tabel_style.fixed {
  position:fixed;
  left:15px;
  top:35px;
  z-index:1;
  width:22%!important
}

@media only screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .cover_single_img img {
      max-width: 125% !important;
      position: relative;
      right: 3em;
    }
}


@media only screen and (max-width: 767px) {	
	.my_tabel_style.fixed {
	  position:relative;
	  left:0px;
	  top:0px;
	  width:100%!important
	}
	.second_slider_style .elementor-testimonial__footer .elementor-testimonial__image {
	  width: 100%;
	}
	html .second_slider_style .elementor-testimonial__footer img {
	  width: 99% !important;
	}
	.inner_book_icons_row .real_world_title .elementor-heading-title,
	.inner_book_icons_row .real_world_txt,.inner_book_icons_row .real_world_icon
	{
	  min-height: auto;
	}
	.inner_book_icons_row {
	  margin-top: 0px !important;
	}
	.inner_book_icons_row .real_world_txt {
	  padding: 0px 20px 20px;
	}
	.inner_book_icons_row .real_world_title .elementor-heading-title {
	  padding: 15px 15px 15px;
	}
	.my_new_slider .elementor-testimonial__footer img {
	  height: auto !important;
		width: 100% !important;
	}
	.my_new_slider .elementor-testimonial__image {
		width: 100% !important;
	}
	.my_new_slider .elementor-testimonial__content {
	  padding: 0px 20px;
	}
	.cta_img_one img {
	  max-width: 100% !important;
	}
	.first_cta_sec .elementor-column {
	  width: 100% !important;
	}
	.cta_first_txt_col {
	  margin-top: 0px;
	}
	.cta_img_one {
	  top: 0px;
	}
	.first_cta_sec .elementor-container.elementor-column-gap-default {
	  flex-flow: column-reverse;
	}
	.first_cta_sec {
	  height: auto !important;
		margin: 0em 0px 0em;
	  padding: 5em 0px;
	  border-bottom: solid 15px #1e1e1e;
	}
	.cta_img_one {
	  position: relative;
	}
	.my_new_slider .elementor-swiper-button {
	  display: none !important;
	}
	.blogs_block .elementor-post__thumbnail {
	  padding-bottom: 30em !important;
	}
	.real_world_sec {
	  padding: 5em 0px;
	  margin-top: 5em;
	}
	.real_world_inner_row .elementor-column:not(:last-child) {
	  margin-bottom: 20px !important;
	}
	.second_slider_style .elementor-testimonial__cite {
	  min-height: auto;
	}
	 .unique_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
		margin: 0px 0px 20px !important;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	  }	
	.unique_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
		padding: 20em 2em 2em !important;
	}
	 .my_form_col .elementor-widget-wrap.elementor-element-populated {
		margin-top: 25px;
	  }
	  .my_form_col .elementor-widget-wrap.elementor-element-populated {
		padding: 30px 22px !important;
	  }
	.abt_the_col_sec {
	  padding: 5em 0px;
	}
	.contact_sec {
	  padding: 4em 0px;
	}
	.abt_the_col_sec {
	  padding: 3em 0px;
	}
	.unique_inner_row.inner_row {
	  margin-bottom: 0px !important;
	}
    header {
      padding: 8px 0px;
    }
    .page_home header {
      position: relative;
      top: 0px;
    }
    .my_menu_style li.menu-item a:after,.top_banner_large_title .elementor-heading-title br,
    .elementor-widget-text-editor br,.section_title_large br,.coashing_title_inner br
    {
        display:none;
    }
    .my_menu_style li.menu-item:last-child a {
        padding:10px 20px !important;
        margin:0px 15px;
        justify-content: center;
    }
    .remove_sps_mob .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_menu_style .elementor-menu-toggle {
      position: absolute;
      right: 0px;
      top: -70px;
    }
    .top_banner_section {
      padding:5em 0px;
    }
    .top_banner_large_title .elementor-heading-title {
      font-size: 45px !important;
    }
    .top_banner_txt {
      font-size: 16px !important;
      text-shadow: 0px 0px 1px #000;
    }
    .book_main_section {
      padding: 5em 0px;
    }
    .author_section .elementor-container.elementor-column-gap-default {
      background:#1E1E1E;
      padding:15px 0px;
    }
    .author_section .elementor-column,.book_main_section .elementor-column,
    .testi_sec .elementor-column
    {
        width: 100% !important;
    }
    .book_main_section .elementor-container.elementor-column-gap-default,
    .choose_pref_sec .elementor-container.elementor-column-gap-default,
    .podcase_sec .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .author_single_img,.pref_single_img,.podcast_single_img 
    {
        margin-bottom:35px;   
    }
    .author_single_img 
    {
        text-align:center !important;  
    }
    .author_section::before {
        left: -50px;
        top: 0px;
        width: 150px;
        height: 100%;
    }
    .author_section::after {
        right: -50px;
        top: 0px;
        height: 100%;
    }
    .section_title_large .elementor-heading-title {
      font-size: 45px !important;
    }
    .cover_single_img img {
        max-width: 100% !important;
        position: relative;
        right: 0em;
    }
    .video_section {
      padding:3em 0px;
    }
    .course_sec {
      padding:5em 0px;
      margin-top: 0em;
    }
    .video_section::before {
        top: 0px;
        left: -50px;
        height: 100%;
    }
    .video_section::after {
          right: -50px;
          top: 0px;
          height: 100%;
    }
    .video_box,.video_box .elementor-open-lightbox
    {
      height: 370px !important;
      width: 100% !important;
    }
    .my_course_style .elementor-testimonial__text {
      min-height: auto;
    }
    .my_course_style .elementor-swiper-button.elementor-swiper-button-prev {
      position: relative;
      right: 0px;
      left: unset;
      top: 0px;
      margin-top: 30px;
    }
    .my_course_style .elementor-swiper-button.elementor-swiper-button-next {
      position: relative;
      right: -5px;
      left: unset;
      top: 0px;
      z-index: 1;
    }
    .podcase_sec,.blog_section,.testi_sec
    {
      padding: 5em 0px;
    }
    .blogs_block .elementor-post:not(:last-child) {
/*       margin-bottom: 25px; */
    }
    .make_all_left_on_mob .testi_stars,
    .make_all_left_on_mob .all_center_no_mob
    {
      text-align: left !important;
    }
    .make_all_left_on_mob .testi_stars
    {
      margin-top: 15px;
    }
    .make_bottom_border {
      border-bottom:solid 1px #000;
      padding-bottom: 20px;
      margin-bottom: 20px !important;
    }
    .sub_form_style input,.sub_form_style .elementor-button,.sub_form_style input#form-field-name
    {
      border-radius: 35px !important;
    }
    .footer_top_sec {
      padding:3em 0px;
    }
    .foo_logo_title {
      padding-top: 0em;
    }
    .my_social_list .elementor-widget-container {
      text-align: left !important;
    }
    .inner_auhtor_sec {
      margin:0em 0px 0em;
    }
    .set_inner_btm_sp .elementor-container.elementor-column-gap-default {
      padding-bottom: 0px !important;
    }
    .contact_inner_section {
      padding:4em 0px;
    }	
	.center_so_list .elementor-social-icons-wrapper.elementor-grid {
	  text-align: center;
	}
}

@media only screen and (max-width: 568px) {
  .section_title_large .elementor-heading-title {
    font-size: 35px !important;
  }
  .video_box, .video_box .elementor-open-lightbox {
    height: 265px !important;
  }
  .coashing_title_inner .elementor-heading-title {
      font-size: 25px !important;
      line-height: 35px !important;
    }
}

@media only screen and (max-width: 420px) {
    .video_box, .video_box .elementor-open-lightbox {
        height: 180px !important;
    }
    .podcase_sec, .blog_section, .testi_sec {
        padding:3em 0px;
    }
    .top_banner_large_title .elementor-heading-title {
        font-size: 40px !important;
    }
    .section_title_large .elementor-heading-title {
        font-size: 32px !important;
    }
}