.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#111111;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#1b1919;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#000000;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#1b1919;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(249,77,86);
}
:root{
--wd-alternative-color:rgb(249,77,86);
}
:root{
--wd-link-color:rgb(249,77,86);
--wd-link-color-hover:rgb(249,77,86);
}
body{
	background-color:#f4f6f8;
}

.page .main-page-wrapper{
	background-color:#f4f6f8;
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:#f4f6f8;
}

.single-product .main-page-wrapper{
	background-color:#f4f6f8;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:#f4f6f8;
}

.single-post .main-page-wrapper{
	background-color:#f4f6f8;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:#f4f6f8;
}

.single-portfolio .main-page-wrapper{
	background-color:#f4f6f8;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(249,77,86);
}
:root{
--btn-shop-bgcolor-hover:rgb(249,77,86);
}
:root{
--btn-accent-bgcolor:rgb(249,77,86);
}
:root{
--btn-accent-bgcolor-hover:rgb(249,77,86);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
			--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-bottom: 0px;
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1570px;
		}
	}

	.container {
		max-width: 1600px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1570px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1580px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1590px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1600px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1610px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1630px;
		}

		@media (min-width: 1617px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1600px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 1000px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//michaldalyot.co.il/wp-content/themes/woodmart-old/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//michaldalyot.co.il/wp-content/themes/woodmart-old/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

.footer-widget.widget_block {
        border-bottom: 0px!important;
    padding-bottom: 0px!important;
}


.page-template-elementor_canvas .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
}


.grecaptcha-badge {
	display: none!important;
}

 #enable-toolbar-trigger {
    right: 5px!important;
    left: auto!important;
}

.fab {
    font-family: "Font Awesome 5 Brands"!important;
}

.star-rating span:before {
    left: 0px!important;
}
.wc-item-meta {
display: none!important;
}


.star-rating:before, .star-rating span:before {
    font-family: "woodmart-font" !important;
}

.cart-info {
    text-align: right!important;
}

.max_width {
    width: 100%;
}

.text-left {
    text-align: right!important;
}

.pt-50{
	padding-top: 50px;
}

.woodmart-prefooter>.container{
	padding: 0px!important;
	margin: 0px!important;
}



.contact_us h3 {
    max-width: 600px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}


.pb-50 {
	padding-bottom: 50px;
}

.product-type-course h3.wd-entities-title, .product-grid-item h3.wd-entities-title{
    font-size: 18px;
    order: -1!important;
	margin-bottom: 5px;
	padding-top: 7px;
    min-height: 0!important;
}
.wd-entities-title {
    order: -1!important;
}

.product-type-course h3.wd-entities-title {
    margin-bottom: 5px!important;
}

.product-grid-item {
     display: inline-grid!important;
}

.product-element-top {
     order: -1!important;
}

.intro_pro{
    order: -1;
     margin-right: 15px;
    margin-left: 15px;
    text-align: center;
}
.post-template-default.single .box_search {
display: none!important;
}

.contact_us {
    margin-top: 20px;
}

.quick-shop-wrapper {
	display: none!important;
}

.product-grid-item .price {
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    display: block;
    text-align: center;
}

.product-type-course h3.wd-entities-title, .product-grid-item h3.wd-entities-title {
    text-align: center!important;
    padding-top: 8px!important;
}
.quick-shop-close {
	display: none!important;
}

.page-template-elementor_canvas .stifky_menu {
	display: none!important;
}
.site-content {
    margin-bottom: 0px!important;
}


.wd-prefooter .container {
    max-width: 100%!important;
}

.wd-prefooter {
    padding-bottom: 0px!important;
}


.sfwd-courses-template-default .Aviad.form_ask {
	display: none!important;
}
.footer-widget.widget_block  .has-text-align-center {
    text-align: right!important;
}

.footer-widget.widget_block  .wp-block-social-link {
    text-align: right!important;
}

.footer-widget.widget_block .wp-block-social-links.aligncenter {
    justify-content: flex-start!important;
  
}

span:after{
    font-family: "woodmart-font"!important;
}

body:not(.page-id-21420) div:not(.michal_q) *:not(.ld-icon):not(.fas):not(.fab):not(.far):not(.elementor-blockquote__content) {
font-family: 'Assistant', sans-serif;	
}

.no_label label {
	display: none!important;
}


.blog-design-small-images {
    vertical-align: top;
}

span {
font-family: 'Assistant', sans-serif;	
}
* {
font-family: 'Assistant', sans-serif;	
}

.in_section .info ul{
    list-style: none!important;
	
}

#ld-course-list-item-9535 {
	order: 10!important;
}

.ld-item-list-items {
	    display: grid!important;
	
}

.post_menu .current-menu-item span {    background-color: #f54959 !important;
    color: #fff!important;
}
.post_menu {
    max-width: 424px;
    margin-right: auto;
    margin-left: auto;
margin-bottom: 5px;
}

.post_menu  .wd-nav-vertical>li {
    text-align: center!important;
    margin: 0px!important;
    border-bottom: none!important
}

.post_menu .wd-nav-vertical {
    flex-wrap: inherit!important;
}

.post_menu .wd-nav-vertical  a{
   padding: 0px!important;
    margin: 2px!important;
    text-align: center!important;
}

.wd-nav-vertical  a span{
border-radius: 5px;
    padding: 5px 10px!important;
    width: 100%!important;
     background: #fff;
}

.product-type-course h3.wd-entities-title {
	font-size: 18px;
    min-height: 50px;
}

.check{
	top: 12px!important;
}

p strong{
	font-weight: 800!important;
}

.gchoice label{
     margin-right: 12px!important;
    margin-left: 20px!important;
}

.gchoice input[type=radio] {
	
	left: 0px;
	right: 0px;
	opacity:0;
top: 0px;
bottom: 0px;
z-index:9;
}

div:not(.yes_no) .gfield_radio {
	    display: block!important;
}	



.content_section {
    max-width: 900px;
	padding: 50px;
    background-color: #fff;
border-radius: 25px;
    margin-right: auto;
       margin-left: auto;
}


.btns_dd{
    background: #f54959;
    color: #fff;
    padding: 5px 20px;
    border-radius: 20px;
    font-size: 14px;
}
.releat {
    padding: 20px;
    background: #fff!important;
}

.releat h4{
    font-size: 20px;
    margin-bottom: 10px!important;
}

.releat .post_image img{
    height: 150px;
    margin-bottom: 10px!important;
    object-position: right!important;
   object-fit: cover!important;
}

.releat  .vid_image img{
    height: 150px;
    margin-bottom: 25px!important;
    object-position: center!important;
   object-fit: contain!important;
}



.wixGuard {
    display: none!important;
}
.slide-post .entry-thumbnail img, .blog-design-small-images .entry-thumbnail img{
	max-height: 320px;
    object-fit: contain;
}



.slider-title {
    text-align: center!important;
}

.post-single-page {
	margin-top: 20px;
}
.video_class, .blog-design-small-images {
    background: #fff;
    padding: 20px;
}

.wd-single-footer {
    border-top: none!important;
}


.blog-design-small-images.has-post-thumbnail.blog-style-shadow .article-body-container {
    margin-right: 0px!important;
    box-shadow: none!important;
    text-align: right;
}



.wd-empty-page-text, .entry-meta-list, .slider-title:before, .post-img-wrapp a:after{
	display: none;
}

#gform_confirmation_message_3, .hovered-social-icons, .entry-meta {
	display: none!important;
}

.labels-rounded .product-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px!important;
    min-height: 40px!important;
    border-radius: 5px!important;
}

.wd-social-login {
    margin-top: 15px!important;
}

.ld-video.active:after {
	display: none!important;
}

#gform_confirmation_message_9 {
display: none!important;
}

#gform_9 {
    position: absolute!important;
    z-index: -10;
    top: 0;
    opacity: 0;
}

.ld-video:after{
	cursor: pointer;
    content: ''!important;
    background: #000;
    position: absolute;
    top: 0px;
    opacity: 0.3;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.product-grid-item a.add-to-cart-loop {

    background: #f54959!important;
    color: #fff!important;
}

.woodmart-scroll-content{
	    text-align: center!important;
    margin-top: 50px!important;
}


#customer_login>div:not(:first-child):last-child {
    border-right: none!important;
}


#billing_first_name_field.woocommerce-invalid:after{
    color: #f54959!important;
content: "*שם פרטי,  בבקשה";
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: #fff;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    color: #fff!important;
}

.pos_abso {
position: absolute;
    width: 100%;
    bottom: -80px;
    right: 0;
	
}
.bak404 {
    text-align: center;
   
    text-decoration: underline!important;
    left: 0;
 display: block;
text-decoration: underline;
    line-height: 2;
    font-size: 18px;
  
    max-width: 150px;!important;
    margin-right: auto!important;
    margin-left: auto!important;
}



.sc-coupons-list {
	margin-bottom: 25px;
}

#customer_login > .col-md-6 {
    padding: 0px!important;
}

.cart-empty:before {
	display: none!important;
}

.subscriptions-link, .woocommerce-MyAccount-navigation-link--subscriptions {
	display: none!important;
}

#billing_last_name_field.woocommerce-invalid:after{
    color: #f54959!important;
content: "*שם משפחה,  בבקשה";

}

.woocommerce-password-hint, .woocommerce-password-strength{
display: none!important;
}



.place-order .woocommerce-invalid-required-field:after {
	    color: #f54959!important;
	    display: block;
content: "*אנו זקוקים לאישורך לתנאי השימוש, על מנת שנוכל להמשיך
";
zoom: 80%;
}

.error404 .page-content {
    text-align: center;
    padding-bottom: 50px!important;
}

#sc-cc .sc-coupon {
    border: 1px solid #999!important;
    box-shadow: 0px 5px 30px #ddd;
    color: #000!important;
    transition: none!important;
 background: #fff!important;
    transform: none!important;
    padding: 13px!important;
    text-align: center;
}

#sc-cc .uppercase {
    font-size: 18px!important;

}

.discount-label {
    margin-right: 5px!important;
}

#sc-cc svg {
display: none!important;
}

.bak404 {
    text-align: center;

    width: 100%;
    bottom: 0;
    right: 0;
	    text-decoration: underline;
    left: 0;
}

.error404 .page-title {
    display: none!important;
}


.error404 .page-content h2 {
    max-width: 500px;
    margin-top: 15vh!important ;
 
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

.error404 .page-header:before {
    display: none!important;
}

.error404 .page-content p {
    font-size: 25px!important;
}


.woocommerce-terms-and-conditions-wrapper .woocommerce-invalid .woocommerce-terms-and-conditions-checkbox-text:after {
	    color: #f54959!important;
	    display: block;
content: "*אנו זקוקים לאישורך לתנאי השימוש, על מנת שנוכל להמשיך
";
zoom: 80%;
}

.cart-subtotal {
	display: none!important;
}


form.checkout > .woocommerce-NoticeGroup, .woocommerce-NoticeGroup-checkout {
       border: none;
}



.cart-widget-side .widget_shopping_cart .empty:before {
    opacity: 0!important;
}

.woocommerce-checkout .woocommerce-customer-details {
    display: none!important;
}

.order-again {
    display: none!important;
}


.woocommerce-thankyou-order-received {
    display: none!important;
}

.thnk_page p {
    margin-bottom: 5px!important;
}
.thnk_page {
    margin-bottom: 30px;
    padding: 3%;
    width: 100%;
    border: 2px dashed #7A9C59;
    color: #7A9C59;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    }


#billing_phone_field.woocommerce-invalid:after{
    color: #f54959!important;
content: "*אנחנו זקוקים למספר טלפון קווי או נייד, כדי שנוכל להעניק לך שירות";
}

#billing_city_field.woocommerce-invalid:after{
    color: #f54959!important;
content: "*באיזה יישוב?";
}

#billing_address_1_field.woocommerce-invalid:after{
    color: #f54959!important;
content: "*מהי כתובת המגורים שלך?";
}

body:not(.logged-in) .msg{
	display: none;
}

.woocommerce-invalid #billing_first_name:after{
content: "
שם פרטי,  בבקשה";
}

 .wc_payment_method, .woocommerce-privacy-policy-text {
	display: none;
}

.product-quantity {
	font-size: 0px;
}

.woocommerce-error {
	    font-size: 18px!important;
}

.woocommerce form .form-row label {
    text-align: right;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    font-size: 20px;
}

.cart-widget-side .widget_shopping_cart span.quantity {
    font-size: 0px!important;
}


.cart-widget-side .woocommerce-Price-amount {
    color: #000!important;
}


.button.btn-cart.wc-forward {
    display: none!important;
}

html[dir=rtl] .gform_wrapper div.validation_error {
    border: none!important;
}

html[dir=rtl] .gform_wrapper ul.gform_fields li.gfield.gfield_error {
    border: none!important;
    background: transparent!important;
}

ul.woocommerce-error, ul.woocommerce-message, ul.woocommerce-info {
    background: #fff!important;
}

aside.sidebar-container.show-hidden-sidebar, .cart-widget-side.woodmart-cart-opened, .login-form-side.woodmart-login-side-opened, .mobile-nav.act-mobile-menu {

    z-index: 9999;
}


.woodmart-price-table .woodmart-plan-feature {
    color: #000;
}

div.quantity {
    display: none!important;
}

.intro_text {
    padding-right: 25px;
    padding-left: 25px;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #fff!important;
    color: #000!important;
    font-size: 20px;

    text-align: center!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    display: block!important;
}

span.wpcf7-not-valid-tip {
    left: 14px!important;
    right: auto!important;
    font-size: 17px!important;
    bottom: 17px!important;
}

.wpcf7 form.invalid .wpcf7-response-output {
display: block!important;
text-align: center!important;
}

.wpcf7-not-valid {
    border: 2px solid #f54959!important;
}

span.wpcf7-not-valid-tip {
    left: 14px !important;
    right: auto !important;
    font-size: 17px !important;
    bottom: 17px !important;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, .woocommerce-error, .woocommerce-info, .dokan-alert-warning, .dokan-alert-danger, .dokan-alert-info, .dokan-error, .dokan-info {
    background-color: #fff;
    font-size: 24px;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat strong {
    zoom: 90%;
}

.checkout_coupon.woocommerce-form-coupon.ui-dialog-content.ui-widget-content {
display: block!important;
}

body:not(.logged-in) .mnage_div a {
display: none!important;
}

#account_username_field label:before{
	    margin-bottom: 10px;
    display: block;
content: " אם  לא נרשמתם לאתר בעבר, צרו שם משתמש (כתובת המייל שלכם)  וסיסמה חדשים לאתר שישמשו אתכם לצרוך גישה לתכנים שרכשתם";
}
.lst-kix_list_2-1{
    margin-right: 25px;
}


.br_popup_inner  p, .br_popup_inner  span{
    zoom: 80%;
}

.br_popup_inner  h3 {
    margin-top: 20px!important;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
      font-size: 17px;
}

#br_popup.simple-and-nice .br_popup_buttons a.br_yes_button {
    z-index: 999999999;
}

.br_popup_inner  table{
    max-width: calc(100% -  50px)!important;
}

.br_popup_inner ol {
    list-style: revert!important;
}

.lst-kix_list_2-2 {
    margin-right: 50px;
}

table.c25, table.c33{
    display: block!important;
      margin-right: 50px;
        border: 1px solid #999;
    padding: 10px;
}

.product-grid-item .product-title a {
	
    margin-left: auto;
    max-width: 90%;
  
    margin-right: auto;
}

.annual_btn {
    border: 1px solid;
    padding: 10px 20px;
    display: inline-block!important;
    margin-top: 10px;
}

.ld-profile-stat-completed {
	border-left: none!important;
}

.ld-profile-avatar, .ld-profile-stat-certificates {
	display: none!important;
}

 .showcoupon{
	display: none;
}

#customer_details .col-12{
    display: grid;
}

.main_section .info_text {
    font-size: 19px;
}

.intro_text {
    margin-bottom: 25px;
}

.gform_variation_wrapper .product_totals {
display: none!important;
}

.payment_methods .payment_box {
	display: none!important;
}




#customer_details .col-12 .woocommerce-account-fields {
    order: -1;
 
}

.customer-logout-link, .woocommerce-MyAccount-navigation-link--customer-logout {
    display: none!important;
}

.contact_us option{
    color: #000!important;
}

#account_username_field:before{
	content: "אם אין לכם עדיין חשבון באתר אנא צרו חשבון חדש";
	    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
}

.ui-dialog .ui-dialog-content {
    padding-bottom: 0px!important;
    margin-bottom: 5px!important;
}

.coupon-special{
	    display: block!important;
    height: auto;
    border: 0px dotted #eee!important;
    width: 100%!important;
margin-bottom: 40px;
    position: inherit!important;
}

.checkout_coupon  {
max-width: 100%!important;
}

.ui-dialog .ui-dialog-titlebar {
    display: none!important;
}

.woocommerce-form-coupon {
    margin-top: 10px;
    padding: 10px;
}

.wc_payment_method img {
	display:none!important;
}

.button[name="apply_coupon"]{
    background: #f54959;
    color: #fff;
}

a.showlogin{
    padding: 10px 20px;
    background: #f54959;
    border-radius: 5px;
    color: #fff!important;
    text-decoration: none!important;
}

.gfield_description a{
    text-decoration: underline!important;
    font-size: 15px;
}


.label_fix {
    position: absolute;
     top: 0px;
    background-color: #f54959;
    color: #fff;
    top: .9rem;
    left: -2rem;
    background: #f54959;
    transform: rotate(322deg);
    font-size: 1.1rem;
    padding: 0 3rem;
    color: #fff;
}

.product-grid-item  {
    overflow: hidden!important;
}

a[href="https://michaldalyot.co.il/my-account/wc-smart-coupons/"], .wc-smart-coupons-link{
    display: none!important;
}

 #gform_fields_2  select {
padding-right: 15px;
}
#gform_totals_2 {
    display: none!important;
}



#gform_9 .gform_footer {
    display: block!important;
}

 #gform_fields_2 {
    max-width: 400px;
    margin-right: auto!important;
    margin-left: auto!important;
}


span.wpcf7-not-valid-tip {
    position: absolute;
    zoom: 60%;
    bottom: 20px;
}

.field-group  {
    position: relative!important;
}

.woodmart-my-account-links a {
    background: #fff!important;
}

.woocommerce-Message--info, .woocommerce-Message--info a{
	color: #000!important;
}

.subscription_details tr td:last-child{
    direction: rtl!important;
}

.wd-notice, div.wpcf7-response-output, .mc4wp-alert, .woocommerce-error, .woocommerce-message, .woocommerce-info, .dokan-alert, .dokan-message, .dokan-info, .dokan-error, .dokan-store-contact .alert-success, .yith_ywraq_add_item_product_message {
		color: #000!important;
}
.return-to-shop {
	display: none!important;
}

.wc_payment_methods .woocommerce-info {
    color: #fff!important;
}

label[for="account_display_name"]{
    display: none!important;
}

input[name="account_display_name"]{
    display: none!important;
}


.woocommerce-form-row  span em {
    display: none!important;
}



.group_table td.product-name>a, .group_table td.product-name>label, .woocommerce-cart-form__contents td.product-name>a, .woocommerce-cart-form__contents td.product-name>label {
    font-weight: bold!important;
}

.ld-course-title {
	font-weight: 700!important;
}
.intro_text{
	margin-top: 20px;
}

.gift-certificate.sc_info_box{
	display: none!important;
}

.product-grid-item .info_text {
    text-align: center;
}

.ld-item-components{
	display: none!important;
}



.ld-table-list-item-quiz a  {
text-decoration: underline!important;
 
}

.ld-icon-quiz:before {
    content: "\e917"!important;
    font-size: 22px!important;
}



.ld-tab-content h3{
	    margin-bottom: 0px;
    margin-top: 20px;
    font-weight: bold!important;
    font-size: 20px;
}

.ld-tab-content strong{
      font-weight: bold!important;
}

 .ld-tab-content p{

    border-radius: 5px;
     padding: 20px 20px;
}



.ld-expand-button  {
 display: none!important;
}

.ld-table-list-header {
    display: none!important;
}

.ld-table-list-items {
    border: none!important;
}

.ld-table-list-footer {
    display: none!important;
}



.vc_tta-tab  a .vc_tta-title-text{
    
   color: #111!important;
    font-weight: bold!important;
    text-align: right!important;
    font-size: 25px!important;
    letter-spacing: 1px!important;
    }
    
    
    .vc_tta-tab  a  {
    text-align: right!important;
}

.vc_tta-panels {
    border: none!important;
    margin-right: auto;
    margin-left: auto;
    background: #fff!important;
}

 .wc_payment_methods .woocommerce-info {
    background-color: #111!important;
}



body:not(.logged-in) #menu-item-89, body:not(.logged-in) #menu-item-773{
	display: none!important;
	
}
.nav-link-text {
    font-weight: 600!important;
}

.learndash-wrapper .ld-item-list .ld-section-heading h3 {
    font-weight: bold!important;
}

.max_width .info_text h4 {
    font-size: 22px;
}


.learndash-wrapper .btn-join, .learndash-wrapper #btn-join {
	padding-right: 20px;
	padding-left: 20px;
}

.price_table.momlaz {
 margin-top: -.5rem;
    margin-bottom: .5rem;
}

.post-single-page .entry-title {
    font-weight: 600!important;
}


.main_row .right h3 {
    max-width: 180px;
}

.main_section h1 {
    font-weight: bold!important;
}

.main_row .right h3 {
    font-weight: bold!important;
}

.product-grid-item .product-title a, .info_text h4 {

    font-weight: bold!important;
}


.price_table h3 {
    font-weight: 600!important;
}

.learndash-wrapper * {
    font-size: 16px;
}

#billing_address_2 {
	display: none!important;
}

.downloads-link {
	display: none!important;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
    margin-right: 10px;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
    font-size: 16px;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a {
    font-size: 14px;
}


.ld-course-status-segment.ld-course-status-seg-price{
	display: none!important;
}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea {
    background: #fff;
}


.menu-item{
    position: relative;
}

a[href="https://michaldalyot.co.il/my-account/downloads/"]{
display: none!important;	
}
.learndash-wrapper .ld-table-list .ld-table-list-header {
    background-color: #404040!important;
}

 input[type="button"] {
    display: block;
	 min-width: 150px;
	 
}

.ld-topic-list a{
    zoom: 90%;
}

.wpProQuiz_sending {
	opacity: 0;
}

.wpProQuiz_points {
	display: none!important;
}

.learndash-wrapper .ld-button {

    font-size: 16px!important;
}

.wpProQuiz_resultsList p {
font-size: 16px!important;
}


.wpProQuiz_resultsList strong {
    font-weight: bold!important;
    margin-bottom: -10px!important;
    display: block;
}

.contact_us form{
    width: 400px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.contact_us * {
    direction: rtl!important;
}

.contact_us select{
       color: #404040!important;
  background: #fff;
  border-radius: 5px!important;
  text-align: right!important;
  margin-bottom: 15px;
}

.pojo-button-wrap {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0px!important;
    text-align: right;
}
.pojo-button-wrap p{
    text-align: right!important;
    font-size: 12px!important;
    
}

.contact_us .wpcf7-form-control-wrap.radio-588{
    margin-top: 10px;
    display: block;
}

.mnage_div {
	margin-bottom: 30px;
text-align: center!important;	
}

.mnage_div a{
	background-color: #f54959;
    color: #fff;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 21px;
}

.main_section .info_text {
    text-align: center!important;
}

.cart-totals-inner {
    background: #fff!important;
    border-radius: 25px;
}

.main_section h4 {
	font-weight: bold!important;
}


.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
     font-size: 14px;
}


.main-page-wrapper{
    background-color: transparent!important;
    background-image: #f9f9f9;
}



.product-grid-item {
    max-width: 23%;
    margin: 1%;
}

.slide-product .product-grid-item {
	margin: auto!important;
	    width: 90%!important;
	 max-width: 100%!important;
}


.product-grid-item .price {
    margin-bottom: 15px;
}

.ld-progress-stats *{
	font-size: 16px;
	
}

.min-footer {
    text-align: center;
}

.shop-loop-head {
    display: none!important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-login {
    flex: 1;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
}

.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete {
    zoom: 70%;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    box-shadow: 0 2px 40px 0 rgba(0,0,0,0.07);
    background: #fff!important;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo img {
    max-width: 210px;
    object-fit: contain;
}


.post-password-form input[type="submit"]{
  
    min-width: 110px;
    height: 40px;
    line-height: 16px;
}

.post-password-form input {
    border-radius: 5px!important;
}

.ld-course-status.ld-course-status-enrolled{
	display: none!important;
}


.ld-button-alternate * {
		font-size: 14px;
}


.wpProQuiz_question_text * {
	font-size: 18px;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
    color: #fff!important;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a {
    color: #fff;
	font-size: 17px;
  
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading, .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title {
     color: #000!important;
    font-weight: 400!important;
    font-size: 16px!important;
}


.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
    font-size: 16px!important;
}

.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
    color: #fff!important;
}


.rtl #learndash_profile .learndash_profile_details {
    float: none!important;
}

.profile_avatar {
    display: none!important;
}

.learndash_profile_heading {
 
    font-size: 24px!important;
}

.profile_info * {
    font-size: 18px!important;
    font-color: #818181!important;
}

.course_overview_heading, .ld_profile_certificate{
    display: none!important;
}


#learndash_profile .notcompleted, .learndash .notcompleted {
    background: none!important;
}

.learndash-course-link * {
    font-size: 18px!important;
}

button {
   
    box-shadow: none!important;
}

*{
    text-shadow: none!important;
} 
.main-page-wrapper {
    min-height: 80vh;
}

.learndash-wrapper .sfwd-mark-complete:after {
    right: 0px;
    left: auto;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover{
	box-shadow: none!important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register #wp-submit {
    border: 2px solid #fff!important;
}


.ld-login-button .ld-icon-arrow-right:before, .product-tabs-wrapper{
	display: none!important;
}

.woodmart-post-date {
    display: none!important;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
    background:#999999 !important;
}


.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled:before {
    border-top: 4px solid #666!important;
    border-right: 4px solid #666!important;
}

.login-modal .ld-login-modal-register #wp-submit {
    margin: 0 auto;
    min-width: 150px;
    text-align: center;
    justify-content: center;
    padding: 7px 35px;
    border-radius: 20px;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #fff!important;
}

#registerform label {
	color: #fff!important;
}

.site-content {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}


.woodmart-single-footer {
    border: none!important;
}

	.post-single-page, .lost_reset_password {
    padding: 30px!important;
    background-color: #fff;

    outline: .1rem solid transparent;
	    border-radius: 16px!important;
    margin-right: auto;
    text-align: center;
    margin-left: auto;
}

.learndash_post_sfwd-courses {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.post-single-page {
    max-width: 900px;
    margin-right: auto;
    text-align: center;
    margin-left: auto;
}



.mk-post-nav  {
    display: none!important;
}

.ld-profile-stat-certificates {
	border-left: 0px solid!important;
	
}
* {
    font-weight: 400;
}


body, p, h1, h2, h3, h4, h5, h6 {
-webkit-font-smoothing:antialiased!important;
text-rendering:optimizelegibility;
}


 .ld-profile-stat-points{
	display: none!important; 
	 
}
.mk-responsive-nav .mk-nav-arrow {
    right: auto;
    left: 0;
    width: 100%;
    text-align: left;
    padding-left: 20px;
}

.mk-header {
    border-bottom: 0px solid #ededed!important;
}

#mk-breadcrumbs .mk-breadcrumbs-inner {
    margin: 0 0px 0px 0!important;
    padding: 0px 0px 30px!important;
    text-align: center!important;
    width: 100%!important;
   
    font-size: 14px!important;
    font-weight: normal!important;
}

.alignleft, img.alignleft {
    margin-bottom: 0em!important;
}



input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, textarea:focus {
  transition: all 0.5s ease!important;
 
	
}



span.wpcf7-not-valid-tip {
     right: 14px;
    color: #f54959!important;
	font-size: 22px!important;
}

div#wpcs_content_inner_859 label {
    color: #fff!important;
}

 input[type=button], input[type=reset] {
  transition: all 0.5s ease!important;
    font-weight: normal!important;
    font-size: 20px !important;
  
	float: left;
	    background: #00a232!important;
    font-weight: 400!important;
    border: none;
}






div.wpcf7-response-output {
    margin: 0px!important;
}

div.wpcf7-validation-errors {
	    direction: rtl!important;
    border: 0px solid #d2232a!important;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    background-color: transparent!important;
}

div.wpcf7-mail-sent-ok {
	
	    color: #fff!important;
    border: 0px solid #fff!important;
font-size:20px!important;
}

input[type=email]:focus,  input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, textarea:focus {
    background-color: #f9f9f9;
transition: all 0.5s ease!important;
  
    border: 1px solid #d2232a;
    box-shadow: 0px 1px 4px #d2232a;
}

div.wpcf7-response-output {
color:red!important;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid transparent!important;
}

.intro-page h1 {
    letter-spacing: 3px;
    font-size: 160px!important;
    line-height: 117px;
    color: #fff!important;
    text-shadow: 5px 5px #38a314;
    font-weight: 400!important;
}

.contact-main-page p {
 
}


.contact-page{
	padding-right: 10px;
    padding-left: 10px;
	    line-height: 40px!important;
    border-radius: 25px;
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
    background: #999999!important;
    background-image: none !important;
    color: #fff !important;
    background: #999999!important;
}

.contact-page h2{
	    font-size: 25px!important;
}

.contact-page p{
color:#fff!important;
}


.contact-page input[type=submit]  {
    border-radius: 20px!important;
}
 
.entry-title {
    font-size: 32px;

}



.sjb-page .sjb-detail .jobpost-form {
    background-color: #404040;
    padding: 20px;
    margin-bottom: 20px;
}

.sjb-page .sjb-detail .list-data h3, .sjb-page h3 {
    color: #fff!important;
    font-size: 22px;

    font-weight: 800!important;
}

.sjb-page .btn-primary{
	    font-size: 20px!important;
    font-weight: 800!important;
}

.job-description .btn-primary, .form-group .btn-primary{
	    font-size: 20px!important;
  
    font-weight: 800!important;
}

.sjb-page .sjb-detail .jobpost-form label {
    color: #fff!important;
    font-size: 20px!important;
	

}

.sjb-page .list-data .job-info h4 a {
  

    color: #404040!important;
    font-size: 25px!important;
}

.sjb-page .btn-primary{
background-color: #999999!important;	
color:#fff!important;
}

.list-view .list-data:hover {
    transition: all 0.5s ease!important;
    border: 0px solid #ddd!important;
    box-shadow: 0 15px 20px rgba(0,0,0,0.2)!important;
    transform: translate(0,-2px);
}

	
.list-view .list-data	{
border: 0px solid #ddd!important;
    transition: all 0.5s ease!important;
    transform: translate(0,0px);
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)!important;
    transition: all 0.5s ease;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
    transition: box-shadow 0.5s ease-in-out;
}

.sjb-page .sjb-filters .btn-search, .sjb-page .sjb-filters .form-control {
    height: 50px!important;
    padding: 5px!important;
}



.sjb-search-keywords{
	float: right;
}



.sjb-page {
    background-color: transparent!important;
}


.sjb-page .sjb-filters, .sjb-page .list-data .job-description  {
    background-color: transparent!important;
}

.mk-blog-single .blog-single-meta {
     display: none!important;
}


.sjb-page .list-data .job-description p {
    padding: 20px;
}


.sjb-page .list-data .job-description p {
    color: #818181!important;
    font-size: 20px!important;
}



.mk-css-icon-close div, .mk-css-icon-menu div {
    background-color: #404040!important;
}


.mk-blog-classic-item .mk-blog-meta-wrapper, .mk-blog-modern-item .mk-blog-meta-wrapper {
    display: none!important;
}



.mk-blog-classic-item .the-excerpt {
    display: none;
}




.single-post #mk-page-introduce.intro-left{
	display:none;
}
.vc_acf div {
   text-align: right!important;
}


.mk-blog-classic-item .mk-readmore svg {
    transform: rotate(180deg);
    transition: inherit;
    margin-right: 5px;
    margin-left: 5px;
}


.mk-pagination .mk-pagination-next svg, .mk-pagination .mk-pagination-previous svg {
    transform: rotate(180deg) translateY(2px)!important;
}


.mk-blog-classic-item {
    border: 0px solid #ddd!important;
	    transition: all 0.5s ease!important;
    transform: translate(0,0px);
    background-color: #fff;
    box-shadow: 0 5px 12px rgba(0,0,0,0.2)!important;
    transition: all 0.5s ease;
    position: relative;
    margin-bottom: 30px!important;
   padding-bottom: 0px;
        border: 1px solid #eee!important;
}


#menu-footer-menu .menu-item svg, #menu-footer-menu2 .menu-item svg{
	display:none!important;
}

#menu-footer-menu .menu-item a, #menu-footer-menu2 .menu-item a{
	font-size: 20px!important;
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}


.mk-animate-element.mk-in-viewport.flip-x{
-webkit-animation-name: tada!important;
  animation-name: tada!important;
	  animation-duration: 0.6s!important;
}

.master-holder h2 {
    color: #00a232;
}

#mk-footer .widgettitle {
    color: #999!important;
}

.whitext h2 {
color: #fff!important;	
}

#mk-footer, #mk-footer a {
    color: #818181!important;

}


	
.postitle h3 a {
    max-width: 350px;
}


.mk-post-nav  {
    display: none!important;
}



.ld-course-navigation-heading .ld-icon-arrow-right:before {
    content: "\e914"!important;
}

.learndash-wrapper .ld-focus .ld-focus-header {
    position: fixed;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    height: 90px;
}


.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats {
        width: 100%;
    display: inline-block!important;
}

body.ld-in-focus-mode.admin-bar, body.admin-bar .learndash-wrapper .ld-focus-sidebar {
    padding-top: 90px;
}

.rtl .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span:after {
    content: ">"!important;
}





.ld-icon-checkmark:before, .ld-icon-complete:before {
    content: "\e906";
    font-size: 9px;
    line-height: 13px!important;
}

.ld-progress-percentage {
    float: left!important;
        margin-left: 0em!important;
}

.learndash-wrapper .ld-button {
       border-radius: 5px!important;
}

.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    text-decoration: underline!important;
}

.ld-focus-header .ld-button .ld-text {
    display: inline-block;
    width: auto!important;
    text-decoration: underline;
}

.learndash-wrapper .ld-button {
    padding: 10px 25px;
}

.learndash-wrapper .ld-breadcrumbs {
    background: #f9f9f9!important;
    border-radius: 0px!important;
}


.learndash-wrapper .ld-focus .ld-focus-main {
    background: url(https://carmelsafety.co.il/wp-content/uploads/2018/09/background.jpg)!important;
}


body.ld-in-focus-mode .learndash-wrapper {
    background: transparent!important;
}

.ld-content-action .ld-button {
    max-width: 161px;
}

input.learndash_mark_complete_button {
    font-weight: 400!important;
    font-size: 20px!important;
}


.ld-focus-header .learndash_mark_complete_button {
    display: none!important;
    
}

.ld-content-action:last-child .ld-button.ld-button-transparent {
    margin-right: auto;
    
}

 .ld-content-action:last-child .ld-button.ld-button-transparent span{
    margin: 0px!important;
     text-align: left;
}

.learndash-wrapper .sfwd-mark-complete:after {
    right: 0px;
    font-size: 14px!important;
    margin-right: 20px!important;
    font-weight: 400!important;
}


.mk-single-content {
	    background-color: #fff;
    padding: 20px;
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled, .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
    background-color: #f9f9f9;
    border-radius: 0px!important;
}

.single-social-section {
	display: none!important;
}


.ld-login-modal-branding {
	display: none!important;
}

.ld-icon-delete:before, .ld-icon-remove:before {
    color: #818181!important;
     font-weight: 400!important;
}

.learndash-wrapper .ld-login-modal .ld-login-field, .learndash-wrapper .ld-login-modal .ld-password-field, .learndash-wrapper .ld-login-modal input[type=email], .learndash-wrapper .ld-login-modal input[type=password], .learndash-wrapper .ld-login-modal input[type=text] {
    color: #818181!important;
    background-color: #f9f9f9!important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before, .learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before {
  
    top: 2.2em!important;
}
input[type="submit"] {
    font-size: 16px!important;
    font-weight: 400!important;
   

     border-radius: 5px!important;
    height: 45px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar {

    padding-top: 90px!important;
}

.mk-single-content {
    box-shadow: 0 0 40px rgba(0,0,0,.1);
    padding: 20px 40px;
}


.ld-icon-content:before, .ld-icon-materials:before {
    font-size: 16px!important;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-status {
    padding: 5px 20px;
    border-radius: 25px;
}


.ld-button {
	 //   padding: 8px 30px!important;
}

.ld-content-action .ld-button{
    max-width: 161px;
    padding: 10px 14px!important;
}

.learndash_mark_complete_button {
	  padding: 10px 14px!important;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-status {
    background-color: transparent!important;
    color: #728188!important;
 

    padding: 0px!important;
    font-size: 25px!important;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price {


}

.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
    font-size: .75em!important;
    min-width: 160px!important;
}


.learndash-wrapper .ld-expand-button {
    border-radius: 25px!important;
      line-height: 0!important;
}


.learndash-wrapper .ld-expand-button {
    border-radius: 25px!important;
      line-height: 0!important;
}

.page-title {
   

    text-align: center!important;
       font-size: 32px!important;
}


.learndash-wrapper .ld-topic-status {
    border-radius: 0px!important;
}


.learndash-wrapper .ld-table-list.ld-no-pagination {
    border-radius: 0px!important;
    background-color: #fff!important;
    border-bottom: 2px solid #e2e7ed;
}


.learndash-wrapper .ld-table-list .ld-table-list-header {
      padding: 15px 20px!important;
}


.learndash-wrapper .ld-table-list .ld-table-list-header, .learndash-wrapper .ld-table-list .ld-table-list-item-preview {
    padding: 15px 20px!important;
    font-size: 16px!important;
}

.learndash-wrapper .ld-status-incomplete.ld-status-icon {
    border: 2px solid #e2e7ed!important;
}


.learndash-wrapper .ld-status-icon {
    flex-basis: 20px!important;
    flex-shrink: 0;
    margin-top: 2px;
    margin-left: 10px!important;
    height: 20px!important;
    width: 20px!important;
}



.ld-icon-quiz:before {
    font-size: 17px;
coor:  #e2e7ed!important;
}


.ld-course-list-items .ld_course_grid .thumbnail.course:hover {
    -webkit-box-shadow: 0 8px 28px 0 rgba(7,1,58,.3);
    box-shadow: 0 8px 28px 0 rgba(7,1,58,.3);
}


.ld-course-list-items .ld_course_grid .thumbnail.course {

    background: #fff;
    border: 1px solid #eee!important;
    border-radius: 16px;
    -webkit-box-shadow: 0 8px 28px 0 rgba(7,1,58,.1);
    box-shadow: 0 8px 28px 0 rgba(7,1,58,.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16px;
    padding: 28px 24px 32px;
}

.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary {
     color: white;
    display: inline-block!important;
    width: auto!important;
    margin-top: auto;
    margin-left: 0px!important;
    border-radius: 25px;
    padding: 5px 25px;
    background-color: #00a232!important;
    border: none!important;
}


.ld-course-list-items .ld_course_grid .entry-title {


    text-align: right;
    font-size: 22px;
    margin: 0 !important;
}


.learndash-wrapper .ld-item-list .ld-item-list-item {
      border-radius: 0px!important;
}

.main-page-wrapper {
       background-color: #f4f6f8!important;
}



.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.price_:after{
content: " ₪"	;
}


#learndash_course_content_title {
    margin-bottom: 20px;
    margin-top: 20px;
    

}




#sfwd-mark-complete {
    text-align: center;
}

#sfwd-mark-complete input{
padding: 10px 30px!important;
}

.learndash_content {
	margin-bottom: 20px;
}


.learndash_content a {
    text-decoration: underline!important;
}


.learndash_topic_dots  strong {
    display: none!important;
}

.added_to_cart:hover, .btn:hover, .button:hover, [type=button]:hover, [type=submit]:hover, button:hover {
    color: #3E3E3E;
    box-shadow: none!important;
}

.wpProQuiz_button {
    float: none!important;
    text-align: center!important;
    display: inline-block;
}

.wpProQuiz_text {
     text-align: center!important;
    
}

#learndash_back_to_lesson a, .wpProQuiz_button {
    color: #00a232!important;
    padding: 10px 20px!important;
	border: 1px solid;



    border-radius: 6px;
}

.learndash_topic_dots.type-dots{
    display: none;
}
.learndash_topic_dots * {
    color: #818181!important;
    font-size: 16px!important;
}

.learndash_topic_dots:not(.type-dots):before{
    content: "נושאי השיעור";
    
    padding-right: 30px;

    text-align: right;
    width: 100%;
    display: block;
    line-height: 2;
    border: none!important;
    font-size: 20px;
}
#learndash_lesson_topics_list>div, #learndash_lessons, #learndash_profile, #learndash_quizzes {
    box-shadow: none!important;
    border-radius: 0px!important;
    background-color: #fff;
    border: 1px solid #eee!important;
}

#lesson_heading, #quiz_heading {
    font-size: 20px!important;
 

}

.rtl #course_list>div h4>a, .rtl #lessons_list>div h4>a, .rtl #quiz_list>div h4>a {
    background: none!important;
    padding-right: 0px;
    font-size: 18px;
    color: #404040!important;
}

.rtl .expand_collapse {
    text-align: left;
    font-size: 17px!important;
    zoom: 100%!important;
  
}

.rtl .expand_collapse *{
    text-decoration: underline!important;
       font-size: 16px!important;
}


#learndash_course_content #learndash_lessons .learndash_topic_dots ul {
    background: #f9f9f9!important;
}

.rtl #course_list>div>div, .rtl #lessons_list>div>div, .rtl #quiz_list>div>div, .rtl .single-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn, .rtl .singular-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn {
    border-right: 0px!important;
}

#learndash_course_content .learndash_topic_dots ul>li {
    background: transparent!important;
}


#learndash_course_content #learndash_lessons .learndash_topic_dots {
    margin-bottom: 25px;
    margin-left: 25px;
}


#learndash_course_content #learndash_lessons .learndash_topic_dots * {
    color: #818181;
    font-size: 16px!important;
    
}

.topic-notcompleted span:before{
content: "〇";
margin-left: 5px;
}

.topic-completed {
  
    background: #eee!important ;
}

.topic-completed span:before{
content: "✔";
margin-left: 5px;
}



.learndash_course_materials {
    border: 1px solid #eee;
    padding: 10px;
}

.learndash_course_materials h4 {
  
    font-size: 20px!important;
}

.learndash_course_materials a, #learndash_next_prev_link a {
 border: 1px solid;
 padding: 5px 20px;
 border-radius: 15px;
    font-size: 18px!important;
    line-height: 40px;
}
.learndash_course_materials a:before {
content: "◁";
    text-decoration: none!important;
margin-left: 5px!important;
}


.grid_new  .ld_course_grid {
    display: block!important;
    width: 100% !important;
    flex: none!important;
    box-shadow: none!important;
    max-width: 100%!important;
}

.grid_new  .ld_course_grid article{
    box-shadow: none!important;
}
.grid_new  .ld_course_grid img {
    display: none!important;
}

.grid_new  .ld_course_grid_button {
    text-align: left!important;
}

.grid_new .elementor-tab-title a{
    color: #818181!important;
   
}

.white h1 {
        color: #fff;
    font-size: 60px;
    line-height: 70px;
}

.white h2 {
    color: #fff;
    font-size: 35px;
}

.button_cta .vc_btn3.vc_btn3-size-md{
    border: 2px solid #fff!important;
    background: transparent!important;
}

.button_cta .vc_btn3.vc_btn3-size-md:hover{
    border: 2px solid #fff!important;
    background: #fff!important;
    color:#b04f90!important;
}

.tit h2 {
    line-height: 50px!important;
    font-size: 40px!important;
}

.box_grid h3 {
    text-align: center!important;
}

.box_grid img {
    height: 100px;
    width: auto;
}

.box_grid a {
    color:#b04f90!important;
    border-bottom: 1px dotted #b04f90;
    letter-spacing: 1px;
}

.vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0px!important;
}

.product-grid-item .product-title a {
    color: inherit;
    font-size: 21px;
    color: #1b1919;
    margin-top: 10px;
    margin-bottom: 10px;
}

.wd-quantity-enabled .woodmart-hover-standard .woodmart-add-btn .add-to-cart-loop, .wd-quantity-enabled .woodmart-hover-standard .woodmart-add-btn div.quantity {
    margin-top: 5px;
    margin-right: 2px;
    margin-left: 2px;
    background: #b35694!important;
    border-radius: 50px;
}

.boxvid {
        background: #b35694!important;
    padding: 10px;
}

.whitey h2 {
    color:#fff;
}

.whitey h3, .whitey p {
    color:#fff!important;
}

.whitey hr {
    width: 100%;
    border: 1px solid rgba(255,255,255,0.5);
    margin-bottom: 20px!important;
    margin-top: 20px!important;
}

.whitey a {
    background: transparent;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 50px;
    color: #fff;
    border: 2px solid #fff;
}

.whitey a:hover {
    background: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 50px;
    color: #b35694;
}


.main_row {
    display: flex;
    justify-content: flex-start;
}

.main_row .left {
     display: flex;
    width: 100%;
}

.main_row .right{
    min-width: 250px;
}

.main_row .right h3 {
	    color: #f54959;
    font-weight: normal;
    font-size: 34px;
    letter-spacing: 1px;
}

.box_text {
    display: inline-block!important;
    max-width: 32%;
}

.box_text .tilte{
    display: block!important;
    width: 100%;
    font-family: 'Assistant', Arial, sans-serif!important;
    font-weight: bold!important;
    font-size: 25px;
}


.box_text .info{
    font-size: 17px;
    max-width: 90%;
    display: block;
}


.main_row .read_more  {
    font-style: italic;
    margin-top: 10px;
    display: block;
}

	.box_text .number {
    position: absolute;
    right: 0px;
    font-size: 26px;
    color: #fff;
    width: 41px;
    text-align: center;
    background: #f54959;
}

.box_text .tilte{
    display: block!important;
    margin-right: 50px;
}

.box_text {
    position: relative!important;
}



@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}


.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
    font-weight: bold!important;
    color: #404040!important;
}
    
 
    .content_michal  {
       max-height: 100px;
    overflow: hidden;
    padding-bottom: 30px;
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
}
.content_michal.active  {
    max-height: 100%!important;
    overflow: hidden;
        transition: all 0.5s ease;
}

.content_michal.active .show-more {
    opacity: 0;
        transition: all 0.5s ease;
}

.content_michal.active  .content_michal_in {
    max-height: 100%!important;
        transition: all 0.5s ease;
}

.content_michal_in {
        transition: all 0.5s ease;
    max-height: 70px;
    overflow: hidden;
}

.imag_michal {
    vertical-align: top;
        display: inline-block;
}

.imag_michal img{
    max-width: 250px;
    width: 250px;
    border-radius: 50%;
    height: 250px;
    display: inline-block;
}


.michal {
    display: flex;
    max-width: 1100px;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.info_michal {
    margin-right: 25px;
}

.info_michal h4 {
    margin-bottom: 5px!important;
}


.info_michal h3 {
    margin-bottom: 5px!important;
    color: #f54959;
    font-family: 'Assistant', Arial, sans-serif;
    font-weight: bold!important;
}



.contact_us h4{
    font-weight: bold!important;
    font-size: 25px!important;
    margin-bottom: 10px!important;
    text-align: center!important;

}

.contact_us p{
    max-width: 500px!important;
    margin-left: auto;
    margin-right: auto;
    text-align: center!important;

}

.contact_us input, .contact_us textarea {
    text-align: right;
    color: #404040!important;
    border: none;
margin-bottom: 10px!important;
border-radius: 5px;
max-width: 400px;
      background: #fff;
}

.contact_us input::placeholder, .contact_us textarea::placeholder {
    color: #404040!important;
}

.columns.contact_faq{
    text-align: center;
}
.column-3 {
    display: inline-block;
    width: 100%;
}


input[type="submit"] {
    width: 100%;
    background-color: #f54959!important;
    color: #fff!important;
}


.price_table h3 {
    line-height: 1!important;
    margin-bottom: 0px!important;
    border-bottom: 5px!important;
}

.header_table {
    background: #eee;
}
.header_table {
    padding-top: 10px;
    background: #f2f2f2!important;
    padding-bottom: 10px;
}

.header_table h4{
    font-size: 15px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 00;
}

.header_table strong{
    zoom: 130%;
    font-weight: bold!important;
}


.price_table li em{
    font-size: 130%;
    font-weight: 500!important;
}

.how_mach h4{

    margin-bottom: 5px;
}
.how_mach {
    text-align: center;
}

.how_mach p{
   font-size: 20px;
}
.quick-view {
    display: none!important;
}




.info_text {
       text-align: right;
}

.info_text  h4{
    margin-bottom: 0px;
}



.product-grid-item {
    padding: 0px!important;
	    background: #fff;
    box-shadow: 0 2px 40px 0 rgba(0,0,0,0.07);
    transition: box-shadow .3s;
     border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    background: #fff!important;
}


.product-grid-item a.add-to-cart-loop{
    width: 100%;
    margin-top: 25px;
    height: 40px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}



.woocommerce-billing-fields__field-wrapper input{
    background: #fff!important;
}


.con {
    font-size: 16px!important;
}

.con strong{
    margin-bottom: 5px;
    display: inline-block;
}

 .con li::marker {
     font-size: 0px!important;
display: none!important;

}
 .con li::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 1;
    top: 0px!important;
    font-size: 0px!important;
    right: -28px!important;
    background-size: contain;
    background-image: url(/wp-content/uploads/2020/12/icon_d.svg);
}

.con li {
    font-size: 16px;
    margin-bottom: 2px;
    position: relative;
}


.contact_us .column-4 {
    max-width: 49%;
    display: inline-block;
}

.wpProQuiz_results h4 {
    display: none!important;
}

.wpProQuiz_results p {
    display: none!important;
}
.wc-product-table th, .wc-product-table td {
    text-align: center;

}


#billing_address_1_field label:after{
    margin-right: 5px;
    font-family: "Font Awesome 5 Free"!important;
    content: "\f059"!important;
    font-size: 17px;
}
#billing_address_1_field label{
position: relative;
}

#billing_address_1_field label:hover .required:after{
	opacity: 1;
}
#billing_address_1_field .required:after{
    content: "כדי שנוכל לשלוח אליך מוצרים ומתנות בעתיד";
    position: absolute;
    opacity: 0;
    background: #fff;
    color: #000;
    top: -38px;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0px 2px 9px #999;
}



.woodmart-registration-page .reg_tab {
display: none;
}


.woodmart-registration-page.registry .reg_tab {
display: block;
}

.woodmart-registration-page.login .col-login {
display: block!important;
}

.woodmart-registration-page.registry .login_tab {
display: none;
}


.woodmart-registration-page .col-register-text{
display: none;
}

.woodmart-registration-page.registry .col-register-text{
display: block;
}

.woodmart-registration-page.registry .col-login {
display: none;
}

.woocommerce-form-login .social-login-title, .woocommerce-form-login .woodmart-social-login{
display: none;
}


#customer_login {
    width: 100%;
}


.col-login, .col-register-text {

    width: 100%;
    max-width: 100%;
    flex: auto;
}


.btn_change {
    color: #f54959;
    text-decoration: underline;
    cursor: pointer;
}

#customer_login {
    margin-right: auto;
    width: 100%;
    margin-left: auto;
}


.wd-add-btn-replace .add-to-cart-loop:before {
display: none!important;
}

.wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: translateY(00%) translateZ(0)!important;
}


.displa_hover {
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    background: rgba(0,0,0,0.05);
    top: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 1;
}
.meta-post-categories a{
	color: #fff;
	line-height: 1;
}

.meta-post-categories {
    background-color: #f54959 !important;
    color: #fff;
    display: inline-flex;
    padding: 2.5px 20px;
    border-radius: 3px;
}


.elementor-page .post-single-page .entry-thumbnail img.attachment-post-thumbnail{
    display: none; 
}

.related-posts-slider .entry-thumbnail img.attachment-post-thumbnail{
    display: block!important; 
}

.related-posts-slider .entry-title {
    font-size: 20px;
}


.related-posts-slider .article-body-container, .post-image-mask:after, .post-image-mask:before, .post-image-mask span {
    display: none!important;
}

.box_search .woodmart-ajax-search {
    width: 100%!important;
    max-width: 100%;
}

.box_search h3{
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.box_search .wpb_text_column  {
    margin-bottom: 10px!important;
}
.box_search{
    margin-right: auto;
    text-align: center;
    max-width: 500px;
    margin-left: auto;
    padding: 10px;
    margin-bottom: 25px;
}



@media (min-width: 768px){
 .stifky_menu {
  display: none!important;   
 }
   
 .blog-design-small-images {
    display: inline-grid;
    width: calc(50% - 20px);
    background: #fff;
    padding: 20px;
    margin: 9px;
}

.blog-design-small-images .article-inner {
    display: block!important;
}

.blog-design-small-images .article-inner {
    display: block!important;
}

.blog-design-small-images .article-inner *{
    max-width: 100%!important;
}
}
@media (max-width: 768px){
	
	.content_section {

	padding: 15px!important;
	}
	
.stifky_menu {
    display: flex;
    position: fixed;
    z-index: 9999;
    background: #fff;
    bottom: 0px;
    width: 100% !important;
    left: 0px;
    right: 0px;
    align-items: center;
}

.stifky_menu div br{
    display: none!important;
}
.stifky_menu div {

 min-width: 25%;
 }
.stifky_menu a {
    border-left: 1px solid #eee;
      display: flex;
      height: 100%;
      width: 100%;
    justify-content: center;
    align-items: center;
}

.stifky_menu div:last-child a {
    border-left: none!important;
}
.stifky_menu a {
    font-sizE: 18px!important;
}
.stifky_menu img {
    height: 50px!important;
    width: 50px!important;
}

.stifky_menu img {
    width: 35px;
}
body.logged-in .logout_d {
    display: none!important;
}

body:not(.logged-in) .login_d {
    display:none!important;
}
}


.gchoice.label_big .check{

    margin-top: -5px;

}
.label_big label{
    font-size: 20px!important;
    padding-right: 10px;
}

.field_description_below>label , .gfield_description {
    padding-right: 0px!important;
    margin-right: 0px!important;
}




@media (max-width: 768px){
    .label_big label{
 zoom: 75%;

}

.label_big:not(.gchoice) .check {
    margin-top: 10px!important;
}
.label_big  .check{
    zoom: 75%;
}

}


.gform-body .gfield_label {
    font-weight: 700!important;
}


.wd-sub-menu li a {
    font-weight: 400!important;
    color: #000!important;
    font-size: 16px!important;
}


.Aviad.form_ask form {
    zoom: 85%;
    max-width: 450px!important;
}
.Aviad.form_ask .gform_button {
 width: 100%!important;
 min-width: 100%!important;
}


.variations_form .variations{ 
display: flex;
justify-content: center;
	    align-items: center;
}
	
.reset_variations{
    display: none!important;
}

.postid-18067 .footer_buy {
	display: none!important;
}
.single .woodmart-prefooter {
		display:none;
}
@media (min-width: 1025px) {
	.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
	   margin-top: 10vh!important;
}


.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {

	    background: #F9F8F5;
    border-radius: 16px!important;
    padding: 30px 40px!important;
 
}

.woocommerce-order {
	padding-left: 15px;
    display: grid;
padding-right: 15px;
}

.thnk_page {
    order: -1!important;
}



::marker {

font-size: 0;
}

.row_flex {
display: flex;
}

.products.elements-grid.row {
    display: -ms-flexbox;
    display: block!important;
    text-align: center;
}

.product-grid-item {
    display: inline-grid!important;
}

.product-grid-item .product-title a {
	  min-height: 54px;
}

.show-more {
    padding-top: 15px!important;
 
    cursor: pointer!important;
    transition: all 0.5s ease;
    margin-bottom: 0px;
    padding-bottom: 15px;
 
    position: absolute;
    padding-right: 25px!important;
}

.menu-item li::not(.item-level-1) a:before {
    content: "";
    border-color: rgba(129,129,129,.2);
    display: block;
        margin-left: 20px;
    height: 18px;
    bottom: 0px!important;
    top: auto!important;
    border-right-width: 1px;
    border-right-style: solid;
}



.contact_us form {
    width: 750px!important;
}

.contact_us .column-4 {
    max-width: calc(33% - 5px)!important;
}

.wpcf7-list-item {
    display: inline-block!important;
}
.wpcf7-list-item label{
    display: flex!important;
}

.intro_section .max_width::before {
    width: 25vw !important;
    background-size: contain;
    background-position: bottom;
    height: 100%;
    right: auto !important;
    bottom: 0px !important;
    background-repeat: no-repeat;
    position: absolute;
    top: auto !important;
}
.wpcf7-list-item label input{
min-width: 20px!important;
}

.wpcf7-list-item label span{
min-width: 55px!important;
}

 .contact_us textarea {
    width: 100%!important;
    text-align: right;
    color: #404040!important;
    border: none;
    margin-bottom: 10px!important;
    border-radius: 5px;
    max-width: 100%!important;
    max-height: 162px!important;
    min-height: 100px!important;
}

.pojo-button-wrap {
    zoom: 80%;
}

.vc_tta-tab a::after {
    display: block!important;
    position: inherit!important;
    left: 0px!important;
    top: 0px!important;
    width: auto;
    height: auto!important;
}

.ld-topic-row * {
    font-size: 20px!important;
}

.vc_tta-tab a[href^="#1609803761103-4322504d-684f"]:before{
    content: "1"!important;
    position: absolute!important;
    right: 0px!important;
    display: block!important;
    font-size: 26px!important;
        width: 45px!important;
            top: 10px;
    height: 45px!important;
    line-height: 42px;
    color: #fff!important;
      text-align: center!important;
    background: #f54959!important;
}

.vc_tta-tab a[href^="#1609803761103-4322504d-684f"]:after {
    content: " נותנים מענה ויחס אישי להורים המבקשים לפתור נקודתית קשיים במשפחה, ולשפר את ההרות שלהם"!important;
    display: block !important;
    font-size: 26px !important;
    font-size: 16px!important;
    max-width: 441px;
    margin-right: -50px;
    margin-top: 12px;
    line-height: 1.3!important;
    text-align: right!important;
}


.vc_tta-tab a[href^="#1609803761820-6860a1dd-f7e0"]:before{
    content: "2"!important;
    position: absolute!important;
    right: 0px!important;
    display: block!important;
    font-size: 26px!important;
        width: 45px!important;
            top: 10px;
    height: 45px!important;
    line-height: 42px;
    color: #fff!important;
      text-align: center!important;
    background: #f54959!important;
}

.vc_tta-tab a[href^="#1609803761820-6860a1dd-f7e0"]:after {
    content: "במסלול הקבוצתי נפגשים יחד, מספר הורים, אחת לשבוע בזום עם יועץ או יועצת משפחתיים ממרכז  מיכל דליות"!important;
    display: block !important;
    font-size: 26px !important;
    font-size: 16px!important;
    max-width: 441px;
    margin-right: -50px;
    margin-top: 12px;
    line-height: 1.3!important;
    text-align: right!important;
}



.vc_tta-tab a[href^="#1609804010850-52c90c0f-bdcc"]:before{
    content: "3"!important;
    position: absolute!important;
    right: 0px!important;
    display: block!important;
    font-size: 26px!important;
        width: 45px!important;
            top: 10px;
    height: 45px!important;
    line-height: 42px;
    color: #fff!important;
      text-align: center!important;
    background: #f54959!important;
}

.vc_tta-tab a[href^="#1609804010850-52c90c0f-bdcc"]:after {
    content: "אוהבים ללמוד לבד ולהתקדם ולהתפתח בקצב שלכם – המסלולים העצמאיים הם בשבילכם!"!important;
    display: block !important;
    font-size: 26px !important;
    font-size: 16px!important;
    max-width: 441px;
    margin-right: -50px;
    margin-top: 12px;
    line-height: 1.3!important;
    text-align: right!important;
}

.vc_tta-tab a {
       display: block!important;
    padding-right: 50px!important;
    position: relative!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
	   margin-top: 100px!important;
}


.row_flex {
display: flex;
}

.wixGuard {
    display: none;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {

	    background: #F9F8F5;
    border-radius: 16px!important;
    padding: 30px 40px!important;
 
}
.product-grid-item .product-title a {
	  min-height: 54px;
}


.show-more {
    padding-top: 15px!important;
 
    cursor: pointer!important;
    transition: all 0.5s ease;
    margin-bottom: 0px;
    padding-bottom: 15px;
 
    position: absolute;
    padding-right: 25px!important;
}


.intro_section .max_width::before {
    width: 25vw !important;
    background-size: contain;
    background-position: bottom;
    height: 100%;
    right: auto !important;
    bottom: 0px !important;
    background-repeat: no-repeat;
    position: absolute;
    top: auto !important;
}

.contact_us form {
    width: 750px!important;
}

.contact_us .column-4 {
    max-width: calc(33% - 5px)!important;
}

.wpcf7-list-item {
    display: inline-block!important;
}
.wpcf7-list-item label{
    display: flex!important;
}

.wpcf7-list-item label input{
min-width: 20px!important;
}

.wpcf7-list-item label span{
min-width: 55px!important;
}

 .contact_us textarea {
    width: 100%!important;
    text-align: right;
    color: #404040!important;
    border: none;
    margin-bottom: 10px!important;
    border-radius: 5px;
    max-width: 100%!important;
    max-height: 162px!important;
    min-height: 100px!important;
}

.pojo-button-wrap {
    zoom: 80%;
}

.menu-item li::not(.item-level-1) a:before {
    content: "";
    border-color: rgba(129,129,129,.2);
    display: block;
        margin-left: 20px;
    height: 18px;
    bottom: 0px!important;
    top: auto!important;
    border-right-width: 1px;
    border-right-style: solid;
}


.ld-topic-row * {
    font-size: 20px!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#maintitle h1 {
    font-size: 50px!important;
}



.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {

	    background: #F9F8F5;
    border-radius: 16px!important;
    padding: 15px 20px!important;
 
}


.gform_button.button {
    line-height: 1!important;
}

.max_width {
   max-width: 90vw!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
}

.contact_us .form_field_3 {
    min-width:  100%!important;
}


.woocommerce-order {
	padding-left: 15px;
padding-right: 15px;
}

.woodmart-cart-icon  {    zoom: 65%;
    margin-bottom: -5px;}

.col-6 {
    max-width: calc(50% - 20px)!important;
}

.tp-bullets {
	display: none;
}

.info ul {
    margin-right: 25px!important;
} 

.menu_tabs a {
    color: #404040;
    padding: 10px 15px!important;
    margin: 5px!important;
    font-size: 10px!important;
}


.main_section .info_text {
    font-size: 16px!important;
}

.show-more {
    padding-top: 15px!important;
    display: block;
    cursor: pointer!important;
    transition: all 0.5s ease;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-right: 15px!important;
        position: absolute;
    bottom: 0;
    color: #f54959;
}

.contact_us .form_field_1, .contact_us .form_field_3{
margin-left: 1%!important;
}

.wd-tools-icon.woodmart-burger{
	margin-top: -20px;
}

.day {
    display: inline-block!important;
    max-width: 100%!important;
    height: auto!important;
}

.content_d {
    height: auto!important;
    text-align: right!important;
}

.div_gradiant {
    display: none!important;
}

.number_d {
    zoom: 75%!important;
}

.intro_text {
    max-width: 90%!important;
    zoom: 80%;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    top: 20px;
}

.category-grid-item .category-title {
    font-size: 19px!important;
}

h3 {
    font-size: 21px;
}

.woodmart-shopping-cart .woodmart-cart-icon:before {
    font-size: 25px!important;
}

.woodmart-burger-icon .woodmart-burger, .woodmart-burger-icon .woodmart-burger::after, .woodmart-burger-icon .woodmart-burger::before {
    width: 30px!important;
    height: 3px!important;
}

.wd-tools-element .wd-tools-icon {
    margin-left: 5px!important;
}



.intro_back {
        height: 330px!important;
    min-height: 0px!important;
  
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body {
    position: relative;
    background: #fff!important;
}

.vc_tta-tabs-list{
    display: flex!important;
    padding-top: 50px!important;
    padding-bottom: 25px!important;
}

.vc_tta-tab {
    width: auto;
    zoom: 85%!important;
}

.intro_text_main .info {
    background: #fff;

    max-width: 100%!important;
}


.michal {
    display: block!important;
}

.imag_michal img {
    max-width: 150px!important;
    width: 150px!important;
    border-radius: 50%;
    margin-bottom: 20px!important;
    height: 150px!important;
}

.woodmart-prefooter {
    padding-bottom: 0px!important;
}

.intro_text_main  {
      top: -50px!important;
}

.header_table strong {
    zoom: 100%!important;
}

.intro_text_main .info h2 {

    font-size: 25px!important;
}

h3 {
    zoom: 90%;
}

.intro_text_main .info p {
    font-size: 15px!important;
}

.intro_text_main .info li {
      zoom: 90%;
}


.text_left_michal:before {
    top: auto;
    content: "";
    position: absolute;
    width: 100px!important;
    height: 61px!important;
    bottom: 0px!important;
    left: -10px!important;
}

.vc_tta-tabs-list{
   
    overflow-x: scroll!important;
       margin-top: 50px!important;
}



.main_row .left {
    display: block!important;
}

.price_table {
    width: calc(100% - 40px)!important;
    zoom: 90%;
    margin-bottom: 40px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px!important;
}


.product-grid-item {
    max-width: calc(100% - 40px);
    margin-right: auto!important;
    margin-left: auto!important;
}

.vc_empty_space {
    zoom: 50%;
}


.intro_image {
    width: 100%;
    height: 250px!important;
}

.max_width {
    margin-top: 0px!important;
}

.main_section {
    padding-top: 25px!important;
 }
 
 .info_text h4 {
     font-size: 15px!important;
 }
 
 .link_url_more {
     zoom: 80%!important;
 }


.in_section {
    border-bottom: 1px dotted #eee;
    margin-bottom: 25px!important;
    padding-bottom: 25px!important;
    display: block!important;
}

.main_section h1 {
        margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    font-size: 25px!important;
}




.intro_text {
    margin-bottom: 10px!important;
    font-size: 18pximportant;
    margin-top: 0px!important;
}


.intro_section .max_width::before {
background-size: 190px!important;
bottom: 0px!important;
background-position: bottom left;
}


.vc_tta-tabs-list{
    margin-top: 0px!important;
    padding-top: 0px!important;
}

.intro_section:not(.no_h1) h1{
    font-size: 25px!important;
margin-top: -25px!important;
}

.intro_section:not(.no_h1) h3{
    padding-bottom: 175px!important;
}

.intro_text_main .info {
    padding: 0px!important;
}
.intro_section {
  
    min-height: 450px!important;
}

.content_info_in {
    max-height: 500px!important;
}
}

@media (max-width: 576px) {
	#maintitle h1 {
    font-size: 50px!important;
}


#enable-toolbar-trigger {
	left: auto!important;
right: 5px!important;
}
.woocommerce-order {
	padding-left: 15px;
    display: grid;
padding-right: 15px;
}

.thnk_page {
    order: -1!important;
}


.gform_button.button {
    line-height: 1!important;
}

.max_width {
    max-width: 90vw!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
}

.wd-tools-icon.woodmart-burger{
	margin-top: -20px;
}

.woodmart-cart-icon  {    zoom: 65%;
    margin-bottom: -5px;}


.woocommerce-thankyou-order-details, .wc-bacs-bank-details {
    display: block!important;
 
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {

	    background: #F9F8F5;
    border-radius: 16px!important;
    padding: 15px 20px!important;
}

.contact_us .form_field_3 {
    min-width:  100%!important;
}

.info ul {
    margin-right: 25px!important;
} 
.menu_tabs a {
    color: #404040;
    padding: 10px 15px!important;
    margin: 5px!important;
    font-size: 10px!important;
}

.show-more {
    padding-top: 15px!important;
    display: block;
    cursor: pointer!important;
    transition: all 0.5s ease;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-right: 15px!important;
        position: absolute;
    bottom: 0;
    color: #f54959;
}

.col-6 {
    max-width: calc(50% - 20px)!important;
}

.tp-bullets {
	display: none;
}


.main_section .info_text {
    font-size: 16px!important;
}


.contact_us .form_field_1, .contact_us .form_field_3{
margin-left: 1%!important;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    overflow: hidden;
    display: block!important;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    top: 20px;
}

.category-grid-item .category-title {
    font-size: 19px!important;
}

h3 {
    font-size: 21px;
}


.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab {
    display: block!important;
    max-width: 80%!important;
	margin-right: auto!important;
	margin-left: auto!important;
    width: calc(100% - 33px)!important;
}

.contact_us .column-4 {
    max-width: 48.5%!important;
}

.woodmart-shopping-cart .woodmart-cart-icon:before {
    font-size: 25px!important;
}

.day {
    display: inline-block!important;
    max-width: 100%!important;
    height: auto!important;
}

.content_d {
    height: auto!important;
    text-align: right!important;
}

.div_gradiant {
    display: none!important;
}

.number_d {
    zoom: 75%!important;
}

.intro_text {
    max-width: 90%!important;
    zoom: 80%;
}

.woodmart-burger-icon .woodmart-burger, .woodmart-burger-icon .woodmart-burger::after, .woodmart-burger-icon .woodmart-burger::before {
    width: 30px!important;
    height: 3px!important;
}

.wd-tools-element .wd-tools-icon {
    margin-left: 5px!important;
}



.intro_back {
        height: 330px!important;
    min-height: 0px!important;
  
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body {
    position: relative;
    background: #fff!important;
}

.vc_tta-tabs-list{
    display: flex!important;
    padding-top: 50px!important;
    padding-bottom: 25px!important;
}

.vc_tta-tab {
    width: auto;
    zoom: 85%!important;
}

.intro_text_main .info {
    background: #fff;

    max-width: 100%!important;
}


.michal {
    display: block!important;
}

.imag_michal img {
    max-width: 150px!important;
    width: 150px!important;
    border-radius: 50%;
    margin-bottom: 20px!important;
    height: 150px!important;
}

.woodmart-prefooter {
    padding-bottom: 0px!important;
}

.intro_text_main  {
      top: -50px!important;
}

.header_table strong {
    zoom: 100%!important;
}

.intro_text_main .info h2 {

    font-size: 25px!important;
}

h3 {
    zoom: 90%;
}

.intro_text_main .info p {
    font-size: 15px!important;
}

.intro_text_main .info li {
      zoom: 90%;
}


.text_left_michal:before {
    top: auto;
    content: "";
    position: absolute;
    width: 100px!important;
    height: 61px!important;
    bottom: 0px!important;
    left: -10px!important;
}

.vc_tta-tabs-list{
   
    overflow-x: scroll!important;
       margin-top: 50px!important;
}



.main_row .left {
    display: block!important;
}

.price_table {
    width: calc(100% - 40px)!important;
    zoom: 90%;
    margin-bottom: 40px;
}

.wpb_button, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px!important;
}


.product-grid-item {
    max-width: 280px;
    margin-right: auto!important;
margin-bottom: 15px!important;
    margin-left: auto!important;
}

.vc_empty_space {
    zoom: 50%;
}


.intro_image {
    width: 100%;
    height: 250px!important;
}

.max_width {
    margin-top: 0px!important;
}

.main_section {
    padding-top: 25px!important;
 }
 
 .info_text h4 {
     font-size: 15px!important;
 }
 
 .link_url_more {
     zoom: 80%!important;
 }


.in_section {
    border-bottom: 1px dotted #eee;
    margin-bottom: 25px!important;
    padding-bottom: 25px!important;
    display: block!important;
}

.main_section h1 {
        margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    font-size: 25px!important;
}




.intro_text {
    margin-bottom: 10px!important;
    font-size: 18pximportant;
    margin-top: 0px!important;
}

.intro_section .max_width::before {
background-size: 190px!important;
bottom: 0px!important;
background-position: bottom left;
}


.vc_tta-tabs-list{
    margin-top: 0px!important;
    padding-top: 0px!important;
}

.intro_section:not(.no_h1) h1{
    font-size: 25px!important;
margin-top: -25px!important;
}

.intro_section {
  
    min-height: 450px!important;
}


.intro_section:not(.no_h1) h3{
    padding-bottom: 175px!important;
}

.intro_text_main .info {
    padding: 0px!important;
}

.content_info_in {
    max-height: 500px!important;
}
}

