/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://iamawebdeveloper.net
 Description:  Custom theme for One Good Thin
 Author:       Vim
 Author URI:   https://iamawebdeveloper.net
 Template:     generatepress
 Version:      0.2
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Grand+Hotel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700&display=swap');

:root {
  --adhesion-background-color: rgba(0, 0, 0, 0.9);
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color-darker-10: #006ba1;
  --wp-admin-theme-color-darker-20: #005a87;
  --wp-admin-border-width-focus: 2px;
}

@media only screen and (min-width: 768px) {
  .show-on-desktop {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .show-on-desktop {
    display: none;
  }
}



html {
  -webkit-font-smoothing: unset;
  -moz-osx-font-smoothing: unset;
}

@media (min-width:1200px) {

  body .inside-header {
    padding: 0px;
  }

  body .main-navigation .main-nav ul li a {
    line-height: 54px;
  }

  .goods_section a {
    font-size: 24px;
    line-height: 1.33;
  }
}

body #masthead {
  border-bottom: 1px solid #cbcbca;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 99;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-family: 'Merriweather', serif;

}

ol,
ul {
  margin-left: 40px;
}

.margin-auto {
  margin: auto !important;
}

blockquote {
  border-left: 5px solid #e2567e !important;
  margin: 40px 40px 24px !important;
  padding: 0;
  padding-left: 25px !important;
}

blockquote,
blockquote::before {
  color: #4d4d4d !important;
  font-style: italic !important;
}

img.aligncenter {
  margin: 0 auto 10px !important;
}

@media only screen and (max-width: 600px) {
  img.aligncenter {
    margin: 0 auto 15px !important;
  }
}

.archive_posts_sec article {
  padding-bottom: 0 !important;
}


.inside-header .site-logo a {
  display: block;
  min-width: 130px;
}

.main-navigation .main-nav ul .menu-item>a {
  background: #fff;
  border-bottom: 5px solid transparent;
  color: #666;
  padding: 20.5px 12px 16px 11.7px;
  line-height: 1.3;
  text-transform: uppercase;
  box-sizing: border-box;
  display: inline-block;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.main-navigation .main-nav ul .menu-item>a:hover {
  border-color: #93be3e;
  color: #93be3e !important;
}

body .main-navigation .main-nav ul li[class*="current-menu-"]>a {
  color: #666;
}

header .menu-item-has-children .dropdown-menu-toggle {
  display: none;
}


.main-navigation:not(.toggled) ul li.sfHover>ul,
.main-navigation:not(.toggled) ul li:hover>ul {
  left: auto;
  opacity: 1;
  transition-delay: 150ms;
  pointer-events: auto;
  height: auto;
  overflow: visible;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ccc;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 100%;
  z-index: 99;
  max-width: 200px;
  min-width: 200px;
}

.aligncenter {
  margin: 0 auto 24px;
}

header .main-navigation .main-nav ul .menu-item .sub-menu a {
  border: 1px solid #ccc;
  border-top: none;
  border-bottom: none;
  position: relative;
  width: 100%;
  line-height: 1;
  font-size: 12px;
  padding: 10px 15px;
  box-sizing: border-box;
  text-transform: uppercase;
  background: #fff;
  display: block !important;
}

header .main-navigation .main-nav ul .menu-item .sub-menu .current-menu-item a {
  color: #999 !important;
}

.get_plus_nav>a {
  background: url(images/new-plus.png) no-repeat !important;
  min-width: 89px;
  background-size: 48px 21px !important;
  background-position: right 19px !important;
  color: #e2567e !important;
  font-weight: 700 !important;
  margin-right: 10px;
}

header .widget .search-field {
  width: 0px;
  border: none;
  padding: 0px;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
}

header .widget .search-form.active input {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 7px 15px 7px 45px;
  box-sizing: border-box;
  background: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 14px;
  font-style: italic;
  font-family: 'Merriweather', serif;
}

header .search-form.active input:focus-visible {
  outline: none;
}

.header_search_icon {
  display: flex;
  align-items: center;
}

.header_search_icon .fas {
  color: #666;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
  padding-top: 3px;
  font-family: FontAwesome;
}


/* Mediavine CSS Adjustment */ 

@media only screen and (min-width: 1024px) and (max-width: 1140px) { body.right-sidebar .site-content .content-area { max-width: unset !important; width: unset !important; } #content div#right-sidebar { max-width: unset !important; width: unset !important; } } 

header .widget .search-form button.search-submit {
  color: #666 !important;
  background-color: transparent !important;
  padding: 0px !important;
  font-weight: 700;
  font-size: 20px !important;
  position: relative;
  display: none;
}

header .widget .search-form button.search-submit:after {
  content: "\f002";
  position: absolute;
  color: #666;
  top: 0;
  left: 0;
  z-index: 100;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

header .widget .search-form.active button.search-submit:after {
  display: none;
}

header .search-form button.search-submit svg {
  opacity: 1;
  background: #fff;
}

header #search-3 {
  position: relative;
}

.search-form label {
  position: absolute;
  top: -20px;
  right: 0px;
  z-index: 100;
  min-height: 59px;
  background: #fff;
}

.search-icon-wrapper {
  position: relative;
}

.search-icon-wrapper svg {
  position: absolute;
  z-index: 99;
  top: 23px;
  left: 15px;
  opacity: 0;
}

header .widget .search-form.active label {
  /* display: block; */
  width: 275px;
}

body .site-inner {
  background: #fff;
  border: 0;
  padding-top: 60px;
  clear: both;
  display: block;
  width: 100%;
}

body.home .site-inner {
  padding-top: 60px;
}

.container_wrap {
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
  display: block;
}

.three_posts_block {
  display: block;
  clear: both;
  width: 100%;
}

.three_block_innr {
  align-items: flex-start;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.large_post_blk {
  width: 65.35%;
  display: inline-block;
}

.small_posts_outr {
  display: inline-block;
  width: 30.96%;
}

.three_block_innr .post_innr {
  display: block;
  clear: both;
  width: 100%;
}

.three_block_innr .post_innr a {
  display: inline-block;
}

.three_block_innr .feat_imgbx img,
.tp_item .feat_imgbx img {
  display: block;
  width: auto;
  max-width: 100%;
}

.mbtm_20 {
  margin-bottom: 20px !important;
}

.large_post_blk .post_innr h3 a,
.small_post_blk .post_innr h3 a,
.tp_item h3 a {
  font-family: 'Merriweather', serif;
  color: #555;
  font-weight: 400;
}

body .post_innr h3 a:hover {
  color: #93be3e;
}

.large_post_blk .post_innr h3 {
  font-size: 32px;
  margin: 0px 0px 15px;
  text-transform: none;
  color: #666;
  line-height: 1.5 !important;
}

.small_post_blk .post_innr h3,
.tp_item h3 {
  font-size: 24px;
  margin: 0px 0px 40px;
  text-transform: none;
  color: #666;
  line-height: 1.5 !important;
}

.ogt-image-block img {
  width: 100%;
}

.c_align,
.c_align * {
  text-align: center !important
}

.full_block {
  display: block;
  clear: both;
  width: 100%;
}

.excrpt_bx {
  color: #4d4d4d;
  font-family: 'Merriweather', serif;
  font-size: 18px;
  line-height: 1.8;
}

.excrpt_bx a {
  font-family: 'Grand Hotel', cursive;
  display: inline-block;
  font-size: 32px;
  text-align: center;
  color: #e2567e;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  line-height: 1.8;
}

.large_post_blk .more-link .fa {
  font-size: 24px;
}

body a:hover {
  color: #93be3e;
}

body a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  color: #e2567e;
  text-decoration: none;
  font-family: "Open sans", sans-serif;
}

.globl_posts_block {
  display: block;
  clear: both;
  width: 100%;
}

.globl_post_innr {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tp_item {
  display: inline-block;
  width: 30.96%
}

.tp_item a {
  display: inline-block;
}

.tp_item .feat_imgbx {
  display: block;
  width: 100%;
  margin-bottom: 25px;
}

.globl_heading {
  letter-spacing: 1px !important;
}

.cus_btn {
  display: inline-block;
  color: #e2567e;
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  line-height: 1.8;
}

.cus_btn span {
  font-size: 32px;
  font-family: 'Grand Hotel', cursive;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}

.fav_pro_block {
  margin-top: 40px;
}

.fav_pro_block .tp_item h3 {
  font-size: 18px;
}

.fav_pro_sec .gb-inside-container {
  border: 3px solid #93be3e;
}

.fav_pro_sec .globl_post_innr {
  padding: 0px 77px;
  box-sizing: border-box;
}

.fav_pro_sec .fav_pro_pimg figure {
  margin-top: -60px;
  background: #fff;
  padding: 0px 15px;
  box-sizing: border-box;
}

.gb-button-wrapper a.gb-button.hm_fav_btn {
  width: 100%;
  max-width: 344px;
  letter-spacing: 2px;
  line-height: 16px;
}


.border-up-down {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding-top: 45px;
  padding-bottom: 45px;
}


.cat_list {
  display: block;
  clear: both;
  width: 100%;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding-top: 45px;
}

.cat_list ul {
  display: block;
  clear: both;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}

.cat_list ul li {
  display: inline-block;
  list-style: none;
  margin: 0 18px;
  text-align: center;
  vertical-align: bottom;
}

.cat_list ul li .cat_icon {
  width: 100%;
  max-width: 59px;
  margin: 0 auto 15px;
}

.cat_list ul li .cat_icon img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.cat_list ul li .cat_title {
  color: #666;
  display: block;
  font-family: 'Merriweather', serif;
  font-size: 24px;
  line-height: 1.33;
  margin-bottom: 45px;
  text-transform: none;
  width: 100%;
}

.cat_list ul li a {
  display: inline-block;
}

.cat_list ul li a:hover .cat_title {
  color: #93be3e;
}

.site-footer .footer-widgets {
  background: #e3eccf;
  border-bottom: 5px solid #fff;
  font-family: merriweather, serif;
}

.footer-widgets .widget-title {
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  font-style: normal;
}

.footr_post_link {
  display: block;
  clear: both;
  width: 100%;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.footr_post_link li {
  font-size: 18px;
  word-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 8px;
  width: 100%;
}

.footr_post_link li a {
  display: inline-block;
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.footr_post_link li a:hover {
  color: #666;
  opacity: .6;
}

footer .inside-site-info {
  padding: 40px 0px 35px;
  flex-wrap: wrap;
  width: 100%;
}

footer .footer-bar {
  display: block;
  clear: both;
  width: 100%;
  text-align: center;
  order: 1;
  margin: auto;
}

.footer-bar-align-right footer .copyright-bar {
  order: 2;
  margin: auto;
  width: 100%;
}

footer .footer-bar .widget_nav_menu>div>ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

body .site-info {
  background: #e1567e;
}

.menu-footer-menu-container li {
  display: inline-block;
}

.menu-footer-menu-container a {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.8;
}

.menu-footer-menu-container li.sep_menu:after {
  color: rgba(255, 255, 255, 0.25);
  content: "|";
  margin-left: 15px;
}

body .copyright {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  font-family: 'Open Sans', sans-serif;
  display: block;
  width: 100%;
  margin-top: 10px;
}

.site-info .copyright a:hover {
  color: #fff;
  text-decoration: underline;
}

.fav_pro_sec .gb-inside-container {
  width: 90%;
}


/*---------------------------
    responsive start
---------------------------*/
@media(max-width:1024.98px) {
  .main-navigation .inside-navigation {
    display: block;
  }

  #mobile-menu-control-wrapper .gp-icon svg {
    height: 30px;
    width: 30px;
    top: -8px;
  }

  #mobile-menu-control-wrapper .screen-reader-text {
    all: inherit;
    width: auto;
    font-size: 14px;
    line-height: 0px;
    font-weight: 700;
    text-transform: uppercase;
    position: static !important;
    margin-top: -3px;
  }

  #mobile-menu-control-wrapper.main-navigation .menu-toggle {
    background-color: transparent;
    line-height: normal;
    padding: 0;
    display: block;
  }

  #mobile-menu-control-wrapper {
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #cbcbca !important;
    padding-left: 10px;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 15px;
  }

  header .get_plus_link {
    display: inline-block;
    margin-left: auto;
    color: #e2567e !important;
    font-weight: 700 !important;
    padding: 0px 10px 0px;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 14px;
  }

  header .get_plus_link img {
    display: inline-block;
    margin-left: auto;
    color: #e2567e !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 14px;
    width: 48px;
    vertical-align: top;
  }

  #masthead #site-navigation.main-navigation {
    /*flex-basis: 100%;*/
    position: fixed;
    top: 0px;
    width: 350px;
    margin: 0;
    z-index: 999;
    background-color: #efefef;
    right: 0;
    bottom: 0;
    height: 100vh;
    overflow-y: auto;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    max-width: 85%;
  }

  #masthead #site-navigation.main-navigation.toggled {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  #masthead #site-navigation.main-navigation .main-nav li {
    width: 100%;
  }

  #masthead #site-navigation.main-navigation .main-nav>ul {
    display: flex;
  }

  .get_plus_nav>a {
    background-position: left 65px center !important;
    font-weight: 500 !important;
  }

  #masthead #site-navigation.main-navigation .main-nav .menu .menu-item a {
    display: block;
    background-color: transparent;
    padding: 14px 20px;
    line-height: normal;
    margin-bottom: 0;
    border-top: 1px solid rgba(250, 250, 250, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
  }

  #site-navigation .menu-toggle {
    display: inline-block !important;
    width: auto;
    flex-grow: 0;
    background-color: rgba(0, 0, 0, .1);
    padding: 12px 24px;
    line-height: normal;
  }

  #site-navigation .menu-toggle .mobile-menu {
    font-size: 0px;
    color: transparent;
    position: relative;
    display: inline-block;
  }

  #site-navigation .menu-toggle .mobile-menu:after {
    content: "close";
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #515151;
  }

  #masthead .inside-header {
    padding: 0px 10px;
    flex-wrap: wrap;

  }

}

.cta_sec .gb-inside-container {
  position: relative;
}

.cta_sec .gb-inside-container::before {
  background: url(/wp-content/themes/generatepress_child/images/bookmark.png) center center no-repeat;
  background-size: contain;
  content: "";
  height: 74px;
  left: 50%;
  margin-left: -25px;
  top: -37px;
  position: absolute;
  width: 50px;
}

.home-sm {
  aspect-ratio: 353 / 231;
}

.home-fav {
  aspect-ratio: 300 / 300;
  width: 300px;
  height: auto;
  margin: auto;
}

.home-fav-grid h3 {
  font-size: 18px;
}

.home-top-lg {
  aspect-ratio: 745 / 493;
}

.feat_imgbx {
  position: relative;
}

.feat_imgbx>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.feat_imgbx>a>img {
  object-fit: cover;
  width: 100%;
  height: auto;
}


@media(max-width:991.98px) {

  .small_post_blk .post_innr h3,
  .tp_item h3 {
    font-size: 20px;
  }

  .footer-bar .widget_nav_menu li {
    margin: 0 6px;
  }

}

@media(max-width:767.98px) {
  body.home .site-inner {
    padding-top: 15px;
  }

  .three_block_innr {
    flex-wrap: wrap;
  }

  .three_block_innr .large_post_blk,
  .three_block_innr .small_posts_outr {
    width: 100%;
  }

  .three_block_innr .small_posts_outr {
    margin-top: 10px;
  }

  .three_block_innr>.tbp_item .feat_imgbx img {
    width: 353px;
    margin: auto;
  }

  .three_block_innr .large_post_blk .feat_imgbx {
    margin-bottom: 10px !important;
    max-height: 233px;
    margin: auto
  }


  .excrpt_bx.full_block {
    display: none;
  }

  .large_post_blk .post_innr h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .small_posts_outr .post_innr,
  .globl_posts_block .globl_post_innr .tp_item .post_innr {
    display: flex;
    flex-wrap: nowrap;
    column-gap: 20px;
  }

  .small_posts_outr .post_innr .feat_imgbx,
  .small_posts_outr .post_innr h3,
  .globl_posts_block .globl_post_innr .post_innr .feat_imgbx,
  .globl_posts_block .globl_post_innr .post_innr h3 {
    width: 50%;
    max-width: 44.70%;
  }

  .small_posts_outr .post_innr .feat_imgbx {
    padding-right: 8px;
    margin-bottom: 10px !important;
    max-width: 44.70%;
  }

  .globl_posts_block .globl_post_innr .post_innr .feat_imgbx {
    margin-bottom: 20px !important;
  }

  .small_posts_outr .post_innr h3,
  .globl_posts_block .globl_post_innr .post_innr h3 {
    padding-left: 0;
    margin-bottom: 0;
  }

  .small_posts_outr h3 {
    font-size: 18px;
    line-height: 26px !important;
  }

  .small_posts_outr h3 a,
  .globl_posts_block .globl_post_innr .post_innr h3 a {
    text-align: left !important;
  }

  .small_post_blk .post_innr h3,
  .tp_item h3 {
    font-size: 18px;
    line-height: 26px !important;
    margin-bottom: 25px;
  }

  h2.globl_heading {
    font-size: 18px !important;
    line-height: 24px;
    margin: 0 0 15px !important;
    padding-top: 5px;
  }

  .content-sidebar-wrap .trending_section.gb-container>.gb-inside-container {
    padding: 25px 0px 0px;
  }

  .content-sidebar-wrap .lastest_post_section.gb-container>.gb-inside-container {
    padding: 20px 0px 0px;
  }

  .wp-image-171,
  .wp-image-166,
  .wp-image-83,
  .wp-image-196 {
    width: 20px;
  }

  .globl_posts_block .globl_post_innr .tp_item {
    width: 100%;
  }


  .cus_btn {
    font-size: 18px;
  }

  .cus_btn span {
    font-size: 24px;
  }

  .fav_pro_sec .fav_pro_pimg figure {
    margin-top: -30px;
  }

  .wp-block-image.fav_pro_pimg figure img {
    width: 60px;
  }

  .fav_pro_sec .wp-block-image .wp-image-113 {
    width: 113px;
  }

  .fav_pro_block {
    margin-top: 22px;
  }

  .fav_pro_sec .globl_post_innr {
    padding: 0px;
  }

  .globl_posts_block.fav_pro_block .globl_post_innr .tp_item {
    width: 50%;
    padding: 0px 3px;
  }

  .globl_posts_block.fav_pro_block .globl_post_innr .post_innr .feat_imgbx,
  .globl_posts_block.fav_pro_block .globl_post_innr .post_innr h3 {
    width: 100%;
  }

  .globl_posts_block.fav_pro_block .globl_post_innr .post_innr .feat_imgbx {
    padding-right: 0px;
  }

  .fav_pro_block .tp_item h3 {
    font-size: 16px;
  }

  .globl_posts_block.fav_pro_block .globl_post_innr .post_innr h3 a {
    text-align: center !important;
  }

  .gb-button-wrapper a.gb-button.hm_fav_btn {
    padding: 7px 20px;
    width: auto;
    font-size: 12px;
  }

  .fav_pro_sec>.gb-inside-container {
    padding-bottom: 15px;
  }

  .hbg-fp-wrap h1 {
    font-size: 18px !important;
  }

  .content-sidebar-wrap .goods_section.gb-container {
    margin: 40px 0 0px;
  }

  .goods_section.gb-container .cat_list {
    border-bottom: none;
    padding: 40px 0px;
  }



  .cat_list ul li .cat_icon {
    width: 47px;
    margin: 0;
  }

  .cat_list ul li .cat_title {
    font-size: 18px;
    width: auto;
    margin: 0 10px;
  }

  .cat_list ul li {
    display: block;
  }

  .cat_list ul li a {
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .cat_list ul li:nth-of-type(even) a {
    flex-direction: row-reverse;
  }

  #footer-widgets::before {
    font-size: 24px;
  }

  .footer-widgets .widget-title {
    font-size: 18px;
    letter-spacing: normal;
  }

  .footr_post_link li {
    font-size: 16px;
  }

  #footer-widgets .inside-footer-widgets>div {
    margin-bottom: 24px;
  }

  .menu-footer-menu-container a {
    font-size: 10px;
  }

  footer .inside-site-info {
    padding: 15px 10px;
  }

  body .copyright {
    font-size: 7px;
    letter-spacing: 1.5px;
  }

  .cta_sec h2.gb-headline.gb-headline-68e5783d {
    font-size: 24px !important;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 24px !important;
  }

  .cta_sec .gb-inside-container {
    width: 90%
  }

  .cta_sec .gb-inside-container {
    padding: 30px 0px 0px !important;
  }

  body .cta_sec .gb-inside-container::before {
    height: 31px;
    margin-left: -15px;
    top: -10px;
    width: 21px;
  }

  .lastest_post_section .full_block {
    margin-top: 10px;
  }

  .content-sidebar-wrap .gb-container.fav_pro_sec {
    margin: 105px 0px 60px;
  }

  .gb-container.fav_pro_sec .gb-headline {
    margin: 0 0 10px;
  }

  .globl_posts_block.fav_pro_block .container_wrap {
    width: 100%;
    padding: 0% 4%;
  }

  .globl_posts_block.fav_pro_block .globl_post_innr .tp_item h3 {
    padding-left: 0px;
  }

  .fav_pro_sec .globl_posts_block.fav_pro_block .globl_post_innr .feat_imgbx {
    margin-bottom: 5px !important;
  }

  .fav_pro_sec .globl_posts_block.fav_pro_block .globl_post_innr .tp_item h3 {
    margin-bottom: 20px;
  }

  .fav_pro_sec .globl_posts_block.fav_pro_block .globl_post_innr .tp_item h3 a {
    font-family: 'Open Sans', sans-serif;
  }

  .content-sidebar-wrap .gb-container.fav_pro_sec>.gb-inside-container {
    padding: 0px 0px 10px;
  }

  .content-sidebar-wrap .gb-container.popular_post_section>.gb-inside-container {
    padding: 20px 0px 10px;
  }

  .content-sidebar-wrap .gb-container.tips_section>.gb-inside-container {
    padding: 10px 0px 0px;
  }

  .content-sidebar-wrap .gb-container.become_section>.gb-inside-container {
    padding: 25px 0px 0px;
  }

  .content-sidebar-wrap .gb-container.features_post_section>.gb-inside-container {
    padding: 60px 0px 25px;
  }

  .cta_sec h2.gb-headline {
    margin: 0 0 10px;
  }

  .cta_sec .more_block a {
    margin: 10px 0px 5px 0;
    display: inline-block;
    font-family: 'Merriweather', serif !important;
  }

  #footer-widgets>.footer-widgets-container {
    padding: 40px 5% 16px;
  }

  .footer-bar .widget_nav_menu li {
    padding: 0px;
  }

}

@media(max-width:479.98px) {
  .site-header .header-image {
    width: 85px;
    min-width: unset !important;
  }
}

/*---------------------------
    responsive close
---------------------------*/
.get_plus_link {
  display: none;
}


/** About Me Page Css Start **/
body.page-about-me {
  background-color: #fff;
}

.page-about-me .content-area {
  width: 100%;
  max-width: 765px;
  margin: 40px auto 0;
  padding-bottom: 45px;
}

.page-about-me .inside-article {
  padding: 0;
}

.page-about-me .top_title {
  color: #333;
  margin-bottom: 35px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Merriweather", serif;
}

.p_text {
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  font-weight: 400;
  line-height: 1.8;
  font-size: 18px;
}

.p_text a {
  text-decoration: underline;
}

.p_text a:hover {
  text-decoration: none;
}

.about_jill_title {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 40px;
  font-family: "Merriweather", serif;
  color: #333;
}

.abt_jill_img {
  margin-bottom: 25px;
}

.h3_title {
  color: #666;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.page-about-me .h3_title {
  margin-bottom: 15px;
  padding-top: 35px;
}

.abt_social_icons a {
  font-size: 24px;
  margin-right: 20px;
}

.affiliate_book {
  margin-top: 5px;
}

.affiliate_book figure {
  min-width: 180px;
  text-align: center;
}

.affiliate_book .wp-block-image,
.affiliate_book figcaption,
.abt_social_icons+.h3_title+.wp-block-columns {
  margin-bottom: 0;
}

.affiliate_book figcaption a {
  font-family: "Merriweather", serif;
  font-size: 16px;
  line-height: 1.8;
}

.abt_one_good_title {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #333;
  font-family: 'Merriweather', serif;
  line-height: 1.2;
}

.green_bg_title {
  font-family: 'open sans', sans-serif;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

.page-about-me .globl_posts_block .container_wrap {
  width: 95%;
}

.page-about-me .tp_item {
  width: calc(48.8%);
}

.page-about-me .tp_item:nth-child(odd) {
  padding-right: 20px;
}

.page-about-me .tp_item:nth-child(even) {
  padding-left: 20px;
}

.page-about-me .tp_item h3 a {
  color: #e2567e;
}

.tstm_box {
  padding: 40px 0 0 100px;
  position: relative;
}

.tstm_box:before {
  position: absolute;
  content: url(images/pink-quote.svg);
  left: 0;
  top: 40px;
  width: 63px;
  height: auto;
}

.tstm_desc {
  font-size: 24px;
  font-style: italic;
  line-height: 1.5;
  font-family: 'Merriweather', serif;
  margin-bottom: 26px;
  color: #4d4d4d;
  font-weight: 400;
}

.tstm_author {
  font-family: open sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0;
  color: #4d4d4d;
  text-align: right;
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}

/* .abt_media_box_main { */
/* padding-bottom: 30px; */
/* } */
.abt_media_box_main .gb-grid-column {
  padding: 0;
}

.abt_media_box {
  margin: 0 !important;
  width: 100% !important;
  display: flex;
  flex-direction: column;
  padding: 0 20px;
}

.abt_media_box figure {
  margin-bottom: 30px !important;
}

.abt_media_box .wp-block-media-text__content {
  padding: 0;
  text-align: center;
  margin-bottom: 30px;
}

.abt_media_box>div h3 {
  text-align: center;
  margin-bottom: 10px;
}

.abt_media_box>div a {
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Merriweather', serif;
}

.abt_media_box_cntnt {
  font-weight: 400;
  font-size: 18px;
  font-family: 'Merriweather', serif;
  color: #4d4d4d;
  line-height: 1.8;
  margin-bottom: 0;
}

.abt_media_box .abt_media_box_cntnt a {
  font-size: 18px;
  line-height: 1.8;
}

.feat_logo_box {
  position: relative;
  width: 100% !important;
  height: 150px !important;
  padding: 15px;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  max-width: initial !important;
  overflow: hidden;
}

.abt_featr_sec_outer {
  border-right: 1px solid #ccc;
}

.feat_logo_box:first-child {
  border: 1px solid #ccc;
  border-right: 0;
}

.feat_logo_box:nth-child(even) {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.feat_logo_box:last-child {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.feat_logo_box figure {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feat_logo_box .wp-block-media-text__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e2567e;
  text-align: center;
  justify-content: center;
  line-height: 1.5;
  align-items: center;
  padding: 15px;
  display: flex;
  visibility: hidden;
  opacity: 0;
}

.feat_logo_box .wp-block-media-text__content .feat_logo_txt {
  line-height: 1.5;
  color: #fff !important;
  margin: 0;
  font-family: 'Merriweather', serif;
  font-size: 15px !important;
}

.feat_logo_box .feat_logo_txt a {
  color: #fff;
}

.feat_logo_box:hover .wp-block-media-text__content {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}

.page-about-me .sidebar {
  display: none;
}


.hbg-ogt-about .entry-title {
  color: #333;
  margin-bottom: 35px !important;
}

.hbg-ogt-about p a {
  font-family: "Merriweather", serif;
  text-decoration: underline;
}

.hbg-ogt-about .site-inner .wrap {
  max-width: 765px;
  padding: 20px 0 40px;
  margin: auto;
}

.hbg-ogt-about.hbg-ogt-about-sidebar .site-inner .wrap {
  max-width: 1140px;
}

.page-about-me #content {
  flex-wrap: nowrap;
  justify-content: center;
}

.hbg-ogt-about .jill-bio {
  background: #efefef;
  margin-bottom: 60px;
  padding: 60px 40px 20px;
}

.hbg-ogt-about .jill-bio h2,
.hbg-ogt-about .site-bio h2 {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 40px;
}

.jill-bio-connect {
  margin-top: 60px;
}

.jill-bio-connect a .fa {
  font-family: FontAwesome !important;
  font-weight: 400 !important;
}

.jill-bio-connect h3,
.jill-bio-books h3 {
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.jill-bio-connect h3 {
  margin-bottom: 20px;
}

.entry-content .jill-bio ul {
  margin-left: 0;
}

.jill-bio-connect li {
  display: inline-block;
  list-style-type: none;
  margin-right: 20px;
  vertical-align: middle;
}

.jill-bio-connect ul {
  margin-left: 0;
}

.jill-bio-connect li img {
  width: 24px;
}

.jill-bio-books ul {
  margin: 0 !important;
}

.jill-bio-books li {
  font-size: 16px;
  margin-right: 30px;
  max-width: 181px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  list-style-type: none;
}

.jill-bio-books li a {
  text-decoration: none !important;
}

.jill-bio-books li span {
  display: block;
  font-family: "Merriweather", serif;
}

.about-green-bar-heading {
  background: #9cba4b;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}


.rec-reads-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.rec-reads-wrap .entry {
  width: 44.96%;
}

.rec-reads-wrap .entry-header {
  margin-top: 20px;
}

.hbg-ogt-about .recommended-reads .entry-title {
  font-size: 24px;
  line-height: 1.33;
  font-weight: 400;
}

.hbg-ogt-about .recommended-reads a {
  color: #e2567e;
  text-decoration: none;
  font-family: "Merriweather", serif;
}

.hbg-ogt-about .recommended-reads a:hover {
  color: #93be3e;
}

.logos-grid-wrap {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
  margin-bottom: 60px;
}

.logos-grid-wrap a {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 153px;
  padding: 15px;
  position: relative;
}

.logos-grid-wrap .logo-text {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e2567e;
  color: #fff !important;
  text-align: center;
  justify-content: center;
  line-height: 1.5;
  align-items: center;
  font-size: 15px;
  padding: 20px;
}

.logos-grid-wrap a:hover .logo-text {
  display: flex;
}

.about-featured-on,
.about-awards,
.about-press {
  margin-bottom: 60px;
}

.about-quote {
  margin-bottom: 40px;
  padding-left: 101px;
  position: relative;
}

.about-quote:before {
  background: url('/wp-content/themes/generatepress_child/images/pink-quote.svg') no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 61px;
  left: 0;
  position: absolute;
  top: 0;
  width: 61px;
}

.about-quote-text {
  font-size: 24px;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 26px;
}

.about-quote-author {
  border-bottom: 1px solid #ccc;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-bottom: 40px;
  text-align: right;
}

.about-contact h2 {
  font-size: 32px;
  font-weight: normal;
}

.hbg-ogt-about .about-more_from_ogt .entry-title {
  margin-bottom: 10px !important;
}

.hbg-ogt-about .about-more_from_ogt {
  margin-bottom: 60px;
  text-align: center;
}

.after-entry .mobile-bio {
  display: none;
}



@media only screen and (max-width: 700px) {

  .has-download-image img {
    object-fit: scale-down;
    position: relative;
    height: auto;
    margin-bottom: 24px;
  }

  .has-download-image .download-box-inner-wrap {
    padding-left: 0;
  }

  .after-entry .desktop-bio {
    display: none;
  }

  .after-entry .mobile-bio {
    display: block;
  }

  .search-results.visual-archive .entry {
    margin-left: 0;
    width: 100%;
  }

  .search-results.visual-archive .entry-header {
    align-items: flex-start;
    display: flex;
    justify-content: center;
  }

  .search-results.visual-archive img.aligncenter {
    margin-bottom: 20px;
  }

  .search-results.visual-archive .entry-header>a {
    flex-shrink: 0;
    margin-right: 20px;
    width: 47.76%;
  }

  .search-results.visual-archive .entry-title {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: left;
  }

  .recommended-reads {
    margin-bottom: 25px;
  }

  .rec-reads-wrap .entry {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    width: 100%;
  }

  .hbg-ogt-about .recommended-reads .entry-title {
    margin-bottom: 0;
    position: relative;
    top: -6px;
  }

  .rec-reads-wrap .entry-header {
    text-align: left;
    margin-top: 0;
  }

  .hbg-ogt-about .recommended-reads a {
    font-size: 20px;
  }

  .hbg-ogt-about .recommended-reads .entry>a {
    flex-shrink: 0;
    margin-right: 20px;
    width: 47.76%;
  }

  .about-more_from_ogt.recommended-reads .entry>a {
    margin-right: 0;
  }

  .hbg-ogt-about .about-more_from_ogt {
    margin-bottom: 0;
  }

  .about-more_from_ogt .rec-reads-wrap .entry {
    margin-bottom: 30px;
    display: block;
  }

  .about-more_from_ogt .rec-reads-wrap .entry-header {
    margin-top: 10px;
    text-align: center;
  }

  .archive-flex-wrap .entry {
    flex-basis: 47.5%;
  }

  .footer-menu li {
    padding-left: 10px;
  }

  .footer-menu {
    font-size: 10px;
    padding-top: 15px;
  }

  .site-footer {
    font-size: 7px;
    font-size: .7rem;
    letter-spacing: 1.5px;
    padding: 8px 0;
  }

  .pink-image-text-section {
    padding: 60px 5%;
  }

  .readership-section .pie-charts {
    display: block;
  }

  .readership-section .pie-chart {
    max-width: 280px;
    width: 100%;
    margin: 0 auto 30px;
  }

  .pie-text {
    margin-top: 10px;
  }

  .ogt-sales-ebook-library .library-ebook {
    text-align: center;
    flex-basis: 48%;
    margin-bottom: 25px;
    margin-left: 0 !important;
  }

  .ogt-sales-ebook-library .library-collection {
    justify-content: space-between;
    max-width: 410px;
  }

  .ewd-related-inline img {
    display: block;
    margin: 0 auto 20px;
    max-height: none;
    max-width: 100%;
    top: auto;
    left: auto;
    position: relative;
  }

  .ewd-related-inline .related-entry {
    padding-left: 0;
  }

  .ewd-related-inline .related-entry-content {
    display: none;
  }

  .site-header .at-svc-facebook span.at-icon-wrapper {
    text-align: center;
  }

  .site-header .at-svc-facebook span.at-icon-wrapper:after {
    display: none;
  }

  .site-header .at-svc-facebook svg {
    width: 28px !important;
  }

  .addthis_inline_share_toolbox_cga2 a.at-svc-facebook {
    padding-right: 2px;
  }

  .site-header .header-widget-area {
    max-width: 205px;
  }

  .site-header .sticky-header-widget-area {
    max-width: 248px;
  }

  .ewd-related-inline h4 {
    text-align: center;
  }

  .logos-grid-wrap {
    grid-template-columns: 50% 50%;
    max-width: 306px;
    margin: auto;
  }

}

/** About Me Page Css End **/


/*** Plus Page Css Start ***/
.page-plus .site-inner {
  padding: 0;
}

.pls_bnnr_title {
  color: #fff;
  font-size: 46px;
  line-height: 1.2;
  text-shadow: 0 0 10px rgb(0 0 0 / 85%);
  margin-top: 20px;
  font-family: "Merriweather", serif;
}

.ogt_plus_btn a {
  background-color: #e2567e !important;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 5px;
  padding: 14px 32px !important;
}

.ogt_plus_btn a:hover {
  background-color: #93be3e !important;
  border-color: #6f8f2e;
}

.plus_bnnr_main .gb-grid-column {
  padding: 0 !important;
}

.ogt_plus_vid_title {
  color: #fff;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 30px;
  font-family: open sans, sans-serif;
}

.sales_new_title {
  font-family: open sans, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 3px 20px;
  letter-spacing: 1px;
  background: #17bcac;
  width: 82px;
  margin: auto;
  margin-bottom: 10px;
}

.plus_bundle_title {
  color: #4d4d4d;
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 20px;
  font-family: open sans, sans-serif;
}

.plus_sub_bndl_title {
  color: #e2567e;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}

.plus_bndl_desc {
  color: #666;
  font-family: "Merriweather", serif;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 30px;
}

.gray_divider {
  margin: 30px 0;
  border-top: 0;
}

.pp_shop_prdct_title {
  font-size: 42px;
  font-weight: 500;
  color: #4d4d4d;
  font-family: open sans, sans-serif;
  margin-bottom: 5px;
}

.pp_shop_prdt_sub_title {
  color: #e2567e;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8;
}

.pp_shop_prdct_desc {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 2;
  color: #666;
  font-family: "Merriweather", serif;
}

.see_shop_btn {
  width: fit-content;
  position: relative;
  margin: 50px 0 15px 0;
}

.see_shop_btn span {
  position: absolute;
  top: -2px;
  color: #fff;
  font-weight: 100;
  right: 20px;
}

.see_shop_btn a {
  margin-top: 30px;
  background-color: #93be3e !important;
  border-bottom: 3px solid #93be3e;
  box-shadow: none;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1 !important;
  padding: 13px 55px 13px 17px !important;
  text-transform: uppercase;
  border-radius: 5px;
  position: relative;
  color: #fff !important;
  letter-spacing: 2px;
}

/*.see_shop_btn a:hover {
    background: #93be3e !important;
    border-color: #6f8f2e;
}*/
.see_shop_btn a:hover {
  color: #fff;
}

.pp_shop_sec_outer .gb-grid-wrapper {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}

.pp_shop_sec_outer .gb-grid-wrapper>div:first-child {
  padding: 0 5px 40px 0;
}

.pp_shop_sec_outer .gb-grid-wrapper:last-child {
  padding-top: 30px;
}

.pp_save_cntnt_title {
  font-size: 42px;
  line-height: 1.2;
  color: #4d4d4d;
  margin-bottom: 5px;
  font-family: open sans, sans-serif;
  font-weight: 500;
}

.pp_save_sub_title {
  color: #e2567e;
  font-size: 18px;
  line-height: 1.8;
}

.pp_save_desc {
  font-size: 16px;
  line-height: 2;
  color: #666;
  font-family: "Merriweather", serif;
  margin: 0 0 20px 0;
}

.get_ebooks_title {
  color: #4d4d4d;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.8;
  font-family: 'Open Sans', sans-serif;
}

.pp_ebook_img figcaption {
  color: #4d4d4d;
  margin: 0;
  font-family: "Merriweather", serif;
  line-height: 1.8;
  font-size: 18px;
  min-height: 64px;
}

.pp_ebook_prize {
  color: #666;
  text-align: center;
  font-weight: 500;
  margin: auto 0 0;
  font-size: 18px;
  line-height: 1.8;
}

.pp_ebook_offer {
  color: #e2567e;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: center;
}

.pp_ebook_sec_outer .gb-grid-wrapper {
  margin: 0;
}

.pp_ebook_sec_outer .gb-grid-wrapper>div {
  padding: 0 4px;
}

.get_ebook_box {
  margin-bottom: 25px;
}

.ebook_btm_title {
  color: #e2567e;
  font-size: 32px;
  font-family: "Merriweather", serif;
  line-height: 1.8;
  margin: 0;
  font-weight: 400;
}

.pp_ogt_circle_outer .gb-grid-wrapper {
  align-items: center;
  margin: 0;
}

.pp_ogt_circle_outer .gb-grid-column:first-child {
  padding-left: 0;
  padding-right: 25px;
}

.pp_ogt_crcl_title {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #4d4d4d;
  line-height: 1.2;
  font-family: open sans, sans-serif;
}

.pp_ogt_crcl_sub_title {
  color: #e2567e;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.pp_ogt_crcl_desc {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 2;
  color: #666;
  font-family: "Merriweather", serif;
}

.blw_ogt_bnnr {
  position: relative;
}

.blw_ogt_bnnr:after {
  position: absolute;
  content: "";
  width: 99px;
  height: 99px;
  left: calc(50% - 49px);
  bottom: -50px;
  background-image: url(images/supportogt-dark.png);
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 65%;
  border-radius: 100%;
}

.pp_invest_title {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #4d4d4d;
  line-height: 1.2;
  font-family: open sans, sans-serif;
}

.pp_sub_title {
  color: #e2567e;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8;
}

.pp_invest_sec_outer .pp_text {
  color: #666;
  font-family: "Merriweather", serif;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 40px;
}

.pp_support_mem_innr {
  margin: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(calc(25% - 30px), 1fr));
  grid-column-gap: 40px;
}

.pp_support_mem_innr .gb-grid-column {
  padding: 0;
  width: 100% !important;
}

.pp_support_mem_title {
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #333;
  font-family: "Merriweather", serif;
  font-weight: 700;
}

.pp_support_mem_desc {
  color: #666;
  font-size: 14px;
  font-family: "Merriweather", serif;
  line-height: 1.8;
}

.pp_review_box>.gb-grid-column {
  border-bottom: 1px solid #ddd;
  margin-bottom: 60px;
  padding-bottom: 60px;
}

.pp_review_box>.gb-grid-column:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.pp_review_sec_title {
  font-size: 18px;
  font-weight: 700;
  padding: 0 20px;
  width: fit-content;
  margin: -11px auto 60px;
  background: #fff;
  letter-spacing: 1px;
  color: #4d4d4d;
  line-height: 1.2;
  font-family: 'Open Sans', sans-serif;
}

.review_stars {
  text-align: center;
  margin-bottom: 25px;
}

.review_stars .fa {
  color: #f7c908;
  margin: 0 -1px;
  font-size: 28px;
}

.pp_review_desc {
  margin-bottom: 10px;
  font-size: 28px;
  color: #4d4d4d;
  font-weight: 500;
  line-height: 1.3;
}

.pp_review_author {
  font-size: 14px;
  color: #999;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0;
}

.pp_review_sec_outer>.gb-inside-container {
  border: 3px solid #ddd;
}

.pp_cancel_title {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 500;
  color: #4d4d4d;
  line-height: 1.2;
  font-family: open sans, sans-serif;
}

.pp_cancel_desc {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  font-family: "Merriweather", serif;
  margin: 0;
}

.pp_cancel_sec_outer .gb-grid-wrapper .gb-grid-column:last-child {
  padding-left: 40px;
}

.pp_everything_title {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 40px;
  color: #4d4d4d;
  line-height: 1.2;
  font-family: open sans, sans-serif;
}

.pp_ever_img figure {
  width: 100%;
  text-align: center;
}

.pp_ever_img img {
  height: 52px;
  width: auto;
  margin-bottom: 10px;
}

.pp_ever_img figcaption {
  color: #4d4d4d;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.5;
}

.pp_ever_benefit {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  font-family: "Merriweather", serif;
  margin: 0;
}

.pp_ever_img_box {
  padding: 0 20px 50px;
}

.pp_prcng_tbl_title {
  color: #fff;
  font-size: 32px;
  margin-bottom: 5px;
  line-height: 1.2;
  font-family: open sans, sans-serif;
  font-weight: 500;
}

.pp_prcng_tbl_sub_title {
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 40px;
}

.pp_prcng_table_innr {
  margin-bottom: 50px;
}

.pp_prcng_table_innr .gb-grid-column {
  padding: 0 !important;
}

.pp_prcng_tbl_lft {
  background-color: #fff;
  border-radius: 20px;
  padding: 60px 40px 40px;
  max-width: 380px;
  width: 100%;
  position: relative;
}

.pp_prcng_tbl_rgt {
  background-color: #fff;
  box-shadow: 0 0 50px rgb(0 0 0 / 50%);
  border-radius: 20px;
  padding: 60px 40px 40px;
  max-width: 380px;
  width: 100%;
  position: relative;
}

.pp_prcng_tbl_rgt {
  margin-left: auto;
}

.pp_prcng_tbl_lft {
  margin-right: auto;
}

.pp_prcng_tbl_rgt .offer {
  background: #17bcac;
  border-radius: 20px 20px 0 0;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 8px 10px 6px;
  letter-spacing: 2px;
}

.plan_price {
  border-top: 1px solid #ddd;
  margin: 30px 0 0;
  padding: 15px 0 0;
  font-size: 24px;
  font-weight: 700;
  color: #666;
}

.plan_duration {
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  margin-bottom: 30px;
  padding: 5px 0 15px;
  color: #666;
}

.plan_bullet {
  color: #4d4d4d;
  font-size: 16px;
  list-style-type: none !important;
  margin-bottom: 15px;
  line-height: 1.8;
  padding-left: 45px;
  position: relative;
}

.plan_bullet.bullet_dim {
  color: #ccc;
}

.plan_bullet:before {
  content: "";
  background-image: url(images/check-black.svg);
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 18px;
  top: 8px;
}

.plan_bullet.pink:before {
  background-image: url(images/check-pink.svg);
}

.plan_bullet.bullet_dim:before {
  background-image: url(images/check-gray.svg);
}

.plan_join_now_btn {
  justify-content: center !important;
}

.plan_join_now_btn a {
  background: #e2567e !important;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 14px 32px !important;
}

.plan_join_now_btn a:hover {
  background-color: #93be3e !important;
  border-color: #6f8f2e;
}

.plan_join_mnthly_btn {
  width: 100%;
  text-align: center;
  margin-bottom: 0 !important;
}

.plan_join_mnthly_btn a {
  background-color: #ccc !important;
  font-size: 14px !important;
  padding: 14px 32px !important;
  border: 0 !important;
}

.plan_join_mnthly_btn a:hover {
  background-color: #666 !important;
}

.pp_lock_img {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 20px;
}

.pp_smiley_img {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 20px;
}

.pp_lock_img_box img,
.pp_smiley_img_box img {
  height: 24px;
  width: auto;
  margin-right: 10px;
}

.pp_smiley_img_box figcaption,
.pp_lock_img_box figcaption {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.8;
}

.pp_faq_title {
  color: #4d4d4d;
  font-size: 42px;
  margin-bottom: 40px;
  line-height: 1.2;
  font-weight: 500;
  font-family: open sans, sans-serif;
}

.faq_box {
  margin-bottom: 40px;
}

.faq_question {
  background-color: #efefef;
  font-size: 18px;
  padding: 16px 40px;
  margin-bottom: 0 !important;
  color: #666;
  line-height: 1.8;
  cursor: pointer;
  font-family: open sans, sans-serif;
}

.faq_question.faq_open {
  background-color: #999;
  color: #fff;
}

.faq_answer {
  border: 1px solid #999;
  border-top: 0;
  display: none;
  font-size: 14px;
  margin-bottom: 0;
  padding: 16px 40px;
  color: #666;
  line-height: 1.8;
  font-family: "Merriweather", serif;
}


/*** Work With Us page css start ***/
.wwa_bnnr_outer .gb-grid-wrapper {
  margin: 0;
  align-items: flex-end;
}

.wwa_bnnr_outer .gb-grid-column {
  padding: 0 !important;
}

.wwa_bnnr_img {
  position: relative;
  width: fit-content;
}

.wwa_bnnr_img:before {
  content: "";
  position: absolute;
  background: #EEEEEE;
  top: 0;
  left: 0;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
}

.wwa_bnnr_img img {
  margin-left: 60px;
  margin-top: 60px;
  position: relative;
}

.wwa_bnnr_title {
  font-size: 42px;
  margin-bottom: 25px;
  font-family: "Merriweather", serif;
  line-height: 1.2;
}

.wwa_bnnr_outer .p_text {
  color: #666;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 40px;
}

.wwa_ss_title {
  color: rgba(255, 255, 255, .5);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 45px;
  font-family: 'Open Sans', sans-serif;
}

.wwa_ss_desc {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  line-height: 1.3125;
  margin: 35px auto 0;
  max-width: 710px;
}

ul#menu-header-menu {
  column-gap: 3px;
}

.wwa_social_sec_outer .far,
.wwa_social_sec_outer .fab {
  color: rgba(255, 255, 255, .5);
  font-size: 36px;
  line-height: 1;
  display: block;
  text-align: center;
}

.wwa_sm_follower {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin: 17px 0 0;
  font-family: open sans, sans-serif;
}

.wwa_smp_name {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
}

.wwa_social_sec_outer .gb-grid-column {
  padding: 0 40px !important;
  border-right: 1px solid rgba(255, 255, 255, .5);
}

.wwa_rdr_sec_title {
  font-size: 32px;
  margin-bottom: 40px;
  color: #4d4d4d;
  line-height: 1.2;
}

.wwa_redr_detail_box figcaption {
  font-size: 14px;
  font-weight: 700;
  color: #4d4d4d;
  letter-spacing: 1px;
  margin: 40px auto 0;
  max-width: 220px;
  text-transform: uppercase;
}

.wwa_cntr_bnnr_txt {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.71;
  margin-bottom: 0;
  text-shadow: 0 0 8px rgb(0 0 0 / 40%);
  padding: 0px 15px;
}

.wwa_brand_prtnr_title {
  background: #fff;
  padding: 0 25px;
  color: #999;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.2;
  margin: -10px auto 60px;
  width: fit-content;
}

.wwa_brand_prtnr_sec .gb-inside-container {
  text-align: center;
  border: 3px solid #efefef;
}

.wwa_spnsr_exmpl_title {
  color: #999;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 50px;
  line-height: 1.2;
  font-family: "Open sans", sans-serif;
}

.wwa_spnsr_exmpl {
  font-size: 24px;
  text-decoration: underline;
  font-weight: 700;
  line-height: 1.8;
  margin: 0;
}

.wwa_spnsr_exmpl_dtl {
  margin-bottom: 26px;
}

.wwa_spnsr_exmpl_dtl a {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.8;
  text-decoration: underline;
}

.wwu_gt_title {
  font-size: 32px;
  margin-bottom: 25px;
  color: #4d4d4d;
  line-height: 1.2;
  padding-right: 15px;
  padding-left: 40px;
  font-family: 'Open Sans', sans-serif;
}

.wwa_good_thing_sec .p_text {
  color: #666;
  font-size: 16px;
  line-height: 2;
  padding-left: 36px;
}

.wwu_gt_list {
  margin-left: 53px;
}

.wwu_gt_list li {
  list-style-type: none;
  padding-left: 28px;
  position: relative;
  line-height: 2;
  font-family: 'Merriweather', serif;
  color: #666;
  font-size: 16px;
}

.wwu_gt_list li:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 30px;
  width: 15px;
  background-image: url(images/check-red.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.wwu_contact_sec .gform_title {
  color: #fff;
  font-size: 32px;
  text-align: center;
  line-height: 1.5;
}

.wwu_contact_sec form input {
  font-size: 18px !important;
  margin-top: 5px !important;
  padding: 20px !important;
  border: 0;
  color: #4d4d4d;
  line-height: 1;
  font-family: 'Merriweather', serif;
}

.wwu_contact_sec form textarea {
  line-height: 1.5;
  resize: none;
  height: 160px !important;
  padding: 20px !important;
  color: #4d4d4d;
  margin-top: 5px !important;
  font-size: 18px !important;
  font-family: 'Merriweather', serif;
}

.wwu_contact_sec form input:focus,
.wwu_contact_sec form textarea:focus {
  outline: none;
}

.wwu_contact_sec form input::placeholder,
.wwu_contact_sec form textarea::placeholder {
  font-family: 'Open Sans', serif;
  font-size: 16px !important;
}

.wwu_contact_sec form .gform_body .gf_left_half {
  padding-right: 3px;
}

.wwu_contact_sec form .gform_body .gf_right_half {
  padding-left: 3px;
}

.wwu_contact_sec form .gform_footer {
  text-align: center;
  padding-bottom: 25px !important;
}

.wwu_contact_sec form .gform_footer input[type="submit"] {
  background: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 14px !important;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0;
  padding: 20px 32px 16px !important;
  text-transform: uppercase;
  width: 190px;
}

.wwu_contact_sec form .gform_footer input[type="submit"]:hover {
  background: #93be3e;
  border-color: #6f8f2e;
}

.wwu_contact_sec form input[placeholder="Name"] {
  background-image: url(images/download.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 16px 18px;
  background-position: 98% 50%;
  cursor: pointer;
}

.wwu_contact_sec .gform_wrapper .gform_validation_errors {
  color: #790000;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 25px;
  border-top: 2px solid #790000;
  border-bottom: 2px solid #790000;
  padding: 16px 15px 16px 35px;
  clear: both;
  width: 100%;
  text-align: center;
  background: transparent;
  border-color: #790000;
}

.wwu_contact_sec .gform_wrapper .gform_validation_errors .hide_summary {
  font-size: 16px;
  font-weight: 700;
  color: #790000;
  margin: 0;
}

.wwu_contact_sec .gform_wrapper .gform_validation_errors .hide_summary span:before {
  display: none;
}

.wwu_contact_sec .gform_wrapper .gform_validation_errors:before {
  position: absolute;
  content: "";
  top: 12px;
  left: 15px;
  width: 22px;
  height: 22px;
  background-image: url(images/error.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.wwu_contact_sec form .gfield_error input,
.wwu_contact_sec form .gfield_error textarea {
  border: 1px solid #790000 !important;
}

.wwu_contact_sec form .gfield_error .ginput_container+.validation_message {
  background-color: rgba(255, 223, 224, .25);
}

.wwu_contact_sec .gform_confirmation_message {
  color: #fff;
  font-family: 'Merriweather', serif;
  font-size: 18px;
}

.wwu_contact_sec .gform_wrapper .gform_validation_errors .hide_summary:after {
  background: none;
}

.work-with-us-form-wrapper .ginput_container input,
.work-with-us-form-wrapper .ginput_container textarea {
  padding: 20px !important;
  background: white !important;
  border: none !important;
  font-size: 16px !important;
  font-family: 'Open Sans', serif !important;
}

.work-with-us-form-wrapper .ginput_container input::placeholder,
.work-with-us-form-wrapper .ginput_container textarea::placeholder {
  color: #333 !important;
}

body .gform_legacy_markup_wrapper ul li.gfield {
  margin-top: 0 !important;
}


.work-with-us-form-wrapper #field_9_5.gfield--type-textarea {
  margin-top: 20px !important;
}


.work-with-us-form-wrapper #gform_submit_button_9 {
  background: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 14px !important;
  font-weight: 700;
  letter-spacing: 2px;
  margin-right: 0;
  padding: 20px 30px 13px !important;
  text-transform: uppercase;
  width: 190px;
  margin: auto;
}

.work-with-us-form-wrapper .gform_legacy_markup_wrapper .gform_footer {
  text-align: center;
}

/*** Work With Us Page Css End ***/


/*** Deals Page Css Start ***/
.page-deals-2 .inside-article {
  padding: 20px 0 0;
}

.deal_title {
  color: #333;
  font-weight: 700;
  line-height: 1.2;
  font-size: 36px;
  margin: 25px 0 16px;
  font-family: "Merriweather", serif;
}

.deals_sub_title,
.deals_not_mem_title {
  color: #333;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 16px;
  font-size: 24px;
  font-family: "Merriweather", serif;
}

.deals_not_mem_title a {
  text-decoration: underline;
}

.deals_not_mem_title a:hover span {
  color: #93be3e !important;
}

.deals_not_mem_title a:hover {
  text-decoration: none;
}

.deals_page_desc {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.8;
  color: #4d4d4d;
  font-family: "Merriweather", serif;
}

body.no-sidebar .sidebar {
  display: none;
}

.deals_main_outer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
  grid-column-gap: 45px;
  grid-row-gap: 40px;
}

.deal_prdct_box {
  text-align: center;
  flex-grow: 1;
  border: 1px solid #c9c9c8;
  width: 100%;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.deal_prdct_box_innr {
  padding: 20px;
}

.deal-image-wrap {
  display: flex;
  height: 170px;
  justify-content: center;
  align-items: center;
  margin: 5px 0 15px;
}

.with-coupon-wrap {
  min-height: 21px;
}

.deal_prdct_box_innr .with-coupon {
  background: #92BC3D;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 8px;
}

.deal-tags {
  background: #17BCAC;
  color: #fff;
  display: flex;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  min-height: 35px;
  padding: 5px 0;
  text-transform: uppercase;
}

.prdct_img_box {
  margin-bottom: 30px;
}

.prdct_img_box img {
  max-height: 160px;
}

.prdct_title {
  font-family: "Merriweather", serif;
  font-size: 18px;
  font-weight: 400;
  min-height: 65px;
  flex-grow: 1;
  line-height: 1.5;
  color: #e2567e;
}

.prdct_price {
  display: flex;
  align-items: center;
  justify-content: center;
}

.base_price {
  color: #999;
  text-decoration: line-through;
  font-size: 24px;
  margin: 0 5px;
  line-height: 1.8;
  font-family: "Merriweather", serif;
}

.sale_price {
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  font-size: 24px;
  line-height: 1.8;
  margin: 0 5px;
}

.prdct_discount {
  color: #92bc3d;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  margin: 5px 0 0;
  text-transform: uppercase;
}

.deal_prdct_box_innr .prdct_btn {
  margin-top: 20px;
}

.prdct_btn a {
  text-decoration: none !important;
  background: #e2567e;
  font-size: 18px;
  font-weight: 700;
  padding: 7px 38px;
  margin-bottom: 10px;
  color: #fff;
}

.prdct_btn a:hover {
  background-color: #92bc3d;
  color: #fff !important;
}

.featured-on-link {
  margin-top: 20px;
  height: 30px;
}

.featured-on-link a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
}

.day_deals_title {
  color: #666;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-family: "Merriweather", serif;
}

.deals_update_date {
  font-size: 18px;
  line-height: 1.8;
  color: #4d4d4d;
  margin-bottom: 15px;
  font-family: "Merriweather", serif;
}

.day_deals_sub_title {
  font-size: 12px;
  line-height: 1.8;
  color: #4d4d4d;
  margin-bottom: 45px;
  font-family: "Merriweather", serif;
}

.deals_prdcts_btm .prdct_title {
  min-height: 108px;
}

/*** Deals Page Css End ***/


/** newsletter page css start **/


.page-newsletter .site-main,
.page-smile .site-main {
  margin: 0;
}

.page-newsletter .site-main .inside-article,
.page-smile .site-main .inside-article {
  padding: 40px 0;
}

.np_top_logo {
  margin-bottom: 70px !important;
}

.np_hero_title {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 40px;
}

.np_hero_desc {
  font-size: 18px;
  line-height: 1.8;
  font-family: merriweather, serif;
  max-width: 530px;
  margin-bottom: 57px;
}

.gform_wrapper form.newsletter_form {
  position: relative;
  width: 100%;
  max-width: 520px;
}

.gform_wrapper .newsletter_form .email_field input {
  border: 1px solid #e2567e;
  width: 360px !important;
  display: inline-block;
  font-size: 16px !important;
  font-family: open sans, sans-serif;
  margin-right: -5px;
  padding: 21px 20px !important;
  border-radius: 10px 0 0 10px;
  background-color: #fff;
}

.gform_wrapper .newsletter_form input:focus {
  outline: none;
}

.gform_wrapper .newsletter_form .gform_body .gfield_error {
  border: 0 !important;
  padding: 0 !important;
}

.gform_wrapper .newsletter_form .gform_body .gfield_error input {
  border-color: #f00;
}

.gform_wrapper .newsletter_form .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
}

.gform_wrapper .newsletter_form .gform_footer input {
  border: 1px solid #e2567e;
  background: #e2567e;
  font-family: open sans, sans-serif;
  border-radius: 0 10px 10px 0;
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  width: 160px;
  padding: 19.5px 10px;
  transition: none;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

.gform_wrapper .newsletter_form .gform_footer input:hover {
  background-color: #fff;
  color: #e2567e;
  border-left: 0;
}

.newsletter_form_wrapper .gform_validation_errors,
.gform_wrapper .newsletter_form .validation_message {
  display: none;
}

.np_join_rdr_txt {
  color: #333;
  font-family: open sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 8px 0 0;
  width: 100%;
  max-width: 530px;
  line-height: 1.8;
}

.newsletter_hero_sec {
  background-image: url(images/laptop-lander-subscribe.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top right;
  padding-bottom: 0;
}

.np_slider_title {
  margin-bottom: 45px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}

.slider_content_box {
  padding: 0;
}

.slider_desc {
  font-size: 16px;
  font-family: open sans, sans-serif;
  font-style: normal;
  line-height: 1.8;
}

.slider_author {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding: 5px 0 0;
  border: 0;
  text-align: center;
}

.slider_content_box:before {
  display: none;
}

.newsletter_slider .owl-nav {
  display: none;
}

.newsletter_slider .owl-dots {
  margin-top: 50px;
}

.newsletter_slider .owl-dots .owl-dot span {
  width: 5px;
  height: 5px;
  opacity: .25;
  margin: 0 12px;
  background-color: #000 !important;
  border-radius: 50%;
}

.newsletter_slider .owl-dots .owl-dot.active span {
  opacity: .75;
}

#footer_branding {
  font-size: 11px;
  margin-top: 20px;
}

.page-id-1056 #footer-widgets {
  display: none;
}

@media only screen and (max-width: 1023px) {

  .page-newsletter .site-main .inside-article {
    padding-top: 0;
  }

  .page-newsletter .site-main .inside-article .gb-grid-column {
    width: 100% !important;
  }

  .page-newsletter #content {
    padding-top: 0;
  }

}

@media only screen and (max-width: 600px) {
  .page-newsletter .hbg-email-landing input {
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
  }

  .jill-stars-home {
    margin-bottom: 5px !important;
  }

  .hbg-email-landing button[type=submit],
  button#sl-sharing-link-button,
  button#sl-form-input-button {
    border-radius: 10px;
    width: 100%;
  }
}


/*** Archive Page Css Start ***/
.archive_title_sec {
  border: 1px solid #c9c9c8;
  color: #4d4d4d;
  margin: 40px 0;
  padding: 60px 60px 30px;
  position: relative;
  margin-bottom: 80px;
}

.archive_title_sec .page-header {
  padding: 0;
  margin: 0;
}

.cat_img_outer {
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 77.34%;
  content: "";
  position: absolute;
  margin-left: -64px;
  left: 50%;
  top: -64px;
  width: 128px;
  height: 128px;
}

@media (max-width:768px) {
  .cat_img_outer {
    top: -42px !important;
  }
}

@media (max-width:320px) {
  .cat_img_outer {
    top: -80px;
  }
}

.archive_title_sec .cat_icon {
  width: 128px;
  height: auto;
  background: #fff;
  padding: 0 15px;
}

@media (min-width:736px) and (max-width:768px) {
  body.right-sidebar .site-content {
    padding-top: 40px !important;
    justify-content: space-between;
  }
}

.archive_title_sec .page-title {
  color: #666;
  font-size: 36px;
  margin-bottom: 15px;
  text-align: center;
  font-family: "Merriweather", serif;
  line-height: 1.2;
}

.archive_title_sec .page-title {
  color: #666;
  font-size: 36px;
  margin-bottom: 15px;
  text-align: center;
  font-family: "Merriweather", serif;
  line-height: 1.2;
}

.archive_title_sec .taxonomy-description p {
  color: #4d4d4d;
  font-size: 18px;
  font-family: "Merriweather", serif;
  line-height: 2;
}

.archive_posts_sec {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 40px;
}

.archive_posts_sec article {
  flex: 1 1 350px;
}

.archive_posts_sec .inside-article {
  padding: 0;
  display: flex;
  flex-direction: column;
}

.archive_posts_sec .entry-header {
  order: 1;
}

.archive_posts_sec .entry-header .entry-title {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 40px;
  text-align: center;
  font-family: "Merriweather", serif;
  font-weight: 400;
}

.archive_posts_sec .entry-title a {
  color: #666;
  line-height: 1.5;
  margin-bottom: 32px;
  text-align: center;
  font-size: 24px;
  font-family: "Merriweather", serif;
}

.archive_posts_sec .entry-title a:hover {
  color: #93be3e;
}

.archive_posts_sec .post-image {
  margin: 0;
}

.archive_posts_sec .post-image img {
  width: 100%;
  height: 233px;
  object-fit: cover;
}

.archive_posts_sec .entry-meta,
.archive_posts_sec .entry-summary {
  display: none;
}

.paging-navigation {
  text-align: center;
}

.paging-navigation .page-numbers {
  background-color: #e1567e;
  border: 1px solid #e1567e;
  border-radius: 18px;
  color: #fff;
  display: inline-block;
  height: 33px;
  line-height: 1;
  margin: 0 2px;
  padding: 6px 0;
  text-align: center;
  vertical-align: top;
  width: 33px;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
  position: relative;
}

.paging-navigation .page-numbers.current,
.paging-navigation .page-numbers:hover {
  background-color: #fff;
  color: #e1567e;
}

.paging-navigation .prev.page-numbers,
.paging-navigation .next.page-numbers {
  background: none;
  border: none;
  color: #e1567e;
  margin-left: 10px;
  text-transform: uppercase;
  width: auto;
  line-height: 1.6;
  font-size: 14px;
}

.paging-navigation .prev.page-numbers {
  width: 80px;
}

.paging-navigation .next.page-numbers:after {
  content: 'page';
  position: absolute;
  left: calc(100% + 4px);
  top: 6px;
}

.paging-navigation .prev.page-numbers:before {
  content: "Prev Page";
  position: absolute;
  left: 0;
  background-color: #fff;
  top: 6px;
  width: 100%;
}

.paging-navigation .prev.page-numbers span,
.paging-navigation .next.page-numbers span {
  display: none;
}

.archive_main_outer .site-main {
  margin: 0 0 20px;
}

/*** Archive page css end ***/


/*** privacy policy page css start ***/
body.right-sidebar {
  background-color: #fff;
}



body.right-sidebar .site-main,
body.right-sidebar .sidebar .inside-right-sidebar {
  margin: 0;
}

body.right-sidebar .site-content .content-area {
  max-width: 765px;
}

body.right-sidebar .site-content .sidebar {
  max-width: 336px;
}


body.privacy-policy article .entry-title {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 24px;
  font-family: "Merriweather", serif;
  text-align: center;
  color: #666;
}

body.privacy-policy article .entry-content {
  margin-top: 0;
}

.ppp_sec_title {
  font-size: 31px;
  color: #333;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
  letter-spacing: -0.9px;
}

/*.tp_text strong {
    font-weight: 800;
}*/
.ppp_desc {
  font-size: 18px;
  line-height: 1.8;
  color: #4d4d4d;
  font-family: "Merriweather", serif;
}

.ppp_desc a,
.ppp_list_sec a {
  text-decoration: underline;
}

.ppp_desc a:hover,
.ppp_list_sec a:hover {
  text-decoration: none;
}

.ppp_small_title {
  font-size: 24px;
  line-height: 1.5;
  color: #333;
  font-family: "Merriweather", serif;
  font-weight: 700;
  margin-bottom: 16px;
}

.ppp_list_sec {
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  line-height: 1.8;
  font-size: 18px;
  margin-left: 40px;
}

.ppp_sub_title {
  font-size: 20px;
  color: #333;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
}

.ppp_desc.mb_zero {
  margin: 0 !important;
}

body.privacy-policy #footer_branding {
  display: none;
}

/*** Privacy Policy page css end ***/


/*** Sidebar Css Start ***/
.recent-posts-extended {
  margin-bottom: 30px !important;
}

.recent-posts-extended .widget-title,
.widget_recent_entries .widget-title {
  color: #4d4d4d;
  font-size: 12px;
  position: relative;
  margin-bottom: 16px;
  width: fit-content;
  padding-top: 17px;
  font-family: open sans, sans-serif;
}

.recent-posts-extended .widget-title:before,
.widget_recent_entries .widget-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e2567e;
  height: 3px;
  width: 100%;
}

.recent-posts-extended .rpwe-ul img {
  width: 100%;
}

.recent-posts-extended .rpwe-ul .rpwe-title {
  font-family: "Merriweather", serif;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  margin-top: 5px;
}

.widget_recent_entries ul li {
  font-family: "Merriweather", serif;
  font-size: 18px;
  line-height: 1.3;
  text-align: left;
  margin-top: 5px;
}

.recent-posts-extended .rpwe-ul .rpwe-title a {
  color: #666;
}

.widget_recent_entries ul li a {
  color: #e2567e;
}

.recent-posts-extended .rpwe-ul .rpwe-title a:hover,
.widget_recent_entries ul li a:hover {
  color: #93be3e;
}

.recent-posts-extended .rpwe-ul li {
  margin-bottom: 30px;
}

.rgt_sidebar_top_sec {
  position: relative;
  margin-bottom: 32px !important;
}

.rgt_sidebar_top_sec .innr_cntnt {
  width: 100%;
  height: 100%;
  min-height: 250px;
  padding: 25px 30px 25px 140px;
  background: url('https://assets.onegoodthingbyjillee.com/2023/10/Jill-Nystul-Author-Bio.jpg');
  background-size: cover;
  background-position: -20px;
  border-radius: 3px;
}

.rgt_sidebar_top_sec img {
  border-radius: 3px;
}

.rgt_sidebar_top_sec h3,
.single-post .rgt_sidebar_top_sec h3 {
  color: #333;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.72;
  font-family: "Merriweather", serif;
  margin: 0 0 10px;
}

.rgt_sidebar_top_sec p,
.single-post .rgt_sidebar_top_sec p {
  font-size: 13px;
  line-height: 1.72;
  color: #333;
  margin-bottom: 10px;
  font-family: "Merriweather", serif;
}

.rgt_sidebar_top_sec a,
.single-post .rgt_sidebar_top_sec a {
  font-size: 11px;
  font-size: 0.7rem;
  padding: 9px 21px;
  margin-top: 10px;
  background: #fff;
  color: #e2567e;
  font-weight: 700;
  border-radius: 50px;
  text-transform: uppercase;
}

.post_except a {
  color: #e2567e;
  font-style: italic;
  font-size: 18px;
  line-height: 1.8;
  text-decoration: underline;
}

.post_except a:hover {
  text-decoration: none;
}

/*** Sidebar Css End ***/


/*** Terms page css end ***/
.page-terms-of-use .inside-article .entry-title {
  color: #666;
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 24px;
  font-family: "Merriweather", serif;
  text-align: center;
}

.tp_sub_title {
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  line-height: 1.8;
  font-size: 18px;
  margin-bottom: 25px;
}

.page-terms-of-use .entry-content {
  margin-top: 25px;
}

.tp_text {
  font-size: 18px;
  line-height: 1.8;
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  margin-bottom: 26px;
}

.tp_text a {
  text-decoration: underline;
}

.tp_text a:hover {
  text-decoration: none;
}

.mb_zero,
.mb_zero * {
  margin-bottom: 0 !important;
}

.ml_20,
.ml_20 * {
  margin-left: 20px;
}

/*** Terms page css end ***/


body.right-sidebar .entry-title {
  line-height: 1.2;
  margin-bottom: 10px;
  text-align: center;
  font-family: "Merriweather", serif;
}

.contact_page_form_wrapper .gform_description {
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  line-height: 1.8;
  font-size: 18px;
  display: block;
  padding-bottom: 20px;
  padding-right: 16px;
}

.contact_page_form .gform_fields .gfield_label {
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  font-weight: 400 !important;
  font-size: 18px !important;
  position: relative;
  margin-bottom: 10px !important;
}

.contact_page_form .gform_fields .gfield_label .gfield_required {
  display: none;
}

.contact_page_form .gform_fields .gfield_contains_required .gfield_label:after {
  position: absolute;
  content: "*";
  color: #790000;
  top: 0;
  right: -20px;
}

.contact_page_form .gform_fields input {
  font-size: 18px !important;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #4d4d4d;
  line-height: normal;
  padding: 5px 4px !important;
  position: relative;
  font-family: "Merriweather", serif;
}

.contact_page_form .gform_fields input:focus,
.contact_page_form .gform_fields textarea:focus {
  border: 1px solid #999;
  outline: none;
}

.contact_page_form .gform_fields input+label {
  font-size: 14px !important;
  line-height: 1.8;
  color: #4d4d4d;
  font-family: "Merriweather", serif;
}

.contact_page_form .gform_fields textarea {
  height: 160px !important;
  font-size: 16px !important;
  line-height: 1.5;
  padding: 5px 4px !important;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #4d4d4d;
  font-family: "Merriweather", serif;
}

.contact_page_form .gform_footer {
  padding-top: 6px !important;
}

.contact_page_form .gform_footer input[type="submit"] {
  background-color: #93be3e;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  padding: 18px 16px !important;
  text-transform: uppercase;
  border: 0;
  margin: 0;
}

.contact_page_form .gform_footer input[type="submit"]:hover {
  background-color: #e2567e;
}

.contact_page_form .gform_fields .name_first {
  position: relative;
}

.contact_page_form .gform_fields .name_first:before {
  content: '';
  width: 16px;
  height: 18px;
  z-index: 1;
  position: absolute;
  right: 17px;
  top: 8px;
  cursor: pointer;
  background-image: url(images/download.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.gform_wrapper.gform_validation_error .gform_validation_errors {
  color: #790000;
  font-size: 1em;
  font-weight: 700;
  margin: 0 0 25px;
  border-top: 2px solid #790000;
  border-bottom: 2px solid #790000;
  padding: 16px 15px 16px 35px;
  clear: both;
  width: 100%;
  text-align: center;
  background: transparent;
  border-color: #790000;
  font-family: "Merriweather", serif;
  box-shadow: none;
}

.gform_wrapper .gform_validation_errors .hide_summary {
  font-size: 16px;
  font-weight: 700;
  color: #790000;
  position: relative;
}

.gform_wrapper .gform_validation_errors .hide_summary:after {
  position: absolute;
  content: "";
  top: -3px;
  left: 30px;
  width: 22px;
  height: 22px;
  background-image: url(images/error.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.gform_wrapper .gform_body .gfield.gfield_error {
  background-color: rgba(255, 223, 224, .25);
  border-top: 1px solid #c89797;
  border-bottom: 1px solid #c89797;
  padding: 17px 0 0;
}

form .gfield_error .ginput_container+.validation_message {
  color: #790000;
  font-weight: 800;
  letter-spacing: normal;
  border: 0;
  padding: 16px 0 10px;
  margin: 0;
  font-family: "Merriweather", serif;
}

.contact_page_form .gform_fields .gfield_error input {
  border: 1px solid #790000 !important;
}

.contact_page_form .gform_fields .gfield_error .gfield_label,
.contact_page_form .gform_fields .gfield_error input+label {
  color: #790000;
}

.gform_wrapper .gform_validation_errors .hide_summary span:before {
  display: none;
}

.gform_validation_error .contact_page_form .gform_footer {
  margin-top: 24px;
}

/*** Contact Page css end ***/



/*** Search Page Css Start ***/
body.search .page-header {
  padding: 0;
}

body.search .page-header .page-title {
  color: #666;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: open sans, sans-serif;
}

body.search .page-header .page-title span {
  color: #e2567e;
}

.search_result_outer {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  grid-column-gap: 2.5%;
}

.search_result_outer article {
  width: 31.66%;
  margin-bottom: 30px;
}

.search_result_outer article .entry-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
}

.search_result_outer article .entry-title a {
  color: #666;
}

.search_result_outer article .entry-title a:hover {
  color: #93be3e;
}

.search_result_outer article .entry-meta,
.search_result_outer article .entry-summary {
  display: none;
}

.search_result_outer article .post-image img {
  width: auto;
  min-height: 160px;
}

.search_result_outer article .inside-article {
  display: flex;
  flex-direction: column;
}

.search_result_outer article .post-image {
  margin: 0 0 5px;
}

.search_result_outer article .entry-header {
  order: 1;
}

.search_result_outer article .inside-article img {
  max-height: 160px;
  margin-bottom: 10px !important;
}

/*** Search Page Css End ***/


/*** Single Page Css Start ***/
.single_post_breadcrumb .fas {
  color: #666;
  font-size: 10px;
}

.single_post_breadcrumb .bread_item {
  font-size: 12px;
  line-height: 1.8;
  color: #4d4d4d;
}

body.single-post .featured-image {
  display: none;
}

body.single-post .entry-meta {
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  line-height: 1.8;
  font-style: italic;
  font-size: 14px;
  display: none;
}

body.single-post .entry-meta .author-name {
  color: #4d4d4d;
  position: relative;
  padding-right: 10px;
}

body.single-post .entry-meta .author-name:hover {
  color: #93be3e;
}

body.single-post p {
  font-family: "Merriweather", serif;
  line-height: 1.8;
}

body.single-post h2 {
  color: #333333;
  font-family: "Merriweather", serif;
  margin-bottom: 16px;
}

body.single-post h3 {
  color: #333;
  font-family: "Merriweather", serif;
  margin-bottom: 16px;
}

body.single-post p a {
  text-decoration: underline;
}

body.single-post p a:hover {
  text-decoration: none;
}

/*** Single Post Css End ***/


/** Blog Page Css Start **/
.post_content_box {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.post_content_box .post_img_sec {
  width: 200px;
  padding-right: 20px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.post_txt_sec {
  width: calc(100% - 200px);
  padding-bottom: 10px;
  border-bottom: 1px solid #666;
  margin-bottom: 40px;
}

.post_img_sec .post_thumbnail {
  margin-bottom: 15px;
}

.post_date {
  border-bottom: 1px solid #666;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: "Merriweather", serif;
  color: #666;
  text-transform: lowercase;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
}

.cmnt_count {
  color: #e2567e;
  line-height: 1.8;
  text-align: center;
  font-size: 16px;
  font-family: "Merriweather", serif;
  margin: 0;
}

.post_txt_sec .post_title {
  font-family: "Merriweather", serif;
  font-weight: 400;
  line-height: 1.2;
  font-size: 30px;
}

.post_txt_sec .post_title a {
  color: #666;
}

.post_txt_sec .post_title a:hover {
  color: #93be3e;
}

.post_txt_sec p {
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  line-height: 1.8;
  margin-bottom: 26px;
}

.page-id-103 .comments-area {
  display: none;
}

.pagination_sec {
  width: calc(100% - 190px);
  margin: 0 0 50px auto;
  text-align: center;
}

.pagination_sec .page-numbers {
  background-color: #e1567e;
  border: 1px solid #e1567e;
  border-radius: 18px;
  color: #fff;
  cursor: pointer;
  height: 33px;
  line-height: 1.3;
  margin: 0 2px;
  display: inline-block;
  padding: 6px 0;
  text-align: center;
  vertical-align: top;
  width: 33px;
}

.pagination_sec .page-numbers.current,
.pagination_sec .page-numbers:hover {
  color: #e1567e;
  background-color: #fff;
}

.pagination_sec .next.page-numbers,
.pagination_sec .prev.page-numbers {
  width: auto;
  background-color: transparent;
  color: #e1567e;
  border: none;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 10px;
}

.pagination_sec .page-numbers.dots {
  background: transparent;
  border: none;
  color: #4d4d4d;
  width: auto;
  padding: 0;
}

.blog article .gb-headline a {
  font-family: 'Merriweather', serif;
}

.blog article .gb-headline .dynamic-entry-excerpt p {
  font-family: 'Merriweather', serif;
}

.blog article .entry-date {
  font-style: italic;
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
}

.blog article .featured-image-date .number-of-comments a {
  font-size: 16px;
  font-family: 'Merriweather', serif;
  font-style: italic;
}

.blog article .featured-image-date {
  text-align: center;
}

.blog article .featured-image-date img {
  margin-bottom: 25px;
}

.blog article .featured-image-date p {
  margin-bottom: 10px;
}

.blog article .dynamic-entry-excerpt p {
  padding-bottom: 36px;
}

.blog #nav-below {
  text-align: center;
}


@media only screen and (max-width: 1200px) {
  .blog article .featured-image-date>.gb-inside-container {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
  }

  .blog article .featured-image-date img {
    width: 100% !important;
    margin-bottom: 0;
  }

  .blog article .featured-image-date>.gb-inside-container>a {
    margin-top: 15px;
  }

  .blog article {
    padding-bottom: 0 !important;
  }

  .blog article h2 {
    margin: 0 !important;
    font-size: 30px !important;
    line-height: 1.2 !important;
    text-align: center;
  }



}

/** Blog Page Css End **/

.dwnld_img_title {
  color: #333;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 1.5;
  font-size: 24px;
}

.dwnld_img_title a {
  text-decoration: underline;
}

.pdf_dwnld_link {
  font-size: 18px;
  color: #4d4d4d;
  font-family: "Merriweather", serif;
  line-height: 1.8;
  margin-bottom: 26px;
}

.pdf_dwnld_link a {
  text-decoration: underline;
}

.pdf_dwnld_link a:hover {
  text-decoration: none;
}

.sec_title {
  font-size: 24px;
  line-height: 1.5;
  color: #333;
  font-family: "Merriweather", serif;
  margin-bottom: 16px;
}

body.page-template-default {
  background: #fff;
}

body.page-template-default .inside-article {
  padding: 0;
  background: none;
}

h1.sec_title {
  font-size: 36px;
  line-height: 1.2;
  color: #333;
  font-family: "Merriweather", serif;
  margin-bottom: 16px;
}

.wp-block-buttons .have_refrl_btn a {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 20px 35px;
}

.have_refrl_btn {
  margin-top: 30px;
}

.wp-block-buttons .have_refrl_btn a:hover {
  background-color: #fff;
  border: 1px solid #e2567e;
  color: #e2567e;
}

.success_page_sec_innr .sec_title {
  padding: 40px 0px 20px 0;
}

.success_page_sec_innr .wp-block-image figure {
  margin-top: 0;
}

.success_page_sec_innr {
  margin-bottom: 50px;
}

.success_page_sec_innr .gb-grid-wrapper {
  grid-column-gap: 37px;
}

.success_page_sec_innr .gb-grid-wrapper .gb-grid-column {
  max-width: 364px;
}

h2.sec_title {
  font-size: 30px;
  line-height: 1.2;
}

.page-id-4664 h1.sec_title {
  font-weight: 700;
  font-size: 35.5px;
}

.page-id-16457 .featured-image.page-header-image.grid-container.grid-parent {
  display: none;
}

.sec_sub_title {
  font-size: 24px;
  color: #333;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 16px;
}

.list_content {
  margin-left: 40px;
}

.what_ogt_inner_sec .sec_title {
  font-size: 48px;
  margin-bottom: 25px;
  text-align: center;
  text-transform: none;
  color: #666;
}

.what_ogt_inner_sec .p_text,
.what_ogt_inner_sec .list_content {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 26px;
}

.what_ogt_inner_sec .what_ogt_grid {
  width: 100%;
  max-width: 660px;
  margin-left: auto;
}

.hbg-bonus-tips-block {
  background: #fdf3d5;
  border: 5px solid #fff;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 25%);
  font-size: 16px;
  font-style: normal;
  margin: 60px 40px 40px;
  padding: 50px 60px 30px;
  position: relative;
}

.hbg-bonus-tips-block:before {
  background: url(images/bulb.svg) left top no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 101px;
  width: 101px;
  position: absolute;
  top: -45px;
  left: -45px;
}

.hbg-bonus-tips-block p,
.hbg-summary-block p {
  margin-bottom: 15px;
  color: #4d4d4d;
  font-family: merriweather, serif;
  line-height: 1.8;
}

.hbg-bonus-tips-block ul,
.hbg-summary-block ul {
  margin-left: 17px;
}

.hbg-bonus-tips-block li,
.hbg-summary-block li {
  margin-bottom: 10px;
  color: #4d4d4d;
  font-family: merriweather, serif;
  line-height: 1.8;
}

.hbg-download-box-block .button,
.ogt-plus-shortcode .button,
.essential-oils-shortcode .button,
.inter-exter-button.button,
.wp-block-button a {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 13px 20px !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.inter-exter-button a {
  color: #fff;
  text-decoration: none !important;
}

.hbg-bonus-tips-block h3 {
  font-weight: bold;
  font-size: 24px;
}

.hbg-bonus-tips-block h4 {
  margin-bottom: 10px;
}

.hbg-bonus-tips-block h5 {
  font-size: 18px;
  font-weight: bold;
}

.hbg-bonus-tips-block hr {
  margin: 10px 0;
  color: #4d4d4d;
}

.hbg-bonus-tips-block .upgrade_btn {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-transform: uppercase;
  text-decoration: none !important;
  margin-bottom: 30px;
  display: inline-block;
}

.hbg-bonus-tips-block .upgrade_btn:hover {
  background-color: #fff;
  border: 1px solid #e2567e;
  color: #e2567e;
}

.special_offer_sec {
  border: 2px solid #e2567e;
  box-shadow: 0 0 6px 0 #e2567e;
  font-size: 16px;
  margin: 40px 0 40px 20px;
  padding: 140px 70px 0;
  text-align: center;
  position: relative;
  max-width: 700px;
}

.special_offer_sec .ogt-plus-shortcode:before {
  background: url(images/by-Jillee.svg) no-repeat;
  background-size: contain;
  content: "";
  display: block;
  width: 155px;
  height: 62px;
  left: 50%;
  margin-left: -73px;
  top: 40px;
  position: absolute;
}

.special_offer_sec .download-box-block-title {
  font-size: 28px;
  font-weight: 700;
  font-style: normal;
}

.special_offer_sec .download-box-description-before p {
  font-size: 16px;
  line-height: 1.8;
  color: #4d4d4d;
  font-family: merriweather, serif;
}

.special_offer_sec .button {
  display: block;
  margin: 20px auto;
  max-width: 275px;
  text-decoration: none !important;
}

.special_offer_sec .button:hover {
  background-color: #fff;
  border: 1px solid #e2567e;
  color: #e2567e;
}

.left_border_sec .p_author {
  color: #000;
  font-size: 14px;
  line-height: 1.8;
  font-family: 'Merriweather', serif;
}

.left_border_sec {
  margin: 40px 40px 24px;
  position: relative;
  padding-left: 25px;
  border-left: 5px solid #e2567e;
}



/*10_09_2021*/
p.text_boder1 {
  border-left: 4px solid #000;
  padding: 5px 5px 5px 15px;
  height: 102px;
}

ul.kitmircle li a {
  text-decoration: underline;
}

.hbg-bonus-tips-block a {
  text-decoration: underline;
}



/*13-09-2021*/
.single-post aside#rpwe_widget-2 {
  display: none;
}

.widgets-related-post .widget-title {
  color: #4d4d4d;
  font-size: 12px;
  position: relative;
  margin-bottom: 16px;
  width: fit-content;
  padding-top: 20px;
  font-family: open sans, sans-serif;
  font-weight: 400;
}

.widgets-related-post .widget-title:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  background-color: #f8d563;
  height: 3px;
  width: 100%;
}

.widgets-related-post .former-h3.er_title {
  color: #4d4d4d;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-size: 2.2rem;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 0.8 !important;
}

.widgets-related-post .re_post_title {
  color: #666;
  font-family: 'Merriweather', serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  text-transform: none;
  margin-bottom: 25px !important;
}

.widgets-related-post .re_post_title:hover {
  color: #93be3e;
  text-decoration: none;
}

img.nr_img.ogt-related-sidebar {
  width: 100%;
  height: auto;
  max-height: 222px;
  object-fit: cover !important;
}

/*23-09-2021*/
.rgt_sidebar_top_sec p,
.single-post .rgt_sidebar_top_sec p {
  margin-bottom: 13px;
}

/*25-09-2021*/
.header-excerpt {
  font-style: italic;
  text-align: center;
  margin-bottom: 10px !important;
}

.entry-header img.avatar.avatar-40.photo {
  display: inline-block;
  border-radius: 100%;
  margin-right: 10px;
  max-width: 40px;
  /* margin-top:1px; */
}

.single .post_author_avatar+.entry-meta {
  display: inline-flex !important;
  clear: both;
  margin-top: 6px;
}

.single .entry-meta .byline {
  order: -1;
  margin-right: 5px;
  font-size: 0px;
}

.single .entry-meta .byline .author {
  font-size: 14px;
}

body.single-post .entry-meta .author-name:after {
  content: '.';
  position: absolute;
  top: 0;
  right: 0;
  line-height: 8px;
}

.single .post_author_avatar {
  display: inline-block;
  float: left;
}

.single .ewd-related-after-post .er_inner {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.single a.related-entry.ogt-related-after {
  flex-basis: 31.41361256544503%;
}

.single .ewd-related-after-post {
  margin: 100px 0 25px;
}

.single p.former-h3.er_title {
  color: #4d4d4d;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px !important;
  font-size: 3.2rem;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.single .ewd-related-after-post span.more-ideas:before {
  content: "";
  height: 3px;
  display: block;
  left: 0;
  position: absolute;
  top: -17px;
  width: 105px;
  background: #f8d563;
}

.single .ewd-related-after-post span:not(.re_img_div) {
  color: #4d4d4d;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  margin-bottom: 16px;
  text-transform: uppercase;
  display: block;
}

.single .re_post_title:hover {
  color: #93be3e;
  text-decoration: none;
}

.single .re_post_title {
  font-family: 'Merriweather', serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  text-transform: none;
  color: #666;
}

.single img.nr_img.ogt-related-after {
  height: auto;
  width: 100%;
  object-fit: cover;
}

.single section#ewd_about-2 {
  background: url(/wp-content/uploads/2021/09/Jill-Nystul-Author-Bio.jpg);
  background-size: cover;
  color: #333;
  font-size: 14px;
  line-height: 2;
  min-height: 407px;
  margin: 25px auto 0;
  padding: 50px 40px 40px 275px;
}

.single p.widget-title.widgettitle {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  text-align: left;
}

.single .widget_ewd_about .button:hover {
  background: #fff;
  color: #93be3e;
}

.single .widget_ewd_about .button {
  background: #fff;
  color: #e2567e;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 36px;
  border-radius: 50px;
  text-decoration: none;
  font-family: open sans, sans-serif;
  text-transform: uppercase;
}

.single .widget_ewd_about .widget-wrap .desktop-bio p,
.single .widget_ewd_about .widget-wrap .mobile-bio p {
  font-size: 14px;
  margin-bottom: 20px;
}

.single .after-entry .mobile-bio {
  display: none;
}

.single-post-content li {
  list-style-type: none;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  margin-top: 20px;
}

.heateor_sss_sharing_container i.heateorSssSharing {
  width: 150px !important;
  height: 60px !important;
}


.single .ewd-related-inline {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-size: 16px;
  padding: 0 40px 0 40px;
  min-height: 205px;
  position: relative;
  margin: 0 0 26px;
}

.single .ewd-related-inline h5,
.ewd-related-inline .former-h5 {
  color: #b3b3b3;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  margin: -7px 0 20px;
  text-align: center;
  text-transform: uppercase;
}

.single .ewd-related-inline h5 span,
.ewd-related-inline .former-h5 span {
  background: #fff;
  padding: 0 15px;
}

.related-title-content-wrap .former-h4>a {
  font-family: 'Open Sans', sans-serif !important;
}

.single .ewd-related-inline .related-entry {
  padding-left: 238px;
  position: relative;
}

.single .content .entry-content a {
  text-decoration: underline;
}

.single .ewd-related-inline img {
  left: 0;
  max-height: 139px;
  max-width: 210px;
  position: absolute;
  top: 5px;
  margin-bottom: -0.4rem;
}

.single .ewd-related-inline h4,
.ewd-related-inline .former-h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0 16px;
  text-transform: uppercase;
}

.single .content .entry-content a {
  text-decoration: underline;
}

.entry-content a {
  font-family: 'Merriweather', sans-serif !important;
  text-decoration: underline;
}

.single .content .entry-content .ewd-related-inline .more-link,
.content .entry-content .at-share-btn {
  text-decoration: none;
}

/*30-09-2021*/
h2.np_hero_title.has-text-color,
h2.has-text-align-center.np_slider_title.has-text-color {
  font-family: open sans, sans-serif;
}

#gform_5 button#gform_browse_button_5_4,
#gform_5 .gform_footer input#gform_submit_button_5 {
  background-color: #93be3e;
  border: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-family: open sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  padding: 20px 16px 16px;
  text-transform: uppercase;
  width: auto;
}

#gform_5 button#gform_browse_button_5_4:hover,
#gform_5 .gform_footer input#gform_submit_button_5:hover {
  background-color: #e2567e;
}

.has-drop-cap:not(:focus):first-letter {
  font-weight: 500;
}

.hbg-bonus-tips-block.no-ads h2#ogtplus {
  font-size: 30px;
  margin: 0 0 14px;
  padding: 0 20px 0 0;
}

.comment-form input#submit {
  background-color: #07B290;
  color: #FFFFFF;
}

.at-share-btn-elements a.at-icon-wrapper.at-share-btn {
  /*padding:12px 20px;*/
  padding: 5px;
  border-radius: 5px !important;
}

.at-share-btn-elements span.at-label {
  font-size: 13px !important;
}

.post_share_btns {
  display: flex;
  align-items: flex-start;
}

.post_share_btns div:empty {
  display: none;
}

.post_share_btns .simplefavorite-button {
  padding: 0;
  height: 58px;
  width: 134px;
  margin: -2px 0 0 1px;
}

.post_share_btns .simplefavorite-button img {
  width: 143px;
  height: 56px;
  border-radius: 4px;
  transition: all 0.2s linear;
}

.post_share_btns .simplefavorite-button img:hover {
  margin-top: -5px;
}


.home .featured-image {
  display: none;
}

.single-post .single_post_breadcrumb {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  max-width: 700px;
  text-align: left;
}

.active .search-icon-wrapper svg {
  opacity: 1;
}

.custom_single_post_breadcrumb .fas {
  color: #666;
  font-size: 12px;
}

.custom_single_post_breadcrumb .bread_item {
  font-size: 12px;
  line-height: 1.8;
  color: #4d4d4d;
}

.custom_single_post_breadcrumb .bread_item {
  font-size: 12px;
  line-height: 1.8;
  color: #4d4d4d;
  position: relative;
}

a.taxonomy.category:before {
  content: ".";
  position: absolute;
  top: -6px;
  left: -4px;
  color: #4d4d4d;
}

.custom_single_post_breadcrumb {
  margin-bottom: 35px;
  display: none;
}

.entry-content div.contact_page_form_wrapper {
  margin-top: -10px;
}

.page-id-4664 .site-main {
  margin: 40px 0;
}

.post-16457 .entry-content>[class*="wp-block-"]:not(:last-child) {
  text-align: center;
}

.post-16457 .entry-content:not(:first-child) {
  margin-top: 1em;
}

.what_ogt_inner_sec ol.list_content a {
  text-decoration: underline;
}

.page-id-16647 .site-content .content-area {
  margin-bottom: -26px;
}

.post-16680 .entry-content:not(:first-child) {
  margin-top: 1em;
}

.page-id-4664 .site-main {
  margin-right: 7px !important;
}

.search-results .paging-navigation {
  text-align: center;
}

.search-results .paging-navigation .nav-links .current {
  border: 1px solid #e2567e;
  border-radius: 18px;
  padding: 4px 11px;
  color: #e2567e;
}

.search-results a.page-numbers {
  background-color: #e1567e;
  border: 1px solid #e1567e;
  border-radius: 18px;
  color: #fff;
  padding: 4px 11px !important;
}

.search-results a.page-numbers:hover {
  border: 1px solid #e2567e;
  color: #e2567e;
  background-color: #fff;
}

.search-results a.next.page-numbers,
.search-results a.prev.page-numbers {
  border: none;
  background-color: #fff;
  color: #e2567e;
}

@media(max-width:700px) {
  .single .after-entry .mobile-bio {
    display: block;
  }

  .single .after-entry .desktop-bio {
    display: none;
  }

  .home .post_innr h3 {
    margin-top: -5px;
  }
}

@media(max-width:420px) {
  .home .post_innr h3 {
    font-size: 18px;
    margin-top: -5px;
    padding-left: 5px;
    max-width: 50%;
  }
}


.page-id-32855 h1 {
  font-size: 36px;
  font-weight: 400;
  color: rgb(102, 102, 102);
  line-height: 1.2;
}

.create_acc_btn a {
  padding: 20px 39px !important;
  margin: 0;
}

body .gform_wrapper .gfield_required .gfield_required_text {
  font-size: 0;
}

body .gform_wrapper label>.gfield_required {
  position: relative;
}

.gform-body .gform_drop_instructions {
  color: #aaa;
  font-family: Merriweather, serif;
}

.gform-body .gform_fileupload_rules {
  color: #4d4d4d;
  font-family: 'Merriweather', serif;
  font-size: 18px !important;
}

.pp_shop_sec_outer .gb-grid-column:last-child {
  padding-left: 10px;
}

.gray_divider.pp_shop_divider {
  margin: 80px 0 60px;
}

.no_add_sec .gb-grid-column {
  padding: 0 5px 0px 0 !important;
}

.no_add_sec+.gray_divider {
  margin-top: 8px;
}

.no_add_sec figure {
  margin-top: 0 !important;
}

.pp_shop_sec_outer .no_add_sec {
  align-items: flex-start;
}

.no_add_sec figure img {
  padding-top: 20px;
}

.page-deals .gb-inside-container>.wp-block-image {
  margin-top: 40px;
}

.header_menu_icon {
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid #cbcbca;
  padding: 2px 0px;
  cursor: pointer;
  display: block;
}


.mobile-menu-burger {
  padding-left: 10px;
  padding-right: 10px;
}

.header_menu_icon span {
  display: block;
  text-align: center;
}

.header_menu_icon>span {
  line-height: 1;
}

.header_menu_icon>span svg {
  height: 30px;
}


.header_menu_icon span.fas {
  font-size: 30px;
  color: #666;
}

.header_menu_icon span:last-child {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  line-height: 1;
  margin-top: -2px;
}

.shop_discount_sec {
  border: 2px solid #e2567e;
  box-shadow: 0 0 6px 0 #e2567e;
  font-size: 16px;
  margin: 40px 0 40px 20px;
  padding: 140px 70px 0;
  text-align: center;
  position: relative;
  max-width: 700px;
}

.shop_discount_sec:before {
  content: '';
  position: absolute;
  width: 155px;
  height: 62px;
  top: 40px;
  left: 50%;
  background-image: url(images/by-Jillee.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transform: translateX(-50%);
}

.shop_discount_sec .download-box-block-title {
  font-size: 28px;
  font-weight: 700;
}

.shop_discount_sec span {
  font-size: 18px;
  color: #4d4d4d;
  font-family: merriweather, serif;
  line-height: 1.8;
}

.shop_discount_sec .download-box-description-before p:last-child {
  border: 3px;
  border-style: dashed;
  border-color: #8ccdaa;
  font-size: 26px;
  line-height: 1.8;
  color: #4d4d4d;
  font-family: merriweather, serif;
  padding: 16px 20px;
}

.shop_discount_sec .button-wrap a {
  padding: 15px;
  min-width: 275px;
  max-height: 53px;
  box-sizing: border-box;
}

.shop_discount_sec .button-wrap a:hover {
  background-color: #fff;
  color: #e2567e;
  border: 1px solid #e2567e;
}

.tag_title_sec .page-header {
  padding: 0;
}

.tag_title_sec .page-title {
  color: #666;
  font-family: open sans, sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.tag_archive_main_outer {
  max-width: 765px;
  width: 70%;
}

.tag_page_sidebar>.sidebar {
  width: 100%;
}

.tag_archive article {
  width: 31.62%;
  flex-basis: auto;
}

.tag_archive article .entry-header .entry-title {
  font-size: 20px;
  line-height: 1.3;
}

.tag_archive .post-image img {
  min-height: 160px;
  width: auto;
  object-fit: cover;
  margin-bottom: 5px;
}

.side_menu_main {
  background-color: #efefef;
  color: #666;
  width: 100%;
  max-width: 350px;
  box-sizing: border-box;
  height: 100vh;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999999;
  transform: translateX(350px);
  transition: all 0.2s linear;
}

.side_menu_main.active_menu {
  transform: translateX(0px);
}

.side_menu_main .menu_close_btn {
  display: flex;
}

.side_menu_main .menu_close_btn span.close {
  font-family: 'open sans', sans-serif;
}

.search-field {
  text-transform: lowercase;
}

.side_menu_main .menu_close_btn {
  background-color: rgba(0, 0, 0, .1);
  padding: 13px 24px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  line-height: 1;
  text-transform: uppercase;
  width: 100%;
  max-width: 115px;
}

.side_menu_main .menu_close_btn span {
  margin-right: 12px;
}

.side_menu_search .header_search_icon {
  display: none;
}

.side_menu_search label {
  display: block;
  top: 0;
  position: inherit;
  min-height: 52px;
  width: 100%;
}

.side_menu_search .search-form {
  position: relative;
}

.side_menu_search .search-form .search-field {
  width: 100%;
  min-height: 52px;
  color: #4d4d4d;
  font-size: 16px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  outline: 1px inset #fff;
  outline-offset: -1px;
  background-color: transparent;
  font-family: 'Merriweather', serif;
  padding: 10px 15px;
}

body header .widget .side_menu_search .search-submit {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 999;
  padding: 0;
  height: 100%;
  background-color: transparent;
  color: rgb(239, 239, 239) !important;
  font-size: 20px !important;
  display: block;
}

body header .widget .side_menu_search .search-submit:after {
  display: none;
}

.side_menu_social_sec {
  text-align: center;
  padding: 0px 14px;
}

.side_menu_social_sec i {
  color: #666;
  margin-right: 15px;
  font-weight: 700;
}

.side_menu_social_sec i:hover {
  color: #e1567e;
}

.side_menu_items ul {
  margin: 0;
  list-style: none;
}

.side_menu_social_sec svg path {
  fill: #666666 !important;
}

.side_menu_items ul li a {
  text-decoration: none;
  color: #666;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.8;
  transition: all 0.2s linear;
  border-top: 1px solid rgba(250, 250, 250, .1);
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding: 10px 15px;
  display: block;
  width: 100%;
  text-align: left;
}

.side_menu_items ul li a:hover {
  color: #e2567e;
}

.side_menu_items .get_plus_nav>a {
  background-position: 60px center !important;
}

.side_menu_items ul .sub-menu {
  display: none;
  margin: 0;
}

.side_menu_items .menu-item-has-children {
  position: relative;
}

.side_menu_items .sub-menu-toggle {
  height: 54.3906px;
  background: none;
  position: absolute;
  top: -2px;
  right: 0px;
}

.side_menu_items .sub-menu-toggle:after {
  content: '';
  position: relative;
  width: 7px;
  height: 7px;
  background: transparent;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  transform: rotate(135deg);
  cursor: pointer;
  display: block;
}

.side_menu_items #menu-side-menu>.menu-item-has-children a {
  padding-right: 30px;
}

#menu-side-menu li {
  margin-bottom: 0;
}

.side_menu_items ul .sub-menu a {
  text-transform: capitalize;
  padding-left: 30px;
}

.side_menu_items .contact_menu_item a {
  background-image: url(images/envelope-gray.svg);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: 105px center;
}

.side_menu_items .contact_menu_item a:hover {
  background-image: url(images/envelope-pink.svg);
}


.single_post_sticky_header {
  display: none;
  width: 100%;
  margin: 0 0 0 auto;
}

body.single-post .inside-header .hide {
  display: none;
}

.single_post_sticky_header.active {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.header_share_btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 8px;
  gap: 4px;
  margin-right: 18px;
}

.header_share_btns .at-share-btn-elements a.at-share-btn {
  min-height: 35px;
  min-width: 87px;
  border-radius: 0 !important;
  padding: 0px !important;
  text-align: center !important;
  margin: 0 5px 0 0;
  position: relative;
  transition: all 0.2s linear;
}

.header_share_btns .at-share-btn-elements a.at-share-btn:hover {
  transform: translate(0, -5px);
}

.header_share_btns .at-svc-printfriendly,
.header_share_btns .at-svc-email {
  display: none !important;
}

.header_share_btns .simplefavorite-button {
  display: block;
  padding: 0;
  max-height: 36px;
  max-width: 87px;
  transition: all 0.2s linear;
}

.header_share_btns .simplefavorite-button:hover {
  margin-top: -5px;
}

.header_share_btns svg.at-icon-pinterest_share {
  width: 22px !important;
}

.single_post_sticky_header .header_menu_icon {
  position: inherit;
  width: 64px;
  margin-left: 5px;
  display: block;
  align-items: center;
  border: 0;
  padding-top: 2px;
}

.single_post_sticky_header .header_menu_icon span.fas {
  font-size: 30px;
}

.single_post_sticky_header .header_share_btns .at-share-btn-elements a.at-share-btn {
  margin: -1px 25px 0 5px;
}

.addthis_inline_share_toolbox_rrcf {
  order: 1;
}

.header_share_btns .at-svc-pinterest_share .at-label {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 0 !important;
}

.header_share_btns .at-svc-pinterest_share:after {
  content: 'Pin It';
  position: absolute;
  right: 10px;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  top: 0;
  line-height: 35px;
}

.single-post .comments-area,
.page .comments-area {
  padding: 0;
  font-family: 'Merriweather', sans-serif;
}

.wpd-login>a>svg {
  margin-right: 2px;
  margin-bottom: -2px;
}

.single-post #wpdcom .wpd-auth .wpd-login a,
.page #wpdcom .wpd-auth .wpd-login a {
  color: #e2567e;
  font-family: 'Merriweather', sans-serif;
}

.single-post #wpdcom .wpd-auth .wpd-login a:hover,
.page #wpdcom .wpd-auth .wpd-login a:hover {
  color: #93be3e;
}

.single-post .wpd-login-to-comment .page .wpd-login-to-comment {
  font-family: 'Merriweather', sans-serif;
  color: #333;
}

.single-post #wpdcom .wpd-comment-text,
.page #wpdcom .wpd-comment-text {
  color: #777777;
}

.single-post #wpdcom .wpd-thread-list,
.page #wpdcom .wpd-thread-list {
  padding: 30px 0;
}

.single-post .wpd-thread-list .wpdiscuz-comment-pagination,
.page .wpd-thread-list .wpdiscuz-comment-pagination {
  padding: 30px 0;
}

.my_account_nav>a,
.login_link>a {
  color: #e2567e !important;
}

.my_account_nav>a:hover,
.login_link>a:hover {
  color: rgba(148, 190, 61, 1) !important;
}

.page-id-16551 .entry-content {
  margin-top: 24px;
}

.page-id-53035 .site-inner {
  padding-top: 0;
}

#wpdcom .wpd-blog-guest .wpd-comment-author,
#wpdcom .wpd-blog-guest .wpd-comment-author a {
  font-size: 18px;
}

#wpdcom .wpd-comment-text p {
  font-size: 15px;
}

.mem_status_sec_outer {
  padding: 70px;
  background-position-x: -200px !important;
}

.mem_status_inner_sec>.gb-grid-column {
  padding-left: 0 !important;
}

.mem_status_inner_sec {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto !important;
}

.mem_status_inner_sec .gb-inside-container {
  width: 100%;
  max-width: 670px;
  margin: 0 0 0 auto;
  padding-bottom: 50px !important;
  background: url(images/signature.png) no-repeat left bottom;
  background-size: 72px 35px;
}

.mem_status_desc {
  font-size: 14px;
  line-height: 2;
}

.mem_status_btn {
  justify-content: center;
}

.mem_status_btn .wp-block-button a {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  font-size: 14px;
  padding: 14.5px 20px;
  min-height: 53px;
}

.mem_status_btn .wp-block-button a:hover {
  background: #93be3e;
  border: 1px solid #6f8f2e;
  color: #e2567e;
}

.mem_status_sub_title {
  font-size: 20px;
  margin-bottom: 10px;
}

.mem_status_btn.has_icon a {
  background-image: url(images/link.svg);
  background-position: 40px center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  padding-left: 70px;
}


.work-with-us-jill img {
  box-shadow: -60px -60px #eee;
}

.mem_status_inner_sec h1 {
  color: #666;
  font-size: 48px;
}

.mem_status_inner_sec h2 {
  font-size: 24px;
  margin-bottom: 16px;
  line-height: 1.5;
}

.mem_status_btn .wp-block-button {
  margin-bottom: 30px;
}

.dwnld_pdf_here {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 70px;
  font-family: merriweather, serif;
}

.dwnld_pdf_here a {
  text-decoration: underline;
}

.original_post_text {
  margin-bottom: 80px;
}

.as_seen_title {
  font-size: 14px;
  margin: 60px 0 10px;
  font-weight: 600;
}

.page-smile .newsletter_hero_sec {
  background-position: right 150px;
}

.page-my-favorites h1.entry-title {
  width: fit-content;
  margin: 0 auto;
  padding-right: 40px;
  background-image: url(images/favorite-pink.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}

.single-post article {
  position: relative;
  margin-top: 32px;
}

.comment_count {
  position: absolute;
  width: 40px;
  height: 34px;
  top: -60px;
  right: 17px;
  display: flex;
  justify-content: center;
  background-image: url(images/comment.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  font-family: 'Merriweather', sans-serif;
}

.single-post .lwptoc {
  background: #fafafa;
  position: relative;
  border-left: 5px solid #4d4d4d;
  font-family: open sans, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.single-post .lwptoc .lwptoc_i {
  background-color: #f4f4f4;
}

.lwptoc .lwptoc_i .lwptoc_toggle a {
  text-decoration: underline;
}

.single-post .lwptoc_items-visible a {
  text-decoration: underline;
  font-size: 15px;
  line-height: 1.8;
  font-family: 'Merriweather', sans-serif;
}

.single-post .lwptoc_items-visible a:hover {
  text-decoration: none;
}

.single-post .lwptoc_items-visible {
  font-weight: 400;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.single-post .lwptoc .lwptoc_i .lwptoc_title {
  color: #4d4d4d;
  font-size: 20px;
}


.green_bg_sec {
  background: #e9f1da;
  border-left: 10px solid #92ba46;
  margin: 40px 40px 40px 20px;
  padding: 50px 80px 30px 40px;
  position: relative;
}

.green_bg_sec .title {
  color: #92ba46;
  font-family: open sans, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 16px;
}

.green_bg_sec ul {
  margin-left: 17px;
}

.green_bg_sec ul li {
  font-size: 16px;
}

.download_prdct_box {
  background: #fdf3d5;
  border: 5px solid #fff;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 25%);
  margin: 40px 70px 40px 40px;
  padding: 50px 80px 60px 60px;
  text-align: center;
}

.download_prdct_box .title {
  font-size: 24px;
  margin-bottom: 26px;
  color: #4d4d4d;
  line-height: 1.8;
}

.download_prdct_box p {
  font-size: 16px;
}

.dwnload_btn .wp-block-button a {
  position: relative;
  padding-left: 40px;
}

.dwnload_btn .wp-block-button a:before {
  content: '';
  top: 18px;
  left: 20px;
  width: 15px;
  height: 14px;
  position: absolute;
  background-image: url(images/download-white.svg);
}

.dwnload_anthr_thing {
  padding: 50px 40px;
}

.download_prdct_box_inner {
  align-items: center;
}

.download_prdct_box_inner .gb-grid-column:last-child {
  padding-left: 60px;
}

.do_i_use_grid {
  padding: 20px 70px 40px 40px;
}

.do_i_use_grid .do_i_use_content {
  background: #e9f1da;
  padding: 25px 35px;
  justify-content: center;
}

.do_i_use_content h3 {
  color: #333;
  font-size: 24px;
}

.do_i_use_content p {
  font-size: 16px;
  text-align: center;
}

.do_i_use_content .wp-block-button {
  margin-bottom: 0;
}

.do_i_use_grid .gb-grid-column:last-child {
  padding-left: 5px;
}

/*25-11-2021*/
h2.wprm-recipe-name.wprm-block-text-bold {
  font-family: montserrat;
  color: #94be3d;
  font-size: 32.4px;
  font-weight: 600 !important;
}

.wprm-block-text-normal {
  line-height: 1.5em !important;
  font-family: merriweather;
  color: #333333;
}

.wprm-recipe-template-chic {
  font-size: 16.2px !important;
}

.wprm-recipe-template-chic .wprm-recipe-header {
  font-family: montserrat !important;
  color: #94be3d !important;
}

ul.wprm-recipe-ingredients li {
  font-family: merriweather;
  font-size: 1em !important;
  line-height: 1.5em !important;
}

ul.wprm-recipe-instructions li {
  font-family: merriweather;
  font-size: 1em !important;
}

.wprm-recipe-template-chic h4 {
  font-size: 1.3em !important;
  font-family: montserrat !important;
  color: #94be3d !important;
}

.wprm-toggle-container button.wprm-toggle {
  font-family: "Open Sans", sans-serif;
}

.wprm-recipe-ingredient span {
  color: #333333 !important;
}

.wprm-recipe-template-ogt-chic .wprm-recipe-header,
.wprm-recipe-template-ogt-chic h4 {
  font-weight: 600 !important;
}

/*30-11-2021*/

.ogt-plus-shortcode.no-ads {
  background: 0 0;
  border: 2px solid #E2567E;
  box-shadow: 0 0 6px 0 #e2567e;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 40px 0 40px 20px;
  padding: 140px 70px 0;
  text-align: center;
  position: relative;
  max-width: 700px;
}

.ogt-plus-shortcode .button {
  display: block;
  margin: 20px auto;
  max-width: 275px;
  text-decoration: none !important;
  padding: 13px 20px;
}

.ogt-plus-shortcode .button:hover {
  background-color: #fff;
  border: 1px solid #e2567e;
  color: #e2567e;
}

.ogt-plus-shortcode:before {
  background: url(https://justanawesome.com/wp-content/uploads/2021/11/by-Jillee.svg) no-repeat;
  background-size: contain;
  content: "";
  display: block;
  width: 155px;
  height: 62px;
  left: 50%;
  margin-left: -73px;
  top: 40px;
  position: absolute;
}

.ogt-plus-shortcode h3 {
  font-size: 28px !important;
}

.ogt-plus-shortcode p {
  font-size: 16px !important;
}

.download-box-block-title {
  margin-bottom: 28px !important;
}

.entry-content .download-box-description-after>p:last-of-type {
  margin-bottom: 40px;
}


/*01-12-2021*/
.su-box-content.su-u-clearfix.su-u-trim {
  font-size: 18px;
  font-family: merriweather, serif;
  color: #444;
}

.su-box-title {
  display: block;
  padding: 0.5em 1em;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.8;
  font-family: merriweather, serif;
}

.su-box-content {
  background-color: #fff;
  padding: 1em;
  line-height: 1.8;
}

.easyrecipe {
  background: #f2f4e9;
  font-family: merriweather, serif;
  font-size: 16px !important;
  line-height: 1.5;
  padding: 40px !important;
  color: #4d4d4d;
}

/*for authorname*/
.wprm-block-text-light {
  font-weight: 400 !important;
  font-family: merriweather;
  opacity: 0.6;
}


/*for recipe maker table*/
.wprm-recipe-template-chic {
  border-color: #CCCCCC !important;
  border-width: 2px !important;
  border-radius: 5px;
  max-width: 740px !important;
  font-size: .9em !important;
}

.wprm-recipe a.wprm-recipe-print {
  background-color: #94BE3D !important;
  border-color: #94BE3D !important;
  font-size: 14.58px;
}

.wprm-recipe a.wprm-recipe-pin {
  background-color: #CB2027 !important;
  border-color: #CB2027 !important;
  color: #FFFFFF !important;
  font-size: 14.58px;
}

.wprm-recipe .wprm-block-text-uppercase-faded {
  text-transform: capitalize !important;
}

.wprm-recipe .wprm-block-text-normal {
  font-size: 16.2px;
}

.wprm-recipe .wprm-block-text-light {
  font-size: 16.2px;
  font-weight: 400 !important;
}

.wprm-recipe-template-chic .wprm-call-to-action.wprm-call-to-action-simple,
.wprm-recipe-template-chic .wprm-recipe-keyword-label,
.wprm-recipe-template-chic .wprm-recipe-keyword {
  display: none;
}

.wprm-recipe.wprm-recipe-template-chic .wprm-nutrition-label-container-grouped+div+.wprm-icon-shortcode {
  display: none;
}

.wprm-recipe-template-chic .wprm-recipe-pin-icon g {
  fill: #ffff;
}

.wprm-recipe-image img {
  width: 19rem;
  border-radius: 5px !important;
}

/*06_Dec_2021*/
.bottom_imagecontent_sec {
  position: relative;
  margin-bottom: 25px !important;
  margin-top: 20px;
}

.bottom_imagecontent_sec h3 {
  color: #333;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.72;
  font-family: "Merriweather", serif;
  /* margin: 0 0 10px; */
}

.bottom_imagecontent_sec .big_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3rem 3rem 2rem 17rem;
  /* width: 336px; */
  /* height: 250px; */
  /* padding: 66px 10px 20px 127px; */
}

.bottom_imagecontent_sec p {
  font-size: 13px !important;
  line-height: 1.72 !important;
  color: #333 !important;
  font-weight: 400;
}

.bottom_imagecontent_sec a {
  /* margin-top:10px !important; */
}

a.read_more {
  background: #fff;
  color: #e2567e;
  font-size: 14px;
  font-weight: 700;
  padding: 18px 36px;
  border-radius: 50px;
  text-decoration: none !important;
  text-transform: uppercase;
  line-height: 1;
  font-family: open sans, sans-serif;
  border: none;
  box-shadow: none;
  position: absolute;
}

a.read_more:hover svg path {
  fill: #93be3e !important;
}

a.read_more svg {
  width: 10px !important;
  margin-top: -2px !important;
}

/*08_Dec_2021*/
.wprm-recipe-servings {
  color: #e2567e;
  text-decoration: underline;
}

.wprm-recipe-servings:hover {
  text-decoration: none;
}

.wprm-recipe-link.wprm-recipe-link-wide-button {
  text-decoration: underline;
}

.wprm-recipe-link.wprm-recipe-link-wide-button:hover {
  text-decoration: none;
}

.entry-content.jpibfi_container ul li a {
  text-decoration: underline;
  font-family: merriweather, serif;
}

.entry-content.jpibfi_container ul li a:hover {
  text-decoration: none;
}

/*custom template for recipe maker*/
.wprm-recipe-template-justawesome-chic-template .wprm-recipe-header {
  margin-bottom: 0.5em !important;
  font-family: montserrat !important;
  color: #94be3d !important;
}

.wprm-recipe-template-justawesome-chic-template h4 {
  font-size: 21.06px !important;
  color: #94be3d !important;
  font-family: 'Montserrat';
}

/*404 page*/
p.heading_404 {
  font-size: 18px;
  color: #4d4d4d;
  font-family: merriweather, serif;
}

article#post-85249 h1 {
  text-align: left !important;
  font-family: open sans, sans-serif;
}

article#post-85249 h3 {
  font-size: 20px;
  color: #666 !important;
}

article#post-85249 .container_wrap {
  width: 99%;
}


/*Download Box*/
.hbg-download-box-block.has-download-image {
  padding: 50px 40px 30px;
}

.hbg-download-box-block:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.has-download-image .download-box-inner-wrap {
  padding-left: 255px;
  min-height: 315px;
}

.download-box-inner-wrap {
  position: relative;
  z-index: 2;
}

.hbg-download-box-block {
  border: 5px solid #fff;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 25%);
  font-size: 1.6rem;
  font-style: normal;
  margin: 40px 70px 40px 40px;
  padding: 50px 80px 30px 60px;
  position: relative;
  text-align: center;
}

.download-box-block-title {
  font-weight: 700;
  font-size: 24px !important;
}

.download-box-description {
  font-size: 16px !important;
}

.hbg-download-box-block .button {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 18px 20px;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 14px;
}


.hbg-download-box-block .button:hover {
  background-color: #fff !important;
  border: 1px solid #E2567E;
  color: #E2567E !important;
}


.has-download-image img {
  object-fit: contain;
  object-position: 50% 0;
  height: 295px;
  top: 0;
  left: 0;
  position: absolute;
  width: 230px;
}

.hbg-download-box-block .code-block-9 {
  display: none;
}


/*essential-oils*/
.essential_oils-block.no-ads {
  font-size: 14px;
  margin: 40px 70px 40px 40px;
  display: flex;
  max-width: 656px;
  align-items: stretch;
  background: #e9f1da;
}



.border-overlapped-heading {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  background: white;
  padding: 0 25px;
}


.essential_oils-block-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 25px;
  width: 63.27%;
  border-left: 5px solid #fff;
}

.essential_oils-block .essential {
  font-size: 14px;
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  font-weight: 700;
  color: #fff;
  font-family: open sans, sans-serif;
  letter-spacing: 2px;
  padding: 16px 20px;
  text-transform: uppercase;
  text-decoration: none !important;
}

.essential_oils-block .essential:hover {
  background-color: #fff;
  border: 1px solid #e2567e;
  color: #e2567e;
}

.essential_oils-description {
  padding: 0px 9px 45px 9px;
  font-size: 16px;
  color: #4d4d4d;
  font-family: merriweather, serif;

}

.essential_oils-image {
  background-color: #fff;
  display: flex;
}


/*faq block*/

.hbg-faq-block .ogt-plan-question-answer {
  margin: 0 50px 50px 40px;
}

.hbg-faq-block .ogt-plan-question-answer {
  margin: 0 0 20px;
}

.hbg-faq-block .faq-title {
  color: #333;
  font-family: 'Merriweather', serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 40px;
}

.hbg-faq-block .ogt-plan-question {
  background: #666 url('https://justanawesome.com/wp-content/uploads/2021/12/down-arrow.svg') 97% center no-repeat;
  background-size: 30px 30px;
  color: #fff;
  font-family: 'Merriweather', serif;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 30px;
  cursor: pointer;
}

.faq-block-inner-wrap {
  margin: 0 40px 0 20px;
}

.hbg-faq-block .ogt-plan-question.question-open {
  background-image: url('https://justanawesome.com/wp-content/uploads/2021/12/up-arrow.svg');
}

.hbg-faq-block .ogt-plan-answer {
  border: none;
  display: block;
  background: #efefef;
  font-size: 16px;
  padding: 30px 50px 30px 30px;
}

.hbg-faq-block.ogt-sales-answers.no-ads {
  margin-bottom: 40px !important;
}

.hbg-bonus-tips-block.no-ads {
  margin-top: 82px !important;
}

.hbg-faq-block .ogt-plan-answer p {
  margin-bottom: 20px;
}


/*for star ratings*/
.star_rating {
  display: inline-block;
  float: right;
  text-align: center;
}

#wprm-recipe-rating-0 .wprm-rating-star.wprm-rating-star-full svg * {
  fill: #343434 !important;
}

.wprm-recipe-simple-ratings .wprm-rating-star.wprm-rating-star-full svg polygon {
  stroke: #f7c908 !important;
}

.wprm-recipe-rating {
  white-space: nowrap;
  margin-bottom: 30px;
}


.wprm-recipe-rating .wprm-recipe-rating-details {
  font-size: 14.4px;
  margin-top: 16px;
  font-style: italic;
}


/*for 4 buttons*/
.at-share-btn-elements .simplefavorite-button img {
  border-radius: 4px;
  width: 140px;
}

.at-share-btn-elements .simplefavorite-button {
  margin-left: 2px;
  margin-top: 0;
  vertical-align: top;
}

.at-share-btn-elements a.at-icon-wrapper.at-share-btn:hover {
  text-decoration: none;
}

.at-share-btn-elements .simplefavorite-button img:hover {
  transform: translateY(-4px);
}

/*Healthy Home Box*/
.hbg-healthy-home {
  border: 5px solid #e8f0d8;
  font-size: 16px;
  font-weight: 300;
  margin: 50px 0 30px;
  position: relative;
  text-align: center;
}

.healthy-home-inner {
  padding: 35px 40px 0;
}

.hbg-healthy-home p:last-of-type {
  margin-bottom: 20px;
}

.healthy-home-title {
  color: #90ba3d;
  font-size: 32px;
  font-weight: 700;
}

.hbg-healthy-home:before {
  background: #fff url(https://justanawesome.com/wp-content/uploads/2021/12/house.svg) no-repeat center center;
  background-size: 74%;
  content: "";
  display: block;
  width: 72px;
  height: 72px;
  left: 50%;
  top: -38px;
  margin-left: -36px;
  position: absolute;
}

a.hh-button {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 18px 20px;
  text-transform: uppercase;
  display: block;
  margin: 20px auto;
  max-width: 275px;
  text-decoration: none !important;
  line-height: 10px;
}

a.hh-button:hover {
  background-color: #fff;
  border: 1px solid #e2567e;
  color: #e2567e;
}

.hbg-healthy-home p:last-of-type {
  margin-bottom: 20px;
  font-weight: 400;
}

/*for OGT plus*/
.ogt-plus-Block_shortcode.no-ads {
  background: 0 0;
  border: 2px solid #e2567e;
  box-shadow: 0 0 6px 0 #e2567e;
  font-size: 1.6rem;
  margin: 40px 0 40px 20px;
  padding: 120px 70px 0;
  text-align: center;
  position: relative;
  max-width: 700px;
}

.ogt-plus-Block_shortcode.no-ads:before {
  background: url(https://justanawesome.com/wp-content/uploads/2021/11/by-Jillee.svg) no-repeat;
  background-size: contain;
  content: "";
  display: block;
  width: 155px;
  height: 62px;
  left: 50%;
  margin-left: -73px;
  top: 40px;
  position: absolute;
}

.ogt-plus-Block_shortcode .button {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 18px 20px;
  text-transform: uppercase;
  display: block;
  margin: 20px auto;
  max-width: 275px;
  text-decoration: none !important;
  line-height: 10px;
}

.ogt-plus-Block_shortcode .button:hover {
  background-color: #fff;
  border: 1px solid #e2567e;
  color: #e2567e;
}

/*disclosure*/
.single_post_discloser span {
  color: #999999;
  font-size: medium;
  font-family: merriweather, serif;
  font-style: italic;
}

.single_post_discloser .widget_text {
  list-style-type: none;
}

/*related posts*/
.related_posts_link a {
  text-decoration: underline;
  display: block;
  font-family: 'Merriweather';
  margin-bottom: 10px;
  font-size: 16px;
  width: fit-content;
}


.related_posts {
  margin-top: 35px;
}

.related_posts_link a:hover {
  text-decoration: none;
}

.related_posts h3.related_sec_title {
  font-size: 12px;
  color: #4D4D4D;
  font-family: open sans, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  padding-top: 20px;
}

.related_posts h3.related_sec_title:before {
  background-color: #E2567E;
}

.related_posts h3.related_sec_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #E2567E;
  height: 3px;
  width: 105px;
}


header.entry-header {
  clear: both;
}

li#menu-item-29 a {
  color: #e2567e !important;
}

.main-navigation a {
  font-size: 14px;
}

.grid-container {
  max-width: 1140px;
}

.fa-bars:before {
  content: "\f0c9";
}

.header_menu_icon {
  border-left: 1px solid #cbcbca !important;
}

/*for external button*/
.button-wrap.no-ads {
  display: block;
  padding: 17px;
}


span.exter-button.button {
  background-image: url('https://justanawesome.com/wp-content/uploads/2021/12/link-open.svg');
  background-position: 40px center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  padding-left: 70px;
}

.inter-exter-button:hover {
  background-color: #fff;
  color: #e2567e;
  border: 1px solid #e2567e;
}


.inter-exter-button.button {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: open sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 18px 20px;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 14px;
  cursor: pointer;
}

.inter-exter-button.button:hover {
  background-color: #fff;
  border: 1px solid #e2567e;
  color: #e2567e;
}

.inter-exter-button:hover a {
  color: #e2567e;
}

/*03_JAN_2021*/
.ogt-plus-Block_shortcode .code-block.code-block-3 {
  display: none;
}

.hbg-bonus-tips-block .code-block.code-block-3 {
  display: none;
}

.hbg-healthy-home .code-block.code-block-3 {
  display: none;
}

.hbg-faq-block .code-block.code-block-3 {
  display: none;
}

.download-box-block .code-block.code-block-3 {
  display: none;
}

.essential_oils-block .code-block.code-block-3 {
  display: none;
}

.ogt-plus-shortcode .code-block.code-block-3 {
  display: none;
}

.entry-content.jpibfi_container .code-block.code-block-3 {
  display: none;
}

p.header-excerpt {
  margin-bottom: 10px !important;
}

.single_post_breadcrumb {
  margin-bottom: 15px !important;
}


.wp-block-image:not(.is-style-rounded) img {
  margin-left: 0px;
  margin-top: 0px;

}


.wprm-recipe-rating .wprm-recipe-rating-details {
  font-size: 14.4px !important;
}



.site-header .header-image {
  min-height: 50px;
  min-width: 171px;
}


header .main-navigation .main-nav ul li.menu-item-has-children>a {
  padding-right: 12px;
}

.main-navigation .main-nav ul #menu-item-24 a {
  padding-left: 14px;
  padding-right: 10px;
  margin-left: 1.5px;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  padding-left: 5px;
}


/*12Jan_2022*/
span.posted-on {
  margin-left: -.5px;
}


/* 2feb2022*/

/*homepage */

@media(min-width:320px) and (max-width:479px) {
  .large_post_blk .post_innr h3 {
    font-size: 20px;
  }

  .site-logo a img {
    padding: 13px 0px !important;
    /* padding: 18px 0px 13px 0px!important; */
  }

  .feat_imgbx .mbtm_20 h3 {
    font-size: 20px !important;
    margin: 0 0 20px !important;
  }

  /* main.content h2 { */
  /* font-size: 18px; */
  /* margin: 0 0 25px; */
  /* } */
  .globl_post_innr.c_align {
    grid-column-gap: 0% !important;
  }

  h2.gb-headline.gb-headline-43f7ca7c.gb-headline-text {
    font-size: 18px !important;
  }
}

@media (min-width:480px) and (max-width:700px) {

  .large_post_blk .post_innr h3 {
    font-size: 20px;
    margin-bottom: 20px !important;
    padding: 0px 10px !important;
  }

  main.content h2 {
    font-size: 18px;
    margin: 0 0 25px;
  }

  .globl_post_innr.c_align {
    grid-column-gap: 0% !important;
  }

  .globl_posts_block.fav_pro_block .globl_post_innr .tp_item {
    padding: 0px 4px !important;
  }

  #footer-widgets::before {
    font-size: 28px;
  }

  .footr_post_link li {
    font-size: 18px !important;
  }

  .footer-bar .widget_nav_menu li {
    margin: 0px 3px;
    margin-left: 0px !important;
  }

}

@media (min-width:701px) and (max-width:1024px) {
  #masthead .inside-header {
    padding: 6px 7px 6px 20px;

  }
}

@media (min-width:701px) and (max-width:1200px) {

  body.home .site-inner {
    padding-top: 60px !important;
  }

  .three_block_innr .large_post_blk {
    width: 65.35% !important;
  }

  .three_block_innr .large_post_blk .feat_imgbx {
    margin-bottom: 20px !important;
  }

  .three_block_innr>.tbp_item .feat_imgbx img {
    width: auto;
  }

  .large_post_blk .post_innr h3 {
    font-size: 32px !important;
  }

  .excrpt_bx.full_block {
    display: block !important;
  }

  .three_block_innr .small_posts_outr {
    margin-top: 0px !important;
  }

  .three_block_innr .small_posts_outr {
    width: 30.96% !important;
  }

  .small_posts_outr .post_innr {
    display: block !important;
  }

  .small_posts_outr .post_innr .feat_imgbx {
    margin: 0 0 5px !important;
    padding-right: 0px !important;
    width: 100% !important;
  }

  .small_posts_outr .post_innr h3 {
    width: 100% !important;
    font-size: 20px;
    margin: 0 0 40px !important;
    padding: 0px !important;
    line-height: 1.5 !important;
  }

  .tp_item {
    width: 30.96% !important;
  }

  .globl_posts_block .globl_post_innr .tp_item .post_innr {
    display: block !important;
  }

  .globl_posts_block .globl_post_innr .post_innr .feat_imgbx {
    width: 100% !important;
  }

  .globl_posts_block .globl_post_innr .post_innr h3 {
    padding-left: 0px !important;
    width: 100% !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
    margin: 0 0 40px !important;
  }

  .globl_posts_block.fav_pro_block .container_wrap {
    width: 100%;
    padding: 0 77px;
  }

  .gb-button-wrapper a.gb-button.hm_fav_btn {
    width: 100% !important;
    padding: 17px 20px !important;
    font-size: 16px !important;
    margin: 0 0 20px !important;
  }

  .menu-footer-menu-container a {
    font-size: 16px;
  }

  .footer-bar-align-right .copyright.test {
    font-size: 14px;
  }

  #footer-widgets::before {
    font-size: 28px;
  }
}

@media (min-width:500px) and (max-width:1000px) {
  h2.has-text-align-center.ogt_plus_vid_title {
    font-size: 3.1rem !important;
  }
}

/*contact*/

.gform_description {
  line-height: 1.8 !important;
}

@media (max-width:359px) {
  div#right-sidebar {
    width: 100%;
    margin: 0 auto;
  }

  .gform_heading span.gform_description {
    padding: 0px;
  }

  div#gform_fields_4 input {
    border-radius: 0px;
    width: 100%;
  }

  .gform_footer input#gform_submit_button_4 {
    border-radius: 0px !important;
    width: 100%;
  }
}

@media (min-width:360px) and (max-width:641px) {
  .hfeed#content {
    padding: 0px !important;
  }

  /* .inside-article { */
  /* margin-left: 5%; */
  /* margin-right: 5%; */
  /* } */
  div#gform_fields_4 input {
    border-radius: 0px;
    width: 100%;
  }

  div#right-sidebar {
    width: 100%;
    margin: 0 auto;
  }

  .gform_footer input#gform_submit_button_4 {
    border-radius: 0px !important;
    width: 100%;
  }

}

@media (min-width:767px) and (max-width:1023px) {
  /* div#primary { */
  /* width: 100% !important; */
  /* margin: 0 auto; */
  /* max-width: 765px !important; */
  /* } */
}

@media (min-width:642px) and (max-width:1023px) {
  .hfeed#content {
    display: flex;
    flex-flow: column !important;
    padding: 0px !important;
    padding-top: 5% !important;
  }

  /* .inside-article { */
  /* margin-left: 5%; */
  /* margin-right: 5%; */
  /* } */
  div#gform_fields_4 input {
    border-radius: 0px;
    width: 100%;
  }

  div#input_4_1 {
    display: flex;
    flex-flow: column;
  }

  span#input_4_1_3_container.name_first {
    padding: 0px !important;
  }

  span#input_4_1_6_container.name_last {
    padding: 0px !important;
  }

  div#right-sidebar {
    width: 100%;
    margin: 0 auto;
  }

  .site-content {
    display: flex;
    flex-direction: column;
  }

  .gform_footer input#gform_submit_button_4 {
    border-radius: 0px !important;
    width: 100%;
  }

}

@media (min-width:990px) and (max-width:1023px) {
  #masthead .inside-header {
    /* padding: 0px 10px; */
    flex-wrap: wrap;
    width: 960px;
  }
}

@media (max-width:1024px) {
  .wwa_brand_prtnr_sec .gb-inside-container {
    padding: 0 20px 20px !important;
  }

  .wwa_brand_prtnr_title {
    background: #fff;
    padding: 0 25px;
    color: #999;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.2;
    margin: -10px auto 38px !important;
    width: fit-content;
  }
}

@media (min-width:1024px) and (max-width:1140px) {
  body.right-sidebar .site-content {
    padding-top: 40px;
    justify-content: space-between;
    /* padding-left:3% !important; */
    /* padding-right:3% !important; */
  }

  article#post-1176 {
    width: 100%;
    max-width: 95%;
  }

  div#input_4_1 {
    display: flex;
    flex-flow: column;
  }

  div#right-sidebar {
    max-width: 336px !important;
    width: 100% !important;
  }

  .gform_wrapper.gravity-theme .ginput_complex {
    display: flex;
    flex-flow: column !important;
  }

  span#input_4_1_6_container {
    padding: 0px !important;
  }

  .gform_footer.top_label input {
    width: 100%;
  }

  span#input_4_1_3_container {
    padding: 0px !important;
  }

  .gform_wrapper.gravity-theme .gfield input.medium,
  .gform_wrapper.gravity-theme .gfield select.medium {
    width: 100% !important;
  }

  theme .ginput_complex label {
    padding-bottom: 5px;
  }

  span#input_4_1_6_container label {
    padding-bottom: 5px !important;
    padding-top: 0px !important;
  }

  span#input_4_1_3_container label {
    padding-bottom: 5px !important;
    padding-top: 0px !important;
  }
}

@media (min-width:1201px) {
  .separate-containers.right-sidebar .site-main {
    margin-top: 0px;
  }

  .gform_wrapper.gravity-theme .ginput_complex {
    display: flex;
    flex-flow: column !important;
  }

  span#input_4_1_6_container {
    padding: 0px !important;
  }

  .gform_footer.top_label input {
    width: 100%;
  }

  span#input_4_1_3_container {
    padding: 0px !important;
  }

  .gform_wrapper.gravity-theme .gfield input.medium,
  .gform_wrapper.gravity-theme .gfield select.medium {
    width: 100% !important;
  }

  theme .ginput_complex label {
    padding-bottom: 5px;
  }

  span#input_4_1_6_container label {
    padding-bottom: 5px !important;
    padding-top: 0px !important;
  }

  span#input_4_1_3_container label {
    padding-bottom: 5px !important;
    padding-top: 0px !important;
  }

  article#post-1176 {
    padding-top: 25px;
    max-width: 95%;
  }
}


/*about*/
@media (min-width:320px) and (max-width:359px) {
  .container .site-content .content-area {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}

@media (min-width:320px) and (max-width:500px) {

  .gb-grid-wrapper.gb-grid-wrapper-58f0491a.abt_featr_sec_outer {
    display: grid !important;
    grid-template-columns: 50% 50% !important;
    max-width: 306px;
    margin: 0 auto;
  }

  .abt_featr_sec_outer {
    border-right: none !important;
  }

  .gb-grid-column.gb-grid-column-07f17553,
  .gb-grid-column.gb-grid-column-240f551a,
  .gb-grid-column.gb-grid-column-a95014e1 {
    border-right: 1px solid #ccc;
  }
}


@media (min-width:501px) and (max-width:600px) {

  .gb-grid-wrapper.gb-grid-wrapper-58f0491a.abt_featr_sec_outer {
    display: grid !important;
    grid-template-columns: 33.33% 33.33% 33.33% !important;
    width: 460px !important;
    margin: 0 auto;
  }

  .abt_featr_sec_outer {
    border-right: none !important;
  }

  .abt_featr_sec_outer .gb-grid-column.gb-grid-column-3c22bfd3,
  .gb-grid-column.gb-grid-column-a95014e1 {
    border-right: 1px solid #ccc;
  }
}

@media (min-width:601px) and (max-width:767px) {

  .gb-grid-wrapper.gb-grid-wrapper-58f0491a.abt_featr_sec_outer {
    display: grid !important;
    grid-template-columns: 25% 25% 25% 25% !important;
    border-right: none;
  }

  .gb-container.gb-container-240f551a,
  .gb-grid-column.gb-grid-column-a95014e1 {
    border-right: 1px solid #ccc;
  }
}

@media (min-width:320px) and (max-width:700px) {
  .page-about-me .tp_item {
    width: 100% !important;
  }

  .page-about-me .tp_item:nth-child(even) {
    padding-left: 0px;
  }

  .page-about-me .tp_item:nth-child(odd) {
    padding-right: 0px;
  }

  .gb-container-8954879e figure.aligncenter.size-full {
    margin-left: 0;
  }

  .wp-block-column figcaption {
    max-width: 183px;
  }

}

@media (min-width:700px) and (max-width:767px) {

  /* .gb-grid-wrapper.gb-grid-wrapper-58f0491a.abt_featr_sec_outer { */
  /* display: grid !important; */
  /* max-width: 612px !important; */
  /* margin: 0 auto; */
  /* grid-template-columns: 33.33% 33.33% 33.33% !important; */
  /* } */
  .abt_featr_sec_outer {
    border-right: none !important;
  }

  .abt_featr_sec_outer .gb-grid-column.gb-grid-column-3c22bfd3,
  .gb-grid-column.gb-grid-column-a95014e1 {
    border-right: 1px solid #ccc;
  }

  .wp-block-column figcaption {
    max-width: 183px;
  }
}

@media (min-width:701px) and (max-width:859px) {
  .page-about-me .tp_item {
    width: 48.8% !important;
  }
}

@media (min-width:860px) and (max-width:1200px) {
  .wp-block-columns figure.aligncenter.size-full {
    margin-left: 0;
    margin-right: 0;
  }

  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n) {
    margin-left: 0 !important
  }

  .page-about-me .tp_item {
    width: 48.8% !important;
  }

  .page-about-me .globl_posts_block .container_wrap {
    width: 90%;
  }
}


/*work with us*/
@media (min-width:320px) and (max-width:700px) {
  .gb-container.gb-container-10bdf154 {
    margin-bottom: 5%;
  }

  .wwa_bnnr_outer .gb-grid-wrapper {
    margin: 0;
    align-items: flex-end;
    margin-left: 0% !important;
  }

  .contact_us_learn_form input {
    border-radius: 0px !important;
  }

  .wwa_bnnr_img:before {
    visibility: hidden !important;
  }

  figure.wp-block-image.size-full.wwa_bnnr_img {
    margin-top: 126px !important;
    box-shadow: -60px -60px #eeeeee;
    margin-left: auto;
    margin-right: auto;
  }

  /* p.has-text-align-center.wwa_cntr_bnnr_txt { */
  /* margin: 0 5%; */
  /* } */
  .gb-container.gb-container-bb373eb4.wwa_spnsr_exmpl_outer {
    padding-left: 5%;
    padding-right: 5%;
  }

  .gb-container.gb-container-9909388a.wwu_contact_sec {
    padding: 5%;
  }

  figure.alignright.size-large.is-resized {
    width: 100%;
    text-align: center;
  }

  .gb-grid-column.gb-grid-column-10bdf154 {
    width: 100% !important;
    margin: 0 auto !important;
  }

}

@media (min-width:360px) {

  /* .gb-container-5b664071{ */
  /* margin-left:-5%; */
  /* margin-right:-5%; */
  /* } */
  .wp-block-image.wwa_redr_detail_box {
    margin-bottom: 10%;
  }

  /* .gb-container-a8fb358e{ */
  /* margin-left:-5%; */
  /* margin-right:-5%; */
  /* } */
  /* .gb-container-bb373eb4 { */
  /* background-color: #eeeeee; */
  /* margin-left: -5%; */
  /* margin-right: -5%; */
  /* } */
  /* .gb-container-9909388a{ */
  /* margin-left:-5%; */
  /* margin-right:-5%; */
  /* } */
  figure.alignright.size-full {
    float: none;
    margin: 0 auto;
    height: 557px;
    width: 400px;
    /* padding-top: 56px; */
  }

  h2.has-text-align-center.wwa_rdr_sec_title {
    font-size: 27px !important;
  }
}

@media (min-width:320px) and (max-width:400px) {

  .gb-grid-column.gb-grid-column-f5fb7669,
  .gb-grid-column.gb-grid-column-43e0f29a,
  .gb-grid-column.gb-grid-column-eccd8cb9,
  .gb-grid-column.gb-grid-column-f0fc19a9,
  .gb-grid-column.gb-grid-column-c5afe5dc,
  .gb-grid-column.gb-grid-column-c18ab99a {
    width: 51% !important;
    margin: 0 auto !important;
    padding: 0px 25px !important;
    border-left: 1px solid rgba(255, 255, 255, .5) !important;
    margin-bottom: 9% !important;
  }

}

@media (min-width:401px) and (max-width:700px) {


  .gb-container.gb-container-1924e041 {
    text-align: center;
  }

  .gb-grid-column.gb-grid-column-1924e041,
  .gb-grid-column.gb-grid-column-e3b579bc,
  .gb-grid-column.gb-grid-column-c43f5cfc {
    width: 80% !important;
    margin: 0 auto !important;
  }
}

@media (min-width:401px) and (max-width:1000px) {

  .gb-grid-column.gb-grid-column-f5fb7669,
  .gb-grid-column.gb-grid-column-43e0f29a,
  .gb-grid-column.gb-grid-column-eccd8cb9,
  .gb-grid-column.gb-grid-column-f0fc19a9,
  .gb-grid-column.gb-grid-column-c5afe5dc,
  .gb-grid-column.gb-grid-column-c18ab99a {
    border-right: 1px solid rgba(255, 255, 255, .5) !important;
    margin-right: -1px !important;
    margin-bottom: 20px !important;
    max-width: none !important;
    width: 185px !important;
    border-left: 1px solid rgba(255, 255, 255, .5) !important;
  }

  .gform_wrapper.gravity-theme .gfield {
    grid-column: 1/-1 !important;
    padding: 0px !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-cd9f22e4 {
    justify-content: center;
  }
}

@media (min-width:700px) and (max-width:1023px) {

  .gb-grid-column.gb-grid-column-1924e041,
  .gb-grid-column.gb-grid-column-e3b579bc,
  .gb-grid-column.gb-grid-column-c43f5cfc {
    width: 33.33% !important;
  }

  figure.alignright.size-large.is-resized {
    margin: 0px !important;
  }

  .gb-container.gb-container-1924e041 {
    text-align: center;
    margin-bottom: 7%;
  }

  .gb-grid-column.gb-grid-column-20674676 {
    width: 100% !important;
    margin-top: 5% !important;
  }

  .wwa_bnnr_img:before {
    visibility: hidden !important;
  }

  figure.wp-block-image.size-full.wwa_bnnr_img {
    box-shadow: -50px -50px #eeeeee;
    margin-top: 135px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .gb-grid-column.gb-grid-column-10bdf154 {
    width: 100% !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-cd9f22e4 {
    justify-content: center;
  }
}

@media (min-width:1024px) and (max-width:1200px) {
  figure.wp-block-image.size-full.wwa_bnnr_img {
    margin: 40px auto !important;
    box-shadow: -50px -50px #eeeeee;
  }

  /* article#post-748 { */
  /* width: 100%; */
  /* max-width: 960px; */
  /* margin: auto; */
  /* } */
  .gb-grid-wrapper.gb-grid-wrapper-edf5857f .gb-inside-container {
    max-width: 960px;
    /* margin: auto; */
    /* display: block; */
  }

  .gb-container.gb-container-5e74e6f0.wwa_readers_sec_outer .gb-inside-container {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  ..gb-container.gb-container-5b664071.wwa_social_sec_outer .gb-inside-container {
    max-width: 960px !important;
    margin-left: 9%;
    margin-right: 5%;
  }

  .gb-container.gb-container-d72a5ec2.wwa_brand_prtnr_sec .gb-inside-container {
    max-width: 960px !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-edf5857f {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gb-container.gb-container-20674676 .gb-inside-container {
    margin-left: 10%;
    margin-right: 5%;
  }

  .gb-container.gb-container-10bdf154 {
    margin-left: 60px;
  }
}

@media (min-width:1200px) {

  figure.wp-block-image.size-full.wwa_bnnr_img {
    margin: 0 auto !important;
    box-shadow: -50px -50px #eeeeee;
  }

  article#post-748 {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

}

/*term of use*/
@media (min-width:1023px) and (max-width:1200px) {
  article#post-775.post-775 {
    padding-top: 25px;
    padding-right: 5%;
  }
}

@media (max-width:1023px) {
  .textwidget .rgt_sidebar_top_sec {
    display: none;
  }
}

@media (min-width:1200px) {
  article#post-775.post-775 {
    padding-top: 25px;
  }
}

/*disclosure &pol*/

@media (min-width:1024px) and (max-width:1200px) {
  article#post-3.post-3 {
    padding-top: 25px;
    padding-right: 5%;
  }
}

@media (min-width:1200px) {
  article#post-3.post-3 {
    padding-top: 25px;
  }

}


/*plus header*/

@media (max-width:1139px) {
  .gb-container.gb-container-0c809dd6.plus_bnnr_main {
    background-position: 70% -1px !important;
    background-size: auto !important;
  }

  .gb-container.gb-container-3a3f0fc3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gb-container.gb-container-f1273c50.pp_shop_sec_outer {
    margin-right: 5% !important;
    margin-left: 5%;
  }

  .gb-container.gb-container-43984a99 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gb-container.gb-container-d1e120d0 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gb-container.gb-container-11cb60ba.pp_ebook_sec_outer {
    margin-left: 5%;
    margin-right: 5%;
  }



}

@media (min-width:320px) and (max-width:499px) {
  h1.has-text-align-center.pls_bnnr_title {
    font-size: 34px;
  }

  h2.has-text-align-center.ogt_plus_vid_title {
    font-size: 36px;
  }

  h2.has-text-align-center.plus_bundle_title {
    font-size: 42px;
  }

}

@media (max-width:700px) {
  .gb-container.pp_ebook_sec_outer ..gb-container {
    width: 44%;
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width:320px) and (max-width:960px) {
  .gb-grid-wrapper.gb-grid-wrapper-40a8b893 {
    display: flex;
    flex-direction: column-reverse !important;
  }

  h2.pp_shop_prdct_title {
    font-size: 42px !important;
  }

  .gb-grid-column.gb-grid-column-0a3f7cd6 {
    width: 100% !important;
  }

  .gb-container.gb-container-85f4534d {
    padding-top: 10%;
    text-align: center;
  }

  .gb-grid-column.gb-grid-column-2dada8ac {
    width: 100% !important;
  }

  h2.has-text-align-center.pp_save_cntnt_title {
    font-size: 42px;
    margin-bottom: 5px !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-b4f758c6.pp_support_mem_innr {
    display: flex !important;
    justify-content: center;
  }

  .gb-grid-column.gb-grid-column-6a369cf5,
  .gb-grid-column.gb-grid-column-a622db47,
  .gb-grid-column.gb-grid-column-43ed008f,
  .gb-grid-column.gb-grid-column-12b71df4 {
    width: 40% !important;
    padding-left: 0px !important;
  }

  .gb-container.gb-container-0605d261.pp_review_sec_outer {
    margin-left: 20px;
    margin-right: 20px;
  }

  .pp_review_sec_outer h2.has-text-align-center.pp_review_sec_title {
    font-size: 17px;
    margin-top: -15px;
    padding: 0px;

  }

  i.fa.fa-star {
    font-size: 17px;
  }

  .pp_review_sec_outer .gb-inside-container {
    padding: 0px 20px !important;
  }

  .pp_review_desc {
    font-size: 20px !important;
  }

  .gb-grid-column.gb-grid-column-bbf316dc {
    text-align: center;
    padding-bottom: 30px;
  }

  h2.has-text-align-center.pp_everything_title {
    font-size: 32px;
  }

  .pp_everything_sec_outer .gb-grid-column {
    width: 49% !important;
    margin: 0 auto;
  }

  h2.has-text-align-center.pp_prcng_tbl_title {
    font-size: 32px;
    padding: 0 5%;
  }

  .gb-grid-wrapper.gb-grid-wrapper-d4bf83c6.pp_prcng_table_innr {
    justify-content: center !important;
  }

  .gb-grid-column.gb-grid-column-981092b5 {
    width: auto !important;
    margin-left: 20px;
    margin-right: 20px;
  }

  .gb-grid-column.gb-grid-column-8f28a90f {
    width: auto !important;
    margin-top: 3rem;
    margin-left: 20px;
    margin-right: 20px;
  }

  .pp_below_prcng_tbl .gb-grid-column {
    width: 61% !important;
    margin-bottom: 20px !important;
  }

  .gb-grid-column.gb-grid-column-d3613a5d {
    text-align: center;
    padding-bottom: 20px;
  }

  img.wp-image-592 {
    width: 170px;
  }

  h2.pp_ogt_crcl_title {
    font-size: 42px !important;
    margin: 0px !important;
  }

  .gb-container.gb-container-6892c74a.pp_faq_outer {
    margin-left: 20px;
    margin-right: 20px;
  }

  h2.has-text-align-center.pp_faq_title {
    font-size: 40px;
  }

  /* .gb-container.gb-container-0fd48372.pp_ogt_circle_outer { */
  /* padding-left: 20px; */
  /* } */
  /* .gb-container.gb-container-e42f81ca.pp_cancel_sec_outer { */
  /* padding-left: 15px; */
  /* } */
}

@media (min-width:320px) and (max-width:800px) {
  .pp_ebook_sec_outer .gb-grid-column.gb-grid-column {
    width: 40%;
    margin: 0 auto;
  }
}


@media (min-width:481px) and (max-width:560px) {
  .single a.related-entry.ogt-related-after {
    flex-basis: 47.413613%;
  }
}

@media (min-width:561px) and (max-width:768px) {

  .single img.nr_img.ogt-related-after {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}

.addthis_tool .at-share-btn-elements a.at-icon-wrapper.at-share-btn.at-svc-pinterest_share {
  width: auto;
  height: auto;
  border-radius: 0px !important;
}


@media (max-width:700px) {
  p.desktop_desc {
    display: none;
  }

}

@media (min-width:701px) {
  p.mobile_desc {
    display: none;
  }

}

@media (min-width:1025px) {
  .header_menu_icon {
    display: none;
  }
}

@media (max-width:1024px) {
  .error404 #right-sidebar {
    margin-top: 50px;
  }

  .has-inline-mobile-toggle #mobile-menu-control-wrapper {
    display: none;
  }

  .single_post_sticky_header .header_menu_icon {
    top: 0;
    position: fixed;
  }

  .single_post_sticky_header .header_share_btns {
    position: fixed;
    top: 0px;
    right: 67px;
  }

  .header_search_icon {
    display: none;
  }

}


@media (min-width:480px) and (max-width:700px) {
  .single_post_sticky_header.active {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  header .get_plus_link {
    padding: 2px 10px 0px 11px;
    margin-right: 55px;
  }
}

@media (min-width: 360px) and (max-width: 369px) {
  .at-share-btn-elements {
    margin-right: -13px !important;
    background-color: #fff;
  }
}

@media(max-width:320px) {
  .at-share-btn-elements {
    margin-right: -11px !important;
    background-color: #fff;
  }

  .at-share-btn-elements a.at-icon-wrapper.at-share-btn {
    padding: 6px 0px;
    border-radius: 5px !important;
    width: 56px !important;
    height: 58px;
    margin-right: 3px !important;
  }
}

@media(min-width: 324px) and (max-width: 332px) {
  .at-share-btn-elements a.at-icon-wrapper.at-share-btn {
    padding: 6px 0px;
    border-radius: 5px !important;
    width: 56px !important;
    height: 58px;
    margin-right: 3px !important;
  }
}

@media (min-width: 320px) and (max-width: 479px) {

  .at-share-btn-elements {
    margin-right: -4px;
    background-color: #fff;
  }

  .single_post_sticky_header.active {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  header .get_plus_link {
    padding: 3px 10px 0px 11px;
    margin-right: 55px;
  }
}

@media (min-width: 1140px) {
  .bottom_imagecontent_sec p {
    font-size: 14px !important;
    line-height: 2 !important;
    color: #333 !important;
    font-weight: 400;
  }
}

@media (min-width: 480px) and (max-width: 1200px) {
  .at-share-btn-elements {
    background-color: #fff;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  header .get_plus_link {
    margin-right: 48px;
  }
}

@media (min-width: 701px) and (max-width: 767px) {
  header .get_plus_link {
    display: inline-block;
    margin-left: auto;
    color: #e2567e !important;
    font-weight: 700 !important;
    padding: 0px 10px 0px;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 14px;
  }
}

@media (min-width: 501px) and (max-width: 600px) {
  .bottom_imagecontent_sec .big_image {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 30px 25px 140px;
    width: 336px;
    height: 250px;
  }

  a.read_more {
    background: #fff;
    color: #e2567e;
    font-size: 11px;
    font-weight: 700;
    padding: 11px 22px;
    border-radius: 50px;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 1;
    font-family: open sans, sans-serif;
    border: none;
    box-shadow: none;
    position: absolute;
    margin-top: 13px;
  }
}

/* @media (max-width: 359px) { */
/* p.mobile_desc { */
/* padding-right: 18px; */
/* } */
/* } */
@media (min-width: 500px) and(max-width: 600px) {
  p.mobile_desc {
    padding-right: 22px;
  }
}

@media (max-width: 600px) {
  .bottom_imagecontent_sec>p {
    height: 250px;
  }

  .bottom_imagecontent_sec {
    width: 100%;
    max-width: 336px;
    margin-left: auto;
    margin-right: auto;
  }

  .bottom_imagecontent_sec img {
    height: 250px;
    width: 336px;
    padding: 0px;
    object-fit: cover;
    object-fit: cover;
    object-position: 15%;
    position: relative;
  }

  .bottom_imagecontent_sec p {
    font-size: 13px !important;
    /* line-height: 2 !important; */
    color: #333 !important;
    font-weight: 400;
    margin-bottom: 0px !important;
  }

  /* a.read_more { */
  /* background: #fff; */
  /* color: #e2567e; */
  /* font-size: 11px; */
  /* font-weight: 700; */
  /* border-radius: 50px; */
  /* text-decoration: none !important; */
  /* text-transform: uppercase; */
  /* line-height: 1; */
  /* font-family: open sans,sans-serif; */
  /* border: none; */
  /* box-shadow: none; */
  /* position: absolute; */
  /* padding: 11px 22px; */
  /* margin-top: 2px; */
  /* } */
}

/* @media (min-width: 530px) and (max-width: 567px) */
/* { */
/* .bottom_imagecontent_sec .big_image { */

/* top: 0; */
/* left: 0; */
/* width: 100%; */
/* height: 100%; */
/* padding: 30px 85px 10px 160px; */
/* } */
/* } */


@media (min-width: 400px) and (max-width: 430px) {
  p.mobile_desc {
    padding-right: 0px !important;
  }
}

/* @media (min-width: 431px) and (max-width: 483px){ */
/* p.mobile_desc { */
/* padding-right: 52px!important; */
/* } */
/* } */
/* @media (min-width: 484px) and (max-width: 535px){ */
/* p.mobile_desc { */
/* padding-right: 48px!important; */
/* } */
/* } */
/* @media (min-width: 436px) and (max-width: 549px){ */
/* p.mobile_desc { */
/* padding-right: 62px!important; */
/* } */
/* } */
@media (min-width: 400px) and (max-width: 500px) {
  .bottom_imagecontent_sec .big_image {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 30px 25px 140px;
    width: 336px;
    height: 250px;
  }

  a.read_more {
    background: #fff;
    color: #e2567e;
    font-size: 11px;
    font-weight: 700;
    /* padding: 20px 36px; */
    border-radius: 50px;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 1;
    font-family: open sans, sans-serif;
    border: none;
    box-shadow: none;
    position: absolute;
    padding: 11px 22px;
    margin-top: 13px;
  }
}

@media (min-width:1139px) and (max-width:1200px) {
  .inside-header {
    padding: 0;
  }
}

p.has-text-align-center.pp_prcng_tbl_sub_title {
  padding: 0 5% !important;
}

span#at-c6bfabd7-b0ba-4210-bf74-6e6c3b203b98 {
  display: none;
}

@media (min-width:1024px) and (max-width:1140px) {
  .bottom_imagecontent_sec img {
    width: 100%;
    height: 545px;
    padding: 0px;
    object-fit: cover;
    object-position: 0%;
    position: relative;
  }

  .bottom_imagecontent_sec .big_image {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.72;
    padding: 50px 40px 40px 310px;
  }

  a.read_more {
    background: #fff;
    color: #e2567e;
    font-size: 14px;
    font-weight: 700;
    padding: 18px 36px;
    border-radius: 50px;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 1;
    font-family: open sans, sans-serif;
    border: none;
    box-shadow: none;
    position: absolute;
    margin-top: -13px;
  }

  .bottom_imagecontent_sec p {
    font-size: 14px !important;
    line-height: 2 !important;
    color: #333 !important;
    font-weight: 400;
  }

  body.single-post h3 {
    font-size: 24px;
    color: #333;
    font-family: "Merriweather", serif;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 16px;
    margin: 0px !important;
    padding-bottom: 10px;
    padding-top: 5px;

  }
}

@media (min-width: 747px) and (max-width: 1023px) {
  .bottom_imagecontent_sec .big_image {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.72;
    padding: 50px 40px 40px 310px;
  }

  .bottom_imagecontent_sec img {
    width: 100%;
    height: 407px;
    padding: 0px;
    object-fit: cover;
    object-position: 0%;
    position: relative;
  }

  a.read_more {
    background: #fff;
    color: #e2567e;
    font-size: 14px;
    font-weight: 700;
    padding: 18px 36px;
    border-radius: 50px;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 1;
    font-family: open sans, sans-serif;
    border: none;
    box-shadow: none;
    position: absolute;
    margin-top: -13px;
  }

  .bottom_imagecontent_sec p {
    font-size: 14px !important;
    line-height: 2 !important;
    color: #333 !important;
    font-weight: 400;
    /* margin: 0px !important; */
    /* margin-top: 16px; */
  }

  body.single-post h3 {
    font-size: 24px;
    color: #333;
    font-family: "Merriweather", serif;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 16px;
    margin: 0px !important;
    /* padding-top: 40px; */
    padding-bottom: 10px;

  }
}

@media (min-width: 701px) and (max-width: 746px) {
  .bottom_imagecontent_sec .big_image {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.72;
    padding: 50px 40px 40px 320px;
  }

  .bottom_imagecontent_sec img {
    width: 100%;
    height: 488px;
    padding: 0px;
    object-fit: cover;
    object-position: 2%;
    position: relative;
  }

  a.read_more {
    background: #fff;
    color: #e2567e;
    font-size: 14px;
    font-weight: 700;
    padding: 18px 36px;
    border-radius: 50px;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 1;
    font-family: open sans, sans-serif;
    border: none;
    box-shadow: none;
    position: absolute;
    margin-top: -13px;
  }

  .bottom_imagecontent_sec p {
    font-size: 14px !important;
    line-height: 2 !important;
    color: #333 !important;
    font-weight: 400;
    /* margin: 0px !important; */
    margin-top: 16px;
    /* padding-right: 20px; */
  }

  body.single-post h3 {
    font-size: 24px;
    color: #333;
    font-family: "Merriweather", serif;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 16px;
    margin: 0px !important;
    /* padding-top: 40px; */
  }
}

@media (max-width: 600px) {
  .bottom_imagecontent_sec h3 {
    color: #333;
    font-size: 15px !important;
    font-weight: 700;
    line-height: 1.72;
    font-family: "Merriweather", serif;
    margin: 0 0 16px !important;
  }

  .at-share-btn-elements span.at-label {
    font-size: 13px !important;
    display: none;
  }

  span.at4-share-count-container {
    display: none;
  }
}

@media (min-width: 601px) and (max-width: 700px) {
  .bottom_imagecontent_sec img {
    height: 407px;
    width: 100%;
    padding: 0px;
    object-fit: cover;
    object-position: -6%;
    position: relative;
  }

  .bottom_imagecontent_sec .big_image {
    position: absolute;
    top: 0;
    left: 0;
    padding: 50px 40px 40px 320px;
  }

  .bottom_imagecontent_sec h3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
    font-family: "Merriweather", serif;
    margin: 0px !important;
    padding-top: 10px;
  }

  .bottom_imagecontent_sec p {
    font-size: 14px !important;
    line-height: 2 !important;
    color: #333 !important;
    font-weight: 500;
    margin-top: -14px;
    /* padding-right: 20px; */
  }
}

@media (min-width:484px) and (max-width: 600px) {
  .bottom_imagecontent_sec {
    position: relative;
    margin: 30px auto 0 78px;
  }
}

@media (min-width: 360px) and (max-width:414px) {
  .bottom_imagecontent_sec {
    position: relative;
    margin-bottom: 25px !important;
    /* margin-top: 10px; */
    /* margin-left: 20px; */
  }
}

@media (max-width:359px) {
  .bottom_imagecontent_sec {
    position: relative;
    margin-bottom: 25px !important;
    margin-top: 10px;
  }
}

@media (max-width: 319px) {

  .bottom_imagecontent_sec .big_image {
    background-position: -20px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.72;
    min-height: 250px;
    max-width: 336px;
    padding: 25px 30px 25px 140px;
  }

  .bottom_imagecontent_sec p {
    font-size: 13px !important;
    line-height: 1.72 !important;
    color: #333 !important;
    font-weight: 500;
    margin-top: -8px;
  }

  a.read_more {
    background: #fff;
    color: #e2567e;
    font-size: 11px;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 1;
    font-family: open sans, sans-serif;
    border: none;
    box-shadow: none;
    position: absolute;
    padding: 11px 22px;
    margin-top: 23px;
  }

  .single .ewd-related-after-post .er_inner {
    flex-wrap: wrap;
    justify-content: space-between;
    display: contents;
  }
}

@media (min-width: 320px) and (max-width: 400px) {
  .bottom_imagecontent_sec .big_image {
    background-position: -20px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.72;
    min-height: 250px;
    max-width: 336px;
    padding: 25px 30px 25px 140px;
  }

  .bottom_imagecontent_sec p {
    font-size: 13px !important;
    line-height: 1.72 !important;
    color: #333 !important;
    font-weight: 500;
    /* margin: 0px !important; */
    margin-top: -8px;
  }

  a.read_more {
    background: #fff;
    color: #e2567e;
    font-size: 11px;
    font-weight: 700;
    /* padding: 18px 36px; */
    border-radius: 50px;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 1;
    font-family: open sans, sans-serif;
    border: none;
    box-shadow: none;
    position: absolute;
    padding: 11px 22px;
    margin-top: 23px;
  }
}



@media (min-width: 320px) and (max-width: 560px) {
  .wprm-recipe-rating {
    white-space: nowrap;
    margin-bottom: 30px;
    padding-top: 8px;
  }
}

@media (min-width: 561px) and (max-width: 600px) {
  div#wprm-recipe-rating-0 {
    float: right;
    margin-top: -25px;
  }
}

@media (min-width: 528px) and (max-width: 560px) {
  .single .post_author_avatar {
    /* float: none; */
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 130px;
    margin-bottom: -35px;
  }
}

@media (min-width: 500px) and (max-width: 528px) {
  .single .post_author_avatar {
    /* float: none; */
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 120px;
    margin-bottom: -35px;
  }
}

@media (min-width: 473px) and (max-width: 499px) {
  .single .post_author_avatar {
    /* float: none; */
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 98px;
    margin-bottom: -35px;
  }
}

@media (min-width: 442px) and (max-width: 473px) {
  .single .post_author_avatar {
    /* float: none; */
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 95px;
    margin-bottom: -35px;
  }
}

@media (min-width: 426px) and (max-width: 442px) {
  .single .post_author_avatar {
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 58px;
    margin-bottom: -35px;
  }
}

@media (min-width: 382px) and (max-width: 426px) {
  .single .post_author_avatar {
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 53px;
    margin-bottom: -35px;
  }
}

@media (min-width: 340px) and (max-width: 375px) {
  .single .post_author_avatar {
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 38px;
    margin-bottom: -35px;
  }
}

@media (min-width: 320px) and (max-width: 340px) {
  .single .post_author_avatar {
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 28px;
    margin-bottom: -35px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .single .post_author_avatar {
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: -35px;
  }
}

@media (min-width:1200px) {
  .single_post_sticky_header.active {
    min-height: 62px;
  }
}

@media (min-width:1025px) and (max-width:1200px) {

  .sticky_header .single_post_sticky_header.active {
    width: 85%;
  }

  .single_post_sticky_header .header_share_btns {
    margin-top: 7px;
  }
}

@media (min-width:1200px) {
  .sticky_header .single_post_sticky_header.active {
    width: 85%;
  }
}

@media (min-width:320px) and (max-width:736px) {
  .archive_title_sec .cat_icon {
    width: 128px;
    background: #fff;
    padding: 0 15px;
    position: absolute;
    margin-left: -64px;
    left: 50%;
    top: -15px;
  }

  .cat_img_outer {
    left: 0;
    text-align: center;
    width: 167px;
    height: 242px;
    display: block;
    margin: 0 auto;
    right: 0;
  }
}

@media (min-width:701px) {
  .gb-grid-wrapper.gb-grid-wrapper-1f0259fc.abt_media_box_main {
    display: flex;
    flex-wrap: nowrap;
  }
}

@media (min-width:320px) and (max-width:700px) {
  .search_result_outer article .inside-article {
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (max-width: 560px) {
  .single-post p.header-excerpt {
    line-height: 1.33;
  }

  .single-post .comment_count {}

  .single-post .wprm-recipe-rating .wprm-recipe-rating-details {
    margin-top: 10px;
  }
}

@media (max-width: 700px) {
  .search-results article .inside-article {
    padding-right: 50% !important;
    position: relative !important;
  }

  .search-results .search_result_outer article {
    width: 100%;
  }

  .search-results .search_result_outer article .entry-title a {
    font-size: 18px !important;
    line-height: 23.4px !important;
  }

  .search-results .search_result_outer article .post-image img {
    min-height: 130px !important;
    width: 93% !important;
  }

  .search-results .entry-header h2.entry-title {
    line-height: 17.4px !important;
    text-align: left !important;
    margin-left: 14px !important;
    margin-top: 0px !important;
    font-size: 18px !important;
  }

  .search-results .search_result_outer article .entry-header {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media (min-width:700px) and (max-width:800px) {
  .search-results .search_result_outer article .entry-header {
    width: 100%;
  }

  .search-results article .inside-article {
    position: relative !important;
  }

  .search_result_outer article {
    width: 100%;
    margin-bottom: 30px;
  }

  .search_result_outer article .post-image img {
    width: auto;
    min-height: 160px;
    padding: 0 130px !important;
  }

}

@media (min-width:320px) and (max-width:479px) {
  .inside-header .site-logo a {
    display: block;
    min-width: 130px;
    background-position: center center;
  }
}

@media (max-width: 960px) {
  .at-icon {
    fill: #fff;
    border: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1139px) {
  .inside-header.grid-container {
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
  }

  .main-navigation .main-nav ul .menu-item>a {
    background: #fff;
    border-bottom: 5px solid transparent;
    color: #666;
    line-height: 1.3;
    text-transform: uppercase;
    box-sizing: border-box;
    display: inline-block;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 12px;
    padding: 21px 10px 16px;
  }

  header .main-navigation .main-nav ul li.menu-item-has-children>a {
    padding-right: 12px;
  }

  .get_plus_nav>a {
    background: url(images/new-plus.png) no-repeat !important;
    min-width: 80px;
    background-size: 42px 20px !important;
    background-position: right 17px !important;
    color: #e2567e !important;
    font-weight: 700 !important;
    margin-right: 0px;
  }

  header.site-header .header-widget {
    margin-left: 17px !important;
  }
}

@media(min-width: 769px) and (max-width: 1023px) {
  .gb-container.gb-container-5e74e6f0.wwa_readers_sec_outer .gb-inside-container {
    max-width: 960px !important;
    margin-left: 5%;
    margin-right: 55;
    margin-right: 5%;
  }

  .gb-container.gb-container-a8fb358e.wwa_cntr_bnnr_sec .gb-inside-container {
    margin-left: 5%;
    margin-right: 5%;
    max-width: 960px !important;
  }

  .gb-container.gb-container-d72a5ec2.wwa_brand_prtnr_sec .gb-inside-container {
    margin-left: 5%;
    margin-right: 5%;
    max-width: 960px !important;
  }

  .gb-container.gb-container-a4b60340.wwa_good_thing_sec .gb-inside-container {
    max-width: 960px !important;
    margin-left: 0%;
    padding: 40px 0 45px;
  }

  .gb-grid-column.gb-grid-column-20674676 {
    max-width: 960px !important;
    margin-left: 7%;
    margin-right: 6%;
  }

  .page-about-me .top_title {
    color: #333;
    margin-bottom: 35px;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    font-family: "Merriweather", serif;
    padding-top: 40px;
  }

  .gb-container.gb-container-8954879e {
    margin-left: 2%;
    margin-right: 2%;
  }

  .green_bg_title {
    font-family: 'open sans', sans-serif;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 1px;
    margin-bottom: 40px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 2%;
    margin-right: 2%;
  }

  .gb-grid-wrapper.gb-grid-wrapper-58f0491a.abt_featr_sec_outer {
    margin-left: 2%;
    margin-right: 2%;
  }

  .tstm_main_outer {
    margin-left: 2%;
    margin-right: 2%;
  }

  .gb-grid-wrapper.gb-grid-wrapper-1f0259fc.abt_media_box_main {
    margin: 0 5%;
  }

  .container_wrap {
    display: block;
  }

  .globl_post_innr {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .page-about-me .globl_posts_block .container_wrap {
    width: 90% !important;
  }
}

.at-share-btn-elements a.at-icon-wrapper.at-share-btn span {
  font-size: 0;
}

@media (max-width: 768px) {
  .success_page_sec_innr .gb-grid-wrapper .gb-grid-column {
    max-width: 100% !important;
  }

  .gb-grid-column.gb-grid-column-20674676 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gb-container.gb-container-5e74e6f0.wwa_readers_sec_outer .gb-inside-container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gb-container.gb-container-a8fb358e.wwa_cntr_bnnr_sec .gb-inside-container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gb-container.gb-container-d72a5ec2.wwa_brand_prtnr_sec .gb-inside-container {
    margin-left: 5%;
    margin-right: 5%;
  }

  article#post-748 .inside-article {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

}

@media(min-width: 600px) {

  /* .gb-grid-wrapper.gb-grid-wrapper-58f0491a.abt_featr_sec_outer { */
  /* display: grid!important; */
  /* grid-template-columns: 20% 20% 20% 20% 20%!important; */
  /* } */
  .gb-grid-wrapper>.gb-grid-column-e75e8230 {
    width: 100% !important;
  }

  .gb-grid-wrapper>.gb-grid-column-07f17553 {
    width: 100% !important;
  }

  .gb-grid-wrapper>.gb-grid-column-3c22bfd3 {
    width: 100% !important;
  }

  .gb-grid-wrapper>.gb-grid-column-240f551a {
    width: 100% !important;
  }

  .gb-grid-wrapper>.gb-grid-column-a95014e1 {
    width: 100% !important;
  }
}

@media (max-width: 800px) {
  h2.has-text-align-center.wwu_gt_title {
    margin-bottom: 600px;
  }

  .gb-grid-column.gb-grid-column-68da28a9 {
    position: absolute;
    margin-top: 30px;
  }

  .gb-grid-wrapper.gb-grid-wrapper-ed3b10c3 {
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
  }

  figure.alignright.size-full {
    float: none;
    margin: 0 auto;
    height: 557px;
    width: 400px;
    padding-top: 67px !important;
  }

  .gb-grid-wrapper>.gb-grid-column-68da28a9 {
    width: 100% !important;
  }

  .gb-grid-wrapper>.gb-grid-column-06f314a6 {
    width: 100% !important;
  }
}

@media(min-width: 1023px) and (max-width: 1200px) {
  .gb-container.gb-container-a8fb358e.wwa_cntr_bnnr_sec .gb-inside-container {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media(min-width: 800px) and (max-width: 860px) {
  figure.alignright.size-full {
    padding-top: 56px;
  }
}

@media(min-width: 800px) and (max-width: 1023px) {
  .wwa_good_thing_sec .p_text {
    color: #666;
    font-size: 16px;
    line-height: 2;
    padding-left: 36px;
  }

  .wwu_gt_title {
    font-size: 32px;
    margin-bottom: 25px;
    color: #4d4d4d;
    line-height: 1.2;
    padding-right: 15px;
    font-family: 'Open Sans', sans-serif;
  }

  .gb-grid-wrapper>.gb-grid-column-06f314a6 {
    width: 45% !important;
  }
}

@media(max-width: 384px) {
  figure.alignright.size-full {
    float: none;
    margin: 0 auto;
    height: 557px;
    width: 400px;
    padding-top: 90px !important;
  }
}

@media(max-width: 600px) {
  .wwa_good_thing_sec .p_text {
    color: #666;
    font-size: 16px;
    line-height: 2;
    padding-right: 20px;
  }

  .wwu_gt_list {
    margin-left: 53px;
    margin-right: 20px;
  }
}

@media(max-width: 1024px) {

  .gb-grid-wrapper-7830e622 {
    margin-left: 0px !important;
  }

  .pp_everything_sec_outer .gb-grid-column {
    width: 33.33% !important;
    margin: 0 auto;
  }

  .gb-grid-wrapper>.gb-grid-column-b79e5c4e {
    width: 72% !important;
  }

  .gb-grid-wrapper>.gb-grid-column-64a894e0 {
    width: 100% !important;
  }

  .see_shop_btn a {
    margin-top: 30px;
    border-bottom: 3px solid #aa415f !important;
    box-shadow: none;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    padding: 13px 53px 13px 35px !important;
    text-transform: uppercase;
    border-radius: 5px;
    position: relative;
    color: #fff !important;
    letter-spacing: 2px;
    background: #e2567e !important;
  }

  .gray_divider.pp_shop_divider {
    margin: 20px 0 60px !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-1441aaad.no_add_sec {
    padding: 0 20px !important;
    padding-bottom: 60px !important;
  }

  figure.alignright.size-full.is-resized {
    padding-top: 0px !important;
    height: 317px !important;
    margin-left: 180px !important;
  }

  figure.alignright.size-full.is-resized img {
    max-width: 341px !important;
  }

  .gb-container.gb-container-43984a99 {
    padding: 0 20px !important;
  }

  .gb-container.gb-container-f5f16b38 {
    padding: 0 40px !important;
  }

  .gb-container.gb-container-d1e120d0 {
    padding: 0 20px !important;
  }

  .gb-container.gb-container-932bbdd9 {
    padding: 0 40px !important;
  }

  .gb-grid-column.gb-grid-column-5b824a81 {
    padding: 0 40px !important;
  }

  .gb-container.gb-container-18aa7544.pp_invest_sec_outer {
    padding: 0 5% !important;
  }

  .gb-container.gb-container-1c763a81.review_box_content .gb-inside-container {
    padding: 0px !important;
  }

  .gb-container.gb-container-a19febf4.review_box_content .gb-inside-container {
    padding: 0px !important;
  }

  .gb-container.gb-container-d52fcd82.review_box_content.gb-inside-container {
    padding: 0px !important;
  }

  .gb-container.gb-container-154fd980.review_box_content .gb-inside-container {
    padding: 0px !important;
  }

  .gb-container.gb-container-1a753635.review_box_content .gb-inside-container {
    padding: 0px !important;
  }

  .gb-container.gb-container-f476be83.review_box_content .gb-inside-container {
    padding: 0px !important;
  }

  .gb-grid-column.gb-grid-column-1c763a81 {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  .gb-grid-column.gb-grid-column-a19febf4 {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  .gb-grid-column.gb-grid-column-d52fcd82 {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  .gb-grid-column.gb-grid-column-154fd980 {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  .gb-grid-column.gb-grid-column-1a753635 {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  .gb-grid-column.gb-grid-column-b26c5cb6.gb-container .gb-container-b26c5cb6 {
    padding: 0 5% !important;
  }

  .gb-grid-column.gb-grid-column-b26c5cb6 {
    padding-left: 0px !important;
  }

  .gb-container.gb-container-b26c5cb6 {
    padding: 0 5% !important;
  }

  .gb-container-b4a9966f>.gb-inside-container {
    padding: 40px 0 50px !important;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }

  .gb-container-5ec22752>.gb-inside-container {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .gb-container-6892c74a>.gb-inside-container {
    padding: 40px 0 20px !important;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .pp_ever_img_box {
    padding: 0 15px 20px !important;
  }

  .gb-container.gb-container-b4a9966f.pp_everything_sec_outer {
    padding: 0 5% !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-9798fb3a.pp_below_prcng_tbl {
    display: block !important;
    text-align: left !important;

  }

  .wp-block-buttons .have_refrl_btn a {
    background-color: #e2567e;
    border-radius: 5px;
    border-bottom: 3px solid #aa415f;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 20px 35px;
    margin-top: 32px !important;
  }

  .pp_smiley_img {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 47px !important;
  }

  .gb-grid-wrapper>.gb-grid-column-6d5c89f4 {
    width: 82% !important;
  }

  article#post-1056 .inside-article {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .hbg-email-landing form p {
    color: #333;
    font-family: open sans, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    margin-top: 15px !important;
  }

  .what_ogt_inner_sec .what_ogt_grid {
    width: 100%;
    max-width: 660px;
    margin-left: auto;
    margin-right: autp;
    margin-right: auto;
  }

  .gb-container.gb-container-4babf575 .gb-inside-container h1 {
    margin-top: -10px;
  }

  .gb-container.gb-container-12a35c7b .gb-inside-container {
    padding-top: 50px;
  }

  article#post-85249 .inside-article {
    width: 100% !important;
  }

  body.right-sidebar .site-content .content-area {
    max-width: 100% !important;
  }

  .site-content .content-area {
    width: 100% !important;
  }

  .hbg-bonus-tips-block {
    background: #fdf3d5;
    border: 5px solid #fff;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 25%);
    font-size: 16px;
    font-style: normal;
    padding: 50px 60px 30px;
    position: relative;
    margin: 10px 10px !important;
  }

  .hbg-bonus-tips-block.no-ads h2#ogtplus {
    font-size: 30px;
    margin: 0 0 14px;
    padding: 0px !important;
  }

  h2.gb-headline.gb-headline-aeb7de45.gb-headline-text.sec_title {
    font-weight: 700;
  }


  p.p_text.mb_zero {
    font-weight: 700 !important;
    color: #333 !imprtant;
    color: #333 !important;
  }

  article#post-4664 .inside-article {
    padding: 0 5% !important;
  }

  .ogt-plus-shortcode.no-ads {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px !important;
    padding-right: 25px !important;
    margin-bottom: 40px;
  }

  .download-box-inner-wrap h3 {
    margin-bottom: 10px !important;
  }

  .download-box-description-before h2 {
    font-size: 28px !important;
  }

  .download-box-description-before h3 {
    font-size: 20px !important;
  }

  .download-box-description-before p {
    font-size: 16px !important;
    margin-bottom: 24px !important;
  }

  .ogt-plus-shortcode .button {
    display: block;
    margin: 20px auto;
    max-width: 275px;
    text-decoration: none !important;
    padding: 16px 20px !important;
  }

  .single_post_sticky_header .header_menu_icon {
    display: none;
  }
}

@media(max-width: 479px) {
  h2.has-text-align-center.pp_save_cntnt_title {
    font-size: 42px;
    margin-bottom: 5px !important;
    text-align: left;
  }

  .pp_save_sub_title {
    color: #e2567e;
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
    padding-right: 5px !important;
  }

  .pp_ebook_offer span {
    display: none;
  }

  .pp_ebook_img figcaption {
    color: #4d4d4d;
    margin: 0;
    font-family: "Merriweather", serif;
    line-height: 1.8;
    font-size: 16px !important;
    min-height: 64px;
  }

  h2.has-text-align-center.ebook_btm_title {
    font-size: 30px !important;
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
  }

  .gb-container.gb-container-18aa7544.pp_invest_sec_outer {
    padding: 0 5% !important;
    text-align: left !important;
  }
}

@media(max-width: 700px) {
  .pp_ebook_sec_outer .gb-grid-column.gb-grid-column {
    width: 50% !important;
    margin: 0 auto;
  }

  .wwa_cntr_bnnr_txt {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.71;
    margin-bottom: 0;
    text-shadow: 0 0 8px rgb(0 0 0 / 40%);
    padding: 0px !important;
  }

  .gb-container-a8fb358e>.gb-inside-container {
    padding: 75px 0 60px !important;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 560px) {
  .pp_review_sec_title {
    font-size: 18px;
    font-weight: 700;
    padding: 0 20px;
    width: fit-content;
    margin-bottom: 26px !important;
    background: #fff;
    letter-spacing: 1px;
    color: #4d4d4d;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
  }

  .gb-container.gb-container-6a369cf5 h3 {
    text-align: left !important;
  }

  .gb-container.gb-container-6a369cf5 p {
    text-align: left;
  }

  .gb-container.gb-container-a622db47 h3 {
    text-align: left;
  }

  .gb-container.gb-container-a622db47 p {
    text-align: left;
  }

  .gb-container.gb-container-43ed008f h3 {
    text-align: left;
  }

  .gb-container.gb-container-43ed008f p {
    text-align: left;
  }

  .gb-container.gb-container-12b71df4 h3 {
    text-align: left;
  }

  .gb-container.gb-container-12b71df4 p {
    text-align: left;
  }
}

@media(max-width: 600px) {
  .hbg-bonus-tips-block {
    background: #fdf3d5;
    border: 5px solid #fff;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 25%);
    font-size: 16px;
    font-style: normal;
    margin: 0px !important;
    position: relative;
    padding: 0 25px !important;
    padding-top: 75px !important;
    margin-bottom: 40px !important;
  }

  .hbg-bonus-tips-block:before {
    background: url(images/bulb.svg) left top no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 101px;
    width: 101px;
    position: absolute;
    top: -45px;
    left: 36% !important;
  }

  .faq-block-inner-wrap {
    margin: 0px !important;
  }
}

@media(max-width: 768px) {
  .wp-block-buttons .have_refrl_btn a {
    background-color: #e2567e;
    border-radius: 5px;
    border-bottom: 3px solid #aa415f;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 20px 35px;
    margin-top: 30px !important;
    margin-bottom: 40px !important;
  }

  article#post-4664 .inside-article {
    padding: 0px !important;
  }

  .faq-block-inner-wrap .hbg-faq-block ogt-sales-answers no-ads {
    margin: 0px !important;
  }

  .hbg-faq-block .ogt-plan-answer {
    border: none;
    display: block;
    background: #efefef;
    font-size: 16px;
    padding: 30px 50px 30px 30px;
  }

  .has-download-image img {
    object-fit: scale-down;
    position: relative;
  }

  .hbg-download-box-block {
    border: 5px solid #fff;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 25%);
    font-size: 1.6rem;
    font-style: normal;
    margin: 0px !important;
    position: relative;
    text-align: center;
  }

  .download-box-description {
    font-size: 16px !important;
    font-weight: 600;
  }

  p.button-wrap {
    margin-top: 25px !important;
  }

  .has-download-image .download-box-inner-wrap {
    padding-left: 0px !important;
    min-height: 315px;
  }

  .hbg-download-box-block .button {
    background-color: #e2567e;
    border-radius: 5px;
    border-bottom: 3px solid #aa415f;
    color: #fff;
    font-family: open sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 18px 20px;
    text-transform: uppercase;
    text-decoration: none !important;
    line-height: 0px !important;
  }

  figure.alignright.size-full.is-resized {
    padding-top: 0px !important;
    height: 317px !important;
    margin-left: 0px !Important;
  }

  
  .hbg-download-box-block.no-ads.has-download-image.has-download-image {
    margin-bottom: 40px !important;
  }

  .pp_ebook_sec_outer .gb-grid-wrapper>div {
    padding: 0px !important;
  }

  .gb-grid-wrapper-614ecc2f>.gb-grid-column {
    padding-left: 0px !important;
  }

  .pp_ebook_sec_outer .gb-grid-column.gb-grid-column {
    width: 44% !important;
    margin: 0px !important;
  }

  .gb-container.gb-container-2dc76972.pp_ever_img_box {
    padding-top: 20px !important;
  }

  .gb-container.gb-container-befa053f.pp_ever_img_box {
    padding-top: 20px !important;
  }

  .gb-container.gb-container-7f44fddd.pp_ever_img_box {
    padding-top: 18px !important;
  }

  .gb-container.gb-container-f2589da3.pp_ever_img_box {
    padding-top: 20px !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-9798fb3a.pp_below_prcng_tbl {
    display: block !important;
    text-align: left !important;
    margin-left: 70px !important;
  }

  .pp_lock_img {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 0px !important;
  }

  .pp_below_prcng_tbl .gb-grid-column {
    width: 68% !important;
    margin-bottom: 20px !important;
  }

  figure.aligncenter.size-large.is-resized img {
    height: 182px !important;
    width: 100% !important;
    display: inline !important;
    height: auto !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-82e4bf00 {
    justify-content: center !important;
    column-gap: 15px !important;
  }

  .gb-grid-wrapper.gb-grid-wrapper-614ecc2f {
    justify-content: center !important;
    column-gap: 15px !important;
  }

  .category-christmas .archive_title_sec .cat_icon {
    top: -34px !important;
  }

  .category-homekeeping .archive_title_sec .cat_icon {
    top: 4px !important;
  }

  .category-mothers-day .archive_title_sec .cat_icon {
    width: 128px;
    height: 131px !important;
    background: #fff;
    padding: 0 15px;
    position: absolute;
    margin-left: -64px;
    left: 50%;
    top: -25px !important;
  }

  .category-valentines-day .archive_title_sec .cat_icon {
    width: 128px;
    height: 132px !important;
    background: #fff;
    padding: 0 15px;
    position: absolute;
    margin-left: -64px;
    left: 50%;
    top: -24px !important;
  }

  .category-recipes .archive_title_sec .cat_icon {
    width: 128px;
    background: #fff;
    padding: 0 15px;
    position: absolute;
    margin-left: -64px;
    left: 50%;
    top: 15px !important;
  }

  .category-natural-remedies .archive_title_sec .cat_icon {
    width: 128px;
    background: #fff;
    padding: 0 15px;
    position: absolute;
    margin-left: -64px;
    left: 50%;
    top: 0px !important;
  }

  .category-easter .archive_title_sec .cat_icon {
    width: 128px;
    height: 134px !important;
    background: #fff;
    padding: 0 15px;
    position: absolute;
    margin-left: -64px;
    left: 50%;
    top: -25px !important;
  }

  article#post-270 {
    margin: -20px 5% !important;
  }

  .gb-grid-column.gb-grid-column-a95014e1 {
    display: none !important;
  }
}

@media(min-width: 1024px) and (max-width: 1200px) {
  article#post-4664 .inside-article {
    padding: 0 5% !important;
  }

  .wp-block-buttons .have_refrl_btn a {
    background-color: #e2567e;
    border-radius: 5px;
    border-bottom: 3px solid #aa415f;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 20px 35px;
    margin-top: 30px !important;
    margin-bottom: 40px !important;
  }

  .ogt-plus-shortcode.no-ads {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px !important;
    padding-right: 25px !important;
    margin-bottom: 40px;
  }

  .download-box-inner-wrap h3 {
    margin-bottom: 10px !important;
  }

  .download-box-description-before h2 {
    font-size: 28px !important;
  }

  .download-box-description-before h3 {
    font-size: 20px !important;
  }

  .download-box-description-before p {
    font-size: 16px !important;
    margin-bottom: 24px !important;
  }

  .ogt-plus-shortcode .button {
    display: block;
    margin: 20px auto;
    max-width: 275px;
    text-decoration: none !important;
    padding: 16px 20px !important;
  }
}

@media(max-width: 960px) {
  .gb-container.gb-container-12a35c7b {
    background-image: url(https://justanawesome.com/wp-content/uploads/2022/03/jill-circle.png);
    background-size: 240px;
    background-position: center 40px;
    background-color: #e7e7e7;
  }

  .gb-container.gb-container-12a35c7b .gb-inside-container {
    padding-top: 90px !important;
    padding-bottom: 0px !important;
  }

  .gb-container.gb-container-8f606141.what_ogt_inner_sec {
    padding: 40px !important;
  }

  .what_ogt_inner_sec .what_ogt_grid {
    width: 100%;
    max-width: 660px;
    margin-left: auto !important;
    margin-right: 0px !Important;
  }


  img.wp-image-759 {
    width: 72px !important;
    height: 35px !important;
  }
}

@media(max-width: 500px) {
  h1.has-text-align-center.pls_bnnr_title {
    font-size: 34px !important;
    position: relative !important;
    top: 0px !important;
  }
}

@media(min-width: 768px) and (max-width: 1024px) {
  .gb-grid-wrapper>.gb-grid-column-d3613a5d {
    width: 100% !important;
  }

  .gb-grid-wrapper>.gb-grid-column-5b824a81 {
    width: 100% !important;
    padding-bottom: 20px !important;
    padding-top: 10px !important;
  }

  .gb-grid-column.gb-grid-column-d3613a5d {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 30px !important;
  }

  .pp_support_mem_innr {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(calc(25% - 30px), 1fr));
    grid-column-gap: 40px;
    margin-left: -30px !important;
  }

  .gb-grid-column.gb-grid-column-6a369cf5,
  .gb-grid-column.gb-grid-column-a622db47,
  .gb-grid-column.gb-grid-column-43ed008f,
  .gb-grid-column.gb-grid-column-12b71df4 {
    width: 44% !important;
    padding-left: 0px !important;
  }

  .pp_review_desc {
    font-size: 28px !important;
  }

  .gb-container.gb-container-0605d261.pp_review_sec_outer {

    margin: 56px auto !important;
    max-width: 90% !important;
  }

  .pp_review_sec_outer .gb-inside-container {
    padding: 0px 50px !important;
  }

  .pp_review_sec_outer h2.has-text-align-center.pp_review_sec_title {
    font-size: 18px !important;
    margin-top: -13px;
    padding: 0px 20px !important;
  }

  i.fa.fa-star {
    font-size: 24px;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
  }

  .gb-grid-column.gb-grid-column-1c763a81 {
    padding-bottom: 60px !important;
    margin-bottom: 50px !important;
  }

  .gb-grid-column.gb-grid-column-a19febf4 {
    padding-bottom: 60px !important;
    margin-bottom: 50px !important;
  }

  .gb-grid-column.gb-grid-column-d52fcd82 {
    padding-bottom: 60px !important;
    margin-bottom: 50px !important;
  }

  .gb-grid-column.gb-grid-column-154fd980 {
    padding-bottom: 60px !important;
    margin-bottom: 50px !important;
  }

  .gb-grid-column.gb-grid-column-1a753635 {
    padding-bottom: 60px !important;
    margin-bottom: 50px !important;
  }

  .gb-container-e42f81ca>.gb-inside-container {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 5% 20px !important;
  }

  .gb-grid-column.gb-grid-column-b26c5cb6 {

    margin-top: -30px !important;
  }

  .gb-grid-wrapper>.gb-grid-column-981092b5 {
    width: 47% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .gb-grid-column.gb-grid-column-8f28a90f {
    width: auto !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .pp_prcng_tbl_lft {
    background-color: #fff;
    border-radius: 20px;
    padding: 60px 40px 40px;
    max-width: 340px !important;
    width: 100%;
    position: relative;
  }

  .pp_prcng_tbl_rgt {
    background-color: #fff;
    box-shadow: 0 0 50px rgb(0 0 0 / 50%);
    border-radius: 20px;
    padding: 60px 40px 40px;
    max-width: 350px !important;
    width: 100%;
    position: relative;
  }

  .pp_below_prcng_tbl .gb-grid-column {
    width: 40% !important;
    margin-bottom: 20px !important;
  }

  .gb-grid-wrapper>.gb-grid-column-169e7798 {
    width: 100% !important;
    margin-left: 432px !important;
    margin-top: -48px !important;
  }

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

  .gb-container.gb-container-6892c74a.pp_faq_outer {

    padding: 40px 5% 20px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media (min-width: 768px) {
  .category-mothers-day img.cat_icon {
    width: 128px !important;
    height: 131px !important;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: -24px !important;
  }

  .category-valentines-day img.cat_icon {
    width: 128px !important;
    height: 131px !important;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: -24px !important;
  }

  .category-easter img.cat_icon {
    width: 128px;
    height: 132px !important;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: -24px !important;
  }
}

/*  ------Custom block demo -------   */

.download-box-description-before h2 {
  font-size: 28px !important;
}

.download-box-inner-wrap .download-box-block-title {
  margin-bottom: 10px !important;
}

.download-box-description-before h3 {
  font-size: 20px !important;
  font-weight: 800 !important;
}

.download-box-description-before p {
  margin-bottom: 24px !important;
}

/* ------- Plus Page ------ */

@media (max-width: 768px) {
  .pp_everything_sec_outer .gb-grid-column {
    width: 50% !important;
  }
}

@media (max-width:480px) {
  .blw_ogt_bnnr:after {
    bottom: -54px;
  }
}

.shop_discount_widget p {
  font-size: 18px !important;
  color: #4d4d4d;
  font-family: merriweather, serif;
  line-height: 1.8;
}

.essential_oils-description {
  font-size: 16px !important;
  color: #4d4d4d;
  font-family: merriweather, serif;
  line-height: 1.8;
}

.essential_oils-block-title {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
}

.essential_oils-block-inner-wrap p:last-child {
  margin-bottom: 0;
}

.jill-photo {
  background: #fff;
  margin: -60px auto 5px;
  width: 143px;
  padding: 0 15px;
}

.menu-item-type-custom i {
  font-size: 12px;
  margin-right: 3px;
}


.more-link svg,
.cus_btn svg {
  display: inline-block;
  vertical-align: middle;
  width: 20px !important;
  margin-top: -3px !important;
}

.more-link:hover svg path,
.cus_btn:hover svg path {
  fill: #93be3e;
}

.side_menu_social_sec a {
  margin: 10px 8px;
}

.author-stars {
  float: left;
}


.author-stars .author-date {
  margin-right: 7px;
  float: left;
  font-size: 14px;
  font-style: italic;
  display: flex;
  align-items: center;
}

.author-stars .author-date>a {
  display: flex;
}

.author-stars .author-date>span {
  font-style: italic;
  font-size: 14px;
}

.author-stars .author-date>span>a {
  color: #4d4d4d !important;
  font-family: "Merriweather", serif;
}

.shared-counts-button {
  color: #fff;
  text-transform: uppercase;
  font-family: helvetica neue, helvetica, arial, sans-serif;
  font-size: 10px !important;
  letter-spacing: 2px !important;
  font-weight: 700;
  padding: 5px 22px 10px;
  text-decoration: none !important;
  margin-right: 4px !important;
}

.shared-counts-button.pinterest {
  background: #cb2027 !important;
}

.shared-counts-button.email {
  background: #848484 !important;
}

.shared-counts-button.print {
  background: #88b748 !important;
}

.shared-counts-button svg {
  fill: white;
  width: 15px !important;
  height: 17px !important;
  margin-right: 5px;
  position: relative;
  top: 3px;
}

.shared-counts-button.pinterest svg,
.shared-counts-button.email svg {
  top: 5px;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-icon {
  display: inline !important;
  margin: 0 !important;
}

.post-info-save .simplefavorite-button {
  margin-left: 0;
  display: inline-block;
  font-size: 10px;
}

.post-info-save {
  display: flex;
}

.simplefavorite-button img {
  height: 36px;
}

.shared-counts-wrap.before {
  display: inline-block;
  width: auto !important;
  margin-bottom: 0 !important;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-label {
  margin: 0 !important;
  line-height: 10px;
  vertical-align: middle !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  font-size: 10px !important;
  text-transform: uppercase;
  display: inline !important;
  float: none !important;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-icon {
  float: none !important;
}

.post-info-save {
  float: right;
  margin-bottom: 15px;
  margin-top: 10px;
}

#ogt-share {
  display: inline-grid;
  grid-template-columns: minmax(376px, 1fr) 1fr;
  align-items: center;
  margin-top: 20px;
}

#ogt-share .after .shared-counts-button {
  margin-right: 4px;
  font-size: 15px;
  padding: 18px 24px;
  display: inline-block;
  border-radius: 3px;
  height: 100% !important;
}

#ogt-share .after .shared-counts-button .shared-counts-label {
  font-size: 15px !important;
  line-height: 15px;
}

#ogt-share .simplefavorite-button img {
  border-radius: 4px;
  height: 100%;
  width: 140px;
}

#ogt-share .after.shared-counts-wrap,
#ogt-share .simplefavorite-button {
  height: 58px;
  margin-bottom: 0 !important;
  justify-self: baseline;
  padding: 0;
}

#ogt-share .after.shared-counts-wrap+.simplefavorite-button.active {
  padding: 0 !important;
  justify-self: baseline !important;
}

#ogt-share .shared-counts-button svg {
  width: 20px !important;
  height: 23px !important;
  margin-right: 5px;
  position: relative;
  top: 0;
}

.post-info-save .shared-counts-button {
  height: 36px !important;
  padding: 6px 22px 6px !important;
}

.ogt-post-head .wprm-recipe-rating {
  margin-bottom: 0;
}

.author-stars {
  display: flex;
  align-items: center;
}

.shared-counts-button:hover {
  color: #fff;
}

.gform_description {
  line-height: 2;
  font-size: 18px;
}

.gform_legacy_markup_wrapper .top_label .gfield_label,
.gform_legacy_markup_wrapper legend.gfield_label {
  font-weight: normal;
  line-height: 1.3;
  font-size: 18px;
}

.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  font-size: 14px;
}

.gform_wrapper input {
  font-size: 18px !important;
}

#gform_submit_button_1 {
  font-size: 20px;
}

@media (max-width: 600px) {
  .post-info-save {
    justify-content: left;
    width: 100%;
    margin-top: 0;
  }

  .author-stars {
    justify-content: left;
    width: 100%;
    margin-bottom: 32px;
    align-items: start;
  }

  #ogt-share .after .shared-counts-button .shared-counts-label {
    display: none !important;
  }

  #ogt-share .after .shared-counts-button {
    padding: 13px 10px 13px 15px;
  }

  .single img.nr_img.ogt-related-after {
    max-height: 300px;
  }

}

@media (max-width: 1024px) {
  .newsletter_hero_sec {
    background-image: unset;
  }
}

.ogt-jillee-disclaimer {
  color: #999;
  font-size: medium;
}

.taxonomy-description {
  font-size: 18px;
  line-height: 2;
}

.taxonomy-description a {
  font-family: "Merriweather", sans-serif;
  font-size: 18px;
}

.hbg-email-landing input,
input#sl-sharing-link,
input#sl-form-input-email {
  border: 1px solid #e2567e;
  width: 360px;
  display: inline-block;
  font-size: 16px;
  font-family: open sans, sans-serif;
  margin-right: -5px;
  padding: 23px 20px 20px;
  border-radius: 10px 0 0 10px;
}

.hbg-email-landing button[type=submit],
button#sl-sharing-link-button,
button#sl-form-input-button {
  border: 1px solid #e2567e;
  background: #e2567e;
  font-family: open sans, sans-serif;
  border-radius: 0 10px 10px 0;
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  width: 160px;
  padding: 20px 10px;
  text-transform: uppercase;
}

.hbg-email-landing form p {
  color: #333;
  font-family: open sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin-top: 8px;
  max-width: 520px;
}


.cta_sec .more_block a {
  font-family: 'Merriweather', serif !important;
}

.goods_section a {
  font-family: 'Merriweather', serif !important;
}

.ogt-footer-3-column-title {
  display: block;
  clear: both;
  width: 100%;
  text-align: center;
  background: #b8cf88;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  padding: 6px 5%;
  box-sizing: border-box;
}

.shop-menu-svg svg {
  width: 10.5px;
  display: inline;
  vertical-align: middle;
  margin-top: -5px;
}

.shop-menu-svg a:hover svg path {
  fill: #93be3e !important;
}

.site-info a:hover {
  color: rgba(255, 255, 255, .5);
}

.page-numbers.dots {
  background: none !important;
  color: #4d4d4d !important;
  display: inline !important;
  vertical-align: middle !important;
  border: none !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 5px !important;
  height: 5px !important;
  margin: 5px 13px !important;
}

.no-results.not-found .inside-article {
  padding: 0;
}


.ogt-not-found .tp_item .feat_imgbx {
  margin-bottom: 10px;
  aspect-ratio: auto 300 / 198;
}

.ogt-not-found .post_innr h3 {
  font-weight: 400;
  line-height: 1.3 !important;
  font-size: 20px;
}

.ogt-not-found .entry-title {
  text-align: left !important;
}

.ewd-related-end-post .former-h5::before {
  background: #e2567e;
  content: "";
  height: 3px;
  display: block;
  left: 0;
  position: absolute;
  top: -17px;
  width: 105px;
}

.ewd-related-end-post .former-h5,
.ewd-related-after-post .former-h3 span {
  color: #4d4d4d;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.ewd-related-end-post .related-entry-list a {
  font-family: "Merriweather", serif !important;
  font-size: 16px;
}

.related-entry-list {
  list-style: none;
  margin: 0;
}

.ewd-related-end-post {
  margin-top: 50px;
}

.ewd-related-inline .related-entry-content {
  color: #4d4d4d;
}

.ewd-related-inline .related-entry-content a {
  font-family: "Merriweather", serif !important;
  font-style: italic;
}

.ogt-footer-wrap {
  max-width: 900px;
  margin: auto !important;
}

.ogt-footer-wrap .footr_post_link a {
  font-size: 18px !important;
}

.ogt-footer-wrap.inside-footer-widgets .inner-padding {
  padding: 0 !important;
}

.ogt-footer-wrap.inside-footer-widgets .footer-widget-3 .inner-padding {
  padding-left: 30px !important;
}

@media only screen and (min-width: 1025px) {
  header.site-header .header-widget {
    margin-left: 21.5px;
    position: relative;
  }


  .separate-containers .inside-article,
  .separate-containers .comments-area,
  .separate-containers .page-header,
  .separate-containers .paging-navigation,
  .one-container .site-content,
  .inside-page-header {
    column-gap: 40px;
  }
}

.site-header .share-toggle-wrapper {
  display: none;
}


@media only screen and (max-width: 1024px) {
  .single .site-header.share-toggle .share-toggle-wrapper {
    display: block;
  }

  .single .site-header.share-toggle .get_plus_link {
    display: none
  }

  body:not(.home) header.sticky_header .get_plus_link {
    display: none;
  }

  #masthead .inside-header {
    margin-bottom: 0;
  }

  .container_wrap {
    margin: 0 auto;
    max-width: 1140px;
  }
  
  .home-fav-grid .container_wrap {
    margin: 0 auto;
    max-width: 1140px;
    width: 90%;
  }

  .wp-block-image.gb-home-icon {
    padding: 0 10px;
    width: 40px;
    margin: auto !important;
  }

  .wp-block-image.gb-home-icon img {
    vertical-align: bottom !important;
  }

  .jill-photo {
    margin: -31px auto 5px !important;
    padding: 0 8px;
    width: 72px;
  }

  .fav_pro_sec figure img {
    margin: 0 auto 15px;
    width: 113px;
  }

  .ogt-footer-3-column-title {
    font-size: 24px;
    line-height: 1.8;
  }


  .archive_posts_sec .entry-header .entry-title {
    margin-bottom: 32px;
  }

  body #masthead {
    overflow: hidden !important;
  }

  .ogt-footer-wrap.inside-footer-widgets .footer-widget-3 .inner-padding {
    padding-left: 0 !important;
  }
}

#gform_submit_button_1 {
  background-color: #93be3e;
  border: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  padding: 20px 16px 16px !important;
  text-transform: uppercase;
  font-size: 20px !important;
}

.gfield * {
  background: none !important;
}

.ginput_container>input,
.ginput_container>textarea {
  border: 1px solid #ddd;

}

.ogt-footer-area-shortcode .no-padding-left #mid-widget {
  padding-left: 0 !important;
}

.enforce-pink-button-styles .wp-block-button__link {
  background-color: #e2567e;
  border-radius: 5px;
  border-bottom: 3px solid #aa415f;
  color: #fff;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 18px 40px !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.enforce-pink-button-styles .wp-block-button__link:hover {
  border: 1px solid #e2567e;
  color: white;
}




@media only screen and (max-width: 1200px) {
  .single_post_breadcrumb {
    max-width: 270px !important;
    display: inline-block;
  }

  .single-post article {
    margin-top: 0 !important;
  }


  body.right-sidebar .site-content .sidebar {
    max-width: 100%;
    padding: 0 20px 0 20px !important;
  }

  img.nr_img.ogt-related-sidebar {
    object-fit: none;
  }
}


@media only screen and (max-width: 768px) {
  .single .ewd-related-inline .related-entry {
    padding-left: 0;
  }

  .single .ewd-related-inline img {
    display: block;
    margin: 0 auto 20px;
    max-height: none;
    max-width: 100%;
    top: auto;
    left: auto;
    position: relative;
  }

  .ewd-related-inline .related-entry-content {
    display: none;
  }

  .wprm-recipe-image img {
    width: unset
  }

  .archive_posts_sec .post-image img {
    height: auto;
    margin: 0 auto 15px;
    max-height: 233px;
  }

  .archive_title_sec {
    padding-left: 0;
    padding-right: 0;
    border: none;
    padding-bottom: 0;
    margin-bottom: 40px;
    margin-top: 60px;
  }

  .archive_title_sec .page-header {
    padding: 30px 0 0;
  }

  .cat_img_outer {
    position: absolute;
    left: 50%;
    top: -64px;
    width: 128px;
    height: 128px;
    margin-left: -64px;
  }

  body.right-sidebar.category #content {
    padding-top: 0;
  }

  .category .taxonomy-description {
    border-bottom: 1px solid #c9c9c8;
  }

  .page:not(.home) #content {
    padding-top: 20px;
  }

  #gform_submit_button_1 {
    width: 100% !important;
  }

  #masthead .inside-header {
    margin-bottom: -15px;
  }


  #ogt-share {
    grid-template-columns: 1fr 1fr;
  }

  .single a.related-entry.ogt-related-after {
    flex-basis: 100%;
    margin-bottom: 10px;
  }


  .ogt-footer-wrap .footr_post_link a {
    letter-spacing: normal;
    font-size: 16px !important;
  }
}


.main-navigation .main-nav ul .get_plus_nav.menu-item>a {
  background-position: 2.5em 19px !important;
  padding-left: 4px
}

@media (min-width: 1024px) {
  .sticky_header .header_menu_icon {
    display: none;
  }

  .header_share_btns {
    margin-right: 153px
  }
}

.simplefavorite-button img {
  height: 36px;
  margin-top: -0.5px;
}

.search_result_outer article .entry-title a {
  font-family: 'Merriweather', serif;
}

@media (max-width: 768px) {

  .separate-containers .inside-article,
  .separate-containers .comments-area,
  .separate-containers .page-header,
  .separate-containers .paging-navigation,
  .one-container .site-content,
  .inside-page-header {
    padding: 20px !important;
  }
}

.side_menu_items .get_plus_nav>a {
  background-position: 53px 15px !important;
}

.site-header {
  overflow: visible;
  height: 62px;
}

strong {
  font-weight: 900;
}

blockquote,
blockquote::before {
  color: #4d4d4d;
  font-style: italic;
}

nav.nav-header.canary {
  padding-top: 2px;
}

.wp-block-image figure {
  margin: 30px;
}

.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-image .title-area.ogt-plus {
  background-size: 171px 55px;
  margin-bottom: 5px;
}

.wp-block-image figcaption,
.ogt-image-block figcaption,
.wp-block-embed figcaption,
.wp-block-embed-youtube figcaption {
  color: #787878;
  font-style: italic;
  font-size: 16px;
}

button.slide-nav-link {
  display: none !important;
}

div.lwptoc {
  clear: both;
}

.wp-block-quote .ewd-related-inline,
.wp-block-pullquote .ewd-related-inline {
  display: none;
}

.wp-block-pullquote {
  padding: 0;
}

.ogt-plus-shortcode.ogt-free-block h3 {
  margin-bottom: 20px;
}

.ogt-plus-shortcode.ogt-free-block h4 {
  line-height: 1.8;
}

.ogt-plus-shortcode.ogt-free-block {
  text-align: center;
}

.ogt-plus-shortcode.ogt-free-block ul {
  display: inline-block;
}

.wprm-recipe-rating .wprm-recipe-rating-details {
  display: inline-block;
  margin-left: 7px;
}

.hbg-post-info .author-date {
  margin-right: 7px;
}

.tve_lp button.slide-nav-link {
  display: none !important;
}

.plusmember-sidebar-links li a {
  display: block;
}

.hbg-ogt-plus .site-header .header-widget-area,
.hbg-ogt-member .site-header .header-widget-area {
  padding-top: 8px;
}

.hbg-ogt-plus .site-header .widget_search input[type="search"],
.hbg-ogt-member .site-header .widget_search input[type="search"] {
  min-height: 76px;
}

.hbg-ogt-plus .site-header .widget_search:before,
.hbg-ogt-member .site-header .widget_search:before {
  top: 22px;
}

.shared-counts-wrap {
  display: inline-block;
  padding-top: 1px;
  vertical-align: middle;
}

.shared-counts-button.pinterest {
  background: rgb(203, 32, 39);
  color: #fff;
  text-transform: uppercase;
  font-family: helvetica neue, helvetica, arial, sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
  font-weight: 700;
  padding: 0 22px 0;
  height: 36px !important;
  display: flex;
  align-items: center;
  text-decoration: none !important;
}

.shared-counts-button.print {
  background: rgb(136, 183, 72);
  color: #fff;
  text-transform: uppercase;
  font-family: helvetica neue, helvetica, arial, sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
  font-weight: 700;
  padding: 12px 22px 13px;
  text-decoration: none !important;
}


.shared-counts-button.email {
  background: rgb(132, 132, 132);
  color: #fff;
  text-transform: uppercase;
  font-family: helvetica neue, helvetica, arial, sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
  font-weight: 700;
  padding: 12px 22px 13px;
  text-decoration: none !important;
}

.shared-counts-button.pinterest svg,
.shared-counts-button.print svg,
.shared-counts-button.email svg {
  fill: white;
  width: 15px;
  height: 17px;
  margin-right: 5px;
  position: relative;
  top: 3px;
}

.shared-counts-icon,
.shared-counts-label {
  vertical-align: middle;
}

.before .shared-counts-button {
  margin-right: 4px;
}

.after .shared-counts-button {
  margin-right: 4px;
  font-size: 15px;
  padding: 13px 24px;
  display: inline-block;
  border-radius: 3px;
}

.after .shared-counts-button svg {
  width: 23px;
  height: 23px;
}

#shared-counts-modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
  overflow: hidden
}

.shared-counts-modal {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 350px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -175px;
  transform: translateY(-50%);
  overflow: hidden
}

#shared-counts-modal-close {
  position: absolute;
  top: 8px;
  right: 8px;
  height: 8px;
  width: 8px;
  display: block;
  line-height: 0;
  z-index: 2
}

.shared-counts-modal-header {
  background: #e2567e;
  color: #fff;
  line-height: 1.2;
  position: relative;
  padding: 24px;
  padding-left: 88px;
  z-index: 1
}

.shared-counts-modal-icon {
  position: absolute;
  left: 24px;
  top: 50%;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  fill: #fff
}

.shared-counts-modal-title {
  display: block;
  font-size: 20px;
  margin-bottom: 4px
}

.shared-counts-modal-subtitle {
  font-size: 14px
}

.shared-counts-modal-content {
  padding: 24px;
  position: relative
}

.shared-counts-modal-content label {
  display: none
}

.shared-counts-modal-content input[type="text"],
.shared-counts-modal-content input[type="email"] {
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
  line-height: 16px;
  padding: 8px;
  width: 100%
}

.shared-counts-modal-content p {
  margin-bottom: 12px
}

.shared-counts-modal-content .shared-counts-modal-submit {
  margin-bottom: 0;
  text-align: center
}

.shared-counts-modal-content .shared-counts-modal-submit button {
  background: #e2567e;
  border: none;
  border-radius: 16px;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  padding: 8px 32px
}

.shared-counts-modal-content .shared-counts-modal-submit button:hover {
  background: #b8cf88;
  color: #fff
}

.shared-counts-modal-validation {
  display: none
}

#shared-counts-modal-recaptcha {
  margin: 16px 0 18px
}

#shared-counts-modal-sent {
  position: absolute;
  width: calc(100% - 48px);
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  display: none
}

.post-info-save .simplefavorite-button {
  margin-left: 0;
  display: inline-block;
  font-size: 10px;
}

.post-info-save a.simplefavorite-button:hover {
  transform: none;
}

.logged-in .post-info-save .simplefavorite-button {
  font-size: 20px;
  padding: 0;
}

@media only screen and (max-width: 1023px) {

  button.slide-nav-link {
    display: block !important;
  }

}

.nav-header .fa {
  font-size: 12px;
}

.ogt-home .hbg-fp-wrap h1 {
  margin-bottom: 1em;
}

@media only screen and (max-width: 600px) {

  .after .shared-counts-button {
    padding: 13px 10px 13px 15px;
  }

  .after .shared-counts-button .shared-counts-label {
    display: none;
  }

  .post-info-save {
    clear: both;
    float: left;
    margin-bottom: 10px;
  }

}

@media only screen and (max-width: 479px) {

  nav.nav-header.canary {
    padding-top: 5px;
  }


  nav.nav-header.canary .simplefavorite-button {
    margin-top: 7px;
    top: 1px;
    position: relative;
  }

}

.blog-page-title-desc {
  position: relative;
}

.custom-blog-read-more {
  position: absolute;
  bottom: 15px;
  right: 22px;
  font-family: "Merriweather", serif;
}
@media only screen and (max-width: 600px) {
  
  .custom-blog-read-more {
    position: absolute;
    bottom: 15px;
    right: unset;
    left: 10px;
  }

  .blog article .featured-image-date p {
    margin-bottom: 0;
  }

  .blog article .entry-date {
    border-bottom: none !important;
    padding-bottom: 5px;
  }

  .blog article .blog-page-title-desc h2 {
    margin-bottom: 24px !important;
  }

  .featured-image-date .image-date-wrapper {
    border-bottom: 1px solid #666;
    width: fit-content;
    margin: auto;
    padding-bottom: 5px;
  }

  body #masthead {
    max-height: 52px;
  }

}


@media only screen and (min-width: 1200px) {

  .canarey.home-featured-posts {
    min-height: 939px;
  }

  .hbg-top-three-posts {
    min-height: 780px;
  }

  .size-home-sm {
    min-height: 231px;
  }

  .shared-counts-button.pinterest {
    height: 37px;
    display: flex;
    align-items: center;
  }

}