/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

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

::selection {
    background: #FF5E99;
    color: #fff;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}

/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */


/*----------------------
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 */

header {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    padding: 20px 0px 0px;
}
.top_banner_section {
    padding: 22em 0px 15em;
    background-position: right center !important;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.top_banner_middle_title,.top_banner_large_title {
    margin-bottom: 0px !important;
}

.custom_btn_blue a {
    padding: 11px 30px;
    background: #1993ba;
    display: inline-block;
    border-radius: 25px;
    color: #fff;
    transition: all 0.5s linear;
}

.custom_btn_blue a:hover {
    background: #fff;
    color: #1993ba;
}
.img_btn a img {
    transition: all 0.5s linear;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.img_btn a:hover img
{
    filter:invert(1);
}

.footer_sub_section input {
    padding: 10px 0px 10px 70px !important;
    background-image: url('/wp-content/uploads/2024/05/subscribe_section_field_icon.png');
    background-repeat: no-repeat;
    background-position: 10% 50%;
}

.footer_sub_section input::placeholder {
    color: #000;
    opacity: 1 !important;
}
.footer_sub_section {
    padding: 50px 0px;
}
.footer_middle_section {
    padding: 3em 0px 4em;
}
ul.social_list {display: flex;display: -webkit-flex;gap: 15px;}

ul.social_list a img {
    transition: all 0.5s linear;
}

ul.social_list a:hover img {
    opacity: 0.7;
}
.cp_row {
    padding: 5px 0px;
}
.contact_foo_list li:last-child a,.contact_foo_list li:last-child span {
    font-weight: 600 !important;
}
.assist_img img {
    width: 100%;
}
.relative_col {
    position: relative;
}

.assist_title {
    position: absolute !important;
    left: 0px;
    right: 0px;
    bottom: 20px;
}

.assist_img {
    margin-bottom: 0px !important;
}

.assist_title .elementor-heading-title {
    text-transform: uppercase;
}
.inner_row {
    margin-bottom: 30px;
}
.assistance_section {
    padding: 3em 0px 6em;
}

.section_title_small {
    margin-bottom: 10px !important;
}

.author_list li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
}

.author_list li:last-child {
    margin-bottom: 0px;
}

.author_list li::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/05/abt_section_bullets_icon.png');
    width: 20px;
    height: 20px;
    top: 3px;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

li.black_btn a {
    background: transparent;
    color: #000;
    font-weight: 500;
}

li.black_btn a:hover {
    background: #1993ba;
    color: #fff;
}

.img_btn ul li a img {
    width: 13%;
    position: relative;
    top: 0px;
}
.author_section {
    padding: 4em 0px 8em;
}
.inner_page_banner {
    min-height: 450px;
    background: #111111;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    display: -webkit-flex;
}

.inner_page_banner h2 {
    margin: 50px 0px 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Gotham Medium", Sans-serif;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 3px;
}
.top_banner_section .img_btn ul li a img {
    width: auto;
}
.trauma_single_img {
    margin-bottom: 0px !important;
}

.simple_img_trauma_title {
       position: absolute !important;
    left: 70px;
    bottom: 70px;
    margin-bottom: 0px !important;
}
.trauma_play_icon  img {
    width: auto !important;
}

.trauma_play_icon,.trauma_play_icon .elementor-open-lightbox {
    height: 97px !important;
}

.trauma_play_icon {
    position: absolute !important;
    right: -20px !important;
    bottom: 0px !important;
    left: unset !important;
    width: auto !important;
}
.trauma_section {
    /* padding: 3.2em 0px; */
    min-height: 562px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.book_main_section {
    padding: 7em 0px;
}
.change_hover_style  li a:hover {
    background: #111111;
    color: #fff;
}
.audio_player audio {
    width: 100%;
}

.audio_player {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 73%;
}

.life_coaching_section {
    min-height: 526px;
    padding: 5em 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}
.col_video_bg .elementor-widget-wrap.elementor-element-populated {
    padding: 50px 25px!important;
}
.my_product_list {
    margin: 0px 12em;
}

ul.products li a.button {
    display: none !important;
}

ul.products li img.attachment-woocommerce_thumbnail {
    margin: 0px !important;
}

ul.products li h2.woocommerce-loop-product__title {
    padding: 0px 20px !important;
    color: #fff !important;
    font-family: "Gotham Medium", Sans-serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    position: absolute !important;
    bottom: 20px;
    min-height: 52px;
    text-transform: uppercase;
}

ul.products li .price {
    background: #1993ba;
    margin: 0px !important;
    width: 75px !important;
    height: 75px !important;
    font-size: 18px !important;
    color: #fff !important;
    text-align: center;
    line-height: 75px;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: 20px;
    font-family: "Gotham", Sans-serif !important;
    font-weight: 500 !important;
}
.best_sell_collection {
    padding: 8em 0px;
}
.appointment_section {
    padding: 7em 0px;
}

.my_form_style input {padding: 10px 20px !important;height: 44px;}

.my_form_style textarea {
    padding: 10px 20px !important;
    resize: none;
    min-height: 132px;
}

.my_form_style button {
    flex-basis: 42% !important;
    height: 44px;
    padding: 0px !important;
    border-radius: 25px !important;
}

.my_form_style .elementor-field-group.e-form__buttons {
    width: 100%;
    align-items: flex-start;
    justify-content: flex-end;
}

.my_testi_style .swiper-container {
    width: 100% !important;
    overflow: hidden;
}
.my_testi_style .elementor-testimonial {
    background: #111111;
    padding: 30px 30px 50px;
}

.my_testi_style .elementor-testimonial span.elementor-testimonial__name:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -14px;
    background-image: url('/wp-content/uploads/2024/05/testi_section_stars.png');
    width: 94px;
    height: 16px;
    background-repeat: no-repeat;
}

.my_testi_style .elementor-testimonial span.elementor-testimonial__name {
    position: relative;
}

.my_testi_style .elementor-testimonial__footer {
    margin: 10px 0px 0px !important;
}

.my_testi_style .swiper-slide {
    padding: 0px !important;
}
.testi_section .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 5px !important;
    transition: all 0.5s linear !important;
    background: #000 !important;
    opacity: 1 !important;
}

.testi_section .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1993ba !important;
    width: 50px;
    border-radius: 5px !important;
}

.my_testi_style {
    margin-left: 65px;
}

.my_testi_style .elementor-swiper-button {
    width: 65px;
    height: 65px;
    background: #000;
    text-align: center;
    line-height: 65px;
}

.my_testi_style .elementor-swiper-button i {
    font-size: 0px;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
    background-image: url('/wp-content/uploads/2024/05/arrow_left.png');
    background-repeat: no-repeat;
    background-position: center center;
    position:absolute;
    left:-80px;
    top:30%;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url('/wp-content/uploads/2024/05/arrow_right.png');
    background-repeat: no-repeat;
    background-position: center center;
    position:absolute;
    right: -21em;
    left:unset !important;
    top: 30%;
    z-index: 1;
}
.my_testi_style .swiper-pagination {
    text-align: right;
    right: 5em !important;
    left: unset !important;
}
.testi_section {
    padding: 8em 0px;
}
/* New css ends here */


/* woocommerce css starts here */

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

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

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

.woocommerce-product-details__short-description p {
    color: #111111;
    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: #1993ba !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: #111111 !important;
}
section.related.products {
    float: left;
    width: 100%;
}

section.related.products > h2 {
    color: #111111;
    font-family: "Gotham", 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: #1993ba !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;
}
.author_section_inner {
    padding: 7em 0px 5em;
}
.inner_service_section {
    padding: 7em 0px;
}
.inner_contact_section {
    padding: 8em 0px;
}
.top_banner_large_title .elementor-heading-title {
    margin: 0px 0px 15px;
}
.author_section .custom_btn_blue li:first-child a {
    border: solid 1px #1993ba;
}
html .white_btn {
    background: #fff;
    color: #000;
}
.top_banner_small_title {
    margin-bottom: 10px !important;
}

/* woocommerce css ends here */


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

@media only screen and (max-width: 767px) {
     .mob_menu .elementor-menu-toggle {
        position: absolute;
        right: 10px;
        top: -100px;
    }   
    .remove_cols_sps .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .top_banner_section {
        padding: 15em 0px 15em;
    }
    .top_banner_large_title .elementor-heading-title br {
        display: none;
    }
    .top_banner_middle_title .elementor-heading-title {
        font-size: 28px !important;
    }
    .top_banner_large_title .elementor-heading-title {
        font-size: 60px !important;
        text-shadow: 1px 1px 2px #000;
    }
    .top_banner_small_two_title .elementor-heading-title,.top_banner_small_title .elementor-heading-title,
    .top_banner_middle_title .elementor-heading-title
    {
        text-shadow: 1px 1px 2px #000;
    }
    .assistance_section {
        padding: 0em 0px 0em;
    }
    .assistance_section .elementor-column:not(:last-child),.author_single_img 
    {
        margin-bottom: 35px;
    }
    .author_section {
        padding: 4em 0px;
    }
    .section_title_large .elementor-heading-title {
        font-size: 40px !important;
    }
    .trauma_section .elementor-column {
        width: 100% !important;
    }
    .simple_img_trauma_title {
        position: relative !important;
        left: 0px;
        bottom: 0px;
        right: 0px !important;
        margin: 0 auto !important;
        text-align: center;
    }
    .simple_img_trauma_title br {
        display: none;
    }
    .trauma_play_icon {
        position: relative !important;
        right: 0px !important;
        bottom: 0px !important;
        left: unset !important;
        width: auto !important;
        margin: 20px auto 0px !important;
    }
    .trauma_section {
        padding: 4em 0px;
    }
    .book_main_section {
        padding: 4em 0px;
    }
    .life_coaching_section {
        min-height: auto;
    }
    .col_video_bg .elementor-widget-wrap.elementor-element-populated {
        padding: 50px 0px !important;
        margin-top: 25px;
    }
    .best_sell_collection {
        padding: 4em 0px;
    }
    .my_product_list {
        margin: 0px 0em;
    }
    .appointment_section {
        padding: 4em 0px;
    }
    .appointment_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .testi_section {
        padding: 4em 0px;
    }
    .testi_section .elementor-column {
        width: 100% !important;
    }
    .my_testi_style {
        margin-left: 0px;
    }
    .my_testi_style .elementor-swiper-button.elementor-swiper-button-prev,.my_testi_style .elementor-swiper-button.elementor-swiper-button-next 
    {
        display:none;
    }
    .my_testi_style .swiper-pagination {
        right: 0em !important;
    }
    .testi_single_user_img {
        text-align: center !important;
    }
    .footer_sub_section input {
        padding: 15px 0px 15px 55px !important;
        background-position: 3% 50%;
    }
    
    .subs_form .elementor-button {
        padding: 15px 0px !important;
        min-height: auto !important;
        margin: 15px 0px 0px;
    }
    .footer_middle_section .elementor-column {
        width: 100% !important;
    }
    .footer_middle_section {
        padding: 2em 0px;
    }
    .section_title_large .elementor-heading-title br {
        display: none;
    }
    .trauma_play_icon img {
        display: table !important;
        margin: 0 auto;
    }
    .author_section_inner {
        padding: 4em 0px 2em;
    }
    section.woocommerce {
        padding: 4em 0px 1em;
    }
    .inner_service_section {
        padding: 4em 0px;
    }
    .inner_service_section .elementor-column:not(:last-child) {
        margin-bottom: 35px;
    }
    .inner_contact_section {
        padding: 4em 0px;
    }
    .inner_contact_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .inner_contact_section .my_form_style button {
        flex-basis: 60% !important;
    }
}

@media only screen and (max-width: 568px) {
    .footer_sub_section .elementor-heading-title {
        font-size: 27px !important;
    }
    .section_title_large .elementor-heading-title {
        font-size: 30px !important;
    }
    .top_banner_section {
        background-position: 80% 100% !important;
    }
    ul.products li h2.woocommerce-loop-product__title {
        position: relative !important;
        color: #000 !important;
        bottom: 0px;
        padding: 10px 0px 0px!important;
        height: auto !important;
        font-size: 16px !important;
        line-height: 20px;
    }
    .top_banner_middle_title .elementor-heading-title {
        font-size: 22px !important;
    }
    .top_banner_small_title .elementor-heading-title {
        font-size: 20px !important;
    }
    .custom_btn_blue a {
        padding: 10px 15px;
        font-size: 15px;
    }
    .top_banner_section .img_btn ul li a img {
        width: 6%;
        margin-right: 6px !important;
        top: -2px;
    }
    .my_testi_style .elementor-testimonial {
        padding: 15px 15px 30px;
    }
    .inner_page_banner {
        min-height: 350px;
    }
    .inner_page_banner h2 {
        margin: 30px 0px 0px;
        font-size: 35px;
        letter-spacing: 2px;
    }
}

@media only screen and (max-width: 480px) {
    .two_col_btn ul {
        flex-flow: column;
    }
}
