.style-v2{color:#333;font-family:Roboto,Arial,sans-serif;min-height:calc(100vh - 140px)}.style-v2 h1{font-size:24px;font-weight:500;color:#333}.style-v2 h2{font-size:20px;font-weight:500}.style-v2 .field-group{margin:5px 0 16px}.style-v2 .field-group>label{margin:12px 0;font-size:14px;font-weight:500}.style-v2 .field-group>input.text-field[type=text]{font-size:16px;padding:10px 4px 10px 20px;border-radius:25px;border:1.2px solid rgba(145,149,148,.24);width:100%}.style-v2 .ck.ck-editor{border-radius:25px}.style-v2 .ck.ck-editor .ck-editor__top .ck-toolbar{border-top-left-radius:25px;border-top-right-radius:25px;border:1.2px solid rgba(145,149,148,.24);border-bottom:none;background:transparent;padding:0 10px}.style-v2 .ck.ck-editor .ck-editor__main .ck-content{border-bottom-left-radius:25px;border-bottom-right-radius:25px;border:1.2px solid rgba(145,149,148,.24);min-height:300px}.style-v2 .ck.ck-editor .ck-editor__main .ck-content.ck-focused{box-shadow:none}.style-v2 .form-buttons{display:flex;justify-content:space-between;padding:15px 0}.style-v2 .circle{width:5px;height:5px;background:#919594;opacity:.42;border-radius:50%}.style-v2 input[type=text]::-moz-placeholder{color:#919594;opacity:.65}.style-v2 input[type=text]:-ms-input-placeholder{color:#919594;opacity:.65}.style-v2 input[type=text]::placeholder{color:#919594;opacity:.65}.style-v2 input[type=text]:-ms-input-placeholder{color:red}.style-v2 input[type=text]::-ms-input-placeholder{color:red}.style-v2 textarea{resize:none}.style-v2 textarea::-moz-placeholder{color:#919594;opacity:.65}.style-v2 textarea:-ms-input-placeholder{color:#919594;opacity:.65}.style-v2 textarea::placeholder{color:#919594;opacity:.65}.style-v2 textarea:-ms-input-placeholder{color:red}.style-v2 textarea::-ms-input-placeholder{color:red}.style-v2 .modal-body p{font-size:16px}.style-v2 .modal-footer{text-align:center}.style-v2 .no-results{font-size:16px;color:#919594}.filters-modal .modal-header{padding-bottom:0;display:flex;justify-content:space-between}.filters-modal .modal-header h2{margin-top:5px}.filters-modal input[type=submit]{margin:25px auto 5px;display:inherit}.filters-modal .section-title{font-weight:500;font-size:14px;cursor:pointer;margin-bottom:5px;margin-top:15px}.filters-modal .categories-set{margin:0 -6px}.filled-primary-button{color:#fff;background-color:#70a589;border-radius:25px;text-decoration:none;cursor:pointer;font-weight:500;height:43px;font-size:16px;line-height:24px;padding:10px 20px;border:none;display:inline-block;text-align:center}.filled-primary-button:hover,.filled-primary-button:active,.filled-primary-button:focus{text-decoration:none;color:#fff;background-color:#62a56c}.filled-primary-button.yellow{background-color:#efa94a}.filled-primary-button.yellow:hover{background-color:#efb828}.filled-primary-button.fixed-width{width:100%;max-width:150px}.empty-primary-button{color:#919594;background-color:#fff;border-radius:25px;text-decoration:none;cursor:pointer;font-weight:500;height:43px;width:100%;max-width:150px;font-size:16px;line-height:24px;padding:10px 20px;border:1px solid #bdbdbd;display:inline-block;text-align:center}.empty-primary-button:hover,.empty-primary-button:active,.empty-primary-button:focus{text-decoration:none;color:#919594;background-color:#d1d3d2;border-color:#d1d3d2}.cancel-link{height:42px;text-decoration:none;color:#919594;font-weight:700;font-size:15px;line-height:18px;padding:11px 0;border:none;background:transparent}.cancel-link:hover{text-decoration:none;color:#919594}.style-v2 .pagination-wrap{display:flex;justify-content:center}.style-v2 .pagination-wrap .pagination{box-shadow:0 0 24px #515b421a,0 4px 4px #ffffff40;border-radius:25px;background:#fff;padding:5px 15px;margin:20px 30px}.style-v2 .pagination-wrap .pagination .page{display:inline-block;padding:5px 8px;color:#919594}.style-v2 .pagination-wrap .pagination .page a{color:#919594;font-weight:600;font-size:16px}.style-v2 .pagination-wrap .pagination .page a:hover{text-decoration:none}.style-v2 .pagination-wrap .pagination .page.current{padding:5px 11px;background:#70a589;border-radius:25px;font-weight:700;font-size:16px;color:#fff}.style-v2 .pagination-wrap .pagination .next,.style-v2 .pagination-wrap .pagination .last,.style-v2 .pagination-wrap .pagination .prev,.style-v2 .pagination-wrap .pagination .first{display:none}.style-v2 .pagination-wrap .pagination-link{font-size:15px;margin:20px 0;display:inline-block;box-shadow:0 0 24px #515b421a,0 4px 4px #ffffff40;background:#fff;border-radius:25px;width:35px;height:35px;color:#70a589}.style-v2 .pagination-wrap .pagination-link:hover{text-decoration:none}.style-v2 .pagination-wrap .pagination-link.next{padding:6px 13px}.style-v2 .pagination-wrap .pagination-link.next:before{font-family:FontAwesome;content:"\f054"}.style-v2 .pagination-wrap .pagination-link.prev{padding:6px 10px}.style-v2 .pagination-wrap .pagination-link.prev:before{font-family:FontAwesome;content:"\f053"}.style-v2 .comments-section .comments-header{display:flex;justify-content:space-between}.style-v2 .comments-section .comments-header #add-comment-button{max-width:100px}.style-v2 .comments-section .comments-list .comment-item{background:#fff;box-shadow:0 4px 14px #3333330f;border-radius:16px;padding:20px;margin:25px 0}.style-v2 .comments-section .comments-list .comment-item .comment-top{display:flex;justify-content:space-between;margin-bottom:10px}.style-v2 .comments-section .comments-list .comment-item .comment-top .author{font-weight:700;font-size:16px;color:#70a589}.style-v2 .comments-section .comments-list .comment-item .comment-top .author img{height:26px;width:26px;border-radius:50%;margin-right:2px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.style-v2 .comments-section .comments-list .comment-item .comment-top .created{font-size:14px;font-weight:500;color:#919594;opacity:.72}.style-v2 .comments-section .comments-list .comment-item .comment-top>div{display:flex}.style-v2 .comments-section .comments-list .comment-item .comment-top>div a{margin-left:10px}.style-v2 .comments-section .comments-list .comment-item .comment-top>div a:hover{opacity:.8}.style-v2 .comments-section .comments-list .comment-item .comment-content{font-size:16px;color:#333}.style-v2 .comments-section .comments-list .comment-item .comment-bottom{margin-top:12px;display:flex;align-items:center}.style-v2 .comments-section .comments-list .comment-item .comment-bottom .circle{margin:0 10px}.style-v2 .comments-section .comments-list .comment-item .comment-bottom a{font-size:14px;font-weight:500;color:#efa94a}.style-v2 .comments-section .comments-list .comment-item .comment-bottom .like{text-decoration:none}.style-v2 .comments-section .comments-list .comment-item .comment-bottom .like img{height:14px;margin-top:-2px}.style-v2 .comments-section .comments-list .comment-item .comment-bottom .like .likes-number{color:#efa94a}.style-v2 .comments-section .comments-list .comment-item .comment-bottom .like .likes-word{color:#d1d3d2}.style-v2 .comments-section .comments-list .comment-item .sub-comments-list .sub-comment-item{background:#fafafa;border-radius:0 18px 18px;padding:20px;margin:20px 0;font-size:14px}.style-v2 .comments-section .new-comment{margin-top:10px}.style-v2 .comments-section .new-comment textarea{font-size:16px;display:block;width:100%;background:#fff;border:1.2px solid rgba(145,149,148,.24);border-radius:24px;padding:20px}.style-v2 .comments-section .new-comment .form-bottom{display:flex;justify-content:flex-end;align-items:center;margin-top:20px}.style-v2 .comments-section .new-comment .form-bottom input[type=submit]{margin-left:20px;max-width:100px}.style-v2 .comments-section .new-comment.new-sub-comment textarea{background:#fafafa;border-radius:0 18px 18px;border:none}.style-v2 .categories-set{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.style-v2 .categories-set .checkbox{overflow:hidden;position:relative;max-width:300px;display:inline-block;margin:6px}.style-v2 .categories-set .checkbox label,.style-v2 .categories-set .checkbox a,.style-v2 .categories-set .checkbox span{display:block;width:100%;border-radius:4px;text-align:center;padding:6px 12px;font-size:14px;font-weight:400;background:transparent;border:1px solid #ddd;color:#979b9a}.style-v2 .categories-set .checkbox label.with-icon:after,.style-v2 .categories-set .checkbox a.with-icon:after,.style-v2 .categories-set .checkbox span.with-icon:after{font-family:Glyphicons Halflings;display:inline-block;margin-left:3px;vertical-align:middle;content:"+";-webkit-text-stroke:1.5px white}.style-v2 .categories-set .checkbox a:hover{text-decoration:none;background:#f4f8f6;border-color:#f4f8f6;color:#70a589}.style-v2 .categories-set .checkbox input[type=checkbox]{display:none}.style-v2 .categories-set .checkbox input[type=checkbox]:checked~label{background:#f4f8f6;border-color:#f4f8f6;color:#70a589;font-weight:700;letter-spacing:-.4px}.style-v2 .categories-set .checkbox input[type=checkbox]:checked~label.with-icon:after{content:"\e013";-webkit-text-stroke:1.5px #f4f8f6}.header-v2{float:left;color:#fff;position:relative;z-index:100;width:100%}.header-v2 .header-container{max-width:1250px;width:100%;margin:0 auto;padding:0 15px}.header-v2 .header-container .navbar-collapse{padding:0}.header-v2 .menu{min-width:370px}@media (max-width: 1049px){.header-v2 .menu{min-width:0}}.header-v2 .menu>li{list-style:none;display:inline-block;padding:30px 15px}.header-v2 .menu>li>a{font-size:14px;font-family:Roboto,Arial,sans-serif;color:#919594;line-height:20px;text-decoration:none;padding:5px 0 0;border-top:1px solid transparent}.header-v2 .menu>li>a:hover,.header-v2 .menu>li>a.active{color:#515b42;background:none;border-color:#515b42}.header-v2 .menu>li>a:focus{background:none}.header-v2 .menu:last-child li{float:right}.header-v2 .top-section{height:30px;line-height:30px;background:#515b42}.header-v2 .top-section .expiration-link{color:#fff;padding-top:3px;margin-top:3px;font-size:14px;font-family:Roboto,Arial,sans-serif;line-height:20px;text-decoration:none;border-top:1px solid transparent}.header-v2 .top-section .expiration-link:hover{color:#ececec;border-color:#ececec;background:none}.header-v2 .top-section .expiration-link:focus{background:none}.header-v2 .top-section .nav{margin-right:-15px}.header-v2 .top-section .header-container{display:flex;justify-content:space-between}.header-v2 .top-section .header-container div:only-child{margin-left:auto}.header-v2 .top-section .menu>li{padding:3px 15px}.header-v2 .top-section .menu>li>a{color:#fff;padding-top:3px;border-top:1px solid transparent}.header-v2 .top-section .menu>li>a:hover{color:#ececec;border-color:#ececec}.header-v2 .main-menu-container{display:flex;justify-content:space-between;align-items:center}.header-v2 .main-menu-container>.nav:first-child{margin-left:-15px}.header-v2 .main-menu-container>.nav:last-child{margin-right:-15px}.header-v2 .main-menu-container .logo{max-width:200px;text-align:center}.header-v2 .main-menu-container .logo img{margin:0 auto;max-width:100%}@media (max-width: 1049px){.header-v2 .main-menu-container{justify-content:space-evenly}.header-v2 .main-menu-container ul{display:flex;flex-flow:column;margin:0!important}.header-v2 .main-menu-container ul li{padding:10px}}@media (max-width: 500px){.header-v2 .main-menu-container{flex-flow:column-reverse}.header-v2 .main-menu-container ul{text-align:center}}.header-v2 .mob-menu{display:flex;flex-flow:column;background-color:transparent;background-image:none;border:1px solid transparent;padding:10px;margin:10px 10px 10px -10px}.header-v2 .mob-menu:after{content:"";background-image:url(https://wholesum.app/assets/logo-194900c98279e3ef6763f125369a00f23113f950e5df15d4b2de1fbff37b16d9.png);position:absolute;top:0;width:100%;z-index:1000;height:69px;background-size:180px;background-repeat:no-repeat;background-position:center}.header-v2 .mob-menu.after-down:after{top:27px}.header-v2 .mob-menu .icon-bar{width:24px;height:4px;background:#515b42;border-radius:3px}.header-v2 .mob-menu .icon-bar+.icon-bar{margin-top:3px}@media (min-width: 1050px){.header-v2 .mob-menu{display:none}}@media (min-width: 1050px){.header-v2 .main-menu.collapse,.header-v2 .main-menu.collapsing{display:block}}@media (max-width: 1049px){.header-v2 .main-menu.collapse,.header-v2 .main-menu.collapsing{padding-bottom:20px}.header-v2 .main-menu.collapse .logo,.header-v2 .main-menu.collapsing .logo{display:none}}.header-v2 .not-supported{text-align:center;padding:3px;font-size:13px;background-color:#efa94a}.footer-v2{padding:20px 0;max-height:140px;float:left;width:100%;background-color:#fff;font-family:Roboto,Arial,sans-serif}.footer-v2 .footer-container{max-width:1250px;width:100%;height:100px;margin:0 auto;display:flex;justify-content:space-between;align-items:stretch}.footer-v2 .footer-container .logo-footer{width:25%;padding-right:25px}.footer-v2 .footer-container .logo-footer a{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.footer-v2 .footer-container .logo-footer a img{width:100%;max-width:220px}@media (max-width: 815px){.footer-v2 .footer-container .logo-footer{display:none}}.footer-v2 .footer-container section{border-left:1px solid #eee;padding-left:20px;width:25%}.footer-v2 .footer-container .footer-menu{display:flex;flex-flow:column;align-items:center;justify-content:center;padding-right:20px}.footer-v2 .footer-container .footer-menu>div{width:100%;display:flex;justify-content:space-between}.footer-v2 .footer-container .footer-menu a{color:#919594;font-size:14px;line-height:16px;padding:5px 0;border-top:1px solid transparent;text-transform:uppercase}.footer-v2 .footer-container .footer-menu a:hover{color:#515b42;border-color:#515b42;text-decoration:none}@media (max-width: 1070px){.footer-v2 .footer-container .footer-menu{width:50%}}@media (max-width: 815px){.footer-v2 .footer-container .footer-menu{width:70%}}@media (max-width: 815px) and (min-width: 655px),(max-width: 1070px) and (min-width: 940px){.footer-v2 .footer-container .footer-menu{flex-flow:row}.footer-v2 .footer-container .footer-menu>div{justify-content:space-around;width:50%}}.footer-v2 .footer-container .help{display:flex;align-items:center;justify-content:center}.footer-v2 .footer-container .help #follow-us{color:#919594;font-size:14px;margin-right:10px}.footer-v2 .footer-container .help a{display:inline-block}.footer-v2 .footer-container .help a .icon{margin-right:4px}.footer-v2 .footer-container .help a .icon img{margin-top:-4px;filter:grayscale(1);transition:all .3s}.footer-v2 .footer-container .help a .icon img:hover{filter:none}@media (max-width: 815px){.footer-v2 .footer-container .help{width:30%}}.footer-v2 .footer-container .developed-by .linkup{color:#919594;margin-top:20px;line-height:20px;text-align:center}@media (max-width: 1070px){.footer-v2 .footer-container .developed-by{display:none}}.footer-v2 .footer-container .language{width:70px;display:flex;align-items:center;justify-content:center}.style-v2 .forum-container{max-width:1250px;margin:0 auto;padding:0 15px;display:flex;justify-content:space-around;flex-wrap:wrap}.style-v2 .forum-container #left-section{flex-grow:1;max-width:810px;width:100%}.style-v2 .forum-container #right-section{flex-grow:0;max-width:340px;margin-left:70px;width:100%}@media (max-width: 1250px){.style-v2 .forum-container #right-section{display:none}}.style-v2 .forum-container .last-activity{color:#919594;opacity:.72;font-weight:500;font-size:14px;margin:5px 0}.style-v2 .forum-container .post-total{color:#efa94a;font-weight:700;font-size:16px;margin:10px 15px;display:flex;align-items:center}.style-v2 .forum-container .post-total svg{opacity:.65}.style-v2 .forum-container .post-total span{margin-left:8px}.style-v2 .forum-container .post-top .manage-links{min-width:80px}.style-v2 .forum-container .post-top .manage-links a{font-size:15px;display:inline-block;box-shadow:0 3px 28px #3333331a;background:#fff;border-radius:25px;width:36px;height:36px;padding:9px 12px}.style-v2 .forum-container .post-top .manage-links a:hover{text-decoration:none;box-shadow:0 1px 28px #3333332b}.style-v2 .forum-container .post-top .manage-links a.delete-post{margin-left:14px}.style-v2 .forum-second-header{position:relative;width:100%;z-index:90;height:180px;overflow:hidden}.style-v2 .forum-second-header img{width:100%;margin-top:-30px;-o-object-position:center;object-position:center;height:100%;-o-object-fit:cover;object-fit:cover}.style-v2 .forum-posts-page{margin-top:10px}.style-v2 .forum-posts-page .posts-list-top{width:100%;display:flex!important;flex-flow:row wrap;justify-content:flex-start;align-items:center;padding:50px 0 15px}.style-v2 .forum-posts-page .posts-list-top h1{margin:0}.style-v2 .forum-posts-page .posts-list-top .menu{display:flex!important;flex-basis:auto;flex-grow:1;justify-content:flex-end;align-items:center;flex-shrink:0;flex-wrap:wrap}.style-v2 .forum-posts-page .posts-list-top .menu .search-field-wrapper{border:1.2px solid rgba(145,149,148,.24);border-radius:25px;padding:10px 10px 10px 20px}.style-v2 .forum-posts-page .posts-list-top .menu .search-field-wrapper input[type=text]{border:none;font-size:16px;width:calc(100% - 36px)}.style-v2 .forum-posts-page .posts-list-top .menu .search-field-wrapper button{border:none;background:transparent;color:#c9cdcc;font-size:16px}.style-v2 .forum-posts-page .posts-list-top .menu #new-post-button{max-width:140px;margin-left:20px;display:flex;align-items:center;justify-content:center}.style-v2 .forum-posts-page .posts-list-top .menu #new-post-button span.button-text{margin-right:8px}.style-v2 .forum-posts-page .posts-list-top .menu .open-filters{width:43px;padding:10px 5px;margin-left:10px}@media (min-width: 1251px){.style-v2 .forum-posts-page .posts-list-top .menu .open-filters{display:none}}@media (max-width: 1250px){.style-v2 .forum-posts-page .posts-list-top .menu #new-post-button{width:43px;padding:5px;margin-left:10px}.style-v2 .forum-posts-page .posts-list-top .menu #new-post-button .button-text{display:none}}@media (max-width: 590px){.style-v2 .forum-posts-page .posts-list-top h1{width:100%;margin-bottom:15px}.style-v2 .forum-posts-page .posts-list-top .menu{flex-direction:column;align-items:stretch;width:100%}.style-v2 .forum-posts-page .posts-list-top .menu .search-field-wrapper{margin-bottom:10px}.style-v2 .forum-posts-page .posts-list-top .menu #new-post-button,.style-v2 .forum-posts-page .posts-list-top .menu .open-filters{width:100%;max-width:none;margin-left:0;margin-bottom:10px}.style-v2 .forum-posts-page .posts-list-top .menu #new-post-button .button-text{display:inline-block}}.style-v2 .forum-posts-page .posts-list .post-item .post-top{display:flex;justify-content:space-between}.style-v2 .forum-posts-page .posts-list .post-item .post-top a.post-subject{color:#70a589;font-weight:500;font-size:20px}.style-v2 .forum-posts-page .posts-list .post-item .post-top a.post-subject:hover{text-decoration:none}.style-v2 .forum-posts-page .posts-list .post-item .post-top .post-author{height:100%;display:flex;align-items:center}.style-v2 .forum-posts-page .posts-list .post-item .post-top .post-author .name{font-weight:500;font-size:12px;line-height:30px;white-space:nowrap;color:#333;align-self:center}.style-v2 .forum-posts-page .posts-list .post-item .post-top .post-author .logo{min-width:30px;margin-left:10px}.style-v2 .forum-posts-page .posts-list .post-item .post-top .post-author .logo img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.style-v2 .forum-posts-page .posts-list .post-item .post-top .post-author:hover{text-decoration:none;opacity:.9}@media (max-width: 470px){.style-v2 .forum-posts-page .posts-list .post-item .post-top .post-author{display:none}}.style-v2 .forum-posts-page .posts-list .post-item .post-content{margin:15px 0}.style-v2 .forum-posts-page .posts-list .post-item .post-content *{font-size:16px;font-weight:400}.style-v2 .forum-posts-page .posts-list .post-item .post-content p{display:inline-block;font-size:16px!important;line-height:26px}.style-v2 .forum-posts-page .posts-list .post-item .post-content p span{font-size:16px!important}.style-v2 .forum-posts-page .posts-list .post-item .post-content p strong{font-weight:400!important}.style-v2 .forum-posts-page .posts-list .post-item .post-content p a{color:#333}.style-v2 .forum-posts-page .posts-list .post-item .post-content img{display:none}.style-v2 .forum-posts-page .posts-list .post-item .post-content .read-more{color:#efa94a}.style-v2 .forum-posts-page .posts-list .post-item .post-bottom{display:flex;flex-flow:row nowrap;justify-content:space-between}.style-v2 .forum-posts-page .posts-list .post-item .post-bottom .categories-set{margin:0 -6px}.style-v2 .forum-posts-page .posts-list .post-item .post-bottom .categories-set .checkbox label{font-size:12px}.style-v2 .forum-posts-page .posts-list .post-item .post-bottom .totals{display:flex}.style-v2 .forum-posts-page .receipt{margin-top:30px;width:100%;border-radius:16px 16px 0 0;box-shadow:0 -4px 12px #33333314;position:relative}.style-v2 .forum-posts-page .receipt .totals .item{padding:15px 30px;width:49%;display:inline-block}.style-v2 .forum-posts-page .receipt .totals .item .number{font-size:32px;font-weight:700;color:#efa94a}.style-v2 .forum-posts-page .receipt .totals .item .description{font-weight:500;font-size:12px;color:#919594;white-space:nowrap}.style-v2 .forum-posts-page .receipt hr{border:1px dashed #91959454;position:relative;background-image:linear-gradient(to right,#000 33%,#fff0 0%)}.style-v2 .forum-posts-page .receipt hr:after,.style-v2 .forum-posts-page .receipt hr:before{content:"";display:inline-block;width:20px;height:20px;border-radius:10px;background:#fff;position:absolute}.style-v2 .forum-posts-page .receipt hr:before{top:-10px;left:-10px;box-shadow:inset -5px 0 4px #3333330d}.style-v2 .forum-posts-page .receipt hr:after{top:-10px;right:-10px;box-shadow:inset 5px 0 4px #3333330d}.style-v2 .forum-posts-page .receipt .categories-filter h2{width:100%;margin:20px 30px}.style-v2 .forum-posts-page .receipt .categories-filter .categories-set{margin:15px 24px}.style-v2 .forum-posts-page .receipt .zigzag{height:15px;position:relative;bottom:-12px}.style-v2 .forum-posts-page .receipt .zigzag:after{background:linear-gradient(45deg,#fff 3px,#ddd 10px,#fff 10px,transparent 0),linear-gradient(-45deg,#fff 4px,#eee 10px,#fff 0);background-position:left bottom;background-repeat:repeat-x;background-size:27px;content:" ";display:block;position:absolute;bottom:0;left:0;width:100%;height:30px;opacity:.4}.style-v2 .forum-post-page>div{margin-top:46px}.style-v2 .forum-post-page .post-top{display:flex;justify-content:space-between}.style-v2 .forum-post-page .post-top h1{margin-top:0}.style-v2 .forum-post-page .post-sub-top{display:flex;justify-content:flex-start;align-items:center}.style-v2 .forum-post-page .post-sub-top div{margin:0 15px 0 0}.style-v2 .forum-post-page .post-content{font-size:16px;padding:10px 0 30px;text-align:justify}.style-v2 .forum-post-page .post-content p{margin:15px 0}.style-v2 .forum-post-page .post-content a{color:#efa94a;font-weight:700}.style-v2 .forum-post-page .post-content img{max-width:100%;height:auto!important;margin:5px 0}.style-v2 .forum-post-page .post-content ul{list-style-position:outside}.style-v2 .forum-post-page .post-content ul li{margin:10px 0 10px 15px}.style-v2 .forum-post-page .post-bottom{display:flex;justify-content:space-between}.style-v2 .forum-post-page .post-bottom h2{font-size:16px;margin-top:0}.style-v2 .forum-post-page .post-bottom .categories-set{margin:0 -6px}.style-v2 .forum-post-page .post-bottom .author{font-size:16px}.style-v2 .forum-post-page .post-bottom .author span:first-child{color:#919594;opacity:.72;font-weight:500;margin-right:8px}.style-v2 .forum-post-page .post-bottom .author span:last-child{color:#efa94a;font-weight:700}.style-v2 .forum-post-page .post-bottom .created{color:#919594;display:flex;justify-content:flex-start;align-items:center;margin-top:5px}.style-v2 .forum-post-page .post-bottom .created span{margin-left:10px;font-size:14px;font-weight:500}.style-v2 .forum-post-page .post-bottom .author-photo{margin-right:10px}.style-v2 .forum-post-page .post-bottom .author-photo img{height:65px;width:65px;border-radius:50%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.style-v2 .forum-post-page .post-bottom .author-text{display:flex;flex-flow:column;justify-content:center;max-height:65px}.style-v2 .forum-post-page .related-posts{width:100%;box-shadow:0 4px 14px #3333330f;border-radius:16px;padding:25px 32px 25px 45px}.style-v2 .forum-post-page .related-posts .mini-post{margin:22px 0}.style-v2 .forum-post-page .related-posts .mini-post .subject{font-size:16px;color:#333;margin-left:28px}.style-v2 .forum-post-page .related-posts .mini-post .subject:before{width:18px;height:18px;font-family:Glyphicons Halflings;content:"\e013";-webkit-text-stroke:1.5px #70A589;position:absolute;margin-left:-28px;margin-top:2px;font-size:12px;color:#fff;background:#70a589;border-radius:50%;padding-left:3px;padding-top:1px}.style-v2 .forum-post-page .related-posts .mini-post .details{font-size:12px;color:#919594;margin-top:6px;display:flex;justify-content:flex-start;align-items:center;font-weight:500}.style-v2 .forum-post-page .related-posts .mini-post .details *{margin-right:8px}.style-v2 .back-forum-link{max-width:1250px;margin:30px auto 24px;width:100%;display:block}.style-v2 .back-forum-link .empty-primary-button{max-width:175px;padding:10px 20px 10px 10px;font-weight:400}.style-v2 .back-forum-link .empty-primary-button svg{margin-right:5px}.style-v2 .post-form-page{margin-top:80px;padding-top:30px}.style-v2 .post-form-page>div:first-child{flex-grow:1;max-width:800px}.style-v2 .post-form-page>div:last-child{flex-grow:0;max-width:370px;margin-left:10px}.style-v2 .guidelines{width:100%;box-shadow:0 4px 14px #3333330f;border-radius:16px;padding:25px 35px 25px 55px}.style-v2 .guidelines .item{margin:22px 0}.style-v2 .guidelines .item:before{width:18px;height:18px;font-family:Glyphicons Halflings;content:"\e013";-webkit-text-stroke:1.5px #70A589;position:absolute;margin-left:-28px;margin-top:2px;font-size:12px;color:#fff;background:#70a589;border-radius:50%;padding-left:3px;padding-top:1px}.style-v2 .guidelines .item>:first-child{font-size:16px;color:#333}.style-v2 .guidelines .item>:last-child{font-size:14px;color:#919594;margin-top:8px}.style-v2 .shared-recipes-container{max-width:1250px;margin:0 auto;padding:0 15px;display:flex;justify-content:space-around;flex-wrap:wrap}.style-v2 .shared-recipes-container #left-section{flex-grow:1;max-width:810px;width:100%}.style-v2 .shared-recipes-container #right-section{flex-grow:0;max-width:340px;margin-left:70px;width:100%}@media (max-width: 1250px){.style-v2 .shared-recipes-container #right-section{display:none}}.style-v2 .recipe-collections-section{position:relative;width:100%;z-index:90;height:280px;overflow:hidden;padding:40px 0 25px;background:#fff;background:linear-gradient(180deg,#fff 83%,#f2f2f26e)}.style-v2 .recipe-collections-section .back-recipes-link{padding-left:15px}.style-v2 .recipe-collections-section .collections-prev,.style-v2 .recipe-collections-section .collections-next{text-align:center;width:40px;height:100%;background:#ffffff85;z-index:1000;cursor:pointer}.style-v2 .recipe-collections-section .collections-prev .glyphicon,.style-v2 .recipe-collections-section .collections-next .glyphicon{margin-top:120px;font-size:20px;color:#70a589}.style-v2 .recipe-collections-section .collections-prev:hover,.style-v2 .recipe-collections-section .collections-next:hover{background:#ffffffa8}.style-v2 .recipe-collections-section .collections-prev{position:absolute;top:0;left:0}.style-v2 .recipe-collections-section .collections-next{position:absolute;top:0;right:0}.style-v2 .recipe-collections-section a:hover{text-decoration:none;opacity:.8}.style-v2 .recipe-collections-section .collection-item{margin:0 24px;display:flex;flex-flow:column;width:250px;position:relative}.style-v2 .recipe-collections-section .collection-item .cover img{width:250px;height:160px;border-radius:16px;-o-object-fit:cover;object-fit:cover}.style-v2 .recipe-collections-section .collection-item .name{font-weight:500;font-size:16px;color:#70a589;margin-top:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.style-v2 .recipe-collections-section .collection-item svg{position:absolute;top:5px;left:-20px}.style-v2 .recipe-collections-section .collection-item .recipes-count{position:absolute;top:24px;left:24px;font-weight:700;font-size:14px;color:#fff}.style-v2 .recipe-collections-section .collection-details{max-width:1250px;margin:0 auto;padding:0 15px;display:flex;justify-content:flex-start;width:100%;flex-flow:wrap}.style-v2 .recipe-collections-section .collection-details .placeholder{flex-grow:0;max-width:340px;margin-left:70px;width:100%}.style-v2 .recipe-collections-section .collection-details .collection-item{margin-right:10%;margin-left:0}.style-v2 .recipe-collections-section .collection-details .collection-description{flex-grow:4;max-width:415px}.style-v2 .recipe-collections-section .collection-details .collection-description .name{font-weight:500;font-size:20px;color:#333;margin-bottom:16px}.style-v2 .recipe-collections-section .collection-details .collection-description .description{font-size:16px;color:#888}.style-v2 .shared-recipes-list-page{margin-top:10px}.style-v2 .shared-recipes-list-page .recipes-list-top{width:100%;display:flex!important;flex-flow:row wrap;justify-content:flex-start;align-items:center;padding:50px 0 15px}.style-v2 .shared-recipes-list-page .recipes-list-top h1{margin:0}.style-v2 .shared-recipes-list-page .recipes-list-top .menu{display:flex!important;flex-basis:auto;flex-grow:1;justify-content:flex-end;align-items:center;flex-shrink:0;flex-wrap:wrap}.style-v2 .shared-recipes-list-page .recipes-list-top .menu .search-field-wrapper{border:1.2px solid rgba(145,149,148,.24);border-radius:25px;padding:10px 10px 10px 20px}.style-v2 .shared-recipes-list-page .recipes-list-top .menu .search-field-wrapper input[type=text]{border:none;font-size:16px;width:calc(100% - 36px)}.style-v2 .shared-recipes-list-page .recipes-list-top .menu .search-field-wrapper button{border:none;background:transparent;color:#c9cdcc;font-size:16px}.style-v2 .shared-recipes-list-page .recipes-list-top .menu #new-post-button{max-width:140px;margin-left:20px;display:flex;align-items:center;justify-content:center}.style-v2 .shared-recipes-list-page .recipes-list-top .menu #new-post-button span{margin-right:8px}.style-v2 .shared-recipes-list-page .recipes-list-top .menu .open-filters{width:43px;padding:10px 5px;margin-left:10px}@media (min-width: 1251px){.style-v2 .shared-recipes-list-page .recipes-list-top .menu .open-filters{display:none}}@media (max-width: 470px){.style-v2 .shared-recipes-list-page .recipes-list-top h1{width:100%;margin-bottom:15px}.style-v2 .shared-recipes-list-page .recipes-list-top .menu{justify-content:space-between}.style-v2 .shared-recipes-list-page .recipes-list-top .menu .search-field-wrapper{flex-grow:2}}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item{display:flex;justify-content:space-between}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-photo{margin-right:30px}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-photo img{width:150px;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:16px}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info{display:flex;flex-flow:column;align-items:stretch;flex-grow:4}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info .recipe-name{color:#70a589;font-weight:500;font-size:20px;margin-bottom:5px}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info .recipe-name:hover{text-decoration:none}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info .ingredients-list{font-size:16px;color:#505050;max-height:70px;overflow:hidden;text-overflow:ellipsis}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info .ingredients-list span{line-height:1.5}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info .ingredients-list .circle{display:inline-block;margin:3px 5px}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info .ingredients-list .circle:last-child{display:none}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info .recipe-footer{flex-grow:4;display:flex;justify-content:space-between;align-items:flex-end;margin-top:10px}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-info .recipe-footer .categories-set{margin:0 -6px}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item:last-child{margin-left:10px}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-user{height:100%;display:flex;flex-flow:column-reverse;align-items:flex-end}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-user .user-name{font-weight:500;font-size:12px;line-height:30px;white-space:nowrap;color:#333;align-self:center}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-user .user-logo{min-width:75px}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-user .user-logo img{width:75px;height:75px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-user:hover{text-decoration:none;opacity:.9}@media (max-width: 470px){.style-v2 .shared-recipes-list-page .recipes-list .recipe-item .recipe-user{display:none}}.style-v2 .shared-recipes-list-page .recipe-filters{box-shadow:0 4px 14px #3333330f;border-radius:16px;padding:30px}.style-v2 .shared-recipes-list-page .recipe-filters h2{margin-bottom:20px}.style-v2 .shared-recipes-list-page .recipe-filters .section-title{font-weight:500;font-size:14px;cursor:pointer;margin-bottom:5px;margin-top:25px}.style-v2 .shared-recipes-list-page .recipe-filters .section-title .caret{border-top-color:#919594;opacity:.6;margin-left:5px}.style-v2 .shared-recipes-list-page .recipe-filters .section-title:not(.collapsed) .caret{transform:rotate(180deg)}.style-v2 .shared-recipes-list-page .recipe-filters .categories-set{margin:0 -6px}.style-v2 .back-recipes-link{max-width:1250px;margin:30px auto 24px;width:100%;display:block}.style-v2 .back-recipes-link .empty-primary-button{max-width:175px;padding:10px 20px 10px 10px;font-weight:400;line-height:22px}.style-v2 .back-recipes-link .empty-primary-button svg{margin-right:5px}.style-v2 .shared-recipe-page .back-recipes-link{margin-top:30px}.style-v2 .shared-recipe-page #left-section{padding-bottom:40px}.style-v2 .shared-recipe-page .recipe-summary{width:100%;display:flex!important;flex-flow:row wrap;justify-content:space-between;align-items:stretch;padding-bottom:15px}.style-v2 .shared-recipe-page .recipe-summary h1{margin:0 0 10px}.style-v2 .shared-recipe-page .recipe-summary .recipe-photo{margin-right:40px;border-radius:16px}.style-v2 .shared-recipe-page .recipe-summary .recipe-photo img{width:250px;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media (max-width: 770px){.style-v2 .shared-recipe-page .recipe-summary{flex-flow:column}.style-v2 .shared-recipe-page .recipe-summary .recipe-photo{margin-right:0;margin-bottom:10px}.style-v2 .shared-recipe-page .recipe-summary .recipe-photo img{width:100%}}.style-v2 .shared-recipe-page .recipe-summary .recipe-general{flex-grow:4;display:flex;flex-flow:column;justify-content:space-between}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .categories-set{margin:0 -6px}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;margin-top:15px}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part>div,.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .recipe-user{display:flex;align-items:center;justify-content:center}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .recipe-user{color:#333;margin-top:10px}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .recipe-user .user-logo{margin-right:10px}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .recipe-user .user-logo img{width:75px;height:75px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width: 770px){.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .recipe-user .user-logo{margin-top:0}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .recipe-user .user-logo img{width:45px;height:45px}}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .recipe-user .display-name{font-weight:500;font-size:18px;line-height:44px;white-space:nowrap}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .recipe-user:hover{text-decoration:none;opacity:.9}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .locked{margin-bottom:8px;text-align:center;font-weight:500;font-size:14px;color:#919594}.style-v2 .shared-recipe-page .recipe-summary .recipe-general .bottom-part .filled-primary-button{max-width:200px}.style-v2 .shared-recipe-page .section-title{font-weight:500;font-size:20px;cursor:pointer;margin-bottom:30px}.style-v2 .shared-recipe-page .section-title .caret{border-top-color:#919594;opacity:.6;margin-left:5px}.style-v2 .shared-recipe-page .section-title:not(.collapsed) .caret{transform:rotate(180deg)}.style-v2 .shared-recipe-page .section-title .servings-number{float:right;font-weight:500;font-size:16px;color:#919594}.style-v2 .shared-recipe-page hr{margin-top:40px;margin-bottom:40px}.style-v2 .shared-recipe-page .ingredients-list .ingredient-item{display:flex;justify-content:space-between;font-size:16px;margin:25px 0}.style-v2 .shared-recipe-page .ingredients-list .ingredient-item .ingredient-name{color:#505050}.style-v2 .shared-recipe-page .ingredients-list .ingredient-item .ingredient-name:before{content:"";display:inline-block;width:9px;height:9px;border-radius:4px;border:2px solid #EFA94A;margin-right:25px}.style-v2 .shared-recipe-page .ingredients-list .ingredient-item .ingredient-quantity{color:#70a589;font-weight:500}.style-v2 .shared-recipe-page .components-list{display:flex;justify-content:flex-start;margin:0 -7px}.style-v2 .shared-recipe-page .components-list .component-item{border:2px dashed rgba(145,149,148,.2);box-sizing:border-box;border-radius:4px;padding:10px 15px;font-weight:500;font-size:14px;color:#919594;margin:7px}.style-v2 .shared-recipe-page .components-list .component-item svg{opacity:.7;margin-right:6px}.style-v2 .shared-recipe-page .instructions{font-size:16px;border:2px dashed rgba(145,149,148,.24);box-sizing:border-box;border-radius:12px;padding:24px}.style-v2 .shared-recipe-page .related-recipes{width:100%;box-shadow:0 4px 14px #3333330f;border-radius:16px;padding:25px 32px 25px 45px}.style-v2 .shared-recipe-page .related-recipes .mini-recipe{margin:22px 0}.style-v2 .shared-recipe-page .related-recipes .mini-recipe .name{font-size:16px;color:#333;margin-left:28px}.style-v2 .shared-recipe-page .related-recipes .mini-recipe .name:before{width:18px;height:18px;font-family:Glyphicons Halflings;content:"\e013";-webkit-text-stroke:1.5px #70A589;position:absolute;margin-left:-28px;margin-top:2px;font-size:12px;color:#fff;background:#70a589;border-radius:50%;padding-left:3px;padding-top:1px}.style-v2 .shared-recipe-page .related-recipes .mini-recipe .details{font-size:12px;color:#919594;margin-top:6px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style-v2 .shared-recipe-page .related-recipes .mini-recipe .details .circle{display:inline-block;margin:3px 5px}.style-v2 .shared-recipe-page .related-recipes .mini-recipe .details .circle:last-child{display:none}.custom-min-width-100{min-width:100px}.custom-min-width-120{min-width:120px}.custom-min-width-150{min-width:150px}.style-v2 .support-articles-container{max-width:1250px;margin:0 auto;padding:0 15px;display:flex;justify-content:space-around;flex-wrap:wrap}.style-v2 .support-articles-container #left-section{flex-grow:1;max-width:810px;width:100%}.style-v2 .support-articles-container #right-section{flex-grow:0;max-width:340px;margin-left:70px;width:100%}@media (max-width: 1250px){.style-v2 .support-articles-container #right-section{display:none}}.style-v2 .article-page>div{margin-top:46px}.style-v2 .article-page .article-top{display:flex;justify-content:space-between}.style-v2 .article-page .article-top h1{margin-top:0}.style-v2 .article-page .article-content{font-size:16px;padding:10px 0 30px;text-align:justify}.style-v2 .article-page .article-content p{margin:15px 0}.style-v2 .article-page .article-content a{color:#efa94a;font-weight:700}.style-v2 .article-page .article-content img{max-width:100%;height:auto!important;margin:5px 0}.style-v2 .article-page .article-content ul{list-style-position:outside}.style-v2 .article-page .article-content ul li{margin:10px 0 10px 15px}.style-v2 .article-page .related-articles{width:100%;box-shadow:0 4px 14px #3333330f;border-radius:16px;padding:25px 32px 25px 45px}.style-v2 .article-page .related-articles .mini-article{margin:22px 0}.style-v2 .article-page .related-articles .mini-article .title{font-size:16px;color:#333;margin-left:28px}.style-v2 .article-page .related-articles .mini-article .title:before{width:18px;height:18px;font-family:Glyphicons Halflings;content:"\e013";-webkit-text-stroke:1.5px #70A589;position:absolute;margin-left:-28px;margin-top:2px;font-size:12px;color:#fff;background:#70a589;border-radius:50%;padding-left:3px;padding-top:1px}.style-v2 .article-page .related-articles .mini-article .details{font-size:12px;color:#919594;margin-top:6px;display:flex;justify-content:flex-start;align-items:center;font-weight:500}.style-v2 .article-page .related-articles .mini-article .details *{margin-right:8px}.style-v2 .back-articles-link{max-width:1250px;margin:30px auto 24px;width:100%;display:block}.style-v2 .back-articles-link .empty-primary-button{max-width:175px;padding:10px 20px 10px 10px;font-weight:400}.style-v2 .back-articles-link .empty-primary-button svg{margin-right:5px}.style-v2 .support-second-header{position:relative;width:100%;z-index:90;height:170px;overflow:hidden;background-image:url(https://wholesum.app/assets/support-02b9ece82540b123fc6186f8499acf0a7b1bdf1f22e4af46bc199f8f0530723e.png);background-repeat:no-repeat;background-position:right center;background-size:cover}.style-v2 .support-second-header .second-header-container{max-width:1250px;width:100%;margin:0 auto;padding:0 15px;height:100%;display:flex;align-items:center;justify-content:space-between}.style-v2 .support-second-header .second-header-container h1{color:#fff;margin-top:10px}.style-v2 .support-second-header .second-header-container .search-field-wrapper{border:1.2px solid rgba(145,149,148,.24);border-radius:25px;padding:10px 10px 10px 20px;background-color:#fff;width:450px}.style-v2 .support-second-header .second-header-container .search-field-wrapper input[type=text]{border:none;font-size:16px;width:calc(100% - 36px)}.style-v2 .support-second-header .second-header-container .search-field-wrapper button{border:none;background:transparent;color:#c9cdcc;font-size:16px}.style-v2 .about-section{box-shadow:0 4px 14px #3333330f;border-radius:16px;padding:30px}.style-v2 .about-section .about-text{color:#919594;margin-top:20px;margin-bottom:30px;line-height:22px}.style-v2 .about-section .links{display:flex;justify-content:space-between}.style-v2 .articles-page{margin-top:10px}.style-v2 .articles-page .articles-list-section hr:first-child{border-color:#fff}.style-v2 .articles-page .articles-list-section .section-title{font-weight:500;font-size:20px;cursor:pointer;margin-bottom:35px;display:flex;align-items:center}.style-v2 .articles-page .articles-list-section .section-title .c-icon{background:#fafafa;border-radius:50%;width:30px;height:30px;margin-right:25px;text-align:center}.style-v2 .articles-page .articles-list-section .section-title .c-icon img{vertical-align:middle}.style-v2 .articles-page .articles-list-section .section-title .caret{border-top-color:#919594;opacity:.6;margin-left:15px}.style-v2 .articles-page .articles-list-section .section-title:not(.collapsed) .caret{transform:rotate(180deg)}.style-v2 .articles-page .articles-list-section .section-title .servings-number{float:right;font-weight:500;font-size:16px;color:#919594}.style-v2 .articles-page .articles-list-section .articles-list .article-item{display:flex;flex-flow:row;width:100%;justify-content:space-between;font-size:18px;margin-top:15px}.style-v2 .articles-page .articles-list-section .articles-list .article-item a{color:#70a589;font-weight:500;font-size:20px;text-decoration:none}.style-v2 .articles-page .articles-list-section .articles-list .article-item .comments-number{color:#efa94a;font-weight:700;font-size:16px;margin:10px 15px;display:flex;align-items:center}.style-v2 .articles-page .articles-list-section .articles-list .article-item .comments-number svg{opacity:.65}.style-v2 .articles-page .articles-list-section .articles-list .article-item .comments-number span{margin-left:8px}.articles-autocomplete{border:none!important;box-shadow:0 4px 14px #3333330f}.articles-autocomplete li{background-color:#fff!important;font-size:16px}.articles-autocomplete li .ui-menu-item-wrapper{width:100%;padding:5px;display:block;border:1px solid #FFF;text-decoration:none}.articles-autocomplete li .ui-menu-item-wrapper .article-autocomplete-highlight{background-color:#ffb44fb5}
