/*----------------------
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: 46px;
  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: -20em 0em 0px;
  border-bottom: solid 5px #000;
  padding: 0px 2em;
}

.inner_book_sec {
  margin-top: -6em !important;
}
.book_main_section .two_col_btn {
  position: relative;
  z-index: 1;
}

.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;*/
  padding: 8em 15px 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_recipy_style .elementor-post__title {
  min-height: 90px;
	display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.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;
}
.footer_title {
  margin-top: 55px;
}

.style_list ul li,.style_list ol li {
  position: relative;
  padding: 0px 0px 12px 30px;
}
.style_list ul li:before, .style_list ol li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 11px;
  width: 20px;
  height: 3px;
  background: #3c7f0c;
}

.amz_logo {
  position: absolute !important;
      left: -30px;
    top: -80px;
  z-index: 9;
  width: 170px;
  height: 171px;
  text-align: left !important;
}
.top_amz {
  left: 20px;
  top: -61px;
}

@media screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .choose_pref_sec {
      margin: -10em 0em 0px;
      padding: 0px 0em;
    }
    .top_banner_section {
      background-size: cover !important;
    }
}

@media screen and (max-width: 767px) {
    .page_home header {
      position: relative;
      background: #181818;
    }
    .remove_pads_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: -80px;
    }
    .my_menu_style li.menu-item:last-child a {
      display: block;
      padding: 11px 20px !important;
      border-radius: 0px;
    }
    .my_menu_style li.menu-item a::after {
      left: 20px;
      right: unset;
    }
    .top_banner_section {
      padding: 5em 0px 0em;
    }
    .book_main_section .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .top_banner_txt_col {
      padding-top: 0em;
    }
    .top_cover_img {
      margin-top: 5em;
    }
    html .amz_logo {
      left: 50px;
      top: -35px;
    }
    html .top_amz {
      left: 9em;
      top: 40px;
    }
    .three_op_sec {
      padding: 5em 0px;
    }
    .three_op_img {
      margin: 0px auto 25px !important;
    }
    .three_op_inner .elementor-column > .elementor-element-populated {
      margin: 0px 0px 20px !important;
    }
    .abt_single_auth_img {
      text-align: center !important;
      margin-bottom: 30px;
    }
    .book_sec_cover_img 
    {
        margin-bottom: 30px;
    }
    .abt_sec_tag_img {
      right: 40px;
      top: 30px;
    }
    .abt_txt_col {
      margin-bottom: 0px;
    }
    .book_main_section {
      padding: 2em 0px 0px;
    }
    .choose_pref_sec {
        margin: 2em 0em 0px;
    }
    .pref_inner_row {
      padding: 3em 20px 0px;
      background-size: cover !important;
      background-color: #3c7f0c !important;
    }
    .book_info_list ul {
      flex-flow: column;
    }
    .book_info_list ul li:nth-child(2n+1) {
      flex: 0 0 100%;
    }
    .book_info_list ul li:nth-child(2n) {
      flex: 0 0 100%;
    }
    .other_platform_list ul {
      gap: 15px;
      justify-content: center;
      margin-top: 30px;
    }
    .recipes_sec {
      padding: 5em 0px;
    }
    .my_recipy_style .elementor-post__thumbnail img {
      position: relative !important;
      top: 0px !important;
      left: 0px !important;
      transform: scale(1) translate(0%,0%) !important;
      width: 158px !important;
      height: 158px !important;
      display: table !important;
      margin: 0 auto !important;
    }
    .my_recipy_style .elementor-post__thumbnail
    {
        padding-bottom: 0em !important;
    }
    .my_recipy_style .elementor-post__title {
      min-height: auto;
    }
    .blog_section {
      padding: 5em 0px;
    }
    .my_blog_style .elementor-post__thumbnail {
      padding-bottom: 32em !important;
    }
    .testi_section {
      padding: 5em 0px;
    }
    .footer_title {
        margin-top: 0px;
    }
    ul.foo_other_p_list,ul.social_list
    {
      gap: 10px;
      justify-content: flex-start;
      flex-flow: wrap;
    }
    .foo_top_row {
      padding: 1em 0px;
    }
    .abt_inner_page {
      padding: 5em 0px;
    }
    .inner_book_page_top {
      padding: 7em 0px;
    }
    .elementor-widget-text-editor br
    {
      display:none;
    }
    .inner_blog_title {
      padding: 2em 0px;
    }
    .page_services .three_op_sec {
      padding: 5em 0px !important;
    }
    .blog_inner_page,.foo_last_row
    {
      border-radius: 0px !important;
    }
    .contact_inner_section {
      padding: 5em 0px;
    }
}

@media screen and (max-width: 568px) {
    .top_banner_large_title .elementor-heading-title {
      font-size: 30px !important;
      line-height: 35px !important;
    }
    .section_title_large .elementor-heading-title {
      font-size: 35px !important;
    }
     html .top_amz {
        left: 0em;
    }
    .three_op_inner .elementor-column > .elementor-element-populated {
      padding: 25px 25px 20px !important;
    }
    .three_op_sec {
        padding: 5em 0px 0em;
    }
    .abt_sec_tag_img {
        right: -15px;
    }
    html .amz_logo {
        left: -15px;
    }
    .abt_inner_page .elementor-widget-wrap.elementor-element-populated,
    .inner_book_page_top .elementor-widget-wrap.elementor-element-populated,
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated
    {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .abt_single_auth_img img {
      width: 100% !important;
    }
}

@media screen and (max-width: 480px) {
    .abt_sec_tag_img {
        right: -55px;
        top: 18px;
        transform: scale(0.8);
    }
    .inner_book_page_top {
        padding: 5em 0px 7em;
    }
}

/* New css ends here */
