/*
Theme Name: Child of InHype
Theme URI: https://www.greenhat.net
Description: Child theme developed by Greenhat
Author: Greenhat 
Version: 1.0
Template: inhype
*/


/* [Table of contents]

1. Bootstrap overrides and common tag styles
2. WordPress default styles overrides
3. Default WordPress pages
4. Header
5. Footer
6. Top menu
7. Main menu
8. Pages/Posts titles
9. Pages/Posts containers
10. Sidebars
11. Theme widgets
12. Blog layouts
13. Basic styles for post templates
14. Homepage blocks
15. Post templates
16. Single blog post
17. Social share and profiles
18. Navigation and paging
19. Plugins and scripts styles overrides
20. WooCommerce styles
21. Gutenberg styles
22. Banners management
23. Image animations
24. Predefined CSS classes for manual use
26. Shortcodes
27. Responsive oEmbed
28. BuddyPress
30. Categories (the little dots) 

*/

/*
* Variables
*/
:root {

    /* Theme settings colors */
    --color-body-bg: #ffffff;
    --color-body-text: #333333;

    --color-theme: #2568ef;
    --color-theme-alt: #FF3366;

    --color-green: #32AD38;
    --color-red: #DD3333;

    --color-button: #121212;
    --color-button-hover: #48494b;

    --color-mainmenu-link: #000000;
    --color-mainmenu-link-hover: #2568ef;

    --color-mainmenu-dark-bg: #121212;
    --color-mainmenu-dark-bg-grad: #121212;
    --color-mainmenu-submenu-bg: #ffffff;
    --color-mainmenu-submenu-link: #000000;
    --color-mainmenu-submenu-link-hover: #2568ef;

    --color-bg-topmenu: #f5f5f5;
    --color-bg-topmenu-dark-bg: #121212;

    --color-bg-footer: #1C1D1E;
    --color-bg-footer-dark: #3C3D41;

    --color-reading-progress-bar: #000000;

    /* General colors */
    --color-black: #0f0e0e;
    --color-grey: #9F9F9F;

    --color-bg-grey: #f5f5f5;
    --color-bg-darkgrey: #c5c5c5;
    --color-bg-dark: #13181C;

    --color-border-grey: #e0dede;
    --color-border-darkgrey: #d9d9d9;

    --color-box-shadow: rgba(0, 0, 0, 0.05);

    --box-shadow: 0 0 1px var(--color-box-shadow), 0 0 3px var(--color-box-shadow), 0 2px 8px var(--color-box-shadow);

    /* Font sizes */
    --fontsize-post-title-extrasmall: 16px;
    --fontsize-post-title-small: 18px;
    --fontsize-post-title-regular: 22px;
    --fontsize-post-title-large: 30px;
    --fontsize-post-title-gigant: 36px;

    --fontsize-block-title: 30px;

    /* Margins */
    --margin-overlaypost-mobile: 30px;
    --margin-overlaypost-regular: 50px;
    --margin-themeblock-wrapper: 60px;
    --margin-themeblock-wrapper-start: 40px;
    --margin-themeblock-wrapper-end: 20px;

    /* Sizes */
    --size-image-folded-corner: 45px;
    --size-image-folded-corner-small: 40px;
    --size-post-image-badge: 38px;
}

@font-face {
  font-family: "Avenir Next Rounded Pro";
  src: local('Avenir Next Rounded Pro Regular'), local('Avenir-Next-Rounded-Pro-Regular'), url("fonts/AvenirNextRoundedProRegular.woff2") format("woff2"), url("fonts/AvenirNextRoundedProRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next Rounded Pro";
  src: local('Avenir Next Rounded Pro Medium'), local('Avenir-Next-Rounded-Pro-Medium'), url("fonts/AvenirNextRoundedProMedium.woff2") format("woff2"), url("fonts/AvenirNextRoundedProMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next Rounded Pro";
  src: local('Avenir Next Rounded Pro Demi'), local('Avenir-Next-Rounded-Pro-Demi'), url("fonts/AvenirNextRoundedProDemi.woff2") format("woff2"), url("fonts/AvenirNextRoundedProDemi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next Rounded Pro";
  src: local('Avenir Next Rounded Pro Bold'), local('Avenir-Next-Rounded-Pro-Bold'), url("fonts/AvenirNextRoundedProBold.woff2") format("woff2"), url("fonts/AvenirNextRoundedProBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/*
* 1. Bootstrap overrides and common tag styles
*/
body {
    font-family: "Avenir Next Rounded Pro" !important;
    background: var(--color-body-bg);
    color: var(--color-body-text);
    font-size: 1.6rem !important;
    line-height: 1.4;
    margin-top: 0 !important;
}
p {
    margin-bottom: 15px;
}
div {
    font-family: "Avenir Next Rounded Pro" !important;
}
a {
    font-family: "Avenir Next Rounded Pro" !important;
    color: var(--color-theme);
    text-decoration: underline;
}

.footer-wrapper {	
    font-weight: 500;	
}

.btn,	
.btn:focus,	
input[type="submit"],	
.woocommerce #content input.button,	
.woocommerce #respond input#submit,	
.woocommerce a.button,	
.woocommerce button.button,	
.woocommerce input.button,	
.woocommerce-page #content input.button,	
.woocommerce-page #respond input#submit,	
.woocommerce-page a.button,	
.woocommerce-page button.button,	
.woocommerce-page input.button,	
.woocommerce a.added_to_cart,	
.woocommerce-page a.added_to_cart {
    padding: 13px 40px;
}

.scroll-to-top {
    padding: 0 !important;
}


/*
* 30. categories (the little dots) these colours all correspond to their value, these colours are:
*Self-esteem: #ff7e16
*Bravery: #d2232a
*Resilience: #d12149
*Delayed Gratification: #00868b
*Self-control: #72bf44
*Self-determination: #0000b9
*Empathy: #e5009f
*Gratitude: #7200b9
*Imperfection: #ffd801
*Assertiveness: #726bb1
*Prioritisation: #9e032a
*Perseverance: #40AD48
*/
.gh-cat-dot-self-esteem {
 background-color: #ff7e16 !important;
}
.gh-cat-dot-bravery {
 background-color: #d2232a !important;
}
.gh-cat-dot-resilience {
 background-color: #d12149 !important;
}
.gh-cat-dot-delayed-gratification {
 background-color: #00868b !important;
}
.gh-cat-dot-self-control {
 background-color: #72bf44 !important;
}
.gh-cat-dot-self-determination {
 background-color: #0000b9 !important;
}
.gh-cat-dot-empathy {
 background-color: #e5009f !important;
}
.gh-cat-dot-gratitude {
 background-color: #7200b9 !important;
}
.gh-cat-dot-imperfection {
 background-color: #ffd801 !important;
}
.gh-cat-dot-assertiveness {
 background-color: #726bb1 !important;
}
.gh-cat-dot-prioritisation {
 background-color: #9e032a !important;
}
.gh-cat-dot-perseverance {
 background-color: #40AD48 !important;
}

.gh-cat-self-esteem:before {
    background-color: #ff7e16 !important;
    color: #ff7e16 !important;
}
.gh-cat-bravery:before {
    background-color: #d2232a !important;
    color: #d2232a !important;
}
.gh-cat-resilience:before {
    background-color: #d12149 !important;
    color: #d12149 !important;
}
.gh-cat-delayed-gratification:before {
    background-color: #00868b !important;
    color: #00868b !important;
}
.gh-cat-self-control:before {
    background-color: #72bf44 !important;
    color: #72bf44 !important;
}
.gh-cat-self-determination:before {
    background-color: #0000b9 !important;
    color: #0000b9 !important;
}
.gh-cat-empathy:before {
    background-color: #e5009f !important;
    color: #e5009f !important;
}
.gh-cat-gratitude:before {
    background-color: #7200b9 !important;
    color: #7200b9 !important;
}
.gh-cat-imperfection:before {
    background-color: #ffd801 !important;
    color: #ffd801 !important;
}
.gh-cat-assertiveness:before {
    background-color: #726bb1 !important;
    color: #726bb1 !important;
}
.gh-cat-prioritisation:before {
    background-color: #9e032a !important;
    color: #9e032a !important;
}
.gh-cat-perseverance:before {
    background-color: #40AD48 !important;
    color: #40AD48 !important;
}

.btn {
    border-radius: 25px !important;
}

html {
    scroll-behavior: smooth;
}

.center {
    margin: auto;
    display: table;
}

.gh-btn-green {
    height: 47px !important;
    line-height: 1 !important;
    padding: 13px 57px !important;
    background-color: #00D3A3 !important;
    border-color: #00D3A3 !important;
    border-radius: 25px !important;
    color: white !important;
}

.gh-text-dark-blue {
    color: #25408F !important;
}

.search-toggle-btn {
    background: none !important;
}

.mainmenu-mobile-toggle {
    display: none !important;
}

.mainmenu ul {
    display: flex;
    justify-content: flex-end;
}

.mainmenu ul li:last-child {
    float: right !important;
    margin-left: 2rem;
}

.mainmenu ul li:last-child a {
    color: #fff;
    padding: 13px 35px !important;
    background-color: #00D3A3;
    border-radius: 25px !important;
    font-weight: 500 !important;
}

.mainmenu .nav > li {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.mainmenu .nav > li > a {
    padding: 13px 0  5px 0 !important;
    font-size: 1.9rem !important;
    font-weight: 600 !important;
}

.mainmenu ul li:last-child a:hover {
    color: #fff;
    background-color: #10C29A;
}

.mainmenu ul .menu-item-has-children ul li:last-child {
    float: none !important;
    margin-left: -1.5rem !important;
}

.mainmenu ul .menu-item-has-children ul li:last-child a {
    color: #25408F;
    padding: 8px 20px;
    background: none;
    border-radius: unset;
}

.mainmenu ul .menu-item-has-children ul li:last-child a:hover {
    color: #2568ef;
    background: none;
}

.mainmenu .current-menu-item a, .mainmenu .current-menu-parent a {
    padding-bottom: .3rem;
    border-bottom: 5px solid #FCD161;
    border-radius: 3px;
}

.search-toggle-btn {
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
    margin-left: 0rem !important;
}

.search-toggle-btn i {
    color: #25408F;
    font-size: 3rem;
    transition: 0.3s;
}
.search-toggle-btn i:hover {
    color: #0078FF;
}


h1, h2, h3, h4, h5, h6 {
	color: #25408F;
    font-family: "Avenir Next Rounded Pro" !important;
}

a {
    cursor: pointer;
}

/* Moible Menu -  plugin Responsive Menu*/
.rmp_menu_trigger {
    visibility: hidden;
    background: #25408F !important;
    opacity: 0.9;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.rmp-container {
    background: white !important;
    max-width: 375px;
}
.rmp-menu-item-link {
    background: white !important;
    color: #25408F !important;
    font-size: 1.65rem !important;
    font-weight: 600 !important;
}
.rmp-menu-subarrow {
    color: #25408F !important;
    background: white !important;
}

.rmp-search-form input {
    border-radius: 25px !important;
    max-width: 330px;
    color: #25408F !important;
    font-size: 1.65rem !important;
    font-weight: 600 !important;
    margin-top: 2rem;
}
.rmp-search-form input::-webkit-input-placeholder { /* Edge */
    color: #25408F;
  }
  
  .rmp-search-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #25408F;
  }
  
  .rmp-search-form input::placeholder {
    color: #25408F;
  }

  .rmp-menu {
    padding: 1rem !important;
  }
  .rmp-menu li:last-child a {
    color: #fff !important;
    padding: 13px 35px !important;
    background-color: #00D3A3 !important;
    border-radius: 25px !important;
    font-weight: 500 !important;
    max-width: 160px !important;
    line-height: 16px !important;
}

.rmp-submenu-open li:last-child a {
    background-color: white !important;
    color: #25408F !important;
    font-size: 1.65rem !important;
    font-weight: 600 !important;
}
/*  End mobile Menu */

.inhype-grid-post .post-title a {
	color: #25408F !important;
}
.inhype-grid-post .post-title a:hover {
	color: #0078FF !important;
}

.sidebar .widgettitle {
	border: none;
	margin-bottom: 0;
	color: #25408F;
}

.sidebar .mc4wp-form .widgettitle {
    font-size: 2.8rem !important;
    line-height: 1;
}

.gh-read-more {
	display: flex;
	align-items: center;
	color: #0078FF;
	font-weight: 700;
	font-size: 1.65rem;
    margin-top: .5rem;
}

.widget_categories ul {
	display: flex;
	flex-flow: row wrap;
	margin-top: -.5rem;
	margin-left: -.5rem;
}

.widget_categories ul > li:first-child {
	padding-top: .5rem !important;
}

.widget_categories ul > li:last-child {
	border-bottom: 2px solid #F2F5F7;
	padding-bottom: .5rem !important;
}

.widget_categories li {
	border: 2px solid #F2F5F7 !important;
	padding: .5rem 1rem;
	border-radius: 25px;
}

.widget_categories li {
	margin-left: .5rem;
	margin-top: .5rem;
}

.widget_categories li a {
	line-height: 1;
	font-weight: 600;
	text-transform: lowercase;
}

.gh-cat {
	display: flex;
	align-items: center;
}
.gh-cat:before {
	content: '';
	width: 13px;
	height: 13px;
	border-radius: 50%;
	font-size: 10px;
	margin-right: 1rem;
	overflow: hidden;
    background-color: #7200b9;
    color: #7200b9;
}

.widget_inhype_social_icons .social-icons-wrapper {
	display: flex;
	flex-flow: row wrap;
}
.widget_inhype_social_icons a {
	width: 40px !important;
	height: 40px !important;
	text-align: center;
	padding-left: 10px !important;
	padding-right: 10px !important;
	border-radius: 50% !important;
	background-color: #25408F !important;
	display: flex !important;
	justify-content: center;
}
.widget_inhype_social_icons a + a {
	margin-left: 1rem !important;
}

.widget_inhype_social_icons span {
	display: none !important;
}

.gh-ad-teacher-inner {
    padding: 3rem;
}

.sidebar .widgettitle {
    font-size: 21px !important;
}

.sidebar .widget.widget_inhype_text .inhype-textwidget .btn {
    padding: 1.3rem 5rem;	
    font-weight: 500;	
    font-size: 1.8rem;
}

.inhype-subscribe-block {
    padding: 44px 60px;	
}

.inhype-post .post-details-bottom .post-social-wrapper .post-social a {
    width: 25px !important;	
    height: 25px !important;
    margin-left: 10px !important;	
}


body .ig_popup.ig_inspire .ig_close::after {
    font-family: "Avenir Next Rounded Pro" !important;	
}


/* Search Form */
#searchform .gh-search-input {
    position: relative;
}

#searchform .gh-search-input input {
    font-size: 1.7rem;
    font-weight: 500;
    border-radius: 10px;
}

#searchform .gh-search-input i {
    position: absolute;
    right: 1.5rem;
    font-size: 2.2rem;
    top: .9rem;
}

#searchform #s {
    border: 1px solid #25408F !important;
    color: #25408F !important;
}

#searchform #searchsubmit {
    display: none;
}

::-webkit-input-placeholder { /* Edge */
    color: #25408F;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #25408F;
  }
  
  ::placeholder {
    color: #25408F;
  }

/* Widgets */
/* Mailchimp */
.sidebar .gh-mc-widget {
    background: #0078FF;
    padding: 4rem;
    text-align: left;
    border-radius: 5px;
}

.gh-mc-widget h2 {
    color: #ffd801 !important;
    font-size: 2.8rem !important;
    line-height: 1.2 !important;
}

.sidebar .gh-mc-widget p {
    color: white;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
}
.sidebar .gh-mc-widget .gh-sc-subscribe-form-fields {
    flex-flow: column;
}

.sidebar .gh-mc-widget .gh-mc-inner {
    flex-flow: column !important;
}

.sidebar .gh-mc-widget .gh-mc-inner p {
    margin-top: 1rem !important;
}

.gh-mc-widget input {
    border-radius: 25px;
}
.gh-mc-widget input::-webkit-input-placeholder { /* Edge */
    color: #9A9CA0;
  }
  
  .gh-mc-widget input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9A9CA0;
  }
  
  .gh-mc-widget input::placeholder {
    color: #9A9CA0;
  }

/* short code */

/* Short code -  Subscribe */
.gh-sc-subscribe {
    background-size: auto;
    padding: 44px 60px;
    border-radius: 10px;
}
.mc4wp-form-fields {
    max-width: 750px;
    margin: auto;
}
.gh-sc-subscribe-form-fields {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}

.gh-sc-subscribe-form-fields input {
    max-width: 240px;
    width: 100%;
    padding-left: 1rem !important;
    border-radius: 25px !important;
    color: #25408F !important;
    font-size: 1.7rem;
    font-weight: 500;
}

.gh-sc-subscribe-form-fields .gh-btn-green {
    margin-left: 0 !important;
    max-width: 240px;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
}

.gh-sc-subscribe .mc-field-group div.mce_inline_error {
    background: none !important;
}

  .gh-sc-subscribe ::-webkit-input-placeholder { /* Edge */
    color: #9A9CA0;
  }
  
  .gh-sc-subscribe :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9A9CA0;
  }
  
  .gh-sc-subscribe ::placeholder {
    color: #9A9CA0;
  }

  .gh-mc-inner {
      display: flex;
      flex-flow: column-reverse;
      margin-top: -1rem;
  }
  .gh-mc-inner p {
      margin-top: 3rem !important;
      font-size: 1.7rem !important;
      font-weight: 600 !important;
  }



/* Short code - about superpower kids */

.gh-short-code {
    background:#F2F5F7;
    padding: 1rem 2rem;
    border-radius: 10px;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.gh-short-code-about-superpower-kids {
    padding: 2rem;
}

.gh-short-code .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gh-short-code-about-superpower-kids .row {
    align-items: end;
}

.gh-short-code h2 {
    margin-top: 0 !important;
    margin-bottom: 1rem;
    font-size: 2rem;
}

.gh-short-code p {
    margin-bottom: 0;
}

.gh-short-code h2, .gh-short-code p, .gh-short-code a  {
    color: #25408F !important;
}

.gh-short-code a.btn {
    color: white !important;
    background: #00D3A3 !important;
    border: 1px solid #00D3A3;
    margin-top: 2rem;
    padding: 1.3rem 6rem;
}

.gh-short-code a.btn:hover {
    background: #5fddc0 !important;
}

.gh-short-code-single-blog-ad {
    position: relative;
    margin-bottom: 0;
}

.gh-short-code-single-blog-ad h2, .gh-short-code-single-blog-ad p {
    max-width: 460px;
}

.gh-short-code-single-blog-ad .gh-short-code-logo {
    position: absolute;
}

/* Topline */
.header-topline-wrapper {
    background-size: cover !important;
}

.header-topline-wrapper .header-topline-content {
    font-size: 1.7rem !important;
}

.header-topline-wrapper .header-topline-content i {
    font-size: 1.4rem !important;
}

.gh-mc-widget .gh-sc-subscribe-form-fields input {
    padding-left: 2rem !important;
}

/* Home page */
#main-sidebar p {
    font-weight: 500;
}
.home #featured-posts #nav-below {
    display: none;
}

.home .html-block-container:first-child .inhype-block-title {
    display:none;
}

.home .html-block-container:first-child {
    background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center center;
    height: 488px;
    width: 100%;
    margin-bottom: 50px;
    background-size: cover;
}

/* .home .html-block-container:first-child {
    background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center center;
    height: 489px;
    width: 100%;
    margin-bottom: 50px;
} */

.home .html-block-container:nth-child(2) {
    display: none;
  }

.single .content-block, .home .content-block {
    margin-bottom: -5rem !important;
}

.gh-flex-row-wrap {
    display: flex;
    flex-flow: wrap row;
}

.home .gh-home-banner-inner {
    max-width: 469px;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateX(0%) translateY(50%);
}
.home .gh-home-banner-inner h1 {
    color: #0078FF !important;
    font-size: 4.2rem;
}

.home .gh-home-banner-inner h4 {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.4;
}

.home .blog-posts-list .blog-post:nth-child(1n+11) {
	display:none;
}

.home .post-excerpt {
    font-weight: 500 !important;
}

.home .inhype-postsmasonry4-block-wrapper {
    margin-top: 4rem !important;
    margin-left: -1.5rem;
}

.home .inhype-postsmasonry4-block-wrapper .row {
	display: flex;
	flex-flow: column;
}

.gh-home-blogs-list .inhype-block.blog-post {
    margin-bottom: 30px;
}

.gh-home-blogs-list .inhype-block.blog-post .post-excerpt, .search-results .inhype-block.blog-post .post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gh-home-blogs-list hr {
    margin: 10px 0 !important;
}

/* .home .inhype-postsmasonry4-block-wrapper .col-md-6 {
	width: 100%;
} */

.home .inhype-postsmasonry4-block-wrapper .inhype-post-image-wrapper {
	display: none;
}

.home .inhype-postsgrid10-block-wrapper .col-md-3 {
	display: grid;
}

.home .inhype-postsgrid10-block-wrapper .col-md-3 .gh-read-more {
	bottom: 0;
	position: absolute;
}

.home .inhype-postsgrid10-block-wrapper .inhype-grid-post {
	min-height: 352px;
}

.home .inhype-postsgrid10-block-wrapper .inhype-grid-post .post-title a {
	max-width: 40%;
	font-size: 1.8rem;
	max-width: 247px;
	display: block;
}






/* Single Post Page */

.single-post .gh-single-post-header {
    background-color: #F2F5F7;
    padding: 7rem 0 4rem 0;
    margin-bottom: 6rem;
}

.single-post .post-content h2 {
    margin-top: 50px;
}

.single-post .gh-single-post-header h1 {
    color: #25408F !important;
    font-size: 5.2rem !important;
    max-width: 750px !important;
}

.single-post .gh-post-info-views .fa-bolt {
    display: none;
}

.single-post .gh-post-info-views i {
    font-size: 1.8rem;
}

.single-post .gh-post-info-views {
    color: #25408F !important;
    font-size: 1.65rem;
    font-weight: 500;
}

.single-post .post-info-share a {
    background-color: #25408F !important;
    width: 26px;
    height: 26px;
}

.single-post .post-info-share {
    color: #25408F !important;
    font-size: 1.65rem;
    font-weight: 500;
}

.single-post .post-info-share span i {
    padding-left: 1rem;
    padding-right: 2rem;
}

.blog-post-single .post-details-bottom .post-info-wrapper, .blog-post-single .post-details-bottom .post-info-share {
    display: none;
}

.single-post article ul, .single-post article ol {
    margin-bottom: 2rem;
}

.single-post article a {
    text-decoration: underline;
    color: #25408F !important;
}

.single-post article p, .single-post article ol, .single-post article ul {
    font-size: 1.7rem;
    line-height: 1.4;
    font-weight: 500;
}

.single-post article li {
    margin-top: 2rem !important;
}

.single-post article h2 {
    color: #0078FF;
    font-size: 2.2rem;
}

.single-post .inhype-bb-block-single_post_bottom {
    display: none;
}

.single-post .nav-post-details {
    display: none;
}

.single-post .post-container-bottom .navigation-post {
    border-bottom: none;
}

.single-post .navigation-post .nav-post-button-title, .single-post .navigation-post .nav-post-button-title i {
    color: #25408F !important;
}
.single-post .navigation-post .nav-post-button-title {
    border: none;
    font-size: 1.65rem;
    font-weight: 500;
}

.single-post .gh-single-post-header .post-date {
    display: block !important;
    color: #25408F !important;
    font-size: 1.65rem;
    font-weight: 500;
}

.gh-widget-tailored-programs-text {
    font-weight: 500;
}

.gh-widget-related-post-link a {
    color: #25408F !important;
    font-weight: 700;
    font-size: 1.6rem;
}

.gh-widget-related-post-date {
    font-size: 1.2rem;
    font-weight: 600;
}

.gh-widget-related-post {
    margin-bottom: 1rem;
}

/* Page */
.gh-page {
    margin-bottom: -10rem;
}

.gh-page .entry-content a {
    /* color: #25408F !important; */
}

.page-item-title-single .page-title, .page-item-title-single .page-description {
    color: #25408F !important;
}

.page .container-page-item-title.with-bg .page-item-title-single {
    padding-top: 113px;
    padding-bottom: 113px;
}

.page .container-page-item-title.with-bg .col-overlay {
    background: none;
}

.page .page-item-title-page .page-title {
    color: #25408F !important;
    font-size: 5.5rem;
}

.gh-page-heading {
    margin-bottom: 2rem !important;
}

.page article p {
    font-size: 1.9rem;
    font-weight: 500;
    max-width: 900px !important;
    margin: auto;
    margin-bottom: 2rem;
}

.page .gh-page-heading {
    color: #0078FF;
    font-size: 2.9rem !important;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.page .gh-section-heading-underline {
    background: #FCD161;
    width: 131px;
    height: 5px;
    border-radius: 5px;
    display: block;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 15px;
}


/* Single post */

.gh-single-post-mobile-bottom-nav {
    display: none;
}

/* Page School */

.gh-page-school .entry-content h2 {
    font-size: 2.8rem;
    font-weight: 600;
    margin-bottom: 4rem;
}

.gh-page-school a {
    color: #25408F !important;
}

/* Page about */

.gh-page-about .gh-page-subheading {
    font-size: 2.7rem;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 1.5rem;
    margin-bottom: 6.5rem;
}

.gh-page-hr {
    width: 100%;
}

.gh-page-heading-about-the-authors {
    border-top: 1px solid #CCCCCC;
    padding-top: 5rem;
    margin-top: 5rem !important;
    max-width: 900px !important;
    margin: auto;
}



/* Page: FAQs */
.gh-page-faqs .wpsm_panel-group {
    border: 1px solid #00D3A3;
    border-radius: 15px;
    max-width: 900px !important;
    margin: auto;
}

.gh-page-faqs .wpsm_panel-group a {
    text-decoration: none;
    font-weight: 500;
}

.gh-page-faqs .wpsm_panel-group a:hover {
    color: #0078FF !important;
}

.gh-page-faqs .wpsm_panel-heading {
    background-color: none !important;
}

.gh-page-faqs .gh-section-heading-underline {
    width: 240px;
}

.gh-page-faqs .gh-page-heading {
    margin-bottom: 3rem !important;
}

.gh-page-faqs .gh-btn-green {
    color: white !important;
}

.gh-page-faqs .gh-sc-subscribe {
    margin-top: 3rem;
}


.gh-page-faqs .gh-btn-green:hover {
    background-color: #10C29A !important;
}

/* Page Contact */
.gh-page-contact {
    margin-bottom: -9rem;
}

.gh-page-contact .container-page-item-title.with-bg {
    margin-bottom: 60px;
}
.gh-page-contact h2 {
    color: #0078FF;
    font-size: 2.8rem;
}

.gh-page-contact .gh-contact-address-heading {
    margin-top: 0 !important;
}

.gh-page-contact .gh-contact-address-body {
    font-size: 1.7rem;
    margin-top: -1.5rem;
}

.gh-page-contact .gh-contact-form-heading {
    margin-bottom: 1.5rem;
}

.gh-page-contact .gh-contact-form input, .gh-page-contact .gh-contact-form textarea {
    border-color: #00D3A3;
    font-weight: 600;
    border-radius: 10px;
}

.gh-page-contact .gh-contact-form textarea {
    height: 286px;
}

.gh-page-contact .gh-contact-form input {
    margin-bottom: 2rem;
    line-height: 33px;
}

.gh-page-contact  .gh-contact-form .mgt-button {
    margin-top: 2rem;
}

.footer-sidebar-2-wrapper + .footer-wrapper footer.footer-black .footer-bottom {
    border-color: none i !important;
}

footer.footer-black {
    color: unset;
}

footer .footer-copyright {
    width: unset;
    color: unset;
}

footer .footer-social {	
    width: unset;	
}


/* Footer */
footer.footer-black .footer-social .social-icons-wrapper a {
    background-color: #25408F !important;
}

.footer-top {
    background: #25408F;
    padding-top: 7rem;
    padding-bottom: 6.5rem;
}

.footer-top ul {
    list-style-type: none;
    padding-left: 0;
}

.footer-top h2 {
    font-size: 2.25rem !important;
}

.footer-top a {
    font-size: 1.65rem !important;
    font-weight: 600 !important;
}

.footer-top p {
    font-size: 1.63rem !important;
}

.footer-top h2, .footer-top p {
    color: white;
}

.footer-bottom  .footer-copyright p {
    color: #25408F !important;
    font-size: 1.3rem;
    font-weight: 600;
}

.footer-bottom a {
    color: #25408F !important;
}

.footer-social a {
    background-color: #25408F !important;
    border-radius: 50% !important;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 35px;
    height: 35px;
}

.footer-social .social-icons-wrapper {
    flex-flow: row;
    display: flex;
    margin-left: -1rem;
}

.footer-social .social-icons-wrapper a{
    margin-left: 1.3rem !important;

}

.footer-bottom {
    padding: 1.7rem 0;
}

.footer-bottom__inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

#gh_banner_slider #gh_banner_slider_slide02 {
    display: flex !important;
}

#gh_banner_slider #gh_banner_slider_slide02 a {
    width: 100% !important;
    height: inherit !important;
    display: inline-block !important;
}

#gh_banner_slider_mobile #gh_banner_slider_slide02 {
    display: flex !important;
}

#gh_banner_slider_mobile #gh_banner_slider_slide02 a {
    width: 100% !important;
    height: inherit !important;
    display: inline-block !important;
}


@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 991px) {
    .container {
        width: 970px;
    }
}

@media only screen and (min-width: 992px) {
    .gh-page-contact .gh-sc-subscribe {
        width: 943px;
    }
    .container {
        width: 970px;
    }
}


@media only screen and (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .gh-page-contact .gh-sc-subscribe {
        width: 1141px;
        margin-left: 0rem;
    }
}

@media only screen and (max-width: 1600px) {
    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 263px !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 263px !important;
    }
}


@media only screen and (max-width: 1500px) {
    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 200px !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 200px !important;
    }
}

@media only screen and (max-width: 1300px) {
    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 118px !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 118px !important;
    }
}


@media only screen and (max-width: 1280px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -280px;
    } */
    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -280px;
    }
}

@media only screen and (max-width: 1200px) {
    .single-post #nav-below .nav-post-wrapper {
        display: flex !important;
    }
    .single-post #nav-below .nav-post-wrapper .nav-post-next {
        text-align: right !important;
    }

    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 56px !important;
    }

    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 h1 {
        padding-top: 112px !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 56px !important;
    }

    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 h1 {
        padding-top: 112px !important;
    }
}

@media only screen and (max-width: 1199px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -200px;
        background-size: cover;
        height: 383px;
    } */
    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -200px;
        background-size: cover;
        height: 383px;
    }

    #gh_banner_slider #gh_banner_slider_slide02 {
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide02 {
    }

    .gh-short-code-single-blog-ad .gh-short-code-outter-row img {
        max-width: 180px !important;
    }

    .home .gh-home-banner-inner {
        top: 20%;
        transform: translateX(0%) translateY(20%);
    }

    .mainmenu .nav > li {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .mainmenu .nav > li.menu-item-has-children > a {
        display: flex;
        justify-content: center;
        /* width: 114px; */
    }

    .mainmenu .nav > li.menu-item-has-children > a::after {
        margin-left: 6px;
    }

    .mainmenu ul li:last-child {
        margin-left: 4rem;
    }

    .home .main-sidebar li:first-child h5 img {
        margin-left: 15px !important;
    }

    .home .main-sidebar li:first-child .inhype-textwidget {
        padding: 30px !important;
    }

    .sidebar .gh-mc-widget {
        padding: 30px;
    }

    .gh-ad-teacher-inner {
        padding: 30px;
    }
}
@media only screen and (max-width: 1112px) {

#gh_banner_slider #gh_banner_slider_slide02 {
    /* background-position: center right -454px !important; */
}
#gh_banner_slider_mobile #gh_banner_slider_slide02 {
    /* background-position: center right -454px !important; */
}
}
@media only screen and (max-width: 1024px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -239px;
        background-size: cover;
    } */
    #gh_banner_slider #gh_banner_slider_slide02 {
        /* background-position: center right -554px !important; */
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide02 {
        /* background-position: center right -554px !important; */
    }
    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -239px;
        background-size: cover;
    }

    .mainmenu .nav > li {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media only screen and (max-width: 1010px) {
    .mainmenu .nav > li {
        padding-left: 4.5px !important;
        padding-right: 4.5px !important;
    }
}

@media only screen and (max-width: 991px) {
    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 23px !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 23px !important;
    }

    .rmp_menu_trigger { /** mobile Menu */
        visibility: visible;
    }

    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -167px;
        height: 489px;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -383px;
        height: 489px;
    }

    .gh-single-post-mobile-bottom-nav {
        display: block;
    }

    .gh-single-post-mobile-bottom-nav .navigation-post {
        margin-bottom: 0;
    }

    .single-post .navigation-post .nav-post-button-title {
        font-weight: 600;
    }

    header.main-header {
        margin-top: 18px !important;
        margin-bottom: 18px !important;
    }

    .home .html-block-container:first-child .gh-home-banner-inner {
        display: none;
    }

    .home .html-block-container:nth-child(2) {
        height: 291px;
        display: block;
        margin-top: -3rem;
    }

    .home .html-block-container:nth-child(2) .html-block {
        margin-left: -1rem;
    }

    .home .gh-home-banner-inner {
        max-width: 700px;
        position: initial;
        margin: auto;
    }

    .home .gh-home-banner-inner h1 {
        max-width: 480px;
        margin: auto;
        margin-bottom: 2rem;
    }

    .home #latest-posts {
        border-bottom: 1px solid #d9d9d9;
        margin-bottom: 5rem;
    }

    .home #latest-posts .entry-title {
        padding: .5rem 0;
    }

    /* .main-sidebar .widget_mc4wp_form_widget, #post-sidebar .widget_mc4wp_form_widget {
        display: none;
    } */

    .main-sidebar, #post-sidebar {
        max-width: 480px;
    }

    .footer-top {
        padding-bottom: 3.5rem;
    }

    .footer-wrapper .footer-top .row {
        display: flex;
        flex-flow: row wrap;
    }

    .footer-wrapper .footer-top .col-md-3 {
        margin-bottom: 3rem;
    }
    .footer-wrapper .footer-bottom .footer-social {
        display: flex;
        justify-content: center;
    }

    .gh-page-contact .page-sidebar {
        display: none;
    }
}

/* WP Carousel Pro */

.wpcp-carousel-wrapper .gh-wp-carousel-title {
    font-size: 1.5rem !important;
}

.wpcp-carousel-wrapper .gh-wp-carousel-price {
    text-align: center !important;
}

.wpcp-carousel-wrapper .slick-dots button {
    border: 2px solid #25408F !important;
}

.wpcp-carousel-wrapper .slick-arrow {
    margin-top: -84px !important;
}

.wpcp-carousel-wrapper .slick-arrow i:before {
    font-size: 5rem;
}

.wpcp-carousel-wrapper .wpcp-slide-image a {
    background-color: #F2F5F7;
    border-radius: 10px;
}


@media only screen and (max-width: 845px) {
    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 23px !important;
        max-width: 380px !important;
    }

    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 h1 {
        padding-top: 50px !important;
    }

    #gh_banner_slider #gh_banner_slider_slide02 {
        /* background-position: center right -712px !important; */
    }

    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 {
        margin-left: 23px !important;
        max-width: 380px !important;
    }

    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 h1 {
        padding-top: 50px !important;
    }

    #gh_banner_slider_mobile #gh_banner_slider_slide02 {
        /* background-position: center right -712px !important; */
    }
}

@media screen and (min-width: 481px) and (max-width: 736px) {
    .wpcp-carousel-wrapper .wpcp-single-item img {
        max-height: 200px !important;
        max-width: 200px !important;
    }
}

@media screen and (max-width: 480px) {
    .wpcp-carousel-wrapper .wpcp-single-item img {
        max-height: 180px !important;
        max-width: 180px !important;
    }
}


/* End WP Carousel Pro */

@media only screen and (max-width: 990px) {
    .header-topline-wrapper .header-topline-content {
        max-width: 632px;
        margin: auto;
    }
}

@media only screen and (max-width: 979px) {
    .home .inhype-postsgrid10-block-wrapper .inhype-grid-post {
        min-height: 384px;
    }
}

@media only screen and (max-width: 840px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -229px;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -473px;
    }

    .gh-mc-widget .gh-sc-subscribe-form-fields {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .gh-mc-widget .gh-sc-subscribe-form-fields input {
        margin-bottom: 1.5rem;
    }
}

@media only screen and (max-width: 768px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -263px;
    } */
    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -499px;
    }

    
    #gh_banner_slider #gh_banner_slider_slide02 {
        /* background-position: center right -812px !important; */
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide02 {
        /* background-position: center right -812px !important; */
    }
}

@media only screen and (max-width: 767px) {
    #gh_banner_slider #gh_banner_slider_slide02 {
        /* background-position: center right -923px !important; */
    }
    #gh_banner_slider #gh_banner_slider_slide01 {
        background-position: center right -272px !important;
    }
    #gh_banner_slider #gh_banner_slider_slide01 .gh-banner-slider-01 {
        display: none !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide02 {
        /* background-position: center right -923px !important; */
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 {
        background-position: center right -272px !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 .gh-banner-slider-01 {
        display: none !important;
    }
    .home .inhype-postsgrid10-block-wrapper .container-content .row {
        max-width: 480px;
        margin: auto;
    }
    .home .inhype-postsgrid10-block-wrapper .inhype-grid-post {
        min-height: fit-content;
    }

    .home .inhype-postsgrid10-block-wrapper .col-md-3 .gh-read-more {
        bottom: 0;
        position: unset;
    }

    .home .inhype-postsgrid10-block-wrapper .inhype-grid-post .post-title a {
        max-width: 400px;
    }
    .header-topline-wrapper .header-topline-content {
        max-width: 560px;
        margin-left: 0;
        text-align: left !important;
    }
}

@media only screen and (max-width: 650px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -308px;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -308px;
    }

    .header-topline-wrapper .header-topline-content {
        max-width: 440px;
    }
}

@media only screen and (max-width: 600px) {
    .home .html-block-container:nth-child(2) {
        height: 300px;
        margin-top: -5rem;
    }
    #gh_banner_slider #gh_banner_slider_slide02 {
        /* background-position: center right -1002px !important; */
    }
    #gh_banner_slider #gh_banner_slider_slide01 {
        background-position: center right -334px !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide02 {
        /* background-position: center right -1002px !important; */
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 {
        background-position: center right -334px !important;
    }

    .home .html-block-container:nth-child(4) .hr {
        display: none;
    }

    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -138px;
        background-size: cover;
        height: 334px;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -138px;
        background-size: cover;
        height: 334px;
    }

    /* .home .inhype-postsgrid10-block-wrapper .inhype-grid-post {
        min-height: 430px;
    } */

    .gh-short-code-single-blog-ad .gh-short-code-outter-row {
        flex-flow: column;
    }
}

@media only screen and (max-width: 599px) {
    .gh-page-contact .gh-contact-address-body {
        margin-bottom: 2rem !important;
    }

    .gh-page-contact .gh-contact-form-heading {
        margin-top: -3rem !important;
    }
}


@media only screen and (max-width: 500px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -182px;
        background-size: cover;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -182px;
        background-size: cover;
    }

    .home .html-block-container:nth-child(2) {
        height: 400px;
        margin-top: -7rem;
    }

    .main-sidebar, #post-sidebar {
        margin: auto;
    }
    #main-sidebar, #post-sidebar {
        justify-content: center;
        align-items: center;
        display: flex;
        flex-flow: column;
        width: 100%;
    }

    #main-sidebar li, #post-sidebar li {
        width: 100%;
    }

    #main-sidebar ul li, #post-sidebar ul li {
        width: fit-content;
    }

    .header-topline-wrapper .header-topline-content {
        max-width: 305px;
    }
    .header-topline-wrapper .header-topline a {
        margin-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -194px;
        background-size: cover;
    } */
    #gh_banner_slider #gh_banner_slider_slide01 {
        background-position: center right -399px !important;
    }
    #gh_banner_slider #gh_banner_slider_slide02 {
        /* background-position: center right -1063px !important; */
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide01 {
        background-position: center right -399px !important;
    }
    #gh_banner_slider_mobile #gh_banner_slider_slide02 {
        /* background-position: center right -1063px !important; */
    }
    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -194px;
        background-size: cover;
    }
    /* .home .inhype-postsgrid10-block-wrapper .inhype-grid-post {
        min-height: 396px;
    } */

    .footer-wrapper .footer-top .row {
        flex-flow: column;
    }
}

@media only screen and (max-width: 440px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -213px;
        background-size: cover;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -213px;
        background-size: cover;
    }

    .gh-short-code-about-superpower-kids .row {
        flex-flow: column;
    }

    .gh-short-code-about-superpower-kids .row img {
        margin-bottom: 2rem;
    }
}


@media only screen and (max-width: 414px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -192px;
        background-size: cover;
    } */

    #gh_banner_slider #gh_banner_slider_slide02 {
        background-position: center !important;
    }

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -192px;
        background-size: cover;
    }

    .home .html-block-container:first-child {
        height: 308px;
    }
    /* .home .inhype-postsgrid10-block-wrapper .inhype-grid-post {
        min-height: 380px;
    } */
    .home .html-block-container:nth-child(2) {
        height: 433px;
    }
}

@media only screen and (max-width: 400px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -201px;
        background-size: cover;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -201px;
        background-size: cover;
    }

    header .logo-link img {
        max-width: 92px!important;
    }

    .header-topline-wrapper .header-topline-content {
        max-width: 280px;
    }
}

@media only screen and (max-width: 375px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -163px;
        background-size: cover;
        height: 269px;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -163px;
        background-size: cover;
        height: 269px;
    }
}

@media only screen and (max-width: 360px) {
    /* .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2021/02/Homepage-Banner.png) no-repeat center right -170px;
        background-size: cover;
        height: 269px;
    } */

    .home .html-block-container:first-child {
        background: url(/wp-content/uploads/2023/03/unleash-lz-banner-scaled.jpg) no-repeat center right -170px;
        background-size: cover;
        height: 269px;
    }
}
