/*----------------------
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;
    background:#f4f2ee;
}

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


.remove_section_space .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.top_banner_large_title {
  margin-bottom: 10px !important;
}
.top_banner_txt {
  margin-bottom: 0px !important;
}
header {
  background: #181818;
  padding: 12px 0px;
}
.page_home header {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  z-index: 1;
  background: transparent;
}

.top_banner_section {
  padding: 15em 0px 0em;
  background-size: 100% 100% !important;
}
.two_col_btn ul {
  display: flex;
  display: -webkit-flex;
  gap: 10px;
}
.two_col_btn ul li a {
  display: inline-block;
  padding: 10px 23px;
  background: #3c7f0c;
  border-radius: 35px;
  color: #fff;
  transition: all 0.5s linear;
  border: solid 1px #3c7f0c;
}
.two_col_btn ul li a:hover {
  background: #fff;
  color: #3c7f0c;
}

.top_banner_txt_col {
  padding-top: 8em;
}

.my_menu_style li.menu-item:last-child a {
  display: inline-block;
  padding: 11px 28px !important;
  background: #3c7f0c !important;
  color: #fff !important;
  border-radius: 35px;
  border: solid 1px #3c7f0c !important;
}
.my_menu_style li.menu-item:last-child a:hover {
  background: #fff !important;
  color: #3c7f0c !important;
  border-color: #fff !important;
}
.my_menu_style li.menu-item:last-child a:after {
  display: none;
}
.my_menu_style li.menu-item a::after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0px;
  right: 0px;
  width: 0px;
  height: 2px;
  background: #3c7f0c !important;
  margin: 0 auto !important;
  transition: all 0.5s linear;
}
.my_menu_style li.menu-item:hover a::after,.my_menu_style li.menu-item.current_page_item a::after {
  width: 23px;
}

.three_op_sec {
  padding: 14em 0px 7em;
}
.three_op_inner .elementor-column > .elementor-element-populated {
  padding: 50px 25px 10px !important;
  background: #fff;
  margin: 0px 10px !important;
  border: solid 1px #3c7f0c !important;
  border-radius: 20px;
  transition: all 0.5s linear;
}

.three_op_inner .elementor-column:hover > .elementor-element-populated
{
    background: #f4f2ee !important;
}


.three_op_img {
  width: 166px !important;
  height: 166px !important;
  background: #3c7f0c;
  border-radius: 50%;
  line-height: 166px;
  display: table !important;
  margin: -135px auto 25px !important;
  transition: all 0.5s linear !important;
}

.three_op_inner .elementor-column:hover > .elementor-element-populated .three_op_img
{
  background: #000 !important;
}

.abt_sec_tag_img {
  position: absolute !important;
  right: 0px;
  top: -40px;
  z-index: 1;
}
.author_section {
  padding: 5em 0px;
}
.section_title_small {
  margin-bottom: 10px !important;
}
.less_title_btm {
  margin-bottom: 10px !important;
}
.make_title_after .elementor-heading-title {
  position: relative;
}
.make_title_after .elementor-heading-title:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -12px;
  width: 300px;
  height: 1px;
  background: #000;
}
.make_title_after .elementor-heading-title::before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -13px;
  width: 150px;
  height: 3px;
  background: #3c7f0c;
  z-index: 1;
}

.abt_txt_col {
  margin-bottom: 55px;
}
.book_info_list ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
}

.book_info_list ul li:nth-child(odd) {
    flex: 0 0 27%;
  font-weight:500;
  color:#3c7f0c;
}

.book_info_list ul li:nth-child(even) {
    flex: 0 0 30%;
}

.book_info_list ul li {
    margin: 0px 0px 6px;
}
.two_col_btn ul li.black_border_btn a {
    background: transparent !important;
    color: #000 !important;
    border-color: #000 !important;
}
.two_col_btn ul li.black_border_btn a:hover {
    background: #3c7f0c !important;
    color: #fff !important;
    border-color: #3c7f0c !important;
}
.two_col_btn ul li.white_border_btn a
{
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
}

.two_col_btn ul li.white_border_btn a:hover
{
    background: #3c7f0c !important;
    color: #fff !important;
    border-color: #3c7f0c !important;
}

.other_platform_list ul {
  display: flex;
  display: -webkit-flex;
  gap: 25px;
}
.choose_pref_btns_list ul {
  display: flex;
  display: -webkit-flex;
  flex-flow: wrap;
  gap: 15px;
}
.choose_pref_btns_list ul li {
  flex: 0 0 45%;
}
.choose_pref_btns_list ul li a {
  display: inline-block;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  border-radius: 25px;
  transition: all 0.5s linear;
  border: solid 1px #000;
  width: 100%;
}
.choose_pref_btns_list ul li a:hover {
  background: #fff;
  border-color: #fff;
  color: #3c7f0c;
}

.pref_inner_row {
  padding: 15em 20px 0px;
  background-size: 100% 100% !important;
}
.choose_pref_sec {
  margin: -25em 0em 0px;
  border-bottom: solid 5px #000;
  padding: 0px 2em;
}

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

.post-title {
  display: none;
}
.inner_blog_title {
  padding: 5em 0px;
}
.inner_row {
  margin-bottom: 25px;
}
.make_title_all_center .elementor-heading-title:before {
  right: 0px;
  margin: 0 auto;
}
.make_title_all_center .elementor-heading-title:after {
  right: 0px;
  margin: 0 auto;
}
.my_recipy_style .elementor-post__text {
  padding: 8em 25px 20px !important;
  background: #fff;
  border: solid 1px #3c7f0c !important;
  border-radius: 20px;
  transition: all 0.5s linear;
  margin-top: -8em;
}
.my_recipy_style .elementor-post__text .elementor-post__read-more {
  background: #3c7f0c;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 35px;
  transition: all 0.5s linear;
}
.my_recipy_style .elementor-post:hover .elementor-post__text {
  background: #f4f2ee !important;
}
.recipes_sec {
  padding: 8em 0px;
}
.blog_section {
  padding: 8em 0px;
}
.my_blog_style .elementor-post__text {
  padding: 0px 15px;
}
.my_blog_style .elementor-post__read-more {
  border-bottom: solid 1px #fff;
}

.my_testi_style .elementor-testimonial-wrapper {
  padding: 80px 25px 20px !important;
  background: #fff;
  margin: 0px 0px 20px !important;
  border: solid 1px #3c7f0c !important;
  border-radius: 20px;
  transition: all 0.5s linear;
}
.my_testi_style .elementor-testimonial-wrapper:hover {
  background: #f4f2ee;
}


.my_testi_style .elementor-testimonial-content {
  min-height: 155px;
  position: relative;
}
.my_testi_style .elementor-testimonial-content:before {
  content: '';
  position: absolute;
  top: -50px;
  left: 0px;
  background-image: url('/wp-content/uploads/2025/04/testi_sec_quote_icon.png');
  width: 40px;
  height: 30px;
}
.my_testi_style .elementor-testimonial-meta {
  position: relative;
}
.my_testi_style .elementor-testimonial-meta:after {
  content: '';
  position: absolute;
  right: -10px;
  bottom: 30px;
  background-image: url('/wp-content/uploads/2025/04/testi_star_icon.png');
  width: 53px;
  height: 24px;
}

.testi_section {
  padding: 8em 0px;
}

ul.foo_other_p_list {
  display: flex;
  display: -webkit-flex;
  gap: 15px;
  justify-content: flex-end;
}
ul.foo_other_p_list img {
  transition: all 0.5s linear;
  filter: grayscale(1);
}
ul.foo_other_p_list a:hover img {
  filter: grayscale(0);
}
ul.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
  justify-content: flex-end;
}

ul.social_list a {
    display: inline-block;
    transition: all 0.5s linear;
}

ul.social_list a:hover {
    opacity: 0.6;
}
.cp_txt p {
  margin: 0px;
}
.foo_intro {
  margin-bottom: 0px !important;
}
.foo_top_row {
  padding: 4em 0px 1em;
  border-bottom: solid 2px #3c7f0c;
  margin-bottom: 1em;
}

.abt_inner_page {
  padding: 8em 0px;
}

.inner_book_page_top {
  padding-top: 7em;
}
.inner_book_page_bottom {
  margin-bottom: 7em;
}

.make_after_before_white .elementor-heading-title::before,.make_after_before_white .elementor-heading-title::after {
  background: #fff;
}
.contact_inner_section {
    padding: 7em 0px;
}
.my_form_style input,.my_form_style textarea {
    padding: 13px 15px !important;
}

.my_form_style textarea {
    resize: none;
}

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

/* New css ends here */
