caption,td,th{text-align:right}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-start}.header-aligned-left:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{order:10}.header-aligned-left:not([class*=nav-float-]) .header-widget{order:-10}.site-logo+.site-branding{order:-1}.nav-float-right #site-navigation{order:-5}.nav-float-right #site-navigation.has-active-search,.nav-float-right #site-navigation.toggled{order:10}.nav-float-right .header-widget{order:-10}.nav-float-left #site-navigation{order:5}.nav-float-left .header-widget,.nav-float-left .mobile-menu-control-wrapper{order:10}.mobile-menu-control-wrapper{margin-right:auto;margin-left:0}.nav-align-right .inside-navigation{justify-content:flex-start}.nav-align-left .inside-navigation{justify-content:flex-end}.menu-item-has-children .dropdown-menu-toggle{float:left!important}.main-navigation ul ul{text-align:right}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:left}.comment-meta .avatar{float:right;margin-left:10px}.page-header .avatar{float:right;margin-left:1.5em}.slideout-navigation .menu-item-has-children .dropdown-menu-toggle{float:left}.dropdown-click #generate-slideout-menu .slideout-menu .menu-item-has-children>a:first-child,.slideout-desktop.dropdown-hover #generate-slideout-menu .slideout-menu .menu-item-has-children>a:first-child{padding-left:0}.comment .children{padding-right:30px;border-right:1px solid rgba(0,0,0,.05)}.main-navigation .main-nav ul li.menu-item-has-children>a,.secondary-navigation .main-nav ul li.menu-item-has-children>a{padding-left:0}nav:not(.toggled) ul ul .menu-item-has-children .dropdown-menu-toggle{padding-left:15px}nav:not(.toggled) .menu-item-has-children .dropdown-menu-toggle{padding-right:10px}.main-navigation{padding-right:0}ol,ul{margin:0 3em 1.5em 0}li>ol,li>ul{margin-right:1.5em}.menu-toggle .mobile-menu{margin-right:5px;margin-left:0}.widget_categories .children{margin-right:1.5em}.widget_nav_menu ul ul,.widget_pages ul ul{margin-right:1em}.cat-links:before,.comments-link:before,.nav-next .next:before,.nav-previous .prev:before,.tags-links:before{margin-left:.6em;margin-right:0}.entry-meta .gp-icon{margin-right:0;margin-left:.6em}.menu-toggle,.nav-search-enabled .main-navigation .menu-toggle{text-align:right}.rtl .navigation-search{left:auto;right:-99999px}.rtl .navigation-search.nav-search-active{right:0}.main-navigation.toggled .main-nav li{text-align:right}.both-left #left-sidebar,.both-sidebars #left-sidebar,.left-sidebar .sidebar{order:10}.both-left #right-sidebar{order:5}.both-right #left-sidebar{order:-5}.both-right #right-sidebar,.both-sidebars #right-sidebar,.right-sidebar #right-sidebar{order:-10}@media (max-width:768px){.site-content .content-area{order:-20}}html, body {
overflow-x: hidden;
} body:not(.archive, .blog) header.entry-header{
display: none;
} ::-webkit-scrollbar {
width: 10px;
} ::-webkit-scrollbar-track {
background: #c6c6c6;
} ::-webkit-scrollbar-thumb {
background: var(--contrast);
} ::-webkit-scrollbar-thumb:hover {
background: var(--contrast-2);
} @font-face {
font-family: 'Almoni';
src: url(//inition.io/wp-content/themes/generatepress_child/assets/fonts/almoni-regular-aaa.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Almoni';
src: url(//inition.io/wp-content/themes/generatepress_child/assets/fonts/almoni-medium-aaa.woff) format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
#page{
min-height: calc(100vh - 450px);
} .item_box {
color: var(--base);
border-top-left-radius: 18px;
background-size: 100% 100%;
background-repeat: no-repeat;
padding:35px;
position: relative;
background-blend-mode: multiply;
box-shadow: 3px 3px 6px 0px #0000001A;
aspect-ratio: 1 / 1.0527;
}
.rtl .item_box {
border-top-right-radius: 18px;
border-top-left-radius: 0px;
}
.item_box h3.large_headline{
margin-bottom: 10px;
}
.item_box a.button{
position: absolute;
bottom: 35px;
left:auto;
right: 35px;
}
.rtl .item_box a.button{
left: 35px;
right: auto;
} a.button{
transition: .2s linear; }
a.button.brown {
background: var(--contrast);
padding: 5px 15px;
border-radius: 30px;
color: var(--base);
border:2px solid;
}
a.button.brown:hover{
background: var(--base);
color: var(--contrast);   
}
a.button.black,
a.button.blackbutton {
background: var(--contrast-2);
padding: 5px 15px;
border-radius: 30px;
color: var(--base);
border: 2px solid;
}
a.button.blackbutton {
padding-inline-end: 2px;
vertical-align: middle;
display: inline-flex;
align-content: center;
flex-wrap: wrap;
line-height: 1.5;
}
a.button.black:hover,
a.button.blackbutton:hover {
color: var(--contrast-2);
background: var(--base);
}
a.button.blackbutton img {
margin-inline-start: 13px;
margin-inline-end: 5px;
transform: rotate(180deg);
height: 1.5em;
max-width: 35px;
max-height: 35px;
border-radius: 100%;
box-shadow: 0px 0px 0px 2px var(--contrast-2);
}
.rtl a.button.blackbutton img {
transform: rotate(0deg);
} section {
margin:auto;
margin-top: clamp(2rem, 6vw, 7rem);
margin-bottom: clamp(2rem, 6vw, 7rem);
}
section h2 {
text-align: center;
margin-bottom: 1em;
}
.fullwidth-section {
position: relative;
left: 50%;
right: 50%;
margin-left: calc(-50vw - 7px);
margin-right: -50vw;
width: 100vw;
}
.rtl .fullwidth-section {
margin-left: -50vw;
margin-right: calc(-50vw - 7px); 
} body:not(.rtl) div#content:has(.sidebar) {
flex-direction: row-reverse;
}
aside.top_sidebar_image.widget{
padding:40px 20px;
}
blockquote {
border-inline-end: 0;
border-inline-start: 5px solid rgba(0, 0, 0, .05);
width: 97%;
margin-inline-start: auto;
font-style: normal;
padding: 0 20px;
}
blockquote strong{
font-family: Miriam Libre, sans-serif;
font-size: 24px;
} .site-header{
position:absolute;
top:0;
width:100%;  
z-index:999;
}
.nav-dark-text .site-logo svg path,
.search .site-logo svg path,
.error404 .site-logo svg path {
fill: var(--contrast);
stroke: var(--contrast);
stroke-width: 0.3;
} .main-navigation{
width: 100%;
}
.main-navigation .inside-navigation {
justify-content: space-between;
max-width: none;
}
div#primary-menu {
order: 0;
margin: 0 auto;
}
.rtl div#primary-menu {
order: 20;
}
.rtl .custom-menu-icon.language-switcher {
order: 20;
}
.rtl .custom-menu-icon.cart-icon{
order: 0;
}
.nav-light-text .main-navigation .main-nav .sf-menu li a {
color: var(--base-3);
}
.nav-dark-text .main-navigation .main-nav .sf-menu li a,
.nav-dark-text .custom-menu-icon.language-switcher .lang-item a,
.search .main-navigation .main-nav .sf-menu li a,
.search .custom-menu-icon.language-switcher .lang-item a,
.error404 .main-navigation .main-nav .sf-menu li a,
.error404 .custom-menu-icon.language-switcher .lang-item a{
color: var(--contrast);
}
.main-navigation .main-nav .sf-menu li a,
.main-navigation .language-switcher .lang-item a{
font-weight: 400;
display: inline-block;
font-variation-settings: "wght" 400;
transition: font-variation-settings 0.2s ease;
white-space: nowrap;
}
.main-navigation .main-nav .sf-menu li:hover a,
.main-navigation .language-switcher .lang-item:hover a {
font-weight: 600;
transform: translateY(0);
font-variation-settings: "wght" 700;
}
.menu-bar-items .custom-menu-icon.cart-icon:hover a svg path{
stroke-width: 3px;
}
span.menu-bar-item:has(.icon-search):hover svg path {
stroke-width: 17px;
} .menu-bar-items{
margin-left: 30px;
gap: 15px;
} .custom-menu-icon.language-switcher {
list-style: none;
}
.custom-menu-icon.language-switcher .lang-item a { 
font-size: 0; 
position:relative;
} li.lang-item-he a::before { 
content: "HE";
font-size: 22px;
} li.lang-item-en a::before { 
content: "EN";     
font-size: 22px;
}
.menu-bar-items  a {
height: 35px;
width: auto;
padding: 0px !important;
}
.menu-bar-items span.menu-bar-item a {
position: relative;
line-height: 1;
height: 20px;
width:20px;
}
.rtl span.menu-bar-item a {
left: 0;
}
.custom-menu-icon.cart-icon {
order: 1;
}
.custom-menu-icon.cart-icon a {
display: flex;
flex-direction: row-reverse;
gap:2px;
}
.rtl .custom-menu-icon.cart-icon a{
flex-direction: row;
}
.menu-bar-items svg {
height: 20px;
width: 20px;
top: -1px;
}
.menu-bar-items svg circle, 
.menu-bar-items svg line,
.menu-bar-items svg path {
stroke: var(--base-3);
}
.nav-dark-text .menu-bar-items svg circle,
.nav-dark-text .menu-bar-items svg line, 
.nav-dark-text .menu-bar-items svg path,
.search .menu-bar-items svg circle,
.search .menu-bar-items svg line, 
.search .menu-bar-items svg path,
.error404 .menu-bar-items svg circle,
.error404 .menu-bar-items svg line, 
.error404 .menu-bar-items svg path{
stroke: var(--contrast);
}
.search .menu-bar-items .icon-search svg path,
.error404 .menu-bar-items .icon-search svg path {
fill: var(--contrast);
}
input.search-field {
background: var(--base-3);
} .hero_header{
min-height: 150px;
position: relative;
overflow: hidden;
}
.hero_header:has(>img){
height: 82vh;
}
.hero_header > img {
width: 100%;
object-fit: cover;
height: 100%;
}
.hero_overlay {
position: absolute;
bottom: 0;
color: var(--base-3);
width: 100%;
padding: 60px;
}
.hero_overlay p, 
.hero_overlay h2 {
margin-bottom: 0;
}
.nav-dark-text p,
.nav-dark-text h2,
.nav-dark-text span{
color: var(--contrast);
}
.hero_overlay {
display: flex;
align-items: end;
justify-content: space-between;
z-index: 999;
}
.hero_overlay label {
background: var(--contrast);
padding: 2.5px 10px;
display: inline-block;
margin-bottom: 5px;
border-top-right-radius: 18px;
border-bottom-right-radius: 18px;
font-weight: 800;
}
.rtl .hero_overlay label {
border-top-left-radius: 18px;
border-bottom-left-radius: 18px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.main_block {
width: 31%;
}
.hero_overlay span {
margin-inline-start: 0px;
margin-inline-end: auto;
font-size: 28px;
font-weight: 800;
}
.hero_overlay p {
display: none;
}
.darken_background .hero_header > img {
filter: brightness(0.7);
} section.top_of_page{
margin-top:20px;
}
section.top_of_page h2 {
margin-bottom: 15px;
}
.front_page_boxes {
display: grid;
grid-gap: 1.2vw;
grid-template-columns: repeat(3, minmax(15vw, 1fr));
}
.rtl .front_page_boxes {
direction:rtl;
}
.front_page_boxes .item_box:nth-of-type(4) {
grid-row: span 1;
grid-column: span 2;
aspect-ratio: 0 / 1;
}
section#blog_new li.slide:hover {
scale: 1.03;
}
section#join_us{
padding:0 60px;
}
section#join_us h2 {
margin-bottom: 15px;
}
.contact_wrap {
background: var(--base-3);
text-align: center;
padding: 50px 100px;
border-radius: 30px;
}
.contact_wrap div.wpcf7 {
margin-top: 6rem;
}
.contact_wrap h3{
font-family: 'Almoni';
}
div.wpcf7 p:has(>.wpcf7-submit) {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 2%;
justify-content: center;
}
.rtl div.wpcf7 p:has(>.wpcf7-submit) {
flex-direction: row-reverse;
}
div.wpcf7 p:has(>.wpcf7-submit) span{
width: 32%;
}
span.wpcf7-spinner {
position: absolute;
max-width: 24px;
}
div.wpcf7 input:not(.wpcf7-submit) {
background: transparent;
border: hidden;
border-bottom: 2px solid var(--contrast);
font-size: 20px;
padding: 0px 0px;
font-family: 'Almoni';
}
.rtl div.wpcf7 input{
direction: rtl;
}
input.wpcf7-form-control::placeholder {
color: #573B2B80;
text-align: start;
}
input.wpcf7-form-control.wpcf7-submit {
background: var(--contrast);
border-radius: 30px;
margin: 50px auto 0;
font-size: 22px;
font-weight: 700;
line-height: 26px;
padding: 5px 15px;
letter-spacing: 0.5px;
border:2px solid;
}
input.wpcf7-form-control.wpcf7-submit:hover{
background: var(--base);
color:var(--contrast);
} .carousel_outer {
position: relative;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease;
}
.carousel_outer.ready {
opacity: 1;
visibility: visible;
}
.carousel_wrap {
overflow: hidden;
width: 100%;
position: relative;
direction: ltr;
padding: 15px 0;
}
.carousel_wrap ul {
display: flex;
padding: 0;
margin: 0;
list-style: none;
transition: transform 0.6s ease;
will-change: transform;
}
.carousel_wrap li.slide {
box-sizing: border-box;
transition: transform 0.3s ease, opacity 0.3s ease, scale 0.1s linear;
opacity: 1;
position: relative;
}
.rtl .carousel_wrap li.slide {
direction: rtl;
text-align: right;
}
.slide_text{
padding:15px;
}
.slide_text a{
color:inherit;
text-decoration: none;
transition:.1s linear;
}
.slide_text h3{
font-size: 28px;
font-weight: 700;
}
.carousel_outer[data-carousel-mode="centered"] .slide_text h3{
font-size: 38px;  
}
.slide_text p{
font-size: 28px;
font-family: 'Almoni';
font-size: 28px;
margin-bottom: 0;
}
li.slide:hover .slide_text a.button.blackbutton{
color: var(--contrast-2);
background: var(--base);
}
.carousel_outer[data-carousel-mode="centered"] .carousel_wrap:before {
content: '';
background: linear-gradient(270deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.75) 100%);
height: 100%;
left: 0;
top:0;
position: absolute;
width: 10%;
z-index: 9;
}
.carousel_outer[data-carousel-mode="centered"] .carousel_wrap:after {
content: '';
background: linear-gradient(90deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.75) 100%);
height: 100%;
right: 0;
top:0;
position: absolute;
width: 10%;
z-index: 9;
}
.carousel_outer[data-carousel-mode="centered"] li.slide {
z-index: 1;
}
.carousel_outer[data-carousel-mode="centered"] li.slide.active {
opacity: 1;
z-index: 3;
}
.carousel_outer[data-carousel-mode="centered"] li.slide.left,
.carousel_outer[data-carousel-mode="centered"] li.slide.right {
z-index: 2;
}
.carousel_outer[data-carousel-mode="centered"] li.slide .slide_text{
position: absolute;
z-index: 99999;
color: var(--base-3);
bottom: 0px;
width: 100%;
padding: 5%;
}
.carousel_outer[data-carousel-mode="centered"] li.slide .slide_text h3 {
max-width: 400px;
}
.carousel_outer[data-carousel-mode="centered"] li.slide .slide_text p {
float: inline-start;
}
.carousel_outer[data-carousel-mode="centered"] li.slide .slide_text a.button {
float: inline-end;
}
.carousel_outer[data-carousel-mode="centered"] .carousel_images img {
width: 100%;
height: auto;
display: block;
border-radius: 30px;
}
.carousel_outer[data-carousel-mode="standard"] li{
border-top-left-radius: 18px;   
}
.carousel_outer[data-carousel-mode="standard"] li:has(.slide_text){
background: white;  
}
.rtl .carousel_outer[data-carousel-mode="standard"] li{
border-top-left-radius: 0;
border-top-right-radius: 18px;
}
.carousel_outer[data-carousel-mode="standard"] img {
object-fit: cover;
width: 100%;
border-top-left-radius: 18px;
aspect-ratio: 1;
}
.rtl .carousel_outer[data-carousel-mode="standard"] img {
border-top-left-radius: 0;
border-top-right-radius: 18px;
}
a.nextt, a.prevt{
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
border-radius: 50%;
line-height: 40px;
text-align: center;
color: #fff;
cursor: pointer;
z-index: 99;
color:var(--contrast);
} a.prevt { left: 60px; }
a.nextt { right: 60px; }
.carousel_outer[data-carousel-mode="standard"] a.prevt{left: -100px;}
.carousel_outer[data-carousel-mode="standard"] a.nextt{right: -100px;}
li.slide:has(a[href*='https://www.facebook.com']):before{
content: '';
background: url(https://inition.io/wp-content/uploads/2025/06/Facebook_big_white.png);
position: absolute;
top: 15px;
left: 15px;
z-index: 99999;
width: 24px;
height: 24px;
background-size: contain;
}
.rtl li.slide:has(a[href*='https://www.facebook.com']):before{
left:auto;
right:15px;
}
li.slide:has(a[href*='https://www.instagram.com']):before{
content: '';
background: url(https://inition.io/wp-content/uploads/2025/06/instagram_big_white.png);
position: absolute;
top: 15px;
left: 15px;
z-index: 99999;
width: 24px;
height: 24px;
background-size: contain;
}
.rtl li.slide:has(a[href*='https://www.instagram.com']):before{
left:auto;
right:15px;
} .blog div#page .site-main {
margin-top: 100px;
margin-bottom: 60px;
}
.blog .inside-article {
background: white;
padding: 0;
border-top-left-radius: 18px;
}
.blog article {
scale: 1;
transition: .2s ease;
}
.blog article:hover {
scale: 1.03;
}
.blog article img {
width: 100%;
max-height: 350px;
object-fit: cover;
border-top-left-radius: 18px;
aspect-ratio: 1;
}
.rtl.blog .inside-article,
.rtl.blog article img{
border-top-right-radius: 18px;
border-top-left-radius: 0;
}
.blog.post-image-above-header .inside-article .post-image{
margin-bottom: 10px;
}
.blog header.entry-header{
padding:0 20px;
}
.blog .format-aside .entry-header{
display:block;
}
.blog header.entry-header h2.entry-title {
font-size: 28px;
font-weight: 500;
line-height: 1.2;
letter-spacing: 0.5px;
font-weight: 700;
}
.blog .entry-summary {
margin-top: 0.3em;
font-size: 28px;
margin-bottom: .4em;
padding: 0 20px;
font-family: 'Almoni';
line-height: 1;
}  .single-post .hero_header .main_block{
width: 40%;
}
.single-post .hero_overlay{
align-items: start;
}
.single-post .hero_header h2{
max-width: 330px;
}
.single-post .entry-content h1, .single-post .entry-content  h2, .single-post .entry-content  h3, .single-post .entry-content  h4 {
font-weight: 800;
}
.single-post .hero_header span{
width:80%;
}
.single-post .author_box > img {
width: 83px;
}
.single-post .socials{
display: flex;
gap:7px;
}
.single-post .socials img{
width:23px;
}
.single-post  h4.author_name{
margin-bottom: 0px;
}
.single-post  span.post_date{
font-size: 20px;
font-weight: 700;
margin-bottom: 10px;
display: block;
}
.single-post  span.category{
font-size: 20px;
font-weight: 700;
margin-bottom: 15px;
display: block;  
}
.single-post  .before_footer_author_box {
display: flex;
max-width: 1100px;
margin: 70px auto;
background: var(--base-3);
padding: 30px 40px;
border-top-left-radius: 30px;
gap: 50px;
}
.rtl.single-post  .before_footer_author_box {
border-top-right-radius: 30px;
}
.single-post .about_author_details {
flex-basis: 100%;
}
.about_author_details h5{
margin-bottom: 0;
}
.about_author_details h4.author_name{
margin-bottom: 5px;
}
.about_author_text{
font-size: 19px;
}
.single-post .entry-content ol li, 
.single-post .entry-content ul li{
font-family: 'Almoni';
font-size: 22px;
}
.rtl.single-post iframe{
border-top-right-radius: 30px;
overflow: hidden;
}
body:not(.rtl).single-post iframe{
border-top-left-radius: 30px;
overflow: hidden;   
} .page-id-195 .hero_header:before,
.page-id-65 .hero_header:before {
content: '';
background: linear-gradient(0deg, #fcfcfc75 1%, transparent);
z-index: 99;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.page-id-195 .hero_overlay,
.page-id-65 .hero_overlay{
align-items: start;
}
.page-id-195 .entry-content,
.page-id-65 .entry-content {
margin-top: 0;
}
.page-id-195 .hero_header .main_block {
width:33.33%;
}
.page-id-65 .hero_header .main_block{
width:53%;
}  .woocommerce-shop .hero_overlay {
align-items: end;
justify-content: end;
text-align: end;
}
.woocommerce-shop .hero_overlay a.button.black {
font-size: 24px;
}
.woocommerce-shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:after {
content: '';
background: url(https://inition.io/wp-content/uploads/svg/cart.svg?v=2);
width: 15px;
height: 15px;
display: inline-block;
filter: brightness(11.5);
background-size: 100% 100%;
margin-right: 5px;
position: relative;
top: 2px;
}
nav.woocommerce-breadcrumb,
header.woocommerce-products-header, 
form.woocommerce-ordering, 
p.woocommerce-result-count {
display: none;
}
ul.products.columns-3 {
display: flex;
flex-wrap: wrap;
gap: 20px;
justify-content: start;
width: 100%;
}
ul.products.columns-3:before{
display: none;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
background: var(--base-3);
text-align: center;
border-top-right-radius: 18px;
overflow: hidden;
width:31%;
margin: 0;
margin-bottom: 1.9em;
min-width: 270px;
}
.woocommerce ul.products li.product .onsale{
display: none;
}
.image-wrapper {
position: relative;
}
.woocommerce ul.products li.product .button{
position: absolute;
bottom: 20px;
left: 20px;
font-size: 0;
padding: 9px;
width: 43px;
height: 43px;
background: var(--contrast);
transition:.2s linear width;
display: flex;
overflow: hidden;
color: var(--base);
border-radius: 10px;
box-shadow: -2px 2px 2px 0px #00000026;
}
.woocommerce ul.products li.product .button:after{
width: 100% !important;
height: 100% !important;
margin-right: 0 !important;
top: 0 !important;
}
.woocommerce-shop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
width: 140px;
font-size: 20px;
display: flex;
gap: 5px;
white-space: nowrap;
font-weight: 500;
line-height: 1.4;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
padding: 0 15px;
padding-top: 10px;
margin: 0;
font-size: 28px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title a{
color:var(--contrast);
}
.woocommerce ul.products li.product .price {
margin-bottom: 20px;
font-size: 28px;
font-family: 'Almoni';
}
.woocommerce a.added_to_cart {
padding: 7px;
border-radius: 13px;
display: inline-block;
position: absolute;
bottom: 20px;
left: 20px;
background: var(--contrast);
color: var(--base);
font-size: 0px;
font-weight: 500;
}
a.added_to_cart:before {
content: 'המוצר נוסף לסל הקניות';
font-size: 20px;
}
a.added_to_cart:after {
content: '';
position: absolute;
width: 95px;
left: 5px;
border-bottom: 1px solid;
top: 30px;
}
.woocommerce ul.products li.product .image-wrapper:has(.added_to_cart) a.add_to_cart_button {
display: none;
}
div#category-filter {
margin-bottom: 40px;
display: flex;
gap: 12px;
flex-wrap: wrap;
}
div#category-filter a.button {
background: transparent;
border: 2px solid var(--contrast);
border-radius: 20px;
}
div#category-filter a.button:focus {
color: var(--contrast);
}
div#category-filter a.button:hover {
background:var(--base-3);
}
.wc-block-components-checkout-place-order-button__text {
color: var(--base);
}
.woocommerce ul.products li.product .price del{
text-decoration: none;
position: relative;   
}
.woocommerce ul.products li.product .price del:before {
content: '';
width: 100%;
height: 2px;
background: #a39791;
display: block;
top: 50%;
position: absolute;
transform: translate(0, -50%);
}
.woocommerce ul.products li.product a img {
aspect-ratio: 1;
max-width: none;
width: 120%;
max-height: 360px;
object-fit: cover;
}
p.ppcp-place-order-description {
display: none;
} .single-product.woocommerce div.product{
position: unset;
}
.single-product .summary.entry-summary {
position: absolute;
bottom: 24vh;
left: 60px;
max-width: 340px;
display: flex;
flex-direction: column;
border: 2px solid;
color: var(--contrast);
border-top-right-radius: 18px;
padding: 20px;
background: #f0f0f052;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
}
.woocommerce-product-details__short-description p{
font-size: 20px;
line-height: 1.2;
margin-bottom: 10px;
display: -webkit-box;
line-clamp: 7;
-webkit-line-clamp: 7; -webkit-box-orient: vertical;
overflow: hidden;
}
.single-product .summary.entry-summary p.price {
order: 10;
margin-bottom: 0;
color: var(--contrast);
font-size: 28px;
font-family: 'Almoni';
}
.woocommerce div.product p.price del{
text-decoration: none;
position: relative;   
}
.woocommerce div.product p.price del:before {
content: '';
width: 100%;
height: 3px;
background: #76433d;
display: block;
top: 50%;
position: absolute;
transform: translate(0, -50%);
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins{
font-weight: 500;
}
.single-product.woocommerce div.product form.cart {
order: 11;
position: absolute;
bottom: -90px;
left: 0;
}
.single-product .summary.entry-summary .product_meta,
.quantity {
display: none;
}
.single-product button.single_add_to_cart_button.button.alt{
background: var(--contrast);
font-size: 25px; padding: 8px 13px;
border-radius: 13px;
font-weight: 500;
}
.single-product button.single_add_to_cart_button.button.alt:after{
content: '';
background: url(https://inition.io/wp-content/uploads/svg/cart.svg?v=2);
width: 24px;
height: 24px;
display: inline-block;
filter: brightness(11.5);
background-size: 100% 100%;
margin-right: 10px;
position: relative;
top: 2px;   
}
.single-product .hero_overlay span.woocommerce-Price-amount.amount bdi {
direction: rtl;
}
span.woocommerce-Price-currencySymbol {
float: left;
}
.single-product.woocommerce div.product .product_title{
font-size: 28px;
border-bottom: 2px solid;
font-weight: 700; 
margin-bottom: 10px;
padding-bottom: 5px;
}
span.single_author_name {
display: block;
margin-bottom: 15px;
font-size: 20px;
font-weight: 600;
}
.single-product .inside-article > .entry-content >.product {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
flex-wrap: wrap;
}
.flex-viewport {
height: 100%;
}
.single-product .woocommerce-product-gallery {
flex-basis: 48%;
order: 12;
}
.single-product .custom-product-section {
flex-basis: 48%;
margin-top: -40px;
order: 12;
}
.single-product .custom-product-section ul li {
font-size: 22px;
font-family: 'Almoni';
}
.custom-product-section h4 {
border-bottom: 1px solid;
pointer-events: none;
font-weight: 700;
padding-bottom: 5px;
}
.single-product section.related.products {
display: none;
}
ol.flex-control-nav.flex-control-thumbs {
display: none;
}
.woocommerce-product-gallery__wrapper,
.woocommerce-product-gallery__image, 
.woocommerce-product-gallery__image a, 
.woocommerce-product-gallery__image img {
height: 100% !important;
min-height: 400px;
max-height: 500px;
}
.single-product.woocommerce div.product div.images img {
object-fit: contain; }
.single-product.woocommerce span.onsale {
display: none;
}
.section-box.second .section-content{
display: none;
}
.custom-product-section .bottom_links a {
color: var(--contrast);
font-size: 20px;
font-weight: 500;
text-decoration: none;
display: block;
}
a.toggle_arrow img {
margin-right:10px;
transform: rotate(90deg);
}
.open a.toggle_arrow img {
transform: rotate(0deg);
}
.custom-gallery-arrows {
position: absolute;
justify-content: center;
pointer-events: none;
z-index: 99999;
order: 12;
width: 50%;
text-align: center;
top: 102%;
width: 100%;
display: inline-flex;
gap: 40px;
}
.gallery-arrow {
pointer-events: all;
color: #333;
cursor: pointer;
user-select: none;
margin-top: 15px;
}
.woocommerce-product-gallery {
position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
opacity: 0;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
}
form#wc-block-components-totals-coupon__form span.wc-block-components-button__text {
display: block;
color: var(--base);
}
.woocommerce-message {
border-top-color: var(--contrast);
color: var(--contrast);
background: white;
font-size: 20px;
margin-bottom: 80px;
line-height: 2.5;
font-weight: 700;
outline: 0 !important;
}
.woocommerce-message::before{
content:'';
}
a.button.wc-forward {
background: transparent;
border: 2px solid var(--contrast);
border-radius: 30px;
color: var(--contrast);
font-size: 18px;
}
a.button.wc-forward:hover {
color: var(--base);
background: var(--contrast);
} @media(min-width:768px){
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header th {
font-size: 20px;
font-weight: 400;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
padding-right: 0;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{
max-width: 115px;
width: 115px;
height: 115px;
}
.woocommerce-cart .wc-block-components-product-name {
font-size: 24px;
font-weight: 700;
line-height: 1 !important;
color: var(--contrast);
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
font-size: 22px;
font-family: 'Almoni';
}
.wc-block-components-sidebar{
padding-left: 2.3%;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
font-size: 32px;
}
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block {
font-size: 22px;
}
.woocommerce-cart a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
font-size:22px ;
}
}
.woocommerce-cart .wc-block-components-product-badge.wc-block-components-sale-badge,
.woocommerce-cart .wc-block-components-product-metadata,
.woocommerce-cart .wc-block-cart-item__prices {
display: none;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td:last-child,
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th:last-child {
padding-left: 0;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
font-size: 20px;
line-height: 1;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart__totals-title {
font-size: 20px;
text-align: end;
padding-left: 0;
font-weight: 400;
}
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via,
.wc-block-components-radio-control__description-group{
display: none !important;
}
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-panel, 
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon {
padding: 0;
font-size: 20px;
}
.woocommerce-cart .wc-block-components-text-input {
font-size: 16px;
}
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
background: var(--contrast);
}
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block {
font-size: 20px;
}
.wc-block-components-totals-shipping .wc-block-components-totals-item strong{
text-transform: none;
font-family: 'Miriam Libre';
}
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-panel, 
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, 
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
padding-right: 0;
padding-left: 0;
}
.woocommerce-cart a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
border: 1px solid;
padding: 0;
width: max-content;
margin: 0 auto;
min-height: 0;
text-decoration: none;
display: block;
margin-top: 20px;
border-radius: 30px;
padding: 3px 20px;
font-weight: 700;
font-size: 18px;
transition: .1s linear;
}
.woocommerce-cart a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
background: var(--contrast);
}
.woocommerce-cart a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover span{
color: var(--base);
}
.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
visibility: visible !important;
background: transparent;
color:var(--contrast);
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items,
.woocommerce-cart table,
.woocommerce-cart .wc-block-components-totals-wrapper,
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block{
border-width:2px !important;
}
p.wc-block-components-totals-shipping-address-summary {
font-family: 'Miriam Libre';
font-size: 20px;
}
.wc-block-components-product-metadata, 
span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {
display: none;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{
border-width: 0px 0px 0px 3px !important;
}
.woocommerce-checkout span.wc-block-components-address-form__address_2-toggle, 
.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__label, 
.woocommerce-checkout .wc-block-components-checkbox>span {
font-size: 18px;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
border: 1px solid var(--contrast) !important;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
background: var(--contrast) !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained{
background: transparent;
border: 2px solid var(--contrast);
padding: 3px 20px;
display: inline-block;
min-height: 0;
width: auto;
border-radius: 30px;
}
.wc-block-components-checkout-place-order-button__text {
color: var(--contrast);
font-weight: bold;
font-size: 18px;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
background: var(--contrast);
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover .wc-block-components-checkout-place-order-button__text {
color:var(--base);
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text--visually-hidden{
visibility: visible;
}
.wp-block-woocommerce-empty-cart-block {
text-align: center;
} .page-id-411 .hero_overlay span,
.page-id-413 .hero_overlay span{
padding-inline-start: 50px;
}
.page-id-411 .hero_overlay label,
.page-id-413 .hero_overlay label {
background: var(--contrast-2);
}
.page-id-411 .hero_header > img,
.page-id-413 .hero_header > img{
height:auto;
position: absolute;
top:0;
}
.page-id-411 .top_links,
.page-id-413 .top_links {
text-align: center;
display: flex;
justify-content: center;
gap: 30px;
}
ul.podcast_list {
display: flex;
list-style: none;
justify-content: center;
flex-wrap: wrap;
gap: 2%;
margin:0;
}
ul.podcast_list li.podcast {
flex-basis: 48%;
position: relative;
aspect-ratio: 1;
margin-bottom: 2%;
border-radius: 30px;
overflow: hidden;
padding:30px;
}
ul.podcast_list li.podcast h2,
ul.podcast_list li.podcast h4 {
z-index: 9;
position: relative;
color: var(--base);
max-width: 340px;
width: 70%;
text-align: start;
}
li.podcast a.button.blackbutton {
position: absolute;
bottom: 30px;
left: 30px;
}
.rtl li.podcast a.button.blackbutton {
right: 30px;
left: unset;
} .single-podcast .hero_header .main_block {
width: 40%;
}
.single-podcast .hero_header span {
width: 80%;
}
.single-podcast .hero_overlay{
align-items: start;
}
section#the_podcast {
text-align: center;
display: block;
width: 100%;
height: 700px;
margin-bottom: 37vh;
}
.the_vid {
width: 100%;
height: 100%;
}
section#the_podcast iframe {
width: 100%;
height: 100%;
max-height: 700px;
}
.pod_details {
display: flex;
justify-content: space-between;
text-align: start;
margin-top: 20px;
}
.text {
flex-basis: 80%;
font-size: 22px;
font-family: 'Almoni';
max-height: 205px;
overflow: hidden;
}
.details {
border-inline-start: 2px solid;
padding-inline-start: 50px;
flex-basis: 17%;
font-size: 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
font-weight: 700;
}
.details p{
margin-bottom: 0;
} .page-id-357 div.wpcf7,
.page-id-192 div.wpcf7 {
background: var(--base-3);
padding: 60px 60px 40px;
text-align: center;
border-radius: 30px;
max-width: 850px;
margin: 0 auto;
width: 90%;
}
.page-id-357 div.wpcf7 {
direction: rtl;
}
.page-id-357 div.wpcf7 h4,
.page-id-192 div.wpcf7 h4{
text-align: start;
margin: 10px 0;
}
.page-id-357 div.wpcf7 p,
.page-id-192 div.wpcf7 p{
margin-bottom: 10px;
}
.page-id-357 div.wpcf7 textarea.wpcf7-form-control.wpcf7-textarea {
background: var(--base-3);
border: 2px solid var(--contrast);
border-top-right-radius: 18px;
}
.page-id-192 div.wpcf7 textarea.wpcf7-form-control.wpcf7-textarea{
background: var(--base-3);
border: 2px solid var(--contrast);
border-top-left-radius: 18px;  
}
.page-id-357 div.wpcf7 input:not(.wpcf7-submit, [type="checkbox"]),
.page-id-192 div.wpcf7 input:not(.wpcf7-submit, [type="checkbox"]){
width:100%;
margin-bottom: 35px;
}
.page-id-357 div.wpcf7 input:not(.wpcf7-submit, [type="checkbox"]){
text-align: right;
}
.page-id-192 div.wpcf7 input:not(.wpcf7-submit, [type="checkbox"]){
text-align: left;
}
.page-id-357 div.wpcf7 p:has(input[type="checkbox"]),
.page-id-192 div.wpcf7 p:has(input[type="checkbox"]) {
text-align: start;
}
.page-id-357 div.wpcf7 p span.wpcf7-list-item,
.page-id-192 div.wpcf7 p span.wpcf7-list-item{
margin:0;
} .search .page-header, .search .no-results.not-found{
margin-top: 10vh;
}
.no-results.not-found .inside-article{
text-align: center;
}
.no-results.not-found .inside-article .entry-content {
max-width: 445px;
margin: 0 auto;
}
.no-results.not-found .inside-article  button.search-submit {
background: var(--contrast);
}
.no-results.not-found .inside-article h1.entry-title {
font-size: 38px;
font-weight: 800;
margin-bottom: 10px;
}
.no-results.not-found .inside-article .entry-content p {
font-family: Almoni;
font-size: 28px;
font-weight: 500;
margin-bottom: 15px;
}
.search article .inside-article {
background: white;
padding: 0;
border-top-left-radius: 18px;
}
.search article {
scale: 1;
transition: .2s ease;
}
.search article:hover {
scale: 1.03;
}
.search article img {
width: 100%;
max-height: 350px;
object-fit: cover;
border-top-left-radius: 18px;
aspect-ratio: 1;
}
.rtl.search .inside-article,
.rtl.search article img{
border-top-right-radius: 18px;
border-top-left-radius: 0;
}
.search.post-image-above-header .inside-article .post-image{
margin-bottom: 10px;
}
.search header.entry-header{
padding: 50px 0px 0px;
display: block !important;
}
.search header.entry-header h2.entry-title {
font-size: 28px;
font-weight: 500;
line-height: 1.2;
letter-spacing: 0.5px;
}
.search .entry-summary {
margin-top: 0.3em;
font-size: 28px;
margin-bottom: .4em;
padding: 0 20px;
font-family: 'Almoni';
line-height: 1;
display: -webkit-box;
line-clamp:3;
-webkit-line-clamp: 3; -webkit-box-orient: vertical;
overflow: hidden;
}
.search .post:hover h2 a{
font-weight: 700;
color:var(--contrast);
}
.search .entry-content {
line-height: 1.2;
margin-top: 5px;
} .rtl.page-template-page-landing iframe{
border-top-right-radius: 30px;
overflow: hidden;
}
body:not(.rtl).page-template-page-landing iframe{
border-top-left-radius: 30px;
overflow: hidden;   
}
.page-template-page-landing .hero_header a.button.black:after,
.page-template-page-landing section.features a.button.black:after,
.page-template-page-landing section.the_woo_item a.button.brown:nth-of-type(2):after{
content: '';
background: url(http://inition.io/wp-content/uploads/2025/07/arrow.png);
width: 20px;
height: 12px;
display: inline-block;
background-size: contain;
background-repeat: no-repeat;
}
.page-template-page-landing a.button:hover:after{
filter: invert(1);
}
.page-template-page-landing section p, .page-template-page-landing section li {
font-family: 'Almoni';
font-size: 22px;
}
.page-template-page-landing section.top_section{
text-align: center;
}
.page-template-page-landing section.top_section .vid_wrap{
position: relative;
width: 100%;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
}
.page-template-page-landing section.top_section .vid_wrap iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.page-template-page-landing section.features {
text-align: center;
}
.page-template-page-landing section.features div:not(.featured_list){
font-size: 24px;
font-family: 'Almoni';
font-weight: 500;
}
.page-template-page-landing section.features .features_list {
padding: 25px;
font-size: 28px;
line-height: 1.2;
}
.page-template-page-landing section.features .features_list ul.course-features {
list-style: none;
margin: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
text-align: center;
gap: 10%;
}
.page-template-page-landing section.features li.feature-item {
width: 25%;
margin-bottom: 50px;
min-width: 200px;
}
.page-template-page-landing section.features li.feature-item .icon img {
width: 50px;
height: 50px;
margin: 0 auto 10px;
display: block;
}
.page-template-page-landing section.features li.feature-item .text {
font-family: 'Miriam Libre';
font-size: 20px;
font-weight: bold;
}
.page-template-page-landing .banner_white {
background: var(--base-3);
padding: 30px 30px 0;
display: flex;
border-radius: 30px;
font-size: 24px;
justify-content: space-around;
font-weight: 800;
line-height: 30px;
position: relative;
}
.page-template-page-landing .banner_white .quote {
flex-basis: 50%;
position: relative;
}
.page-template-page-landing .banner_white .quote div {
position: absolute;
top: calc(50% - 15px);
transform: translate(0, -50%);
max-width: 450px;
}
.page-template-page-landing .banner_white img{
width: 33%;
}
.page-template-page-landing section.slider.fullwidth-section >*:not(.carousel_outer) {
width: 50%;
margin: 0 auto 20px;
text-align: center;
}
.page-template-page-landing section.slider.fullwidth-section >div {
font-family: 'Almoni';
font-size: 22px;
}
.page-template-page-landing .carousel_wrap li.slide h3{
font-family: 'Miriam Libre';
font-size: 22px;
font-weight: bold;
}
.page-template-page-landing section.bottom_section_contact form h2 {
display: none;
}
.page-template-page-landing section.slider.fullwidth-section ul li{ aspect-ratio: unset;
}
.page-template-page-landing section.slider.fullwidth-section ul li.active{
opacity: 1;
}
.page-template-page-landing section.bottom_section_contact .contact_wrap div.wpcf7{
margin-top: 0;
text-align: start;
direction: rtl;
padding: 60px 60px 0px;
text-align: center;
border-radius: 30px;
max-width: 850px;
margin: 0 auto;
width: 90%;
}
.page-template-page-landing div.wpcf7 input:not(.wpcf7-submit, [type="checkbox"]) {
width: 100%;
margin-bottom: 35px;
}
.page-template-page-landing section.bottom_section_contact .contact_wrap div.wpcf7 textarea {
background: transparent;
border: 2px solid var(--contrast);
border-top-right-radius: 30px;
}
.page-template-page-landing section p:has(textarea) {
margin-bottom: 0;
}
.page-template-page-landing section.bottom_section_contact .contact_wrap div.wpcf7 .wpcf7-list-item{
margin: 0;
}
.page-template-page-landing section.slider .carousel_left_overlay {
position: absolute;
width: 32%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.9) 100%);
z-index: 9;
opacity: .7;
}
.page-template-page-landing section.slider .carousel_right_overlay {
position: absolute;
width: 32%;
height: 100%;
top: 0;
background: var(--base-2);
z-index: 9;
opacity: 1;
}
.carousel_outer.mode-double .carousel_wrap{ }
.carousel_outer.mode-double .carousel_wrap ul {
justify-content: center;
}
.page-template-page-landing .carousel_wrap li.slide{
background: white;
padding: 50px 60px;
border-radius: 30px;
width:40%;
}
.page-template-page-landing .carousel_wrap li.slide .carousel_images {
float: right;
width: 50px;
margin-left: 10px;
}
.page-template-page-landing .carousel_wrap li.slide .free_text {
position: relative;
padding-top: 20px;
}
.page-template-page-landing .carousel_wrap li.slide .free_text:before {
content: '';
position: absolute;
width: 100%;
height: 2px;
background: #888;
left: 0;
top: 0;
} .book-card {
display: flex;
gap: 20px;
border: 3px solid var(--contrast);
padding: 30px;
border-top-right-radius: 30px;
}
.book-card img {
max-height: 280px;
height: 100%;
}
.book-card .content a:not(.button){
font-size: 24px;
text-decoration: none;
font-weight: bold;
color: var(--contrast);
}
.book-card .content {
position: relative;
width: 100%;
}
.book-card .content h3{
font-size: 30px;
font-weight: bold;
}
p.book-author {
font-size: 24px;
font-weight: bold;
}
.book-card .content .buttons {  position: absolute;
width: 100%;
bottom: 0;
display: flex;
gap: 20px;
} .site-footer h2.widget-title {
text-decoration: underline;
font-size: 16px;
margin-bottom: 0;
}
.site-footer .widget li a {
font-family: 'Almoni';
font-size: 16px;
text-decoration: none;
color:var(--base);
}
.site-footer .widget p{
font-family: 'Almoni';
font-size: 16px;
color:var(--base);
margin-bottom: 0;
}
.footer-widget-5 {
display: flex;
gap: 10px;
}
.site-footer .footer-widgets-container .footer-widget-5 aside.inner-padding {
padding: 0;
max-width: 28px;
} @media(max-width: 1400px){
.carousel_outer[data-carousel-mode="standard"] a.nextt {
right: 33px;
}
.carousel_outer[data-carousel-mode="standard"] a.prevt {
left: 33px;
}
.carousel_outer[data-carousel-mode="standard"] a svg{ filter: drop-shadow(0px 0px 3px white);
border-radius: 100px;
padding: 5px;
}
.carousel_outer[data-carousel-mode="standard"] .carousel_wrap:before {
content: '';
background: linear-gradient(270deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.6) 100%);
height: var(--before-height);
left: 0;
top: 0;
position: absolute;
width: 15%;
z-index: 9;
}
.carousel_outer[data-carousel-mode="standard"] .carousel_wrap:after {
content: '';
background: linear-gradient(90deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.6) 100%);
height: var(--before-height);
right: 0;
top: 0;
position: absolute;
width: 15%;
z-index: 9;
}
.carousel_outer[data-carousel-mode="centered"] .carousel_wrap:before {
content: '';
background: linear-gradient(270deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.6) 100%);
height: var(--before-height);
left: 0;
top: 0;
position: absolute;
width: 15%;
z-index: 9;
}
.carousel_outer[data-carousel-mode="centered"] .carousel_wrap:after {
content: '';
background: linear-gradient(90deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.6) 100%);
height: var(--before-height);
right: 0;
top: 0;
position: absolute;
width: 15%;
z-index: 9;
}
}
@media(max-width: 1250px){
h3.large_headline {
font-size: 3vw;
} 
p.large_almoni {
font-size: 2.5vw;
}
a.button.black, a.button.blackbutton{
font-size: 1.6vw;
}
.slide_text h3{
font-size: 22px;   
}
.carousel_outer[data-carousel-mode="centered"] .slide_text h3{
font-size: 28px;     
}
.slide_text p{
font-size: 22px;   
}
ul.podcast_list li.podcast h2{
font-size: 3vw;
} 
ul.podcast_list li.podcast h4{
font-size: 2.5vw;
}
}
@media(max-width: 1200px){
.main-navigation li.lang-item{
margin-left:15px;
width: 28px;
}
section{
margin:100px auto;
}
.page-template-page-landing main#main,
.page-template-page-landing .fullwidth-section{
padding: 20px;
}
.page-template-page-landing section.slider.fullwidth-section >*:not(.carousel_outer) {
width: 100%;
}
.page-template-page-landing .carousel_wrap li.slide{
width:75%;
}
}
@media(max-width: 1000px){
.menu-bar-items {
margin-left: 0;
}
.page-id-411 .hero_overlay span, .page-id-413 .hero_overlay span {
padding-inline-start: 0px;
}
.main_block,
.single-post .hero_header .main_block,
.single-podcast .hero_header .main_block,
.page-id-195 .hero_header .main_block, 
.page-id-65 .hero_header .main_block {
width: 100%;
}
.single-post .hero_header .main_block h2,
.single-podcast .hero_header .main_block h2{
font-size: 24px;
max-width: none;
}
.single-post .hero_header span,
.single-podcast .hero_header span{
font-size: 20px;
max-width: none;
line-height: 1.2;
}
.hero_overlay{
flex-direction: column;
padding:15px;
padding-bottom: 30px;
}
.hero_overlay h2, .hero_overlay p{
width: 100%;
}
a.nextt{
right:33px;
} 
a.prevt{
left:33px;
}  
a.nextt span,a.prevt span{
width:30px;
height:30px;
}
section#the_podcast{
height: auto;
}
section#the_podcast iframe{
aspect-ratio: 1;
width: 95%;
}
.pod_details {
width: 95%;
margin: 15px auto;
gap: 20px;
flex-direction: column;
}
.pod_details .text{
flex-basis: 100%;
max-height: none;
border-bottom: 2px solid;
padding-bottom: 10px;
}
.pod_details .details {
border-inline-start: 0;
padding-inline-start: 0;
flex-basis: 100%;
flex-direction: row;
justify-content: start;
gap: 50px;
}
}
@media(max-width:1100px) and (min-width:768px){
.item_box{
padding:15px;
}
.item_box a.button{
right:15px;
bottom:15px;
}
.rtl .item_box a.button{
left:15px;
}
}
@media(max-width: 1000px) and (min-width: 769px){
.rtl .inside-header{
flex-direction: column-reverse;
}
.main-navigation .inside-navigation{
justify-content: center;
}
.single-product .summary.entry-summary{
max-width: none;
padding:10px;
}
.woocommerce-product-details__short-description p{
margin-bottom: 0;
font-size: 18px;
}
span.single_author_name{
margin-bottom: 0;
}
}
@media(max-width: 768px){
.site-logo svg{
width: 140px;
}
.nav-light-text .site-logo svg path{
fill:var(--base);
}
.inside-navigation.grid-container {
padding: 20px 0;
}
.inside-header{
padding:15px 15px;
align-items: center;
}
.rtl .inside-header {
flex-direction: row-reverse;
}
.has-inline-mobile-toggle .mobile-menu-control-wrapper {
margin-left: auto;
margin-right: 0;
flex-direction: row;
width:auto;
}
.rtl .has-inline-mobile-toggle .mobile-menu-control-wrapper {
flex-direction: row-reverse;
}
.custom-menu-icon.language-switcher,
.main-navigation .menu-bar-item {
display: none;
}
.menu-bar-items a{
width: 28px;
}
.main-navigation .menu-toggle {
padding: 0 0px 0 15px;
line-height: 1.5;
}
.has-inline-mobile-toggle #site-navigation{
position: absolute;
top:-300px;
width: 100%;
left: 0;
right: 0; 
background: #f0f0f0f5 !important;
}
.has-inline-mobile-toggle #site-navigation.toggled {
position: absolute;
top: 90px;
}
.main-navigation.toggled .main-nav .sf-menu li a {
color: var(--contrast);
font-size: 20px;
font-weight: 500;
line-height: 2;
}
.has-inline-mobile-toggle #site-navigation.toggled .inside-navigation > .menu-bar-items{
display: flex;
margin: 0;
gap: 20px;
margin-inline-start: 20px;
color: var(--contrast);
}
.rtl.has-inline-mobile-toggle #site-navigation.toggled .inside-navigation > .menu-bar-items{
margin-inline-start: 16px; 
}
.has-inline-mobile-toggle #site-navigation.toggled .menu-bar-items .custom-menu-icon.language-switcher,
.has-inline-mobile-toggle #site-navigation.toggled .menu-bar-items .menu-bar-item{
display: flex;
margin: 0;
gap: 10px;
color: var(--contrast);
}
.rtl .has-inline-mobile-toggle #site-navigation.toggled .inside-navigation .menu-bar-items {
order: 20;
flex-direction: row-reverse;
}
.toggled .inside-navigation .custom-menu-icon.cart-icon a svg *{
stroke: var(--contrast);
}
.main-navigation li.lang-item {
margin-inline-start: 0;
margin-inline-end: 0;
}
.search button.menu-toggle svg path {
fill: var(--contrast);
}   
.search .site-logo svg path{
fill: var(--contrast);
stroke: var(--contrast);
stroke-width: 0.3;
}
.search h1.entry-title {
font-size: 30px;
font-weight: 500;
}
.hero_header {
min-height: 100px;
}
.hero_header:has(>img) {
height: 60vh;
}
.woocommerce ul.products li.product a img {
object-fit: cover;
object-position: 70%;
}
.page-id-411 .hero_header > img, .page-id-413 .hero_header > img{
height: 100%;
}
.hero_overlay h2{
font-size: 28px;
}
.hero_overlay p,
.hero_overlay span{
font-size: 22px;
}
.separate-containers .site-main>.generate-columns-container,
.separate-containers:not(.blog) .inside-article{
padding:0 15px;
}
section h2 {
font-size: 28px;
}
h3 {
font-size: 22px;
}
section.top_of_page {
margin-top: 50px;
margin-bottom: 70px;
}
.front_page_boxes {
display: block;
}
.item_box{
margin-bottom: 20px;
aspect-ratio: 1/1;
}
.front_page_boxes .item_box:nth-of-type(4){
aspect-ratio: 1/1;
}
a.button.black, a.button.blackbutton, 
a.button.brown,input.wpcf7-form-control.wpcf7-submit{
font-size: 18px;
display: inline-block;
width: max-content;
}
.home a.button.black,.home a.button.blackbutton,.home a.button.brown,.home input.wpcf7-form-control.wpcf7-submit {
font-size: 24px;
}
h3.large_headline {
font-size: 38px;
}
p.large_almoni{
font-size: 28px;
}
.fullwidth-section,.rtl .fullwidth-section{
width: 100%;
left:0;
right:0;
margin-left:0;
margin-right:0;   
}
.carousel_outer {
max-width: 100%;
padding-left: 0px;
padding-right: 0px;
box-sizing: border-box;
}
.carousel_wrap {
margin: 0 auto;
max-width: 100%;
}
div.wpcf7 p:has(>.wpcf7-submit) span {
width: 100%;
margin-bottom: 20px;
}
section#join_us {
padding: 0 0px;
}
.contact_wrap {
padding: 40px 30px 20px;
}
.contact_wrap div.wpcf7 {
margin-top: 2rem;
}
.carousel_outer[data-carousel-mode="standard"] a.nextt {
right:-15px;   
}
.carousel_outer[data-carousel-mode="standard"] a.prevt {
left:-15px;  
}
.carousel_outer[data-carousel-mode="centered"] a.nextt {
right:-15px; 
}
.carousel_outer[data-carousel-mode="centered"] a.prevt{
left:-15px; 
}
.carousel_outer[data-carousel-mode="centered"] li.slide .slide_text{
width: 90%;
left: 50%;
transform: translate(-50%);
}
.carousel_outer[data-carousel-mode="centered"] .carousel_wrap:before{
background: linear-gradient(270deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.6) 130%);
}
.carousel_outer[data-carousel-mode="centered"] .carousel_wrap:after{
background: linear-gradient(90deg, rgba(245, 244, 240, 0) 0%, rgba(245, 244, 240, 0.6) 130%);
}
.carousel_outer[data-carousel-mode="centered"] a.nextt svg,
.carousel_outer[data-carousel-mode="centered"] a.prevt svg {
width: 33px;
height: 33px;
}
.page-id-357 div.wpcf7, .page-id-192 div.wpcf7{
padding: 40px 20px 20px;
width:95%;
}
.page-id-357 div.wpcf7 h2, .page-id-192 div.wpcf7 h2{
font-size: 28px;
}
.page-id-357 div.wpcf7 h4, .page-id-192 div.wpcf7 h4{
font-size: 20px;
}
div#category-filter {
margin-top: 50px;
margin-bottom: 30px;
}
div#category-filter a.button {
background: transparent;
border: 2px solid var(--contrast);
border-radius: 20px; font-size: 16px;
}
.single-product .summary.entry-summary{
position: relative;
bottom: 0;
left: unset;
max-width: none;
}
.single-product .inside-article > .entry-content >.product{
flex-direction: column;
gap: 100px;
}
.single-podcast .hero_header > img {
width: 100%;
object-fit: cover;
height: 100%;
object-position: 55%;
}
ul.podcast_list li.podcast{
aspect-ratio:unset;
}
li.podcast a.button.blackbutton {
position: relative;
bottom: 0;
left: 0px;
}
.rtl li.podcast a.button.blackbutton {
right: 0;
left: unset;
}
.single-post .hero_header .main_block h2, .single-podcast .hero_header .main_block h2{
font-size: 20px;
}
.single-post .hero_header span, .single-podcast .hero_header span {
font-size: 17px;
}
.rtl.single-post div#content {
flex-direction: column-reverse;
}
body:not(.rtl) div#content:has(.sidebar) {
flex-direction: column-reverse;
}
.single-post aside.sidebar_author_box.widget {
padding-bottom: 0;
}
.single-post .author_box > img {
float: inline-start;
margin-inline-end: 20px;
}
.single-post h4.author_name {
margin-bottom: 0px;
font-size: 18px;
}
.single-post span.post_date {
font-size: 16px;
margin-bottom: 0px;
}
.single-post span.category {
font-size: 15px;
margin-bottom: 0;
}
.single-post .before_footer_author_box {
flex-direction: column;
gap:20px;
width: 95%;   
}
.about_author_text {
font-size: 18px;
}
.inside-footer-widgets {
flex-direction: row;
flex-wrap: wrap;
}
.inside-footer-widgets>div:not(:last-child){
width: 50%;
flex: unset;
}
section.podcasts {
margin-top: 40px;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
width:48%;
}
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
max-width: 100%;
}
.wp-block-woocommerce-cart.alignwide {
max-width: 100%;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
line-height: 1.4;
}
.wc-block-components-product-name {
font-size: 20px;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
font-size: 16px;
}
.page-template-page-landing main#main{
padding: 20px;
}
.page-template-page-landing section.slider.fullwidth-section >*:not(.carousel_outer) {
width: 100%;
}
.page-template-page-landing .carousel_wrap li.slide{
width:100%;
}
.page-template-page-landing .banner_white{
flex-direction: column;
}
.page-template-page-landing .banner_white .quote div {
position: relative;
top: 0;
transform: unset;
max-width: none;
}
.page-template-page-landing .banner_white img {
width: 50%;
}
.page-template-page-landing .book-card,
.page-template-page-landing .book-card .content .buttons{
flex-direction: column;
position: relative;
}
.page-template-page-landing .book-card img{
max-height: none;
}
}
@media(max-width:550px){
h3.large_headline {
font-size: 30px;
}
p.large_almoni{
font-size: 24px;
}
.item_box{
padding:22px;
}
.item_box a.button{
bottom:22px;
right:22px;
}
.rtl .item_box a.button {
left: 22px;
right: auto;
}
.carousel_outer[data-carousel-mode="centered"] .carousel_wrap:before {
width: 10%;
}
.carousel_outer[data-carousel-mode="centered"] .carousel_wrap:after {
width: 10%;
}
.carousel_outer[data-carousel-mode="centered"] .carousel_images img {
aspect-ratio: 1 / .9;
object-fit: cover;
}
.carousel_outer[data-carousel-mode="centered"] li.slide .slide_text a.button{
margin-top:25px;
}
.blog .entry-summary,
.blog header.entry-header h2.entry-title{
font-size: 24px;    
}
.single-post .about_author_details h4.author_name {
width: 48%;
display: inline-block;
}
.single-post .about_author_details .socials {
display: inline-flex;
width: 50%;
height: 20px;
justify-content: end;
vertical-align: sub;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
width:100%;
}
.page-id-411 .hero_header h2,
.page-id-413 .hero_header h2{
font-size: 28px;
}
ul.podcast_list li.podcast{
width:100%;
flex-basis:100%;
}
ul.podcast_list li.podcast h2 {
font-size: 28px;
max-width: none;
width: 100%;
}
ul.podcast_list li.podcast h4 {
font-size: 20px;
max-width: none;
width: 100%;
}
.page-template-page-landing .carousel_wrap li.slide{
padding:20px 10px;
}
.page-template-page-landing .carousel_outer  a.prevt {
left: 0px;
}
.page-template-page-landing .carousel_outer  a.nextt {
right: 0px;
}
.page-template-page-landing .carousel_outer a.prevt svg,
.page-template-page-landing .carousel_outer a.nextt svg {
width: 20px;
}
}