img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
:root{--comment-rating-star-color:#343434}.wprm-comment-rating svg path{fill:var(--comment-rating-star-color)}.wprm-comment-rating svg polygon{stroke:var(--comment-rating-star-color)}.wprm-comment-rating .wprm-rating-star-full svg path{stroke:var(--comment-rating-star-color);fill:var(--comment-rating-star-color)}.wprm-comment-rating .wprm-rating-star-empty svg path{stroke:var(--comment-rating-star-color);fill:none}.wprm-comment-ratings-container svg .wprm-star-full{fill:var(--comment-rating-star-color)}.wprm-comment-ratings-container svg .wprm-star-empty{stroke:var(--comment-rating-star-color)}body:not(:hover) fieldset.wprm-comment-ratings-container:focus-within span{outline:1px solid #4d90fe}.comment-form-wprm-rating{margin-bottom:20px;margin-top:5px;text-align:left}.comment-form-wprm-rating .wprm-rating-stars{display:inline-block;vertical-align:middle}fieldset.wprm-comment-ratings-container{background:0 0;border:0;display:inline-block;margin:0;padding:0;position:relative}fieldset.wprm-comment-ratings-container legend{left:0;opacity:0;position:absolute}fieldset.wprm-comment-ratings-container br{display:none}fieldset.wprm-comment-ratings-container input[type=radio]{border:0;cursor:pointer;float:left;height:16px;margin:0!important;min-height:0;min-width:0;opacity:0;padding:0!important;width:16px}fieldset.wprm-comment-ratings-container input[type=radio]:first-child{margin-left:-16px}fieldset.wprm-comment-ratings-container span{font-size:0;height:16px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:80px}fieldset.wprm-comment-ratings-container span svg{height:100%!important;width:100%!important}fieldset.wprm-comment-ratings-container input:checked+span,fieldset.wprm-comment-ratings-container input:hover+span{opacity:1}fieldset.wprm-comment-ratings-container input:hover+span~span{display:none}.rtl .comment-form-wprm-rating{text-align:right}.rtl img.wprm-comment-rating{transform:scaleX(-1)}.rtl fieldset.wprm-comment-ratings-container span{left:inherit;right:0}.rtl fieldset.wprm-comment-ratings-container span svg{transform:scaleX(-1)}:root{--wprm-popup-font-size:16px;--wprm-popup-background:#fff;--wprm-popup-title:#000;--wprm-popup-content:#444;--wprm-popup-button-background:#5a822b;--wprm-popup-button-text:#fff}html body.wprm-popup-modal-open{height:100%;left:0;overflow:visible;position:fixed;right:0;width:100%}.wprm-popup-modal{display:none}.wprm-popup-modal.is-open{display:block}.wprm-popup-modal__overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;touch-action:none;z-index:2147483646}.wprm-popup-modal__container{background-color:var(--wprm-popup-background);border-radius:4px;box-sizing:border-box;font-size:var(--wprm-popup-font-size);max-height:100vh;max-height:100dvh;max-width:100%;overflow-y:auto;padding:30px}@media(min-width:768px){.wprm-popup-modal__container{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px)}}.wprm-popup-modal__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.wprm-popup-modal__title{box-sizing:border-box;color:var(--wprm-popup-title);font-size:1.2em;font-weight:600;line-height:1.25;margin-bottom:0;margin-top:0}.wprm-popup-modal__header .wprm-popup-modal__close{background:0 0;border:0;cursor:pointer;width:18px}.wprm-popup-modal__header .wprm-popup-modal__close:before{color:var(--wprm-popup-title);content:"✕";font-size:var(--wprm-popup-font-size)}.wprm-popup-modal__content{color:var(--wprm-popup-content);line-height:1.5}.wprm-popup-modal__content p{font-size:1em;line-height:1.5}.wprm-popup-modal__footer{margin-top:20px}.wprm-popup-modal__btn{-webkit-appearance:button;background-color:var(--wprm-popup-button-background);border-radius:.25em;border-style:none;border-width:0;color:var(--wprm-popup-button-text);cursor:pointer;font-size:1em;line-height:1.15;margin:0;overflow:visible;padding:.5em 1em;text-transform:none;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.wprm-popup-modal__btn.wprm-popup-modal__btn--secondary{background-color:var(--wprm-popup-button-text);border:1px solid var(--wprm-popup-button-background);color:var(--wprm-popup-button-background);margin-left:20px}.wprm-popup-modal__btn:disabled{cursor:not-allowed;opacity:.3}.wprm-popup-modal__btn:not(:disabled):focus,.wprm-popup-modal__btn:not(:disabled):hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@keyframes wprmPopupModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes wprmPopupModalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes wprmPopupModalSlideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes wprmPopupModalSlideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.wprm-popup-modal[aria-hidden=false] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeIn .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=false] .wprm-popup-modal__container{animation:wprmPopupModalSlideIn .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__container{animation:wprmPopupModalSlideOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal .wprm-popup-modal__container,.wprm-popup-modal .wprm-popup-modal__overlay{will-change:transform}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.tippy-box[data-theme=wprm] .tippy-content p:first-child{margin-top:0}.tippy-box[data-theme=wprm] .tippy-content p:last-child{margin-bottom:0}.tippy-box[data-theme~=wprm-variable]{background-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--wprm-tippy-background)}#wp-admin-bar-wp-recipe-maker{display:block!important}#wp-admin-bar-wp-recipe-maker .ab-icon{margin:2px 4px 0 0}#wp-admin-bar-wp-recipe-maker .ab-icon:before{content:""}#wp-admin-bar-wp-recipe-maker .ab-label{align-items:center;display:flex}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-badge{background-color:#d63638;border-radius:9px;box-sizing:border-box;color:#fff;display:inline!important;float:right;height:18px;line-height:1;margin:1px 0 -1px 5px;min-width:18px;padding:0 5px;text-align:center;z-index:26}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-badge span{font-size:11px;line-height:18px}#wp-admin-bar-wp-recipe-maker .ab-sub-wrapper .ab-empty-item{font-weight:200;text-align:center}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-sub-wrapper{max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-empty-item,#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-item{height:auto;min-height:30px;white-space:normal}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-sub-wrapper{left:260px;max-height:calc(100vh - 48px);max-width:calc(100vw - 32px);overflow:auto;position:fixed;right:auto;top:32px;width:min(620px,100vw - 276px)}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-item{height:auto;min-height:0;padding:0;white-space:normal}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel{padding:12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-entry-header{color:#fff;font-weight:600;margin-bottom:8px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-actions{display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:10px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-action{align-items:center;background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.14);border-radius:6px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05);box-sizing:border-box;color:#fff!important;display:flex;font-size:12px;font-weight:500;justify-content:center;line-height:1.2;margin:0;min-height:36px;padding:8px 12px;text-align:center;text-decoration:none;white-space:nowrap;width:100%}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-action:hover{background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.22)}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action,#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action:focus,#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action:visited{color:#fff!important;float:none;height:auto;line-height:1.2;padding:8px 12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:6px;max-height:min(320px,100vh - 180px);max-width:100%;overflow:auto;padding:10px 12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json pre{font-family:Consolas,Monaco,monospace;font-size:11px;line-height:1.45;margin:0;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}@media(max-width:782px){#wp-admin-bar-wp-recipe-maker .ab-icon{margin-left:4px}#wp-admin-bar-wp-recipe-maker .ab-label{display:none}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-sub-wrapper{left:16px;max-height:calc(100vh - 62px);max-width:none;right:16px;top:46px;width:auto}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json{max-height:min(280px,100vh - 220px)}}img.wprm-comment-rating{display:block;margin:5px 0}img.wprm-comment-rating+br{display:none}.wprm-rating-star svg{display:inline;height:16px;margin:0;vertical-align:middle;width:16px}.wprm-rating-star.rated svg polygon{fill:#000}.wprm-loader{animation:wprmSpin 1s ease-in-out infinite;-webkit-animation:wprmSpin 1s ease-in-out infinite;border:2px solid hsla(0,0%,78%,.3);border-radius:50%;border-top-color:#444;display:inline-block;height:10px;width:10px}@keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}.wprm-automatic-recipe-snippets{margin-bottom:10px}.wprm-automatic-recipe-snippets.align-center{text-align:center}.wprm-automatic-recipe-snippets.align-right{text-align:right}.wprm-automatic-recipe-snippets .wprm-jump-to-recipe-shortcode,.wprm-automatic-recipe-snippets .wprm-jump-to-video-shortcode,.wprm-automatic-recipe-snippets .wprm-print-recipe-shortcode{display:inline-block;margin:0 5px;padding:5px 10px;text-decoration:none}.wprm-recipe-container{outline:none}.wprm-recipe{overflow:hidden;zoom:1;clear:both;text-align:left}.wprm-recipe *{box-sizing:border-box}.wprm-recipe ol,.wprm-recipe ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0;margin:0;padding:0}.wprm-recipe li{font-size:1em;margin:0 0 0 32px;padding:0}.wprm-recipe p{font-size:1em;margin:0;padding:0}.wprm-recipe li,.wprm-recipe li.wprm-recipe-instruction{list-style-position:outside}.wprm-recipe li:before{display:none}.wprm-recipe h1,.wprm-recipe h2,.wprm-recipe h3,.wprm-recipe h4,.wprm-recipe h5,.wprm-recipe h6{clear:none;font-variant:normal;letter-spacing:normal;margin:0;padding:0;text-transform:none}.wprm-recipe a.wprm-recipe-link,.wprm-recipe a.wprm-recipe-link:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wprm-recipe .wprm-nutrition-label{margin-top:10px}.wprm-nutrition-label-text-nutrition-container,.wprm-recipe-equipment-item,.wprm-recipe-ingredient{border:0}body:not(.wprm-print) .wprm-recipe p:first-letter {color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:inherit;padding:inherit}.rtl .wprm-recipe{text-align:right}.rtl .wprm-recipe li{margin:0 32px 0 0}.wprm-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.wprm-recipe-author-with-image{align-items:center;display:inline-flex}.wprm-recipe-author-with-image .wprm-recipe-author-image{line-height:0;margin-right:10px}.wprm-call-to-action.wprm-call-to-action-simple{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:10px;padding:5px 10px}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon{font-size:2.2em;margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon svg{margin-top:0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container .wprm-call-to-action-header{display:block;font-size:1.3em;font-weight:700}@media (max-width:450px){.wprm-call-to-action.wprm-call-to-action-simple{flex-wrap:wrap}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{text-align:center}}.wprm-condition-width{display:none}.wprm-recipe.wprm-max-400 .wprm-condition-max-width-400,.wprm-recipe.wprm-max-500 .wprm-condition-max-width-500,.wprm-recipe.wprm-max-600 .wprm-condition-max-width-600,.wprm-recipe.wprm-max-700 .wprm-condition-max-width-700,.wprm-recipe.wprm-max-800 .wprm-condition-max-width-800,.wprm-recipe.wprm-min-400 .wprm-condition-min-width-400,.wprm-recipe.wprm-min-500 .wprm-condition-min-width-500,.wprm-recipe.wprm-min-600 .wprm-condition-min-width-600,.wprm-recipe.wprm-min-700 .wprm-condition-min-width-700,.wprm-recipe.wprm-min-800 .wprm-condition-min-width-800{display:block}.wprm-meta-container-custom-color{--wprm-meta-container-block-color:inherit;--wprm-meta-container-label-color:inherit;--wprm-meta-container-link-color:inherit}.wprm-meta-container-custom-color .wprm-recipe-block-container{color:var(--wprm-meta-container-block-color)}.wprm-meta-container-custom-color .wprm-recipe-block-container .wprm-recipe-details-label{color:var(--wprm-meta-container-label-color)}.wprm-meta-container-custom-color .wprm-recipe-block-container * a,.wprm-meta-container-custom-color .wprm-recipe-block-container a{color:var(--wprm-meta-container-link-color)}.wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.rtl .wprm-recipe-block-container-inline{margin-left:1.2em;margin-right:0}.wprm-recipe-details-container-inline{--wprm-meta-container-separator-color:#aaa}.wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline{margin-right:0}.wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline:not(:last-child):after{color:var(--wprm-meta-container-separator-color);white-space:nowrap}.wprm-recipe-details-container-inline.wprm-inline-separator-dot .wprm-recipe-block-container-inline:not(:last-child):after{content:"  •  "}.wprm-recipe-details-container-inline.wprm-inline-separator-short-dash .wprm-recipe-block-container-inline:not(:last-child):after{content:"  -  "}.wprm-recipe-details-container-inline.wprm-inline-separator-long-dash .wprm-recipe-block-container-inline:not(:last-child):after{content:"  —  "}.wprm-recipe-details-container-inline.wprm-inline-separator-long-line .wprm-recipe-block-container-inline:not(:last-child):after,.wprm-recipe-details-container-inline.wprm-inline-separator-short-line .wprm-recipe-block-container-inline:not(:last-child):after{background-color:var(--wprm-meta-container-separator-color);content:"";display:inline-block;height:1em;margin:0 .8em;vertical-align:middle;width:1px}.wprm-recipe-details-container-inline.wprm-inline-separator-long-line .wprm-recipe-block-container-inline:not(:last-child):after{height:1.3em}.rtl .wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{margin-left:1.2em;margin-right:0}.rtl .wprm-recipe-details-container-inline.wprm-inline-separator{overflow:hidden}.rtl .wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline{margin-left:0}.wprm-recipe-block-container-columns,.wprm-recipe-block-container-separate,.wprm-recipe-block-container-separated,.wprm-recipe-block-container-separated .wprm-recipe-details-label{display:block}.wprm-recipe-block-container-columns .wprm-recipe-details-label{display:inline-block;min-width:130px}.wprm-recipe-details-container-inline{display:inline}.wprm-recipe-details-container-pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;--pill-padding-vertical:5px;--pill-padding-horizontal:15px;--pill-border-radius:100px;--pill-background-color:#333;--pill-text-color:#fff;--pill-border-color:#333;--pill-borderwidth:0px}.wprm-recipe-details-container-pills .wprm-recipe-meta-container-pill{background-color:var(--pill-background-color);border-color:var(--pill-border-color);border-radius:var(--pill-border-radius);border-style:solid;border-width:var(--pill-borderwidth);color:var(--pill-text-color);padding:var(--pill-padding-vertical) var(--pill-padding-horizontal)}.wprm-recipe-details-container-table{border:1px dotted #666;display:flex;margin:5px 0;padding:5px}.wprm-recipe-details-container-table .wprm-recipe-block-container-table{display:flex;flex:1;flex-direction:column;text-align:center}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom{border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left-right{border-bottom:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top{border-bottom:none!important;border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom{border-left:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left{border-bottom:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-right{border-bottom:none!important;border-left:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-inside-only{border:none!important}@media (min-width:451px){.wprm-recipe-table-borders-empty .wprm-recipe-block-container-table{border:none!important}.wprm-recipe-table-borders-inside .wprm-recipe-block-container-table{border-bottom:none!important;border-right:none!important;border-top:none!important}.rtl .wprm-recipe-table-borders-inside .wprm-recipe-block-container-table,.wprm-recipe-table-borders-inside .wprm-recipe-block-container-table:first-child{border-left:none!important}.rtl .wprm-recipe-table-borders-inside .wprm-recipe-block-container-table:first-child{border-right:none!important}}@media (max-width:450px){.wprm-recipe-details-container-table{border:none!important;display:block;margin:5px 0;padding:0}.wprm-recipe-details-container-table.wprm-recipe-table-borders-none{display:flex;flex-wrap:wrap}.wprm-recipe-details-container-table.wprm-recipe-table-borders-none .wprm-recipe-block-container-table{max-width:100%;min-width:120px}.wprm-recipe-details-container-table .wprm-recipe-block-container-table{padding:5px}.wprm-recipe-details-container-table.wprm-recipe-table-borders-all .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom .wprm-recipe-block-container-table{border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left-right .wprm-recipe-block-container-table{border-bottom:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top .wprm-recipe-block-container-table{border-bottom:none!important;border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom .wprm-recipe-block-container-table{border-left:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom .wprm-recipe-block-container-table:not(:last-child){border-bottom:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left .wprm-recipe-block-container-table{border-bottom:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-right .wprm-recipe-block-container-table{border-bottom:none!important;border-left:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-inside-only .wprm-recipe-block-container-table{border:none!important}.wprm-recipe-block-container-columns .wprm-recipe-details-label{margin-right:.4em;min-width:0}}.wprm-recipe-details-unit{font-size:.8em}@media only screen and (max-width:600px){.wprm-recipe-details-unit{font-size:1em}}.wprm-container-columns-spaced,.wprm-container-columns-spaced-middle{display:flex;flex-wrap:wrap;justify-content:space-between}.wprm-container-columns-spaced-middle.wprm-container-columns-spaced-middle,.wprm-container-columns-spaced.wprm-container-columns-spaced-middle{align-items:center}.wprm-container-columns-spaced-middle>*,.wprm-container-columns-spaced>*{flex:1}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter,.wprm-container-columns-spaced.wprm-container-columns-gutter{margin-left:-8px;margin-right:-8px}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>*,.wprm-container-columns-spaced.wprm-container-columns-gutter>*{margin-left:8px!important;margin-right:8px!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container{margin-left:0!important;margin-right:0!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container a,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container a{margin-left:8px!important;margin-right:8px!important}@media (max-width:450px){.wprm-container-columns-spaced,.wprm-container-columns-spaced-middle{display:block}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>*,.wprm-container-columns-spaced.wprm-container-columns-gutter>*{margin-bottom:16px!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container{margin-bottom:0!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container a,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container a{margin-bottom:16px!important}}.wprm-container-float-left{float:left;margin:0 10px 10px 0;position:relative;text-align:center;z-index:1}.rtl .wprm-container-float-left,.wprm-container-float-right{float:right;margin:0 0 10px 10px}.wprm-container-float-right{position:relative;text-align:center;z-index:1}.rtl .wprm-container-float-right{float:left;margin:0 10px 10px 0}@media only screen and (max-width:640px){.rtl .wprm-container-float-left,.rtl .wprm-container-float-right,.wprm-container-float-left,.wprm-container-float-right{float:none;margin-left:0;margin-right:0}}.wprm-header-decoration-icon-line,.wprm-header-decoration-line,.wprm-header-decoration-spacer,.wprm-icon-decoration-line{align-items:center;display:flex;flex-wrap:wrap}.wprm-header-decoration-icon-line.wprm-align-left .wprm-decoration-line,.wprm-header-decoration-line.wprm-align-left .wprm-decoration-line,.wprm-header-decoration-spacer.wprm-align-left .wprm-decoration-line,.wprm-icon-decoration-line.wprm-align-left .wprm-decoration-line{margin-left:15px}.wprm-header-decoration-icon-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-icon-line.wprm-align-right .wprm-decoration-line,.wprm-header-decoration-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-line.wprm-align-right .wprm-decoration-line,.wprm-header-decoration-spacer.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-spacer.wprm-align-right .wprm-decoration-line,.wprm-icon-decoration-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-icon-decoration-line.wprm-align-right .wprm-decoration-line{margin-right:15px}.wprm-header-decoration-icon-line.wprm-align-center .wprm-decoration-line:last-child,.wprm-header-decoration-line.wprm-align-center .wprm-decoration-line:last-child,.wprm-header-decoration-spacer.wprm-align-center .wprm-decoration-line:last-child,.wprm-icon-decoration-line.wprm-align-center .wprm-decoration-line:last-child{margin-left:15px}.wprm-decoration-line{border:0;border-bottom:1px solid #000;flex:auto;height:1px}.wprm-decoration-spacer{flex:auto}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-faded{opacity:.7}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-smaller{font-size:.8em}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-smaller-faded{font-size:.8em;opacity:.7}.wprm-expandable-container,.wprm-expandable-container-separated{--wprm-expandable-text-color:#333;--wprm-expandable-button-color:#fff;--wprm-expandable-border-color:#333;--wprm-expandable-border-radius:0px;--wprm-expandable-vertical-padding:5px;--wprm-expandable-horizontal-padding:5px}.wprm-expandable-container a.wprm-expandable-button,.wprm-expandable-container button.wprm-expandable-button,.wprm-expandable-container-separated a.wprm-expandable-button,.wprm-expandable-container-separated button.wprm-expandable-button{color:var(--wprm-expandable-text-color)}.wprm-expandable-container button.wprm-expandable-button,.wprm-expandable-container-separated button.wprm-expandable-button{background-color:var(--wprm-expandable-button-color);border-color:var(--wprm-expandable-border-color);border-radius:var(--wprm-expandable-border-radius);padding:var(--wprm-expandable-vertical-padding) var(--wprm-expandable-horizontal-padding)}.wprm-expandable-container-separated.wprm-expandable-collapsed .wprm-expandable-button-hide,.wprm-expandable-container-separated.wprm-expandable-collapsed .wprm-expandable-content,.wprm-expandable-container-separated.wprm-expandable-expanded .wprm-expandable-button-show,.wprm-expandable-container.wprm-expandable-collapsed .wprm-expandable-button-hide,.wprm-expandable-container.wprm-expandable-collapsed .wprm-expandable-content,.wprm-expandable-container.wprm-expandable-expanded .wprm-expandable-button-show{display:none}.wprm-expandable-separated-content-collapsed{display:none!important}.wprm-block-text-normal{font-style:normal;font-weight:400;text-transform:none}.wprm-block-text-light{font-weight:300!important}.wprm-block-text-light-bold{font-weight:500!important}.wprm-block-text-semi-bold{font-weight:600!important}.wprm-block-text-bold{font-weight:700!important}.wprm-block-text-italic{font-style:italic!important}.wprm-block-text-uppercase{text-transform:uppercase!important}.wprm-block-text-faded{opacity:.7}.wprm-block-text-uppercase-faded{opacity:.7;text-transform:uppercase!important}.wprm-block-text-smaller{font-size:.9em}.wprm-block-text-larger{font-size:1.1em}.wprm-block-text-faded .wprm-block-text-faded,.wprm-block-text-uppercase-faded .wprm-block-text-uppercase-faded{opacity:1}.wprm-block-text-larger .wprm-block-text-larger,.wprm-block-text-smaller .wprm-block-text-smaller{font-size:1em}.wprm-align-left{text-align:left}.wprm-align-center{text-align:center}.wprm-align-right{text-align:right}.wprm-align-top{align-items:start}.wprm-align-middle{align-items:center}.wprm-align-bottom{align-items:end}.wprm-recipe-header .wprm-recipe-icon:not(.wprm-collapsible-icon){margin-right:10px}.wprm-recipe-header .wprm-recipe-icon.wprm-collapsible-icon{margin-left:10px}.wprm-recipe-header.wprm-header-has-actions{align-items:center;display:flex;flex-wrap:wrap}.wprm-recipe-header .wprm-recipe-adjustable-servings-container,.wprm-recipe-header .wprm-recipe-media-toggle-container,.wprm-recipe-header .wprm-unit-conversion-container{font-size:16px;font-style:normal;font-weight:400;opacity:1;text-transform:none}.wprm-recipe-header .wprm-header-toggle{float:right}.wprm-recipe-header .wprm-header-toggle a.wprm-expandable-button{color:#333;cursor:pointer;text-decoration:none}.wprm-recipe-icon svg{display:inline;height:1.3em;margin-top:-.15em;overflow:visible;vertical-align:middle;width:1.3em}.wprm-icon-shortcode{font-size:16px;height:16px}.wprm-icon-shortcode.wprm-icon-shortcode-inline{display:inline}.wprm-icon-shortcode .wprm-recipe-icon svg{display:inline;height:1em;margin-top:0;overflow:visible;vertical-align:middle;width:1em}.wprm-interactivity-container{display:flex;gap:10px;margin:10px 20px 0}.wprm-internal-container{background-color:#fff;border:0 solid #fff;border-radius:20px;padding:20px}.wprm-internal-container ul li{margin-left:16px}.wprm-internal-container .wprm-internal-container-toggle+.wprm-recipe-ingredient-group .wprm-recipe-group-name,.wprm-internal-container .wprm-internal-container-toggle+.wprm-recipe-instruction-group .wprm-recipe-group-name,.wprm-internal-container .wprm-recipe-ingredient-group:first-child .wprm-recipe-group-name,.wprm-internal-container .wprm-recipe-instruction-group:first-child .wprm-recipe-group-name{margin-top:0!important}.wprm-internal-container .wprm-internal-container-toggle{float:right;position:relative;z-index:2}.wprm-internal-container .wprm-internal-container-toggle a.wprm-expandable-button{color:#333;cursor:pointer;text-decoration:none}.wprm-internal-container.wprm-expandable-collapsed{mask-image:linear-gradient(180deg,#000 50%,transparent);max-height:60px;overflow:hidden}.wprm-recipe-image img{display:block;margin:0 auto}.wprm-recipe-image .dpsp-pin-it-wrapper{margin:0 auto}.wprm-recipe-image picture{border:none!important}.wprm-block-image-circle img{border-radius:50%}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-group-name{margin-top:.8em!important}.wprm-recipe-ingredients-container.wprm-recipe-images-before .wprm-recipe-ingredient-image{margin-right:10px}.wprm-recipe-ingredients-container.wprm-recipe-images-after .wprm-recipe-ingredient-image{margin-left:10px}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image{flex-shrink:0}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image .wprm-recipe-ingredient-no-image-placeholder{display:inline-block}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image img{vertical-align:middle}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-faded{opacity:.7}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-smaller{font-size:.8em}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-smaller-faded{font-size:.8em;opacity:.7}.wprm-ingredient-style-grouped ul.wprm-recipe-ingredients{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.wprm-ingredient-style-grouped .wprm-recipe-ingredient-details-container{align-items:center;display:flex}.wprm-ingredient-style-grouped .wprm-recipe-ingredient-details-container .wprm-recipe-ingredient-notes{display:block}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient{display:flex}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit{flex-shrink:0;margin-right:10px}.wprm-ingredient-style-table-2-align.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-2.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3-align.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient{align-items:center}.wprm-ingredient-style-table-2-align .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3-align .wprm-recipe-ingredient-amount-unit{text-align:right}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes{flex:1}.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-name,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-name{margin-right:10px}.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-notes,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-notes{flex:1}.wprm-recipe-instructions-container .wprm-recipe-instruction-group-name{margin-top:.8em!important}.wprm-recipe-instructions-container .wprm-recipe-instruction-text{font-size:1em}.wprm-recipe-instructions-container .wprm-recipe-instruction-media{margin:5px 0 15px;max-width:100%}.wprm-recipe-instructions-container .wprm-recipe-instruction-video iframe{max-width:100%}.wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient{display:inline-block;padding-right:5px}.wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient:last-child{padding-right:0}.wprm-recipe-instructions .wprm-recipe-instruction-tip,.wprm-recipe-tip{align-items:flex-start;counter-increment:none!important;display:flex;gap:10px;list-style:none!important;margin-bottom:12px;padding:10px 12px}.wprm-recipe-instructions .wprm-recipe-instruction-tip::marker,.wprm-recipe-instructions .wprm-recipe-instruction-tip:before,.wprm-recipe-tip::marker,.wprm-recipe-tip:before{content:none!important;display:none!important}.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-instruction-tip-icon,.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-tip-icon,.wprm-recipe-tip .wprm-recipe-instruction-tip-icon,.wprm-recipe-tip .wprm-recipe-tip-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:1.1em;justify-content:center;line-height:inherit;min-height:1.25em;min-height:1lh}.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-instruction-tip-text,.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-tip-text,.wprm-recipe-tip .wprm-recipe-instruction-tip-text,.wprm-recipe-tip .wprm-recipe-tip-text{color:var(--wprm-tip-text-color,#000);flex:1;min-width:0}.wprm-recipe-instruction-tip-style-left-border,.wprm-recipe-instruction-tip-style-left-border-straight,.wprm-recipe-tip-style-left-border,.wprm-recipe-tip-style-left-border-straight{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 9%,transparent);border-left:5px solid var(--wprm-tip-accent,#2b6cb0);border-radius:0}.wprm-recipe-instruction-tip-style-left-border-rounded,.wprm-recipe-tip-style-left-border-rounded{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 9%,transparent);border-left:5px solid var(--wprm-tip-accent,#2b6cb0);border-radius:4px}.wprm-recipe-instruction-tip-style-filled,.wprm-recipe-tip-style-filled{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 16%,transparent);border-radius:4px}.wprm-recipe-instruction-tip-style-outline,.wprm-recipe-tip-style-outline{border:1px solid var(--wprm-tip-accent,#2b6cb0);border-radius:4px}.wprm-recipe-instruction-tip-style-banner,.wprm-recipe-tip-style-banner{border-bottom:2px solid var(--wprm-tip-accent,#2b6cb0);border-top:2px solid var(--wprm-tip-accent,#2b6cb0);padding-bottom:12px;padding-top:12px}.rtl .wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient{display:inline-block;padding-left:5px;padding-right:0}.rtl .wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient:first-child{padding-left:5px}.rtl .wprm-recipe-instruction-tip-style-left-border,.rtl .wprm-recipe-instruction-tip-style-left-border-rounded,.rtl .wprm-recipe-instruction-tip-style-left-border-straight,.rtl .wprm-recipe-tip-style-left-border,.rtl .wprm-recipe-tip-style-left-border-rounded,.rtl .wprm-recipe-tip-style-left-border-straight{border-left:0;border-right:5px solid var(--wprm-tip-accent,#2b6cb0)}.wprm-recipe-shop-instacart-loading{cursor:wait;opacity:.5}.wprm-recipe-shop-instacart{align-items:center;border:1px solid #003d29;border-radius:23px;cursor:pointer;display:inline-flex;font-family:Instacart,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;height:46px;padding:0 18px}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-dark{background-color:#003d29;color:#faf1e5}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-light{background-color:#faf1e5;border-color:#efe9e1;color:#003d29}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-white{background-color:#fff;border-color:#e8e9eb;color:#000}.wprm-recipe-shop-instacart>img{height:22px!important;margin:0!important;padding:0!important;width:auto!important}.wprm-recipe-shop-instacart>span{margin-left:10px}.wprm-recipe-jump-to-section-container{--wprm-jump-to-section-gap:10px;--wprm-jump-to-section-alignment:flex-start;--wprm-jump-to-section-background:#fff;--wprm-jump-to-section-text-color:#333;--wprm-jump-to-section-borderwidth:0px;--wprm-jump-to-section-border:#333;--wprm-jump-to-section-border-radius:10px;--wprm-jump-to-section-vertical-padding:5px;--wprm-jump-to-section-horizontal-padding:15px;align-items:center;display:flex;flex-wrap:wrap;gap:var(--wprm-jump-to-section-gap);justify-content:var(--wprm-jump-to-section-alignment);text-wrap:nowrap}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-nowrap{flex-wrap:nowrap}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll{flex-wrap:nowrap;overflow-x:scroll;scrollbar-width:none;--wprm-jump-to-section-fade-width:50px;mask-image:linear-gradient(to right,transparent 0,#000 var(--wprm-jump-to-section-fade-width),#000 calc(100% - var(--wprm-jump-to-section-fade-width)),transparent 100%);mask-repeat:no-repeat;mask-size:100% 100%}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll::-webkit-scrollbar{display:none}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-left{mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--wprm-jump-to-section-fade-width)),transparent 100%)}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-right{mask-image:linear-gradient(to right,transparent 0,#000 var(--wprm-jump-to-section-fade-width),#000 100%)}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-left.scrolled-right{mask-image:none}.wprm-recipe-jump-to-section-container a.wprm-recipe-jump-to-section{align-items:center;background-color:var(--wprm-jump-to-section-background);border-color:var(--wprm-jump-to-section-border);border-radius:var(--wprm-jump-to-section-border-radius);border-style:solid;border-width:var(--wprm-jump-to-section-borderwidth);color:var(--wprm-jump-to-section-text-color);display:flex;gap:5px;padding:var(--wprm-jump-to-section-vertical-padding) var(--wprm-jump-to-section-horizontal-padding);text-decoration:none}.wprm-recipe-jump-to-section-container .wprm-recipe-icon svg{margin-top:0}.wprm-recipe-jump-to-section-icon-above .wprm-recipe-jump-to-section{flex-direction:column}.wprm-recipe-jump-to-section-icon-right .wprm-recipe-jump-to-section{flex-direction:row-reverse}.wprm-recipe-jump-to-section-icon-below .wprm-recipe-jump-to-section{flex-direction:column-reverse}.wprm-layout-container{--wprm-layout-container-text-color:inherit;--wprm-layout-container-background-color:inherit;background-color:var(--wprm-layout-container-background-color);color:var(--wprm-layout-container-text-color)}.wprm-layout-column-container{display:flex;flex-wrap:nowrap}.wprm-layout-column{--wprm-layout-column-text-color:inherit;--wprm-layout-column-background-color:inherit;background-color:var(--wprm-layout-column-background-color);color:var(--wprm-layout-column-text-color)}.wprm-padding-5{padding:5px}.wprm-padding-10{padding:10px}.wprm-padding-20{padding:20px}.wprm-padding-30{padding:30px}.wprm-padding-40{padding:40px}.wprm-padding-50{padding:50px}.wprm-column-gap-5{column-gap:5px}.wprm-column-gap-10{column-gap:10px}.wprm-column-gap-20{column-gap:20px}.wprm-column-gap-30{column-gap:30px}.wprm-column-gap-40{column-gap:40px}.wprm-column-gap-50{column-gap:50px}.wprm-row-gap-5{row-gap:5px}.wprm-row-gap-10{row-gap:10px}.wprm-row-gap-20{row-gap:20px}.wprm-row-gap-30{row-gap:30px}.wprm-row-gap-40{row-gap:40px}.wprm-row-gap-50{row-gap:50px}.wprm-layout-column{flex:auto}.wprm-column-width-20{flex:1 1 20%}.wprm-column-width-25{flex:1 1 25%}.wprm-column-width-33{flex:1 1 33.33%}.wprm-column-width-40{flex:1 1 40%}.wprm-column-width-50{flex:1 1 50%}.wprm-column-width-60{flex:1 1 60%}.wprm-column-width-66{flex:1 1 66.66%}.wprm-column-width-75{flex:1 1 75%}.wprm-column-width-80{flex:1 1 80%}@media (max-width:480px){.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400){flex-direction:column}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400).wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400) .wprm-layout-column{width:100%}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-left{text-align:left}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-right{text-align:right}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-center{text-align:center}}@media (max-width:768px){.wprm-column-rows-tablet{flex-direction:column}.wprm-column-rows-tablet.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-tablet .wprm-layout-column{width:100%}.wprm-column-rows-tablet>.wprm-align-rows-left{text-align:left}.wprm-column-rows-tablet>.wprm-align-rows-right{text-align:right}.wprm-column-rows-tablet>.wprm-align-rows-center{text-align:center}}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900{flex-direction:column}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800{flex-direction:column}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700{flex-direction:column}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600{flex-direction:column}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500{flex-direction:column}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400{flex-direction:column}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-center{text-align:center}.wprm-recipe-link{cursor:pointer;text-decoration:none}.wprm-recipe-link.wprm-recipe-link-inline-button{display:inline-block;margin:0 5px 5px 0}.wprm-recipe-link.wprm-recipe-link-button{display:table;margin:5px auto}.wprm-recipe-link.wprm-recipe-link-wide-button{display:block;margin:5px 0;text-align:center;width:auto}.wprm-recipe-link.wprm-recipe-link-button,.wprm-recipe-link.wprm-recipe-link-inline-button,.wprm-recipe-link.wprm-recipe-link-wide-button{border-style:solid;border-width:1px;padding:5px}.wprm-recipe-link.wprm-recipe-link-disabled{cursor:not-allowed}.rtl .wprm-recipe-link.wprm-recipe-link-inline-button{margin:0 0 5px 5px}.wprm-nutrition-label-container-simple .wprm-nutrition-label-text-nutrition-unit{font-size:.85em}.wprm-nutrition-label-container-grouped{display:flex;flex-wrap:wrap;justify-content:flex-start}.wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container{white-space:nowrap}.wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container-separate{column-gap:5px;display:flex;justify-content:space-between}.wprm-nutrition-label-container-grouped-pills{--wprm-nutrition-pills-row-gap:10px;--wprm-nutrition-pills-background:#fff;--wprm-nutrition-pills-border:#333;--wprm-nutrition-pills-border-width:1px;--wprm-nutrition-pills-border-radius:100px;--wprm-nutrition-pills-horizontal-padding:15px;--wprm-nutrition-pills-vertical-padding:5px;row-gap:var(--wprm-nutrition-pills-row-gap)}.wprm-nutrition-label-container-grouped-pills .wprm-nutrition-label-text-nutrition-container:not(.wprm-nutrition-label-text-nutrition-container-empty){background-color:var(--wprm-nutrition-pills-background);border:var(--wprm-nutrition-pills-border-width) solid var(--wprm-nutrition-pills-border);border-radius:var(--wprm-nutrition-pills-border-radius);padding:var(--wprm-nutrition-pills-vertical-padding) var(--wprm-nutrition-pills-horizontal-padding)}.wprm-recipe-rating{white-space:nowrap}.wprm-recipe-rating svg{height:1.1em;margin-top:-.15em!important;margin:0;vertical-align:middle;width:1.1em}.wprm-recipe-rating.wprm-recipe-rating-inline{align-items:center;display:inline-flex}.wprm-recipe-rating.wprm-recipe-rating-inline .wprm-recipe-rating-details{display:inline-block;margin-left:10px}.wprm-recipe-rating .wprm-recipe-rating-details{font-size:.8em}.wprm-recipe-smart-with-food-button{display:block}.wprm-spacer{background:none!important;display:block!important;font-size:0;height:10px;line-height:0;width:100%}.wprm-spacer+.wprm-spacer{display:none!important}.wprm-recipe-instruction-text .wprm-spacer,.wprm-recipe-notes .wprm-spacer,.wprm-recipe-summary .wprm-spacer{display:block!important}.wprm-temperature-container .wprm-temperature-icon img{display:inline-block;height:auto;margin-bottom:-.2em;vertical-align:text-bottom;width:1.6em}.wprm-toggle-switch-container{align-items:center;display:flex;margin:10px 0}.wprm-toggle-switch-container label{cursor:pointer;flex-shrink:0;font-size:1em;margin:0}.wprm-toggle-switch-container .wprm-prevent-sleep-description{font-size:.8em;line-height:1.1em;margin-left:10px}.wprm-toggle-switch{align-items:center;display:inline-flex;position:relative}.wprm-toggle-switch input{height:0;margin:0;min-width:0;opacity:0;padding:0;width:0}.wprm-toggle-switch .wprm-toggle-switch-slider{align-items:center;cursor:pointer;display:inline-flex;gap:5px;position:relative;-webkit-transition:.4s;transition:.4s;--switch-height:28px;height:var(--switch-height);--knob-size:calc(var(--switch-height)*0.8);--switch-off-color:#ccc;--switch-off-text:#333;--switch-off-knob:#fff;--switch-on-color:#333;--switch-on-text:#fff;--switch-on-knob:#fff;background-color:var(--switch-off-color)}.wprm-toggle-switch .wprm-toggle-switch-slider:before{background-color:var(--switch-off-knob);content:"";height:var(--knob-size);left:calc(var(--knob-size)/5);position:absolute;-webkit-transition:.4s;transition:.4s;width:var(--knob-size)}.wprm-toggle-switch input:checked+.wprm-toggle-switch-slider{background-color:var(--switch-on-color)}.wprm-toggle-switch input:focus+.wprm-toggle-switch-slider{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.wprm-toggle-switch input:checked+.wprm-toggle-switch-slider:before{background-color:var(--switch-on-knob);left:calc(100% - var(--knob-size) - var(--knob-size)/5)}.wprm-toggle-switch .wprm-toggle-switch-label{margin-left:10px}.wprm-toggle-switch-outside .wprm-toggle-switch-slider{width:calc(var(--switch-height)*2)}.wprm-toggle-switch-inside .wprm-toggle-switch-text{display:grid}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on{align-items:center;color:#fff;display:flex;font-size:calc(var(--switch-height)*.5);gap:5px;grid-area:1/1;opacity:0;transition:opacity .4s;white-space:nowrap}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off .wprm-recipe-icon,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on .wprm-recipe-icon{align-items:center;display:inline-flex;margin-right:0}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off .wprm-recipe-icon svg,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on .wprm-recipe-icon svg{margin-top:0}.wprm-toggle-switch-inside .wprm-toggle-switch-slider{padding:5px 10px;padding-left:calc(var(--knob-size) + var(--knob-size)/5 + 5px);padding-right:10px}.wprm-toggle-switch-inside .wprm-toggle-switch-slider .wprm-toggle-switch-off{color:var(--switch-off-text);opacity:1}.wprm-toggle-switch-inside .wprm-toggle-switch-slider .wprm-toggle-switch-on{color:var(--switch-on-text);opacity:0}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider{padding-left:10px;padding-right:calc(var(--knob-size) + var(--knob-size)/5 + 5px)}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider .wprm-toggle-switch-off{opacity:0}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider .wprm-toggle-switch-on{opacity:1}.wprm-toggle-switch-rounded .wprm-toggle-switch-slider{border-radius:999px}.wprm-toggle-switch-rounded .wprm-toggle-switch-slider:before{border-radius:50%}.wprm-toggle-container button.wprm-toggle{border:none;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;text-transform:inherit;white-space:nowrap}.wprm-toggle-container button.wprm-toggle:focus{outline:none}.wprm-toggle-buttons-container{--wprm-toggle-button-background:#fff;--wprm-toggle-button-accent:#333;--wprm-toggle-button-radius:3px;align-items:stretch;background-color:var(--wprm-toggle-button-background);border:1px solid var(--wprm-toggle-button-accent);border-radius:var(--wprm-toggle-button-radius);color:var(--wprm-toggle-button-accent);display:inline-flex;flex-shrink:0;overflow:hidden}.wprm-toggle-buttons-container button.wprm-toggle{background-color:var(--wprm-toggle-button-accent);border-left:1px solid var(--wprm-toggle-button-accent);color:var(--wprm-toggle-button-background);padding:5px 10px}.wprm-toggle-buttons-container button.wprm-toggle:first-child{border-left:0;border-right:0}.wprm-toggle-buttons-container button.wprm-toggle.wprm-toggle-active .wprm-toggle-icon-inactive{display:none}.wprm-toggle-buttons-container button.wprm-toggle:not(.wprm-toggle-active){background:none!important;color:inherit!important}.wprm-toggle-buttons-container button.wprm-toggle:not(.wprm-toggle-active) .wprm-toggle-icon-active{display:none}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon{margin:0}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon svg{margin-top:-.3em}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon+.wprm-toggle-text{margin-left:10px}.rtl .wprm-toggle-buttons-container button.wprm-toggle{border-left:0;border-right:1px solid var(--wprm-toggle-button-accent)}.wprm-toggle-pills-container{--wprm-toggle-pills-height:28px;--wprm-toggle-pills-gap:10px;--wprm-toggle-pills-radius:999px;--wprm-toggle-pills-background:#fff;--wprm-toggle-pills-border:#333;--wprm-toggle-pills-text:#333;--wprm-toggle-pills-active-background:#333;--wprm-toggle-pills-active-border:#333;--wprm-toggle-pills-active-text:#fff;align-items:center;display:inline-flex;gap:var(--wprm-toggle-pills-gap)}.wprm-toggle-pills-container button.wprm-toggle{align-items:center;background-color:var(--wprm-toggle-pills-background);border:1px solid var(--wprm-toggle-pills-border);border-radius:var(--wprm-toggle-pills-radius);color:var(--wprm-toggle-pills-text);display:inline-flex;font-size:calc(var(--wprm-toggle-pills-height)*.5);height:var(--wprm-toggle-pills-height);justify-content:center;margin:0;min-width:var(--wprm-toggle-pills-height);padding:0;width:auto}.wprm-toggle-pills-container button.wprm-toggle.wprm-toggle-active{background-color:var(--wprm-toggle-pills-active-background);border:1px solid var(--wprm-toggle-pills-active-border);color:var(--wprm-toggle-pills-active-text)}.wprm-recipe-header+.wprm-recipe-video{margin-top:10px}
/*! ====================================
    Public styles for LRM
    Compiled from SCSS
====================================*/
.lrm-user-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(52,54,66,.9);z-index:999999;overflow-y:auto;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility .3s;-moz-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.lrm-user-modal.is-visible{visibility:visible !important;opacity:1}.lrm-user-modal.is-visible .lrm-user-modal-container{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}ul.lrm-switcher{list-style:none !important;list-style-type:none !important;padding:0 !important;margin:0 !important}.lrm-user-modal-container-inner{background:#fff}.lrm-user-modal-container{position:relative;width:98%;max-width:540px;margin:3em auto 4em;cursor:auto;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s}@media only screen and (min-width:600px){.lrm-user-modal-container{width:90%}}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-user-modal-container{margin:4em auto}}.lrm-user-modal-container .lrm-switcher:after{content:"";display:table;clear:both}.lrm-user-modal-container ul.lrm-switcher li{text-align:center;margin:0 !important;padding:0 !important;list-style-type:none !important}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li{width:50%;float:left}.lrm-user-modal-container .lrm-switcher a{display:block !important;width:100%;height:50px;line-height:50px;text-decoration:none !important;box-shadow:none !important;border:none !important}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-switcher a{height:70px;line-height:70px}}.lrm-switch-to-link:before{line-height:1;content:"";display:inline-block;overflow:hidden;vertical-align:middle;margin-right:3px;height:24px}.lrm-form{padding:1.4em 0 0 !important;margin:0}.lrm-btn-style--full-width .lrm-form{padding-bottom:0 !important}.lrm-form .fieldset{position:relative;margin:0 0 1.4em;padding:0 5px !important;clear:both}@media only screen and (min-width:600px){.lrm-form .fieldset .lrm-form .fieldset{margin:2em 0 !important}}.lrm-form .gform_wrapper ul.gform_fields li.gfield,.lrm-form .gform_wrapper,.lrm-form .lrm-fieldset-wrap,.lrm-form #buddypress #register-page,#buddypress .lrm-form #register-page,.lrm-form .fieldset--default{padding:0 1.4em !important}@media only screen and (min-width:600px){.lrm-form .gform_wrapper ul.gform_fields li.gfield .lrm-form .fieldset,.lrm-form .gform_wrapper .lrm-form .fieldset,.lrm-form .lrm-fieldset-wrap .lrm-form .fieldset,.lrm-form #buddypress #register-page .lrm-form .fieldset,#buddypress .lrm-form #register-page .lrm-form .fieldset,.lrm-form .fieldset--default .lrm-form .fieldset{padding:0 2em !important}}.lrm-form .fieldset--full-width{margin-bottom:0 !important}.lrm-form label{font-size:14px}.lrm-form.--registration-done{padding-bottom:1em !important}.lrm-form.--registration-done>div:not(.lrm-form-message-wrap){display:none}.lrm-form [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity 1s 1s ease;transition:opacity 1s 1s ease;opacity:0;color:inherit}.fieldset--login{display:none}.lrm-form label.image-replace,.lrm-form .lrm-image-replace{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;padding:0 !important}.lrm-font-svg .lrm-form label.image-replace,.lrm-font-svg .lrm-form .lrm-image-replace{height:20px;color:transparent}[dir=rtl] .lrm-form label.image-replace,[lang=ar] .lrm-form label.image-replace,[dir=rtl] .lrm-form .lrm-image-replace,[lang=ar] .lrm-form .lrm-image-replace{right:15px;left:auto}.lrm-form input,.lrm-form select{margin:0;padding:0;font-size:16px;font-weight:300;height:auto !important}.lrm-form input.full-width,.lrm-form select.full-width,.lrm-form button.full-width{width:100% !important;box-sizing:border-box}.lrm-form input.has-padding,.lrm-form select.has-padding,.lrm-form button.has-padding{padding:12px 20px 12px 50px}[dir=rtl] .lrm-form input.has-padding,[lang=ar] .lrm-form input.has-padding,[dir=rtl] .lrm-form select.has-padding,[lang=ar] .lrm-form select.has-padding,[dir=rtl] .lrm-form button.has-padding,[lang=ar] .lrm-form button.has-padding{padding:12px 50px 12px 20px}@media only screen and (min-width:600px){.lrm-form input.has-padding input.has-padding,.lrm-form input.has-padding button.has-padding,.lrm-form select.has-padding input.has-padding,.lrm-form select.has-padding button.has-padding,.lrm-form button.has-padding input.has-padding,.lrm-form button.has-padding button.has-padding{padding:16px 20px 16px 50px !important}.lrm-form input.has-padding button[type=submit],.lrm-form input.has-padding input[type=submit],.lrm-form input.has-padding #buddypress input[type=submit],.lrm-form select.has-padding button[type=submit],.lrm-form select.has-padding input[type=submit],.lrm-form select.has-padding #buddypress input[type=submit],.lrm-form button.has-padding button[type=submit],.lrm-form button.has-padding input[type=submit],.lrm-form button.has-padding #buddypress input[type=submit]{padding:16px 0 !important}}.lrm-form input.has-border,.lrm-form select.has-border{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.lrm-form input.has-border:focus,.lrm-form select.has-border:focus{outline:none}.lrm-form input[type=password]{padding-right:65px}.lrm-form a.button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form .gform_wrapper input.gform_button[type=submit],.lrm-form input[type=submit]{cursor:pointer;background:#2f889a;color:#fff;font-weight:700;border:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:auto;border-radius:5px;width:100% !important}.lrm-btn-style--full-width .lrm-form a.button,.lrm-btn-style--full-width .lrm-form button[type=submit],.lrm-btn-style--full-width .lrm-form #buddypress input[type=submit],.lrm-btn-style--full-width .lrm-form .gform_wrapper input.gform_button[type=submit],.lrm-btn-style--full-width .lrm-form input[type=submit]{border-radius:0}.lrm-form a.button,.lrm-form button{font-size:16px;padding:8px 5px}.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{font-size:20px;padding:16px 5px}.no-touch .lrm-form input[type=submit]:hover,.no-touch .lrm-form input[type=submit]:focus,.no-touch .lrm-form button[type=submit]:hover,.no-touch .lrm-form button[type=submit]:focus{background:#3599ae;outline:none}.lrm-form .hide-password{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;left:unset;border-left:1px solid #000;font-size:14px;font-size:.875rem;cursor:pointer;background-position:center;padding:10px 12px;right:5px}.lrm-font-svg .lrm-form .hide-password{height:20px;color:transparent}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{right:15px;left:auto}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{left:0;right:unset;border-right:1px solid #000;border-left:none}.lrm-form .lrm-error-message{display:inline-block;position:absolute;left:-5px;bottom:-35px;background:rgba(215,102,102,.9);padding:.8em;z-index:2;color:#fff;font-size:13px;font-size:.8125rem;border-radius:.25em;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:opacity .2s 0,visibility 0 .2s;-moz-transition:opacity .2s 0,visibility 0 .2s;transition:opacity .2s 0,visibility 0 .2s}.lrm-form .lrm-accept-terms-checkbox .lrm-error-message{left:-18px;bottom:-48px}.lrm-form .lrm-error-message:after{content:"";position:absolute;left:22px;bottom:100%;height:0;width:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(215,102,102,.9)}.lrm-form .lrm-error-message.is-visible{opacity:1;visibility:visible;-webkit-transition:opacity .2s 0,visibility 0 0;-moz-transition:opacity .2s 0,visibility 0 0;transition:opacity .2s 0,visibility 0 0}.lrm-form-message{padding:.35em 0 .3em .7em;font-size:14px;font-size:16px;line-height:1.4;text-align:left;margin:5px 0 0;border-left:4px solid #6d6d6d}@media only screen and (min-width:600px){.lrm-form-message .lrm-form-message{padding:.6em 0 .5em 1em}}.lrm-form-message:empty{display:none}.lrm-form-message.lrm-is-error{border-left-color:#dc3232}[dir=rtl] .lrm-form-message.lrm-is-error,[lang=ar] .lrm-form-message.lrm-is-error{border-left-color:transparent;border-right-color:#dc3232}[dir=rtl] .lrm-form-message,[lang=ar] .lrm-form-message{border-right:4px solid #6d6d6d;border-left:none;padding:.35em .3em 0 .7em}p.lrm-form-bottom-message{position:absolute;width:100%;left:0;bottom:-32px;text-align:center;font-size:14px;margin:0 !important}.lrm-user-modal p.lrm-form-bottom-message a{color:#fff;text-decoration:underline}.lrm-close-form{display:block;position:absolute;width:40px;height:40px;right:0;top:-40px;background:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-close.svg) no-repeat center center;text-indent:100%;white-space:nowrap;overflow:hidden;text-align:center}.lrm-inline .lrm-close-form{display:none !important}.lrm-signin-section,.lrm-signup-section,.lrm-reset-password-section{display:none}.lrm-signin-section.is-selected,.lrm-signup-section.is-selected,.lrm-reset-password-section.is-selected{display:block}.lrm-inline p.lrm-form-bottom-message a{color:inherit}.lrm-button-loader{text-align:center;width:60px;height:22px;x-display:none;overflow:hidden;color:#fff;display:inline-block;line-height:1;vertical-align:middle}.lrm-button-loader svg{width:100%;height:100%}html.html-has-lrm{overflow:auto !important}.lrm-position-relative{position:relative}.lrm-clearfix:after,.clearfix:after{display:table;content:"";clear:both}.lrm-col{position:relative;margin:0 0 1.4em}.lrm-row{margin:1.4em 0}@media only screen and (min-width:600px){.lrm-col-half-width,.lrm-col-1-2{width:50%}.lrm-col-1-3{width:33.333%}.lrm-col-2-3{width:66.666%}.lrm-col-1-4{width:25%}.lrm-col{float:left;clear:none;padding:0 5px 0 !important}.lrm-row{margin:1.4em 0}}.lrm-integrations label{font-weight:700}.lrm-form .lrm-integrations input[type=text],.lrm-form .lrm-integrations input[type=tel],.lrm-form .lrm-integrations input[type=email],.lrm-form .lrm-integrations input[type=number],.lrm-form .lrm-integrations input[type=url],.lrm-form .lrm-integrations input[type=date],.lrm-form .lrm-integrations input[type=password],.lrm-form .lrm-integrations textarea,.lrm-form .lrm-integrations select{border:1px solid #d2d8d8;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:100% !important;box-sizing:border-box;padding:12px 20px;font-size:16px}.lrm-form .lrm-integrations input[type=text]:focus,.lrm-form .lrm-integrations input[type=tel]:focus,.lrm-form .lrm-integrations input[type=number]:focus,.lrm-form .lrm-integrations input[type=email]:focus,.lrm-form .lrm-integrations input[type=url]:focus,.lrm-form .lrm-integrations input[type=date]:focus,.lrm-form .lrm-integrations input[type=password]:focus,.lrm-form .lrm-integrations textarea:focus .lrm-form .lrm-integrations select:focus{border-color:#343642;box-shadow:0 0 5px rgba(52,54,66,.1);outline:none}.lrm-form .acf-field{text-align:left}.lrm-form .acf-input-prepend,.lrm-form .acf-input-append{padding:13px 7px}.lrm-form input.has-error{border:1px solid #d76666}.lrm-integrations{text-align:center}.lrm-integrations,.lrm-integrations label,.lrm-integrations p{font-size:16px}.lrm-integrations br{display:none;text-align:center}.lrm-pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:1px 5px 5px 1px;padding:3px 5px;text-align:center;width:25em;opacity:0;display:none;width:100%}.lrm-pass-strength-result[data-status]{display:inline-block}.lrm-pass-strength-result[data-status=short]{background-color:#f1adad;border-color:#e35b5b;opacity:1}.lrm-pass-strength-result[data-status=bad]{background-color:#fbc5a9;border-color:#f78b53;opacity:1}.lrm-pass-strength-result[data-status=good]{background-color:#ffe399;border-color:#ffc733;opacity:1}.lrm-pass-strength-result[data-status=strong]{background-color:#c1e1b9;border-color:#83c373;opacity:1}.lrm-pass-strength-result[data-status=empty]{display:none}.lrm-integrations .cptch_input{padding:6px 8px;font-size:16px !important}.wp-social-login-provider-list img{display:inline-block}#jetpack-sso-wrap{margin-top:10px}a.jetpack-sso{display:block;width:100%;text-align:center;text-decoration:none}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#e5e5e5;content:"";height:1px;position:absolute;left:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-left:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;left:0;top:-3px;font-size:24px}@media screen and (max-width:782px){.jetpack-sso.button{line-height:22px}}.lrm-signup-section .um-button.um-alt{display:none}.lrm-signup-section .um-col-alt .um-right.um-half{display:none}.lrm-signup-section .um-col-alt .um-half{width:100%}.lrm-signup-section .um-register.um{max-width:unset !important;margin-bottom:0}.lrm-signup-section #um-submit-btn{width:100% !important}.lrm-signup-section .um-form{padding:0 1.4em !important}@media only screen and (min-width:600px){.lrm-signup-section .um-form{padding:0 2em !important}}.lrm-signup-section .um-field{margin-top:15px}@media (min-height:33.875em){.um .picker--opened .picker__frame{top:50%}}.lrm-grecaptcha>div{margin:auto}.lrm-form .lrm-math-captcha-wrap{padding:5px 0;text-align:center}.lrm-form .lrm-math-captcha-wrap input.has-border{width:64px !important;text-align:center}.lrm-form .lrm-math-captcha-wrap input.has-border[disabled]{color:gray}.lrm-user-modal-container .lrm-form .lrm-math-captcha-wrap input.lrm-match-value{font-weight:700}.lrm-form .lrm-math-captcha-wrap .lrm-math-captcha-label{font-weight:700}.lrm-form .rcp_form label{text-align:left}.lrm-integrations .mc4wp-checkbox{text-align:left}.lrm-integrations .mc4wp-checkbox label span{position:relative;padding-left:29px;cursor:pointer;font-weight:400;font-size:14px;color:grey;line-height:17px;display:inline-block}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]{display:none}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked+span:after{border-color:#0b76ef;background:#0b76ef}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked+span:before{content:"";display:block;position:absolute;top:50%;margin-top:-8px;left:9px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0;z-index:1}.lrm-integrations .mc4wp-checkbox label span:after{content:"";display:block;position:absolute;top:50%;margin-top:-12px;left:0;width:20px;height:20px;border:2px solid #e8e8eb;border-radius:3px}.lrm-signup-section .ginput_container_password button{color:#000 !important}.lrm-signup-section .gform_wrapper .gform_footer{text-align:center}.lrm-signup-section .gform_wrapper .gform_ajax_spinner{padding:0;display:inline-block}@media only screen and (min-width:641px){.lrm-signup-section .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100% !important}}.lrm-signup-section .gform_confirmation_message{font-size:24px;margin:20px 0;padding:0 1.4em !important}.lrm-nice-checkbox{position:absolute;z-index:-1;opacity:0;-webkit-appearance:none}.lrm-nice-checkbox__label{position:relative;padding-left:27px;font-size:14px;vertical-align:middle;margin:13px 0 3px;display:block;font-weight:400;line-height:20px}body.rtl .lrm-nice-checkbox__label{padding-right:27px;padding-left:0}.lrm-nice-checkbox__indicator{position:absolute;top:0;left:0;width:20px;height:20px;background:#e6e6e6}body.rtl .lrm-nice-checkbox__indicator{left:unset;right:0}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator{background:0 0;border:2px solid #e8e8eb;border-radius:3px}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator{background:#0b76ef;border-color:#0b76ef}.lrm-nice-checkbox__label:hover input:not([disabled]):checked~.lrm-nice-checkbox__indicator,.lrm-nice-checkbox__label input:checked:focus~.lrm-nice-checkbox__indicator{background:#0b76ef}.lrm-nice-checkbox__label input:disabled~.lrm-nice-checkbox__indicator{pointer-events:none;opacity:.6;background:#e6e6e6}.lrm-nice-checkbox__indicator:after{position:absolute;display:none;content:""}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator:after{display:block}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after{top:0;left:5px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0}.lrm-font-icomoon .lrm-ficon-user:before{content:"\e904"}.lrm-font-material .lrm-ficon-user:before{content:"\e901"}.lrm-font-fa4 .lrm-ficon-user:before{content:"\f007"}.lrm-font-fa5-free .lrm-ficon-user:before{content:"\f007"}.lrm-font-icomoon .lrm-ficon-eye:before{content:"\e902"}.lrm-font-material .lrm-ficon-eye:before{content:"\e8f4"}.lrm-font-fa4 .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-fa5-free .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-icomoon .lrm-ficon-eye-blocked:before{content:"\e901"}.lrm-font-material .lrm-ficon-eye-blocked:before{content:"\e8f5"}.lrm-font-fa4 .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-fa5-free .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-icomoon .lrm-ficon-key:before{content:"\e903"}.lrm-font-material .lrm-ficon-key:before{content:"\e0da"}.lrm-font-fa4 .lrm-ficon-key:before{content:"\f13e"}.lrm-font-fa5-free .lrm-ficon-key:before{content:"\f084"}.lrm-font-icomoon .lrm-ficon-lock:before{content:"\e900"}.lrm-font-material .lrm-ficon-lock:before{content:"\e897"}.lrm-font-fa4 .lrm-ficon-lock:before{content:"\f023"}.lrm-font-fa5-free .lrm-ficon-lock:before{content:"\f023"}.lrm-font-icomoon .lrm-ficon-mail:before{content:"\e906"}.lrm-font-material .lrm-ficon-mail:before{content:"\e0e1"}.lrm-font-fa4 .lrm-ficon-mail:before{content:"\f003"}.lrm-font-fa5-free .lrm-ficon-mail:before{content:"\f0e0"}.lrm-font-icomoon .lrm-ficon-login:before{content:"\e908"}.lrm-font-material .lrm-ficon-login:before{content:"\e879"}.lrm-font-fa4 .lrm-ficon-login:before{content:"\f090"}.lrm-font-fa5-free .lrm-ficon-login:before{content:"\f2f6"}.lrm-font-icomoon .lrm-ficon-register:before{content:"\e907"}.lrm-font-material .lrm-ficon-register:before{content:"\e7fe"}.lrm-font-fa4 .lrm-ficon-register:before{content:"\f234"}.lrm-font-fa5-free .lrm-ficon-register:before{content:"\f234"}.lrm-font-icomoon .lrm-ficon-close:before{content:"\e914"}.lrm-font-material .lrm-ficon-close:before{content:"\e902"}.lrm-font-fa4 .lrm-ficon-close:before{content:"\e901"}.lrm-font-fa5-free .lrm-ficon-close:before{content:"\f00d"}.lrm-font-icomoon .lrm-ficon-phone:before{content:"\e90a"}.lrm-font-material .lrm-ficon-phone:before{content:"\e0cd"}.lrm-font-fa4 .lrm-ficon-phone:before{content:"\f095"}.lrm-font-fa5-free .lrm-ficon-phone:before{content:"\f095"}.lrm-font-icomoon .lrm-ficon-mobile-phone:before{content:"\e909"}.lrm-font-material .lrm-ficon-mobile-phone:before{content:"\e324"}.lrm-font-fa4 .lrm-ficon-mobile-phone:before{content:"\f10b"}.lrm-font-fa5-free .lrm-ficon-mobile-phone:before{content:"\f3cd"}.lrm-ficon-mobile-phone:before{top:1px;position:relative}.lrm-font-icomoon .lrm-ficon-location:before{content:"\e90d"}.lrm-font-material .lrm-ficon-location:before{content:"\e568"}.lrm-font-fa4 .lrm-ficon-location:before{content:"\f041"}.lrm-font-fa5-free .lrm-ficon-location:before{content:"\f3c5"}.lrm-ficon-location:before{top:1px;position:relative}.lrm-font-icomoon .lrm-ficon-map:before{content:"\e90b"}.lrm-font-material .lrm-ficon-map:before{content:"\e55b"}.lrm-font-fa4 .lrm-ficon-map:before{content:"\f278"}.lrm-font-fa5-free .lrm-ficon-map:before{content:"\f279"}.lrm-font-icomoon .lrm-ficon-compass:before{content:"\e90c"}.lrm-font-material .lrm-ficon-compass:before{content:"\e7f1"}.lrm-font-fa4 .lrm-ficon-compass:before{content:"\f124"}.lrm-font-fa5-free .lrm-ficon-compass:before{content:"\f124"}.lrm-ficon-compass:before{top:1px;position:relative}[class^=lrm-ficon-],[class*=" lrm-ficon-"]{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}[class^=lrm-ficon-]:before,[class*=" lrm-ficon-"]:before{font-size:20px}.lrm-font-material [class^=lrm-ficon-]:before,.lrm-font-material [class*=" lrm-ficon-"]:before{font-size:22px}[class^=lrm-ficon-].lrm-switch-to-link:before,[class*=" lrm-ficon-"].lrm-switch-to-link:before{font-size:24px;margin-top:-2px}.lrm-font-svg .lrm-switch-to-link:before{width:22px;vertical-align:text-bottom}.lrm-font-svg .lrm-switch-to--login:before{background:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/./img/login.png) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-switch-to--register:before{background:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/user.png) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-form label.lrm-username,.lrm-font-svg .lrm-form .lrm-ficon-user{background-image:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-username.svg)}.lrm-font-svg .lrm-form label.lrm-email,.lrm-font-svg .lrm-form .lrm-ficon-mail{background-image:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-email.svg)}.lrm-font-svg .lrm-form label.lrm-password,.lrm-font-svg .lrm-form .lrm-ficon-key{background-image:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-password.svg)}.lrm-font-svg .lrm-form label.lrm-user_role{background-image:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/lock.svg?v=2)}.lrm-font-svg .lrm-form .hide-password,.lrm-font-svg .lrm-form .lrm-ficon-eye{padding:20px 21px;background-size:24px;text-indent:-300px;background-image:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/iconmonstr-eye-4.svg)}.lrm-font-svg .lrm-form .hide-password.hide-password--on,.lrm-font-svg .lrm-form .hide-password.lrm-ficon-eye-blocked,.lrm-font-svg .lrm-form .lrm-ficon-eye.hide-password--on,.lrm-font-svg .lrm-form .lrm-ficon-eye.lrm-ficon-eye-blocked{background-image:url(//www.snacksrecipe.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/iconmonstr-eye-8.svg?v3)}.lrm-is-font .hide-password{width:42px;height:auto}.lrm-font-icomoon .hide-password--on:before{content:"\e901"}.lrm-font-material .hide-password--on:before{content:"\e8f5"}.lrm-font-fa4 .hide-password--on:before{content:"\f070"}.lrm-font-fa5-free .hide-password--on:before{content:"\f070"}
.lrm-inline .lrm-user-modal-container{border:2px solid #d2d8d8}.lrm-user-modal-container-inner{border-radius:.25em;overflow:hidden}.lrm-user-modal-container{x-border-radius:.25em}.lrm-user-modal-container .lrm-switcher a{background:#d2d8d8;color:#809191}.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected{background:#fff;color:#505260}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:first-child a{border-radius:.25em 0 0}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:last-child a{border-radius:0 .25em 0 0}.lrm-user-modal-container .lrm-switcher.-is-login-only li a{border-radius:.25em .25em 0 0}.lrm-form input.has-border,.lrm-form select.has-border{border:1px solid #d2d8d8}.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{background:#2f889a;color:#fff}.lrm-form .hide-password{border-color:#d2d8d8;color:#343642}.lrm-user-modal-container .input-text,.lrm-user-modal-container input[type=email],.lrm-user-modal-container input[type=password],.lrm-user-modal-container input[type=search],.lrm-user-modal-container input[type=tel],.lrm-user-modal-container input[type=text],.lrm-user-modal-container input[type=url],.lrm-user-modal-container select,.lrm-user-modal-container textarea{background-color:#f7f7f7;color:#000;font-weight:300;box-shadow:none;border-radius:.25em}.lrm-user-modal-container .input-text:focus,.lrm-user-modal-container input[type=email]:focus,.lrm-user-modal-container input[type=password]:focus,.lrm-user-modal-container input[type=search]:focus,.lrm-user-modal-container input[type=tel]:focus,.lrm-user-modal-container input[type=text]:focus,.lrm-user-modal-container input[type=url]:focus,.lrm-user-modal-container select:focus,.lrm-user-modal-container textarea:focus{border:1px solid #d2d8d8;box-shadow:inset 0 1px 1px rgba(0,0,0,.25)}
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter {float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter {float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
.wprm-popup-modal-cook-mode{--wprm-cook-mode-background:var(--wprm-popup-background);--wprm-cook-mode-text-primary:var(--wprm-popup-content);--wprm-cook-mode-primary:var(--wprm-popup-accent);--wprm-cook-mode-font-size:var(--wprm-popup-font-size);--wprm-cook-mode-border:#ddd;--wprm-cook-mode-border-base:rgba(0,0,0,.1);--wprm-cook-mode-primary-hover:color-mix(in srgb,var(--wprm-cook-mode-primary) 85%,#000);--wprm-cook-mode-background-secondary:color-mix(in srgb,var(--wprm-cook-mode-background) 96%,#000);--wprm-cook-mode-text-secondary:color-mix(in srgb,var(--wprm-cook-mode-text-primary) 60%,var(--wprm-cook-mode-background));--wprm-cook-mode-border-hover:color-mix(in srgb,var(--wprm-cook-mode-border) 60%,#000);--wprm-cook-mode-border-light:var(--wprm-cook-mode-border-base);--wprm-cook-mode-border-lighter:color-mix(in srgb,var(--wprm-cook-mode-border-base) 50%,transparent);--wprm-cook-mode-shadow:color-mix(in srgb,var(--wprm-cook-mode-border-base) 80%,#000)}@supports not (color:color-mix(in srgb,red,blue)){.wprm-popup-modal-cook-mode{--wprm-cook-mode-primary-hover:#636926;--wprm-cook-mode-background-secondary:#f5f5f5;--wprm-cook-mode-text-secondary:#666;--wprm-cook-mode-border-hover:#999;--wprm-cook-mode-border-lighter:rgba(0,0,0,.05);--wprm-cook-mode-shadow:rgba(0,0,0,.15)}}.wprm-popup-modal-cook-mode .wprm-cook-mode button[class*=wprm-cook-mode-]:not(.wprm-cook-mode-start-button):not(.wprm-cook-mode-nav-button):not(.wprm-cook-mode-timer-button):not(.wprm-cook-mode-unit-button):not(.wprm-cook-mode-servings-decrease):not(.wprm-cook-mode-servings-increase),.wprm-popup-modal-cook-mode .wprm-cook-mode input,.wprm-popup-modal-cook-mode .wprm-cook-mode select,.wprm-popup-modal-cook-mode .wprm-cook-mode textarea,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer button[class*=wprm-cook-mode-]:not(.wprm-cook-mode-start-button):not(.wprm-cook-mode-nav-button):not(.wprm-cook-mode-timer-button):not(.wprm-cook-mode-unit-button):not(.wprm-cook-mode-servings-decrease):not(.wprm-cook-mode-servings-increase),.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer select,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit;margin:0;outline:none;padding:0;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;word-spacing:normal}.wprm-popup-modal-cook-mode .wprm-cook-mode button[class*=wprm-cook-mode-]:not(.wprm-cook-mode-start-button):not(.wprm-cook-mode-nav-button):not(.wprm-cook-mode-timer-button):not(.wprm-cook-mode-unit-button):not(.wprm-cook-mode-servings-decrease):not(.wprm-cook-mode-servings-increase),.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer button[class*=wprm-cook-mode-]:not(.wprm-cook-mode-start-button):not(.wprm-cook-mode-nav-button):not(.wprm-cook-mode-timer-button):not(.wprm-cook-mode-unit-button):not(.wprm-cook-mode-servings-decrease):not(.wprm-cook-mode-servings-increase){background:0 0;border:none;box-shadow:none;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]::-webkit-search-decoration{-webkit-appearance:none}.wprm-popup-modal-cook-mode .wprm-popup-modal__container{border-radius:0;display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:500px;overflow:hidden;padding:0;width:100%}@media(min-width:768px){.wprm-popup-modal-cook-mode .wprm-popup-modal__container{border-radius:8px;height:800px;max-height:90vh;max-height:90dvh}}@media(orientation:landscape)and (max-height:600px){.wprm-popup-modal-cook-mode .wprm-popup-modal__container{max-height:100vh;max-height:100dvh}}.wprm-popup-modal-cook-mode .wprm-popup-modal__header{border-bottom:1px solid var(--wprm-cook-mode-border-light);flex-shrink:0;margin-bottom:0;padding:15px 20px}.wprm-popup-modal-cook-mode .wprm-popup-modal__content{flex:1;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer{background:var(--wprm-cook-mode-background);border-top:1px solid var(--wprm-cook-mode-border-light);flex-shrink:0;margin:0;padding:0}.wprm-cook-mode{font-size:var(--wprm-cook-mode-font-size)}.wprm-cook-mode,.wprm-cook-mode .wprm-cook-mode-screen{display:flex;flex-direction:column;height:100%;min-height:0}.wprm-cook-mode .wprm-cook-mode-screen{overflow-y:auto;-webkit-overflow-scrolling:touch}.wprm-cook-mode .wprm-cook-mode-image-container{background:var(--wprm-cook-mode-background-secondary);flex-shrink:0;max-height:50%;min-height:200px;overflow:hidden;position:relative;width:100%}.wprm-cook-mode .wprm-cook-mode-image-container .wprm-cook-mode-image{display:block;height:auto;object-fit:cover;width:100%}.wprm-cook-mode .wprm-cook-mode-controls{background:var(--wprm-cook-mode-background);border-bottom:1px solid var(--wprm-cook-mode-border-light);display:flex;flex-shrink:0;flex-wrap:wrap;gap:20px;padding:20px}.wprm-cook-mode .wprm-cook-mode-control{min-width:120px}.wprm-cook-mode .wprm-cook-mode-control .wprm-cook-mode-control-label{color:var(--wprm-cook-mode-text-secondary);display:block;font-size:calc(var(--wprm-cook-mode-font-size)*.75);font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.wprm-cook-mode .wprm-cook-mode-control.wprm-cook-mode-servings{flex:1}.wprm-cook-mode .wprm-cook-mode-control.wprm-cook-mode-units{flex:2}.wprm-cook-mode .wprm-cook-mode-servings-input-container{align-items:center;display:flex;gap:8px}.wprm-cook-mode .wprm-cook-mode-servings-input-container button{align-items:center;background:var(--wprm-cook-mode-background);border:1px solid var(--wprm-cook-mode-border);border-radius:4px;color:var(--wprm-cook-mode-text-primary);cursor:pointer;display:flex;font-size:calc(var(--wprm-cook-mode-font-size)*1.25);height:36px;justify-content:center;line-height:1;margin:0;padding:0;transition:all .2s ease;width:36px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wprm-cook-mode .wprm-cook-mode-servings-input-container button:hover:not(:disabled){background:var(--wprm-cook-mode-background-secondary);border-color:var(--wprm-cook-mode-border-hover)}.wprm-cook-mode .wprm-cook-mode-servings-input-container button:active:not(:disabled){transform:scale(.95)}.wprm-cook-mode .wprm-cook-mode-servings-input-container button:disabled{cursor:not-allowed;opacity:.5}.wprm-cook-mode .wprm-cook-mode-servings-input-container .wprm-cook-mode-servings-input{appearance:textfield;-moz-appearance:textfield;border:1px solid var(--wprm-cook-mode-border);border-radius:4px;flex:1;font-size:var(--wprm-cook-mode-font-size);height:36px;margin:0;min-width:40px;padding:0;text-align:center;width:100%}.wprm-cook-mode .wprm-cook-mode-servings-input-container .wprm-cook-mode-servings-input::-webkit-inner-spin-button,.wprm-cook-mode .wprm-cook-mode-servings-input-container .wprm-cook-mode-servings-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wprm-cook-mode .wprm-cook-mode-units-buttons{display:flex;gap:8px}.wprm-cook-mode .wprm-cook-mode-units-buttons .wprm-cook-mode-unit-button{background:var(--wprm-cook-mode-background);border:1px solid var(--wprm-cook-mode-border);border-radius:4px;color:var(--wprm-cook-mode-text-primary);cursor:pointer;flex:1;font-size:calc(var(--wprm-cook-mode-font-size)*.875);height:36px;margin:0;padding:0;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wprm-cook-mode .wprm-cook-mode-units-buttons .wprm-cook-mode-unit-button:hover{background:var(--wprm-cook-mode-background-secondary);border-color:var(--wprm-cook-mode-border-hover)}.wprm-cook-mode .wprm-cook-mode-units-buttons .wprm-cook-mode-unit-button.active{background:var(--wprm-cook-mode-primary);border-color:var(--wprm-cook-mode-primary);color:var(--wprm-cook-mode-background)}.wprm-cook-mode .wprm-cook-mode-ingredients{padding:20px}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-section-title{color:var(--wprm-cook-mode-text-primary);font-size:calc(var(--wprm-cook-mode-font-size)*1.25);font-weight:600;margin:0 0 16px}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group{margin-bottom:24px}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group:last-child{margin-bottom:0}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredient-group-name{color:var(--wprm-cook-mode-text-secondary);font-size:calc(var(--wprm-cook-mode-font-size)*.875);font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list{list-style:none;margin:0;padding:0}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient{align-items:center;border-bottom:1px solid var(--wprm-cook-mode-border-lighter);color:var(--wprm-cook-mode-text-primary);display:flex;font-size:var(--wprm-cook-mode-font-size);gap:12px;line-height:1.5;padding:12px 0}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient:last-child{border-bottom:none}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-image{align-items:center;background:var(--wprm-cook-mode-background-secondary);border-radius:4px;display:flex;flex-shrink:0;height:50px;justify-content:center;overflow:hidden;width:50px}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-image img{display:block;height:100%;object-fit:cover;width:100%}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-content{align-items:baseline;display:flex;flex:1;flex-wrap:wrap;gap:4px;min-width:0}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-amount{font-weight:600}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-notes{color:var(--wprm-cook-mode-text-secondary);font-size:calc(var(--wprm-cook-mode-font-size)*.875)}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-notes.wprm-cook-mode-ingredient-notes-separator-comma{margin-left:-4px}.wprm-cook-mode .wprm-cook-mode-equipment{border-top:1px solid var(--wprm-cook-mode-border-light);margin-top:0;padding:20px}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-section-title{color:var(--wprm-cook-mode-text-primary);font-size:calc(var(--wprm-cook-mode-font-size)*1.25);font-weight:600;margin:0 0 16px}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items{list-style:none;margin:0;padding:0}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items .wprm-cook-mode-equipment-item{border-bottom:1px solid var(--wprm-cook-mode-border-lighter);color:var(--wprm-cook-mode-text-primary);font-size:var(--wprm-cook-mode-font-size);line-height:1.5;padding:12px 0}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items .wprm-cook-mode-equipment-item:last-child{border-bottom:none}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items .wprm-cook-mode-equipment-item .wprm-cook-mode-equipment-amount{font-weight:600;margin-right:4px}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items .wprm-cook-mode-equipment-item .wprm-cook-mode-equipment-notes{color:var(--wprm-cook-mode-text-secondary);font-size:calc(var(--wprm-cook-mode-font-size)*.875);margin-left:4px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer{background:var(--wprm-cook-mode-background);border-top:none;padding:20px;width:100%}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-cooking-footer{width:100%}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;max-height:216px;overflow:scroll}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers:empty{display:none}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer{background:var(--wprm-cook-mode-background-secondary);border:1px solid var(--wprm-cook-mode-border-lighter);border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:10px 12px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer.wprm-cook-mode-timer-finished{animation:wprmtimerblink 1s linear infinite;border-color:var(--wprm-cook-mode-primary)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-top{align-items:center;color:var(--wprm-cook-mode-text-primary);display:flex;font-size:calc(var(--wprm-cook-mode-font-size)*.9);gap:12px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-top .wprm-cook-mode-timer-label{flex:1;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-top .wprm-cook-mode-timer-remaining{color:var(--wprm-cook-mode-text-primary);flex-shrink:0;font-family:monospace,sans-serif;font-size:calc(var(--wprm-cook-mode-font-size)*1.1)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls{align-items:center;display:flex;flex-shrink:0;gap:4px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button{align-items:center;background:var(--wprm-cook-mode-background);border:none;border-radius:4px;color:var(--wprm-cook-mode-text-primary);cursor:pointer;display:inline-flex;justify-content:center;margin:0;padding:5px;transition:background .2s ease,color .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button:hover{color:var(--wprm-cook-mode-primary)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button:hover svg path{fill:var(--wprm-cook-mode-primary)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button svg{height:16px;width:16px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button svg path{fill:var(--wprm-cook-mode-text-primary)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-bar{background:var(--wprm-cook-mode-background);border-radius:3px;height:6px;overflow:hidden}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-bar .wprm-cook-mode-timer-bar-fill{background:var(--wprm-cook-mode-primary);height:100%;transition:width .3s ease;width:0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation{align-items:center;display:flex;gap:12px;justify-content:space-between}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-button{align-items:center;background:var(--wprm-cook-mode-background);border:1px solid var(--wprm-cook-mode-border);border-radius:6px;color:var(--wprm-cook-mode-text-primary);cursor:pointer;display:flex;flex-shrink:0;font-size:calc(var(--wprm-cook-mode-font-size)*.875);justify-content:center;margin:0;padding:10px 16px;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-button:hover:not(:disabled){background:var(--wprm-cook-mode-background-secondary);border-color:var(--wprm-cook-mode-border-hover)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-button:disabled{cursor:not-allowed;opacity:.5}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-close,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-next{order:3}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-progress{flex:1;min-width:0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-progress .wprm-cook-mode-progress-text{color:var(--wprm-cook-mode-text-secondary);font-size:calc(var(--wprm-cook-mode-font-size)*.75);margin-bottom:6px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-progress .wprm-cook-mode-progress-bar{background:var(--wprm-cook-mode-background-secondary);border-radius:3px;height:6px;overflow:hidden;width:100%}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-progress .wprm-cook-mode-progress-bar .wprm-cook-mode-progress-bar-fill{background:var(--wprm-cook-mode-primary);border-radius:3px;height:100%;transition:width .3s ease;width:0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-start-button{background:var(--wprm-cook-mode-primary);border:none;border-radius:6px;box-shadow:none;color:var(--wprm-cook-mode-background);cursor:pointer;display:block;font-size:var(--wprm-cook-mode-font-size);font-weight:600;line-height:1.5;margin:0;padding:10px 16px;transition:all .2s ease;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-start-button:hover:not(:disabled){background:var(--wprm-cook-mode-primary-hover);box-shadow:0 4px 8px var(--wprm-cook-mode-shadow);transform:translateY(-1px)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-start-button:active:not(:disabled){transform:translateY(0)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-start-button:disabled{cursor:not-allowed;opacity:.6}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instructions-container{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step{height:100%;min-height:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media{align-items:center;background:var(--wprm-cook-mode-background-secondary);display:flex;height:50%;justify-content:center;max-height:50%;overflow:hidden;width:100%}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media img{display:block;height:auto;max-height:100%;object-fit:contain;width:100%}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media iframe,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media video{display:block;height:auto;max-height:100%;width:100%}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video{height:100%!important;max-height:100%;width:100%!important}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video .mejs-poster{display:none}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video .mejs-container,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video .mejs-inner,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video .mejs-layers,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video .mejs-mediaelement,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video .mejs-overlay,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video .mejs-poster{max-height:100%;max-width:100%}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video .mejs-container,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video video,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video video.wp-video-shortcode{height:100%!important;width:100%!important}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video video{object-fit:contain}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-text{color:var(--wprm-cook-mode-text-primary);font-size:calc(var(--wprm-cook-mode-font-size)*1.125);line-height:1.6;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch;align-items:flex-start;display:flex;gap:16px}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-text .wprm-cook-mode-step-number{align-items:center;background:var(--wprm-cook-mode-primary);border-radius:50%;color:var(--wprm-cook-mode-background);display:flex;flex-shrink:0;font-size:var(--wprm-cook-mode-font-size);font-weight:600;height:30px;justify-content:center;line-height:1;width:30px}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-text .wprm-cook-mode-step-text-content{flex:1;min-width:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-tips{display:flex;flex-direction:column;gap:8px;padding:0 20px 16px}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-tips .wprm-cook-mode-step-tip{align-items:flex-start;background:color-mix(in srgb,var(--wprm-cook-mode-tip-accent,var(--wprm-cook-mode-primary)) 12%,transparent);border-left:4px solid var(--wprm-cook-mode-tip-accent,var(--wprm-cook-mode-primary));border-radius:4px;color:var(--wprm-cook-mode-text-primary);display:flex;gap:10px;padding:10px 12px}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-tips .wprm-cook-mode-step-tip .wprm-cook-mode-step-tip-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:1em;justify-content:center;line-height:1.45;min-height:1.45em;min-height:1lh}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-tips .wprm-cook-mode-step-tip .wprm-cook-mode-step-tip-text{flex:1;font-size:calc(var(--wprm-cook-mode-font-size)*.95);line-height:1.45;min-width:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-ingredients{background:var(--wprm-cook-mode-background-secondary);border-bottom:1px solid var(--wprm-cook-mode-border-lighter);flex-shrink:0;font-size:calc(var(--wprm-cook-mode-font-size)*.9);padding:10px 20px}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-ingredients .wprm-cook-mode-step-ingredients-list{list-style:none;margin:0;padding:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-ingredients .wprm-cook-mode-step-ingredients-list .wprm-cook-mode-step-ingredient{color:var(--wprm-cook-mode-text-primary);line-height:1.5;padding:4px 0}.rtl .wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-tips .wprm-cook-mode-step-tip{border-left:0;border-right:4px solid var(--wprm-cook-mode-tip-accent,var(--wprm-cook-mode-primary))}.wprm-cook-mode-instructions-container{touch-action:pan-y;-webkit-overflow-scrolling:touch}.wprm-cook-mode .wprm-cook-mode-screen-thank-you{align-items:center;display:flex;justify-content:center;padding:40px 20px}.wprm-cook-mode .wprm-cook-mode-screen-thank-you .wprm-cook-mode-thank-you-content{text-align:center}.wprm-cook-mode .wprm-cook-mode-screen-thank-you .wprm-cook-mode-thank-you-content .wprm-cook-mode-thank-you-text{color:var(--wprm-cook-mode-text-primary);font-size:calc(var(--wprm-cook-mode-font-size)*1.25);line-height:1.6;margin:0}#wprm-timer-container{align-items:center;background-color:#000;bottom:0;color:#fff;display:flex;font-family:monospace,sans-serif;font-size:24px;height:50px;left:0;line-height:50px;position:fixed;right:0;z-index:2147483647}#wprm-timer-container .wprm-timer-icon{cursor:pointer;padding:0 10px}#wprm-timer-container .wprm-timer-icon svg{display:table-cell;height:24px;vertical-align:middle;width:24px}#wprm-timer-container span{flex-shrink:0}#wprm-timer-container span#wprm-timer-bar-container{flex:1;padding:0 10px 0 15px}#wprm-timer-container span#wprm-timer-bar-container #wprm-timer-bar{border:3px solid #fff;display:block;height:24px;width:100%}#wprm-timer-container span#wprm-timer-bar-container #wprm-timer-bar #wprm-timer-bar-elapsed{background-color:#fff;border:0;display:block;height:100%;width:0}#wprm-timer-container.wprm-timer-finished{animation:wprmtimerblink 1s linear infinite}@keyframes wprmtimerblink{50%{opacity:.5}}.wprm-user-rating.wprm-user-rating-allowed .wprm-rating-star{cursor:pointer}.wprm-popup-modal-user-rating .wprm-popup-modal__container{max-width:500px;width:95%}.wprm-popup-modal-user-rating #wprm-user-ratings-modal-message{display:none}.wprm-popup-modal-user-rating .wprm-user-ratings-modal-recipe-name{margin:5px auto;max-width:350px;text-align:center}.wprm-popup-modal-user-rating .wprm-user-ratings-modal-stars-container{margin-bottom:5px;text-align:center}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container{display:none}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestions{display:flex;flex-wrap:wrap;margin:-5px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestion{border:1px dashed var(--wprm-popup-button-background);border-radius:5px;cursor:pointer;font-size:.8em;font-weight:700;margin:5px;padding:5px 10px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestion:hover{border-style:solid}.wprm-popup-modal-user-rating input,.wprm-popup-modal-user-rating textarea{box-sizing:border-box}.wprm-popup-modal-user-rating textarea{border:1px solid #cecece;border-radius:4px;display:block;font-family:inherit;font-size:.9em;line-height:1.5;margin:0;min-height:75px;padding:10px;resize:vertical;width:100%}.wprm-popup-modal-user-rating textarea:focus::placeholder{color:transparent}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field{align-items:center;display:flex;margin-top:10px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field label{margin-right:10px;min-width:70px;width:auto}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field input{border:1px solid #cecece;border-radius:4px;display:block;flex:1;font-size:.9em;line-height:1.5;margin:0;padding:5px 10px;width:100%}.wprm-popup-modal-user-rating.wprm-user-rating-modal-logged-in .wprm-user-rating-modal-comment-meta{display:none}.wprm-popup-modal-user-rating button{margin-right:5px}.wprm-popup-modal-user-rating button:disabled,.wprm-popup-modal-user-rating button[disabled]{cursor:not-allowed;opacity:.5}.wprm-popup-modal-user-rating #wprm-user-rating-modal-errors{color:darkred;display:inline-block;font-size:.8em}.wprm-popup-modal-user-rating #wprm-user-rating-modal-errors div,.wprm-popup-modal-user-rating #wprm-user-rating-modal-thank-you,.wprm-popup-modal-user-rating #wprm-user-rating-modal-waiting{display:none}fieldset.wprm-user-ratings-modal-stars{background:0 0;border:0;display:inline-block;margin:0;padding:0;position:relative}fieldset.wprm-user-ratings-modal-stars legend{left:0;opacity:0;position:absolute}fieldset.wprm-user-ratings-modal-stars br{display:none}fieldset.wprm-user-ratings-modal-stars input[type=radio]{border:0;cursor:pointer;float:left;height:16px;margin:0!important;min-height:0;min-width:0;opacity:0;padding:0!important;width:16px}fieldset.wprm-user-ratings-modal-stars input[type=radio]:first-child{margin-left:-16px}fieldset.wprm-user-ratings-modal-stars span{font-size:0;height:16px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:80px}fieldset.wprm-user-ratings-modal-stars span svg{height:100%!important;width:100%!important}fieldset.wprm-user-ratings-modal-stars input:checked+span,fieldset.wprm-user-ratings-modal-stars input:hover+span{opacity:1}fieldset.wprm-user-ratings-modal-stars input:hover+span~span{display:none}.wprm-user-rating-summary{align-items:center;display:flex}.wprm-user-rating-summary .wprm-user-rating-summary-stars{margin-right:10px}.wprm-user-rating-summary .wprm-user-rating-summary-details{margin-top:2px}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-error{display:none}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-ratings{max-height:500px;overflow-y:scroll}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating{align-items:center;display:flex;justify-content:space-between}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-stars{margin:0 5px;width:7em}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-stars svg{height:1em!important;width:1em!important}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-name{flex:1;margin:0 5px;text-align:center}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-date{margin:0 5px;text-align:right;width:160px}.rtl fieldset.wprm-user-ratings-modal-stars span{left:inherit;right:0}.rtl fieldset.wprm-user-ratings-modal-stars span svg{transform:scaleX(-1)}@supports(-webkit-touch-callout:none){.wprm-popup-modal-user-rating .wprm-user-rating-modal-field input,.wprm-popup-modal-user-rating textarea{font-size:16px}}.wprm-nutrition-label-layout{box-sizing:border-box}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-title{font-size:1.8em;font-weight:bolder;line-height:1.1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-subtitle{line-height:1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-disclaimer{font-size:.9em;opacity:.7}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-daily{font-weight:700;text-align:right}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-bold{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-line{font-size:1px;height:5px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-serving{display:flex}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-serving-big{font-size:1.1em;font-weight:700;justify-content:space-between}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-daily-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-name-value-unit-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-value-unit-container{display:flex}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient{border-top-style:solid;border-top-width:1px;justify-content:space-between}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-daily-container{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories{border-top:none;font-size:1.4em;font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories .wprmp-nutrition-label-block-nutrient-daily-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories .wprmp-nutrition-label-block-nutrient-extra-container{font-size:1.4em;margin-top:-.1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-main .wprmp-nutrition-label-block-nutrient-name{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child{margin-left:14px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild{margin-left:28px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child-line{padding-left:14px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild-line{padding-left:28px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-other .wprmp-nutrition-label-block-nutrient-daily-container{font-weight:400}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-daily{text-align:left}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child{margin-left:0;margin-right:14px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild{margin-left:0;margin-right:28px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child-line{padding-left:0;padding-right:14px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild-line{padding-left:0;padding-right:28px}.wprm-recipe-advanced-servings-container{align-items:center;display:flex;flex-wrap:wrap;margin:5px 0}.wprm-recipe-advanced-servings-container a.wprm-recipe-advanced-servings-input,.wprm-recipe-advanced-servings-container a.wprm-recipe-advanced-servings-reset{text-decoration:none}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-input-unit{margin-left:3px}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-input-shape{margin-left:5px}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-reset{font-size:.8em}.wprm-main-container-preview .wprm-recipe-advanced-servings-container a{cursor:pointer}.wprm-recipe-equipment-container,.wprm-recipe-ingredients-container,.wprm-recipe-instructions-container{counter-reset:wprm-advanced-list-counter}ol.wprm-advanced-list,ul.wprm-advanced-list{--wprm-advanced-list-top-position:0px;--wprm-advanced-list-left-position:0px;--wprm-advanced-list-background:#444;--wprm-advanced-list-text:#fff;--wprm-advanced-list-size:18px;--wprm-advanced-list-text-size:12px}ol.wprm-advanced-list.wprm-advanced-list-reset,ul.wprm-advanced-list.wprm-advanced-list-reset{counter-reset:wprm-advanced-list-counter}ol.wprm-advanced-list li,ul.wprm-advanced-list li{list-style-type:none}ol.wprm-advanced-list li:before,ul.wprm-advanced-list li:before{align-items:center;background-color:var(--wprm-advanced-list-background);border:0;border-radius:100%;color:var(--wprm-advanced-list-text);content:counter(wprm-advanced-list-counter);counter-increment:wprm-advanced-list-counter;display:flex;float:left;font-size:var(--wprm-advanced-list-text-size);font-weight:700;height:var(--wprm-advanced-list-size);justify-content:center;line-height:var(--wprm-advanced-list-text-size);margin:calc(2px + var(--wprm-advanced-list-top-position)) 0 0 calc(-32px + var(--wprm-advanced-list-left-position));width:var(--wprm-advanced-list-size)}ol.wprm-advanced-list li.wprm-recipe-instruction-tip:before,ul.wprm-advanced-list li.wprm-recipe-instruction-tip:before{content:none;counter-increment:none;display:none}.rtl ol.wprm-advanced-list li:before,.rtl ul.wprm-advanced-list li:before{float:right;margin:2px -32px 0 0}:root{--wprm-list-checkbox-size:18px;--wprm-list-checkbox-left-position:0px;--wprm-list-checkbox-top-position:0px;--wprm-list-checkbox-background:#fff;--wprm-list-checkbox-borderwidth:1px;--wprm-list-checkbox-border-style:solid;--wprm-list-checkbox-border-color:inherit;--wprm-list-checkbox-border-radius:0px;--wprm-list-checkbox-check-width:2px;--wprm-list-checkbox-check-color:inherit}.wprm-checkbox-container{margin-left:-16px}.rtl .wprm-checkbox-container{margin-left:0;margin-right:-16px}.wprm-checkbox-container input[type=checkbox]{margin:0!important;opacity:0;width:16px!important}.wprm-checkbox-container label.wprm-checkbox-label{display:inline!important;left:0;margin:0!important;padding-left:26px;position:relative}.wprm-checkbox-container label:after,.wprm-checkbox-container label:before{content:"";display:inline-block;position:absolute}.rtl ​.wprm-checkbox-container label:before{right:var(--wprm-list-checkbox-left-position)}.rtl .wprm-checkbox-container label:after{right:calc(var(--wprm-list-checkbox-left-position) + var(--wprm-list-checkbox-size)/4)}.wprm-checkbox-container label:before{background-color:var(--wprm-list-checkbox-background);border-color:var(--wprm-list-checkbox-border-color);border-radius:var(--wprm-list-checkbox-border-radius);border-style:var(--wprm-list-checkbox-border-style);border-width:var(--wprm-list-checkbox-borderwidth);height:var(--wprm-list-checkbox-size);left:var(--wprm-list-checkbox-left-position);top:var(--wprm-list-checkbox-top-position);width:var(--wprm-list-checkbox-size)}.wprm-checkbox-container label:after{border-bottom:var(--wprm-list-checkbox-check-width) solid;border-left:var(--wprm-list-checkbox-check-width) solid;border-color:var(--wprm-list-checkbox-check-color);height:calc(var(--wprm-list-checkbox-size)/4);left:calc(var(--wprm-list-checkbox-left-position) + var(--wprm-list-checkbox-size)/4);top:calc(var(--wprm-list-checkbox-top-position) + var(--wprm-list-checkbox-size)/4);transform:rotate(-45deg);width:calc(var(--wprm-list-checkbox-size)/2)}.wprm-checkbox-container input[type=checkbox]+label:after{content:none}.wprm-checkbox-container input[type=checkbox]:checked+label:after{content:""}.wprm-checkbox-container input[type=checkbox]:focus+label:before{outline:5px auto #3b99fc}.wprm-recipe-equipment li,.wprm-recipe-ingredients li,.wprm-recipe-instructions li{position:relative}.wprm-recipe-equipment li .wprm-checkbox-container,.wprm-recipe-ingredients li .wprm-checkbox-container,.wprm-recipe-instructions li .wprm-checkbox-container{display:inline-block;left:-32px;line-height:.9em;position:absolute;top:.25em}.wprm-recipe-equipment li.wprm-checkbox-is-checked,.wprm-recipe-equipment li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient,.wprm-recipe-ingredients li.wprm-checkbox-is-checked,.wprm-recipe-ingredients li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient,.wprm-recipe-instructions li.wprm-checkbox-is-checked,.wprm-recipe-instructions li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient{text-decoration:line-through}.rtl .wprm-recipe-equipment li .wprm-checkbox-container,.rtl .wprm-recipe-ingredients li .wprm-checkbox-container,.rtl .wprm-recipe-instructions li .wprm-checkbox-container{left:inherit;right:-32px}.wprm-list-checkbox-container:before{display:none!important}.wprm-list-checkbox-container.wprm-list-checkbox-checked{text-decoration:line-through}.wprm-list-checkbox-container .wprm-list-checkbox:hover{cursor:pointer}.wprm-recipe-equipment-grid .eafl-disclaimer,.wprm-recipe-equipment-images .eafl-disclaimer{display:none}.wprm-recipe-equipment-images{display:flex;flex-wrap:wrap;margin:5px -5px}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-center{justify-content:center}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-right{justify-content:flex-end}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-spaced{justify-content:space-evenly}.wprm-recipe-equipment-images a{background:0!important;border:0!important;box-shadow:none!important;float:none!important;margin:0!important;opacity:1!important;padding:0!important}.wprm-recipe-equipment-images .wprm-recipe-equipment-item{margin:5px}.wprm-recipe-equipment-images .wprm-recipe-equipment-item img{margin:0}.wprm-recipe-equipment-images .wprm-recipe-equipment-item .wprm-recipe-equipment-name{text-align:center}.wprm-recipe-equipment-grid{margin:5px -5px}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{margin:5px;max-width:100%;overflow:hidden;text-align:center}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item img{margin:0 auto;max-width:100%}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item .wprm-recipe-equipment-name{text-align:center}@media screen and (min-width:400px){.wprm-recipe-equipment-grid .wprm-recipe-equipment-grid-row{display:flex}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}}@media screen and (min-width:550px){.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{flex:1 1 33.33%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-2 .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-3 .wprm-recipe-equipment-item{flex:1 1 33.33%}}@media screen and (min-width:650px){.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-2 .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-3 .wprm-recipe-equipment-item{flex:1 1 33.33%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-4 .wprm-recipe-equipment-item{flex:1 1 25%}}.wprm-nutrition-label,html body .wprm-recipe-container .wprm-nutrition-label{border:1px solid #333;color:#000;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:16px;max-width:250px;padding:5px;text-align:left!important}.wprm-nutrition-label .nutrition-title,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-title{font-size:24px;font-weight:700;line-height:24px}.wprm-nutrition-label .nutrition-serving,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-serving{font-size:10px;font-weight:700;line-height:14px}.wprm-nutrition-label .nutrition-item,.wprm-nutrition-label .nutrition-sub-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{border-top:1px solid #333;clear:both}.wprm-nutrition-label .nutrition-sub-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{margin-left:14px}.wprm-nutrition-label .nutrition-percentage,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-percentage{float:right}.wprm-nutrition-label .nutrition-line,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-line{background-color:#333;font-size:1px;height:5px}.wprm-nutrition-label .nutrition-line.nutrition-line-big,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-line.nutrition-line-big{height:10px}.wprm-nutrition-label .nutrition-warning,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-warning{border-top:1px solid #333;clear:both;color:#999;font-size:10px;padding-top:5px}.rtl .wprm-nutrition-label,html body.rtl .wprm-recipe-container .wprm-nutrition-label{text-align:right!important}.rtl .wprm-nutrition-label .nutrition-sub-item,html body.rtl .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{margin-left:0;margin-right:14px}.rtl .wprm-nutrition-label .nutrition-percentage,html body.rtl .wprm-recipe-container .wprm-nutrition-label .nutrition-percentage{float:left}.no-js .wprm-private-notes-container,.no-js .wprm-recipe-private-notes-header{display:none}.wprm-private-notes-container:not(.wprm-private-notes-container-disabled){cursor:pointer}.wprm-private-notes-container .wprm-private-notes-input,.wprm-private-notes-container .wprm-private-notes-user,.wprm-private-notes-container.wprm-private-notes-has-notes .wprm-private-notes-placeholder{display:none}.wprm-private-notes-container.wprm-private-notes-has-notes .wprm-private-notes-user{display:block}.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-placeholder,.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-user{display:none}.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-input{display:block}.wprm-private-notes-container .wprm-private-notes-user{white-space:pre-wrap}.wprm-private-notes-container .wprm-private-notes-input{box-sizing:border-box;height:100px;overflow:hidden;padding:5px;resize:none;width:100%}.wprm-print .wprm-private-notes-container{cursor:default}.wprm-print .wprm-private-notes-container .wprm-private-notes-input,.wprm-print .wprm-private-notes-container .wprm-private-notes-placeholder{display:none!important}.wprm-print .wprm-private-notes-container .wprm-private-notes-user{display:block!important}input[type=number].wprm-recipe-servings{display:inline;margin:0;padding:5px;width:60px}.wprm-recipe-servings-text-buttons-container{display:inline-flex}.wprm-recipe-servings-text-buttons-container input[type=text].wprm-recipe-servings{border-radius:0!important;display:inline;margin:0;outline:none;padding:0;text-align:center;vertical-align:top;width:40px}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change,.wprm-recipe-servings-text-buttons-container input[type=text].wprm-recipe-servings{border:1px solid #333;font-size:16px;height:30px;user-select:none}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change{background:#333;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;line-height:26px;text-align:center;width:20px}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change:active{font-weight:700}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change.wprm-recipe-servings-decrement{border-bottom-right-radius:0!important;border-right:none;border-top-right-radius:0!important}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change.wprm-recipe-servings-increment{border-bottom-left-radius:0!important;border-left:none;border-top-left-radius:0!important}.wprm-recipe-servings-container .tippy-box{padding:5px 10px}input[type=range].wprm-recipe-servings-slider{-webkit-appearance:none;background:0 0;border:0;margin:0;min-width:150px;width:100%}input[type=range].wprm-recipe-servings-slider:focus{outline:none}input[type=range].wprm-recipe-servings-slider::-webkit-slider-runnable-track{background:#aaa;border:.5px solid #010101;border-radius:1.3px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;margin-top:-6.9px;width:10px}input[type=range].wprm-recipe-servings-slider:focus::-webkit-slider-runnable-track{background:#bcbcbc}input[type=range].wprm-recipe-servings-slider::-moz-range-track{background:#aaa;border:.5px solid #010101;border-radius:1.3px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-moz-range-thumb{background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;width:10px}input[type=range].wprm-recipe-servings-slider::-ms-track{background:0 0;border-color:transparent;color:transparent;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-ms-fill-lower{background:#989898;border:.5px solid #010101;border-radius:2.6px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d}input[type=range].wprm-recipe-servings-slider::-ms-fill-upper{background:#aaa;border:.5px solid #010101;border-radius:2.6px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d}input[type=range].wprm-recipe-servings-slider::-ms-thumb{background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;height:9.2px;width:10px}input[type=range].wprm-recipe-servings-slider:focus::-ms-fill-lower{background:#aaa}input[type=range].wprm-recipe-servings-slider:focus::-ms-fill-upper{background:#bcbcbc}.wprm-recipe-share-options-popup-container{display:none!important}.wprm-recipe-share-options-popup-options{--wprm-share-popup-icon-color:#fff;--wprm-share-popup-icon-hover-color:#fff;--wprm-share-popup-text-color:#fff;--wprm-share-popup-text-hover-color:#fff;--wprm-share-popup-text-decoration:none;--wprm-share-popup-text-hover-decoration:underline;--wprm-share-popup-align:flex-start}.wprm-recipe-share-options-popup-options>a{display:flex;gap:10px;justify-content:var(--wprm-share-popup-align);padding:5px 10px;text-decoration:none}.wprm-recipe-share-options-popup-options>a .wprm-share-popup-icon{color:var(--wprm-share-popup-icon-color)}.wprm-recipe-share-options-popup-options>a .wprm-share-popup-text{color:var(--wprm-share-popup-text-color);text-decoration:var(--wprm-share-popup-text-decoration)}.wprm-recipe-share-options-popup-options>a:hover .wprm-share-popup-icon{color:var(--wprm-share-popup-icon-hover-color)}.wprm-recipe-share-options-popup-options>a:hover .wprm-share-popup-text{color:var(--wprm-share-popup-text-hover-color);text-decoration:var(--wprm-share-popup-text-hover-decoration)}.wprm-recipe-share-options-popup-options .wprm-share-popup-line{background-color:var(--wprm-share-popup-text-color);height:1px;margin:5px 10px;opacity:.3;width:calc(100% - 20px)}.wprm-recipe-tag-term{align-items:center;display:inline-flex;margin:5px}.wprm-recipe-tag-term .wprm-recipe-tag-term-image{display:flex}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-left{flex-direction:row}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-left .wprm-recipe-tag-term-image{margin-right:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-right{flex-direction:row-reverse}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-right .wprm-recipe-tag-term-image{margin-left:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-top{flex-direction:column}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-top .wprm-recipe-tag-term-image{margin-bottom:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-bottom{flex-direction:column-reverse}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-bottom .wprm-recipe-tag-term-image{margin-top:5px}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900 0%,#ff6900 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;word-break:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.wpa-test-msg{background:#d1ecf1 !important;border:1px solid #bee5eb !important;border-radius:5px !important;color:#0c5460 !important;font-size:14px !important;padding:.75rem 1.25rem !important;font-family:Arial !important;margin-top:5px !important}span.wpa-button{display:inline-block !important;padding-top:5px !important;color:#fff !important;background-color:#6c757d !important;border-color:#6c757d !important;padding:5px 10px !important;border-radius:5px !important;margin-top:5px !important;cursor:pointer !important}#altEmail_container,.altEmail_container{position:absolute !important;overflow:hidden !important;display:inline !important;height:1px !important;width:1px !important;z-index:-1000 !important}
html,body,h1,h2,h3,h4,h5,h6,form,li,ul,ol,p,input,select,legend,textarea,fieldset{margin:0;padding:0}ul,ol{list-style-type:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}img{border:none}a{-webkit-tap-highlight-color:rgba(255,255,255,0)}h1,h2,h3,h4,h5,h6{line-height:26px}h1{font-size:29px}h2{font-size:24px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}pre{background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/bg_pre.png);line-height:20px;font-size:12px;display:block;margin:14px 0;overflow:hidden;padding:21px 18px 18px}pre:hover{overflow:scroll}strong{font-weight:700}fieldset{border:none}.clear{clear:both;display:block}.sleft{float:left}.sright{float:right}iframe{border:0 !important}input[type=email],input[type=number],input[type=search],textarea,input[type=text],input[type=tel],input[type=url],input[type=password]{-webkit-appearance:none;height:40px;font-size:14px;font-weight:700}input[type=submit]{-webkit-appearance:none !important;opacity:1}*{margin:0;padding:0}html body{font:14px/22px 'Roboto',sans-serif,Helvetica,Arial;font-weight:400;-webkit-text-size-adjust:none;overflow-x:hidden}header{width:100%;height:auto;margin:0 auto;z-index:5;position:relative}.main-header{width:1370px;height:90px;margin:0 auto}.wrap-center{width:1370px;height:auto;margin:0 auto;position:absolute;left:0;right:0}.wrap-middle{width:1370px;height:auto;margin:0 auto}.wrap-fullwidth{width:1370px;height:auto;margin:0 auto 80px auto}.wrap-fullwidth-bg{width:1370px;height:auto;margin:60px auto 80px auto;border-radius:5px}.wrap-fullwidth-bg .entry{width:auto;padding:0 50px 40px}.wrap-modules{width:100%;height:auto;margin:0 auto;padding:20px 0 10px}.home-sidebar{width:1000px;height:auto;float:left}body.page-template-template-home-modules div.wrap-modules{padding-top:0}.single-fw-bg{margin-top:60px;padding-bottom:30px}.single-content{width:1000px;float:left;padding:0 0 40px;margin:60px 0 0;border-radius:5px}.sidebar{width:330px;float:left;margin-left:40px;margin-top:60px;margin-bottom:5px}.logo{float:left;max-height:90px;position:relative}img.logo:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-webkit-animation:scaleUp 1s ease-in-out forwards;-moz-animation:scaleUp 1s ease-in-out forwards;animation:scaleUp 1s ease-in-out forwards}@-webkit-keyframes scaleUp{to{-webkit-transform:scale(1)}}@-moz-keyframes scaleUp{to{-moz-transform:scale(1)}}@keyframes scaleUp{to{transform:scale(1)}}.authors{width:100%;height:60px;padding:37px 0 35px;z-index:2;position:relative;float:left;background-color:#fff}ul.list-authors{width:1370px;margin:0 auto}ul.list-authors li{width:60px;height:60px;float:left;margin:0 30px 0 0}ul.list-authors li img{width:60px;height:60px;border-radius:50%}div.list-trophy{margin:-70px 0 0 40px;position:relative;padding:3px;width:20px;height:20px;border-radius:50%;float:left;background-color:#fff;color:#000}ul.list-authors li i{font-size:12px;text-align:center;padding:0 0 0 3px}ul.list-authors li div.tooltiptext{visibility:hidden;padding:15px;width:140px;font-size:14px;background-color:#000;color:#fff;text-align:center;border-radius:6px;position:absolute;top:80px;margin-left:-55px}ul.list-authors li div.tooltiptext:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #000}ul.list-authors li:hover div.tooltiptext{visibility:visible}ul.list-authors li:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);transform:translateY(-2px)}.top-navigation{width:100%;height:40px;margin:0 auto}.popular-words{width:auto;height:30px;margin:10px 10px 0 0;float:left;text-align:left;font-size:11px !important}.popular-words a{font-weight:500;margin-left:15px;font-size:12px !important}.popular-words strong{padding:6px 12px 4px;border-radius:3px;font-weight:500;text-transform:uppercase}.searchform2{height:auto;float:right;margin:28px 0 0}.searchform2 .search-field{font-weight:700;height:30px;font-family:'Ruda',sans-serif;float:left;border:none;padding:1px 20px;font-size:13px;border-top-left-radius:4px;border-bottom-left-radius:4px}.searchform2 .buttonicon{font-family:'Font Awesome 5 Free';font-size:14px;font-weight:700;width:34px;height:34px;float:right;border:none;text-align:center;border-top-right-radius:4px;border-bottom-right-radius:4px}.searchform2 .buttonicon:hover{cursor:pointer;opacity:.7}header .search-field{width:120px}.searchwp-live-search-result p{font-weight:500 !important;padding:5px 15px !important;font-size:14px !important;line-height:22px !important;color:#000 !important;border-bottom:1px solid #f5f5f5 !important}.searchwp-live-search-result p:hover{background-color:#fafafa !important}.searchwp-live-search-results{padding:5px;margin-top:-7px;border-top:3px solid #fff;box-sizing:border-box;-moz-box-sizing:border-box;background:#fff;-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:0 !important;width:315px;max-height:auto !important;border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important}.top-social{padding:0 20px 0 0;float:right;margin:22px 0 0}.top-social a{float:left;margin-top:6px;line-height:15px;font-size:16px;text-align:center}.top-social a{font-weight:400}.top-social a i{padding:10px 8px 15px}.top-social a:hover{opacity:.7}.ant-responsive-menu{float:left;font-family:'Roboto',sans-serif;font-size:13.5px;font-weight:700;margin:23px 0 0 35px}.ant-responsive-menu li a span{float:right;height:10px;line-height:12px;padding:1px 5px 3px;border-radius:3px;margin:4px 0 0 5px;font-size:9px}@media screen and (-webkit-min-device-pixel-ratio:0){.ant-responsive-menu li a span{padding:2px 5px;margin:3px 0 0 5px}.ant-responsive-menu{font-weight:500}}.ant-responsive-menu>li{display:block;float:left;padding:10px 0 0}.ant-responsive-menu>li>a{text-transform:uppercase;display:block;padding:3px 17px !important;margin-right:5px}.ant-responsive-menu>li>a i{float:left;margin:5px 3px 0 0 !important;padding:0 2px 0 0;font-size:12px;opacity:1}.ant-responsive-menu li.current_page_item a{border-radius:3px}.ant-responsive-menu li.current-menu-ancestor a{border-radius:3px}.ant-responsive-menu li:hover a{border-radius:3px}.ant-responsive-menu li.current-menu-item a{border-radius:3px}.ant-responsive-menu li.current-post-parent a{border-radius:3px}.ant-responsive-menu li.current-custom-parent a{border-radius:3px}.ant-responsive-menu li .menu-active{position:relative}.ant-responsive-menu>li>a>.arrow:before{float:right;margin:1px -12px 0 5px !important;display:inline;font-size:11px;height:auto;font-family:"Font Awesome 5 Free";content:"\f107";font-weight:900;text-shadow:none;width:10px;display:inline-block}.ant-responsive-menu li ul{padding:10px 0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;position:absolute;z-index:201;margin-left:0;border-top:none;display:none;-moz-box-shadow:0 5px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 3px rgba(0,0,0,.2);box-shadow:0 5px 3px rgba(0,0,0,.2)}.ant-responsive-menu li ul.sub-menu>li a.arrow{border-bottom:none;margin-top:-7px;padding-bottom:0 !important}.ant-responsive-menu li ul.sub-menu li>a>.arrow:before{font-family:'Font Awesome 5 Free';font-size:12px;content:"\f105";font-weight:900}.ant-responsive-menu>li>ul.sub-menu{display:none;list-style:none;clear:both;padding:15px 0;margin:-2px 0 0;position:absolute;z-index:201}.ant-responsive-menu li ul.sub-menu>li{width:210px}.ant-responsive-menu li ul.sub-menu li a{margin:0 15px;padding:7px 15px;display:block;text-transform:uppercase;font-size:12px;height:auto;line-height:1.4em}.ant-responsive-menu li ul.sub-menu li:last-child a{border:none}.ant-responsive-menu>li>ul.sub-menu>li{position:relative}.ant-responsive-menu>li>ul.sub-menu>li ul.sub-menu{position:absolute;left:200px;top:-10px;display:none;list-style:none;padding-bottom:16px}.ant-responsive-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu{position:absolute;left:185px;top:-10px;display:none;list-style:none;padding-bottom:17px}.ant-responsive-menu>li>ul.sub-menu li>a>.arrow:before{float:right;margin-top:-17px;margin-right:-32px;display:inline;font-size:18px;font-family:'Font Awesome 5 Free';height:auto;content:"\f105";font-weight:900;text-shadow:none}.menu-toggle{display:none;float:left;width:100%}.menu-toggle .icon-bar{display:block !important;width:18px;height:2px;background-color:#f5f5f5 !important;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25);margin:3px}.menu-toggle .icon-bar:hover{background-color:#f5f5f5 !important}.menu-toggle #menu-btn{float:right;background:#202020;border:1px solid #0c0c0c;padding:8px;border-radius:5px;cursor:pointer;margin:-62px 0 0;position:relative;z-index:202}.anthide-menu{display:none}@media screen and (-webkit-min-device-pixel-ratio:0){.ant-responsive-menu li ul.sub-menu>li a.arrow{margin-top:-6px}.ant-responsive-menu>li>a>.arrow:before{margin-top:0 !important}}@media screen and (max-width:980px){.ant-responsive-menu{opacity:0;padding:20px;margin-top:60px;top:20px;right:0;width:260px;position:absolute;z-index:201;font-size:13px;font-weight:400}.ant-responsive-menu li a{padding:5px 10px !important}.ant-responsive-menu li:last-child{border:none}.ant-responsive-menu>li{float:none;padding:5px 0}.ant-responsive-menu li a.arrow{padding:0 30px !important;margin-right:-30px;display:inline-block;float:right}.ant-responsive-menu li ul.sub-menu>li a.arrow{margin-top:18px;margin-right:-10px;padding:0 30px !important;border-bottom:none !important}.ant-responsive-menu>li>a>.arrow:before{font-family:'Font Awesome 5 Free';float:right;content:"\f105";font-size:18px !important;width:20px;font-weight:900;color:#fff !important}li.menu-active>a>.arrow:before{font-family:'Font Awesome 5 Free';content:"\f107";font-weight:900}.ant-responsive-menu li ul.sub-menu>li{width:101%;margin-left:-.5%;font-size:12px !important;padding-bottom:0;padding-top:0}.ant-responsive-menu li ul.sub-menu li ul.sub-menu li a{padding-left:15px}.ant-responsive-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a{padding-left:15px}.ant-responsive-menu>li>ul.sub-menu{position:static;padding-top:0;padding-bottom:0}.ant-responsive-menu>li>ul.sub-menu>li ul.sub-menu{position:static;padding-top:0;padding-bottom:0}.ant-responsive-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu{position:static;padding-top:0;padding-bottom:0}.ant-responsive-menu li ul.sub-menu li.menu-active>a>.arrow:before{font-family:'Font Awesome 5 Free';content:"\f107";font-weight:900;margin-right:-33px}.ant-responsive-menu li ul.sub-menu{padding-top:7px}}.dropbtn{background-color:#f5f5f5;font-weight:400;color:#fff;font-size:18px;color:#000;width:220px;border:none;cursor:pointer;text-align:left;padding:0 0 4px}.dropbtn:before{position:absolute;content:'\f063';font-family:'Font Awesome 5 Free';font-weight:900;font-size:13px;color:#000;right:0;top:calc(50% - 0.7em)}.dropbtn.active:before{transform:rotateX(-180deg)}.dropdown{margin:67px 0 0;width:228px;float:right;position:relative;display:block}.dropdown-content{display:none;position:absolute;z-index:101;width:200px;margin-top:4px;padding:10px 0 10px 20px;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.dropdown-content a{color:#000;margin:6px 6px 6px 0;text-decoration:none;display:inline-block}.show{display:block}ul#myDropdown{height:350px;overflow-y:scroll;padding-bottom:15px;position:absolute;z-index:103}ul#myDropdown li{width:90%;float:left;font-size:15px;display:inline-block}ul#myDropdown li a{color:#838e95;font-size:16px}ul#myDropdown li a:hover{color:#000}.dropdown-content b{display:none}.lrm-nice-checkbox__indicator{width:16px;height:16px}.lrm-font-svg .lrm-form .hide-password,.lrm-font-svg .lrm-form .lrm-ficon-eye{padding:11px}@media only screen and (min-width:600px){.lrm-col{padding:0 1% 0 !important}.lrm-col-half-width,.lrm-col-1-2{width:48% !important}}.notifications-recent-comments h3{font-size:13px;padding-bottom:5px;margin:0 0 5px;border-bottom:1px dotted #dadee1}.notifications-recent-comments h3 a{float:right;font-size:12px;color:#a3b745;font-weight:500}.notifications-recent-comments h3 a:hover{text-decoration:underline}.notifications-recent-comments{width:225px;padding:15px 20px 23px;position:relative;z-index:101;float:right;margin-top:-8px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;list-style:none;font-size:12px;color:#485358;background-color:#fff}.notifications-recent-comments li{overflow:hidden;padding:9px 0;color:#444}.notifications-recent-comments li:last-child{padding-bottom:0}.notifications-recent-comments li span{text-transform:lowercase}.notifications-recent-comments li:first-child{border:0 none}.notifications-recent-comments img{float:left;margin-right:10px;margin-top:2px;border-radius:50%}.notifications-recent-comments a{font-weight:700}.notifications-recent-comments h4{font-size:11.5px;color:#999;line-height:16px;font-weight:400}.notifications-recent-comments h4:hover{text-decoration:underline}.notifications-recent-comments h4 i{color:#a3b745;margin-top:0 !important;float:none !important;font-size:12px !important}.notifications-recent-comments span i{float:right;font-size:18px;margin-top:-35px}.notifications-recent-comments span i.fa-circle{float:right;font-size:9px;margin-top:-35px;color:#f07379}.notifications-recent-comments h3 i{float:left;margin-top:7px;margin-right:7px;font-size:14px;color:#a3b745}.notifications-recent-posts h3{font-size:13px;padding-bottom:5px;margin:0 0 5px;border-bottom:1px dotted #dadee1}.notifications-recent-posts h3 a{float:right;font-size:12px;color:#a3b745;font-weight:500}.notifications-recent-posts h3 a:hover{text-decoration:underline}.notifications-recent-posts{width:225px;padding:15px 20px 23px;position:relative;z-index:101;float:right;margin-top:-8px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;list-style:none;font-size:12px;color:#485358;background-color:#fff}.notifications-recent-posts li{overflow:hidden;padding:9px 0;color:#444}.notifications-recent-posts li:last-child{padding-bottom:0}.notifications-recent-posts li span{text-transform:lowercase}.notifications-recent-posts li:first-child{border:0 none}.notifications-recent-posts img{float:left;margin-right:10px;margin-top:2px;border-radius:50%}.notifications-recent-posts a{font-weight:700}.notifications-recent-posts h4{font-size:11.5px;color:#999;line-height:16px;font-weight:400}.notifications-recent-posts h4:hover{text-decoration:underline}.notifications-recent-posts h4 i{color:#a3b745}.notifications-recent-posts span i{float:right;font-size:18px;margin-top:-35px}.notifications-recent-posts span i.fa-circle{float:right;font-size:9px;margin-top:-35px;color:#f07379}.notifications-recent-posts h3 i{float:left;margin-top:7px;margin-right:7px;font-size:14px;color:#a3b745}#modal .one_half{border-right:1px dotted #dadee1}#modal .one_half,#modal .one_half_last{float:left;width:48%;margin-bottom:10px;margin-right:2%}#modal .one_half{margin-right:2%;padding-right:2%}.modal{display:none;overflow:auto;position:absolute;z-index:1000;top:0;left:0;width:100%;height:100%}.modal-content{position:relative;width:610px;margin:163px auto 0 auto;background-color:#fff;border-radius:5px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.modal-animated-in{animation:totop-in .3s ease}.modal-animated-out{animation:totop-out .3s ease forwards}.modal-content a.close{position:absolute;right:0;top:0;background-color:#000;width:60px;height:60px;color:#fff;line-height:60px;text-align:center;cursor:pointer;transition:all .3s}.modal-content i.close{width:20px;height:20px;padding:10px;text-align:center;font-size:18px;display:inline-block;float:right;margin:-10px -10px 0 0;border-radius:50%;background-color:#fff;color:#000}.modal-content i.close:hover{cursor:pointer}.modal-content a.close:hover{background-color:#fff;color:#222}.modal-body{padding:25px 30px 0 20px;height:410px}@keyframes totop-in{0%{top:600px;opacity:0}100%{top:0;opacity:1}}@keyframes totop-out{0%{top:0;opacity:1}100%{top:-100%;opacity:0}}#featured-slider-wrap{width:100%;height:530px;float:left;margin-top:0;position:relative;z-index:3}#featured-slider{width:100%;height:auto;display:none;overflow:hidden}#featured-slider .item{width:345px;height:530px;float:left;border-bottom:1px solid #f1f1f1}#featured-slider .item img{width:345px;height:345px;object-fit:cover}#featured-slider .content{width:274px;height:135px;padding:25px 35px;background-color:#fff;border-right:1px solid #f5f5f5}#featured-slider .content h3{font-size:18px;line-height:28px;font-weight:500;margin-top:10px;text-align:center}#featured-slider .content h3:hover{text-decoration:underline}#featured-slider:hover .owl-prev{opacity:1;left:25px;-webkit-transition:1s;-moz-transition:1s;transition:1s}#featured-slider:hover .owl-next{opacity:1;right:25px;-webkit-transition:1s;-moz-transition:1s;transition:1s}.entry-content-fp{width:auto;height:auto;float:left;margin:-40px 0 0 75px}.owl-prev,.owl-next{opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;margin-top:-300px;position:relative;border-radius:2px}.owl-prev i,.owl-next i{font-size:22px}.owl-prev{float:left;left:-5px;padding:27px 14px 24px 12px}.owl-next{float:right;right:-5px;padding:27px 12px 24px 14px}#featured-slider ul.meta-content{width:190px;height:auto;margin:10px auto 0 auto;padding-top:15px;border-top:1px solid #f5f5f5}#featured-slider ul.meta-content img.avatar{width:22px;height:22px;border-radius:50%;margin-top:-3px;margin-right:2px}#featured-slider ul.meta-content li{float:left}#featured-slider ul.meta-content li.aut-name{margin-top:-2px;margin-left:5px;font-size:12px;color:#b3b2b2}#featured-slider ul.meta-content li.aut-name a{color:#b3b2b2}#featured-slider ul.meta-content li.aut-name a:hover{color:#b3b2b2 !important}#featured-slider ul.meta-content li.art-views-text i{font-size:16px;color:#dc0505}#featured-slider ul.meta-content li.art-views-text{margin:-2px 0 0 5px;float:right;font-size:12px;color:#b3b2b2}#featured-slider li ul li{background:0 0;border:none}.img-zoom-in-slider img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.img-zoom-in-slider:hover img{opacity:.9;transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03)}.carousel{width:100%;height:100%;display:flex !important;width:1000px;height:350px;position:relative;overflow:hidden;margin-top:60px;float:left;border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:5px}.carousel2{margin-top:80px}.carousel-item{visibility:visible;display:flex;width:100%;height:100%;align-items:center;justify-content:flex-end;-webkit-align-items:center;-webkit-justify-content:flex-end;position:relative;background-color:#000;flex-shrink:0;-webkit-flex-shrink:0;position:absolute;z-index:0;transition:.6s all linear}.carousel-white{visibility:visible;display:flex;width:100%;height:100%;align-items:center;justify-content:flex-end;-webkit-align-items:center;-webkit-justify-content:flex-end;position:relative;background-color:#fff;flex-shrink:0;-webkit-flex-shrink:0;position:absolute;z-index:0;transition:.6s all linear}.carousel-item__info{height:100%;display:flex;justify-content:center;flex-direction:column;display:-webkit-flex;-webkit-justify-content:center;-webkit-flex-direction:column;order:1;left:0;margin:auto;padding:0 40px;width:40%}.carousel-item__image{width:600px;height:350px;order:2;align-self:flex-end;-webkit-order:2;-webkit-align-self:flex-end;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;transform:translateX(100%);transition:.6s all ease-in-out}.carousel-item__image img{width:600px;height:350px !important;object-fit:cover}h2.carousel-item__title:hover{text-decoration:underline}.carousel-item__title{font-size:28px;line-height:40px;font-weight:400 !important;color:#fff;transform:translateY(25%);opacity:0;visibility:hidden;transition:.6s all ease-in-out}div.carousel-white h2.carousel-item__title{color:#000 !important}div.carousel-white .learn-more .button-text{color:#000 !important}div.carousel-white .learn-more:hover .button-text{color:#fff !important}.carousel-item__description{transform:translateY(25%);opacity:0;visibility:hidden;transition:.6s all ease-in-out;margin-top:20px;font-size:16px;color:#7e7e7e;line-height:26px;margin-bottom:25px}.carousel-item__btn{transform:translateY(25%);opacity:0;visibility:hidden;transition:.6s all ease-in-out}.carousel__nav{position:absolute;right:0;z-index:2;background-color:#fff;bottom:0}.carousel__icon{display:inline-block;vertical-align:middle;width:16px;fill:#5d5d5d}.carousel__arrow{cursor:pointer;display:inline-block;padding:11px 15px;position:relative}.carousel__arrow:nth-child(1):after{content:'';right:-3px;position:absolute;width:1px;background-color:#b0b0b0;height:14px;top:50%;margin-top:-7px}.carousel .active{z-index:1;display:flex;visibility:visible}.carousel .active .carousel-item__subtitle,.carousel .active .carousel-item__title,.carousel .active .carousel-item__description,.carousel .active .carousel-item__btn{transform:translateY(0);opacity:1;transition:.6s all ease-in-out;visibility:visible}.carousel .active .carousel-item__image{transition:.6s all ease-in-out;transform:translateX(0)}.learn-more{width:10rem;height:auto;position:relative;display:inline-block;cursor:pointer;outline:none;border:0;vertical-align:middle;text-decoration:none;background:0 0;padding:0;font-size:inherit;font-family:inherit}.learn-more .circle{transition:all .45s cubic-bezier(.65,0,.076,1);position:relative;display:block;margin:0;width:2.4rem;height:2.4rem;border-radius:1.625rem}.learn-more .circle .icon{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;bottom:0;margin:auto;background:#fff}.learn-more .circle .icon.arrow{transition:all .45s cubic-bezier(.65,0,.076,1);left:.38rem;width:1.125rem;height:.125rem;background:0 0}.learn-more .circle .icon.arrow:before{position:absolute;content:"";top:-.25rem;right:.0625rem;width:.45rem;height:.45rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;transform:rotate(45deg)}.learn-more .button-text{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;left:0;bottom:0;padding:.55rem 0 .6rem 55px;color:#fff !important;font-weight:700;font-size:14px;text-align:center}.learn-more:hover .circle{width:150px}.learn-more:hover .circle .icon.arrow{background:#fff;transform:translate(1rem,0)}.learn-more:hover .button-text{color:#fff}.home-content{background-color:#fff;border-radius:4px}.home-content div.entry{width:92%;margin:60px 50px 0 !important;padding:30px 0 !important}.particle,.particle:after{background:0 0}.particle-1{-webkit-animation:animParticle 60s linear infinite;animation:animParticle 60s linear infinite;box-shadow:0px 0px #f5f5f5,351px 80px #f5f5f5,1676px 1011px #f5f5f5,506px 1493px #f5f5f5,626px 30px #f5f5f5,1281px 1253px #f5f5f5,883px 1550px #f5f5f5,2183px 2330px #f5f5f5,1887px 869px #f5f5f5,352px 2155px #f5f5f5,1097px 1091px #f5f5f5,1986px 247px #f5f5f5,2076px 225px #f5f5f5,806px 1508px #f5f5f5,1119px 34px #f5f5f5,73px 2358px #f5f5f5,2426px 449px #f5f5f5,167px 2122px #f5f5f5,2142px 880px #f5f5f5,587px 723px #f5f5f5,353px 2355px #f5f5f5,2462px 2386px #f5f5f5,1925px 272px #f5f5f5,99px 1759px #f5f5f5,1915px 1583px #f5f5f5,310px 2111px #f5f5f5,1209px 1058px #f5f5f5,1877px 1386px #f5f5f5,288px 1918px #f5f5f5,1456px 2184px #f5f5f5,90px 2496px #f5f5f5,2278px 2457px #f5f5f5,448px 41px #f5f5f5,2301px 314px #f5f5f5,464px 845px #f5f5f5,212px 1725px #f5f5f5,2316px 456px #f5f5f5,1929px 139px #f5f5f5,440px 2271px #f5f5f5,2365px 853px #f5f5f5,2358px 2072px #f5f5f5,1562px 946px #f5f5f5,266px 2237px #f5f5f5,1187px 2377px #f5f5f5,1777px 228px #f5f5f5,951px 251px #f5f5f5,584px 2474px #f5f5f5,2220px 1682px #f5f5f5,1769px 1148px #f5f5f5,317px 346px #f5f5f5,1927px 822px #f5f5f5,1844px 960px #f5f5f5,698px 1885px #f5f5f5,2460px 1087px #f5f5f5,224px 1314px #f5f5f5,468px 561px #f5f5f5,2030px 1499px #f5f5f5,1732px 1158px #f5f5f5,405px 1167px #f5f5f5,2409px 547px #f5f5f5,2317px 2375px #f5f5f5,2503px 338px #f5f5f5,110px 2548px #f5f5f5,1428px 1865px #f5f5f5,2485px 2301px #f5f5f5,1051px 258px #f5f5f5,269px 1087px #f5f5f5,1303px 835px #f5f5f5,1024px 21px #f5f5f5,1575px 1263px #f5f5f5,2287px 1121px #f5f5f5,2402px 530px #f5f5f5,535px 1964px #f5f5f5,1325px 1640px #f5f5f5,2513px 1092px #f5f5f5,550px 628px #f5f5f5,923px 1229px #f5f5f5,2124px 181px #f5f5f5,1941px 1255px #f5f5f5,13px 1449px #f5f5f5,1873px 88px #f5f5f5,673px 709px #f5f5f5,630px 2309px #f5f5f5,870px 263px #f5f5f5,39px 2011px #f5f5f5,973px 2075px #f5f5f5,994px 1058px #f5f5f5,1905px 1222px #f5f5f5,52px 1170px #f5f5f5,1059px 549px #f5f5f5,2088px 656px #f5f5f5,1836px 1011px #f5f5f5,2404px 1962px #f5f5f5,1434px 520px #f5f5f5,2072px 193px #f5f5f5,2285px 2343px #f5f5f5,1170px 591px #f5f5f5,158px 1807px #f5f5f5,1568px 2019px #f5f5f5,1773px 76px #f5f5f5,1239px 1413px #f5f5f5,2373px 360px #f5f5f5,2481px 529px #f5f5f5,2543px 528px #f5f5f5,404px 16px #f5f5f5,2081px 536px #f5f5f5,2557px 227px #f5f5f5,1438px 631px #f5f5f5,1616px 729px #f5f5f5,128px 697px #f5f5f5,812px 1022px #f5f5f5,2408px 1246px #f5f5f5,277px 1655px #f5f5f5,530px 1155px #f5f5f5,487px 597px #f5f5f5,2257px 2437px #f5f5f5,2529px 912px #f5f5f5,2065px 2325px #f5f5f5,1423px 1543px #f5f5f5,2034px 853px #f5f5f5,755px 805px #f5f5f5,118px 1119px #f5f5f5,2237px 1728px #f5f5f5,2521px 1981px #f5f5f5,2420px 8px #f5f5f5,2171px 2417px #f5f5f5,386px 804px #f5f5f5,2219px 1793px #f5f5f5,365px 2525px #f5f5f5,1812px 1943px #f5f5f5,1736px 1135px #f5f5f5,284px 1966px #f5f5f5,303px 1502px #f5f5f5,1240px 964px #f5f5f5,704px 2248px #f5f5f5,258px 1388px #f5f5f5,2066px 814px #f5f5f5,285px 647px #f5f5f5,272px 604px #f5f5f5,479px 1696px #f5f5f5,1162px 1250px #f5f5f5,159px 2258px #f5f5f5,999px 2052px #f5f5f5,242px 1741px #f5f5f5,1260px 1676px #f5f5f5,1268px 2128px #f5f5f5,2009px 229px #f5f5f5,1659px 869px #f5f5f5,1394px 394px #f5f5f5,955px 764px #f5f5f5,558px 577px #f5f5f5,1638px 1304px #f5f5f5,2512px 2125px #f5f5f5,1284px 149px #f5f5f5,812px 2463px #f5f5f5,1019px 1445px #f5f5f5,1928px 444px #f5f5f5,1450px 2287px #f5f5f5,812px 386px #f5f5f5,299px 1813px #f5f5f5,504px 881px #f5f5f5,948px 929px #f5f5f5,1496px 610px #f5f5f5,1897px 2433px #f5f5f5,583px 44px #f5f5f5,2083px 47px #f5f5f5,139px 1253px #f5f5f5,2115px 7px #f5f5f5,2394px 1965px #f5f5f5,645px 173px #f5f5f5,2337px 1020px #f5f5f5,997px 1000px #f5f5f5,2230px 2331px #f5f5f5,2198px 2003px #f5f5f5,2091px 939px #f5f5f5,1714px 1323px #f5f5f5,2171px 1672px #f5f5f5,1859px 50px #f5f5f5,113px 1457px #f5f5f5,1618px 926px #f5f5f5,2305px 1136px #f5f5f5,2167px 888px #f5f5f5,2112px 1172px #f5f5f5,2537px 715px #f5f5f5,2150px 1681px #f5f5f5,1025px 843px #f5f5f5,906px 202px #f5f5f5,9px 1926px #f5f5f5,264px 1162px #f5f5f5,1898px 1983px #f5f5f5,127px 1588px #f5f5f5,1773px 2505px #f5f5f5,2486px 572px #f5f5f5,704px 1416px #f5f5f5,595px 2264px #f5f5f5,788px 376px #f5f5f5,300px 1599px #f5f5f5,2434px 372px #f5f5f5,1820px 1233px #f5f5f5,2473px 96px #f5f5f5,116px 780px #f5f5f5,211px 2535px #f5f5f5,1900px 20px #f5f5f5,2046px 185px #f5f5f5,2010px 1491px #f5f5f5,380px 991px #f5f5f5,2073px 1228px #f5f5f5,308px 2546px #f5f5f5,1001px 2031px #f5f5f5,1841px 1966px #f5f5f5,1794px 1294px #f5f5f5,2056px 1266px #f5f5f5,1765px 628px #f5f5f5,656px 652px #f5f5f5,2392px 2078px #f5f5f5,607px 796px #f5f5f5,651px 63px #f5f5f5,650px 1439px #f5f5f5,99px 2465px #f5f5f5,816px 570px #f5f5f5,2001px 2330px #f5f5f5,1188px 439px #f5f5f5,1293px 1959px #f5f5f5,109px 1748px #f5f5f5,1568px 2425px #f5f5f5,1787px 960px #f5f5f5,554px 2364px #f5f5f5,215px 1578px #f5f5f5,1674px 2324px #f5f5f5,1589px 194px #f5f5f5,1304px 2100px #f5f5f5,1835px 1079px #f5f5f5,1593px 395px #f5f5f5,265px 1325px #f5f5f5,952px 181px #f5f5f5,1777px 1030px #f5f5f5,679px 725px #f5f5f5,2423px 753px #f5f5f5,1923px 1777px #f5f5f5,780px 1654px #f5f5f5,1036px 329px #f5f5f5,2235px 755px #f5f5f5,903px 505px #f5f5f5,1891px 2066px #f5f5f5,1029px 1556px #f5f5f5,1013px 4px #f5f5f5,1861px 2215px #f5f5f5,724px 987px #f5f5f5,1923px 1925px #f5f5f5,62px 1814px #f5f5f5,1803px 2252px #f5f5f5,1500px 334px #f5f5f5,732px 2539px #f5f5f5,2281px 1296px #f5f5f5,2444px 163px #f5f5f5,1882px 179px #f5f5f5,1244px 2136px #f5f5f5,2188px 1580px #f5f5f5,819px 1223px #f5f5f5,1610px 617px #f5f5f5,1610px 2031px #f5f5f5,1979px 154px #f5f5f5,625px 1961px #f5f5f5,1663px 2534px #f5f5f5,628px 1058px #f5f5f5,139px 2270px #f5f5f5,1475px 521px #f5f5f5,1753px 465px #f5f5f5,1999px 1670px #f5f5f5,721px 1178px #f5f5f5,2512px 1815px #f5f5f5,2309px 280px #f5f5f5,1449px 864px #f5f5f5,2474px 610px #f5f5f5,1565px 738px #f5f5f5,256px 1240px #f5f5f5,126px 959px #f5f5f5,901px 2157px #f5f5f5,2258px 917px #f5f5f5,2420px 637px #f5f5f5,1944px 1733px #f5f5f5,2447px 1254px #f5f5f5,1759px 1036px #f5f5f5,991px 2553px #f5f5f5,1763px 2188px #f5f5f5,2146px 1503px #f5f5f5,842px 1492px #f5f5f5,2125px 67px #f5f5f5,190px 2230px #f5f5f5,134px 1500px #f5f5f5,1862px 796px #f5f5f5,2379px 842px #f5f5f5,1346px 1952px #f5f5f5,1136px 2287px #f5f5f5,1870px 821px #f5f5f5,1004px 1930px #f5f5f5,490px 1401px #f5f5f5,615px 2547px #f5f5f5,425px 480px #f5f5f5,1525px 2282px #f5f5f5,1398px 1070px #f5f5f5,51px 1745px #f5f5f5,2111px 1314px #f5f5f5,1919px 2200px #f5f5f5,2406px 1468px #f5f5f5,1057px 1902px #f5f5f5,1039px 1815px #f5f5f5,1430px 1324px #f5f5f5,549px 2198px #f5f5f5,2410px 2437px #f5f5f5,2201px 2510px #f5f5f5,571px 509px #f5f5f5,446px 1875px #f5f5f5,2129px 504px #f5f5f5,1039px 285px #f5f5f5,1275px 1984px #f5f5f5,1575px 761px #f5f5f5,2210px 836px #f5f5f5,632px 1967px #f5f5f5,2450px 1442px #f5f5f5,1555px 1557px #f5f5f5,762px 2126px #f5f5f5,1020px 11px #f5f5f5,706px 2341px #f5f5f5,114px 757px #f5f5f5,2251px 187px #f5f5f5,2064px 1820px #f5f5f5,1232px 1056px #f5f5f5,1441px 1683px #f5f5f5,202px 2296px #f5f5f5,1646px 98px #f5f5f5,2196px 1923px #f5f5f5,2329px 183px #f5f5f5,142px 1546px #f5f5f5,2528px 1354px #f5f5f5,882px 2125px #f5f5f5,1179px 888px #f5f5f5,957px 1550px #f5f5f5,995px 2324px #f5f5f5,2px 104px #f5f5f5,2542px 51px #f5f5f5,2021px 788px #f5f5f5,953px 1309px #f5f5f5,1431px 1490px #f5f5f5,2312px 2020px #f5f5f5,1933px 731px #f5f5f5,1718px 1546px #f5f5f5,891px 2249px #f5f5f5,1228px 835px #f5f5f5,289px 2532px #f5f5f5,1608px 934px #f5f5f5,1266px 2155px #f5f5f5,282px 2306px #f5f5f5,664px 1391px #f5f5f5,2144px 352px #f5f5f5,210px 1395px #f5f5f5,26px 749px #f5f5f5,1828px 416px #f5f5f5,93px 1057px #f5f5f5,1335px 2121px #f5f5f5,1468px 1705px #f5f5f5,2309px 1560px #f5f5f5,1629px 699px #f5f5f5,692px 2295px #f5f5f5,1882px 298px #f5f5f5,645px 313px #f5f5f5,1613px 1175px #f5f5f5,756px 1838px #f5f5f5,1236px 1019px #f5f5f5,941px 2530px #f5f5f5,1336px 1245px #f5f5f5,2270px 961px #f5f5f5,1287px 421px #f5f5f5,2558px 2102px #f5f5f5,1314px 1614px #f5f5f5,1499px 2205px #f5f5f5,2096px 543px #f5f5f5,1755px 1609px #f5f5f5,1248px 1460px #f5f5f5,1711px 499px #f5f5f5,868px 321px #f5f5f5,1768px 458px #f5f5f5,832px 2404px #f5f5f5,1558px 1344px #f5f5f5,45px 713px #f5f5f5,988px 1466px #f5f5f5,1354px 1250px #f5f5f5,2229px 2058px #f5f5f5,1605px 2021px #f5f5f5,1896px 233px #f5f5f5,1391px 726px #f5f5f5,86px 702px #f5f5f5,577px 1123px #f5f5f5,2019px 584px #f5f5f5,2022px 582px #f5f5f5,1572px 2507px #f5f5f5,1257px 754px #f5f5f5,677px 1742px #f5f5f5,1285px 2424px #f5f5f5,1909px 1731px #f5f5f5,669px 2082px #f5f5f5,2340px 584px #f5f5f5,2079px 1425px #f5f5f5,1728px 14px #f5f5f5,520px 2478px #f5f5f5,522px 2340px #f5f5f5,574px 1568px #f5f5f5,1077px 2101px #f5f5f5,220px 467px #f5f5f5,174px 503px #f5f5f5,308px 480px #f5f5f5,987px 1093px #f5f5f5,1303px 1887px #f5f5f5,1573px 2349px #f5f5f5,2120px 2251px #f5f5f5,1087px 1793px #f5f5f5,1014px 1646px #f5f5f5,192px 1636px #f5f5f5,2414px 724px #f5f5f5,1680px 1907px #f5f5f5,2331px 227px #f5f5f5,2358px 2017px #f5f5f5,995px 409px #f5f5f5,2272px 2084px #f5f5f5,2078px 1556px #f5f5f5,1569px 2240px #f5f5f5,202px 382px #f5f5f5,1063px 397px #f5f5f5,1166px 1132px #f5f5f5,876px 210px #f5f5f5,2096px 1400px #f5f5f5,2040px 1203px #f5f5f5,2406px 448px #f5f5f5,1183px 1199px #f5f5f5,1182px 434px #f5f5f5,896px 604px #f5f5f5,1675px 1497px #f5f5f5,1250px 1634px #f5f5f5,971px 1909px #f5f5f5,1433px 296px #f5f5f5,2395px 1643px #f5f5f5,148px 1614px #f5f5f5,1926px 1938px #f5f5f5,334px 2442px #f5f5f5,673px 848px #f5f5f5,810px 371px #f5f5f5,807px 1406px #f5f5f5,850px 1836px #f5f5f5,1370px 1534px #f5f5f5,2480px 1358px #f5f5f5,1438px 2112px #f5f5f5,1956px 2108px #f5f5f5,2008px 1266px #f5f5f5,1507px 1783px #f5f5f5,1958px 1713px #f5f5f5,2458px 363px #f5f5f5,922px 1585px #f5f5f5,1554px 422px #f5f5f5,520px 2387px #f5f5f5,1872px 669px #f5f5f5,2038px 2303px #f5f5f5,1867px 1092px #f5f5f5,1817px 1180px #f5f5f5,66px 1286px #f5f5f5,53px 401px #f5f5f5,2161px 2168px #f5f5f5,707px 533px #f5f5f5,1050px 493px #f5f5f5,871px 50px #f5f5f5,1165px 221px #f5f5f5,1224px 176px #f5f5f5,824px 188px #f5f5f5,98px 2332px #f5f5f5,1984px 671px #f5f5f5,1625px 1595px #f5f5f5,1841px 788px #f5f5f5,1567px 766px #f5f5f5,2027px 1104px #f5f5f5,2089px 2402px #f5f5f5,1939px 650px #f5f5f5,1427px 2549px #f5f5f5,1527px 1189px #f5f5f5,1881px 1226px #f5f5f5,144px 2007px #f5f5f5,393px 2500px #f5f5f5,413px 2323px #f5f5f5,1052px 2436px #f5f5f5,1175px 2457px #f5f5f5,1932px 517px #f5f5f5,1562px 2527px #f5f5f5,399px 1494px #f5f5f5,1948px 2259px #f5f5f5,959px 2108px #f5f5f5,1094px 778px #f5f5f5,2033px 2380px #f5f5f5,520px 661px #f5f5f5,1423px 854px #f5f5f5,1550px 1645px #f5f5f5,2403px 1590px #f5f5f5,1971px 847px #f5f5f5,22px 1728px #f5f5f5,2504px 249px #f5f5f5,872px 758px #f5f5f5,721px 2075px #f5f5f5,1112px 397px #f5f5f5,2464px 2089px #f5f5f5,58px 650px #f5f5f5,901px 2134px #f5f5f5,711px 2357px #f5f5f5,826px 1532px #f5f5f5,2557px 1613px #f5f5f5,1538px 1641px #f5f5f5,584px 2246px #f5f5f5,270px 852px #f5f5f5,222px 1269px #f5f5f5,1095px 1547px #f5f5f5,1694px 2536px #f5f5f5,1302px 1567px #f5f5f5,770px 1916px #f5f5f5,2176px 777px #f5f5f5,2321px 425px #f5f5f5,1955px 1329px #f5f5f5,1497px 2420px #f5f5f5,1904px 708px #f5f5f5,1338px 2281px #f5f5f5,2289px 810px #f5f5f5,2253px 483px #f5f5f5,1677px 1981px #f5f5f5,430px 1710px #f5f5f5,1900px 985px #f5f5f5,715px 1358px #f5f5f5,2547px 672px #f5f5f5,1359px 819px #f5f5f5,531px 1975px #f5f5f5,678px 2510px #f5f5f5,746px 1699px #f5f5f5,1340px 689px #f5f5f5,447px 2053px #f5f5f5,993px 1112px #f5f5f5,128px 2198px #f5f5f5,2290px 1578px #f5f5f5,2391px 1813px #f5f5f5,979px 1698px #f5f5f5,2153px 1093px #f5f5f5,1063px 820px #f5f5f5,2084px 1498px #f5f5f5,976px 2114px #f5f5f5,1629px 2238px #f5f5f5,129px 559px #f5f5f5,66px 108px #f5f5f5,1528px 1500px #f5f5f5,958px 208px #f5f5f5,1095px 1629px #f5f5f5,555px 689px #f5f5f5,492px 1956px #f5f5f5,561px 2211px #f5f5f5,1590px 2325px #f5f5f5,2124px 63px #f5f5f5,2158px 2276px #f5f5f5,1255px 2153px #f5f5f5,1423px 400px #f5f5f5,2021px 1230px #f5f5f5,2004px 1424px #f5f5f5,412px 1985px #f5f5f5,248px 488px #f5f5f5,1997px 319px #f5f5f5,1014px 2399px #f5f5f5,2558px 941px #f5f5f5,2164px 2425px #f5f5f5,1638px 2264px #f5f5f5,2391px 802px #f5f5f5,1894px 760px #f5f5f5,483px 622px #f5f5f5,451px 2149px #f5f5f5,178px 1728px #f5f5f5,1273px 1178px #f5f5f5,297px 1290px #f5f5f5,1823px 1094px #f5f5f5,2202px 1383px #f5f5f5,1735px 1291px #f5f5f5,549px 1910px #f5f5f5,176px 2367px #f5f5f5,1190px 2524px #f5f5f5,1310px 1678px #f5f5f5,1817px 178px #f5f5f5,1679px 685px #f5f5f5,1625px 5px #f5f5f5,2087px 2165px #f5f5f5,1266px 2127px #f5f5f5,1193px 1089px #f5f5f5,1634px 366px #f5f5f5,1240px 1107px #f5f5f5,1369px 2393px #f5f5f5,2419px 2459px #f5f5f5,730px 160px #f5f5f5,1271px 920px #f5f5f5,1532px 1744px #f5f5f5,1968px 2472px #f5f5f5,2429px 1159px #f5f5f5,93px 1448px #f5f5f5,1768px 2447px #f5f5f5;height:1px;width:1px}.particle-1:after{box-shadow:0px 0px #f5f5f5,2308px 2386px #f5f5f5,1345px 373px #f5f5f5,237px 401px #f5f5f5,229px 1755px #f5f5f5,1395px 696px #f5f5f5,1697px 1933px #f5f5f5,1432px 1698px #f5f5f5,127px 1367px #f5f5f5,2227px 51px #f5f5f5,1872px 1894px #f5f5f5,1407px 2300px #f5f5f5,1455px 1016px #f5f5f5,2065px 1947px #f5f5f5,2515px 1339px #f5f5f5,1083px 189px #f5f5f5,313px 624px #f5f5f5,1776px 665px #f5f5f5,2551px 1450px #f5f5f5,1147px 1152px #f5f5f5,1673px 1948px #f5f5f5,156px 2034px #f5f5f5,1226px 592px #f5f5f5,166px 1696px #f5f5f5,2106px 1681px #f5f5f5,2377px 416px #f5f5f5,2100px 1748px #f5f5f5,2525px 123px #f5f5f5,999px 269px #f5f5f5,660px 680px #f5f5f5,23px 589px #f5f5f5,295px 496px #f5f5f5,112px 2531px #f5f5f5,803px 2308px #f5f5f5,2495px 1911px #f5f5f5,811px 1517px #f5f5f5,351px 435px #f5f5f5,86px 1229px #f5f5f5,1213px 544px #f5f5f5,1507px 261px #f5f5f5,2406px 1628px #f5f5f5,1713px 122px #f5f5f5,1596px 1748px #f5f5f5,961px 1438px #f5f5f5,2244px 2206px #f5f5f5,1187px 2404px #f5f5f5,1350px 1738px #f5f5f5,327px 1568px #f5f5f5,569px 1376px #f5f5f5,2506px 584px #f5f5f5,538px 2171px #f5f5f5,1039px 566px #f5f5f5,154px 2447px #f5f5f5,922px 1770px #f5f5f5,2169px 1866px #f5f5f5,2236px 1790px #f5f5f5,1368px 2097px #f5f5f5,1900px 649px #f5f5f5,2036px 1472px #f5f5f5,2240px 2520px #f5f5f5,1570px 641px #f5f5f5,1009px 267px #f5f5f5,822px 1098px #f5f5f5,1804px 41px #f5f5f5,2358px 2366px #f5f5f5,306px 1888px #f5f5f5,2066px 673px #f5f5f5,1489px 1771px #f5f5f5,425px 2400px #f5f5f5,1047px 2168px #f5f5f5,1289px 1741px #f5f5f5,424px 1960px #f5f5f5,786px 2506px #f5f5f5,2146px 438px #f5f5f5,972px 2080px #f5f5f5,1732px 2158px #f5f5f5,450px 793px #f5f5f5,472px 1957px #f5f5f5,2531px 1305px #f5f5f5,1452px 1253px #f5f5f5,982px 2440px #f5f5f5,908px 194px #f5f5f5,490px 335px #f5f5f5,2309px 2366px #f5f5f5,661px 1205px #f5f5f5,555px 131px #f5f5f5,1106px 2535px #f5f5f5,1133px 2317px #f5f5f5,2171px 191px #f5f5f5,1798px 304px #f5f5f5,2518px 1203px #f5f5f5,165px 794px #f5f5f5,831px 810px #f5f5f5,1059px 2091px #f5f5f5,1366px 1775px #f5f5f5,2036px 37px #f5f5f5,1302px 1318px #f5f5f5,1302px 2541px #f5f5f5,2134px 2346px #f5f5f5,1973px 186px #f5f5f5,896px 1243px #f5f5f5,1342px 36px #f5f5f5,1154px 1455px #f5f5f5,671px 724px #f5f5f5,2342px 504px #f5f5f5,2020px 262px #f5f5f5,1701px 1076px #f5f5f5,2209px 1016px #f5f5f5,1658px 2333px #f5f5f5,529px 2048px #f5f5f5,2348px 1739px #f5f5f5,2119px 1588px #f5f5f5,711px 231px #f5f5f5,2233px 346px #f5f5f5,2163px 902px #f5f5f5,1199px 1186px #f5f5f5,2143px 2434px #f5f5f5,51px 1397px #f5f5f5,958px 177px #f5f5f5,1100px 1137px #f5f5f5,957px 890px #f5f5f5,1608px 1751px #f5f5f5,1021px 1179px #f5f5f5,208px 374px #f5f5f5,338px 219px #f5f5f5,818px 2533px #f5f5f5,267px 320px #f5f5f5,1624px 1476px #f5f5f5,1009px 2138px #f5f5f5,69px 2187px #f5f5f5,2234px 1699px #f5f5f5,883px 2495px #f5f5f5,402px 983px #f5f5f5,1465px 2056px #f5f5f5,634px 1581px #f5f5f5,2053px 1114px #f5f5f5,919px 732px #f5f5f5,1839px 1605px #f5f5f5,705px 1913px #f5f5f5,1089px 882px #f5f5f5,230px 1214px #f5f5f5,1140px 175px #f5f5f5,895px 2370px #f5f5f5,2527px 597px #f5f5f5,2362px 1851px #f5f5f5,648px 94px #f5f5f5,2494px 1868px #f5f5f5,974px 1187px #f5f5f5,1347px 1299px #f5f5f5,811px 1824px #f5f5f5,1933px 405px #f5f5f5,1307px 17px #f5f5f5,1708px 1018px #f5f5f5,265px 2532px #f5f5f5,1704px 320px #f5f5f5,1306px 1183px #f5f5f5,2481px 501px #f5f5f5,1115px 2441px #f5f5f5,172px 2068px #f5f5f5,693px 2133px #f5f5f5,149px 1637px #f5f5f5,2246px 2475px #f5f5f5,2329px 1352px #f5f5f5,2467px 830px #f5f5f5,1843px 1755px #f5f5f5,871px 2416px #f5f5f5,216px 1063px #f5f5f5,1701px 1218px #f5f5f5,185px 1877px #f5f5f5,1274px 1580px #f5f5f5,89px 182px #f5f5f5,433px 335px #f5f5f5,585px 937px #f5f5f5,2061px 791px #f5f5f5,1965px 1759px #f5f5f5,473px 829px #f5f5f5,1884px 405px #f5f5f5,626px 2358px #f5f5f5,2212px 817px #f5f5f5,1124px 837px #f5f5f5,2163px 2028px #f5f5f5,211px 405px #f5f5f5,604px 178px #f5f5f5,983px 2204px #f5f5f5,1289px 1240px #f5f5f5,1881px 1858px #f5f5f5,288px 310px #f5f5f5,2220px 888px #f5f5f5,2492px 1453px #f5f5f5,766px 1677px #f5f5f5,552px 1821px #f5f5f5,1358px 390px #f5f5f5,581px 1993px #f5f5f5,86px 428px #f5f5f5,1018px 85px #f5f5f5,1368px 626px #f5f5f5,2172px 1942px #f5f5f5,1827px 1254px #f5f5f5,1536px 846px #f5f5f5,553px 1000px #f5f5f5,1864px 2313px #f5f5f5,1274px 1786px #f5f5f5,667px 1520px #f5f5f5,1946px 997px #f5f5f5,2144px 132px #f5f5f5,2352px 799px #f5f5f5,727px 434px #f5f5f5,2085px 1805px #f5f5f5,1699px 2106px #f5f5f5,497px 734px #f5f5f5,1956px 1218px #f5f5f5,2049px 649px #f5f5f5,547px 1436px #f5f5f5,196px 1596px #f5f5f5,2146px 2097px #f5f5f5,2154px 2500px #f5f5f5,1938px 2523px #f5f5f5,1040px 553px #f5f5f5,1402px 2291px #f5f5f5,1082px 2346px #f5f5f5,344px 2326px #f5f5f5,360px 2382px #f5f5f5,1872px 322px #f5f5f5,2186px 1867px #f5f5f5,1612px 1680px #f5f5f5,1975px 2052px #f5f5f5,2208px 847px #f5f5f5,858px 1640px #f5f5f5,367px 1077px #f5f5f5,2001px 728px #f5f5f5,660px 1105px #f5f5f5,2076px 1890px #f5f5f5,2382px 1981px #f5f5f5,808px 1594px #f5f5f5,1680px 2490px #f5f5f5,60px 1040px #f5f5f5,60px 1197px #f5f5f5,1958px 1291px #f5f5f5,2496px 996px #f5f5f5,1237px 1395px #f5f5f5,2350px 229px #f5f5f5,1040px 2266px #f5f5f5,1791px 718px #f5f5f5,721px 146px #f5f5f5,1326px 690px #f5f5f5,1682px 543px #f5f5f5,246px 799px #f5f5f5,71px 932px #f5f5f5,355px 1634px #f5f5f5,1028px 232px #f5f5f5,1491px 2052px #f5f5f5,1722px 835px #f5f5f5,1037px 1091px #f5f5f5,1301px 186px #f5f5f5,2096px 2277px #f5f5f5,2491px 452px #f5f5f5,1997px 1177px #f5f5f5,256px 2484px #f5f5f5,421px 1707px #f5f5f5,513px 649px #f5f5f5,1127px 1210px #f5f5f5,2090px 2287px #f5f5f5,1481px 544px #f5f5f5,2528px 1979px #f5f5f5,2320px 2038px #f5f5f5,159px 2029px #f5f5f5,1916px 795px #f5f5f5,1410px 647px #f5f5f5,1995px 2316px #f5f5f5,796px 363px #f5f5f5,767px 2014px #f5f5f5,2528px 2073px #f5f5f5,1266px 2292px #f5f5f5,2429px 631px #f5f5f5,1411px 788px #f5f5f5,2092px 1540px #f5f5f5,583px 46px #f5f5f5,2332px 366px #f5f5f5,193px 544px #f5f5f5,269px 1976px #f5f5f5,175px 2060px #f5f5f5,1968px 139px #f5f5f5,1052px 99px #f5f5f5,2376px 1858px #f5f5f5,339px 65px #f5f5f5,922px 1122px #f5f5f5,335px 429px #f5f5f5,1981px 982px #f5f5f5,2368px 1059px #f5f5f5,1363px 2500px #f5f5f5,1615px 543px #f5f5f5,1107px 559px #f5f5f5,2048px 1054px #f5f5f5,2472px 269px #f5f5f5,402px 648px #f5f5f5,1778px 716px #f5f5f5,2007px 665px #f5f5f5,1924px 101px #f5f5f5,1524px 226px #f5f5f5,569px 2257px #f5f5f5,287px 1481px #f5f5f5,1661px 59px #f5f5f5,1962px 1358px #f5f5f5,472px 212px #f5f5f5,343px 1861px #f5f5f5,1457px 2499px #f5f5f5,1896px 2521px #f5f5f5,1702px 1533px #f5f5f5,640px 2012px #f5f5f5,1842px 2313px #f5f5f5,2371px 2407px #f5f5f5,1919px 1404px #f5f5f5,796px 1006px #f5f5f5,1049px 1138px #f5f5f5,291px 511px #f5f5f5,165px 1022px #f5f5f5,1513px 68px #f5f5f5,760px 260px #f5f5f5,2558px 1332px #f5f5f5,1372px 353px #f5f5f5,912px 991px #f5f5f5,103px 2093px #f5f5f5,1591px 630px #f5f5f5,1447px 397px #f5f5f5,1103px 116px #f5f5f5,706px 1834px #f5f5f5,1228px 2225px #f5f5f5,1216px 294px #f5f5f5,1766px 1834px #f5f5f5,1810px 2326px #f5f5f5,2076px 1287px #f5f5f5,2001px 459px #f5f5f5,283px 550px #f5f5f5,1583px 98px #f5f5f5,307px 137px #f5f5f5,1846px 59px #f5f5f5,2219px 532px #f5f5f5,969px 255px #f5f5f5,1042px 2113px #f5f5f5,469px 378px #f5f5f5,1745px 1007px #f5f5f5,2524px 431px #f5f5f5,157px 574px #f5f5f5,1076px 1582px #f5f5f5,1682px 243px #f5f5f5,972px 1048px #f5f5f5,971px 70px #f5f5f5,1050px 2153px #f5f5f5,1376px 2038px #f5f5f5,1976px 899px #f5f5f5,1715px 35px #f5f5f5,2121px 1886px #f5f5f5,1418px 1744px #f5f5f5,2443px 2300px #f5f5f5,1704px 1772px #f5f5f5,1801px 1412px #f5f5f5,405px 2396px #f5f5f5,835px 1205px #f5f5f5,2125px 781px #f5f5f5,750px 982px #f5f5f5,317px 1037px #f5f5f5,1482px 560px #f5f5f5,757px 794px #f5f5f5,398px 14px #f5f5f5,155px 1508px #f5f5f5,2108px 2109px #f5f5f5,1069px 1694px #f5f5f5,1943px 425px #f5f5f5,906px 898px #f5f5f5,1128px 2494px #f5f5f5,1380px 719px #f5f5f5,135px 347px #f5f5f5,2351px 86px #f5f5f5,1736px 586px #f5f5f5,2236px 336px #f5f5f5,1080px 1915px #f5f5f5,2203px 1821px #f5f5f5,631px 535px #f5f5f5,254px 785px #f5f5f5,2001px 2257px #f5f5f5,455px 2159px #f5f5f5,2167px 1383px #f5f5f5,857px 1853px #f5f5f5,2160px 1673px #f5f5f5,1251px 151px #f5f5f5,1077px 1828px #f5f5f5,902px 1946px #f5f5f5,1547px 1534px #f5f5f5,1487px 1749px #f5f5f5,1571px 2203px #f5f5f5,1130px 2224px #f5f5f5,365px 907px #f5f5f5,603px 1927px #f5f5f5,1407px 189px #f5f5f5,1535px 2305px #f5f5f5,1853px 442px #f5f5f5,2067px 2116px #f5f5f5,708px 327px #f5f5f5,1258px 964px #f5f5f5,2250px 1498px #f5f5f5,213px 1560px #f5f5f5,2283px 704px #f5f5f5,2009px 1246px #f5f5f5,978px 2078px #f5f5f5,1735px 2335px #f5f5f5,131px 1655px #f5f5f5,1599px 1380px #f5f5f5,957px 1244px #f5f5f5,2412px 585px #f5f5f5,1757px 1174px #f5f5f5,757px 2538px #f5f5f5,861px 2406px #f5f5f5,2066px 1629px #f5f5f5,557px 185px #f5f5f5,934px 359px #f5f5f5,531px 2553px #f5f5f5,1913px 1720px #f5f5f5,32px 1054px #f5f5f5,2289px 1652px #f5f5f5,1112px 2321px #f5f5f5,1037px 2237px #f5f5f5,1550px 2218px #f5f5f5,2168px 1002px #f5f5f5,1415px 787px #f5f5f5,1427px 2351px #f5f5f5,706px 1596px #f5f5f5,1689px 332px #f5f5f5,706px 481px #f5f5f5,225px 2481px #f5f5f5,715px 496px #f5f5f5,773px 1743px #f5f5f5,139px 1472px #f5f5f5,103px 1286px #f5f5f5,2427px 2557px #f5f5f5,1321px 780px #f5f5f5,2229px 2127px #f5f5f5,1546px 658px #f5f5f5,2139px 1638px #f5f5f5,951px 743px #f5f5f5,1877px 631px #f5f5f5,1667px 1617px #f5f5f5,240px 1009px #f5f5f5,2310px 938px #f5f5f5,27px 1030px #f5f5f5,1878px 12px #f5f5f5,1278px 559px #f5f5f5,2135px 1341px #f5f5f5,2556px 450px #f5f5f5,1118px 239px #f5f5f5,176px 528px #f5f5f5,1938px 42px #f5f5f5,2072px 1853px #f5f5f5,1037px 1202px #f5f5f5,685px 1931px #f5f5f5,2478px 608px #f5f5f5,2487px 264px #f5f5f5,1710px 2352px #f5f5f5,1498px 2510px #f5f5f5,1017px 2526px #f5f5f5,1355px 502px #f5f5f5,322px 1893px #f5f5f5,2037px 2300px #f5f5f5,592px 411px #f5f5f5,617px 2424px #f5f5f5,1974px 1562px #f5f5f5,2324px 365px #f5f5f5,1284px 1835px #f5f5f5,1685px 935px #f5f5f5,1529px 75px #f5f5f5,2272px 1451px #f5f5f5,1333px 1326px #f5f5f5,158px 1862px #f5f5f5,1763px 458px #f5f5f5,2291px 884px #f5f5f5,185px 1916px #f5f5f5,1932px 2512px #f5f5f5,1090px 165px #f5f5f5,1150px 1087px #f5f5f5,1409px 1058px #f5f5f5,457px 1016px #f5f5f5,2200px 812px #f5f5f5,2550px 1185px #f5f5f5,597px 2502px #f5f5f5,1779px 141px #f5f5f5,2108px 1290px #f5f5f5,1203px 2053px #f5f5f5,48px 3px #f5f5f5,514px 935px #f5f5f5,2456px 1154px #f5f5f5,651px 249px #f5f5f5,760px 549px #f5f5f5,280px 916px #f5f5f5,1821px 2382px #f5f5f5,263px 1727px #f5f5f5,1536px 496px #f5f5f5,2267px 2141px #f5f5f5,797px 319px #f5f5f5,2373px 1590px #f5f5f5,1391px 879px #f5f5f5,1774px 1885px #f5f5f5,981px 136px #f5f5f5,1945px 1245px #f5f5f5,581px 132px #f5f5f5,1378px 221px #f5f5f5,1496px 2106px #f5f5f5,1786px 481px #f5f5f5,2084px 13px #f5f5f5,2397px 1072px #f5f5f5,2369px 212px #f5f5f5,5px 579px #f5f5f5,2448px 1466px #f5f5f5,2307px 2018px #f5f5f5,2259px 1242px #f5f5f5,440px 2261px #f5f5f5,973px 2033px #f5f5f5,1901px 1064px #f5f5f5,841px 586px #f5f5f5,1378px 854px #f5f5f5,1463px 2013px #f5f5f5,631px 1689px #f5f5f5,2401px 25px #f5f5f5,2489px 769px #f5f5f5,1391px 734px #f5f5f5,345px 766px #f5f5f5,2524px 1438px #f5f5f5,1960px 423px #f5f5f5,927px 289px #f5f5f5,370px 779px #f5f5f5,2388px 1608px #f5f5f5,860px 1148px #f5f5f5,1668px 246px #f5f5f5,146px 1144px #f5f5f5,1735px 693px #f5f5f5,1335px 2415px #f5f5f5,760px 1151px #f5f5f5,1123px 250px #f5f5f5,1609px 271px #f5f5f5,1377px 277px #f5f5f5,2181px 1671px #f5f5f5,148px 447px #f5f5f5,683px 2324px #f5f5f5,1988px 1318px #f5f5f5,399px 570px #f5f5f5,259px 313px #f5f5f5,1129px 1128px #f5f5f5,783px 1541px #f5f5f5,618px 1902px #f5f5f5,1439px 2443px #f5f5f5,419px 1979px #f5f5f5,299px 2338px #f5f5f5,1776px 701px #f5f5f5,2465px 1032px #f5f5f5,2159px 126px #f5f5f5,2258px 114px #f5f5f5,1120px 1719px #f5f5f5,1133px 333px #f5f5f5,2271px 1120px #f5f5f5,73px 1710px #f5f5f5,84px 1601px #f5f5f5,1017px 1714px #f5f5f5,2321px 305px #f5f5f5,1289px 2477px #f5f5f5,1538px 2455px #f5f5f5,1230px 2356px #f5f5f5,927px 1682px #f5f5f5,553px 519px #f5f5f5,2373px 2248px #f5f5f5,2494px 1091px #f5f5f5,1474px 1521px #f5f5f5,358px 581px #f5f5f5,1609px 1722px #f5f5f5,243px 345px #f5f5f5,1338px 2554px #f5f5f5,1186px 1668px #f5f5f5,189px 604px #f5f5f5,1829px 82px #f5f5f5,2020px 1736px #f5f5f5,796px 1979px #f5f5f5,1324px 655px #f5f5f5,927px 253px #f5f5f5,493px 286px #f5f5f5,2127px 453px #f5f5f5,1175px 2361px #f5f5f5,2112px 1246px #f5f5f5,2309px 83px #f5f5f5,1004px 610px #f5f5f5,13px 588px #f5f5f5,2436px 1522px #f5f5f5,1376px 55px #f5f5f5,1497px 434px #f5f5f5,618px 1341px #f5f5f5,2133px 682px #f5f5f5,727px 1889px #f5f5f5,1472px 846px #f5f5f5,1406px 250px #f5f5f5,875px 1335px #f5f5f5,342px 135px #f5f5f5,839px 1941px #f5f5f5,348px 770px #f5f5f5,845px 278px #f5f5f5,395px 2516px #f5f5f5;height:1px;width:1px}.particle-2{-webkit-animation:animParticle 120s linear infinite;animation:animParticle 120s linear infinite;box-shadow:0px 0px #f5f5f5,2252px 1993px #f5f5f5,1605px 971px #f5f5f5,1117px 225px #f5f5f5,238px 328px #f5f5f5,460px 1065px #f5f5f5,1130px 483px #f5f5f5,2427px 299px #f5f5f5,2148px 1733px #f5f5f5,1955px 1033px #f5f5f5,1721px 2040px #f5f5f5,1674px 1931px #f5f5f5,254px 2435px #f5f5f5,447px 2372px #f5f5f5,838px 465px #f5f5f5,523px 1352px #f5f5f5,4px 205px #f5f5f5,468px 240px #f5f5f5,279px 703px #f5f5f5,2240px 2425px #f5f5f5,1891px 2414px #f5f5f5,1701px 1957px #f5f5f5,548px 1042px #f5f5f5,1666px 1041px #f5f5f5,939px 710px #f5f5f5,1929px 1475px #f5f5f5,818px 301px #f5f5f5,2485px 738px #f5f5f5,685px 2325px #f5f5f5,1381px 1273px #f5f5f5,95px 1872px #f5f5f5,1656px 1414px #f5f5f5,2118px 137px #f5f5f5,723px 2478px #f5f5f5,1825px 2196px #f5f5f5,1349px 1807px #f5f5f5,1166px 2175px #f5f5f5,965px 2128px #f5f5f5,1765px 1658px #f5f5f5,1584px 1893px #f5f5f5,1365px 401px #f5f5f5,2054px 1495px #f5f5f5,1104px 1084px #f5f5f5,484px 1891px #f5f5f5,1550px 154px #f5f5f5,2439px 883px #f5f5f5,2246px 497px #f5f5f5,910px 1738px #f5f5f5,138px 1658px #f5f5f5,1976px 881px #f5f5f5,1400px 338px #f5f5f5,2544px 569px #f5f5f5,1044px 1727px #f5f5f5,407px 972px #f5f5f5,2152px 1564px #f5f5f5,2100px 1457px #f5f5f5,392px 2143px #f5f5f5,2523px 2024px #f5f5f5,2274px 869px #f5f5f5,1734px 97px #f5f5f5,345px 1588px #f5f5f5,2227px 1094px #f5f5f5,2507px 1471px #f5f5f5,375px 951px #f5f5f5,1401px 707px #f5f5f5,1540px 543px #f5f5f5,2226px 1105px #f5f5f5,410px 446px #f5f5f5,1000px 1345px #f5f5f5,607px 743px #f5f5f5,1549px 589px #f5f5f5,1449px 845px #f5f5f5,1997px 2340px #f5f5f5,2513px 2512px #f5f5f5,1586px 1951px #f5f5f5,1709px 2319px #f5f5f5,1300px 519px #f5f5f5,2413px 1298px #f5f5f5,605px 57px #f5f5f5,1279px 808px #f5f5f5,82px 941px #f5f5f5,391px 1722px #f5f5f5,1705px 812px #f5f5f5,1250px 97px #f5f5f5,1387px 2460px #f5f5f5,2343px 152px #f5f5f5,779px 2150px #f5f5f5,1651px 153px #f5f5f5,54px 1788px #f5f5f5,1050px 306px #f5f5f5,252px 2364px #f5f5f5,1531px 1604px #f5f5f5,1309px 867px #f5f5f5,27px 2485px #f5f5f5,1335px 449px #f5f5f5,602px 803px #f5f5f5,2394px 857px #f5f5f5,1397px 1289px #f5f5f5,31px 854px #f5f5f5,875px 2102px #f5f5f5,2558px 1569px #f5f5f5,1509px 1750px #f5f5f5,804px 2356px #f5f5f5,364px 2086px #f5f5f5,1319px 612px #f5f5f5,1342px 1580px #f5f5f5,2319px 584px #f5f5f5,968px 120px #f5f5f5,1673px 1030px #f5f5f5,663px 2295px #f5f5f5,354px 1722px #f5f5f5,466px 1726px #f5f5f5,241px 1633px #f5f5f5,730px 1245px #f5f5f5,1798px 1753px #f5f5f5,1249px 2268px #f5f5f5,84px 209px #f5f5f5,622px 988px #f5f5f5,838px 695px #f5f5f5,1228px 1336px #f5f5f5,1093px 977px #f5f5f5,96px 695px #f5f5f5,12px 2280px #f5f5f5,1914px 1423px #f5f5f5,1279px 2188px #f5f5f5,399px 463px #f5f5f5,1630px 729px #f5f5f5,53px 2474px #f5f5f5,2132px 1833px #f5f5f5,1768px 1239px #f5f5f5,2251px 2326px #f5f5f5,1119px 1090px #f5f5f5,1428px 2108px #f5f5f5,1021px 2259px #f5f5f5,1406px 1926px #f5f5f5,31px 2529px #f5f5f5,1498px 1990px #f5f5f5,2267px 2424px #f5f5f5,1834px 1260px #f5f5f5,675px 1365px #f5f5f5,1812px 2338px #f5f5f5,2190px 392px #f5f5f5,1203px 1849px #f5f5f5,499px 2195px #f5f5f5,1724px 935px #f5f5f5,1072px 1358px #f5f5f5,131px 185px #f5f5f5,1922px 1791px #f5f5f5,2139px 490px #f5f5f5,2232px 1650px #f5f5f5,427px 2077px #f5f5f5,2059px 1810px #f5f5f5,2339px 1103px #f5f5f5,291px 2528px #f5f5f5,779px 1789px #f5f5f5,35px 1179px #f5f5f5,664px 865px #f5f5f5,1847px 2319px #f5f5f5,1761px 1528px #f5f5f5,1013px 1670px #f5f5f5,1745px 1899px #f5f5f5,2321px 1651px #f5f5f5,1147px 2368px #f5f5f5,1751px 1449px #f5f5f5,2274px 664px #f5f5f5,1678px 1543px #f5f5f5,2226px 1013px #f5f5f5,576px 66px #f5f5f5,2020px 854px #f5f5f5,612px 2485px #f5f5f5,724px 69px #f5f5f5,2310px 2325px #f5f5f5,2366px 469px #f5f5f5,1040px 2504px #f5f5f5,1330px 636px #f5f5f5,1768px 1662px #f5f5f5,1242px 1414px #f5f5f5,1689px 823px #f5f5f5,278px 1980px #f5f5f5,29px 42px #f5f5f5,961px 1246px #f5f5f5,701px 2013px #f5f5f5,1993px 2149px #f5f5f5,2263px 1307px #f5f5f5,1487px 1999px #f5f5f5,1963px 2514px #f5f5f5,2538px 1779px #f5f5f5,342px 555px #f5f5f5,271px 186px #f5f5f5,953px 2337px #f5f5f5,91px 200px #f5f5f5,334px 1401px #f5f5f5,1107px 1756px #f5f5f5,2508px 1982px #f5f5f5,343px 1838px #f5f5f5,721px 442px #f5f5f5,2px 830px #f5f5f5,797px 767px #f5f5f5,1014px 936px #f5f5f5,958px 2527px #f5f5f5,2458px 399px #f5f5f5;height:2px;width:2px}.particle-2:after{box-shadow:0px 0px #fff,1238px 124px #fff,1388px 807px #fff,568px 866px #fff,1968px 385px #fff,911px 1580px #fff,2302px 611px #fff,2298px 1834px #fff,1126px 220px #fff,1134px 776px #fff,1193px 2164px #fff,1466px 275px #fff,1069px 1989px #fff,1483px 836px #fff,536px 1063px #fff,1525px 1748px #fff,804px 1901px #fff,2322px 1183px #fff,1685px 1380px #fff,1064px 2332px #fff,161px 441px #fff,906px 170px #fff,1902px 1976px #fff,1813px 472px #fff,847px 1194px #fff,168px 1553px #fff,2345px 11px #fff,234px 1309px #fff,1736px 1259px #fff,2337px 636px #fff,549px 1757px #fff,1841px 102px #fff,629px 973px #fff,320px 179px #fff,1800px 1868px #fff,2344px 199px #fff,281px 108px #fff,800px 1153px #fff,1500px 2367px #fff,1300px 2111px #fff,644px 2040px #fff,352px 996px #fff,1364px 376px #fff,1521px 2450px #fff,1688px 465px #fff,621px 1372px #fff,551px 2399px #fff,2129px 938px #fff,1580px 2103px #fff,541px 354px #fff,76px 1222px #fff,46px 1650px #fff,1713px 1824px #fff,1928px 337px #fff,713px 810px #fff,1477px 843px #fff,1227px 406px #fff,1479px 106px #fff,2307px 2413px #fff,187px 1100px #fff,1116px 1900px #fff,1455px 89px #fff,2239px 1231px #fff,1128px 1601px #fff,1211px 961px #fff,86px 1746px #fff,233px 2556px #fff,769px 1942px #fff,1013px 1367px #fff,1123px 1083px #fff,2258px 958px #fff,552px 572px #fff,569px 2215px #fff,1799px 428px #fff,1896px 1956px #fff,969px 1127px #fff,1762px 332px #fff,2357px 410px #fff,966px 1111px #fff,1093px 1831px #fff,948px 1469px #fff,2421px 1110px #fff,292px 1603px #fff,149px 599px #fff,1833px 343px #fff,2037px 519px #fff,1372px 700px #fff,2263px 1999px #fff,1252px 571px #fff,2209px 1099px #fff,754px 1382px #fff,943px 2247px #fff,986px 1122px #fff,2535px 1342px #fff,1220px 1670px #fff,1417px 1713px #fff,2032px 469px #fff,193px 1805px #fff,2319px 2206px #fff,2305px 937px #fff,927px 996px #fff,2483px 1152px #fff,2365px 314px #fff,1491px 286px #fff,654px 744px #fff,601px 1555px #fff,400px 450px #fff,3px 1693px #fff,599px 234px #fff,2214px 43px #fff,63px 1599px #fff,2364px 525px #fff,2167px 1581px #fff,2040px 1263px #fff,1759px 1215px #fff,2362px 1624px #fff,88px 1490px #fff,1522px 1514px #fff,1013px 1779px #fff,2017px 717px #fff,2480px 485px #fff,460px 1856px #fff,2398px 1728px #fff,248px 96px #fff,330px 1481px #fff,80px 2555px #fff,2515px 1369px #fff,2223px 680px #fff,2157px 1560px #fff,2320px 834px #fff,2093px 1985px #fff,1968px 234px #fff,1403px 139px #fff,2139px 884px #fff,848px 19px #fff,221px 502px #fff,78px 1145px #fff,475px 288px #fff,2236px 1939px #fff,1676px 1208px #fff,507px 2047px #fff,745px 425px #fff,2223px 2134px #fff,1619px 20px #fff,1987px 1185px #fff,445px 1676px #fff,1017px 2256px #fff,1677px 2522px #fff,1638px 1917px #fff,940px 190px #fff,1309px 173px #fff,1864px 874px #fff,2105px 1891px #fff,90px 454px #fff,397px 2143px #fff,1858px 205px #fff,282px 2167px #fff,913px 2210px #fff,725px 407px #fff,923px 1931px #fff,1844px 1430px #fff,1144px 1127px #fff,603px 1494px #fff,1571px 1662px #fff,109px 2070px #fff,740px 1080px #fff,2299px 1892px #fff,1636px 156px #fff,1809px 95px #fff,1479px 1796px #fff,2259px 106px #fff,2479px 2367px #fff,1026px 972px #fff,2559px 1242px #fff,1099px 1808px #fff,1154px 836px #fff,1610px 236px #fff,1071px 1405px #fff,220px 829px #fff,1745px 591px #fff,968px 2347px #fff,2044px 1570px #fff,1661px 104px #fff,2008px 822px #fff,206px 1277px #fff,281px 536px #fff,425px 1947px #fff,745px 1585px #fff,783px 361px #fff,1464px 1350px #fff,2081px 1453px #fff,1845px 2064px #fff,1036px 2386px #fff,2069px 683px #fff,2151px 1286px #fff,961px 669px #fff,2105px 2058px #fff,2478px 579px #fff,6px 2014px #fff,1106px 2376px #fff,2336px 1698px #fff;height:2px;width:2px}.particle-3{-webkit-animation:animParticle 180s linear infinite;animation:animParticle 180s linear infinite;box-shadow:0px 0px #fff,2398px 2432px #fff,770px 1014px #fff,283px 2479px #fff,1128px 365px #fff,841px 1624px #fff,2465px 484px #fff,711px 904px #fff,518px 1459px #fff,1030px 2466px #fff,2336px 1594px #fff,1335px 205px #fff,2455px 2296px #fff,1494px 932px #fff,1084px 1731px #fff,482px 1474px #fff,2108px 1913px #fff,1285px 1188px #fff,2090px 858px #fff,955px 836px #fff,1486px 1663px #fff,1934px 1162px #fff,1685px 427px #fff,1378px 1016px #fff,970px 39px #fff,291px 2316px #fff,112px 343px #fff,1353px 2054px #fff,603px 2155px #fff,536px 539px #fff,2451px 1409px #fff,1605px 2086px #fff,2361px 2175px #fff,1366px 462px #fff,1704px 538px #fff,603px 1997px #fff,1027px 1196px #fff,2377px 1296px #fff,1239px 108px #fff,2280px 871px #fff,1836px 2176px #fff,1057px 1521px #fff,2289px 520px #fff,1301px 1184px #fff,1949px 1623px #fff,2431px 2075px #fff,928px 287px #fff,1252px 1935px #fff,1050px 2170px #fff,330px 638px #fff,369px 1314px #fff,2064px 1720px #fff,594px 2032px #fff,1813px 363px #fff,1745px 239px #fff,2103px 430px #fff,2121px 609px #fff,2424px 163px #fff,2107px 1378px #fff,2077px 1517px #fff,348px 21px #fff,839px 1530px #fff,1472px 1664px #fff,815px 1686px #fff,1847px 885px #fff,517px 1929px #fff,262px 2297px #fff,1330px 2277px #fff,1610px 1387px #fff,1811px 2469px #fff,1492px 939px #fff,1621px 622px #fff,1785px 994px #fff,371px 1233px #fff,2097px 192px #fff,723px 1128px #fff,1331px 523px #fff,2113px 530px #fff,2346px 715px #fff,2560px 2289px #fff,406px 615px #fff,541px 2120px #fff,2481px 1928px #fff,758px 1475px #fff,2376px 2271px #fff,1284px 1093px #fff,1647px 607px #fff,34px 1883px #fff,1232px 2352px #fff,1892px 189px #fff,361px 2075px #fff,1277px 317px #fff,2218px 2405px #fff,484px 386px #fff,453px 2228px #fff,656px 802px #fff,2035px 1067px #fff,1622px 1235px #fff,1619px 1720px #fff,571px 1312px #fff,448px 646px #fff;height:1px;width:1px}.particle-3:after{box-shadow:0px 0px #fff,709px 824px #fff,322px 2464px #fff,2304px 1565px #fff,2179px 1925px #fff,1946px 1549px #fff,1876px 1812px #fff,1393px 467px #fff,1816px 607px #fff,1824px 1274px #fff,1555px 2273px #fff,2371px 355px #fff,2304px 2360px #fff,695px 459px #fff,452px 1235px #fff,1467px 2052px #fff,1501px 1272px #fff,531px 1629px #fff,985px 72px #fff,1024px 1068px #fff,357px 1240px #fff,344px 2265px #fff,1461px 97px #fff,1673px 9px #fff,2254px 1147px #fff,1271px 2046px #fff,1082px 607px #fff,2331px 2097px #fff,1587px 755px #fff,1932px 371px #fff,887px 568px #fff,596px 305px #fff,991px 2470px #fff,2298px 218px #fff,1193px 867px #fff,1427px 302px #fff,333px 1158px #fff,211px 961px #fff,1940px 2032px #fff,246px 1612px #fff,2154px 1292px #fff,1925px 962px #fff,2036px 303px #fff,2467px 1362px #fff,352px 2225px #fff,1701px 2168px #fff,1143px 1270px #fff,253px 1120px #fff,690px 124px #fff,2337px 1885px #fff,471px 1296px #fff,2096px 1837px #fff,694px 1111px #fff,1278px 195px #fff,1671px 1583px #fff,261px 797px #fff,825px 1056px #fff,1196px 1292px #fff,2187px 2260px #fff,1920px 1169px #fff,2528px 1965px #fff,60px 2298px #fff,1930px 1621px #fff,517px 1500px #fff,276px 1731px #fff,1940px 1183px #fff,1084px 2520px #fff,1283px 956px #fff,1486px 656px #fff,1543px 1104px #fff,1618px 1858px #fff,2030px 1617px #fff,1666px 2037px #fff,127px 966px #fff,358px 588px #fff,2024px 1950px #fff,2309px 2236px #fff,2355px 109px #fff,1037px 2479px #fff,2240px 1328px #fff,1676px 1919px #fff,389px 2520px #fff,1502px 852px #fff,248px 2327px #fff,2531px 1643px #fff,12px 1339px #fff,1599px 1112px #fff,1827px 1745px #fff,575px 1757px #fff,339px 2220px #fff,316px 1511px #fff,83px 576px #fff,1533px 1192px #fff,1735px 7px #fff,2250px 1677px #fff,181px 1480px #fff,413px 1739px #fff,56px 813px #fff,692px 1642px #fff,838px 1597px #fff,2392px 1722px #fff;height:1px;width:1px}.particle-4{-webkit-animation:animParticle 600s linear infinite;animation:animParticle 600s linear infinite;box-shadow:0px 0px #fff,337px 1659px #fff,2128px 200px #fff,1827px 1578px #fff,1990px 38px #fff,254px 1217px #fff,1330px 408px #fff,2272px 1581px #fff,146px 592px #fff,580px 2479px #fff,1084px 528px #fff,2508px 1217px #fff,2006px 2211px #fff,1817px 299px #fff,2441px 1334px #fff,526px 415px #fff,30px 743px #fff,1591px 1564px #fff,1038px 188px #fff,2376px 325px #fff,2420px 1638px #fff,2402px 964px #fff,1819px 1643px #fff,1454px 1939px #fff,2547px 87px #fff,997px 2326px #fff,237px 171px #fff,1856px 1141px #fff,1881px 489px #fff,569px 2556px #fff,1499px 1096px #fff,2301px 381px #fff,1364px 2125px #fff,2528px 632px #fff,1567px 1904px #fff,398px 1102px #fff,1067px 2410px #fff,482px 474px #fff,1908px 340px #fff,1934px 1059px #fff,518px 848px #fff,201px 1186px #fff,1008px 1272px #fff,992px 1007px #fff,1482px 864px #fff,777px 2420px #fff,2440px 1442px #fff,246px 1686px #fff,1459px 506px #fff,1924px 1876px #fff,2176px 1111px #fff,1347px 1450px #fff,1754px 652px #fff,2487px 498px #fff,1692px 1682px #fff,2426px 2319px #fff,262px 1653px #fff,794px 426px #fff,18px 2526px #fff,1564px 82px #fff,1796px 2111px #fff,2513px 1563px #fff,456px 1618px #fff,1485px 903px #fff,2335px 1054px #fff,807px 1325px #fff,2085px 2297px #fff,1817px 1646px #fff,2502px 1510px #fff,185px 404px #fff,379px 1771px #fff,901px 1625px #fff,1921px 1963px #fff,82px 290px #fff,2220px 258px #fff,1677px 1519px #fff,1493px 1376px #fff,286px 397px #fff,451px 541px #fff,390px 923px #fff,339px 591px #fff,1074px 752px #fff,924px 1279px #fff,1460px 2000px #fff,199px 712px #fff,582px 735px #fff,406px 813px #fff,595px 2493px #fff,875px 1122px #fff,1265px 160px #fff,2418px 11px #fff,1461px 806px #fff,1206px 92px #fff,1435px 43px #fff,601px 2415px #fff,2004px 1787px #fff,417px 1921px #fff,2191px 927px #fff,222px 135px #fff,2071px 874px #fff,1005px 1251px #fff,2052px 2010px #fff,70px 896px #fff,1185px 99px #fff,511px 1427px #fff,356px 621px #fff,936px 2188px #fff,1964px 1110px #fff,2384px 1780px #fff,662px 1440px #fff,1428px 1082px #fff,1854px 1173px #fff,2556px 1300px #fff,356px 1220px #fff,2414px 802px #fff,2190px 558px #fff,505px 1692px #fff,1345px 1046px #fff,1498px 2251px #fff,2153px 1666px #fff,2496px 1201px #fff,664px 1520px #fff,1188px 1250px #fff,1692px 1921px #fff,1137px 83px #fff,345px 320px #fff,1409px 374px #fff,2038px 1189px #fff,1970px 2486px #fff,1470px 23px #fff,621px 2313px #fff,532px 1649px #fff,2027px 2441px #fff,1475px 21px #fff,1536px 928px #fff,1487px 2410px #fff,1065px 1540px #fff,2123px 971px #fff,1847px 808px #fff,2515px 1074px #fff,532px 1841px #fff,986px 1609px #fff,1743px 1955px #fff,604px 1064px #fff,1280px 2162px #fff,430px 2093px #fff,2470px 490px #fff,2257px 934px #fff,8px 2338px #fff,2272px 461px #fff,1877px 495px #fff,1200px 660px #fff,769px 1527px #fff,1293px 1713px #fff,1694px 699px #fff,1389px 1340px #fff,996px 170px #fff,218px 2271px #fff,872px 2018px #fff,403px 969px #fff,1692px 605px #fff,384px 844px #fff,705px 164px #fff,2289px 1043px #fff,1936px 2445px #fff,2000px 2153px #fff,652px 1821px #fff,1616px 1685px #fff,695px 468px #fff,1247px 286px #fff,774px 2276px #fff,2137px 16px #fff,2248px 2352px #fff,2226px 2106px #fff,1919px 1854px #fff,1294px 725px #fff,1857px 569px #fff,2235px 540px #fff,95px 2394px #fff,2134px 2508px #fff,2377px 183px #fff,2213px 1855px #fff,1104px 1217px #fff,5px 234px #fff,113px 165px #fff,833px 329px #fff,1461px 1672px #fff,1181px 222px #fff,2080px 474px #fff,580px 811px #fff,655px 2290px #fff,1393px 382px #fff,2270px 317px #fff,156px 2169px #fff,740px 1986px #fff,641px 2265px #fff,1415px 151px #fff,640px 1202px #fff,2010px 631px #fff,1350px 2465px #fff,54px 2559px #fff,931px 714px #fff,64px 204px #fff,268px 1268px #fff,2528px 2402px #fff,1602px 2447px #fff,1373px 303px #fff,256px 17px #fff,2305px 2361px #fff,1482px 1957px #fff,1328px 1425px #fff,122px 774px #fff,1397px 1988px #fff,2361px 1414px #fff,217px 1197px #fff,663px 1102px #fff,2310px 921px #fff,2273px 701px #fff,138px 2023px #fff,314px 842px #fff,464px 1996px #fff,1072px 226px #fff,1941px 2402px #fff,1497px 1051px #fff,556px 691px #fff,2558px 2209px #fff,412px 1809px #fff,1195px 1391px #fff,2446px 1143px #fff,1162px 2477px #fff,746px 1167px #fff,425px 567px #fff,1534px 1842px #fff,1086px 2287px #fff,2053px 1986px #fff,2250px 2453px #fff,2011px 1823px #fff,948px 763px #fff,1970px 330px #fff,348px 1536px #fff,2505px 1093px #fff,1726px 214px #fff,2448px 848px #fff,2466px 2038px #fff,1587px 1406px #fff,1783px 462px #fff,1635px 1265px #fff,2494px 1291px #fff,468px 175px #fff,879px 1917px #fff,876px 2271px #fff,795px 771px #fff,2084px 1326px #fff,1562px 877px #fff,1417px 2303px #fff,2px 619px #fff,2450px 2396px #fff,579px 1400px #fff,2346px 896px #fff,132px 2120px #fff,1200px 1114px #fff,1988px 114px #fff,1209px 1290px #fff,1495px 585px #fff,1510px 932px #fff,588px 932px #fff,185px 251px #fff,1027px 768px #fff,117px 924px #fff,1862px 2376px #fff,756px 1991px #fff,841px 200px #fff,1354px 2355px #fff,146px 1021px #fff,1761px 923px #fff,327px 1422px #fff,1974px 1679px #fff,1357px 1959px #fff,24px 2540px #fff,2219px 2119px #fff,1114px 35px #fff,611px 1631px #fff,1085px 2008px #fff,2055px 1946px #fff,2001px 380px #fff,184px 964px #fff,1194px 1920px #fff,294px 2407px #fff,524px 1087px #fff,918px 1046px #fff,1702px 326px #fff,2537px 1572px #fff,628px 2477px #fff,1438px 1683px #fff,2055px 1617px #fff,885px 721px #fff,188px 1327px #fff,1360px 1005px #fff,1821px 2406px #fff,625px 1344px #fff,1416px 1405px #fff,894px 2175px #fff,1591px 2089px #fff,1037px 2359px #fff,614px 201px #fff,2432px 2261px #fff,487px 1214px #fff,330px 209px #fff,2464px 1280px #fff,38px 489px #fff,1698px 425px #fff,1227px 2241px #fff,796px 202px #fff,2429px 174px #fff,1612px 1926px #fff,697px 1409px #fff,1411px 791px #fff,2522px 596px #fff,1749px 813px #fff,1487px 2227px #fff,1383px 1421px #fff,1954px 1074px #fff,48px 1329px #fff,922px 1153px #fff,1248px 1851px #fff,555px 2155px #fff,1599px 2107px #fff,2016px 465px #fff,550px 792px #fff,2369px 226px #fff,1555px 1183px #fff,401px 1460px #fff,1322px 363px #fff,1192px 117px #fff,1277px 2280px #fff,1841px 662px #fff,2035px 2518px #fff,529px 689px #fff,622px 106px #fff,1788px 1863px #fff,2382px 1014px #fff,284px 757px #fff,1157px 1387px #fff,650px 542px #fff,36px 1814px #fff,749px 1579px #fff,1328px 1028px #fff,546px 1326px #fff,399px 1214px #fff,1130px 2230px #fff,2560px 1784px #fff,748px 2000px #fff,2075px 37px #fff,2300px 661px #fff,1960px 2256px #fff,1377px 58px #fff,684px 864px #fff,1084px 350px #fff,826px 167px #fff,1014px 1299px #fff,2030px 1675px #fff,2033px 860px #fff,465px 876px #fff,431px 2477px #fff,1312px 1377px #fff,1551px 1957px #fff,333px 2254px #fff,933px 348px #fff,2320px 1027px #fff,1807px 2090px #fff,362px 973px #fff,1803px 1976px #fff,1218px 2358px #fff,43px 2053px #fff,1130px 1042px #fff,640px 1033px #fff,207px 1309px #fff,1146px 432px #fff,434px 2216px #fff,14px 1383px #fff,193px 370px #fff,2455px 46px #fff,1814px 2331px #fff,2458px 2525px #fff,1106px 580px #fff,2383px 2124px #fff,585px 2333px #fff,142px 539px #fff,481px 894px #fff,1041px 1441px #fff,1958px 1133px #fff,85px 1669px #fff,1972px 1693px #fff,292px 1518px #fff,463px 968px #fff,2129px 2191px #fff,56px 2206px #fff,2549px 1615px #fff,595px 1215px #fff,619px 589px #fff,1526px 1577px #fff;height:1px;width:1px}.particle-4:after{box-shadow:0px 0px #fff,1857px 2445px #fff,426px 578px #fff,1043px 1776px #fff,595px 1614px #fff,1475px 2119px #fff,2153px 2068px #fff,395px 2449px #fff,350px 1200px #fff,1291px 1508px #fff,313px 1163px #fff,1355px 1476px #fff,506px 976px #fff,2067px 2099px #fff,2207px 2344px #fff,358px 1267px #fff,29px 2417px #fff,1350px 112px #fff,1305px 1711px #fff,2559px 1555px #fff,1179px 898px #fff,1941px 1252px #fff,2186px 636px #fff,804px 1457px #fff,1777px 983px #fff,1900px 1316px #fff,151px 2468px #fff,2320px 653px #fff,636px 1661px #fff,219px 2046px #fff,1723px 1485px #fff,2277px 1712px #fff,1443px 792px #fff,758px 869px #fff,286px 350px #fff,11px 770px #fff,2016px 414px #fff,1048px 91px #fff,2129px 2234px #fff,1811px 2411px #fff,1276px 2045px #fff,1516px 1235px #fff,466px 192px #fff,897px 2493px #fff,1159px 2427px #fff,1293px 1951px #fff,1724px 2009px #fff,1896px 1444px #fff,2004px 830px #fff,46px 93px #fff,791px 2502px #fff,1110px 1567px #fff,979px 1584px #fff,848px 2074px #fff,1591px 1212px #fff,1468px 1467px #fff,859px 843px #fff,220px 2019px #fff,2239px 2325px #fff,417px 1797px #fff,2076px 1556px #fff,2451px 1454px #fff,2335px 1102px #fff,2350px 1380px #fff,2504px 1012px #fff,484px 1197px #fff,1914px 387px #fff,1793px 1312px #fff,1595px 391px #fff,1707px 1018px #fff,2207px 1106px #fff,1906px 1773px #fff,1261px 168px #fff,1441px 2025px #fff,805px 2084px #fff,527px 2465px #fff,247px 880px #fff,2471px 1388px #fff,1163px 1516px #fff,1776px 2266px #fff,1261px 2550px #fff,1002px 1530px #fff,180px 1813px #fff,2195px 1819px #fff,1804px 1167px #fff,423px 1659px #fff,101px 186px #fff,669px 138px #fff,2079px 227px #fff,1682px 1372px #fff,2517px 111px #fff,843px 886px #fff,1828px 1249px #fff,1751px 2045px #fff,797px 32px #fff,1175px 2393px #fff,763px 381px #fff,1081px 38px #fff,240px 1171px #fff,1172px 1606px #fff,661px 425px #fff,2340px 875px #fff,1321px 2068px #fff,977px 2106px #fff,1973px 413px #fff,1230px 1713px #fff,1358px 1619px #fff,1776px 469px #fff,813px 842px #fff,2188px 2145px #fff,532px 583px #fff,371px 2235px #fff,420px 584px #fff,1489px 748px #fff,990px 945px #fff,200px 2357px #fff,268px 1248px #fff,499px 1357px #fff,880px 1190px #fff,1806px 1701px #fff,1759px 211px #fff,696px 1536px #fff,130px 2264px #fff,1929px 1687px #fff,359px 2372px #fff,721px 81px #fff,2000px 358px #fff,162px 2144px #fff,1541px 2174px #fff,1924px 479px #fff,1287px 2545px #fff,2222px 1099px #fff,1605px 775px #fff,985px 2365px #fff,454px 1120px #fff,854px 837px #fff,242px 2430px #fff,878px 2291px #fff,2495px 528px #fff,1995px 697px #fff,685px 1311px #fff,2540px 711px #fff,1025px 2059px #fff,363px 2197px #fff,1334px 1399px #fff,1910px 2246px #fff,2495px 715px #fff,1870px 2535px #fff,2409px 2331px #fff,681px 1402px #fff,680px 1103px #fff,1990px 209px #fff,1564px 322px #fff,1264px 1359px #fff,1789px 2527px #fff,132px 873px #fff,1373px 739px #fff,410px 675px #fff,543px 1723px #fff,1382px 522px #fff,1188px 887px #fff,228px 745px #fff,154px 1250px #fff,748px 1653px #fff,2486px 916px #fff,511px 2207px #fff,86px 790px #fff,1265px 2235px #fff,949px 2277px #fff,1317px 2489px #fff,1480px 1925px #fff,84px 1377px #fff,1750px 1655px #fff,1839px 1784px #fff,1520px 2030px #fff,1569px 2456px #fff,1957px 807px #fff,1854px 1051px #fff,2370px 1314px #fff,1253px 724px #fff,24px 1815px #fff,269px 894px #fff,149px 364px #fff,214px 2423px #fff,1731px 1511px #fff,188px 386px #fff,1819px 1010px #fff,2520px 1719px #fff,1459px 634px #fff,1462px 1548px #fff,1539px 1764px #fff,1116px 1726px #fff,1540px 2333px #fff,2448px 781px #fff,2181px 483px #fff,1802px 2417px #fff,1518px 2287px #fff,1242px 1857px #fff,1966px 1578px #fff,1766px 1069px #fff,268px 1087px #fff,399px 1757px #fff,1721px 1005px #fff,1349px 1018px #fff,2333px 2188px #fff,998px 1153px #fff,160px 2078px #fff,2131px 342px #fff,427px 1680px #fff,1761px 1627px #fff,1297px 1122px #fff,1395px 2375px #fff,1947px 91px #fff,2508px 687px #fff,1088px 997px #fff,1349px 2063px #fff,1225px 1990px #fff,2270px 1427px #fff,406px 497px #fff,1840px 988px #fff,1885px 367px #fff,1366px 1919px #fff,2028px 1683px #fff,541px 851px #fff,2340px 1316px #fff,641px 1319px #fff,2377px 2041px #fff,1367px 463px #fff,1250px 2426px #fff,540px 250px #fff,823px 1889px #fff,476px 2165px #fff,133px 298px #fff,73px 591px #fff,1260px 208px #fff,1745px 1289px #fff,1429px 1573px #fff,1764px 311px #fff,591px 2250px #fff,1911px 28px #fff,1159px 1500px #fff,254px 467px #fff,1391px 1674px #fff,26px 216px #fff,2376px 2078px #fff,895px 2284px #fff,755px 76px #fff,325px 105px #fff,2516px 1211px #fff,925px 2106px #fff,2144px 1530px #fff,2274px 980px #fff,665px 1515px #fff,1557px 580px #fff,540px 879px #fff,134px 1388px #fff,783px 2224px #fff,1103px 254px #fff,355px 1781px #fff,1443px 1756px #fff,1609px 1477px #fff,1319px 1807px #fff,2341px 378px #fff,1166px 744px #fff,608px 1053px #fff,557px 2493px #fff,1372px 1088px #fff,1457px 1915px #fff,2006px 91px #fff,1153px 1049px #fff,1611px 1983px #fff,1181px 1972px #fff,428px 418px #fff,1117px 1343px #fff,298px 271px #fff,547px 1589px #fff,1066px 1266px #fff,2082px 1501px #fff,788px 1233px #fff,1119px 413px #fff,2402px 81px #fff,151px 1309px #fff,1262px 434px #fff,2178px 422px #fff,1213px 2097px #fff,1521px 2472px #fff,1219px 915px #fff,1408px 1324px #fff,2110px 1431px #fff,1286px 763px #fff,619px 1099px #fff,1461px 2385px #fff,1836px 1023px #fff,799px 1693px #fff,756px 153px #fff,1644px 2451px #fff,745px 2057px #fff,1806px 1578px #fff,241px 1094px #fff,1051px 1384px #fff,1637px 2273px #fff,182px 2127px #fff,1791px 947px #fff,1036px 2535px #fff,1852px 1142px #fff,738px 805px #fff,1679px 2122px #fff,1253px 804px #fff,810px 2024px #fff,1829px 928px #fff,685px 1429px #fff,676px 2009px #fff,568px 782px #fff,1849px 1884px #fff,2098px 2028px #fff,1113px 1232px #fff,2317px 1012px #fff,1607px 1872px #fff,2208px 1580px #fff,2361px 2062px #fff,298px 1307px #fff,2205px 403px #fff,126px 63px #fff,1032px 21px #fff,684px 871px #fff,1807px 2119px #fff,1777px 2054px #fff,1129px 662px #fff,634px 2493px #fff,906px 1942px #fff,1168px 1621px #fff,432px 803px #fff,131px 584px #fff,2193px 345px #fff,2168px 1625px #fff,1097px 1509px #fff,905px 791px #fff,744px 427px #fff,1868px 261px #fff,452px 1704px #fff,1116px 2168px #fff,1643px 125px #fff,165px 118px #fff,398px 6px #fff,25px 2103px #fff,2353px 335px #fff,374px 181px #fff,1140px 741px #fff,9px 1750px #fff,2330px 598px #fff,1744px 530px #fff,2519px 1060px #fff,993px 1949px #fff,866px 2229px #fff,632px 432px #fff,559px 1213px #fff,2106px 978px #fff,2150px 36px #fff,2017px 935px #fff,947px 810px #fff,344px 1728px #fff,2527px 2305px #fff,854px 1400px #fff,299px 1034px #fff,1770px 2143px #fff,1529px 10px #fff,970px 2126px #fff,1338px 1035px #fff,726px 1645px #fff,1178px 775px #fff,880px 312px #fff,48px 1787px #fff,597px 2408px #fff,457px 1830px #fff,289px 1894px #fff,538px 2477px #fff,1747px 341px #fff,2203px 2027px #fff,964px 1077px #fff,2555px 1477px #fff,1982px 1196px #fff,2108px 612px #fff,990px 2411px #fff,155px 765px #fff,1317px 20px #fff,1518px 1374px #fff,2330px 1273px #fff,183px 1359px #fff,959px 1125px #fff,1625px 1726px #fff,881px 1632px #fff,1077px 1883px #fff,1654px 1527px #fff,1083px 1215px #fff,2095px 1412px #fff,2511px 2121px #fff,2037px 739px #fff,2298px 410px #fff,969px 2507px #fff,1505px 2078px #fff,945px 2438px #fff;height:1px;width:1px}@-webkit-keyframes animParticle{from{transform:translateY(0px)}to{transform:translateY(-2560px)}}@keyframes animParticle{from{transform:translateY(0px)}to{transform:translateY(-2560px)}}.front-overlay-content{width:100%;min-height:400px;max-height:1000px;position:relative;margin:0 auto}.front-overlay-wrap{width:100%;min-height:400px;max-height:1000px;text-align:center;margin-bottom:-7px}.front-overlay-wrap h1{padding-top:80px;font-weight:400;font-size:27px;line-height:38px;word-spacing:4px;max-width:600px;margin:0 auto}.front-overlay-wrap{background-color:rgba(0,0,0,.5) !important}.front-overlay-content .searchform2{width:500px;float:none !important;height:auto;margin:30px auto 5px auto !important}.front-overlay-content .searchform2 .search-field{width:418px;font-weight:700;height:40px;font-family:'Ruda',sans-serif;float:left;border:none;padding:2px 60px 0 20px;font-size:13px;border-radius:3px}.front-overlay-content .searchform2 .buttonicon{margin-left:-44px;padding-left:1px;width:40px;height:36px;margin-top:3px;position:absolute;font-family:'Font Awesome 5 Free';font-size:16px;font-weight:700;float:right;border:none;text-align:center;font-weight:700;border-radius:3px}.front-overlay-content .searchform2 .buttonicon:hover{transition:all .4s ease-in-out;cursor:pointer;opacity:.8}ul.cat-4cols{width:1060px;margin:50px 0 70px -30px;display:inline-block}ul.cat-4cols li a{font-size:13px;font-weight:500;margin-right:2px;color:#fff !important;padding:3px 12px 3px 15px;border-bottom-right-radius:4px;border-top-right-radius:4px;background-color:#00000000}ul.cat-4cols li:before{padding:7px;border-radius:50%;position:relative;display:inline-block;width:16px;height:16px;content:"";float:left;margin-top:2px;margin-right:-7px;background-size:cover !important;background-color:#fff}ul.cat-4cols li{width:22%;display:block;margin-left:3%;text-align:left;float:left;line-height:35px;font-size:11px;font-weight:700;margin-bottom:10px}ul.cat-4cols li:first-letter {text-transform:uppercase}ul.cat-4cols li:nth-child(n+13){display:none}ul.cat-4cols li:hover a{background-color:#00000000}.front-overlay-wrap h1 span{padding-bottom:1px;font-weight:500;display:inline;background-repeat:no-repeat;background-size:0% 100%;animation:animatedBackground 2s cubic-bezier(.645,.045,.355,1) .5s forwards}@keyframes animatedBackground{to{background-size:100% 100%}}.img-zoom-in img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.img-zoom-in:hover img{opacity:.6;transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.article-category{float:none;width:100%;display:inline-block}.article-category{text-align:center;text-transform:uppercase;margin-top:-20px;height:18px;font-weight:500;font-size:10px;line-height:20px}.article-category:hover{opacity:.9}.article-category:hover i{opacity:.9}.article-category a{padding:3px 10px;border-radius:3px}ul.big-list{width:1030px;height:100px;margin:0 0 -30px -30px}ul.big-list li{width:485px;height:185px;float:left;margin:0 0 30px 30px;border-radius:5px;background-color:#fff}ul.big-list li img{width:225px;height:185px;object-fit:cover;float:left;border-top-left-radius:5px;border-bottom-left-radius:5px}ul.big-list li .borderhover{width:225px;background:0 0}ul.big-list li div.noimg{width:100%;height:185px;float:left;background-color:#f5f5f5}ul.big-list li div.list-content{padding:25px 25px 0;margin-left:225px}ul.big-list li div.list-content p{float:left;font-size:14px;padding:5px 0 0;color:#94979c}ul.big-list li h2{-ms-word-wrap:break-word;word-wrap:break-word;font-size:18px;font-weight:400;line-height:28px;margin-top:0}ul.big-list li h2:hover{opacity:.8;text-decoration:underline}ul.big-list li span.meta-art{font-size:13px}ul.big-list li div.qefood-date{margin-top:5px;text-align:left;float:left;font-size:11px;color:#999}ul.big-list li div.qefood-date i{font-size:10px;padding-right:3px}ul.big-list li .article-category{float:left;text-align:left;margin-top:0}ul.big-list-black{width:1030px;height:100px;margin:0 0 -30px -30px}ul.big-list-black li{width:485px;height:185px;float:left;margin:0 0 30px 30px;border-radius:5px;background-color:#fff}ul.big-list-black li img{width:225px;height:185px;object-fit:cover;float:right;border-top-right-radius:5px;border-bottom-right-radius:5px}ul.big-list-black li .borderhover{width:225px;background:0 0;float:right;border-top-right-radius:5px;border-bottom-right-radius:5px}ul.big-list-black li div.noimg{width:100%;height:185px;float:left;background-color:#f5f5f5}ul.big-list-black li div.list-content{padding:25px 25px 0;margin-right:225px}ul.big-list-black li div.list-content p{float:left;font-size:14px;padding:10px 0 4px;color:#7e7e7e}ul.big-list-black li h2{-ms-word-wrap:break-word;word-wrap:break-word;font-size:18px;font-weight:400;line-height:28px;margin-top:0}ul.big-list-black li h2:hover{opacity:.8;text-decoration:underline}ul.big-list-black li span.meta-art{font-size:13px}ul.big-list-black li div.qefood-date{margin-top:5px;text-align:left;float:left;font-size:11px;color:#999}ul.big-list-black li div.qefood-date i{font-size:10px;padding-right:3px}ul.big-list-black li .article-category{float:left;text-align:left;margin-top:0}.home-sidebar ul.grid_list{width:1030px;height:auto;margin:0 0 -30px -30px}.home-sidebar ul.grid_list li{width:227.5px;height:430px;float:left;margin:0 0 30px 30px;border-radius:5px}.home-sidebar ul.grid_list li img{width:227.5px;height:185px;float:left;object-fit:cover}.home-sidebar ul.grid_list li div.noimg{width:100%;height:185px;float:left;background-color:#f5f5f5}.home-sidebar .grid-useravatar img.avatar{width:22px;height:22px}.home-sidebar ul.meta-icons-home{width:auto;height:24px;float:right;margin:65px 20px 0 0}.home-sidebar ul.meta-icons-home li{width:24px;height:24px;border-radius:50%}.home-sidebar ul.grid_list li .borderhover{width:227.5px}ul.grid_list{width:auto;height:auto;margin:0 0 0 -30px}ul.grid_list li{width:250px;height:auto;float:left;margin:0 0 30px 30px;border-radius:5px}ul.grid_list li img{width:250px;height:auto;float:left;object-fit:cover}ul.grid_list li div.noimg{width:100%;height:7px;float:left;background-color:#f5f5f5}ul.grid_list li div.grid-content{padding:30px 25px 25px}ul.grid_list li h2{word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;float:left;font-size:18px;font-weight:400;line-height:28px;margin-top:10px}ul.grid_list li h2:hover{opacity:.8;text-decoration:underline}ul.grid_list li span.meta-art{font-size:13px}ul.grid_list li div.qefood-date{margin-top:5px;text-align:left;float:left;font-size:11px;color:#999}ul.grid_list li div.qefood-date i{font-size:10px;padding-right:3px}ul.grid_list div.grid-bottom{width:100%;height:45px;float:left;border-top:7px solid #f5f5f5}ul.grid_list div.grid-top{width:100%;height:45px;float:left}ul.grid_list li .article-category{float:left;text-align:left;margin-top:0}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:250px !important;height:auto;min-height:250px;border-radius:5px}.home-rating{margin:11px 20px 0 0;float:right}.home-rating span{font-weight:400}.home-rating span.star-result,.home-rating span.count{font-size:11px !important;color:#999}.home-rating span.no-rating-results-text{font-size:11px;color:#999}.home-rating .mr-star-rating i{font-family:'Font Awesome 5 Free';font-size:10px !important}.home-rating span.star-result{padding-left:2px}div.post-views{width:auto;height:22px;display:inline-block;float:left;padding:11px 0 0 22px}div.post-views span{color:#888;font-size:11px}div.post-views i{font-size:15px}div.post-views i{color:#d92626}.grid-useravatar img.avatar{width:22px;height:22px;float:left;border-radius:50%;margin:11px 0 0 20px}.grid-username{float:left;margin:12px 0 0 10px;text-transform:lowercase}.grid-username a{color:#888 !important;font-size:14px}.grid-comm{width:auto;height:22px;z-index:101;display:inline-block;float:left;padding:3.5px 0 0 20px}.grid-comm a{color:#888 !important;font-size:11px;line-height:22px}.grid-comm i{margin:3px 5px 0 0;font-size:11px;float:left;line-height:18px}li.post-password-required div.grid-comm{margin:0 0 20px -20px;font-size:12px;color:#888 !important}ul.meta-icons-home{width:auto;height:24px;float:right;margin:0 20px -24px 0}ul.meta-icons-home li{width:24px;height:24px;margin:65px 0 0 5px;border-radius:50%;font-size:11px;line-height:25px;text-align:center;color:#fff;float:left;position:relative;z-index:4}ul.meta-icons-home li.trending-lm i{margin-left:1px}ul.meta-icons-home li:hover{cursor:help}.trending-lm,.sticky-lm{position:relative;display:inline-block}.trending-lm .tooltiptext,.sticky-lm .tooltiptext{visibility:hidden;padding:10px 0;width:140px;font-size:14px;background-color:#000;color:#fff;text-align:center;border-radius:6px;position:absolute;top:150%;left:50%;margin-left:-70px}.trending-lm .tooltiptext:after,.sticky-lm .tooltiptext:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #000}.trending-lm:hover .tooltiptext,.sticky-lm:hover .tooltiptext{visibility:visible}.borderhover{width:250px;margin-bottom:30px;position:relative;float:left;background-color:rgba(0,0,0,1)}.borderhover *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.borderhover img{max-width:100%;vertical-align:top}.borderhover a{position:absolute;top:0;bottom:0;right:0;left:0;z-index:3;display:block}.borderhover a:before,.borderhover a:after{width:7px;height:0;background-color:rgba(0,0,0,1)}.borderhover a:before{right:0;top:0}.borderhover a:after{left:0;bottom:0}.borderhover:before,.borderhover:after,.borderhover a:before,.borderhover a:after{position:absolute;content:'';background-color:#fff;z-index:1;-webkit-transition:all .4s ease-in;transition:all .4s ease-in;opacity:1}.borderhover:before,.borderhover:after{height:7px;width:0}.borderhover:before{top:0;left:0}.borderhover:after{bottom:0;right:0}.borderhover:hover img,.borderhover.hover img{opacity:1}.borderhover:hover a:before,.borderhover.hover a:before,.borderhover:hover a:after,.borderhover.hover a:after{height:100%}.borderhover:hover:before,.borderhover.hover:before,.borderhover:hover:after,.borderhover.hover:after{width:100%}.borderhover:hover:before,.borderhover.hover:before,.borderhover:hover:after,.borderhover.hover:after,.borderhover:hover a:before,.borderhover.hover a:before,.borderhover:hover a:after,.borderhover.hover a:after{opacity:.9}ul.grid_list li figure{overflow:hidden}.defaultpag{width:350px;text-align:center;display:block;margin:20px auto 30px auto;font-weight:500}.defaultpag a{font-size:15px;display:inline-block;text-align:center;padding:7px 20px 8px;margin-left:10px;margin-right:10px;border-radius:3px;line-height:24px}.defaultpag a i.fa-angle-right{font-size:12px;padding-left:5px}.defaultpag a i.fa-angle-left{font-size:12px;padding-right:5px}.defaultpag a:hover{opacity:.8}nav.menu--adsila .nomargin{margin-left:-.5em}.menu__item{float:left;position:relative;display:block;outline:none;line-height:1}.menu__item-name,.menu__item-label{position:relative;display:inline-block}.menu__item-name{font-size:25px}.menu__item-label{margin:0 0 0 .5em}.menu--adsila{float:left;font-size:20px;margin:60px 0 10px}.menu--adsila a{color:#272727}.menu--adsila .menu__item{margin:0 0 1em}.menu--adsila .menu__item-name{padding:0 .35em;font-weight:400;line-height:1.4;transition:color .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.menu--adsila .menu__item-name:before{content:'';position:absolute;width:100%;height:50%;left:0;bottom:0;opacity:.3;transform:scale3d(0,1,1);transform-origin:0% 50%;transition:transform .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.menu--adsila .menu__item-label{font-size:1em;letter-spacing:.05em;transform:translate3d(-.5em,0,0);transition:transform .5s,color .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.menu--adsila .menu__item-label:before{content:'';position:absolute;width:25%;height:1px;left:.05em;top:1.25em;opacity:.3;transform:scale3d(0,1,1);transform-origin:100% 50%;transition:transform .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.menu--adsila .menu__item .menu__item-name:before,.menu--adsila .menu__item:focus .menu__item-name:before,.menu--adsila .menu__item .menu__item-label:before,.menu--adsila .menu__item:focus .menu__item-label:before{transform:scale3d(1,1,1) !important}.menu--adsila .menu__item .menu__item-label,.menu--adsila .menu__item:focus .menu__item-label{transform:translate3d(0,0,0) !important}.menu--adsila .menu__item .menu__item-label:before,.menu--adsila .menu__item:focus .menu__item-label:before{transform-origin:0% 50% !important}.not-found{width:390px;min-height:160px;margin-bottom:50px;float:left;padding:50px;border-radius:5px;background-color:#fff}.not-found .searchform2{float:left}.not-found .search-field{width:300px}.not-found .searchform2 .search-field{background-color:#fff;border:1px solid #fff;border-left-color:#fff;color:#999 !important}.not-found h1{font-size:40px;color:#000}.not-found p{font-size:16px;padding-top:20px;line-height:24px}.single-related{width:100%;height:auto;float:left;margin:40px 0;padding:0}.single-related-wrap{width:1000px;margin:0 auto;padding:30px 0 20px}.single-related-wrap img{width:100%}.single-related h4{margin-top:10px}.single-related .menu--adsila{margin:0 0 10px}.prev-articles .one_half{background-color:#000;text-align:right}.prev-entry{padding:35px 50px;color:#ddd;font-size:16px}.prev-articles h2{font-size:22px;font-weight:500;line-height:32px;padding-top:10px}.prev-articles h2 a{color:#fff}.prev-articles h2 a:hover{color:#fff}.prev-articles .one_half_last h2 a{color:#fff}.prev-articles .one_half_last h2 a:hover,.prev-articles .one_half h2 a:hover{opacity:.5}.single-category{float:left;display:inline-block;text-align:center;min-height:18px;line-height:20px;font-size:10px;font-weight:500;text-transform:uppercase}.single-category a{float:none;margin-right:5px;padding:0 10px;margin-top:1px;border-radius:3px;display:inline-block}.single-category a:hover{opacity:.9}img.attachment-qefood-wp-thumbnail-single-image{display:block;max-width:100%;border-radius:5px;margin-left:auto;margin-right:auto;height:auto;margin-top:30px}.entry-top{width:850px;height:auto;margin:0 auto;padding:40px 0 0}ul.meta-entry-top{float:left;margin-top:10px;color:#080e14}ul.meta-entry-top a{color:#080e14}ul.meta-entry-top li{float:left;margin-right:5px;font-weight:500}ul.meta-entry-top li img.avatar{width:22px;height:22px;border-radius:50%;margin:1px 5px 0 0}ul.meta-entry-top li span.updated{margin:0 5px 0 15px}ul.meta-entry-top li span.updated i{font-size:11px;padding-right:3px}@media screen and (-webkit-min-device-pixel-ratio:0){ul.meta-entry-top li img.avatar{margin:-1px 5px 0 0}}ul.meta-entry-top li.post-views{width:auto;height:22px;display:inline-block;float:left;padding:0 5px}ul.meta-entry-top li.post-views span{color:#080e14}ul.meta-entry-top li.post-views i{font-size:18px;color:#d92626}ul.meta-entry-top li ul.single-share{width:auto;height:auto;float:left;margin:-2px 0 0 13px}ul.meta-entry-top li ul.single-share li{float:left;margin-right:3px;border-radius:2px;display:inline-block}ul.meta-entry-top li ul.single-share li i{font-size:11px !important;padding:0 2px;margin-top:5px;font-weight:400}ul.meta-entry-top li ul.single-share li a{padding:6px 5px 5px;border-radius:2px;line-height:18px;font-size:10px;font-weight:700;text-transform:uppercase}ul.meta-entry-top li ul.single-share a span{color:#fff;line-height:0}ul.meta-entry-top li ul.single-share a:hover{opacity:.8}ul.meta-entry-top li ul.single-share li a.fbbutton{padding:6px 15px 5px;background-color:#3b5998 !important;color:#fff !important}ul.meta-entry-top li ul.single-share li a.fbbutton i{padding-right:3px;margin-top:5px}ul.meta-entry-top li ul.single-share li a.pinbutton i{padding-right:6px;padding-left:6px;margin-top:5px}ul.meta-entry-top li ul.single-share li a.twbutton i{padding-right:4px;padding-left:4px;margin-top:5px}ul.meta-entry-top li ul.single-share a.twbutton{background-color:#000!important;color:#fff !important}ul.meta-entry-top li ul.single-share a.pinbutton{background-color:#ca212a !important;color:#fff !important}ul.meta-entry-top li ul.single-share a.googlebutton{display:none;padding:5px 3.5px 4px;background-color:#eb4026 !important;color:#fff !important}h1.article-title{font-size:30px;font-weight:400;-ms-word-wrap:break-word;word-wrap:break-word;line-height:44px;margin:12px 0 0}.entry h1.page-title{font-size:36px;font-weight:400;-ms-word-wrap:break-word;word-wrap:break-word;line-height:44px;border-bottom:2px solid #f5f5f5;padding-top:35px;padding-bottom:10px;margin-bottom:15px}.single-content h1.page-title{padding-top:0}div.wrap-fullwidth-bg .entry-bottom{padding-bottom:50px}.entry-bottom{width:850px;height:auto;margin:20px auto 20px auto}.entry-bottom .menu--adsila{margin:0 0 10px}.single-content h3.title{font-weight:700;border-radius:2px;font-size:13px;padding:2px 10px 1px 20px;margin:5px 0 20px}.single-content h3.title i{float:right;border-style:solid;border-width:14px 5px 14px 10px;margin:-2px -15px -5px 0;height:1px;width:0}div.commenttop h3.comment-reply-title{margin-top:-35px !important}.tags-cats{width:auto;float:left;margin:20px 0 0 -3px}.ct-size a{float:none;text-transform:uppercase;display:inline-block;padding:4px 10px 2px;list-style:none;border-radius:2px;margin:0 5px 5px 0;font-size:11px !important;font-weight:500}.entry{width:850px;height:auto;margin:25px auto 10px auto}.entry p{padding:10px 0;font-size:16px;line-height:1.75em}.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin-top:35px;line-height:36px;clear:inline-start}.entry strong{font-weight:700}blockquote{margin:1.5em 0;padding:30px;border-radius:3px}blockquote:before{content:open-quote;font-size:6em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}blockquote p{font-size:17px !important;line-height:30px !important;display:inline;font-weight:400}.entry iframe{max-width:850px;max-height:500px;display:block;margin-top:-5px}.entry embed{max-width:100%}.entry object{max-width:100%}.entry img,.wp-caption{max-width:100%;border-radius:3px}.entry img,img[class*=align],img[class*=wp-image-],img[class*=attachment-]{height:auto}img.size-full,img.size-large,.wp-post-image,.post-thumbnail img{height:auto;max-width:100%}.alignleft{float:left;margin:20px 30px 20px 0}.alignright{float:right;margin:20px 0 20px 30px;clear:both}.aligncenter{display:block;margin:10px auto 0 auto}.wp-caption img[class*=wp-image-]{display:block;margin:0}.wp-caption-text{font-size:12px !important;margin-top:-7px;padding:0 10px;text-align:center}.wp-caption-text a{background:0 0 !important}a.wp-img-bg-off{background:0 0 !important}.entry li{padding:3px 0 7px 5px}.entry ul{margin:15px;list-style-type:square;clear:left}.entry ul li ul{margin-bottom:-10px;margin-top:10px}.entry ul li ul li{padding:0 0 10px 5px !important}.entry ol li ol{margin-bottom:-10px;margin-top:10px}.entry ol li ol li{padding:0 0 10px 5px !important}.entry ol{margin:15px;list-style-type:decimal}.my-paginated-posts{font-size:10px;margin-bottom:30px}.my-paginated-posts span{padding:3px 6px;border-radius:3px;font-weight:700}.my-paginated-posts p{font-size:1.4em}.my-paginated-posts p a{border-radius:3px;font-weight:700;padding:6px 10px;text-decoration:none;margin:0 1px}form.post-password-form input{width:276px;font-size:18px;text-align:center;font-weight:400;line-height:39px;border-radius:3px}form.post-password-form input:hover{cursor:pointer}form.post-password-form input[type=submit]{width:280px !important;margin-top:5px;background-color:#222;color:#fff;border:1px solid #222}.post-password-form{background-color:#f1f1f1;border-radius:3px;width:280px;padding:30px;margin:30px auto}.post-password-form input{display:block;clear:both}table{margin-top:20px;margin-bottom:50px;border-collapse:collapse;width:100%}thead{text-align:left}table{background-color:#fff !important}thead{background-color:#f5f5f5}td,th{padding:10px;text-align:left}td{text-align:left}dl{margin-top:20px;padding:10px}dt{font-weight:500}table,td,dl,thead,th{border:1px solid #f5f5f5}.format-chat .entry p{background:#fafafa;border-left:7px solid #ddd;margin-bottom:2px;padding-left:13px;padding-right:13px}.format-chat .entry p:nth-child(odd){background:#f1f1f1;border-left-color:#ccc}.qefood-note .menu--adsila .menu__item-name{margin-bottom:5px}.qefood-note ul{margin:0 !important}.qefood-note img{width:240px;height:150px;object-fit:cover;float:right;padding:15px;border:1px solid #dce2c0;border-radius:5px}.qefood-note{border-radius:5px;width:550px;margin:50px auto;font-size:16px;padding:25px 50px;background:#fffde7}.qefood-note ul{margin-top:0;margin-bottom:0;list-style:none}.qefood-note ul li a{color:#424242}.qefood-note ul li a i{font-size:12px;margin-left:5px}.qefood-note .menu--adsila{margin:30px 0 10px}.qefood-note ul li:before{content:"\f101";font-family:'Font Awesome 5 Free';font-size:12px;font-weight:900;padding-right:10px}div.article-source-link{margin:30px 0 25px;border:1px solid #dce2c0;border-radius:5px}div.article-source-link a{margin:20px;height:20px;padding:15px 0;font-size:18px;font-weight:700;text-align:center;display:block;border-radius:5px}div.article-source-link a i{padding-left:5px;font-size:16px}div.article-source-link a:hover{opacity:.8}.bottom-rating{width:205px;height:auto;padding:0 15px 25px 0;left:0;bottom:-15px;position:fixed;z-index:1}div.rating-form form{background-color:#fff;padding:35px 35px 45px;border-radius:5px;border:3px solid #f5f5f5;margin-left:-5px}.bottom-rating label.description{display:none !important}.bottom-rating div.rating-form h4{color:#000;margin:0 0 5px;font-size:18px}.bottom-rating span.mr-star-rating i{font-size:16px !important}.bottom-rating p.message{font-size:12px !important}.bottom-rating p.success{padding-bottom:15px;color:#888 !important;margin-top:-10px}.bottom-rating input.wp-block-button__link{border:none;border-radius:4px;font-size:13px;font-weight:600;padding:11px 35px;text-align:center;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bottom-rating input.wp-block-button__link:hover{opacity:.85;cursor:pointer}.bottom-rating span.rating-result{margin:-45px 0 0 35px;float:left;font-size:9px}.bottom-rating span.rating-result span.mr-star-rating i{font-size:10px !important}ul.author-social-top li div.tooltiptext{visibility:hidden;padding:3px 10px;width:70px;font-size:14px;background-color:#000;color:#fff;text-align:center;border-radius:6px;position:absolute;margin-top:15px;margin-left:-31px}ul.author-social-top li div.tooltiptext:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #000}ul.author-social-top li:hover div.tooltiptext{visibility:visible}.author-meta{width:900px;margin:0 auto 0 auto}.author-meta-entry{padding:45px 70px 0;float:left;margin-bottom:-30px}.author-info{width:auto;height:auto;margin:5px 0 -15px 35px}.author-meta strong{padding-right:10px}.author-info p{margin-left:65px;padding:10px 0;font-size:17px;line-height:1.75;padding-right:0 !important;-ms-word-wrap:break-word;word-wrap:anywhere}.author-info a.author-link{font-size:14px;font-weight:700}.author-left-meta{width:70px;height:100px;float:left;padding:0 30px 0 0}.author-left-meta img.avatar{width:70px;height:70px;margin-top:8px;border-radius:50%;border:5px solid #fff;filter:alpha(opacity=1);opacity:1;position:relative;-moz-box-shadow:0 0px 1px rgba(0,0,0,.3);-webkit-box-shadow:0 0px 1px rgba(0,0,0,.3);box-shadow:0 0px 1px rgba(0,0,0,.3)}.author-meta strong i{font-size:13px;padding-right:5px}div.author-info i.fa-home{padding-left:8px;padding-right:5px}ul.author-social-top{float:left;margin:0 0 0 65px !important}ul.author-social-top li{background-color:#fff;border-radius:5px;float:left;font-size:14px;display:inline-block;margin-right:5px}ul.author-social-top li a i{padding:6px 9px}ul.author-social-top li a:hover{cursor:pointer;transition:all .2s ease-in-out;opacity:.7}div.p-first-letter>p:first-child:first-letter {float:left;font-weight:500;font-size:20px;padding:19px 18px;margin:5px 20px 12px 0;border-radius:3px}@-moz-document url-prefix(){div.p-first-letter>p:first-child:first-letter {padding:26px 20px}}.wp-block-button__link{color:#fff;background-color:#a3b745;border-radius:5px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;overflow-wrap:break-word;box-sizing:border-box;margin-bottom:15px}a.wp-block-button__link{color:#fff !important}.wp-block-button__link:hover{opacity:.85}.wp-block-file .wp-block-file__button{background:#a3b745;border-radius:5px;color:#fff !important;font-size:1em;padding:.5em 1em}.wp-block-media-text{margin-bottom:30px}.wp-block-media-text a{color:#fff !important}div.wp-block-file a{color:#a3b745;clear:both;font-weight:700}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:#fff;font-weight:700;line-height:1.40}p.has-background{padding:1.25em 2.375em !important;margin:20px 0}p.has-large-font-size{padding:25px 0}.wp-block-image .alignright{margin:.5em 0 2.5em 1em}.wp-block-image{margin:1em 0 1em}.wp-block-cover,.wp-block-cover-image{margin-top:25px;margin-bottom:25px}div.wp-block-cover p.wp-block-cover-text a{color:#fff !important}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{font-size:1em;font-weight:500}.blocks-gallery-grid,.wp-block-gallery{margin-bottom:15px}.wp-block-quote{margin-top:50px}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:25px}.wp-block-pullquote{margin:0 0 1.6em}#gallery-1 .gallery-item{float:left;margin-top:70px !important;text-align:center;width:40% !important;margin-left:-50px;border:none;margin-bottom:25px}ul.blocks-gallery-grid li{padding:0}.gallery-caption{margin-left:0;margin-top:5px;font-size:14px !important}.wp-block-columns{margin-bottom:1.75em;margin-top:1.75em}div.widget .wp-block-columns{margin-bottom:0;margin-top:0;width:100%}.wp-block-separator{margin-top:25px}.wp-block-separator.is-style-dots{margin:25px 0}pre.wp-block-verse{margin-bottom:25px;margin-top:50px}pre.wp-block-code{margin-top:50px}.wp-block-table.is-style-stripes{border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;border-top:1px solid #f0f0f0}.wp-block-table.is-style-stripes table{margin-top:0}.wp-block-embed{margin:65px 0 20px}div.entry .wp-block-group__inner-container{padding:25px}ul.wp-block-archives-list{margin-top:0;margin-left:0;font-size:17px;margin-bottom:30px}div.widget ul.wp-block-archives-list{font-size:14px}ul.wp-block-archives-list li:before{content:"\f1c6";font-family:'Font Awesome 5 Free';font-weight:900;padding-right:10px}ul.wp-block-archives-list li{display:block;padding:10px 0 10px 5px;color:#a3b745}div.wp-block-archives-dropdown select{margin-top:10px;margin-bottom:10px;width:250px;padding:10px 15px}div.wp-block-archives-dropdown option{padding:0 10px}div.wp-block-calendar{margin-top:30px;margin-bottom:30px}div.widget div.wp-block-calendar{margin-top:0;margin-bottom:0}div.wp-block-categories-dropdown select{margin-top:10px;margin-bottom:10px;width:250px;padding:10px 15px}div.wp-block-categories-dropdown option{padding:0 10px}ol.wp-block-latest-comments{margin-left:0;border:1px solid #f1f1f1;padding:0 25px;border-radius:5px;background-color:#fafafa;margin-bottom:30px}div.widget ol.wp-block-latest-comments{background:0 0;padding:0;border:none;margin-bottom:0;margin-top:-20px}div.widget .wp-block-latest-comments__comment-meta{width:200px}ol.wp-block-latest-comments li{padding:20px 0 0;margin:0;border-bottom:1px solid #f1f1f1;background:0 0}div.widget ol.wp-block-latest-comments li{border-bottom:1px solid #fafafa}ol.wp-block-latest-comments li:last-child{border-bottom:none}ol.wp-block-latest-comments article footer{background:0 0;font-size:15px}ol.wp-block-latest-comments p{font-weight:500;font-size:16px;margin-left:3px;margin-bottom:5px;padding-top:0;margin-top:-5px}div.widget ol.wp-block-latest-comments p{font-weight:500;font-size:14px;margin-bottom:10px}.wp-block-latest-comments__comment-meta{padding:0 0 15px}ul.wp-block-latest-posts{margin-left:0;border:1px solid #f1f1f1;padding:0 25px;border-radius:5px;background-color:#fafafa;margin-bottom:30px}div.widget ul.wp-block-latest-posts{margin-bottom:0}ul.wp-block-latest-posts li{padding:20px;margin:0;border-bottom:1px solid #f1f1f1;background:0 0 !important}ul.wp-block-latest-posts li a{font-weight:500;font-size:16px}ul.wp-block-rss{margin-left:0;border:1px solid #f1f1f1;padding:0 25px;border-radius:5px;background-color:#fafafa;margin-bottom:30px;list-style-type:none}ul.wp-block-rss li{padding:20px 0;margin:0;border-bottom:1px solid #f1f1f1}ul.wp-block-rss li a{font-weight:500;font-size:16px}p.wp-block-tag-cloud{margin-bottom:30px}div.widget p.wp-block-tag-cloud{margin-bottom:0;margin-top:25px}form.wp-block-search{margin-bottom:30px;margin-top:10px}div.widget form.wp-block-search{margin-bottom:-20px;margin-top:0}label.wp-block-search__label{font-weight:500;font-size:14px}.wp-block-search .wp-block-search__inside-wrapper{margin-top:10px}.wp-block-search .wp-block-search__input{border:2px solid #d5d6d8;color:#333;border-radius:5px}.wp-block-search .wp-block-search__button{background:#a3b745;border:1px solid #a3b745;padding:.375em 1.625em;color:#fff;margin-left:.625em;word-break:normal;font-weight:700;border-radius:5px}.wp-block-search .wp-block-search__button:hover{cursor:pointer}.wp-block-page-list{margin-top:-10px}.wp-block-page-list li{display:block;padding:10px 0;border-bottom:1px solid #f0eee9}.wp-block-page-list li:last-child{border:none}.wp-block-page-list li.has-child{margin:-5px 0 -10px 10px;padding:10px 0 0}.wp-block-page-list li:before{content:"\f0da";font-family:'Font Awesome 5 Free';font-weight:900;padding-right:10px;font-size:13px}div.widget_tag_cloud{display:inline-block;margin-bottom:10px}p.wp-block-tag-cloud a.tag-cloud-link{float:left;text-transform:uppercase;display:inline-block;padding:4px 10px;list-style:none;border-radius:3px;margin:0 5px 5px 0;font-size:11px !important;font-weight:500;background-color:#f1f1f1;color:#555 !important}p.wp-block-tag-cloud{float:left}.widget_block h2,.widget_block h3{width:auto;height:26px;font-weight:400;border-radius:2px;font-size:20px;margin:0 0 25px;margin-top:0;display:inline-block;padding-bottom:2px}.widget_block h2:before,.widget_block h3:before{position:relative;content:'';font-family:'Font Awesome 5 Free';font-weight:900;color:#000;width:60px !important;padding:0 50px 5px 0;height:10px;margin-right:-50px !important;border-bottom:1px solid #dce2c0;border-bottom-color:#dce2c0}.sidebar .widget{width:250px;padding:40px;margin-bottom:45px;border-radius:5px;position:relative}.sidebar .menu__item-name{font-size:15px}.sidebar .menu__item-label{margin:0 0 0 .5em !important}.sidebar .menu--adsila{float:left;font-size:16px;margin:0 0 10px !important}ul.article_list{width:100%;height:auto;float:left;border-radius:2px;margin-top:-15px}ul.article_list li{width:100%;height:auto;float:left;display:block;padding:15px 0}ul.article_list li:last-child{border-bottom:none;padding-bottom:0}ul.article_list li img{width:75px;height:75px;object-fit:cover;float:left;margin-bottom:0;border-radius:5px}ul.article_list li:hover img{opacity:1}ul.article_list li div.an-widget-title{font-size:12px;color:#b3b2b2}ul.article_list .an-widget-title h4{font-size:15px;line-height:24px;font-weight:400;margin:2px 0 0}ul.article_list li div.qefood-date{margin-top:5px;text-align:left;float:left;font-size:11px;color:#999}ul.article_list li div.qefood-date i{font-size:10px;padding-right:3px}ul.article_list li .grid-comm{padding:3.5px 0 0 20px}ul.article_list li .grid-comm a{line-height:24px}ul.article_list li .grid-comm i{margin:3px 5px 0 0;font-size:11px;float:left;line-height:16px}.img-300{width:300px;height:auto;margin:-25px 0 -30px -25px;padding:0}.widget_qefood_wp_300px:after{background:0 0}.img-250{width:250px;height:auto;padding:0;margin-bottom:-5px}.widget_qefood_wp_250px:after{background:0 0}.widget_anthemes_categories ul{width:275px;margin-top:-10px;margin-left:-25px;display:inline-block}.widget_anthemes_categories li a{font-weight:400}.widget_anthemes_categories li{border-bottom:1px solid rgba(241,241,241,.8);float:left;width:112px;margin-left:25px;line-height:35px;font-size:12px;font-weight:700}.widget_text img{max-width:100% !important}.widget_text select{width:100%;height:45px;padding:10px 20px 10px 3px;border:1px solid #d5d6d8;color:#000;border-radius:5px}.widget_text option{padding:0 10px}footer .widget_text{line-height:24px}.widget_rss h3 a img{width:10px;height:10px}.widget_rss li{background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_gold.png) no-repeat 0 16px;border-bottom:1px solid rgba(241,241,241,.8);display:block;padding:10px 0 10px 20px}.widget_rss li a{font-weight:700}div.widget_tag_cloud{display:inline-block;margin-bottom:10px}div.tagcloud a{float:left;text-transform:uppercase;display:inline-block;padding:4px 10px;list-style:none;border-radius:3px;margin:0 5px 5px 0;font-size:11px !important;font-weight:500}ul.social-widget{width:100%;float:left}ul.social-widget li{width:100%;float:left;margin:2px 0;border-radius:3px;display:block}ul.social-widget li i{font-size:13px !important;padding:0 0 0 12px;margin-top:3px;font-weight:400}ul.social-widget li a{display:block;padding:5px 1px;line-height:18px;font-size:10px;font-weight:700;border-radius:3px;text-transform:uppercase}ul.social-widget a.fbbutton{background-color:#3b5998 !important;color:#fff !important}ul.social-widget a.twbutton{background-color:#00aced !important;color:#fff !important}ul.social-widget a.ytbutton{background-color:#ca212a !important;color:#fff !important}ul.social-widget a.googlebutton{background-color:#eb4026 !important;color:#fff !important}ul.social-widget a span{float:right;padding-right:15px;margin-top:1px}ul.social-widget li a:hover{opacity:.8}.fab.fa-twitter:before{display:inline-block;width:1em;height:1.2em;content:"";background-color:currentColor;-webkit-mask:url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;margin-left:2px}ul.author-social-top li .fab.fa-twitter:before{margin-left:0}ul.top-social li .fab.fa-twitter:before{margin-left:0;margin-top:-5px}ul.article-social li .fab.fa-twitter:before{margin-left:0;margin-top:-2px}ul.footer-social li .fab.fa-twitter:before{margin-left:0;margin-top:-6px;height:1.1em}ul.social-widget li .fab.fa-twitter:before{margin-left:0;margin-top:-6px}#single-share a.twbutton,ul.social-widget a.twbutton{background-color:#000 !important}ul.article-social li.tw a,ul.author-social-top li a i.fa-twitter{color:#000 !important}ul.article-social li.tw:hover,ul.article-social li.tw:hover a{background-color:#000 !important;color:#fff !important}ul.single-share li .fab.fa-twitter:before{margin-left:0;margin-top:-6px}.top-social a .fab.fa-twitter:before,.footer-social a .fab.fa-twitter:before{margin-left:0;margin-top:-4px}div.widget_search .searchform2{float:left;margin:0}div.widget_search .searchform2 .search-field{width:170px;background-color:#fff !important;border-top-left-radius:3px;border-bottom-left-radius:3px}div.widget_search .searchform2 #s:focus{width:170px;overflow:hidden}div.widget_search .searchform2 .buttonicon{border-top-right-radius:2px;border-bottom-right-radius:3px}div.widget_search .searchform2 div.triangle-search{display:none}div.widget_search{padding-bottom:70px !important}.widget_recent_entries li{background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_green.png) no-repeat 0 16px;border-bottom:1px solid #f0eee9;display:block;padding:10px 0 10px 20px}.widget_recent_entries li:last-child{border:none}.widget_recent_comments li{background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_black.png) no-repeat 0 16px;border-bottom:1px solid #f0eee9;display:block;padding:10px 0 10px 20px}.widget_recent_comments li:last-child{border:none}div.widget_nav_menu ul{margin-top:-10px}.widget_archive ul{margin-top:-10px}.widget_nav_menu li{display:block;padding:10px 0}.widget_nav_menu li:last-child{border:none}div.widget_archive select{width:100%;padding:10px 20px 10px 3px}div.widget_archive option{padding:0 10px}div.widget_nav_menu li ul.sub-menu{margin:-5px 0 -10px 10px;padding:10px 0 0}div.widget_nav_menu li ul.sub-menu li{padding:10px 0 10px 20px}.widget_archive li:before{content:"\f1c6";font-family:'Font Awesome 5 Free';font-weight:900;padding-right:10px}.widget_archive li{display:block;padding:10px 0}.widget_nav_menu li:before{content:"\f0da";font-family:'Font Awesome 5 Free';font-weight:900;padding-right:10px;font-size:13px}.widget_archive li a{padding-right:4px}div.widget_nav_menu ul li>ul li>ul li>ul li{margin-left:-30px}.widget_meta ul,footer div.widget_nav_menu ul{list-style-type:circle;width:275px;margin-top:-15px;margin-left:-25px;display:inline-block}.widget_meta li a,footer div.widget_nav_menu li a{font-weight:400}.widget_meta li,footer div.widget_nav_menu li{float:left;width:112px;margin-left:25px;font-size:13px;color:#ffd800;font-weight:700}footer div.widget_nav_menu{padding-top:15px}.widget_meta li,footer div.widget_nav_menu li:last-child{border-bottom:1px solid rgba(241,241,241,.8)}.widget_pages li{background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_black.png) no-repeat 0 16px;display:block;padding:10px 0 10px 20px}.widget_pages li:last-child{border:none}div.widget_pages ul{margin-top:-10px}div.widget_pages ul.children{margin-top:10px;border-top:1px solid rgba(241,241,241,.8);margin-bottom:-5px}.widget_meta li{display:block;padding:10px 0}.widget_meta li:before{content:"\f0da";font-family:'Font Awesome 5 Free';font-weight:900;padding-right:10px;font-size:13px}.widget_categories li{background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_gold.png) no-repeat 0 16px;border-bottom:1px solid #f0eee9;display:block;padding:10px 0 10px 20px;color:#a3b745}.widget_categories li a{padding-right:4px}.widget_categories li:last-child{border:none}div.widget_categories select{width:100%;padding:10px 20px 10px 3px}div.widget_categories option{padding:0 10px}.widget_categories li ul.children{margin:10px 0 -10px -5px;border-top:1px solid #f0eee9}.widget_categories li ul.children li{padding:10px 0 10px 20px}#wp-calendar{width:100%}#wp-calendar caption{text-align:center;font-weight:700;margin-bottom:10px;color:#333;font-size:15px;padding:0 15px}#wp-calendar thead{font-size:10px}#wp-calendar tbody{color:#aaa}#wp-calendar tbody td{background:#f5f5f5;border:1px solid #fff;text-align:center;padding:5px}#wp-calendar tbody td:hover{background:#fff}#wp-calendar tbody td a{font-weight:700;color:#222;display:block}#wp-calendar tbody td#today{border-radius:4px}#wp-calendar td#today a{color:#fff !important}#wp-calendar tbody .pad{background:0 0}#wp-calendar tfoot #next{font-size:10px;text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{font-size:10px;text-transform:uppercase;padding-top:10px}#wp-calendar table{border:1px solid #fff}table#wp-calendar{margin-bottom:0 !important}#wp-calendar td#today a{color:#fff !important}#wp-calendar td,#wp-calendar dl,#wp-calendar thead,#wp-calendar th{border:1px solid #fff}.gallery-caption{font-size:13}.bypostauthor{font-size:13}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.subscribe-widget{padding:36px 28px}.subscribe-widget{background-color:#fafafa;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.subscribe-widget:hover{background-color:#f5f5f5}.subscribe-widget h4{color:#333;font-size:22px;line-height:28px;font-weight:500;margin-bottom:15px;text-align:center}.subscribe-widget p{line-height:24px;font-size:15px;color:#424242;width:100%;text-align:center}.subscribe-form{float:none;width:100%;text-align:center}.subscribe-widget input{width:100%;margin-bottom:-2px}.subscribe-widget input{border:2px solid #f5f5f5 !important;background:#fff;padding:0 9%;width:80%;border-top-left-radius:5px;border-top-right-radius:5px}.subscribe-widget input[type=submit]{width:100%;margin-left:0;margin-bottom:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.subscribe-widget input::placeholder{text-align:center;font-size:12px;color:#999;padding-left:20px}.subscribe-widget input[type=submit]:hover{opacity:.85;cursor:pointer}.subscribe-widget input[type=submit]{background:#000;color:#fff;font-size:12px;padding:14px 0;margin-top:0;font-weight:500}.mc4wp-success{text-align:center;font-size:12px;padding-top:10px}.subscribe-widget p input[type=checkbox]{width:30px;margin:15px 0 0 -5px}.subscribe-widget input[type=email]{margin-top:20px}.subscribe-widget p span{font-size:13px !important;color:#999}.subscribe-widget input[type=submit]{font-weight:700}.subscribe-widget input[type=email]::placeholder{color:#424242 !important;opacity:.5}.subscribe-widget input[type=email]:-ms-input-placeholder{color:#424242 !important}.subscribe-widget input[type=email]::-ms-input-placeholder{color:#424242 !important}.subscribe-widget{border-top:3px solid}.nocomments,.nopassword,.must-log-in{text-align:center;padding:15px 0 0}ul.comment{width:850px;margin:0 0 50px}ul.comment li{margin:0 0 20px;padding:25px}ul.comment li span.comm-avatar{width:24px;height:24px;float:left;margin-right:7px}ul.comment li img.avatar{width:24px;height:24px;margin:0;border-radius:50%}ul.comment li span.comment-author{margin-right:15px;font-weight:500;font-size:14px;float:left}ul.comment li span.comment-date{float:left;font-size:13px;opacity:.4}ul.comment li span.comment-reply-button{float:left;display:inline-block;font-weight:500;border-radius:3px;padding:2px 5px;line-height:16px;margin:1px 0 0 10px;font-size:10px}ul.comment li span.comment-reply-button:hover{opacity:1}.comment-body{padding-bottom:5px}ul.comment li ul.children li{margin:10px 0 0}ul.comment li ul.children li>ul.children li{margin-left:-20px;margin-bottom:0;padding-bottom:0;border:none}@media screen and (-webkit-min-device-pixel-ratio:0){ul.comment li img.avatar{margin:-1.7px 0 0}}a.comment-reply-link{height:10px;font-size:11px;line-height:0;border-radius:3px;padding:0 10px 5px}a.comment-reply-link:hover{opacity:.8}.comment-respond{margin-top:10px}#respond h3.comment-reply-title{margin-top:20px}div.comment-body p{font-size:16px;word-break:break-all !important;padding-bottom:6px;padding-top:3px}div.comment-body li{padding:3px 0 7px 5px !important;margin-bottom:0 !important;border:none !important}div.comment-body ul{margin:15px;list-style-type:square}div.comment-body ul li{list-style:disc !important;list-style-type:disc !important}div.comment-body ul li ul{margin-bottom:-10px;margin-top:10px}div.comment-body ul li ul li{padding:0 0 10px 5px !important}div.comment-body ol li ol{margin-bottom:-10px;margin-top:10px}div.comment-body ol li ol li{padding:0 0 10px 5px !important}div.comment-body ol{margin:15px;list-style-type:decimal}div.comment-body h1,div.comment-body h2,div.comment-body h3,div.comment-body h4,div.comment-body h5,div.comment-body h6{margin-top:35px;text-decoration:underline}div.comment-body h2{margin-bottom:10px}.comment-moderation-text{display:block;color:red}.comments{width:850px;float:left;height:auto;margin:0}.comments h3.comment-reply-title{width:auto;height:26px;font-weight:400;border-radius:2px;font-size:20px;margin:0 0 5px;display:inline-block;padding-bottom:2px}h3.comment-reply-title:before{position:relative;content:'';font-family:'Font Awesome 5 Free';font-weight:900;color:#000;width:60px !important;padding:0 50px 5px 0;height:10px;margin-right:-50px !important;border-bottom:1px solid #dce2c0}.comments h3.comment-reply-title i{float:right;border-style:solid;border-width:14px 5px 15px 10px;margin:-2px -15px -5px 0;height:0;width:0}.comments h3.comment-reply-title a{font-weight:500;text-decoration:underline;color:#fff !important}.comments h3.comment-reply-title a#cancel-comment-reply-link{text-decoration:none;color:red !important;font-size:12px;margin-left:10px}p.comment-notes{margin:5px 0 25px;font-size:14px !important;color:#999 !important}p.comment-notes span#email-notes{color:#999 !important}#commentform{padding:0 6px 20px 0;font-size:12px}#commentform #author,#comment,#email,#url{width:99.7%;height:40px;font-size:14px;font-weight:500;border-radius:3px}#commentform #submit{border:none;border-radius:4px;font-weight:500;padding:11px 25px;text-align:center;margin:25px 5px -10px 0}#commentform #submit:hover{opacity:.85;cursor:pointer}#commentform input,#comment{padding-left:5px}#commentform textarea{min-height:150px;-moz-resize:vertical;resize:vertical}#commentform label{display:block;margin-top:10px;font-size:13px;font-weight:500}#commentform label span{font-size:15px}#wp-comment-cookies-consent{float:left;margin:4px 5px 0 0}p.comment-form-cookies-consent{margin-top:15px;margin-bottom:0}p.comment-form-author{margin-right:4.8% !important}p.comment-form-author,p.comment-form-email{width:47.5%;float:left;margin:0 0 13px}@media screen and (-webkit-min-device-pixel-ratio:0){#wp-comment-cookies-consent{margin:4px 5px 0 0}}.one_half_c,.one_half_last_c{float:left;width:47.9%;margin-right:4%}.one_half_last_c{margin-right:0;margin-bottom:20px}.one_full_c{float:left;width:99.8%}p.dco-attachment{padding:10px 0}p.dco-attachment img{border-radius:4px;margin-top:10px;margin-bottom:10px}div.dco-attachment video{float:left}div.comment-body .wp-video{margin-top:-10px;margin-bottom:10px}div.comment-body .mejs-audio{margin-top:-10px;margin-bottom:10px}div.comment-body .wp-video{width:350px !important;border-radius:4px}div.comment-body iframe{width:350px !important;height:220px;border-radius:4px;margin-top:10px;margin-bottom:10px}div.comment-body .mejs-audio{width:350px !important}@media only screen and (max-width:479px){p.dco-attachment img{width:100%}div.comment-body iframe{width:100% !important;height:180px}}input#attachment{margin-left:-5px;margin-bottom:10px;border:none !important;box-shadow:none}.one_half_c,.one_half_last_c{float:left;width:46.5%;margin-right:6%}.one_half_last_c{margin-right:0}.one_full_c{float:left;width:99%}form.wpcf7-form span.wpcf7-radio input{width:auto !important;display:inline-block !important;height:auto !important}form.wpcf7-form span.wpcf7-checkbox input{width:auto !important;display:inline-block !important;height:auto !important}form.wpcf7-form{padding:40px 50px 10px;font-size:11px;border-radius:4px;margin:25px 0 30px;font-size:11px}form.wpcf7-form input{display:block;width:98%;font-size:14px;font-weight:700;border-radius:3px;padding-left:2%}form.wpcf7-form textarea{width:98%;min-height:200px;line-height:22px;font-size:14px;border-radius:3px;font-weight:700;-moz-resize:vertical;resize:vertical;padding-left:2%}form.wpcf7-form input.wpcf7-submit{width:inherit !important;margin-top:15px;border-radius:3px;font-weight:700;font-size:12px;padding:11px 35px;text-align:center}form.wpcf7-form input.wpcf7-submit:hover{opacity:.85;cursor:pointer}form.wpcf7-form img.ajax-loader{width:inherit !important}form.wpcf7-form .wpcf7-validation-errors,form.wpcf7-form .wpcf7-response-output,form.wpcf7-form div.wpcf7-mail-sent-ok{color:red;margin-top:-20px;margin-left:-12px;font-size:12px;position:relative;border:none}form.wpcf7-form div.wpcf7-mail-sent-ok{color:green !important}form.wpcf7-form span.wpcf7-form-control-wrap{width:100% !important}span.wpcf7-not-valid-tip{color:red;text-align:right;margin-right:15px;font-size:11px;font-weight:400;margin-top:-28px}::-webkit-input-placeholder{color:#000 !important;opacity:1;font-size:12px !important}:-moz-placeholder{color:#000 !important;opacity:1;font-size:12px !important}::-moz-placeholder{color:#000 !important;opacity:1;font-size:12px !important}:-ms-input-placeholder{color:#000 !important;opacity:1;font-size:12px !important}body.error404{background-color:#fff}#anthemes-404 .middle-404{max-width:900px;margin:0 auto}#anthemes-404{width:100%;margin-top:25px;margin-bottom:25px;min-height:400px;height:auto;padding:200px 0 0;text-align:left}#anthemes-404 h1{font-size:80px;font-weight:700;padding:0 0 60px}#anthemes-404 p{font-size:20px;line-height:32px;color:#000}#anthemes-404 h2{font-size:11px;line-height:20px;font-weight:700;text-transform:uppercase;height:20px;display:inline-block;padding:0 15px;border-radius:2px}#anthemes-404 .widget_recent_entries{text-align:left;width:100%;margin:-30px auto 0 auto}#anthemes-404 div.widget_recent_entries ul{margin-top:10px}#anthemes-404 .widget_recent_entries li{border-bottom:1px solid #fafafa;font-weight:500;background:0 0;display:block;padding:10px 0}#anthemes-404 .widget_recent_entries li a{color:#000}#anthemes-404 img{width:70%;margin-top:-80px;float:left}@media screen and (-webkit-min-device-pixel-ratio:0){#anthemes-404 h2{line-height:22px}}.wpfepp-prefix-text{font-size:11px !important;background-color:#fafafa;display:inline-block;padding:0 5px}.wpfepp-form .wpfepp-form-field-container>input[type=text],.wpfepp-form .wpfepp-form-field-container>input[type=email],.wpfepp-form .wpfepp-form-field-container>input[type=url],.wpfepp-form .wpfepp-form-field-container>select,.wpfepp-form .wpfepp-form-field-container>textarea{border-radius:3px !important;width:100%;border:2px solid #d5d6d8 !important;color:#333 !important}#wp-wpfepp-form-1-content-field-editor-container iframe{min-height:150px !important}.wpfepp-form .wpfepp-form-field-container>textarea{min-height:80px !important}.wpfepp-form .wpfepp-form-field-container .wp-editor-container{border:2px solid #d5d6d8 !important;border-radius:3px !important}.wpfepp-form .wpfepp-button,.wpfepp-form .wpfepp-button{padding:10px 30px !important;border-radius:4px !important}.wpfepp-form .wpfepp-message.error,.wpfepp-posts .wpfepp-message.error{background:#d62727 !important;border:1px solid #d62727 !important;color:#fff;font-weight:700;border-radius:5px;margin-top:15px}.wpfepp-form .wpfepp-button.green{color:#fff;font-weight:700;margin-right:5px}.wpfepp-posts .wpfepp-row .wpfepp-fixed-td a{font-size:13px !important}.wpfepp-form .wpfepp-button.green:hover{opacity:.7 !important}.wpfepp-form .wpfepp-save-button:hover{opacity:.7 !important}.wpfepp-form .wpfepp-save-button{background-color:#fff !important}form.wpfepp-form{max-width:100%;margin-bottom:10px}.an-fpp-img{width:70px;height:44px;float:left;background:#f8f8f8}.an-fpp-img img{width:70px;height:44px;object-fit:cover}.an-fpp-title{margin-left:85px;font-weight:500 !important;font-size:14px;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.wpfepp-prefix-text{font-size:12px;line-height:20px;color:#777}.wpfepp-form-field-container{margin-bottom:30px !important}div.wpfepp-form-fields{margin-top:40px}div#qtip-1-content{z-index:99 !important;position:relative !important}div.wpfepp-posts{margin-top:40px;margin-bottom:30px}button#insert-media-button{padding:0 15px !important}.wpfepp-post-table-container table{width:100% !important;margin-bottom:25px}.wpfepp-posts ul.wpfepp-tabs{border-bottom:1px solid #ded9e0 !important}.wpfepp-posts ul.wpfepp-tabs a.active{border-color:#ded9e0 #ded9e0 #fff !important}.wpfepp-posts ul.wpfepp-tabs a{border-color:#ded9e0 !important;border-width:1px;border-radius:3px;font-weight:500;background:#f8f8f8}div.wpfepp-post-table-container table{background-color:#fff}div.wpfepp-message a{background-color:#000;margin-top:30px;border-radius:3px;font-weight:500;font-size:13px;text-transform:uppercase;padding:8px 25px;color:#fff}div.success{color:#222 !important;-moz-box-shadow:0 1px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1);background:#e9f6e3;color:#93c088;border:1px solid #ceedc4;margin:15px 0;-moz-border-radius:2px;border-radius:2px;font-weight:700;text-align:center}.wpfepp-post-table-container table,.wpfepp-post-table-container td,.wpfepp-post-table-container dl,.wpfepp-post-table-container thead,.wpfepp-post-table-container th{border:none;border-radius:5px;border-bottom:1px solid #f1f1f1;background-color:#fafafa;padding:25px}.wpfepp-post-table-container table{padding:0}.wpfepp-form .wpfepp-message.success,.wpfepp-posts .wpfepp-message.success{background:#f5f5f5 !important;border:none !important;box-shadow:none !important;padding:35px 0 !important;border-radius:5px !important;font-size:16px}.wp-editor-container textarea.wp-editor-area{min-height:150px !important}.wprm-recipe{padding:35px !important;border-radius:5px !important}.wprm-recipe-template-chic{font-size:16px !important;border-style:solid !important;border-width:2px !important;border-color:#f9f9f9 !important;background-color:#f9f9f9 !important}.woocommerce header{z-index:9999 !important}p.return-to-shop a.button{color:#000 !important}.cart-empty:before{top:10px !important}.select2-container .select2-selection--single{height:40px;border:2px solid #d5d6d8;color:#333;border-radius:0}.select2-container .select2-selection--single .select2-selection__rendered{padding-top:5px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:7px}.woocommerce-Addresses header{background-color:#fff !important;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;padding:0 0 10px;border-radius:5px;margin-bottom:10px}.woocommerce-account .addresses .title .edit{float:left !important;margin-top:40px !important;margin-left:10px !important}.woocommerce a.edit{float:left !important;margin:0 !important;margin-top:0;margin-left:0;color:#fff;padding:1px 5px;border-radius:3px;font-size:12px}.woocommerce-MyAccount-navigation ul{margin-left:0 !important}.woocommerce-MyAccount-navigation ul li{padding:10px 0 10px 20px;list-style:none;background-color:#fafafa;margin-bottom:5px;border-bottom:1px solid #f1f1f1;display:inline-block;float:left;width:180px}.woocommerce-MyAccount-navigation ul li a{display:block}body.woocommerce-account .single-content{min-height:800px}.woocommerce-MyAccount-navigation ul li:after{color:#ddd;margin-top:-23px;float:right;font-size:14px;font-family:'Font Awesome 5 Free';font-weight:900;padding-right:20px}li.woocommerce-MyAccount-navigation-link--dashboard:after{content:"\f3fd"}li.woocommerce-MyAccount-navigation-link--orders:after{content:"\f291"}li.woocommerce-MyAccount-navigation-link--downloads:after{content:"\f381"}li.woocommerce-MyAccount-navigation-link--edit-address:after{content:"\f015"}li.woocommerce-MyAccount-navigation-link--edit-account:after{content:"\f007"}li.woocommerce-MyAccount-navigation-link--customer-logout:after{content:"\f2f5"}li.woocommerce-MyAccount-navigation-link--posts:after{content:"\f0cb"}li.woocommerce-MyAccount-navigation-link--upload:after{content:"\f65e"}div.woocommerce-MyAccount-content .woocommerce-error,div.woocommerce-MyAccount-content .woocommerce-info,div.woocommerce-MyAccount-content .woocommerce-message{margin:15px 0 0 !important}body.woocommerce-downloads a.woocommerce-Button{float:right;height:11px !important;line-height:12px !important}div.woocommerce-MyAccount-content fieldset{border:none;background:#fafafa;padding:15px 25px 20px;margin-top:25px;margin-bottom:25px}div.woocommerce-MyAccount-content legend{color:#fff;padding:1px 10px;border-radius:5px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{margin-top:15px}div.woocommerce-MyAccount-content div.wpfepp-form-fields{margin-top:15px}div.woocommerce-MyAccount-content div.wpfepp-posts{margin-top:15px !important;margin-bottom:0}form#basic-user-avatar-form img.avatar{width:90px !important;height:90px !important;margin-top:50px}#basic-user-avatar-form p.description{font-size:14px}#basic-user-avatar-form input[type=submit]:hover{opacity:.85;cursor:pointer}#basic-user-avatar-form input[type=submit]{border-radius:3px;color:#fff;font-size:12px;padding:5px 14px;margin-top:0;font-weight:900}#user_url_field{margin-bottom:10px}.woocommerce form .form-row textarea{min-height:6em;line-height:1.5;display:block;box-shadow:none;padding:5px 10px;-moz-resize:vertical;resize:vertical}.woocommerce-page .entry img{width:inherit !important}select.orderby{width:200px;border:none;float:left;padding:9px 40px 9px 10px !important;font-weight:700;background-color:#f1f1f1;border-top-left-radius:3px;border-bottom-left-radius:3px;margin-right:5px}select.orderby option{margin:10px 20px}select.orderby option:hover{cursor:pointer}.woocommerce-ordering{margin-top:5px !important;background-color:#f1f1f1;margin-right:1px !important;border-radius:3px}.woocommerce form.checkout_coupon button{padding:.6em 1em !important;margin-left:-30px !important;font-size:15px !important}div.wrap-fullwidth-bg .woocommerce ul.columns-4 li.product,div.wrap-fullwidth-bg .woocommerce-page ul.columns-4 li.product{width:20.05% !important}div.wrap-fullwidth-bg .woocommerce-page ul.columns-4 li.product img{width:100% !important}div.wrap-fullwidth-bg .woocommerce ul.products.columns-3 li.product,div.wrap-fullwidth-bg .woocommerce-page ul.products.columns-3 li.product{width:30.75% !important}div.wrap-fullwidth-bg .woocommerce-page ul.products.columns-3 li.product img,.woocommerce ul.products li.product a img{width:100% !important}body.single-product div.wrap-fullwidth-bg .entry{padding-top:1px}.woocommerce div.product div.images img{margin:2px 0 0 !important}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;float:left}.woocommerce #wp-comment-cookies-consent{margin:6px 5px 0 0}div.woocommerce-message a.button{padding:0 1em !important}ul.products{margin-top:30px !important}ul.products li{width:261px;text-align:center}ul.products li img{width:261px;height:300px !important;object-fit:cover}ul.products li:hover img{opacity:.9}ul.products li span.onsale{z-index:101}.woocommerce ul.products li.product .onsale{top:0;left:0;right:auto}.woocommerce span.onsale{min-height:16px !important;min-width:70px !important;padding:3px 0 !important;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:18px !important;margin:23px 0 0 -23px !important;border-top-right-radius:4px !important;border-radius:0;color:#fff;font-size:.857em;z-index:9;text-transform:uppercase;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.woocommerce span.onsale{top:.2em;left:0}ul.products li h3{font-size:18px !important}.add_to_cart_button,.product_type_grouped,.product_type_external{display:block !important;border-radius:0 !important;border-bottom-right-radius:4px !important;border-bottom-left-radius:4px !important;font-weight:700 !important;font-size:11px !important;padding:6px 0 !important;width:100%;text-align:center !important;top:267px !important;position:absolute !important;opacity:0 !important;text-transform:uppercase;transition:all .2s ease-in-out}.add_to_cart_button:before,.product_type_grouped:before,.product_type_external:before{font-family:"Font Awesome 5 Free";content:"\f290";font-weight:900;display:inline-block;margin-right:7px;color:#fff !important}ul.products li:hover .add_to_cart_button,ul.products li:hover .product_type_grouped,ul.products li:hover .product_type_external{top:249px !important;transition:all .1s ease-in-out;opacity:1 !important}a.added_to_cart{display:none !important}.woocommerce span.price{font-weight:400 !important;font-size:14px !important;margin-top:-10px}div.star-rating{display:none !important}.single-product div.star-rating{display:block !important}ul.products div.star-rating{display:none !important}body.woocommerce-page textarea#comment{width:101% !important;min-height:100px !important}body.woocommerce-page p.comment-form-comment{margin-bottom:-20px !important;margin-top:-40px !important}body.woocommerce-page p.comment-form-author{margin-bottom:-20px !important}#reviews p.meta{margin-top:-15px !important}#reviews div.description{margin-top:-30px !important}#reviews div.description p{padding-bottom:0 !important}.woocommerce #reviews #comments h2{display:none !important}.woocommerce .single-related,.woocommerce-page .woocommerce .single-related{display:none}.woocommerce .author-right-meta,.woocommerce-page .author-right-meta{display:none}.woocommerce #random-wrap-section,.woocommerce-page #random-wrap-section{display:none}.woocommerce #follow-section .one_half_last img,.woocommerce-page #follow-section .one_half_last img{margin-top:11px}.woocommerce nav.woocommerce-pagination ul li{border:none !important;margin-right:5px !important}.woocommerce nav.woocommerce-pagination ul li span{color:#000 !important}.woocommerce-pagination{border:none !important;margin-bottom:30px}ul.page-numbers{margin:0 2px 10px !important;border:none !important}ul.page-numbers li .page-numbers{display:inline-block !important;border-radius:3px !important;font-weight:700 !important;padding:10px 10px 9px !important;text-align:center !important}body.single-product div.wrap-fullwidth-bg div.product div.images img{margin:0 !important}body.single-product div.wrap-fullwidth-bg div.product div.images img{width:100% !important}.woocommerce div.product form.cart .group_table td:first-child{padding:15px !important}.woocommerce div.product form.cart .group_table td{border-bottom:1px solid #f1f1f1;padding-top:25px}.woocommerce div.product form.cart div.quantity{margin:0 6px 0 0}.woocommerce .product{margin-top:50px}form.cart{margin:10px 0 !important}.single_add_to_cart_button{height:42px !important}.cart input.input-text{padding:0 !important;border-radius:4px}.woocommerce h1.entry-title{font-size:32px !important;margin:25px 0 5px !important;line-height:40px !important;font-weight:500 !important}p.price{margin-bottom:0 !important;font-size:20px !important}div.purchasable .woocommerce-Price-amount p{color:#999 !important;font-size:14px !important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#999 !important}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{font-weight:400 !important}.woocommerce ul.products li.product .price ins{font-weight:400 !important}span.posted_in{display:table-row;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;padding:2px 10px;text-align:center;margin:10px 5px 0 0}span.posted_in a{background-color:#eee;color:#999;text-transform:uppercase;display:inline-block;padding:4px 10px 2px;list-style:none;border-radius:3px;margin:0 5px 5px;font-size:11px !important;font-weight:500}span.posted_in a:hover{background-color:#a3b745;color:#fff;text-decoration:none !important}span.sku{background-color:#eee;color:#999;text-transform:uppercase;display:inline-block;padding:4px 10px 2px;list-style:none;border-radius:3px;margin:0 5px 5px;font-size:11px !important;font-weight:500}.woocommerce div.product_meta{margin-top:30px}.woocommerce table.shop_table{border-collapse:collapse !important}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid #ddd}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#f5f5f5;border-radius:5px}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{background-color:#f5f5f5}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{border:1em solid #f5f5f5;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{padding:1em 2em 1em 3.5em;background-color:#fff}span.tagged_as{display:inline-block;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;font-weight:700;padding:2px 10px;text-align:center;margin:10px 5px 0 0}span.posted_in a:hover,span.tagged_as a:hover{text-decoration:underline}div.panel h2{font-size:16px}a.show_review_form{line-height:28px !important}.single-product #commentform textarea{width:100% !important}div.products h2{font-size:16px;margin:20px 0 10px !important}section.related h2{font-size:20px;margin-bottom:-10px}.woocommerce ul.cart_list{margin-left:20px !important}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{padding-top:10px !important}.woocommerce .widget_shopping_cart_content{border-top:3px double #ebe9eb;padding-top:10px}.woocommerce a.remove{margin:14px 0 0 -20px !important;font-size:1em !important}.woocommerce-mini-cart__buttons{margin-top:10px !important}.woocommerce-cart-form table{background-color:#fff}.woocommerce-cart-form thead{background-color:#fff}.woocommerce-cart-form table,.woocommerce-cart-form td,.woocommerce-cart-form dl,.woocommerce-cart-form thead,.woocommerce-cart-form th{border:1px solid #f1f1f1}.woocommerce-cart-form a.remove{margin:0 -22px 0 3px !important;font-size:18px !important}.woocommerce-cart-form .coupon input.input-text{height:31px}p.woocommerce-mini-cart__buttons a.wc-forward{padding:.318em 1em}.checkout_coupon input.input-text{height:33px}.woocommerce-checkout h3{font-size:16px}.cart_totals h2{font-size:16px;margin-bottom:5px}.woocommerce ul.meta-entry-top{display:none}.woocommerce .entryexcerpt{display:none}.woocommerce .entry-bottom{display:none}.woocommerce .entry-top{padding-bottom:5px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding-top:35px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:1px solid #f5f5f5}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;border-bottom-color:#fff;color:#000 !important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #f5f5f5;background-color:#f5f5f5;margin:0 -2px !important;padding:0 1.5em !important;border-right:1px solid #ddd}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #f5f5f5}.woocommerce #reviews #comments ol.commentlist{margin:50px 0 -20px}input.input-text{padding:11px 5px !important;font-weight:700}input#coupon_code{padding:12px 5px !important;font-weight:700}.woocommerce-message{font-weight:700}p.woocommerce-info{padding-left:70px}select.country_to_state{padding:12px 0 !important}.woocommerce-message a.button{line-height:28px !important}.woocommerce a.button{line-height:28px !important}.woocommerce a.edit{float:left !important;margin:0 !important}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:120px !important}.woocommerce ul.product_list_widget li span.woocommerce-Price-amount{font-size:12px !important;color:#999 !important}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{font-weight:400 !important;font-size:15px !important}ul.product_list_widget{margin-top:-10px !important}ul.product_list_widget li{padding:10px 0 !important;border-bottom:1px solid rgba(241,241,241,.5)}ul.product_list_widget li img{margin-left:10px !important;margin-top:0 !important;width:45px !important;border-radius:4px !important}ul.product_list_widget li div.star-rating{display:block !important;margin-bottom:5px !important}ul.product_list_widget li img.attachment-shop_thumbnail{width:55px !important;height:55px !important}.sidebar2 ul.product_list_widget li img{float:left !important;margin:4px 15px 0 0 !important}.woocommerce-product-search button:hover{cursor:pointer}.woocommerce-product-search button{padding:10px 15px 10px 16px !important;border-radius:5px !important;color:#fff;font-weight:700}.woocommerce-product-search input[type=search],.woocommerce-product-search input[type=text]{font-size:12px;border-radius:4px;text-align:center}.woocommerce h2.woocommerce-loop-product__title{font-size:18px !important}.woocommerce table.shop_attributes td{padding-left:5px !important}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{width:100px !important}body.woocommerce-checkout .woocommerce{padding-bottom:30px !important}section.related ul.products li.product{width:22.05% !important}form.woocommerce-cart-form{margin-top:35px !important}.woocommerce-error,.woocommerce-info,.woocommerce-message{margin:30px 0 0 !important}.woocommerce div.product form.cart .variations{margin-top:0 !important}.woocommerce div.product form.cart .variations label{margin-left:25px !important}p.woocommerce-noreviews{display:none}#review_form_wrapper{background-color:#fafafa;margin-top:50px;padding:50px 50px 15px;border-radius:5px;border:1px solid #f5f5f5}.woocommerce #reviews #comments ol.commentlist li .comment-text{border:1px solid #f5f5f5;background-color:#fafafa;padding:15px 20px 0 !important}.woocommerce #reviews #comments ol.commentlist li .comment-text:before{content:"\f053";font-family:'Font Awesome 5 Free';font-weight:900;font-size:13px;margin-left:-27px;margin-top:-5px;color:#f5f5f5;position:relative;margin-bottom:-25px}.woocommerce #reviews #comments ol.commentlist li img.avatar{width:38px !important;height:38px !important;border-radius:50%;padding:0 !important;border:none !important}#review_form span.comment-reply-title{font-weight:500;font-size:16px}.woocommerce #review_form #respond .form-submit input{margin-top:20px}.woocommerce p.comment-form-cookies-consent{margin-top:15px;margin-bottom:-20px !important}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:.75em;height:.75em;background-color:#000;border-radius:1em;cursor:ew-resize;outline:0;top:-.2em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#000}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#f5f5f5}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.3em}footer{width:100%;height:auto;z-index:2;position:relative}.wrap-footer-middle{width:1370px;padding:0;margin:0 auto}.wrap-footer{width:100%;height:75px;margin:0 auto}.footer-notice{width:100%;height:auto;float:left}.footer-notice-left{width:630px;float:left;padding:100px 0}.wrap-footer-small{width:1000px;height:auto;margin:0 auto}.footer-notice h2{color:#fff;font-size:32px;line-height:46px}.footer-notice h4{color:#7e7e7e;padding-top:15px;font-weight:400}.footer-notice h4 i{color:gold;font-size:16px;padding-left:2px;padding-right:2px}.footer-social{margin:20px 0 0;float:right}.footer-social a{float:left;line-height:15px;font-size:16px;text-align:center}.footer-social a{font-weight:400}.footer-social a i{padding:10px 8px 15px}.footer-social a:hover{opacity:.7}footer .wrap-middle{width:1370px;padding:70px 0 50px;margin:0 auto;background:0 0}div.wrap-middle .widget{margin:0 0 20px !important;text-align:left}footer .widget_meta{padding-top:35px !important}footer .menu__item-name{font-size:15px}footer .menu__item-label{margin:0 0 0 .5em !important}footer .menu--adsila{float:left;font-size:16px;margin:0 0 10px !important}.copyright{margin-top:25px;float:left;font-size:15px;font-weight:400;color:#999}#back-top{position:fixed;bottom:10px;right:10px;z-index:999999;opacity:0}#back-top a{width:40px;display:block}#back-top span{width:40px;height:40px;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:1s;-moz-transition:1s;transition:1s}#back-top span i{color:#fff;margin:12px 0 0 13.5px}header a.bt{margin-top:28px;margin-left:25px;padding-left:25px !important;padding-right:25px !important}header .more-bt{padding:6px 0 4px}a.bt{color:#fff !important;padding-left:50px;padding-right:50px}.bt{width:auto;margin-top:140px;cursor:pointer;position:relative;text-transform:uppercase;color:#fff;display:flex;float:right}.more-bt{border-right:2px solid #fff;border-bottom:2px solid #fff;padding:17px 29px 15px 31px;border-color:#fff}.more-bt p{font-size:14px}#wrapper.smooth section.smoothy.show{visibility:visible}.more-bt:before{left:0;bottom:0;height:-webkit-calc(100% - 17px);height:calc(100% - 17px);width:2px}.more-bt:after,.more-bt:before{content:" ";display:block;background:#fff;position:absolute;-webkit-transition:.5s;transition:.5s;z-index:10}.more-bt:after{top:0;right:0;width:-webkit-calc(100% - 17px);width:calc(100% - 17px);height:2px}.more-bt:after,.more-bt:before{content:" ";display:block;background:#fff;position:absolute;-webkit-transition:.5s;transition:.5s;z-index:10}.more-bt:before{left:0;bottom:0;height:-webkit-calc(100% - 17px);height:calc(100% - 17px);width:2px}.more-bt:after,.more-bt:before{content:" ";display:block;background:#fff;position:absolute;-webkit-transition:.5s;transition:.5s;z-index:10}.more-bt .fl,.more-bt .sfl{position:absolute;right:0;height:100%;width:0;z-index:2;background:#fff;top:0;-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:.1s;transition-delay:.1s}.more-bt .fl,.more-bt .sfl{position:absolute;right:0;height:100%;width:0;z-index:2;background:#fff;top:0;-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:.1s;transition-delay:.1s}.more-bt .sfl{z-index:1;background:#4431d1;-webkit-transition:.7s;transition:.7s}.more-bt .cross{position:absolute;z-index:15;width:18px;height:18px;top:-webkit-calc(50% - 8px);top:calc(50% - 8px);left:-webkit-calc(50% - 8px);left:calc(50% - 8px)}#wrapper.smooth section.smoothy{visibility:hidden}.more-bt .cross:before{width:100%;height:2px;top:8px;left:0;-webkit-transform:translateX(50px) scaleX(0);-ms-transform:translateX(50px) scaleX(0);transform:translateX(50px) scaleX(0)}.more-bt .cross:before,.more-bt .cross:after{content:" ";background:#000;display:block;position:absolute;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.more-bt .cross:after{width:2px;height:100%;left:8px;top:0;-webkit-transform:translateY(20px) scaleY(0);-ms-transform:translateY(20px) scaleY(0);transform:translateY(20px) scaleY(0);-webkit-transition-duration:.4s;transition-duration:.4s}.more-bt .cross:before,.more-bt .cross:after{content:" ";background:#000;display:block;position:absolute;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.more-bt i{position:absolute;display:block;top:1px;left:1px;-webkit-transition:.5s;transition:.5s;z-index:10}.more-bt i:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.more-bt i:after,.more-bt i:before{content:" ";display:block;width:2px;height:20px;background:#fff;position:absolute;margin:-10px -1px;left:50%;top:50%;transition:.3s}.more-bt:hover i:after{content:" ";display:block;width:2px;height:20px;background:#fff;position:absolute;margin:0 -1px;left:50%;top:50%}.more-bt:hover i:before{content:" ";display:block;width:2px;height:20px;background:#fff;position:absolute;margin:-10px 0 -10px 8px;left:50%;top:50%}.more-bt p{-webkit-transition:.5s;transition:.5s;position:relative;z-index:1}.more-bt:hover:before,.more-bt:before{height:100%}.more-bt:before{left:0;bottom:0;height:-webkit-calc(100% - 17px);height:calc(100% - 17px);width:2px}.more-bt:hover .fl,.more-bt .fl{-webkit-transition:.7s;transition:.7s}.more-bt:hover .fl,.more-bt:hover .sfl,.more-bt .fl,.more-bt .sfl{-webkit-transition-delay:0s;transition-delay:0s;width:100%}.more-bt .fl,.more-bt .sfl{position:absolute;right:0;height:100%;width:0;z-index:2;background:#fff;top:0;-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:.1s;transition-delay:.1s}.more-bt:hover .sfl,.more-bt. .sfl{-webkit-transition:.5s;transition:.5s}.more-bt:hover .fl,.more-bt:hover .sfl,.more-bt.hvd .fl,.more-bt.hvd .sfl{-webkit-transition-delay:0s;transition-delay:0s;width:100%}.more-bt .sfl{z-index:1;background:#4431d1;-webkit-transition:.7s;transition:.7s}.more-bt .cross{position:absolute;z-index:15;width:18px;height:18px;top:-webkit-calc(50% - 8px);top:calc(50% - 8px);left:-webkit-calc(50% - 8px);left:calc(50% - 8px)}.more-bt:hover .cross:before,.more-bt .cross:before{-webkit-transition-duration:.5s;transition-duration:.5s}.more-bt:hover .cross:after,.more-bt:hover .cross:before,.more-bt .cross:after,.more-bt .cross:before{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}.more-bt .cross:after{width:2px;height:100%;left:8px;top:0;-webkit-transform:translateY(20px) scaleY(0);-ms-transform:translateY(20px) scaleY(0);transform:translateY(20px) scaleY(0);-webkit-transition-duration:.4s;transition-duration:.4s}.more-bt .cross:before,.more-bt .cross:after{content:" ";background:#000;display:block;position:absolute;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.more-bt:hover .cross:after,.more-bt:hover .cross:before,.more-bt.hvd .cross:after,.more-bt.hvd .cross:before{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}.more-bt:hover .cross:after,.more-bt.hvd .cross:after{-webkit-transition-duration:.6s;transition-duration:.6s}.simplebtn,.smallbtn{display:inline-block;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;font-weight:700;padding:6px 20px;text-align:center;margin:10px 10px 0 0}.smallbtn{padding:0 10px;font-weight:600}.smallbtn a{color:#fff !important}.smallbtn a:hover{background:inherit !important;text-decoration:underline}.simplebtn:hover{opacity:.85;text-decoration:none !important}.simplebtn i{padding-right:5px}a.simplebtn.blue:hover{background-color:#09c !important;color:#fff !important}a.simplebtn.green:hover{background-color:#7dc34d !important;color:#fff !important}a.simplebtn.green2:hover{background-color:#0fbe7c !important;color:#fff !important}a.simplebtn.orange:hover{background-color:#e76b33 !important;color:#fff !important}a.simplebtn.gold:hover{background-color:#ffd62c !important;color:#fff !important}a.simplebtn.red:hover{background-color:#c33 !important;color:#fff !important}a.simplebtn.pink:hover{background-color:#d63f72 !important;color:#fff !important}a.simplebtn.black:hover{background-color:#3b3b3b !important;color:#fff !important}.simplebtn.blue{background-color:#09c;border:1px solid #09c !important;color:#fff !important;text-shadow:0 -1px 0 #09c}.simplebtn.green{background-color:#7dc34d;border:1px solid #7dc34d !important;color:#fff !important;text-shadow:0 -1px 0 #7dc34d}.simplebtn.green2{background-color:#0fbe7c;border:1px solid #0fbe7c !important;color:#fff !important;text-shadow:0 -1px 0 #0fbe7c}.simplebtn.orange{background-color:#e76b33;border:1px solid #e76b33 !important;color:#fff !important;text-shadow:0 -1px 0 #e76b33}.simplebtn.gold{background-color:#ffd62c;border:1px solid #ffd62c !important;color:#fff !important;text-shadow:0 -1px 0 #ffd62c}.simplebtn.red{background-color:#c33;border:1px solid #c33 !important;color:#fff !important;text-shadow:0 -1px 0 #c33}.simplebtn.pink{background-color:#d63f72;border:1px solid #d63f72 !important;color:#fff !important;text-shadow:0 -1px 0 #d63f72}.simplebtn.black{background-color:#3b3b3b;border:1px solid #3b3b3b;color:#fff !important;text-shadow:0 -1px 0 #3b3b3b}.one_half,.one_half_last{float:left;width:48%;margin-bottom:10px;margin-right:4%}.one_half_last{margin-right:0}.one_third,.one_third_last{float:left;width:30%;margin-bottom:10px;margin-right:5%}.one_third_last{margin-right:0}.one_fourth,.one_fourth_last{float:left;width:22%;margin-bottom:10px;margin-right:4%}.one_fourth_last{margin-right:0}.boxinfo{box-shadow:0px 0px 1px #fafafa,0 2px 2px #fafafa inset;background:#ddecf5;color:#99b1c1;border:1px solid #c3d9e5;padding:15px;margin:15px 0;-moz-border-radius:2px;border-radius:2px;font-weight:700;text-align:center}.boxsucces{box-shadow:0px 0px 1px #fafafa,0 2px 2px #fafafa inset;background:#e9f6e3;color:#93c088;border:1px solid #ceedc4;padding:15px;margin:15px 0;-moz-border-radius:2px;border-radius:2px;font-weight:700;text-align:center}.boxerror{box-shadow:0px 0px 1px #fafafa,0 2px 2px #fafafa inset;background:#ffe3e3;color:#cf9494;border:1px solid #fdcdcd;padding:15px;margin:15px 0;-moz-border-radius:2px;border-radius:2px;font-weight:700;text-align:center}.boxnotice{box-shadow:0px 0px 1px #fafafa,0 2px 2px #fafafa inset;background:#fcf9da;color:#b3ad77;border:1px solid #ebe7bc;padding:15px;margin:15px 0;-moz-border-radius:2px;border-radius:2px;font-weight:700;text-align:center}.boxinfo,.boxsucces,.boxerror,.boxnotice{max-width:100% !important;display:inline-block !important}ul.simplelist li{padding:3px 0 3px 15px;background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_arrow.png) no-repeat 0px center;font-weight:600}ul.simplelist{margin:20px 40px;list-style-type:none}ul.minus-blue-list li{padding:3px 0 3px 17px;background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_blue.png) no-repeat 0px center;font-weight:600}ul.minus-blue-list{margin:20px 40px;list-style-type:none}ul.minus-green-list li{padding:3px 0 3px 17px;background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_green.png) no-repeat 0px center;font-weight:600}ul.minus-green-list{margin:20px 40px;list-style-type:none}ul.minus-orange-list li{padding:3px 0 3px 17px;background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_orange.png) no-repeat 0px center;font-weight:600}ul.minus-orange-list{margin:20px 40px;list-style-type:none}ul.minus-gold-list li{padding:3px 0 3px 17px;background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_gold.png) no-repeat 0px center;font-weight:600}ul.minus-gold-list{margin:20px 40px;list-style-type:none}ul.minus-black-list li{padding:3px 0 3px 17px;background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/images/li_minus_black.png) no-repeat 0px center;font-weight:600}ul.minus-black-list{margin:20px 40px;list-style-type:none}
h1,h2,h3,h4,h5,h6{color:#333}pre{border:1px solid #eae9e9;background-color:#fff}input[type=email],input[type=number],input[type=search],textarea,input[type=text],input[type=tel],input[type=url],input[type=password]{border:2px solid #d5d6d8;color:#333}a:link,a:visited{color:#000;text-decoration:none}a:hover{color:#a3b745}::-moz-selection{background:#000;color:#fff;text-shadow:none}::selection{background:#000;color:#fff;text-shadow:none}html body{color:#080e14;background-color:#f5f5f5}header{background:#000}.wrap-fullwidth-bg,.single-fw-bg{background-color:#fff}.wrap-modules{background-color:#fafafa}.single-content{background-color:#fff}.top-navigation{background-color:#fff}.popular-words strong{background-color:#a3b745;color:#fff}.popular-words a{color:#000}.popular-words a:hover{color:#a3b745}.popular-words span{color:#a3b745}ul.list-authors li span{color:#a3b745}.searchform2 .buttonicon{background-color:#111;color:#a3b745}.searchform2 .search-field{background-color:#111;border:1px solid #111;border-left-color:#111;color:#fff !important}header .searchform2 ::placeholder{color:#fff !important;opacity:.5}header .searchform2 :-ms-input-placeholder{color:#fff !important}header .searchform2 ::-ms-input-placeholder{color:#fff !important}.top-social a{color:#a3b745}ul.ant-responsive-menu li.current_page_item>a,ul.ant-responsive-menu li.current-menu-ancestor>a,ul.ant-responsive-menu li.current-menu-item>a,ul.ant-responsive-menu li.current-menu-parent>a{color:#a3b745}ul.ant-responsive-menu li.current_page_item>a>.arrow:before,ul.ant-responsive-menu li.current-menu-ancestor>a>.arrow:before,ul.ant-responsive-menu li.current-menu-item>a>.arrow:before,ul.ant-responsive-menu li.current-menu-parent>a>.arrow:before{color:#a3b745}#respMenu li ul.sub-menu li.current_page_item a,#respMenu li ul.sub-menu li.current-menu-ancestor a,#respMenu li ul.sub-menu li.current-menu-item a,#respMenu li ul.sub-menu li.current-menu-parent a,#respMenu li ul.sub-menu,#respMenu li ul.sub-menu a,#respMenu li ul.sub-menu li{background-color:#000 !important}ul.ant-responsive-menu li.current-menu-item>a i{color:#fff}.ant-responsive-menu li a span{background-color:gold;color:#000}.ant-responsive-menu{background-color:#000}.ant-responsive-menu>li>a>.arrow:before,.ant-responsive-menu>li>ul.sub-menu li>a>.arrow:before{color:#a3b745 !important}.ant-responsive-menu li i{color:#a3b745}.ant-responsive-menu li a{color:#fff}.ant-responsive-menu li a:hover{color:#fff !important;background:#000;text-decoration:none !important}.ant-responsive-menu li:hover a{color:#fff !important;background-color:#000;text-decoration:none !important;border-radius:3px}.ant-responsive-menu li ul li a{color:#fff}.ant-responsive-menu li ul li ul li a{color:#fff}.ant-responsive-menu li ul{background-color:#fff}.ant-responsive-menu li ul li ul{background-color:#fff}.ant-responsive-menu li ul li{background-color:#fff}.ant-responsive-menu li ul li:hover{color:#fff !important}.ant-responsive-menu li ul li a:hover{opacity:.5;color:#fff !important}@media screen and (max-width:980px){ul.ant-responsive-menu li.current_page_item>a,ul.ant-responsive-menu li.current-menu-ancestor>a,ul.ant-responsive-menu li.current-menu-item>a,ul.ant-responsive-menu li.current-menu-parent>a,ul.ant-responsive-menu li ul li.current_page_item>a,ul.ant-responsive-menu li ul li.current-menu-ancestor>a,ul.ant-responsive-menu li ul li.current-menu-item>a,ul.ant-responsive-menu li ul li.current-menu-parent>a,.ant-responsive-menu li a:hover,.ant-responsive-menu li:hover a{background:0 0;color:#fff !important}.ant-responsive-menu{background:#000;-moz-box-shadow:0 0 0 #999 !important}.ant-responsive-menu li ul li ul{background-color:#000}.ant-responsive-menu li ul li{background:#000}.ant-responsive-menu li ul li ul li ul{background:#000}.ant-responsive-menu li ul li ul li{background:#000}.ant-responsive-menu li ul.sub-menu li a{border-bottom:1px solid #111;color:#fff !important}.ant-responsive-menu li ul li:hover{color:#fff !important}.ant-responsive-menu li ul li:hover a{background-color:#000 !important;color:#fff !important}.ant-responsive-menu li ul{border:1px solid #000;background-color:#000 !important;-moz-box-shadow:0 5px 3px rgba(0,0,0,0);-webkit-box-shadow:0 5px 3px rgba(0,0,0,0);box-shadow:0 5px 3px rgba(0,0,0,0)}.ant-responsive-menu>li{border-bottom:1px solid #111}.ant-responsive-menu li ul li a:hover{background-color:#000 !important;color:#fff !important}.ant-responsive-menu>li>a{color:#fff !important}#respMenu li ul.sub-menu li.current_page_item a,#respMenu li ul.sub-menu li.current-menu-ancestor a,#respMenu li ul.sub-menu li.current-menu-item a,#respMenu li ul.sub-menu li.current-menu-parent a,#respMenu li ul.sub-menu,#respMenu li ul.sub-menu a,#respMenu li ul.sub-menu li{background-color:#000 !important}}ul#myDropdown li{color:#a3b745}.dropdown{border-bottom:4px solid #dce2c0}.dropdown-content{border:4px solid #dce2c0;border-top:none}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator,.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{background:#a3b745 !important;border-color:#a3b745 !important}#featured-slider{background-color:#fff}#featured-slider .content h3{color:#222}#featured-slider .content a h3{color:#222}#featured-slider .content a:hover{color:#fff !important}.owl-prev,.owl-next{background-color:#fff}.owl-prev i,.owl-next i{color:#222}.front-overlay-wrap h1{color:#fff}.front-overlay-content .searchform2 .buttonicon{background-color:#a3b745;color:#fff !important}.front-overlay-content .searchform2 .search-field{background-color:#fff;color:#000 !important}ul.cat-4cols li a{color:#fff}ul.cat-4cols li{color:#fff}ul.big-list li div.qefood-date i{color:#a3b745}ul.big-list-black li div.qefood-date i{color:#a3b745}.article-category a{color:#fff !important;background-color:#a3b745}ul.grid_list li{background-color:#fff}ul.grid_list li h2{color:#000 !important}ul.grid_list li div.qefood-date i{color:#a3b745}.learn-more .circle{background:#a3b745}.front-overlay-wrap h1 span{background-image:linear-gradient(transparent 60%,#a3b745 85%,transparent 85%,transparent 100%)}.grid-comm i{color:#a3b745}ul.grid_list li.sticky{background-color:rgba(163,183,69,.1) !important}ul.grid_list li.sticky:nth-child(2){background-color:rgba(255,215,0,.1) !important}ul.meta-icons-home li.trending-lm{background-color:#000}ul.meta-icons-home li.sticky-lm{background-color:#000}.sticky-lm .tooltiptext{background-color:#000}.sticky-lm .tooltiptext:after{border-color:transparent transparent #000}ul.modern-boxes div.topicname a{background-color:#fff;color:#000}ul.modern-boxes li:hover div.topicname a{background-color:#000;color:#a3b745}.defaultpag a{background-color:#dce2c0;color:#000 !important}.menu--adsila .menu__item:nth-child(odd) .menu__item-name:before,.menu--adsila .menu__item:nth-child(odd) .menu__item-label:before{background:#a3b745}.menu--adsila .menu__item:nth-child(odd),.menu--adsila .menu__item:nth-child(odd):focus{color:#000 !important}.menu__item a{color:#000}.menu__item a:hover{color:#000 !important}.qefood-note ul li a i{color:#a3b745}.qefood-note ul li a:hover{color:#a3b745}.qefood-note ul li:before{color:#a3b745}.bottom-rating input.wp-block-button__link{background-color:#a3b745;color:#fff}.not-found .searchform2{border:5px solid #f5f5f5;border-radius:5px}.not-found .searchform2 .buttonicon{background-color:#f5f5f5;color:#a3b745;border-radius:0}.not-found .searchform2 .search-field{background-color:#f5f5f5;border:1px solid #f5f5f5}.single-category a{background-color:#a3b745}.entry-top .single-category a{color:#fff !important}ul.meta-entry-top li span.updated i{color:#a3b745}.single-related{background-color:#f5f5f5}.prev-articles .one_half_last{background-color:#a3b745}h1.article-title{color:#000}h1.page-title{color:#000}.ct-size a{background-color:#eee;color:#999}.ct-size a:hover{background-color:#a3b745;color:#fff}blockquote{background:#fafafa;border-left:10px solid #a3b745}blockquote p{color:#777}blockquote:before{color:#a3b745}.entry p a{color:#a3b745}.entry p a:hover{color:#000 !important}.wp-caption-text{color:#888}.entry .wp-caption-text a{color:#000 !important}.wp-caption-text a:hover{color:#000 !important}.my-paginated-posts span{background-color:#a3b745;color:#000 !important}.my-paginated-posts p a{background-color:#222;color:#fff !important}.my-paginated-posts p a:hover{color:#fff !important}.my-paginated-posts p span a{color:#fff !important}div.article-source-link a{background-color:#a3b745;color:#fff}.author-info a.author-link{border-bottom:1px solid #a3b745}.author-meta strong i{color:#a3b745}div.author-info i.fa-home{color:#a3b745}ul.author-social-top li a i{color:#3f677a}ul.author-social-top li a i.fa-facebook-f{color:#768bb7}ul.author-social-top li a i.fa-twitter{color:#a2d9f2}ul.author-social-top li a i.fa-pinterest{color:#ea4e56}ul.author-social-top li a i.fa-instagram{color:#d6005d}ul.author-social-top li a i.fa-vk{color:#8ca3bd}ul.author-social-top li a i.fa-youtube{color:#e85e57}ul.author-social-top li a i.fa-vimeo-v{color:#76cafa}div.p-first-letter>p:first-child:first-letter {color:#000;background-color:gold}.sidebar h3.title{background-color:#000;color:#f8eece}.sidebar .widget{background-color:#fff}.article_list li{border-bottom:1px solid rgba(241,241,241,.5)}ul.article_list li div.post-nr{background-color:#000;color:#fff}ul.article_list .an-widget-title a h4{color:#111}ul.article_list li div.qefood-date i{color:#a3b745}.widget_anthemes_categories li{color:#a3b745}div.tagcloud a{background:#f5f5f5 !important}div.tagcloud span{color:#a3b745}div.widget_archive select,div.widget_categories select{border-radius:3px;border:1px solid #d5d6d8;color:#000}div.widget_search .searchform2 .search-field{background-color:#fff;border:1px solid #f5f4f4;color:#000 !important}div.widget_search .searchform2 .buttonicon{background-color:#a3b745;color:#fff !important}.widget_nav_menu li{border-bottom:1px solid rgba(241,241,241,.8);color:#a3b745}.widget_archive li{border-bottom:1px solid rgba(241,241,241,.8);color:#a3b745}footer div.widget_nav_menu li{color:#a3b745}.widget_pages li,.widget_meta li{border-bottom:1px solid rgba(241,241,241,.8);color:#a3b745}#wp-calendar tbody td#today{background-color:#000;color:#fff}#wp-calendar tbody td#today a{color:#fff !important}.subscribe-widget input[type=submit]{background-color:#a3b745}.subscribe-widget{border-color:#a3b745}ul.comment li{background-color:#fafafa;border-bottom:1px solid #f1f1f1}ul.comment li ul.children li{background-color:#fff;border-bottom:none;border-top:20px solid #fafafa}ul.comment li ul.children li>ul.children li{background-color:#fff;border-bottom:none;border-top:20px solid #fafafa}ul.comment li span.comment-reply-button{background-color:#dce2c0}ul.comment li span.comment-reply-button a{color:#000 !important}.comments h3.comment-reply-title{color:#000 !important}.comments h3.comment-reply-title a{color:#000}#commentform #author,#commentform #email,#commentform #url{border:2px solid #d5d6d8;color:#333}#commentform textarea{border:2px solid #d5d6d8;color:#333}#commentform #submit{background-color:#000;color:#fff}#commentform label span{color:red}#commentform span{color:red}form.wpcf7-form input{border:1px solid #d5d6d8;color:#333}form.wpcf7-form textarea{border:1px solid #d5d6d8;color:#333}form.wpcf7-form input.wpcf7-submit{background-color:#13131c;border-color:#13131c;color:#fff}form.wpcf7-form .wpcf7-validation-errors{color:red}form.wpcf7-form{background-color:#fafafa;border-bottom:1px solid #f1f1f1}#anthemes-404 h1{color:#000}#anthemes-404 p a{color:#000;border-bottom:2px solid #a3b745}.wpfepp-form .wpfepp-button.green{background:#a3b745 !important;border:1px solid #a3b745 !important;text-shadow:1px 1px #a3b745 !important}.woocommerce-product-search button{border:1px solid #a3b745;background-color:#a3b745}li.product a.add_to_cart_button,li.product a.product_type_grouped,li.product a.product_type_external{background-color:#000 !important;color:#fff !important}.woocommerce ul.products li.product .price{color:#999 !important}.woocommerce span.onsale{background-color:#a3b745 !important}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#a3b745 !important;color:#fff !important}.woocommerce-message:before,.woocommerce-info:before{color:#a3b745 !important}.woocommerce-message,.woocommerce-info{border-top-color:#a3b745 !important}ul.page-numbers li .current{background:#f1f1f1 !important;color:#000 !important}ul.page-numbers li a{background:#fff !important;color:#000 !important}ul.page-numbers li a:hover{background:#f1f1f1 !important}ul.page-numbers li a:hover{background:#0fbe7c}.woocommerce nav.woocommerce-pagination ul li span{color:#000 !important}.woocommerce a.edit{background-color:#a3b745}.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-MyAccount-navigation ul li.is-active:after{color:#a3b745}div.woocommerce-MyAccount-content legend{background-color:#a3b745}#basic-user-avatar-form input[type=submit]{background:#a3b745;border:1px solid #a3b745}footer{background-color:#fff}.wrap-footer{background-color:#000}.footer-notice{background-color:#000}.footer-social a{color:#a3b745}.footer-social a i{color:#a3b745 !important}.copyright a{color:#a3b745 !important}#back-top span{background-color:#000}#back-top a:hover{opacity:.7}
@media only screen and (min-width:1260px) and (max-width:1400px){.main-header{width:1230px}.wrap-center{width:1230px}.wrap-middle{width:1230px}.wrap-fullwidth{width:1230px}.wrap-fullwidth-bg{width:1230px}.home-sidebar{width:900px}.single-content{width:900px;float:left}.sidebar{width:300px;float:left;margin-left:30px}.search-field{width:60px}ul.list-authors{width:1230px}ul.list-authors li{margin:0 22px 0 0}ul.list-authors li:nth-child(n+16){display:none}ul.list-authors li div.tooltiptext{width:100px;margin-left:-35px}.popular-words a:nth-child(n+10){display:none}.ant-responsive-menu>li>a{padding:3px 12px !important;margin-right:3px}ul.grid_list{margin:0 0 0 -25px}ul.grid_list li{width:225px;margin:0 0 25px 25px}ul.grid_list li img{width:225px}ul.grid_list li div.grid-content{padding:30px 20px 25px}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:225px !important;height:auto;min-height:238px}.borderhover{width:225px}ul.meta-icons-home{height:24px;float:right;margin:0 20px -24px 0}ul.meta-icons-home li{width:24px;height:24px;margin:65px 0 0 5px}div.post-views{padding:11px 0 0 20px}div.post-views i{display:none}.carousel{width:900px}ul.big-list{width:930px;height:100px;margin:0 0 -30px -30px}ul.big-list li{width:435px;height:185px;margin:0 0 30px 30px}ul.big-list li img{width:200px;height:185px}ul.big-list li .borderhover{width:200px}ul.big-list li div.list-content{margin-left:200px}ul.big-list-black{width:930px;height:100px;margin:0 0 -30px -30px}ul.big-list-black li{width:435px;height:185px;margin:0 0 30px 30px}ul.big-list-black li img{width:200px;height:185px}ul.big-list-black li .borderhover{width:200px}ul.big-list-black li div.list-content{margin-right:200px}.home-sidebar ul.grid_list{width:920px;height:auto;margin:0 0 -30px -20px}.home-sidebar ul.grid_list li{width:210px;margin:0 0 30px 20px}.home-sidebar ul.grid_list li img{width:210px}.home-sidebar ul.grid_list li .borderhover{width:210px}.home-sidebar ul.meta-icons-home{display:none}.single-related-wrap{width:900px}.entry-top{width:800px}.entry-bottom{width:800px}.entry{width:800px}.entry iframe{max-width:800px;height:500px;margin-left:0}.sidebar .widget{width:250px;padding:40px 25px;margin-bottom:30px}.img-300{width:300px;height:auto;margin:-40px 0 -50px -25px;padding:0}ul.comment{width:800px}.comments{width:800px}.wrap-footer-middle{width:1230px}footer .wrap-middle{width:1230px}div.wrap-middle .widget{margin:0 25px 0 0 !important}div.wrap-middle .one_fourth_last .widget{margin-right:0 !important}footer .widget_text{padding-top:10px !important}}@media only screen and (min-width:1025px) and (max-width:1259px){.main-header{width:980px}.wrap-center{width:980px}.wrap-middle{width:980px}.wrap-fullwidth{width:980px}.wrap-fullwidth-bg{width:980px}.home-sidebar{width:980px}.single-content{width:650px}.sidebar{width:300px;float:left;margin-left:30px}.wrap-modules .sidebar{width:980px;float:left;margin-left:0;-moz-column-gap:40px;-webkit-column-count:3;-webkit-column-gap:40px;column-count:3}.wrap-modules .sidebar .widget{width:250px;display:inline-block}.search-field{width:60px}.top-social{display:none}ul.list-authors{width:980px}ul.list-authors li{margin:0 21px 0 0}ul.list-authors li:nth-child(n+13){display:none}ul.list-authors li div.tooltiptext{width:100px;margin-left:-35px}.ant-responsive-menu{margin-left:15px}.popular-words a:nth-child(n+8){display:none}.ant-responsive-menu>li>a{padding:3px 10px !important;margin-right:2px}.notifications-recent-comments{display:none}ul.cat-4cols{width:980px}.home-content div.entry{width:90%;margin:40px 50px 0 !important;padding:30px 0 !important}ul.grid_list{margin:0 0 0 -25px}ul.grid_list li{width:225px;margin:0 0 25px 25px}ul.grid_list li img{width:225px}ul.grid_list li div.grid-content{padding:30px 20px 25px}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:225px !important;height:auto;min-height:238px}.borderhover{width:225px}ul.meta-icons-home{height:24px;float:right;margin:0 20px -24px 0}ul.meta-icons-home li{width:24px;height:24px;margin:65px 0 0 5px}div.post-views{padding:11px 0 0 20px}div.post-views i{display:none}.carousel{width:980px}ul.big-list{width:1010px;height:100px;margin:0 0 -30px -30px}ul.big-list li{width:475px;height:185px;margin:0 0 30px 30px}ul.big-list li img{width:200px;height:185px}ul.big-list li .borderhover{width:200px}ul.big-list li div.list-content{margin-left:200px}ul.big-list-black{width:1010px;height:100px;margin:0 0 -30px -30px}ul.big-list-black li{width:475px;height:185px;margin:0 0 30px 30px}ul.big-list-black li img{width:200px;height:185px}ul.big-list-black li .borderhover{width:200px}ul.big-list-black li div.list-content{margin-right:200px}.home-sidebar ul.grid_list{width:1010px;height:auto;margin:0 0 -30px -30px}.home-sidebar ul.grid_list li{width:222.5px;margin:0 0 30px 30px}.home-sidebar ul.grid_list li img{width:222.5px}.home-sidebar ul.grid_list li .borderhover{width:222.5px}.home-sidebar ul.meta-icons-home{display:none}.single-related-wrap{width:100%}.entry-top{width:600px}.entry{width:600px}.entry-bottom{width:600px}.entry iframe{max-width:600px;height:350px;margin-left:0}.qefood-note{width:450px;padding:25px 50px}.qefood-note img{width:150px;height:100px;object-fit:cover;float:right;padding:15px;border:1px solid #fafafa;border-radius:5px}.sidebar .widget{width:250px;padding:40px 25px;margin-bottom:30px}.widget_meta ul{width:245;margin-left:-25px}footer div.widget_nav_menu li{width:200px}.widget_meta li{width:85px;margin-left:25px}.img-300{width:300px;height:auto;margin:-40px 0 -50px -25px;padding:0}ul.comment{width:600px}.comments{width:600px}.wrap-footer-middle{width:980px}.wrap-footer-small{width:980px}footer .wrap-middle{width:980px}footer .widget_text{padding-top:10px !important}div.wrap-middle .widget{margin:0 25px 0 0 !important}div.wrap-middle .one_fourth_last .widget{margin-right:0 !important}}@media only screen and (min-width:760px) and (max-width:1024px){.main-header{width:750px}.wrap-center{width:750px}.wrap-middle{width:750px}.wrap-fullwidth{width:750px}.wrap-fullwidth-bg{width:750px}.home-sidebar{width:750px}.single-content{width:420px}.sidebar{width:300px;float:left;margin-left:30px}.wrap-modules .sidebar{width:750px;float:left;margin-left:0;-moz-column-gap:40px;-webkit-column-count:2;-webkit-column-gap:40px;column-count:2}.wrap-modules .sidebar .widget{width:305px;display:inline-block}header .searchform2{height:auto;float:right;margin:-61px 70px 0 0;position:relative;z-index:203}header .search-field{width:180px}.top-social{display:none}ul.list-authors{width:750px}ul.list-authors li{margin:0 23px 0 0}ul.list-authors li:nth-child(n+10){display:none}ul.list-authors li div.tooltiptext{width:100px;margin-left:-35px}#respMenu li.current_page_item a,#respMenu li.current-menu-ancestor a,#respMenu li.current-menu-item a,#respMenu li.current-menu-parent a{background:0 0 !important;color:#fff !important}.popular-words{white-space:nowrap;width:700px;overflow:hidden;text-overflow:ellipsis}.dropbtn{width:35px;padding:0 0 4px 10px;font-size:0px}.dropdown{margin:67px 0 0;width:35px}ul#myDropdown{right:0}ul#myDropdown li{right:0}.dropbtn:before{font-size:16px;padding-right:10px;padding-left:5px}header .bt{display:none}.notifications-recent-comments{display:none}.home-content div.entry{width:92%;margin:40px 30px 0 !important;padding:30px 0 !important}ul.cat-4cols{width:750px;margin:50px 0 70px -30px;display:inline-block}ul.cat-4cols li a{font-size:14px;font-weight:500;margin-right:5px}ul.cat-4cols li.cat-item span{display:none}ul.grid_list{margin:0 0 0 -25px}ul.grid_list li{width:233.33px;margin:0 0 25px 25px}ul.grid_list li img{width:233.33px}ul.grid_list li div.grid-content{padding:30px 25px 25px}div.post-views{padding:11px 0 0 25px}div.post-views i{display:none}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:233.33px !important;min-height:195px}.borderhover{width:233.33px}ul.meta-icons-home{height:24px;float:right;margin:0 20px -24px 0}ul.meta-icons-home li{width:24px;height:24px;margin:65px 0 0 5px}.carousel{width:750px}.carousel-item__image{width:350px;height:350px}.carousel-item__image img{width:350px;height:350px !important}ul.big-list{width:780px;height:100px;margin:0 0 -30px -30px}ul.big-list li{width:360px;height:185px;margin:0 0 30px 30px}ul.big-list li img{width:120px;height:185px}ul.big-list li .borderhover{width:120px}ul.big-list li div.list-content{margin-left:120px}ul.big-list-black{width:780px;height:100px;margin:0 0 -30px -30px}ul.big-list-black li{width:360px;height:185px;margin:0 0 30px 30px}ul.big-list-black li img{width:120px;height:185px}ul.big-list-black li .borderhover{width:120px}ul.big-list-black li div.list-content{margin-right:120px}.home-sidebar ul.grid_list{width:780px;height:auto;margin:0 0 -30px -30px}.home-sidebar ul.grid_list li{width:360px;height:400px;margin:0 0 30px 30px}.home-sidebar ul.grid_list li img{width:360px}.home-sidebar ul.grid_list li .borderhover{width:360px}.home-sidebar ul.meta-icons-home{display:none}.not-found .searchform2{margin:28px 0 0}.not-found .search-field{width:300px}ul.meta-entry-top li ul.single-share{display:none}.single-related-wrap{width:100%}.prev-entry{padding:35px 20px}.prev-articles h2{font-size:16px;line-height:26px}.prev-articles .one_half,.prev-articles .one_half_last{width:100%;margin-bottom:10px;margin-right:0}h1.article-title{font-size:26px;line-height:32px}.entry h1.page-title{font-size:26px;line-height:32px}.entry-top{width:370px}.entry{width:370px}.entry-bottom{width:370px}.entry iframe{max-width:370px;height:250px;margin-left:0}.qefood-note{width:320px;margin:25px auto;padding:25px}.qefood-note img{width:100px;height:75px;object-fit:cover;float:right;padding:15px;border:1px solid #fafafa;border-radius:5px}div.article-source-link a{font-size:16px}.author-meta{width:750px}.author-meta-entry{padding:45px 0 0;float:left;margin-bottom:-30px}.author-info{width:auto;height:auto;margin:5px 0 -15px 35px}.sidebar .widget{width:250px;padding:40px 25px;margin-bottom:30px}.widget_meta ul{width:275px;margin-left:-25px}.widget_meta li{width:112px;margin-left:25px}.img-300{width:300px;height:auto;margin:-40px 0 -50px -25px;padding:0}.wrap-modules .img-300{margin:-10px 0 -20px;padding:0}ul.comment{width:370px}.comments{width:370px}ul.comment li span.comment-date{display:none}#anthemes-404 .middle-404{max-width:700px;margin:0 auto}#anthemes-404 h1{font-size:50px;padding:0 0 25px}#anthemes-404 img{width:70%;margin-top:-40px;float:right;margin-right:50px}form.wpcf7-form{padding:20px 25px 0}.wrap-footer-middle{width:750px}.wrap-footer-small{width:750px}.footer-notice-left{width:480px}.footer-notice h2{font-size:28px;line-height:42px}footer .widget{display:inline-block}footer .wrap-middle{width:750px;column-count:2;padding:30px 0 50px}footer .widget_text{padding-top:0 !important}div.wrap-middle .widget{margin:15px 0 !important}footer .one_fourth,footer .one_fourth_last{float:left;width:auto;margin-right:3%;margin-left:3%}footer .one_fourth_last{margin-right:0}}@media only screen and (min-width:580px) and (max-width:759px){.main-header{width:570px}.wrap-center{width:570px}.wrap-middle{width:570px}.wrap-fullwidth{width:570px}.wrap-fullwidth-bg{width:570px}.wrap-fullwidth-bg .entry{width:auto;padding-left:35px;padding-right:35px}.home-sidebar{width:570px}.single-content{width:570px}.sidebar{width:575px;float:left;margin-top:50px;margin-left:-5px;-moz-column-gap:25px;-webkit-column-count:2;-webkit-column-gap:25px;column-count:2}.sidebar .widget{width:240px;padding-left:15px;padding-right:15px;padding-top:25px;padding-bottom:20px;display:inline-block;margin-left:5px;margin-right:0;margin-bottom:25px}header .searchform2{height:auto;float:right;margin:-61px 50px 0 0;position:relative;z-index:203}header .search-field{width:150px}.top-social{display:none}ul.list-authors{width:570px}ul.list-authors li{margin:0 21px 0 0}ul.list-authors li:nth-child(n+8){display:none}ul.list-authors li div.tooltiptext{width:100px;margin-left:-35px}#respMenu li.current_page_item a,#respMenu li.current-menu-ancestor a,#respMenu li.current-menu-item a,#respMenu li.current-menu-parent a{background:0 0 !important;color:#fff !important}.popular-words{white-space:nowrap;width:540px;overflow:hidden;text-overflow:ellipsis}.dropbtn{width:35px;padding:0 0 4px 10px;font-size:0px}.dropdown{margin:67px 0 0;width:35px}ul#myDropdown{right:0}ul#myDropdown li{right:0}.dropbtn:before{font-size:16px;padding-right:10px;padding-left:5px}header .bt{display:none}.notifications-recent-comments{display:none}.home-content div.entry{width:90%;margin:40px 30px 0 !important;padding:30px 0 !important}ul.cat-4cols{width:570px;margin:50px 0 70px -30px;display:inline-block}ul.cat-4cols li{width:29.33%;margin-left:3%}ul.cat-4cols li a{font-size:14px;font-weight:500;margin-right:5px}ul.cat-4cols li.cat-item span{display:none}ul.cat-4cols li:nth-child(n+16){display:none}ul.grid_list{margin:0 0 0 -30px}ul.grid_list li{width:270px;margin:0 0 30px 30px}ul.grid_list li img{width:270px}ul.grid_list li div.grid-content{padding:30px 25px 25px}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:270px !important;min-height:229px}.borderhover{width:270px}ul.meta-icons-home{height:24px;float:right;margin:0 20px -24px 0}ul.meta-icons-home li{width:24px;height:24px;margin:65px 0 0 5px}.carousel{width:570px}.carousel-item__image{width:250px;height:350px}.carousel-item__image img{width:250px;height:350px !important}.carousel-item__info{padding:0 25px;width:60%}.carousel-item__title{font-size:24px;line-height:36px}ul.big-list{width:600px;height:auto;margin:0 0 -30px -30px}ul.big-list li{width:270px;height:400px;margin:0 0 30px 30px}ul.big-list li img{width:270px;height:200px}ul.big-list li .borderhover{width:270px}ul.big-list li div.noimg{height:200px}ul.big-list li div.list-content{margin-left:0;padding:20px 20px 0}ul.big-list li h2{font-size:16px;font-weight:400;line-height:28px;margin-top:0}ul.big-list-black{width:600px;height:auto;margin:0 0 -30px -30px}ul.big-list-black li{width:270px;height:400px;margin:0 0 30px 30px}ul.big-list-black li img{width:270px;height:200px}ul.big-list-black li .borderhover{width:270px}ul.big-list-black li div.noimg{height:200px}ul.big-list-black li div.list-content{margin-right:0;padding:20px 20px 0}ul.big-list-black li h2{font-size:16px;font-weight:400;line-height:28px;margin-top:0}.home-sidebar ul.grid_list{width:600px;height:auto;margin:0 0 -30px -30px}.home-sidebar ul.grid_list li{width:270px;height:400px;margin:0 0 30px 30px}.home-sidebar ul.grid_list li img{width:270px}.home-sidebar ul.grid_list li .borderhover{width:270px}.home-sidebar ul.meta-icons-home{display:none}.not-found .searchform2{margin:28px 0 0}.not-found .search-field{width:300px}ul.meta-entry-top li ul.single-share a span{display:none}ul.meta-entry-top li ul.single-share li a.fbbutton i{padding-right:5px;padding-left:5px}ul.meta-entry-top li ul.single-share li a.fbbutton{padding:6px 7px 5px}.single-related-wrap{width:100%}.prev-entry{padding:35px 10%;text-align:center;width:80%}.prev-articles h2{font-size:16px;line-height:26px}.prev-articles .one_half,.prev-articles .one_half_last{width:100%;margin-bottom:10px;margin-right:0}h1.article-title{font-size:26px;line-height:32px}.entry h1.page-title{font-size:26px;line-height:32px}.entry-top{width:510px}.entry{width:510px}.entry-bottom{width:510px}.entry iframe{max-width:510px;height:350px;margin-left:0}.qefood-note{width:410px;margin:25px auto;padding:15px 50px 25px}.qefood-note img{width:150px;height:100px;object-fit:cover;float:right;padding:15px;border:1px solid #fafafa;border-radius:5px}div.article-source-link a{font-size:18px}.author-meta{width:570px}.author-meta-entry{padding:45px 0 0;float:left;margin-bottom:-30px}.author-info{width:auto;height:auto;margin:5px 0 -15px 35px}.widget_meta ul{width:275px;margin-left:-25px}.widget_meta li{width:112px;margin-left:25px}ul.comment{width:510px}.comments{width:510px}#anthemes-404 .middle-404{max-width:570px;margin:0 auto}#anthemes-404 h1{font-size:50px;padding:0 0 25px}#anthemes-404 img{width:80%;margin-top:-40px;float:right;margin-right:40px}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48% !important}.woocommerce-product-search button{padding:10px 10px 11px !important}.wrap-footer-middle{width:570px}.wrap-footer-small{width:570px}.footer-notice-left{width:330px}.footer-notice h2{font-size:26px;line-height:42px}footer .widget{display:inline-block}footer .wrap-middle{width:570px;column-count:2;padding:30px 0 50px}footer .widget_text{padding-top:0 !important}div.wrap-middle .widget{margin:15px 0 !important}footer .one_fourth,footer .one_fourth_last{float:left;width:auto;margin-right:3%;margin-left:3%}footer .one_fourth_last{margin-right:0}}@media only screen and (min-width:480px) and (max-width:579px){.main-header{width:460px}.wrap-center{width:460px}.wrap-middle{width:460px}.wrap-fullwidth{width:460px;margin:0 auto 40px auto}.wrap-fullwidth-bg{width:460px;margin:30px auto 40px auto}.wrap-fullwidth-bg .entry{width:auto;padding-left:25px;padding-right:25px}.home-sidebar{width:460px}.single-content{width:460px;margin:30px 0 0}.sidebar{width:460px;float:left;margin-top:50px;margin-left:0;margin-bottom:0}.sidebar .widget{width:250px;margin-bottom:25px;display:block;float:left;margin-right:0;padding-left:105px;padding-right:105px}header .searchform2{height:auto;float:right;margin:-61px 50px 0 0;position:relative;z-index:203}header .search-field{width:90px;-webkit-transition-duration:.4s;-webkit-transition-property:width;-webkit-transition-timing-function:ease;-moz-transition-duration:.4s;-moz-transition-property:width;-moz-transition-timing-function:ease;-o-transition-duration:.4s;-o-transition-property:width;-o-transition-timing-function:ease;transition-duration:.4s;transition-property:width;transition-timing-function:ease}header .searchform2 input::placeholder{color:#111 !important}header .search-field:focus{width:170px;overflow:hidden}.top-social{display:none}ul.list-authors{width:460px}ul.list-authors li{margin:0 15px 0 0}ul.list-authors li:nth-child(n+7){display:none}ul.list-authors li div.tooltiptext{width:100px;margin-left:-35px}#respMenu li.current_page_item a,#respMenu li.current-menu-ancestor a,#respMenu li.current-menu-item a,#respMenu li.current-menu-parent a{background:0 0 !important;color:#fff !important}.popular-words{white-space:nowrap;width:450px;overflow:hidden;text-overflow:ellipsis}.dropbtn{width:35px;padding:0 0 4px 10px;font-size:0px}.dropdown{margin:67px 0 0;width:35px}ul#myDropdown{right:0}ul#myDropdown li{right:0}.dropbtn:before{font-size:16px;padding-right:10px;padding-left:5px}header .bt{display:none}.notifications-recent-comments{display:none}.home-content div.entry{width:87%;margin:40px 30px 0 !important;padding:30px 0 !important}.front-overlay-wrap h1{padding:80px 25px 0;font-weight:400;font-size:24px;line-height:38px;word-spacing:4px}.front-overlay-content .searchform2{width:400px}.front-overlay-content .searchform2 .search-field{width:318px}ul.cat-4cols{width:460px;margin:50px 0 70px -30px;display:inline-block}ul.cat-4cols li{width:45%;margin-left:5%}ul.cat-4cols li a{font-size:14px;font-weight:500;margin-right:5px}ul.cat-4cols li.cat-item span b{display:none}ul.cat-4cols li:nth-child(n+9){display:none}ul.grid_list{margin:0 0 0 -20px}ul.grid_list li{width:220px;margin:0 0 20px 20px}ul.grid_list li img{width:220px}ul.grid_list li div.grid-content{padding:30px 20px 25px}div.post-views{padding:11px 0 0 20px}div.post-views i{display:none}.home-rating{margin:11px 15px 0 0}.home-rating span.star-result,.home-rating span.count{font-size:10px !important}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:220px !important;min-height:183px}.borderhover{width:220px}ul.meta-icons-home{display:none}.menu__item-name{font-size:22px}.menu--adsila{font-size:18px}.carousel{width:460px}.carousel-item__image{width:230px;height:350px}.carousel-item__image img{width:230px;height:350px !important}.carousel-item__info{padding:0 25px;width:60%}.carousel-item__title{font-size:22px;line-height:32px}.carousel-item__description{font-size:14px}ul.big-list{width:480px;height:auto;margin:0 0 -20px -20px}ul.big-list li{width:220px;height:420px;margin:0 0 20px 20px}ul.big-list li img{width:220px;height:220px}ul.big-list li .borderhover{width:220px}ul.big-list li div.noimg{height:220px}ul.big-list li div.list-content{margin-left:0;padding:20px 20px 0}ul.big-list li h2{font-size:16px;font-weight:400;line-height:28px;margin-top:0}ul.big-list-black{width:480px;height:auto;margin:0 0 -20px -20px}ul.big-list-black li{width:220px;height:430px;margin:0 0 20px 20px}ul.big-list-black li img{width:220px;height:230px}ul.big-list-black li .borderhover{width:220px}ul.big-list-black li div.noimg{height:230px}ul.big-list-black li div.list-content{margin-right:0;padding:20px 20px 0}ul.big-list-black li h2{font-size:16px;font-weight:400;line-height:28px;margin-top:0}.home-sidebar ul.grid_list{width:480px;height:auto;margin:0 0 -20px -20px}.home-sidebar ul.grid_list li{width:220px;height:410px;margin:0 0 20px 20px}.home-sidebar ul.grid_list li img{width:220px}.home-sidebar ul.grid_list li .borderhover{width:220px}.home-sidebar ul.meta-icons-home{display:none}.home-sidebar ul.grid_list li h2{font-size:16px}.not-found .searchform2{margin:28px 0 0}.not-found .search-field{width:300px}.not-found{padding:50px 25px}ul.meta-entry-top li ul.single-share a span{display:none}ul.meta-entry-top li ul.single-share li a.fbbutton i{padding-right:5px;padding-left:5px}ul.meta-entry-top li ul.single-share li a.fbbutton{padding:6px 7px 5px}ul.meta-entry-top li span.updated{display:none}.single-related-wrap{width:100%}.prev-entry{padding:35px 10%;text-align:center;width:80%}.prev-articles h2{font-size:16px;line-height:26px}.prev-articles .one_half,.prev-articles .one_half_last{width:100%;margin-bottom:10px;margin-right:0}h1.article-title{font-size:26px;line-height:32px}.entry h1.page-title{font-size:26px;line-height:32px}.entry-top{width:410px}.entry{width:410px}.entry-bottom{width:410px}.entry iframe{max-width:410px;height:280px;margin-left:0}.qefood-note{width:350px;margin:25px auto;padding:15px 25px 25px}.qefood-note img{width:100px;height:75px;object-fit:cover;float:right;padding:15px;border:1px solid #fafafa;border-radius:5px}div.article-source-link a{font-size:16px}.author-meta{width:460px}.author-meta-entry{padding:45px 0 0;float:left;margin-bottom:-30px}.author-info{width:auto;height:auto;margin:5px 0 -15px 35px}.widget_meta ul{width:95%;margin-left:-25px}.widget_meta li{width:95%;margin-left:25px}footer div.widget_nav_menu li{width:200px}ul.comment{width:410px}.comments{width:410px}#anthemes-404{padding:40px 0 50px}#anthemes-404 .middle-404{width:460px;margin:0 auto}#anthemes-404 h1{font-size:50px;padding:50px 0 30px}#anthemes-404 p{font-size:18px;line-height:32px}#anthemes-404 .one_half,#anthemes-404 .one_half_last{float:left;width:100%;margin-bottom:10px;margin-right:0}#anthemes-404 .one_half_last{margin-right:0}#anthemes-404 img{width:50%;margin-top:0;float:none;margin-right:0}form.wpcf7-form{padding:20px 25px 0}.woocommerce .woocommerce-result-count{font-size:14px}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48% !important}.woocommerce-product-search button{padding:10px 10px 11px !important}.wrap-footer-middle{width:460px}.wrap-footer{width:100%;min-height:75px;margin:0 auto}.footer-social{display:none}.footer-notice{padding-bottom:100px}.wrap-footer-small{width:450px}.footer-notice-left{width:450px;padding-bottom:0}.footer-notice h2{font-size:26px;line-height:42px;text-align:center}.footer-notice h4{text-align:center;padding-bottom:35px;padding-top:15px;font-weight:400}footer .bt{width:70px;float:none;margin:0 auto}footer ul.article_list li .grid-comm{display:none}footer ul.article_list li img{width:50px;height:50px}footer ul.article_list .an-widget-title h4{font-size:14px;margin:0}footer ul.article_list li div.an-widget-title{margin-left:65px !important}footer .widget{display:inline-block}footer .wrap-middle{width:460px;column-count:2;padding:30px 0 50px}footer .widget_text{margin-top:-20px !important;width:80%}div.wrap-middle .widget{margin:15px 0 !important}footer .one_fourth,footer .one_fourth_last{float:left;width:auto;margin-right:5%;margin-left:5%}footer .one_fourth_last{margin-right:0}}@media only screen and (min-width:410px) and (max-width:479px){.main-header{width:390px}.wrap-center{width:390px}.wrap-middle{width:390px}.wrap-fullwidth{width:390px;margin:0 auto 30px auto}.wrap-fullwidth-bg{width:390px;margin:30px auto 30px auto}.wrap-fullwidth-bg .entry{width:auto;padding-left:25px;padding-right:25px}.home-sidebar{width:390px}.single-content{width:390px;margin:30px 0 0}.sidebar{width:390px;float:left;margin-top:50px;margin-left:0;margin-bottom:0}.sidebar .widget{width:250px;margin-bottom:25px;display:block;float:left;margin-right:0;padding-left:70px;padding-right:70px}.sidebar .menu__item{width:250px}.logo{position:relative;z-index:203}header .searchform2{height:auto;float:right;margin:-61px 50px 0 0;position:relative;z-index:203}header .search-field{width:50px;-webkit-transition-duration:.4s;-webkit-transition-property:width;-webkit-transition-timing-function:ease;-moz-transition-duration:.4s;-moz-transition-property:width;-moz-transition-timing-function:ease;-o-transition-duration:.4s;-o-transition-property:width;-o-transition-timing-function:ease;transition-duration:.4s;transition-property:width;transition-timing-function:ease}header .search-field:focus{width:170px;overflow:hidden}header .searchform2 input::placeholder{color:#111 !important}.top-social{display:none}.authors{width:100%;height:50px}ul.list-authors{width:390px}ul.list-authors li{width:50px;height:50px;margin:0 15px 0 0}ul.list-authors li img{width:50px;height:50px;border-radius:50%}ul.list-authors li:nth-child(n+7){display:none}ul.list-authors li div.tooltiptext{display:none}div.list-trophy{margin:-60px 0 0 30px}#respMenu li.current_page_item a,#respMenu li.current-menu-ancestor a,#respMenu li.current-menu-item a,#respMenu li.current-menu-parent a{background:0 0 !important;color:#fff !important}.top-navigation{display:none}.dropbtn{width:35px;padding:0 0 4px 10px;font-size:0px}.dropdown{margin:58px 0 0;width:35px}ul#myDropdown{right:0}ul#myDropdown li{right:0}.dropbtn:before{font-size:16px;padding-right:10px;padding-left:5px}header .bt{display:none}.notifications-recent-comments{display:none}.home-content div.entry{width:87%;margin:40px 30px 0 !important;padding:30px 0 !important}.front-overlay-wrap h1{padding:40px 15px 0;font-weight:400;font-size:22px;line-height:32px;word-spacing:4px}.front-overlay-content .searchform2{width:350px}.front-overlay-content .searchform2 .search-field{width:268px}ul.cat-4cols{width:390px;margin:30px 0 30px -30px;display:inline-block}ul.cat-4cols li{width:45%;margin-left:5%}ul.cat-4cols li a{font-size:14px;font-weight:500;margin-right:5px}ul.cat-4cols li.cat-item span b{display:none}ul.cat-4cols li:nth-child(n+9){display:none}ul.grid_list{margin:0 0 0 -10px}ul.grid_list li{width:190px;margin:0 0 10px 10px}ul.grid_list li img{width:190px}ul.grid_list li div.grid-content{padding:30px 20px 25px}ul.grid_list li .grid-comm{display:none}div.post-views{display:none}.home-rating{margin:11px 0 0 20px;float:left}.home-rating span.star-result,.home-rating span.count{font-size:12px !important}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:190px !important;min-height:183px}.borderhover{width:190px}ul.meta-icons-home{display:none}.defaultpag{width:350px}.menu__item-name{font-size:20px}.menu--adsila{font-size:14px}.menu__item{width:350px}.carousel{width:390px}.carousel-item__image{width:230px;height:350px}.carousel-item__image img{width:230px;height:350px !important}.carousel-item__info{padding:0 25px;width:60%}.carousel-item__title{font-size:22px;line-height:32px;margin-bottom:25px}.carousel-item__description{display:none}ul.big-list{width:410px;height:auto;margin:0 0 -20px -10px}ul.big-list li{width:190px;height:370px;margin:0 0 10px 10px}ul.big-list li img{width:190px;height:200px}ul.big-list li .borderhover{width:190px}ul.big-list li div.noimg{height:200px}ul.big-list li div.list-content{margin-left:0;padding:20px 20px 0}ul.big-list li h2{font-size:16px;font-weight:400;line-height:28px;margin-top:0}ul.big-list li div.list-content p{display:none}ul.big-list li .grid-comm{display:none}ul.big-list-black{width:410px;height:auto;margin:0 0 -20px -10px}ul.big-list-black li{width:190px;height:370px;margin:0 0 10px 10px}ul.big-list-black li img{width:190px;height:200px}ul.big-list-black li .borderhover{width:190px}ul.big-list-black li div.noimg{height:200px}ul.big-list-black li div.list-content{margin-right:0;padding:20px 20px 0}ul.big-list-black li h2{font-size:16px;font-weight:400;line-height:28px;margin-top:0}ul.big-list-black li div.list-content p{display:none}ul.big-list-black li .grid-comm{display:none}.home-sidebar ul.grid_list{width:410px;height:auto;margin:0 0 -20px -10px}.home-sidebar ul.grid_list li{width:190px;height:430px;margin:0 0 10px 10px}.home-sidebar ul.grid_list li img{width:190px}.home-sidebar ul.grid_list li .borderhover{width:190px}.home-sidebar ul.meta-icons-home{display:none}.home-sidebar ul.grid_list li h2{font-size:16px}.not-found .searchform2{margin:28px 0 0;display:block}.not-found .search-field{width:150px}.not-found{width:240px;padding:50px 25px}ul.meta-entry-top li ul.single-share a span{display:none}ul.meta-entry-top li ul.single-share li a.fbbutton i{padding-right:4px;padding-left:4px}ul.meta-entry-top li ul.single-share li a.fbbutton{padding:6px 7px 5px}ul.meta-entry-top li span.updated{display:none}ul.meta-entry-top li ul.single-share li a{padding:6px 4px 5px}@supports (-webkit-touch-callout:none){ul.meta-entry-top li ul.single-share li a.fbbutton i{padding-right:10px;padding-left:4px}ul.meta-entry-top li ul.single-share li a.fbbutton{padding-right:0}}.single-related-wrap{width:100%}.prev-entry{padding:35px 10%;text-align:center;width:80%}.prev-articles h2{font-size:16px;line-height:26px}.prev-articles .one_half,.prev-articles .one_half_last{width:100%;margin-bottom:10px;margin-right:0}h1.article-title{font-size:26px;line-height:32px}.entry h1.page-title{font-size:26px;line-height:32px}.entry-top{width:355px}ul.meta-entry-top li{font-size:12px}.entry{width:355px}.entry-bottom{width:355px}.entry iframe{max-width:355px;height:250px;margin-left:0}.qefood-note{width:300px;margin:25px auto;padding:15px 25px 25px}.qefood-note img{width:100px;height:75px;object-fit:cover;float:right;padding:15px;border:1px solid #fafafa;border-radius:5px}div.article-source-link a{font-size:15px}.author-meta{width:390px}.author-meta-entry{padding:45px 0 0;float:left;margin-bottom:-30px}.author-info{width:auto;height:auto;margin:5px 0 -15px}.author-left-meta{height:180px !important;float:left}.bottom-rating{padding:0 15px 25px 0;left:0;bottom:-15px;position:fixed;z-index:1}div.rating-form form{padding:15px}.bottom-rating div.rating-form h4{margin:0;font-size:14px}.bottom-rating span.mr-star-rating i{font-size:14px !important}.bottom-rating input.wp-block-button__link{font-size:12px;padding:10px 20px}.widget_meta ul{width:95%;margin-left:0}.widget_meta li{width:95%;margin-left:0}.author-left-meta img.avatar{width:50px;height:50px}.author-info p{margin-left:40px;font-size:14px}.author-left-meta{width:50px;height:130px;float:left;padding:0 30px 0 0}div.author-info i.fa-home{padding-left:3px;padding-right:3px}ul.author-social-top{margin:0 !important}ul.comment{width:355px}.comments{width:355px}ul.comment li span.comment-date{display:none}#anthemes-404{padding:40px 0 0}#anthemes-404 .middle-404{width:390px;margin:0 auto}#anthemes-404 h1{font-size:42px;padding:30px 0 20px}#anthemes-404 p{font-size:18px;line-height:32px}#anthemes-404 .one_half,#anthemes-404 .one_half_last{float:left;width:100%;margin-bottom:10px;margin-right:0}#anthemes-404 .one_half_last{margin-right:0}#anthemes-404 img{width:45%;margin-top:0;float:none;margin-right:0}form.wpcf7-form{padding:20px 25px 0}.woocommerce .woocommerce-result-count{font-size:11px}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48% !important}.woocommerce-product-search button{padding:10px 10px 11px !important}.wrap-footer-middle{width:390px}.wrap-footer{width:100%;min-height:75px;margin:0 auto}footer{background-color:#fafafa !important}.footer-social{display:none}.footer-notice{padding-bottom:100px}.wrap-footer-small{width:380px}.footer-notice-left{width:380px;padding-bottom:0}.footer-notice h2{font-size:22px;line-height:36px;text-align:center}.footer-notice h4{text-align:center;padding-bottom:35px;padding-top:15px;font-weight:400}footer .bt{width:70px;float:none;margin:0 auto}footer .wrap-middle{width:390px;padding:30px 0 0}footer .textwidget{margin-top:-40px !important;padding-right:0}footer .menu__item{width:250px}div.wrap-middle .widget{margin:0 !important;font-size:16px}div.wrap-middle .widget{font-size:16px;width:250px;padding:25px 70px;background-color:#fff}footer .one_fourth,footer .one_fourth_last{float:left;width:auto;margin-right:0;margin-left:0}footer .one_fourth_last{margin-right:0}.copyright{padding-top:25px;float:none;text-align:center}}@media only screen and (min-width:360px) and (max-width:409px){.main-header{width:360px}.wrap-center{width:360px}.wrap-middle{width:360px}.wrap-fullwidth{width:360px;margin:0 auto 30px auto}.wrap-fullwidth-bg{width:360px;margin:30px auto 30px auto}.wrap-fullwidth-bg .entry{width:auto;padding-left:25px;padding-right:25px}.home-sidebar{width:360px}.single-content{width:360px;margin:30px 0 0}.sidebar{width:360px;float:left;margin-top:50px;margin-left:0;margin-bottom:0}.sidebar .widget{width:250px;margin-bottom:25px;display:block;float:left;margin-right:0;padding-left:55px;padding-right:55px}.sidebar .menu__item{width:250px}.logo{position:relative;z-index:203}header .searchform2{height:auto;float:right;margin:-61px 50px 0 0;position:relative;z-index:203}header .searchform2 input::placeholder{color:#111 !important}header .search-field{width:40px;-webkit-transition-duration:.4s;-webkit-transition-property:width;-webkit-transition-timing-function:ease;-moz-transition-duration:.4s;-moz-transition-property:width;-moz-transition-timing-function:ease;-o-transition-duration:.4s;-o-transition-property:width;-o-transition-timing-function:ease;transition-duration:.4s;transition-property:width;transition-timing-function:ease}header .search-field:focus{width:170px;overflow:hidden}.top-social{display:none}.authors{width:100%;height:40px}ul.list-authors{width:360px}ul.list-authors li{width:40px;height:40px;margin:0 10px 0 0}ul.list-authors li img{width:40px;height:40px;border-radius:50%}ul.list-authors li:nth-child(n+8){display:none}ul.list-authors li div.tooltiptext{display:none}div.list-trophy{margin:-60px 0 0 20px}#respMenu li.current_page_item a,#respMenu li.current-menu-ancestor a,#respMenu li.current-menu-item a,#respMenu li.current-menu-parent a{background:0 0 !important;color:#fff !important}.top-navigation{display:none}.dropbtn{width:35px;padding:0 0 4px 10px;font-size:0px}.dropdown{margin:58px 0 0;width:35px}ul#myDropdown{right:0}ul#myDropdown li{right:0}.dropbtn:before{font-size:16px;padding-right:10px;padding-left:5px}header .bt{display:none}.notifications-recent-comments{display:none}.home-content div.entry{width:87%;margin:40px 30px 0 !important;padding:30px 0 !important}.front-overlay-wrap h1{padding:40px 15px 0;font-weight:400;font-size:20px;line-height:32px;word-spacing:4px}.front-overlay-content .searchform2{width:350px}.front-overlay-content .searchform2 .search-field{width:268px}ul.cat-4cols{width:360px;margin:30px 0 30px -30px;display:inline-block}ul.cat-4cols li{width:45%;margin-left:5%}ul.cat-4cols li a{font-size:14px;font-weight:500;margin-right:5px}ul.cat-4cols li.cat-item span{display:none}ul.cat-4cols li:nth-child(n+9){display:none}ul.grid_list{margin:0 0 0 -8px}ul.grid_list li{width:176px;margin:0 0 10px 8px}ul.grid_list li img{width:176px}ul.grid_list li div.grid-content{padding:30px 20px 25px}ul.grid_list li .grid-comm{display:none}div.post-views{display:none}.home-rating{margin:11px 0 0 20px;float:left}.home-rating span.star-result,.home-rating span.count{font-size:12px !important}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:176px !important;min-height:183px}.borderhover{width:176px}ul.meta-icons-home{display:none}.defaultpag{width:290px}.defaultpag a{font-size:14px;padding:7px 15px 8px;margin-left:5px;margin-right:5px}.menu__item-name{font-size:20px}.menu--adsila{font-size:14px}.menu__item{width:320px}.carousel{width:360px}.carousel-item__image{width:230px;height:350px}.carousel-item__image img{width:230px;height:350px !important}.carousel-item__info{padding:0 25px;width:60%}.carousel-item__title{font-size:22px;line-height:32px;margin-bottom:25px}.carousel-item__description{display:none}ul.big-list{width:380px;height:auto;margin:0 0 -20px -8px}ul.big-list li{width:176px;height:340px;margin:0 0 10px 8px}ul.big-list li img{width:176px;height:176px}ul.big-list li .borderhover{width:176px}ul.big-list li div.noimg{height:176px}ul.big-list li div.list-content{margin-left:0;padding:20px 20px 0}ul.big-list li h2{font-size:15px;font-weight:400;line-height:24px;margin-top:0}ul.big-list li div.list-content p{display:none}ul.big-list li .grid-comm{display:none}ul.big-list-black{width:380px;height:auto;margin:0 0 -20px -8px}ul.big-list-black li{width:176px;height:340px;margin:0 0 10px 8px}ul.big-list-black li img{width:176px;height:176px}ul.big-list-black li .borderhover{width:176px}ul.big-list-black li div.noimg{height:176px}ul.big-list-black li div.list-content{margin-right:0;padding:20px 20px 0}ul.big-list-black li h2{font-size:15px;font-weight:400;line-height:24px;margin-top:0}ul.big-list-black li div.list-content p{display:none}ul.big-list-black li .grid-comm{display:none}.home-sidebar ul.grid_list{width:380px;height:auto;margin:0 0 -20px -8px}.home-sidebar ul.grid_list li{width:176px;height:415px;margin:0 0 10px 8px}.home-sidebar ul.grid_list li img{width:176px}.home-sidebar ul.grid_list li .borderhover{width:176px}.home-sidebar ul.meta-icons-home{display:none}.home-sidebar ul.grid_list li h2{font-size:15px;line-height:24px}.not-found .searchform2{margin:28px 0 0;display:block}.not-found .search-field{width:150px}.not-found{width:240px;padding:50px 25px}ul.meta-entry-top li ul.single-share a span{display:none}ul.meta-entry-top li ul.single-share li a.fbbutton i{padding-right:4px;padding-left:4px}ul.meta-entry-top li ul.single-share li a.fbbutton{padding:6px 5px 5px}ul.meta-entry-top li span.updated{display:none}ul.meta-entry-top li ul.single-share li a{padding:6px 2px 5px}.single-related-wrap{width:100%}.prev-entry{padding:35px 10%;text-align:center;width:80%}.prev-articles h2{font-size:16px;line-height:26px}.prev-articles .one_half,.prev-articles .one_half_last{width:100%;margin-bottom:10px;margin-right:0}h1.article-title{font-size:26px;line-height:32px}.entry h1.page-title{font-size:26px;line-height:32px}.entry-top{width:325px}ul.meta-entry-top li{font-size:12px}ul.meta-entry-top li.post-views{padding:0 0 0 5px;font-size:11px}ul.meta-entry-top li.post-views i{font-size:16px}.entry{width:325px}.entry-bottom{width:325px}.entry iframe{max-width:325px;height:220px;margin-left:0}.qefood-note{width:290px;margin:25px auto;padding:15px 15px 25px}.qefood-note img{width:100px;height:75px;object-fit:cover;float:right;padding:10px}div.article-source-link a{font-size:14px;margin:15px}.author-meta{width:355px}.author-meta-entry{padding:45px 0 0;float:left;margin-bottom:-30px}.author-info{width:auto;height:auto;margin:5px 0 -15px 35px}.author-left-meta img.avatar{width:50px;height:50px}.author-info p{margin-left:40px;font-size:14px}.author-left-meta{width:50px;height:150px;float:left;padding:0 30px 0 0}div.author-info i.fa-home{padding-left:3px;padding-right:3px}ul.author-social-top{margin:0 0 0 45px !important}.bottom-rating{padding:0 15px 25px 0;left:0;bottom:-15px;position:fixed;z-index:1}div.rating-form form{padding:15px}.bottom-rating div.rating-form h4{margin:0;font-size:14px}.bottom-rating span.mr-star-rating i{font-size:14px !important}.bottom-rating input.wp-block-button__link{font-size:12px;padding:10px 20px}.widget_meta ul{width:95%;margin-left:0}.widget_meta li{width:95%;margin-left:0}ul.comment{width:325px}.comments{width:325px}ul.comment li span.comment-date{display:none}#anthemes-404{padding:40px 0 0}#anthemes-404 .middle-404{width:360px;margin:0 auto}#anthemes-404 h1{font-size:42px;padding:30px 0 20px}#anthemes-404 p{font-size:18px;line-height:32px}#anthemes-404 .one_half,#anthemes-404 .one_half_last{float:left;width:100%;margin-bottom:10px;margin-right:0}#anthemes-404 .one_half_last{margin-right:0}#anthemes-404 img{width:45%;margin-top:0;float:none;margin-right:0}form.wpcf7-form{padding:20px 25px 0}.woocommerce .woocommerce-result-count{font-size:9px}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48% !important}.woocommerce-product-search button{padding:10px 10px 11px !important}.wrap-footer-middle{width:360px}.wrap-footer{width:100%;min-height:75px;margin:0 auto}footer{background-color:#fafafa !important}.footer-social{display:none}.footer-notice{padding-bottom:100px}.wrap-footer-small{width:350px}.footer-notice-left{width:350px;padding-bottom:0}.footer-notice h2{font-size:22px;line-height:36px;text-align:center}.footer-notice h4{text-align:center;padding-bottom:35px;padding-top:15px;font-weight:400}footer .bt{width:70px;float:none;margin:0 auto}footer .wrap-middle{width:360px;padding:30px 0 0}footer .textwidget{margin-top:-40px !important;padding-right:0}footer .menu__item{width:250px}div.wrap-middle .widget{margin:0 !important;font-size:16px}div.wrap-middle .widget{font-size:16px;width:250px;padding:25px 55px;background-color:#fff}footer .one_fourth,footer .one_fourth_last{float:left;width:auto;margin-right:0;margin-left:0}footer .one_fourth_last{margin-right:0}.copyright{padding-top:25px;float:none;text-align:center}}@media only screen and (max-width:359px){.main-header{width:305px}.wrap-center{width:305px}.wrap-middle{width:305px}.wrap-fullwidth{width:305px;margin:0 auto 30px auto}.wrap-fullwidth-bg{width:305px;margin:30px auto 30px auto}.wrap-fullwidth-bg .entry{width:auto;padding-left:25px;padding-right:25px}.home-sidebar{width:305px}.single-content{width:305px;margin:30px 0 0}.sidebar{width:305px;float:left;margin-top:50px;margin-left:0;margin-bottom:0}.sidebar .widget{width:250px;margin-bottom:25px;display:block;float:left;margin-right:0;padding-left:27.5px;padding-right:27.5px}.sidebar .menu__item{width:250px}.logo{position:relative;z-index:203}header .searchform2{height:auto;float:right;margin:-61px 50px 0 0;position:relative;z-index:203}header .searchform2 input::placeholder{color:#111 !important}header .search-field{width:20px;-webkit-transition-duration:.4s;-webkit-transition-property:width;-webkit-transition-timing-function:ease;-moz-transition-duration:.4s;-moz-transition-property:width;-moz-transition-timing-function:ease;-o-transition-duration:.4s;-o-transition-property:width;-o-transition-timing-function:ease;transition-duration:.4s;transition-property:width;transition-timing-function:ease}header .search-field:focus{width:170px;overflow:hidden}.top-social{display:none}.authors{width:100%;height:40px}ul.list-authors{width:305px}ul.list-authors li{width:40px;height:40px;margin:0 10px 0 0}ul.list-authors li img{width:40px;height:40px;border-radius:50%}ul.list-authors li:nth-child(n+7){display:none}ul.list-authors li div.tooltiptext{display:none}div.list-trophy{margin:-60px 0 0 20px}#respMenu li.current_page_item a,#respMenu li.current-menu-ancestor a,#respMenu li.current-menu-item a,#respMenu li.current-menu-parent a{background:0 0 !important;color:#fff !important}.top-navigation{display:none}.dropbtn{width:35px;padding:0 0 4px 10px;font-size:0px}.dropdown{margin:68px 0 0;width:35px}ul#myDropdown{right:0}ul#myDropdown li{right:0}.dropbtn:before{font-size:16px;padding-right:10px;padding-left:5px}header .bt{display:none}.notifications-recent-comments{display:none}.home-content div.entry{width:87%;margin:40px 30px 0 !important;padding:30px 0 !important}.front-overlay-wrap h1{padding:40px 15px 0;font-weight:400;font-size:20px;line-height:32px;word-spacing:4px}.front-overlay-content .searchform2{width:305px}.front-overlay-content .searchform2 .search-field{width:223px}ul.cat-4cols{width:305px;margin:30px 0 30px -30px;display:inline-block}ul.cat-4cols li{width:45%;margin-left:5%}ul.cat-4cols li a{font-size:12px;font-weight:500;margin-right:0}ul.cat-4cols li.cat-item span{display:none}ul.cat-4cols li:nth-child(n+9){display:none}ul.grid_list{margin:0}ul.grid_list li{width:305px;margin:0 0 20px}ul.grid_list li img{width:305px}ul.grid_list li div.grid-content{padding:30px 25px 25px}div.post-views{display:block}.home-rating{margin:11px 20px 0 0;float:right}.home-rating span.star-result,.home-rating span.count{font-size:12px !important}ul.grid_list li.homeadv,ul.grid_list li.homeadv img{width:305px !important;min-height:183px}.borderhover{width:305px}ul.meta-icons-home{display:none}.defaultpag{width:290px}.defaultpag a{font-size:14px;padding:7px 15px 8px;margin-left:5px;margin-right:5px}.menu__item-name{font-size:20px}.menu--adsila{font-size:14px}.menu__item{width:260px}.carousel{width:305px}.carousel-item__image{width:230px;height:350px}.carousel-item__image img{width:230px;height:350px !important}.carousel-item__info{padding:0 25px;width:60%}.carousel-item__title{font-size:22px;line-height:32px;margin-bottom:25px}.carousel-item__description{display:none}ul.big-list{width:305px;height:auto;margin:0 0 -20px -20px}ul.big-list li{width:305px;height:200px;margin:0 0 20px 20px}ul.big-list li img{width:160px;height:200px}ul.big-list li .borderhover{width:160px}ul.big-list li div.noimg{height:200px}ul.big-list li div.list-content{margin-left:160px;padding:20px 20px 0}ul.big-list li h2{font-size:16px;font-weight:400;line-height:24px;margin-top:0}ul.big-list li div.list-content p{display:none}ul.big-list li .grid-comm{display:none}ul.big-list-black{width:305px;height:auto;margin:0 0 -20px -20px}ul.big-list-black li{width:305px;height:200px;margin:0 0 20px 20px}ul.big-list-black li img{width:160px;height:200px}ul.big-list-black li .borderhover{width:160px}ul.big-list-black li div.noimg{height:200px}ul.big-list-black li div.list-content{margin-right:160px;padding:20px 20px 0}ul.big-list-black li h2{font-size:16px;font-weight:400;line-height:24px;margin-top:0}ul.big-list-black li div.list-content p{display:none}ul.big-list-black li .grid-comm{display:none}.home-sidebar ul.grid_list{width:305px;height:auto;margin:0 0 -20px -20px}.home-sidebar ul.grid_list li{width:305px;height:400px;margin:0 0 20px 20px}.home-sidebar ul.grid_list li img{width:305px}.home-sidebar ul.grid_list li .borderhover{width:305px}.home-sidebar ul.meta-icons-home{display:none}.home-sidebar ul.grid_list li h2{font-size:16px;line-height:24px}.not-found .searchform2{margin:28px 0 0;display:block}.not-found .search-field{width:150px}.not-found{width:240px;padding:50px 25px}ul.meta-entry-top li ul.single-share a span{display:none}ul.meta-entry-top li ul.single-share li a.fbbutton i{padding-right:4px;padding-left:4px}ul.meta-entry-top li ul.single-share li a.fbbutton{padding:6px 3px 5px}ul.meta-entry-top li span.updated{display:none}ul.meta-entry-top li ul.single-share li a{padding:6px 0 5px}.single-related-wrap{width:100%}.prev-entry{padding:35px 10%;text-align:center;width:80%}.prev-articles h2{font-size:16px;line-height:26px}.prev-articles .one_half,.prev-articles .one_half_last{width:100%;margin-bottom:10px;margin-right:0}h1.article-title{font-size:26px;line-height:32px}.entry h1.page-title{font-size:26px;line-height:32px}.entry-top{width:280px}ul.meta-entry-top li{font-size:12px}ul.meta-entry-top li.post-views{padding:0;font-size:10px}ul.meta-entry-top li.post-views i{font-size:14px}.entry{width:280px}.entry-bottom{width:280px}.entry iframe{max-width:280px;height:180px;margin-left:0}.qefood-note{width:240px;margin:25px auto;padding:15px 15px 25px}.qefood-note img{width:70px;height:55px;object-fit:cover;float:right;padding:10px}div.article-source-link a{font-size:12px;margin:15px}.author-meta{width:305px}.author-meta-entry{padding:45px 0 0;float:left;margin-bottom:-30px}.author-info{width:auto;height:auto;margin:5px 0 -15px 35px}.author-left-meta img.avatar{width:50px;height:50px}.author-info p{margin-left:40px;font-size:13px}.author-left-meta{width:50px;height:150px;float:left;padding:0 30px 0 0}div.author-info i.fa-home{padding-left:3px;padding-right:3px}ul.author-social-top{margin:0 0 0 45px !important}.bottom-rating{padding:0 15px 25px 0;left:0;bottom:-15px;position:fixed;z-index:1}div.rating-form form{padding:15px}.bottom-rating div.rating-form h4{margin:0;font-size:14px}.bottom-rating span.mr-star-rating i{font-size:14px !important}.bottom-rating input.wp-block-button__link{font-size:12px;padding:10px 20px}.widget_meta ul{width:95%;margin-left:0}.widget_meta li{width:95%;margin-left:0}ul.comment{width:280px}.comments{width:280px}ul.comment li span.comment-date{display:none}#anthemes-404{padding:40px 0 0}#anthemes-404 .middle-404{width:305px;margin:0 auto}#anthemes-404 h1{font-size:38px;padding:30px 0 20px}#anthemes-404 p{font-size:16px;line-height:28px}#anthemes-404 .one_half,#anthemes-404 .one_half_last{float:left;width:100%;margin-bottom:10px;margin-right:0}#anthemes-404 .one_half_last{margin-right:0}#anthemes-404 img{width:45%;margin-top:0;float:none;margin-right:0}form.wpcf7-form{padding:20px 25px 0}.woocommerce .woocommerce-result-count{display:none}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48% !important}.woocommerce-product-search button{padding:10px 10px 11px !important}.wrap-footer-middle{width:305px}.wrap-footer{width:100%;min-height:100px;margin:0 auto}footer{background-color:#fafafa !important}.footer-social{display:none}.footer-notice{padding-bottom:100px}.wrap-footer-small{width:300px}.footer-notice-left{width:300px;padding-bottom:0}.footer-notice h2{font-size:22px;line-height:36px;text-align:center}.footer-notice h4{text-align:center;padding-bottom:35px;padding-top:15px;font-weight:400}footer .bt{width:70px;float:none;margin:0 auto}footer .wrap-middle{width:305px;padding:30px 0 0}footer .textwidget{margin-top:-40px !important;padding-right:0}footer .menu__item{width:250px}div.wrap-middle .widget{margin:0 !important;font-size:16px}div.wrap-middle .widget{font-size:16px;width:250px;padding:25px 27.5px;background-color:#fff}footer .one_fourth,footer .one_fourth_last{float:left;width:auto;margin-right:0;margin-left:0}footer .one_fourth_last{margin-right:0}.copyright{padding-top:25px;float:none;text-align:center}}
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-brands-400.eot);src:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-brands-400.woff) format("woff"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-regular-400.eot);src:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-regular-400.woff) format("woff"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-solid-900.eot);src:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-solid-900.woff) format("woff"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/fontawesome-free-5.14.0-web/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
@font-face{font-family:'icofont';src:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/icofont/css/../fonts/icofont.eot?v=1.0.0-beta);src:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/icofont/css/../fonts/icofont.eot?v=1.0.0-beta#iefix) format('embedded-opentype'),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/icofont/css/../fonts/icofont.ttf?v=1.0.0-beta) format('truetype'),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/icofont/css/../fonts/icofont.woff?v=1.0.0-beta) format('woff'),url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/css/icofont/css/../fonts/icofont.svg?v=1.0.0-beta#icofont) format('svg');font-weight:400;font-style:normal}.icofont{font-family:'IcoFont'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icofont-angry-monster:before{content:"\e901"}.icofont-bathtub:before{content:"\e902"}.icofont-bird-wings:before{content:"\e903"}.icofont-bow:before{content:"\e904"}.icofont-brain-alt:before{content:"\e905"}.icofont-butterfly-alt:before{content:"\e906"}.icofont-castle:before{content:"\e907"}.icofont-circuit:before{content:"\e908"}.icofont-dart:before{content:"\e909"}.icofont-dice-alt:before{content:"\e90a"}.icofont-disability-race:before{content:"\e90b"}.icofont-diving-goggle:before{content:"\e90c"}.icofont-fire-alt:before{content:"\e90d"}.icofont-flame-torch:before{content:"\e90e"}.icofont-flora-flower:before{content:"\e90f"}.icofont-flora:before{content:"\e910"}.icofont-gift-box:before{content:"\e911"}.icofont-halloween-pumpkin:before{content:"\e912"}.icofont-hand-power:before{content:"\e913"}.icofont-hand-thunder:before{content:"\e914"}.icofont-king-crown:before{content:"\e915"}.icofont-king-monster:before{content:"\e916"}.icofont-love:before{content:"\e917"}.icofont-magician-hat:before{content:"\e918"}.icofont-native-american:before{content:"\e919"}.icofont-open-eye:before{content:"\e91a"}.icofont-owl-look:before{content:"\e91b"}.icofont-phoenix:before{content:"\e91c"}.icofont-queen-crown:before{content:"\e91d"}.icofont-robot-face:before{content:"\e91e"}.icofont-sand-clock:before{content:"\e91f"}.icofont-shield-alt:before{content:"\e920"}.icofont-ship-wheel:before{content:"\e921"}.icofont-skull-danger:before{content:"\e922"}.icofont-skull-face:before{content:"\e923"}.icofont-snail:before{content:"\e924"}.icofont-snow-alt:before{content:"\e925"}.icofont-snow-flake:before{content:"\e926"}.icofont-snowmobile:before{content:"\e927"}.icofont-space-shuttle:before{content:"\e928"}.icofont-star-shape:before{content:"\e929"}.icofont-swirl:before{content:"\e92a"}.icofont-tattoo-wing:before{content:"\e92b"}.icofont-throne:before{content:"\e92c"}.icofont-touch:before{content:"\e92d"}.icofont-tree-alt:before{content:"\e92e"}.icofont-triangle:before{content:"\e92f"}.icofont-unity-hand:before{content:"\e930"}.icofont-weed:before{content:"\e931"}.icofont-woman-bird:before{content:"\e932"}.icofont-animal-bat:before{content:"\e933"}.icofont-animal-bear-tracks:before{content:"\e934"}.icofont-animal-bear:before{content:"\e935"}.icofont-animal-bird-alt:before{content:"\e936"}.icofont-animal-bird:before{content:"\e937"}.icofont-animal-bone:before{content:"\e938"}.icofont-animal-bull:before{content:"\e939"}.icofont-animal-camel-alt:before{content:"\e93a"}.icofont-animal-camel-head:before{content:"\e93b"}.icofont-animal-camel:before{content:"\e93c"}.icofont-animal-cat-alt-1:before{content:"\e93d"}.icofont-animal-cat-alt-2:before{content:"\e93e"}.icofont-animal-cat-alt-3:before{content:"\e93f"}.icofont-animal-cat-alt-4:before{content:"\e940"}.icofont-animal-cat-with-dog:before{content:"\e941"}.icofont-animal-cat:before{content:"\e942"}.icofont-animal-cow-head:before{content:"\e943"}.icofont-animal-cow:before{content:"\e944"}.icofont-animal-crab:before{content:"\e945"}.icofont-animal-crocodile:before{content:"\e946"}.icofont-animal-deer-head:before{content:"\e947"}.icofont-animal-dog-alt:before{content:"\e948"}.icofont-animal-dog-barking:before{content:"\e949"}.icofont-animal-dog:before{content:"\e94a"}.icofont-animal-dolphin:before{content:"\e94b"}.icofont-animal-duck-tracks:before{content:"\e94c"}.icofont-animal-eagle-head:before{content:"\e94d"}.icofont-animal-eaten-fish:before{content:"\e94e"}.icofont-animal-elephant-alt:before{content:"\e94f"}.icofont-animal-elephant-head-alt:before{content:"\e950"}.icofont-animal-elephant-head:before{content:"\e951"}.icofont-animal-elephant:before{content:"\e952"}.icofont-animal-elk:before{content:"\e953"}.icofont-animal-fish-alt-1:before{content:"\e954"}.icofont-animal-fish-alt-2:before{content:"\e955"}.icofont-animal-fish-alt-3:before{content:"\e956"}.icofont-animal-fish-alt-4:before{content:"\e957"}.icofont-animal-fish:before{content:"\e958"}.icofont-animal-fox-alt:before{content:"\e959"}.icofont-animal-fox:before{content:"\e95a"}.icofont-animal-frog-tracks:before{content:"\e95b"}.icofont-animal-frog:before{content:"\e95c"}.icofont-animal-froggy:before{content:"\e95d"}.icofont-animal-giraffe-alt:before{content:"\e95e"}.icofont-animal-giraffe:before{content:"\e95f"}.icofont-animal-goat-head-alt-1:before{content:"\e960"}.icofont-animal-goat-head-alt-2:before{content:"\e961"}.icofont-animal-goat-head:before{content:"\e962"}.icofont-animal-gorilla:before{content:"\e963"}.icofont-animal-hen-tracks:before{content:"\e964"}.icofont-animal-horse-head-alt-1:before{content:"\e965"}.icofont-animal-horse-head-alt-2:before{content:"\e966"}.icofont-animal-horse-head:before{content:"\e967"}.icofont-animal-horse-tracks:before{content:"\e968"}.icofont-animal-jellyfish:before{content:"\e969"}.icofont-animal-kangaroo:before{content:"\e96a"}.icofont-animal-lemur:before{content:"\e96b"}.icofont-animal-lion-alt:before{content:"\e96c"}.icofont-animal-lion-head-alt:before{content:"\e96d"}.icofont-animal-lion-head:before{content:"\e96e"}.icofont-animal-lion:before{content:"\e96f"}.icofont-animal-monkey-alt-1:before{content:"\e970"}.icofont-animal-monkey-alt-2:before{content:"\e971"}.icofont-animal-monkey-alt-3:before{content:"\e972"}.icofont-animal-monkey:before{content:"\e973"}.icofont-animal-octopus-alt:before{content:"\e974"}.icofont-animal-octopus:before{content:"\e975"}.icofont-animal-owl:before{content:"\e976"}.icofont-animal-panda-alt:before{content:"\e977"}.icofont-animal-panda:before{content:"\e978"}.icofont-animal-panther:before{content:"\e979"}.icofont-animal-parrot-lip:before{content:"\e97a"}.icofont-animal-parrot:before{content:"\e97b"}.icofont-animal-paw:before{content:"\e97c"}.icofont-animal-pelican:before{content:"\e97d"}.icofont-animal-penguin:before{content:"\e97e"}.icofont-animal-pig-alt:before{content:"\e97f"}.icofont-animal-pig:before{content:"\e980"}.icofont-animal-pigeon-alt:before{content:"\e981"}.icofont-animal-pigeon:before{content:"\e982"}.icofont-animal-pigeons:before{content:"\e983"}.icofont-animal-rabbit-running:before{content:"\e984"}.icofont-animal-rat-alt:before{content:"\e985"}.icofont-animal-rhino-head:before{content:"\e986"}.icofont-animal-rhino:before{content:"\e987"}.icofont-animal-rooster:before{content:"\e988"}.icofont-animal-seahorse:before{content:"\e989"}.icofont-animal-seal:before{content:"\e98a"}.icofont-animal-shrimp:before{content:"\e98b"}.icofont-animal-snail-alt-1:before{content:"\e98c"}.icofont-animal-snail-alt-2:before{content:"\e98d"}.icofont-animal-snail:before{content:"\e98e"}.icofont-animal-snake:before{content:"\e98f"}.icofont-animal-squid:before{content:"\e990"}.icofont-animal-squirrel:before{content:"\e991"}.icofont-animal-tiger-alt:before{content:"\e992"}.icofont-animal-tiger:before{content:"\e993"}.icofont-animal-turtle:before{content:"\e994"}.icofont-animal-whale:before{content:"\e995"}.icofont-animal-woodpecker:before{content:"\e996"}.icofont-animal-zebra:before{content:"\e997"}.icofont-brand-acer:before{content:"\e998"}.icofont-brand-adidas:before{content:"\e999"}.icofont-brand-adobe:before{content:"\e99a"}.icofont-brand-air-new-zealand:before{content:"\e99b"}.icofont-brand-airbnb:before{content:"\e99c"}.icofont-brand-aircell:before{content:"\e99d"}.icofont-brand-airtel:before{content:"\e99e"}.icofont-brand-alcatel:before{content:"\e99f"}.icofont-brand-alibaba:before{content:"\e9a0"}.icofont-brand-aliexpress:before{content:"\e9a1"}.icofont-brand-alipay:before{content:"\e9a2"}.icofont-brand-amazon:before{content:"\e9a3"}.icofont-brand-amd:before{content:"\e9a4"}.icofont-brand-american-airlines:before{content:"\e9a5"}.icofont-brand-android-robot:before{content:"\e9a6"}.icofont-brand-android:before{content:"\e9a7"}.icofont-brand-aol:before{content:"\e9a8"}.icofont-brand-apple:before{content:"\e9a9"}.icofont-brand-appstore:before{content:"\e9aa"}.icofont-brand-asus:before{content:"\e9ab"}.icofont-brand-ati:before{content:"\e9ac"}.icofont-brand-att:before{content:"\e9ad"}.icofont-brand-audi:before{content:"\e9ae"}.icofont-brand-axiata:before{content:"\e9af"}.icofont-brand-bada:before{content:"\e9b0"}.icofont-brand-bbc:before{content:"\e9b1"}.icofont-brand-bing:before{content:"\e9b2"}.icofont-brand-blackberry:before{content:"\e9b3"}.icofont-brand-bmw:before{content:"\e9b4"}.icofont-brand-box:before{content:"\e9b5"}.icofont-brand-burger-king:before{content:"\e9b6"}.icofont-brand-business-insider:before{content:"\e9b7"}.icofont-brand-buzzfeed:before{content:"\e9b8"}.icofont-brand-cannon:before{content:"\e9b9"}.icofont-brand-casio:before{content:"\e9ba"}.icofont-brand-china-mobile:before{content:"\e9bb"}.icofont-brand-china-telecom:before{content:"\e9bc"}.icofont-brand-china-unicom:before{content:"\e9bd"}.icofont-brand-cisco:before{content:"\e9be"}.icofont-brand-citibank:before{content:"\e9bf"}.icofont-brand-cnet:before{content:"\e9c0"}.icofont-brand-cnn:before{content:"\e9c1"}.icofont-brand-cocal-cola:before{content:"\e9c2"}.icofont-brand-compaq:before{content:"\e9c3"}.icofont-brand-copy:before{content:"\e9c4"}.icofont-brand-debian:before{content:"\e9c5"}.icofont-brand-delicious:before{content:"\e9c6"}.icofont-brand-dell:before{content:"\e9c7"}.icofont-brand-designbump:before{content:"\e9c8"}.icofont-brand-designfloat:before{content:"\e9c9"}.icofont-brand-disney:before{content:"\e9ca"}.icofont-brand-dodge:before{content:"\e9cb"}.icofont-brand-dove:before{content:"\e9cc"}.icofont-brand-ebay:before{content:"\e9cd"}.icofont-brand-eleven:before{content:"\e9ce"}.icofont-brand-emirates:before{content:"\e9cf"}.icofont-brand-espn:before{content:"\e9d0"}.icofont-brand-etihad-airways:before{content:"\e9d1"}.icofont-brand-etisalat:before{content:"\e9d2"}.icofont-brand-etsy:before{content:"\e9d3"}.icofont-brand-facebook:before{content:"\e9d4"}.icofont-brand-fastrack:before{content:"\e9d5"}.icofont-brand-fedex:before{content:"\e9d6"}.icofont-brand-ferrari:before{content:"\e9d7"}.icofont-brand-fitbit:before{content:"\e9d8"}.icofont-brand-flikr:before{content:"\e9d9"}.icofont-brand-forbes:before{content:"\e9da"}.icofont-brand-foursquare:before{content:"\e9db"}.icofont-brand-fox:before{content:"\e9dc"}.icofont-brand-foxconn:before{content:"\e9dd"}.icofont-brand-fujitsu:before{content:"\e9de"}.icofont-brand-general-electric:before{content:"\e9df"}.icofont-brand-gillette:before{content:"\e9e0"}.icofont-brand-gizmodo:before{content:"\e9e1"}.icofont-brand-gnome:before{content:"\e9e2"}.icofont-brand-google:before{content:"\e9e3"}.icofont-brand-gopro:before{content:"\e9e4"}.icofont-brand-gucci:before{content:"\e9e5"}.icofont-brand-hallmark:before{content:"\e9e6"}.icofont-brand-hi5:before{content:"\e9e7"}.icofont-brand-honda:before{content:"\e9e8"}.icofont-brand-hp:before{content:"\e9e9"}.icofont-brand-hsbc:before{content:"\e9ea"}.icofont-brand-htc:before{content:"\e9eb"}.icofont-brand-huawei:before{content:"\e9ec"}.icofont-brand-hulu:before{content:"\e9ed"}.icofont-brand-hyundai:before{content:"\e9ee"}.icofont-brand-ibm:before{content:"\e9ef"}.icofont-brand-icofont:before{content:"\e9f0"}.icofont-brand-icq:before{content:"\e9f1"}.icofont-brand-ikea:before{content:"\e9f2"}.icofont-brand-imdb:before{content:"\e9f3"}.icofont-brand-indiegogo:before{content:"\e9f4"}.icofont-brand-intel:before{content:"\e9f5"}.icofont-brand-ipair:before{content:"\e9f6"}.icofont-brand-jaguar:before{content:"\e9f7"}.icofont-brand-java:before{content:"\e9f8"}.icofont-brand-joomshaper:before{content:"\e9f9"}.icofont-brand-kickstarter:before{content:"\e9fa"}.icofont-brand-kik:before{content:"\e9fb"}.icofont-brand-lastfm:before{content:"\e9fc"}.icofont-brand-lego:before{content:"\e9fd"}.icofont-brand-lenovo:before{content:"\e9fe"}.icofont-brand-levis:before{content:"\e9ff"}.icofont-brand-lexus:before{content:"\ea00"}.icofont-brand-lg:before{content:"\ea01"}.icofont-brand-life-hacker:before{content:"\ea02"}.icofont-brand-line-messenger:before{content:"\ea03"}.icofont-brand-linkedin:before{content:"\ea04"}.icofont-brand-linux-mint:before{content:"\ea05"}.icofont-brand-linux:before{content:"\ea06"}.icofont-brand-lionix:before{content:"\ea07"}.icofont-brand-live-messenger:before{content:"\ea08"}.icofont-brand-loreal:before{content:"\ea09"}.icofont-brand-louis-vuitton:before{content:"\ea0a"}.icofont-brand-mac-os:before{content:"\ea0b"}.icofont-brand-marvel-app:before{content:"\ea0c"}.icofont-brand-mashable:before{content:"\ea0d"}.icofont-brand-mazda:before{content:"\ea0e"}.icofont-brand-mcdonals:before{content:"\ea0f"}.icofont-brand-mercedes:before{content:"\ea10"}.icofont-brand-micromax:before{content:"\ea11"}.icofont-brand-microsoft:before{content:"\ea12"}.icofont-brand-mobileme:before{content:"\ea13"}.icofont-brand-mobily:before{content:"\ea14"}.icofont-brand-motorola:before{content:"\ea15"}.icofont-brand-msi:before{content:"\ea16"}.icofont-brand-mts:before{content:"\ea17"}.icofont-brand-myspace:before{content:"\ea18"}.icofont-brand-mytv:before{content:"\ea19"}.icofont-brand-nasa:before{content:"\ea1a"}.icofont-brand-natgeo:before{content:"\ea1b"}.icofont-brand-nbc:before{content:"\ea1c"}.icofont-brand-nescafe:before{content:"\ea1d"}.icofont-brand-nestle:before{content:"\ea1e"}.icofont-brand-netflix:before{content:"\ea1f"}.icofont-brand-nexus:before{content:"\ea20"}.icofont-brand-nike:before{content:"\ea21"}.icofont-brand-nokia:before{content:"\ea22"}.icofont-brand-nvidia:before{content:"\ea23"}.icofont-brand-omega:before{content:"\ea24"}.icofont-brand-opensuse:before{content:"\ea25"}.icofont-brand-oracle:before{content:"\ea26"}.icofont-brand-panasonic:before{content:"\ea27"}.icofont-brand-paypal:before{content:"\ea28"}.icofont-brand-pepsi:before{content:"\ea29"}.icofont-brand-philips:before{content:"\ea2a"}.icofont-brand-pizza-hut:before{content:"\ea2b"}.icofont-brand-playstation:before{content:"\ea2c"}.icofont-brand-puma:before{content:"\ea2d"}.icofont-brand-qatar-air:before{content:"\ea2e"}.icofont-brand-qvc:before{content:"\ea2f"}.icofont-brand-readernaut:before{content:"\ea30"}.icofont-brand-redbull:before{content:"\ea31"}.icofont-brand-reebok:before{content:"\ea32"}.icofont-brand-reuters:before{content:"\ea33"}.icofont-brand-samsung:before{content:"\ea34"}.icofont-brand-sap:before{content:"\ea35"}.icofont-brand-saudia-airlines:before{content:"\ea36"}.icofont-brand-scribd:before{content:"\ea37"}.icofont-brand-shell:before{content:"\ea38"}.icofont-brand-siemens:before{content:"\ea39"}.icofont-brand-sk-telecom:before{content:"\ea3a"}.icofont-brand-slideshare:before{content:"\ea3b"}.icofont-brand-smashing-magazine:before{content:"\ea3c"}.icofont-brand-snapchat:before{content:"\ea3d"}.icofont-brand-sony-ericsson:before{content:"\ea3e"}.icofont-brand-sony:before{content:"\ea3f"}.icofont-brand-soundcloud:before{content:"\ea40"}.icofont-brand-sprint:before{content:"\ea41"}.icofont-brand-squidoo:before{content:"\ea42"}.icofont-brand-starbucks:before{content:"\ea43"}.icofont-brand-stc:before{content:"\ea44"}.icofont-brand-steam:before{content:"\ea45"}.icofont-brand-suzuki:before{content:"\ea46"}.icofont-brand-symbian:before{content:"\ea47"}.icofont-brand-t-mobile:before{content:"\ea48"}.icofont-brand-tango:before{content:"\ea49"}.icofont-brand-target:before{content:"\ea4a"}.icofont-brand-tata-indicom:before{content:"\ea4b"}.icofont-brand-techcrunch:before{content:"\ea4c"}.icofont-brand-telenor:before{content:"\ea4d"}.icofont-brand-teliasonera:before{content:"\ea4e"}.icofont-brand-tesla:before{content:"\ea4f"}.icofont-brand-the-verge:before{content:"\ea50"}.icofont-brand-thenextweb:before{content:"\ea51"}.icofont-brand-toshiba:before{content:"\ea52"}.icofont-brand-toyota:before{content:"\ea53"}.icofont-brand-tribenet:before{content:"\ea54"}.icofont-brand-ubuntu:before{content:"\ea55"}.icofont-brand-unilever:before{content:"\ea56"}.icofont-brand-vaio:before{content:"\ea57"}.icofont-brand-verizon:before{content:"\ea58"}.icofont-brand-viber:before{content:"\ea59"}.icofont-brand-vodafone:before{content:"\ea5a"}.icofont-brand-volkswagen:before{content:"\ea5b"}.icofont-brand-walmart:before{content:"\ea5c"}.icofont-brand-warnerbros:before{content:"\ea5d"}.icofont-brand-whatsapp:before{content:"\ea5e"}.icofont-brand-wikipedia:before{content:"\ea5f"}.icofont-brand-windows:before{content:"\ea60"}.icofont-brand-wire:before{content:"\ea61"}.icofont-brand-yahoobuzz:before{content:"\ea62"}.icofont-brand-yamaha:before{content:"\ea63"}.icofont-brand-youtube:before{content:"\ea64"}.icofont-brand-zain:before{content:"\ea65"}.icofont-bank-alt:before{content:"\ea66"}.icofont-barcode:before{content:"\ea67"}.icofont-basket:before{content:"\ea68"}.icofont-bill-alt:before{content:"\ea69"}.icofont-billboard:before{content:"\ea6a"}.icofont-briefcase-alt-1:before{content:"\ea6b"}.icofont-briefcase-alt-2:before{content:"\ea6c"}.icofont-building-alt:before{content:"\ea6d"}.icofont-businessman:before{content:"\ea6e"}.icofont-businesswoman:before{content:"\ea6f"}.icofont-cart-alt:before{content:"\ea70"}.icofont-chair:before{content:"\ea71"}.icofont-clip:before{content:"\ea72"}.icofont-coins:before{content:"\ea73"}.icofont-company:before{content:"\ea74"}.icofont-contact-add:before{content:"\ea75"}.icofont-deal:before{content:"\ea76"}.icofont-files:before{content:"\ea77"}.icofont-growth:before{content:"\ea78"}.icofont-id-card:before{content:"\ea79"}.icofont-idea:before{content:"\ea7a"}.icofont-list:before{content:"\ea7b"}.icofont-meeting-add:before{content:"\ea7c"}.icofont-money-bag:before{content:"\ea7d"}.icofont-people:before{content:"\ea7e"}.icofont-pie-chart:before{content:"\ea7f"}.icofont-presentation-alt:before{content:"\ea80"}.icofont-stamp:before{content:"\ea81"}.icofont-stock-mobile:before{content:"\ea82"}.icofont-support:before{content:"\ea83"}.icofont-tasks-alt:before{content:"\ea84"}.icofont-wheel:before{content:"\ea85"}.icofont-chart-arrows-axis:before{content:"\ea86"}.icofont-chart-bar-graph:before{content:"\ea87"}.icofont-chart-flow-alt-1:before{content:"\ea88"}.icofont-chart-flow-alt-2:before{content:"\ea89"}.icofont-chart-flow:before{content:"\ea8a"}.icofont-chart-histogram-alt:before{content:"\ea8b"}.icofont-chart-histogram:before{content:"\ea8c"}.icofont-chart-line-alt:before{content:"\ea8d"}.icofont-chart-line:before{content:"\ea8e"}.icofont-chart-pie-alt:before{content:"\ea8f"}.icofont-chart-pie:before{content:"\ea90"}.icofont-chart-radar-graph:before{content:"\ea91"}.icofont-cur-afghani-false:before{content:"\ea92"}.icofont-cur-afghani-minus:before{content:"\ea93"}.icofont-cur-afghani-plus:before{content:"\ea94"}.icofont-cur-afghani-true:before{content:"\ea95"}.icofont-cur-afghani:before{content:"\ea96"}.icofont-cur-baht-false:before{content:"\ea97"}.icofont-cur-baht-minus:before{content:"\ea98"}.icofont-cur-baht-plus:before{content:"\ea99"}.icofont-cur-baht-true:before{content:"\ea9a"}.icofont-cur-baht:before{content:"\ea9b"}.icofont-cur-bitcoin-false:before{content:"\ea9c"}.icofont-cur-bitcoin-minus:before{content:"\ea9d"}.icofont-cur-bitcoin-plus:before{content:"\ea9e"}.icofont-cur-bitcoin-true:before{content:"\ea9f"}.icofont-cur-bitcoin:before{content:"\eaa0"}.icofont-cur-dollar-flase:before{content:"\eaa1"}.icofont-cur-dollar-minus:before{content:"\eaa2"}.icofont-cur-dollar-plus:before{content:"\eaa3"}.icofont-cur-dollar-true:before{content:"\eaa4"}.icofont-cur-dollar:before{content:"\eaa5"}.icofont-cur-dong-false:before{content:"\eaa6"}.icofont-cur-dong-minus:before{content:"\eaa7"}.icofont-cur-dong-plus:before{content:"\eaa8"}.icofont-cur-dong-true:before{content:"\eaa9"}.icofont-cur-dong:before{content:"\eaaa"}.icofont-cur-euro-false:before{content:"\eaab"}.icofont-cur-euro-minus:before{content:"\eaac"}.icofont-cur-euro-plus:before{content:"\eaad"}.icofont-cur-euro-true:before{content:"\eaae"}.icofont-cur-euro:before{content:"\eaaf"}.icofont-cur-frank-false:before{content:"\eab0"}.icofont-cur-frank-minus:before{content:"\eab1"}.icofont-cur-frank-plus:before{content:"\eab2"}.icofont-cur-frank-true:before{content:"\eab3"}.icofont-cur-frank:before{content:"\eab4"}.icofont-cur-hryvnia-false:before{content:"\eab5"}.icofont-cur-hryvnia-minus:before{content:"\eab6"}.icofont-cur-hryvnia-plus:before{content:"\eab7"}.icofont-cur-hryvnia-true:before{content:"\eab8"}.icofont-cur-hryvnia:before{content:"\eab9"}.icofont-cur-lira-false:before{content:"\eaba"}.icofont-cur-lira-minus:before{content:"\eabb"}.icofont-cur-lira-plus:before{content:"\eabc"}.icofont-cur-lira-true:before{content:"\eabd"}.icofont-cur-lira:before{content:"\eabe"}.icofont-cur-peseta-false:before{content:"\eabf"}.icofont-cur-peseta-minus:before{content:"\eac0"}.icofont-cur-peseta-plus:before{content:"\eac1"}.icofont-cur-peseta-true:before{content:"\eac2"}.icofont-cur-peseta:before{content:"\eac3"}.icofont-cur-peso-false:before{content:"\eac4"}.icofont-cur-peso-minus:before{content:"\eac5"}.icofont-cur-peso-plus:before{content:"\eac6"}.icofont-cur-peso-true:before{content:"\eac7"}.icofont-cur-peso:before{content:"\eac8"}.icofont-cur-pound-false:before{content:"\eac9"}.icofont-cur-pound-minus:before{content:"\eaca"}.icofont-cur-pound-plus:before{content:"\eacb"}.icofont-cur-pound-true:before{content:"\eacc"}.icofont-cur-pound:before{content:"\eacd"}.icofont-cur-renminbi-false:before{content:"\eace"}.icofont-cur-renminbi-minus:before{content:"\eacf"}.icofont-cur-renminbi-plus:before{content:"\ead0"}.icofont-cur-renminbi-true:before{content:"\ead1"}.icofont-cur-renminbi:before{content:"\ead2"}.icofont-cur-riyal-false:before{content:"\ead3"}.icofont-cur-riyal-minus:before{content:"\ead4"}.icofont-cur-riyal-plus:before{content:"\ead5"}.icofont-cur-riyal-true:before{content:"\ead6"}.icofont-cur-riyal:before{content:"\ead7"}.icofont-cur-rouble-false:before{content:"\ead8"}.icofont-cur-rouble-minus:before{content:"\ead9"}.icofont-cur-rouble-plus:before{content:"\eada"}.icofont-cur-rouble-true:before{content:"\eadb"}.icofont-cur-rouble:before{content:"\eadc"}.icofont-cur-rupee-false:before{content:"\eadd"}.icofont-cur-rupee-minus:before{content:"\eade"}.icofont-cur-rupee-plus:before{content:"\eadf"}.icofont-cur-rupee-true:before{content:"\eae0"}.icofont-cur-rupee:before{content:"\eae1"}.icofont-cur-taka-false:before{content:"\eae2"}.icofont-cur-taka-minus:before{content:"\eae3"}.icofont-cur-taka-plus:before{content:"\eae4"}.icofont-cur-taka-true:before{content:"\eae5"}.icofont-cur-taka:before{content:"\eae6"}.icofont-cur-turkish-lira-false:before{content:"\eae7"}.icofont-cur-turkish-lira-minus:before{content:"\eae8"}.icofont-cur-turkish-lira-plus:before{content:"\eae9"}.icofont-cur-turkish-lira-true:before{content:"\eaea"}.icofont-cur-turkish-lira:before{content:"\eaeb"}.icofont-cur-won-false:before{content:"\eaec"}.icofont-cur-won-minus:before{content:"\eaed"}.icofont-cur-won-plus:before{content:"\eaee"}.icofont-cur-won-true:before{content:"\eaef"}.icofont-cur-won:before{content:"\eaf0"}.icofont-cur-yen-false:before{content:"\eaf1"}.icofont-cur-yen-minus:before{content:"\eaf2"}.icofont-cur-yen-plus:before{content:"\eaf3"}.icofont-cur-yen-true:before{content:"\eaf4"}.icofont-cur-yen:before{content:"\eaf5"}.icofont-android-nexus:before{content:"\eaf6"}.icofont-android-tablet:before{content:"\eaf7"}.icofont-apple-watch:before{content:"\eaf8"}.icofont-drwaing-tablet:before{content:"\eaf9"}.icofont-earphone:before{content:"\eafa"}.icofont-flash-drive:before{content:"\eafb"}.icofont-game-control:before{content:"\eafc"}.icofont-headphone-alt:before{content:"\eafd"}.icofont-htc-one:before{content:"\eafe"}.icofont-imac:before{content:"\eaff"}.icofont-ipad-touch:before{content:"\eb00"}.icofont-iphone:before{content:"\eb01"}.icofont-ipod-nano:before{content:"\eb02"}.icofont-ipod-touch:before{content:"\eb03"}.icofont-keyboard-alt:before{content:"\eb04"}.icofont-keyboard-wireless:before{content:"\eb05"}.icofont-laptop-alt:before{content:"\eb06"}.icofont-macbook:before{content:"\eb07"}.icofont-magic-mouse:before{content:"\eb08"}.icofont-microphone-alt:before{content:"\eb09"}.icofont-monitor:before{content:"\eb0a"}.icofont-mouse:before{content:"\eb0b"}.icofont-nintendo:before{content:"\eb0c"}.icofont-playstation:before{content:"\eb0d"}.icofont-psvita:before{content:"\eb0e"}.icofont-radio-mic:before{content:"\eb0f"}.icofont-refrigerator:before{content:"\eb10"}.icofont-samsung-galaxy:before{content:"\eb11"}.icofont-surface-tablet:before{content:"\eb12"}.icofont-washing-machine:before{content:"\eb13"}.icofont-wifi-router:before{content:"\eb14"}.icofont-wii-u:before{content:"\eb15"}.icofont-windows-lumia:before{content:"\eb16"}.icofont-wireless-mouse:before{content:"\eb17"}.icofont-xbox-360:before{content:"\eb18"}.icofont-arrow-down:before{content:"\eb19"}.icofont-arrow-left:before{content:"\eb1a"}.icofont-arrow-right:before{content:"\eb1b"}.icofont-arrow-up:before{content:"\eb1c"}.icofont-block-down:before{content:"\eb1d"}.icofont-block-left:before{content:"\eb1e"}.icofont-block-right:before{content:"\eb1f"}.icofont-block-up:before{content:"\eb20"}.icofont-bubble-down:before{content:"\eb21"}.icofont-bubble-left:before{content:"\eb22"}.icofont-bubble-right:before{content:"\eb23"}.icofont-bubble-up:before{content:"\eb24"}.icofont-caret-down:before{content:"\eb25"}.icofont-caret-left:before{content:"\eb26"}.icofont-caret-right:before{content:"\eb27"}.icofont-caret-up:before{content:"\eb28"}.icofont-circled-down:before{content:"\eb29"}.icofont-circled-left:before{content:"\eb2a"}.icofont-circled-right:before{content:"\eb2b"}.icofont-circled-up:before{content:"\eb2c"}.icofont-collapse:before{content:"\eb2d"}.icofont-cursor-drag:before{content:"\eb2e"}.icofont-curved-double-left:before{content:"\eb2f"}.icofont-curved-double-right:before{content:"\eb30"}.icofont-curved-down:before{content:"\eb31"}.icofont-curved-left:before{content:"\eb32"}.icofont-curved-right:before{content:"\eb33"}.icofont-curved-up:before{content:"\eb34"}.icofont-dotted-down:before{content:"\eb35"}.icofont-dotted-left:before{content:"\eb36"}.icofont-dotted-right:before{content:"\eb37"}.icofont-dotted-up:before{content:"\eb38"}.icofont-double-left:before{content:"\eb39"}.icofont-double-right:before{content:"\eb3a"}.icofont-drag:before{content:"\eb3b"}.icofont-drag1:before{content:"\eb3c"}.icofont-drag2:before{content:"\eb3d"}.icofont-drag3:before{content:"\eb3e"}.icofont-expand-alt:before{content:"\eb3f"}.icofont-hand-down:before{content:"\eb40"}.icofont-hand-drag:before{content:"\eb41"}.icofont-hand-drag1:before{content:"\eb42"}.icofont-hand-drag2:before{content:"\eb43"}.icofont-hand-drawn-alt-down:before{content:"\eb44"}.icofont-hand-drawn-alt-left:before{content:"\eb45"}.icofont-hand-drawn-alt-right:before{content:"\eb46"}.icofont-hand-drawn-alt-up:before{content:"\eb47"}.icofont-hand-drawn-down:before{content:"\eb48"}.icofont-hand-drawn-left:before{content:"\eb49"}.icofont-hand-drawn-right:before{content:"\eb4a"}.icofont-hand-drawn-up:before{content:"\eb4b"}.icofont-hand-left:before{content:"\eb4c"}.icofont-hand-right:before{content:"\eb4d"}.icofont-hand-up:before{content:"\eb4e"}.icofont-line-block-down:before{content:"\eb4f"}.icofont-line-block-left:before{content:"\eb50"}.icofont-line-block-right:before{content:"\eb51"}.icofont-line-block-up:before{content:"\eb52"}.icofont-long-arrow-down:before{content:"\eb53"}.icofont-long-arrow-left:before{content:"\eb54"}.icofont-long-arrow-right:before{content:"\eb55"}.icofont-long-arrow-up:before{content:"\eb56"}.icofont-rounded-collapse:before{content:"\eb57"}.icofont-rounded-double-left:before{content:"\eb58"}.icofont-rounded-double-right:before{content:"\eb59"}.icofont-rounded-down:before{content:"\eb5a"}.icofont-rounded-expand:before{content:"\eb5b"}.icofont-rounded-left-down:before{content:"\eb5c"}.icofont-rounded-left-up:before{content:"\eb5d"}.icofont-rounded-left:before{content:"\eb5e"}.icofont-rounded-right-down:before{content:"\eb5f"}.icofont-rounded-right-up:before{content:"\eb60"}.icofont-rounded-right:before{content:"\eb61"}.icofont-rounded-up:before{content:"\eb62"}.icofont-scroll-bubble-down:before{content:"\eb63"}.icofont-scroll-bubble-left:before{content:"\eb64"}.icofont-scroll-bubble-right:before{content:"\eb65"}.icofont-scroll-bubble-up:before{content:"\eb66"}.icofont-scroll-double-down:before{content:"\eb67"}.icofont-scroll-double-left:before{content:"\eb68"}.icofont-scroll-double-right:before{content:"\eb69"}.icofont-scroll-double-up:before{content:"\eb6a"}.icofont-scroll-down:before{content:"\eb6b"}.icofont-scroll-left:before{content:"\eb6c"}.icofont-scroll-long-down:before{content:"\eb6d"}.icofont-scroll-long-left:before{content:"\eb6e"}.icofont-scroll-long-right:before{content:"\eb6f"}.icofont-scroll-long-up:before{content:"\eb70"}.icofont-scroll-right:before{content:"\eb71"}.icofont-scroll-up:before{content:"\eb72"}.icofont-simple-down:before{content:"\eb73"}.icofont-simple-left-down:before{content:"\eb74"}.icofont-simple-left-up:before{content:"\eb75"}.icofont-simple-left:before{content:"\eb76"}.icofont-simple-right-down:before{content:"\eb77"}.icofont-simple-right-up:before{content:"\eb78"}.icofont-simple-right:before{content:"\eb79"}.icofont-simple-up:before{content:"\eb7a"}.icofont-square-down:before{content:"\eb7b"}.icofont-square-left:before{content:"\eb7c"}.icofont-square-right:before{content:"\eb7d"}.icofont-square-up:before{content:"\eb7e"}.icofont-stylish-down:before{content:"\eb7f"}.icofont-stylish-left:before{content:"\eb80"}.icofont-stylish-right:before{content:"\eb81"}.icofont-stylish-up:before{content:"\eb82"}.icofont-swoosh-down:before{content:"\eb83"}.icofont-swoosh-left:before{content:"\eb84"}.icofont-swoosh-right:before{content:"\eb85"}.icofont-swoosh-up:before{content:"\eb86"}.icofont-thin-double-left:before{content:"\eb87"}.icofont-thin-double-right:before{content:"\eb88"}.icofont-thin-down:before{content:"\eb89"}.icofont-thin-left:before{content:"\eb8a"}.icofont-thin-right:before{content:"\eb8b"}.icofont-thin-up:before{content:"\eb8c"}.icofont-atom:before{content:"\eb8d"}.icofont-award:before{content:"\eb8e"}.icofont-bell-alt:before{content:"\eb8f"}.icofont-book-alt:before{content:"\eb90"}.icofont-brainstorming:before{content:"\eb91"}.icofont-certificate-alt-1:before{content:"\eb92"}.icofont-certificate-alt-2:before{content:"\eb93"}.icofont-dna-alt-2:before{content:"\eb94"}.icofont-education:before{content:"\eb95"}.icofont-electron:before{content:"\eb96"}.icofont-fountain-pen:before{content:"\eb97"}.icofont-globe-alt:before{content:"\eb98"}.icofont-graduate-alt:before{content:"\eb99"}.icofont-group-students:before{content:"\eb9a"}.icofont-hat-alt:before{content:"\eb9b"}.icofont-hat:before{content:"\eb9c"}.icofont-instrument:before{content:"\eb9d"}.icofont-lamp-light:before{content:"\eb9e"}.icofont-microscope-alt:before{content:"\eb9f"}.icofont-paper:before{content:"\eba0"}.icofont-pen-alt-4:before{content:"\eba1"}.icofont-pen-nib:before{content:"\eba2"}.icofont-pencil-alt-5:before{content:"\eba3"}.icofont-quill-pen:before{content:"\eba4"}.icofont-read-book-alt:before{content:"\eba5"}.icofont-read-book:before{content:"\eba6"}.icofont-school-bag:before{content:"\eba7"}.icofont-school-bus:before{content:"\eba8"}.icofont-student-alt:before{content:"\eba9"}.icofont-student:before{content:"\ebaa"}.icofont-teacher:before{content:"\ebab"}.icofont-test-bulb:before{content:"\ebac"}.icofont-test-tube-alt:before{content:"\ebad"}.icofont-university:before{content:"\ebae"}.icofont-emo-angry:before{content:"\ebaf"}.icofont-emo-astonished:before{content:"\ebb0"}.icofont-emo-confounded:before{content:"\ebb1"}.icofont-emo-confused:before{content:"\ebb2"}.icofont-emo-crying:before{content:"\ebb3"}.icofont-emo-dizzy:before{content:"\ebb4"}.icofont-emo-expressionless:before{content:"\ebb5"}.icofont-emo-heart-eyes:before{content:"\ebb6"}.icofont-emo-laughing:before{content:"\ebb7"}.icofont-emo-nerd-smile:before{content:"\ebb8"}.icofont-emo-open-mouth:before{content:"\ebb9"}.icofont-emo-rage:before{content:"\ebba"}.icofont-emo-rolling-eyes:before{content:"\ebbb"}.icofont-emo-sad:before{content:"\ebbc"}.icofont-emo-simple-smile:before{content:"\ebbd"}.icofont-emo-slightly-smile:before{content:"\ebbe"}.icofont-emo-smirk:before{content:"\ebbf"}.icofont-emo-stuck-out-tongue:before{content:"\ebc0"}.icofont-emo-wink-smile:before{content:"\ebc1"}.icofont-emo-worried:before{content:"\ebc2"}.icofont-architecture-alt:before{content:"\ebc3"}.icofont-architecture:before{content:"\ebc4"}.icofont-barricade:before{content:"\ebc5"}.icofont-bricks:before{content:"\ebc6"}.icofont-calculations:before{content:"\ebc7"}.icofont-cement-mix:before{content:"\ebc8"}.icofont-cement-mixer:before{content:"\ebc9"}.icofont-danger-zone:before{content:"\ebca"}.icofont-drill:before{content:"\ebcb"}.icofont-eco-energy:before{content:"\ebcc"}.icofont-eco-environmen:before{content:"\ebcd"}.icofont-energy-air:before{content:"\ebce"}.icofont-energy-oil:before{content:"\ebcf"}.icofont-energy-savings:before{content:"\ebd0"}.icofont-energy-solar:before{content:"\ebd1"}.icofont-energy-water:before{content:"\ebd2"}.icofont-engineer:before{content:"\ebd3"}.icofont-fire-extinguisher-alt:before{content:"\ebd4"}.icofont-fix-tools:before{content:"\ebd5"}.icofont-glue-oil:before{content:"\ebd6"}.icofont-hammer-alt:before{content:"\ebd7"}.icofont-help-robot:before{content:"\ebd8"}.icofont-industries-alt-1:before{content:"\ebd9"}.icofont-industries-alt-2:before{content:"\ebda"}.icofont-industries-alt-3:before{content:"\ebdb"}.icofont-industries-alt-4:before{content:"\ebdc"}.icofont-industries-alt-5:before{content:"\ebdd"}.icofont-industries:before{content:"\ebde"}.icofont-labour:before{content:"\ebdf"}.icofont-mining:before{content:"\ebe0"}.icofont-paint-brush:before{content:"\ebe1"}.icofont-pollution:before{content:"\ebe2"}.icofont-power-zone:before{content:"\ebe3"}.icofont-radio-active:before{content:"\ebe4"}.icofont-recycle-alt:before{content:"\ebe5"}.icofont-recycling-man:before{content:"\ebe6"}.icofont-safety-hat-light:before{content:"\ebe7"}.icofont-safety-hat:before{content:"\ebe8"}.icofont-saw:before{content:"\ebe9"}.icofont-screw-driver:before{content:"\ebea"}.icofont-settings-alt:before{content:"\ebeb"}.icofont-tools-alt-1:before{content:"\ebec"}.icofont-tools-alt-2:before{content:"\ebed"}.icofont-tools-bag:before{content:"\ebee"}.icofont-trolley:before{content:"\ebef"}.icofont-trowel:before{content:"\ebf0"}.icofont-under-construction-alt:before{content:"\ebf1"}.icofont-under-construction:before{content:"\ebf2"}.icofont-vehicle-cement:before{content:"\ebf3"}.icofont-vehicle-crane:before{content:"\ebf4"}.icofont-vehicle-delivery-van:before{content:"\ebf5"}.icofont-vehicle-dozer:before{content:"\ebf6"}.icofont-vehicle-excavator:before{content:"\ebf7"}.icofont-vehicle-trucktor:before{content:"\ebf8"}.icofont-vehicle-wrecking:before{content:"\ebf9"}.icofont-worker-group:before{content:"\ebfa"}.icofont-worker:before{content:"\ebfb"}.icofont-wrench:before{content:"\ebfc"}.icofont-file-audio:before{content:"\ebfd"}.icofont-file-avi-mp4:before{content:"\ebfe"}.icofont-file-bmp:before{content:"\ebff"}.icofont-file-code:before{content:"\ec00"}.icofont-file-css:before{content:"\ec01"}.icofont-file-document:before{content:"\ec02"}.icofont-file-eps:before{content:"\ec03"}.icofont-file-excel:before{content:"\ec04"}.icofont-file-exe:before{content:"\ec05"}.icofont-file-file:before{content:"\ec06"}.icofont-file-flv:before{content:"\ec07"}.icofont-file-gif:before{content:"\ec08"}.icofont-file-html5:before{content:"\ec09"}.icofont-file-image:before{content:"\ec0a"}.icofont-file-iso:before{content:"\ec0b"}.icofont-file-java:before{content:"\ec0c"}.icofont-file-javascript:before{content:"\ec0d"}.icofont-file-jpg:before{content:"\ec0e"}.icofont-file-midi:before{content:"\ec0f"}.icofont-file-mov:before{content:"\ec10"}.icofont-file-mp3:before{content:"\ec11"}.icofont-file-pdf:before{content:"\ec12"}.icofont-file-php:before{content:"\ec13"}.icofont-file-png:before{content:"\ec14"}.icofont-file-powerpoint:before{content:"\ec15"}.icofont-file-presentation:before{content:"\ec16"}.icofont-file-psb:before{content:"\ec17"}.icofont-file-psd:before{content:"\ec18"}.icofont-file-python:before{content:"\ec19"}.icofont-file-ruby:before{content:"\ec1a"}.icofont-file-spreadsheet:before{content:"\ec1b"}.icofont-file-sql:before{content:"\ec1c"}.icofont-file-svg:before{content:"\ec1d"}.icofont-file-text:before{content:"\ec1e"}.icofont-file-tiff:before{content:"\ec1f"}.icofont-file-video:before{content:"\ec20"}.icofont-file-wave:before{content:"\ec21"}.icofont-file-wmv:before{content:"\ec22"}.icofont-file-word:before{content:"\ec23"}.icofont-file-zip:before{content:"\ec24"}.icofont-apple:before{content:"\ec25"}.icofont-arabian-coffee:before{content:"\ec26"}.icofont-artichoke:before{content:"\ec27"}.icofont-asparagus:before{content:"\ec28"}.icofont-avocado:before{content:"\ec29"}.icofont-baby-food:before{content:"\ec2a"}.icofont-banana:before{content:"\ec2b"}.icofont-bbq:before{content:"\ec2c"}.icofont-beans:before{content:"\ec2d"}.icofont-beer:before{content:"\ec2e"}.icofont-bell-pepper-capsicum:before{content:"\ec2f"}.icofont-birthday-cake:before{content:"\ec30"}.icofont-bread:before{content:"\ec31"}.icofont-broccoli:before{content:"\ec32"}.icofont-burger:before{content:"\ec33"}.icofont-cabbage:before{content:"\ec34"}.icofont-carrot:before{content:"\ec35"}.icofont-cauli-flower:before{content:"\ec36"}.icofont-cheese:before{content:"\ec37"}.icofont-chef:before{content:"\ec38"}.icofont-cherry:before{content:"\ec39"}.icofont-chicken-fry:before{content:"\ec3a"}.icofont-chicken:before{content:"\ec3b"}.icofont-cocktail:before{content:"\ec3c"}.icofont-coconut:before{content:"\ec3d"}.icofont-coffee-alt:before{content:"\ec3e"}.icofont-coffee-mug:before{content:"\ec3f"}.icofont-coffee-pot:before{content:"\ec40"}.icofont-cola:before{content:"\ec41"}.icofont-corn:before{content:"\ec42"}.icofont-croissant:before{content:"\ec43"}.icofont-crop-plant:before{content:"\ec44"}.icofont-cucumber:before{content:"\ec45"}.icofont-cup-cake:before{content:"\ec46"}.icofont-dining-table:before{content:"\ec47"}.icofont-donut:before{content:"\ec48"}.icofont-egg-plant:before{content:"\ec49"}.icofont-egg-poached:before{content:"\ec4a"}.icofont-farmer:before{content:"\ec4b"}.icofont-farmer1:before{content:"\ec4c"}.icofont-fast-food:before{content:"\ec4d"}.icofont-fish:before{content:"\ec4e"}.icofont-food-basket:before{content:"\ec4f"}.icofont-food-cart:before{content:"\ec50"}.icofont-fork-and-knife:before{content:"\ec51"}.icofont-french-fries:before{content:"\ec52"}.icofont-fresh-juice:before{content:"\ec53"}.icofont-fruits:before{content:"\ec54"}.icofont-grapes:before{content:"\ec55"}.icofont-honey:before{content:"\ec56"}.icofont-hot-dog:before{content:"\ec57"}.icofont-hotel-alt:before{content:"\ec58"}.icofont-ice-cream-alt:before{content:"\ec59"}.icofont-ice-cream:before{content:"\ec5a"}.icofont-ketchup:before{content:"\ec5b"}.icofont-kiwi:before{content:"\ec5c"}.icofont-layered-cake:before{content:"\ec5d"}.icofont-lemon-alt:before{content:"\ec5e"}.icofont-lobster:before{content:"\ec5f"}.icofont-mango:before{content:"\ec60"}.icofont-milk:before{content:"\ec61"}.icofont-mushroom:before{content:"\ec62"}.icofont-noodles:before{content:"\ec63"}.icofont-onion:before{content:"\ec64"}.icofont-orange:before{content:"\ec65"}.icofont-pear:before{content:"\ec66"}.icofont-peas:before{content:"\ec67"}.icofont-pepper:before{content:"\ec68"}.icofont-pie-alt:before{content:"\ec69"}.icofont-pineapple:before{content:"\ec6a"}.icofont-pizza-slice:before{content:"\ec6b"}.icofont-pizza:before{content:"\ec6c"}.icofont-plant:before{content:"\ec6d"}.icofont-popcorn:before{content:"\ec6e"}.icofont-potato:before{content:"\ec6f"}.icofont-pumpkin:before{content:"\ec70"}.icofont-raddish:before{content:"\ec71"}.icofont-restaurant-menu:before{content:"\ec72"}.icofont-restaurant:before{content:"\ec73"}.icofont-salt-and-pepper:before{content:"\ec74"}.icofont-sandwich:before{content:"\ec75"}.icofont-sausage:before{content:"\ec76"}.icofont-shrimp:before{content:"\ec77"}.icofont-sof-drinks:before{content:"\ec78"}.icofont-soup-bowl:before{content:"\ec79"}.icofont-spoon-and-fork:before{content:"\ec7a"}.icofont-steak:before{content:"\ec7b"}.icofont-strawberry:before{content:"\ec7c"}.icofont-sub-sandwich:before{content:"\ec7d"}.icofont-sushi:before{content:"\ec7e"}.icofont-taco:before{content:"\ec7f"}.icofont-tea-pot:before{content:"\ec80"}.icofont-tea:before{content:"\ec81"}.icofont-tomato:before{content:"\ec82"}.icofont-waiter-alt:before{content:"\ec83"}.icofont-watermelon:before{content:"\ec84"}.icofont-wheat:before{content:"\ec85"}.icofont-abc:before{content:"\ec86"}.icofont-baby-cloth:before{content:"\ec87"}.icofont-baby-milk-bottle:before{content:"\ec88"}.icofont-baby-trolley:before{content:"\ec89"}.icofont-back-pack:before{content:"\ec8a"}.icofont-candy:before{content:"\ec8b"}.icofont-cycling:before{content:"\ec8c"}.icofont-holding-hands:before{content:"\ec8d"}.icofont-infant-nipple:before{content:"\ec8e"}.icofont-kids-scooter:before{content:"\ec8f"}.icofont-safety-pin:before{content:"\ec90"}.icofont-teddy-bear:before{content:"\ec91"}.icofont-toy-ball:before{content:"\ec92"}.icofont-toy-cat:before{content:"\ec93"}.icofont-toy-duck:before{content:"\ec94"}.icofont-toy-elephant:before{content:"\ec95"}.icofont-toy-hand:before{content:"\ec96"}.icofont-toy-horse:before{content:"\ec97"}.icofont-toy-lattu:before{content:"\ec98"}.icofont-toy-train:before{content:"\ec99"}.icofont-unique-idea:before{content:"\ec9a"}.icofont-bag-alt:before{content:"\ec9b"}.icofont-burglar:before{content:"\ec9c"}.icofont-cannon-firing:before{content:"\ec9d"}.icofont-cc-camera:before{content:"\ec9e"}.icofont-cop-badge:before{content:"\ec9f"}.icofont-cop:before{content:"\eca0"}.icofont-court-hammer:before{content:"\eca1"}.icofont-court:before{content:"\eca2"}.icofont-finger-print:before{content:"\eca3"}.icofont-handcuff-alt:before{content:"\eca4"}.icofont-handcuff:before{content:"\eca5"}.icofont-investigation:before{content:"\eca6"}.icofont-investigator:before{content:"\eca7"}.icofont-jail:before{content:"\eca8"}.icofont-judge:before{content:"\eca9"}.icofont-law-alt-1:before{content:"\ecaa"}.icofont-law-alt-2:before{content:"\ecab"}.icofont-law-alt-3:before{content:"\ecac"}.icofont-law-book:before{content:"\ecad"}.icofont-law-document:before{content:"\ecae"}.icofont-law:before{content:"\ecaf"}.icofont-lawyer-alt-1:before{content:"\ecb0"}.icofont-lawyer-alt-2:before{content:"\ecb1"}.icofont-lawyer:before{content:"\ecb2"}.icofont-order:before{content:"\ecb3"}.icofont-pistol:before{content:"\ecb4"}.icofont-police-badge:before{content:"\ecb5"}.icofont-police-cap:before{content:"\ecb6"}.icofont-police-car-alt-1:before{content:"\ecb7"}.icofont-police-car-alt-2:before{content:"\ecb8"}.icofont-police-hat:before{content:"\ecb9"}.icofont-police-van:before{content:"\ecba"}.icofont-police:before{content:"\ecbb"}.icofont-protect:before{content:"\ecbc"}.icofont-scales:before{content:"\ecbd"}.icofont-thief-alt:before{content:"\ecbe"}.icofont-thief:before{content:"\ecbf"}.icofont-abacus-alt:before{content:"\ecc0"}.icofont-abacus:before{content:"\ecc1"}.icofont-angle:before{content:"\ecc2"}.icofont-calculator-alt-1:before{content:"\ecc3"}.icofont-calculator-alt-2:before{content:"\ecc4"}.icofont-circle-ruler-alt:before{content:"\ecc5"}.icofont-circle-ruler:before{content:"\ecc6"}.icofont-compass-alt-1:before{content:"\ecc7"}.icofont-compass-alt-2:before{content:"\ecc8"}.icofont-compass-alt-3:before{content:"\ecc9"}.icofont-compass-alt-4:before{content:"\ecca"}.icofont-degrees-alt-1:before{content:"\eccb"}.icofont-degrees-alt-2:before{content:"\eccc"}.icofont-degrees:before{content:"\eccd"}.icofont-golden-ratio:before{content:"\ecce"}.icofont-marker-alt-1:before{content:"\eccf"}.icofont-marker-alt-2:before{content:"\ecd0"}.icofont-marker-alt-3:before{content:"\ecd1"}.icofont-mathematical-alt-1:before{content:"\ecd2"}.icofont-mathematical-alt-2:before{content:"\ecd3"}.icofont-mathematical:before{content:"\ecd4"}.icofont-pen-alt-1:before{content:"\ecd5"}.icofont-pen-alt-2:before{content:"\ecd6"}.icofont-pen-alt-3:before{content:"\ecd7"}.icofont-pen-holder-alt-1:before{content:"\ecd8"}.icofont-pen-holder:before{content:"\ecd9"}.icofont-pencil-alt-1:before{content:"\ecda"}.icofont-pencil-alt-2:before{content:"\ecdb"}.icofont-pencil-alt-3:before{content:"\ecdc"}.icofont-pencil-alt-4:before{content:"\ecdd"}.icofont-ruler-alt-1:before{content:"\ecde"}.icofont-ruler-alt-2:before{content:"\ecdf"}.icofont-ruler-compass-alt:before{content:"\ece0"}.icofont-ruler-compass:before{content:"\ece1"}.icofont-ruler-pencil-alt-1:before{content:"\ece2"}.icofont-ruler-pencil-alt-2:before{content:"\ece3"}.icofont-ruler-pencil:before{content:"\ece4"}.icofont-ruler:before{content:"\ece5"}.icofont-rulers-alt:before{content:"\ece6"}.icofont-rulers:before{content:"\ece7"}.icofont-square-root:before{content:"\ece8"}.icofont-aids:before{content:"\ece9"}.icofont-ambulance:before{content:"\ecea"}.icofont-autism:before{content:"\eceb"}.icofont-bandage:before{content:"\ecec"}.icofont-bed-patient:before{content:"\eced"}.icofont-blind:before{content:"\ecee"}.icofont-blood-drop:before{content:"\ecef"}.icofont-blood-test:before{content:"\ecf0"}.icofont-blood:before{content:"\ecf1"}.icofont-capsule:before{content:"\ecf2"}.icofont-crutches:before{content:"\ecf3"}.icofont-dna-alt-1:before{content:"\ecf4"}.icofont-dna:before{content:"\ecf5"}.icofont-doctor-alt:before{content:"\ecf6"}.icofont-doctor:before{content:"\ecf7"}.icofont-drug-pack:before{content:"\ecf8"}.icofont-drug:before{content:"\ecf9"}.icofont-eye-alt:before{content:"\ecfa"}.icofont-first-aid-alt:before{content:"\ecfb"}.icofont-garbage:before{content:"\ecfc"}.icofont-heart-alt:before{content:"\ecfd"}.icofont-heartbeat:before{content:"\ecfe"}.icofont-herbal:before{content:"\ecff"}.icofont-hospital:before{content:"\ed00"}.icofont-icu:before{content:"\ed01"}.icofont-injection-syringe:before{content:"\ed02"}.icofont-laboratory:before{content:"\ed03"}.icofont-medical-sign-alt:before{content:"\ed04"}.icofont-medical-sign:before{content:"\ed05"}.icofont-nurse-alt:before{content:"\ed06"}.icofont-nurse:before{content:"\ed07"}.icofont-nursing-home:before{content:"\ed08"}.icofont-operation-theater:before{content:"\ed09"}.icofont-paralysis-disability:before{content:"\ed0a"}.icofont-pills:before{content:"\ed0b"}.icofont-prescription:before{content:"\ed0c"}.icofont-pulse:before{content:"\ed0d"}.icofont-stethoscope-alt:before{content:"\ed0e"}.icofont-stethoscope:before{content:"\ed0f"}.icofont-stretcher:before{content:"\ed10"}.icofont-surgeon-alt:before{content:"\ed11"}.icofont-surgeon:before{content:"\ed12"}.icofont-tablets:before{content:"\ed13"}.icofont-test-bottle:before{content:"\ed14"}.icofont-test-tube:before{content:"\ed15"}.icofont-thermometer-alt:before{content:"\ed16"}.icofont-tooth:before{content:"\ed17"}.icofont-xray:before{content:"\ed18"}.icofont-ui-add:before{content:"\ed19"}.icofont-ui-alarm:before{content:"\ed1a"}.icofont-ui-battery:before{content:"\ed1b"}.icofont-ui-block:before{content:"\ed1c"}.icofont-ui-bluetooth:before{content:"\ed1d"}.icofont-ui-brightness:before{content:"\ed1e"}.icofont-ui-browser:before{content:"\ed1f"}.icofont-ui-calculator:before{content:"\ed20"}.icofont-ui-calendar:before{content:"\ed21"}.icofont-ui-call:before{content:"\ed22"}.icofont-ui-camera:before{content:"\ed23"}.icofont-ui-cart:before{content:"\ed24"}.icofont-ui-cell-phone:before{content:"\ed25"}.icofont-ui-chat:before{content:"\ed26"}.icofont-ui-check:before{content:"\ed27"}.icofont-ui-clip-board:before{content:"\ed28"}.icofont-ui-clip:before{content:"\ed29"}.icofont-ui-clock:before{content:"\ed2a"}.icofont-ui-close:before{content:"\ed2b"}.icofont-ui-contact-list:before{content:"\ed2c"}.icofont-ui-copy:before{content:"\ed2d"}.icofont-ui-cut:before{content:"\ed2e"}.icofont-ui-delete:before{content:"\ed2f"}.icofont-ui-dial-phone:before{content:"\ed30"}.icofont-ui-edit:before{content:"\ed31"}.icofont-ui-email:before{content:"\ed32"}.icofont-ui-file:before{content:"\ed33"}.icofont-ui-fire-wall:before{content:"\ed34"}.icofont-ui-flash-light:before{content:"\ed35"}.icofont-ui-flight:before{content:"\ed36"}.icofont-ui-folder:before{content:"\ed37"}.icofont-ui-game:before{content:"\ed38"}.icofont-ui-handicapped:before{content:"\ed39"}.icofont-ui-head-phone:before{content:"\ed3a"}.icofont-ui-home:before{content:"\ed3b"}.icofont-ui-image:before{content:"\ed3c"}.icofont-ui-keyboard:before{content:"\ed3d"}.icofont-ui-laoding:before{content:"\ed3e"}.icofont-ui-lock:before{content:"\ed3f"}.icofont-ui-love-add:before{content:"\ed40"}.icofont-ui-love-broken:before{content:"\ed41"}.icofont-ui-love-remove:before{content:"\ed42"}.icofont-ui-love:before{content:"\ed43"}.icofont-ui-map:before{content:"\ed44"}.icofont-ui-message:before{content:"\ed45"}.icofont-ui-messaging:before{content:"\ed46"}.icofont-ui-movie:before{content:"\ed47"}.icofont-ui-music-player:before{content:"\ed48"}.icofont-ui-music:before{content:"\ed49"}.icofont-ui-mute:before{content:"\ed4a"}.icofont-ui-network:before{content:"\ed4b"}.icofont-ui-next:before{content:"\ed4c"}.icofont-ui-note:before{content:"\ed4d"}.icofont-ui-office:before{content:"\ed4e"}.icofont-ui-password:before{content:"\ed4f"}.icofont-ui-pause:before{content:"\ed50"}.icofont-ui-play-stop:before{content:"\ed51"}.icofont-ui-play:before{content:"\ed52"}.icofont-ui-pointer:before{content:"\ed53"}.icofont-ui-power:before{content:"\ed54"}.icofont-ui-press:before{content:"\ed55"}.icofont-ui-previous:before{content:"\ed56"}.icofont-ui-rate-add:before{content:"\ed57"}.icofont-ui-rate-blank:before{content:"\ed58"}.icofont-ui-rate-remove:before{content:"\ed59"}.icofont-ui-rating:before{content:"\ed5a"}.icofont-ui-record:before{content:"\ed5b"}.icofont-ui-remove:before{content:"\ed5c"}.icofont-ui-reply:before{content:"\ed5d"}.icofont-ui-rotation:before{content:"\ed5e"}.icofont-ui-rss:before{content:"\ed5f"}.icofont-ui-search:before{content:"\ed60"}.icofont-ui-settings:before{content:"\ed61"}.icofont-ui-social-link:before{content:"\ed62"}.icofont-ui-tag:before{content:"\ed63"}.icofont-ui-text-chat:before{content:"\ed64"}.icofont-ui-text-loading:before{content:"\ed65"}.icofont-ui-theme:before{content:"\ed66"}.icofont-ui-timer:before{content:"\ed67"}.icofont-ui-touch-phone:before{content:"\ed68"}.icofont-ui-travel:before{content:"\ed69"}.icofont-ui-unlock:before{content:"\ed6a"}.icofont-ui-user-group:before{content:"\ed6b"}.icofont-ui-user:before{content:"\ed6c"}.icofont-ui-v-card:before{content:"\ed6d"}.icofont-ui-video-chat:before{content:"\ed6e"}.icofont-ui-video-message:before{content:"\ed6f"}.icofont-ui-video-play:before{content:"\ed70"}.icofont-ui-video:before{content:"\ed71"}.icofont-ui-volume:before{content:"\ed72"}.icofont-ui-weather:before{content:"\ed73"}.icofont-ui-wifi:before{content:"\ed74"}.icofont-ui-zoom-in:before{content:"\ed75"}.icofont-ui-zoom-out:before{content:"\ed76"}.icofont-cassette-player:before{content:"\ed77"}.icofont-cassette:before{content:"\ed78"}.icofont-forward:before{content:"\ed79"}.icofont-game:before{content:"\ed7a"}.icofont-guiter:before{content:"\ed7b"}.icofont-headphone-alt-1:before{content:"\ed7c"}.icofont-headphone-alt-2:before{content:"\ed7d"}.icofont-headphone-alt-3:before{content:"\ed7e"}.icofont-listening:before{content:"\ed7f"}.icofont-megaphone-alt:before{content:"\ed80"}.icofont-megaphone:before{content:"\ed81"}.icofont-movie:before{content:"\ed82"}.icofont-mp3-player:before{content:"\ed83"}.icofont-multimedia:before{content:"\ed84"}.icofont-music-disk:before{content:"\ed85"}.icofont-music-note:before{content:"\ed86"}.icofont-pause:before{content:"\ed87"}.icofont-play-alt-1:before{content:"\ed88"}.icofont-play-alt-2:before{content:"\ed89"}.icofont-play-alt-3:before{content:"\ed8a"}.icofont-play-pause:before{content:"\ed8b"}.icofont-record:before{content:"\ed8c"}.icofont-retro-music-disk:before{content:"\ed8d"}.icofont-rewind:before{content:"\ed8e"}.icofont-song-notes:before{content:"\ed8f"}.icofont-sound-wave-alt:before{content:"\ed90"}.icofont-sound-wave:before{content:"\ed91"}.icofont-stop:before{content:"\ed92"}.icofont-video-alt:before{content:"\ed93"}.icofont-video-cam:before{content:"\ed94"}.icofont-volume-bar:before{content:"\ed95"}.icofont-volume-mute:before{content:"\ed96"}.icofont-youtube-play:before{content:"\ed97"}.icofont-amazon-alt:before{content:"\ed98"}.icofont-amazon:before{content:"\ed99"}.icofont-american-express-alt:before{content:"\ed9a"}.icofont-american-express:before{content:"\ed9b"}.icofont-apple-pay-alt:before{content:"\ed9c"}.icofont-apple-pay:before{content:"\ed9d"}.icofont-bank-transfer-alt:before{content:"\ed9e"}.icofont-bank-transfer:before{content:"\ed9f"}.icofont-braintree-alt:before{content:"\eda0"}.icofont-braintree:before{content:"\eda1"}.icofont-cash-on-delivery-alt:before{content:"\eda2"}.icofont-cash-on-delivery:before{content:"\eda3"}.icofont-checkout-alt:before{content:"\eda4"}.icofont-checkout:before{content:"\eda5"}.icofont-diners-club-alt-1:before{content:"\eda6"}.icofont-diners-club-alt-2:before{content:"\eda7"}.icofont-diners-club-alt-3:before{content:"\eda8"}.icofont-diners-club:before{content:"\eda9"}.icofont-discover-alt:before{content:"\edaa"}.icofont-discover:before{content:"\edab"}.icofont-eway-alt:before{content:"\edac"}.icofont-eway:before{content:"\edad"}.icofont-google-wallet-alt-1:before{content:"\edae"}.icofont-google-wallet-alt-2:before{content:"\edaf"}.icofont-google-wallet-alt-3:before{content:"\edb0"}.icofont-google-wallet:before{content:"\edb1"}.icofont-jcb-alt:before{content:"\edb2"}.icofont-jcb:before{content:"\edb3"}.icofont-maestro-alt:before{content:"\edb4"}.icofont-maestro:before{content:"\edb5"}.icofont-mastercard-alt:before{content:"\edb6"}.icofont-mastercard:before{content:"\edb7"}.icofont-payoneer-alt:before{content:"\edb8"}.icofont-payoneer:before{content:"\edb9"}.icofont-paypal-alt:before{content:"\edba"}.icofont-paypal:before{content:"\edbb"}.icofont-sage-alt:before{content:"\edbc"}.icofont-sage:before{content:"\edbd"}.icofont-skrill-alt:before{content:"\edbe"}.icofont-skrill:before{content:"\edbf"}.icofont-stripe-alt:before{content:"\edc0"}.icofont-stripe:before{content:"\edc1"}.icofont-visa-alt:before{content:"\edc2"}.icofont-visa-electron:before{content:"\edc3"}.icofont-visa:before{content:"\edc4"}.icofont-western-union-alt:before{content:"\edc5"}.icofont-western-union:before{content:"\edc6"}.icofont-boy:before{content:"\edc7"}.icofont-business-man-alt-1:before{content:"\edc8"}.icofont-business-man-alt-2:before{content:"\edc9"}.icofont-business-man-alt-3:before{content:"\edca"}.icofont-business-man:before{content:"\edcb"}.icofont-funky-man:before{content:"\edcc"}.icofont-girl-alt:before{content:"\edcd"}.icofont-girl:before{content:"\edce"}.icofont-hotel-boy-alt:before{content:"\edcf"}.icofont-hotel-boy:before{content:"\edd0"}.icofont-man-in-glasses:before{content:"\edd1"}.icofont-user-alt-1:before{content:"\edd2"}.icofont-user-alt-2:before{content:"\edd3"}.icofont-user-alt-3:before{content:"\edd4"}.icofont-user-alt-4:before{content:"\edd5"}.icofont-user-alt-5:before{content:"\edd6"}.icofont-user-alt-6:before{content:"\edd7"}.icofont-user-alt-7:before{content:"\edd8"}.icofont-user-female:before{content:"\edd9"}.icofont-user-male:before{content:"\edda"}.icofont-user-suited:before{content:"\eddb"}.icofont-user:before{content:"\eddc"}.icofont-users-alt-1:before{content:"\eddd"}.icofont-users-alt-2:before{content:"\edde"}.icofont-users-alt-3:before{content:"\eddf"}.icofont-users-alt-4:before{content:"\ede0"}.icofont-users-alt-5:before{content:"\ede1"}.icofont-users-alt-6:before{content:"\ede2"}.icofont-users-social:before{content:"\ede3"}.icofont-users:before{content:"\ede4"}.icofont-waiter:before{content:"\ede5"}.icofont-woman-in-glasses:before{content:"\ede6"}.icofont-document-search:before{content:"\ede7"}.icofont-folder-search:before{content:"\ede8"}.icofont-home-search:before{content:"\ede9"}.icofont-job-search:before{content:"\edea"}.icofont-map-search:before{content:"\edeb"}.icofont-restaurant-search:before{content:"\edec"}.icofont-search-alt-1:before{content:"\eded"}.icofont-search-alt-2:before{content:"\edee"}.icofont-search:before{content:"\edef"}.icofont-stock-search:before{content:"\edf0"}.icofont-user-search:before{content:"\edf1"}.icofont-social-aim:before{content:"\edf2"}.icofont-social-badoo:before{content:"\edf3"}.icofont-social-bebo:before{content:"\edf4"}.icofont-social-behance:before{content:"\edf5"}.icofont-social-blogger:before{content:"\edf6"}.icofont-social-bootstrap:before{content:"\edf7"}.icofont-social-brightkite:before{content:"\edf8"}.icofont-social-cloudapp:before{content:"\edf9"}.icofont-social-concrete5:before{content:"\edfa"}.icofont-social-designbump:before{content:"\edfb"}.icofont-social-designfloat:before{content:"\edfc"}.icofont-social-deviantart:before{content:"\edfd"}.icofont-social-digg:before{content:"\edfe"}.icofont-social-dotcms:before{content:"\edff"}.icofont-social-dribble:before{content:"\ee00"}.icofont-social-dropbox:before{content:"\ee01"}.icofont-brand-drupal:before{content:"\ee02"}.icofont-social-ebuddy:before{content:"\ee03"}.icofont-social-ello:before{content:"\ee04"}.icofont-social-ember:before{content:"\ee05"}.icofont-social-envato:before{content:"\ee06"}.icofont-social-evernote:before{content:"\ee07"}.icofont-social-facebook:before{content:"\ee08"}.icofont-social-feedburner:before{content:"\ee09"}.icofont-social-folkd:before{content:"\ee0a"}.icofont-social-friendfeed:before{content:"\ee0b"}.icofont-social-ghost:before{content:"\ee0c"}.icofont-social-github:before{content:"\ee0d"}.icofont-social-gnome:before{content:"\ee0e"}.icofont-social-google-buzz:before{content:"\ee0f"}.icofont-social-google-map:before{content:"\ee10"}.icofont-social-google-plus:before{content:"\ee11"}.icofont-social-google-talk:before{content:"\ee12"}.icofont-social-hype-machine:before{content:"\ee13"}.icofont-social-instagram:before{content:"\ee14"}.icofont-brand-joomla:before{content:"\ee15"}.icofont-social-kickstarter:before{content:"\ee16"}.icofont-social-line:before{content:"\ee17"}.icofont-social-linux-mint:before{content:"\ee18"}.icofont-social-livejournal:before{content:"\ee19"}.icofont-social-magento:before{content:"\ee1a"}.icofont-social-meetup:before{content:"\ee1b"}.icofont-social-mixx:before{content:"\ee1c"}.icofont-social-newsvine:before{content:"\ee1d"}.icofont-social-nimbuss:before{content:"\ee1e"}.icofont-social-opencart:before{content:"\ee1f"}.icofont-social-oscommerce:before{content:"\ee20"}.icofont-social-pandora:before{content:"\ee21"}.icofont-social-picasa:before{content:"\ee22"}.icofont-social-pinterest:before{content:"\ee23"}.icofont-social-prestashop:before{content:"\ee24"}.icofont-social-qik:before{content:"\ee25"}.icofont-social-readernaut:before{content:"\ee26"}.icofont-social-reddit:before{content:"\ee27"}.icofont-social-rss:before{content:"\ee28"}.icofont-social-shopify:before{content:"\ee29"}.icofont-social-silverstripe:before{content:"\ee2a"}.icofont-social-skype:before{content:"\ee2b"}.icofont-social-slashdot:before{content:"\ee2c"}.icofont-social-smugmug:before{content:"\ee2d"}.icofont-social-steam:before{content:"\ee2e"}.icofont-social-stumbleupon:before{content:"\ee2f"}.icofont-social-technorati:before{content:"\ee30"}.icofont-social-telegram:before{content:"\ee31"}.icofont-social-tinder:before{content:"\ee32"}.icofont-social-tumblr:before{content:"\ee33"}.icofont-social-twitter:before{content:"\ee34"}.icofont-social-typo3:before{content:"\ee35"}.icofont-social-ubercart:before{content:"\ee36"}.icofont-social-viber:before{content:"\ee37"}.icofont-social-viddler:before{content:"\ee38"}.icofont-social-vimeo:before{content:"\ee39"}.icofont-social-vine:before{content:"\ee3a"}.icofont-social-virb:before{content:"\ee3b"}.icofont-social-virtuemart:before{content:"\ee3c"}.icofont-social-wechat:before{content:"\ee3d"}.icofont-brand-wordpress:before{content:"\ee3e"}.icofont-social-xing:before{content:"\ee3f"}.icofont-social-yahoo:before{content:"\ee40"}.icofont-social-yelp:before{content:"\ee41"}.icofont-social-zencart:before{content:"\ee42"}.icofont-badminton-birdie:before{content:"\ee43"}.icofont-baseball:before{content:"\ee44"}.icofont-baseballer:before{content:"\ee45"}.icofont-basketball-hoop:before{content:"\ee46"}.icofont-basketball:before{content:"\ee47"}.icofont-billiard-ball:before{content:"\ee48"}.icofont-boot-alt-1:before{content:"\ee49"}.icofont-boot-alt-2:before{content:"\ee4a"}.icofont-bowling-alt:before{content:"\ee4b"}.icofont-bowling:before{content:"\ee4c"}.icofont-canoe:before{content:"\ee4d"}.icofont-cheer-leader:before{content:"\ee4e"}.icofont-climbing:before{content:"\ee4f"}.icofont-corner:before{content:"\ee50"}.icofont-cyclist:before{content:"\ee51"}.icofont-dumbbell-alt:before{content:"\ee52"}.icofont-dumbbell:before{content:"\ee53"}.icofont-field-alt:before{content:"\ee54"}.icofont-field:before{content:"\ee55"}.icofont-football-alt:before{content:"\ee56"}.icofont-foul:before{content:"\ee57"}.icofont-goal-keeper:before{content:"\ee58"}.icofont-goal:before{content:"\ee59"}.icofont-golf-alt:before{content:"\ee5a"}.icofont-golf-bag:before{content:"\ee5b"}.icofont-golf-field:before{content:"\ee5c"}.icofont-golf:before{content:"\ee5d"}.icofont-golfer:before{content:"\ee5e"}.icofont-gym-alt-1:before{content:"\ee5f"}.icofont-gym-alt-2:before{content:"\ee60"}.icofont-gym-alt-3:before{content:"\ee61"}.icofont-gym:before{content:"\ee62"}.icofont-hand-grippers:before{content:"\ee63"}.icofont-heart-beat-alt:before{content:"\ee64"}.icofont-helmet:before{content:"\ee65"}.icofont-hockey-alt:before{content:"\ee66"}.icofont-hockey:before{content:"\ee67"}.icofont-ice-skate:before{content:"\ee68"}.icofont-jersey-alt:before{content:"\ee69"}.icofont-jersey:before{content:"\ee6a"}.icofont-jumping:before{content:"\ee6b"}.icofont-kick:before{content:"\ee6c"}.icofont-leg:before{content:"\ee6d"}.icofont-match-review:before{content:"\ee6e"}.icofont-medal-alt:before{content:"\ee6f"}.icofont-muscle-alt:before{content:"\ee70"}.icofont-muscle:before{content:"\ee71"}.icofont-offside:before{content:"\ee72"}.icofont-olympic-logo:before{content:"\ee73"}.icofont-olympic:before{content:"\ee74"}.icofont-padding:before{content:"\ee75"}.icofont-penalty-card:before{content:"\ee76"}.icofont-racer:before{content:"\ee77"}.icofont-racing-car:before{content:"\ee78"}.icofont-racing-flag-alt:before{content:"\ee79"}.icofont-racing-flag:before{content:"\ee7a"}.icofont-racings-wheel:before{content:"\ee7b"}.icofont-referee:before{content:"\ee7c"}.icofont-refree-jersey:before{content:"\ee7d"}.icofont-result:before{content:"\ee7e"}.icofont-rugby-ball:before{content:"\ee7f"}.icofont-rugby-player:before{content:"\ee80"}.icofont-rugby:before{content:"\ee81"}.icofont-runner-alt-1:before{content:"\ee82"}.icofont-runner-alt-2:before{content:"\ee83"}.icofont-runner:before{content:"\ee84"}.icofont-score-board:before{content:"\ee85"}.icofont-skiing-man:before{content:"\ee86"}.icofont-skydiving-goggles:before{content:"\ee87"}.icofont-snow-mobile:before{content:"\ee88"}.icofont-steering:before{content:"\ee89"}.icofont-substitute:before{content:"\ee8a"}.icofont-swimmer:before{content:"\ee8b"}.icofont-table-tennis:before{content:"\ee8c"}.icofont-team-alt:before{content:"\ee8d"}.icofont-team:before{content:"\ee8e"}.icofont-tennis-player:before{content:"\ee8f"}.icofont-tennis:before{content:"\ee90"}.icofont-time:before{content:"\ee91"}.icofont-track:before{content:"\ee92"}.icofont-tracking:before{content:"\ee93"}.icofont-trophy-alt:before{content:"\ee94"}.icofont-trophy:before{content:"\ee95"}.icofont-volleyball-alt:before{content:"\ee96"}.icofont-volleyball-fire:before{content:"\ee97"}.icofont-volleyball:before{content:"\ee98"}.icofont-water-bottle:before{content:"\ee99"}.icofont-whisle:before{content:"\ee9a"}.icofont-win-trophy:before{content:"\ee9b"}.icofont-align-center:before{content:"\ee9c"}.icofont-align-left:before{content:"\ee9d"}.icofont-align-right:before{content:"\ee9e"}.icofont-all-caps:before{content:"\ee9f"}.icofont-bold:before{content:"\eea0"}.icofont-brush:before{content:"\eea1"}.icofont-clip-board:before{content:"\eea2"}.icofont-code-alt:before{content:"\eea3"}.icofont-color-bucket:before{content:"\eea4"}.icofont-color-picker:before{content:"\eea5"}.icofont-copy-alt:before{content:"\eea6"}.icofont-copy-black:before{content:"\eea7"}.icofont-cut:before{content:"\eea8"}.icofont-delete-alt:before{content:"\eea9"}.icofont-edit-alt:before{content:"\eeaa"}.icofont-eraser-alt:before{content:"\eeab"}.icofont-file-alt:before{content:"\eeac"}.icofont-font:before{content:"\eead"}.icofont-header:before{content:"\eeae"}.icofont-indent:before{content:"\eeaf"}.icofont-italic-alt:before{content:"\eeb0"}.icofont-justify-all:before{content:"\eeb1"}.icofont-justify-center:before{content:"\eeb2"}.icofont-justify-left:before{content:"\eeb3"}.icofont-justify-right:before{content:"\eeb4"}.icofont-line-height:before{content:"\eeb5"}.icofont-link-alt:before{content:"\eeb6"}.icofont-listine-dots:before{content:"\eeb7"}.icofont-listing-box:before{content:"\eeb8"}.icofont-listing-number:before{content:"\eeb9"}.icofont-marker:before{content:"\eeba"}.icofont-outdent:before{content:"\eebb"}.icofont-paper-clip:before{content:"\eebc"}.icofont-paragraph:before{content:"\eebd"}.icofont-pin:before{content:"\eebe"}.icofont-printer:before{content:"\eebf"}.icofont-redo:before{content:"\eec0"}.icofont-rotation:before{content:"\eec1"}.icofont-save:before{content:"\eec2"}.icofont-small-cap:before{content:"\eec3"}.icofont-strike-through:before{content:"\eec4"}.icofont-sub-listing:before{content:"\eec5"}.icofont-subscript:before{content:"\eec6"}.icofont-superscript:before{content:"\eec7"}.icofont-table:before{content:"\eec8"}.icofont-text-height:before{content:"\eec9"}.icofont-text-width:before{content:"\eeca"}.icofont-trash:before{content:"\eecb"}.icofont-underline:before{content:"\eecc"}.icofont-undo:before{content:"\eecd"}.icofont-unlink:before{content:"\eece"}.icofont-air-balloon:before{content:"\eecf"}.icofont-airplane-alt:before{content:"\eed0"}.icofont-airplane:before{content:"\eed1"}.icofont-ambulance-crescent:before{content:"\eed2"}.icofont-ambulance-cross:before{content:"\eed3"}.icofont-articulated-truck:before{content:"\eed4"}.icofont-auto-rickshaw:before{content:"\eed5"}.icofont-bicycle-alt-1:before{content:"\eed6"}.icofont-bicycle-alt-2:before{content:"\eed7"}.icofont-bull-dozer:before{content:"\eed8"}.icofont-bus-alt-1:before{content:"\eed9"}.icofont-bus-alt-2:before{content:"\eeda"}.icofont-bus-alt-3:before{content:"\eedb"}.icofont-cable-car:before{content:"\eedc"}.icofont-car-alt-1:before{content:"\eedd"}.icofont-car-alt-2:before{content:"\eede"}.icofont-car-alt-3:before{content:"\eedf"}.icofont-car-alt-4:before{content:"\eee0"}.icofont-concrete-mixer:before{content:"\eee1"}.icofont-delivery-time:before{content:"\eee2"}.icofont-excavator:before{content:"\eee3"}.icofont-fast-delivery:before{content:"\eee4"}.icofont-fire-truck-alt:before{content:"\eee5"}.icofont-fire-truck:before{content:"\eee6"}.icofont-fork-lift:before{content:"\eee7"}.icofont-free-delivery:before{content:"\eee8"}.icofont-golf-cart:before{content:"\eee9"}.icofont-helicopter:before{content:"\eeea"}.icofont-motor-bike-alt:before{content:"\eeeb"}.icofont-motor-bike:before{content:"\eeec"}.icofont-motor-biker:before{content:"\eeed"}.icofont-oil-truck:before{content:"\eeee"}.icofont-police-car:before{content:"\eeef"}.icofont-rickshaw:before{content:"\eef0"}.icofont-rocket-alt-1:before{content:"\eef1"}.icofont-rocket-alt-2:before{content:"\eef2"}.icofont-sail-boat:before{content:"\eef3"}.icofont-scooter:before{content:"\eef4"}.icofont-sea-plane:before{content:"\eef5"}.icofont-ship-alt:before{content:"\eef6"}.icofont-speed-boat:before{content:"\eef7"}.icofont-taxi:before{content:"\eef8"}.icofont-tow-truck:before{content:"\eef9"}.icofont-tractor:before{content:"\eefa"}.icofont-traffic-light:before{content:"\eefb"}.icofont-train-line:before{content:"\eefc"}.icofont-train-steam:before{content:"\eefd"}.icofont-tram:before{content:"\eefe"}.icofont-truck-alt:before{content:"\eeff"}.icofont-truck-loaded:before{content:"\ef00"}.icofont-truck:before{content:"\ef01"}.icofont-van-alt:before{content:"\ef02"}.icofont-van:before{content:"\ef03"}.icofont-yacht:before{content:"\ef04"}.icofont-5-star-hotel:before{content:"\ef05"}.icofont-anchor-alt:before{content:"\ef06"}.icofont-beach-bed:before{content:"\ef07"}.icofont-camping-vest:before{content:"\ef08"}.icofont-coconut-alt:before{content:"\ef09"}.icofont-direction-sign:before{content:"\ef0a"}.icofont-hill-side:before{content:"\ef0b"}.icofont-island-alt:before{content:"\ef0c"}.icofont-long-drive:before{content:"\ef0d"}.icofont-map-pins:before{content:"\ef0e"}.icofont-plane-ticket:before{content:"\ef0f"}.icofont-sail-boat-alt-1:before{content:"\ef10"}.icofont-sail-boat-alt-2:before{content:"\ef11"}.icofont-sandals-female:before{content:"\ef12"}.icofont-sandals-male:before{content:"\ef13"}.icofont-travelling:before{content:"\ef14"}.icofont-breakdown:before{content:"\ef15"}.icofont-celsius:before{content:"\ef16"}.icofont-clouds:before{content:"\ef17"}.icofont-cloudy:before{content:"\ef18"}.icofont-compass-alt:before{content:"\ef19"}.icofont-dust:before{content:"\ef1a"}.icofont-eclipse:before{content:"\ef1b"}.icofont-fahrenheit:before{content:"\ef1c"}.icofont-forest-fire:before{content:"\ef1d"}.icofont-full-night:before{content:"\ef1e"}.icofont-full-sunny:before{content:"\ef1f"}.icofont-hail-night:before{content:"\ef20"}.icofont-hail-rainy-night:before{content:"\ef21"}.icofont-hail-rainy-sunny:before{content:"\ef22"}.icofont-hail-rainy:before{content:"\ef23"}.icofont-hail-sunny:before{content:"\ef24"}.icofont-hail-thunder-night:before{content:"\ef25"}.icofont-hail-thunder-sunny:before{content:"\ef26"}.icofont-hail-thunder:before{content:"\ef27"}.icofont-hail:before{content:"\ef28"}.icofont-hill-night:before{content:"\ef29"}.icofont-hill-sunny:before{content:"\ef2a"}.icofont-hill:before{content:"\ef2b"}.icofont-hurricane:before{content:"\ef2c"}.icofont-island:before{content:"\ef2d"}.icofont-meteor:before{content:"\ef2e"}.icofont-night:before{content:"\ef2f"}.icofont-rainy-night:before{content:"\ef30"}.icofont-rainy-sunny:before{content:"\ef31"}.icofont-rainy-thunder:before{content:"\ef32"}.icofont-rainy:before{content:"\ef33"}.icofont-showy-night-hail:before{content:"\ef34"}.icofont-snow-temp:before{content:"\ef35"}.icofont-snow:before{content:"\ef36"}.icofont-snowy-hail:before{content:"\ef37"}.icofont-snowy-night-rainy:before{content:"\ef38"}.icofont-snowy-night:before{content:"\ef39"}.icofont-snowy-rainy:before{content:"\ef3a"}.icofont-snowy-sunny-hail:before{content:"\ef3b"}.icofont-snowy-sunny-rainy:before{content:"\ef3c"}.icofont-snowy-sunny:before{content:"\ef3d"}.icofont-snowy-thunder-night:before{content:"\ef3e"}.icofont-snowy-thunder-sunny:before{content:"\ef3f"}.icofont-snowy-thunder:before{content:"\ef40"}.icofont-snowy-windy-night:before{content:"\ef41"}.icofont-snowy-windy-sunny:before{content:"\ef42"}.icofont-snowy-windy:before{content:"\ef43"}.icofont-snowy:before{content:"\ef44"}.icofont-sun-alt:before{content:"\ef45"}.icofont-sun-rise:before{content:"\ef46"}.icofont-sun-set:before{content:"\ef47"}.icofont-sunny-day-temp:before{content:"\ef48"}.icofont-sunny:before{content:"\ef49"}.icofont-thermometer:before{content:"\ef4a"}.icofont-thinder-light:before{content:"\ef4b"}.icofont-tornado:before{content:"\ef4c"}.icofont-umbrella-alt:before{content:"\ef4d"}.icofont-volcano:before{content:"\ef4e"}.icofont-wave:before{content:"\ef4f"}.icofont-wind-scale-0:before{content:"\ef50"}.icofont-wind-scale-1:before{content:"\ef51"}.icofont-wind-scale-2:before{content:"\ef52"}.icofont-wind-scale-3:before{content:"\ef53"}.icofont-wind-scale-4:before{content:"\ef54"}.icofont-wind-scale-5:before{content:"\ef55"}.icofont-wind-scale-6:before{content:"\ef56"}.icofont-wind-scale-7:before{content:"\ef57"}.icofont-wind-scale-8:before{content:"\ef58"}.icofont-wind-scale-9:before{content:"\ef59"}.icofont-wind-scale-10:before{content:"\ef5a"}.icofont-wind-scale-11:before{content:"\ef5b"}.icofont-wind-scale-12:before{content:"\ef5c"}.icofont-wind-waves:before{content:"\ef5d"}.icofont-wind:before{content:"\ef5e"}.icofont-windy-hail:before{content:"\ef5f"}.icofont-windy-night:before{content:"\ef60"}.icofont-windy-raining:before{content:"\ef61"}.icofont-windy-sunny:before{content:"\ef62"}.icofont-windy-thunder-raining:before{content:"\ef63"}.icofont-windy-thunder:before{content:"\ef64"}.icofont-windy:before{content:"\ef65"}.icofont-addons:before{content:"\ef66"}.icofont-address-book:before{content:"\ef67"}.icofont-adjust:before{content:"\ef68"}.icofont-alarm:before{content:"\ef69"}.icofont-anchor:before{content:"\ef6a"}.icofont-archive:before{content:"\ef6b"}.icofont-at:before{content:"\ef6c"}.icofont-attachment:before{content:"\ef6d"}.icofont-audio:before{content:"\ef6e"}.icofont-auto-mobile:before{content:"\ef6f"}.icofont-automation:before{content:"\ef70"}.icofont-baby:before{content:"\ef71"}.icofont-badge:before{content:"\ef72"}.icofont-bag:before{content:"\ef73"}.icofont-ban:before{content:"\ef74"}.icofont-bank:before{content:"\ef75"}.icofont-bar-code:before{content:"\ef76"}.icofont-bars:before{content:"\ef77"}.icofont-battery-empty:before{content:"\ef78"}.icofont-battery-full:before{content:"\ef79"}.icofont-battery-half:before{content:"\ef7a"}.icofont-battery-low:before{content:"\ef7b"}.icofont-beach:before{content:"\ef7c"}.icofont-beaker:before{content:"\ef7d"}.icofont-bear:before{content:"\ef7e"}.icofont-beard:before{content:"\ef7f"}.icofont-bed:before{content:"\ef80"}.icofont-bell:before{content:"\ef81"}.icofont-beverage:before{content:"\ef82"}.icofont-bicycle:before{content:"\ef83"}.icofont-bill:before{content:"\ef84"}.icofont-bin:before{content:"\ef85"}.icofont-binary:before{content:"\ef86"}.icofont-binoculars:before{content:"\ef87"}.icofont-bird:before{content:"\ef88"}.icofont-birds:before{content:"\ef89"}.icofont-black-board:before{content:"\ef8a"}.icofont-bluetooth:before{content:"\ef8b"}.icofont-bolt:before{content:"\ef8c"}.icofont-bomb:before{content:"\ef8d"}.icofont-book-mark:before{content:"\ef8e"}.icofont-book:before{content:"\ef8f"}.icofont-boot:before{content:"\ef90"}.icofont-box:before{content:"\ef91"}.icofont-brain:before{content:"\ef92"}.icofont-briefcase:before{content:"\ef93"}.icofont-broken:before{content:"\ef94"}.icofont-bucket:before{content:"\ef95"}.icofont-bucket1:before{content:"\ef96"}.icofont-bucket2:before{content:"\ef97"}.icofont-bug:before{content:"\ef98"}.icofont-building:before{content:"\ef99"}.icofont-bullet:before{content:"\ef9a"}.icofont-bullhorn:before{content:"\ef9b"}.icofont-bullseye:before{content:"\ef9c"}.icofont-bus:before{content:"\ef9d"}.icofont-butterfly:before{content:"\ef9e"}.icofont-cab:before{content:"\ef9f"}.icofont-calculator:before{content:"\efa0"}.icofont-calendar:before{content:"\efa1"}.icofont-camera-alt:before{content:"\efa2"}.icofont-camera:before{content:"\efa3"}.icofont-car:before{content:"\efa4"}.icofont-card:before{content:"\efa5"}.icofont-cart:before{content:"\efa6"}.icofont-cc:before{content:"\efa7"}.icofont-certificate:before{content:"\efa8"}.icofont-charging:before{content:"\efa9"}.icofont-chat:before{content:"\efaa"}.icofont-check-alt:before{content:"\efab"}.icofont-check-circled:before{content:"\efac"}.icofont-check:before{content:"\efad"}.icofont-checked:before{content:"\efae"}.icofont-children-care:before{content:"\efaf"}.icofont-clock-time:before{content:"\efb0"}.icofont-close-circled:before{content:"\efb1"}.icofont-close-line-circled:before{content:"\efb2"}.icofont-close-line-squared-alt:before{content:"\efb3"}.icofont-close-line-squared:before{content:"\efb4"}.icofont-close-line:before{content:"\efb5"}.icofont-close-squared-alt:before{content:"\efb6"}.icofont-close-squared:before{content:"\efb7"}.icofont-close:before{content:"\efb8"}.icofont-cloud-download:before{content:"\efb9"}.icofont-cloud-refresh:before{content:"\efba"}.icofont-cloud-upload:before{content:"\efbb"}.icofont-cloud:before{content:"\efbc"}.icofont-code-not-allowed:before{content:"\efbd"}.icofont-code:before{content:"\efbe"}.icofont-coffee-cup:before{content:"\efbf"}.icofont-comment:before{content:"\efc0"}.icofont-compass:before{content:"\efc1"}.icofont-computer:before{content:"\efc2"}.icofont-connection:before{content:"\efc3"}.icofont-console:before{content:"\efc4"}.icofont-contacts:before{content:"\efc5"}.icofont-contrast:before{content:"\efc6"}.icofont-copy:before{content:"\efc7"}.icofont-copyright:before{content:"\efc8"}.icofont-credit-card:before{content:"\efc9"}.icofont-crop:before{content:"\efca"}.icofont-crown:before{content:"\efcb"}.icofont-cube:before{content:"\efcc"}.icofont-cubes:before{content:"\efcd"}.icofont-culinary:before{content:"\efce"}.icofont-dashboard-web:before{content:"\efcf"}.icofont-dashboard:before{content:"\efd0"}.icofont-data:before{content:"\efd1"}.icofont-database-add:before{content:"\efd2"}.icofont-database-locked:before{content:"\efd3"}.icofont-database-remove:before{content:"\efd4"}.icofont-database:before{content:"\efd5"}.icofont-delete:before{content:"\efd6"}.icofont-diamond:before{content:"\efd7"}.icofont-dice:before{content:"\efd8"}.icofont-disabled:before{content:"\efd9"}.icofont-disc:before{content:"\efda"}.icofont-diskette:before{content:"\efdb"}.icofont-document-folder:before{content:"\efdc"}.icofont-download-alt:before{content:"\efdd"}.icofont-download:before{content:"\efde"}.icofont-downloaded:before{content:"\efdf"}.icofont-earth:before{content:"\efe0"}.icofont-ebook:before{content:"\efe1"}.icofont-edit:before{content:"\efe2"}.icofont-eject:before{content:"\efe3"}.icofont-email:before{content:"\efe4"}.icofont-envelope-open:before{content:"\efe5"}.icofont-envelope:before{content:"\efe6"}.icofont-eraser:before{content:"\efe7"}.icofont-error:before{content:"\efe8"}.icofont-exchange:before{content:"\efe9"}.icofont-exclamation-circle:before{content:"\efea"}.icofont-exclamation-square:before{content:"\efeb"}.icofont-exclamation-tringle:before{content:"\efec"}.icofont-exclamation:before{content:"\efed"}.icofont-exit:before{content:"\efee"}.icofont-expand:before{content:"\efef"}.icofont-external-link:before{content:"\eff0"}.icofont-external:before{content:"\eff1"}.icofont-eye-blocked:before{content:"\eff2"}.icofont-eye-dropper:before{content:"\eff3"}.icofont-eye:before{content:"\eff4"}.icofont-favourite:before{content:"\eff5"}.icofont-fax:before{content:"\eff6"}.icofont-female:before{content:"\eff7"}.icofont-file:before{content:"\eff8"}.icofont-film:before{content:"\eff9"}.icofont-filter:before{content:"\effa"}.icofont-fire-burn:before{content:"\effb"}.icofont-fire-extinguisher:before{content:"\effc"}.icofont-fire:before{content:"\effd"}.icofont-first-aid:before{content:"\effe"}.icofont-flag-alt-1:before{content:"\efff"}.icofont-flag-alt-2:before{content:"\f000"}.icofont-flag:before{content:"\f001"}.icofont-flash-light:before{content:"\f002"}.icofont-flash:before{content:"\f003"}.icofont-flask:before{content:"\f004"}.icofont-focus:before{content:"\f005"}.icofont-folder-open:before{content:"\f006"}.icofont-folder:before{content:"\f007"}.icofont-foot-print:before{content:"\f008"}.icofont-football-american:before{content:"\f009"}.icofont-football:before{content:"\f00a"}.icofont-game-console:before{content:"\f00b"}.icofont-game-pad:before{content:"\f00c"}.icofont-gavel:before{content:"\f00d"}.icofont-gear:before{content:"\f00e"}.icofont-gears:before{content:"\f00f"}.icofont-gift:before{content:"\f010"}.icofont-glass:before{content:"\f011"}.icofont-globe:before{content:"\f012"}.icofont-graduate:before{content:"\f013"}.icofont-graffiti:before{content:"\f014"}.icofont-grocery:before{content:"\f015"}.icofont-group:before{content:"\f016"}.icofont-hammer:before{content:"\f017"}.icofont-hand:before{content:"\f018"}.icofont-hanger:before{content:"\f019"}.icofont-hard-disk:before{content:"\f01a"}.icofont-headphone:before{content:"\f01b"}.icofont-heart-beat:before{content:"\f01c"}.icofont-heart:before{content:"\f01d"}.icofont-history:before{content:"\f01e"}.icofont-home:before{content:"\f01f"}.icofont-horn:before{content:"\f020"}.icofont-hotel:before{content:"\f021"}.icofont-hour-glass:before{content:"\f022"}.icofont-id:before{content:"\f023"}.icofont-image:before{content:"\f024"}.icofont-inbox:before{content:"\f025"}.icofont-infinite:before{content:"\f026"}.icofont-info-circle:before{content:"\f027"}.icofont-info-square:before{content:"\f028"}.icofont-info:before{content:"\f029"}.icofont-institution:before{content:"\f02a"}.icofont-interface:before{content:"\f02b"}.icofont-invisible:before{content:"\f02c"}.icofont-italic:before{content:"\f02d"}.icofont-jacket:before{content:"\f02e"}.icofont-jar:before{content:"\f02f"}.icofont-jewlery:before{content:"\f030"}.icofont-karate:before{content:"\f031"}.icofont-key-hole:before{content:"\f032"}.icofont-key:before{content:"\f033"}.icofont-keyboard:before{content:"\f034"}.icofont-kid:before{content:"\f035"}.icofont-label:before{content:"\f036"}.icofont-lamp:before{content:"\f037"}.icofont-laptop:before{content:"\f038"}.icofont-layers:before{content:"\f039"}.icofont-layout:before{content:"\f03a"}.icofont-leaf:before{content:"\f03b"}.icofont-leaflet:before{content:"\f03c"}.icofont-learn:before{content:"\f03d"}.icofont-legal:before{content:"\f03e"}.icofont-lego:before{content:"\f03f"}.icofont-lemon:before{content:"\f040"}.icofont-lens:before{content:"\f041"}.icofont-letter:before{content:"\f042"}.icofont-letterbox:before{content:"\f043"}.icofont-library:before{content:"\f044"}.icofont-license:before{content:"\f045"}.icofont-life-bouy:before{content:"\f046"}.icofont-life-buoy:before{content:"\f047"}.icofont-life-jacket:before{content:"\f048"}.icofont-life-ring:before{content:"\f049"}.icofont-light-bulb:before{content:"\f04a"}.icofont-lighter:before{content:"\f04b"}.icofont-lightning-ray:before{content:"\f04c"}.icofont-like:before{content:"\f04d"}.icofont-link:before{content:"\f04e"}.icofont-live-support:before{content:"\f04f"}.icofont-location-arrow:before{content:"\f050"}.icofont-location-pin:before{content:"\f051"}.icofont-lock:before{content:"\f052"}.icofont-login:before{content:"\f053"}.icofont-logout:before{content:"\f054"}.icofont-lollipop:before{content:"\f055"}.icofont-look:before{content:"\f056"}.icofont-loop:before{content:"\f057"}.icofont-luggage:before{content:"\f058"}.icofont-lunch:before{content:"\f059"}.icofont-lungs:before{content:"\f05a"}.icofont-magic-alt:before{content:"\f05b"}.icofont-magic:before{content:"\f05c"}.icofont-magnet:before{content:"\f05d"}.icofont-mail-box:before{content:"\f05e"}.icofont-mail:before{content:"\f05f"}.icofont-male:before{content:"\f060"}.icofont-map:before{content:"\f061"}.icofont-math:before{content:"\f062"}.icofont-maximize:before{content:"\f063"}.icofont-measure:before{content:"\f064"}.icofont-medal:before{content:"\f065"}.icofont-medical:before{content:"\f066"}.icofont-medicine:before{content:"\f067"}.icofont-mega-phone:before{content:"\f068"}.icofont-memorial:before{content:"\f069"}.icofont-memory-card:before{content:"\f06a"}.icofont-mic-mute:before{content:"\f06b"}.icofont-mic:before{content:"\f06c"}.icofont-micro-chip:before{content:"\f06d"}.icofont-microphone:before{content:"\f06e"}.icofont-microscope:before{content:"\f06f"}.icofont-military:before{content:"\f070"}.icofont-mill:before{content:"\f071"}.icofont-minus-circle:before{content:"\f072"}.icofont-minus-square:before{content:"\f073"}.icofont-minus:before{content:"\f074"}.icofont-mobile-phone:before{content:"\f075"}.icofont-molecule:before{content:"\f076"}.icofont-money:before{content:"\f077"}.icofont-moon:before{content:"\f078"}.icofont-mop:before{content:"\f079"}.icofont-muffin:before{content:"\f07a"}.icofont-music-alt:before{content:"\f07b"}.icofont-music-notes:before{content:"\f07c"}.icofont-music:before{content:"\f07d"}.icofont-mustache:before{content:"\f07e"}.icofont-mute-volume:before{content:"\f07f"}.icofont-navigation-menu:before{content:"\f080"}.icofont-navigation:before{content:"\f081"}.icofont-network-tower:before{content:"\f082"}.icofont-network:before{content:"\f083"}.icofont-news:before{content:"\f084"}.icofont-newspaper:before{content:"\f085"}.icofont-no-smoking:before{content:"\f086"}.icofont-not-allowed:before{content:"\f087"}.icofont-notebook:before{content:"\f088"}.icofont-notepad:before{content:"\f089"}.icofont-notification:before{content:"\f08a"}.icofont-numbered:before{content:"\f08b"}.icofont-opposite:before{content:"\f08c"}.icofont-optic:before{content:"\f08d"}.icofont-options:before{content:"\f08e"}.icofont-package:before{content:"\f08f"}.icofont-page:before{content:"\f090"}.icofont-paint:before{content:"\f091"}.icofont-paper-plane:before{content:"\f092"}.icofont-paperclip:before{content:"\f093"}.icofont-papers:before{content:"\f094"}.icofont-paw:before{content:"\f095"}.icofont-pay:before{content:"\f096"}.icofont-pen:before{content:"\f097"}.icofont-pencil:before{content:"\f098"}.icofont-penguin-linux:before{content:"\f099"}.icofont-pestle:before{content:"\f09a"}.icofont-phone-circle:before{content:"\f09b"}.icofont-phone:before{content:"\f09c"}.icofont-picture:before{content:"\f09d"}.icofont-pie:before{content:"\f09e"}.icofont-pine:before{content:"\f09f"}.icofont-pixels:before{content:"\f0a0"}.icofont-play:before{content:"\f0a1"}.icofont-plugin:before{content:"\f0a2"}.icofont-plus-circle:before{content:"\f0a3"}.icofont-plus-square:before{content:"\f0a4"}.icofont-plus:before{content:"\f0a5"}.icofont-polygonal:before{content:"\f0a6"}.icofont-power:before{content:"\f0a7"}.icofont-presentation:before{content:"\f0a8"}.icofont-price:before{content:"\f0a9"}.icofont-print:before{content:"\f0aa"}.icofont-puzzle:before{content:"\f0ab"}.icofont-qr-code:before{content:"\f0ac"}.icofont-queen:before{content:"\f0ad"}.icofont-question-circle:before{content:"\f0ae"}.icofont-question-square:before{content:"\f0af"}.icofont-question:before{content:"\f0b0"}.icofont-quote-left:before{content:"\f0b1"}.icofont-quote-right:before{content:"\f0b2"}.icofont-radio:before{content:"\f0b3"}.icofont-random:before{content:"\f0b4"}.icofont-recycle:before{content:"\f0b5"}.icofont-refresh:before{content:"\f0b6"}.icofont-repair:before{content:"\f0b7"}.icofont-reply-all:before{content:"\f0b8"}.icofont-reply:before{content:"\f0b9"}.icofont-resize:before{content:"\f0ba"}.icofont-responsive:before{content:"\f0bb"}.icofont-retweet:before{content:"\f0bc"}.icofont-road:before{content:"\f0bd"}.icofont-robot:before{content:"\f0be"}.icofont-rocket:before{content:"\f0bf"}.icofont-royal:before{content:"\f0c0"}.icofont-rss-feed:before{content:"\f0c1"}.icofont-safety:before{content:"\f0c2"}.icofont-sale-discount:before{content:"\f0c3"}.icofont-satellite:before{content:"\f0c4"}.icofont-send-mail:before{content:"\f0c5"}.icofont-server:before{content:"\f0c6"}.icofont-settings:before{content:"\f0c7"}.icofont-share-alt:before{content:"\f0c8"}.icofont-share-boxed:before{content:"\f0c9"}.icofont-share:before{content:"\f0ca"}.icofont-shield:before{content:"\f0cb"}.icofont-ship:before{content:"\f0cc"}.icofont-shopping-cart:before{content:"\f0cd"}.icofont-sign-in:before{content:"\f0ce"}.icofont-sign-out:before{content:"\f0cf"}.icofont-signal:before{content:"\f0d0"}.icofont-site-map:before{content:"\f0d1"}.icofont-smart-phone:before{content:"\f0d2"}.icofont-soccer:before{content:"\f0d3"}.icofont-sort-alt:before{content:"\f0d4"}.icofont-sort:before{content:"\f0d5"}.icofont-space:before{content:"\f0d6"}.icofont-spanner:before{content:"\f0d7"}.icofont-speech-comments:before{content:"\f0d8"}.icofont-speed-meter:before{content:"\f0d9"}.icofont-spinner-alt-1:before{content:"\f0da"}.icofont-spinner-alt-2:before{content:"\f0db"}.icofont-spinner-alt-3:before{content:"\f0dc"}.icofont-spinner-alt-4:before{content:"\f0dd"}.icofont-spinner-alt-5:before{content:"\f0de"}.icofont-spinner-alt-6:before{content:"\f0df"}.icofont-spinner:before{content:"\f0e0"}.icofont-spreadsheet:before{content:"\f0e1"}.icofont-square:before{content:"\f0e2"}.icofont-ssl-security:before{content:"\f0e3"}.icofont-star-alt-1:before{content:"\f0e4"}.icofont-star-alt-2:before{content:"\f0e5"}.icofont-star:before{content:"\f0e6"}.icofont-street-view:before{content:"\f0e7"}.icofont-sun:before{content:"\f0e8"}.icofont-support-faq:before{content:"\f0e9"}.icofont-tack-pin:before{content:"\f0ea"}.icofont-tag:before{content:"\f0eb"}.icofont-tags:before{content:"\f0ec"}.icofont-tasks:before{content:"\f0ed"}.icofont-telephone:before{content:"\f0ee"}.icofont-telescope:before{content:"\f0ef"}.icofont-terminal:before{content:"\f0f0"}.icofont-thumbs-down:before{content:"\f0f1"}.icofont-thumbs-up:before{content:"\f0f2"}.icofont-tick-boxed:before{content:"\f0f3"}.icofont-tick-mark:before{content:"\f0f4"}.icofont-ticket:before{content:"\f0f5"}.icofont-tie:before{content:"\f0f6"}.icofont-toggle-off:before{content:"\f0f7"}.icofont-toggle-on:before{content:"\f0f8"}.icofont-tools:before{content:"\f0f9"}.icofont-transparent:before{content:"\f0fa"}.icofont-tree:before{content:"\f0fb"}.icofont-umbrella:before{content:"\f0fc"}.icofont-unlock:before{content:"\f0fd"}.icofont-unlocked:before{content:"\f0fe"}.icofont-upload-alt:before{content:"\f0ff"}.icofont-upload:before{content:"\f100"}.icofont-usb-drive:before{content:"\f101"}.icofont-usb:before{content:"\f102"}.icofont-vector-path:before{content:"\f103"}.icofont-verification-check:before{content:"\f104"}.icofont-video-clapper:before{content:"\f105"}.icofont-video:before{content:"\f106"}.icofont-volume-down:before{content:"\f107"}.icofont-volume-off:before{content:"\f108"}.icofont-volume-up:before{content:"\f109"}.icofont-wall-clock:before{content:"\f10a"}.icofont-wall:before{content:"\f10b"}.icofont-wallet:before{content:"\f10c"}.icofont-warning-alt:before{content:"\f10d"}.icofont-warning:before{content:"\f10e"}.icofont-water-drop:before{content:"\f10f"}.icofont-web:before{content:"\f110"}.icofont-wheelchair:before{content:"\f111"}.icofont-wifi-alt:before{content:"\f112"}.icofont-wifi:before{content:"\f113"}.icofont-world:before{content:"\f114"}.icofont-zigzag:before{content:"\f115"}.icofont-zipped:before{content:"\f116"}.icofont-social-500px:before{content:"\f117"}.icofont-social-baidu-tieba:before{content:"\f118"}.icofont-social-bbm-messenger:before{content:"\f119"}.icofont-social-delicious:before{content:"\f11a"}.icofont-social-dribbble:before{content:"\f11b"}.icofont-social-facebook-messenger:before{content:"\f11c"}.icofont-social-flikr:before{content:"\f11d"}.icofont-social-foursquare:before{content:"\f11e"}.icofont-social-google-hangouts:before{content:"\f11f"}.icofont-social-kakaotalk:before{content:"\f120"}.icofont-social-kik:before{content:"\f121"}.icofont-social-kiwibox:before{content:"\f122"}.icofont-social-linkedin:before{content:"\f123"}.icofont-social-meetme:before{content:"\f124"}.icofont-social-odnoklassniki:before{content:"\f125"}.icofont-social-photobucket:before{content:"\f126"}.icofont-social-qq:before{content:"\f127"}.icofont-social-renren:before{content:"\f128"}.icofont-social-slack:before{content:"\f129"}.icofont-social-slidshare:before{content:"\f12a"}.icofont-social-snapchat:before{content:"\f12b"}.icofont-social-soundcloud:before{content:"\f12c"}.icofont-social-spotify:before{content:"\f12d"}.icofont-social-stack-exchange:before{content:"\f12e"}.icofont-social-stack-overflow:before{content:"\f12f"}.icofont-social-tagged:before{content:"\f130"}.icofont-social-trello:before{content:"\f131"}.icofont-social-twitch:before{content:"\f132"}.icofont-social-vk:before{content:"\f133"}.icofont-social-weibo:before{content:"\f134"}.icofont-social-whatsapp:before{content:"\f135"}.icofont-social-youku:before{content:"\f136"}.icofont-social-youtube-play:before{content:"\f137"}.icofont-social-youtube:before{content:"\f138"}.icofont-brand-xiaomi:before{content:"\f139"}.icofont-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-fw{display:inline-block;width:1.28571429em;text-align:center}.icofont-fw{width:1.28571429em;text-align:center}.icofont-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.icofont-ul>li{position:relative}.icofont-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.icofont-rotate{-webkit-animation:icofont-rotate 2s infinite linear;animation:icofont-rotate 2s infinite linear}@-webkit-keyframes icofont-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes icofont-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.snacksrecipe.com/wp-content/themes/qefood-wp/inc/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
.searchwp-live-search-results{background:#fff;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(30,30,30,.4);box-shadow:0 0 2px 0 rgba(30,30,30,.4);-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;max-height:300px;min-height:175px;min-width:315px;width:315px}.searchwp-live-search-result{border-bottom:1px solid rgba(30,30,30,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:10px}.searchwp-live-search-result:last-child{border-bottom:none}.searchwp-live-search-result--img{-ms-flex-negative:0;flex-shrink:0}.searchwp-live-search-result--img,.searchwp-live-search-results-container.swp-ls--img-sm .searchwp-live-search-result--img{-ms-flex-preferred-size:70px;flex-basis:70px}.searchwp-live-search-results-container.swp-ls--img-m .searchwp-live-search-result--img{-ms-flex-preferred-size:110px;flex-basis:110px}.searchwp-live-search-results-container.swp-ls--img-l .searchwp-live-search-result--img{-ms-flex-preferred-size:150px;flex-basis:150px}.searchwp-live-search-result--img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;width:100%}.searchwp-live-search-result--info{-webkit-box-flex:1;-ms-flex:1 1 250px;flex:1 1 250px;overflow:hidden;text-overflow:ellipsis}.searchwp-live-search-result--title{font-size:1.1em;font-weight:700;margin-top:0}.searchwp-live-search-result--desc{font-size:.9em}.searchwp-live-search-result--ecommerce{-ms-flex-negative:0;flex-shrink:0;margin-left:auto;text-align:end}.searchwp-live-search-result--ecommerce *{font-size:1em}.searchwp-live-search-no-min-chars .spinner{opacity:.3}.searchwp-live-search-result--focused{background:#f7f7f7}.searchwp-live-search-instructions{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@-webkit-keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}
.searchwp-live-search-result .searchwp-live-search-result--title a{font-size:16px}.searchwp-live-search-result .searchwp-live-search-result--price{font-size:14px}.searchwp-live-search-result .searchwp-live-search-result--add-to-cart .button{font-size:14px}
.tippy-box[data-theme~=wprm]{background-color:#333;color:#fff}.tippy-box[data-theme~=wprm][data-placement^=top]>.tippy-arrow:before{border-top-color:#333}.tippy-box[data-theme~=wprm][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#333}.tippy-box[data-theme~=wprm][data-placement^=left]>.tippy-arrow:before{border-left-color:#333}.tippy-box[data-theme~=wprm][data-placement^=right]>.tippy-arrow:before{border-right-color:#333}.tippy-box[data-theme~=wprm] a{color:#fff}.wprm-comment-rating svg{width:18px !important;height:18px !important}img.wprm-comment-rating{width:90px !important;height:18px !important}body{--comment-rating-star-color:#000}body{--wprm-popup-font-size:16px}body{--wprm-popup-background:#fff}body{--wprm-popup-title:#000}body{--wprm-popup-content:#444}body{--wprm-popup-button-background:#444}body{--wprm-popup-button-text:#fff}body{--wprm-popup-accent:#747b2d}.wprm-popup-modal__header{background:0 0 !important}
.wprm-glossary-term{color:#5a822b;text-decoration:underline;cursor:help}
.wprm-recipe-template-snippet-basic-buttons{font-family:inherit;font-size:.9em;text-align:center;margin-top:0;margin-bottom:10px}.wprm-recipe-template-snippet-basic-buttons a{margin:5px;margin:5px}.wprm-recipe-template-snippet-basic-buttons a:first-child{margin-left:0}.wprm-recipe-template-snippet-basic-buttons a:last-child{margin-right:0}.wprm-recipe-template-chic{margin:20px auto;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.9em;line-height:1.5em;color:#333;max-width:650px}.wprm-recipe-template-chic a{color:#3498db}.wprm-recipe-template-chic p,.wprm-recipe-template-chic li{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1em !important;line-height:1.5em !important}.wprm-recipe-template-chic li:not(.wprm-recipe-instruction-tip){margin:0 0 0 32px !important}.wprm-recipe-template-chic li:not(.wprm-recipe-instruction-tip){padding:0 !important}.rtl .wprm-recipe-template-chic li:not(.wprm-recipe-instruction-tip){margin:0 32px 0 0 !important}.wprm-recipe-template-chic ol,.wprm-recipe-template-chic ul{margin:0 !important;padding:0 !important}.wprm-recipe-template-chic br{display:none}.wprm-recipe-template-chic .wprm-recipe-name,.wprm-recipe-template-chic .wprm-recipe-header{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;line-height:1.3em}.wprm-recipe-template-chic .wprm-recipe-header *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wprm-recipe-template-chic h1,.wprm-recipe-template-chic h2,.wprm-recipe-template-chic h3,.wprm-recipe-template-chic h4,.wprm-recipe-template-chic h5,.wprm-recipe-template-chic h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#212121;line-height:1.3em;margin:0 !important;padding:0 !important}.wprm-recipe-template-chic .wprm-recipe-header{margin-top:1.2em !important}.wprm-recipe-template-chic h1{font-size:2em}.wprm-recipe-template-chic h2{font-size:1.8em}.wprm-recipe-template-chic h3{font-size:1.2em}.wprm-recipe-template-chic h4{font-size:1em}.wprm-recipe-template-chic h5{font-size:1em}.wprm-recipe-template-chic h6{font-size:1em}.wprm-recipe-template-chic{font-size:1em;border-style:solid;border-width:1px;border-color:#e0e0e0;padding:10px;background-color:#fff;max-width:950px}.wprm-recipe-template-chic a{color:#5a822b}.wprm-recipe-template-chic .wprm-recipe-name{line-height:1.3em;font-weight:700}.wprm-recipe-template-chic .wprm-template-chic-buttons{clear:both;font-size:.9em;text-align:center}.wprm-recipe-template-chic .wprm-template-chic-buttons .wprm-recipe-icon{margin-right:5px}.wprm-recipe-template-chic .wprm-recipe-header{margin-bottom:.5em !important}.wprm-recipe-template-chic .wprm-nutrition-label-container{font-size:.9em}.wprm-recipe-template-chic .wprm-call-to-action{border-radius:3px}.wprm-recipe-template-compact-howto{margin:20px auto;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.9em;line-height:1.5em;color:#333;max-width:650px}.wprm-recipe-template-compact-howto a{color:#3498db}.wprm-recipe-template-compact-howto p,.wprm-recipe-template-compact-howto li{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1em !important;line-height:1.5em !important}.wprm-recipe-template-compact-howto li:not(.wprm-recipe-instruction-tip){margin:0 0 0 32px !important}.wprm-recipe-template-compact-howto li:not(.wprm-recipe-instruction-tip){padding:0 !important}.rtl .wprm-recipe-template-compact-howto li:not(.wprm-recipe-instruction-tip){margin:0 32px 0 0 !important}.wprm-recipe-template-compact-howto ol,.wprm-recipe-template-compact-howto ul{margin:0 !important;padding:0 !important}.wprm-recipe-template-compact-howto br{display:none}.wprm-recipe-template-compact-howto .wprm-recipe-name,.wprm-recipe-template-compact-howto .wprm-recipe-header{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;line-height:1.3em}.wprm-recipe-template-compact-howto .wprm-recipe-header *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wprm-recipe-template-compact-howto h1,.wprm-recipe-template-compact-howto h2,.wprm-recipe-template-compact-howto h3,.wprm-recipe-template-compact-howto h4,.wprm-recipe-template-compact-howto h5,.wprm-recipe-template-compact-howto h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#212121;line-height:1.3em;margin:0 !important;padding:0 !important}.wprm-recipe-template-compact-howto .wprm-recipe-header{margin-top:1.2em !important}.wprm-recipe-template-compact-howto h1{font-size:2em}.wprm-recipe-template-compact-howto h2{font-size:1.8em}.wprm-recipe-template-compact-howto h3{font-size:1.2em}.wprm-recipe-template-compact-howto h4{font-size:1em}.wprm-recipe-template-compact-howto h5{font-size:1em}.wprm-recipe-template-compact-howto h6{font-size:1em}.wprm-recipe-template-compact-howto{border-style:solid;border-width:1px;border-color:#777;border-radius:0;padding:10px}
body.logged-in .lrm-hide-if-logged-in{display:none !important}body.logged-in [class*=lrm-hide-if-logged-in]{display:none !important}body:not(.logged-in) .lrm-show-if-logged-in{display:none !important}body:not(.logged-in) [class*=lrm-show-if-logged-in]{display:none !important}
.searchwp-live-search-results{opacity:0;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;height:0;overflow:hidden;z-index:9999995;position:absolute;display:none}.searchwp-live-search-results-showing{display:block;opacity:1;height:auto;overflow:auto}.searchwp-live-search-no-results{padding:3em 2em 0;text-align:center}.searchwp-live-search-no-min-chars:after{content:"Continue typing";display:block;text-align:center;padding:2em 2em 0}