/*
Theme Name: Mana Theme
Theme URI: http://example.com/twenty-twenty-one-child/
description: >-
  Mana Theme
Author: WebMob
Author URI: https://webmobinfo.ch/
Template: twentytwentyone
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-twenty-one-child
*/
@charset "UTF-8";

*,
*::before,
*::after {
  box-sizing: border-box;
}
.wp-admin #posts-filter table.fixed {
    table-layout: auto !important;
}

@font-face {
    font-family: 'Quicksand';
    src: url('assets/fonts/Quicksand-Regular.eot');
    src: url('assets/fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Quicksand-Regular.woff2') format('woff2'),
        url('assets/fonts/Quicksand-Regular.woff') format('woff'),
        url('assets/fonts/Quicksand-Regular.ttf') format('truetype'),
        url('assets/fonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand-SemiBold';
    src: url('assets/fonts/Quicksand-SemiBold.eot');
    src: url('assets/fonts/Quicksand-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Quicksand-SemiBold.woff2') format('woff2'),
        url('assets/fonts/Quicksand-SemiBold.woff') format('woff'),
        url('assets/fonts/Quicksand-SemiBold.ttf') format('truetype'),
        url('assets/fonts/Quicksand-SemiBold.svg#Quicksand-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand-Bold';
    src: url('assets/fonts/Quicksand-Bold.eot');
    src: url('assets/fonts/Quicksand-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Quicksand-Bold.woff2') format('woff2'),
        url('assets/fonts/Quicksand-Bold.woff') format('woff'),
        url('assets/fonts/Quicksand-Bold.ttf') format('truetype'),
        url('assets/fonts/Quicksand-Bold.svg#Quicksand-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand-Light';
    src: url('assets/fonts/Quicksand-Light.eot');
    src: url('assets/fonts/Quicksand-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Quicksand-Light.woff2') format('woff2'),
        url('assets/fonts/Quicksand-Light.woff') format('woff'),
        url('assets/fonts/Quicksand-Light.ttf') format('truetype'),
        url('assets/fonts/Quicksand-Light.svg#Quicksand-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand-Medium';
    src: url('assets/fonts/Quicksand-Medium.eot');
    src: url('assets/fonts/Quicksand-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Quicksand-Medium.woff2') format('woff2'),
        url('assets/fonts/Quicksand-Medium.woff') format('woff'),
        url('assets/fonts/Quicksand-Medium.ttf') format('truetype'),
        url('assets/fonts/Quicksand-Medium.svg#Quicksand-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;margin:0px;padding:0px;font-family: 'Quicksand';font-size:16px;line-height:25px;color:#000;letter-spacing: 2px;}


/*common css start here*/
h1,h2,h3,h4,h5,h6,p,ul,nav{margin:0px;padding:0px;}
h1, .primery-title{
    font-size: 48px;
	color: #1E2D2B;
    line-height: 55px;
    font-family: 'Quicksand-Medium';
    margin: 0 0 20px;

}
h2{font-size: 36px;font-family: 'Quicksand';color:#1E2D2B;line-height: 50px;}

h3 { font-size: 24px;line-height: 35px;  font-family: 'Quicksand-Medium';color: #1E2D2B; margin:0 0 10px;}
h4 { font-size: 24px;line-height: 1.2em;margin: 0 0 10px;color:#1E2D2B;}

p{padding:0px;margin: 0 0 18px 0;}  

p strong, strong{font-family: 'Quicksand-Bold';}

ul, ol{ margin:0 0 0 0px; padding:0px;}

.alignleft{float:left; margin:0px 15px 15px 0px;}
.alignright{float:right; margin:0px 0px 15px 15px;}
.aligncenter{float:none; margin:0px auto 15px auto;}

a{text-decoration:none;color:#EDB891;}

a:hover{text-decoration:none;color:#EDB891;}
a:focus{text-decoration:none;}
.clear{clear:both;}
img{max-width:100%;vertical-align:middle;}

button.dropdown-toggle{display:none;}

ul li{list-style:none;}
.alignleft {float:left;margin:0px 15px 15px 0px;}

.alignright {float:right;margin:0px 0px 15px 15px;}

.aligncenter {float:none;margin:0px auto 15px auto;display: block;}

.alignnone {margin:0px 0px 15px 0px;}
::-webkit-input-placeholder { 
  color: #1E2D2B;
}
::-moz-placeholder { 
  color: #1E2D2B;
}
:-ms-input-placeholder { 
  color: #1E2D2B;
}
:-moz-placeholder { 
  color: #1E2D2B;
}
/***gutter changes**/
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{padding-right: 7px;padding-left: 7px;}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl{padding-right: 7px;padding-left: 7px;}
.row{margin-right: -7px;margin-left: -7px;}
/***navigation***/
nav{margin:0px;padding:0px;}
#site-navigation,#site-navigation *{outline:none!important;}
.header-logo img{max-width:182px;width:100%;}
.header-main{padding:0;position:relative;background: #F4F1EC;} 
.main-navigation ul li{position:relative;margin:0;list-style:none;}
.main-navigation ul{list-style:none;padding:0;margin:0;}
.main-navigation ul li a{color:#000000;font-family: 'Quicksand';font-size:20px;line-height:29px;letter-spacing: 2px;display:block;text-align:center;text-decoration:none!important;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.main-navigation .menu > li > a:hover{color:#EDB891;}
header .header-nav{    text-align: right;}
header.main-header {
    background: #F4F1EC;
}
.search-box input.search-input {
    background: transparent url('assets/images/Search.svg')no-repeat right center;
    border: 0 none;
    display: inline-block;
    padding-right: 23px;
    vertical-align: top;
    /*width: 348px;*/
    width: 436px;
    height: 50px;
    position: relative;
    border-bottom: 1px solid #564F4B;
    outline: none;
}
.top-header .search-box #searchform input.search-input {
    background: transparent;
}
.top-header .search-box input[type="submit"] {
    display: inline-block;
    font-size: 0;
    background: transparent url('assets/images/Search.svg')no-repeat right center;
    border: none;
    height: 28px;
    width: 28px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.top-header form#searchform {
    border: none;
    position: relative;
}
.search-box input[type="submit"] {
    display: none;
}

.users {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 2px;
    font-family: 'Quicksand';
    color: #000;
    margin-right: 56px;
}
.users img {
    margin-right: 8px;
    width: 22px;
}
.users a {
    color: #000;
}
header li#wpmenucartli a, header a.mob-wpmenucart {
    color: #000000;
    position:relative;
    width: 24px;
display: inline-block;
}
header li.wpmenucartli a span, header a.mob-wpmenucart span {
    width: 14px;
    height: 14px;
    background: #EDB891;
    position: absolute;
    top: 0;
    right: -5px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    padding: 0px;
    box-sizing: border-box;
    letter-spacing: 0;
}
.search-box {
    padding-right: 60px;
}
.top-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.header-main button.sub-menu-toggle {
    display: none;
}
header .wpmenucart-icon-shopping-cart-0:before {
    background: url(/wp-content/uploads/2021/04/icon-cart.svg) !important;
    content: ''!important;
    display: inline-block;
    height: 22px !important;
width: 22px !important;
vertical-align: -8px;
background-repeat: no-repeat !important;
background-size: 100% !important;
}
/***banner***/
section.banner-sec {
  /*  background: url(assets/images/baner.jpg); */
    background-position: right center !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    padding: 40px 0 60px;
}
.banner-main-sec h1 {
    margin: 0 0 30px;
}
.banner-main-sec h3 {
    margin: 0 0 14px;
}

.banner-link {
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.banner-link a.arrow-link {
    width: 155px;
}
.banner-link .arrow-link:after {
    content: "";
    position: absolute;
    right: 3px;
    top: 8px;
}


/***section2*****/
section.unsere {
    background: #F4F1EC;
    padding: 44px 0 26px;
}
/***coaching*****/
section.coaching h2 {
    margin: 0 0 50px;
}
.coaching-item {
    position: relative;
    padding-bottom: 54px;
    background: #F4F1EC;
    border-radius: 6px;
    text-align: center;
}
img.coaching-img {
    height: 226px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 100%;
     border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.link-holder {
    position: absolute;
    bottom: 34px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.coaching-box {
    padding: 30px;
}
.coaching-box h3 {
    margin: 0 0 18px;
}
section.coaching {
    display: block;
    padding: 50px 0;
}
.arrow-link {
    width: auto;
    padding: 0 3px;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    color: #564F4B;
    font-size: 20px;
    line-height: 29px;
    font-family: 'Quicksand-Medium';
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-bottom: 3px solid #EDB891;
    padding-bottom: 6px;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.arrow-link:after {
    background: url(assets/images/arrow-right.svg);
    content: "";
    width: 10px;
    height: 20px;
    display: inline-block;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
    position: relative;
    top: 6px;
}
.arrow-link:before {
    height: 100%;
    width: 100%;
    background: #FDF4EE;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transform: translatey(100%);
    -webkit-transform: translatey(100%);
    -moz-transform: translatey(100%);
}
.arrow-link:hover {
    color: #564F4B;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.arrow-link:hover:before {
    transform: translatey(0);
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
}
.home .coaching-item {
    height: 100%;
}
/***interesse section***/
section.interesse h2 {
    margin: 0 0 50px;
}
.interesse-item {
    position: relative;
    border-radius: 6px;
    padding: 12px;
    padding-bottom: 60px;
    height: 100%; 
}
section.interesse .col {
    margin-bottom: 14px;
}
section.interesse .col .interesse-item {
    margin-bottom: 14px;
    background:#F4F1EC;
}

section.interesse .link-holder {
 bottom: 12px;
    left: 12px;
    margin: 0;
}
section.interesse .col-md-9 .col:first-child .interesse-item {
    background: #D9E5D8;
}
section.interesse .col-md-9 .col:last-child .interesse-item {
    background: #DED7CF;
}
section.interesse .col-md-3.col .interesse-item {
    background: #D9E5D8;
}
/***Wissen section****/
.grid-flex{ display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.col-image {
    background-size: cover;
    background-position: center center;
}
.col-text {
    padding: 4%;
    background: #564F4B;
    color: #fff;
}
h3.small-head {
    margin: 0 0 30px;
}
.col-text h3 {
    color: #fff;
}
.aligner-item a.arrow-link {
    color: #fff;
    display: inline-block;
    margin-top: 56px;
}
.aligner-item a.arrow-link:after {
    background: url(assets/images/arrow-right-white.svg);
    content: "";
}
.aligner-item a.arrow-link:hover {
    color: #564F4B;
}
.aligner-item a.arrow-link:hover:after {
    background: url(assets/images/arrow-right.svg);
    content: "";
}
section.interesse {
    padding: 30px 0 72px;
}
/***Versprechen****/

section.versprechen {
    background: #F4F1EC;
    padding: 50px 0 80px;
}
.testi-img {
    text-align: center;
    position: relative;
}
img.testi-img-1-1 {
    position: absolute;
    z-index: 9;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0px;
    margin-top: -10px;
    max-width: 328px;
    border-radius: 9px;
}
img.testi-img-1-2 {
    z-index: 99;
    position: relative;
    max-width: 282px;
    border-radius: 9px;
}
section.versprechen h2 {
    margin: 0 0 50px;
}
.testimonial-slide a.arrow-link {
    margin-top: 40px;
}
.testimonial-slide {
    margin-top: 30px;
    position: relative;
    padding-left: 18px;
}
.home .testimonial-slide {
    margin-top: 80px;
    padding-left: 0;
}
.testimonial-slide:after {
    background: url(assets/images/quote-icon.svg);
    content: "";
    position: absolute;
    left: 18px;
    top: -90px;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 60px;
}
.home .testimonial-slide::after {
    left: 0;
}
/**home product sectio****/
section.home-products {
    display: block;
    padding: 86px 0;
}
section.home-products h2 {
    margin: 0 0 50px;
}
.price-details p {
    margin: 0 0 12px;
    font-family: 'Quicksand-Medium';
    color: #564F4B;
}
.inner-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
.right-content h3 {
    font-size: 16px;
    line-height: 25px;
    color: #1E2D2B;
    margin: 0 0 42px;
    font-family: 'Quicksand';
}
.right-content {
    padding-left: 18px;
}
.price-details p {
    margin: 0 0 12px;
}
.price-details a {
    font-size: 14px;
    line-height: 28px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    width: 91px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.price-details a:hover {border-color: #EDB891;background: #FDF4EE;-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;}
.left-img {
    max-width: 100px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
}
/***Shop page***/
span.underline {
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(65%, transparent),color-stop(0, rgba(237, 184, 145, 0.51)));
    background-image: -o-linear-gradient(top,transparent 65%,#EDB891 0);
    background-image: linear-gradient(
180deg
,transparent 65%,rgba(237, 184, 145, 0.51) 0);
    background-repeat: no-repeat;
}
.shoppage h1 {
    max-width: 300px;
}
.woof_redraw_zone  .woof_text_search_container input.woof_show_text_search {
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    padding: 4px 30px 4px 0 !important;
    outline: none;
    font-size: 18px;
}
.woof_redraw_zone .woof_text_search_container .woof_text_search_go {
    height: 0 !important;
    width: 0 !important;
    display: inline-block;
}
.woof_redraw_zone .woof_text_search_container .woof_text_search_go::after {
    content: '';
    opacity: 1;
    position: absolute;
    top: -5px;
    right: -5px;
    background: transparent url('assets/images/Search.svg')no-repeat right center;
    display: inline-block;
    height: 28px;
    width: 28px;
    background-size: 100%;
}
.woof_redraw_zone .woof_text_search_container.woof_container {
    padding-bottom: 20px;
    margin-top: 85px !important;
    border-bottom: 0;
}
aside.WOOF_Widget {
    border-top: 0 !important;
}
.post-type-archive-product .shop-loop-item-details-wrapper a.added_to_cart, .tax-product_cat .shop-loop-item-details-wrapper a.added_to_cart {
    background: transparent;
    width: 100%;
    right: 0;
    bottom: -18px;
    height: auto;
    border: none;
    line-height: normal;
    border-radius: 0;
    text-decoration: underline;
    font-size: 13px;
    text-align: center;
    color: #000;
}
.post-type-archive-product .shop-loop-item-details-wrapper a.added_to_cart:hover, .tax-product_cat .shop-loop-item-details-wrapper a.added_to_cart:hover {
    background: transparent;
    border-color: transparent;
}


/***footer****/
footer.site-footer {
    background: #564F4B;
    padding: 56px 0 80px;
}
.footer-socials ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.footer-socials ul li a {
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    text-align: center;
    font-size: 30px;
}
.footer-socials ul li a:hover {
    color: #EDB891;
}
.footer-socials ul li {
    margin: 0 30px;
    line-height: 0;
}
.footer-title {
    font-size: 24px;
    line-height: 35px;
    color: #fff;
    font-family: 'Quicksand-Medium';
    letter-spacing: 2px;
    margin: 0 0 6px;
}
footer.site-footer p {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    letter-spacing: 2px;
    font-family: 'Quicksand';
}
.footer-socials {
    margin-top: 36px;
}
.footer-menu li a {
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    letter-spacing: 2px;
}
.footer-menu li a:hover {
    color: #EDB891;
}
/***newsletter*****/
.newsletter {
    position: relative;
    width: 100%;
}
.newsletter input::placeholder {
    color: #1E2D2B;
    opacity: 1;
}
.newsletter input[type="email"] {
    height: 50px;
    font-size: 18px;
    border-radius: 6px;
    background: #fff;
    width: 100%;
    border: 0px;
    outline: none;
    padding: 12px 138px 12px 12px;
    font-family: 'Quicksand';
    color:#1E2D2B;
}
.newsletter input[type="submit"] {
    background: #DED7CF;
    border-radius: 6px;
    height: 50px;
    width: 108px;
    position: absolute; 
    top: 0;
    right: 0;
    border: none;
    outline: none;
    text-transform: uppercase;
    transition: all ease .5s;
    color: #564F4B;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.newsletter input[type="submit"]:hover{border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;}
.foter-newsletter {
    margin: 28px 0;
}
/***shop page***/
div#nav-holder { border-radius: 0; background: transparent; min-height: 39px; width: 100%; text-transform: uppercase;}
.wtcpl_category_nav li a:hover, .wtcpl_category_nav li a.active {background-color: transparent;color: #EDB891;border-color: #EDB891!important;}
.wtcpl_category_nav li a:link, .wtcpl_category_nav li a:visited, .wtcpl_category_nav li a:active{padding: 5px 2px;letter-spacing: 2px; line-height: 35px; font-size: 24px;font-family: 'Quicksand-Medium';}
.wtcpl_category_nav li a:link, .wtcpl_category_nav li a:visited, .wtcpl_category_nav li a:active {background-color: transparent;}
div#nav-holder .wtcpl_category_nav li a:link { border-bottom: 2px solid #000;}
div#nav-holder .wtcpl_category_nav li:last-child {margin-right: 0px!important;}
div#nav-holder .wtcpl_category_nav li { margin-right: 46px!important;}
div#nav-holder .wtcpl_category_nav ul {text-align: left;}
ul.products li.product .woocommerce-loop-product__title {margin: 0 0 2px;font-size: 20px;font-weight: 500;line-height: 29px;color: #000!important;font-family: 'Quicksand-Medium';}
aside#woocommerce_product_search-2 input {
    background: transparent url(assets/images/Search.svg)no-repeat right center;
    border: 0 none;
    display: inline-block;
    padding-right: 23px;
    vertical-align: top;
    width: 100%;
    height: 50px;
    position: relative;
    border-bottom: 1px solid #000;
    outline: none;
    font-size: 20px;
    line-height: 28px;
    color: #8F8C88;
    font-family: 'Quicksand';
}

aside#woocommerce_product_search-2 ::-webkit-input-placeholder { 
  color: #8F8C88;
}
aside#woocommerce_product_search-2 ::-moz-placeholder { 
 color: #8F8C88;
}
aside#woocommerce_product_search-2 :-ms-input-placeholder { 
  color: #8F8C88;
}
aside#woocommerce_product_search-2 :-moz-placeholder { 
  color: #8F8C88;
}
.widget.widget-woof h3 {
    color: #8F8C88;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #DED7CF;
    text-align: right;
    font-family: 'Quicksand';
    margin: 0 0px;
}
.woof_block_html_items .woof_childs_list_opener span.woof_is_opened,
.woof_container_inner .woof_front_toggle.woof_front_toggle_opened {
    background: url(assets/images/arrow-top.svg);
    content: "";
background-repeat: no-repeat;
font-size: 0;
position: relative;
top: 7px;
}
.woof_block_html_items .woof_childs_list_opener span,.woof_container_inner .woof_front_toggle  {
    background-size: 18px !important;
    width: 18px;
    height: 14px;
}
.woof_block_html_items .woof_childs_list_opener span.woof_is_closed,
.woof_container_inner .woof_front_toggle.woof_front_toggle_closed{
    background: url(assets/images/arrow-top-right.svg);
    background-size: 10px !important;
    width: 10px;
    height: 20px;
    content: "";
    background-repeat: no-repeat;
    font-size: 0;
    position: relative;
top: 4px;
}
.woof_block_html_items .woof_list label {font-family: 'Quicksand-Medium';color: #000;padding-left: 26px;letter-spacing: 1px;}

.woof_block_html_items .woof_checkbox_label_selected {font-weight: 500;font-family: 'Quicksand-Medium';}
.woof_block_html_items {
    max-width: 90%;
}
.woof_childs_list_opener {float: right;position: relative;top: 7px;}
.widget_product_search button {display: none;}
ul.woof_list.woof_list_checkbox > li > input[type="checkbox"] { display: none;}
.woof_childs_list {margin: 0 0 12px!important;}
/*ul.woof_list.woof_list_radio > li > label.woof_radio_label {margin: 0 0 20px;}*/

.widget.widget-woof ul.woof_list label:before,
.woof ul.woof_list_radio li label:before,
.widget.widget-woof .woof input[type="radio"] + label:before, .widget.widget-woof .woof input[type="checkbox"] + label:before {
    content: "";
    margin-right: 8px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 3px;
	position: absolute;
    left: 0;
    top: 3px;
}

.widget.widget-woof .woof input[type="checkbox"]:checked + label:after, .widget.widget-woof .woof input[type="radio"]:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 12px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
}

.widget.widget-woof .woof input[type="checkbox"]:checked + label:before, .widget.widget-woof .woof input[type="radio"]:checked + label:before {
    background: #EDB891;
	border-color:#EDB891;
}
  .widget.widget-woof .woof input[type="checkbox"], .widget.widget-woof .woof input[type="radio"] {position: absolute;
    opacity: 0;}
	
.widget.widget-woof ul.woof_list > li > label:before {content: none;}
div.woof_info_popup{background-color: rgba(237, 184, 145, 1)!important;    box-shadow: none!important;font-family: 'Quicksand-Medium'!important;}




.widget.widget-woof .woof .woof_list li {
    position: relative;
}
.widget.widget-woof .woof .woof_list li a.woof_radio_term_reset {
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 999;
    left: 0px;
    top: 3px;
    opacity: 0;
}



button.button.woof_reset_search_form {
    font-size: 14px;
line-height: 32px;
color: #564F4B;
background: #EDB891;
border-radius: 6px;
width: auto;
height: 35px;
display: inline-block;
text-align: center;
font-family: 'Quicksand-Medium';
border: 1px solid transparent;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
outline: none;
letter-spacing: 2px;
text-transform: uppercase;
padding-left: 30px;
padding-right: 30px;
}
.widget_text a.main-btn {
    font-size: 14px;
    line-height: 28px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    width: auto;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
	padding: 0px 20px;
}



button.button.woof_reset_search_form:hover{
border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
ul.woof_list label {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.woof_list li.woof_childs_list_li {margin-top: 18px!important;}
ul.products li.product p { color: #000;}
#wtcpl_tabs_container .each_cat ul.products > li{margin: 0px;
    padding: 0px;box-shadow: none;margin-right: 24px;margin-bottom: 40px;}
.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail {margin-bottom: 32px;}
#wtcpl_tabs_container .woocommerce ul.products{padding: 0px;-webkit-box-pack: start;    -ms-flex-pack: start;    justify-content: flex-start;}
#wtcpl_tabs_container .each_cat ul.products > li:nth-child(3n) {
    margin-right: 0;
}
.product_content {
    padding: 46px 0 0px;
}
.product__count {
    font-family: Quicksand-bold;
    margin: 0 0 18px;
}
section.products .wtcpl_container {padding-left: 36px; margin: 0 auto; width: 100%;}
/*.widget.widget-woof { padding-top: 112px;}*/
.wtcpl_category_nav {padding: 0px 0 0 0; margin: 0;}
ul.products li.product .price { font-size: 20px;line-height: 29px; color: #000; font-family: 'Quicksand-Medium'; margin:0px;}
#wtcpl_tabs_container .woocommerce ul.products a.button.product_type_simple.add_to_cart_button:after {
    background: url(/wp-content/uploads/2021/04/cart-btn.svg);
    content: ''!important;
    display: inline-block;
    height: 22px !important;
    width: 22px !important;
    vertical-align: -6px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

#wtcpl_tabs_container .woocommerce ul.products a.button.product_type_simple.add_to_cart_button {
    font-size: 0;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    position: relative;
    right: 10px;
}
.shop-loop-item-details-wrapper {position: relative;width: 100%;margin-top: 12px;}
.shop-loop-item-details-wrapper .added_to_cart {
    margin: 0!important;
    font-size: 14px;
    line-height: 28px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    width: 91px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
        position: absolute;
    right: 48px;
    bottom: 0;
}

ul.products li.product .woocommerce-loop-product__link {
    font-size: 16px;
    line-height: 25px;
    color: #000;
}
.shop-loop-item-details-wrapper .added_to_cart:hover{
border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
 }
 section.banner-sec.shoppage {padding: 52px 0;    position: relative;}
#wtcpl_tabs_container .each_cat ul.products li img {
    width: 100%!important;
    max-width: 100%!important;
    height: 250px!important;
    -o-object-fit: cover;
       object-fit: cover;
       border-radius: 6px;
}
.shop-merge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
/***single product page*****/
.single-product.singular .entry-title {
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 50px;
    line-height: 50px;
}
.single-product.singular .woocommerce-product-details__short-description ul li {
    margin: 0 0 5px;
    position: relative;
    padding-left: 24px;
}

.single-product.singular .woocommerce-product-details__short-description ul li:before {
    content: "";
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 0;
    top: 13px;
    width: 15px;
    height: 3px;
    background: #EDB891;
    position: absolute;
    margin-right: 6px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.single-product.singular section.products ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px;
    line-height: 25px;
    color: #1E2D2B;
    margin-bottom: 14px;
      min-height: 50px;
overflow: hidden;
max-height: 50px;
}
.related.products ul.products li.product {
    text-align: center;
    max-width: 25% !important;
    width: auto !important;
    margin-left: 0;
    margin-right: 0;
    padding: 0 8px;
}

.single-product.singular  .woocommerce-tabs ul.tabs {text-align: center;    margin: 0 0 120px;}


.single-product.singular  .woocommerce-tabs ul.tabs li {
    list-style: none;
    margin-right: 46px;
    display: inline-block!important;
}

.single-product.singular  .woocommerce-tabs ul.tabs li a {
    padding: 0px 2px 12px;
    line-height: 25px;
    font-size: 16px;
    font-family: 'Quicksand';
    border-bottom: 2px solid #000;
    font-weight: 400;
    color: #000;
}

.single-product.singular  .woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li a:hover{color: #EDB891!important;}
.woocommerce-tabs .panel .lft-product-info h2 { font-size: 36px!important;  line-height: 1; color: #000; font-family: 'Quicksand'; margin: -4px 0 18px!important;}

.features-sec {
    border-radius: 9px;
    background: #F4F1EC;
    height: 100%;
    padding: 64px 40px;
}
span.feature-content {
    font-size: 24px;
    line-height: 35px;
    color: #564F4B;
    font-family: 'Quicksand-Medium';
}
span.icon-img img {
    width: 50px;
    margin-right: 12px;
}
.list-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
            margin: 0 0 20px;
}
.single-product.singular section.single-products #tab-produktbeschreibung_tab .row {
    align-items: flex-start !important;
}

.list-icon:last-child {
    margin: 0;
}
.lft-product-info {
    padding-right: 50px;
}
.ingredient-top {max-width: 248px;margin: 0 0 60px;}
#tab-inhaltsstoffe_oder_tab .ingredient-top {width: 100%;max-width: max-content;}
.specifications ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    border-bottom: 1px solid #000;
    padding: 20px 0;
}
.lft-product-content p:last-child {
    margin: 0;
}
.specifications ul li span:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
}
.specifications ul li span:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
            text-align: right;
}
.specifications ul li span:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            text-align: right;
}

.slick-prev, .slick-next {
    z-index: 9;
}

.slick-prev {
    left: -36px;
}
.slick-next {
    right: -36px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.related.products .slick-prev::before {
    content: "\f053";
    font-size: 48px;
    color: #EDB891;
    opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.related.products .slick-next::before {
    content: "\f054";
    font-size: 48px;
    color: #EDB891; 
    opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.related.products .slick-initialized .slick-slide {
    display: inline-block !important;
    vertical-align: middle!important;
    float: none!important;
}
.related.products ul.products{margin: 0!important;}
.related.products ul.products h2.woocommerce-loop-product__title + div {display: none;}
.slick-slide img {
    display: block;
    margin: 0 auto;
}
.related.products ul.products button:focus {outline: none!important;}
.related.products ul.products li.product .price {
    font-size: 16px;
    line-height: 25px;
    color: #564F4B;
    font-family: 'Quicksand-Medium';
    margin: 0 0 22px;
}
.related.products ul.products a.button.add_to_cart_button {
    font-size: 14px;
    line-height: 32px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
   width: 124px;
    height: 35px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
    text-transform: uppercase;
}



.related.products ul.products a.button.add_to_cart_button:hover {
    border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


.related.products ul.products .shop-merge {
    display: block;
}
.related.products h2, .up-sells h2 {
    margin-bottom: 42px;
    font-size: 25px;
    line-height: 35px;
    color: #1E2D2B;
    font-family: 'Quicksand-Medium';
}
section.related.products {
    margin: 0!important;
}
.specifications ul li span{font-family: 'Quicksand';color: #1E2D2B;}
.specifications ul li:first-child span {font-family: 'Quicksand-Medium';}
.single-product.singular section.single-products {padding-top: 100px;}
/*.single.single-product .woocommerce-product-gallery img.emoji {
    display: none !important;
	text-indent: -99999999px;
	opacity: 0;
	visibility: hidden;
	-webkit-appearance: none;
}
.single.single-product .woocommerce-product-gallery img.emoji[alt="🔍"] {
    display: none !important;
	text-indent: -99999999px;
	opacity: 0;
	visibility: hidden;
	-webkit-appearance: none;
}*/
/*.single.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::after {
    content: "\f00e";
    color: #EDB891;
    font-size: 26px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}*/
.single.single-product .summary.entry-summary p.price {
    font-size: 24px;
    line-height: 35px;
    color: #564F4B;
    font-family: 'Quicksand-Medium';
    margin:0px;
}
.single.single-product .summary.entry-summary span.quantity-class {
    font-size: 20px;
    line-height: 29px;
    color: #000;
    font-family: 'Quicksand';
}
.single.single-product form.cart input {
    width: 87px;
    background: #F4F1EC;
    padding: 12px 20px;
    outline: none;
    border: none;
    font-size: 18px;
}
.single.single-product .single_add_to_cart_button {
    font-size: 14px;
    line-height: 32px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    width: 124px;
    height: 35px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.single.single-product .single_add_to_cart_button:hover {
    border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.single.single-product .single-merge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
                margin: 58px 0 18px;
                max-width: 72%;
}
.single.single-product .star-rating {
    display: block;
    margin: 0 0 32px;
    color: #EDB891;
    font-size: 25px;
    width: 5.5em;
}
.single.single-product .woocommerce-product-gallery__image {
    border-radius: 9px;
}
.single.single-product .woocommerce-product-gallery {margin-bottom: 3rem!important;}
.single.single-product .woocommerce-tabs.wc-tabs-wrapper { padding-top: 60px!important;margin-top: 0!important;}
.single.single-product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 16px;
}
.single.single-product .woocommerce-product-gallery img{margin: 0 auto;}
.single.single-product .woocommerce-product-gallery .flex-control-thumbs img{width: 100%;border-radius: 6px;}

.single.single-product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 32%;
    margin-right: 1.8%;
    margin-bottom: 1.8%;
        border-radius: 9px;
}
.single.single-product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
    margin-right: 0;
}
.single.single-product  .summary.entry-summary {
    padding-left: 26px!important;
}
.single.single-product .woocommerce-product-gallery .flex-control-thumbs img {
    opacity: 1;
}
.woocommerce-info, .woocommerce-message {
    background: #FDF4EE;
    color: #000;
    border-top: 2px solid #EDB891;
    font-family: 'Quicksand-Medium';
}
.woocommerce-info a.button, .woocommerce-message a.button {
    font-size: 14px;
    line-height: 32px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    width: auto;
    height: 35px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
    text-decoration: none;
    padding-left: 10px;
padding-right: 10px;
text-transform: uppercase;
}


.woocommerce-info a.button:hover, .woocommerce-message a.button:hover{
border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none!important;
    
}
.woocommerce-tabs #reviews li.comment p.meta strong.woocommerce-review__author, .woocommerce-tabs #reviews li.review p.meta strong.woocommerce-review__author{
    font-size: 20px;
    line-height: 29px;
    color: #000;
    font-family: 'Quicksand-Medium';
    font-weight: 500;
    display: block;
    margin: 0 0 4px;
    text-transform: uppercase;
    }

.woocommerce-tabs #reviews .commentlist time.woocommerce-review__published-date {
    font-family: 'Quicksand'!important;
    font-size: 16px;
    line-height: 25px;
    color: #000;
}

.woocommerce-tabs #reviews span.woocommerce-review__dash {
    display: none;
}
.woocommerce-tabs #reviews .commentlist .comment-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.woocommerce-tabs #reviews .commentlist .star-rating {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.woocommerce-tabs #reviews p.meta {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.woocommerce-tabs #reviews .commentlist .description {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.woocommerce-tabs #reviews .commentlist .comment-text * {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.woocommerce-tabs #reviews  p.woocommerce-noreviews{
    font-size: 20px;
    line-height: 29px;
    color: #000;
    font-family: 'Quicksand-Medium';
    font-weight: 500;
}
.woocommerce-tabs #reviews .commentlist .description p {
    font-family: 'Quicksand'!important;
    font-size: 16px;
    line-height: 25px;
    color: #000;
}
.more-products {
    padding-bottom: 100px;text-align: right;
}
.single.single-product section.products {
    padding-bottom: 24px;
}
.related.products ul.products li.product .star-rating {
    display: none;
}

div#review_form_wrapper span#reply-title {
    font-size: 20px;
    line-height: 29px;
    color: #000;
    font-family: 'Quicksand-Medium';
    font-weight: 500;
    display: block;
    margin: 0 0 4px;
    text-transform: uppercase;
}
div#review_form_wrapper p.comment-form-comment label {
    display: block;
    font-family: 'Quicksand';
    font-size: 16px;
    line-height: 25px;
    color: #000;
    letter-spacing: 2px;
}
div#review_form_wrapper p.comment-form-comment textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
}

div#review_form_wrapper input#submit {
    font-size: 14px;
    line-height: 32px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    width: 124px;
    height: 35px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
}
div#review_form_wrapper input#submit:hover {
 border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
div#review_form_wrapper p.stars {
    font-size: 28px;
}
.woocommerce-tabs #reviews .more-products .arrow-link{
    border-left: 0;
    border-top: 0;
    border-right: 0;
    }
.woocommerce-tabs #reviews .more-products .arrow-link:after{content: "";margin-left: 40px;}
button.arrow-link.rateit:focus {
    outline: 0px;
}
div#review_form_wrapper p.comment-form-comment textarea {
    font-family: 'Quicksand'!important;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    padding: 16px;
}
.woocommerce-tabs #reviews .more-products {
    padding-bottom: 60px;}
.single.single-product .woocommerce-tabs h2.woocommerce-Reviews-title .star-rating {font-size: 38px; width: 5.4em;}
h2.woocommerce-Reviews-title {
    position: relative;
}
h2.woocommerce-Reviews-title  .star-count {
    position: absolute;
    top: 3px;
    font-size: 20px;
    line-height: 29px;
    color: #000;
    font-family: 'Quicksand-Medium';
    left: 230px;
}
.woocommerce-tabs #reviews .commentlist .comment-text .star-rating {
    width: 5.6em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5.6em;
    flex: 0 0 5.6em;
}
.woocommerce-tabs .panel h2.woocommerce-Reviews-title {
    margin: 0 0 72px!important;
}
.related.products ul.products li.product > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before {
    content: "";
    /*background: url(/wp-content/uploads/2021/04/related-product-icon.svg);*/
   width: 25px;
    height: 25px;
    background-size: 25px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 82px;
    right: 12px;
}
.woocommerce-pagination ul.page-numbers span.page-numbers.current {
    color: #EDB891; 
}
.woocommerce-pagination ul.page-numbers a.next.page-numbers, .woocommerce-pagination ul.page-numbers a.prev.page-numbers {
    display: none!important;
}
.woocommerce-tabs #reviews ol.commentlist li:last-child {
    margin-bottom: 20px;
}
#manapedia-cat-filer .select2.select2-container.select2-container--default:focus-visible {
    outline: none;
}

#manapedia-cat-filer .select2-container--default .select2-selection--single {
    border: none !important;
    outline: none !important;
}


/*****Cart page css*****/
form.woocommerce-cart-form table.shop_table tr td.actions .coupon {
    display: none;
}
.page-section.cart-page, .page-section.checkout-page {
    padding-top: 100px;
    padding-bottom: 100px; 
}
form.woocommerce .shop_table.cart.wishlist_table thead, form.woocommerce-cart-form table.shop_table thead {
    background-color: #EDB891;
    color: #222;
} 
form.woocommerce .shop_table.cart.wishlist_table, form.woocommerce-cart-form table.shop_table {
    border: 1px solid #eee;
    width: 100%;
}
form.woocommerce .shop_table.cart.wishlist_table thead tr th, form.woocommerce-cart-form table.shop_table thead tr th {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 400; font-size: 16px;
font-family: Quicksand-Medium;
}
form.woocommerce .shop_table.cart.wishlist_table tr td, form.woocommerce .shop_table.cart.wishlist_table tr th, form.woocommerce-cart-form table.shop_table tr th, form.woocommerce-cart-form table.shop_table tr td {
    padding: 5px; font-size: 16px;
}
form.woocommerce-cart-form table.shop_table tr td.product-thumbnail img {
    max-height: 80px;
    width: auto !important;
    display: block;
    margin: 0 60px;
}  
form.woocommerce-cart-form table.shop_table tr td.actions {
    text-align: right;
    padding: 15px;
    background-color: #f5f5f8;
}
.woocommerce-cart .entry-title, .woocommerce-checkout .entry-title {
    text-align: center;
}
 .woocommerce-checkout .entry-title {margin-bottom: 35px;}
.product-remove a.remove {
    font-size: 18px;
    color: #000;
    border: 1px solid #EDB891;
    line-height: 15px;padding-left: 3px;
}

@-moz-document url-prefix() { 
.product-remove a.remove { padding-left: 1px; }
}
.product-remove a.remove:hover {
    background: #EDB891;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    margin-top: 50px;
}
form.woocommerce-cart-form table.shop_table tr td.actions input {
    height: 49; font-size: 16px;
}
::placeholder {
    color: #c1c1c1;
}
.woocommerce-cart-form .actions .input-text {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 15px;
}
.cart-collaterals .cart_totals {
    border: 1px solid #dcd7ca;
    padding: 30px;
}
.woocommerce-cart-form .actions .button, .cart_totals .checkout-button, .woocommerce-checkout #place_order, .woocommerce-checkout .checkout_coupon button,
.woocommerce-lost-password form.lost_reset_password button {
    font-size: 16px;
    line-height: normal;
    color: #222;
    background: #EDB891 !important;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    min-height: 49px;
    padding: 13px 25px 13px !important;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
border: 1px solid transparent !important;
cursor: pointer; letter-spacing: 2px;
text-transform: uppercase;
}
 
.woocommerce-cart-form .actions .button:hover, .cart_totals .checkout-button:hover, .woocommerce-checkout #place_order:hover, 
.woocommerce-checkout .checkout_coupon button:hover, .woocommerce-lost-password form.lost_reset_password button:hover {
    border-color: #EDB891 !important;
    background: #FDF4EE !important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.woocommerce-cart-form .actions .input-text {
    width: 200px !important;
    float: left;
    margin-right: .25rem;
    border: 1px solid #ddd;
}
form.woocommerce-cart-form table.shop_table tr td .quantity .input-text {
    box-sizing: border-box;
    padding: 5px 10px;
    outline: 0;
    border: 1px solid #eee;
    width: 70px;
    background: #F4F1EC;
    margin: 0 auto;
}
.product-remove {
    text-align: right;
}
.woocommerce-cart-form table td.product-name a {
    color: #000;
    font-weight: 400;
    font-family: Quicksand-Medium;
}
.quantity-class {
    font-weight: 400;
    font-family: Quicksand-Medium;
}
.woocommerce-Price-amount.amount {
    color: #EDB891;
    font-weight: 700; font-family: Quicksand-bold;
}
.woocommerce-cart-form table tbody tr {
    border-top: 1px solid #eee;
}
.cart_totals h2 {
    color: #EDB891;
    font-size: 28px;
    margin-bottom: 15px !important;
    text-transform: capitalize;
    line-height: normal;
}
.cart_totals table.shop_table th {
    border-top: 2px solid #fff;
    padding: 1rem;
    font-size: 16px;
    font-family: 'Quicksand-medium';
    font-weight: 500;
    vertical-align: top;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: 2px solid #fff;
    padding-right: 1em;
    font-size: 16px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td .woocommerce-Price-amount.amount,
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
    color: #222;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total .includes_tax .woocommerce-Price-amount.amount,
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .includes_tax .woocommerce-Price-amount {
    font-family: Quicksand;
    font-weight: 400;
}
.woocommerce .cart-collaterals #shipping_method li {
    list-style-type: none;
}
.woocommerce .cart-collaterals #shipping_method, .woocommerce .cart-collaterals #shipping_method li label {
    margin-bottom: 0;
}
.cart_totals table.shop_table {
    width: 100%;
    border: 0 !important;
    background: #fafafa; margin-bottom: 20px;
}
.cart-collaterals ul#shipping_method, .cart_totals .woocommerce-shipping-destination {
    padding-bottom: 0;
    margin-bottom: 6px;
}
.cart_totals tr.order-total {
    background: #eee;
}
.cart_totals .checkout-button:hover {
    text-decoration: none !important;
}
.cart_totals .checkout-button {
    font-weight: 500;
    font-family: 'Quicksand-Medium';
}
.cart_totals .shipping-calculator-form .select2-selection.select2-selection--single {
    padding: 6px 15px;
}
.cart_totals .shipping-calculator-form  #calc_shipping_state_field > span {
    width: 100%;
}
.cart_totals .shipping-calculator-form input, .cart_totals .shipping-calculator-form select {
    padding: 6px 15px;
    width: 100% !important;
}
.cart_totals .shipping-calculator-form button {
    font-size: 14px;
    line-height: 32px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    width: 124px;
    height: 35px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
    text-transform: uppercase;
}
.cart_totals .shipping-calculator-form button:hover {
    border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#ship-to-different-address label span::after {
    background: #fff;
}
#ship-to-different-address label span::before {
    border: 2px solid #bbb;
    background: #bbb;
}
#ship-to-different-address {
    line-height: normal;
}
#ship-to-different-address label input[type="checkbox"]:checked + span::after {
    background: #fff;
}
.woocommerce-checkout .woocommerce-additional-fields {
    margin-top: 20px;
}
.woocommerce-checkout #customer_details .woocommerce-input-wrapper span .select2-selection__placeholder {
    border: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #edb891;
    color: #fff;
}
.woocommerce-error li {
    padding: 1em;
    margin: 0 !important;
    font-weight: 400; 
}
.woocommerce-error {
    background: #edb891 !important;
    border: 1px solid #ff0000;
    padding: 0 !important;
}

.page-numbers {text-align: left;
    padding-top: 20px !important;
}
.page-numbers .page-numbers.current, .pagination .page-item.active .page-link {
    padding: 6px 8px !important;
    line-height: normal;
    color: #EDB891;
    font-family: 'Quicksand-bold';
}
.pagination .page-item.active .page-link, .pagination .page-item .page-link {
    padding: 6px 8px !important;
}

.page-numbers a.page-numbers, .pagination .page-item .page-link {
    color: #646464;
    background: transparent;
    border:0;
    border-radius: 0;
    font-weight: 700;
    font-family: 'Quicksand';
}
.pagination {
    justify-content: flex-start;
}
.pagination .page-link:focus {
    box-shadow: none;
}
.pagination .page-link {
    margin-right: 10px;
}
.search-box input.search-input::placeholder {
    color: #000;
    opacity: 1;
}

/******Checkout css****/
.showcoupon {   text-decoration: underline;}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    margin-bottom: 20px; font-size: 16px;}
.woocommerce-checkout #customer_details h3, .woocommerce-checkout #order_review_heading {
    margin-top: 40px !important;
    margin-bottom: 20px;
    font-size: 22px;
}
.woocommerce-checkout .checkout_coupon > p {
    margin-bottom: 15px;
    font-size: 16px;
}
.woocommerce-checkout input#coupon_code {
    padding: 0 15px;
    height: 50px;
}
.woocommerce-checkout .checkout_coupon {
    background: transparent;
    padding: 0;
}
.woocommerce-checkout form .form-row-first, .woocommerce form .form-row-last {  width: 49%;margin-bottom: 15px;}
.woocommerce-checkout .checkout_coupon button, .woocommerce-checkout .woocommerce-form.woocommerce-form-login button{
    padding: 13.1px 30px !important;
}
.woocommerce-checkout #place_order {
    margin-top: 30px;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login button[type="submit"] {
    margin-bottom: 10px;
}
.woocommerce-checkout .checkout_coupon input#coupon_code {
    padding: 0 15px;
    height: 49;
    line-height: 50px;
    background: transparent;
    border: 1px solid #ddd;
}
.woocommerce-checkout form .form-row input.input-text, .woocommerce-checkout form .form-row textarea {
    width: 100%;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    height: 50px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #f2f2f2;
    border: 0;
    border-top: 2px solid #ddd;
    font-family: 'Quicksand';
    font-weight: 400;
}
.woocommerce .required {
    color: #ff0000 !important;
}
.woocommerce-checkout #customer_details .woocommerce-input-wrapper .select2-selection__rendered {
    font-size: 16px;
    padding-left: 10px;
    line-height: 50px;
}
.woocommerce-checkout form .woocommerce-input-wrapper { width: 100%; }
.woocommerce-checkout #customer_details .woocommerce-input-wrapper span {
    max-height: 50px;
    border-radius: 0;
    border-top: 1px solid #ddd;
    background: #f2f2f2;
}

.woocommerce-checkout form .form-row textarea {
    height: auto;
    line-height: normal;
    border: 1px solid #ddd;
    padding-top: 10px;
}
#ship-to-different-address label input[type="checkbox"]:checked + span::before {
    border-color: #EDB891;
    background: #EDB891;
}
.woocommerce-checkout #order_review .shop_table {
    width: 100%;
    margin-top: 0 !important; display: block;
}
.woocommerce-info {
    border-top: 2px solid #EDB891;
    margin-bottom: 40px;
    width: 100%;
}
.woocommerce-checkout form .form-row {
    margin-left: 0;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p {
    font-size: 16px !important;
    font-family: 'Quicksand';
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {   margin-bottom: 20px;margin-top: 30px;}
.woocommerce-privacy-policy-link:hover {    color: #000;}
 .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table tbody::after, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table tbody::after {   height: 0;}
.woocommerce-checkout #order_review th, #order_review td {  padding: 20px; word-break: break-word;}
.woocommerce-checkout #order_review #shipping_method {  padding-bottom: 0; padding-left: 0;}
.woocommerce-checkout #order_review #shipping_method li {   margin-bottom: 0; list-style-type: none;}
.woocommerce-checkout #order_review #shipping_method li label {
    line-height: 1.5rem;
    margin-bottom: 0;
}
.woocommerce-checkout #order_review .cart-subtotal, .woocommerce-checkout #order_review .order-total, 
.woocommerce-checkout #order_review .woocommerce-shipping-totals {
    background: #f5f5f5;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .order-total .includes_tax {
    display: block;
}
.woocommerce-checkout #order_review .product-total span {   font-weight: 400 !important;}
.woocommerce-checkout #order_review .cart-subtotal .woocommerce-Price-amount.amount {   font-weight: 400;}
.woocommerce-checkout .wc_payment_method .payment_box p {margin-bottom: 0;font-size: 16px; font-family: 'Quicksand';
font-weight: 400;}
.woocommerce-checkout form #order_review .shop_table tbody .product-total .woocommerce-Price-amount.amount, 
.woocommerce-checkout #order_review .shop_table .cart-subtotal .woocommerce-Price-amount.amount {
    color: #222;
}
.woocommerce-checkout form.checkout.woocommerce-checkout {
    margin-top: 20px;
} 

.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li {
    display: inline-block;
    border-right: 1px solid #dcd7ca;
    padding-right: 20px;
    margin-right: 20px; font-family: 'Quicksand-medium';
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-overview {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid #dcd7ca;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-overview li strong {
    display: block;
    color: #222;
    margin-top: 3px;
    font-weight: 600;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-Price-amount.amount {
    color: #222;
}
.woocommerce-checkout .woocommerce-order p {
    font-size: 18px;
    font-family: 'Quicksand';
font-weight: 400;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content p a {
    color: #000;
}
.woocommerce-checkout-review-order ul {
    margin-bottom: 0 !important;
    margin-top: 0;
}
.wc_payment_method .payment_box fieldset {
    padding: 1rem 0rem 0;
}
.woocommerce-checkout .woocommerce-form-login__rememberme {
    margin: 0rem 0 0rem 0 !important;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login .remember-row {
    max-width: 49%;
    width: 100%;
    display: block;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    margin-bottom: 30px;
    display: inline-block;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login .lost_password {
    float: right;
    margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login {margin-bottom: 50px;}
.woocommerce-checkout .lost_password a {color: #EDB891;}
.woocommerce-checkout .lost_password a:hover {color: #000;}
.woocommerce-checkout #customer_details .col-12 {padding-left: 0;}
.woocommerce-checkout #order_review .payment_box.payment_method_stripe .form-row-first, .woocommerce #order_review .payment_box.payment_method_stripe .form-row-last {
    margin-bottom: 0;
    margin-top: 10px;
}
.woocommerce-checkout .wc_payment_method .payment_box .woocommerce-SavedPaymentMethods-saveNew label {
    margin-bottom: 0;
    margin-left: 7px;
    line-height: normal;
}
.woocommerce-checkout .wc_payment_method .payment_box .woocommerce-SavedPaymentMethods-saveNew {font-size: 14px !important;}
.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text {
    border: 2px solid #ff0000;
}
.woocommerce-checkout form .form-row label {
    font-family: 'Quicksand';
    font-weight: 400;
}
body.woocommerce-shop ul.products li.product .star-rating {
    width: 100%;
}
.woocommerce-checkout ::placeholder {
    color: #5d5d5d;
}
.woocommerce-checkout form .col2-set p {
    margin-bottom: 1.15em;
}
.woocommerce-checkout form .col2-set p:last-child {
    margin-bottom: 0;
}
.woocommerce-checkout #order_review .order-total th, .cart-subtotal th, .woocommerce-checkout #order_review .woocommerce-shipping-totals th {
    font-family: 'Quicksand-medium';
    font-weight: 500;
    color: #000;
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error li { 
    padding: 1px 18px;
}
.wc_payment_method .woocommerce-info {
    padding: 1rem;
}
 .woocommerce-error {
    background: #ff0000;
}
.woocommerce-checkout ul.woocommerce-error li {
    font-family: 'Quicksand';
    font-size: 16px;
    font-weight: 400;
}
.woocommerce-checkout form #order_review .shop_table thead, .woocommerce-checkout form #order_review .shop_table thead tr {
    display: block;
}
.woocommerce-checkout form #order_review .shop_table thead {
    background: #EDB891;
}
.woocommerce-checkout form #order_review .shop_table tr .product-total {
    width: 45%;
}
.woocommerce-checkout form #order_review .shop_table tr .product-name {
    width: 55%;
}
.woocommerce-checkout #order_review .shop_table tbody tr {
    background: #fdfdfe;
}
.woocommerce-checkout #payment {
    margin-top: 50px;
}
.woocommerce-checkout form #order_review .shop_table thead th {
    font-family: 'Quicksand-medium';
    font-weight: 500;
}
.woocommerce-checkout #payment .payment_methods.methods .wc_payment_method .payment_box {
    background-color: #f9f9f9; padding-left: 30px;
}
.woocommerce-checkout .wc_payment_method input[type="radio"] + label::before {
    background: #6d6d6d;
}
.woocommerce-checkout .wc_payment_method input[type="radio"]:checked + label::before {
    background: #fff;
    border: 6px solid #EDB891;
    height: 16px;
    width: 16px;
}
.woocommerce-checkout #payment .payment_methods.methods label {
    background: #f4f4f4;
    margin: 0;
    padding: 20px;
    font-family: 'Quicksand-medium';
    font-weight: 500;
}
.products .star-rating {
    color: #EDB891 !important;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    padding: 1em;
    font-size: 16px;
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info .showlogin {
    text-decoration: underline;
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info .showlogin:hover {
    text-decoration: none;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login p {
    font-family: 'Quicksand';
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login input {
    padding: 0 15px;
    height: 49px;
    line-height: 50px;
    background-color: transparent;
    border: 1px solid #ddd;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login input#rememberme {
    height: auto;
    display: inline-block;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login .woocommerce-button.button {
    font-size: 16px;
line-height: normal;
color: #222;
background: #EDB891 !important;
border-radius: 6px;
display: inline-block;
text-align: center;
font-family: 'Quicksand-Medium';
min-height: 49px;
padding: 13px 25px 13px !important;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
border: 1px solid transparent !important;
cursor: pointer;
letter-spacing: 2px;
margin-top: 10px;
text-transform: uppercase;
}

.woocommerce-checkout .woocommerce-form.woocommerce-form-login .woocommerce-button.button:hover {
border-color: #EDB891 !important;
background: #FDF4EE !important;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}



.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table th, .woocommerce-order-details table td, .checkout-page .woocommerce-order-details table td, .checkout-page .woocommerce-order-details table th, .woocommerce-order-pay .checkout-page #order_review .shop_table th, .woocommerce-order-pay .checkout-page #order_review .shop_table td{
    padding: 15px 20px;
    border: 1px solid #dcd7ca;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table tfoot, .checkout-page .woocommerce-order-details table tfoot, .woocommerce-order-pay .checkout-page #order_review .shop_table tfoot {
    border-top: 3px solid #dcd7ca;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2  {
    font-size: 26px;
    letter-spacing: 0.5px;
    margin-bottom: 20px !important;
    margin-left: 0px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
    padding-top: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address, .checkout-page .woocommerce-order .woocommerce-customer-details address {
    margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table tfoot, .checkout-page .woocommerce-order-details table tfoot, .woocommerce-order-pay .checkout-page #order_review .shop_table tfoot {
    background: #f9f9f9;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table thead, .checkout-page .woocommerce-order-details table thead, .woocommerce-order-pay .checkout-page #order_review .shop_table thead {
    background: #f5f5f5;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content table, .checkout-page .woocommerce-order-details table {
    width: 100%;
}
.woocommerce-order-details .woocommerce-order-details__title {
    font-weight: 500;
    font-family: 'Quicksand-medium';
    margin-bottom: 10px;
}
.woocommerce-order-details .shop_table.order_details thead th, .woocommerce-order-details .shop_table.order_details tfoot th {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Quicksand-bold';
}
.woocommerce-order-details .shop_table.order_details tbody td {
    font-weight: 700;
    font-family: 'Quicksand-bold';
}
.woocommerce-order-details .shop_table.order_details tfoot td {
    font-weight: 500;
    font-family: 'Quicksand-medium';
}
.woocommerce-checkout .woocommerce-customer-details .addresses {
    display: flex;
    padding-top: 0;
}
.woocommerce-checkout .woocommerce-customer-details .addresses .woocommerce-column__title {
    font-family: 'Quicksand-medium';
    font-size: 30px;
    margin-bottom: 10px;
}
.woocommerce-checkout .woocommerce-customer-details .addresses address, .woocommerce-checkout .woocommerce-customer-details .addresses address p {
    font-size: 16px;
    font-family: Quicksand;
    font-weight: 400;
    margin-bottom: 0;
}

.woocommerce-checkout form.woocommerce-checkout #billing_state_field {
    display: none !important;
}

/******Consulting Overview page****/
.consulting-banner h1 {
    margin-bottom: 41px;
}
section.consulting-unsere {
    padding: 34px 0 22px;
}
section.consulting-coaching {
    padding-top: 64px;
    padding-bottom: 58px;
}
section.consulting-coaching .col-md-4 {
    display: flex;
}
section.essen {margin-bottom: 68px; position: relative;}
section.essen .essen-rblock {position: relative; padding: 20px 0px 20px 26px; border-left: 2px solid #fff; height: 100%;}
section.essen .essen-lblock p {
    font-size: 20px;
    line-height: 35px;
    font-family: 'Quicksand-medium';
    font-weight: 500;
    margin-bottom: 0; 
    word-break: break-word;
}
section.essen .essen-lblock {padding: 41px 10px 45px 0;}
section.essen .l-space {
    background-color: #DED7CF;
    padding-right: 10px;
    -ms-flex: 0 0 29%;
    flex: 0 0 29%;
    max-width: 29%;
}
section.essen .r-space {
    background-color: #F4F1EC;
    padding-left: 0;
    -ms-flex: 0 0 71%;
    flex: 0 0 71%;
    max-width: 71%;
}
section.essen .link-holder {
    text-align: right;
    padding-right: 85px;
    bottom: 16px;
}
section.essen::before {
    background: #ded7cf;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
section.essen::after {
    background: #F4F1EC;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.essen h3 {
    color: #000;
}
section.consulting-coaching-dupli {
    padding-top: 0;
    padding-bottom: 0;
}
section.consulting-coaching-dupli h2 {
    color: #000;
    margin-bottom: 27px;
}
section.consulting-coaching-dupli .coaching-img {
    border-radius: 7px 7px 0 0;
}
section.consulting-coaching .coaching-item {
    margin-top: 50px;
}
section.consulting-coaching .col-md-4:nth-of-type(1) .coaching-item, section.consulting-coaching .col-md-4:nth-of-type(2) .coaching-item, section.consulting-coaching .col-md-4:nth-of-type(3) .coaching-item {
    margin-top: 0;
}
section.consulting-versprechen {
    padding: 0;
    margin-top: 76px;
    background: transparent;
}
section.consulting-versprechen .testimonial-slide::after {
    left: 30px;
    top: -78px;
}
section.consulting-versprechen .arrow-link {
    margin-top: 10px;
}
section.consulting-versprechen p {
    color: #1E2D2B;
}
section.consulting-versprechen .row {
    align-items: center;
}
section.consulting-versprechen .testimonial-slide {
    padding-right: 51px; margin-top: 90px;
}
section.consulting-versprechen .testi-img {
    text-align: left;
}
section.consulting-versprechen h2 {
    margin-bottom: 46px; color: #000;
}
section.consulting-wissen {margin: 99px 0 0;}
section.consulting-banner { padding: 100px 0 100px;}
section.banner-sec.shoppage { padding: 80px 0;}
section.banner-sec.about-banner { padding: 71px 0;}
section.consulting-wissen .col-text h3 { color: #000; }
section.consulting-wissen .col-text {
    background: #DED7CF;
    color: #000;
}
section.consulting-wissen .col-text .arrow-link {
    color: #000;
}
section.consulting-wissen .col-text .arrow-link::after {
    background: url(assets/images/arrow-right.svg) !important;
}
/******Consulting Package page****/
.package-sec {   margin-top: 73px;}
.package-sec h1 {    margin-bottom: 41px;}
.package-sec h3.package-subhead { max-width: 84%; width: 100%; margin-bottom: 55px;}
.package-details {margin: 84px 0 0; position: relative;}
.package-details .lblock {background-color: #D9E5D8;}
.package-details .rblock {background-color: #F4F1EC;}
.package-desc p {
    color: #1E2D2B;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 28px;
}
.package-desc h3 {
    color: #000;
    margin-bottom: 26px;
}
.package-details h3 {
    margin-bottom: 30px;
    color: #000;
}
.package-details p {margin-bottom: 0;}
.package-details p, .package-details li {
    font-size: 20px;
    line-height: 29px;
}
.package-details li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}
.package-details li:last-child {
    margin-bottom: 0;
}
.package-lblock {
    padding: 60px 32px 60px 0;
}
.package-rblock {
    padding: 60px 0 60px 35px;
}
.package-details li::before {
    content: '';
    border: 2px solid #EDB891;
    width: 15px;
    display: inline-block;
    position: absolute;
    top: 14px;
    left: 0;
    background: #EDB891;
}

section.package-details::before, .manapedia-blog-posts .package-details::before {
    background: #D9E5D8;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
section.package-details::after, .manapedia-blog-posts .package-details::after {
    background: #F4F1EC;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.single-package h3.package-subhead {
    max-width: 58%;
}
.single-package-details h3 span {
    display: block;
}
.single-package-details h3 {
    margin-bottom: 24px;
}
.package-sec .package-desc {
    padding-left: 35px;
}


/*******Home product section*****/
.home-products ul li:nth-of-type(1), .home-products ul li:nth-of-type(2), .home-products ul li:nth-of-type(3), .home-products ul li:nth-of-type(4) {
    margin-top: 0;
}
.home-products ul li {margin-top: 40px;}

.wpml-ls-legacy-dropdown > ul > li > a {
    background-color: #fff !important;
}
.home-products ul li {
    text-align: center;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.home-products ul li a {
    display: block;
} 
.home-products ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.home-products ul li h2 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #000
}





.page-heading h1 {
    margin: 0;
}
.page-heading {
    text-align: center;
    padding-top: 85px;
}
.contactform-map {
    padding: 50px;
    background: #F4F1EC;
}
.contactform-outer {
    padding: 100px 0;
}
.contactform-inner .ninja-forms-req-symbol {
    display: none;
}
.contactform-outer > div {
    padding: 0 15px;
}
.contact-info-sec {
    background: #F4F1EC;
    padding: 50px 0;
}
.contectinfo-content h2 {
    margin-bottom: 20px;
	color: #000;
}
.contectinfo-content p {
    font-size: 20px;
    line-height: 29px;
    color: #000;
	margin: 0 0 20px 0;
}
.contectinfo-content p span {
    display: block;
}
.contectinfo-content {
    width: 100%;
    max-width: 700px;
    margin: auto;
}
.contectinfo-content p:last-child {
    margin: 0;
}
.contactform-inner .nf-form-content nf-fields-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.contactform-inner .nf-form-content nf-fields-wrap nf-field {
    width: 100%;
    max-width: 100%;
}
.contactform-inner .nf-form-content nf-fields-wrap nf-field:first-child, .contactform-inner .nf-form-content nf-fields-wrap nf-field:nth-child(2) {
    max-width: 48%;
}
.contactform-inner .nf-before-form-content {
    display: none;
}
.contactform-inner .nf-form-content label {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    font-family: 'Quicksand';
}
.contactform-inner .nf-form-content .label-above .nf-field-label {
    margin: 0;
}
.contactform-inner .nf-form-content input:not([type=button]), .contactform-inner .nf-form-content textarea.ninja-forms-field {
    height: 40px;
    background: #F4F1EC;
    border-radius: 6px;
    border: 1px solid #DED7CF !important;
    padding: 5px 20px;
}
.contactform-inner .nf-form-content textarea.ninja-forms-field {
    height: 240px;
	resize: none;
	    overflow: auto;
	
}
.contactform-inner .nf-error.field-wrap .nf-field-element:after, .contactform-inner .nf-pass.field-wrap .nf-field-element:after {
	content: none;
}
.contactform-inner .nf-form-content nf-fields-wrap nf-field .nf-field-container {
    margin: 0 0 15px 0;
}
.contactform-inner .nf-error .nf-error-msg {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
}
.contactform-inner .nf-input-limit {
    margin-top: 0;
}
.contactform-inner .nf-form-content input[type=button] {
    background: #EDB891;
    border-radius: 6px;
    /*width: 125px;*/
    width: auto;
    padding: 10px 15px;
    height: auto;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #564F4B;
    font-family: 'Quicksand';
    line-height: 1.2;
    font-weight: 600;
    border: 1px solid transparent;
    text-transform: uppercase;
}
.contactform-map iframe {
    max-height: 360px !important;
}
.contactform-inner .nf-form-content nf-fields-wrap nf-field:last-child .nf-field-container {
    margin: 0;
}

.contactform-inner .nf-form-content input[type="button"]:disabled {
    background: #F4F1EC;
    color: #564F4B;
}

.contactform-inner .nf-after-form-content {
    display: none;
}
.contactform-inner .nf-form-content {
    padding: 0;
    max-width: 100%;
}
.contact-info-sec a {
    color: #000;
}


.bestseller-products li h2 {
    font-size: 20px;
line-height: normal;
    letter-spacing: 2px;
	    font-family: 'Quicksand-Medium';
        min-height: 50px;
overflow: hidden;
max-height: 50px;
}
.bestseller-products li {
    text-align: center;
}
.bestseller-products li {
    text-align: center;
    padding: 0 15px;
}
.bestseller-products li img {
    margin-bottom: 10px;
        border-radius: 6px;
}
.home-products ul li img {
    margin-bottom: 20px; border-radius: 6px;
}
.bestseller-products .bestseller {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 40px;
}
.bestseller-products .shop-loop-item-details-wrapper .shop-merge {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.bestseller-products .shop-loop-item-details-wrapper .shop-merge span.button {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.bestseller-products .shop-loop-item-details-wrapper .shop-merge span.woocommerce-Price-amount {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.bestseller-products .shop-loop-item-details-wrapper .shop-merge span.woocommerce-Price-amount {
    order: 1;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Quicksand';
    font-weight: 600;
    color: #564F4B;
    margin: 15px 0 22px;
    letter-spacing: 2px;
}
.bestseller-products .shop-loop-item-details-wrapper .shop-merge span.button, .related .shop-loop-item-details-wrapper .shop-merge span.button {
        font-size: 14px;
    line-height: 32px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    width: 124px;
    height: 35px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
    text-transform: uppercase;
}

.bestseller-products .shop-loop-item-details-wrapper .shop-merge span.button:hover, .widget_text a.main-btn:hover, 
.related .shop-loop-item-details-wrapper .shop-merge span.button:hover,
.contactform-inner .nf-form-content input[type="button"]:hover, .contactform-inner .nf-form-content input[type=button]:focus {
border-color: #EDB891 !important;
background: #FDF4EE !important;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
text-decoration: none !important;
}
.bestseller-products .shop-loop-item-details-wrapper {
    margin-top: 0;
}
.bestseller-products button.slick-arrow {
    height: 50px;
    width: 22px;
	outline: none;
}
.bestseller-products button.slick-arrow::after {
    content: "\f053";
    font-size: 48px;
    color: #EDB891;
    opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.bestseller-products button.slick-next::after {
    content: "\f054";
    font-size: 48px;
    color: #EDB891;
    opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.home-products.bestseller-products .shop-loop-item-details-wrapper .shop-merge span.woocommerce-Price-amount {
    margin-top: 4px;
    font-size: 20px;
    color: #000;
    font-family: 'Quicksand-medium';
    font-weight: 500;
}


.widget_product_search .search-field {
    padding-right: 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    padding: 3px 30px 3px 0;
    outline: none;
    font-size: 18px;
}
.widget_product_search form.woocommerce-product-search {
    position: relative;
    margin-bottom: 30px;
}
.woocommerce-product-search button {
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    display: block;
    top: 0;
    padding: 0;
    border: none;
    background: transparent;
    color: transparent;
}
.woocommerce-product-search button::after {
    content: "\f002";
    font-size: 20px;
    color: #8F8C88;
    opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
aside#woocommerce_product_search-3 {
    margin-top: 85px;
}
.woof_radio_term_reset_visible {
    padding: 0;
}

.about-banner h1 {
    max-width: 350px;
}
.about-banner p {
    font-size: 20px;
    line-height: 29px;
}
.about-banner p:last-child {
    margin: 0;
}
section.about-middle-sec {
    background: #F4F1EC;
    padding: 50px 0;
}
.about-middle-sec h2 {
    margin-bottom: 30px;
	    padding: 0 8px;
}
.about-mana-single img {
    width: 100%;
    border-radius: 0;
	margin-bottom: 15px;
}

.about-mana-single h4 {
    font-size: 20px;
    line-height: 29px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px 0;
    font-weight: 500;
font-family: 'Quicksand-medium';
}
.about-mana-single p {
    margin: 0;
    font-size: 16px;
    line-height: 25px;
    color: #000;
}
.about-middle-sec .plr-15 {
    padding: 0 15px;
}
.about-service-sec {
    padding: 80px 0;
}
.about-service-sec .about-service {
    position: relative;
    height: 100%;
    padding-bottom: 45px; padding-right: 18px;
}
.about-service-sec .about-service .link-holder {
    bottom: 0;
}
.about-service-sec .about-service h3 {
    color: #000;
    margin-bottom: 20px;
}
.about-service-sec .about-service p {
    font-size: 20px;
    line-height: 29px;
    color: #000;
}
.about-middle-sec .about-mana-single {
    /*max-height: 534px;*/
    max-height: 600px;
    overflow: hidden;
    margin-top: 40px;
}
.about-middle-sec .col-md-4:nth-of-type(1) .about-mana-single, .about-middle-sec .col-md-4:nth-of-type(2) .about-mana-single,
.about-middle-sec .col-md-4:nth-of-type(3) .about-mana-single {
    margin-top: 0;
}

/*#wtcpl_tabs_container .each_cat {
    display: none;
}*/
div#nav-holder .wtcpl_category_nav li {
    margin-right: 46px !important;
}
.wtcpl_category_nav li {
    list-style: none;
    display: inline-block;
    margin: 2px 0 !important;
        margin-right: 0px;
    padding: 0 !important;
}
.wtcpl_category_nav li a:hover, .wtcpl_category_nav li a.current-menu-item{
    background-color: transparent;
    color: #EDB891;
    border-color: #EDB891 !important;
}

#menu-shop-menu li a {
    color: #000;
}
#menu-shop-menu li a:hover, #menu-shop-menu li.current-menu-item a {
    color: #EDB891;
    border-color: #EDB891 !important;
}


.woof_redraw_zone .woof_container {margin-top: 18px !important;border-bottom: 1px solid #ccc;}
.woof_redraw_zone .woof_container h4{
margin: 0 0 20px;
font-family: 'Quicksand-Medium';
color: #000;
font-size: 16px;
letter-spacing: 2px;
line-height: 25px;
cursor: pointer;
}
aside.WOOF_Widget {
    border-top: 1px solid #DED7CF;
}
.post-type-archive-product .bestseller-products, .tax-product_cat .bestseller-products {
    padding-left: 36px;
    margin-top: 40px;
}


/***Language switcher css**/
.wpml-ls-legacy-dropdown {
    max-width: 70px;
    margin-left: 20px;
}
.wpml-ls-legacy-dropdown > ul {
	position: relative;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    background: url(assets/images/arrow-right.svg);
    width: 10px;
    height: 20px;
    z-index: 99;
    border: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateY(-50%) rotate(90deg) scale(0.9);
        -ms-transform: translateY(-50%) rotate(90deg) scale(0.9);
            transform: translateY(-50%) rotate(90deg) scale(0.9);
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover:after {
    -webkit-transform: translateY(-50%) rotate(270deg) scale(0.9);
        -ms-transform: translateY(-50%) rotate(270deg) scale(0.9);
            transform: translateY(-50%) rotate(270deg) scale(0.9);
}
.wpml-ls-legacy-dropdown > ul::before {
    width: 1px;
    height: 26px;
    background: #DED7CF;
    content: "";
    left: -2px;
    top: 50%;
    z-index: 999;
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.wpml-ls-legacy-dropdown ul li a {
    border: none;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #F4F1EC !important;
	padding-left: 6px;
}
.wpml-ls-legacy-dropdown ul li a span.wpml-ls-native {
    display: block;
    line-height: 1;
}
.wpml-ls-legacy-dropdown ul li a img.wpml-ls-flag {
    display: none;
}
.wpml-ls-legacy-dropdown ul li a:hover {
    background-color: #fff !important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
    color: #edb891;
}
.wpml-ls-legacy-dropdown li:hover a::after {
    -webkit-transform: translateY(-50%) rotate(270deg) scale(0.9);
        -ms-transform: translateY(-50%) rotate(270deg) scale(0.9);
            transform: translateY(-50%) rotate(270deg) scale(0.9);
}
.wpml-ls-legacy-dropdown ul li ul li {
    border-bottom: 1px solid #cdcdcd;
}



.package-desc a, .package-rblock a {
    width: 220px;
    padding: 0 3px;
    border-radius: 0;
    background-color: transparent !important;
    box-shadow: none;
    color: #564F4B !important;
    font-size: 20px;
    line-height: 29px;
    font-family: 'Quicksand-Medium';
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-bottom: 3px solid #EDB891;
    padding-bottom: 6px;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
	text-align: left;
    font-weight: 500;
}
.package-desc a:before, .package-rblock a:before {
    height: 100%;
    width: 100%;
    background: #FDF4EE;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transform: translatey(100%);
    -webkit-transform: translatey(100%);
    -moz-transform: translatey(100%);
}
.package-desc a:after, .package-rblock a:after {
    background: url(assets/images/arrow-right.svg);
    content: "";
    width: 10px;
    height: 20px;
    display: inline-block;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
    position: absolute;
    right: 3px;
    top: 8px;
}
.package-desc a:hover, .package-rblock a:hover {
    color: #564F4B;
}
.package-desc a:hover:before, .package-rblock a:hover:before {
    transform: translatey(0);
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
}
.contactform-inner .nf-error .nf-error-msg, .contactform-inner .nf-form-content input[type="button"] {
    font-family: 'Quicksand-bold';
}
.slick-next {
    right: -25px;
}



/*------------------------ magazin page css ---------------------*/

.magazin-content-block {
    margin: 80px 0;
}
.plr-15 {
    padding: 0 15px;
}
.small-heading {
    font-size: 24px;
    line-height: 35px;
    font-family: 'Quicksand-Medium';
    color: #1E2D2B;
    margin: 0 0 10px;
}
.magazin-left-text h3.small-heading {
    margin-bottom: 20px;
    color:#000;
}
.magazin-left-text p {
    font-size: 20px;
    line-height: 29px;
    margin: 0 0 30px 0;
    color: #000;
}
.magazin-left-text p small {
    font-family: 'Quicksand-Medium';
}
.magazin-single-row {
    margin-bottom: 70px;
}
/*.magazin-single-row:last-child {
    margin-bottom: 0px;
}*/


/***blog***/
.box-outer {
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 36px;
    position: relative;
}

.box-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100.2%;
    width: 100.2%;
    background-size: cover;
    z-index: 1;
    background-position: center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.box-title {
    position: relative;
    text-align: left;
    color: #fff;
    z-index: 10;
    padding: 0;
    width: 100%;
    -ms-flex-item-align: end;
        align-self: flex-end;
        margin: 0;
}
.col-md-12 .box-outer {
    min-height: 235px;
}
section.page-post-section .col-md-6 .col-md-12:first-child {
    margin-bottom: 14px;
}
.col-md-12 .box-outer .box-title {
    font-size: 20px;
    line-height: 29px;
}

section.page-post-section {
    padding: 80px 0;
}

.featured-top {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0 0 58px;
}
.featured-top h2 {
    color: #000;
    margin: 0 0 10px;
    background: #fff;
    display: inline-block;
    padding: 0 40px;
}

.featured-top h2:before {
    content: "";
    width: 100%;
    height: 5px;
    background: #564F4B;
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;
    z-index: -9;
}
.featured-top span {
    color: #000;
    font-size: 20px;
    line-height: 29px;
    display: block;
}

section.featured-post-section .row .col-md-4:nth-child(2n) .box-featured {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
section.featured-post-section {
    padding: 20px 0 0;
}

section.featured-post-section div > .row {
    padding-bottom: 100px;
    border-bottom: 5px solid #564F4B;
}

.featured-content {
    background: #F4F1EC;
    border-radius: 9px;
    padding: 16px 30px;
    text-align: center;
    min-height: 420px;
    position: relative;
}
.box-featured img {
    height: 460px;
    border-radius: 9px;
    margin: 0 0 14px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
section.featured-post-section .row .col-md-4:nth-child(2n) .box-featured img {
    margin:14px 0 0;
}
span.auth {
    font-size: 14px;
    line-height: 17px;
    color: #1E2D2B;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
}
.featured-content p {
    color: #1E2D2B;padding-bottom: 12px;
}
.box-featured a:hover h3, .magazin-left-text h3.small-heading a:hover {
    color: #EDB891;
}
.magazin-left-text h3.small-heading a {
    color: #000;
}
section.blog-bottom:before {
    background: #D9E5D8;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
section.blog-bottom:after {
    background: #F4F1EC;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}


.left-block {
    background-color: #D9E5D8;
    padding: 48px 94px;
}
.right-block {
    background-color: #F4F1EC;
    padding: 48px 94px;
}
section.blog-bottom {
    margin: 84px 0 0;
    position: relative;
    text-align: center;
}



.right-block, .left-block{display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;}
        
    section.blog-bottom h3 {
    margin: 0 0 22px;
    color: #000;
}    
  .b-content p {
    font-size: 20px;
    line-height: 29px;
}      
        
  section.blog-bottom a.arrow-link {
    width: 155px;text-align: left;    margin: 0 auto;
}
section.blog-bottom a.arrow-link:after {
    content: "";
    position: absolute;
    right: 3px;
    top: 8px;
}
.blog-search-box {
    padding-right: 0;
    text-align: right;
    margin-top: 55px;
}
.blog-search-box input.search-input {
    width: 268px;
    border-bottom: 1px solid #000;
    height: 42px;
}
.blog-top-nav {
    margin-top: 50px;
}
.blog-top-nav ul {
    justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.blog-top-nav li a {
    font-family: Quicksand-Medium;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    color: #000000;
}

.blog-top-nav li a:hover, .blog-top-nav li.current-menu-item a {
    color: #EDB891;
}
.mag-top-space {margin-top: 65px;}
.blog-cat-page {
    padding-right: 7px;
}
.archive.category .magazin-single-row:last-child {
    margin-bottom: 70px;
}
.page-template-template-blog .pagination {
    display: none;
}
.page-template-template-blog .magazin-right-img img {
	object-fit: cover;
	width: 100%;
	max-height: 370px;
	overflow: hidden;
	object-position: center;
	min-height: 370px;
}

/*********Blog Category page*******/
.blog-cat-package {
    margin-top: 56px;
}

.page-filter-sec {
    background-color: #F4F1EC;
    padding: 50px 0;
    margin-top: 70px;
}
.manapedia-filter-outer ul {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.manapedia-filter-outer ul a {
    color: #564F4B;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
    font-family: 'Quicksand-medium';
    border-bottom: 3px solid #EDB891;
    padding-bottom: 5px;
    padding-right: 60px;
    position: relative;
}
.manapedia-filter-outer ul a::after {
    content: '';
    background-image: url(assets/images/arrow-down.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    display: block;
    top: 50%;
    height: 11px;
    width: 21px;
    transform: translateY(-50%);
}
.archive.category .magazin-right-img img {
    object-fit: cover;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    object-position: center;
    min-height: 400px;
}
.package-sec img {
    width: 100%;
    min-height: 466px;
    max-height: 466px;
    object-fit: cover;
    object-position: center;
}
.manapedia-posts {
    margin-bottom: 60px;
    border-bottom: 1px dotted #b2b2b2;
    padding-bottom: 60px;
}
.manapedia-posts h3.package-subhead {
    margin-bottom: 20px;
    max-width: 100%;
    margin-top: 26px;
}

.manapedia-posts-img {
    margin-top: 46px;
margin-bottom: 60px;
}
.manapedia-posts p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
}
.manapedia-posts-img img, .single-post-inner .single-post-image img {
    min-height: 400px;
    max-height: 400px;
}
#manapedia-cat-filer {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#manapedia-cat-filer .select2-container {
    width: 19% !important;
    display: inline-block;
    border-bottom: 3px solid #EDB891;
    padding-bottom: 2px;
}
#manapedia-cat-filer .select2-selection.select2-selection--single {
    background: transparent;
    border: 0;
    position: relative;
}

#manapedia-cat-filer .select2-selection--single .select2-selection__rendered {
    color: #564F4B;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Quicksand-medium';
    padding-left: 0;
}
#manapedia-cat-filer .select2-selection--single .select2-selection__arrow b {
    display: none;
}

#manapedia-cat-filer .select2-selection--single .select2-selection__arrow::after {
    content: '';
    background-image: url(assets/images/arrow-down.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    display: block;
    top: 7px;
    height: 11px;
    width: 21px;
    transition: all 0.3s linear;
}
#manapedia-cat-filer .select2-container.select2-container--open .select2-selection__arrow::after {
    transform: rotate(180deg);
}
.package-desc p:empty {
    display: none;
}
.blog-search-title { margin-bottom: 40px; }
.manapedia-posts:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}
.manapedia-blog-posts .pagination {
    padding-top: 40px;
    border-top: 1px dotted #b2b2b2;
}
.manapedia-posts .package-desc {
    padding-left: 0;
    text-align: left;
}
.manapedia-posts .package-desc li {
    list-style-position: inside;
}
.manapedia-posts h2 {
    color: #000;
}
/*********Blog Single page*******/
.single-post-inner {
    margin-top: 56px;
    margin-bottom: 80px;
}
.single-post-inner h2 {
    color: #000;
    margin-bottom: 46px;
}
.post-date {
    line-height: 25px;
    color: #000;
    font-family: 'Quicksand-Medium';
    font-weight: 500;
}
.single-post-inner .single-post-image {
    margin-top: 46px;
    margin-bottom: 60px;
}
.single-post-inner .single-post-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.single-post-inner p, .single-post-inner li {
    text-align: left;
    list-style-position: inside;
}

/***Mana store section**/
.mana-store { position: relative;background: #fff;}
.home-mana-store.mana-store {/*background-color: #DED7CF;*/background: #fff;}
.mana-store .store-rblock {
    background-color: #564F4B;
    text-align: right;
}
section.mana-store::before {
    background: #DED7CF;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
section.mana-store::after {
    background: #564F4B;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.mana-store li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 30px;
}
.mana-store li::before {
    content: '';
    border: 2px solid #EDB891;
    width: 15px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    background: #EDB891;
}
.mana-store ul {
    margin-top: 45px; margin-left: 30px;
}
.store-add {
    margin-top: 65px;
}
.store-add span {    display: block;}
.store-add a, a.emaillink { color: #000;}
.mana-store .store-lblock, .mana-store .store-rblock {
    display: flex;
    flex-direction: column;
    height: 100%; 
    flex-wrap: wrap;
    justify-content: center;
}
.mana-store .store-rblock {
    align-items: flex-end;
    padding-right: 50px;
}
.store-lblock { padding: 40px 0; }
.store-lblock h3 {
    color: #564F4B;
    margin-top: 8px;
} 
.page-template-template-contact .mana-store {
    background: #DED7CF;
}

/***404 page**/
.error-404 {
    padding: 9.5% 0;
}
.error-404 h1 {
    font-size: 190px;
    line-height: 190px;
    margin-bottom: 25px;
    color: #564F4B;
}
.error-404 p {
    font-size: 22px;
    font-family: 'Quicksand-Medium';
    margin-bottom: 50px;
    line-height: 30px;
}

.error-404 .error-btn {
    font-size: 16px;
    line-height: 32px;
    color: #564F4B;
    background: #EDB891;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-SemiBold';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
    padding: 5px 20px;
}

.error-404 .error-btn:hover {
   border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

/****Search page***/
.search-header { background-size: cover;background-position: center center;padding: 60px 0; }
.search-header h1 {
    font-size: 36px;
    text-align: center;
    margin-bottom: 0;
    line-height: normal;
}
.search-content .product-listing li {
    max-width: 25%;
    flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    padding: 15px;
}
.search-content .product-listing li a {display: block;}
.search-content .product-listing li img {
    margin-bottom: 20px;
    height: auto;
}
.search-content .product-listing li h3 {
    font-size: 18px; line-height: 24px;
}
.search-content .product-listing li .pro-price {
    font-weight: bold;
}


.search-content .product-listing {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.search-content {
    margin: 60px 0;
}
.posts-data-block {
    margin-top: 80px;
}
.posts-data-block .ps-block {
    border-top: 1px dotted #b2b2b2;
    padding-top: 45px;
    padding-bottom: 45px;
}
.posts-data-block .ps-block p {margin-bottom: 0;}
.posts-data-block .ps-block h3 {
    margin-top: 7px;
    margin-bottom: 12px;
}
.posts-data-block .ps-block:last-of-type {
    padding-bottom: 0;
}
.pro-data-title {
    margin-bottom: 30px;
    border-bottom: 2px solid #f4f1ec;
    color: #000;
    display: inline-block;
}
.page-num-com.page-numbers li {
    display: inline-block;
}
ul.page-numbers.page-num-com {
    margin-top: 50px;
    width: 100%;
}
.page-num-com li a.page-numbers {
    padding: 7px 12px !important;
}



/*----------------------- 26.05.2021 css ----------------*/

.page-template-default .page-section {
    padding: 100px 0;
}
.page-template-default .page-section h3 {
    margin: 0 0 15px 0;
	    line-height: 1;
}
.page-template-default .page-section h1 {
    margin: 0 0 50px 0;
}
.page-template-default .page-section ul {
    margin-bottom: 25px;
    padding-left: 45px;
}
.page-template-default .page-section ul li {
    list-style: disc;
}
.page-template-default .page-section p {
    margin: 0 0 25px 0;
}

.page-template-default .page-section .woocommerce-checkout-payment ul li, .page-template-default .page-section .woocommerce-MyAccount-navigation ul li {
	list-style: none;
}
.page-template-default .page-section .woocommerce-checkout-payment ul, .page-template-default .page-section .woocommerce-MyAccount-navigation ul {
	padding-left: 0px;
}



/****My Account with login*****/
.logged-in.woocommerce-account .page-section {
    padding: 70px 0;
    float: left;
width: 100%;
}
.logged-in.woocommerce-account footer.site-footer {
    float: left;
width: 100%;
}
.logged-in.woocommerce-account .entry-title {
    text-align: center;
}
.woocommerce-lost-password.logged-in.woocommerce-account .entry-title {
    text-align: left;
}
.woocommerce-account.logged-in .woocommerce {
    max-width: 100%;
    margin: 0;
    width: 100%;
    box-shadow: none;
    padding: 0;
    float: left;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 28%;
    margin-right: auto;
    background: white;
    padding: 25px 30px 30px;
    box-shadow: 0 0 6px #ccc;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li {
    margin-bottom: 10px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-right: 0;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin-bottom: 0 !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li a {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Quicksand-SemiBold'; 
    color: #aaa !important;
}
.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 16px;
    font-family: 'Quicksand';
}
.woocommerce-account .woocommerce-MyAccount-content > div + p {
    font-size: 18px;
    margin-bottom: 20px;
   
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content a:hover {
    color: #000;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li::before {
    content: "\f061 ";
    display: inline-block;
    margin-right: .25em;
    color: #aaa;
    font-size: 16px;
    font-family: FontAwesome;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li.is-active::before {
    color: #EDB891;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li:hover::before {
    color: #000;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {   text-decoration:none; color: #000 !important;}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h3 {   font-size: 20px;}
.logged-in.woocommerce-account .woocommerce-MyAccount-content button[type="submit"] {
   font-size: 16px;
line-height: normal;
color: #222;
background: #EDB891 !important;
border-radius: 6px;
display: inline-block;
text-align: center;
font-family: 'Quicksand-Medium';
min-height: 49px;
padding: 13px 25px 13px !important;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
border: 1px solid transparent !important;
cursor: pointer;
letter-spacing: 2px; width: auto; text-transform: uppercase;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content button[type="submit"]:hover {
    border-color: #EDB891 !important;
background: #FDF4EE !important;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 48%;
    padding-left: 0;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content input {
    height: 50px !important;
    border: 1px solid #ddd;
    margin-bottom: 15px !important;
    padding-left: 15px !important;
    font-size: 16px;
    border-radius: 0;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content h3 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #000;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-input-wrapper {
    width: 100%;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .select2-container .select2-selection--single {
    height: 50px;
    margin-bottom: 15px;
    border-radius: 0;
    border: 1px solid #ddd !important;
    padding-top: 0;
    margin-top: 0;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label, 
.logged-in.woocommerce-account .woocommerce-EditAccountForm.edit-account label,
.logged-in.woocommerce-account .woocommerce-EditAccountForm #account_display_name + span{
    font-size: 16px; margin-bottom: 0.5rem;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    top: 0;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields #billing_company_field {
    padding-top: 6px !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Message .button {
    width: auto;
    line-height: normal;
    height: auto;
    padding: 10px 15px;
    text-transform: uppercase;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content  .woocommerce-address-fields__field-wrapper {
    padding-left: 6px;
    padding-right: 6px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    border: 1px solid #000;
    padding: 20px;
    margin-bottom: 40px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset .password-input {
    width: 100%;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    margin-bottom: 10px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content table {
    width: 100%;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content table.account-orders-table td, .logged-in.woocommerce-account .woocommerce-MyAccount-content table.account-orders-table th, .logged-in.woocommerce-account .woocommerce-MyAccount-content table.account-orders-table tr {
    border: 0 !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content table.account-orders-table thead tr th {
    padding:0 0 15px 1.5rem;
    font-family: 'Quicksand-SemiBold';
    font-weight: 600;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content table.account-orders-table td, .logged-in.woocommerce-account .woocommerce-MyAccount-content table.account-orders-table th, .logged-in.woocommerce-account .woocommerce-MyAccount-content table.account-orders-table tr {
    border-bottom: 1px solid #dcd7ca !important;
    background: transparent !important;
}
.logged-in.woocommerce-account table.account-orders-table .woocommerce-button.button {
   padding: 6px 3px !important;
margin-bottom: 12px !important;
margin-top: 12px !important;
width: 100px;
font-size: 14px !important;
color: #222 !important;
background: #EDB891 !important;
border-radius: 6px;
border: 1px solid #EDB891;
display: inline-block;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
line-height: normal;
text-transform: uppercase;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table td span {
    color: #222;
}
.logged-in.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n+1) td {
    filter: none;
}
.logged-in.woocommerce-account table.account-orders-table .woocommerce-button.button:hover {
    border-color: #EDB891 !important;
background: #FDF4EE !important;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table th, .logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table td{
    padding: 15px 20px;
    border: 1px solid #dcd7ca;
    word-wrap: anywhere;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table tfoot{
    border-top: 3px solid #dcd7ca;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2, .logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details h2 {
    font-size: 26px;
    letter-spacing: 0.5px;
    margin-bottom: 20px !important;
    margin-left: 0px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
    padding-top: 0 !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address{
    margin-bottom: 0;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table tfoot{
    background: #f9f9f9;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table thead{
    background: #f5f5f5;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;  font-size: 16px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
    display: block;
    width: auto;
    max-width: 100%;
    padding: 6px 15px;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
    background: #000;
    color: #fff;
}
.woocommerce-Address-title.title a {    text-decoration: underline;}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    padding-right: 0 !important;
}
.logged-in .woocommerce .woocommerce-MyAccount-content a.button {
    padding: 10px 15px !important;
    font-size: 16px !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content p.form-row {
    margin-top: 10px !important;
}
.logged-in.woocommerce-account .woocommerce-Addresses {
    margin-top: 30px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content #add_payment_method input {
    line-height: normal !important;
    height: auto !important;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content #add_payment_method label {
    display: inline;
}
.logged-in .section-inner {
    float: left;
    width: 100%;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .stripe-card-group {
    margin-bottom: 15px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns--addresses.col2-set.addresses {
    display: flex;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns--addresses p {
    margin-bottom: 5px;
}


/*------------------- search-popup-css -----------------------------*/

.search-box {
    position: relative;
}
.searchbox-popup {
    max-width: 320px;
    width: 100%;
    background: #fff;
    padding: 10px;
    position: absolute;
    top: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
            box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	letter-spacing: 0;
	line-height: normal;
}
.searchbox-header-title {
    font-weight: bold;
    font-size: 14px;
	font-family: 'Quicksand-Medium';
}
.searchbox-popup-header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px;
}
.searchbox-popup-header span {
    color: #7777;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
	font-family: 'Quicksand-Medium';
}
.searchbox-popup-single-sec {
	margin-bottom: 10px;
}
.searchbox-popup-single-sec a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    color: #000;
}
.searchbox-popup-single-sec p {
    margin: 0;
    font-size: 13px;
    text-transform: capitalize;
	text-align: left;
	font-family: 'Quicksand-Medium';
}
.searchbox-popup-left span {
    max-width: 55px;
    margin-right: 10px;
    width: 100%;
    text-align: center;
}
.searchbox-popup-right {
    padding-left: 15px;
}
.searchbox-popup-right p {
    text-transform: uppercase;
}
.searchbox-popup-body {
    border-bottom: 1px solid #7777;
    margin-bottom: 10px;
}
.searchbox-popup-body:last-child {
    margin: 0;
    border: none;
}
.searchbox-popup-body:last-child .searchbox-popup-single-sec:last-child {
    margin: 0;
}
.searchbox-popup-left {
    width: 70%;
}


/* header cart css */
.hidden-wpmenucart,
.empty-wpmenucart {
    display: none !important;
}

.cartcontents + .amount:before {
    content: '-';
    margin: 0 0.25em;
}

.wpmenucart-display-standard {
    
}
.wpmenucart-display-right {
    float: right !important;
}
.wpmenucart-display-left {
    float: left !important;
}
.wpmenucart-icon-shopping-cart {
    background-image: none;
    vertical-align: inherit;
}

.wpmenucart-thumbnail img {
    width: 32px;
    height: auto;   
    margin-right: 8px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}

.wpmenucart-submenu-item a {
    overflow: hidden;
    white-space:nowrap !important;
}

.wpmenucart-thumbnail, .wpmenucart-order-item-info {
   display:inline-block;
   vertical-align:middle;
}

.wpmenucart-product-name, .wpmenucart-product-quantity-price {
    display:block;
}

.wpmenucart .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.wpmenucart .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .wpmenucart .clearfix {height: 1%;}
.wpmenucart .clearfix {display: block;}
/* End hide from IE-mac */
/* Force Inline Display */
li.wpmenucartli a.wpmenucart-contents span{
    display: inline-block !important;
}

/* header cart css ends here */



/*-------------------- 02.06.2021 css -----------*/

.about-mana-single a {
    color: #000;
}
.mana-store-image {
    position: absolute;
    right: 0;
    height: 100%;
    width: 47%;
    z-index: 9;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.stock {
    display: none;
}

.home .versprechen .testi-img img {
    max-height: 490px;
}
.woof_block_html_items .woof_checkbox_label.woof_checkbox_label_selected {
    font-family: 'Quicksand-Bold';
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads, .logged-in.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--wc-smart-coupons {
    display: none;
}

/***newdletterform****/
.news-letter .email-container .email-wrap input[type="email"] {
    height: 50px;
    font-size: 18px;
    border-radius: 6px;
    background: #fff;
    width: 100%;
    border: 0px;
    outline: none;
    padding: 12px 138px 12px 12px;
    font-family: 'Quicksand';
    color: #1E2D2B;
}

.news-letter .submit-container .submit-wrap .nf-field-element input[type=button] {
    background: #DED7CF;
    border-radius: 6px;
    height: 50px;
    width: 108px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    text-transform: uppercase;
    transition: all ease .5s;
    color: #564F4B;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Quicksand-Medium';
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.news-letter .submit-container .submit-wrap .nf-field-element {
    position: static;
}

.news-letter .nf-form-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;position: relative;
}
.news-letter .nf-error.field-wrap .nf-field-element:after{display:none}
.news-letter .submit-container { position: static;}
.news-letter .submit-container .submit-wrap .nf-field-element input[type=button]:hover {
    border-color: #EDB891;
    background: #FDF4EE;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.news-letter .nf-error .nf-error-msg {
    color: #fff;
    font-size: 14px;
}
.news-letter .nf-response-msg p {
    position: relative;
    display: inline-block;
}

.news-letter ::-webkit-input-placeholder { 
  color: #1E2D2B;
}
.news-letter ::-moz-placeholder { 
  color: #1E2D2B;
}
.news-letter :-ms-input-placeholder { 
  color: #1E2D2B;
}
.news-letter :-moz-placeholder { 
  color: #1E2D2B;
}
.news-letter .nf-form-fields-required {
    display: none;
}
.news-letter {
    padding-top: 18px;
}
.news-letter .nf-pass.field-wrap .nf-field-element:after{font-size: 20px;right: 112px;}
.news-letter .nf-field-label {
    display: none;
}
.news-letter .nf-form-errors .nf-error-msg.nf-error-field-errors {
    display: none;
}
.nf-form-wrap.ninja-forms-form-wrap .nf-form-layout form {
    display: block!important;
}
.woocommerce-shop section.banner-sec.shoppage p {
    font-size: 20px;
}
.single-product.singular section.related.products img.attachment-woocommerce_thumbnail {
    border-radius: 6px;
}
.woocommerce-cart .cart-collaterals .continue_shop a.button {
    font-size: 16px;
    line-height: normal;
    color: #222;
    background: #EDB891 !important;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    font-family: 'Quicksand-Medium';
    min-height: 49px;
    padding: 13px 25px 13px !important;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border: 1px solid transparent !important;
    cursor: pointer;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none!important;
}


.woocommerce-cart .cart-collaterals .continue_shop a.button:hover {
    border-color: #EDB891 !important;
    background: #FDF4EE !important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.woocommerce-cart .cart-collaterals .continue_shop {
    width: 45%;
    display: inline-block;
    margin: 0 0 40px;
}




.bestsellerproducts li img {
    max-width: 100% !important;
    width: 100%;
    margin: 0 0 30px 0;
}
.bestsellerproducts .slick-track > li {
    margin: 0px;
    padding: 0 12px;
    box-shadow: none;
}
.bestsellerproducts .slick-track {
    margin: 0 -12px;
}
.single.single-post .package-details::before {
    background: #D9E5D8;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    }


.single.single-post .package-details::after {
    background: #F4F1EC;
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
/**fix safari13 issue**/
.woocommerce ul.products li.product, .related.products ul.products li.product{-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
@media (max-width: 991px) {
.page-template-default .page-section {
    padding: 50px 0;
}
}
.shop-merge .added_to_cart.wc-forward {
    text-align: right !important;
}
.checkout_coupon.woocommerce-form-coupon p.form-row {display: block !important;}
.checkout_coupon.woocommerce-form-coupon p {display: none;}
h3#ship-to-different-address span{
    font-size: 16px;
    font-family: 'Quicksand';
    font-weight: 400;
    color: #000;
    letter-spacing: 2px;
    text-rendering: optimizeLegibility;
    line-height: 18px;
}
/*.woocommerce-product-gallery .woocommerce-product-gallery__trigger img{
visibility: hidden !important;
top: 5em;
    right: 5em;
}*/

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
.nf-form-wrap .nf-response-msg,.nf-response-msg .tw-data-text{text-rendering: optimizeLegibility;font-family: 'Quicksand';font-size: 16px;line-height: 25px;color: #000;letter-spacing: 2px;}
.nf-response-msg {width: 100%;margin-bottom: 20px;}

/*{
background: #EDB891;
color: #564F4B;
border-radius: 6px;
height: 35px;
width: auto;
text-align: center;
line-height: 32px;
padding-left: 25px;
padding-right: 25px;
}*/
a.all_products{margin-left: 10px;}

.single-product .woocommerce-product-gallery__trigger img.wp-smiley, .single-product .woocommerce-product-gallery__trigger img.emoji {height: 2em !important;width: 2em !important;}
.shop_table.woocommerce-checkout-review-order-table tbody,.shop_table.woocommerce-checkout-review-order-table tfoot {display: inline-table;width: 100%;}



/*****Mobile header CSS****/
.mob-header .mob-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mob-header {
    padding: 14px 0;
    position: relative;
}
.mob-head-right {
    display: flex;
    align-items: center;
}
.mob-head-left img {
    max-width: 110px;
}
.mob-user {
    margin: 0 15px;
}
.mob-user img {
    width: 20px;
}
.mob-search img {
    width: 24px;
}
.mob-toggle-menu .toggle-menu {
    font-size: 32px;
    margin-left: 30px;
}
.mobile-search.search-box {
background: #f4f1ec;
    position: absolute;
    z-index: -1;
transition: all 0.3s;
    right: 30px;
    left: 30px;
}
.mobile-search.search-box input[type="submit"] {
    display: inline-block;
    background: transparent url('assets/images/Search.svg')no-repeat right center;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 5px;
    border: 0 none;
    display: inline-block;
    height: 28px;
    width: 28px;
}
.mobile-search.search-box input.search-input {
    background: transparent;
    height: 40px;
}
.mobile-search.search-box.search-active {
    bottom: 0;
    transform: translateY(107%);
    z-index: 9;
    transition: all 0.3s;
    height: 40px;
}
.woocommerce-shipping-totals small.includes_tax {
    float: left;
    width: 100%;
    line-height: 25px;
    color: #000;
    letter-spacing: 2px;
    font-size: 13px;
}

section.essen.half-half .l-space, section.essen.half-half .r-space {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
section.essen.half-half .essen-lblock p{font-family: 'Quicksand';
    font-size: 16px;
    line-height: 25px;
    color: #000;
    letter-spacing: 2px;
    margin: 0 0 18px 0;

    }
    
 section.essen.half-half .link-holder {
    padding-right: 36px;
    position: relative;
    margin-top: 26px;
    bottom: 0;
}
section.essen.half-half h3 {
    margin: 0 0 36px;
}
section.essen.half-half .essen-lblock {
    padding: 41px 10px 41px 0;
}
 section.essen.half-half .essen-rblock {
    padding: 41px 10px 41px 26px;
}
section.essen.half-half .l-space{padding-right: 0;}


/*PopUp Css*/
.wissen.grid-secton.superFood .grid-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.wissen.grid-secton.superFood {
    max-width: 750px !important;
    margin: 0 auto !important;
    width: 100% !important;
    padding-top: 0;
}

.wissen.grid-secton.superFood .col-image {
    background-size: cover !important;
    background-position: center center !important;
}
.wissen.grid-secton.superFood .col-text {
    padding: 7% 5% !important;
    background: #fff !important;
}
.wissen.grid-secton.superFood .aligner-item h1 {
    font-size: 24px !important;
    color: #000 !important;
    line-height: 35px !important;
    font-family: 'Quicksand-Medium' !important;
    letter-spacing: 2px;
}
.wissen.grid-secton.superFood .aligner-item h3 {
    font-size: 16px !important;
    line-height: 25px !important;
    margin-top: 24px !important;
    font-family: 'Quicksand-Medium' !important;
    color: #000;
    letter-spacing: 2px;
    margin-right: 6px;
}
.wissen.grid-secton.superFood .aligner-item p {
    font-size: 14px !important;
    line-height: 30px !important;
    margin-top: 22px !important;
    font-family: 'Quicksand' !important;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.wissen.grid-secton.superFood .btn-block a.button {
    font-size: 14px !important;
    line-height: normal !important;
    color: #222 !important;
    background: #EDB891 !important;
    border-radius: 6px !important;
    display: inline-block !important;
    text-align: center !important;
    font-family: 'Quicksand-Medium' !important;
    min-height: 35px !important;
    padding: 9px 10px 9px !important;
    text-transform: uppercase !important;
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s !important;
    -ms-transition: all 0.3s ease-in-out 0s !important;
    transition: all 0.3s ease-in-out 0s !important;
    border: 1px solid transparent !important;
    cursor: pointer !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    margin-top: 32px !important;
}

.wissen.grid-secton.superFood .btn-block a.button:hover {
    border-color: #EDB891 !important;
    background: #FDF4EE !important;
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s !important;
    -ms-transition: all 0.3s ease-in-out 0s !important;
    transition: all 0.3s ease-in-out 0s !important;
}
#popmake-4608 .popmake-close {
    font-size: 35px;
    background: transparent;
    color: #1E2D2B;
    width: 50px;
    height: 46px;
    border-bottom-left-radius: 20px;
    cursor: pointer;
    font-family: 'Quicksand-bold';
    display: inline-block;
    line-height: 20px;
    top: 0;
}
#popmake-4608:focus, #popmake-4608, #popmake-4608 .pum-content, #popmake-4608 .popmake-close:focus {
    outline: none;
}
@media (max-width:991px) {
.wissen.grid-secton.superFood .aligner-item .logo-block img:nth-child(2) {
    margin-left: 30px !important;
}
.wissen.grid-secton.superFood .aligner-item .logo-block img {
    max-width: 154px !important;
}

.wissen.grid-secton.superFood .col-text {
    padding: 4% 5% !important;
}
}

@media (max-width:767px) {
.wissen.grid-secton.superFood .col {
    padding: 6% 5% !important;
}
.wissen.grid-secton.superFood .col {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    border-right: 0 !important;
}
.wissen.grid-secton.superFood .col.col-image {
    height: 300px !important;
    order: 2;
    background-position: top center !important;
}
.wissen.grid-secton.superFood .col-text {
    border-bottom: 8px solid #fff !important;
}
.wissen.grid-secton.superFood .aligner-item .logo-block {
    margin-top: 100px !important;
}
#popmake-4608 {
    margin-left: 15px;
    margin-right: 15px;
}
#popmake-4608 .popmake-close {
    font-size: 29px;
    width: 40px;
    height: 36px;
    line-height: 20px;
    top: 1px;
    right: 2px;
}
.wissen.grid-secton.superFood .aligner-item h3 {
    margin-top: 16px !important;
    margin-right: 0px;
}
.wissen.grid-secton.superFood .aligner-item p {
    font-size: 14px !important;
    line-height: 26px !important;
    margin-top: 16px !important;
}
.wissen.grid-secton.superFood .btn-block a.button {
    margin-top: 25px !important;
}
}