.infusion-field .inf_custom_Vraag0 textarea { width: 220px; }
.infusion-submit input.wpcf7-submit { background: #71af42; border: none; border-radius: 3px; padding: 7px 12px; line-height: 17px; height: auto; color: #fff; text-align: center; font-size: 13px; text-transform: uppercase; margin: 30px 0 0; }

/*30-3-2019*/
#wpcf7-f5536-o1 { text-align: center; }
#wpcf7-f5536-o1 .infusion-form label { float: left; width: 30%; word-wrap: break-word; text-align: left; }
#wpcf7-f5536-o1 .bericht textarea { width: 220px; }
#wpcf7-f5536-o1 .wpcf7-not-valid-tip, #wpcf7-f5537-o2 .wpcf7-not-valid-tip { padding: 0 !important; margin: 0; background: transparent !important; border: 0 !important; right: auto !important; top: 20px !important; }
#wpcf7-f5537-o2 .inf_custom_Gewenstedatumentijd .wpcf7-not-valid-tip { top: 45px !important; }

/*BLog page*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.blogmain_div { padding: 60px 0; }
.blog_search { text-align: center; margin: 0 0 50px; }
.blog_search form { max-width: 500px; margin: 0 auto; position: relative; }
.blog_search form .form-control { background: #f7f7f7; padding: 10px 50px 10px 15px; border: 1px solid #e8e7e7; height: 45px; color: #7d7d7d; font-size: 15px; box-sizing: border-box; width: 100%; box-shadow: none; margin: 0; }
.blog_search form .search_btn { position: absolute; top: 0; right: 0; z-index: 99; }
.blog_search form .search_btn .btnsrch { background: transparent; border: 0; padding: 12px; height: 45px; width: 45px; font-size: 20px; color: #71af42; outline: none; transition: all .3s; }
.blog_search form .search_btn .btnsrch:hover { background: #71af42; color: #fff; }

/*tabs*/
ul.blogtabs { margin: 0 0 15px; list-style: none; padding: 0; border-bottom: 2px solid #f1f1f1; }
ul.blogtabs .nav-item { color: #8d8d8d; display: inline-block; margin: 0 30px 0 0; padding: 0; cursor: pointer; transition: all 0.3s ease; font-size: 16px; font-weight: 400; }
ul.blogtabs .nav-item .nav-link { display: block; margin: 0; padding: 10px 0; position: relative; color: #444444; border: 0; }
ul.blogtabs .nav-item .nav-link:after { content: ''; border-bottom: 2px solid transparent; position: absolute; bottom: -2px; left: 0; right: 0; width: 100%; }
ul.blogtabs .nav-item.active .nav-link:after { border-color: #71af42; }
ul.blogtabs .nav-item.active .nav-link, ul.blogtabs .nav-item .nav-link:hover { color: #71af42; background: transparent; }
.custom_blog_tabs .tab-content { overflow: initial; }
.blog_detail_list { list-style: none; padding: 0; margin: 0 -15px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.blog_detail_list li { width: 33.33%; text-align: center; padding: 15px; display: inline-block; box-sizing: border-box; }
.blog_box_details { background-size: cover; background-position: center top; background-repeat: no-repeat; padding: 30px 40px; min-height: 300px; max-height: 300px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; position: relative; transition: all .3s; }
.blog_box_details:before { content: ''; background: rgba(0, 0, 0, .15); width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.blogtab_data { position: relative; z-index: 9; }
.date_heading { margin: 0; color: #ffffff; font-size: 14px; font-style: italic; letter-spacing: 1px; text-transform: uppercase; opacity: 1; font-weight: 400; }
.date_heading:after { content: ''; width: 20px; height: 2px; display: block; margin: 15px auto; background-color: #ffffff; }
.blog_bigpara { margin: 0 auto 20px; font-size: 18px; font-weight: 700; color: #ffffff; letter-spacing: 2px; text-align: center; height: 123px; overflow-y: hidden; line-height: 1.35; }
.blog_bigpara a { color: #ffffff; padding: 0; display: block; height: 100%; text-decoration: none; transition: all .3s; }
.blog_box_details:hover .blog_bigpara a { color: #f9f9f9; }
.load_more_section { text-align: center; margin-top: 20px; }
.blogtab_data .blog_button, .load_more_section .load_more_posts { margin: 0; padding: 10px 25px; font-size: 12px; color: #fff; font-weight: 700; letter-spacing: 1px; display: inline-block; background: #6fc053; text-transform: uppercase; text-decoration: none; font-family: 'Open Sans', sans-serif; transition: all .3s; border: 0; outline: none }
.blogtab_data .blog_button:hover, .load_more_section .load_more_posts:hover { background: #ee4716; }
.moreblog_down { text-align: center; margin-top: 20px; }

/*tags*/
.blog_tags { margin: 60px 0 0; }
.tag_heading { display: inline-block; width: 100%; }
.tag_heading h3 { font-size: 20px; font-weight: 700; margin: 0 0 20px; padding-bottom: 10px; border-bottom: 1px solid #e6e6e6; color: #000; }
.tag_list ul { margin: 0; padding: 0; list-style: none; }
.tag_list ul li { display: inline-block; padding: 3px 0; }
.tag_list ul li a { display: block; border-radius: 4px; padding: 7px 9px; color: #717171; font-size: 15px; background: #f2f2f2; font-weight: 400; border: none; line-height: inherit; }
.tag_list ul li a:hover { background: #6fc053; color: #ffffff; }

/*Blog-detail*/
.blog_detail_banner { background-size: cover; background-position: center top; width: 100%; z-index: 1; padding: 100px 0; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; min-height: 580px; max-height: 580px; }
.blog_detail_banner:before { content: ""; background: rgba(0, 0, 0, .4); height: 100%; width: 100%; z-index: 1; position: absolute; top: 0; left: 0; }
.blogbanner_detail { max-width: 950px; margin: 0 auto; text-align: center; position: relative; z-index: 9; }
.blogbanner_detail h1 { font-size: 50px; margin: 0 0 30px; font-weight: 600; color: #fff; border: 0; padding: 0; line-height: 1.2; }
.banner_logo img { border: 4px solid #fff; border-radius: 50%; height: 75px; width: 75px; margin: 0 0 15px; }
.blog_author_name { font-size: 18px; font-style: italic; color: #fff; padding-top: 10px; }
.banner-time { font-size: 15px; font-style: italic; color: #fff; font-weight: 500; }
.blog_detail_body { padding: 70px 0 50px; }

/*.blog_detail_body .detail_box { max-width: 800px; margin: 0 auto; }*/
.detail_box h3 { margin: 0; padding: 0 0 25px; font-weight: 600; font-size: 24px; color: #71af42; line-height: 30px; }
.detail_box p { color: #5f5f5f; margin: 0 0 15px; line-height: 28px; font-weight: 400; font-size: 16px; font-family: "Open Sans", Helvetica, sans-serif; }
.detail_box p a { color: #71af42; }
.detail_box p a:hover { color: #ee4716; }
.detailmore_blog { background: #73c375; padding: 50px 0; }
.detailmore_blog h2 { color: #fff; font-size: 50px; text-align: center; margin: 0 0 20px; font-weight: 900; line-height: 1.3; text-transform: uppercase; }
.detailmore_blog ul { margin: 0 -15px; padding: 0; display: flex; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.detailmore_blog ul li { width: 25%; padding: 15px; }
.moreblog_box { background: #fff; width: 100%; }
.moreblog_img img { width: 100%; height: 170px; object-fit: cover; }
.moreblog_head { padding: 15px; width: 100%; }
.moreblog_head h3 { margin: 0; padding: 0; font-weight: 600; font-size: 18px; color: #71af42; line-height: inherit; }
.moreblog_head:hover h3 { color: #ee4716; }
.next-prebtn { display: flex; justify-content: space-between; margin: 20px 0 0; }
.next-prebtn a { background: #ffffff; padding: 5px 15px; display: inline-block; font-size: 16px; color: #71af42; min-width: 70px; text-align: center; font-weight: 500; }
.blog_detail_tags { padding: 60px 0; }
.blog_detail_tags .blog_tags { margin: 0; }

/*tags page*/
.tag_banner { width: 100%; padding: 75px 0; min-height: 150px; position: relative; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center top; }
.tag_banner:before { content: ""; background: rgba(0, 0, 0, .4); height: 100%; width: 100%; z-index: 1; position: absolute; top: 0; left: 0; }
.tag_banner .container { position: relative; z-index: 9; }
.tag_banner .tagban_heading { font-size: 35px; color: #fff; margin: 0 0 20px; line-height: 1.2; text-align: center; text-transform: uppercase; font-weight: 900; font-family: 'Roboto', sans-serif; }
.breadcramb ul { margin: 0; padding: 0; text-align: center; }
.breadcramb ul li { list-style: none; display: inline-block; vertical-align: middle; }
.breadcramb ul li a, .breadcramb ul li span { color: #fff; position: relative; }
.breadcramb ul li a:after { content: "\f105"; font: normal 14px/1 FontAwesome; display: inline-block; font-size: 16px; margin: 0 3px 0 6px; position: relative; top: 1px; }
.breadcramb ul li a:hover { color: #71af42; }
.tagpage_body { padding: 50px 0; }
.tagbody_details { margin: 0 -15px; padding: 0; display: flex; flex-wrap: wrap; }
.tag_leftbox { width: 65%; padding: 0 15px; }
.tag_leftbox .blog_detail_list li { width: 50%; }
.tag_righttbox { width: 35%; padding: 0 15px; }
.tag_righttbox .blog_tags { margin: 10px 0 0; }
.detail_box iframe { display: block; border: 5px solid #71af42; margin: 15px auto 0; max-width: 700px; width: 100%; height: 470px; }

/*28-01*/
header.custom_header .nav.nav__primary .mega-toggle-block button.mega-toggle-animated { position: relative; background: transparent; border: 0; padding: 0; box-shadow: none; outline: none; }
header.custom_header .nav.nav__primary .mega-toggle-block button.mega-toggle-animated:after { content: '\f333'; font-family: 'dashicons'; display: inline-block; vertical-align: middle; font-size: 24px; color: #fff; }
header.custom_header .nav.nav__primary .mega-toggle-block button.mega-toggle-animated .mega-toggle-animated-box { display: inline-block; position: relative; }
.nav.nav__primary .mega-toggle-block button.mega-toggle-animated .mega-toggle-animated-box:before { content: 'Menu'; display: inline-block; vertical-align: middle; font-size: 16px; color: #ffffff; }
button.btn.btn-default.side-bottom-button { display: none; }

/*hder css*/
.headerSec { display: flex !important; align-items: center; justify-content: space-between; }
.right-sec .box1 { display: flex !important; align-items: center; margin: 0 !important; }
html body .rplg .rplg-badge2 { margin: 0 !important; }
html body span.rplg-badge-logo svg { width: 24px; height: 24px; }
html body .rplg-badge2 .rplg-badge2-score { font-size: 12px !important; }
html body .rplg-badge2 .rplg-badge2-btn { padding: 4px 10px !important; }
html body .rplg .rplg-badge2 .rplg-biz-rating>div { font-size: 13px !important; }
html body .rplg .rplg-stars svg { width: 10px !important; height: 10px !important; }
.headerSec .logo img { max-width: 304px; width: 100%; }

/*mini cart*/
div#cart_data { display: block !important; transition: 0.5s; max-width: 300px; right: 0; position: absolute; top: 65px; max-height: 0px; opacity: 0; visibility: hidden; overflow: hidden; }
div#cart_data .mini_cart_item { position: relative; padding-bottom: 20px !important; }
div#cart_data:after { content: ""; width: 12px; height: 12px; background: #fff; transform: rotate(45deg); position: absolute; top: -5px; right: 12px; }
body #motopress-main.main-holder div#cart_data  .product_list_widget li a.remove.remove_from_cart_button { left: -10px; padding: 0 10px; top: 4px;     position: absolute;
    padding-left: 0;}
body #motopress-main.main-holder div#cart_data  .product_list_widget li a { white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;    padding-left: 60px;
    min-height: 50px;position: relative; }
div#cart_data .mini_cart_item span.quantity { padding-left: 71px; }
body #motopress-main.main-holder div#cart_data .product_list_widget li img {
    max-height: 50px;
    object-fit: contain;
    min-width: 50px;
    display: block;
    height: 50px;
    position: absolute; 
    width: 50px;
    left: 0;
    
}
p.woocommerce-mini-cart__buttons.buttons a { display: table !important; margin: auto !important; margin-bottom: 14px !important; }
div#cart_data span.minicart { background: #fff !important; box-shadow: 0 0 10px 7px #0001; max-height: 410px; overflow: auto; padding: 10px 20px; display: block !important; }
li#wpmenucartli:hover + div#cart_data, div#cart_data:hover { max-height: 1000px; transition: 0.5s; opacity: 1; visibility: visible; overflow: visible; }
.mobile_cartsec, .mobile-menu{display: none;}

header .mobile-menu  button.mega-toggle-animated{ position: relative; background: transparent; border: 0; padding: 0; box-shadow: none; outline: none; }
header .mobile-menu  button.mega-toggle-animated:after { content: '\f333'; font-family: 'dashicons'; display: inline-block; vertical-align: middle; font-size: 28px; color: #333; }
 .mobile-logo-sidebar{display: none;}

footer.motopress-wrapper.footer .textwidget.custom-html-widget img.w_image{display: inline-block; margin-right: 5px;}
.home-advice-inner { display: flex; align-items: center; padding: 40px; color: #fff; border-radius: 0.2rem; background-color: #73c375; background-repeat: no-repeat; background-position: 100% 100%; }
.home-advice-content { width: 100%; max-width:50%; padding-right: 30px; flex-shrink: 0; }
.home-therapists { width: 100%; max-width:50%; }

.home-advice-title { color: #fff; margin-bottom: 10px; line-height: 30px; font-weight: 700; font-size: 24px; }
.home-advice-text { margin-bottom: 20px; line-height: 28px; font-size: 18px; font-weight: 400; }
a.button-advice{display: inline-block; text-decoration: none;margin: 0; padding: 7px 25px; font-size: 12px; color: #6fc053; font-weight: 700; letter-spacing: 1px; display: inline-block; background: #fff; text-transform: uppercase; text-decoration: none; font-family: 'Open Sans',sans-serif; transition: all .3s; border: 0; outline: none;}
.swiper-container{margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1;}
.home-therapists-items{position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box;    transform: translateZ(0);justify-content: flex-end;}

.home-therapists-item { display: flex; flex-direction: column; align-items: center; text-align: center; color: #fff; width: 100px; margin-left: 15px; margin-right: 15px;}
.home-therapists-item__image { width: 70px; height: 70px; border-radius: 50%; overflow: hidden; flex-shrink: 0; margin-bottom: 10px; }
.cover-image { height: 100%; width: 100%; object-fit: cover; vertical-align: top; }

.home-therapists-item__title { color: #fff; margin-bottom: 5px; line-height: 20px; font-size: 18px; font-weight: 600; }
.home-therapists-item__profession { opacity: .7; line-height: 16px; font-size: 14px; font-weight: 400; }



.request-free-modal .infusion-field label{width: 100%;text-align: left;font-weight: 600;}
.request-free-modal .infusion-field input[type="text"], .request-free-modal .infusion-field input[type="email"], .request-free-modal .infusion-field textarea{width: 100%;text-align: left;height: 33px;padding: 4px 10px;border: 1px solid #ddd;box-shadow: none;outline: none;} 
.request-free-modal .infusion-field textarea{height: 75px;} 
.request-free-modal [class*="span"]{margin-left: 0;} 
.request-free-modal .infusion-submit button{    margin-top: 0;} 


body #motopress-main.main-holder .content-holder .checkout-tile-with-review{padding: 15px 0;}
body #motopress-main.main-holder .content-holder .title-section .title-header{padding: 0 !important;margin: 0 !important;}

.home-vitamine-inner{padding: 50px 70px ; background-position: right 6.8rem bottom; background-size: 17.7rem 23.3rem; position: relative; display: flex; border-radius: 0.3rem; background-repeat: no-repeat; background-color: #efeff6;display:flex;align-items: center;flex-wrap: wrap;}
.vitamine-dec { width: calc(100% - 420px); padding-right: 20px; }
.vitamine-dec .icon-title{color: #73c375; margin-bottom: 10px;font-size: 45px; font-weight: 600;display: flex; align-items: center;}
.vitamine-dec p{line-height: 28px; font-size: 22px; color: #73c375; margin-bottom: 25px;}
.vitamine-img{width:420px;}

span.icon.icon--quiz-secondary{margin-right: 10px;width: 30px;height: 30px;display: inline-block; background-image: url(../images/list-check.png); background-repeat: no-repeat;}

.trustlogo { display: inline-block; margin-left: 10px; max-width: 56px; float: right; }
.revi_slider .rplg .rplg-review-name{color: #2c2c2c!important;}
.revi_slider{margin-bottom: 30px;}
.revi_slider .rplgsw-pagination-bullet-active{background: #71af42;}

label span.span-required-field{margin-left: 0;    color: #ff0000;width: auto; display: initial;}


/*Progress bar*/
.progressBar{cursor: auto;outline: none;text-align: center;position: relative;}
.small-progress-bar{height: 35px; line-height: 36px; font-size: 14px;margin-bottom: 20px; background-color: #f5f5f5;-webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%); box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%); border-radius: 0;}

.progress-bar-active{     background-image: -webkit-linear-gradient(
45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(
45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    -webkit-animation: progress-bar-stripes 2s linear infinite reverse;
    -o-animation: progress-bar-stripes 2s linear infinite reverse;
    animation: progress-bar-stripes 2s linear infinite reverse;   background-color: rgb(115, 195, 117);
-webkit-transition: width .25s ease, height .25s ease, font-size .25s ease;
    -moz-transition: width .25s ease, height .25s ease, font-size .25s ease;
    -ms-transition: width .25s ease, height .25s ease, font-size .25s ease;
    -o-transition: width .25s ease, height .25s ease, font-size .25s ease;
    transition: width .25s ease, height .25s ease, font-size .25s ease;color: #fff;
    text-align: center;    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);}

@-webkit-keyframes progress-bar-stripes{
	from{ background-position:40px 0;}
	to{background-position:0 0;}
	}
@keyframes progress-bar-stripes{
	from{background-position:40px 0;}
	to{background-position:0 0;}
}
.mobile-search, .search-close{display: none;}
ul.products h2.woocommerce-loop-product__title { height: 55px; overflow: hidden; text-overflow: ellipsis; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

/*05 Jan 22*/
.footer-pop {display: none; max-width: 270px;box-shadow: 0 0 20px rgb(0 0 0 / 70%); position: fixed;z-index: 99999; bottom: 0; right: 130px; background: #fff; padding: 25px; }
.closebtn { position: absolute; top: -8px; right: -8px; border: none; text-transform: uppercase; color: #fff; background: red; width: 25px; height: 25px; border-radius: 45px; cursor: pointer; }
.footer-pop h3 { font-weight: bold; }
.footer-pop p { color: #333; font-weight: 400; font-size: 14px; line-height: 20px; }


.outofstock a.button{
    font-size: 14px !important;
    padding: 8px !important;
    background-color: #fff !important;
    color: #000 !important;
    text-decoration: underline !important;
}

.woocommerce-checkout .woocommerce table.shop_table td del {
    display: none;
}

body.woocommerce-checkout #motopress-main.main-holder #content .page .shop_table td.product-name img {
    width: 65px;
    height: 65px;
}

body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button{height: 35px; width: 35px; line-height: 35px;padding: 0;}
body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button:before { content: '\f07a'; text-align: center; position: absolute; left: 0; margin: 0; width: auto; right: 0; font-family: FontAwesome; font-size: 14px; color: #ffffff; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease;top: 0; }

body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button>span.tooltip-inner { background: #353337; position: absolute; visibility: hidden; left: 50%; font-size: 12px; line-height: 24px; min-width: 100px; z-index: 2; border-radius: 0; text-transform: uppercase; opacity: 0; filter: alpha(opacity=0); opacity: 0; filter: alpha(opacity=0); 

    -webkit-transform: translate(-50%,-140%); 
    -moz-transform: translate(-50%,-140%); 
    -ms-transform: translate(-50%,-140%); 
    -o-transform: translate(-50%,-140%); 
    transform: translate(-50%,-140%); 
    -webkit-transform: translate(-50%,-140%); 
    -moz-transform: translate(-50%,-140%); 
    -ms-transform: translate(-50%,-140%); 
    -o-transform: translate(-50%,-140%); 
    transform: translate(-50%,-140%); 
    opacity: 1; filter: alpha(opacity=100); opacity: 1; filter: alpha(opacity=100); }



body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button>.tooltip-inner:before{z-index: 3; position: absolute; content: ''; left: 0; right: 0; margin: auto; bottom: -7px; width: 0; height: 0; border-style: solid; border-width: 8px 6px 0 6px; border-color: #353337 transparent transparent transparent;}

body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button:hover>span.tooltip-inner{visibility: visible !important; opacity: 1; filter: alpha(opacity=100); opacity: 1; filter: alpha(opacity=100); 

    -webkit-transform: translate(-50%,-140%); 
    -moz-transform: translate(-50%,-107%); 
    -ms-transform: translate(-50%,-107%); 
    -o-transform: translate(-50%,-107%); 
    transform: translate(-50%,-122%); 
    -webkit-transform: translate(-50%,-107%); 
    -moz-transform: translate(-50%,-107%); 
    -ms-transform: translate(-50%,-107%); 
    -o-transform: translate(-50%,-107%); 

    transform: translate(-50%,-107%); 

    -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button>span.tooltip-inner span.tooltip-inner{position:static;background: transparent;-webkit-transform:inherit; -moz-transform:inherit; -ms-transform: inherit; -o-transform: inherit; transform: inherit; -webkit-transform: inherit; -moz-transform: inherit; -ms-transform: inherit; -o-transform: inherit transform: inherit;}
body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button>span.tooltip-inner .tooltip-inner:before{display: none;}

body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button.added:before{content: '\f00c';}

 /*12-01-2021*/


.sidebar h4{ font-weight: 600;color: #6fc053; font-size: 16px; }
body .yith-wcan-filters .yith-wcan-filter h4{ font-weight: 600;color: #6fc053; font-size: 14px; margin: 0; padding: 12px 16px;position: relative;  width: 100%; cursor: pointer; }
body .yith-wcan-filters .yith-wcan-filter{border: 1px solid #e8e8e8;border-radius:2px;margin-bottom: 10px;}

body .yith-wcan-filters .filter-content{padding:5px 16px 15px;display: none;}

body .yith-wcan-filters .yith-wcan-filter h4:before{content: ""; position: absolute; top: 50%; margin-top: 0; right: 11px; transition: transform .3s cubic-bezier(.785,.135,.15,.86),opacity .3s cubic-bezier(.785,.135,.15,.86); background-image: url(../images/arrow-down.svg); height: 13px; width: 14px; background-size: 14px; background-repeat: no-repeat; transform: translateY(-50%);}

body .yith-wcan-filters .yith-wcan-filter h4.active:before{transform: rotate( -180deg);}

body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover, body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover{color: #ee4716;}
body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a{color: #ee4716;}
.yith-wcan-filters .yith-wcan-filter .filter-items{overflow-y: auto; overflow-x: hidden; max-height: 250px;}
.yith-wcan-filters .yith-wcan-filter .filter-items::-webkit-scrollbar { width: 8px;}
.yith-wcan-filters .yith-wcan-filter .filter-items::-webkit-scrollbar-track{background: #958f8f; border-radius: 30px;;}
.yith-wcan-filters .yith-wcan-filter .filter-items::-webkit-scrollbar-thumb{    background: #d7cccc; border-radius: 30px;}

/*19 fab*/
.header #search-header .search-form_it { text-transform: none !important; }
._1gwv20v ._wwxgbp { right: inherit !important; left: 15px !important; bottom: 15px !important; }
.closebtn { background-color: #fff; width: 30px; height: 30px; background-image: url(https://www.orthovitality.nl/wp-content/uploads/2022/02/close-icon.svg); background-repeat: no-repeat; background-position: center; font-size: 0; box-shadow: 0 0 7px rgb(0 0 0 / 20%); top: -12px; right: -12px; background-size: 20px; }
._1gwv20v ._wwxgbp:hover { inset: auto 0 15px 15px !important; }
._1gwv20v ._wwxgbp ._as6nlh { right: inherit !important; left: 0 !important; }
div#live-chat-widget { bottom: 75px; }

/* 14 April */
div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 ._1y0juye {left: 15px !important; bottom: 95px !important; }
div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 ._uuhri8 ._1y0juye {
   left: 0 !important;
}
div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 ._fgvvga {
    left: 15px !important;
}
#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {z-index:110 !important;}

body #motopress-main.main-holder .product_list_widget li{    position: relative;}

/*  */

/* 29 Nov  */
body #motopress-main.main-holder #content .page div#payment ul.payment_methods > li{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pseudoStickyBlock { z-index: -1; }

/*30 Nov*/
.product_point { width: 100%; display: block; clear: both; padding: 20px 0 0; } 
.product_point ul { list-style: none; margin: 0; } 
.product_point li i { margin-right: 6px; margin-top: 5px; color: #ee4716; font-size: 12px; } 
.product_point li { display: flex; align-items: flex-start; font-size: 14px; line-height: 24px; margin: 0 0 5px; }


body #motopress-main.main-holder .content-holder div.product .summary .stock + form.cart {
    width: 100%;
    float: none;
    margin: 0 0 0;
}

/* 02 Dec */

.request-free-modal { border-radius: 5px; } 
.request-free-modal .modal-body {max-height: 500px;padding: 30px;} 
.request-free-modal .modal-body form#inf_form { margin: 0 !important; } 
.request-free-modal .modal-header h4 { font-size: 24px; margin: 0; line-height: 32px; } 
.request-free-modal .modal-header { padding: 20px 30px 0; border-bottom: none; text-align: center; text-transform: capitalize; } 
.request-free-modal .infusion-field label { font-weight: 400; display: flex; color: #333; } 
.request-free-modal .infusion-field label .span-required-field { margin-left: 3px !important; } 
.request-free-modal .infusion-field input[type="text"], .request-free-modal .infusion-field textarea { height: 45px; padding: 7px 10px; border-radius: 4px; border: 1px solid #ccc; font-size: 15px; font-weight: 300; } .request-free-modal .infusion-field textarea { height: 90px; } 
.request-free-modal .small-progress-bar { height: 20px; box-shadow: none; } 
.request-free-modal .small-progress-bar .progress-bar-active { height: 100%; display: flex; align-items: center; justify-content: center;box-shadow: none; }

.infusion-submit {
    text-align: right;
}



.custom-products-data { display: flex; flex-wrap: wrap; }


/* 5-jan-2023 */

.product_meta {
    display: none !important;
}


.hide-this-product {
    display: none !important;
}
.notice-header {
    background: #ee4716;
    text-align: center;
    padding: 7px 0;
    color: #fff;
    font-size: 14px;
}

.notice-header p {
    margin: 0;
}

/*responsive*/
@media(max-width:980px) {
    .blog_detail_list li { width: 50%; }
    .blog_detail_banner { padding: 70px 0; min-height: auto; max-height: inherit; }
    .blogbanner_detail h1 { font-size: 30px; }
    .blog_detail_body { padding: 50px 0; }
    .detail_box p { margin: 0 0 10px; line-height: 26px; font-size: 15px; }
    .detailmore_blog h2 { font-size: 30px; margin: 0 0 0; }
    .detailmore_blog ul li { width: 50%; }
    .tag_leftbox { width: 100%; }
    .tag_righttbox { width: 100%; margin-top: 30px; }
    .home-therapists-item{margin-left: 5px; margin-right: 5px;}
    .home-vitamine-inner{padding: 25px 30px 0;}
}
@media(max-width:768px){
    #mega-menu-wrap-header_menu .mega-menu-toggle + #mega-menu-header_menu{background: #f3f3f3 !important;}
    #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-flyout ul.mega-sub-menu{width: 100% !important;}
    #mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{display: none !important;}
}
@media(max-width:767px) {
    body #motopress-main.main-holder .custom_header .cart-holder .widget_shopping_cart_content { right: 120px; }
    .header.custom_header .search-form { margin: 10px 10px 10px 0 !important; }
    /*blog*/
    .blogmain_div { padding: 40px 0; }
    .blog_search { margin: 0 0 30px; }
    .blog_box_details { padding: 15px; }
    ul.blogtabs .nav-item { margin: 0 15px 0 0; font-size: 15px; }
    ul.blogtabs .nav-item .nav-link { padding: 6px 0; }
    .blog_tags { margin: 20px 0 0; }
    .blog_detail_banner { padding: 35px 15px; }
    .blog_detail_body, .detailmore_blog, .blog_detail_tags { padding: 35px 0; }
    .blogbanner_detail h1 { font-size: 20px; line-height: 1.3; margin: 0 0 15px; }
    .detailmore_blog ul { margin: 0; }
    .moreblog_img img { height: 140px; }
    .moreblog_head { padding: 10px; }
    .moreblog_head h3 { font-size: 14px; }
    .next-prebtn { padding: 0 15px; }
    .tag_banner { padding: 50px 0; }
    .tag_banner .tagban_heading { font-size: 25px; margin: 0 0 10px; }
    .tagpage_body { padding: 30px 0; }
     

    .box .headerSec{align-items: center;  }
    .box .headerSec .logosec{flex: auto; padding-bottom: 0px!important; max-width: 60%;margin: auto;}
    .box .headerSec .right-sec{flex: 0 0 55%; display: flex!important; padding: 0 3px; padding-left: 0; justify-content: flex-start; margin-top: 12px;    width: 55%;display: none !important;}
    .headerSec .logo img{max-width: 100%;}
    .box .headerSec  .logo, .box .headerSec  .logo.pull-left{padding:0;}
    .nav.nav__primary .mega-toggle-block button.mega-toggle-animated .mega-toggle-animated-box:before{display: none;}
    .mobile_cartsec, .mobile-menu{display: block;}
    .desktop-menu{display: none;}
    html body .header .search-form{    padding-top: 15px !important}
    nav.nav.nav__primary.clearfix{position: fixed;top: 0; height: 100%;overflow-y: auto;z-index: 1029;background: #000;left: -400px;width: 80%;    visibility: hidden;
    opacity: 0;transition: .3s ease;margin: 0 !important; }
    header #mega-menu-wrap-header_menu .mega-menu-toggle{display: none;}
    header #mega-menu-wrap-header_menu .mega-menu-toggle + #mega-menu-header_menu{display: block;}
    .mobile-logo-sidebar{display: flex;align-items: center;justify-content: space-between;    padding: 10px;  background: #f3f3f3;}
    .open nav.nav.nav__primary.clearfix{visibility: visible;opacity: 1;left: 0;}
    #mega-menu-wrap-header_menu #mega-menu-header_menu > li#wpmenucartli{display: none;}
    header.header .box{z-index: 9;}
    .woocommerce-cart .mobile_cartsec{display: none;}
    .mobile_cartsec {    flex: 0 0 auto;  width: auto;}
    .mobile_cartsec a.cart-customlocation { float: right; line-height: 24px; padding: 0;  color: #333; font-size: 24px; width: 100%;position: relative;}
    .mobile_cartsec span.cart_countss { position: absolute; color: #fff; font-size: 11px; background: #6fc053; right: 0; top: -15px;height: 22px;width: 22px;border-radius: 22px; line-height: 22px;}
    html body .main-holder .header .box .search-form{    padding-top: 15px !important;}
    html body .main-holder header.header .box {  margin-bottom: 5px !important;z-index: 1;}
    .mobile-logo-sidebar a.close-btn { margin-left: 50px; font-size: 30px; color: #322e2e; }
    div#cart_data.mobile_min_cart.small{position: fixed;top: 0; height: 100%;overflow-y: auto;z-index: 1029;background: #fff;right: -400px;width: 80%; visibility: hidden;padding: 0;max-width: 100%;max-height:100%; opacity: 0;transition: .3s ease;margin: 0 !important;box-shadow: 0 0 10px 7px #0001; }
    .show-cart div#cart_data.mobile_min_cart.small{visibility: visible;opacity: 1;right: 0;}
    div#cart_data.mobile_min_cart:after{display: none;}
    a.close-cart {display: inline-block; position: relative; font-size: 30px; z-index: 9; top: 0; text-align: left; margin: 10px 0 0px 10px; color: #000; line-height: 20px;outline: none;}
    div#cart_data span.minicart{box-shadow: none;}
    .home-advice-inner{ padding: 20px; flex-wrap: wrap;}
    .home-advice-content{    max-width: 100%;margin-bottom: 15px;padding-right: 0;}
    .home-therapists{max-width: 100%;}
    a.button-advice{padding: 7px 14px;}
    .home-therapists-items{flex-wrap: wrap;justify-content: flex-start;}
    .home-therapists-item{margin: 0 5px 10px;}
    .home-vitamine-inner{flex-direction: column;}
    .vitamine-dec{width:100%;padding-right: 0;margin: 0 0 25px}
    .vitamine-dec .icon-title{font-size: 30px;    margin-bottom: 6px;}
    .home-vitamine-inner{padding: 20px 20px 0;}
    .vitamine-dec p{ line-height: 25px; font-size: 16px; margin-bottom: 10px;}
    .vitamine-img {     width: 100%;
    text-align: center;
    padding-bottom: 20px; }
    body #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item{display: block;}
    body .rplg-slider .rplg-slider-prev { left: 0px!important; }
    body .rplg-slider .rplg-slider-next { right: 0px!important; }
    .modal .modal-header .close{    padding: 0!important; margin: 0!important;}
    .headerSec .rplg{display: none;}
.search-tv{position: absolute; width: 100%; z-index: 9; z-index: 1099; top: 0px;    transition: .3s ease;    right: -400px;    opacity: 0;visibility: hidden;    background: #f3f3f3;
    padding: 5px 10px;     display: flex;    align-items: center;    height: 100%;} 
.show-search .search-tv{visibility: visible; opacity: 1; right: 0; }
.search-close a { font-size: 35px; margin-right: 15px; }
.search-close{display: flex; align-items: center; justify-content: center;}
html body .main-holder .header .box .search-form{padding: 0 !important;margin: 0 !important;}
.search-tv form#search-header{box-shadow: 0 0 17px rgb(0 0 0 / 20%); border-radius: 100px;}
html body header.motopress-wrapper.header.custom_header{padding: 15px 10px !important;}
header.motopress-wrapper.header.custom_header .span12{border-bottom: none;background: transparent;}
html body .main-holder header.motopress-wrapper.header.custom_header .box{margin-bottom: 0 !important;
}
.mobile-search{display: block;}
.mobile-search i.fa.fa-search:before{color: #333; content: "\F002"; font-family: 'FontAwesome'; right: 18px; top: 21px; font-size: 18px;    font-style: normal;}
.mobile-menu{    margin-left: 0; margin-right: 5px;}
.mobile-search{    margin-left: 5px; margin-right: 10px;}
.mobile_cartsec{    margin-left: 0; margin-right: 0}
body header.header .box{    position: initial;}
.checkout-tile-with-review .g_rates { margin-top: 9px; }
nav.nav.nav__primary.clearfix{background: #f3f3f3;}

/* 14 April */
div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 ._wy8i2x { width: 100% !important; max-width: 280px !important; }

/* 30 Nov  */
.filter_box { display: none; } 
h4#filter_text {cursor: pointer; padding: 10px; background: #6fc053; color: #fff; border-radius: 4px; display: flex; align-items: center; justify-content: space-between; } 
h4#filter_text:after { content: '\f107'; font-family: 'FontAwesome'; }

/* 02 Dec */
div#cart_data span.minicart{max-height: inherit;overflow: inherit;}

.search-tv {
    top: 48px;
    height: 80px;
    background: #fff !important;
    padding-bottom: 5px;
}




}
@media(max-width:600px) {
    .cart_search_sm { position: relative; width: 100%; padding: 0 50px 20px 0; float: left; box-sizing: border-box; }
    .cart_search_sm .search-form.search-form { width: 100% !important; margin: 0 !important; }
    .cart_search_sm .box1 { position: absolute; right: 0; top: 0; margin: 0; }
    body #motopress-main.main-holder .custom_header .cart-holder h3:before { padding: 14px; }
    .header .cart_search_sm #search-header { width: 100%; }
    .btn.btn-default.side-bottom-button { bottom: 10px !important; }
}
@media(max-width:480px) {
    #snelcontactpopup .modal-header .close, #side_bottom_button_popup .modal-header .close { padding: 0; margin-top: 2px; }
    #wpcf7-f5537-o2 .infusion-field > label, #wpcf7-f5536-o1 .infusion-form label { width: 100%; }
    #wpcf7-f5536-o1 .wpcf7-form-control-wrap, #wpcf7-f5537-o2 .wpcf7-form-control-wrap { float: left; width: 100%; }
    #wpcf7-f5536-o1 .wpcf7-form-control-wrap input, #wpcf7-f5537-o2 .wpcf7-form-control-wrap input { width: 100%; max-width: -webkit-fill-available; }
    #wpcf7-f5536-o1 .bericht textarea, #wpcf7-f5537-o2 .inf_custom_Vraag0 textarea { width: 100%; }
    #wpcf7-f5536-o1 .wpcf7-not-valid-tip, #wpcf7-f5537-o2 .wpcf7-not-valid-tip { right: 0 !important; top: -30px !important; left: auto !important; }
    /*blog*/
    .blog_detail_list li, .detailmore_blog ul li, .tag_leftbox .blog_detail_list li { width: 100%; padding: 10px 15px; }
    .blog_bigpara { height: auto; overflow-y: inherit; }
    .blogbanner_detail h1 { font-size: 16px; }
    .detailmore_blog h2, .tag_banner .tagban_heading { font-size: 22px; }

    html body header .rplg-badge2 .rplg-badge2-btn { padding: 4px 4px !important; }
    .holiday-notice {
        text-align: justify;
        padding: 0 7px;
    }
}

@media (max-width: 479px){
    body #motopress-main.main-holder .content-holder .products ul li.product, body #motopress-main.main-holder .content-holder ul.products li.product {
    width: 46% !important;
    margin: 0 2% 20px !important;
    vertical-align: top !important;
    float: left !important;
}
.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}

}

@media(min-width:992px) {
    html body .uspsbalk ul.usps { height: auto !important; display: flex !important; flex-flow: inherit !important; justify-content: space-evenly; max-width: 1170px; margin: auto; }
    html body .uspsbalk ul.usps { width: 100% !important; max-width: 100% !IMPORTANT; box-sizing: border-box !important; }
}
@media(max-width:435px) {
    body #motopress-main.main-holder .custom_header .shop-nav { margin: 0 0 10px !important; }
}

/* ========================= USPS styling ===========================*/
.uspsbalk { background-color: #aaa; width: 100%; padding: 5px; }
.uspsbalk { position: relative; bottom: -34px; max-width: 250px; display: inline-block; }
.uspsbalk li { padding: 0; }
.uspsbalk ul.usps { height: 30px; }
.uspsbalk ~ .box1 { top: -15px !important; }
ul.usps i.icon-ok { padding-right: 6px; }
html body .uspsbalk { bottom: 0 !important; max-width: 100% !important; background-color: #6fc053; padding: 0 !important; }
html body ul.usps li { animation: none !important; width: auto !important; color: #ffffff !important; padding: 8px 10px !important; }
.cart_search_sm .box1 { display: flex !important; align-items: center; }
body #motopress-main.main-holder .cherry-wc-account { margin-top: 0 !important; }
header.header { padding-top: 0 !important; }
.cart_search_sm .box1 { margin-top: 30px !important; }
.header #search-header .search-form_it { border: none; height: 48px; background: #fff !important; border-radius: 40px !important; font-style: normal !important; padding: 10px 20px; font-size: 14px !important; }
.header #search-header input#search-form_is { background: transparent; color: #333 !important; width: auto; height: auto; }
.header #search-header:after { content: "text"; position: absolute; color: #333 !important; content: "\F002"; font-family: 'FontAwesome'; right: 18px; top: 21px; font-size: 18px; }
html body .header .search-form { top: 0; margin: 0 !important; width: 100% !important; }
.header #search-header input#search-form_is {opacity: 0; width: 40px !important; min-width: 40px !important; height: 30px !important; top: 5px !important; right: 10px !important; }
.header #search-header .search-form_it { width: 460px !important; }
body #motopress-main.main-holder .cart-holder > h3 { display: none !important; }
div#woocommerce_widget_cart-2 .widget_shopping_cart_content { opacity: 0 !important; z-index: -999999; max-height: 0px !important; transition: 0.6s; display: block !important; overflow: hidden; min-width: 290px; }
li#wpmenucartli:hover  + div#woocommerce_widget_cart-2 .widget_shopping_cart_content { max-height: 1000px !important; transition: 0.6s; overflow: visible; opacity: 1 !important; z-index: 999; }
div#woocommerce_widget_cart-2 .widget_shopping_cart_content:hover { max-height: 1000px !important; overflow: visible; opacity: 1 !important; z-index: 999; }
.checkout-tile-with-review { display: flex; align-items: center; justify-content: space-between; }
.home-advice {  margin-top: 24px;}
.home-vitamine {margin-top: 30px;}

.custom-login {
    position: absolute;
    right: 181px;
    bottom: 16px;
}
.custom-login a {
    font-size: 12px;
}
li#wpmenucartli { padding: 0 5px !important;}

/* 18 Nov  */
.custom-login { right: 164px; height: 54px; bottom: 2px; line-height: 54px !important; padding: 0 !important; background: transparent !important; border: 1px solid #6fc053 !important; color: #6fc053 !important; border-right: 1px solid #fff; min-width: 82px; text-align: center; }

.custom-login a { height: 100%; display: block; width: 100%; padding: 0 5px !important; color: #6fc053 !important; font-weight: 500;background: #f9f9f9; }

.custom-login a:hover {
    background: #6fc053 !important;
    color: #fff !important;
}


#mega-menu-wrap-header_menu #mega-menu-header_menu > li#wpmenucartli{padding: 0 5px !important;min-width: 163px;text-align: center;}

.header_sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
}
.header_sticky .box_hide_desk {display: none !important;}
header.header.header_sticky:before{height: 100%;}


/*responisve*/
@media (max-width:1199px) {
    .uspsbalk { bottom: -10px; margin-left: 30px; }
    .uspsbalk ~ .box1 { top: -5px !important; }
    div#cart_data { top: 120px; }
}
@media (max-width:991px) {
    .header #search-header .search-form_it { width: 220px; }
    .header .search-form { margin-left: 30px !important; margin-top: 9px !important; }
    .cart_search_sm { padding-right: 0 !important; padding-left: 30px !important; }
    .header .search-form { margin: 0 !important; margin-top: px !important; width: 100% !important; }
    .header #search-header { width: 100% !important; }
    .header #search-header .search-form_it { width: 100% !important; }
    .uspsbalk { margin-left: 0; }

}

@media (max-width: 768px){
    /* 18 Nov */
    .custom-login {display: none; }
    .mega-menu-header_menu-mobile-open .custom-login {
        display: block;
        bottom: 0;
        height: 55px;
    }
    .header_sticky .box_hide_desk { display: block !important; }
    .headerSec .logo img { max-height: 33px; object-fit: contain; }
}

@media (max-width:767px) {
    .cart_search_sm { padding-left: 0px !important; }
    .uspsbalk { bottom: -10px; max-width: calc(100% - 60px); box-sizing: border-box !important; }
    body #motopress-main.main-holder .cart-holder h3:before { height: 19px; }
    .uspsbalk ~ .box1 { top: -7px !important; }
    .uspsbalk { bottom: -10px; max-width: calc(100% - 50px); box-sizing: border-box !important; margin-left: -9px; }
    /* 18 Nov  */
    .mobile-menu { position: relative; z-index: 9999; }
    .open nav.nav.nav__primary.clearfix { z-index: 999999; }
    .custom-login { display: block; right: inherit; background: transparent !important; color: #666 !important; height: auto !important; bottom: inherit; padding: 0 10px !important; }
    .custom-login a { color: #666 !important;text-transform: uppercase; }    
    .custom-login {border: none !important;position: static !important;} 
    .custom-login a { background: transparent; text-align: left;font-weight:400; }

}
@media (max-width:600px) {
    .uspsbalk { margin-left: -49px; }
    .uspsbalk ~ .box1 { top: 8px !important; position: relative !important; }
    body #motopress-main.main-holder .cart-holder h3:before { height: 14px; }
    .uspsbalk { max-width: calc(100% - 60px); margin-left: -18px; }
    .cart_search_sm { padding-bottom: 8px !important; }
}
@media (max-width:1199px) {
    html body .header .search-form { padding: 0 15px; box-sizing: border-box !important; float: none; margin: 0 !important; }
    .header #search-header .search-form_it { width: 260px !important; }
}
@media (max-width:991px) {
    html body .header .search-form { width: 100% !important; position: absolute; top: 94px; left: 0; margin: 0 !important; }
    header.header .box { padding-bottom: 50px; }
    html body header.header .row { margin-left: 0 !important; width: 100% !important; }
    header.motopress-wrapper.header.custom_header .span4 { margin: 0 !important; }
    header.motopress-wrapper.header.custom_header .span12 { margin: 0 !important; width: 100% !important; }
    html body .cart_search_sm .box1 { margin-top: 0 !important; }
    html body header.header .box { padding-bottom: 63px !important; }
    html body .uspsbalk { margin: 0; width: 100% !important; padding: 0 10px !important; }
    html body .header .search-form { padding: 0 !important; }
    .header #search-header .search-form_it { width: 100% !important; }
}
@media (max-width:767px) {
    html body header.header { padding-top: 15px !important; }
    html body header.header .box { padding-bottom: 16px !important; }
    html body header.header .row .span8 { margin: 0 !important; }
    .header.custom_header .search-form { width: 100% !important;    /*padding-right: 70px !important;*/ }
    html body .cart_search_sm .box1 { margin-top: 35px !important; }
    body #motopress-main.main-holder .cart-holder h3:before { width: 30px; }
    html body .header .search-form { position: static !important; padding-top: 20px !important; }
    html body .cart_search_sm .box1 { margin-top: -50px !important; }
    html body header.header .box { padding-bottom: 0 !important; }
    html body ul.usps li { animation: scroll-horizontal 20s ease-out infinite alternate !important; width: 100% !important; }
    .headerSec { flex-wrap: wrap; }
    .search-tv { order: 3; flex: 0 0 100%; }
    html body .uspsbalk{margin: 0 -10px; max-width: inherit !important;    width: auto !important;display: block;}
    .uspsbalk ul.usps{width: 100%;}
    html body ul.usps li{    font-size: 13px;white-space: normal !important;  line-height: 12px;    align-items: flex-start;}

    /*21 fab*/
    #footer-text img {
    display: none !important;
	}

    /*    */

}
@media(max-width:575px) {
    .headerSec .logosec { flex: 0 0 100%; padding-bottom: 20px !important; }
    .headerSec 
    .right-sec { flex: 0 0 100%; display: flex !important; justify-content: center; }
    .header.custom_header .search-form { margin-top: 0 !important; }
    .checkout-tile-with-review  h1 { font-size: 25px !important; }
    .checkout-tile-with-review { display: block; padding-bottom: 20px; }

    /*05 Jan 22*/
    .footer-pop{right: inherit;left: 50%;transform: translateX(-50%);padding: 15px;}
    .footer-pop h3{font-size: 16px;margin-bottom: 8px;}
    .footer-pop .buttonheader { padding: 5px; font-size: 13px; }

    .home-vitamine, .home-advice {margin-top: 15px;}
    /**/
    .search-tv {height: 70px;width: calc(100% + 20px); left: -10px; }
    body #motopress-main.main-holder div#cart_data .product_list_widget li a.remove.remove_from_cart_button {left: -5px; width: 24px; padding: 0; padding-right: 10px; padding-top: 10px; }
    body #motopress-main.main-holder div#cart_data .product_list_widget li a.remove.remove_from_cart_button + a { width: calc(100% - 10px); margin-left: auto; }
 

}
@media(max-width:600px) {
    html body .header .search-form { position: static !important; padding-top: 20px !important; }
    html body .cart_search_sm .box1 { margin-top: 20px !important; }
    html body header.header .box { padding-bottom: 0 !important; }
}
html body footer .row.footer-widgets ul li { list-style: none !important; }
html body footer .row.footer-widgets ul { margin-left: 0 !important; }
body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code + .button, body #motopress-main.main-holder #content .page form table.cart .actions input[type="submit"] {
    background-color: #71af42;
}
body #motopress-main.main-holder #content .page form table.cart .actions #coupon_code {
    height: 50px !important;
}
.search-form__h .search-form_is { cursor: pointer; z-index: 2; }

body #motopress-main.main-holder .content-holder ul.products li.product a.button.add_to_cart_button {
    background-color: #ee4716 !important;
}



body #motopress-main.main-holder .content-holder ul.products li.product.outofstock a.button.add_to_cart_button:before { display: none;}
body #motopress-main.main-holder .content-holder ul.products li.product.outofstock a.button.add_to_cart_button {height: -webkit-fill-available;width: auto;padding: 1px 10px !important;color: #ffffff !important;text-decoration: none !important;background-color: rgb(238,71,22,.7) !important;}


@media(max-width:400px){.home-therapists-item {margin: 0 !important;}.home-therapists-item {width: 86px;}.home-advice-inner {padding: 15px;}.home-therapists-item__profession {font-size: 11px !important;line-height: initial !important;}.home-therapists-item__title {font-size: 16px;}
}

span.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

form.woocommerce-cart-form .actions .coupon + button.button { background: transparent !important; color: #70c053 !important; opacity: 1 !important; font-size: 15px !important; }
form.woocommerce-cart-form .actions .coupon + button.button:disabled, form.woocommerce-cart-form .actions .coupon + button.button[disabled] {
    cursor: not-allowed !important;
}