/*
Theme Name: Eqinful
Author: Converzo
Author URI: https://www.eqinful.nl/
Description: The Eqinful Theme based on the famous Wordpress CMS.
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
@import url(font/stylesheet.css);
* {margin: 0;padding: 0;box-sizing: border-box;}
img {max-width: 100%;height: auto;}
body {background: #E8D9CC;font-size:18px;color: #000000;font-family: "Lexend", sans-serif; font-weight: 300;}
p{margin-bottom: 20px;line-height: 29px;}
p:last-child{margin-bottom: 0;}
a {color: inherit;}
ul,ol{padding-left: 18px;margin-bottom: 20px;}
/* ----- Heading Font CSS ------ */
html{scroll-behavior: smooth;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 20px;line-height: 1.1; font-family: "Lexend", sans-serif; font-weight: 900;}
h1{font-size:90px;line-height: 1;font-family: 'segoe_printbold';font-weight: normal;}
h2{font-size:30px;text-transform: uppercase; color: #434919;}
h3{font-size:25px;}
h4{font-size: 22px;}
h5{font-size: 20px;}
h6{font-size: 16px;}
strong{font-weight: 700;}
a:focus,.btn:focus,button:focus,.btn-primary:not(:disabled):not(.disabled):active:focus {outline: none;box-shadow: none;}
input:focus,textarea:focus,select:focus{outline: none;}
input,button,li,strong,label,textarea,select{font-family: "Lexend", sans-serif; font-weight: 300;}
strong{font-weight: 700;}
/* global css start */ 
.wrapper{max-width: 1490px;margin: 0 auto;width: 100%;padding: 0 20px;}
.btn_one, .gform_button,.woocommerce input.gform_button.button  {transition: 0.4s; display: inline-block;min-width: 205px;font-size: 18px;line-height: 1;font-family: "Lexend", sans-serif;font-weight: 300;background: #F8AC3C;color: #ffffff;text-align: center;padding: 19px 22px;position: relative;z-index: 1;border-radius: 42px;text-decoration: none;overflow: hidden;}
/* .btn_one::before {content: '';position: absolute;width: 0;height: 100%;left: 0;top: 0;transition: all .3s ease;background: #434919;z-index: -1;border-radius: 42px;} */
/* .btn_one:hover::before {width: 100%;} */
.btn_one:hover ,.gform_button:hover,.woocommerce input.gform_button.button{background: #434919;}
.btn_one.green {background: #434919;min-width: 255px;}
.btn_one.green:hover {background: #F8AC3C;min-width: 255px;}

.full_width{width: 100%;float: left;}
.large_btn .btn_one{min-width: 252px;}
.layout{overflow: clip;position: relative;width: 100%;float: left;}
.home .main-content{margin-top: 0;}
.main-content{margin-top: 120px;}
.tick_list ul {list-style: none;padding: 0;}
.tick_list ul li {display: block;position: relative;font-size: 18px;line-height: 29px;padding-left: 28px;}
.tick_list ul li::before {content: '';position: absolute;width: 15px;height: 16px;background: url(images/tick-icon.svg)center center no-repeat;background-size: 15px;left: 0;top: 7px;}
.tick_list ol li::marker{font-weight: 500;}

.tick_list ul.dots li{padding-left: 0;background: transparent;list-style: disc;display: list-item;}
.tick_list ul.dots li::before{display: none;}
.tick_list ul.line li{ list-style-type: '-- ';padding-left: 0;display: list-item;}
.tick_list ul.line li::before{display: none;}
.tick_list ul.circle li{padding-left: 0;background: transparent;list-style: circle;display: list-item;}
.tick_list ul.circle li::before{display: none;}
.tick_list ul.dots,.tick_list ul.line,.tick_list ul.circle{padding-left: 16px;}

.mb-0 {margin-bottom: 0 !important;}
.mb-73 {margin-bottom: 73px !important;}
.mb-80 {margin-bottom: 80px !important;}
.mb-90 {margin-bottom: 90px !important;}
.mb-50 {margin-bottom: 50px !important;}
.mb-60 {margin-bottom: 60px !important;}
.mb-100 {margin-bottom: 100px !important;}
.mb-110 {margin-bottom: 110px !important;}
.mb-130 {margin-bottom: 130px !important;}
.mb-150 {margin-bottom: 150px !important;}
.mb-160 {margin-bottom: 160px !important;}
.mb-200 {margin-bottom: 200px !important;}
.mb-140 {margin-bottom: 140px !important;}
.ptb-0 {padding: 0 !important;}

/* global css end */
/* ******************************* main css ***************************** */

/* header css start */
.header{position: absolute;left: 0;top: 0;width: 100%;z-index: 10; transition: 0.4s;}
.header *{color: #434919;font-weight: 400;}
.header .inner_part{display: flex;flex-wrap: wrap;}
.header .left{width: 50%;position: relative;display: flex;flex-wrap: wrap;align-items: center;}
.header .left p{line-height: 1;}
.header .right{width: 50%;display: flex;justify-content: flex-end;align-items: center;position: relative;}
.header  ul{padding-left: 0;margin-bottom: 0;list-style: none;}
.header  ul li{display: inline-block; position: relative;}
.header a{text-decoration: none;transition: 0.4s;}
.header a:hover{color: #F8AC3C;}

.top_header{background: #fff;padding: 12px 0;font-size: 15px; transition: 0.4s;}
.top_header .right > ul{display: flex;flex-wrap: wrap;gap: 20px;}

.bottom_header{font-size: 17px;background: #fff; transition: 0.4s;}
.bottom_header .left,.bottom_header .right{padding: 12px 0;z-index: 1;width: calc(50% - 119px); transition: 0.4s;}
.bottom_header .right{margin-left: auto;}
.woocommerce img, .woocommerce-page img{ transition: 0.4s;}
.bottom_header .left > ul{display: flex;flex-wrap: wrap;gap:17px;}
.bottom_header a{font-weight: 700;}
.bottom_header .logo{transition: 0.4s; overflow: hidden; width: 238px;position: absolute;left: 50%;top: 43px;transform: translateX(-50%);padding: 46px 0px 0px;background: rgba(255, 255, 255, 0.9);border-radius: 0 0 120px 120px;}
.bottom_header .logo a{display: flex;justify-content: center;align-items: center;width: 100%;position: relative;top: -45px; transition: 0.4s;}
.bottom_header .logo a::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: calc(100% + 45px); transition: 0.4s;}
.bottom_header .search{display: flex;align-items: center;margin-right: 25px;}
.bottom_header .search input{background: transparent;font-weight: 400;border: none;width: 165px;border-bottom: 1px solid #434919;font-size: 15px;line-height: 18px;padding-bottom: 4px;}
.bottom_header .search ::placeholder{color: #434919;font-weight: 400;opacity: 1;}
.bottom_header .search ::-moz-placeholder{color: #434919;font-weight: 400;opacity: 1;}
.bottom_header .search button{border: none;background: url(images/zoom-icon.png)center no-repeat;width: 28px;height: 28px;background-size: 28px;}
.bottom_header .cart_box .icon{width: 35px;position: relative;margin-left: 20px;}
.bottom_header .cart_box  .count{position: absolute;right: -6px;bottom: 0;width: 14px;height: 14px;font-size: 12px;font-style: normal; background: #F8AC3C;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #fff;font-weight: 300;}
.bottom_header .cart_box a{display: flex;align-items: center;}
.bottom_header .right::before{content: "";position: absolute;left:0;width: 5000%;background: #E8D9CC;height: 100%;top: 0;z-index: -1;}
.bottom_header .left::before{content: "";position: absolute;right:0;width: 5000%;background: #E8D9CC;height: 100%;top: 0;z-index: -1;}
.home .top_header,.home .bottom_header .logo{background: rgba(255, 255, 255, 0.9);}
.home .bottom_header{background: transparent;}
.addtocart-panel>a {position: relative;display: inline-block;}
.sticky .bottom_header .right::before,.sticky .bottom_header .left::before {box-shadow: 0px 10px 13px -7px #0000001c;}

.addtocart-panel span.basket{font-weight: 700;display: flex;align-items: center;}
button cite.header-cart-count {width: 20px;height: 20px;border-radius: 100px;background: var(--bgcolor);font-size: 12px;font-style: normal;color: #fff;display: inline-flex;display: -webkit-inline-flex;align-items: center;justify-content: center;font-weight: normal;top: -10px;font-weight: normal;right: -14px;position: relative;}
.addtocart-panel .crt-info { position: absolute; min-width: 300px; max-width: 300px; max-height: 0; z-index: 9; padding: 15px; opacity: 0; visibility: hidden; margin: 0; transition: opacity .25s; box-shadow: 1px 1px 15px rgb(0 0 0 / 15%); color: #000; background-color: rgba(255, 255, 255, 0.9); text-align: left; display: table; right: -150px; transform: translateX(-50%); -wekbit-transform: translateX(-50%); transition: 0.5s all; -wekbit-transition: 0.5s all; top: 100%; border-radius: 13px; }

.addtocart-panel:hover .crt-info,
.addtocart-panel:focus .crt-info {opacity: 1;visibility: visible;}
.addtocart-panel .crt-info .product_list_widget {overflow-y: auto;-webkit-overflow-scrolling: touch;max-height: 300px;}
.addtocart-panel .crt-info ul.product_list_widget {margin-left: 0px;margin-bottom: 0px;}
.addtocart-panel .crt-info ul.product_list_widget li {width: 100%; list-style: none;padding: 10px 0 5px 75px;min-height: 80px;position: relative;overflow: hidden;vertical-align: top;line-height: 1.33;padding-right: 30px;}
.addtocart-panel .crt-info ul.product_list_widget li a.remove {position: absolute;right: 0px;z-index: 9;}
.addtocart-panel .crt-info ul.product_list_widget li a:not(.remove) {display: block;margin-bottom: 5px;padding: 0;overflow: hidden;text-overflow: ellipsis;line-height: 1.3;color: #484848;font-size: 14px;font-weight: normal;}
.addtocart-panel .crt-info ul.product_list_widget li img {top: 10px;position: absolute;left: 0;width: 60px;height: 60px;margin-bottom: 5px;object-fit: cover;object-position: 50% 50%;}
.addtocart-panel .crt-info ul.product_list_widget li .quantity {display: block;margin-top: 3px;font-size: .85em;opacity: 0.6;margin-right: 1em;white-space: nowrap;vertical-align: top;background: none;font-size: 15px;font-weight: 400;color: #000;}
.addtocart-panel .crt-info ul.product_list_widget li .quantity .woocommerce-Price-amount {font-size: 15px;font-weight: 400;}
.addtocart-panel .crt-info .widget_shopping_cart_content p.total {text-align: center;padding: 10px 0;border-top: 1px solid #434919;border-bottom: 2px solid #434919;margin-bottom: .5em;}
.addtocart-panel .crt-info .woocommerce-mini-cart__buttons a.checkout {display: none;}
.addtocart-panel .crt-info .woocommerce-mini-cart__buttons a { margin-top: 10px; background-color: #F8AC3C !important; font-size: 18px; border-radius: 42px !important; font-weight: 500; font-family: "Lexend", sans-serif !important; width: 100%; display: block; color: #fff; padding: 11px 15px; line-height: 1; text-align: center; }
.addtocart-panel .crt-info .woocommerce-mini-cart__buttons a:hover{background: #434919 !important;}


.bottom_header  li> ul {pointer-events: none;position: absolute;padding: 9px 4px;left: -7px;width: 220px;top: calc(100% + 15px);height: auto;opacity: 0;transition: 0.5s all;background: rgba(255, 255, 255, 0.9);box-shadow: 1px 1px 15px rgb(0 0 0 / 15%); list-style: none;border-radius:5px 5px;display: block;z-index: 1;margin: 0;}
.bottom_header  li>ul::before {content: '';position: absolute;width: 100%;height: 20px;left: 0;top: -20px;background: transparent;}
.bottom_header  li:hover  ul{ pointer-events: visible; opacity: 1; }
.bottom_header  li>ul li {position: relative;width: 100%;padding: 0;margin: 0; border-bottom: 1px solid rgba(67, 73, 25, 0.5);}
.bottom_header  li>ul li:last-child{ border-bottom: unset;}
.bottom_header  li>ul li a{ display: block; font-size: 16px; padding:5px 9px 9px;}
/* .bottom_header  li>ul li a:hover {background: #EBF7FF;} */
.bottom_header  ul>li:hover ul { opacity: 1; pointer-events: visible; }




/* header sticky css */
/* .header.sticky {transform: translateY(-250%);transition: .4s; top: -45px;}
.header.sticky_2 {transform: translateY(0%);}
.header.sticky_2 {transform: translateY(0%);}
.header.sticky .bottom_header .logo a{ margin-top: 25px;}
.header.sticky .bottom_header .logo{ width: 130px;}
.header.sticky .bottom_header .logo img{ width:65px;}
.header.sticky .bottom_header .left, .header.sticky .bottom_header .right { padding: 12px 0; z-index: 1; width: calc(50% - 65px); } */


.mob_search_icon {display: none; padding-right: 15px; cursor: pointer;}
.mob_search_icon svg{ width: 20px; height: 20px; display: block;}
/* mob menu css */

.header .menubar{width: 35px;cursor: pointer; transition: 0.4s; height: 30px; display: none; justify-content: center; flex-direction: column;line-height: 1;}
.header .menubar span{display: block;background: #434919;height: 3px; width: 100%; transition: 0.4s;}
.header .menubar span:not(:last-child){margin-bottom:6px;}
/* .mobile_menu_slide{opacity: 0;visibility: hidden;pointer-events: none;transition: 0.4s; padding:160px 0 50px; z-index: 8; position: fixed;left: 0;top: 0;width: 100%;height: 100%;display: block;background: #174184; overflow-y: auto; overflow-x: hidden;} */
.mobile_menu_slide{overflow-y: auto; overflow-x: hidden; opacity: 0;visibility: hidden;pointer-events: none;transition: 0.4s; padding:160px 0 50px; z-index: 8; position: fixed;left: 0;top: 0;width: 100%;height: 100%;display: block;background: rgba(255, 255, 255, 0.9);;}


.header .menubar.active span:nth-child(1) {transform: rotate(45deg);}
.header .menubar.active span:nth-child(2) {display: none;}
.header .menubar.active span:nth-child(3) {transform: rotate(-45deg);margin-top: -9px;}


/* header css end */

/* hero css start */
.home_banner{min-height: 100vh;padding:  355px 0 130px;position: relative;z-index: 2;}
.loop_video{position: fixed;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;}
.home_banner h1{color: #fff;text-align: center;margin-bottom: 0;text-shadow: 0px 15px 8px rgba(0,0,0,0.48);}
.home_banner .title{margin-bottom: 168px;}
.card_globle{padding: 20px 35px 30px; border-radius: 42px;}
.home_banner .card_globle{max-width: 785px;margin-left: auto;}
.card_globle{background: rgba(255, 255, 255, 0.9);position: relative;}
.card_globle .top_title img{max-width: 87px;}
.card_globle .top_title {margin-bottom: 10px;}
.card_globle .top_title h2{margin-bottom: 0;display: flex;align-items: center;gap: 8px;}
.card_globle .large_text p{font-size: 35px;line-height: 39px;  font-weight: 600;color: #434919;margin-bottom: 32px;}
.home_banner .card_globle .butterfly_img{position: absolute;left: -220px;bottom: 0;}
.home_banner .card_globle .butterfly_img img{transform: rotate(270deg);}
/* hero css end */

/* background section css start */
.background_section{position: relative;z-index: 2;}
.background_section .card_globle{max-width: 1140px;margin-left: 55px;margin-right: auto; display: flex;flex-wrap: wrap;padding: 40px 35px 40px;}
.background_section .card_globle .left{width: 420px;}
.background_section .card_globle .right{width: calc(100% - 420px);padding-left: 55px;padding-top: 25px;;}
.background_section .icon_list{display: flex;justify-content: space-between;gap: 25px 0px;flex-wrap: wrap;}
.background_section .icon_list .list_card{display: flex;align-items: center;width: 50%;gap: 10px;}
.background_section .icon_list .list_card h2{margin-bottom: 0;font-weight: 600;color: #000000;text-transform: none;}
.background_section .icon_list .list_card .icon {width: 87px;}
.background_section .icon_list .list_card  .btn_one{margin-left: auto; margin-right: auto;text-align: center;}
.background_section .first_card{margin-bottom: 125px;}
.background_section .second_card{margin-bottom: 125px;}
.second_card .card_globle {max-width: 780px;margin-left: auto;margin-right: 14%;padding: 25px 34px 50px;}
.second_card .card_globle .text{display: flex;justify-content: space-between;flex-wrap: wrap;}
.second_card .card_globle .text .left_text{width: calc(100% - 230px);padding-right: 40px;}
.second_card .card_globle .text .left_text .btn_one{margin-top: 30px;}
.second_card .card_globle .text .right_image{width: 230px;}
.second_card .card_globle .text .right_image img{display: block;margin: 0 auto;}
.background_section .third_card{margin-bottom: -105px;}
.third_card .card_globle{max-width: 622px;margin-left: unset;margin-right: auto;padding: 25px 35px 30px;}
.third_card .card_globle .btn_one{margin-top: 55px;}
/* background section css end */

/* Kennis Voeding css start */
.kennis_voeding{padding-bottom: 10px;position: relative;z-index: 1;margin-bottom: 100px;}
.kennis_voeding .outer_part{margin-top: -22px;}
.kennis_voeding .card_globle{max-width: 622px;margin-left: auto;}
.kennis_voeding  .butterfly_img{position: absolute;left: -170px;bottom: 135px;}
.kennis_voeding  .butterfly_img img{max-width: 133px;}
.multiple_link{display: flex;flex-wrap: wrap;gap: 15px 8px;margin-bottom: 30px;margin-top: 10px;}
.multiple_link a,.multiple_link span{display: inline-block; text-decoration: none;color: #fff;font-weight: 300;background: #6a6720;padding: 7px 20px;line-height: 1; border-radius: 20px;transition: 0.4s;}
.multiple_link a:hover{background: #434919;}
/* Kennis Voeding css end */

/* Onze partners start */
.partners_section{padding: 100px 0;position: relative;z-index: 2;background: #E8D9CC;}
.title_top_box{margin-bottom: 35px;}
.title_top_box h2{display: flex;justify-content: center;align-items: center;margin-bottom: 0;gap: 15px;}
.logo_slider .slick-list{overflow: visible;}
.logo_slider .slick-track{display: flex;}
.logo_slider .logo_card,.logo_slider .slick-slide{height: inherit;display: flex !important;align-items: center;margin: 0 25px;background: #e8d9cc;}
.logo_slider .logo_card img,.logo_slider .slick-slide img{mix-blend-mode: multiply;max-width: 300px;max-height: 120px;}
/* Onze partners end */

/* review css start */
.review_section{padding: 60px 0 70px; background: #decbbd;position: relative;z-index: 2;}
.review_section .review_card{display: flex !important;flex-wrap: wrap;align-items: center;}
.review_section .review_card .image{width: 307px;position: relative;z-index: 2;}
.review_section .review_card .image img{aspect-ratio: 307/307;border-radius: 100%;}
.review_section .review_card .text{width: calc(100% - 307px);position: relative;padding: 38px;position: relative;z-index: 1;min-height: 260px;}
.review_section .review_card .text::before{position: absolute;right: 0;top: 0;width: calc(100% + 200px);height: 100%;background: #fff;content: "";z-index: -2; border-radius: 42px;}
.review_section .review_card .text p{margin-bottom: 5px;}
.review_section .review_card .text p.name{color: #434919;font-weight: 700;}
.slick-dots{padding-left: 0 !important;margin-bottom: 0;display: flex;flex-wrap: wrap;list-style: none;gap: 10px;justify-content: center;width: 100%; cursor: pointer;}
/* .slick-dots button{background: #6a6720;border: none;font-size: 0;width: 14px;height: 14px;border-radius: 50%; cursor: pointer;} 
.slick-dots .slick-active button{background: #434919;} */
/* .review_slider .slick-dots{margin-top: 35px;} */
/* review css end */
.slick-dots li{background: #6a6720;border: none;font-size: 0;width: 14px;height: 14px;border-radius: 50%;}
.slick-dots .slick-active{background: #434919;}
.slick-dots button { font-size: 0; display: none;}




/* banner_sec start */
.banner_sec {position: relative;}
.banner_sec .inner_part {min-height: 688px;border-radius: 42px;display: flex;justify-content: flex-start;align-items: flex-end;padding: 40px 40px 58px;}
.banner_sec .text_box {max-width: 715px;}
.banner_sec .text_box h1 {color: #FFFFFF;text-shadow: 0px 15px 8px rgba(0,0,0,0.48);line-height: 1.2;}

.banner_sec .butterfly {position: absolute;width: 669px;right: -262px;top: 72px;}
.banner_sec.small_banner .inner_part {min-height: 392px;padding-bottom: 18px;}
.banner_sec.small_banner .butterfly {top: -75px;}
 
/* banner_sec end */

/* short_text_sec start */
.short_text_sec .text_box {width: 100%;max-width: 630px;margin: 0 auto;text-align: center;}
.short_text_sec .hide_show_text2 p{color: #F8AC3C;text-decoration: underline;transition: 0.4s;cursor: pointer;}
.short_text_sec .hide_show_text2 p:hover{text-decoration: none;}
.short_text_sec .contentbox2{display: none;margin-bottom: 20px;}
.short_text_sec .hide_show_text2{margin-bottom: 20px;}
/* short_text_sec end */

/* logo_title_sec start */
.logo_title_sec .inner_part {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 50px;}
.logo_title_sec .logo_title {display: flex;flex-wrap: wrap;align-items: center;width: auto;gap: 15px;}
.logo_title_sec .left_logo {max-width: 72px;}
.logo_title_sec .left_logo img {max-width: 72px;border-radius: 50%;}
.logo_title_sec .logo_title h2 {margin-bottom: 0;font-weight: 600;color: #6A6720;}
/* logo_title_sec end */

/* three_card_sec start */
.three_card_sec {padding: 135px 0 120px;position: relative;}
.three_card_sec .title {text-align: center;}
.three_card_sec .title h2 {color: #FFFFFF;margin-bottom: 65px;}
.three_card_sec .inner_part {display: flex;flex-wrap: wrap;gap: 50px;position: relative;}
.three_card_sec .card {width: calc(33.33% - 34px);border-radius: 42px;background: rgba(255, 255, 255, 0.9);text-align: center;padding: 38px 50px 28px 50px;}
.three_card_sec .card h2 {margin-bottom: 32px;}
.three_card_sec .card p {line-height: 27px;margin-bottom: 23px;}
.three_card_sec .small-butterfly {width: 131px;right: 0;top: -300px;position: absolute;}
.three_card_sec .big-butterfly {width: 669px;left: -369px;bottom: -463px;position: absolute;}
/* three_card_sec end */

/* left_right_block start */
.left_right_block .wrapper {max-width: 1212px;}
.left_right_block .inner_part {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
/* .left_right_block .inner_part.no_read_more{align-items: flex-start;} */
.left_right_block .inner_part.no_read_more .contentbox{overflow: unset !important;max-height: unset !important;}
.left_right_block .left_part {width: 51%;padding-right: 70px;}
.left_right_block .left_part .text_box {width: 100%;max-width: 530px;float: right;}
.left_right_block .right_part {width: 48.9%;}
.left_right_block .right_part img {display: block;border-radius: 45px;}

.left_right_block.opposite .left_part {order: 2;padding-right: 0;padding-left: 35px;}
.left_right_block.opposite .left_part .text_box {float: left;}
/* left_right_block end */



/* knowledge base start */
.filter_data{display: flex;flex-wrap: nowrap;justify-content: flex-end;align-items: center;gap: 15px;margin-bottom: 35px;}
.filter_data p{width: auto;margin-bottom: 0;color: #434919;font-weight: 700;}
.filter_data .select_data{width: auto;}
.select_data select{cursor: pointer;padding: 14px;-webkit-appearance: none;border: 1px solid rgba(67, 73, 25,0.27);min-width: 270px;background:url(images/select-arrow.png)right 18px center no-repeat  rgba(255, 255, 255,0.27);font-size: 18px;font-weight: 400;font-family: "Lexend", sans-serif;color: #434919;padding-right: 50px;}
.deskto-hide{display: none;}


.knowledge_base_sec{margin-bottom: 120px;position: relative;}
.knowledge_base_sec .inner_part{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;align-items: flex-start;}
.knowledge_base_sec .left_part{width: 380px;  background: #6a6720;border-radius: 42px;padding: 22px 30px;position: relative;}
.knowledge_base_sec .right_part{width: calc(100% - 380px);padding-left: 30px;}
.knowledge_base_sec .right_part .card{background: #ffffff;border-radius: 42px;padding: 25px;margin-bottom: 23px;}
.knowledge_base_sec .card h3{color: #434919;text-transform: uppercase;}
.knowledge_base_sec .left_part h2{font-weight: 600;color: #fff;text-transform: unset;margin-bottom: 25px;}
.filter-card:not(:last-child){margin-bottom: 20px;}
.filter-card ul{margin-bottom: 0;padding-left: 0;list-style: none;}
.filter-card p{font-weight: 700;color: #fff;margin-bottom: 12px;}
.filter-card li{font-weight: 400;color: #fff;display: flex;align-items: center;gap: 10px;}
.filter-card li:not(:last-child){margin-bottom: 13px;}
.filter-card li label{position: relative;cursor: pointer;}
.filter-card li label::before{content: "";width: 22px;height: 22px;border: 1px solid #fff;left: -34px;top: 0;position: absolute;}
.filter-card li label::after{transition: 0.4s; opacity: 0;visibility: hidden; content: "";width: 22px;height: 22px;background: #fff;border: 1px solid #fff; left: -34px;top: 0;transform: scale(0.8); position: absolute;background-size: 0;}
.filter-card li input:checked + label::after{opacity: 1;visibility: visible;}
.filter-card li input{width: 24px;height: 24px;opacity: 0;visibility: hidden;}
.filter-card.serch_box .serch_box{display: flex;gap: 5px;max-width: 305px;}
.filter-card.serch_box .serch_box input{flex: 1; color: #fff;background: transparent;border: none; border-bottom: 1px solid #fff;font-size: 15px;  font-weight: 400;}
.filter-card.serch_box .serch_box button{background: transparent;border: none;}
.filter-card.serch_box .serch_box ::placeholder{color: #fff;opacity: 1;}
.filter-card.info_card{margin-top: 20px;}
.filter-card.info_card p{font-weight: 400;}
.filter-card.info_card .info_box{display: flex;flex-wrap: wrap;}
.filter-card.info_card .info_box .image{width: 72px;}
.filter-card.info_card .info_box .text{width: calc(100% - 72px);padding-left: 18px;}
.filter-card{width: 100%;float: left;}
.butterfly_img{position: absolute;}
.butterfly_img img{width: 113px;}
.body_butterfly{position: absolute;}
.body_butterfly img{mix-blend-mode: multiply;}
.knowledge_base_sec .body_butterfly{left: -150px;bottom: 15%;z-index: -1;background: #e8d9cc;}
.knowledge_base_sec .left_part .butterfly_img{right: 50px;bottom: -65px;}
.knowledge_base_sec .left_part .butterfly_img img{transform: rotate(270deg);}
.pagination .wp-pagenavi{display: flex;justify-content: flex-end;gap: 3px;margin: 20px 0 44px;}
.pagination .wp-pagenavi span,.pagination .wp-pagenavi a{color: #f8ac3c;background: #ffffff; width: 55px;height: 55px;border: 1px solid #f8ac3c;padding: 0;margin: 0; border-radius: 100%;text-decoration: none; display: flex; transition: 0.4s; justify-content: center;align-items: center;font-size: 18px;font-weight: 300;font-family: "Lexend", sans-serif;}
.pagination .wp-pagenavi a:hover,.pagination .wp-pagenavi .current,.pagination .wp-pagenavi span:hover{background: #f8ac3c;color: #ffffff;}
/* knowledge base end */


/* defaut text css */

.default_text_section{padding-bottom: 223px;}
.default_text_section .outer_part{position: relative;}
.default_text_section .butterfly_img.left{left: -150px;top: 100px;}
.default_text_section .butterfly_img.right{right: -150px;bottom: 100px;}
.default_text_section .butterfly_img img{transform: rotate(270deg);}
.default_text_section .wrapper{max-width: 1040px;}
.default_text_section p img{display: block;margin: 0 auto;border-radius: 42px;}
.default_text_section p,.default_text_section ul,.default_text_section ol{margin-bottom: 40px;}
.default_text_section p:has(+ ul) ,.default_text_section p:has(+ ol) {margin-top: 10px;}

.default_text_section .title {}
.default_text_section .title p{margin-bottom: 20px;font-weight: 700;font-size: 16px;line-height: 1;}
.default_text_section p a{text-decoration: none;color: #F8AC3C;}
.default_text_section p a:hover{text-decoration: underline;}

/* defaut text css */

/* double section css start */
.double_bg_section{padding: 30px 0 100px;position: relative;overflow: hidden;z-index: 1;}
.double_bg_section::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 312px; background: rgba(141,93,60,0.1);z-index: -1;}
.double_bg_section .recient_kennisbank{background: rgba(255, 255, 255, 0.9);  border-radius: 42px;padding: 50px 45px;}
.double_bg_section .recient_kennisbank .card{max-width: 1340px;}
.double_bg_section .recient_kennisbank .card:not(:last-child){margin-bottom: 30px;}
.double_bg_section .recient_kennisbank .card p a{color: #F8AC3C;}
.double_bg_section .recient_kennisbank .card p a:hover{text-decoration: none;}
/* double section css end */


/* newsletter_sec start */
.newsletter_sec {padding: 50px 0 40px;background: #FFFFFF;position: relative;z-index: 2;}
.newsletter_sec .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between;}
.newsletter_sec .left_part {width: 60.6%;}
.newsletter_sec .left_part .text_box {width: 100%;max-width: 605px;float: right;}
.newsletter_sec .right_part {width: 39.4%;}

.form_box{ max-width: 393px;}
.gfield {width: 100%;margin-bottom: 11px;}
.gfield:last-child {margin-bottom: 0;}
.gfield input ,.ginput_container input ,.gfield textarea{width: 100%;background: #FFFFFF;outline: none;border: 1px solid #F8AC3C;border-radius: 42px;font-family: "Lexend", sans-serif; font-weight: 300;color: #000000;font-size: 18px;line-height: 1;padding: 15px 20px;}
.gfield textarea{border-radius: 20px;height: 200px !important; resize: none;}
.gfield input::placeholder ,.ginput_container input::placeholder  {font-family: "Lexend", sans-serif; font-weight: 300;color: #000000;line-height: 1;}
.gchoice {margin-bottom: 17px;margin-top: 23px;}
.gchoice input {position: absolute;left: -10000px;}
.gchoice label {padding-left: 74px;position: relative;cursor: pointer;display: inline-block;font-family: "Lexend", sans-serif; font-weight: 300;margin-bottom: 0;color: #212121;margin: 0 !important;font-size: 10px !important;line-height: 30px;}
.gchoice label a {display: inline-block;text-decoration: underline;}
.gchoice label::before {content: '';width: 28px;height: 28px;background: #ffffff;border: 1px solid #F8AC3C;border-radius: 50%; left: 17px;top: 0;position: absolute;}
.gchoice input:checked + label::after {display: block;position: absolute;top: 5px;left: 22px;width: 20px;height: 20px;background: #F8AC3C;content: '';transition: 0.4s;border-radius: 100%;}
.gform-footer input {border: none;outline: none;cursor: pointer;min-width: 252px;}
.newsletter_sec .ginput_container input{ padding: 17px 20px !important; line-height: 1 !important;}
.newsletter_sec .ginput_container_checkbox .gchoice{ margin: 0;}
.newsletter_sec .gform_heading h2{ display: none;}
.newsletter_sec .gform_button,.woocommerce input.gform_button.button{ line-height: 1!important;}
/* newsletter_sec end */

/*  */
.footer {padding: 45px 0 24px;position: relative;z-index: 1; background: #decbbd;}
.footer .wrapper{position: relative;z-index: 2;}
.footer .footer_image{position: absolute;left: 260px;top: 0;width: 100%;height: 100%;background: #decbbd;pointer-events: none;display: flex;justify-content: flex-end;align-items: flex-end;pointer-events: none;}
.footer .footer_image img{mix-blend-mode: multiply;}
.footer h5 {font-weight: 600;color: #434919;margin-bottom: 15px;}
.footer ul {list-style: none;padding: 0;margin: 0;}
.footer .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between;}
.footer .left_part {width: 190px;padding-right: 10px;}
.footer .footer-logo {width: 79px;margin-bottom: 30px;}
.footer .footer-logo img {width: 100%;display: block;}
.footer  .social-media {width: 88px;}
.footer .social-media ul {display: flex;flex-wrap: wrap;gap: 16px 11px;}
.footer .social-media ul li {display: inline-block;}
.footer .social-media ul li img {display: block;max-width: 35px;border-radius: 50%;}
.footer .right_part {width: calc(100% - 190px);display: flex;flex-wrap: wrap;justify-content: space-between;}
.footer .right_part .right_menus {width: calc(100% - 200px);padding-right: 20px;}
.footer .right_part .top_menu {display: flex;flex-wrap: wrap;gap: 40px;}
.footer .menu_card li, .footer .menu_card p {display: block !important;}
 .footer .menu_card p, .footer li a {display: inline-block;font-size: 16px;line-height: 24px;color: #434919;font-family: "Lexend", sans-serif; font-weight: 300;}
.footer  .bottom_menu {margin-top:75px;width: calc(100% - 190px);float: left;margin-left: 190px;}
.footer  .bottom_menu ul {display: flex;flex-wrap: wrap;align-items: center;list-style: none;gap: 40px;}
.footer  .bottom_menu li {margin: 0;padding: 0;}
.footer .right_part .social_reviews {width: 200px;}
.footer .right_part .social_reviews .google_rating{width: 100%;margin-bottom: 20px;}
.footer .right_part .social_reviews a {display: block;}
.footer .right_part .social_reviews img {display: block;width: 100%;}
.footer_partner  h5{margin-bottom: 10px;}
.footer_partner a:not(:last-child){margin-bottom: 30px;}
.footer .menu_card:nth-child(1){width: 24%;}
.footer .menu_card:nth-child(2){width: 24%;}
.footer .menu_card:nth-child(3){width: calc(52% - 90px);}
.footer .menu_card li a{line-height: 1;}
.footer .menu_card li:not(:last-child){margin-bottom: 11px;}
/*  */


/* white_green_card start */
.white_green_card .inner_part {display: flex;flex-wrap: wrap;gap: 56px 44px;}
.white_green_card .card {width: calc(33.33% - 30px);background: #FFFFFF;padding: 33px 38px 44px;border-radius: 42px;}
.white_green_card .card .title-logo {display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 20px;}
.white_green_card .card .left-logo {width: 72px;}
.white_green_card .card .left-logo img {width: 100%;border-radius: 50%;}
.white_green_card .card .right-title {width: calc(100% - 72px);padding-left: 15px;}
.white_green_card .card .right-title h2 {margin-bottom: 0;text-transform: none;font-weight: 600;color: #6A6720;}

.white_green_card .card.green {background: #6a6720;color: #fff;}
.white_green_card .card.green .right-title h2 {color: #FFFFFF;}
/* white_green_card end */

/* action_sec start */
.action_sec .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between;background: #F8AC3C;padding: 55px 48px 40px 58px;border-radius: 42px;}
.action_sec .left_part {width: 64%;}
.action_sec .left_part h2 {font-size: 50px;line-height: 1;color: #ffffff;margin-bottom: 28px;}
.action_sec .left_part p {margin-bottom: 59px;}
.action_sec .right_part {width: 29.6%;}
.action_sec .right_part img {display: block;}
.action_sec .right_part.img_radius img{border-radius: 42px;}

/* single_img_sec start */
.single_img_sec .wrapper {max-width: 870px;}
.single_img_sec img {display: block;margin: 0 auto;border-radius: 42px;width: 100%;}
.single_img_sec .img-box {position: relative;}
.single_img_sec  .play_btn{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(images/play-icon.svg)center center no-repeat;background-size: 15%;}
/* single_img_sec end */

/* detail_text start */
.detail_text .wrapper {max-width: 990px;}
.detail_text h6 {font-size: 18px;line-height: 29px;margin-bottom: 0;font-weight: 700;}
.detail_text p a {display: inline-block;color: #F8AC3C;}

.tick_list ul {list-style: none;padding: 0;}
.tick_list ul li {display: block;position: relative;font-size: 18px;line-height: 29px;padding-left: 28px;}
.tick_list ul li::before {content: '';position: absolute;width: 15px;height: 16px;background: url(images/tick-icon.svg)center center no-repeat;background-size: 15px;left: 0;top: 7px;}
/* detail_text end */

/* map_sec start */
.map_sec {position: relative;}
.map_sec iframe {display: block;width: 100%;height: 669px;border-radius: 42px;}
.map_sec .map_butterfly {position: absolute;width: 669px;pointer-events: none;left: -230px;top: -327px;z-index: -1;}
.map_sec .map_butterfly img {display: block;}
/* map_sec end */

/* golden_rules_sec start */
.golden_rules_sec .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between;}
.golden_rules_sec .left_part {width: 35%;}
.golden_rules_sec .left_part h2 {font-size: 50px;line-height: 62px;}
.golden_rules_sec .right_part {width: 61.6%;}
.golden_rules_sec .rule_card {background: #fff;padding: 40px 55px;border-radius: 42px;display: flex !important;flex-wrap: wrap;justify-content: space-between;}
.golden_rules_sec .rule_card .rule-number strong {display: inline-block;font-size: 60px;line-height: 1;font-weight: 900;color: #434919;}
.golden_rules_sec .rule_card .rule-number {width: 65px;}
.golden_rules_sec .rule_card .rule_text {width: calc(100% - 65px);padding-left: 30px;}
.golden_rules_sec .rule_card .rule_text p {font-size: 30px;line-height: 52px;}

.green-dots .slick-dots {justify-content: flex-start;}
.green-dots .slick-dots button {border: 2px solid #434919;background: transparent;width: 24px;height: 24px;cursor: pointer;}
.green-dots .slick-dots .slick-active button {background: #434919;}
/* golden_rules_sec end */

/* stories_sec start */
.stories_sec {position: relative;padding-top: 50px;}
/* .stories_sec::before {content: '';position: absolute;width: 100%;height: 312px;background: rgba(141,93,60,0.1);left: 0;top: 0;z-index: -1;pointer-events: none;} */
.stories_sec::before {content: '';position: absolute;width: 100%;height: 312px;background: #decbbd;left: 0;top: 0;z-index: -1;pointer-events: none;}
.stories_sec .title {text-align: center;}
.stories_sec .title h2 {margin-bottom: 50px;}
.stories_sec .inner_part {display: flex;flex-wrap: wrap;gap: 45px;}
.stories_sec .stories_card {width: calc(33.33% - 30px);}
.stories_sec .stories_card img {display: block;border-radius: 42px;margin-bottom: 25px; object-fit: cover; aspect-ratio: 405/449; background: #fff;}
.stories_sec .stories_card .date {display: block;font-size: 16px;line-height: 36px;font-weight: 600;margin-bottom: 10px;}
/* stories_sec end */

/* card_text_sec start */
.card_text_sec .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between;}
.card_text_sec .left_card {width: 323px;text-align: center;}
.card_text_sec .left_card h3 {color: #434919;text-transform: uppercase;margin-bottom: 10px;}
.card_text_sec .left_card img {display: block;margin: 0 auto;}
.card_text_sec .left_card .green-tag {display: inline-block;font-size: 20px;font-weight: 600;line-height: 1;color: #ffffff;background: #6a6720;border-radius: 20px;padding: 8.5px 10px;margin-bottom: 10px;}
.card_text_sec .left_card .price {display: block;font-size: 16px;line-height: 1;font-weight: 600;margin-bottom: 20px;}
.card_text_sec .right_text {width: calc(100% - 353px);background: #ffffff;border-radius: 42px;padding: 34px 40px;}
.card_text_sec .right_text h5 {font-weight: 700;margin-bottom: 0;}

.three_card_sec.three_card_new .inner_part {gap: 44px;}
.three_card_sec.three_card_new .card {text-align: left;padding: 42px 45px;width: calc(33.33% - 30px);}
.three_card_sec.three_card_new .card h2 {font-weight: 600;text-transform: none;margin-bottom: 35px;}
/* card_text_sec end */

/* quote_sec start */
.quote_sec .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between;}
.quote_sec .quote {display: inline-block;font-size: 250px;font-weight: 900;color: #F8AC3C;line-height: 1;width: 170px;text-align: right;}
.quote_sec .right_text {width: calc(100% - 170px);padding-left: 75px;padding-top: 30px;}
.quote_sec .right_text h2 {font-family: 'segoe_printbold';font-weight: normal;font-style: normal;color: #6A6720;font-size: 55px;line-height: 70px;text-transform: none;}
.quote_sec .right_text h2 strong {display: inline-block;color: #F8AC3C;font-family: 'segoe_printbold';font-weight: normal;font-style: normal;}
/* quote_sec end */

/* green_bg_sec start */
.green_bg_sec .inner_part {background: #434919;border-radius: 42px;display: flex;flex-wrap: wrap;align-items: center;gap: 90px;padding: 20px 107px;}
.green_bg_sec .card {display: flex;flex-wrap: wrap;align-items: center;width: calc(33.33% - 75px);}
.green_bg_sec .card .icon {width: 42px;}
.green_bg_sec .card .text {width: calc(100% - 42px);padding-left: 20px;}
.green_bg_sec .card .text p {font-size: 20px;line-height: 31px;color: #D8D8D8;}
/* green_bg_sec end */

/* gallery_slider_sec start */
.gallery_slider_sec {position: relative;}
.gallery_slider_sec .gallery_butterfly {position: absolute;width: 669px;pointer-events: none;right: -262px;bottom: -115px;z-index: -1;}
.gallery_slider_sec .gallery_slider {display: flex;align-items: flex-start;flex-wrap: wrap;}
.gallery_slider_sec .slider_thumb {width: 313px;}
.gallery_slider_sec .slider_thumb img{aspect-ratio: 313/216;object-fit: cover;}
.gallery_slider_sec .slider_preview {margin-top: 11px;}
.gallery_slider_sec .slider_preview img{aspect-ratio: 1021/703;object-fit: cover;}
.gallery_slider_sec .slider_thumb .type_image {cursor: pointer;margin: 11px 0;}
.gallery_slider_sec .slider_preview  {width: calc(100% - 313px) !important;padding-left: 29px;}
.gallery_slider_sec .type_image img {display: block;border-radius: 42px;}
/* gallery_slider_sec end */

/* accordion css start */
.accordion_section{ background: rgba(141,93,60,0.1);padding: 50px 0 100px;}
.accordion_section .wrapper{max-width: 684px;}
.accordion_section .top_content{text-align: center;margin-bottom: 25px;}
.accordion .acc-items{background: #fff;border-radius: 42px;border: 1px  solid #f8ac3c;margin-bottom: 20px;transition: 0.4s;}
.accordion .acc-items.active{border-radius: 30px;}
.accordion .acc-title{padding: 13px 22px;cursor: pointer;position: relative;}
.accordion .acc-title::before{transition: 0.4s; content: "";position: absolute;right: 28px;top: 50%;transform: translateY(-50%) rotate(0);width: 13px;height: 19px;
background-image: url("data:image/svg+xml,%3Csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4314 0.375732C17.7587 -0.19519 16.7632 -0.102295 16.2015 0.583618L9.50012 8.83582L2.79846 0.58374C2.23828 -0.105225 1.23999 -0.19751 0.568726 0.377441C-0.102539 0.952393 -0.192505 1.97693 0.367676 2.66577L8.28467 12.416C8.58533 12.786 9.03064 13 9.50012 13C9.9696 13 10.4148 12.786 10.7155 12.416L18.6324 2.66565C19.1924 1.97607 19.1024 0.951416 18.4314 0.375732Z' fill='%23F8AC3C' transform='matrix(0 1 -1 0 13 0)'/%3E%3C/svg%3E");background-size: contain;background-repeat: no-repeat;background-position: center;}
.accordion .acc-content{display: none; padding: 0 22px 30px}
.accordion .acc-title.active::before{transform: translateY(-50%) rotate(-90deg);}
.accordion .acc-title,.accordion .acc-content{padding-right: 50px;}
/* accordion css end */

/* numbering_sec start */
.numbering_sec .inner_part {display: flex;flex-wrap: wrap;gap: 150px;}
.numbering_sec .text_card {width: calc(33.33% - 100px);}
.numbering_sec .text_card h2 {font-weight: 600;text-transform: none;}
.numbering_sec .text_card h2 strong {display: inline-block;font-size: 80px;line-height: 1;font-weight: 600;}

.short_text_sec {position: relative;}
.short_text_sec .text-butterfly {position: absolute; width: 669px;right: -260px;top: 20px;pointer-events: none;}
.short_text_sec .text-butterfly img {display: block;}
/* numbering_sec end */

/* other says start */
.others_says{padding: 80px 0;display: flex;flex-wrap: wrap;}
.others_says .title_top_box{margin-bottom: 90px;}
.others_says .wrapper{max-width: 1790px;position: relative;height: 100%;}
.others_says_slider{width: calc(100% + 138px);margin-left: -68px;}
.others_says .wrapper::before{z-index: 1; content: "";position: absolute;left: -60px;top: 0;width: 295px;height: 100%;background: linear-gradient(90deg, #e8d9cc 40%, rgba(232,217,204,0) 100%);}
.others_says .wrapper::after{z-index: 1; content: "";position: absolute;right: -60px;top: 0;width: 295px;height: 100%;background: linear-gradient(-90deg, #e8d9cc 40%, rgba(232,217,204,0) 100%);}
.others_says_slider .says_cards{margin: 0 68px;background: #fff;border-radius: 42px;margin-top: 20px;height: inherit;}
.others_says_slider .says_cards .inner_flex{display: flex;flex-wrap: wrap;}
.others_says_slider .says_cards .image{width: 142px;margin-left: -70px;margin-top: -20px;}
.others_says_slider .says_cards .image img{border-radius: 50%;aspect-ratio: 600/600;}
.others_says_slider .says_cards .text{width: calc(100% - 72px);padding:  35px 40px 35px 20px;}
.others_says_slider .says_cards .text p{font-size: 20px;line-height: 29px;}
.others_says_slider .says_cards .text p.title{color: #434919;font-weight: 700;font-size: 18px;}
.others_says_slider .slick-dots{margin-top: 50px;}
.others_says_slider .slick-track{display: flex !important;}
/* other says end */


/*  */
.stories_sec.stories_sec_new::before, .stories_sec.stories_sec_two::before {display: none;}
.stories_sec.stories_sec_two .inner_part {row-gap: 47px;}
.stories_sec.stories_sec_two .stories_card {width: 100%;display: flex;flex-wrap: wrap;}
.stories_sec.stories_sec_two .stories_card .img_box {width: 48.6%;}
.stories_sec.stories_sec_two .stories_card .img_box img {width: 100%;display: block;margin: 0; aspect-ratio: 704/394; object-fit: cover; }
.stories_sec.stories_sec_two .stories_card .text_box {width: 51.4%;padding-left: 28px;}
.stories_sec.stories_sec_two .stories_card .text_box .btn_one {min-width: 252px;}
.title_btn {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 20px;}
.title_btn h2 {margin-bottom: 15px;}
 
 
/* ingredienten_sec start */
.ingredienten_sec .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between;row-gap: 75px;}
.ingredienten_sec .ingredienten_card {width: 33.33%;}
/* ingredienten_sec end */
/*  */



/* woocommerce css start */
.loader { display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 30px 0;position: fixed;z-index: 2; left: 0;top: 0;width: 100%;height: 100%;background: rgba(255, 255, 255,0.9);}
.spinner {border: 4px solid rgba(0, 0, 0, 0.1);border-left-color: var(--backgrondColorRed); /* Spinner color */border-radius: 50%;width: 40px;height: 40px;animation: spin 1s linear infinite;margin-bottom: 10px;}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.loader p {font-size: 14px;color: #333;margin: 0;}
.overlay_aside{display: none;}

.stories_sec .wrapper{position: relative;}
.stories_sec .butterfly_img , .related.products .butterfly_img{left: -80px;top: -108px;}
.stories_sec .pagination .wp-pagenavi{ margin: 0;}
.wp-pagenavi a:hover,  .wp-pagenavi span.current{ border-color: #f8ac3c !important; }
.default_text_section .text_box h1,.default_text_section .text_box h2, .default_text_section .text_box h3,.default_text_section .text_box h4,.default_text_section .text_box h5, .tick_list li strong{font-weight: 700;  font-size: 18px;}
.default_text_section .text_box h1 {font-family: "Lexend", sans-serif;}
.overlay_aside { display: none; }
.filter_number_count{ display: none;}

.gform_wrapper.gravity-theme{ margin: 0;}


/* error page  */
.error_page{padding: 170px 0px 50px;}
.error_page .wrapper{ max-width: 8  00px; width: 100%;}
.error_page .inner_part{text-align: center;}
.error_page .inner_part h2{margin-bottom: 50px;}
.error_page .inner_part img{margin-bottom: 50px;}
.error_page .btn-box{ display: flex; justify-content: center; align-items: center; margin-top: 50px;}



/*  default page  */
.default_text_section.all_default_page { padding-bottom: 50px;}
.default_text_section.all_default_page  .butterfly_img.right { right: -150px; bottom: -100px; }

.related.products h2 { text-align: center; margin-bottom: 50px; }
.single-product .banner_sec.single_product_banner .butterfly{ width: 131px; right: -32px; top: 50%; height: 133px; transform: translateY(-50%) rotate(-90deg); }
.single-product .banner_sec.single_product_banner .wrapper{position: relative; display: flex; height: 100%;}


.product_quote_box{margin: 50px 0 0; position: relative; padding: 30px 40px 10px;  border-radius: 42px;overflow: hidden;z-index: 1;}
/* .product_quote_box::before{content: '';position: absolute;left: 0;top: 0;width: 100%; height: 100%; background:url(https://eqinful65947.e.wpstage.net/wp-content/uploads/banner-img-1140x668.jpg)center center no-repeat ;background-size: cover; z-index: -1;} */
.product_quote_box::after{content: '';position: absolute;left: 0;top: 0;width: 100%; border-radius: 42px; height: 100%; background:rgba(106, 103, 32,0.5) ;z-index: -1;}
.product_quote_box  *{ color: #fff;}
.product_quote_box .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between; width: 100%;}
.product_quote_box .quote {display: inline-block;font-size: 70px;font-weight: 900;color: #fff;line-height: 1;width: 40px;text-align: right;}
.product_quote_box .right_text {width: calc(100% - 40px);padding-top: 30px; padding-left: 20px;}
.product_quote_box .right_text h2 {font-family: 'segoe_printbold';font-weight: normal;font-style: normal;font-size: 35px; line-height: 42px;;text-transform: none; margin-bottom: 0;}
.product_quote_box  .name{ text-align: right; ; width: 100%;transform: rotate(-7deg);font-family: 'segoe_printbold';font-weight: normal;}
.product_quote_box  .name p{ font-size: 20px; line-height: 24px; margin-bottom: 0;}

.sticky_btn{position: fixed;right: 20px;bottom: 20px;display: inline-flex;align-items: center;text-decoration: none;z-index: 9;}
.sticky_btn .image img{width: 150px;border: 5px  solid #f8ac3c;border-radius: 50%;height: 150px;object-fit: cover;}
.sticky_btn .image{position: relative;}
.sticky_btn .image::before{content: "!";position: absolute;right: 20px;top: 0;background: #ff0000;width: 27px;height: 27px;color: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50%;display: none;}
.sticky_btn a{transition: 0.4s; text-decoration: none;height: 55px;background: #f8ac3c;color: #fff; border-radius: 5px;padding: 5px 20px;padding-right: 30px;margin-top: 9%; margin-right: -20px;display: inline-flex;justify-content: center;align-items: center;}
.sticky_btn a:hover{background: #434919;}


.cart-collaterals .cart-upsells{width: 48%;float: left;}
.cart-upsells-list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.cart-upsells-list a{text-decoration: none;}
.cart-upsells .cart-upsell-item{width: 48%;padding: 20px 15px;background: #fff;border-radius: 20px;}
.cart-upsell-title{font-size: 18px;font-weight: 600;color: #434919;margin-bottom: 10px;}
.cart-upsell-price{font-size: 14px;font-weight: 600;color: #000;}
.cart-upsell-image img {max-height: 170px;width: auto;margin: 0 auto;display: block;}




.review_section .review_outer.reviewcard_layouttwo{background: #fff;border-radius: 42px;padding: 38px;}
.review_section .reviewcard_layouttwo .review_card .text::before{display: none;}
.review_section .reviewcard_layouttwo .review_card .text{padding-top: 0;padding-bottom: 0;padding-right: 0;min-height: unset;}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,
.bottom_header .search .dgwt-wcas-search-form .dgwt-wcas-search-input{width: calc(100% - 23px) !important;font-family: "Lexend", sans-serif !important;font-weight: 400 !important; font-size: 15px !important;line-height: 18px !important;border: none !important;border-bottom: 1px solid #434919 !important;border-radius: 0 !important;padding: 0 0 4px !important;}
.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,
.dgwt-wcas-tpd-image {background-color:transparent !important;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{top: 4px !important;left: unset !important;right:0 !important;}
.dgwt-wcas-preloader.dgwt-wcas-close{right: 0 !important;}
.dgwt-wcas-search-wrapp{min-width: 208px !important;}

/* .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {background: transparent !important; } */




.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {color:#434919 !important;font-family: "Lexend", sans-serif !important;font-weight: 400 !important;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder {color:#434919 !important;font-family: "Lexend", sans-serif !important;font-weight: 400 !important;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder {color:#434919 !important;font-family: "Lexend", sans-serif !important;font-weight: 400 !important;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder {color:#434919 !important;font-family: "Lexend", sans-serif !important;font-weight: 400 !important;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder {color:#434919 !important;font-family: "Lexend", sans-serif !important;font-weight: 400 !important;}

.footer .right_part .social_reviews .footer_partner a img{max-height: 100px;width: auto;}
.detail_text{position: relative;}
.detail_text .butterfly_watermark{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: 40%;background-repeat: no-repeat;background-position: center;pointer-events: none;opacity: 0.3;z-index: -1;}


.three_card_sec.relative_sec .card{position: relative;padding-bottom: 90px;}
.button_box_global{position: absolute;left: 0;bottom: 25px;width: 100%;}
.card_text_sec ul.products {gap: 40px !important;display: flex !important;flex-wrap: wrap;}
.card_text_sec li.product{width: calc(25% - 30px) !important;}

.white_green_card.kennisbank_sec .title_btn .left_title{position: relative;z-index: 1;}
.white_green_card.kennisbank_sec .title_btn .left_title h3{color: #434919;}
.white_green_card.kennisbank_sec .card{position: relative;padding-bottom: 95px;}
.white_green_card.kennisbank_sec .button_box_global{position: absolute;left: 0;bottom: 33px;width: 100%;padding: 0 38px;}

.stories_sec.relative_sec .stories_card{position: relative;padding-bottom: 60px;}
.stories_sec.relative_sec .stories_card .button_box_global{bottom: 0;position: absolute;}




.filter-card.info_card .info_box .text p a{text-decoration: underline;transition: 0.4s;}
.filter-card.info_card .info_box .text p a:hover{color: #F8AC3C;}
.left_right_block .left_part .text_box .contentbox{max-height:327px;overflow: hidden;transition:0.4s;}
.left_right_block .left_part .text_box .buttonbox{margin-top: 25px;}
.left_right_block .left_part .text_box .contentbox.fulltext{max-height: none;overflow: visible;}
.left_right_block .hide_show_text p{color: #F8AC3C;text-decoration: underline;transition: 0.4s;cursor: pointer;}
.left_right_block .hide_show_text p:hover{color: #434919;}
.knowledge_base_sec .left_part{position: sticky;top: 30px;left: 0;}
.knowledge_base_sec .left_part.aside-filter{position: static;}
.footer{overflow: hidden;}

.three_card_sec .bottom_list_repeat ul{padding-left: 0;}
.three_card_sec .bottom_list_repeat ul li{list-style-type: none;display: flex;gap:0 13px;font-size: 18px;line-height: 29px;}
.three_card_sec .card{text-align: left;}
.three_card_sec .bottom_list_repeat ul li i{padding-top: 5px;}

.banner_sec .inner_part{position: relative;overflow: hidden;z-index: 1;}
.banner_sec .loop_video {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;pointer-events: none;z-index: -1;}


.composite_product_block.single_product_page .left_part .wcgs-woocommerce-product-gallery .gallery-navigation-carousel-wrapper {display: none !important;}
.composite_product_block .wcgs-carousel .wcgs-slider-image{display: flex;justify-content: center;}
.single_product_page.composite_product_block  #wpgs-gallery img{background: transparent;}
.default_text_section.two .text_box p:last-child{margin-bottom: 0;}
.default_text_section.two{padding-bottom: 0;text-align: center;}
.default_text_section .outer_part .card_content_box{display: flex;justify-content: space-between;flex-wrap: wrap;gap: 30px;}
.default_text_section .outer_part .card_content_box .content_box{width: calc(50% - 15px);text-align: left;background: rgba(141,93,60,0.1);padding: 30px;border-radius: 8px;}
.default_text_section.bottom_seo .wrapper{max-width: 1490px;}
.default_text_section.bottom_seo .outer_part {width: calc(100% - 380px);padding-left: 30px;float: right;}
.default_text_section .outer_part .card_content_box .content_box p{margin-bottom: 10px;}
.default_text_section .outer_part .card_content_box .content_box p:last-child{margin-bottom: 0px;}

.composite_form .composite_pagination ul li:first-child::before{display: block !important;}
.woocommerce div.product div.summary .composite_form {padding-left: 15px !important;}

.blank_banner{min-height: 175px;}
.single_product_page .woocommerce-Tabs-panel .page-title{font-size: 30px;}
.aside-filter .dgwt-wcas-search-wrapp{max-width: 100% ;margin-bottom: 30px;}
.aside-filter .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background: transparent !important;padding-left: 0;}
.aside-filter .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{color: #fff !important; background: transparent !important;border-color: #fff !important;font-size: 18px !important;
  line-height: 22px !important;}
.aside-filter .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input::placeholder{color: #fff !important;opacity: 1 !important;}
.aside-filter  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{border: 0;}
.aside-filter .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg path,.aside-filter  .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path {fill: #fff;}
.aside-filter .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus{background: transparent !important;}


#woocommerce-products{scroll-margin-top: 60px;}
.woof_list.woof_list_radio li{position: relative;}
.woof_list.woof_list_radio .woof_radio_term_reset  {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;}
.woof_list.woof_list_radio .woof_radio_term_reset  img{display: none;}

/* Responsive css start */
@media only screen and (max-width:1500px) {
.wrapper{max-width: 1270px;}
h1{font-size: 70px;}
h2,.single_product_page .woocommerce-Tabs-panel .page-title{font-size: 30px;} 
h3 {font-size: 23px;}
.golden_rules_sec .left_part h2 {font-size: 40px;line-height: 52px;}
.golden_rules_sec .rule_card {padding: 30px 35px;}
.golden_rules_sec .rule_card .rule_text p {font-size: 22px;line-height: 44px;}
.golden_rules_sec .rule_card .rule-number strong {font-size: 55px;}
.action_sec .left_part h2 {font-size: 45px;margin-bottom: 22px;}
.action_sec .left_part p {margin-bottom: 45px;}
.green_bg_sec .inner_part {gap: 50px;padding: 20px 70px;}
.green_bg_sec .card {width: calc(33.33% - 50px);}
.green_bg_sec .card .text p {font-size: 18px;line-height: 29px;}
.stories_sec .inner_part {gap: 30px;}
.stories_sec .stories_card {width: calc(33.33% - 20px);}
.card_text_sec .left_card .green-tag {font-size: 18px;}
.quote_sec .right_text h2 {font-size: 48px;line-height: 60px;}
.short_text_sec .text-butterfly {width: 500px;right: -200px;z-index: -1;}
.map_sec .map_butterfly {width: 500px;left: -200px;top: -265px;}
.gallery_slider_sec .gallery_butterfly {width: 500px;right: -200px;bottom: -70px;}
.logo_title_sec .inner_part {gap: 30px;}
.numbering_sec .text_card h2 strong {font-size: 60px;}
.numbering_sec .inner_part {gap: 100px;}
.numbering_sec .text_card {width: calc(33.33% - 100px);}

.others_says_slider .says_cards .image {width: 100px;margin-left: -50px;}
.others_says .wrapper {padding: 0;}
.others_says_slider {width: calc(100% + 80px);margin-left: -40px;}
.others_says_slider .says_cards {margin: 20px 40px 0 40px;}
.others_says_slider .says_cards .image {width: 100px;margin-left: -50px;}
.others_says_slider .says_cards .text {width: calc(100% - 50px);padding: 35px 20px 35px 20px;}
.others_says_slider .says_cards .text p {font-size: 18px;line-height: 27px;}
.gallery_slider_sec .slider_thumb {width: 280px;}
.gallery_slider_sec .slider_preview {width: calc(100% - 280px) !important;}
.bottom_header .logo{width: 170px;}
.bottom_header .logo img{width: 85px;}
.bottom_header .left, .bottom_header .right{width: calc(50% - 85px);}
.home_banner{padding-top: 280px;}
.home_banner .title{margin-bottom: 130px;}
.third_card .card_globle,.kennis_voeding .card_globle{max-width: 555px;}
.logo_slider .logo_card img,.logo_slider .slick-slide img  {max-width: 260px;}
.card_globle .large_text p{font-size: 30px;}
.background_section .first_card  .card_globle {max-width: 1075px;}
.background_section .icon_list .list_card .icon{width: 70px;}
.logo_title_sec .left_logo img{ max-width: 60px;}

.stories_sec.layout-two .product_slider .slick-dots , .related.products .slick-dots { padding-top: 30px !important; margin-bottom: 0 !important; }
.banner_sec .inner_part { min-height: 580px; }
.banner_sec .butterfly { position: absolute; width: 500px; right: -218px; }
.default_text_section { padding-bottom: 150px; }
.knowledge_base_sec{ margin-bottom: 120px;}
.knowledge_base_sec .body_butterfly{ width: 500px;}
.knowledge_base_sec .left_part{ width: 320px;}
.knowledge_base_sec .right_part { width: calc(100% - 320px); padding-left: 20px; }
.filter-card.info_card .info_box .image { width: 50px; }
.filter-card.info_card .info_box .text { width: calc(100% - 50px); padding-left: 18px; }
.filter-card.info_card p {font-size: 16px; line-height: 24px; }
.product_section .right_part .products { gap: 20px; }
.stories_sec .butterfly_img, .related.products .butterfly_img{ left: 0;}

.product_quote_box .right_text h2{font-size: 28px;line-height: 30px;}
.product_quote_box .name p {font-size: 16px;line-height: 20px;}
.product_quote_box .name{margin-top: 22px;}
.sticky_btn .image img{width: 100px;height: 100px;border-width: 3px;}
.sticky_btn a{height: 40px;font-size: 16px;}
.sticky_btn .image::before {width: 20px;height: 20px;font-size: 12px;}
.three_card_sec .card{width: calc(33.33% - 17px);padding: 38px 30px 28px 30px;}
.three_card_sec .inner_part{gap: 25px;}
.card_text_sec li.product {width: calc(25% - 15px) !important;}
.card_text_sec ul.products {gap: 20px !important;}
.bottom_header { font-size: 15px;}
.bottom_header .left > ul{gap:10px 15px;}

.default_text_section.bottom_seo .wrapper {max-width: 1270px;}
.default_text_section.bottom_seo .outer_part{width: calc(100% - 320px);padding-left: 20px;}

.blank_banner{min-height: 120px;}

}

@media only screen and (max-width:1279px) {
.wrapper {max-width: 1040px;}
.bottom_header .logo{width: 130px;}
.bottom_header .logo img { width: 65px;}
.bottom_header .left, .bottom_header .right {width: calc(50% - 65px);}
/* .bottom_header .left > ul{gap: 10px;}
.bottom_header{font-size: 14px;} */
.home_banner {padding-top: 225px;}
h1{font-size: 60px;}
.home_banner .title {margin-bottom: 90px;}
.home_banner .card_globle{max-width: 650px;}
h2{font-size: 25px;}
.card_globle .top_title img {max-width: 70px;}
.card_globle .large_text p {font-size: 25px;line-height: 32px;}
.background_section .card_globle .left {width: 360px;}
.background_section .card_globle .right {width: calc(100% - 360px);padding-left: 25px;}
.large_btn .btn_one {min-width: 220px;}
.background_section .icon_list{gap: 20px 0px;}
.background_section .third_card{margin-bottom: 120px;}
.slick-dots{margin-top: 20px;}
.footer .left_part{width: 150px;}
.footer .right_part{width: calc(100% - 150px);}
.footer .bottom_menu {margin-top: 75px;}

h1, h2, h3, h4, h5, h6 {margin-bottom: 15px;}
.btn_one {padding: 15px;}

.white_green_card .inner_part {gap: 20px;}
.white_green_card .card {width: calc(33.33% - 14px);padding: 25px 30px 25px;}
.short_text_sec .text-butterfly {width: 400px;right: -150px;}
.white_green_card .card .left-logo {width: 45px;}
.white_green_card .card .right-title {width: calc(100% - 45px);padding-left: 6px;}
.golden_rules_sec .left_part h2 {font-size: 32px;line-height: 44px;}
.green-dots .slick-dots button {width: 20px;height: 20px;}
.golden_rules_sec .rule_card .rule_text p {font-size: 20px;line-height: 38px;}
.action_sec .inner_part {padding: 40px 35px 40px 35px;}
.action_sec .left_part h2 {font-size: 40px;}
.action_sec .left_part {width: 57%;}
.action_sec .right_part {width: 38%;}
.map_sec iframe {height: 500px;}
.map_sec .map_butterfly {width: 400px;left: -150px;top: -200px;}
.green_bg_sec .inner_part {gap: 30px;padding: 20px 50px;}
.green_bg_sec .card {width: calc(33.33% - 20px);}
.card_text_sec .inner_part {align-items: flex-start;}
.three_card_sec.three_card_new .inner_part {gap: 30px;}

.three_card_sec.three_card_new .card {padding: 35px 25px;width: calc(33.33% - 20px);}
.three_card_sec.three_card_new .card h2 {margin-bottom: 25px;}
.quote_sec .quote {font-size: 200px;width: 140px;}
.quote_sec .right_text {width: calc(100% - 140px);padding-left: 50px;padding-top: 22px;}
.quote_sec .right_text h2 {font-size: 50px;line-height: 65px;}
.logo_title_sec .left_logo {max-width: 45px;}
.logo_title_sec .left_logo img {max-width: 45px;}
.logo_title_sec .inner_part {justify-content: space-around; gap: 20px;}
.three_card_sec .inner_part {gap: 20px;}
.three_card_sec .card {width: calc(33.33% - 14px);padding: 35px 25px;}
.three_card_sec {padding: 100px 0;}
.three_card_sec .small-butterfly {top: -258px;}
.three_card_sec .title h2 {margin-bottom: 50px;}
.numbering_sec .text_card h2 strong {font-size: 45px;}
.numbering_sec .inner_part {gap: 30px;}
.numbering_sec .text_card { width: calc(33.33% - 30px);}
.others_says .slick-list {padding: 0 25% !important;}
.gallery_slider_sec .slider_thumb {width: 220px;}
.gallery_slider_sec .slider_preview {width: calc(100% - 220px) !important;}
.three_card_sec{ padding:100px 0 70px;}
.left_right_block .left_part{ padding-right: 50px;}
.mb-100 ,.mb-110 ,.mb-130 ,.mb-140 , .mb-150,.mb-160 ,.mb-200{margin-bottom: 100px !important;}

.banner_sec .butterfly{ width: 500px; right: -230px;}
.product_slider.woocommerce ul.products .product{ margin: 0 20px !important}
.stories_sec .stories_card img{ border-radius: 30px;}
.default_text_section { padding-bottom: 100px; }
.stories_sec .butterfly_img{ left: 0;}
.action_sec .left_part h2 { font-size: 30px;}
.golden_rules_sec .rule_card { padding: 30px 20px; }
.quote_sec .right_text h2 { font-size: 35px; line-height: 45px; }
.gallery_slider_sec .gallery_butterfly { width: 400px; right: -150px; }
.golden_rules_sec .rule_card .rule-number strong { font-size: 50px; }
.filter-card.info_card .info_box .image{ width: 60px;}
.select_data select{ padding: 10px; font-size: 16px; background-size: 20px;padding-right: 40px;}
.knowledge_base_sec .body_butterfly{width: 400px;}
.knowledge_base_sec { margin-bottom: 100px; }
.knowledge_base_sec .left_part , .knowledge_base_sec .right_part .card{ border-radius: 30px;}
.error_page { padding: 110px 0px 50px; }
.default_text_section .butterfly_img.left{ z-index: -1;left: -20px;}
.default_text_section.all_default_page .butterfly_img.right{ right: -20px;}
.logo_slider .logo_card img,.logo_slider .slick-slide img{max-height: 100px;max-width: 200px;}
.logo_slider .logo_card,.logo_slider .slick-slide{margin: 0 30px;}

.card_text_sec li.product {width: calc(33.33% - 14px) !important;}
.white_green_card .card .title-logo{margin-bottom: 10px;}
.stories_sec.relative_sec .stories_card{padding-bottom: 54px;}
.left_right_block .left_part .text_box .contentbox{max-height: 297px;}
.left_right_block .hide_show_text{margin-top: 10px;}
.composite_product_block.single_product_page .left_part{margin-bottom: 30px;}

.default_text_section.bottom_seo .wrapper {max-width: 1040px;}
.default_text_section.bottom_seo .outer_part{width: calc(100% - 320px);padding-left: 20px;}
.default_text_section .outer_part .card_content_box{gap: 15px;}
.default_text_section .outer_part .card_content_box .content_box{width: calc(50% - 8px);padding: 20px;}




}

@media only screen and (max-width:1023px) {
.wrapper{max-width: 800px;}
h1{font-size: 50px;}
body{font-size: 16px;}
p{line-height: 25px;}
.top_header .right{display: none;}
.top_header{font-size: 12px;}
.top_header .left{width: 100%;text-align: center; justify-content: center;}
.bottom_header .left ul{display: none;}
.tick_list li{ font-size: 16px; }
.tick_list ul li{padding-left: 20px;}
.tick_list li::before {background-size: 13px;}

.mb-80, .mb-90 ,.mb-100 ,.mb-110 ,.mb-130 ,.mb-140 , .mb-150,.mb-160 ,.mb-200{margin-bottom:80px !important;}
.bottom_header .cart_box .icon{margin-left: 0;}
.bottom_header .cart_box{font-size: 0;}
.bottom_header .logo{top: 36px;}
.bottom_header .logo{width: 110px;padding: 20px 0px 20px;}
.bottom_header .logo a{top: 0px;}
.bottom_header .left, .bottom_header .right {width: calc(50% - 55px);}
.bottom_header .logo img {width: 50px;}
.header.sticky .bottom_header .logo{ width: 110px;}
.header.sticky .bottom_header .logo img{ width:50px;}
.header.sticky .bottom_header .left, .header.sticky .bottom_header .right { padding: 12px 0; z-index: 1; width: calc(50% - 55px); }

.home_banner{padding-top: 200px;}
.background_section .card_globle .right,.background_section .card_globle .left{width: 100%;}
.background_section .card_globle .right{padding-left: 0;}
.background_section .first_card .card_globle {max-width: 610px;margin-left: unset}
.second_card .card_globle{margin-right: 0;}
.home_banner .card_globle {max-width: 565px;}
.home_banner .card_globle .butterfly_img{left: -140px;}
.review_section .review_card .image{width: 250px;}
.review_section .review_card .text{width: calc(100% - 250px);}
.footer .right_part{width: 100%;}
.footer .left_part{padding-right: 0;margin-bottom: 35px;}
.footer .bottom_menu{width: 100%;margin-left: 0;}
.footer .right_part .social_reviews{margin-top: 35px;}
.review_section .review_card .image{width: 140px;margin: 0 auto -80px;}
.review_section .reviewcard_layouttwo .review_card .image{margin-bottom: 20px;}
.review_section .reviewcard_layouttwo .review_card .text{padding-left: 0;}
.review_section .review_card .text{width: 100%;padding-top: 90px;text-align: center;}
.review_section .review_card .text::before {width: 100%;}
.footer .right_part .right_menus{width: 100%;padding-right: 0;}

.white_green_card .card {width: calc(50% - 18px);}
.left_right_block .wrapper {max-width: 800px;}
.single_img_sec .wrapper {max-width: 800px;}
.left_right_block .left_part {width: 100%;order: 2;}
.left_right_block .left_part .text_box {width: 100%;max-width: 100%;float: unset;}
.left_right_block .right_part {width: 100%;margin-bottom: 30px;}
.left_right_block .right_part img {width: 100%;object-fit: cover;}
.left_right_block.opposite .left_part {padding-left: 0;}
.detail_text .wrapper {max-width: 800px;}
.golden_rules_sec .left_part {width: 100%; margin-bottom: 30px;}
.golden_rules_sec .right_part {width: 100%;}
.golden_rules_sec .green-dots {position: absolute;width: 100%;bottom: -42px;left: 0;}
.golden_rules_sec .inner_part {position: relative;}
.green-dots .slick-dots {justify-content: center;}
.green_bg_sec .inner_part {justify-content: center;}
.green_bg_sec .card {width: calc(50% - 15px);}
.stories_sec .stories_card {width: calc(50% - 15px);}
.card_text_sec .left_card {width: 100%;margin-bottom: 30px;}
.card_text_sec .right_text {width: 100%;}
.three_card_sec.three_card_new .card {width: calc(50% - 15px);}
.quote_sec .quote {font-size: 160px;width: 100px;}
.quote_sec .right_text {width: calc(100% - 100px);padding-left: 35px;padding-top: 20px;}
.quote_sec .right_text h2 {font-size: 42px;line-height: 57px;}
/* .three_card_sec .card {width: calc(50% - 15px);} */
.logo_title_sec .logo_title {width: calc(50% - 30px);}
.logo_title_sec .inner_part {justify-content: unset;}
.numbering_sec .text_card h2 strong {font-size: 40px;}
.numbering_sec .text_card {width: calc(50% - 30px);}
.gallery_slider_sec .slider_thumb .type_image {margin: 8px 0;}
.gallery_slider_sec .slider_thumb {width: 170px;}
.gallery_slider_sec .slider_preview {width: calc(100% - 170px) !important;padding-left: 20px;margin-top: 8px;}

h1 {font-size: 40px;}
.three_card_sec .inner_part {gap: 20px;}
/* .three_card_sec .card {width: calc(50% - 10px);} */
.three_card_sec.three_card_new .card {width: 100%;}
.white_green_card .card {width: 1000%;}
.action_sec .left_part {width: 100%;order: 2;}
.action_sec .right_part {width: 100%;margin-bottom: 20px;}
.green_bg_sec .card {width: 100%;}
/* .stories_sec .stories_card {width: 100%;} */
.stories_sec .stories_card img {width: 100%;}
.quote_sec .quote {font-size: 100px;width: 70px;}
.quote_sec .right_text {width: calc(100% - 70px); padding-left: 35px;padding-top: 8px;}
.quote_sec .right_text h2 {font-size: 30px;line-height: 45px;}
.gallery_slider_sec .slider_thumb {width: 100%;order: 2;}
.gallery_slider_sec .slider_preview {width: 100% !important;padding-left: 0;margin-top: 0;}
.gallery_slider_sec .slider_thumb .type_image {margin: 10px 0 0;padding: 0 5px;}  .three_card_sec .card {width: 100%;}
.numbering_sec .text_card {width: 100%;}
.mob_search_icon{ display: block;}
.bottom_header .search{ position: absolute; top: 50px; background: #e8d9cc; padding: 2px; border-radius: 10px; opacity: 0; overflow: hidden; pointer-events: none; transition: 0.4s;}
.bottom_header .search.open{ opacity: 1; overflow: visible; pointer-events: all;}
.bottom_header .right{ display: flex; align-items: center;}
.header .menubar{ display: flex; position: relative;}
.header .menubar::after{ content: ""; position: absolute; left: 0; top: -0; width: 100%; height: 100%;}
.header.sticky{ top: -36px;}
/* .header.sticky .bottom_header .logo a { margin-top: 15px; } */

/* mobile menu */
/* .mobile_menu_slide .wrapper {padding: 0;} */
.mobile_menu_slide.show{opacity: 1;visibility: visible;pointer-events: all;}
.mobile_menu_slide ul{padding-left: 0;list-style: none; display: unset; margin-bottom: 0;}
.mobile_menu_slide .navigation > ul >li {padding: 15px 0; border-bottom: 1px solid #e8d9cc;}
.mobile_menu_slide .navigation > ul > li > a {display: block;color: #434919;text-decoration: none; font-weight: 700;}
.mobile_menu_slide li ul{display: none; }
.mobile_menu_slide li ul li{padding: 15px 0; border-bottom: 1px solid #e8d9cc;}
.mobile_menu_slide li {position: relative;transition: 0.4s;}
.mobile_menu_slide li:last-child{ margin-bottom: 0;}
.mobile_menu_slide li ul li:last-child{ margin-bottom: 0; border-bottom: unset; padding-bottom: 0;}
.mobile_menu_slide li li a {text-decoration: none;color: #434919; font-weight: 700;}
.mobile_menu_slide li .arrow.open{transform: rotate(180deg);}
.mobile_menu_slide .navigation > ul > li.active{ position: relative; transition: 0.4s;}
.mobile_menu_slide li .arrow {background: url(images/down-arrow.svg)center center no-repeat;background-size: 6px; width: 20px;height: 20px;background-size: 13px;position: absolute;right: 10px;top: 15px;transform: rotate(0);transition: 0.4s;cursor: pointer;}
body.scroll-stop{ overflow: hidden;}
.banner_sec .inner_part, .single_img_sec img, .knowledge_base_sec .right_part .card, .accordion .acc-items,.others_says_slider .says_cards, .golden_rules_sec .rule_card,.map_sec iframe, .left_right_block .right_part img, .woocommerce ul.products .product, .card_text_sec .right_text, .three_card_sec .card, .gallery_slider_sec .type_image img, .green_bg_sec .inner_part, .stories_sec.stories_sec_two .stories_card .img_box img ,.stories_sec .stories_card img, .white_green_card .card, .action_sec .inner_part,.action_sec .right_part.img_radius img { border-radius: 30px;}

.partners_section{ padding: 70px 0;}
.footer .social-media ul{ gap: 6px;}
.footer .bottom_menu {margin-top: 50px;}
.addtocart-panel .crt-info{ display: none;}
.three_card_sec { padding:70px 0 }
.three_card_sec .small-butterfly { top: -215px; }
.banner_sec .butterfly { width: 399px; right: -180px; }
.three_card_sec .big-butterfly { width: 500px; left: -266px; position: absolute; }
.left_right_block .left_part{ padding-right: 0;}
.three_card_sec .big-butterfly  { z-index: -1;}
.stories_sec.stories_sec_two .inner_part { row-gap: 30px; }
.default_text_section p, .default_text_section ul, .default_text_section ol { margin-bottom: 30px; }
.default_text_section {padding-bottom: 50px;}
.short_text_sec .text-butterfly { width: 307px; right: -116px; }
.golden_rules_sec .rule_card .rule-number strong { font-size: 45px;}
.golden_rules_sec .rule_card .rule_text{ padding-left: 10px;}
.golden_rules_sec .left_part h2 br{ display: none;}
.card_text_sec .woocommerce.columns-1 ul.products li.product {width: 100%;}
.gallery_slider_sec .gallery_butterfly { width: 300px; right: -75px; bottom: -50px; }
.accordion_section{ padding: 50px 0;}
.accordion .acc-content{ padding: 0px 20px 15px;}
.green_bg_sec .inner_part {padding: 20px 30px; }
.others_says .slick-list { padding: 0 18% !important; }
.others_says .wrapper::before {width: 190px;}
.others_says .wrapper::after {width: 190px;}
.golden_rules_sec .left_part h2 { font-size: 28px; line-height: 40px; }
.green_bg_sec .inner_part { gap: 20px}
.quote_sec .right_text h2 { font-size: 20px; line-height: 35px; }
.quote_sec .right_text h2 { font-size: 30px; line-height: 40px; }
.map_sec .map_butterfly { width: 300px; left: -100px; }
.gallery_slider_sec .gallery_butterfly { width: 300px; right: -100px; }
.short_text_sec .text-butterfly { width: 300px; right: -100px;top: 130px; }
.gallery_slider_sec .gallery_butterfly { width: 400px; right: -150px; }

.knowledge_base_sec .left_part.aside-filter { width: 380px; position: fixed; left: -100%; top: 0; height: 100%; z-index: 999; border-radius: 0; padding: 50px 30px 30px; overflow: auto; transition: 0.4s; }
.knowledge_base_sec .right_part { width: 100%; padding-left: 0; }
.toggle-filter{ display: flex; border: 1px solid #6a6720; transition: 0.4s; background: #6a6720; width: 46px; height: 37px; border-radius: 0px 5px 5px 0px; flex-wrap: wrap; justify-content: center; align-items: center; cursor: pointer; position: fixed; left: 0; top: 50%; z-index: 3;  bottom: unset; }
.toggle-filter.deskto-hide{ display: flex; cursor: pointer;}
.knowledge_base_sec .left_part.aside-filter.show { left: 0; }
.aside-filter .close {position: absolute;right: 20px;top: 20px;font-size: 30px;color: #fff;cursor: pointer;display: block;}
.aside-filter .close img{width: 20px;display: block;}
.overlay_aside{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(232, 217, 204,0.2);z-index: 6;-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);}
.overlay_aside.show{display: block}
.scroll_stop{overflow: hidden;}
.toggle-filter svg path{ fill: #fff;}
.knowledge_base_sec{ margin-bottom: 80px;}
.knowledge_base_sec .left_part .butterfly_img{ display: none;}
.error_page { padding: 66px 0px 50px; }
.single-product .banner_sec.single_product_banner .butterfly{ right: -15px;}

.kennis_voeding{margin-bottom: 70px;}
.button_box_global{position: static;}
.three_card_sec.relative_sec .card{padding-bottom: 35px;}
.card_text_sec li.product {width: calc(50% - 10px) !important;}
.white_green_card.kennisbank_sec .button_box_global{position: static;padding: 0;}
.white_green_card.kennisbank_sec .card{padding-bottom: 25px;}
.filter-card.info_card .info_box .text{padding: 10px 0 30px 10px;}
.left_right_block .left_part .text_box .contentbox {max-height: 308px;}
.three_card_sec .bottom_list_repeat ul li{gap: 0 7px;font-size: 16px;line-height: 25px;}
.three_card_sec .bottom_list_repeat ul li i{padding-top: 4px;}
.main-content {margin-top: 80px;}

.default_text_section.bottom_seo .outer_part {width: 100%; padding-left: 0;}
.default_text_section.bottom_seo .wrapper {max-width: 800px;}
.blank_banner{min-height: 80px;}
.aside-filter .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{font-size: 16px !important;}
}

@media only screen and (max-width: 767px) {
.accordion_section .wrapper{ width: 100%;}
.newsletter_sec .left_part { width: 100%; }
.newsletter_sec .right_part { width: 100%; display: none; }
.newsletter_sec .left_part .text_box { max-width: 100%; }
.gfield { max-width: 100%; }
.home_banner .card_globle { max-width: 100%; }
.home_banner .card_globle .butterfly_img { left: unset; right: 0px; bottom: -50px; }
.background_section .first_card .card_globle { max-width: 100%; }
.third_card .card_globle, .kennis_voeding .card_globle { max-width: 100%; }
.kennis_voeding .butterfly_img { left: unset; bottom: unset; top: -70px; right: 0; }
.logo_slider .logo_card img { max-width: 190px;}
.second_card .card_globle .text .left_text { padding-right: 10px; }
.footer .menu_card:nth-child(1), .footer .menu_card:nth-child(2) { width: calc(50% - 20px); }
.footer .menu_card:nth-child(3) { width: 100%; }
.footer .bottom_menu li { width: 100%; }
.footer .bottom_menu ul { gap: 10px; }
.home_banner { padding-bottom: 90px; }

.card_globle, .background_section .card_globle { padding: 30px 20px 30px; border-radius: 30px; }
.partners_section, .newsletter_sec, .review_section { padding: 70px 0; }
.background_section .first_card, .background_section .second_card { margin-bottom: 90px; }
.background_section .third_card { margin-bottom: 200px; }
.kennis_voeding .outer_part { margin-top: -90px; }
.others_says_slider .says_cards { margin-top: 45px; }
.others_says_slider .says_cards .image { width: 100px; margin-left: auto; margin-right: auto; margin-top: -45px; }
.others_says_slider .says_cards .text { width: 100%; text-align: center; }
.others_says .slick-list { padding: 0 !important; }
.others_says .wrapper::before, .others_says .wrapper::after { display: none; }
.others_says .wrapper { padding: 0 20px; }
.footer_partner a:not(:last-child) { margin-bottom: 20px; }
.footer .bottom_menu { margin-top: 30px; }
.bottom_header .search{ margin-right: 0;}
.card_globle .top_title h2{ hyphens: auto;}
.third_card .card_globle .btn_one {margin-top: 30px;}
.card_globle .large_text p br{ display: none;}
.three_card_sec .big-butterfly { width: 400px; left: -215px; }
.gchoice label{ padding-left: 60px;}
.banner_sec .inner_part{ padding: 30px 20px 50px;}
.banner_sec .butterfly { width: 300px; right: -161px; }
.three_card_sec { padding: 50px 0; }

.stories_sec.stories_sec_two .stories_card .img_box{ width: 100%; margin-bottom: 30px;}
.stories_sec.stories_sec_two .stories_card .text_box{ width: 100%; padding-left: 0;}
.stories_sec .stories_card{ width: 100%;}
.stories_sec .stories_card img {max-height: 313px; object-fit: cover; }
.pagination .wp-pagenavi span, .pagination .wp-pagenavi a {width: 45px; height: 45px; }
.action_sec .left_part h2 { font-size: 25px;}
.action_sec .inner_part { padding: 30px 20px; }
.golden_rules_sec .rule_card .rule_text p { font-size: 18px; line-height: 30px; }
.numbering_sec .text_card h2 strong { font-size: 30px; }
.golden_rules_sec .rule_card .rule-number strong { font-size: 35px; }
.golden_rules_sec .rule_card .rule-number { width: 45px; }
.golden_rules_sec .rule_card .rule_text { width: calc(100% - 45px);}
.golden_rules_sec .left_part h2 { font-size: 25px; line-height: 35px; }
.card_text_sec .right_text{ padding: 30px 30px;}
.others_says .title_top_box { margin-bottom: 50px; }
.title_top_box img{ max-width: 40px;}

.accordion .acc-title::before {right: 15px; background-size: 10px;}
.accordion .acc-title, .accordion .acc-content{ padding-right: 30px;}
.map_sec .map_butterfly { width: 200px; left: -50px; }
.gallery_slider_sec .gallery_butterfly { width: 200px; right: -50px; }
.short_text_sec .text-butterfly { width:200px; right: -50px;top: 130px; }
.gallery_slider_sec .gallery_butterfly { width: 200px; right: -50px; }
.knowledge_base_sec .body_butterfly { width: 200px; left: -50px; }
.knowledge_base_sec .right_part .card{ padding: 25px 20px;}
.single-product .banner_sec.single_product_banner .butterfly{ z-index: 1; width: 100px; right: -20px;}
.sticky_btn{display: none;}
.stories_sec.relative_sec .stories_card .button_box_global{position: static;}
.stories_sec.relative_sec .stories_card{padding-bottom: 0;}



}

@media only screen and (max-width: 600px) {
h1{font-size:35px;}
h2,.single_product_page .woocommerce-Tabs-panel .page-title{font-size:22px;}
h3{font-size:20px;}
h4{font-size: 18px;}
h5{font-size: 16px;}
h6{font-size: 16px;}
body{ font-size: 16px;}
p{line-height: 26px;}
/* .main-content { margin-top: 100px; } */
.gfield input{ font-size: 16px; padding: 9px 20px; border-radius: 20px;}
.gchoice label{ padding-left: 35px; }
.gchoice label::before {left: 0; width: 20px; height: 20px; top: 4px;}
.btn_one { padding: 12px; font-size: 16px; border-radius: 20px;}
.gchoice input:checked + label::after { top: 10px; left: 6px; width: 10px; height: 10px; }
.butterfly_img img , .three_card_sec .small-butterfly img { width: 95px !important; }
.mb-73 ,.mb-60, .mb-80 , .mb-90 ,.mb-100 ,.mb-110 ,.mb-130 ,.mb-140 , .mb-150,.mb-160 ,.mb-200{margin-bottom:50px !important; }

.second_card .card_globle .text .left_text{padding-right: 0;width: 100%;margin-bottom: 25px;}
.second_card .card_globle .text .right_image{width: 100%;}
.background_section .icon_list .list_card{width: 100%;}
.background_section .icon_list .list_card .icon {width: 50px;}
.logo_slider .logo_card,.logo_slider .slick-slide{ margin: 0 20px;}
.background_section .first_card, .background_section .second_card { margin-bottom: 60px; }
.second_card .card_globle .text .left_text .btn_one , .third_card .card_globle .btn_one {margin-top: 20px;}
.background_section .third_card {margin-bottom: 180px;}
.partners_section, .newsletter_sec, .review_section {padding: 50px 0;}
.review_section .review_card .text{ padding: 120px 20px 30px;}
.home_banner { padding-bottom: 60px; }
.background_section .icon_list ,.logo_title_sec .inner_part { gap: 15px 0px; }
.three_card_sec .small-butterfly { top: -185px; }
.three_card_sec .big-butterfly { width: 300px; left: -145px;  }
.logo_title_sec .logo_title { width: 100%; }
.three_card_sec .small-butterfly{ width: 95px;}
.logo_title_sec .left_logo img { max-width: 35px; }
.three_card_sec .card{padding: 30px 20px;}
.stories_sec.layout-two .product_slider .slick-dots { padding-top: 20px !important;}
/* .banner_sec .inner_part, .stories_sec.stories_sec_two .stories_card .img_box img ,.stories_sec .stories_card img ,.card_globle, .background_section .card_globle, .white_green_card .card, .review_section .review_card .text::before, .action_sec .inner_part { border-radius: 20px;} */
.banner_sec .inner_part, .single_img_sec img, .accordion .acc-items,.knowledge_base_sec .right_part .card, .accordion .acc-items.active,  .others_says_slider .says_cards, .golden_rules_sec .rule_card,.map_sec iframe, .left_right_block .right_part img, .woocommerce ul.products .product, .card_text_sec .right_text, .three_card_sec .card, .gallery_slider_sec .type_image img, .green_bg_sec .inner_part, .stories_sec.stories_sec_two .stories_card .img_box img ,.stories_sec .stories_card img, .white_green_card .card, .action_sec .inner_part,.action_sec .right_part.img_radius img { border-radius: 20px;}

.banner_sec .text_box h1{ hyphens: auto;}
.stories_sec{ padding-top: 70px;}
.action_sec .left_part h2 { font-size: 22px;}
.banner_sec.small_banner .butterfly{ top: 0; z-index: -1;}
.white_green_card .card { padding: 25px 20px 25px; }
.ingredienten_sec .ingredienten_card{width: 100%;}
.golden_rules_sec{ margin-bottom: 80px !important;}
.golden_rules_sec .rule_card .rule-number { width: 100%; margin-bottom: 10px; }
.golden_rules_sec .rule_card .rule_text{ width: 100%; padding-left: 0;}
.card_text_sec .right_text{ padding: 30px 20px;}
.others_says { padding: 50px 0; }
.quote_sec .quote{ width: 100%; text-align: left; font-size: 80px;line-height: 30px;}
.quote_sec .right_text{ width: 100%; padding-left: 0; padding-top: 0;}
.quote_sec .right_text h2 { font-size: 20px; line-height: 35px; }
.golden_rules_sec .rule_card .rule-number strong { font-size: 25px; }
.three_card_sec.three_card_new .card {padding: 30px 20px;}
.golden_rules_sec .left_part h2 { font-size: 22px; line-height: 30px; }
.accordion .acc-title p{line-height: 1.1;}
.knowledge_base_sec{ margin-bottom: 50px;}
.knowledge_base_sec .left_part.aside-filter{ width: 320px; padding: 50px 20px 30px;}
.filter-card.info_card .info_box .image{ width: 100%; }
.filter-card.info_card .info_box .image img{max-width: 50px;}
.filter-card.info_card .info_box .text{ width: 100%; padding-left: 0;}
.newsletter_sec .ginput_container input {padding: 9.5px 20px !important;}
.newsletter_sec .gform_button,.woocommerce input.gform_button.button{ line-height: 1!important; padding: 11px 20px;}

.banner_sec.small_banner .inner_part{min-height: 280px;}
.single-product .banner_sec.single_product_banner .butterfly { z-index: 1; width: 65px;right: -36px;}
.woocommerce div.product form.cart .variations select{max-width: 100%;margin-right: 0 !important;}

.stories_sec .butterfly_img, .related.products .butterfly_img{width: 80px;height: 82px;left: -20px;}
.product_quote_box{padding: 30px 20px;border-radius: 20px;}
.product_quote_box .quote{width: 100% ;text-align: left;}
.product_quote_box .right_text {width: 100%;padding-top: 0;padding-left: 0;}
.product_quote_box .right_text h2 {font-size: 24px;line-height: 30px;}
.product_quote_box::after{border-radius: 20px}
.kennis_voeding{margin-bottom: 50px;}
.cart-upsells .cart-upsell-item{max-width: 375px;width: 100%;}
.cart-upsells-list{gap: 20px;justify-content: center;}
.review_section .review_outer.reviewcard_layouttwo{padding: 30px;}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {background-color: transparent !important;}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus{color: transparent !important;}
.footer .right_part .social_reviews .footer_partner a img{max-height: 80px;}
.three_card_sec.relative_sec .card{padding-bottom: 30px;}
.three_card_sec .card h2{margin-bottom: 15px;}
.card_text_sec li.product {width: 100% !important;}

.left_right_block .left_part .text_box .contentbox {max-height: 100%;}
.default_text_section .outer_part .card_content_box .content_box{width: 100%;}
.detail_text .butterfly_watermark{background-size: 70%;}
}






