/*----------------------
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;} */



p {
    font-weight:400;
}
/*----------------------
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 */

.my_custom_menu li.menu-item {
    position: relative;
}

.my_custom_menu li.menu-item a{
    background:#fff;
    position:relative;
    z-index:9;
}

.my_custom_menu li.menu-item:before {
    content: '';
    z-index:-1;
    position: absolute;
    left: 0px;
    top: -15px;
    opacity: 0 !important;
    background: #4c270f !important;
    width: 7px;
    height: 50px;
    transform: skew(-25deg, 0deg);
    right: 0px;
    margin: 0 auto;
    transition:all 0.5s linear;
}
.my_custom_menu li.menu-item.current-menu-item:before,.my_custom_menu li.menu-item:hover:before
{
    opacity: 1 !important;
}
.counter_img {
    position: relative;
    text-align: center;
}

.counter_img span.total_counter {
    width: 18px;
    height: 18px;
    background: #000;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.top_banner_section {
    min-height: 780px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.blod_txt {
    font-style: italic;
}

.underline_style {
    position: relative;
    display: inline-block;
    z-index: 9;
}

.underline_style:after {
    content: '';
    position: absolute;
    left: -10px;
    bottom: 10px;
    width: 110%;
    height: 18px;
    background: #4c270f;
    z-index: -1;
    transform: skew(-25deg, 0deg);
}

.two_col_btns ul {
    display: flex;
    display: -webkit-flex;
    gap: 13px;
}

.two_col_btns ul li {
    position: relative;
}

.two_col_btns ul li a {
    display: inline-block;
    padding: 0px 30px;
    background: #4c270f;
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    transition: all 0.5s linear;
    border: solid 1px #4c270f;
}

.two_col_btns ul li a:hover {
    background: #fff;
    color: #4c270f;
}

.icon_btn img {
    margin-right: 8px;
    position: relative;
    top: -2px;
}

.two_col_btns ul li.white_btn a {
    background: #fff;
    border-color: #fff;
    color: #000;
}

.two_col_btns ul li.white_btn a:hover {
    background: #4c270f;
    color: #fff;
}

.two_col_btns ul li.white_btn a:hover img {
    filter: invert(1);
}

.two_col_btns ul li.white_btn a img {
    transition: all 0.5s linear;
}

.top_banner_small_title .elementor-heading-title {
    position: relative;
    padding-left: 47px;
}

.top_banner_small_title .elementor-heading-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 8px;
    width: 40px;
    height: 2px;
    background: #fff;
    border-radius: 10px;
}
.make_left .elementor-heading-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 8px;
    width: 40px;
    height: 2px;
    background: #4c270f;
}

.section_title_small .elementor-heading-title{
    position: relative;
}

.center_after .elementor-heading-title {
    display: table;
    margin: 0 auto;
}

.make_left .elementor-heading-title {
    padding-left: 50px;
}

.make_right .elementor-heading-title:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 8px;
    width: 40px;
    height: 2px;
    background: #4c270f;
}

.make_right .elementor-heading-title {
    padding-right: 45px;
}

.make_middle_title_after .elementor-heading-title {
    position: relative;
}

.make_middle_title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 4px;
    background: #ffa163;
}

.make_middle_title_after .elementor-heading-title:after {
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: unset;
    bottom: -20px;
}

.make_middle_title_after .elementor-heading-title {
    margin-bottom: 20px;
}

.author_section_top {
    padding: 7em 0px 20em;
}

.author_section_top:before {
    content: '';
    position: absolute;
    left: 50px;
    top: 80px;
    background-image: url('/wp-content/uploads/2024/06/welcome_section_before_img.png');
    width: 397px;
    height: 553px;
    z-index:-1;
}

.author_section_top:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 15%;
    background-image: url('/wp-content/uploads/2024/06/welcome_section_after_img.png');
    width: 523px;
    height: 584px;
    z-index:-1;
}
.add_left_right_sps {
    padding: 0px 8em;
}
.explore_section {
    padding: 8em 0px;
}

.move_uo_inner_row_ex {
    margin: -20em 0px 40px;
}
.products li.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
{
    padding: 0px 30px !important;
    font-size: 26px !important;
    color: #4c270f !important;
    font-family: "Butler Bold", Sans-serif;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    margin-bottom: 25px !important;
}

.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: #4c270f !important;
    font-family: "Butler Bold", 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
{
    float: right;
    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;
    font-weight: 400 !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: #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: 26px !important;
    color: #4c270f !important;
    opacity: 1 !important;
    font-family: "Butler Bold", Sans-serif;
    font-weight: 600 !important;
    position:absolute !important;
    bottom:0px !important;
}


.wc-block-grid__product-price
{
    font-size: 20px !important;
    color: #4c270f !important;
    opacity: 1 !important;
    font-family: "Butler Bold", Sans-serif;
    font-weight: 600 !important;
    position:relative !important;
    bottom:0px !important;
}

.products li.product span.price del {
    opacity: 1 !important;
    color: #000 !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: #4c270f !important;
    font-weight: 600 !important;
    font-family: "Butler Bold", Sans-serif !important;
}

.wp-block-woocommerce-empty-cart-block h2.wp-block-heading {
    font-size: 40px !important;
    color: #000 !important;
    font-family: "Butler Bold", Sans-serif !important;
}

.woocommerce ul.products li.product .onsale
{
    display:none !important;
}
.type_product_icons {
    padding: 3em 0px;
}
.left_after.make_middle_title_after .elementor-heading-title:after {
    right: unset;
}

.book_main_section {
    padding: 8em 0px;
}

.make_col_after:after {
    content: '';
    position: absolute;
    right: -33em;
    top: 150px;
    background-image: url('/wp-content/uploads/2024/06/book_section_after_img.png');
    width: 974px;
    height: 383px;
    z-index: -1;
}
.two_col_btns ul li.black_btn a {
    background: #000;
    border-color: #000;
}

.two_col_btns ul li.black_btn a:hover {
    background: #ffa163;
    border-color: #ffa163;
    color: #4c270f;
}
h2.post-title {
    display: none;
}

.main_blogs_section {
    padding: 5em 0px;
}
.my_blog_style .elementor-post__text {
    padding: 0px 25px;
}

.my_blog_style .elementor-post__text .elementor-post__title {
    position: relative;
    margin-bottom: 25px !important;
}

.my_blog_style .elementor-post__text .elementor-post__title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -13px;
    width: 80px;
    height: 4px;
    background: #ffa163;
    margin: 0 auto;
}

.my_blog_style a.elementor-post__read-more {
    border-bottom: solid 1px #ffa163;
}
.inner_row {
    margin: 0px 0px 25px;
}
.blogs_main_row {
    padding: 0px 0px 5em;
}

.trailer_section {
    padding: 5em 0px;
}

.trailer_box {
    height: 391px;
}
.change_after_color .elementor-heading-title:before,.change_after_color .elementor-heading-title:after {
    background: #fff;
}

.testi_main_section {
    padding: 8em 0px;
}

.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

.my_testi_style .elementor-main-swiper span.elementor-testimonial__name {
    position: relative;
}

.my_testi_style .elementor-main-swiper span.elementor-testimonial__name:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2024/06/testi_stars_img.png');
    width: 94px;
    height: 16px;
    bottom: -20px;
}
.social_links ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.social_links ul li a {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #ffa163;
    border-radius: 50%;
    transition: all 0.5s linear;
}

.social_links ul li a:hover {
    background: #000;
}

.social_links ul li a img {
    transition: all 0.5s linear;
}

.social_links ul li a:hover img {
    filter: invert(1);
}

.foo_menu li.menu-item {
    position: relative;
}

.foo_menu li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -6px;
    width: 0%;
    height: 4px;
    background: #ffa163 !important;
    opacity: 1 !important;
    transition: all 0.5s linear;
}

.foo_menu li.menu-item a:hover:after, .foo_menu li.menu-item.current-menu-item a:after {
    width: 100%;
}

.footer_center_row {
    padding: 5em 0px;
}

.cp_txt p {
    margin: 0px;
}

.cp_row_main .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.cp_row_main {
    padding: 15px 0px !important;
}
.subs_row_btm {
    padding: 4em 0px;
}

.my_form input {
    /*border: none !important;*/
    /*padding: 12px 0px 12px 30px !important;*/
}

.contact_us_section {
    padding: 5em 0px;
}

.inner_contact_fomr input,.inner_contact_fomr textarea {
    margin-bottom: 18px;
    padding: 13px 15px !important;
}

.inner_contact_fomr textarea {resize: none;}

.inner_contact_fomr button {
    padding: 20px 0px  !important;
}

.two_col input {
    position: relative;
}

.my_form button {
    padding: 15px 0px 15px 0px !important;
    min-height: auto !important;
}

.inner_blogs_page {
    padding: 5em 0px 7em;
}
.two_col input {
    padding: 11px 15px 11px 45px !important;
    border: none !important;
}

.two_col .elementor-field-type-email:before {content: '';position: absolute;left: 12px;top: 14px;background-image: url(https://marycooper.clientcloud360.com/wp-content/uploads/2024/06/news_letter_form_icon.png);width: 22px;height: 16px;z-index: 9;}

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: #111111;
    font-family: "Butler Bold", 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: #4c270f !important;
    display: inline-block !important;
    border-radius: 25px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    font-family: "Butler Bold", 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: #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: #4C270F !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;
}
.abt_the_author_inner_section {
    padding: 3em 0px 6em;
}
.abt_the_author_new_row {
    padding: 8em 0px 3em;
}

/* New css ends here */
