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


.products li.product,.wc-block-product-new .wc-block-grid__products .wc-block-grid__product
{
    /*background: #fff;*/
    padding: 15px !important;
    border-radius: 0px;
    text-align: center;
    border: solid 1px #B1ACAC;
    box-shadow: 0px 3px 5px 0px rgb(0, 0, 0, 0.3);
}
.woocommerce ul.products li.product a img {
    height: 355px !important;
    object-fit: cover;
}
.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: 20px !important;
    color: #0D2E76 !important;
    font-family: "Inria Serif", sans-serif !important;
    font-weight: 600 !important;
    line-height: 25px;
    position: relative;
    text-transform: uppercase;
}

.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: 0px 0px 0px;
    font-size: 14px;
    color: #B1ACAC;
    line-height: 20px;
    position: relative;
}
html .woocommerce ul.products li .custom-content-before-title img {
    width: auto !important;
    display: table;
    margin: 0 auto 10px !important;
    height: auto !important;
}
.products li.product a.button
{
    padding: 13px 30px !important;
    border-radius: 10px !important;
    background: #0D2E76 !important;
    color: #fff !important;
    text-transform: capitalize;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
    display:none !important;
}

.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: #0D2E76 !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: #0D2E76 !important;
    opacity: 1 !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 600 !important;
}


.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: #0D2E76 !important;
    font-size: 20px !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: "Poppins", Sans-serif !important;
}

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

.woocommerce ul.products li.product .onsale
{
    display:none !important;
}
section.woocommerce {
    padding: 5em 0px 3em;
}

header.woocommerce-products-header,.woocommerce-breadcrumb,h2.post-title,.woocommerce span.onsale 
{
    display: none !important;
}
.woocommerce div.product .product_title {
    color: #1C3D85;
    font-family: "Inria Serif", Sans-serif;
    font-size: 35px;
    font-weight: 600;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    color: #B1ACAC !important;
}

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

.woocommerce-product-details__short-description p {
    color: #000;
    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: #1C3D85 !important;
    border:solid 1px #1C3D85 !important;
    display: inline-block !important;
    border-radius: 25px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    font-family: "Poppins", Sans-serif;
}

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

section.related.products > h2 {
    color: #1C3D85;
    font-family: "Inria Serif", 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: #0D2E76;
    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: #1C3D85 !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;
}

.header_top_list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-evenly;
    align-items: center;
    gap: 15px;
}

header {
    padding: 15px 0px;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.top_banner_single_img img {
    max-width: 150% !important;
    position: relative;
    right: 2em;
}

.top_banner_section {
    padding: 6em 0px 0px;
}

.main_counter_block ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-evenly;
    align-items: center;
    gap: 45px;
    text-align: center;
}

.main_counter_block ul h4 {
    margin: 0px;
    font-size: 95px;
    font-weight: 700;
    color: #0D2E76;
}

.main_counter_block ul .ship_sub_title {
    margin: -10px 0px 0px;
    display: block;
}

.main_counter_block ul li {
    position: relative;
}

.main_counter_block ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -50px;
    top: 30px;
    background-image: url('/wp-content/uploads/2024/12/counters_after_icon.png');
    width: 11px;
    height: 36px;
}

.free_shipping_sec {
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgb(0,0,0,0.3);
    padding: 32px 0px;
    width: 100%;
    max-width: 77%;
    margin: -3em auto 0px;
}
.author_section {
    padding: 7em 0px;
}

.dark_blue_txt {
    color: #002686;
}
.abt_single_img img {
    max-width: 125% !important;
    position: relative;
    right: -4em;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.two_col_btn ul a {
    display: inline-block;
    padding: 12px 20px;
    background: #002686;
    color: #fff;
    font-size:15px;
    border: solid 1px #002686;
    transition: all 0.5s linear;
}

.two_col_btn ul a:hover {
    background: #fff;
    color:#002686;
}

.two_col_btn ul li.blue_border_btn a {
    border-color: #002686;
    color:#002686;
    background: transparent;
}

.two_col_btn ul li.blue_border_btn a:hover {
    background: #002686;
    border-color: #002686;
    color:#fff;
}

.extra_point_list span {
    display: block;
    position: relative;
    padding-left: 25px;
}

.extra_point_list span:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 6px;
    background-image: url('/wp-content/uploads/2024/12/ex_icon.png');
    width: 11px;
    height: 10px;
}
.home_pro_two_sec {
    padding: 8em 0px;
}

.inner_row {
    margin-bottom: 30px;
}
.home_root_therapy_sec {
    padding: 7em 0px;
}
.top_seller_sec {
    padding: 7em 0px;
}

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

.my_testi_style .elementor-testimonial__image img {
    width: 100% !important;
    height: auto !important;
}

.my_testi_style .elementor-testimonial {
    position: relative;
    background: #fff;
    height: 580px;
    border: solid 10px #fff;
    box-shadow: inset 0 0 8px 2px rgb(0,0,0,0.5);
    margin-bottom: 25px;
}

.my_testi_style .elementor-testimonial__footer {
    margin: 0px !important;
    position: absolute;
    left: 0px;
    top: 0px;
}

.my_testi_style .elementor-testimonial__content {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 35px;
    top: -6em;
    margin: 0px 17px !important;
    display: flex;
    flex-flow: column;
}

cite.elementor-testimonial__cite {
    order: 1;
    margin: 0px !important;
}

.elementor-testimonial__text {order: 2;position: relative;}

.elementor-testimonial__text:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -22px;
    background-image: url('/wp-content/uploads/2024/12/testi_stars_icon.png');
    width: 122px;
    height: 19px;
}

.testi_sec {
    padding: 7em 0px;
}

.my_testi_style .elementor-swiper-button {
    width: 70px;
    height: 70px;
    background: #B1ACAC;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
    background-image:url('/wp-content/uploads/2024/12/testi_arrow_left.png');
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    top:35%;
    left:-50px;
    z-index:1
}

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

.my_testi_style .elementor-swiper-button {
    width: 70px;
    height: 70px;
    background: #B1ACAC;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
    background-image:url('/wp-content/uploads/2024/12/testi_arrow_left.png');
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    top:35%;
    left:-4em;
    z-index:1
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
    background-image:url('/wp-content/uploads/2024/12/testi_arrow_right.png');
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    top:35%;
    right:-4em;
    z-index:1
}
.my_testi_style .elementor-swiper-button i {
    font-size: 0px;
}
.foo_with_txt_list {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
    align-items: center;
}

.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 14px 0px;
}

.subs_form input {
    padding: 15px 150px 15px 15px;
    border: solid 1px #fff !important;
}

.subs_form {
    max-width: 60%;
    margin: 0 auto;
}

.subs_form .elementor-button {
    padding: 18px 0px!important;
    min-height: auto !important;
    border: solid 1px #fff !important;
}

.subs_form .e-form__buttons {
    position: absolute !important;
    right: 0px !important;
    width: 17% !important;
    top: 1px !important;
}

.subs_sec {
    padding: 5em 0px 2em;
    border-bottom: solid 1px #fff;
    margin-bottom: 6em;
}

.menu_sec {
    border-bottom: solid 1px #fff;
    padding-bottom: 3em;
    margin-bottom: 3em;
}

.methods_sec {
    padding-bottom: 20px;
}

.footer_top_sec {
    background-image: linear-gradient(to bottom, #2B52A5 0%, #0D2E76 90%);
}
.make_all_right ul.foo_with_txt_list {
    justify-content: flex-end;
}
.contatc_inner_sec {
    border-top: solid 3px #1C3D85;
    padding: 5em 0px 7em;
}

.my_form_style input,.my_form_style textarea {
    padding: 13px 15px;
}

.my_form_style textarea {
    resize: none;
}

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

/* New css ends here */
