: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:none;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:transparent;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}
.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 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.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; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	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; /* Dark Gray 800 */
	opacity: 0.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; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.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;
}

/*
WP Popular Posts plugin stylesheet
Developed by Hector Cabrera
cabrerahector.com | @cabrerahector

Use the following classes to style your popular posts list as you like.
*/

/* Styles the "Sorry, no data so far" message */
.wpp-no-data {
}

/* UL - Popular Posts container styles */
.wpp-list {

    /* LI - Post container styles */
    li {
        overflow: hidden;
        float: none;
        clear: both;
        margin-bottom: 1rem;

        &:last-of-type {
            margin-bottom: 0;
        }

        /* Styles for the popular post in view */
        &.current {
        }

        a {
            &:has(.wpp-thumbnail) {
                display: block;
                float: left;
                margin: 0 1rem 0 0;

                .wpp-thumbnail {
                    display: block;
                    border: none;

                    &.wpp_def_no_src {
                        object-fit: contain;
                    }
                }
            }
        }

        /* Title styles */
        .wpp-post-title {
        }

        /* Excerpt styles */
        .wpp-excerpt {
            display: block;
        }

        /* Stats tag styles */
        .wpp-meta, .post-stats {
            display: block;
            font-size: 0.8em;
        }

        /* Comments count styles */
        .wpp-comments {
        }

        /* Views count styles */
        .wpp-views {
        }

        /* Author styles */
        .wpp-author {
        }

        /* Post date styles */
        .wpp-date {
        }

        /* Post category styles */
        .wpp-category {
        }

        /* WP-PostRatings styles */
        .wpp-rating {
        }
    }
}

/*
Theme Name: Mary Kate
Theme URI: http://marykate.angiemakes.com/wp-com/
Author: Angie Makes
Author URI: http://angiemakes.com/
Description: A pretty WordPress theme by Angie Makes.
Version: 2.38.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpcanvas2
Domain Path: /languages/
Tags: gray, pink, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 WPCanvas2 is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
	5.3 - Buttons
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
	9.1 - List
	9.2 - Calendar
	9.3 - Pages, Meta, Categories, Archive, Nav Menu
	9.4 - Recent Entries
	9.5 - Mail Chimp
	9.6 - Yarpp
	9.7 - Pinterest RSS Widget
	9.8 - Jetpack
	9.9 - About Me
	9.10 - Image
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
	10.4 - Tables
	10.5 - Attachments
	10.6 - Author Bio
	10.7 - Page Templates
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
13.0 - Grid
14.0 - Backgrounds
15.0 - Header
16.0 - Footer
17.0 - Font Awesome Icons
30.0 - Plugins
	30.1 - Contact Form 7
	30.2 - WC Shortcodes
	30.3 - WC Gallery
	30.4 - WooCommerce
	30.5 - Jetpack
	30.6 - Mail Chimp
	30.7 - LayerSlider
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
*:focus {
    outline: none; /* Removed blue highlight around form fields */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: 0;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	/* font-size: 16px; */
	/* Causes issue with customizer */
	/* font-size: 1.6rem; */
	/* line-height: 1.5; */
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h1 { margin-bottom: 1.5625em; }
h2 { margin-bottom: 1.25em; }
h3 { margin-bottom: 1.125em; }
h4 { margin-bottom: 0.9375em; }
h5 { margin-bottom: 0.625em; }
h6 { margin-bottom: 0.625em; }
p {
	margin-bottom: 1.5em;
}
b, strong {
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 1.5em 0;
	padding: 0.7em 1.5em;
	background-color: #f7f7f7;
	border-left: 5px solid #eeeeee;
}
blockquote > * {
	margin-bottom: 0;
}
blockquote > *:first-child {
	margin-top: 0;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	/* font-size: 15px; */
	/* font-size: 1.5rem; */
	/* line-height: 1.6; */
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 80%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 80%;
}
big {
	font-size: 120%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	vertical-align: middle;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in IE6/IE7 */
	border-radius: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #cccccc;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
}
button,
input {
	/* line-height: 1 !important; */
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
button,
textarea,
select,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="color"],
input[type="image"],
input[type="password"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="text"],
input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow:none; /* removed red border around firefox :invalid input */
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
select,
input,
textarea {
	color: #666;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 7px;
}
input[type="range"],
input[type="image"],
input[type="file"] {
	border-width: 0;
	padding: 0;
}
select[multiple] {
	background-image: none;
}
input[type="range"],
input[type="file"] {
	background: none;
}
select[multiple], select[size] {
	height: auto;
}
select {
	/* I don't want a plugin causing text to spill over on the custom arrows on the right */
	padding-right: 30px !important;
	background-image: url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/img/select-arrows.png');
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-border-radius: 0;
	text-indent: 0.01px;
	text-overflow: ''; /* Hides arrows on firefox */
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a,
a:visited,
a:focus,
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.entry-meta-2 a:hover,
.entry-meta a:hover {
	text-decoration: none;
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
}
.nav-container {
	border-bottom: 1px solid #e6e6e6;
}
.nav-bottom-border {
	border-bottom: 0px solid #e6e6e6;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	display: inline-block;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
.main-navigation ul ul {
	display: none;
	float: left;
	left: 0;
	position: absolute;
	z-index: 99999;
	text-align: left;
	padding-top: 1px;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
	padding-top: 0;
}
.main-navigation ul ul a {
}
.main-navigation ul ul li {
	display: block;
	border-top: 1px solid #ffffff;
}
.main-navigation ul ul li:first-child {
	border-top-width: 0;
}
.main-navigation ul ul ul li {
	border-left: 1px solid #ffffff;
}
.main-navigation li > a:hover {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
}
/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
	margin: 0;
}
.main-navigation a i.fa {
	vertical-align: top;
}
/*--------------------------------------------------------------
5.3 Buttons
--------------------------------------------------------------*/
a.more-link,
#wrap .wc-shortcodes-filtering .wc-shortcodes-term,
#wrap #page a.button,
#wrap #page button.button,
#wrap #page input.button,
#wrap #page #respond input#submit,
#wrap #page #content input.button,
#wrap #page .woocommerce-pagination a,
#wrap #page .woocommerce-pagination span,
#wrap .wc-shortcodes-button,
.comment-navigation a,
.paging-navigation a,
.post-navigation a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.more-link:visited,
#wrap .wc-shortcodes-filtering .wc-shortcodes-term:visited,
#wrap #page a.button:visited,
#wrap #page button.button:visited,
#wrap #page input.button:visited,
#wrap #page #respond input#submit:visited,
#wrap #page #content input.button:visited,
#wrap #page .woocommerce-pagination a:visited,
#wrap #page .woocommerce-pagination span:visited,
#wrap .wc-shortcodes-button:visited,
.comment-navigation a:visited,
.paging-navigation a:visited,
.post-navigation a:visited,
button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited,
a.more-link:focus,
#wrap .wc-shortcodes-filtering .wc-shortcodes-term:focus,
#wrap #page a.button:focus,
#wrap #page button.button:focus,
#wrap #page input.button:focus,
#wrap #page #respond input#submit:focus,
#wrap #page #content input.button:focus,
#wrap #page .woocommerce-pagination a:focus,
#wrap #page .woocommerce-pagination span:focus,
#wrap .wc-shortcodes-button:focus,
.comment-navigation a:focus,
.paging-navigation a:focus,
.post-navigation a:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
a.more-link:active,
#wrap .wc-shortcodes-filtering .wc-shortcodes-term:active,
#wrap #page a.button:active,
#wrap #page button.button:active,
#wrap #page input.button:active,
#wrap #page #respond input#submit:active,
#wrap #page #content input.button:active,
#wrap #page .woocommerce-pagination a:active,
#wrap #page .woocommerce-pagination span:active,
#wrap .wc-shortcodes-button:active,
.comment-navigation a:active,
.paging-navigation a:active,
.post-navigation a:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	text-decoration: none;
	top: auto;
}
a.more-link:hover,
#wrap .wc-shortcodes-filtering .wc-shortcodes-term:hover,
#wrap #page a.button:hover,
#wrap #page button.button:hover,
#wrap #page input.button:hover,
#wrap #page #respond input#submit:hover,
#wrap #page #content input.button:hover,
#wrap #page .woocommerce-pagination a:hover,
#wrap #page .woocommerce-pagination span:hover,
#wrap .wc-shortcodes-button:hover,
.comment-navigation a:hover,
.paging-navigation a:hover,
.post-navigation a:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	text-decoration: none;
}
a.more-link,
#wrap .wc-shortcodes-filtering .wc-shortcodes-term,
#wrap #page a.button,
#wrap #page button.button,
#wrap #page input.button,
#wrap #page #respond input#submit,
#wrap #page #content input.button,
#wrap #page .woocommerce-pagination a,
#wrap #page .woocommerce-pagination span,
#wrap .wc-shortcodes-button,
body #infinite-handle span,
.comment-navigation a,
.paging-navigation a,
.paging-navigation span,
.post-navigation a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	position: relative;
	display: block;
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in IE6/IE7 */
	border: 1px solid #cccccc;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	line-height: 1 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	white-space: nowrap;
	background: none;
	text-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#wrap #page .woocommerce-pagination span.dots,
#wrap #page .woocommerce-pagination span.current,
#wrap .dots,
#wrap .current {
	cursor: default;
}
#wrap #page .woocommerce-pagination ul li a,
#wrap #page .woocommerce-pagination ul li span,
.paging-navigation .nav-links .page-numbers {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 3em 0;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	max-width: 49%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	max-width: 49%;
}
.comment-navigation .nav-previous a,
.paging-navigation .nav-previous a,
.post-navigation .nav-previous a,
.comment-navigation .nav-next a,
.paging-navigation .nav-next a,
.post-navigation .nav-next a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}
a.more-link,
#wrap #page a.button,
#wrap #page button.button,
#wrap #page input.button,
#wrap #page #respond input#submit,
#wrap #page #content input.button,
#wrap .wc-shortcodes-button,
body #infinite-handle {
	display: inline-block;
}

a.more-link {
	/* float: right; */
}
/* horizontal aligned forms */
#wrap #page div.product form.cart input,
#wrap #page div.product form.cart button,
#wrap #page table.shop_table .quantity input,
#wrap #page table.shop_table .actions input,
.page-content .search-form *,
.post-password-form * {
	vertical-align: middle;
	display: inline-block;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	/* border-radius: 3px; */
	/* box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); */
	clip: auto !important;
	color: #21759b;
	display: block;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-top: 0.4em;
}
#wrap .alignleft + p,
#wrap .alignright + p {
	margin-top: 0;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-top: 0.4em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-box:before,
.site-box:after,
.main-navigation:before,
.main-navigation:after,
.site-content:before,
.site-content:after,
.comment-body:before,
.comment-body:after,
.wpc-insert-code:before,
.wpc-insert-code:after,
.encapsulate:before,
.encapsulate:after,
.entry-header:before,
.entry-header:after,
.nav-links:before,
.nav-links:after,
.entry-footer:before,
.entry-footer:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-box:after,
.main-navigation:after,
.site-content:after,
.comment-body:after,
.insert-code:after,
.encapsulate:after,
.entry-header:after,
.nav-links:after,
.entry-footer:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 3em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}
.widget-title {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	margin-bottom: 0.5em;
}
.site-footer .widget-title {
}

.widget input[type="email"],
.widget input[type="search"],
.widget input[type="tel"],
.widget input[type="number"],
.widget input[type="range"],
.widget input[type="file"],
.widget input[type="date"],
.widget select,
.widget input[type="text"],
.widget textarea {
	width: 100%;
}
#wrap #page .widget form > *:first-child,
#wrap #page #secondary .widget:first-child,
#wrap #page .widget > *:first-child {
	margin-top: 0 !important;
}
#wrap #page .widget form > *:last-child,
#wrap #page #secondary .widget:last-child,
#wrap #page .widget > *:last-child {
	margin-bottom: 0 !important;
}
#wrap .widget h1 { margin-top: 0.78125em; margin-bottom: 0.78125em; }
#wrap .widget h2 { margin-top: 0.5625em; margin-bottom: 0.5625em; }
#wrap .widget h3 { margin-top: 0.5625em; margin-bottom: 0.5625em; }
#wrap .widget h4 { margin-top: 0.46875em; margin-bottom: 0.46875em; }
#wrap .widget h5 { margin-top: 0.3125em; margin-bottom: 0.3125em; }
#wrap .widget h6 { margin-top: 0.3125em; margin-bottom: 0.3125em; }

#wrap .widget p {
	margin-top: 0;
	margin-bottom: 0.7em;
}
/*--------------------------------------------------------------
9.1 Widgets - List
--------------------------------------------------------------*/
.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget li {
	padding: 5px 0;
}
.widget li > ul,
.widget li > ol {
	padding-top: 5px;
	margin-left: 20px;
}
/*--------------------------------------------------------------
9.2 Widgets - Calendar
--------------------------------------------------------------*/
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
	line-height: 2;
}
.widget_calendar caption {
	margin: 0;
}
.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}
.widget_calendar a {
	display: block;
}
.widget_calendar a:hover {
	text-decoration: none;
}
.widget.widget_calendar tbody .pad {
	background-color: transparent;
}
/*--------------------------------------------------------------
9.3 Widgets - Pages, Meta, Categories, Archive, Nav Menu
--------------------------------------------------------------*/
.widget_pages li,
.widget_meta li,
.widget_categories li,
.widget_archive li,
.widget_nav_menu li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.widget_pages .page_item_has_children,
.widget_meta .page_item_has_children,
.widget_categories .page_item_has_children,
.widget_archive .page_item_has_children,
.widget_nav_menu .page_item_has_children {
	padding-bottom: 0;
}
.widget_pages ul,
.widget_meta ul,
.widget_categories ul,
.widget_archive ul,
.widget_nav_menu ul {
	margin-left: 3px;
	margin-right: 3px;
}
.widget_pages ul ul,
.widget_meta ul ul,
.widget_categories ul ul,
.widget_archive ul ul,
.widget_nav_menu ul ul {
	margin-right: 0;
}

/*--------------------------------------------------------------
9.4 Widgets - Recent Entries
--------------------------------------------------------------*/
.widget_recent_entries li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.widget_recent_entries .post-date {
	display: block;
}

/*--------------------------------------------------------------
9.5 Widgets - Mail Chimp
--------------------------------------------------------------*/
.widget_mc4wp_widget .mc4wp-form label {
	font-style: italic;
}
.widget_mc4wp_widget .mc4wp-form p {
	margin-bottom: 0;
}
.widget_mc4wp_widget #mc4wp_email {
	margin-bottom: 0.7em;
}

/*--------------------------------------------------------------
9.6 Widgets - Yarpp
--------------------------------------------------------------*/
#wrap .yarpp-related h3 {
	padding: 0 !important;
	margin: 0 0 0.5em !important;
}
#wrap .yarpp-related:after,
#wrap .yarpp-related .yarpp-thumbnails-horizontal:after {
	clear: both;
}
#wrap .yarpp-related:after,
#wrap .yarpp-related:before,
#wrap .yarpp-related .yarpp-thumbnails-horizontal:after,
#wrap .yarpp-related .yarpp-thumbnails-horizontal:before {
	content: "";
	display: table;
}
#wrap .yarpp-related {
	margin: 1.5em 0 !important;
}
#wrap .yarpp-related .yarpp-thumbnail {
	float: left;
	margin-top: 0;
	margin-bottom: 7px;
	width: 136px;
	height: 196px;
	margin-right: 7px;
}
#wrap .yarpp-related .yarpp-thumbnail .yarpp-thumbnail-default {
	float: left;
	margin: 7px;
}
#wrap .yarpp-related .yarpp-thumbnail .attachment-yarpp-thumbnail {
	float: left;
	margin: 7px;
	max-width: 120px;
	max-height: 120px;
}
#wrap .yarpp-related .yarpp-thumbnail .yarpp-thumbnail-title {
	float: left;
	margin: 7px;
}
/*--------------------------------------------------------------
9.7 Widgets - Pinterest RSS Widget
--------------------------------------------------------------*/
.pinterest_rss_widget li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
/*--------------------------------------------------------------
9.8 Widgets - Jetpack
--------------------------------------------------------------*/
#wrap #subscribe-email input {
	width: 100%;
	padding: 7px;
}
/*--------------------------------------------------------------
9.9 Widgets - About Me
--------------------------------------------------------------*/
.widget_wordpresscanvas_about_me .sidebar-caption {
	padding: 0.7em;
	text-align: center;
}
/*--------------------------------------------------------------
9.9 Widgets - Image
--------------------------------------------------------------*/
#wrap .jetpack-image-container .wp-caption-text {
	padding: 0.7em;
	text-align: center;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.author-info,
.site-main > .hentry,
.search .wpc2-post,
.blog .hentry,
.archive .hentry {
	padding-bottom: 3em;
	margin-bottom: 3em;
	border-bottom: 2px solid #eeeeee;
}
.byline,
.updated {
	display: none;
}
.entry-date.published,
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-attachment,
.entry-summary {
	margin: 0 0 3em;
}
.entry-content > h1 { margin-top: 1.5625em; }
.entry-content > h2 { margin-top: 1.25em; }
.entry-content > h3 { margin-top: 1.125em; }
.entry-content > h4 { margin-top: 0.9375em; }
.entry-content > h5 { margin-top: 0.625em; }
.entry-content > h6 { margin-top: 0.625em; }
.entry-content > p { margin-top: 1.5em; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	clear: none;
}
#wrap #page .hentry > *:first-child,
#wrap #page .page-content > *:first-child,
#wrap #page .entry-content > *:first-child:not(.alignleft):not(.alignright),
#wrap #page .entry-summary > *:first-child,
#wrap #page .entry-summary .entry-excerpt > *:first-child,
#wrap #page .entry-footer > *:first-child,
#wrap #page .entry-caption > *:first-child,
#wrap #page .entry-attachment > *:first-child {
	margin-top: 0 !important;
}
#wrap #page .hentry > *:last-child,
#wrap #page .page-content > *:last-child,
#wrap #page .entry-content > *:last-child,
#wrap #page .entry-summary > *:last-child,
#wrap #page .entry-summary .entry-excerpt > *:last-child,
#wrap #page .entry-footer > *:last-child,
#wrap #page .entry-caption > *:last-child,
#wrap #page .entry-attachment > *:last-child,
#wrap #page .hide-post-meta .entry-summary,
#wrap #page .hide-post-meta .entry-content {
	margin-bottom: 0 !important;
}
#wrap #page .site-main > *:last-child {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border-width: 0;
	background-image: none;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page-header,
.entry-header {
	margin-bottom: 1.5em;
}
.show-excerpt .entry-summary,
.show-excerpt .entry-header {
	margin-bottom: 1.5em;
}
.entry-title {
	margin-bottom: 0;
	margin-top: 0;
}
.entry-thumbnail {
	float: left;
}
.entry-thumbnail img {
	margin-top: 0.4em;
}
.entry-excerpt.has-post-thumbnail {
	margin-left: 20px;
}
.attachment .entry-header .entry-title,
.single-post .entry-header .entry-title,
.search .entry-header .entry-title,
.archive .entry-header .entry-title,
.blog .entry-header .entry-title {
	float: left;
	width: 75%;
}
.attachment .entry-header .entry-meta,
.single-post .entry-header .entry-meta,
.search .entry-header .entry-meta,
.archive .entry-header .entry-meta,
.blog .entry-header .entry-meta {
	float: right;
	width: 25%;
	text-align: right;
}
.entry-meta-2 {
	display: block;
}
.entry-footer {
}
.entry-footer .comments-link,
.entry-footer .share-buttons {
	line-height: 1;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
.entry-footer .comments-link {
	float: left;
	margin-right: 20px;
}
.entry-footer .share-buttons {
	float: right;
}
.attachment .entry-footer .share-buttons,
.single-post .entry-footer .share-buttons {
	float: left;
}
.entry-footer .share-text {
	margin-right: 10px;
}
.entry-footer .wc-shortcodes-share-buttons {
	display: inline-block;
}
.entry-footer .wc-shortcodes-share-buttons ul li a img {
	vertical-align: top;
}
.archive-top-meta {
	margin-top: 0.3em;
}
.archive-bottom-meta {
	margin-bottom: 1.5em;
}
.post-meta {
	margin-bottom: 1.5em 0;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
.form-allowed-tags {
	display: none;
}
.comments-area {
	margin-top: 1.5em;
}

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	width: 100%;
}

.comments-title {
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.comment-list .children {
	padding: 0 0 0 84px; /* avatar size + gutter width */
}

.comment-list > li:last-child:after {
	display: none;
}

li .comment {
}

.comment-body {
	position: relative;
	display: block;
	margin-left: 84px; /* avatar size + gutter width */
	margin-right: 0;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 1.5em;
	background-color: #f5f5f5;
}
.comment-body:before {
	left: -10px;
	top: 22px;
	position: absolute;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #f5f5f5;
}

.comment-author {
}

.comment-author .avatar {
	position: absolute;
	left: -84px;
	top: 0;
	border-radius: 50%;
}

.comment-author .fn,
.comment-author .says {
	display: inline-block;
	margin-bottom: 1.5em;
}

.bypostauthor > .comment-body {
}

.comment-list .edit-link {
	margin-left: 5px;
}
.comment-list .edit-link .comment-edit-link {
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-content {
	display: block;
}
.comment-list .reply {
}

.no-avatars {
}
.no-avatars .comment .comment-respond,
.no-avatars .comment-body {
	margin-left: 0;
}

.comment-meta {
	display: block;
}

.comment-metadata a:hover {
	color: #bbbbbb;
}
.comment-list a,
.comment-list a:active,
.comment-list a:visited,
.comment-list a:focus,
.comment-list a:hover {
	text-decoration: none;
}

.comment-metadata {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.comment-metadata a {
	color: #cccccc;
}
.comment-metadata .edit-link {
	margin-right: 0;
	margin-left: 10px;
}

.comment-awaiting-moderation {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

.comment-reply-link,
.comment-reply-login {
}
.comment .comment-respond {
	margin-bottom: 1.5em;
	margin-left: 84px;
	padding: 0;
}

.comment-reply-title {
	/* .icon-font-after("\f086"); */
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags {
}

.form-allowed-tags code {
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 1.5em;
}

.comment-navigation {
	padding: 0;
	width: 100%;
}

.no-comments {
	margin: 0;
	padding: 40px 0;
	text-align: center;
}
.comment-content blockquote,
.comment-content pre {
}

/*--------------------------------------------------------------
10.4 Tables
--------------------------------------------------------------*/
.entry-content td,
.entry-content th,
.comment-content td,
.comment-content th {
	padding: 0.7em;
}
.entry-content thead th,
.entry-content thead td,
.comment-content thead th,
.comment-content thead td {
	border-bottom: 1px solid #ddd;
}
.entry-content tbody th,
.entry-content tbody td,
.comment-content tbody th,
.comment-content tbody td {
	border-top: 1px solid #ddd;
}

/*--------------------------------------------------------------
10.5 Attachment
--------------------------------------------------------------*/
.attachment .entry-content .attachment {
	text-align: center;
}

/*--------------------------------------------------------------
10.6 Author Bio
--------------------------------------------------------------*/
.author-info {
	width: 100%;
	position: relative;
	min-height: 67px;
}
.author-info .author-avatar {
	position: absolute;
	top: 3px;
	left: 0;
}
.author-info .author-avatar img {
	border-radius: 50%;
}
.author-info .author-description {
	padding-left: 84px;
}
.author-info .author-description > *:last-child {
	margin-bottom: 0;
}
.author-info .author-title {
	clear: none;
	margin-bottom: 5px;
}
.author-info .author-link {
	display: none;
}
.no-avatars .author-description {
	padding-left: 0;
}

/*--------------------------------------------------------------
10.7 Page Templates
--------------------------------------------------------------*/
.page-template-full-width-no-heading .entry-header {
}
.page-template-full-width-no-heading .entry-content {
}
.page-template-full-width-and-sidebar .entry-top-content {
	margin-bottom: 0;
}
.page-template-showcase-full-width-and-sidebar .site-content .content-area-bottom,
.page-template-showcase-full-width-and-sidebar .site-content .widget-area,
.page-template-full-width-and-sidebar .site-content .content-area-bottom,
.page-template-full-width-and-sidebar .site-content .widget-area {
	padding-top: 0;
}
.page-template-showcase-full-width-and-sidebar .content-area.content-area-full-width.content-area-top,
.page-template-full-width-and-sidebar .content-area.content-area-full-width.content-area-top {
	width: auto;
	display: block;
	float: none;
	padding-bottom: 0;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.entry-caption,
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.entry-caption,
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.entry-caption,
.wp-caption-text {
	text-align: center;
}
.entry-caption,
.wp-caption .wp-caption-text {
	padding: 0.8075em;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.wpc2-thumbnail-grid .gallery-caption {
	display: none;
	background: #eee;
	background: rgba( 255,255,255,0.8 );
	color: #333;
	overflow: hidden;
	padding: 5px 10px;
	position: absolute;
	bottom: 0;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}
.wpc2-thumbnail-grid .gallery-item:hover .gallery-caption {
	display: block;
}
.wpc2-thumbnail-grid {
	visibility: hidden;
}

/*--------------------------------------------------------------
13.0 Grid
--------------------------------------------------------------*/
.left-background {
	margin: 0 auto;
}
.right-background {
	padding-left: 20px;
	padding-right: 20px;
}
.site-boundary {
	margin: 0 auto;
}
.display-sidebar .content-area {
	float: left;
}
.display-sidebar .widget-area {
	float: right;
}
.sidebar-position-left.display-sidebar .content-area {
	float: right;
}
.sidebar-position-left.display-sidebar .widget-area {
	float: left;
}
.site-box {
}

/*--------------------------------------------------------------
14.0 Backgrounds
--------------------------------------------------------------*/
.top-background {
}
.left-background {
	background-position: left top;
	background-repeat: repeat-y;
}
.right-background {
	background-position: right top;
	background-repeat: repeat-y;
}

/*--------------------------------------------------------------
15.0 Header
--------------------------------------------------------------*/
.header-container {
	padding-bottom: 30px;
}
.site-header {
	text-align: center;
	position: relative;
}
.site-branding {
	position: relative;
}
.site-title,
.site-title a,
.site-title a:hover {
	text-decoration: none;
}
.site-logo,
.site-title,
.site-description {
	margin-bottom: 0;
}
/*--------------------------------------------------------------
16.0 Footer
--------------------------------------------------------------*/
.site-footer {
}
.site-footer .widget {
	width: 240px;
	float: left;
}
.footer-widget-area {
	padding-top: 2em;
}
.site-info {
	text-align: center;
	padding-bottom: 2em;
	padding-top: 2em;
}
.site-info-brand {
	padding-top: 5px;
}
.masonry-sort {
	margin: 0 auto;
	visibility: hidden;
}
/*--------------------------------------------------------------
17.0 Font Awesome Icons
--------------------------------------------------------------*/
.wc-shortcodes-font-awesome-enabled a.more-link:after,
.wc-shortcodes-font-awesome-enabled #infinite-handle span:before,
.wc-shortcodes-font-awesome-enabled .comment-reply-login:before,
.wc-shortcodes-font-awesome-enabled .comment-reply-link:before,
.wc-shortcodes-font-awesome-enabled .comment-awaiting-moderation:before,
.wc-shortcodes-font-awesome-enabled .comment-edit-link:before,
.wc-shortcodes-font-awesome-enabled .comment-reply-title:after,
.wc-shortcodes-font-awesome-enabled .comment-navigation .nav-previous a:before,
.wc-shortcodes-font-awesome-enabled .paging-navigation .nav-previous a:before,
.wc-shortcodes-font-awesome-enabled .navigation .prev.page-numbers:before,
.wc-shortcodes-font-awesome-enabled .post-navigation .nav-previous a:before,
.wc-shortcodes-font-awesome-enabled .comment-navigation .nav-next a:after,
.wc-shortcodes-font-awesome-enabled .paging-navigation .nav-next a:after,
.wc-shortcodes-font-awesome-enabled .navigation .next.page-numbers:after,
.wc-shortcodes-font-awesome-enabled .post-navigation .nav-next a:after,
.wc-shortcodes-font-awesome-enabled .widget_recent_comments li:before,
.wc-shortcodes-font-awesome-enabled .widget_pages li a:before,
.wc-shortcodes-font-awesome-enabled .widget_meta li a:before,
.wc-shortcodes-font-awesome-enabled .widget_categories li a:before,
.wc-shortcodes-font-awesome-enabled .widget_archive li a:before,
.wc-shortcodes-font-awesome-enabled .widget_nav_menu li a:before,
.wc-shortcodes-font-awesome-enabled .menu-toggle:after {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.wc-shortcodes-font-awesome-enabled .menu-toggle:after {
	content: "\f107";
	margin-left: 10px;
}
.wc-shortcodes-font-awesome-enabled .toggled .menu-toggle:after {
	content: "\f106";
}
.wc-shortcodes-font-awesome-enabled .widget_pages li a:before,
.wc-shortcodes-font-awesome-enabled .widget_meta li a:before,
.wc-shortcodes-font-awesome-enabled .widget_categories li a:before,
.wc-shortcodes-font-awesome-enabled .widget_archive li a:before,
.wc-shortcodes-font-awesome-enabled .widget_nav_menu li a:before {
	content: "\f105";
	margin-right: 10px;
}
.wc-shortcodes-font-awesome-enabled .widget_recent_comments li:before {
	content: "\f075";
	margin-right: 10px;
}
.wc-shortcodes-font-awesome-enabled #infinite-handle span:before,
.wc-shortcodes-font-awesome-enabled .comment-navigation .nav-previous a:before,
.wc-shortcodes-font-awesome-enabled .navigation .prev.page-numbers:before,
.wc-shortcodes-font-awesome-enabled .paging-navigation .nav-previous a:before,
.wc-shortcodes-font-awesome-enabled .post-navigation .nav-previous a:before {
	position: absolute;
	left: 10px;
	content: "\f104";
}
.wc-shortcodes-font-awesome-enabled a.more-link:after,
.wc-shortcodes-font-awesome-enabled .comment-navigation .nav-next a:after,
.wc-shortcodes-font-awesome-enabled .navigation .next.page-numbers:after,
.wc-shortcodes-font-awesome-enabled .paging-navigation .nav-next a:after,
.wc-shortcodes-font-awesome-enabled .post-navigation .nav-next a:after {
	position: absolute;
	right: 10px;
	content: "\f105";
}
.wc-shortcodes-font-awesome-enabled .comment-reply-title:after {
	content: "\f086";
	margin-left: 0px;
}
.wc-shortcodes-font-awesome-enabled .comment-edit-link:before {
	content: "\f040";
	margin-right: 5px;
}
.wc-shortcodes-font-awesome-enabled .comment-awaiting-moderation:before {
	content: "\f071";
	margin-right: 5px;
}
.wc-shortcodes-font-awesome-enabled .comment-reply-login:before,
.wc-shortcodes-font-awesome-enabled .comment-reply-link:before {
	content: "\f112";
	margin-right: 5px;
}
/*--------------------------------------------------------------
30.0 Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
30.1 Contact Form 7
--------------------------------------------------------------*/
.wpcf7 input[type="email"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 input[type="range"],
.wpcf7 input[type="file"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpcf7 input[type="text"],
.wpcf7 textarea {
	width: 100%;
}

.wpcf7 input.wpcf7-quiz {
	width: 150px;
}
/*--------------------------------------------------------------
30.2 WC Shortcodes
--------------------------------------------------------------*/
.site-header .wc-shortcodes-social-icons-wrapper {
	margin: 0;
	position: absolute;
	top: 10px;
	right: 0;
}
.site-header .wc-shortcodes-social-icons-wrapper li:last-child {
	margin-right: 6px;
}
/* https://bugzilla.mozilla.org/show_bug.cgi?id=745549 */
.wc-shortcodes-share-buttons-format-image a img,
.wc-shortcodes-social-icons-format-image a img {
	box-shadow: #000 0em 0em 0em;
}
.wc-shortcodes-share-buttons-format-image a:hover img,
.wc-shortcodes-social-icons-format-image a:hover img {
	opacity: 0.8;
}
#wrap .wc-shortcodes-testimonial-content { 
	border-top: 5px solid #eeeeee;
}
.wc-shortcodes-content > h1 {
	margin-top: 1.5625em;
}
.wc-shortcodes-content > h2 {
	margin-top: 1.25em;
}
.wc-shortcodes-content > h3 {
	margin-top: 1.125em;
}
.wc-shortcodes-content > h4 {
	margin-top: 0.9375em;
}
.wc-shortcodes-content > h5 {
	margin-top: 0.625em;
}
.wc-shortcodes-content > h6 {
	margin-top: 0.625em;
}
.wc-shortcodes-content > p {
	margin-top: 1.5em;
}
#wrap #page .wc-shortcodes-content > *:first-child {
	margin-top: 0 !important;
}
#wrap #page .wc-shortcodes-content > *:last-child {
	margin-bottom: 0 !important;
}
#wrap #page .wc-shortcodes-item {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#wrap #page #masthead .wc-shortcodes-item {
	margin-top: 0;
	margin-bottom: 0;
}
#wrap #page #masthead .wc-shortcodes-social-icons-wrapper {
	margin-top: 0;
	margin-bottom: 5px;
}
#wrap .wc-shortcodes-share-buttons li i,
#wrap .wc-shortcodes-social-icons li i {
	background-color: transparent;
	color: #999999;
}
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 i { font-size: 10px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 i { font-size: 12px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 i { font-size: 14px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 i { font-size: 16px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 i { font-size: 18px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 i { font-size: 20px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 i { font-size: 22px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 i { font-size: 24px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 i { font-size: 26px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 i { font-size: 28px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 i { font-size: 30px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 i { font-size: 32px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 i { font-size: 34px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 i { font-size: 36px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 i { font-size: 38px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 i { font-size: 40px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 i { font-size: 42px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 i { font-size: 44px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 i { font-size: 46px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 i { font-size: 48px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 i { font-size: 50px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 i { font-size: 52px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 i { font-size: 54px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 i { font-size: 56px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 i { font-size: 58px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 i { font-size: 60px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 i { font-size: 62px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 i { font-size: 64px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 i { font-size: 66px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 i { font-size: 68px; }
#wrap .wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 i { font-size: 70px; }

.wc-shortcodes-filtering .tag-divider {
	display: none;
}
#wrap .wc-shortcodes-filtering {
	margin-bottom: 10px;
}
#wrap .wc-shortcodes-filtering .wc-shortcodes-term {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a {
	border-width: 1px 1px 0 1px;
}
#wrap .rslides_nav.next {
	background-image: url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/img/slide-arrow-right.png') !important;
}
#wrap .rslides_nav.prev {
	background-image: url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/img/slide-arrow-left.png') !important;
}
/*--------------------------------------------------------------
30.3 WC Gallery
--------------------------------------------------------------*/
#wrap .wc-image-links .gallery-caption {
	top: 0;
	bottom: auto;
	background: none;
	padding: 0;
}
#wrap .wc-image-links .gallery-caption h3 {
	margin: 0 auto;
	display: inline-block;
	padding: 0.5em 0.8em;
}
#wrap .wc-image-links .gallery-caption a {
	text-decoration: none;
}
#wrap .wcflex-direction-nav .wcflex-next,
#wrap .owl-theme .owl-controls .owl-nav .owl-next {
	background-image: url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/img/slide-arrow-right.png') !important;
}
#wrap .wcflex-direction-nav .wcflex-prev,
#wrap .owl-theme .owl-controls .owl-nav .owl-prev {
	background-image: url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/img/slide-arrow-left.png') !important;
}
/*--------------------------------------------------------------
30.4 WooCommerce
--------------------------------------------------------------*/
#wrap p.demo_store,
#master .woocommerce .woocommerce-message,
#master .woocommerce-page .woocommerce-message,
#master .woocommerce .woocommerce-error,
#master .woocommerce-page .woocommerce-error,
#master .woocommerce .woocommerce-info,
#master .woocommerce-page .woocommerce-info,
#master .woocommerce .woocommerce-message:before,
#master .woocommerce-page .woocommerce-message:before,
#master .woocommerce .woocommerce-error:before,
#master .woocommerce-page .woocommerce-error:before,
#master .woocommerce .woocommerce-info:before,
#master .woocommerce-page .woocommerce-info:before,
#master .woocommerce div.product div.images img,
#master .woocommerce-page div.product div.images img,
#master .woocommerce #content div.product div.images img,
#master .woocommerce-page #content div.product div.images img,
#master .woocommerce span.onsale,
#master .woocommerce-page span.onsale,
#master .woocommerce ul.products li.product a img,
#master .woocommerce-page ul.products li.product a img,
#master .woocommerce ul.products li.product a:hover img,
#master .woocommerce-page ul.products li.product a:hover img,
#master .woocommerce .quantity input.qty,
#master .woocommerce-page .quantity input.qty,
#master .woocommerce #content .quantity input.qty,
#master .woocommerce-page #content .quantity input.qty,
#master .woocommerce .quantity .plus,
#master .woocommerce-page .quantity .plus,
#master .woocommerce #content .quantity .plus,
#master .woocommerce-page #content .quantity .plus,
#master .woocommerce .quantity .minus,
#master .woocommerce-page .quantity .minus,
#master .woocommerce #content .quantity .minus,
#master .woocommerce-page #content .quantity .minus,
#master .woocommerce table.cart td.actions .coupon .input-text,
#master .woocommerce-page table.cart td.actions .coupon .input-text,
#master .woocommerce #content table.cart td.actions .coupon .input-text,
#master .woocommerce-page #content table.cart td.actions .coupon .input-text,
#master .woocommerce ul.cart_list li img,
#master .woocommerce-page ul.cart_list li img,
#master .woocommerce ul.product_list_widget li img,
#master .woocommerce-page ul.product_list_widget li img,
#master .woocommerce form .form-row textarea,
#master .woocommerce-page form .form-row textarea,
#master .woocommerce #payment div.payment_box,
#master .woocommerce-page #payment div.payment_box,
#master .woocommerce #payment div.payment_box input.input-text,
#master .woocommerce-page #payment div.payment_box input.input-text,
#master .woocommerce #payment div.payment_box textarea,
#master .woocommerce-page #payment div.payment_box textarea,
#master .woocommerce .widget_layered_nav ul li.chosen a,
#master .woocommerce-page .widget_layered_nav ul li.chosen a,
#master .woocommerce .widget_layered_nav_filters ul li a,
#master .woocommerce-page .widget_layered_nav_filters ul li a,
#master .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
#master .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
#master .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
#master .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#master .woocommerce .woocommerce-message,
#master .woocommerce-page .woocommerce-message,
#master .woocommerce .woocommerce-error,
#master .woocommerce-page .woocommerce-error,
#master .woocommerce .woocommerce-info,
#master .woocommerce-page .woocommerce-info,
#master .woocommerce .woocommerce-message:before,
#master .woocommerce-page .woocommerce-message:before,
#master .woocommerce .woocommerce-error:before,
#master .woocommerce-page .woocommerce-error:before,
#master .woocommerce .woocommerce-info:before,
#master .woocommerce-page .woocommerce-info:before,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li a,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
#master .woocommerce span.onsale,
#master .woocommerce-page span.onsale,
#master .woocommerce .quantity .plus,
#master .woocommerce-page .quantity .plus,
#master .woocommerce #content .quantity .plus,
#master .woocommerce-page #content .quantity .plus,
#master .woocommerce .quantity .minus,
#master .woocommerce-page .quantity .minus,
#master .woocommerce #content .quantity .minus,
#master .woocommerce-page #content .quantity .minus,
#master .woocommerce #payment div.payment_box,
#master .woocommerce-page #payment div.payment_box {
	text-shadow: none;
}
#master .woocommerce .woocommerce-message,
#master .woocommerce-page .woocommerce-message,
#master .woocommerce .woocommerce-error,
#master .woocommerce-page .woocommerce-error,
#master .woocommerce .woocommerce-info,
#master .woocommerce-page .woocommerce-info,
#master .woocommerce span.onsale,
#master .woocommerce-page span.onsale,
#master .woocommerce .quantity .plus,
#master .woocommerce-page .quantity .plus,
#master .woocommerce #content .quantity .plus,
#master .woocommerce-page #content .quantity .plus,
#master .woocommerce .quantity .minus,
#master .woocommerce-page .quantity .minus,
#master .woocommerce #content .quantity .minus,
#master .woocommerce-page #content .quantity .minus,
#master .woocommerce #reviews #comments ol.commentlist li .comment-text,
#master .woocommerce-page #reviews #comments ol.commentlist li .comment-text,
#master .woocommerce #reviews #comments ol.commentlist #respond,
#master .woocommerce-page #reviews #comments ol.commentlist #respond,
#master .woocommerce table.shop_table,
#master .woocommerce-page table.shop_table,
#master .woocommerce .cart-collaterals .cart_totals table,
#master .woocommerce-page .cart-collaterals .cart_totals table,
#master .woocommerce form.login,
#master .woocommerce-page form.login,
#master .woocommerce form.checkout_coupon,
#master .woocommerce-page form.checkout_coupon,
#master .woocommerce form.register,
#master .woocommerce-page form.register,
#master .woocommerce #payment,
#master .woocommerce-page #payment,
#master .woocommerce #payment div.payment_box,
#master .woocommerce-page #payment div.payment_box,
#master .woocommerce .widget_layered_nav ul li.chosen a,
#master .woocommerce-page .widget_layered_nav ul li.chosen a,
#master .woocommerce .widget_layered_nav_filters ul li a,
#master .woocommerce-page .widget_layered_nav_filters ul li a,
#master .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
#master .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
#master .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
#master .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
#master .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
#master .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content,
#master .woocommerce .woocommerce-message:before,
#master .woocommerce-page .woocommerce-message:before,
#master .woocommerce .woocommerce-error:before,
#master .woocommerce-page .woocommerce-error:before,
#master .woocommerce .woocommerce-info:before,
#master .woocommerce-page .woocommerce-info:before,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce .quantity input.qty,
#master .woocommerce-page .quantity input.qty,
#master .woocommerce #content .quantity input.qty,
#master .woocommerce-page #content .quantity input.qty,
#master .woocommerce .quantity .plus,
#master .woocommerce-page .quantity .plus,
#master .woocommerce #content .quantity .plus,
#master .woocommerce-page #content .quantity .plus,
#master .woocommerce .quantity .minus,
#master .woocommerce-page .quantity .minus,
#master .woocommerce #content .quantity .minus,
#master .woocommerce-page #content .quantity .minus {
	-webkit-border-radius: 0;
	border-radius: 0;
}
#master .woocommerce div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
#master .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
#master .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	display: none;
}
#master .woocommerce #payment div.payment_box:after,
#master .woocommerce-page #payment div.payment_box:after {
	margin-top: -16px;
	top: 0;
}
#master .woocommerce .woocommerce-message:before,
#master .woocommerce-page .woocommerce-message:before,
#master .woocommerce .woocommerce-error:before,
#master .woocommerce-page .woocommerce-error:before,
#master .woocommerce .woocommerce-info:before,
#master .woocommerce-page .woocommerce-info:before {
	height: auto;
}
#wrap .shipping-calculator-form .form-row {
	padding-left: 0;
	padding-right: 0;
}
#master .woocommerce a.added_to_cart,
#master .woocommerce-page a.added_to_cart {
	display: block;
}
#master .woocommerce .quantity .plus,
#master .woocommerce-page .quantity .plus,
#master .woocommerce #content .quantity .plus,
#master .woocommerce-page #content .quantity .plus,
#master .woocommerce .quantity .minus,
#master .woocommerce-page .quantity .minus,
#master .woocommerce #content .quantity .minus,
#master .woocommerce-page #content .quantity .minus {
	height: 50%;
}
#master .woocommerce table.cart a.remove:hover,
#master .woocommerce #content table.cart a.remove:hover,
#master .woocommerce-page table.cart a.remove:hover,
#master .woocommerce-page #content table.cart a.remove:hover {
    background-color: transparent;
    color: #f00 !important;
}
#master .woocommerce nav.woocommerce-pagination ul,
#master .woocommerce-page nav.woocommerce-pagination ul,
#master .woocommerce #content nav.woocommerce-pagination ul,
#master .woocommerce-page #content nav.woocommerce-pagination ul,
#master .woocommerce nav.woocommerce-pagination ul li,
#master .woocommerce-page nav.woocommerce-pagination ul li,
#master .woocommerce #content nav.woocommerce-pagination ul li,
#master .woocommerce-page #content nav.woocommerce-pagination ul li {
	border: 0;
}
@media screen and (min-width: 769px) {
	#master .woocommerce .related ul.products li.product,
	#master .woocommerce-page .related ul.products li.product,
	#master .woocommerce .upsells.products ul.products li.product,
	#master .woocommerce-page .upsells.products ul.products li.product,
	#master .woocommerce .related ul li.product,
	#master .woocommerce-page .related ul li.product,
	#master .woocommerce .upsells.products ul li.product,
	#master .woocommerce-page .upsells.products ul li.product {
		width: 22.05%;
	}
}
div.pp_woocommerce .pp_description,
div.pp_woocommerce div.ppt {
	display: none !important;
}
.woocommerce-breadcrumb {
	display: none;
}
#master .woocommerce ul.products li.product h3,
#master .woocommerce-page ul.products li.product h3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space:nowrap;
}
#master .woocommerce div.product div.images div.thumbnails,
#master .woocommerce #content div.product div.images div.thumbnails,
#master .woocommerce-page div.product div.images div.thumbnails,
#master .woocommerce-page #content div.product div.images div.thumbnails {
    padding-top: 0;
}
#master .woocommerce #content div.product div.thumbnails a,
#master .woocommerce div.product div.thumbnails a,
#master .woocommerce-page #content div.product div.thumbnails a,
#master .woocommerce-page div.product div.thumbnails a {
	margin-top: 3.8%;
}
/*--------------------------------------------------------------
30.5 Jetpack
--------------------------------------------------------------*/
.sharedaddy {
	display: inline-block;
}
#wrap .sharedaddy .sd-title {
	display: none;
}
#wrap .sharedaddy .sd-content ul {
	margin: 0 !important;
}
#wrap .sd-social-icon .sd-content ul li[class*='share-'] {
	margin-left: 7px !important;
}
#wrap .sd-social-icon .sd-content ul li[class*='share-']:first-child,
#wrap .sd-social-icon .sd-content ul li[class*='share-']:last-child {
	margin-left: 0 !important;
}
#wrap .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
	padding: 0;
	margin: 0;
	vertical-align: top;
	top: 0;
	text-align: center;
}
#wrap .sd-social-icon .sd-content ul li[class*='share-'] a,
#wrap .sd-social-icon .sd-content ul li[class*='share-'] a:hover,
#wrap .sd-social-icon .sd-content ul li[class*='share-'] div.option a {
	/* border-radius: 0; */
	/* -webkit-border-radius: 0; */
}
#wrap div#jp-relatedposts h3.jp-relatedposts-headline {
	display: block;
	float: none;
}
#wrap .contact-form textarea {
	width: 100%;
}
#wrap .contact-form input[type='text'],
#wrap .contact-form input[type='email'] {
	max-width: 100%;
}
#wrap .comment-subscription-form {
	margin-bottom: 0 !important;
}
#wrap .comment-subscription-form .subscribe-label {
	vertical-align: middle;
}
#wrap .jp-relatedposts-post-img {
	padding-bottom: 0.3em;
}
/*--------------------------------------------------------------
30.6 Mail Chimp
--------------------------------------------------------------*/
.widget_mc4wp_widget .mc4wp-form label{
	display:none;
}
/*--------------------------------------------------------------
30.7 LayerSlider
--------------------------------------------------------------*/
#wrap .ls-wp-container .ls-nav-prev,
#wrap .ls-wp-container .ls-nav-next {
	z-index: 999;
}

/* Menu */
#wrap .main-navigation.responsive-menu .menu,
.main-navigation:not(.responsive-menu) ul ul {
	display: block;
	visibility: hidden; /* hack to make touch dropdown work in ios */
	opacity: 0;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	-moz-transition: visibility 0s ease-in-out 0.2s, opacity 0.2s ease-in-out;
	-o-transition: visibility 0s ease-in-out 0.2s, opacity 0.2s ease-in-out;
	-webkit-transition: visibility 0s ease-in-out 0.2s, opacity 0.2s ease-in-out;
	transition: visibility 0s ease-in-out 0.2s, opacity 0.2s ease-in-out;
}
#wrap .main-navigation.responsive-menu.toggled .menu,
.main-navigation:not(.responsive-menu) ul li:hover > ul {
	opacity: 1;
	visibility:visible; /* hack to make touch dropdown work in ios */

	/* hack to make touch dropdown work in ios */
	-webkit-transition-delay:0s;
    -moz-transition-delay:0s;
    -ms-transition-delay:0s;
    -o-transition-delay:0s;
    transition-delay:0s;
}

/* Links */
button,
input,
select,
textarea,
a {
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	-webkit-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
}

/* Gallery */
.wpc2-thumbnail-grid .gallery-caption,
.wc-gallery-captions-onhover .gallery-caption {
	display: block !important;
	opacity: 0;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);

	-moz-transition: -moz-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
	-o-transition: -o-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
	-webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.wpc2-thumbnail-grid .gallery-item:hover .gallery-caption,
.wc-gallery-captions-onhover .gallery-item:hover .gallery-caption {
	opacity: 1;
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.gallery-item {
	overflow: hidden;
}
/* https://bugzilla.mozilla.org/show_bug.cgi?id=745549 */
.gallery .gallery-icon a img {
	box-shadow: #000 0em 0em 0em;
}
/* Navigation Arrows */
.wc-gallery .owl-theme .owl-controls .owl-nav .owl-next,
.wc-gallery .owl-theme .owl-controls .owl-nav .owl-prev {
	display: block;
	opacity: 0;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.wc-gallery .owl-theme:hover .owl-controls .owl-nav .owl-next,
.wc-gallery .owl-theme:hover .owl-controls .owl-nav .owl-prev {
	opacity: 1;
}

/*!
 * print.css v1.0.0
 *
 * Copyright (c) 2011 Chris Baldelomar
 *
 * Author: Chris Baldelomar
 * http://webplantmedia.com/
 */

/* use a media query to limit the CSS to only print devices, like a printer */
@media only print {
	.header-navigation,
	.site-header,
	.main-navigation,
	.widget-area,
	.site-footer,
	.site-info,
	.navigation,
	.entry-footer,
	.author-info,
	.comments-area {
		display: none !important;
	}

	.site-boundary,
	.content-area {
		width: 100% !important;
	}

	* {
		background: transparent !important;
		color: #000000 !important;
		text-shadow: none !important;
		filter:none !important;
		-ms-filter: none !important;
	}
	a, a:visited, a:focus, a:active, a:hover {
		color: #000000 !important;
		text-decoration: underline !important;
	}
	pre, blockquote {
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr, img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/css/../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/css/../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/css/../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('https://www.partylikeacherry.com/wp-content/themes/marykate-wpcom/css/../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.5em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}

/**
 * Responsive Video CSS
 *
 * http://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php
 * ----------------------------------------------------------------------------
 */
video {
	width: 100%    !important;
	height: auto   !important;
}
.wc-responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 - default */
	padding-top: 25px;
	height: 0;
}
.wc-responsive-video object,
.wc-responsive-video embed,
.wc-responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wc-responsive-video.wc-rv-ratio-16-9 {
	padding-bottom: 56.25%; /* 16:9 */
}
.wc-responsive-video.wc-rv-ratio-4-3 {
	padding-bottom: 75%; /* 4:3 */
}
.wc-responsive-video.wc-rv-ratio-3-2 {
	padding-bottom: 66.6667%; /* 3:2 */
}

/** below comment form **/
div#commentluv {
    clear: both;
    margin-top: 10px;
}

div#commentluv span img {
    border: 0;
    padding: 0;
}

div#commentluv span img.commentluv-badge-default_image, div#commentluv span img.commentluv-badge-white {
    max-height: 30px;
}

span#mylastpost {
    clear: both;
}

span#showmorespan {
    width: 30px;
    height: 15px;
    cursor: pointer;
}

div#lastposts {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .10);
    background-color: white;
    margin-top: 10px;
}

input.cl_error {
    border: 1px solid red !important;
}

.rawfilewrap {
    border: 1px solid #cdcdcd;
    padding: 2px;
    cursor: pointer;
}

.rawfile {
    display: none;
    border: 1px solid rgba(0, 0, 0, .10);
    padding: 5px;
    overflow: auto;
    height: 300px;
}

/** drop down **/
span.choosepost {
    background-color: #fff;
    color: black;
    line-height: 1.4em;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
}

/** drop down:last **/
span.choosepost:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}

span.choosepost:hover {
    font-weight: bold;
}

span.message {
    padding: 2px;
}

span.alert {
    background-color: red;
    color: white;
    padding-left: 10px;
}

span.blog {
    padding-left: 25px;
    background-image: url(https://www.partylikeacherry.com/wp-content/plugins/commentluv/css/../images/rss.png);
    background-repeat: no-repeat;
    background-position: left;
}

/** in comment **/
.cluv {
    border: 1px solid rgba(0, 0, 0, .04);;
    margin-top: 15px;
    padding: 8px;
    display: block;
    font-size: 100% !important;
    text-transform: none !important;
}

/** images **/
img.heart_tip {
    border: none !important;
    background: none !important;
    padding: 0 0 0 3px !important;
    cursor: pointer;
}

/** info panel **/
#heart_tip_big.cl_ajax {
    background: url(https://www.partylikeacherry.com/wp-content/plugins/commentluv/css/../images/loader.gif) no-repeat;
    height: 13px;
    padding: 40px;
    background-position: center;
}

#heart_tip_big {
    background: url(https://www.partylikeacherry.com/wp-content/plugins/commentluv/css/../images/closeit.png) no-repeat 98% 2%;
    background-size: 15px;
    font-size: 1em;
}

.heart_tip {
    margin-left: 5px;
    display: inline;
    margin-bottom: -2px; /* fixed a little here, Hesham */
    margin-right: 0px;
    padding: 0px !important;
    background-color: transparent;
    border: 0 !important;
}

.finalbig {
    margin-top: 0px;
    margin-left: 40px;
    padding: 10px;
    border: 2px solid #dddddd;
    color: #000;
}

.finalbig img {
    margin: 5px;
    width: 60px;
    height: 60px;
    border: 1px solid #CCC;
}

.finalbig li {
    list-style: none;
    margin-left: 10px
}

.finalbig p {
    margin: 0px;
    line-height: 1.7em;
}

/* Title */
.cl_title {
    font-size: 0.8em;
    margin-top: 3px;
    font-weight: bold;
    padding-bottom: 5px;
}

.cl_username {
    font-size: 1.2em;
    font-weight: bold;
}

/* Clicks */
.cl_clicks {
    clear: both !important;
    padding: 5px 5px 0px 35px;
    border-top: 1px #f6f6f6 solid;
    border-bottom: 1px #f6f6f6 solid;
    background: transparent url(https://www.partylikeacherry.com/wp-content/plugins/commentluv/css/../images/littleheartplus.png) no-repeat scroll left 50%;
    background-size: 30px;
    margin-left: 5px;
}

/* This link clicked # Times */
.cl_clicks_count {
    padding: 0px 5px 0px 0px;
    font-weight: bold;
}

/* My links have appeared on */
.cl_links {
    clear: both !important;
    padding: 5px
}

/* Some of my other posts */
.cl_posts {
    clear: both !important;
    margin-top: 10px;
    padding: 5px;
}

.cl_posts_list a, .cl_links_list a {
    background: transparent url(https://www.partylikeacherry.com/wp-content/plugins/commentluv/css/../images/link.png) no-repeat scroll left 50%;
    background-size: 16px;
    padding-left: 18px;
    margin-left: 0px;
}

.clarrow {
    margin-left: 8px;
}

.commentluv-badge-default {
    width: 186px;
    height: 30px;
}

#cl_messages {
    margin-bottom: 5px;
}
.wp_eStore_extra_error_message{
color: red;
font-weight: bold;
}
.eStore-fancy-clear{clear:both;}

.eStore-product-fancy-no-thumb {
height:100%;
overflow:hidden;
margin-bottom:5px;
border:1px solid #ccc;
padding:5px
}
.eStore-product-description-fancy-no-thumb {
text-align:left;      
}
.eStore_cart_item_name{
display:block;	
vertical-align: center !important;
}
.eStore_cart_thumbnail img, .eStore_cart_thumbnail a img{
width:48px !important;
height:48px !important;
vertical-align: middle !important;
float:left;
margin-right:10px !important;
border:none !important;
}
.eStore_remove_item_button{
vertical-align: middle !important;
}
.eStore_empty_cart_button{
vertical-align: middle !important;
}
.eStore_search_result_thumbnail{
width:50px !important;
height:50px !important;
}
/*** === Compact cart 2 === ***/
.eStore_compact_cart2{
background: url("https://www.partylikeacherry.com/wp-content/plugins/eStore-extra-shortcodes/images/cart-icon-black.png") no-repeat scroll 0 50% transparent;
font-family: helvetica;
font-size: 12px;
font-weight: bold;
padding: 3px 3px 3px 25px;
}

/*** === Compact cart 3 === ***/
.eStore_compact_cart3{
font-family:helvetica;	
background-color:#000;
max-width: 240px;
min-width: 220px;
padding: 10px 7px;
margin:5px 0;
}
.eStore_compact_cart3_container{
background:url("https://www.partylikeacherry.com/wp-content/plugins/eStore-extra-shortcodes/images/shopping_basket_icon_small.png") no-repeat scroll 0 50% transparent;
padding-left: 30px;
color: #FFFFFF;
font-size: 16px;
}
.eStore_compact_cart3_price{color: #B4D470;}
.eStore_compact_cart3_co_btn{
background-color: #FFFFFF !important;
color: #162636 !important;
font-size: 14px !important;
font-weight:normal !important;
margin-left: 10px !important;
padding: 5px 7px !important;
text-decoration: none !important;
width:auto !important;
height:auto !important;
}

/*** === Compact cart 4 === ***/
.eStore_compact_cart4{
font-family:helvetica;	
background-color:#DDDDDD;
border:1px solid #CCCCCC;
max-width: 240px;
min-width: 220px;
padding: 10px 7px;
margin:5px 0;
}
.eStore_compact_cart4_container{
background:url("https://www.partylikeacherry.com/wp-content/plugins/eStore-extra-shortcodes/images/shopping_basket_icon_small.png") no-repeat scroll 0 50% transparent;
padding-left: 30px;
font-size: 16px;
}
.eStore_compact_cart4_price{
color: #6A872D;
font-weight: bold;
}
.eStore_compact_cart4_co_btn{
background-color: #A3A3A3 !important;
color: #162636 !important;
font-size: 14px !important;
font-weight:normal !important;
margin-left: 10px !important;
padding: 5px 7px !important;
text-decoration: none !important;
width:auto !important;
height:auto !important;
}
/*** === Compact cart 5 === ***/
.eStore_compact_cart5{
background-color:#b4d613;
border:1px solid #92B002;
max-width: 140px;
min-width: 140px;
padding: 2px 2px;
margin:10px 0;
}
.eStore_compact_cart5_container{
background: url('https://www.partylikeacherry.com/wp-content/plugins/eStore-extra-shortcodes/images/cart-icon-black-2.png') 6px 6px no-repeat;
padding-left: 40px;
}
.eStore_compact_cart5_inside{
background: #262626;
display: block;
color: #FFFFFF;
font-size: 14px;
text-align: center;
cursor: pointer;
padding: 3px 0;
}
.eStore_compact_cart5_view_cart_link {
color: #FFFFFF !important;
text-decoration: none;
}
.eStore_compact_cart5_view_cart_link:hover {
color: #FFFFFF !important;
text-decoration: none;
}

/*=== Category listing related ===*/
.eStore_category_list_column{
float: left;
margin-right: 10px;
}

/*** === Audio player specific === ***/
.audioplayer_container{
padding:0px 0px 5px 0px !important;
margin:0px !important;
}
/*=== End of audio player specific css ===*/

/*=== Fancy 3 css ===*/
.eStore-fancy3 {display:block; float:left; padding-right: 25px; padding-bottom:10px; width:139px;}
.eStore-fancy3-thumb img {height: 125px; width: 125px; border: 5px solid #ccc;}
.eStore-fancy3-thumb a img {border: 5px solid #ccc;}
.eStore-fancy3-thumb:hover img {border-color: #333;}
.eStore-fancy3-footer{text-align:center;}
.eStore-fancy3-product-name{}
.eStore-fancy3-price-tag{font-size: 120%;color: #7A7A7A;font-weight:bold;}

/*=== Fancy 4 css === */
.eStore-product-fancy4 {
height:100%;
overflow:hidden;
background:#fff;
border:2px solid #24282C;
padding:5px;
margin-bottom:5px;
}
.eStore-product-fancy4 a{
color:#D9D9D9;
}
.eStore-product-fancy4 a:hover{
color:#BABABA;
text-decoration: underline;
}
.eStore-fancy4-header{
height:100%;
overflow:hidden;
color:#D9D9D9;
background: #24282C;
vertical-align: middle;
padding:10px;
}
.eStore-fancy4-header-left span{
float:left;
font-size: 140%;
width:65%;
}
.eStore-fancy4-header-right{
float:right;
font-size: 140%;
font-weight: bold;
margin-right:20px;
color: #7C848A;
text-shadow: black 0.1em 0.1em 0.2em;
}
.eStore-fancy4-footer{
height:100%;
overflow:hidden;
color:#7C848A;
background:#2D3134;
padding:15px;
border-top:1px solid #383C40;
}
.eStore-fancy4-thumb{
float:right;
text-align:center;
}
.eStore-fancy4-thumb img{
height:125px;
width:125px;
margin-bottom:10px;
border:4px solid #34393D;           
}
.eStore-fancy4-thumb a img{
border:4px solid #34393D;              
}
.eStore-fancy4-thumb img:hover {
border:4px solid #24282C;
}
.eStore-fancy4-product-description {
text-align:left;
margin-right:150px;           
}
@media screen and (max-width: 375px) {
    /*** for smartphones ***/
    .eStore-fancy4-product-description{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    }
    .eStore-fancy4-thumb{
    float: none;
    }
}

/*=== Fancy 5 CSS ===*/
.eStore-fancy5{
background:transparent url("https://www.partylikeacherry.com/wp-content/plugins/eStore-extra-shortcodes/images/fancy5_gradient.gif") bottom repeat-x;
background-color:#fff;
font-family:"Segoe UI", sans-serif;
font-size:12px;
border:1px solid #ccc;
display:block;
float:left;
height:370px;
margin:3px 12px 12px 0;
position:relative;
width:222px;
padding:10px 0px 10px 10px;
}
.eStore-fancy5:hover{border-color:#999;}
.eStore-fancy5-thumb img {height: 150px; width: 200px; padding: 5px; border: 1px solid #ccc;}
.eStore-fancy5-thumb a img {border: 1px solid #ccc;}
.eStore-fancy5-thumb:hover img {border-color: #333;}
.eStore-fancy5-body{height:165px;overflow:hidden;}
.eStore-fancy5-description{margin:0px 10px 5px 0px;text-align:justify;overflow:hidden;max-height:115px;}
.eStore-fancy5-product-name{font-size:15px;font-weight:bold;text-align: left;margin:12px 10px 10px 0px;}
.eStore-fancy5-price{float:left;font-size:15px;font-weight:bold;}
.eStore-fancy5-details{float:right;margin-right:10px}

/*=== Fancy1 with Video thumbnail (Used with the video lightbox plugin) ===*/
.eStore-product-fancy-video-thumbnail{
height:100%;
overflow:hidden;
margin-bottom:5px;
border:1px solid #ccc;
padding:5px
}

.eStore-product-description-fancy-video-thumbnail {
text-align:left;
margin-left:150px;
}
.eStore-product-fancy-video-thumb img {float:left;height: 125px; width: 125px; padding: 5px; border: 1px solid #ccc;}
.eStore-product-fancy-video-thumb a img {padding: 5px; border: 1px solid #ccc;}
.eStore-product-fancy-video-thumb:hover img {border-color: #333;}

/*=== Fancy 6 CSS ===*/
.eStore_fancy6{
display:block;
float:left;	
width:160px;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
background-color:#1D1D1D;
font-size:13px;
overflow:hidden;
padding:10px;
margin:0 10px 10px 0;
}

.eStore_fancy6_thumbnail img, .eStore_fancy6_thumbnail a img{
border:1px solid #ccc !important;
padding:6px !important;
width:145px !important;
height:100px !important;
}
.eStore_fancy6_body
{
background-color:#111111;
border:1px dotted #555555;
margin:5px 0 10px;
padding:10px;
height:80px;
overflow:hidden;
}
.eStore_fancy6_product_name{
font-size:14px;
font-weight:bold;	
color:#D4D4D4;
text-shadow:1px 1px 1px #111111;
}
.eStore_fancy6_product_name a{
font-size:14px;
font-weight:bold;	
color:#D4D4D4;
}
.eStore_fancy6_price
{
color:#00A9E4;
font-size:16px;
font-weight:bold;
}
.eStore_fancy6 input{
	margin:0px !important;
}
/*=== End of Fancy 6 CSS ===*/

/* estore fancy7 display */
.eStore_fancy7_main{
border:1px solid #ccc;
margin-bottom:5px;
}
.eStore_fancy7_name{
font-weight: bold;
float: left;
padding: 5px;
}
.eStore_fancy7_description{
float: left;
padding-left:5px;
}
.eStore_fancy7_price{
font-weight: bold;
float: left;
padding: 5px;
}
.eStore_fancy7_button{
float: left;
padding: 5px;
height:25px;
}
/*=== End of Fancy 7 CSS ===*/

/* estore fancy8 display */
.eStore_fancy8_main{
border:1px solid #ccc;
margin-bottom:5px;
}
.eStore_fancy8_name{
font-weight: bold;
float: left;
padding: 5px;
width: 150px;
height: 25px;
overflow: hidden;
}
.eStore_fancy8_description{
float: left;
padding: 5px;
height:25px;
}
.eStore_fancy8_price{
font-weight: bold;
float: left;
height: 25px;
padding: 5px;
}
.eStore_fancy8_button{
float: left;
padding: 5px;
height:25px;
}
/*=== End of Fancy 8 CSS ===*/

/*=== estore fancy9 display ===*/
.eStore_fancy9_main{
border:1px solid #ccc;
margin-bottom:5px;
}
.eStore_fancy9_name{
font-weight: bold;
float: left;
padding: 5px;
}
.eStore_fancy9_description{
float: left;
padding-left:5px;
}
.eStore_fancy9_price{
font-weight: bold;
float: left;
padding: 5px;
}
.eStore_fancy9_button{
float: left;
padding: 5px;
height:25px;
}
/*=== End of Fancy 9 CSS ===*/

/*=== Start of Fancy 10 CSS ===*/
.eStore-product-fancy-10{
height:100%;
overflow:hidden;
margin-bottom:5px;
border:1px solid #ccc;
padding:5px;
}
.eStore-thumbnail-area-fancy-10{
max-width:150px;
}
.eStore-thumbnail-fancy-10{
float:left;
margin-right:12px;
}
.eStore-thumbnail-fancy-10 img,.eStore-thumbnail-fancy-10 a img {
background-color:#FFF;
border:1px solid #A9A9A9;
margin:4px 0 4px 5px;
padding:4px;
width:125px;
height:125px;
}
.eStore-thumbnail-fancy-10 img:hover {
background-color:#A9A9A9
}
.eStore-additional-thumbnail-fancy-10{
float:left;
text-align:center;
width:146px;
}
.eStore-additional-thumbnail-fancy-10 img,.eStore-additional-thumbnail-fancy-10 a img {
background-color:#FFF;
border:1px solid #A9A9A9;
margin:0px 2px 2px 0px;
padding:1px;
width:24px;
height:24px;
}
.eStore-product-description-fancy-10{
text-align:left;
margin-left:150px;           
}
.eStore-product-name-fancy-10{
font-size:14px;
font-weight:bold;
padding-bottom:5px;
}
.eStore-fancy-10-button-section .eStore_button {
border: 1px solid #DDD;
border-radius: 3px;
text-shadow: 0 1px 1px white;
-webkit-box-shadow: 0 1px 1px #fff;
-moz-box-shadow: 0 1px 1px #fff;
box-shadow: 0 1px 1px #fff;
font: bold 11px Sans-Serif;
padding: 6px 10px;
white-space: nowrap;
vertical-align: middle;
color: #666;
background: transparent;
cursor: pointer;
}
.eStore-fancy-10-button-section .eStore_button:hover{
border-color: #999;
background: -webkit-linear-gradient(top, white, #E0E0E0);
background: -moz-linear-gradient(top, white, #E0E0E0);
background: -ms-linear-gradient(top, white, #E0E0E0);
background: -o-linear-gradient(top, white, #E0E0E0);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
}
@media screen and (max-width: 375px) {
    /*** for smartphones ***/
    .eStore-product-description-fancy-10{
    float: left;
    margin-left: 10px;
    }
}
/*=== End of Fancy 10 CSS ===*/

/*=== Start of Fancy 11 CSS ===*/
.eStore-product-fancy-11{
display:block;
overflow:hidden;
float: left;
margin:0 10px 10px 0;
padding:2%;
border:3px solid #CBCBCB;
border-radius:2px 2px 2px 2px;
position:relative;
width:250px;
height:120px;
}
.eStore-thumbnail-area-fancy-11{max-width:120px;}
.eStore-thumbnail-fancy-11{float:left;margin-right:10px;}
.eStore-thumbnail-fancy-11 img,.eStore-thumbnail-fancy-11 a img {
border: 1px solid #AAAAAA;
border-radius: 2px 2px 2px 2px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
padding: 3px;
width:90px;
height:90px;
}
.eStore-additional-thumbnail-fancy-11{float:left;text-align:center;width:100px;}
.eStore-additional-thumbnail-fancy-11 img,.eStore-additional-thumbnail-fancy-11 a img {
background-color:#FFF;
border:1px solid #A9A9A9;
margin:0px 2px 2px 0px;
padding:1px;
width:16px;
height:16px;
}
.eStore-product-description-fancy-11{text-align:left;margin-left:110px;}
.eStore-product-name-fancy-11{font-family:sans-serif;font-size:14px;font-weight:bold;color: #555555;margin: 0 0 5px;}
.eStore-fancy-11-oldprice{color: #CCCCCC;text-decoration: line-through;margin-right:10px;}
.eStore-fancy-11-price{font-weight:bold;}
.eStore-fancy-11-button-section .eStore_button {
cursor: pointer;	
-moz-transition: all 0.2s ease-in-out 0s;
background-color:#7AA253;
background-image: none;
border: 1px solid #658A41;
border-radius: 15px 15px 15px 15px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
color: white !important;
font-family: inherit;
font-size: 1em !important;
margin-top: 5px;
padding: 1px 11px;
position: relative;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
/*=== End of Fancy 11 CSS ===*/

/* estore fancy12 display */
.eStore_fancy12_main{
border:1px solid #ccc;
margin-bottom:5px;
}
.eStore_fancy12_name{
font-weight: bold;
float: left;
padding: 5px 10px;
width: 150px;
height: 25px;
overflow: hidden;
}
.eStore_fancy12_description{
float: left;
padding: 2px;
height:25px;
}
.eStore_fancy12_price{
font-weight: bold;
float: left;
height: 25px;
padding: 5px 10px;
}
.eStore_fancy12_button{
float: left;
padding: 5px 10px;
height:25px;
}
/*=== End of Fancy 12 CSS ===*/

/* estore fancy13 display */
.eStore-product-fancy-13{
border: 1px solid #E8E5DC;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
margin-right: 15px;
margin-bottom: 25px;
padding-bottom: 5px;
width:250px;
float:left;
}
.eStore-product-fancy-13-thumbnail a img{
width:250px;
height:190px;
}
.eStore-product-fancy-13-bottom{
padding:10px 15px;	
}
.eStore-product-fancy-13-name{
color: #525351;
font-size: 16px;
font-weight: bold;
line-height: 20px;
margin: 0 0 10px 0;
text-transform:uppercase;
height:22px;
overflow:hidden;
}
.eStore-product-fancy-13-description{
font-style:italic;
height:48px;
overflow:hidden;
}
.eStore-product-fancy-13-price{
color: #525351;
display: block;
font-size: 22px;
font-weight: bold;
line-height: 24px;
margin: 0;
padding: 10px 10px 10px 0;
}
/* End of Fancy 13 CSS */

/* estore fancy14 display */
.eStore-product-fancy-14{
background: #FDFDFD; 
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
margin-right: 15px;
margin-bottom: 25px;
padding-bottom: 5px;
width:220px;
float:left;
}
.eStore-product-fancy-14-thumbnail a img{
width:220px;
height:150px;
}
.eStore-product-fancy-14-bottom{
padding:10px 15px;	
}
.eStore-product-fancy-14-name{
color: #0D7963;
font-size: 16px;
font-weight: bold;
line-height: 20px;
margin: 0 0 10px 0;
height:22px;
overflow:hidden;
}
.eStore-product-fancy-14-price{
background: none repeat scroll 0 0 #1FA756;
color: #FFFFFF;
display: inline-block;
font: bold 18px "adelle-sans","Helvetica Neue",Arial,sans-serif;
line-height: 24px;
border-radius: 2px;
padding: 2px 10px;
margin: 0 0 10px 0;
}

.eStore-fancy-14-button input[type="submit"]{
color: #4D4233 !important;
border-radius:2px 2px 2px 2px; border-style:solid; border-width:1px;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
cursor:pointer;display:inline-block;font-size:13px;font-weight:bold;
line-height:17px;margin:0 2px;outline:medium none;padding:5px 16px;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);vertical-align:baseline;
background:#F2EBB6; border-color:#EBE19B #D1CA8E #B0A978;
}
/* End of Fancy 14 CSS */

/* estore fancy15 display */
.eStore-product-fancy-15{
margin: 10px 0;
border: 1px solid #CCCCCC;
margin: 10px 0;
max-width: 220px;
padding: 5px;
}
.eStore-product-fancy-15-thumbnail{
float: left;
}
.eStore-product-fancy-15-thumbnail img{
width: 50px;
height: 50px;
}
.eStore-product-fancy-15-name{
float: left;
font-weight: bold;
margin: 0 0 0 10px;
max-width: 150px;
}
.eStore-product-fancy-15-name a{
text-decoration: none;    
}
/* End of Fancy 15 CSS */

/* eStore fancy16 display */
.eStore-product-fancy-16 {
height:100%;
overflow:hidden;
margin:10px 0;
border:1px solid #ccc;
padding:15px
}
.eStore-product-fancy-16-price{
font-weight: bold;
}
/* End of Fancy 16 CSS */

/* eStore fancy17 display */
.eStore-product-fancy-17-item{     
    margin: 5px 10px 5px 0;
    border: 1px solid #BBBEC9;
    float: left;
    width: 220px;    
}
.eStore-product-fancy-17-grid{
    width: 30%;
}
.eStore-product-fancy-17-wrapper{
    margin: 15px;
}
.eStore-product-fancy-17-thumbnail {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.eStore-product-fancy-17-title{
    font-family: Bitter, Georgia, serif;
    margin: 10px 0;
    text-align: center;
}
.eStore-product-fancy-17-title a{
    text-decoration: none !important;
    border: none;
    margin: 0;
    padding: 0;
}
.eStore-product-fancy-17-thumbnail img{
    max-width: 100%;
}
.eStore-product-fancy-17-button-section{
    text-align: center;
}
.eStore-product-fancy-17-button input[type="submit"]{
    border: 3px solid #2D3140;
    background-color: transparent;
    background: none;
    color: #2D3140;
    padding:5px 10px; 
    cursor:pointer;
    text-decoration:none !important;
    opacity: 1;
}
.eStore-product-fancy-17-button input[type="submit"]:hover{
    color: #FFF;
    background-color: #2D3140;
    background: #2D3140;
}
/*** For smaller devices ***/
@media only screen and (max-width : 480px)
{
    .eStore-product-fancy-17-item{     
        margin: 5px 10px 5px 0;
        border: 1px solid #BBBEC9;
        float: left;
        width: 95%;
    }    
}
/* End of Fancy 17 CSS */

/*=== Start of Fancy 18 CSS ===*/
.eStore-product-fancy-18{
height:100%;
overflow:hidden;
margin-bottom:5px;
border:1px solid #ccc;
padding:5px;
}
.eStore-thumbnail-area-fancy-18{
max-width:150px;
}
.eStore-thumbnail-fancy-18{
float:left;
margin-right:12px;
}
.eStore-thumbnail-fancy-18 img,.eStore-thumbnail-fancy-18 a img {
background-color:#FFF;
border:1px solid #A9A9A9;
margin:4px 0 4px 5px;
padding:4px;
width:125px;
height:165px;
}
.eStore-thumbnail-fancy-18 img:hover {
background-color:#A9A9A9
}
.eStore-product-description-fancy-18{
text-align:left;
margin-left:150px;           
}
.eStore-product-name-fancy-18{
font-size:18px;
font-weight:bold;
padding-bottom:5px;
}
.eStore-fancy-18-price-section{
margin-top: 10px;    
}
.eStore-fancy-18-button-section{
margin: 10px 0;    
}
@media screen and (max-width: 375px) {
    /*** for smartphones ***/
    .eStore-product-description-fancy-18{
    float: left;
    margin-left: 10px;
    }
}
/*=== End of Fancy 18 CSS ===*/

/*=== Start of eStore Purchase History Table ===*/
.eStore_email_search_box{margin: 10px 0;}
.eStore_purchase_history_submit{margin: 0 0 10px 0;}
.eStore_phes_button{ padding: 5px 10px;}
table.eStore-purchase-history{border: 1px solid #DDDDDD;}
.eStore-purchase-history thead tr th {
    background-color: #E5E5E5;
    color: #333333;
    padding: 5px 10px;
}
.eStore-purchase-history tbody tr td {padding: 10px;}
.eStore-purchase-history-even-row{background-color: #F9F9F9;}
/*=== End of eStore Purchase History Table ===*/

/* Copyright @ 2008-2018 by Tips and Tricks HQ (https://www.tipsandtricks-hq.com) - All Rights Reserved */

.shopping_cart a {
color:#3c78a7;
text-decoration:none
}

.shopping_cart a:hover {
color:#3c78a7;
text-decoration:underline
}

div.shopping_cart table{
border: none;    
}
div.shopping_cart tr td, div.shopping_cart tr th{
padding:2px 1px;
border: none;
}
div.shopping_cart tr th{
font-weight: bold;    
}
div.shopping_cart tr, div.shopping_cart th{
border: none;    
}

.eStore_cart_item_name, .eStore_cart_item_qty, .eStore_cart_item_price{
text-align: left
}

.eStore_cart_item_qty_value, .eStore_cart_item_price_value, .eStore_cart_item_action_value{
text-align: left
}

.eStore_cart_item_qty_with_update{
max-width: 60px;
}

.shopping_cart input, .eStore_cart_fancy1 input, .eStore_cart_fancy2 input{
width: auto !important;/*override the eStore shopping cart input field width to "auto" to prevent them from looking weird on some themes */
}
	
.eStore_manual_checkout_submit{
text-align: center;    
}

.eStore_manual_checkout_captcha_section{
width: 300px;
margin: 0px auto;
}

.t-and-c {
margin:5px 0 15px;
width:auto !important;
}

.t_and_c_error {
color:#E70218 !important;
margin:0 0 15px;
}

.text-input {
color:#333;
margin:4px;
padding:2px 0;
}
.eStore_warning{
color:red !important;
}
.eStore_error_message{
color:red !important;
font-weight:bold;
}
.eStore_success_message{
color:green;
}

.eStore-clear-float{
clear:both;
}
.eStore_price_before_coupon{
text-decoration:line-through;
}

.eStore_hidden_textfield{
display:none !important;	
}

.eStore_variation{
margin-top:0px;
margin-bottom:0px; 
}

.eStore_text_input {
font-size:21px;
height:auto !important;
width: auto !important;
color:#444;
background:#eee;
border:1px solid #aaa;
border-right-color:#ddd;
border-bottom-color:#ddd;
margin:2px 0px 2px 0px;
padding:4px !important;       
}

.eStore_text_input:focus {
height:20px;
background:#fff;
border-color:#777 #ccc #ccc #777;
}

.eStore_label {
text-transform:uppercase;
text-align:left;
vertical-align:middle;
font-size:14px;
font-weight:700;
font-family:Helvetica, Arial, sans-serif;
padding:15px 10px 10px 15px
}

.eStore_remove_item_button{
min-width:20px;
min-height:20px;
}

.eStore_empty_cart_button{
min-width:28px;
min-height:20px;
}

.eStore_ajax_loading{opacity:0.5;}

.eStore_save_cart_section{background: transparent url(https://www.partylikeacherry.com/wp-content/plugins/wp-cart-for-digital-products/images/eStore_save_cart_icon.png) no-repeat; padding:5px 5px 5px 30px; margin-right:10px; cursor: pointer;}
.eStore_retrieve_cart_section{background: transparent url(https://www.partylikeacherry.com/wp-content/plugins/wp-cart-for-digital-products/images/eStore_retrieve_cart_icon.png) no-repeat; padding:5px 5px 5px 30px; cursor: pointer;}
.eStore_save_retrieve_cart_message{padding: 7px 0;}

.eStore-button-form input{
width: auto !important;/*override the eStore button input width to auto to prevent them from looking weird on some themes */
}
.eStore-button-form input[type="image"], .eStore-pp-buy-now-form input[type="image"], .eStore-pp-subscribe-form input[type="image"]{
cursor: pointer; /*force the eStore button image input to show a pointer like it is shown on a normal HTML button */
}
.eStore_reset_cart_form input[type="image"], .estore_cart_item_remove_form input[type="image"] {
cursor: pointer;
padding: 0px;
margin: 0px;
border: none;
}
.eStore_paypal_checkout_button{
margin-top:5px;
padding:4px;
border:1px solid #ccc;
min-width:143px;
min-height:41px;
cursor: pointer;
}
.eStore_paypal_checkout_button,.eStore_button,.eStore_remove_item_button,.eStore_empty_cart_button,.eStore_buy_now_button,.eStore_subscribe_button,.download_now_button_submit,.eStore_sold_out {
width: auto !important;/*override the eStore button width to auto to prevent them from looking weird on some themes */
max-width: 100%;/* override the eStore button for responsiveness when used with improper themes */
}
.eStore_paypal_checkout_button:hover,.eStore_button:hover,.eStore_remove_item_button:hover,.eStore_empty_cart_button:hover,.eStore_buy_now_button:hover,.eStore_subscribe_button:hover {
opacity:0.7;
}
.eStore_paypal_checkout_button:hover{
border:1px solid #ddd;
}

.eStore_oldprice{
text-decoration:line-through;	
}

/* === Thank you page display css === */
.eStore_thank_you_your_order{}
.eStore_thank_you_download_links{margin-bottom:10px;}
.eStore_thank_you_additional_action_data{margin-bottom:10px;}
.eStore_thank_you_total_cost{margin-bottom:10px;}
.eStore_thank_you_txn_id{margin-bottom:10px;}
.eStore_thank_you_email{margin-bottom:10px;}
.eStore_thank_you_offer{margin-bottom:10px;}

/* === Fancy1 product display css === */
.eStore-product {
height:100%;
overflow:hidden;
margin-bottom:5px;
border:1px solid #ccc;
padding:5px;
}

.thumb-image{
width:125px;
height:125px;
}

.eStore-thumbnail {
float:left;
/*margin-right:12px;*/
}

.eStore-thumbnail img,.eStore-thumbnail a img {
background-color:#FFF;
border:1px solid #A9A9A9;
margin:4px 0 4px 5px;
padding:4px;
max-width:none !important;
}

.eStore-thumbnail img:hover {
background-color:#A9A9A9
}

.eStore-product-description {
text-align:left;
margin-left:150px;           
}

.eStore-product-name{
font-weight:bold;
padding-bottom:5px;
}

.eStore_price{
}

@media screen and (max-width: 375px) {
    /*** for smartphones ***/
    .eStore-product-description{
    float: left;
    margin-left: 10px;
    }
}

/* Fancy Display 2 properties */
.eStore-product-fancy2 {
height:100%;
overflow:hidden;
color:#000;
background:#fff url(https://www.partylikeacherry.com/wp-content/plugins/wp-cart-for-digital-products/images/product-display-bg.jpg) repeat-x;
border:1px solid #ccc;
padding:5px
}
.eStore-product-fancy2-thumb-image{
width:125px;
height:125px;
}
.eStore-product-fancy2-footer {
display:block;
overflow:hidden;
background: #f1f1f1;
color:#3A3A3A;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
margin-bottom:5px;
padding:10px;
vertical-align: middle;
}

.eStore-product-fancy2-footer .footer-left {
vertical-align: middle;
}
.footer-left-content {
float: left;
vertical-align: middle;
}
.footer-left-content input{
vertical-align: middle;
margin: 0px !important;
}
.footer-left-content img{
vertical-align: middle;
}
.eStore-product-fancy2-footer .footer-right {
float:right;
vertical-align: middle;
font-size:16px;
font-weight:bold;
}
.eStore-fancy2-product-name{
color:#000;	
font-size:16px;
font-weight:bold;
padding-bottom:5px;
}
.eStore_fancy2_price{
margin-right:10px;
}
/* End of fancy product display css */

/*=== Fancy category css === */
.eStore-category-fancy{
height:100%;
overflow:hidden;
margin-bottom:5px;
border:1px solid #ccc;
padding:5px
}
.eStore-category-fancy-thumbnail{
float:left;
margin-right:12px
}
.eStore-category-fancy-thumbnail img,.eStore-category-fancy-thumbnail a img {
background-color:#FFF;
border:1px solid #A9A9A9;
margin:4px 0 4px 5px;
padding:4px
}
.eStore-category-fancy-thumbnail img:hover {
background-color:#A9A9A9
}
.eStore-category-fancy-name{
text-align:left;
margin-left:150px;   
}
.eStore-category-fancy-description{
text-align:left;
margin-left:150px;
margin-top:10px;
}
/* End of fancy category display css */

/* Pagination related css */
.product_page a,.product_page a:link {
text-decoration:none;
border:1px solid #ccc;
color:#777;
background-color:#f5f5f5;
margin:2px;
padding:2px 4px
}
.product_page a:hover {
border:1px solid #eee;
color:#777;
background-color:#fff
}

.eStore_pagination{
margin: 5px 0px;
}
.pagination_page{
text-decoration:none;
border:1px solid #ccc;
color:#777;
background-color:#f5f5f5;
margin:2px;
padding:2px 4px;
}
.pagination_page:hover{
text-decoration:none;
}
.current_pagination_page{
background-color:#cccccc;
}
.estore_pagination_page_no, .estore_pagination_go_button{
width:auto !important;
height:auto !important;
margin: 0 5px;
}
/* End of pagination related css */

/*** Start of lightbox CSS ***/
#jquery-overlay {
position:absolute;
top:0;
left:0;
z-index:9999;
width:100%;
height:500px
}

#jquery-lightbox {
position:absolute;
top:0;
left:0;
width:100%;
z-index:9999;
text-align:center;
line-height:0
}

#jquery-lightbox a img {
border:none
}

#lightbox-container-image-box {
position:relative;
background-color:#fff;
max-width:100% !important;
height:auto !important;
margin:0 auto
}

#lightbox-container-image {
padding:10px
}

#lightbox-loading {
position:absolute;
top:40%;
left:0;
height:25%;
width:100%;
text-align:center;
line-height:0
}

#lightbox-nav {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:9999
}

#lightbox-container-image-box > #lightbox-nav {
left:0
}

#lightbox-nav a {
outline:none
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
width:49%;
height:100%;
zoom:1;
display:block
}

#lightbox-nav-btnPrev {
left:0;
float:left
}

#lightbox-nav-btnNext {
right:0;
float:right
}

#lightbox-container-image-data-box {
font:10px Verdana, Helvetica, sans-serif;
background-color:#fff;
line-height:1.4em;
overflow:auto;
width:100%;
margin:0 auto;
padding:0 10px
}

#lightbox-container-image-data {
color:#666;
padding:0 10px
}

#lightbox-container-image-data #lightbox-image-details {
width:70%;
float:left;
text-align:left
}

#lightbox-image-details-caption {
font-weight:700
}

#lightbox-image-details-currentNumber {
display:block;
clear:left;
padding-bottom:1em
}

#lightbox-secNav-btnClose {
width:66px;
float:right;
padding-bottom:.7em
}
/*** End of lightbox CSS ***/

/*** Overlay CSS ***/
.eStore_apple_overlay {
display:none;
background-image:url(https://www.partylikeacherry.com/wp-content/plugins/wp-cart-for-digital-products/images/white.png);	
width:450px;
padding:20px;			
font-size:13px;
}
.eStore_apple_overlay .close {
background-image:url(https://www.partylikeacherry.com/wp-content/plugins/wp-cart-for-digital-products/images/close-2.png);
position:absolute; 
right:25px; top:25px;
cursor:pointer;
height:25px;
width:25px;
}
/*** End of Overlay CSS ***/

/*** eStore cart fancy1 ***/
.eStore_cart_fancy1 {
border:	1px solid #CDCDCD;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.eStore_cart_fancy1_inside{
margin: 0 10px;    
}
.eStore_cart_fancy1 a img{
border:none;
}
.eStore_cart_fancy1_continue_shopping{
text-align:right;
}
.eStore_cart_fancy1_header{
padding:5px 10px 5px 10px;
font-size:14px;
color:#fff;
background: url(https://www.partylikeacherry.com/wp-content/plugins/wp-cart-for-digital-products/images/cart_fancy1_header_bg.gif) top repeat-x;
-moz-border-radius: 5px 5px 0px 0px;
-khtml-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}
.eStore_cart_fancy1_footer{
background:#F2F2F2;
border-top:1px solid #CDCDCD;
margin-top:5px;
padding:5px 10px 10px 10px;
-moz-border-radius: 0px 0px 5px 5px;
-khtml-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
}

/*** eStore cart fancy2 ***/
.eStore_cart_fancy2 {
border: 10px solid #C8C8C8;
border-radius: 5px;
margin: 10px 0;
}
.eStore_cart_fancy2_inside{
padding:10px 15px;
}
.eStore_cart_fancy2_header{
font-family: arial;	
font-size: 24px;
font-weight: normal;
margin: 10px 0;
}
.eStore_cart_fancy2_inside table{
border:0 !important;
padding: 3px 0 !important;
border-collapse: separate !important;
}
.eStore_cart_fancy2_inside tr td{
border:0 !important;
padding: 3px 0 !important;
margin:0px !important;
}
.eStore_cart_fancy2_inside tr th{
border-left:0 !important;
border-top: 0 !important;
border-right:0 !important;
border-bottom: 4px solid #676E74 !important;
font-size: 1em;
padding: 3px 0 !important;
text-transform: uppercase;
margin:0px !important;
}
.eStore_cart_fancy_2_item_name{
overflow:hidden;
font-weight:bold;
font-size:1.1em !important;
padding:5px 0
}
.eStore_cart_fancy_2_remove{
font-size: 10px !important;
text-decoration: underline;
background-color: transparent;
border: medium none;
cursor: pointer;
padding: 0;
}
.eStore_cart_fancy_2_price{
color:green;
padding:0 5px;
}
a.eStore_cart_fancy_2_continue_shopping{
color:#1780CF;
line-height: 1.7;
text-decoration:none;
}
.eStore_cart_fancy2 .eStore_apply_coupon,.eStore_cart_fancy2 .eStore_shipping_update_button{
background: -moz-linear-gradient(center top , #F5F5F5 0%, #E1E1E1 100%) repeat scroll 0 0 transparent;
border: 1px solid #919191;
border-radius: 3px;
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
color: #636363;
cursor: pointer;
font-weight: bold;
line-height: normal;
margin: 5px 0;
padding: 3px 8px;
position: relative;
text-decoration: none;
text-shadow: 0 1px 0 #FFFFFF;
}
.eStore_cart_fancy2_divider{
border-top:1px solid #E6E6E6;
margin: 5px 0;
}

.eStore_order_summary{width: 100%; text-align: left;}
.eStore_order_summary_header{padding: 5px; font-weight: bold; border-bottom: 1px solid #ccc;}
.eStore_order_summary_row{padding: 5px; border-bottom: 1px solid #ccc;}
.eos_right{float:right;}