@charset "UTF-8";
/* Themify Shoppe 7.3.1 framework 7.3.0 */

/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;inset:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.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;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
    stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.module-image img:hover,
.module-accordion i,
.module{
    transition:.5s ease;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter,transform
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
	display:flex;
	flex-wrap:wrap;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.themify_builder_slider_wrap{
    transition:none
}
.module_row[data-tbfullwidthvideo],.module_subrow[data-tbfullwidthvideo],.module_column[data-tbfullwidthvideo]{
	background-size:cover
}
/*GRID*/
.row_inner,
.subrow_inner{
    display:grid;
    --gutter:3.2%;
    --narrow:1.6%;
    --none:0;
    --align_start:flex-start;
    --align_center:center;
    --align_end:flex-end;
    --auto_height:stretch;
    --align_items:var(--auto_height);
    --align_content:var(--align_start);
    --colg:var(--gutter);
    --c1:1fr;
    --c2:1fr 1fr;
    --c3:1fr 1fr 1fr;
    --c4:1fr 1fr 1fr 1fr;
    --c5:1fr 1fr 1fr 1fr 1fr;
    --c6:1fr 1fr 1fr 1fr 1fr 1fr;
    --c1_2:1fr 2.1025fr;
    --c2_1:2.1025fr 1fr;
    --c1_3:1fr 3.2831fr;
    --c3_1:3.2831fr 1fr;
    --c1_1_2:1fr 1fr 2.1415fr;
    --c1_2_1:1fr 2.1415fr 1fr;
    --c2_1_1:2.1415fr 1fr 1fr;
    --col:repeat(auto-fit,minmax(1%,1fr));
	grid:var(--row,none)/var(--col);
    grid-template-areas:var(--area);
    grid-auto-columns:1fr;
    gap:var(--rowg,0) var(--colg);
    align-content:var(--align_content);
    align-items:var(--align_items);
    /*css variables for responsive columns(the first letter is the cols count, next the selected grid, e.g 3_2:3 is count ,2 the grid),so users can change it by custom css*/
    --area5_3:"col1 col1 col2 col2 col3 col3"
              "col4 col4 col5 col5 . .";

    --area5_1_2:"col1 col2 col2" "col3 col4 col5";

    --area5_2_1:"col1 col1 col2" "col3 col4 col5";

    --area5_1_3:"col1 col2 col2 col2"
                "col3 col4 col4 col4"
                "col5 col5 col5 col5";

    --area5_3_1:"col1 col1 col1 col2"
                "col3 col4 col4 col5";

    --area5_1_1_2:"col1 col2 col3 col3"
                  "col4 col4 col5 col5";

    --area5_1_2_1:"col1 col2 col2 col3"
                  "col4 col4 col5 col5";

    --area5_2_1_1:"col1 col1 col2 col3"
                  "col4 col4 col5 col5";	
    /*Css  Auto grid*/
    --aream2_auto:"col1" "col2";
    --aream3_auto:"col1" "col2" "col3";
    --aream4_auto:"col1" "col2" "col3" "col4";
    --aream5_auto:"col1" "col2" "col3" "col4" "col5";
    --areat6_auto:"col1 col2 col3" "col4 col5 col6";/*6 cols for tablet*/
    --aream6_auto:"col1 col2" "col3 col4" "col5 col6";/*6 cols for mobiile*/
    --areat7_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7";
    --aream7_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7";
    --areat8_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7" "col8 col8";
    --aream8_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7" "col8"
}
div.module_column{
    width:auto;
    max-width:none;
    margin-left:0;
    margin-right:0;
    min-width:0;
    float:none;
    align-items:inherit;
    align-content:inherit;
    grid-template-columns:minmax(0,1fr);
    display:grid
}
.col_align_middle,/*deperecated,backward compatibility*/
.fullheight > .tb_col_count_1{
    --align_content:var(--align_center)
}
.gutter-narrow{/*deperecated,backward compatibility*/
   --colg:var(--narrow)
}
.gutter-none{/*deperecated,backward compatibility*/
   --colg:var(--none)
}
.module_column:nth-of-type(1){
    grid-area:col1
}
.module_column:nth-of-type(2){
    grid-area:col2
}
.module_column:nth-of-type(3){
    grid-area:col3
}
.module_column:nth-of-type(4){
    grid-area:col4
}
.module_column:nth-of-type(5){
    grid-area:col5
}
.module_column:nth-of-type(6){
    grid-area:col6
}
.module_column:nth-of-type(7){
    grid-area:col7
}
.module_column:nth-of-type(8){
    grid-area:col8
}
.module_column:nth-of-type(9){
    grid-area:col9
}
.module_column:nth-of-type(10){
    grid-area:col10
}
.module_column:nth-of-type(11){
    grid-area:col11
}
.module_column:nth-of-type(12){
    grid-area:col12
}
.module_column:nth-of-type(13){
    grid-area:col13
}
.module_column:nth-of-type(14){
    grid-area:col14
}
.module_column:nth-of-type(15){
    grid-area:col15
}
.module_column:nth-of-type(16){
    grid-area:col16
}
/*DON'T USE THE CLASS direction_rtl, will be removed in the future, need for backward compatibility*/
.direction_rtl > .module_column:nth-of-type(1){
    z-index:16
}
.direction_rtl > .module_column:nth-of-type(2){
    z-index:15
}
.direction_rtl > .module_column:nth-of-type(3){
    z-index:14
}
.direction_rtl > .module_column:nth-of-type(4){
    z-index:13
}
.direction_rtl > .module_column:nth-of-type(5){
    z-index:12
}
.direction_rtl > .module_column:nth-of-type(6){
    z-index:11
}
.direction_rtl > .module_column:nth-of-type(7){
    z-index:10
}
.direction_rtl > .module_column:nth-of-type(8){
    z-index:9
}
.direction_rtl > .module_column:nth-of-type(9){
    z-index:8
}
.direction_rtl > .module_column:nth-of-type(10){
    z-index:7
}
.direction_rtl > .module_column:nth-of-type(11){
    z-index:6
}
.direction_rtl > .module_column:nth-of-type(12){
    z-index:5
}
.direction_rtl > .module_column:nth-of-type(13){
    z-index:4
}
.direction_rtl > .module_column:nth-of-type(14){
    z-index:3
}
.direction_rtl > .module_column:nth-of-type(15){
    z-index:2
}
.direction_rtl > .module_column:nth-of-type(16){
    z-index:1
}
.tb_col_count_1>.module_column{
	grid-area:auto
}
.tb_col_count_2{
	--area:"col1 col2"
}
.tb_col_count_3{
	--area:"col1 col2 col3"
}
.tb_col_count_4{
	--area:"col1 col2 col3 col4"
}
.tb_col_count_5{
	--area:"col1 col2 col3 col4 col5"
}
.tb_col_count_6{
	--area:"col1 col2 col3 col4 col5 col6"
}
.tb_col_count_7{
	--area:"col1 col2 col3 col4 col5 col6 col7"
}
.tb_col_count_8{
	--area:"col1 col2 col3 col4 col5 col6 col7 col8"
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.module_row ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
.module_row .ui{
	background-image:var(--tb_app_gr,none);
	background-color:var(--tb_pr_bg,#F7F7F7);
	box-shadow:var(--tb_app_shadow,none);
	border-radius:var(--tb_app_r,0);
	color:var(--tb_pr_color,#555)
}
.ui.builder_button{
    text-decoration:none;
    position:relative; 
    border:solid 1px rgba(0,0,0,.05);
    display:inline-block;
    line-height:130%;
    transition:color .3s linear;
	transition-property:color,background-color,padding,border,box-shadow;
    padding:.625em 1.25em
}
.builder_button:hover{
	text-decoration:none;
	background-color:var(--tb_pr_hover_bg,#f1f1f1)
}
.module .ui.builder_button{
    text-decoration:none
}
.ui.transparent{
	--tb_pr_bg:transparent;
	--tb_pr_hover_bg:transparent;
	--tb_pr_color:#555;
	--tb_app_r:0;
	--tb_app_gr:none;
	--tb_app_shadow:none;
	border:0;
    /* for transparent style inherit color */
    color:inherit
}
.transparent.gradient{
	--tb_app_gr:linear-gradient(to bottom, rgba(255,255,255,.45) 0%,rgba(255,255,255,0) 100%)
}
/*SIZES*/
.ui.large.builder_button{
    font-size:120%;
    padding:10px 20px
}
.ui.small.builder_button{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:0;
    vertical-align:bottom
}
.module-slider{
    margin-bottom:2.5em
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
.row_inner{
    width:1160px;
    margin:0 auto
}
/* fullwidth row */
.module_row.fullheight .module_subrow,
.module_row.fullwidth > .row_inner{
	max-width:100%;
    width:100%
}
/* iOS doesn't support fixed attachment */
@supports(-webkit-touch-callout:none){
    .module_row,.module_subrow,.module_column{background-attachment:scroll!important}
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh
}
.fullheight > .row_inner > .module_column,
.fullheight > .row_inner{
    min-height:inherit
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (max-width:1260px){
    .row_inner{
        max-width:94%
    }
}
@media (max-width:760px){
    .row_inner{
		max-width:90%
    }
}
.themify_builder .builder-parallax-scrolling{
	transition:background-position-y 0s
}
@supports not(cursor:grab){
	.builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css*/
:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
/*/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css*/
@media only screen and (max-width: 768px){
:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}
}
/*/wp-content/plugins/woocommerce/assets/css/woocommerce.css*/
:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#7f54b3;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#767676}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .woocommerce-breadcrumb a{color:#767676}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#b3af54;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock{color:#b3af54}.woocommerce div.product .out-of-stock{color:red}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6a6a6a}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#b3af54;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{color:#b3af54;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816e99}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:#dcd7e3;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #7f54b3;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#b3af54}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#e9e6ed;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #cfc8d8;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e3;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2b9ce;border-top-color:#b5aac3}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://cambrooke.uk/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e3;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
/*/wp-includes/css/dist/block-library/style.css*/


.wp-block-archives{
  box-sizing:border-box;
}

.wp-block-archives-dropdown label{
  display:block;
}

.wp-block-avatar{
  line-height:0;
}
.wp-block-avatar,.wp-block-avatar img{
  box-sizing:border-box;
}
.wp-block-avatar.aligncenter{
  text-align:center;
}

.wp-block-audio{
  box-sizing:border-box;
}
.wp-block-audio figcaption{
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-audio audio{
  min-width:300px;
  width:100%;
}

.wp-block-button__link{
  box-sizing:border-box;
  cursor:pointer;
  display:inline-block;
  text-align:center;
  word-break:break-word;
}
.wp-block-button__link.aligncenter{
  text-align:center;
}
.wp-block-button__link.alignright{
  text-align:right;
}

:where(.wp-block-button__link){
  border-radius:9999px;
  box-shadow:none;
  padding:calc(.667em + 2px) calc(1.333em + 2px);
  text-decoration:none;
}

.wp-block-button[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}

.wp-block-buttons>.wp-block-button.has-custom-width{
  max-width:none;
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{
  width:100%;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-25{
  width:calc(25% - var(--wp--style--block-gap, .5em)*.75);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50{
  width:calc(50% - var(--wp--style--block-gap, .5em)*.5);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-75{
  width:calc(75% - var(--wp--style--block-gap, .5em)*.25);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100{
  flex-basis:100%;
  width:100%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{
  width:25%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{
  width:50%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{
  width:75%;
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{
  border-radius:0;
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{
  border-radius:0 !important;
}

.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{
  border:2px solid;
  padding:.667em 1.333em;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){
  color:currentColor;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){
  background-color:transparent;
  background-image:none;
}

.wp-block-button .wp-block-button__link:where(.has-border-color){
  border-width:initial;
}
.wp-block-button .wp-block-button__link:where([style*=border-top-color]){
  border-top-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-right-color]){
  border-right-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){
  border-bottom-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-left-color]){
  border-left-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-style]){
  border-width:initial;
}
.wp-block-button .wp-block-button__link:where([style*=border-top-style]){
  border-top-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-right-style]){
  border-right-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){
  border-bottom-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-left-style]){
  border-left-width:medium;
}
.wp-block-buttons.is-vertical{
  flex-direction:column;
}
.wp-block-buttons.is-vertical>.wp-block-button:last-child{
  margin-bottom:0;
}
.wp-block-buttons>.wp-block-button{
  display:inline-block;
  margin:0;
}
.wp-block-buttons.is-content-justification-left{
  justify-content:flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical{
  align-items:flex-start;
}
.wp-block-buttons.is-content-justification-center{
  justify-content:center;
}
.wp-block-buttons.is-content-justification-center.is-vertical{
  align-items:center;
}
.wp-block-buttons.is-content-justification-right{
  justify-content:flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical{
  align-items:flex-end;
}
.wp-block-buttons.is-content-justification-space-between{
  justify-content:space-between;
}
.wp-block-buttons.aligncenter{
  text-align:center;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{
  margin-left:auto;
  margin-right:auto;
  width:100%;
}
.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}

.wp-block-button.aligncenter,.wp-block-calendar{
  text-align:center;
}
.wp-block-calendar td,.wp-block-calendar th{
  border:1px solid;
  padding:.25em;
}
.wp-block-calendar th{
  font-weight:400;
}
.wp-block-calendar caption{
  background-color:inherit;
}
.wp-block-calendar table{
  border-collapse:collapse;
  width:100%;
}
.wp-block-calendar table:where(:not(.has-text-color)){
  color:#40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{
  border-color:#ddd;
}
.wp-block-calendar table.has-background th{
  background-color:inherit;
}
.wp-block-calendar table.has-text-color th{
  color:inherit;
}

:where(.wp-block-calendar table:not(.has-background) th){
  background:#ddd;
}

.wp-block-categories{
  box-sizing:border-box;
}
.wp-block-categories.alignleft{
  margin-right:2em;
}
.wp-block-categories.alignright{
  margin-left:2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter{
  text-align:center;
}

.wp-block-code{
  box-sizing:border-box;
}
.wp-block-code code{
  display:block;
  font-family:inherit;
  overflow-wrap:break-word;
  white-space:pre-wrap;
}

.wp-block-columns{
  align-items:normal !important;
  box-sizing:border-box;
  display:flex;
  flex-wrap:wrap !important;
}
@media (min-width:782px){
  .wp-block-columns{
    flex-wrap:nowrap !important;
  }
}
.wp-block-columns.are-vertically-aligned-top{
  align-items:flex-start;
}
.wp-block-columns.are-vertically-aligned-center{
  align-items:center;
}
.wp-block-columns.are-vertically-aligned-bottom{
  align-items:flex-end;
}
@media (max-width:781px){
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis:100% !important;
  }
}
@media (min-width:782px){
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis:0;
    flex-grow:1;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{
    flex-grow:0;
  }
}
.wp-block-columns.is-not-stacked-on-mobile{
  flex-wrap:nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{
  flex-basis:0;
  flex-grow:1;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{
  flex-grow:0;
}

:where(.wp-block-columns){
  margin-bottom:1.75em;
}

:where(.wp-block-columns.has-background){
  padding:1.25em 2.375em;
}

.wp-block-column{
  flex-grow:1;
  min-width:0;
  overflow-wrap:break-word;
  word-break:break-word;
}
.wp-block-column.is-vertically-aligned-top{
  align-self:flex-start;
}
.wp-block-column.is-vertically-aligned-center{
  align-self:center;
}
.wp-block-column.is-vertically-aligned-bottom{
  align-self:flex-end;
}
.wp-block-column.is-vertically-aligned-stretch{
  align-self:stretch;
}
.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{
  width:100%;
}
.wp-block-post-comments{
  box-sizing:border-box;
}
.wp-block-post-comments .alignleft{
  float:left;
}
.wp-block-post-comments .alignright{
  float:right;
}
.wp-block-post-comments .navigation:after{
  clear:both;
  content:"";
  display:table;
}
.wp-block-post-comments .commentlist{
  clear:both;
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-post-comments .commentlist .comment{
  min-height:2.25em;
  padding-left:3.25em;
}
.wp-block-post-comments .commentlist .comment p{
  font-size:1em;
  line-height:1.8;
  margin:1em 0;
}
.wp-block-post-comments .commentlist .children{
  list-style:none;
  margin:0;
  padding:0;
}
.wp-block-post-comments .comment-author{
  line-height:1.5;
}
.wp-block-post-comments .comment-author .avatar{
  border-radius:1.5em;
  display:block;
  float:left;
  height:2.5em;
  margin-right:.75em;
  margin-top:.5em;
  width:2.5em;
}
.wp-block-post-comments .comment-author cite{
  font-style:normal;
}
.wp-block-post-comments .comment-meta{
  font-size:.875em;
  line-height:1.5;
}
.wp-block-post-comments .comment-meta b{
  font-weight:400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation{
  display:block;
  margin-bottom:1em;
  margin-top:1em;
}
.wp-block-post-comments .comment-body .commentmetadata{
  font-size:.875em;
}
.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}
.wp-block-post-comments .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}
.wp-block-post-comments .comment-reply-title{
  margin-bottom:0;
}
.wp-block-post-comments .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-left:.5em;
}
.wp-block-post-comments .reply{
  font-size:.875em;
  margin-bottom:1.4em;
}
.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{
  padding:calc(.667em + 2px);
}

:where(.wp-block-post-comments input[type=submit]){
  border:none;
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{
  margin-bottom:.5em;
  margin-right:.5em;
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{
  margin-right:0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-comments-pagination.aligncenter{
  justify-content:center;
}

.wp-block-comment-template{
  box-sizing:border-box;
  list-style:none;
  margin-bottom:0;
  max-width:100%;
  padding:0;
}
.wp-block-comment-template li{
  clear:both;
}
.wp-block-comment-template ol{
  list-style:none;
  margin-bottom:0;
  max-width:100%;
  padding-left:2rem;
}
.wp-block-comment-template.alignleft{
  float:left;
}
.wp-block-comment-template.aligncenter{
  margin-left:auto;
  margin-right:auto;
  width:-moz-fit-content;
  width:fit-content;
}
.wp-block-comment-template.alignright{
  float:right;
}

.wp-block-cover,.wp-block-cover-image{
  align-items:center;
  background-position:50%;
  box-sizing:border-box;
  display:flex;
  justify-content:center;
  min-height:430px;
  overflow:hidden;
  overflow:clip;
  padding:1em;
  position:relative;
}
.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){
  background-color:#000;
}
.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{
  background-color:transparent;
}
.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{
  background-color:inherit;
  content:"";
}
.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{
  bottom:0;
  left:0;
  opacity:.5;
  position:absolute;
  right:0;
  top:0;
  z-index:1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{
  opacity:.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{
  opacity:.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{
  opacity:.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{
  opacity:.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{
  opacity:.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{
  opacity:.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{
  opacity:.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{
  opacity:.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{
  opacity:.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{
  opacity:1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{
  opacity:0;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
  opacity:.1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{
  opacity:.2;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{
  opacity:.3;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{
  opacity:.4;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{
  opacity:.5;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{
  opacity:.6;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{
  opacity:.7;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{
  opacity:.8;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{
  opacity:.9;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{
  opacity:1;
}
.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{
  max-width:420px;
  width:100%;
}
.wp-block-cover-image:after,.wp-block-cover:after{
  content:"";
  display:block;
  font-size:0;
  min-height:inherit;
}
@supports (position:sticky){
  .wp-block-cover-image:after,.wp-block-cover:after{
    content:none;
  }
}
.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{
  display:flex;
}
.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{
  color:inherit;
  width:100%;
  z-index:1;
}
.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){
  color:inherit;
}
.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{
  align-items:flex-start;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{
  align-items:flex-start;
  justify-content:center;
}
.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{
  align-items:flex-start;
  justify-content:flex-end;
}
.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{
  align-items:center;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{
  align-items:center;
  justify-content:center;
}
.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{
  align-items:center;
  justify-content:flex-end;
}
.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{
  align-items:flex-end;
  justify-content:flex-start;
}
.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{
  align-items:flex-end;
  justify-content:center;
}
.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{
  align-items:flex-end;
  justify-content:flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{
  margin:0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{
  margin:0;
  width:auto;
}
.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{
  border:none;
  bottom:0;
  box-shadow:none;
  height:100%;
  left:0;
  margin:0;
  max-height:none;
  max-width:none;
  object-fit:cover;
  outline:none;
  padding:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:cover;
}
@supports (-webkit-touch-callout:inherit){
  .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
    background-attachment:scroll;
  }
}
@media (prefers-reduced-motion:reduce){
  .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
    background-attachment:scroll;
  }
}
.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{
  background-repeat:repeat;
  background-size:auto;
}

.wp-block-cover__image-background,.wp-block-cover__video-background{
  z-index:0;
}
.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{
  color:#fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content{
  justify-content:flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content{
  justify-content:flex-end;
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{
  margin-left:0;
  text-align:left;
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{
  margin-right:0;
  text-align:right;
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{
  font-size:2em;
  line-height:1.25;
  margin-bottom:0;
  max-width:840px;
  padding:.44em;
  text-align:center;
  z-index:1;
}

:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){
  color:#fff;
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){
  color:#000;
}

.wp-block-details{
  box-sizing:border-box;
  overflow:hidden;
}

.wp-block-details summary{
  cursor:pointer;
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{
  max-width:360px;
  width:100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{
  min-width:280px;
}

.wp-block-cover .wp-block-embed{
  min-height:240px;
  min-width:320px;
}

.wp-block-embed{
  overflow-wrap:break-word;
}
.wp-block-embed figcaption{
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-embed iframe{
  max-width:100%;
}

.wp-block-embed__wrapper{
  position:relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{
  content:"";
  display:block;
  padding-top:50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe{
  bottom:0;
  height:100%;
  left:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
  padding-top:42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{
  padding-top:50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{
  padding-top:56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{
  padding-top:75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{
  padding-top:100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{
  padding-top:177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{
  padding-top:200%;
}

.wp-block-file{
  box-sizing:border-box;
}
.wp-block-file:not(.wp-element-button){
  font-size:.8em;
}
.wp-block-file.aligncenter{
  text-align:center;
}
.wp-block-file.alignright{
  text-align:right;
}
.wp-block-file *+.wp-block-file__button{
  margin-left:.75em;
}

:where(.wp-block-file){
  margin-bottom:1.5em;
}

.wp-block-file__embed{
  margin-bottom:1em;
}

:where(.wp-block-file__button){
  border-radius:2em;
  display:inline-block;
  padding:.5em 1em;
}
:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{
  box-shadow:none;
  color:#fff;
  opacity:.85;
  text-decoration:none;
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){
  display:flex;
  flex-wrap:wrap;
  list-style-type:none;
  margin:0;
  padding:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{
  display:flex;
  flex-direction:column;
  flex-grow:1;
  justify-content:center;
  margin:0 1em 1em 0;
  position:relative;
  width:calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){
  margin-right:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{
  align-items:flex-end;
  display:flex;
  height:100%;
  justify-content:flex-start;
  margin:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{
  display:block;
  height:auto;
  max-width:100%;
  width:auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{
  background:linear-gradient(0deg, rgba(0,0,0,.7), rgba(0,0,0,.3) 70%, transparent);
  bottom:0;
  box-sizing:border-box;
  color:#fff;
  font-size:.8em;
  margin:0;
  max-height:100%;
  overflow:auto;
  padding:3em .77em .7em;
  position:absolute;
  text-align:center;
  width:100%;
  z-index:2;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{
  display:inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{
  flex-grow:1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{
  flex:1;
  height:100%;
  object-fit:cover;
  width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{
  margin-right:0;
  width:100%;
}
@media (min-width:600px){
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{
    margin-right:1em;
    width:calc(33.33333% - .66667em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{
    margin-right:1em;
    width:calc(25% - .75em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{
    margin-right:1em;
    width:calc(20% - .8em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{
    margin-right:1em;
    width:calc(16.66667% - .83333em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{
    margin-right:1em;
    width:calc(14.28571% - .85714em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{
    margin-right:1em;
    width:calc(12.5% - .875em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){
    margin-right:0;
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{
  margin-right:0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{
  max-width:420px;
  width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{
  justify-content:center;
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{
  align-self:flex-start;
}

figure.wp-block-gallery.has-nested-images{
  align-items:normal;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
  margin:0;
  width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image{
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  flex-grow:1;
  justify-content:center;
  max-width:100%;
  position:relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{
  flex-direction:column;
  flex-grow:1;
  margin:0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img{
  display:block;
  height:auto;
  max-width:100% !important;
  width:auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
  background:linear-gradient(0deg, rgba(0,0,0,.7), rgba(0,0,0,.3) 70%, transparent);
  bottom:0;
  box-sizing:border-box;
  color:#fff;
  font-size:13px;
  left:0;
  margin-bottom:0;
  max-height:60%;
  overflow:auto;
  padding:0 8px 8px;
  position:absolute;
  text-align:center;
  width:100%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{
  display:inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{
  color:inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{
  box-sizing:border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{
  flex:1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{
  background:none;
  color:inherit;
  flex:initial;
  margin:0;
  padding:10px 10px 9px;
  position:relative;
}
.wp-block-gallery.has-nested-images figcaption{
  flex-basis:100%;
  flex-grow:1;
  text-align:center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){
  margin-bottom:auto;
  margin-top:0;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){
  align-self:inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){
  display:flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
  flex:1 0 0%;
  height:100%;
  object-fit:cover;
  width:100%;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){
  width:100%;
}
@media (min-width:600px){
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){
    width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
  }
  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){
    width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75);
  }
  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){
    width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8);
  }
  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){
    width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333);
  }
  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){
    width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714);
  }
  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){
    width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){
    width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
    width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{
    width:100%;
  }
}
.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{
  max-width:420px;
  width:100%;
}
.wp-block-gallery.has-nested-images.aligncenter{
  justify-content:center;
}

.wp-block-group{
  box-sizing:border-box;
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{
  padding:1.25em 2.375em;
}
h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){
  rotate:180deg;
}

.wp-block-image img{
  box-sizing:border-box;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
}
.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{
  border-radius:inherit;
}
.wp-block-image.has-custom-border img{
  box-sizing:border-box;
}
.wp-block-image.aligncenter{
  text-align:center;
}
.wp-block-image.alignfull img,.wp-block-image.alignwide img{
  height:auto;
  width:100%;
}
.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{
  display:table;
}
.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{
  caption-side:bottom;
  display:table-caption;
}
.wp-block-image .alignleft{
  float:left;
  margin:.5em 1em .5em 0;
}
.wp-block-image .alignright{
  float:right;
  margin:.5em 0 .5em 1em;
}
.wp-block-image .aligncenter{
  margin-left:auto;
  margin-right:auto;
}
.wp-block-image figcaption{
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{
  border-radius:9999px;
}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){
  .wp-block-image.is-style-circle-mask img{
    border-radius:0;
    -webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
            mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode:alpha;
    -webkit-mask-position:center;
            mask-position:center;
    -webkit-mask-repeat:no-repeat;
            mask-repeat:no-repeat;
    -webkit-mask-size:contain;
            mask-size:contain;
  }
}
.wp-block-image :where(.has-border-color){
  border-style:solid;
}
.wp-block-image :where([style*=border-top-color]){
  border-top-style:solid;
}
.wp-block-image :where([style*=border-right-color]){
  border-right-style:solid;
}
.wp-block-image :where([style*=border-bottom-color]){
  border-bottom-style:solid;
}
.wp-block-image :where([style*=border-left-color]){
  border-left-style:solid;
}
.wp-block-image :where([style*=border-width]){
  border-style:solid;
}
.wp-block-image :where([style*=border-top-width]){
  border-top-style:solid;
}
.wp-block-image :where([style*=border-right-width]){
  border-right-style:solid;
}
.wp-block-image :where([style*=border-bottom-width]){
  border-bottom-style:solid;
}
.wp-block-image :where([style*=border-left-width]){
  border-left-style:solid;
}

.wp-block-image figure{
  margin:0;
}

.wp-lightbox-container{
  display:flex;
  flex-direction:column;
  position:relative;
}
.wp-lightbox-container img{
  cursor:zoom-in;
}
.wp-lightbox-container img:hover+button{
  opacity:1;
}
.wp-lightbox-container button{
  align-items:center;
  -webkit-backdrop-filter:blur(16px) saturate(180%);
          backdrop-filter:blur(16px) saturate(180%);
  background-color:rgba(90,90,90,.25);
  border:none;
  border-radius:4px;
  cursor:zoom-in;
  display:flex;
  height:20px;
  justify-content:center;
  opacity:0;
  padding:0;
  position:absolute;
  right:16px;
  text-align:center;
  top:16px;
  transition:opacity .2s ease;
  width:20px;
  z-index:100;
}
.wp-lightbox-container button:focus-visible{
  outline:3px auto rgba(90,90,90,.25);
  outline:3px auto -webkit-focus-ring-color;
  outline-offset:3px;
}
.wp-lightbox-container button:hover{
  cursor:pointer;
  opacity:1;
}
.wp-lightbox-container button:focus{
  opacity:1;
}
.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){
  background-color:rgba(90,90,90,.25);
  border:none;
}

.wp-lightbox-overlay{
  box-sizing:border-box;
  cursor:zoom-out;
  height:100vh;
  left:0;
  overflow:hidden;
  position:fixed;
  top:0;
  visibility:hidden;
  width:100vw;
  z-index:100000;
}
.wp-lightbox-overlay .close-button{
  align-items:center;
  cursor:pointer;
  display:flex;
  justify-content:center;
  min-height:40px;
  min-width:40px;
  padding:0;
  position:absolute;
  right:calc(env(safe-area-inset-right) + 16px);
  top:calc(env(safe-area-inset-top) + 16px);
  z-index:5000000;
}
.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){
  background:none;
  border:none;
}
.wp-lightbox-overlay .lightbox-image-container{
  height:var(--wp--lightbox-container-height);
  left:50%;
  overflow:hidden;
  position:absolute;
  top:50%;
  transform:translate(-50%, -50%);
  transform-origin:top left;
  width:var(--wp--lightbox-container-width);
  z-index:9999999999;
}
.wp-lightbox-overlay .wp-block-image{
  align-items:center;
  box-sizing:border-box;
  display:flex;
  height:100%;
  justify-content:center;
  margin:0;
  position:relative;
  transform-origin:0 0;
  width:100%;
  z-index:3000000;
}
.wp-lightbox-overlay .wp-block-image img{
  height:var(--wp--lightbox-image-height);
  min-height:var(--wp--lightbox-image-height);
  min-width:var(--wp--lightbox-image-width);
  width:var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption{
  display:none;
}
.wp-lightbox-overlay button{
  background:none;
  border:none;
}
.wp-lightbox-overlay .scrim{
  background-color:#fff;
  height:100%;
  opacity:.9;
  position:absolute;
  width:100%;
  z-index:2000000;
}
.wp-lightbox-overlay.active{
  animation:turn-on-visibility .25s both;
  visibility:visible;
}
.wp-lightbox-overlay.active img{
  animation:turn-on-visibility .35s both;
}
.wp-lightbox-overlay.hideanimationenabled:not(.active){
  animation:turn-off-visibility .35s both;
}
.wp-lightbox-overlay.hideanimationenabled:not(.active) img{
  animation:turn-off-visibility .25s both;
}
@media (prefers-reduced-motion:no-preference){
  .wp-lightbox-overlay.zoom.active{
    animation:none;
    opacity:1;
    visibility:visible;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container{
    animation:lightbox-zoom-in .4s;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container img{
    animation:none;
  }
  .wp-lightbox-overlay.zoom.active .scrim{
    animation:turn-on-visibility .4s forwards;
  }
  .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){
    animation:none;
  }
  .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{
    animation:lightbox-zoom-out .4s;
  }
  .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{
    animation:none;
  }
  .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{
    animation:turn-off-visibility .4s forwards;
  }
}

@keyframes turn-on-visibility{
  0%{
    opacity:0;
  }
  to{
    opacity:1;
  }
}
@keyframes turn-off-visibility{
  0%{
    opacity:1;
    visibility:visible;
  }
  99%{
    opacity:0;
    visibility:visible;
  }
  to{
    opacity:0;
    visibility:hidden;
  }
}
@keyframes lightbox-zoom-in{
  0%{
    transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
  }
  to{
    transform:translate(-50%, -50%) scale(1);
  }
}
@keyframes lightbox-zoom-out{
  0%{
    transform:translate(-50%, -50%) scale(1);
    visibility:visible;
  }
  99%{
    visibility:visible;
  }
  to{
    transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    visibility:hidden;
  }
}
ol.wp-block-latest-comments{
  box-sizing:border-box;
  margin-left:0;
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){
  line-height:1.1;
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){
  line-height:1.8;
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){
  line-height:1.5;
}

.wp-block-latest-comments .wp-block-latest-comments{
  padding-left:0;
}

.wp-block-latest-comments__comment{
  list-style:none;
  margin-bottom:1em;
}
.has-avatars .wp-block-latest-comments__comment{
  list-style:none;
  min-height:2.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
  margin-left:3.25em;
}

.wp-block-latest-comments__comment-excerpt p{
  font-size:.875em;
  margin:.36em 0 1.4em;
}

.wp-block-latest-comments__comment-date{
  display:block;
  font-size:.75em;
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{
  border-radius:1.5em;
  display:block;
  float:left;
  height:2.5em;
  margin-right:.75em;
  width:2.5em;
}

.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{
  font-size:inherit;
}

.wp-block-latest-posts{
  box-sizing:border-box;
}
.wp-block-latest-posts.alignleft{
  margin-right:2em;
}
.wp-block-latest-posts.alignright{
  margin-left:2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
  list-style:none;
  padding-left:0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
  clear:both;
}
.wp-block-latest-posts.is-grid{
  display:flex;
  flex-wrap:wrap;
  padding:0;
}
.wp-block-latest-posts.is-grid li{
  margin:0 1.25em 1.25em 0;
  width:100%;
}
@media (min-width:600px){
  .wp-block-latest-posts.columns-2 li{
    width:calc(50% - .625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n){
    margin-right:0;
  }
  .wp-block-latest-posts.columns-3 li{
    width:calc(33.33333% - .83333em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n){
    margin-right:0;
  }
  .wp-block-latest-posts.columns-4 li{
    width:calc(25% - .9375em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n){
    margin-right:0;
  }
  .wp-block-latest-posts.columns-5 li{
    width:calc(20% - 1em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n){
    margin-right:0;
  }
  .wp-block-latest-posts.columns-6 li{
    width:calc(16.66667% - 1.04167em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n){
    margin-right:0;
  }
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{
  display:block;
  font-size:.8125em;
}

.wp-block-latest-posts__post-excerpt{
  margin-bottom:1em;
  margin-top:.5em;
}

.wp-block-latest-posts__featured-image a{
  display:inline-block;
}
.wp-block-latest-posts__featured-image img{
  height:auto;
  max-width:100%;
  width:auto;
}
.wp-block-latest-posts__featured-image.alignleft{
  float:left;
  margin-right:1em;
}
.wp-block-latest-posts__featured-image.alignright{
  float:right;
  margin-left:1em;
}
.wp-block-latest-posts__featured-image.aligncenter{
  margin-bottom:1em;
  text-align:center;
}

ol,ul{
  box-sizing:border-box;
}
ol.has-background,ul.has-background{
  padding:1.25em 2.375em;
}

.wp-block-media-text{
  box-sizing:border-box;
  direction:ltr;
  display:grid;
  grid-template-columns:50% 1fr;
  grid-template-rows:auto;
}
.wp-block-media-text.has-media-on-the-right{
  grid-template-columns:1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{
  align-self:start;
}

.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{
  align-self:center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{
  align-self:end;
}

.wp-block-media-text .wp-block-media-text__media{
  grid-column:1;
  grid-row:1;
  margin:0;
}

.wp-block-media-text .wp-block-media-text__content{
  direction:ltr;
  grid-column:2;
  grid-row:1;
  padding:0 8%;
  word-break:break-word;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  grid-column:2;
  grid-row:1;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  grid-column:1;
  grid-row:1;
}

.wp-block-media-text__media img,.wp-block-media-text__media video{
  height:auto;
  max-width:unset;
  vertical-align:middle;
  width:100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media{
  background-size:cover;
  height:100%;
  min-height:250px;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{
  display:block;
  height:100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img{
  clip:rect(0, 0, 0, 0);
  border:0;
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
}
@media (max-width:600px){
  .wp-block-media-text.is-stacked-on-mobile{
    grid-template-columns:100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{
    grid-column:1;
    grid-row:1;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{
    grid-column:1;
    grid-row:2;
  }
}
.wp-block-navigation{
  --navigation-layout-justification-setting:flex-start;
  --navigation-layout-direction:row;
  --navigation-layout-wrap:wrap;
  --navigation-layout-justify:flex-start;
  --navigation-layout-align:center;
  position:relative;
}
.wp-block-navigation ul{
  margin-bottom:0;
  margin-left:0;
  margin-top:0;
  padding-left:0;
}
.wp-block-navigation ul,.wp-block-navigation ul li{
  list-style:none;
  padding:0;
}
.wp-block-navigation .wp-block-navigation-item{
  align-items:center;
  display:flex;
  position:relative;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{
  display:none;
}
.wp-block-navigation .wp-block-navigation-item__content{
  display:block;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
  color:inherit;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{
  text-decoration:underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{
  text-decoration:line-through;
}
.wp-block-navigation:where(:not([class*=has-text-decoration])) a{
  text-decoration:none;
}
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{
  text-decoration:none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon{
  align-self:center;
  background-color:inherit;
  border:none;
  color:currentColor;
  display:inline-block;
  font-size:inherit;
  height:.6em;
  line-height:0;
  margin-left:.25em;
  padding:0;
  width:.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg{
  stroke:currentColor;
  display:inline-block;
  height:inherit;
  margin-top:.075em;
  width:inherit;
}
.wp-block-navigation.is-vertical{
  --navigation-layout-direction:column;
  --navigation-layout-justify:initial;
  --navigation-layout-align:flex-start;
}
.wp-block-navigation.no-wrap{
  --navigation-layout-wrap:nowrap;
}
.wp-block-navigation.items-justified-center{
  --navigation-layout-justification-setting:center;
  --navigation-layout-justify:center;
}
.wp-block-navigation.items-justified-center.is-vertical{
  --navigation-layout-align:center;
}
.wp-block-navigation.items-justified-right{
  --navigation-layout-justification-setting:flex-end;
  --navigation-layout-justify:flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical{
  --navigation-layout-align:flex-end;
}
.wp-block-navigation.items-justified-space-between{
  --navigation-layout-justification-setting:space-between;
  --navigation-layout-justify:space-between;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
  align-items:normal;
  background-color:inherit;
  color:inherit;
  display:flex;
  flex-direction:column;
  height:0;
  left:-1px;
  opacity:0;
  overflow:hidden;
  position:absolute;
  top:100%;
  transition:opacity .1s linear;
  visibility:hidden;
  width:0;
  z-index:2;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{
  display:flex;
  flex-grow:1;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{
  margin-left:auto;
  margin-right:0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
  margin:0;
}
@media (min-width:782px){
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:100%;
    top:-1px;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{
    background:transparent;
    content:"";
    display:block;
    height:100%;
    position:absolute;
    right:100%;
    width:.5em;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{
    margin-right:.25em;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{
    transform:rotate(-90deg);
  }
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:visible;
  visibility:visible;
  width:auto;
}
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:visible;
  visibility:visible;
  width:auto;
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:visible;
  visibility:visible;
  width:auto;
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{
  left:0;
  top:100%;
}
@media (min-width:782px){
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:100%;
    top:0;
  }
}

.wp-block-navigation-submenu{
  display:flex;
  position:relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{
  stroke:currentColor;
}

button.wp-block-navigation-item__content{
  background-color:transparent;
  border:none;
  color:currentColor;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  line-height:inherit;
  text-align:left;
  text-transform:inherit;
}

.wp-block-navigation-submenu__toggle{
  cursor:pointer;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{
  padding-right:.85em;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{
  margin-left:-.6em;
  pointer-events:none;
}
.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{
  gap:inherit;
}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){
  padding:.5em 1em;
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){
  padding:.5em 1em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{
  left:auto;
  right:0;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
  left:-1px;
  right:-1px;
}
@media (min-width:782px){
  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:auto;
    right:100%;
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{
  background-color:#fff;
  border:1px solid rgba(0,0,0,.15);
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container{
  background-color:inherit;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{
  color:#000;
}

.wp-block-navigation__container{
  align-items:var(--navigation-layout-align, initial);
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
  list-style:none;
  margin:0;
  padding-left:0;
}
.wp-block-navigation__container .is-responsive{
  display:none;
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{
  flex-grow:1;
}
@keyframes overlay-menu__fade-in-animation{
  0%{
    opacity:0;
    transform:translateY(.5em);
  }
  to{
    opacity:1;
    transform:translateY(0);
  }
}
.wp-block-navigation__responsive-container{
  bottom:0;
  display:none;
  left:0;
  position:fixed;
  right:0;
  top:0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){
  color:inherit;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{
  align-items:var(--navigation-layout-align, initial);
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){
  background-color:inherit !important;
  color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open{
  animation:overlay-menu__fade-in-animation .1s ease-out;
  animation-fill-mode:forwards;
  background-color:inherit;
  display:flex;
  flex-direction:column;
  overflow:auto;
  padding:clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em);
  z-index:100000;
}
@media (prefers-reduced-motion:reduce){
  .wp-block-navigation__responsive-container.is-menu-open{
    animation-delay:0s;
    animation-duration:1ms;
  }
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
  align-items:var(--navigation-layout-justification-setting, inherit);
  display:flex;
  flex-direction:column;
  flex-wrap:nowrap;
  overflow:visible;
  padding-top:calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
  justify-content:flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{
  display:none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{
  border:none;
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:initial;
  padding-left:2rem;
  padding-right:2rem;
  position:static;
  visibility:visible;
  width:auto;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
  gap:inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
  padding-top:var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{
  padding:0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
  align-items:var(--navigation-layout-justification-setting, initial);
  display:flex;
  flex-direction:column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{
  background:transparent !important;
  color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
  left:auto;
  right:auto;
}
@media (min-width:600px){
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){
    background-color:inherit;
    display:block;
    position:relative;
    width:100%;
    z-index:auto;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{
    display:none;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
    left:0;
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
  background-color:#fff;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{
  color:#000;
}

.wp-block-navigation__toggle_button_label{
  font-size:1rem;
  font-weight:700;
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{
  background:transparent;
  border:none;
  color:currentColor;
  cursor:pointer;
  margin:0;
  padding:0;
  text-transform:inherit;
  vertical-align:middle;
}
.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{
  fill:currentColor;
  display:block;
  height:24px;
  pointer-events:none;
  width:24px;
}

.wp-block-navigation__responsive-container-open{
  display:flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}
@media (min-width:600px){
  .wp-block-navigation__responsive-container-open:not(.always-shown){
    display:none;
  }
}

.wp-block-navigation__responsive-container-close{
  position:absolute;
  right:0;
  top:0;
  z-index:2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}

.wp-block-navigation__responsive-close{
  width:100%;
}
.has-modal-open .wp-block-navigation__responsive-close{
  margin-left:auto;
  margin-right:auto;
  max-width:var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus{
  outline:none;
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{
  box-sizing:border-box;
}

.wp-block-navigation__responsive-dialog{
  position:relative;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
  margin-top:46px;
}
@media (min-width:782px){
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
    margin-top:32px;
  }
}

html.has-modal-open{
  overflow:hidden;
}

.wp-block-navigation .wp-block-navigation-item__label{
  overflow-wrap:break-word;
}
.wp-block-navigation .wp-block-navigation-item__description{
  display:none;
}

.wp-block-navigation .wp-block-page-list{
  align-items:var(--navigation-layout-align, initial);
  background-color:inherit;
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item{
  background-color:inherit;
}

.is-small-text{
  font-size:.875em;
}

.is-regular-text{
  font-size:1em;
}

.is-large-text{
  font-size:2.25em;
}

.is-larger-text{
  font-size:3em;
}

.has-drop-cap:not(:focus):first-letter{
  float:left;
  font-size:8.4em;
  font-style:normal;
  font-weight:100;
  line-height:.68;
  margin:.05em .1em 0 0;
  text-transform:uppercase;
}

body.rtl .has-drop-cap:not(:focus):first-letter{
  float:none;
  margin-left:.1em;
}

p.has-drop-cap.has-background{
  overflow:hidden;
}

p.has-background{
  padding:1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a{
  color:inherit;
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{
  rotate:180deg;
}

.wp-block-post-author{
  display:flex;
  flex-wrap:wrap;
}
.wp-block-post-author__byline{
  font-size:.5em;
  margin-bottom:0;
  margin-top:0;
  width:100%;
}
.wp-block-post-author__avatar{
  margin-right:1em;
}
.wp-block-post-author__bio{
  font-size:.7em;
  margin-bottom:.7em;
}
.wp-block-post-author__content{
  flex-basis:0;
  flex-grow:1;
}
.wp-block-post-author__name{
  margin:0;
}

.wp-block-post-comments-form{
  box-sizing:border-box;
}
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){
  font-weight:inherit;
}
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){
  font-family:inherit;
}
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){
  font-size:inherit;
}
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){
  line-height:inherit;
}
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){
  font-style:inherit;
}
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){
  letter-spacing:inherit;
}
.wp-block-post-comments-form input[type=submit]{
  box-shadow:none;
  cursor:pointer;
  display:inline-block;
  overflow-wrap:break-word;
  text-align:center;
}
.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}
.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{
  padding:calc(.667em + 2px);
}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}
.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}
.wp-block-post-comments-form .comment-reply-title{
  margin-bottom:0;
}
.wp-block-post-comments-form .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-left:.5em;
}

.wp-block-post-date{
  box-sizing:border-box;
}

:where(.wp-block-post-excerpt){
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap);
}

.wp-block-post-excerpt__excerpt{
  margin-bottom:0;
  margin-top:0;
}

.wp-block-post-excerpt__more-text{
  margin-bottom:0;
  margin-top:var(--wp--style--block-gap);
}

.wp-block-post-excerpt__more-link{
  display:inline-block;
}

.wp-block-post-featured-image{
  margin-left:0;
  margin-right:0;
}
.wp-block-post-featured-image a{
  display:block;
  height:100%;
}
.wp-block-post-featured-image img{
  box-sizing:border-box;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
  width:100%;
}
.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{
  width:100%;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{
  background-color:#000;
  inset:0;
  position:absolute;
}
.wp-block-post-featured-image{
  position:relative;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{
  background-color:transparent;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{
  opacity:0;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{
  opacity:.1;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{
  opacity:.2;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{
  opacity:.3;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{
  opacity:.4;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{
  opacity:.5;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{
  opacity:.6;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{
  opacity:.7;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{
  opacity:.8;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{
  opacity:.9;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{
  opacity:1;
}
.wp-block-post-featured-image:where(.alignleft,.alignright){
  width:100%;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{
  rotate:180deg;
}

.wp-block-post-terms{
  box-sizing:border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator{
  white-space:pre-wrap;
}

.wp-block-post-time-to-read,.wp-block-post-title{
  box-sizing:border-box;
}

.wp-block-post-title{
  word-break:break-word;
}
.wp-block-post-title a{
  display:inline-block;
}

.wp-block-preformatted{
  box-sizing:border-box;
  white-space:pre-wrap;
}

:where(.wp-block-preformatted.has-background){
  padding:1.25em 2.375em;
}

.wp-block-pullquote{
  box-sizing:border-box;
  overflow-wrap:break-word;
  padding:3em 0;
  text-align:center;
}
.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{
  color:inherit;
}
.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
  max-width:420px;
}
.wp-block-pullquote cite,.wp-block-pullquote footer{
  position:relative;
}
.wp-block-pullquote .has-text-color a{
  color:inherit;
}

:where(.wp-block-pullquote){
  margin:0 0 1em;
}

.wp-block-pullquote.has-text-align-left blockquote{
  text-align:left;
}

.wp-block-pullquote.has-text-align-right blockquote{
  text-align:right;
}

.wp-block-pullquote.is-style-solid-color{
  border:none;
}
.wp-block-pullquote.is-style-solid-color blockquote{
  margin-left:auto;
  margin-right:auto;
  max-width:60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p{
  font-size:2em;
  margin-bottom:0;
  margin-top:0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite{
  font-style:normal;
  text-transform:none;
}

.wp-block-pullquote cite{
  color:inherit;
}

.wp-block-post-template{
  list-style:none;
  margin-bottom:0;
  margin-top:0;
  max-width:100%;
  padding:0;
}
.wp-block-post-template.wp-block-post-template{
  background:none;
}
.wp-block-post-template.is-flex-container{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:1.25em;
}
.wp-block-post-template.is-flex-container>li{
  margin:0;
  width:100%;
}
@media (min-width:600px){
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{
    width:calc(50% - .625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{
    width:calc(33.33333% - .83333em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{
    width:calc(25% - .9375em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{
    width:calc(20% - 1em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{
    width:calc(16.66667% - 1.04167em);
  }
}

@media (max-width:600px){
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{
    grid-template-columns:1fr;
  }
}
.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{
  -webkit-margin-start:2em;
  -webkit-margin-end:0;
  float:right;
          margin-inline-end:0;
          margin-inline-start:2em;
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{
  -webkit-margin-start:0;
  -webkit-margin-end:2em;
  float:left;
          margin-inline-end:2em;
          margin-inline-start:0;
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{
  -webkit-margin-start:auto;
  -webkit-margin-end:auto;
          margin-inline-end:auto;
          margin-inline-start:auto;
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
  margin-bottom:.5em;
  margin-right:.5em;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
  margin-right:0;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{
  -webkit-margin-start:auto;
          margin-inline-start:auto;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{
  -webkit-margin-end:auto;
          margin-inline-end:auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{
  display:inline-block;
  margin-right:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow{
  display:inline-block;
  margin-left:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}
.wp-block-query-pagination.aligncenter{
  justify-content:center;
}

.wp-block-query-title,.wp-block-quote{
  box-sizing:border-box;
}

.wp-block-quote{
  overflow-wrap:break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){
  margin-bottom:1em;
  padding:0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{
  font-size:1.5em;
  font-style:italic;
  line-height:1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{
  font-size:1.125em;
  text-align:right;
}

.wp-block-read-more{
  display:block;
  width:-moz-fit-content;
  width:fit-content;
}
.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{
  text-decoration:none;
}

ul.wp-block-rss{
  list-style:none;
  padding:0;
}
ul.wp-block-rss.wp-block-rss{
  box-sizing:border-box;
}
ul.wp-block-rss.alignleft{
  margin-right:2em;
}
ul.wp-block-rss.alignright{
  margin-left:2em;
}
ul.wp-block-rss.is-grid{
  display:flex;
  flex-wrap:wrap;
  list-style:none;
  padding:0;
}
ul.wp-block-rss.is-grid li{
  margin:0 1em 1em 0;
  width:100%;
}
@media (min-width:600px){
  ul.wp-block-rss.columns-2 li{
    width:calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li{
    width:calc(33.33333% - 1em);
  }
  ul.wp-block-rss.columns-4 li{
    width:calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li{
    width:calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li{
    width:calc(16.66667% - 1em);
  }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date{
  display:block;
  font-size:.8125em;
}

.wp-block-search__button{
  margin-left:10px;
  word-break:normal;
}
.wp-block-search__button.has-icon{
  line-height:0;
}
.wp-block-search__button svg{
  fill:currentColor;
  min-height:24px;
  min-width:24px;
  vertical-align:text-bottom;
}

:where(.wp-block-search__button){
  border:1px solid #ccc;
  padding:6px 10px;
}

.wp-block-search__inside-wrapper{
  display:flex;
  flex:auto;
  flex-wrap:nowrap;
  max-width:100%;
}

.wp-block-search__label{
  width:100%;
}

.wp-block-search__input{
  -webkit-appearance:initial;
          appearance:none;
  border:1px solid #949494;
  flex-grow:1;
  margin-left:0;
  margin-right:0;
  min-width:3rem;
  padding:8px;
  text-decoration:unset !important;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button{
  flex-shrink:0;
  margin-left:0;
  max-width:calc(100% - 100px);
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){
  border:1px solid #949494;
  box-sizing:border-box;
  padding:4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{
  border:none;
  border-radius:0;
  padding:0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{
  outline:none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){
  padding:4px 8px;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper{
  margin:auto;
}

.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{
  min-width:0 !important;
  transition-property:width;
}
.wp-block-search__button-behavior-expand .wp-block-search__input{
  flex-basis:100%;
  transition-duration:.3s;
}
.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{
  overflow:hidden;
}
.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{
  border-left-width:0 !important;
  border-right-width:0 !important;
  flex-basis:0;
  flex-grow:0;
  margin:0;
  min-width:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  width:0 !important;
}

.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{
  float:right;
}

.wp-block-separator{
  border:1px solid;
  border-left:none;
  border-right:none;
}
.wp-block-separator.is-style-dots{
  background:none !important;
  border:none;
  height:auto;
  line-height:1;
  text-align:center;
}
.wp-block-separator.is-style-dots:before{
  color:currentColor;
  content:"···";
  font-family:serif;
  font-size:1.5em;
  letter-spacing:2em;
  padding-left:2em;
}

.wp-block-site-logo{
  box-sizing:border-box;
  line-height:0;
}
.wp-block-site-logo a{
  display:inline-block;
  line-height:0;
}
.wp-block-site-logo.is-default-size img{
  height:auto;
  width:120px;
}
.wp-block-site-logo img{
  height:auto;
  max-width:100%;
}
.wp-block-site-logo a,.wp-block-site-logo img{
  border-radius:inherit;
}
.wp-block-site-logo.aligncenter{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.wp-block-site-logo.is-style-rounded{
  border-radius:9999px;
}

.wp-block-site-title a{
  color:inherit;
}

.wp-block-social-links{
  background:none;
  box-sizing:border-box;
  margin-left:0;
  padding-left:0;
  padding-right:0;
  text-indent:0;
}
.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{
  border-bottom:0;
  box-shadow:none;
  text-decoration:none;
}
.wp-block-social-links .wp-social-link a{
  padding:.25em;
}
.wp-block-social-links .wp-social-link svg{
  height:1em;
  width:1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text){
  font-size:.65em;
  margin-left:.5em;
  margin-right:.5em;
}
.wp-block-social-links.has-small-icon-size{
  font-size:16px;
}
.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{
  font-size:24px;
}
.wp-block-social-links.has-large-icon-size{
  font-size:36px;
}
.wp-block-social-links.has-huge-icon-size{
  font-size:48px;
}
.wp-block-social-links.aligncenter{
  display:flex;
  justify-content:center;
}
.wp-block-social-links.alignright{
  justify-content:flex-end;
}

.wp-block-social-link{
  border-radius:9999px;
  display:block;
  height:auto;
  transition:transform .1s ease;
}
@media (prefers-reduced-motion:reduce){
  .wp-block-social-link{
    transition-delay:0s;
    transition-duration:0s;
  }
}
.wp-block-social-link a{
  align-items:center;
  display:flex;
  line-height:0;
  transition:transform .1s ease;
}
.wp-block-social-link:hover{
  transform:scale(1.1);
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{
  fill:currentColor;
  color:currentColor;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{
  background-color:#f0f0f0;
  color:#444;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{
  background-color:#f90;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{
  background-color:#1ea0c3;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{
  background-color:#0757fe;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{
  background-color:#1e1f26;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{
  background-color:#02e49b;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{
  background-color:#e94c89;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{
  background-color:#4280ff;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{
  background-color:#f45800;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{
  background-color:#1778f2;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{
  background-color:#000;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{
  background-color:#0461dd;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{
  background-color:#e65678;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{
  background-color:#24292d;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{
  background-color:#eceadd;
  color:#382110;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{
  background-color:#ea4434;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{
  background-color:#f00075;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{
  background-color:#e21b24;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{
  background-color:#0d66c2;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{
  background-color:#3288d4;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{
  background-color:#02ab6c;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{
  background-color:#f6405f;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{
  background-color:#ff424d;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{
  background-color:#e60122;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{
  background-color:#ef4155;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{
  background-color:#ff4500;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{
  background-color:#0478d7;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{
  stroke:#000;
  background-color:#fefc00;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{
  background-color:#ff5600;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{
  background-color:#1bd760;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{
  background-color:#2aabee;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{
  background-color:#000;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{
  background-color:#011835;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{
  background-color:#6440a4;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{
  background-color:#1da1f2;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{
  background-color:#1eb7ea;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{
  background-color:#4680c2;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{
  background-color:#3499cd;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{
  background-color:#25d366;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{
  background-color:#000;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{
  background-color:#d32422;
  color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{
  background-color:red;
  color:#fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link{
  background:none;
}
.wp-block-social-links.is-style-logos-only .wp-social-link a{
  padding:0;
}
.wp-block-social-links.is-style-logos-only .wp-social-link svg{
  height:1.25em;
  width:1.25em;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{
  color:#f90;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{
  color:#1ea0c3;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance{
  color:#0757fe;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{
  color:#1e1f26;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{
  color:#02e49b;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{
  color:#e94c89;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{
  color:#4280ff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{
  color:#f45800;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{
  color:#1778f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{
  color:#000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{
  color:#0461dd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{
  color:#e65678;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github{
  color:#24292d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{
  color:#382110;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google{
  color:#ea4434;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{
  color:#f00075;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{
  color:#e21b24;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{
  color:#0d66c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{
  color:#3288d4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium{
  color:#02ab6c;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{
  color:#f6405f;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{
  color:#ff424d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{
  color:#e60122;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{
  color:#ef4155;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{
  color:#ff4500;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype{
  color:#0478d7;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{
  stroke:#000;
  color:#fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{
  color:#ff5600;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{
  color:#1bd760;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{
  color:#2aabee;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{
  color:#000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{
  color:#011835;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{
  color:#6440a4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{
  color:#1da1f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{
  color:#1eb7ea;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk{
  color:#4680c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{
  color:#25d366;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{
  color:#3499cd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-x{
  color:#000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{
  color:#d32422;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{
  color:red;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link{
  width:auto;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a{
  padding-left:.66667em;
  padding-right:.66667em;
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
  color:#000;
}

.wp-block-spacer{
  clear:both;
}

.wp-block-tag-cloud{
  box-sizing:border-box;
}
.wp-block-tag-cloud.aligncenter{
  justify-content:center;
  text-align:center;
}
.wp-block-tag-cloud.alignfull{
  padding-left:1em;
  padding-right:1em;
}
.wp-block-tag-cloud a{
  display:inline-block;
  margin-right:5px;
}
.wp-block-tag-cloud span{
  display:inline-block;
  margin-left:5px;
  text-decoration:none;
}
.wp-block-tag-cloud.is-style-outline{
  display:flex;
  flex-wrap:wrap;
  gap:1ch;
}
.wp-block-tag-cloud.is-style-outline a{
  border:1px solid;
  font-size:unset !important;
  margin-right:0;
  padding:1ch 2ch;
  text-decoration:none !important;
}

.wp-block-table{
  overflow-x:auto;
}
.wp-block-table table{
  border-collapse:collapse;
  width:100%;
}
.wp-block-table thead{
  border-bottom:3px solid;
}
.wp-block-table tfoot{
  border-top:3px solid;
}
.wp-block-table td,.wp-block-table th{
  border:1px solid;
  padding:.5em;
}
.wp-block-table .has-fixed-layout{
  table-layout:fixed;
  width:100%;
}
.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{
  word-break:break-word;
}
.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{
  display:table;
  width:auto;
}
.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{
  word-break:break-word;
}
.wp-block-table .has-subtle-light-gray-background-color{
  background-color:#f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color{
  background-color:#e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color{
  background-color:#e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color{
  background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes{
  background-color:transparent;
  border-bottom:1px solid #f0f0f0;
  border-collapse:inherit;
  border-spacing:0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
  background-color:#f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){
  background-color:#f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){
  background-color:#e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){
  background-color:#e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){
  background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{
  border-color:transparent;
}
.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{
  border-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{
  border-top-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:not(:first-child){
  border-top-color:currentColor;
}
.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{
  border-right-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{
  border-bottom-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){
  border-bottom-color:currentColor;
}
.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{
  border-left-color:inherit;
}
.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{
  border-style:inherit;
}
.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{
  border-style:inherit;
  border-width:inherit;
}

:where(.wp-block-term-description){
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap);
}

.wp-block-term-description p{
  margin-bottom:0;
  margin-top:0;
}
.wp-block-text-columns,.wp-block-text-columns.aligncenter{
  display:flex;
}
.wp-block-text-columns .wp-block-column{
  margin:0 1em;
  padding:0;
}
.wp-block-text-columns .wp-block-column:first-child{
  margin-left:0;
}
.wp-block-text-columns .wp-block-column:last-child{
  margin-right:0;
}
.wp-block-text-columns.columns-2 .wp-block-column{
  width:50%;
}
.wp-block-text-columns.columns-3 .wp-block-column{
  width:33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column{
  width:25%;
}

pre.wp-block-verse{
  overflow:auto;
  white-space:pre-wrap;
}

:where(pre.wp-block-verse){
  font-family:inherit;
}

.wp-block-video{
  box-sizing:border-box;
}
.wp-block-video video{
  vertical-align:middle;
  width:100%;
}
@supports (position:sticky){
  .wp-block-video [poster]{
    object-fit:cover;
  }
}
.wp-block-video.aligncenter{
  text-align:center;
}
.wp-block-video figcaption{
  margin-bottom:1em;
  margin-top:.5em;
}

.editor-styles-wrapper,.entry-content{
  counter-reset:footnotes;
}

a[data-fn].fn{
  counter-increment:footnotes;
  display:inline-flex;
  font-size:smaller;
  text-decoration:none;
  text-indent:-9999999px;
  vertical-align:super;
}

a[data-fn].fn:after{
  content:"[" counter(footnotes) "]";
  float:left;
  text-indent:0;
}
.wp-element-button{
  cursor:pointer;
}

:root{
  --wp--preset--font-size--normal:16px;
  --wp--preset--font-size--huge:42px;
}
:root .has-very-light-gray-background-color{
  background-color:#eee;
}
:root .has-very-dark-gray-background-color{
  background-color:#313131;
}
:root .has-very-light-gray-color{
  color:#eee;
}
:root .has-very-dark-gray-color{
  color:#313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{
  background:linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background{
  background:linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background{
  background:linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background{
  background:linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background{
  background:linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background{
  background:linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background{
  background:linear-gradient(135deg, #020381, #2874fc);
}

.has-regular-font-size{
  font-size:1em;
}

.has-larger-font-size{
  font-size:2.625em;
}

.has-normal-font-size{
  font-size:var(--wp--preset--font-size--normal);
}

.has-huge-font-size{
  font-size:var(--wp--preset--font-size--huge);
}

.has-text-align-center{
  text-align:center;
}

.has-text-align-left{
  text-align:left;
}

.has-text-align-right{
  text-align:right;
}

#end-resizable-editor-section{
  display:none;
}

.aligncenter{
  clear:both;
}

.items-justified-left{
  justify-content:flex-start;
}

.items-justified-center{
  justify-content:center;
}

.items-justified-right{
  justify-content:flex-end;
}

.items-justified-space-between{
  justify-content:space-between;
}

.screen-reader-text{
  clip:rect(1px, 1px, 1px, 1px);
  word-wrap:normal !important;
  border:0;
  -webkit-clip-path:inset(50%);
  clip-path:inset(50%);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
}

.screen-reader-text:focus{
  clip:auto !important;
  background-color:#ddd;
  -webkit-clip-path:none;
          clip-path:none;
  color:#444;
  display:block;
  font-size:1em;
  height:auto;
  left:5px;
  line-height:normal;
  padding:15px 23px 14px;
  text-decoration:none;
  top:5px;
  width:auto;
  z-index:100000;
}
html :where(.has-border-color){
  border-style:solid;
}

html :where([style*=border-top-color]){
  border-top-style:solid;
}

html :where([style*=border-right-color]){
  border-right-style:solid;
}

html :where([style*=border-bottom-color]){
  border-bottom-style:solid;
}

html :where([style*=border-left-color]){
  border-left-style:solid;
}

html :where([style*=border-width]){
  border-style:solid;
}

html :where([style*=border-top-width]){
  border-top-style:solid;
}

html :where([style*=border-right-width]){
  border-right-style:solid;
}

html :where([style*=border-bottom-width]){
  border-bottom-style:solid;
}

html :where([style*=border-left-width]){
  border-left-style:solid;
}
html :where(img[class*=wp-image-]){
  height:auto;
  max-width:100%;
}
:where(figure){
  margin:0 0 1em;
}

html :where(.is-position-sticky){
  --wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px);
}

@media screen and (max-width:600px){
  html :where(.is-position-sticky){
    --wp-admin--admin-bar--position-offset:0px;
  }
}
/*/wp-content/themes/themify-shoppe/styles/modules/footers/block.css*/
.footer-block #footer{
	text-align:center
}
.footer-block .footer-logo-wrap,
.footer-block .footer-widgets-wrap{
	float:none;
	clear:both;
	width:auto
}
.footer-block .footer-logo-wrap #footer-logo{
	margin:0 0 .5em
}
.footer-block .footer-text-outer{
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column
}
.footer-block .back-top,
.footer-block .footer-text{
	display:block
}
.footer-block .footer-widgets-wrap{
	margin:0 auto;
	max-width:80%
}
.footer-widgets-off.footer-block #footer-logo{
	margin-bottom:1.25em
}
.footer-block .back-top{
	order:2;
	margin:1.6em 0 0
}
@media(max-width:680px){
	.footer-block .footer-widgets-wrap .widget{
		padding-top:0
	}
	.footer-block .footer-widgets-wrap{
		max-width:100%
	}
        
}
/*/wp-content/themes/themify-shoppe/styles/modules/sidebars/left.css*/
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}
/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/wp-content/themes/themify-shoppe/styles/modules/builder/image.css*/
.module-image.bordered .image-wrap img{
	border-color:rgba(0,0,0,.12)
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/themify-builder/css/modules/menu.css*/
.module-menu-container{
	text-align:inherit
}
ul.ui.nav{
    display:inline-block;
	margin: 0;
    margin-left:0!important;
    padding:0;
    border:0;
	--tb_app_glc:normal;
    border-radius:var(--tb_app_r,4px);
    box-shadow:var(--tb_app_shadow,0 0 0 1px rgba(0,0,0,.1))
}
.ui.nav ul{
    position:absolute;
    top:100%;
    left:0;
    z-index:990;
    padding:5px 0;
    border:0;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12)
}
.ui.nav ul,
.ui.nav ul > li{
	list-style:none;
    width:220px;
    margin:0
}
.ui.nav ul li:first-child > a,
.ui.nav ul li:last-child > a{
    border-radius:0
}
@media (hover:hover){
    .ui.nav:not(.tf_acc_menu) li:hover > ul,
    /* tab keyboard menu nav */
    .ui.nav:not(.tf_acc_menu) li > a:focus + .sub-menu,
    .ui.nav:not(.tf_acc_menu) li > .sub-menu:focus-within{
        opacity:1;
        pointer-events:auto;
        display:block;
        transform:none;
        transition:opacity .3s, transform .3s;
        height:auto
    }
}
.ui.nav ul > li > a{
    display:block
}
.ui.nav ul ul,
.ui.nav.vertical ul{
    left:100%;
    top:0
}
.module-menu .nav.transparent ul a{
    color:#555
}
.module-menu.tf_textr .ui.nav ul{
    left:auto;
    right:0
}
.module-menu.tf_textr .ui.nav ul ul{
    right:auto;
    left:100%
}

@media (hover:hover){
    .module-menu:not([data-edge]) .ui.nav .child-arrow,
    .module-menu:not([data-edge]) .ui.nav ul{
        display:none
    }
	.ui.nav ul{
		transform:scale(1,0);
		transform-origin:top;
	}
}
.ui.nav .child-arrow,
.ui.nav ul{
    text-align:left;
    opacity:0;
    pointer-events:none
}
.module-menu:not(.mobile-menu-module) .sub-menu{
	background-color:var(--tb_pr_bg,#f7f7f7)
}
.ui.nav ul{
	border-radius:var(--tb_app_r,8px);
	background-image:var(--tb_app_gr,none)
}
.ui.nav li{
	border-color:rgba(0,0,0,.05);
    display:inline-block;
	background-image:var(--tb_app_gr,none);
	--tb_app_glc:'';
    position:relative;
    margin:0 -.25em 0 0; /* remove gap in between link */
    padding:0
}
.ui.nav li a{
	touch-action:none;
    text-decoration:none;
    display:inline-block;
    line-height:130%;
    box-shadow:none;
	border-radius:inherit;
    padding:.625em 1.25em
}
.module ul.nav:not(.transparent) a{
    color:var(--tb_pr_color,#555)
}
.ui.nav > li a:hover{
    background-color:var(--tb_pr_hover_bg,rgba(180,180,180,.1))
}
.ui.nav.large li a{
    font-size:120%;
    padding:10px 20px
}
.ui.nav.small li a{
    font-size:70%;
    padding:5px 10px
}
.ui.nav > li:first-child{
	border-bottom-left-radius:var(--tb_app_r);
	border-top-left-radius:var(--tb_app_r)
}
.ui.nav ul > li:first-child{
	border-top-right-radius:var(--tb_app_r);
	border-top-left-radius:var(--tb_app_r)
}
.ui.nav > li:last-child{
	border-top-right-radius:var(--tb_app_r);
	border-bottom-right-radius:var(--tb_app_r)
}
.ui.nav ul > li:last-child{
	border-bottom-left-radius:var(--tb_app_r);
	border-bottom-right-radius:var(--tb_app_r)
}
.ui.nav li:last-child{
    margin-right:0
}
.ui.nav li:first-child > a{
    border-radius:4px 0 0 4px
}
.ui.nav li:last-child > a{
    border-radius:0 4px 4px 0
}
.ui.nav > .current_page_item > a,
.ui.nav > .current-menu-item > a,
.ui.nav > .current_page_item > a:hover,
.ui.nav > .current-menu-item > a:hover{
    background-color:var(--tb_pr_hover_bg,#efefef)
}
@media (hover:none){
    .ui.nav ul{
        display:none;
        opacity:1;
        pointer-events:auto
    }
    .ui.nav > .menu-item-has-children > a{
		padding-right:40px;
		position:relative
	}
    .ui.nav .child-arrow{
		touch-action:none;
        display:inline-block;
        position:absolute;
        right:4px;
        top:50%;
        width:32px;
        height:32px;
        padding:0;
        margin:0;
        border-radius:100%;
        transform:translateY(-50%);
        opacity:1;
        pointer-events:auto
    }
	.ui.nav .child-arrow:before,
	.ui.nav .child-arrow:after{
		top:50%;
		left:10px;
		content:'';
		position:absolute;
		transition:transform .3s ease-in-out;
		height:1px;
		width:8px;
		transform:rotate(45deg);
		background:currentColor;
		z-index:9999;
		border-radius:10px
	}
	.ui.nav .child-arrow:after{
		left:15px;
		transform:rotate(-45deg)
	}
	.ui.nav > li li .child-arrow:before,
	.ui.nav > li li .child-arrow:after{
		transform:rotate(45deg);
		left:auto;
		top:14px;
		right:10px
	}
	.ui.nav > li li .child-arrow:after{
		transform:rotate(-45deg);
		top:19px
	}
}
.menu-module-burger{
    cursor:pointer;
    color:inherit;
    box-shadow:none!important;
    width:1.4em;
    line-height:1;
    padding:12px 10px 10px 12px;
    border-radius:100%;
    box-sizing:unset
}
.menu-module-burger:hover{
    background-color:rgba(200,200,200,.25)
}
.menu-module-burger-inner{
    width:1.3em;
    height:1em;
    border-bottom:2px solid
}
.menu-module-burger-inner:before,
.menu-module-burger-inner:after{
    content:'';
    display:block;
    border-bottom:2px solid;
    position:absolute;
    left:0;
    top:0;
    width:100%
}
.menu-module-burger-inner:after{
    top:50%
}
/* Edge Menu */
.module-menu ul .edge > .sub-menu{
    left:auto!important;
    right:0!important
}
.module-menu ul ul .edge > .sub-menu{
    left:auto!important;
    right:100%!important
}
/*/themify-builder/css/modules/menu_styles/transparent.css*/
.module .nav.transparent li,
.module .nav.transparent > li > a, 
.module .nav.transparent > li.current_page_item > a,
.module .nav.transparent > li.current-menu-item > a, 
.module .nav.transparent > li > a:hover,
.module .nav.transparent li:active > a{
    background:0;
    border:0;
    box-shadow:none
}
.nav.transparent .sub-menu{
	--tb_app_r:8px;
	--tb_pr_hover_bg:#f1f1f1;
	--tb_pr_bg:#fff
}
/*/wp-content/themes/themify-shoppe/styles/modules/top-bar-widgets.css*/
.top-bar-widgets{
	background-color:rgba(0,0,0,.1);
	font-size:.9em
}
.top-bar-widgets p:last-child{
	margin:0
}
.top-bar-widgets .top-bar-widget-inner{
	max-width:none;
	width:auto;
	padding:0 32px
}
.top-bar-widgets .widget{
	display:inline-block;
	margin-top:8px;
	margin-bottom:8px
}
.top-bar-left .widget{
	margin-left:1em
}
.top-bar-left .widget:first-child{
	margin-left:0
}
.top-bar-right .widget{
	margin-right:1em
}
.top-bar-right .widget:last-child{
	margin-right:0
}
.top-bar-left,
.top-bar-right{
	width:50%
}
.fixed-header .top-bar-widgets,
.sidemenu .top-bar-widgets{
	display:none
}
/*/wp-content/themes/themify-shoppe/styles/modules/site-logo.css*/
.logo-wrap{
	z-index:1
}
#site-logo{
	margin:5px 0;
	font-weight:400;
	line-height:1em;
	font-size:1.6em;
	text-transform:uppercase;
	display:inline-block;
	transition:padding .2s linear
}
#site-logo a span{
	display:inline-block;/* padding for logo text only */
	padding:.55em 0
}
#site-logo a,
#site-logo a:hover{
	text-decoration:none
}
#site-logo img{
	vertical-align:middle
}
#headerwrap.fixed-header #site-logo img:not(.tf_sticky_logo){
	max-height:60px;
	width:auto
}
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo{
	display:none!important;
}
/*/themify-builder/css/modules/text.css*/
.drop-cap > :first-child:first-letter,
.tb_text_dropcap > .tb_text_wrap:first-child:first-letter,
.tb_text_dropcap > .tb_text_wrap > :first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:var(--theme_accent,#0f70e8);
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/menu_styles/vertical.css*/
.ui.nav.vertical{
    max-width:100%;
    display:block;
    width:260px
}
.ui.nav.vertical > li a{
    display:block
}
.ui.nav.vertical > li{
    float:none;
    border:0;
    width:100%;
    clear:both;
    display:block
}
.ui.nav.vertical ul,
.ui.nav.vertical ul > li{
    width:100%;
    box-sizing:border-box
}
.ui.nav.vertical > li:first-child > a{
    border-radius:4px 4px 0 0
}
.ui.nav.vertical > li:last-child > a{
    border-radius:0 0 4px 4px
}
.ui.nav.vertical li:first-child{
	border-top-right-radius:var(--tb_app_r);
	border-bottom-left-radius:0
}
.ui.nav.vertical li:last-child{
	border-bottom-left-radius:var(--tb_app_r);
	border-top-right-radius:0
}
.ui.nav.vertical:not(.tf_acc_menu) > li .child-arrow:before,
.ui.nav.vertical:not(.tf_acc_menu) > li .child-arrow:after{
	transform:rotate(45deg);
    top:10px;
    left:auto;
    right:7px
}
.ui.nav.vertical:not(.tf_acc_menu) > li .child-arrow:after{
    transform:rotate(-45deg);
    top:15px
}
/*/wp-content/themes/themify-shoppe/styles/modules/footer-social-badge.css*/
.footer-social-wrap{
	display:table;
	contain:layout paint;
	table-layout:fixed;
}
.footer-social-badge{
	display:table-cell;
	height:100px;
	color:#fff
}
#footerwrap .footer-social-badge a{
	background-size:cover;
	color:inherit;
	display:block;
	width:100%;
	height:100%;
	line-height:99px;
	letter-spacing:.1em;
	text-decoration:none;
	position:relative;
	z-index:1;
	transition:transform .3s ease-out
}
.footer-social-badge:hover a{
	transform:scale(1.13)
}
.footer-social-badge a:after{
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1
}
.footer-social-badge .tfb-twitter-alt:after{
	background-color:rgba(85,172,238,.8)
}
.footer-social-badge .tfb-facebook-alt:after{
	background-color:rgba(59,89,152,.8)
}
.footer-social-badge .tfb-pinterest-alt:after{
	background-color:rgba(203,32,39,.8)
}
.footer-social-badge .tfb-youtube-alt:after{
	background-color:rgba(187,0,0,.8)
}
.footer-social-badge .tfb-linkedin-alt:after{
	background-color:rgba(0,123,181,.8)
}
.footer-social-badge .tfb-google-alt:after{
	background-color:rgba(221,75,57,.8)
}
.footer-social-badge .tfb-instagram-alt:after{
	background-color:rgba(76,104,215,.8)
}
.footer-social-badge .tf_fa{
	font-size:2em;
	vertical-align:middle;
	margin-right:.15em
}
.footer-social-badge strong,
.footer-social-badge span{
	font-family:"Libre Franklin",sans-serif;
	letter-spacing:normal;
	margin-left:2px
}
.footer-social-badge strong{
	font-weight:600;
	letter-spacing:0.1em;
	text-transform:uppercase
}
#footerwrap .footer-social-badge a:hover{
    color:inherit
}
@media(max-width:695px){
	/* Added this breakpoint exclusively for social badges */
	#footerwrap .footer-social-badge a{
		line-height:99px;
		padding-top:0
	}
	.footer-social-wrap .footer-social-badge{
		display:block
	}
}
/*/wp-content/themes/themify-shoppe/styles/modules/footer-logo.css*/
#footer-logo{
	font-size:1.65em;
	font-weight:600;
	letter-spacing:-.008em;
	line-height:normal;
	margin-bottom:.4em
}
#footer-logo a{
	text-decoration:none
}
@media(max-width:680px){
	.footer-column-wrap .footer-logo-wrap{
		clear:both;
		float:none;
		margin:0;
		width:auto
	}
}
/*/wp-content/themes/themify-shoppe/styles/modules/footer-nav.css*/
.footer-nav{
	margin:.5em 0 1em;
	padding:0 0 2em
}
.footer-nav li{
	list-style:none;
	padding:.1em 0;
	margin:0
}
.footer-nav li a{
	text-decoration:none;
	letter-spacing:-.01em
}
.footer-nav li{
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none;
	position:relative
}
.footer-nav a{
	text-decoration:none;
	margin:0 1em .8em 0
}
.footer-nav li ul{
	background-color:#fff;
	margin:0;
	padding:.6em 0;
	position:absolute;
	z-index:11;
	bottom:100%;
	list-style:none;
	text-align:left;
	opacity:0;
	visibility:hidden;
	box-sizing:border-box;
	box-shadow:0 6px 20px 5px rgba(0,0,0,.12);
	border-radius:8px
}
@media (hover:none){
	.footer-nav li ul{
		display:none
	}
}
#footerwrap .footer-nav ul a{
	display:block;
	width:238px;
	padding:.5em 1.25em .5em 1.6em;
	margin:0;
	box-sizing:border-box;
	color:#666
}
.footer-nav li li ul{
	left:100%;
	bottom:-.65em
}
.footer-nav li:hover > ul,
/* tab keyboard menu nav */
.footer-nav li > a:focus + .sub-menu,
.footer-nav li > .sub-menu:focus-within{
	margin-bottom:0;
	opacity:1;
	pointer-events:auto;
	visibility:visible
}
/* Footer Edge Menu */
.footer-nav li.edge ul{
	left:auto;
	right:0
}
.footer-nav ul li.edge ul{
	right:100%
}

/*/wp-content/themes/themify-shoppe/style.css*/
/*!
Theme Name:Themify Shoppe
Theme URI:https://themify.me/themes/shoppe
Version:7.3.1
Description:Themify Shoppe is a multi-purpose WooCommerce theme that helps you build professional eCommerce sites in minutes. It comes with the drag & drop Themify Builder and many eCommerce features such as ajax cart,wishlist,quick look lightbox,ajax quick search,product image zoom/gallery,and tons of layout options. Read <a href="https://themify.me/docs/shoppe-documentation">Shoppe documentation</a> for more information.
Author:Themify
Author URI:https://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify

---------
DO NOT EDIT THIS FILE.
If you need to overwrite the CSS styling,create a new custom_style.css 
in the theme folder and it will automatically load in the <head>.
*/
/************************************************************************************
1. RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}
img,fieldset{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
    display:block
}
address{
	font-style:normal
}
html{
  scroll-behavior:smooth
}
iframe,audio{
    max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
:root{
	--theme_accent:#dcaa2e;
	--theme_accent_hover:#000;
	--theme_accent_semi:rgba(255,255,255,.9)	
}
body{
	font:1em/1.7em 'Libre Franklin',Arial,sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%
}
a{
	text-decoration:none;
	transition:color .2s ease-in-out;
	color:var(--theme_accent)
}
a:hover{
	text-decoration:none;
	color:var(--theme_accent_hover)
}
p{
	padding:0;
	margin:0 0 1.2em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.1em;
	line-height:1.4em;
	padding:.8em 1.4em;
	margin:0 5% 1.2em;
	border-left:solid 3px rgba(150,150,150,.3);
}
ins{
	text-decoration:none
}
/* LIST
================================================ */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em;
	padding:0
}
ul ul,
ul ol,
ol ol,
ol ul{
	margin-top:1em
}
/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .4em;
	color:#000;
	overflow-wrap:normal;
	font-weight:500	
}
h1,
.page-title{
	font-size:3em;
	line-height:90%;
	font-weight:600;
	margin:0 0 .6em;
	padding:0;
	letter-spacing:-.03em
}
h2{
	font-size:1.8em;
	font-weight:600;
	letter-spacing:-.02em
}
h3{
	font-size:1.4em
}
h4{
	font-size:1.1em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.05em
}
h5{
	font-size:1.1em
}
h6{
	font-size:1em
}
/* FORM
================================================ */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input:read-write,
input:read-only,
input[type=radio],
input[type=checkbox],
select,
textarea{
    background:#fff;
    border:1px solid rgba(0,0,0,.15);
    padding:.6em;
    max-width:100%;
    -webkit-appearance:none;
    appearance:none;
    border-radius:8px
}
input:read-write,
input:read-only{
	margin:0 1em .4em 0;
        width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox] + label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(40,40,40,.8)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
input[type=radio],
input[type=checkbox]{
	border-radius:6px;
	clear:none;
	cursor:pointer;
	padding:0 2px;
	margin:0 .5em 0 0;
	width:20px;
	height:20px;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	line-height:1;
	-webkit-appearance:none
}
input[type=radio]{
    padding:0;
    border-radius:100%;
    display:inline-flex;
    justify-content:center;
    align-items:center
}
input[type="checkbox"]:before{
	content:"";
	display:inline-block;
	width:12px;
	height:5px;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="checkbox"]:checked:before{
	border-left:1px solid;
	border-bottom:1px solid;
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#222;
	width:12px;
	height:12px
}
/* form input:focus */
select:focus,
textarea:focus,
input:read-write:focus,
input:read-only:focus{
	border-color:rgba(0,0,0,.5)
}
input[type=reset],input[type=submit],button{
	background-color:var(--theme_accent);
	border:0;
	color:#fff;
	cursor:pointer;
	font-weight:500;
	width:auto;
	text-transform:uppercase;
	letter-spacing:.05em;
	padding:.8em 1.4em;
	border-radius:30px;
	-webkit-appearance:none;
	transition-property:background-color,transform,box-shadow;
	transition-duration:.3s
}
input[type=reset]:hover,input[type=submit]:hover,button:hover{
	background:var(--theme_accent_hover);
	color:#fff;
	transform:translateY(-2px);
	box-shadow:0 5px 12px 3px rgba(0,0,0,.12)
}
/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
img,textarea,input,.author-box,.widget,.col4-1,.col4-2,.col3-1{
	box-sizing:border-box
}
.pagewidth{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
#content{
	width:72%;
	padding:6.5% 0
}
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:auto;
	max-width:100%;
	float:none
}
/************************************************************************************
4. GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}
/************************************************************************************
5. HEADER
*************************************************************************************/
#headerwrap{
	background-color:rgba(255,255,255,.9);
	left:0;
	top:0;
	z-index:999;
	position:relative;
	text-align:center;
	box-shadow:0 1px 15px rgba(0,0,0,.12);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	inset:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before{
	display:none;
}
.fixed-header-enabled #headerwrap{
    position:-webkit-sticky; /*for safari*/
    position:sticky
}
.transparent-header #headerwrap,
.transparent-header.no-fixed-header #headerwrap{
	position:fixed
}
/* Announcement Bar compatibility */
.themify_announcement.bar .announcement_container{
	width:auto;
	margin:0 28px
}
#header{
	width:calc(100% - 56px);
	max-width:none;
	margin:0 28px
}
#headerwrap a{
	color:#000
}
#headerwrap a:hover{
	color:var(--theme_accent)
}
/* 
SEARCH FORM
================================================ */
.header-icons .search-button{
	text-decoration:none;
	text-align:center;
	outline:0;
	border-left:1px solid rgba(180,180,180,.2);
	margin-right:-28px;
	margin-left:10px;
	padding:0;
	border-radius:0
}
.header-icons .search-button:hover{
    background:rgba(200,200,200,.25)
}
.search-button:focus{
	outline:0
}
.search-button .tf_fa{
	display:block;
	font-size:1.3em;
	margin:auto;
	padding:1.06em .8em
}
/* 
ICON MENU
================================================ */
.header-icons{
	position:absolute;
	right:0;
	bottom:0;
	display:flex;
	flex-wrap:wrap;
    align-items:center;
	z-index:2
}
.top-icon-wrap{
	display:flex;
	align-items:center;
	flex-wrap:wrap
}
.icon-menu{
	display:inline;
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
}
.icon-menu li{
	display:inline-block;
	vertical-align:middle;
	margin:0;
	padding:10px 0;
	position:relative;
	list-style:none;
}
.icon-menu em{
    font-size:19px;
    padding:9px 10px;
    display:inline-block;
    vertical-align:middle;
    line-height:1;
    box-shadow:none;
    text-shadow:none;
    border-radius:100%;
}
#header .icon-shopping-cart.tf_loader{
	font-size:7px;
	padding:9px
}
#header .icon-shopping-cart.tf_loader:before{
	border-width:2px
}
.icon-menu a:hover em{
    background-color:rgba(200,200,200,.25);	
}
.icon-menu li > a{
	display:inline-block;
	text-decoration:none;
	margin:3px;
	position:relative
}
.icon-shopping-cart svg{
	margin-top:-2px;/* for alignment */
}
.icon-shopping-cart.tf_loader svg{
	display:none
}
.icon-menu ul li{
	padding:0
}
.icon-menu li > .sub-menu{
	text-align:left
}
/* Remove Cart Tooltip & Hover */
.cart-style-dropdown .icon-menu .cart a .tooltip{
	display:none
}
.icon-menu li > a .tooltip{
	background-color:#000;
	color:#fff;
	display:inline-block;
	font-size:.8em;
	line-height:1.3em;
	text-align:center;
	padding:.5em 1.15em;
	position:absolute;
	top:130%;
    margin-top:0;
	left:50%;
	opacity:0;
	visibility:hidden;
	border-radius:30px;
	transform:translateX(-50%);
    transition:.3s ease-out;
	transition-property:opacity,visibility;
	z-index:1
}
.icon-menu li > a:hover .tooltip{
	opacity:1;
	visibility:visible
}
.cart-style-slide-out .icon-menu .cart a .cart_empty + .tooltip{
	display:block
}
.icon-menu li > a .tooltip:before{
	content:'';
	display:block;
	border:5px solid transparent;
	border-bottom-color:#000;
	position:absolute;
	bottom:100%;
	left:50%;
	margin-left:-5px
}
.icon-menu .icon-menu-count{
	min-width:10px;
	position:absolute;
	right:-6px;
	top:50%;
	padding:4px;
	border-radius:10px;
	background-color:var(--theme_accent);
	font-size:9px;
	line-height:1;
	animation:zoomIn .3s ease;
	color:#fff;
	text-align:center
}
.tf_loader + .icon-menu-count{
	display:none
}
@keyframes zoomIn{
    0%{ transform:scale(.5) }
    100%{ transform:scale(1) }
}
/* darkmode toggle icon */
.tf_darkmode_toggle svg {
	stroke-width: 2px;
	fill: transparent;
}
.tf_darkmode .tf_darkmode_toggle em{
	background:rgba(200,200,200,.25);	
}
/* 
MAIN NAVIGATION
================================================ */
#main-nav{
	margin:0;
	padding:0;
	text-align:left;
	position:absolute;
	width:100%;
	left:0;
	bottom:0
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	display:inline-block;
}
#main-nav small {
	display: block;
	text-transform: none;
}
/* main level link */
#main-nav a{
	display:inline-block;
	position:relative;
	padding:1.2em .4em;
	margin:0 .25em 0 0;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:.02em
}
#main-nav > li > a:before{
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin-bottom:-1px;
	color:transparent;
	border-bottom:3px solid currentColor;
	transition:inherit
}
#main-nav > li:hover > a:before,
#main-nav > .current_page_item > a:before,
#main-nav > .current-menu-item > a:before,
#main-nav > .current_page_item > a:hover:before,
#main-nav > .current-menu-item > a:hover:before{
	color:var(--theme_accent)
}
#main-nav .highlight-link > a{
	padding:.2em 1em;
	border:1px solid;
	border-radius:8px
}
.icon-menu ul a,
#main-nav ul a{
	border:0;
	border-bottom:1px solid rgba(180,180,180,.2);
	color:#060604;
	display:block;
	font-size:.95em;
	line-height:1.4em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	margin:0;
	padding:.6em 0;
	width:170px;
	box-sizing:border-box
}
.icon-menu ul li:last-child > a,
#main-nav ul li:last-child > a{
	border-bottom:none
}
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#main-nav a:hover{
	color:var(--theme_accent)
}
/* mobile menu icon */
.menu-icon-inner:before{
	border-top:2px solid;
	border-bottom:2px solid
}
.menu-icon-inner:after{
	border-top:2px solid
}
#slide-cart.sidemenu-on{
	right:0;
	box-shadow:-6px 0 20px 5px rgba(0,0,0,.25)
}
body.slide-cart-visible,
body.mobile-menu-visible{
    position:relative;
    overflow-y:hidden
}
body.slide-cart-visible{
	overflow:hidden!important
}
.body-overlay{
    display:none;
    background-color:rgba(232,232,232,.9);
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    box-shadow:none;
    z-index:1000;
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px)
}
.body-overlay-on{
    display:block
}
.sidemenu-left .body-overlay{
    right:auto
}
.empty-shopdock{
    padding:1em
}
/* Edge Menu */
#main-nav .edge > .sub-menu{
    left:auto;
    right:0
}
#main-nav ul .edge > .sub-menu{
    left:auto;
    right:100%
}
.menu-item .child-arrow{
    display:none;
    cursor:pointer;
    z-index:12;
    color:#7d7d7d;
    width:34px;
    height:34px;
    position:absolute;
    right:10px;
    top:5px;
    border-radius:100%;
    transition:transform .4s
}
.menu-item .child-arrow:hover{
	background:rgba(200,200,200,.25);
    transform:rotateZ(180deg)
}
.child-arrow:before,
.child-arrow:after{
    top:50%;
    left:9px;
    content:'';
    position:absolute;
    transition:transform .5s ease-in-out;
    height:1px;
    width:10px;
    transform:rotate(45deg);
    background:currentColor;
    z-index:9999;
    border-radius:10px;
}
.child-arrow:after{
    left:16px;
    transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:9px;
	width:50%;
}
@media (hover:none){
	#main-nav .menu-item-has-children > a,
	#icon-menu .menu-item-has-children > a{
		padding-right:43px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:28px
	}
	.menu-item .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li > .sub-menu{
		display:none
	}
}
.icon-menu li > .sub-menu,
#main-nav li > .sub-menu{
    color:#484848;
    background-color:#fff;
    box-shadow:0 6px 20px 5px rgba(0,0,0,.12);
    margin:0;
    list-style:none;
    padding:10px 20px;
    position:absolute;
    z-index:100;
    left:0;
    top:100%;
    box-sizing:border-box;
    transition:opacity .2s ease-in-out,visibility .2s ease-in-out;
    pointer-events:none;
    visibility:hidden;
    opacity:0;
    border-radius:8px
}
.icon-menu li:hover > .sub-menu,
#main-nav li:hover > .sub-menu,
/* tab keyboard menu nav */
#main-nav li > a:focus + .sub-menu,
#main-nav li > .sub-menu:focus-within{
    pointer-events:auto;
    visibility:visible;
    opacity:1
}
#main-nav li > .sub-menu .sub-menu{
    visibility:visible;
	left:100%;
	top:0;
}
.icon-menu li > .sub-menu ul{
	left:auto;
	right:100%;
	top:0;
	margin-top:-10px
}
/* user menu icon */
#main-nav a > i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* mega menu */
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column>.sub-menu>.columns-sub-item>a {
    border: 0;
    font-size: .925em;
    font-weight: 500;
    letter-spacing: .04em;
    line-height: 1.6em;
    margin: 0 0 .7em;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase
}
/* 
FIXED HEADER
================================================ */
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.header_hidden{
	transform:translateY(-100%);
	opacity:0
}
/* sticky header logo */
#headerwrap .tf_sticky_logo,/* hide sticky header logo */
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header .tf_sticky_logo + span,
#headerwrap.fixed-header .tf_sticky_logo + img{
	display:none
}
#headerwrap.fixed-header .tf_sticky_logo{
	display:block
}
/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 2em
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/*
GENERIC POST
================================================ */
.post{
	margin-bottom:3em;
	position:relative
}
/* post title */
.post-title{
	font-size:1.8em;
	line-height:1.3em;
	letter-spacing:-.02em;
	margin:0 0 .4em;
	padding:0
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:var(--theme_accent)
}
/* post image */
.post-image{
	margin:0 0 .7em
}
.post-image img{
    border-radius:8px;	
	vertical-align:bottom
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	color:#959595;
	font-size:.75em;
	line-height:1.6em;
	margin:0 0 1em;
	padding:0
}
.post-meta a{
	text-decoration:none
}
.post-meta a:hover{
	text-decoration:underline
}
.post-cat-tag-wrap span,
.post-meta span{
	vertical-align:middle
}
/* post category */
.post-cat-tag-wrap{
	font-size:.7em;
	margin:0 0 .2em;
	display:inline-block
}
.post-category{
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.03em
}
.post-tag{
	letter-spacing:-.01em;
	color:#e1e1e1
}
.post-tag a{
	color:#ababab
}
.post-date:before,
.post-comment:before,
.post-tag:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	margin-right:7px;
	background-color:rgba(0,0,0,.15);
	width:4px;
	height:4px;
	border-radius:100%
}
/* post author */
.post-author{
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.09em
}
.post-author:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	border-bottom:solid 1px;
	width:17px;
	margin-right:6px;
	opacity:.4
}
/* post comment */
.post-comment{
	letter-spacing:.03em
}
/* post date */
.post-date{
	letter-spacing:.007em;
	margin:0;
	display:inline-block;
	vertical-align:middle
}
/* more link */
.more-link{
	color:#060604;
	font-size:.8em;
	font-weight:600;
	display:inline-block;
	text-transform:uppercase;
	letter-spacing:.05em;
	line-height:1.9em;
	margin:0 0 .8em;
	padding:0
}
.more-link:after{
	content:'';
	display:block;
	border-bottom:3px solid #f2cd8a
}
/* reset slider shortcode in framework css */
.shortcode.post-slider .carousel-prev,
.shortcode.slider .carousel-prev,
.shortcode.post-slider .carousel-next,
.shortcode.slider .carousel-next{
	border-radius:0;
	border:0;
	text-shadow:none;
	margin:0;
	box-shadow:none;
	background-image:none
}
/*NO-GUTTER POST*/
.loops-wrapper.no-gutter .post-image{
	margin:0
}
.loops-wrapper.no-gutter .post,
ul.products.no-gutter li.product .post-image,
.loops-wrapper.no-gutter .post-image img{
	border-radius:0;
}
/* single post image */
.single .has-post-thumbnail .post-image{
	text-align:center
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:57px 0;
	border:0
}
.author-box .author-avatar{
	float:left;
	margin:0 30px 5px 0
}
.author-box .author-avatar img{
	border-radius:100%;
	max-width:85px
}
.author-box .author-name{
	margin:0 0 12px;
	text-transform:none;
	letter-spacing:.07em;
	font-size:1.1em;
	font-weight:300
}
/************************************************************************************
POST PAGINATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/************************************************************************************
INFINITE SCROLL
*************************************************************************************/
.wpf_infinity a,
#load-more a{
	background:0;
	color:#060604;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:.065em;
	line-height:1.9em;
	margin:50px 0 .8em;
	padding:0;	
	width:auto;
	display:none;
	border-radius:0
}
.wpf_infinity a:after,
#load-more a:after{
	content:'';
	display:block;
	border-bottom:3px solid var(--theme_accent)
}
.wpf-search-container .wpf_infinity a,
.wpf-search-container .wpf_infinity a:hover,
.wpf_infinity_container .wpf_infinity a,
.wpf_infinity_container .wpf_infinity a:hover{
	background-color:transparent
}
/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe,
.embed-youtube iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 1em
}
.widgettitle{
	margin:0 0 1.2em;
	padding:0;
	font-weight:600;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:.15em;
	line-height:1.8em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:0 0 1em;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:1em 0 -1em;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}
/* product filter plugin */
#pagewrap .wpf_slider.ui-slider .ui-widget-header{
	background-color:var(--theme_accent)
}
#pagewrap .wpf_item .wpf_item_name{
	border:0;
	font-weight:500;
	color:inherit
}
#pagewrap .wpf_layout_vertical .wpf_item.wpf_item_onsale .wpf_item_name,
#pagewrap .wpf_layout_vertical .wpf_item.wpf_item_instock .wpf_item_name{
	color:inherit;
	font-weight:inherit
}
.wpf_items_wrapper .wpf_item ul li{
	margin-right:1em
}
/************************************************************************************
9. FOOTER
*************************************************************************************/
#footerwrap{
    font-size:.95em;
    line-height:1.7em
}
#footerwrap a{
	color:#000
}
#footerwrap a:hover{
	color:var(--theme_accent)
}
#footer{
	position:relative;
	padding-top:2.5em
}
#footerwrap .col4-1{
	font-size:.95em
}
/* 
FOOTER WIDGETS
================================================ */
#footerwrap .below-logo-widget{
	margin-bottom:2em
}
.footer-widgets .widget{
	margin-bottom:2.2em
}
.footer-widgets .widgettitle{
	font-size:.95em;
	font-weight:500;
	letter-spacing:.1em;
	margin-bottom:1.4em;
	line-height:normal
}
.footer-widgets .widget li{
	border:0;
	padding:0 0 .6em
}
.footer-widgets .widget li a{
	text-decoration:none
}
/* 
FOOTER TEXT
================================================ */
.footer-text{
	font-size:85%;
	opacity:.7
}
.footer-text .one,
.footer-text .two{
	display:inline-block;
	vertical-align:middle
}
.footer-text .one{
	margin-right:1em
}
/* 
FOOTER COLUMNS
================================================ */
.footer-logo-wrap{
    width:26%
}
.footer-widgets-wrap{
	width:70%;
	margin-left:4%
}

/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout:none){
	#headerwrap{
		background-attachment:scroll!important;
		background-position:center!important
	}
}
/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:2em
}
.alignright{
	float:right;
	margin-left:2em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	font-style:italic;
	margin:.5em 0
}
/* attachment page */
body.attachment{
	width:auto;
	float:none;
	position:static
}
.single .attachment.post{
	width:auto;
	float:none
}
/* clearfix */
.widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
/* Spark animation fix */
.cs-canvas-container{ overflow:hidden }

/* when logged-in-as 1px gap fix */
.screen-reader-text{ height:0!important}

/* SPIN ANIMATION */
.mobile-menu-visible #headerwrap #menu-icon{
    transition:transform .3s linear
}
.mobile-menu-visible #headerwrap #menu-icon:hover{
    transform:rotate(90deg)
}
@media(max-width:1260px){
	.mobile-menu-visible,
	.slide-cart-visible{
		overflow-y:hidden
	}
	.pagewidth{
		max-width:94%
	}
	#pagewrap{
		max-width:100%
	}
}
@media(max-width:1024px){
	.footer-widgets .col4-1{
		width:48.4%
	}
	.footer-widgets .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media(max-width:760px){
	.page-title,
	h1{
		font-size:2.4em
	}	
	.pagewidth{
		max-width:90%
	}
	body #content,
	body #sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both;
		padding-top:10%
	}
	#header{
		margin-left:5%;
		margin-right:5%
	}
	.tf-mc-form .module{
		padding-left:5%;
		padding-right:5%
	}
	.tf-mc-form .mc4wp-form-fields input[type=submit]{
		padding-left:.5em;
		padding-right:.5em
	}
}

@media(max-width:680px){
	.page-title,
	h1{
		font-size:1.9em
	}
	h3{
		font-size:1.3em
	}
	h2.fancy-heading{
		font-size:1.8em;
	}	
	h2,
	h3.fancy-heading{
		font-size:1.6em;
	}
	#footerwrap .col4-2,
	#footerwrap .col2-1,
	#footerwrap .col4-3,
	#footerwrap .col3-1,
	#footerwrap .col3-2,
	.col4-1,
	.col4-2,
	.col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	.post-title{
		font-size:1.4em
	}
	.footer-widgets-wrap{
		clear:both;
		float:none;
		margin:0;
		width:auto
	}
	.footer-text-outer{
		right:auto;
		left:0;
		display:flex;
		flex-direction:column;
		align-items:flex-start
	}
}

/*/wp-content/themes/themify-shoppe/styles/wc/woocommerce.css*/
/************************************************************************************
WOOCOMMERCE
*************************************************************************************/
mark{
	background-color:transparent
}
/* message, info, error */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message{
	border:0;
	color:inherit;
	background-color:rgba(0,0,0,.05);
	box-shadow:none;
	border-radius:30px;
	text-shadow:none;
	clear:both
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before{
	color:inherit;
	text-shadow:none;
	box-shadow:none
}
.woocommerce-error li:last-child,
.woocommerce-info li:last-child,
.woocommerce-message li:last-child{
	margin-bottom:0
}
/* quantity */
.woocommerce .quantity .qty{
	margin:0 10px 0 0;
	padding:.52em;
	width:4em;
	max-width:none;
	box-sizing:border-box
}
/* sale */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
	box-sizing:border-box;
	box-shadow:none;
	border-radius:0;
	background:0;
	color:#eaeaea;
	font-size:.9em;
	font-weight:400;
	padding:.3em 1.65em;
	text-transform:uppercase;
	text-shadow:none;
	min-width:3.4em;
	min-height:0;
	margin:-1em -1.6em 0 0;
	top:0;
	left:auto;
	right:0;
	letter-spacing:.05em;
	line-height:4.4em;
	transform:rotate(45deg);
	z-index:2;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
.woocommerce span.onsale:before{
	content:'';
	display:inline-block;
	background-color:var(--theme_accent);
	height:3.2em;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1
}
.woocommerce .sale-badge-left span.onsale{
	transform:rotate(-45deg);
	margin:-1em 0 0 -1.5em
}
/* buttons */
.woocommerce ul.products li.product .button,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled]{
	background:var(--theme_accent);
	color:#fff;
	border-radius:30px;
	cursor:pointer;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.07em;
	padding:.7em 1.2em;
	transition-property:background-color,transform,box-shadow;
	transition-duration:.3s	
}
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover{
	background:var(--theme_accent_hover);
	color:#fff;
	transform:translateY(-2px);
	box-shadow:0 5px 12px 3px rgba(0,0,0,.12)
}
.woocommerce ul.products li.product .added_to_cart{
	background-color:transparent;
	color:inherit;
	padding:.9em 0;
	font-size:100%;
	text-transform:none;
	letter-spacing:normal;
	font-weight:400
}
.woocommerce-product-gallery__wrapper .tf_carousel_nav_wrap{
	display:none
}
/*
SOCIAL SHARE
================================================ */
/* product share wrap */
.product-share-wrap{
	margin:0 0 .5em
}
a.quick-look,
a.wishlist-button{
    text-align:center;	
	background:0;
	display:inline-block;
	vertical-align:middle;	
	color:inherit;
	position:relative;
    line-height:inherit;
	text-decoration:none;
	width:22px;
	height:22px;
	border-radius:50%;
	padding:3px;
	transition:background .3s;	
}
.quick-look{
	margin-left:4px;
}
.wishlist-button:hover,
.quick-look:hover{
	background:rgba(200,200,200,.25)
}
.quick-look .tf_fa{
	vertical-align:baseline;
}
.woocommerce div.product div.summary .wishlist-button,
.woocommerce div.product div.summary .share-wrap .share-button{
	padding:7px;
}
.wishlist-button .tf_fa{
	vertical-align:baseline;
}
.quick-look .tooltip,
.wishlist-button .tooltip{
	background-color:#000;
	color:#fff;
	font-size:.8em;
	padding:.4em 1.1em;
	position:absolute;
	bottom:100%;
	left:50%;
	opacity:0;
	visibility:hidden;
	margin-bottom:10px;
	line-height:normal;
	border-radius:30px;
	transform:translateX(-50%);
	transition:.2s linear;
    transition-property:opacity,visibility;
	white-space:nowrap;
}
.quick-look .tooltip:before,
.wishlist-button .tooltip:before{
	content:'';
	display:block;
	border:5px solid transparent;
	border-top-color:#000;
	position:absolute;
	top:100%;
	left:50%;
	transform:translateX(-50%)
}
.list-thumb-image .wishlist-button .tooltip,
.list-large-image .wishlist-button .tooltip,
.auto_tiles .wishlist-button .tooltip{
	transform:none;
	left:0
}
.list-thumb-image .wishlist-button .tooltip:before,
.list-large-image .wishlist-button .tooltip:before,
.auto_tiles .wishlist-button .tooltip:before{
	transform:none;
	left:11px
}
.quick-look:hover .tooltip,
.wishlist-button:hover .tooltip{
	opacity:1;
	visibility:visible
}
.wishlist-button.wishlisted,
.woocommerce ul.products li.product a.wishlisted{
	background-color:var(--theme_accent);
	color:#fff
}
.wishlist_empty.icon-menu-count{
	display:none
}
/* ARCHIVE PRODUCTS
================================================ */
.woocommerce ul.products li.product{
	margin:0 0 5%
}
ul.products li.product a{
	color:inherit
}
/* archive product image */
ul.products li.product .post-image{
	overflow:hidden;
	position:relative;
	border-radius:8px;
}
.woocommerce ul.products li.product a img{
	margin:0;
	vertical-align:bottom;
}
ul.products li.product a img{
	transition:.3s ease-in-out
}
.themify_product_second_image{
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:auto;
	opacity:0;
	z-index:-1;
	transition:opacity .3s
}
.post-image:hover .themify_product_second_image{
	z-index:1;
	opacity:1
}
/* archive product title */
.woocommerce ul.products li.product h3{
	font-size:1em;
	line-height:1.5;
	font-weight:300;
	padding:0;
	margin:0 0 .3em;
	letter-spacing:-.01em
}
/* product price */
ul.products li.product .post-content .price,
ul.products li.product .product-content .price{
	color:inherit;
	font-weight:500;
	font-size:1em;
	margin:0 0 .5em
}
.woocommerce ul.products li.product .price del{
	display:inline-block;
	margin-right:.3em
}
.woocommerce ul.products li.product .price ins{
	display:inline-block;
	font-weight:300
}
.woocommerce ul.products li.product .star-rating{
	font-size:.7em;
    margin:0 0 2px;
	display:inline-block
}
/* Add to Cart button */
.woocommerce ul.products li.product .add-to-cart-button{
	margin:0;
}
.woocommerce ul.products li.product .button{
	font-size:.7em;
	margin:0 15px 10px 0;
	display:inline-block;
	vertical-align:middle
}
.woocommerce #content #respond input#submit.loading,
.woocommerce #content .button.loading{
	padding-right:2.118em
}
/* Added to Cart/ View Cart button */
.woocommerce ul.products li.product .added_to_cart{
	display:none
}
.woocommerce .variations_form tr td{
	padding-bottom:10px
}
/* Description */
.sidebar-none .term-description{
	text-align:center
}
/* OVERLAY PRODUCTS
================================================ */
.overlay.products .product,
.polaroid.products .product{
	overflow:hidden;
	text-align:center
}
/* buy button */
.woocommerce ul.overlay.products li.product .button,
.woocommerce ul.polaroid.products li.product .button{
	margin-right:0
}
/* product image */
.woocommerce .overlay.products .product img,
.woocommerce .polaroid.products .product img{
	margin-bottom:0;
	transition:transform .5s ease-out
}
.overlay.products .product:hover img,
.polaroid.products .product:hover img{
	transform:scale(1.1)
}
/* product share */
.products.overlay .product .product-share-wrap,
.products.polaroid .product .product-share-wrap{
	display:block;
	margin-top:.5em
}
/* product vertical middle content section */
.overlay.products .product.has-post-thumbnail .product-content-inner-wrapper,
.polaroid.products .product.has-post-thumbnail .product-content-inner-wrapper{
	display:table;
	width:100%;
	height:100%;
	table-layout:fixed
}
.overlay.products .product.has-post-thumbnail .product-content-inner,
.polaroid.products .product.has-post-thumbnail .product-content-inner{
	width:100%;
	padding:5%;
	box-sizing:border-box; 
	display:table-cell;
	vertical-align:middle
}
.overlay.products .product.has-post-thumbnail .product-content,
.polaroid.products .product.has-post-thumbnail .product-content{
	background:linear-gradient(to bottom,rgba(255,255,255,.35) 0%,rgba(255,255,255,.72) 35%,rgba(255,255,255,.93) 59%, #fff 72%, #fff 100%);
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:100%;
	transition:all .3s ease-in-out;
	z-index:1;
	border-radius:0 0 8px 8px
}
.overlay.products .product.has-post-thumbnail .product-content{
	top:100%
}
.overlay.products .product:hover .product-content{
	top:0
}
.overlay.products.no-gutter .product.has-post-thumbnail .product-content,
.polaroid.products.no-gutter .product.has-post-thumbnail .product-content{
	border-radius:0
}
/* don't need gallery slider nav on overlay */
.overlay.products .tf_carousel_nav_wrap,
.polaroid.products .tf_carousel_nav_wrap{
	display:none;
}
/* polaroid style */
.polaroid.products .product.has-post-thumbnail .product-content-inner{
	vertical-align:bottom
}
.polaroid.products .product:hover.has-post-thumbnail .product-content-inner{
	vertical-align:middle
}
.polaroid.products .product.has-post-thumbnail .product-content,
.polaroid.products .product .product-content{
	bottom:0;
	height:auto;
	padding-top:3.7em;
	background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.35) 35%,rgba(255,255,255,.55) 55%, #fff 100%)
}
.polaroid.products .product.has-post-thumbnail:hover .product-content,
.polaroid.products .product:hover .product-content{
	bottom:0;
	background:linear-gradient(to bottom,rgba(255,255,255,.01) 0%,rgba(255,255,255,.25) 15%,rgba(255,255,255,.7) 35%, #fff 100%)
}

.polaroid.products .product.has-post-thumbnail .product-content .product-description,
.polaroid.products .product.has-post-thumbnail .product-content .price,
.polaroid.products .product.has-post-thumbnail .product-content .button,
.polaroid.products .product.has-post-thumbnail .product-content .product-share-wrap{
	transition:.3s ease-in-out;
	display:none
}
.polaroid.products .product:hover .product-content .product-description,
.polaroid.products .product:hover .product-content .price,
.polaroid.products .product:hover .product-content .button,
.polaroid.products .product:hover .product-content .product-share-wrap{
	display:block
}
.polaroid.products .product:hover .product-content .button{
	display:inline-block
}
.polaroid.products .product.has-post-thumbnail .product-content .product-description p{
	margin-left:auto;
	margin-right:auto;
	width:80%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.polaroid.products .product.has-post-thumbnail .post-content .product-content,
.polaroid.products .product .post-content .product-content{
	position:unset;
	padding:0;
}
/* cart live css */
.woocommerce .cart .button,
.woocommerce .cart input.button{
	margin:0 .1em
}

/* remove icon */
.woocommerce a.remove{
	display:block;
	position:relative;
	width:20px;
	height:22px;
	text-decoration:none;
	text-indent:-999em;
	overflow:hidden;
	transition:all .3s;
	color:inherit!important
}
.woocommerce a.remove:before,
.woocommerce a.remove:after{
	content:'';
	display:inline-block;
	width:16px;
	border-bottom:1px solid;
	position:absolute;
	left:0;
	transform:rotateZ(45deg);
	top:11px;
	cursor:pointer
}
.woocommerce a.remove:after{
	transform:rotateZ(-45deg);
	top:50%
}
.woocommerce a.remove:hover{
	background-color:transparent!important;
	color:var(--theme_accent)!important;
	transform:rotateZ(90deg)
}

/* Product list widget */
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.cart_list .product-title,
.woocommerce ul.product_list_widget a,
.woocommerce ul.product_list_widget .product-title{
	font-weight:400;
	font-size:1em;
	margin:0 0 .3em
}
.woocommerce ul.cart_list del,
.woocommerce ul.product_list_widget del{
	font-size:.8em;
	opacity:.6;
	margin-right:7px
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating{
	margin:.3em 0 .5em;
	font-size:.6em
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li{
	padding:0;
	margin:0 0 1em
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img{
	width:40px;
	max-height:40px;
	border-radius:8px
}
.woocommerce .product_list_widget .onsale{
	display:none;
}
.woocommerce .product_list_widget .product-image{
	margin:0;
	float:right;
}
.woocommerce .product_list_widget .product-image img{
	margin:0 0 0 10px;
}
#main-nav .woocommerce .product_list_widget li{
	margin-bottom:.6em;
	line-height:1.2;
	padding:0
}
.woocommerce ul.cart_list li a,
#main-nav .woocommerce .product_list_widget li a{
	padding:.8em 0 .4em;
	border:0;
	border-top:1px solid rgba(180,180,180,.2)
}
.woocommerce.widget_shopping_cart .product_list_widget li a.remove{
	top:1em;
	padding:0
}
#main-nav .has-mega-column .product_list_widget .amount{
	font-size:.85em
}
.cart_empty.icon-menu-count{
	display:none
}
/* general checkbox */
.woocommerce form .form-row .input-checkbox{
	display:inline-block
}
/* cart icon */
#headerwrap #cart-icon{
	background:var(--theme_accent);
	color:#fff;
	padding:2px 8px;
	margin-left:16px;
	position:absolute;
	right:19%;
	top:50%;
	transform:translateY(-50%)
}
#headerwrap #cart-icon:hover{
	background:var(--theme_accent_hover)
}
#slide-cart{
	background:#fff;
	color:#666;
	width:320px;
	height:100%;
	position:fixed;
	padding-top:64px;
	z-index:99999;
	top:0;
	left:auto;
	right:-320px;
	display:none;
	transition:right .2s ease-in-out
}
#slide-cart .shopdock{
	border-top:1px solid rgba(180,180,180,.2)
}
.slide-cart-visible.sidemenu-right{
	left:-320px
}
.tf_auto_cart_open.slide-cart-visible.sidemenu-right{
	left:0;
	overflow-y:auto!important
}
.tf_auto_cart_open.slide-cart-visible #menu-icon{
	display:none
}
#cart-icon-close{
	position:absolute;
	right:10px;
	top:15px;
	font-size:1.35em;
	z-index:9999;
	min-width:1.5em;
	min-height:1.5em;
	border-radius:100%;
}
#cart-icon-close:before,
#cart-icon-close:after{
	height:60%
}
#cart-icon-close:hover{
	background-color:rgba(200,200,200,.25)
}
.product-slider .tf_loader{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	font-size:30px
}
.product-slider .tf_loader:before{
	border-color:#c7c7c7;
	border-left-color:#fff
}
.tf_auto_cart_open .body-overlay{
	display:none;
}
@media(max-width:760px){
	#headerwrap #cart-icon{
		right:13%
	}
}
@media(max-width:680px){
	.woocommerce div.product .product_title{
		font-size:1.6em
	}
	.woocommerce div.product p.price,
	.woocommerce div.product span.price{
		font-size:1.3em
	}
	.woocommerce ul.products li.product h3{
		font-size:1em
	}
	.woocommerce ul.products li.product h3 + .price{
		margin-top:-.3em
	}
	.woocommerce ul.products li.product .button{
		font-size:.65em;
		margin-bottom:.8em
	}
	.woocommerce span.onsale,
	.woocommerce ul.products li.product .onsale{
		font-size:.65em
	}
	.woocommerce ul.products li.product .price{
		font-size:.85em;
		margin:0 0 .4em
	}
	.wpf_item_price .wpf_items_group{
		margin-left:12px;
		margin-right:12px
	}
}
@media(max-width:400px){
	.woocommerce .quantity .qty{
		padding:.4em
	}
	.woocommerce div.product form.cart .button{
		font-size:.9em
	}
}
/*/wp-content/themes/themify-shoppe/styles/wc/modules/basket.css*/
#cart-wrap{
    background-color:#fff;
    width:300px;
    position:absolute;
    top:100%;
    text-align:left;
    opacity:0;
    visibility:hidden;
    padding-bottom:57px;
    transition:margin-top .2s ease-in-out,left .2s ease-in-out;
    z-index:11
}
#cart-list{
    padding:.9em .75em 0
}
#cart-wrap a{
    padding:0
}
#cart-wrap .product{
    overflow:hidden;
	margin: 0 0 .7em;
	padding-bottom:.19em;
    border-bottom:1px solid rgba(180,180,180,.2);
    display:block
}
#cart-wrap .product:last-child{
    border:0;
    margin-bottom:0
}
#cart-wrap .remove-item{
    float:right;
    width:14px;
    height:14px;
    padding:0;
    overflow:hidden;
    transform-origin:center;
    margin-top:4px;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    background:0
}
#cart-wrap .product-image{
	float:left;
	margin-right:.95em;
	width:40px
}
#cart-wrap .product-image img{
	border-radius:6px;
}
#cart-wrap .product-details{
	overflow:hidden
}
#cart-wrap .product-title{
	font-size:.9em;
	font-weight:400;
	margin:0 8px -5px 0
}
#cart-wrap .quantity-count{
	font-size:.7em;
	opacity:.5;
	margin:0;
	letter-spacing:.04em
}

/* cart total */
#cart-wrap .cart-total{
	float:left;
	padding:0;
	margin:0;
}
#cart-wrap .cart-total .amount{
	font-size:1em;
	display:block;
	margin-bottom:-2px
}
#cart-wrap .cart-total #view-cart{
	font-size:.7em;
	line-height:1.3em;
	display:block;
	text-transform:uppercase
}
#cart-wrap .checkout-button{
	float:right;
	padding:0;
	margin:5px 0 0
}
#cart-wrap .button{
	background:#000;
	color:#fff;
	font-size:.9em;
	line-height:110%;
	font-weight:500;
	letter-spacing:.095em;
	padding:.7em 1.2em
}
#cart-wrap .button:hover{
	background:var(--theme_accent);
	color:#fff
}
.cart-total-checkout-wrap{
	background:rgba(180,180,180,.2);
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:10px 15px;
	box-sizing:border-box
}
.top-icon-wrap #cart-wrap{
	padding-bottom:65px
}
.top-icon-wrap #cart-list{
	padding-bottom:15px;
	max-height:235px;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	box-sizing:border-box
}
.top-icon-wrap .cart-total-checkout-wrap{
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	background-color:rgba(180,180,180,.2)
}
.cart-style-dropdown #cart-list{
	max-height:300px;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch
}
#header .show_cart #cart-wrap,
.top-icon-wrap li:hover #cart-wrap,
#cart-link-mobile:hover #cart-wrap{
    opacity:1;
    visibility:visible;
    margin-top:0
}
.cart-style-dropdown #cart-wrap{
	position:absolute;
	inset-inline-end:-10px;
	margin-top:10px;
	border-radius:10px;
	box-shadow:0 6px 20px 3px rgba(0,0,0,.12);
	transition-duration:.3s
}
.cart-style-dropdown .cart-total-checkout-wrap{
	border-radius:0 0 10px 10px;
}
#slide-cart #cart-wrap{
	opacity:1;
	visibility:visible;
	position:absolute;
	transform:none;
	border:0;
	background:0;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow-y:hidden;
	padding:65px 0 58px
}
#slide-cart #cart-list{
	height:100%;
	padding:15px 15px 0;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	width:320px
}
.tf_admin_msg{
	font-size:.85em;
	line-height:1.4;
	background:rgba(180,180,180,.1);
	margin:0 0 20px;
	padding:10px 15px;
	border-radius:12px;
}
/*/wp-content/themes/themify-shoppe/styles/wc/modules/cart-styles/dropdown.css*/
.cart-style-dropdown .empty-shopdock{
	background-color:#fff;
	box-sizing:border-box;
	width:300px;
	position:absolute;
	top:100%;
	text-align:left;
	opacity:0;
	visibility:hidden;
	padding-bottom:57px;
	transition:all .2s ease-in-out;
	transition-property:margin-top,left;
	z-index:11
}
.cart-style-dropdown .empty-shopdock{
	padding-bottom:16px
}
.cart-style-dropdown .top-icon-wrap li:hover .empty-shopdock,
.cart-style-dropdown #cart-link-mobile:hover .empty-shopdock{
	opacity:1;
	visibility:visible;
	margin-top:0
}
.shopdock.shopdock_empty,
.cart-style-dropdown.wc-cart-empty .shopdock{
	display:none
}
.product.has-default-attributes.has-children > .images{
	opacity:1
}
.cart-style-dropdown .empty-shopdock{
    position:absolute;
    right:-10px;
    margin-top:10px;
    box-shadow:0 6px 20px 3px rgba(0,0,0,.12);
    transition-duration:.3s
}
/*/wp-content/themes/themify-shoppe/styles/headers/header-logo-left.css*/
#headerwrap{
	text-align:inherit
}
.logo-wrap{
	float:left
}
#site-description{
	left:0;
	transform:none;
	text-align:left
}
#site-description:before{
	left:0;
	margin-left:24px
}
#main-nav{
	position:static;
	float:left;
	width:auto;
	max-width:none;
	padding-left:23px
}
#headerwrap #menu-icon{
	position:absolute;
	margin:auto
}
/*/wp-content/themes/cambrooke-uk/style.css*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/*
Theme Name: Cambrooke UK
Template: themify-shoppe
Author: Blue Whale Media Ltd
Author URI: https://bluewhalemedia.co.uk
Version: 5.2.6.1629891806
Updated: 2021-08-25 12:43:26

*/

/* top search button */
#header-top .searchandfilter ul {
    position:relative;
}
#header-top li.sf-field-submit {
    position:absolute;
    top:0;
    right:2px;
    width:fit-content;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
    z-index: 1;
}

#header-top input[type=reset], #header-top input[type=submit], #header-top button {
    background:transparent;
    width:30px;
}

#header-top input[type=reset]:hover, #header-top input[type=submit]:hover, #header-top button:hover {
    box-shadow: none!important;
}
/* logged-in start */

.single-product span.add-sample-product {
    display: none;
}

.logged-in.single-product span.add-sample-product {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

#pagewrap li.sample_pack_menu_item, .sample_pack_menu_item, #pagewrap li.home_delivery_menu_item, .home_delivery_menu_item {
    display:none;
}

.logged-in .sample_pack_menu_item, .logged-in #pagewrap li.sample_pack_menu_item, .logged-in .home_delivery_menu_item, .logged-in #pagewrap li.home_delivery_menu_item {
    display:inline-block;
}

.two_buttons .blue-outline.blue-button {
    display:inline-block;
    margin:0;
}

.logged-in .two_buttons .blue-outline.blue-button {
    margin-right:10px;
}

.two_buttons .blue-button {
    display: none;
}

.logged-in .two_buttons .blue-button {
    display: inline-block;
}

.post-type-archive-product #pagewrap .product-pa a.button:last-child, #pagewrap .post-type-archive-product.ketovie-product-archive .product-pa a.button:last-child {
    display: none;
}

.logged-in.post-type-archive-product #pagewrap .product-pa a.button:last-child, .logged-in #pagewrap .post-type-archive-product.ketovie-product-archive .product-pa a.button:last-child {
    display: inline-block;
}

.single-product .blue-button {
    display: none;
}

.logged-in.single-product .blue-button {
    display: block;
}



.loggedout.postid-781 .wc-pao-addon-select-your-samples {
    width: 100%;
    margin-top: 0;
}

.loggedout.postid-781 div#product-addons-total {
    display: none;
}

.loggedout.postid-781 .wc-pao-addons-container {
    display: block;
}

.loggedout.postid-781.woocommerce div.product form.cart .button, .loggedout.postid-781 .sample_help_section {
    display: none;
}

.loggedout #pagewrap .wc-pao-addon-select-your-samples .form-row label.selected {
    cursor: default;
}

.loggedout #pagewrap .homepage-slider .slide-4 .slider-content-inner-left {
    display: none;
}

.loggedout #pagewrap .homepage-slider .slide-4 .slider-content-inner-right {
    margin-top: 20px;
}

.loggedout .home-6 .module_column.last .blue-button {
    display: none;
}

.loggedout .home-6 .module_column.last .module-text {
    margin-bottom: 0px;
}
/* logged-in end */

#header, #footer {
	display: none;
}

body * {
	font-family: europa, sans-serif;
	color: var(--black);
}

#pagewrap h1, #pagewrap h2, #pagewrap h3, #pagewrap h4, #pagewrap h5, #pagewrap h6 {
	font-family: open-sans, sans-serif !important;
	color: var(--black);
	word-break: break-word;
}

.pagewidth, .module_row>.row_inner, .module-layout-part .module_row.fullwidth_row_container>.row_inner {
    width: 75%;
    /* width: 1600px; */
}

/*global classes*/

.blue-bg {
	background-color: var(--blue);
}

.white-bg {
	background-color:white;
}

.green-bg {
	background-color: var(--green);
}

.grey-bg {
	background-color: var(--grey);
}

.dark-grey-bg {
	background-color: var(--black);
}

.black-bg {
	background-color: var(--black);
}

.brown-grey-bg {
	background-color: var(--browngrey);
}

.dark-brown-bg {
	background-color: var(--darkbrown);
}

.blue-bg h1, .blue-bg h2, .blue-bg h3, .blue-bg h4, .blue-bg h5, .blue-bg h6, .blue-bg p, .blue-bg li, #pagewrap .blue-bg a {
    color: white;
}

.black-bg h1, .black-bg h2, .black-bg h3, .black-bg h4, .black-bg h5, .black-bg h6, .black-bg p, .black-bg li, #pagewrap .black-bg a {
    color: white;
}

.padding-row {
    padding: 80px 0px;
}

#pagewrap .blue-button a, #pagewrap .post-type-archive-product.ketovie-product-archive .blue-button a {
    background: var(--blue);
    border-radius: 3px;
    margin-top: 20px;
    padding: 8px 10px;
    min-width: 100px;
    text-align: center;
}

#pagewrap .blue-button span {
    color: white;
}

/*global classes end*/

.cookie-bar-bar button#catapultCookie {
    background: var(--blue) !important;
}

.cookie-bar-bar button#catapultCookie:hover {
    background: var(--green) !important;
}

.has-cookie-bar #catapult-cookie-bar {
    background: var(--black) !important;
}

.woocommerce.postid-781 #content div.product div.images {
    display: none;
}

.postid-781 #pagewrap #content .summary.entry-summary {
    width: 100%;
    float: none;
    padding: 0;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row {
    width: calc(33.33% - 27px);
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 50px;
    cursor: pointer;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.wc-pao-addon label.wc-pao-addon-name {
    display: none;
}

.wc-pao-addon-select-your-samples {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row:nth-child(3n) {
    margin-right: 0;
}

.woocommerce.postid-781 #content div.product div.images {
    display: none;
}

.wc-pao-addon label.wc-pao-addon-name {
    display: none;
}

.wc-pao-addon-select-your-samples {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row:nth-child(3n) {
    margin-right: 0;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row label {
    height: calc(100% - 25px);
    cursor: pointer;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    border-radius: 15px;
    padding: 40px 30px;
    text-align: center;
	border:2px solid transparent;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row label:hover {
    -webkit-box-shadow: 0 0 10px #00000024;
            box-shadow: 0 0 10px #00000024;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row label.selected {
	border:2px solid var(--blue);
    -webkit-box-shadow: 0 0 10px #00000024;
            box-shadow: 0 0 10px #00000024;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row input {
	display:none;
}

.product-addon-contents img {
    height: 230px;
    width: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.product-addon-button a {
    padding: 5px 20px;
    background: white;
    border-radius: 5px;
    color: var(--blue)!important;
    border: solid 2px var(--blue);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    display: inline-block;
    margin-top: 20px;
}

.product-addon-button a:hover {
    background: var(--blue);
    color: white!important;
}

span.add-sample-product {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
	width:150px;
	max-width:100%;
	padding:5px 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: solid 2px;
    border-radius: 5px;
    background: var(--blue);
    border-color: var(--blue);
    color: white;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

#pagewrap .product-addon-button a {
    width: 150px;
    max-width: 100%;
}

span.add-sample-product:hover {
    background: white;
    color: #3d78cf!important;;
}

.selected span.add-sample-product i:before {
	content: "\f00c";
}


/* header */
#pagewrap svg {
    width: 18px;
    height: 18px;
    display: block;
}

#headerwrap .login-icon svg path, #headerwrap .contact-icons svg path {
    fill: white;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

.hc-login .login-text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.hc-login .login-text p:last-child {
    margin-left: 4px;
}

#header-top {
    padding: 6px 0px;
}

.hc-login .login-text p {
    margin-bottom: 0;
    font-weight: 700;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

.hc-login .login-text {
    margin-left: 10px;
}

.hc-login a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.hc-login .login-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#pagewrap .hc-login .login-icon svg {
    height: 28px;
    width: 28px;
}

#pagewrap .hc-login a:hover p {
    color: var(--green);
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

#pagewrap .hc-login a:hover svg path {
    fill: var(--green);
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

.contact-icons a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.contact-icons .icon {
    display: block;
}

#header-top .contact-icons .tb_text_wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.contact-icons .icon-text {
    margin-left: 8px;
}

#header-top .module_column.last .tb-column-inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

#header-top .module_column.first {
    width: 30%;
}

#header-top .module_column.last {
    width: 70%;
}

#header-top .contact-icons .phone-contact a {
    margin-left: 40px;
}

#pagewrap .contact-icons .phone-contact svg {
    width: 16px;
    height: 16px;
}

.header-icons .tb_text_wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.header-icons .tb_text_wrap div {
    margin-left: 8px;
}

.header-icons .tb_text_wrap div:first-child {
    margin-left: 0;
}

#pagewrap .social-icons svg {
    width: 24px;
    height: 24px;
    background: white;
    border-radius: 100%;
    padding: 5px;
    display: block;
}

#pagewrap .social-icons .module- svg path {
    fill: var(--blue);
}

.german-usa .tb_text_wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

#header-bottom {
    color: white;
    padding: 10px 0px;
}

#header-bottom .image-1 {
    margin-right: 16px;
}

#header-bottom .module_column.first {
    width: 280px;
}

#header-bottom .module_column.last {
    width: calc(100% - 350px);
    margin-left: 70px;
}

#header-bottom .module_column.first .tb-column-inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#header-menu, .logged-in #header-bottom .sample_pack_menu_item.basket-icons {
    display: inline-block;
    vertical-align: middle;
}

#header-bottom .module_column.last .tb-column-inner {
/*     display: inline-flex; */
/*     align-items: center; */
/*     justify-content: flex-end; */
	width: auto;
    margin: auto;
    margin-right: 0;
}

#header-bottom .basket-icons {
    text-align: center;
    margin-left: 20px;
}

#header-bottom .basket-icons span.icon-name {
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: open-sans, sans-serif;
    color: var(--green);
}

#pagewrap #header-bottom ul.nav li a {
    font-weight: 600;
}

span.header-icn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#pagewrap span.header-icn svg {
    width: 35px;
    height: 35px;
}

#header-menu {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 13px;
}

#header-top .contact-icons .tb_text_wrap .phone-contact, #header-top .contact-icons .tb_text_wrap .email-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#header-top .contact-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#header-bottom .basket-icons svg path {
    fill: var(--green);
}

#header-top .module_column.first .tb-column-inner, .hc-login, .hc-login .tb_text_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#header-top .contact-icons p, #pagewrap .social-icons svg path {
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

#header-top .contact-icons a:hover p {
    color: var(--green);
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

#header-top .contact-icons a:hover svg path {
    fill: var(--green);
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

#pagewrap .social-icons a:hover svg path {
    fill: var(--green);
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

#header-top .row_inner, #header-bottom .row_inner {
    width: 80%;
}

#header-top .module_subrow .module_column.first, #header-top .module_subrow .module_column.last {
    width: 50%;
}

#header-top .module_subrow .module_column.first .tb-column-inner {
    display: block;
}

.german-usa .module-image img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -o-object-fit: contain;
       object-fit: contain;
    width: 25px;
}

.german-usa {
    width: auto;
}

.search-bar input {
    margin: 0;
    border-radius: 100px;
    padding: 2px 10px 3px;
}

.search-bar input::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
}

.search-bar input::-moz-placeholder {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
}

.search-bar input:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
}

.search-bar input::-ms-input-placeholder {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
}

.search-bar input::placeholder {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
}

.search-icon {
    position: absolute;
    top: 16px;
    right: 10px;
}

.search-icon svg path {
    fill: var(--grey) !important;
}

.searchandfilter ul {
    margin: 0;
}

.german-usa, .search-bar, .social-icons.header-icons {
    margin-left: 30px;
}

.german-usa .module-image img:last-child {
    margin-left: 12px;
}

#header-top p {
    font-size: 14px;
}

#pagewrap .search-bar svg {
    width: 13px;
    height: 13px;
}

span.icon-menu-count {
    position: absolute;
    top: -2px;
    right: -1px;
    background: white;
    border-radius: 100%;
    color: var(--green);
    padding: 2px;
    width: 19px;
    height: 19px;
    font-size: 8.5px;
    line-height: 1.3;
    border: solid 2px var(--green);
    font-weight: 900;
    font-family: open-sans, sans-serif;
}
/* end of header */

/* footer */

#pagewrap #footer-top ul.nav li {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
	margin-bottom:12px;
}

#pagewrap #footer-top .third .module-plain-text svg path {fill: var(--blue)!important;}

#pagewrap #footer-top ul.nav li::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0da";
    color:var(--blue);
    font-size:16px;
}

#footer-top .icon.address-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#footer-top .icon.address-icon p {
    margin-left: 8px;
}

#pagewrap #footer-top ul.nav li a {
    color: white;
    padding:0 10px;
    color: #b9b7b8;
    font-size: 13px;
    font-weight: 500;
}

div#footer-top .third .tb_text_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

div#footer-top .third .location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#pagewrap div#footer-top .third a, #pagewrap div#footer-top .third p {
    color: white;
    margin-bottom: 4px;
    color: #b9b7b8;
    font-size: 13px;
}

#pagewrap #footer-top .third svg .cls-1 {
    fill: var(--blue);
}

#footer-top {
    padding: 50px 0px 35px;
}

#footer-top .module-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom:12px;
    color: #b9b7b8;
    color: white;
}

#footer-top p {
	color:white;
}

#footer-top .footer-icons .tb_text_wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:20px;
}

#footer-top .footer-icons a {
    margin-left:25px;
}

#footer-top .footer-icons .tb_text_wrap svg {width: 26px;height: 26px;fill: var(--browngrey);}

#pagewrap #footer-top .social-icons svg path {
    fill: var(--browngrey);
}

div#footer-bottom .row_inner {
    width: 75%;
}

#footer-bottom .tb_text_wrap, #footer-bottom ul {
    color: white;
    font-size: 12px;
    color: #b9b7b8;
    font-size: 13px;
}

#pagewrap #footer-bottom div#legals-menu li a {
    color: white;
    font-size: 12px;
    color: #b9b7b8;
    font-size: 13px;
    border-color: #b9b7b8;
}

div#footer-bottom {
    padding: 7px 0px;
}

#pagewrap div#footer-bottom li#menu-item-18 a {
    border: none;
}

div#footer-bottom a {
    border-right: solid 1px white;
    padding-top: 0;
    padding-bottom: 0;
}
#pagewrap div#frm_form_5_container .frm_message p {
    margin: 0px;
}
/* end of footer */

/*homepage*/

.formula-image {
    max-width: 250px;
    margin: auto;
    height: auto;
}

h3.formula-title {
    text-align: center;
} 

.pku_formulas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    }

#pagewrap .blue-outline a {
    background: white;
    border: var(--blue) solid 2px;
}

#pagewrap .blue-outline span {
    color: var(--blue);
}

.pku_formulas .formula {
    margin-right: 10px;
    width: calc(25% - 10px);
}

.pku_formulas .formula:last-child {
    margin-right: 0;
}

.home-6.padding-row {
    padding: 200px 0px;
    padding: 180px 0px 160px;
}

.home-6:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 31%;
    background-image: url("/wp-content/uploads/2021/08/boarder-top.png");
    background-repeat: no-repeat;
    background-size: contain;
    top: -5px;
    z-index: 9;
    background-position: 50% 0%;
    height: 170px;
    background-size: cover;
    background-position: 50% 100%;
}

.home-6:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 12%;
    background-image: url("/wp-content/uploads/2021/08/boarder-bottom.png");
    bottom: -5px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
    background-position: 50% 100%;
    height: 130px;
    background-size: cover;
}

.home-2 h2 {
    text-align: center;
    margin-bottom: 50px;
}

.two_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.two_buttons .blue-outline {
    margin-right: 10px;
}

#pagewrap .home-7 .blue-button {
    width: 100%;
    text-align: right;
}

.home-3:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 60%;
    background-image: url("/wp-content/uploads/2021/08/boarder-top.png");
    background-repeat: no-repeat;
    background-size: contain;
    top: -55px;
    z-index: 9;
    background-position: 50% 0%;
    top: -5px;
    height: 170px;
    background-size: cover;
    background-position: 50% 100%;
}

.home-3:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 15%;
    background-image: url("/wp-content/uploads/2021/08/boarder-bottom.png");
    bottom: -5px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
    background-position: 50% 100%;
    height: 130px;
}

.home-3.padding-row {
    padding: 200px 0px;
    padding: 200px 0px 150px;
}

/* slider start */

.slick-initialized.slick-slider {
    position: relative;
}

#pagewrap .slick-initialized .slick-slide {
    height: 650px;
}

#pagewrap .slick-prev.slick-arrow {
    display: block!important;
}


#pagewrap .slick-next.slick-arrow {
    display: block!important;
}

.slider-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 80%;
    margin: auto;
}

.slide-1 h1 {
    color: var(--green);
    font-size: 50px;
}

.slide-1 h1 span {
    color: #6a8490;
    font-size: 150px;
}

.slide-1 h1 strong {
    color: white;
    font-weight: bold;
    font-size: 60px;
}

#pagewrap .homepage-slider .blue-button {
    background: var(--blue);
    border-radius: 5px;
    margin-top: 20px;
    padding: 8px;
    }

.slider-content-inner-title h1, .slider-content-inner-title h2 {
    margin: 0;
}

.slide-1 .slider-content-inner-title h1 {
    width:100%;
    max-width: 250px;
    display:inline-block;
}

.slide-1 .slider-content-inner-title>span {
    font-size: 140px;
    color: var(--grey);
	line-height: 0;
    bottom: -12px;
    position: relative;
}

#pagewrap .slide-1 .slider-content-inner-title h2 {
    margin: 8px 0 24px;
    font-size: 40px;
    color: var(--green);
}

.homepage-slider .slider-content-inner-title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.slide-2 .slider-content {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
}

.slide-2 #pagewrap h1 {
    width: 100%;
    max-width: 460px;
}

.slide-2 h1 {
    width: 100%;
    max-width: 460px;
}

.slide-2 .slider-content-inner-right img {
    width: 300px;
    margin: auto;
}

.slide-2 .slider-content-inner {
    width: 100%;
    max-width: 460px;
}

.slider-content ul {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}

.slider-content ul li::before {
    content: "";
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 8px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2021/12/home-tick.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.slider-content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.slide-3 .slider-content h1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    width: 100%;
    max-width: 250px;
    grid-area: slide3-1;
    margin: 0;
}

.slide-3 .slider-content-inner-left {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    grid-area: slide3-2;
}

.slide-3 .slider-content-inner-right {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    display: inline-block;
    width: 100%;
    max-width: 250px;
    grid-area: slide3-3;
}

.slide-3 .slider-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 250px 250px;
    grid-template-columns: 250px 250px;
    -ms-grid-rows: 95px 200px;
    grid-template-rows: 95px 200px;
        grid-template-areas:
        "slide3-1 slide3-1"
        "slide3-2 slide3-3";
    height: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    top: 50%;
    -webkit-transform: TranslateY(-50%);
        -ms-transform: TranslateY(-50%);
            transform: TranslateY(-50%);
    width: 60%;
}

.slide-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
}

.slide-4 .slider-content {-webkit-box-align: end;-ms-flex-align: end;align-items: end;display: block;float: right;width: 340px;margin-right: 10%;position: relative;top: 50%;-webkit-transform: TranslateY(-50%);-ms-transform: TranslateY(-50%);transform: TranslateY(-50%);height: auto;}

.slide-4 h1 {
    width: 100%;
    max-width: 280px;
}

.slide-4 p {
    width: 100%;
    max-width: 280px;
}

.slide-4 .slider-content-inner-left {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    height: auto;
    position: relative;
    top: -110px;
    margin-right: 16px;
}

.slide-4 .slider-content-inner-right {
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.slide-4 .slider-content-inner-right img {
    width: auto;
    height: 140px;
}

#pagewrap .slick-prev.slick-arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: TranslateY(-50%);
        -ms-transform: TranslateY(-50%);
            transform: TranslateY(-50%);
    left: 2.5%;
}

#pagewrap .slick-next.slick-arrow {
        position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: TranslateY(-50%);
        -ms-transform: TranslateY(-50%);
            transform: TranslateY(-50%);
    right: 2.5%;
}

#pagewrap .slick-prev.slick-arrow, #pagewrap .slick-next.slick-arrow {
    background: none;
}

#pagewrap .slick-prev.slick-arrow i, #pagewrap .slick-next.slick-arrow i {
    color:var(--grey);
    font-size:50px;
    font-weight:600;
    opacity:80%;
}

/* slider end */


.pku_formulas h3.formula-title {
    font-size: 20px;
}

.home-4 .image-wrap, .home-5 .image-wrap {
    text-align: center;
}

.home-7 .our_recipes .recipe_info {
    display: block;
}

.home-7 .our_recipes .recipe h4 {
    margin: 0;
    letter-spacing: normal;
    font-weight: 600;
}

.home-7 .our_recipes .recipe p {
    margin: 3px 0 0;
}

.home-7 .our_recipes .recipe {
    margin-bottom: 15px;
}

/*homepage end*/

/*pip table page*/
#pagewrap .pip-table td.blue-row {
    background: var(--blue);
    color: white;
}

table.pip-table {
    border: solid 1px var(--blue);
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    border-collapse: separate;
    border-radius: 21px;
}

.pip-table td {
    width: 10%;
    padding: 15px 10px;
    border: solid 1px var(--blue);
}

.pip-table tr:nth-child(odd) td {
    background: #80808063;
    background: #dbdbdb;
}

.pip-1 h2 {
    text-align: center;
}


.pip-table td.blue-row:first-child {
    border-top-left-radius: 20px;
}

.pip-table td.blue-row:last-child {
    border-top-right-radius: 20px;
}

.pip-table tr:last-child {border-collapse: separate;border-radius: 20px;}

.pip-table tr.last-row td:first-child {
    border-bottom-left-radius: 20px;
    border-collapse: separate;
}

.pip-table tr.last-row td:last-child {
    border-bottom-right-radius: 20px;
    border-collapse: separate;
}

tbody {
    border-collapse: separate;
    border-radius: 20px;
}

/*pip table page end*/



/*about page*/
.image-has-dots:before {
    content: "";
    display: block;
    position: absolute;
    background: url("/wp-content/uploads/2021/08/green_blue-dots.png");
    height: 160%;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    top: -30%;
    left: -15%;

}

#pagewrap .about-1 {
    background-size: 40%;
    background-position: left 0%;
    position: relative;
    background-size: auto;
}

.about-1:before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 40%;
    background: -o-linear-gradient(301deg, transparent 0%, #ffffff 40%);
    background: linear-gradient(149deg, transparent 0%, #ffffff 40%);
    top: 0;
    width: 1000px;
}

.about-2 h2 {
    text-align: center;
}

#pagewrap .about-3 {
    background-size: 40%;
    background-position: 110% -35%;
    position: relative;
    background-size: auto;
    background-position: 115% -780%;
    background-position: 110% 100%;
    background-size: 52%;
    background-position: 110% 101%;
}

.about-3:before {
    content: "";
    position: absolute;
    display: block;
    height: 101%;
    width: 40%;
    background: -o-linear-gradient(112deg, transparent 10%, rgb(255 255 255 / 80%) 35%, #ffffff 51%);
    background: linear-gradient(-22deg, transparent 10%, rgb(255 255 255 / 80%) 35%, #ffffff 51%);
    bottom: 0;
    right: 0;
    width: 800px;
    top: auto;
    width: 50%;
}

/*about page end*/

/*FAQ*/
.question-row {
    background: #f1f5fd;
    border-left: 8px solid var(--blue);
}

.answer-row {
    background: #f6fcf1;
    border-left: 8px solid var(--green);
    margin-bottom: 80px;
}

.answer-row, .question-row {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.question-row strong.big-letter {
    font-size: 40px;
    font-weight: 600;
    margin-right: 30px;
    color: var(--blue);
}

.answer-row strong.big-letter {
    font-size: 40px;
    font-weight: 600;
    margin-right: 30px;
    color: var(--green);
}

.line-seperator {
    background: var(--black);
    height: 1px;
    margin: 40px 0px 60px;
}

.faq-1 {
    text-align: center;
}

h2.question-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--grey);
}

#pagewrap .faq-2:before, #pagewrap .faq-2 .builder_row_cover:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255 255 255 / 80%)), color-stop(60%, white));
    background: -o-linear-gradient(top, rgb(255 255 255 / 80%) 0%, white 60%);
    background: linear-gradient(180deg, rgb(255 255 255 / 80%) 0%, white 60%);
    content: "";
    height: 30%;
    width: 100%;
}

#pagewrap .faq-2 {
    background-size: contain;
    background-position: 0% -6%;
}

.faq-2 .faq-1.module-text {
    margin: auto;
    margin-bottom: 100px;
    margin-top: 50px;
    width: 58%;
    line-height: 35px;
}
/*FAQ end*/

/*subscribe / contact*/

.subscribe-1 .first div#frm_field_111_container {
    margin-bottom: 50px;
}

.subscribe-1 .first input#field_3a2xt-otext {
    margin-top: 20px;
    width: 100%;
}

.subscribe-1 .first {
    background: #eaeaea;
    border-radius: 35px;
    padding: 35px 50px;
    width: 60%;
}

.subscribe-1 input[type="checkbox"]:checked:before {
    color: #222222;
    border: solid 7px;
    border-radius: 20px;
    height: 0;
    width: 0px;
    margin: 3px auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -ms-flex-line-pack: center;
        align-content: center;
}

#pagewrap .subscribe-1 .last p {
    text-transform: uppercase;
    color: var(--green);
}

.subscribe-1 .last .ui.transparent {
    padding-left: 0;
    color: var(--green);
}

div#frm_field_27_container label, div#frm_field_28_container label, div#frm_field_29_container label, div#frm_field_43_container label {
    display: none;
}

div#frm_field_38_container #field_oxl36_label {
    display: none!important;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    border: none;
    color: red!important;
}


.subscribe-1 div#field_w9pow_label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: white;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    color: var(--grey)!important;
    font-weight: bold;
    font-family: open-sans, sans-serif;
    font-weight: 600;
}

.subscribe-1 .first:after {
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    height: 300px;
    background: var(--grey);
    left: 0;
    bottom: 0;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    z-index: 0;
}


.subscribe-1 .first .module-plain-text {
    z-index: 9;
}

div#frm_field_45_container label {
    color: white;
    width: 100%;
}

.subscribe-1 .with_frm_style .frm_top_container .frm_primary_label, .subscribe-1 .with_frm_style .frm_hidden_container .frm_primary_label, .subscribe-1 .with_frm_style .frm_pos_top {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: open-sans, sans-serif;
}

.subscribe-1 .first h2 {
    text-align: center;
}

.subscribe-1 .row_inner {
    width: 65%;
}

.subscribe-1 .last {
    width: calc(40% - 3.2%);
}

div#frm_field_39_container {
    margin-bottom: 40px;
}

.module.module-icon.tb_fmhd942.normal.circle.icon_vertical span {
    font-size: 16px;
}


div#frm_field_45_container .frm_opt_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}


div#frm_field_45_container .frm_opt_container .frm_checkbox {
    width: 100%;
}

#pagewrap .subscribe-1 .frm_opt_container .frm_checkbox input {
    background: white!important;
    border-radius: 100px!important;
    outline: none;
}

#pagewrap .subscribe-1 .frm_submit button {
    float: right;
    background: var(--blue);
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: white;
    padding: 8px 35px;
}

#pagewrap .subscribe-1 div#frm_desc_field_w9pow {
    color: white;
    padding-top: 30px;
    font-size: 14px;
}

#pagewrap .subscribe-1 .last .ui.transparent svg {
    fill: var(--green);
}

.subscribe-1 .with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label {
    font-size: 16px;
    font-family: open-sans, sans-serif;
}

.subscribe-1 div#field_s69n0_label {
    font-size: 18px;
}

.subscribe-1 div#field_w9pow_label {
    font-size: 14px;
    font-weight: 100;
}

.subscribe-1 div#field_w9pow_label span {
    font-size: 18px;
}

#pagewrap .subscribe-1 .last .ui.transparent svg {
    width: 30px;
    height: 30px;
}
.subscribe-1 .last .ui.transparent {
    padding-left: 0;
    color: var(--green);
    font-size: 24px;
}


.with_frm_style input[type=text]::-webkit-input-placeholder, .with_frm_style input[type=email]::-webkit-input-placeholder, .with_frm_style input[type=number]::-webkit-input-placeholder, .with_frm_style input[type=tel]::-webkit-input-placeholder, .with_frm_style input[type=file]::-webkit-input-placeholder, .with_frm_style input[type=search]::-webkit-input-placeholder, .with_frm_style select::-webkit-input-placeholder, .with_frm_style .frm-card-element.StripeElement::-webkit-input-placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 600;
}


.with_frm_style input[type=text]::-moz-placeholder, .with_frm_style input[type=email]::-moz-placeholder, .with_frm_style input[type=number]::-moz-placeholder, .with_frm_style input[type=tel]::-moz-placeholder, .with_frm_style input[type=file]::-moz-placeholder, .with_frm_style input[type=search]::-moz-placeholder, .with_frm_style select::-moz-placeholder, .with_frm_style .frm-card-element.StripeElement::-moz-placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 600;
}


.with_frm_style input[type=text]:-ms-input-placeholder, .with_frm_style input[type=email]:-ms-input-placeholder, .with_frm_style input[type=number]:-ms-input-placeholder, .with_frm_style input[type=tel]:-ms-input-placeholder, .with_frm_style input[type=file]:-ms-input-placeholder, .with_frm_style input[type=search]:-ms-input-placeholder, .with_frm_style select:-ms-input-placeholder, .with_frm_style .frm-card-element.StripeElement:-ms-input-placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 600;
}


.with_frm_style input[type=text]::-ms-input-placeholder, .with_frm_style input[type=email]::-ms-input-placeholder, .with_frm_style input[type=number]::-ms-input-placeholder, .with_frm_style input[type=tel]::-ms-input-placeholder, .with_frm_style input[type=file]::-ms-input-placeholder, .with_frm_style input[type=search]::-ms-input-placeholder, .with_frm_style select::-ms-input-placeholder, .with_frm_style .frm-card-element.StripeElement::-ms-input-placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 600;
}


.with_frm_style input[type=text]::placeholder, .with_frm_style input[type=email]::placeholder, .with_frm_style input[type=number]::placeholder, .with_frm_style input[type=tel]::placeholder, .with_frm_style input[type=file]::placeholder, .with_frm_style input[type=search]::placeholder, .with_frm_style select::placeholder, .with_frm_style .frm-card-element.StripeElement::placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 600;
}

#pagewrap .subscribe-1 div#field_w9pow_label span {
    color: white;
    font-weight: 600;
    font-family: open-sans, sans-serif;
}

/*subscribe / contact end*/


/*recipe styling*/
.our_recipes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
	-ms-flex-flow:wrap;
	    flex-flow:wrap;
}

.our_recipes .recipe {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-shadow: 0 0 8px 8px #00000010;
            box-shadow: 0 0 8px 8px #00000010;
    border-radius: 30px;
    margin-right: 50px;
	margin-bottom:50px;
	width:calc(33.33% - 34px);
}


.our_recipes .recipe .recipe-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 60%;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%;
    padding: 20px 30px;
}

.our_recipes .recipe.dish_day .recipe-content {
	padding:0 0 0 30px;
}

.our_recipes .recipe .recipe-image {
    width: 40%;
    width: 50%;
}

.our_recipes .recipe:nth-child(3n + 3) {
    margin-right: 0;
}


.our_recipes .recipe .recipe-image img, .our_recipes .recipe .recipe-image a {
    height: 100%;
    width: 100%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.our_recipes .recipe .recipe-image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
}

/*recipe styling end*/



/*blog page*/

.blog_read_next_content_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.blog_read_next_content_left {
    width: 60%;
}

.blog_read_next_content_right {
    width: 40%;
}

.read-next-blogs .blog-single-item img {
    width: 350px;
    max-width: 350px;
}

.read-next-blogs .blog-single-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 30px 50px;
    background: #f9f9f9;
}

.blog-recent-post .blog-single-item {border: solid 1px var(--black);border-radius: 20px;width: 50%;}


#pagewrap .blog-recent-post .blog-single-item .blog-single-top img {
    width: 100%;
    height: 100%;
    max-height: 500px;
}

#pagewrap .blog-header {
    background-size: 100% 450px;
    background-position: top center;
    position: relative;
    background-repeat: no-repeat;
}

.blog-recent-post {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 60fr 40fr;
    grid-template-columns: 60fr 40fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
        grid-template-areas:
        "post1 post2"
        "post1 post3";
}

.blog-recent-post .blog-single-item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    display: inline-block;
    height: 100%;
    grid-area: post1;
    width: 90%;
}

.blog-recent-post .blog-single-item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    display: inline-block;
    grid-area: post2;
}

.blog-recent-post .blog-single-item:nth-child(3) {
    display: inline-block;
    height: 50%;
    }

.blog-recent-post .blog-single-item {
    width: 100%;
    max-width: 100%;
}

#pagewrap .page-id-1214 a.blue-button {
    background: var(--blue);
    padding: 8px 20px;
    color: white;
}

.all-blogs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*blog page end*/

/* recipes page start */

.our_recipes .recipe .recipe-image {
    position: relative;
}

.our_recipes .recipe.dish_day {
	position:relative;
	z-index:0;
}

.our_recipes .recipe.dish_day .recipe-image {
    position: relative;
	z-index:-2;
}

.our_recipes .recipe.dish_day::before {content: "";display: block;width: 100%; height: 100%; position: absolute;top: 0;left:0;background-image: url(/wp-content/uploads/2021/12/recipes-cutout2.png);background-repeat: no-repeat;background-size: auto 100%;background-position:283px 50%;z-index: -1;}

.our_recipes.dish_1 {
    margin: 0;
    display:-ms-grid;
    display:grid;
    -ms-grid-columns:60% 40%;
    grid-template-columns:60% 40%;
    -ms-grid-rows:1fr 1fr;
    grid-template-rows:1fr 1fr;
        grid-template-areas:"dish1 dish2""dish1 dish3";
	grid-template-rows: 200px 200px;
}

.our_recipes.dish_1 .recipe {
    width:100%;
}

.our_recipes.dish_1 .recipe:nth-child(1) {
    -ms-grid-row:1;
    -ms-grid-row-span:2;
    -ms-grid-column:1;
    width:calc(100% - 50px);
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
            flex-direction:row-reverse;
    grid-area:dish1;
}

.our_recipes.dish_1 .recipe:nth-child(1) .recipe-image img {
    border-radius:0 30px 30px 0;
}

.our_recipes.dish_1 .recipe:nth-child(2) {
    -ms-grid-row:1;
    -ms-grid-column:2;
    grid-area:dish2;
}

.our_recipes.dish_1 .recipe:nth-child(3) {
    -ms-grid-row:2;
    -ms-grid-column:2;
    grid-area:dish3;
}

.module_row.home-7.recipes-1 .last {
    width: 100%;
    max-width: 100%;
}

.module_row.home-7.recipes-1 .row_inner {
	width:100%;
	max-width:70%;
}

.our_recipes.dish_1 .recipe:nth-child(2), .our_recipes.dish_1 .recipe:nth-child(3) {
    max-height: 250px;
}

.our_recipes.dish_1 .recipe .servings i, .our_recipes.dish_1 .recipe .servings p {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin:3px 0 0;
}

.our_recipes.dish_1 .recipe .servings i {
	font-size:12px;
}

.our_recipes.dish_1 .recipe .servings p {
    margin-left: 2px;
}

.page-template-template-recipes-posts div#content, .page-template-template-ketogenic-recipes div#content {
    position: relative;
    padding:0;
    background: #f7f5f7;
}

/* form#search-filter-form-1315 {
	position: absolute;
    left: 10%;
    width: 100%;
    max-width: 193px;
    margin: auto;
} */

#pagewrap .searchandfilter input[type="radio"]:checked:before {
    display: none;
}

#pagewrap .searchandfilter input[type=radio] {
    display: none;
}

.searchandfilter ul li {
    width:100%;
    max-width:100%;
}

.searchandfilter ul li li {
    text-align:center;
    border:1px solid #b8bdbd;
    border-radius:50px;
    margin-bottom:16px;
    cursor:pointer;
    width: 100%;
	max-width:193px;
    padding: 0;
}

.searchandfilter li[data-sf-field-input-type=radio] label {
    font-weight:600;
    color:#b8bdbd;
    cursor:pointer;
    width: 190px;
    padding:10px 0px;
}

.searchandfilter ul li li.sf-option-active {
    background:var(--blue);
    border:
}

.searchandfilter ul li li.sf-option-active label {
    color:white;
}

.searchandfilter ul li.sf-field-search, .searchandfilter ul li.sf-field-search label, .searchandfilter ul li.sf-field-search label input {
    width: 100%;
    max-width: 100%;
}

.searchandfilter ul li.sf-field-search label input {
    margin: 0;
    border-radius: 50px;
    border: 1px solid var(--blue);
}

.searchandfilter ul li.sf-field-sort_order, .searchandfilter ul li.sf-field-sort_order label, .searchandfilter ul li.sf-field-sort_order label select {
    width: 100%;
    max-width: 100%;
}

form#search-filter-form-1315, form#search-filter-form-2294 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    display: block;
    width: 100%;
    max-width: 100%;
    grid-area: section1;
}

form#search-filter-form-1315.searchandfilter ul, form#search-filter-form-2294.searchandfilter ul {
    display:-ms-grid;
    display:grid;
    -ms-grid-columns: 20% 60% 20%;
    grid-template-columns: 20% 60% 20%;
        grid-template-areas:
        "heading search1 search2"
        "buttons1 recipes1 recipes1";
}

form#search-filter-form-1315.searchandfilter h1, form#search-filter-form-2294.searchandfilter h1 {
    -ms-grid-row:1;
    -ms-grid-column:1;
    grid-area:heading;
    display: -ms-inline-grid;
    display: inline-grid;
    width: 100%;
    margin: 0;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search, form#search-filter-form-2294.searchandfilter ul li.sf-field-search {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: search1;
    width: 100%;
    max-width: 570px;
    padding: 0;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: search2;
    padding: 0;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: buttons1;
    display: inline-block;
    padding: 0;
    margin-top: 20px;
}



form#search-filter-form-1315 .module_row.home-7.recipes-1, form#search-filter-form-2294 .module_row.home-7.recipes-1, .all-recipes .module_row.home-7.recipes-1 {
    -ms-grid-row:2;
    -ms-grid-column:2;
    -ms-grid-column-span:2;
    grid-area:recipes1;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

q {
    width: 100%;
    max-width: 100%;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul {
    display: block;
}

form#search-filter-form-1315 .module_row.home-7.recipes-1 .row_inner, form#search-filter-form-2294 .module_row.home-7.recipes-1 .row_inner, .all-recipes .module_row.home-7.recipes-1 .row_inner {
    margin: 0;
    max-width: 100%;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search label input, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label input {
    padding: 8px 70px;
	font-weight:500;
	position:relative;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search label input::-webkit-input-placeholder, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label input::-webkit-input-placeholder {
	color:#dbdbdb;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search label input::-moz-placeholder, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label input::-moz-placeholder {
	color:#dbdbdb;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search label input:-ms-input-placeholder, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label input:-ms-input-placeholder {
	color:#dbdbdb;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search label input::-ms-input-placeholder, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label input::-ms-input-placeholder {
	color:#dbdbdb;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search label input::placeholder, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label input::placeholder {
	color:#dbdbdb;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order label select, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order label select {
    text-align: center;
    color: var(--blue);
    border: 1px solid var(--blue);
    border-radius: 60px;
    text-align-last: center;
    -moz-text-align-last: center;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search label, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label {
    position: relative;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search label::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label::before {content: "";position: absolute;top: 0;left: 0;display: block;width: 60px;height: 100%;background-image: url(/wp-content/uploads/2021/12/search1.png);background-repeat: no-repeat;background-size: 16px auto;background-position: 15px center;z-index:1;}


form#search-filter-form-1315.searchandfilter ul li.sf-field-search label::after, form#search-filter-form-2294.searchandfilter ul li.sf-field-search label::after {content: "";position: absolute;top: 0;right: 0;display: block;width: 60px;height: 100%;background-image: url(/wp-content/uploads/2021/12/search2.png);background-repeat: no-repeat;background-size: 10px auto;background-position: 30px center;z-index:1;}



form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order {
    position: relative;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 50px;
    background-image: url(/wp-content/uploads/2021/12/sort.png);
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: 25px center;
    z-index:1;
}

.page-template-template-recipes-posts {
    background: #f6f5f7;
}

.our_recipes .recipe {
    background: white;
}

div#search-filter-results-1315, div#search-filter-results-2294 {
    width: 100%;
    max-width: 100%;
	margin-top:30px;
}

.module_row.all-recipes .row_inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20% 60% 20%;
    grid-template-columns: 20% 60% 20%;
    -ms-grid-rows:auto auto;
    grid-template-rows:auto auto;
        grid-template-areas:
        "section1 section1 section1"
        ". section2 section2";
}

.search-filter-results.last {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: section2;
}

form#search-filter-form-1315 .module_row.home-7.recipes-1 .row_inner, form#search-filter-form-2294 .module_row.home-7.recipes-1 .row_inner, .all-recipes .module_row.home-7.recipes-1 .row_inner {
    display: block;
        grid-template-areas: none;
}

div#search-filter-results-1315.our_recipes .recipe, div#search-filter-results-2294.our_recipes .recipe {
    margin-right: 50px;
    width: calc(33.33% - 34px);
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(1), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(5), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(5) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(2), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(6), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(6) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(7), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(7) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(4), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(4) {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label {
    position: relative;
	font-weight:500;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label::before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    height:100%;
   background-repeat:no-repeat;
    background-size:16px auto;
    -webkit-filter: brightness(70%);
            filter: brightness(70%);
    background-position:16px center;
    -webkit-transition:all ease 0.5s;
    -o-transition:all ease 0.5s;
    transition:all ease 0.5s;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li.sf-option-active label::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li.sf-option-active label::before {
    -webkit-filter:brightness(100%);
            filter:brightness(100%);    
    -webkit-transition:all ease 0.5s;    
    -o-transition:all ease 0.5s;    
    transition:all ease 0.5s;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(2) label::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(2) label::before {
    background-image:url(/wp-content/uploads/2021/12/recipes1.png);
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(6) label::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(6) label::before {
    background-image:url(/wp-content/uploads/2021/12/recipes2.png);
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(7) label::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(7) label::before {
    background-image:url(/wp-content/uploads/2021/12/recipes3.png);
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3) label::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3) label::before {
    background-image:url(/wp-content/uploads/2021/12/recipes4.png);
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(4) label::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(4) label::before {
    background-image:url(/wp-content/uploads/2021/12/recipes5.png);
}

div#search-filter-results-1315 .our_recipes .recipe i, div#search-filter-results-1315 .our_recipes .recipe p, div#search-filter-results-2294 .our_recipes .recipe i, div#search-filter-results-2294 .our_recipes .recipe p {
    margin: 3px 0 0;
}

div#search-filter-results-1315 .our_recipes .recipe .recipe-content, div#search-filter-results-2294 .our_recipes .recipe .recipe-content {
    padding: 20px;
}

.page-template-template-recipes-posts .navigation ul {
    list-style: none;
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.page-template-template-recipes-posts .navigation {
    width: 100%;
}

.page-template-template-recipes-posts .pagination {
    margin: 0;
    width: 100%;
}

.page-template-template-recipes-posts .navigation ul li {
    margin-right: 12px;
    margin-bottom: 0;
}

.page-template-template-recipes-posts #pagewrap .navigation ul li.active, .page-template-template-recipes-posts #pagewrap .navigation ul li.active a {
    cursor: text;
    pointer-events: none!important;
    color: black;
}

.page-template-template-recipes-posts .navigation ul li:last-child {
    margin: 0;
}

.page-template-template-recipes-posts #pagewrap .navigation ul li a {
    color: var(--blue);
    font-weight: 700;
}

.our_recipes .recipe h3, .our_recipes.dish_1 .recipe h3 {
    font-size: 16px;
    font-weight: 600;
    font-weight: 700;
    margin-top: 0;
}

.our_recipes .recipe .cook_time, .our_recipes.dish_1 .recipe .servings {
    display:inline-block;
    width: 43%;
}

 .our_recipes.dish_1 .recipe .cook_time {
     border-right:1px solid black;
 }
 
.our_recipes .recipe h4 {
    font-size: 12px;
    text-transform: capitalize;
    padding: 8px 0 0;
    padding-top: 13px;
}

.our_recipes .recipe p {
    font-size: 12px;
    margin: 8px 0 0;
    font-weight: 600;
    min-height:18px;
}

.our_recipes .recipe_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.our_recipes.dish_1 .recipe:first-child .cook_time, .our_recipes.dish_1 .recipe:first-child .servings {
    width: 43%;
}

div#search-filter-results-1315 .our_recipes .recipe_info, div#search-filter-results-2294 .our_recipes .recipe_info {
    display: block;
}

div#search-filter-results-1315 .our_recipes .recipe h4, div#search-filter-results-2294 .our_recipes .recipe h4 {
    margin: 0;
}

div#search-filter-results-1315 .our_recipes .recipe p, div#search-filter-results-2294 .our_recipes .recipe p {
    margin: 3px 0 0;
}

#pagewrap .our_recipes .recipe, #pagewrap .our_recipes .recipe a {
    text-decoration: none!important;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    font-size: 22px;
}

.our_recipes.dish_1 .recipe:nth-child(2) .recipe-image, .our_recipes.dish_1 .recipe:nth-child(3) .recipe-image {
    width: 30%;
}

.our_recipes.dish_1 .recipe:nth-child(2) .recipe-content, .our_recipes.dish_1 .recipe:nth-child(3) .recipe-content {
    width:70%;
}

.home-7.recipes-1 .our_recipes .recipe_info {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.header-recipes {
    position: relative;
	margin-bottom:60px;
}

.header-recipes .row_inner .col {
    z-index: 1;
}

.header-recipes .row_inner {
    flex-flow: row;
}

.header-recipes::before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    height:100%;
    background:-webkit-gradient(linear, left top, right top, color-stop(45%, #f6f5f7), to(rgba(255, 255, 255, 0%))), url('/wp-content/uploads/2021/08/single-recipe-01.png');
    background:-o-linear-gradient(left, #f6f5f7 45%, rgba(255, 255, 255, 0%)), url('/wp-content/uploads/2021/08/single-recipe-01.png');
    background:linear-gradient(to right, #f6f5f7 45%, rgba(255, 255, 255, 0%)), url('/wp-content/uploads/2021/08/single-recipe-01.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    z-index:-1;
}

#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    margin:0;
    font-size:80px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    color:var(--grey);
    line-height:normal;
    font-weight:600;
}

#pagewrap .header-recipes h1 span {
    margin-left: 70px;
}

.header-recipes .row_inner {
    min-height: 400px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}
.header-recipes .row_inner .col.first {
	flex-basis: 40%;
}
.header-recipes .row_inner .col.middle {
    text-align:center;
    width:100%;
    flex-basis: 40%;
}
.header-recipes .row_inner .col.last {
	flex-basis: 20%;
}

#pagewrap .header-recipes .row_inner .col.middle .blue-button {
    top:40px;
    position:relative;
}

#pagewrap .header-recipes .row_inner .col.middle .blue-button a {
    min-height: auto;
    padding: 24px 30% 17px;
    border-radius: 10px;
    transition:all ease 0.2s;
}

.header-recipes .row_inner .col.middle img {
    width: 100%;
    max-width:600px;
    height: auto;
    margin: 0 0 40px;
    top:40px;
    position:relative;
}


#pagewrap .header-recipes .row_inner .col.middle .blue-button a span {
    font-size: 30px;
    min-height: auto;
}

.header-recipes .row_inner .col.last h2 {
    width: 100%;
    max-width: 230px;
    text-align: center;
    margin: 0;
    font-size: 36px;
}
@media (max-width: 1280px) {
	#pagewrap .header-recipes .row_inner {
		display: flex;
		flex-wrap: wrap;
	}
	.header-recipes .row_inner .col.last {
		flex-basis: 100%;
		text-align: center;
		margin-top: 75px;
	}
	#pagewrap .header-recipes .row_inner .col.last h2 {
	    width: 100%;
	    max-width: unset;
	    text-align: center;
	}
	#pagewrap .header-recipes .row_inner .col.middle .blue-button a {
		padding: 10px 25px !important;
		line-height: 20px;
		font-size: 20px;
	}
}
@media (max-width: 680px) {
	.header-recipes .row_inner .col.first {
		flex-basis: 100%;
	}
	#pagewrap .header-recipes .row_inner .col.middle {
	    flex-basis: 100%;
	    max-width: 100%;
	}
	#pagewrap .header-recipes .row_inner .col.last h2 {
		font-size: 20px;
	}

}

/* recipes page end */

/* sample pack start */

.postid-781 .wc-pao-addons-container {
    display: -ms-grid;
    display: grid;
	-ms-grid-columns:70% 25%;
	grid-template-columns:70% 25%;
	-ms-grid-rows:auto auto auto auto;
	grid-template-rows:auto auto auto auto;
	    grid-template-areas: "sample1 sample2""sample1 sample3""sample1 sample4""sample1 .";
}

.postid-781 .wc-pao-addon-select-your-samples {
    -ms-grid-row:1;
    -ms-grid-row-span:4;
    -ms-grid-column:1;
    width: 95%;
    margin-right: 5%;
	grid-area:sample1;
}

.postid-781 div#product-addons-total {
    -ms-grid-row:1;
    -ms-grid-column:2;
    width: 100%;
	grid-area:sample2;
}

.postid-781.woocommerce div.product form.cart .button {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    margin: 0;
    grid-area: sample3;
}

.postid-781 .sample_help_section {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    grid-area: sample4;	
}

.postid-781 .sample_help_section {
    background: #eaeaea;
    padding: 30px 20px;
    text-align: center;
}

.postid-781 #pagewrap .sample_help_section h2 {
    text-align: center;
    display: block;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 900;
    color: var(--grey);
    margin-top:0;
}

.postid-781 #content .sample_help_section p {
    font-size:13px;
	font-weight:300;
    width:240px;
    margin:auto;
    padding:6px 0;
}

.postid-781 .sample_help_section .blue-button {
    margin-top:20px;
}

.postid-781 #pagewrap .sample_help_section .blue-button a span {
    font-weight:600;
    font-size:16px;
}

.postid-781 #pagewrap .sample_help_section .blue-button .module-buttons-item a {
    border-radius:5px;
    padding:6px 16px;
}

.postid-781.sidebar-none .woocommerce-breadcrumb {
    display: none;
}

.postid-781 #pagewrap h1.product_title.entry-title {
    position: relative;
    font-size: 36px;
    font-weight: 600;
    color: var(--grey);
    line-height:normal;
    margin:0;
}

.postid-781 #pagewrap h1.product_title.entry-title::before {content: "Create Your ";}

#pagewrap .wc-pao-addon-select-your-samples .form-row label {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: var(--grey);
}

span.add-sample-product {
    margin-top:16px;
    font-size:14px;
}

.postid-781 .product-addon-totals {
    background: #eaeaea;
    padding: 20px;
}

.postid-781 .product-share-wrap.tf_inline_b.tf_vmiddle {
    display: none;
}

.postid-781 .product-addon-totals::before {content: "Your Sample Pack";text-align: center;display: block;margin-bottom: 12px;font-size: 20px;font-weight: 900;color: var(--grey);}

.postid-781.woocommerce div.product form.cart div.quantity {
    display: none;
}

.postid-781 .product_meta {
    display: none;
}

.postid-781 .woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

.postid-781 #pagewrap #content .summary.entry-summary {
    margin: 80px 0 0;
}

.selected span.add-sample-product::before {
    content: 'Added To Pack';
}

span.add-sample-product::before {
    content: 'Add To Pack';
}


.postid-781 .product-addon-totals {
    padding-bottom: 90px;
}

.postid-781.woocommerce div.product form.cart .button {
    background: var(--blue);
    border-radius: 12px;
    width: 160px;
    margin: 0 auto 0;
    position: relative;
    top: -63px;
}

.postid-781 .product-addon-totals {
    margin-bottom: 0;
    position: relative;
}

.postid-781 .product-addon-totals::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,40%);
    position: relative;
    top: 0px;
}

.postid-781 div#product-addons-total {
}

.postid-781 li.wc-pao-subtotal-line {
    display: none;
}

.postid-781 .product-addon-totals ul li:first-child {
    display: none;
}

.postid-781 .product-addon-totals strong {
    font-weight: 300;
    font-size: 13px;
}

.postid-781 div.product-addon-totals ul li {
    padding: 0;
    margin-bottom: 20px;
}

/* sample pack end */

/* basket start */

#pagewrap .woocommerce ul.products li.product .button, #pagewrap .woocommerce #respond input#submit, #pagewrap .woocommerce #respond input#submit.alt, #pagewrap .woocommerce a.button, #pagewrap .woocommerce button.button, #pagewrap .woocommerce input.button, #pagewrap .woocommerce a.button.alt, #pagewrap .woocommerce button.button.alt, #pagewrap .woocommerce input.button.alt, #pagewrap .woocommerce button.button.alt.disabled, #pagewrap .woocommerce button.button:disabled, #pagewrap .woocommerce button.button:disabled[disabled], #pagewrap .woocommerce ul.products li.product .button, #pagewrap .woocommerce #respond input#submit, #pagewrap .woocommerce #respond input#submit.alt, #pagewrap .woocommerce a.button, #pagewrap .woocommerce button.button, #pagewrap .woocommerce input.button, #pagewrap .woocommerce a.button.alt, #pagewrap .woocommerce button.button.alt, #pagewrap .woocommerce input.button.alt, #pagewrap .woocommerce button.button.alt.disabled, #pagewrap .woocommerce button.button:disabled, #pagewrap .woocommerce button.button:disabled[disabled]  {
    background: var(--blue);
    border-radius: 5px;
    margin-top: 0;
    padding: 8px;
    color:white;
 }

.woocommerce-cart .cart-collaterals h2 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin:0 0 30px;
}

.woocommerce-cart.woocommerce table.shop_table th {
    font-weight: 600;
}

.woocommerce-cart.woocommerce table.shop_table tbody:first-child tr:first-child th {
    font-weight: 600;
}

.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals tr th {
    font-size: 16px;
    font-weight: 600;
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 300px;
}

.woocommerce-page #content table.cart td.actions .coupon .input-text {
    padding: 5px 5px 3px;
    border: 1px solid var(--blue)!important;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 140px;
}

.woocommerce-page #content table.cart .product-quantity {display: none;}
.user-role-administrator.woocommerce-page #content table.cart .product-quantity {display: table-cell !important;}
.user-role-subscriber .add-ons { display: none; }
.user-role-subscriber .woocommerce-cart-form .actions button { display: none; }

/* basket end */

/* checkout start */

#pagewrap .woocommerce-billing-fields h3, #pagewrap .woocommerce-additional-fields h3 {
    font-size: 30px;
    font-weight: 600;
    margin:0 0 16px;
}

.woocommerce-info, #pagewrap .woocommerce-info a {
    background: var(--blue);
    color: white;
}

#pagewrap .woocommerce-info a {
    font-weight: 600;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid var(--blue);
    border-radius: 5px;
}

.select2-container--default .select2-selection--single {
    border: solid 1px var(--blue);
    border-radius: 5px;
}

/* checkout end */

/* account start */

.woocommerce-account p.woocommerce-LostPassword.lost_password a.subscribe {
    float: left;
}

.woocommerce-account .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	color: var(--black);
}

#pagewrap .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
}

.woocommerce-account #pagewrap .woocommerce-MyAccount-navigation ul li a {
    color: var(--blue);
    font-weight: 800;
    font-size: 18px;
    color: white;
}

.woocommerce-account #pagewrap  .woocommerce-MyAccount-content p strong {
    color: var(--blue);
}

.woocommerce-account.woocommerce-page .woocommerce form.lost_reset_password, .woocommerce-account.woocommerce-page .woocommerce form.login {
    border: 1px solid var(--blue);
    border-radius: 15px;
}

.woocommerce-account #pagewrap h2 {
    text-align: center;
    font-weight: 700;
    color: var(--blue);
    margin-top: 0;
	text-transform:capitalize;
}

.woocommerce-account .woocommerce form .form-row label {
    text-align: left;
    color: var(--blue);
    text-transform:capitalize;
}

.woocommerce-account.woocommerce-page .woocommerce form.lost_reset_password, .woocommerce-account.woocommerce-page .woocommerce form.login {
    border: 1px solid var(--blue);
    border-radius: 15px;
}

.woocommerce-account #pagewrap h2 {
    text-align: center;
    font-weight: 700;
    color: var(--blue);
    margin-top: 0;
}

.woocommerce-account .woocommerce form .form-row label {
    text-align: left;
    color: var(--blue);
    text-transform:capitalize;
    color: white;
}

.woocommerce-account td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total {
    display: none;
}

.woocommerce-account th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-total {
    display: none;
}

/* account end */

/* single post */
.single-post.sidebar-left #content {
    padding: 0;
    width: 100%;
}

.single-post .width-auto {
    padding: 90px 0px 0px;
}

.single-post .post-content .row_inner {
    width: 1700px;
    margin: auto;
    width: 90%;
}

.single-post .post-content .post-content-left {
    width: calc(30% - 200px);
    margin-right: 200px;
}

.single-post .post-content .post-content-right {
    width: 70%;
}

.single-post .blog-recent-post .blog-single-item {
    width: 33.33%;
}

.single-post .page-heading-title h1 {
    margin-top: 0;
    margin-bottom: 20px;
}

.single-post #content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.single-post #content .post-content-text p {
    margin-bottom: 25px;
    line-height: 1.8;
}

.single-related-posts .posts-archive-single {
    margin-bottom: 0;
}

.single-post .post-content .blog-archive-section .row_inner {
    width: 100%;
    text-align: left;
}

/* old single post */
.single-post #layout {
    width: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.single-post main#content {
    padding: 0;
    overflow: hidden;
}

.single-post .page-title-section {
    padding: 15%;
}

.single-post .page-heading-title h1, .single-post .latest-blogs .main-heading h2 {
    font-weight: 600;
}

.single-post .latest-blogs .small-heading h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.single-post #content .post-content {
    padding-left: 0;
    padding-right: 0;
}

.single-post .post-content .post-content-right .module-text {
    width: 700px;
    margin-left: 0;
}

.single-post .post-content .module-text {
    /* border-bottom: solid 1px #d5d5d5; */
    /* padding-bottom: 20px; */
    margin-bottom: 70px;
    width: 100%;
}

.single-post .blog-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.single-post .blog-info .blog-info-text {
    /* margin-left: 12px; */
}

.single-post .blog-info .blog-info-text p {
    margin-bottom: 2px;
}

.single-post .latest-blogs {
    border-top: solid 1px #d5d5d5;
    text-align: center;
    overflow: hidden;
}

.single-post .latest-blogs .latest-blogs-inner {
    width: 1300px;
    margin: auto;
    width: 75%;
}

.single-post  .latest-blogs .background-image {
    height: 100%;
    width: 100%;
    width: 400px;
    height: 400px;
    right: 0;
    position: absolute;
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
    z-index: 0;
}

.single-post .latest-blogs.width-auto {
    padding: 50px 0px 70px;
    width: 100%;
}

.single-post .blog-share-icons i {
    font-size: 17px;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: var(--blue);
    border-radius: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: white;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

.single-post .share-social-icons i {
    margin-left: 12px;
}

.single-post .share-social-icons a:first-child i {
    margin-left: 0;
}

.single-post .blog-share-icons a:hover i {
    background: black;
    color: white;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
}

.single-post .latest-blogs .share-social-icons {
    margin-bottom: 50px;
}

.single-blog-ad img {
    width: 100%;
}

.single-blog-ad {
    margin-bottom: 70px;
    margin-top: 60px;
}

.single-blog-archive .blog-archive-single {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: calc(33.33% - 43px);
    /* display: flex; */
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 60px;
    height: 300px;
    cursor: pointer;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.single-blog-archive .blog-archive-section {
    /* display: flex; */
}

.single-blog-archive .blog-archive-single:first-child {
    margin-left: 0;
}

.single .latest-blogs .main-heading h2 {
    margin-bottom: 30px;
}

.single-blog-archive .blog-archive-single-content {
    background: rgb(0 0 0 / 50%);
    width: 100%;
    padding: 20px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
    z-index: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
}

.single-blog-archive .blog-archive-single-content h3 {
    color: white;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

.single-blog-archive ul.post-categories {
    margin: 0;
}

.single-blog-archive ul.post-categories li::marker {
    color: transparent;
}

#pagewrap .single-blog-archive ul.post-categories li a, .single-blog-archive .date-topic p {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.single-blog-archive .date-topic p, .single-blog-archive .date-topic .blog-topic {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.single-blog-archive .date-topic p:last-child {
    border-left: solid 2px white;
    padding-left: 10px;
    margin-left: 10px;
}

.single-blog-archive .blog-archive-single:hover .blog-archive-single-content {
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 600ms;
         -o-transition-duration: 600ms;
            transition-duration: 600ms;
    opacity: 1;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
}

.single-post .share-socials.blog-share-icons a {
    display: block;
    margin-top: 10px;
}

.single-post .share-socials.blog-share-icons a:first-child {
    margin-top: 0px;
}

.single-post .post-title-section {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: middle;
}

.single-post .share-socials.blog-share-icons {
    display: inline-block;
    vertical-align: middle;
}

.single-post .post-title-section:after {
    content: "";
    display: block;
    position: relative;
    width: 95%;
    height: 1px;
    background: #d5d5d5;
    bottom: -25px;
}

.single-post .post-content-text {
    width: 100%;
    margin-top: 35px;
    margin-top: 50px;
}

.single-post .post-content-text img {
    text-align: center;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
}

.single-post #content .post-content-text p strong {
    font-weight: 600;
}

.single-post #content .post-content-text figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
}

.single-post #content .post-content-text figure img {
    margin-left: 0;
}

.single-post #content .post-content-text figure figcaption {
    margin-left: 30px;
}

.single-post .post-content-text img.alignleft {
    margin-right: 30px;
}
/* end of old single post */

.progress {
	position: fixed;
	top: 120px;
	left: 0;
	height: 10px;
	background-color: purple;
	-webkit-transition: all linear 0.1s;
	-o-transition: all linear 0.1s;
	transition: all linear 0.1s;
	min-width: 0%;
}

#pagewrap .progress {
    background: var(--green);
    border-radius: 0;
    height: 7px;
	z-index: 1;
}

.skip-ahead-list li {
    display: block;
    cursor: pointer;
    color: var(--grey);
    font-weight: 600;
    margin-bottom: 30px;
}

.skip-ahead-list ul {
    margin: 0;
}

.skip-ahead h2 {
    margin-bottom: 30px;
}

.skip-ahead-list li:hover {
    color: var(--blue);
}

.skip-ahead-list li:before {
    content: "";display: block;
    position: absolute;
    height: 2px;
    background: var(--blue);
    width: 0%;
    left: 0;
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

.skip-ahead-list li:hover:before {
    width: 3.5%;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

.single-post .post-content .themify_builder_content .row_inner {
    width: 100%;
}

.single-post .post-content .themify_builder_content .module-text {
    margin: 0;
}
/* end of single post */

/* archive blog */
.blog-archive.recent-posts .posts-archive-single a .posts-archive-image {
    padding: 26%;
    border-radius: 0px;
    -webkit-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
}

.blog-archive .posts-archive-single a .posts-archive-image {
    padding: 30%;
    border-radius: 0px;
    -webkit-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
}

.blog-archive .posts-archive-single a:hover .posts-archive-image {
    border-radius: 12px 12px 0px 0px;
    -webkit-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
}

.posts-archive-single {
    background: #f9f9f9;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 20px transparent;
            box-shadow: 0 0 20px transparent;
    -webkit-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
}

.posts-archive-single:hover {
    background: white;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 20px var(--grey);
            box-shadow: 0 0 20px var(--grey);
    -webkit-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
}

.blog-archive .blog-cat-time {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.blog-archive .blog-cat-time p {
    color: var(--grey);
    margin-bottom: 0;
}

.blog-archive .blog-cat-time .read-time {
    border-left: solid 1px var(--grey);
    margin-left: 10px;
    padding-left: 10px;
}

.posts-archive-single a:hover {
/*     box-shadow: 0 0 20px var(--grey); */
/*     border-radius: 12px; */
    /* width: calc(50% - 35px); */
    /* margin-left: 70px; */
    -webkit-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
}

.posts-archive-single a  .posts-archive-single-content {
    border-radius: 0px;
    padding: 30px 50px 30px 30px;
    position: relative;
    -webkit-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
}

.posts-archive-single a:hover  .posts-archive-single-content {
    border-radius: 0px 0px 12px 12px;
    -webkit-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
}

.posts-archive-single .posts-archive-single-content h2.title {
    margin-top: 8px;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 5px;
}

.posts-archive-single .recent-posts-archive-button {
    position: absolute;
    right: 50px;
    top: 50%;
}

.logged-in .posts-archive-single .recent-posts-archive-button {
    right: 14px;
}

.posts-archive-single .recent-posts-archive-button i {
    color: var(--blue);
    font-size: 20px;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

.blog-archive.recent-posts .posts-archive-single {
    width: 100%;
    margin: 0;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+1) {
    margin-left: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    margin-bottom: 25px;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2 / 2;
    margin-top: 25px;
}

.blog-archive.recent-posts .row_inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 70px 1fr 70px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: (1fr)[2];
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 70px;
    /* grid-row-gap: 30px; */
}

.blog-archive.recent-posts .row_inner > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.blog-archive.recent-posts .row_inner > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.blog-archive.recent-posts .row_inner > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
}

.blog-archive.recent-posts .row_inner > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}

.blog-archive.recent-posts .row_inner > *:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
}

.blog-archive.recent-posts .row_inner > *:nth-child(6) {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2) .post-archive-content, .blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) .post-archive-content {
    display: none;
}

.blog-archive.recent-posts .post-archive-content {
    margin-top: 20px;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2) .posts-archive-image, .blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) .posts-archive-image {
    padding: 26%;
}

.posts-archive-single a:hover {
    text-decoration: none;
}

.blog-archive.recent-posts .post-archive-content p {
    line-height: 1.8;
    font-size: 15px;
}

#pagewrap .blog-header:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255 255 255 / 80%)), color-stop(60%, white));
    background: -o-linear-gradient(top, rgb(255 255 255 / 80%) 0%, white 60%);
    background: linear-gradient(180deg, rgb(255 255 255 / 80%) 0%, white 60%), url('https://cambrooke.uk/wp-content/uploads/2022/10/Group-Shake-1-scaled.jpg');
    content: "";
    height: 600px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    background-position: center;
	display: none;
}

#pagewrap .blog-header h1 {
    color: var(--grey);
    font-weight: 600;
    font-size: 40px;
    margin: 50px 0px 80px;
	margin: 0 0 70px;
}

.blog-header .module-text h2 {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
}

.blog-archive.read-next-posts .row_inner {
    width: 100%;
    display: block;
}

.read-next-posts .posts-archive-single {
    padding: 40px 0px 40px 50px;
    background: transparent;
    width: 100%;
    margin: 0;
}

.read-next-posts .posts-archive-single .posts-archive-single-content-all {
    display: block;
    /* align-items: center; */
    width: 100%;
}

.read-next-posts.blog-archive .posts-archive-single a .posts-archive-image {
    width: 35%;
    display: inline-block;
    padding: 0;
    padding-top: 23%;
    vertical-align: middle;
	border-radius: 0;
}

.read-next-posts.blog-archive .posts-archive-single a .posts-archive-single-content {
    width: calc(65% - 5px);
    display: inline-block;
    vertical-align: middle;
	padding: 0px 0px 0px 30px;
	border-radius: 0px;
}

.blog-archive.read-next-posts {
    background: #f9f9f9;
}

.next-reads-blog-section .sub_column.first {
	width:100%;	
}

.next-reads-blog-section .sub_column.last {
	display:none;
}

.logged-in .next-reads-blog-section .sub_column.first {
    width: calc(67.66% - 35px);
}

.logged-in  .next-reads-blog-section .sub_column.last {
    display:inline-block;
	width: calc(32.34% - 35px);
    margin-left: 70px;
    padding: 50px 40px;
}

.recent-posts .posts-archive-single:nth-child(3n+1) a .posts-archive-single-content {
    padding: 40px 70px 40px 50px;
}

.next-reads-blog-section .sub_column.last .tb-column-inner.tf_box.tf_w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
}

#pagewrap .view-all-blogs-link {
    position: absolute;
    top: 5px;
    right: 0;
}

.recent-blog-section .sub_column.first .tb-column-inner {
    position: relative;
}

#pagewrap .view-all-blogs-link a, #pagewrap .view-all-blogs-link a i {
    color: var(--blue);
}

#pagewrap .view-all-blogs-link a {
    font-weight: 600;
}

#pagewrap .view-all-blogs-link a:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 0%;
    bottom: -2px;
    background: var(--blue);
    left: calc(5% - 5px);
    left: 0;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#pagewrap .view-all-blogs-link a:hover {
    color: var(--blue);
}

#pagewrap .view-all-blogs-link a:hover:before {
    width: 100%;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#pagewrap .view-all-blogs-link i {
    margin-left: 8px;
    font-size: 11px;
}

#pagewrap a:hover {
    text-decoration: none;
}

.recent-blog-section, .next-reads-blog-section {
    margin-bottom: 70px;
}

.blog-archive-heading h2 {
    margin-top: 0;
}

.next-reads-blog-section .sub_column.last .module-image {
    margin-top: 50px;
    margin-top: 100px;
}

.posts-archive-single {
    width: calc(33.33% - 34px);
    margin-left: 50px;
    margin-bottom: 50px;
}

.posts-archive-single:nth-child(3n+1) {
    margin-left: 0;
}

.all-posts .pagination span, #pagewrap .all-posts .pagination a {
    color: var(--blue);
    font-weight: 700;
    padding: 0px 10px;
    font-size: 15px;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
    position: relative;
}

.all-posts .pagination {
    margin: 0;
}

.all-posts .pagination-wrap {
    width: 100%;
    text-align: right;
}

.all-posts.blog-archive .posts-archive-single a .posts-archive-image {
    padding: 30%;
}

#pagewrap .all-posts .pagination a:hover {
    text-decoration: none;
}

#pagewrap .all-posts .pagination a:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 0%;
    bottom: -7px;
    background: var(--blue);
    left: calc(35% - 5px);
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#pagewrap .all-posts .pagination a:hover:before {
    width: 70%;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

.posts-archive-single a:hover .recent-posts-archive-button i {
    -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}
/* end of archive blogs */

/* footer additonal css */
.social-icons.footer-icons .tb_text_wrap>div {
    margin-left: 16px;
}

.social-icons.footer-icons .tb_text_wrap>div:first-child {
    margin-left: 0;
}

#pagewrap .social-icons.header-icons svg path {
    color: var(--blue);
}

#pagewrap .social-icons.header-icons a:hover svg path {
    color: var(--green);
}

#pagewrap #footer-top .social-icons a:hover svg path {
    fill: var(--green);
}

#pagewrap #footer-top ul.nav li a:hover {
    color: var(--blue);
}

#pagewrap div#footer-top .third a:hover, #pagewrap div#footer-top .third a:hover p {
    color: var(--blue);
}

#footer-top .footer-text p {
    color: #b9b7b8;
    font-size: 13px;
}

#footer-top #footer-newsletter p {
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 40px;
}

#pagewrap #footer-newsletter .frm_forms input {
    border-radius: 0;
    padding-left: 20px;
}

#footer-top .module_column.last {
    width: 240px;
}

#footer-top .module_column {
    margin-left: 50px;
    width: calc(33.33% - 130px);
}

#footer-top .module_column.first {
    margin-left: 0;
}

#legals-menu {
    float: right;
}

.footer-text {
    opacity: 1;
}

#form_newsletter-signup .frm_form_fields .frm_submit button {
    margin: 0;
    font-size: 0;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 9px 8px;
}

#form_newsletter-signup .frm_form_fields .frm_submit button i {
    font-size: 14px;
    color: var(--blue);
}

#form_newsletter-signup .frm_form_fields .frm_submit {
    position: absolute;
    right: 0;
    top: 3px;
}

#form_newsletter-signup .frm_form_fields  .frm_fields_container {
    position: relative;
}

#form_newsletter-signup .frm_form_fields label, #form_newsletter-signup .frm_form_fields .frm_primary_label {
    color: white;
    font-family: open-sans, sans-serif;
}

#form_newsletter-signup .frm_form_fields .frm_primary_label {
    font-weight: 400;
}

#form_newsletter-signup .frm_form_fields .frm_form_field {
    margin-bottom: 10px;
}

#form_newsletter-signup fieldset {
    padding: 0;
}
/* end of footer additonal css */

/* single products */

.single-product #pagewrap h1 {
    font-family: europa, sans-serif!important;
	font-weight:600;
}

.single-product main#content {
    padding: 0;
}

.single-product .width-auto, .width-auto {
    padding: 70px 0px;
}

.single-product-inner {
    width: 1600px;
    margin: auto;
    width: 80%;
}

.product-content-left {
    width: calc(78% - 35px);
}

.product-content-right {
    width: calc(22% - 35px);
    margin-left: 70px;
}

.product-content-left-top .product-image {
    width: calc(40% - 35px);
    display: inline-flex;
	align-items: flex-start;
}

.product-content-left-top .product-content-info {
    width: calc(60% - 35px);
    margin-left: 70px;
    display: inline-block;
}

.product-content-left-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-content-info-bottom {
    border-top: solid 2px var(--grey);
    margin-top: 40px;
}

.product-content-info-bottom p {
    margin-top: 20px;
    font-weight: 600;
}

#pagewrap .product-content-info-top .blue-button {
    margin-top: 30px;
}

#pagewrap .product-content-info-top p a {
    color: var(--blue);
}

#pagewrap .product-content-info-top p a:hover {
    color: var(--green);
}

.single-product #pagewrap h1 {
    color: var(--grey);
    font-weight: 600;
    margin-bottom: 30px;
}

.single-product .product-content-info-top p, .single-product .product-content-info-top li, .single-product .product-content-info-top strong {
    color: var(--grey);
}

.single-product .product-content-info-top li, .single-product .product-content-info-top strong {
    font-weight: 400;
    margin-bottom: 0;
}

.product-content-right .products-list {
    background: #EAEAEA;
    border-radius: 5px;
    padding: 30px;
}

.product-content-right .products-list ul.menu {
    list-style: none;
    margin: 0;
}

.product-content-right .products-list ul.menu>li, .product-content-right .products-list ul.menu>li.sample_pack_menu_item, .logged-in  .product-content-right .products-list ul.menu>li.sample_pack_menu_item, .logged-in  .product-content-right .products-list ul.menu .sample_pack_menu_item, .logged-in #pagewrap  .product-content-right .products-list ul.menu li.sample_pack_menu_item {
    display:none;
}

.product-content-right .products-list ul.menu>li:nth-child(2) {
    display:block;
}

.product-content-right .products-list ul.menu>li:nth-child(2)>a {
    display:none;
}

.product-content-right .products-list ul.menu li ul {
    list-style:none;
    margin:0;
}
.product-content-right .products-list ul.menu li ul li {
    display:block;
    opacity:1;
    visibility:visible;
    height:auto;
    margin:0 0 12px;
}

#pagewrap .product-content-right .products-list h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    color: var(--grey);
}

.product-content-right .products-list p {
    font-size: 16px;
    font-weight: 400;
    color: var(--grey);
}

.product-content-right .products-list a:hover p {
    color: var(--blue);
}

.product-content-left-bottom {
    margin-top: 50px;
}

#pagewrap .product-content-info-top .blue-button .woocommerce.add_to_cart_inline {
    border: none !important;
    padding: 0 !important;
}

#pagewrap .product-content-info-top .blue-button .woocommerce.add_to_cart_inline a {
    text-transform: capitalize;
    font-weight: 500;
}

#pagewrap .product-content-info-top .blue-button .woocommerce.add_to_cart_inline a:hover {
    color: var(--blue);
}

.product-archive-single {
    margin-bottom: 10px;
}

.product-archive-single:last-child {
    margin-bottom: 0;
}

#pagewrap .product-content-info-top .blue-button .woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
    margin-top: 0;
    color: white;
    border-radius: 5px;
    padding: 5px 8px;
    margin-left: 10px;
    min-width: 110px;
}

#pagewrap .product-content-info-top .blue-button .woocommerce.add_to_cart_inline a.added_to_cart.wc-forward:hover {
    color: var(--blue);
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-box-shadow: 0 5px 12px 3px rgb(0 0 0 / 12%);
            box-shadow: 0 5px 12px 3px rgb(0 0 0 / 12%);
}

.product-download-file {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #eaeaea;
    padding: 12px 20px;
    border-radius: 10px;
}

#pagewrap .product-download-file a span, .product-download-file i {
    color: var(--grey);
}

.product-download-file span {
    font-weight: 600;
    font-family: open-sans, sans-serif;
}

.product-download-file i {
    margin-right: 8px;
}

#pagewrap a {
    text-decoration: none;
}
/* end of single products */

/* archive products */
.post-type-archive-product main#content {
    padding: 0;
    background: #f9f9f9;
}

.post-type-archive-product .archive-product-inner {
    width: 1600px;
    width: 80%;
    margin: auto;
}

.post-type-archive-product .product-pa {
    width: calc(25% - 32px);
    display: inline-block;
    background: white;
    vertical-align: top;
    border: solid 2px transparent;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
    margin-left: 38px;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 0 20px transparent;
            box-shadow: 0 0 20px transparent;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

.post-type-archive-product .product-pa:nth-child(4n+1) {
    margin-left: 0;
}

.post-type-archive-product .product-pa:hover {
    border-color: var(--blue);
    -webkit-box-shadow: 0 0 20px #9b9b9b;
            box-shadow: 0 0 20px #9b9b9b;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

.post-type-archive-product .product-pa img {
    height: 350px;
    -o-object-fit: contain;
       object-fit: contain;
}

.post-type-archive-product #pagewrap .product-pa h3, #pagewrap .post-type-archive-product.ketovie-product-archive .product-pa h3 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    color: var(--grey);
}

.post-type-archive-product #pagewrap .product-pa a.button, #pagewrap .post-type-archive-product.ketovie-product-archive .product-pa a.button {
    color: white;
    text-transform: none;
    font-size: 13px;
    font-weight: 500;
    margin-left: 5px;
}

.post-type-archive-product #pagewrap .product-pa a.button:hover, #pagewrap .post-type-archive-product.ketovie-product-archive .product-pa a.button:hover {
    color: var(--blue);
}

.post-type-archive-product #pagewrap .product-pa a.button:first-child, #pagewrap .post-type-archive-product.ketovie-product-archive .product-pa a.button:first-child {
    min-width: auto;
    background: transparent;
    color: var(--blue);
    margin-left: 0;
}

#pagewrap .blue-button a, #pagewrap .post-type-archive-product.ketovie-product-archive .blue-button a {
    border: solid 1px var(--blue);
    padding: 6px 8px;
}

#pagewrap .blue-button a:hover, #pagewrap .post-type-archive-product.ketovie-product-archive .blue-button a:hover {
    background: transparent;
    color: var(--blue);
}

.archive-product-title {
    text-align: center;
    padding: 40px 0px;
    background: white;
}

#pagewrap .archive-product-title h1 {
    margin: 0;
    color: var(--grey);
}

.post-type-archive-product .products-search {
    background: var(--blue);
    padding: 6px 0px;
}

.post-type-archive-product .products-search form {
    width: 90%;
    margin: auto;
}

.products-search .searchandfilter label {
    position:relative;
    z-index:0;
}

.products-search .searchandfilter label::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free"; 
    font-weight: 600;
    color:rgba(255,255,255,70%);
    position: absolute;
    font-size:14px;
    top: 0;
    right: 12%;
    display: flex;
    align-items:center;
    justify-content:center;
    width: auto;
    height: 100%;
    z-index: -1;
}

.searchandfilter ul select {
    background: transparent;
    border-radius: 0;
    border: solid 1px rgba(255,255,255,70%);
    border-left: none;
    border-right: none;
    color: white;
    font-weight: 400;
	position:Relative;
}

.post-type-archive-product .archive-product-results.width-auto {
    padding-bottom: 30px;
}

.post-type-archive-product .searchandfilter ul li {
    padding: 18px 0px;
}

.pa-archive-results .search-filter-results, .pa-archive-results {
    width: 100%;
}

.post-type-archive-product .searchandfilter ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.post-type-archive-product .searchandfilter ul li {
    width: 25%;
    text-align:center;
    padding: 20px 0;
}

.post-type-archive-product .searchandfilter select.sf-input-select {text-align: center;width: calc(100% - 50px);display: block;margin: auto;}

.searchandfilter label {
    width: 100%;
}

.post-type-archive-product .searchandfilter ul li:nth-child(4n+4) {
    margin-right: 0;
}

.post-type-archive-product .select2-container {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
}

.post-type-archive-product .select2-container--default .select2-selection--single {
    display:block;
    width:100%;
    height:100%;
    margin:0;
    background:none;
    border-top:1px solid #ffffff80;
    border-bottom:1px solid #ffffff80;
    border-radius:0;
	padding:6px 0;
}

.post-type-archive-product .searchandfilter>ul>li[data-sf-combobox="1"] label {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    width: 100%;
    height: 100%;
}

.post-type-archive-product .select2-container--default .select2-selection--single .select2-selection__rendered {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  /* justify-content:center; */
  width: 100%;
  height: 100%;
  color:white;
  font-weight:400;
  font-weight: 600;
  font-family: open-sans, sans-serif;
  padding: 0px 12px;
  font-size: 14px;
}

.post-type-archive-product .select2-container--open .select2-dropdown {
    top:-10px;
    border: none;
}

.post-type-archive-product .select2-container--default .select2-search--dropdown .select2-search__field {
    border:none;
    position: relative;
}

.post-type-archive-product .select2-results__option {
    background: #f5f5f5;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #f5f5f5;
    margin-bottom: 8px;
    -webkit-transition:all ease 0.5s;
    -o-transition:all ease 0.5s;
    transition:all ease 0.5s;
    font-weight: 600;
    color: var(--grey);
}

.post-type-archive-product .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #f5f5f5;
    border: 1px solid var(--blue);
    color: var(--grey);
    font-weight: 600;
}

.post-type-archive-product .select2-container--default .select2-results__option {
        background: #f5f5f5;
        border: 1px solid #f5f5f5;
}

.post-type-archive-product li.select2-results__option.select2-results__option--highlighted {
    border: 1px solid var(--blue);
}

.post-type-archive-product .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: white transparent transparent;
    border-width: 6px;
    margin-top: 0;
    margin-left: -10px;
    -webkit-transition:all ease 0.1s;
    -o-transition:all ease 0.1s;
    transition:all ease 0.1s;
}

.post-type-archive-product span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus .select2-selection__arrow b  {
    border-color: black transparent transparent;
    z-index: 1060;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-top: -7px;
}

.post-type-archive-product .select2-container {
	width: 334px!important;
	max-width:100%;
}

.post-type-archive-product .select2-container {
    position:relative;
    z-index:0;
}

.post-type-archive-product .select2-container::before {
    content:"";
    display:block;
    width: 40px;
    height:40px;
    position:absolute;
    top:0;
    right:0;
    background-image: url(/wp-content/uploads/2021/12/arrow-down.png);
    background-repeat:no-repeat;
    background-position:calc(100% - 10px) 50%;
    -webkit-transition:all ease 0.2s;
    -o-transition:all ease 0.2s;
    transition:all ease 0.2s;
    z-index:-1;
    right: 3px;
}

.post-type-archive-product .select2-container.select2-container--default.select2-container--open::before {
    content:"";
    display:block;
    position:absolute;
    top: -10px;
    right: 0px;
    background-image: url(/wp-content/uploads/2021/12/arrow-up.png);
    background-repeat:no-repeat;
    background-position:calc(100% - 10px) 50%;
	-webkit-transition:all ease 0.2s;
	-o-transition:all ease 0.2s;
	transition:all ease 0.2s;
    z-index: 1060;
}

.post-type-archive-product .select2-container--default .select2-selection--single .select2-selection__arrow, .post-type-archive-product span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus .select2-selection__arrow b {
    display: none;
}

/* end of archive products */

/* single recipes */
.single-recipes main#content {
    width: 100%;
    padding: 0;
}

.single-recipes .row_inner {
    width: 80%;
    margin: auto;
}

.recipe-post-content-top {
    width: 100%;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 25px;
    -webkit-box-shadow: 0 0 20px var(--grey);
            box-shadow: 0 0 20px var(--grey);
    position: relative;
}

.recipe-post-content-top::before {content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-image: url(/wp-content/uploads/2021/12/single-recipe-cutout.png);background-repeat: no-repeat;background-size: auto 100%;background-position: 61% 50%;}

.recipe-post-content-top-left {
    width: 60%;
    padding: 50px 70px;
}

.recipe-post-content-top-right {
    width: 40%;
    /* padding-top: 22%; */
}

.recipe-cat {
    color: var(--blue);
    font-weight: 600;
}

#pagewrap .recipe-title h1 {
    color: var(--grey);
    margin: 10px 0px 0px;
}

.recipe-post-content:before {
    content: "";
    display: block;
    position: absolute;
    width: 90%;
    height: 100%;
    background: -o-linear-gradient(301deg, rgba(2,0,0,0) -0%, #ffffff 40%);
    background: linear-gradient(149deg, rgba(2,0,0,0) -0%, #ffffff 40%);
    top: 0;
}

.recipe-single-post-inner {
    position: relative;
}

.recipe-post-content-middle {
    padding: 40px 0px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.recipe-post-content-middle-left {
    width: 30%;
    background: white;
    border-radius: 25px;
    -webkit-box-shadow: 0 0 20px var(--grey);
            box-shadow: 0 0 20px var(--grey);
}

.recipe-post-content-middle-right {
    width: calc(70% - 70px);
    margin-left: 70px;
}

.recipe-post-content-middle-right ol {
  list-style-type: none;
  margin-left: 0;
}

.recipe-post-content-middle-right ol > li {
  	counter-increment: customlistcounter;
  	margin:60px 0;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}

.recipe-post-content-middle-right ol > li:before {
  content: "Step " counter(customlistcounter) " ";
  font-weight: bold;
  float: left;
  width: 100%;
  max-width:65px;
  -webkit-transform-origin:center;
      -ms-transform-origin:center;
          transform-origin:center;
  -webkit-transform:rotate(-90deg);
      -ms-transform:rotate(-90deg);
          transform:rotate(-90deg);
  color:var(--blue);
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
}

.recipe-post-content-middle-right ol:first-child {
  counter-reset: customlistcounter;
}

.recipe-post-content-bottom {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.recipe-post-content-middle-left-bottom {
    background: var(--blue);
    border-radius: 0px 0px 25px 25px;
}

.recipe-icons li {
    margin-bottom: 0;
    margin-left: 10px;
    width: calc(25% - 11px);
    display: inline-block;
}

.recipe-icons {
    text-align: center;
    padding: 10px 10px;
}

.recipe-icons li:first-child {
    margin-left: 0;
}

.recipe-icons-content>div {
    padding: 40px;
    display: none;
}

.recipe-icons-content>div.active-icon-text {
    display: block;
}

.single-recipes #pagewrap h2.small-heading {
    font-weight: 700;
    color: var(--grey);
    font-size: 25px;
}

.single-recipes #pagewrap .recipe-post-content-middle-left h2.small-heading {
    font-size: 20px;
}

.ingredients-content-top li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
}

.ingredients-content-top {
    border-bottom: solid 3px #eaeaea;
    padding-bottom: 10px;
}

.ingredients-content-top i {
    color: var(--blue);
    margin-right: 28px;
}

.ingredients-content-top li.nutritional-information span {
    /* display: inline-block; */
    /* vertical-align: top; */
    /* width: 100%; */
}

.ingredients-content-top li span {
    /* width: 100%; */
    margin-right: 5px;
}

.ingredients-content-top li.nutritional-information ul {
    margin: 0;
}

.ingredients-content-top li.nutritional-information ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ingredients-content-top li span:last-child {
    margin-right: 0;
}

.ingredients-content-top li.nutritional-information ul li:last-child {
    margin-bottom: 0;
}

#pagewrap .ingredients-content-bottom a {
    color: var(--blue);
}

#pagewrap .ingredients-content-bottom a:hover {
    color: var(--green);
}

.recipe-icons i {
    color: white;
    padding: 8px;
    height: 30px;
    width: 30px;
    border-radius: 100%;
	-webkit-transition:ease all 0.3s;
	-o-transition:ease all 0.3s;
	transition:ease all 0.3s;
}

.recipe-icons i:hover {
    color: var(--blue);
	background:white;
}


.recipe-icons .active-icon i {
    color: var(--blue);
    background: white;
}

.recipe-post-content-bottom-left {
    width: calc(55% - 35px);
}

.recipe-post-content-bottom-right {
    width: calc(45% - 35px);
    margin-left: 70px;
}

.single-recipes .our_recipes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.single-recipes .our_recipes .recipe {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    margin: 0;
    max-height: 180px;
    overflow: hidden;
}

.single-recipes .our_recipes .recipes_single:first-child {
    margin-bottom: 30px;
}

.single-recipes .our_recipes .recipe h3 {
    font-size: 20px;
}

.single-recipes .our_recipes .recipe h5 {
    margin: 0;
    line-height: normal;
}

.single-recipes .our_recipes .recipe .recipe-content {
    width: 70%;
    padding: 20px 60px;
}

.single-recipes .our_recipes .recipe .recipe-image {
    border-radius: 500px 0 0 500px;
    overflow: hidden;
    width: 30%;
}

/* end of single recipes */

/* single product tabs start */
	
	.single-product ul.tabs.wc-tabs {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}

.single-product #pagewrap ul.tabs.wc-tabs li:hover a {
    color:var(--blue);
}

.single-product li#tab-title-description {
    display: none;
}

.single-product li#tab-title-additional_information {
    display: none;
}

.single-product ul.tabs.wc-tabs li {
    margin: 0;
}

.single-product ul.tabs.wc-tabs li.active {
    background: #EAEAEA;
    border-radius: 12px 12px 0 0;
}

.single-product ul.tabs.wc-tabs li {
    padding: 12px 0;
    width: 25%;
    text-align: center;
}

.single-product #pagewrap ul.tabs.wc-tabs li.active a {
    color: var(--blue);
    font-weight: 600;
}

.single-product .woocommerce-Tabs-panel {
    background: #eaeaea;
    padding: 24px 32px;
    border-radius: 0 0 12px 12px;
}

.single-product .woocommerce-Tabs-panel h2 {
    display: none;
}

.single-product ul.tabs.wc-tabs li, .single-product ul.tabs.wc-tabs li.active {position: relative;}

.single-product #pagewrap ul.tabs.wc-tabs li a {
    position:relative;
    display: block;
    width:100%;
    height:100%;
}

.single-product #pagewrap ul.tabs.wc-tabs .active a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -17px;
    right: -20px;
    width: 20px;
    height: 20px;
    border-left:5px solid #eaeaea;
    border-bottom:5px solid #eaeaea;
    border-bottom-left-radius:12px;
}

.single-product #pagewrap ul.tabs.wc-tabs .active a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -17px;
    left: -20px;
    width: 20px;
    height: 20px;
    border-right:5px solid #eaeaea;
    border-bottom:5px solid #eaeaea;
    border-bottom-right-radius:12px;
}

.single-product #pagewrap ul.tabs.wc-tabs li:nth-child(1) a:before, .single-product #pagewrap ul.tabs.wc-tabs li:nth-child(4) a:after {
    display:none;
}
	
	/* tabs table */
	
	.single-product div#tab-Nutrients ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0 0 12px;
}

.single-product div#tab-Nutrients ul li {width: 100%;max-width: 200px;margin: 0;}

.single-product #pagewrap div#tab-Nutrients ul.row1 li {
    font-weight: 600;
}

/* single product tabs end */

/* addition homepage css */
#content p, #content li {
    font-size: 16px;
}

.slide-1 h1 {
    display: block;
}

#pagewrap .main-heading h2, #pagewrap .main-heading h1 {
    font-weight: 600;
    font-size: 35px;
    margin-top: 0;
}

#pagewrap .blue-button a:hover span {
    color: var(--blue);
}

.home-2.padding-row {
    padding-bottom: 20px;
}

.home-3 h2 {
    margin-top: 0;
    margin-bottom: 20px;
}

.home-4 {
    margin-top: -45px;
    z-index: 9;
}

.home-4 h2 {
    margin-top: 0;
    margin-bottom: 25px;
}

.module_column.col4-2, .module_column.col2-1 {
    width: calc(50% - 25px);
}

div.module_column {
    margin-left: 50px;
}

.home-5 {
    margin-top: -100px;
    z-index: 10;
}

.module_column.col3-1 {
    width: calc(33.33% - 35px);
}

.home-6 {
    margin-top: -30px;
}

.home-7.padding-row {
    padding: 0 0 70px;
}

.home-7 h2 {
    margin-bottom: 70px;
}

.home-arrows {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--blue)));
    background: -o-linear-gradient(top, transparent, var(--blue));
    background: linear-gradient(180deg, transparent, var(--blue));
    position: absolute;
    -webkit-transform: translateY(-118px);
        -ms-transform: translateY(-118px);
            transform: translateY(-118px);
    text-align: center;
    padding-top: 70px;
	width:100%;
}

#pagewrap .home-arrow-icon span {
    color: white;
    font-family: open-sans, sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}

#pagewrap .home-arrow-icon svg {
    fill:  white;
}

#pagewrap .home-arrow-icon a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}

#pagewrap .home-arrow-icon em {
    padding-top: 2px;
    padding-bottom: 2px;
}

#pagewrap .home-6 .main-heading h2, #pagewrap .home-6 .main-heading h2 strong {
    color: white;
}

.home-6 .module-text p {
    color: white;
    font-weight: 100;
}

#pagewrap .home-6 .main-heading h2 strong {
    display: block;
}

.home-6 .module-image {
    margin-bottom: 30px;
}

.home-6 .module-text {
    margin-bottom: 50px;
}

.home-6 .blue-button {
    position: absolute;
    bottom: 0;
}

.home-6 .module_column .tb-column-inner {
    position: relative;
    height: 100%;
}

.home-6 .module-image img {
    height: 300px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
}

#content .our_recipes .recipe p {
    font-size: 14px;
    font-weight: 700;
}

#pagewrap .home-7 .blue-button a {
    margin-top: 0;
}

#pagewrap .home-6 .blue-button a:hover {
    background: white;
    border-color: white;
}

.strong-green strong {
    color: var(--green);
    font-weight: 400;
}

.module-text p {
    margin: 0 0 15px;
}

.about-2.padding-row {
    padding-top: 0;
}

.about-2 {
    text-align: center;
}

.about-2 .main-heading h2 {
    margin-bottom: 0px;
    -webkit-transform: translateX(-18px);
        -ms-transform: translateX(-18px);
            transform: translateX(-18px);
}

.about-2 .module_subrow .main-heading h2 {
    margin-bottom: 10px;
    -webkit-transform: translateX(-0px);
        -ms-transform: translateX(-0px);
            transform: translateX(-0px);
}

.about-2 .module_subrow {
    margin-top: 70px;
}

.about-2 h3.image-title {
    font-weight: 700;
    width: 230px;
    margin: auto;
    margin-bottom: 20px;
}

.about-2 .image-caption {
    width: 350px;
    margin: auto;
}

.about-2 .module-image.image-top .image-content {
    margin-bottom: 0;
}
/* end of addition homepage css */

/* additional pip code css */
#pagewrap .pip-1 .main-heading h2 {
    color: var(--grey);
    font-weight: 500;
    margin-bottom: 40px;
}

#pagewrap .pip-1 td {
    font-weight: 600;
    font-size: 16px;
    color: var(--grey);
}
/* end of additional pip code css */

/* additional about css */
.about-1 .module-image {
    text-align: right;
}

.about-3 .module_column.col2-1 {
    width: calc(50% - 35px);
}

.about-3 div.module_column {
    margin-left: 70px;
}

.about-3 div.module_column:first-child {
    margin-left: 0;
}
/* end of additional about css */

/* all blogs anchor */
#allblogs {
	display: block; 
	position: relative; 
	top: -150px; 
/* 	visibility: hidden; */
}

#allblogs h2 {
	top: 150px;
	position: relative;
}
/* end of all blogs anchor */

/* checkout */
p#order_comments_field span.woocommerce-input-wrapper, p#order_comments_field label {
    display: none;
}

p#order_comments_field {
    display: none;
}

#pagewrap .woocommerce form select, .select2-container--default .select2-selection--single {
    height: 50px !important;
}

.select2-container--default .select2-selection--single {
    padding: 0.6em;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
    font-size: 18px;
}

@media (max-width: 900px) {
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    margin-top: 30px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
}
}

@media (max-width: 800px) {
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-bottom: 0;
    margin-top: 15px;
}

.woocommerce-checkout #payment {
    text-align: center;
}
}

@media (max-width: 500px) {
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    margin-top: 20px;
}

#pagewrap .woocommerce-billing-fields h3, #pagewrap .woocommerce-additional-fields h3 {
    font-size: 25px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}
}
/* end of checkout */

/* additional footer */
div#footer-bottom .module_column.first {
    width: 330px;
}

div#footer-bottom .module_column.last {
    width: calc(100% - 360px);
    margin-left: 30px;
}

#footer-top .footer-text p {
    margin-bottom: 0;
    font-size: 14px;
}

#pagewrap #footer-bottom div#legals-menu li a {
    font-size: 13.5px;
}

#footer-bottom .tb_text_wrap, #footer-bottom ul {
    font-size: 13.5px;
}

#pagewrap #footer-top ul.nav li a {
    color: white;
}

#pagewrap div#footer-top .third a, #pagewrap div#footer-top .third p {
    color: white;
}

#footer-top .footer-icons a {
    margin-left: 0;
}

#footer-top #footer-newsletter p {
    font-weight: 600;
    font-family: open-sans, sans-serif !important;
}

#footer-top .module_column {
    width: calc(33.33% - 134px);
}

#footer-top .module_column.last {
    width: 250px;
}

#pagewrap #footer-top ul.nav li {
    margin-bottom: 10px;
}

#pagewrap #footer-top ul.nav li a {
    font-size: 13.5px;
}
/* end of additional footer */

/* additional about */
.about-2 .module-image.image-top .image-content {
    margin-top: 10px;
}

.about-2 .module-image .image-wrap img {
    height: 230px;
    -o-object-fit: contain;
       object-fit: contain;
}

#content p, #content li {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2;
}

.about-2 .image-caption {
    font-size: 18px;
}

.about-2 h3.image-title {
    width: 260px;
    font-size: 20px;
    font-weight: 600;
}

.about-1 .module_column.first .tb-column-inner {
    width: 580px;
    margin: auto;
    margin-right: 0;
}

.about-3 .module_column.last .tb-column-inner {
    width: 330px;
}

.strong-green strong {
		font-size: 22px;
		line-height: 1.1;
}
/* end of additional about */

/* additional single blog */
#content .skip-ahead li {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1.4;
}

.single-post #content .blog-info .blog-info-text p, .single-post #content .blog-info .blog-info-text li {
    font-size: 14px;
}

.single-post #content p, .single-post #content li {
    font-weight: 400;
}

.skip-ahead h2 {
    font-weight: 600;
    font-size: 23px;
}

.single-post #content .post-content-text p, .single-post #content .post-content-text li {
    margin-bottom: 25px;
    line-height: 1.8;
}

.single-post .page-heading-title h1 {
    width: 95%;
}

.single-post #header-top, .single-recipes #header-top {
    width: 100%;
}

#pagewrap a.all-recipes-link span {
    font-weight: 400;
}

#pagewrap .progress {
    top: 145px;
}
/* end of additional single blog */

/* additional archive blog */
.page-id-1214 #content p, .page-id-1214 #content li {
    font-weight: 400;
    line-height: 1.8;
}

.logged-in .next-reads-blog-section .sub_column.last {
    -webkit-box-shadow: 0 0 20px #d0d0d0;
            box-shadow: 0 0 20px #d0d0d0;
    border-radius: 10px;
    padding: 50px 15px;
}

#pagewrap .blue-button span {
    font-weight: 400;
    font-family: europa, sans-serif;
    font-size: 15px;
}

#pagewrap .next-reads-blog-section .blue-button a {
    padding: 8px 18px;
}

.logged-in .next-reads-blog-section .sub_column.last .ad-text, .logged-in .next-reads-blog-section .sub_column.last .module-buttons {
    padding: 0px 25px;
}

.read-next-posts.blog-archive .posts-archive-single a .posts-archive-image {
    border-radius: 5px;
    padding-top: 22%;
}

.read-next-posts .posts-archive-single {
    padding: 50px 30px 50px 70px;
}

.read-next-posts.blog-archive .posts-archive-single a .posts-archive-single-content {
    width: calc(65% - 60px);
    padding-left: 60px;
}

.logged-in .read-next-posts .posts-archive-single .recent-posts-archive-button {
    right: -30px;
}

.posts-archive-single .posts-archive-single-content h2.title {
    /* font-weight: 700; */
}

.page-id-1214 #content .blog-cat-time p {
    line-height: 1.2;
}

.all-posts .pagination span, #pagewrap .all-posts .pagination a {
    font-size: 22px;
    font-weight: bold;
    font-family: europa, sans-serif;
}

.next-reads-blog-section .sub_column.last .module-image {
    margin-top: 0;
}

.next-reads-blog-section .sub_column.last .tb-column-inner.tf_box.tf_w {
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

.logged-in .next-reads-blog-section .sub_column.first {
    background: #f9f9f9;
}

.page-id-1214 #body {
    overflow: hidden;
}

.posts-archive-single .recent-posts-archive-button {
    right: 20px;
}
/* end of additional archive blog */

/* additional subscribe */
.subscribe-1 .module_column.last .module-icon-item:last-child {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
		margin-bottom: 0;
}

.subscribe-1 .module_column.last .module-icon-item:last-child em {
    padding-top: 0;
}

#pagewrap .subscribe-1 .module_column.last .module-icon-item span {
    color: var(--grey);
		font-size: 18px;
    font-weight: 100;
    font-family: open-sans, sans-serif;
}

#pagewrap .subscribe-1 .last p {
    font-size: 16px;
    letter-spacing: 2px;
}

#pagewrap .subscribe-1 .last .main-heading h2 {
    font-size: 40px;
    font-weight: 400;
    color: var(--grey);
    margin-bottom: 30px;
}

#pagewrap .subscribe-1 .first .main-heading h2 {
    font-size: 26px;
    color: #444444;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
}

#pagewrap .subscribe-1 .first .main-heading p {
	margin-bottom:30px;
	text-align:center;
}

.subscribe-1 .first label#field_3a2xt_label {
    font-size: 14px;
    margin-bottom: 4px;
}

.subscribe-1 .with_frm_style .frm_top_container .frm_primary_label, .subscribe-1 .with_frm_style .frm_hidden_container .frm_primary_label, .subscribe-1 .with_frm_style .frm_pos_top {
    font-weight: 600;
    font-size: 20px;
}

.subscribe-1 .with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label {
    font-size: 14px;
}

#pagewrap input[type=radio], input[type=radio], #pagewrap .subscribe-1 .frm_opt_container .frm_checkbox input {
    height: 15px;
    width: 15px;
    border: none;
}

#pagewrap input[type="radio"]:checked:before, .subscribe-1 input[type="checkbox"]:checked:before {
    width: 6px;
    height: 6px;
    margin: 4px auto;
    border-width: 4px;
    background: #222222;
    border: none;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    padding: 0px 20px;
}

#pagewrap .with_frm_style input::-webkit-input-placeholder, #pagewrap .with_frm_style select::-webkit-input-placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 400;
}

#pagewrap .with_frm_style input::-moz-placeholder, #pagewrap .with_frm_style select::-moz-placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 400;
}

#pagewrap .with_frm_style input:-ms-input-placeholder, #pagewrap .with_frm_style select:-ms-input-placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 400;
}

#pagewrap .with_frm_style input::-ms-input-placeholder, #pagewrap .with_frm_style select::-ms-input-placeholder {
    color: var(--grey);
    font-weight:bold;
    font-weight: 400;
}

#pagewrap .with_frm_style input::placeholder, #pagewrap .with_frm_style select::placeholder, #pagewrap .with_frm_style select, #pagewrap .with_frm_style input {
    color: var(--grey);
    font-weight:bold;
    font-weight: 400;
}

.subscribe-1 .frm_combo_inputs_container .frm_form_field {
/*     grid-column: span 6 / span 6; */
	  width: calc(50% - 11px);
    display: inline-block;
    margin-left: 18px;
}

.subscribe-1 .frm_combo_inputs_container {
    display: inline-block;
}

.subscribe-1 .frm_combo_inputs_container .frm_form_field:nth-child(2n+1) {
    margin-left: 0;
}

.subscribe-1 .frm_combo_inputs_container, .subscribe-1 .frm_grid_container, .subscribe-1 .frm_form_fields .frm_section_heading, .subscribe-1 .frm_form_fields .frm_fields_container {
    grid-gap: 0 18px;
    -ms-grid-columns: 5.6% 18px 5.6% 18px 5.6% 18px 5.6% 18px 5.6% 18px 5.6% 18px 5.6% 18px 5.6% 18px 5.6% 18px 5.6% 18px 5.6% 18px 5.6%;
    grid-template-columns: repeat(12, 5.6%);
	  -ms-grid-columns: auto;
	  grid-template-columns: auto;
}

.with_frm_style .frm_form_fields > fieldset {
    padding-bottom: 0;
}

.subscribe-1 .first {
    padding: 50px 50px;
    width: calc(60% - 35px);
}

.subscribe-1 .last {
    width: calc(40% - 35px);
		margin-left: 70px;
}

#pagewrap .subscribe-1 .frm_submit button {
    margin: 0;
}

.subscribe-1 #frm_field_51_container label, .subscribe-1 #frm_field_51_container .frm_primary_label {
    color: white;
    font-weight: 300;
}

.subscribe-1 #frm_field_51_container:before {
    content: '';
    display: block;
    position: absolute;
    background: var(--browngrey);
    height: 30%;
    width: calc(100% - -100px);
    left: -50px;
    z-index: -1;
    -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
            transform: translateY(-30px);
}

.subscribe-1 .first:after {
    background: var(--browngrey);
}

#pagewrap .subscribe-1 a {
    color: var(--blue);
    font-weight: 500;
}

#pagewrap .subscribe-1 a:hover {
    color: var(--green);
}

.subscribe-1 #frm_field_51_container #frm_field_50_container .frm_primary_label {
    font-size: 14px;
    padding: 0;
    margin-bottom: 3px;
    font-weight: 400;
}

#pagewrap .subscribe-1 .frm_style_formidable-style.with_frm_style div#frm_desc_field_w9pow {
    font-weight: 300;
    font-family: open-sans, sans-serif;
    font-size: 13px;
}

div#frm_field_39_container {
    margin-bottom: 70px;
}

.subscribe-1 div#field_w9pow_label {
    font-size: 16px;
}

#pagewrap .subscribe-1 div#field_w9pow_label span {
    font-weight: 500;
}

.subscribe-1 #frm_field_51_container label {
    font-size: 16px;
}

.subscribe-1 #frm_field_51_container #frm_field_50_container label {
    font-size: 13px;
}

.subscribe-1 .module_column.last .module-icon-item em {
    padding-top: 0;
    padding-bottom: 0;
}

.subscribe-1 .module_column.last .module-icon-item {
    margin-bottom: 20px;
}

.subscribe-1 .row_inner {
    width: 1250px;
}

#pagewrap .subscribe-1 .last p {
    margin-bottom: 10px;
}

#pagewrap .subscribe-1 .frm_opt_container .frm_checkbox input.frm_other_input {
    width: 100%;
    height: 30px;
    border-radius: 4px !important;
}
/* end of additional subscribe */

/* additional faq */
.page-id-1296 #content p, .page-id-1296 #content li {
    line-height: 1.6;
    font-weight: 400;
}

.page-id-1296 #pagewrap #content a {
    color: var(--black);
}

.page-id-1296 #pagewrap #content a:hover {
    color: var(--green);
}

#pagewrap h2.question-title {
    color: var(--grey);
    font-size: 25px;
    margin: 0;
}

#pagewrap .answer-row p, #pagewrap .answer-row li {
    color: var(--grey);
    font-weight: 300;
}

.answer-row {
    margin-bottom: 0px;
}

.line-seperator {
    margin: 50px 0px 50px;
    background: var(--grey);
    height: 2px;
}

#pagewrap .answer-row a {
    color: var(--blue);
    text-decoration: underline;
    font-weight: 600;
}

#pagewrap .answer-row .module_column.first, #pagewrap .question-row .module_column.first {
    width: 56px;
    margin-right: 50px;
}

#pagewrap .answer-row .module_column.last, #pagewrap .question-row .module_column.last {
    width: calc(100% - 106px);
}

.question-row .big-letter p strong {
    font-size: 52px;
    font-weight: 600;
    color: var(--blue);
    width: 100%;
    line-height: 1;
}

.answer-row .big-letter p strong {
    font-size: 52px;
    font-weight: 600;
    color: var(--green);
		width: 100%;
    line-height: 1;
}

.big-letter p strong {
    font-family: open-sans, sans-serif;
}

#pagewrap .question-title h2 {
    color: var(--grey);
    font-size: 25px;
    margin: 16px 0;
    font-weight: 700;
}

.answer-row, .question-row {
    padding: 20px 30px;
}

.answer-text {
    margin: 16px 0;
}

.answer-text iframe {
    padding-top: 30px;
}

#pagewrap .faq-1.main-heading h2 {
    font-weight: 400;
    font-size: 40px;
    color: var(--black);
    margin-bottom: 35px;
}

#pagewrap .faq-1.main-heading {
    margin-bottom: 70px;
    margin-top: 60px;
}
/* end of additional faq */

/* additional single product */
.single-product #pagewrap h1 {
    font-size: 45px;
    font-weight: 500;
}

.single-product #pagewrap ul.tabs.wc-tabs li:last-child a:after {
    display: none;
}

.single-product ul.tabs.wc-tabs li {
    padding: 12px 5px;
}

.single-product div#tab-Nutrients ul li {
    padding: 0px 5px;
}

.single-product #pagewrap div#tab-Nutrients ul.row1 li, .single-product #pagewrap div#tab-Nutrients ul.row1 li p {
    font-weight: 600;
}
/* end of additional single product */

/* additional archive product */
.post-type-archive-product .searchandfilter ul li {
    margin: 0 0 0 40px;
    width: calc(25% - 30px);
}

.post-type-archive-product .select2-container {
    width: 100% !important;
}

.post-type-archive-product .searchandfilter ul li:nth-child(4n+1) {
    margin-left: 0;
}

.post-type-archive-product #headerwrap .searchandfilter ul li {
    width: 100%;
    display: block;
    padding: 10px 0;
}
/* end additional archive product */

/* additional legals */
.legal-content {
    padding: 70px 0px;
    background: #e8e8e8;
}

.legal-content h1 {
    margin-top: 0;
    font-weight: 600;
}

#pagewrap .legal-content a {
    color: var(--blue);
}

#pagewrap .legal-content a:hover {
    color: var(--green);
}
/* end of additional legals */

/* additional menu */
#header-menu li.menu-item-has-children a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
}

#header-menu ul#menu-main-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#pagewrap #header-menu li.menu-item-has-children em svg {
    fill: var(--grey);
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#header-menu li.menu-item-has-children em {
    margin-left: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#header-menu .menu-item .child-arrow {
    display: none;
}

#header-menu ul.sub-menu {
    border: solid 1px var(--blue);
    border-radius: 0;
    padding: 0;
}

#header-menu ul.sub-menu li a {
    width: calc(100% - 2px);
    left: -1px;
    display: block;
}

#header-menu ul.sub-menu li a:hover {
    background: var(--blue);
    color: white;
}
/* end of additional menu */

/* additional home */
img.blue-download, img.white-download {
    width: 14px;
    height: auto;
}

img.white-download {
    height: 12px;
    -o-object-fit: contain;
       object-fit: contain;
}

#pagewrap .blue-button.button-has-download-icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 6px 10px;
}

.button-has-download-icon img {
    margin-left: 10px;
}

img.blue-download {
    display: none;
}

.blue-button.button-has-download-icon a:hover img.white-download {
    display: none;
}

.blue-button.button-has-download-icon a:hover img.blue-download {
    display: inline-block;
}

#content .home-6 .module-text p {
    font-weight: 400;
}

.social-icons.homepage-icons {
    position: absolute;
    right: 12px;
    bottom: 60px;
    z-index: 1;
}

#pagewrap .social-icons.homepage-icons svg {
    background: var(--green);
    width: 30px;
    height: 30px;
    margin-bottom: 12px;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#pagewrap .social-icons.homepage-icons svg path {
    color: white;
}

#pagewrap .social-icons.homepage-icons a:hover svg {
    background: var(--blue);
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#pagewrap .social-icons.homepage-icons a:hover svg path {
    fill: white;
}

#pagewrap .home-arrow-icon span {
    font-weight: bold;
}

.home #pagewrap .main-heading h2 {
    font-weight: 500;
}

.home-2 .pku_formulas h3.formula-title {
    margin-bottom: 0;
}

#pagewrap .home-2 .main-heading h2 {
    margin-bottom: 70px;
}

#pagewrap .home-6 .main-heading h2 strong {
    font-family: open-sans, sans-serif;
}

.home #pagewrap .blue-button span {
    font-weight: 400;
}

.home #pagewrap .blue-button a {
    padding: 4px 10px 6px;
}

.our_recipes .recipe .recipe-content {
    padding: 60px 40px;
}

.our_recipes .recipe h4 {
    font-weight: 400;
}

.our_recipes .recipe .cook_time, .our_recipes.dish_1 .recipe .servings {
    width: 100%;
}

.our_recipes .recipe h3, .home .our_recipes.dish_1 .recipe h3 {
    font-weight: 600;
}

.our_recipes .recipe .recipe-content {
    width: 55%;
}

.our_recipes .recipe .recipe-image {
    width: 45%;
}

.searchandfilter li[data-sf-field-input-type=radio] label {
    width: inherit;
    color: #a3a3a3;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label {
    font-weight: 100;
    font-size: 17px;
}

form#search-filter-form-1315.searchandfilter ul, .module_row.all-recipes .row_inner, form#search-filter-form-2294.searchandfilter ul {
    -ms-grid-columns: 17% 63% 20%;
    grid-template-columns: 17% 63% 20%;
}

.our_recipes.dish_1 .recipe .recipe-content {
    padding: 40px 40px;
}

.our_recipes.dish_1 .recipe .cook_time, .our_recipes.dish_1 .recipe .servings {
    display: inline-block;
    width: 43%;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    font-size: 28px;
    font-weight: 600;
}

.our_recipes.dish_1 .recipe:nth-child(1) .recipe-content {
    padding-right: 0;
}

.our_recipes.dish_1 .recipe h5 {
    font-weight: 600;
    font-size: 18px;
}

div#search-filter-results-1315 .our_recipes .recipe .recipe-content, div#search-filter-results-2294 .our_recipes .recipe .recipe-content {
    padding: 40px 30px;
}

.our_recipes .recipe h3 {
    font-weight: 700;
}

.slide-1 .slider-content-inner-title h1 {
    max-width: none;
    width: 56%;
}

.slide-1 h1 strong, .homepage-slider h1 strong {
    font-size: 100px;
    font-weight: 700;
    font-family: open-sans, sans-serif;
    line-height: 1.2;
    color: white;
}

.slide-1 .slider-content-inner-title>span {
    font-size: 250px;
    bottom: -25px;
    color: rgb(159 185 214 / 60%);
    right: -170px;
		right: 0;
}

#pagewrap .slide-1 .slider-content-inner-title h2 {
    font-size: 65px;
    letter-spacing: 0.1px;
    font-weight: 500;
    margin: 10px 0px 40px;
}
#pagewrap .homepage-slider .blue-button i {
    color: white;
    position: relative;
    top: 1px;
    font-size: 16px;
    margin-left: 5px;
}

#pagewrap .homepage-slider .blue-button:hover {
    background: white;
}

#pagewrap .homepage-slider .blue-button:hover i {
    color: var(--blue);
}

#pagewrap .homepage-slider .blue-button:hover span {
    color: var(--blue);
}

#pagewrap .homepage-slider .blue-button span {
    font-size: 18px;
    font-weight: 700;
}

#pagewrap .slick-initialized .slick-slide {
    height: 770px;
}

#content .homepage-slider p, #content .homepage-slider li {
    color: white;
    font-weight: 500;
    font-size: 35px;
}

.slide-2 h1, .slide-2 .slider-content-inner {
    max-width: none;
    width: 38%;
		margin: auto;
		margin-right: 0;
}

.slide-2 .slider-content-inner-right img {
    width: 350px;
    margin-top: 50px;
}

.homepage-slider h1 strong {
    font-size: 85px;
}

#content .homepage-slider li {
    margin-bottom: 0;
}

.slider-content {
    padding: 70px 0px;
}

.slide-3 .slider-content {
    width: 80%;
    display: block;
    width: 80%;
    margin: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: auto;
    left: auto;
    float: none;
    height: 100%;
}

.slide-3 .slider-content h1 {
    max-width: none;
    width: 61%;
    margin-bottom: 25px;
}

.slide-3 .slider-content-inner-right {
    max-width: none;
    width: 22%;
    margin-left: 50px;
}

.slide-3 .slider-content-inner-left, .slide-3 .slider-content-inner-right {
    vertical-align: top;
}

.homepage-slider .module-buttons-item {
    margin-top: 30px;
}

.slide-4 .slider-content {
    width: 80%;
    margin: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: auto;
    left: auto;
    float: none;
    height: 100%;
}

.slide-4 h1 {
    max-width: none;
    width: 46%;
    position: relative;
    margin: auto;
    margin-right: 0;
    margin-bottom: 10px;
}

.slide-4 .slider-content-inner-left {
    top: auto;
}

#content .slide-4 p {
    position: relative;
    max-width: none;
    top: auto;
    width: 46%;
    margin: auto;
    margin-right: 0;
}

.slide-4 .slider-content-inner-left, .slide-4 .slider-content-inner-right {
    vertical-align: top;
}

.slide-4 .slider-content-inner-right img {
    width: 100%;
		width: 70%;
    height: auto;
}

.slide-4-button-content {
    width: 46%;
    margin: auto;
    margin-right: 0;
}

.slide-4 .slider-content-inner-right {
    margin-left: 30px;
}

.homepage-slider ul.slick-dots {
    position: absolute;
    top: 20px;
    right: 40px;
    list-style-type: none;
    margin: 0;
}

#pagewrap .homepage-slider ul.slick-dots button {
    padding: 3px;
    font-size: 0;
    background: var(--blue);
    border: solid 1px transparent;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

.homepage-slider ul.slick-dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#pagewrap .homepage-slider ul.slick-dots li.slick-active button {
    background: transparent;
    border-color: var(--blue);
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
    padding: 5px;
}

#pagewrap .homepage-slider ul.slick-dots button:hover {
    background: var(--green);
}

.home-3:before {
    height: 220px;
}

.home-3:after {
    height: 170px;
}

.home-6:before {
    height: 225px;
}

.home-6:after {
    height: 170px;
}

.home-6.padding-row {
    padding: 220px 0px 200px;
}

.homepage-slider .slide-3, .homepage-slider .slide-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.slide-3 .slider-content, .slide-4 .slider-content {
    height: auto;
}

.slide-4 .slider-content-inner-left {/*     width: 185px; */width: 215px;margin: 0;}

.slide-4 .slider-content-inner-right {/*     width: calc(100% - 220px); */width: calc(100% - 250px);}

.slider-content {
    padding: 70px 0px 100px;
}

.home-arrows .module_column.col3-1 {
    margin-left: 50px;
}

.home-arrows .module_column.col3-1:first-child {
    margin-left: 0px;
}
/* end of additional home */

/* additional archive recipes */
#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    font-size: 100px;
    letter-spacing: 2px;
    line-height: 1.2;
}

#pagewrap .header-recipes h1 span {
    margin-left: 110px;
}

.header-recipes::after {
    content:"";
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    height:100%;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #f6f5f7), color-stop(55%, rgb(246 245 247 / 50%)), color-stop(65%, rgb(246 245 247 / 20%)), to(transparent));
    background: -o-linear-gradient(bottom, #f6f5f7 15%, rgb(246 245 247 / 50%) 55%, rgb(246 245 247 / 20%)65%, transparent);
    background: linear-gradient(to top, #f6f5f7 15%, rgb(246 245 247 / 50%) 55%, rgb(246 245 247 / 20%)65%, transparent);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    z-index: 0;
}

.header-recipes::before {
    background: -webkit-gradient(linear, left top, right top, color-stop(35%, #f6f5f7), color-stop(55%, rgb(246 245 247 / 50%)), to(rgb(255 255 255 / 0%)));
    background: -o-linear-gradient(left, #f6f5f7 35%, rgb(246 245 247 / 50%) 55%, rgb(255 255 255 / 0%));
    background: linear-gradient(to right, #f6f5f7 35%, rgb(246 245 247 / 50%) 55%, rgb(255 255 255 / 0%));
    z-index: 0;
}

.header-recipes .row_inner .col-full {
    z-index: 1;
	max-width:470px;
}

form#search-filter-form-1315 .module_row.home-7.recipes-1, form#search-filter-form-2294 .module_row.home-7.recipes-1, .all-recipes .module_row.home-7.recipes-1 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.our_recipes .recipe {
    margin-bottom: 35px;
}

.our_recipes .recipe.dish_day::before {
    display: none;
}

.our_recipes.dish_1 .recipe:nth-child(1) {
    overflow: hidden;
}

.our_recipes .recipe.dish_day .recipe-image::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/2021/12/recipes-cutout2.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 0% 0%;
    z-index: 0;
    height: 101%;
    top: -0.5%;
}

.our_recipes.dish_1 .recipe h4 {
    padding-top: 0;
}

.our_recipes.dish_1 .recipe h3 {
    margin-bottom: 20px;
}

.page-template-template-recipes-posts .searchandfilter ul li li, .page-template-template-ketogenic-recipes .searchandfilter ul li li {
    max-width: 100%;
    margin-bottom: 10px;
}

.page-template-template-recipes-posts .searchandfilter ul li ul, .page-template-template-ketogenic-recipes .searchandfilter ul li ul {
    margin-right: 40px;
}

.servings-icon-text i, .servings-icon-text p {
    display: inline-block;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    width: 110%;
}
/* end of additional archive recipes */

/* additional single recipes */
.recipe-post-content-top::before {
    display: none;
}

.recipe-post-content-top .recipe-post-content-top-right::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/2021/12/single-recipe-cutout.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 0% 50%;
}

.recipe-post-content-top-right {
    position: relative;
    border-radius: 0px 24px 24px 0px;
}

.recipe-post-content-middle {
/*     align-items: flex-start; */
}

.recipe-post-content {
    background-size: 52% !important;
}

.recipe-post-content-middle-right a {
    display: contents;
}

.recipe-post-content:before {
    display: none;
}

.recipe-post-content-top-left {
    padding: 70px 90px;
}

.single-recipes  #content .recipe-cat span {
    color: var(--blue);
    font-family: europa, sans-serif;
    font-size: 18px;
}

.recipe-cat span:before {
    content: "\2022";
    color: var(--blue);
    font-weight: bold;
    display: inline-block;
    width: 1.5em;
    margin-left: 0.8em;
}

.recipe-cat span:first-child::before {
    display: none;
}

.ingredients-content-bottom ul {
    list-style: none;
}

.ingredients-content-bottom ul li::before {
    content: "\2022";
    color: var(--blue);
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.ingredients-content-bottom h2 {
    margin-bottom: 20px;
}

.single-recipes #content p, .single-recipes #content li, .single-recipes #content li strong, .single-recipes #content span {
    font-weight: 400;
    color: var(--grey);
    font-family: europa, sans-serif;
    font-size: 18px;
		word-break: break-word;
}

.single-recipes #content li strong {
    display: contents;
}

#pagewrap .recipe-title h1 {
    font-size: 40px;
}

.single-recipes #pagewrap .ingredients-content-top svg {
    width: 25px;
    height: 25px;
}

.single-recipes .row_inner {
    width: 75%;
}

#content .ingredients-content-bottom ul li, #content .ingredients-content-bottom p {
    font-size: 15px;
    font-weight: 300;
}

.ingredients-content-bottom ul li::before {
    width: 1.5em;
    margin-left: -1.5em;
}

.recipe-icons-content>div {
    padding: 50px;
}

.recipe-post-content-middle-right ol > li {
    margin: 70px 0px;
}

.single-recipes #pagewrap .recipe-post-content-middle-right h2.small-heading {
    margin-bottom: 0;
}

.recipe-post-content-middle-right ol > li:first-child {
    margin-top: 50px;
}

.recipe-post-content-middle-right ol > li:last-child {
    margin-bottom: 30px;
}

.recipe-icons i {
    font-size: 25px;
    height: 40px;
    width: 40px;
    background: transparent;
    -webkit-transition: ease all 0.6s;
    -o-transition: ease all 0.6s;
    transition: ease all 0.6s;
}

.recipe-post-content-middle {
    padding: 50px 0px 70px;
}

.recipe-post-content-bottom-left {
    width: calc(60% - 35px);
}

.recipe-post-content-bottom-right {
    width: calc(40% - 35px);
    height: 100%;
}

.single-recipes .post-video {
    margin: 0;
}

.recipe-post-content-bottom-right .other-blogs, .single-recipes .our_recipes {
    height: 100%;
}

.single-recipes .our_recipes {
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

.single-recipes .our_recipes .recipe .recipe-content {
    padding: 50px 70px;
    display: block;
}

.single-recipes #pagewrap .our_recipes .recipe h3 {
    font-size: 25px;
    color: var(--grey);
}

.single-recipes #pagewrap .our_recipes .recipe h5 {
    color: var(--grey);
    font-size: 18px;
}

.single-recipes .our_recipes .recipe {
    max-height: none;
}

.recipe-post-content-bottom-left, .single-recipes .post-video {
    height: 100%;
}#pagewrap a.all-recipes-link span, #pagewrap a.all-recipes-link i {
    color: white;
    vertical-align: middle;
}

.all-recipes-link i {
    margin-right: 10px;
}

a.all-recipes-link {
    margin-bottom: 15px;
}

a.all-recipes-link:after {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: white;
    width: 0;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

a.all-recipes-link:hover:after {
    width: 100%;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#pagewrap a.all-recipes-link span {
    font-size: 14px;
    font-weight: 100;
}

#pagewrap a.all-recipes-link i {
    font-size: 10px;
}

#pagewrap a.all-recipes-link span, #pagewrap a.all-recipes-link i {
    color: white;
    vertical-align: middle;
}

.all-recipes-link i {
    margin-right: 10px;
}

a.all-recipes-link {
    margin-bottom: 15px;
}

a.all-recipes-link:after {
    content: "";
    display: block;
    position: relative;
    height: 2px;
    background: white;
    width: 0;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

a.all-recipes-link:hover:after {
    width: 100%;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#pagewrap a.all-recipes-link span {
    font-size: 14px;
    font-weight: 100;
}

#pagewrap a.all-recipes-link i {
    font-size: 10px;
}
/* end of additional single recipes */

/* additional account page logged out */
.woocommerce-account.woocommerce-page .woocommerce form.lost_reset_password, .woocommerce-account.woocommerce-page .woocommerce form.login {
    margin-bottom: 0;
    background: var(--blue);
    padding: 20px 30px;
}

.woocommerce-account.sidebar-none #content {
    padding: 70px 0px;
}
/* end of additional account page logged out */

/* additional sample pack */
.postid-781 .product-addon-totals, .postid-781 .sample_help_section {
    border-radius: 10px;
}

.postid-781.woocommerce div.product form.cart .button {
    border-radius: 5px;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row:hover label {
    border-color: var(--blue);
}

#pagewrap .wc-pao-addon-select-your-samples .form-row label {
    height: calc(100% - 0px);
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    padding: 25px 30px;
}

.postid-781 .product-addon-totals::before, .postid-781 #pagewrap .sample_help_section h2 {
    font-size: 25px;
    font-weight: 900;
    font-family: open-sans, sans-serif !important;
}

.postid-781 #pagewrap .product-addon-button a {
    font-size: 15px;
    padding: 8px 15px;
}

.postid-781.logged-in.single-product span.add-sample-product {
    padding: 8px 15px;
    height: auto;
}

.postid-781 #content .sample_help_section p {
    font-size: 14px;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row {
    margin-bottom: 30px;
}

.postid-781 .wc-pao-addon-select-your-samples {
    width: calc(100% - 70px);
    margin-right: 70px;
    margin-bottom: 40px;
}

.postid-781.woocommerce div.product form.cart {
    margin-bottom: 0;
}

.product-addon-contents img {
    -o-object-fit: contain;
       object-fit: contain;
}

.postid-781.woocommerce div.product form.cart .button {
    text-transform: capitalize;
    letter-spacing: normal;
    width: auto;
    font-size: 15px;
}
/* end of additional sample pack */

/* delivery form */

.page-id-1501 #pagewrap .with_frm_style select, .page-id-1501 #pagewrap .with_frm_style input, .page-id-1501 .with_frm_style textarea {
    border: 1px solid var(--blue);
    border-radius: 5px;
    /* padding: 20px; */
    color: var(--black)!important;
    font-size: 17px;
    min-height: 42px;
}

.page-id-1501 .with_frm_style .frm_radio label, .page-id-1501 .with_frm_style .frm_checkbox label {
    font-size:16px;
}

.page-id-1501 #pagewrap .with_frm_style label input {
    margin-right:12px;
    min-height:auto;
    font-size:16px;
    border-radius:inherit;
}

.page-id-1501 .with_frm_style .frm_primary_label {
    font-size:16px;
}

.page-id-1501 .frm_style_formidable-style.with_frm_style .frm_submit button {
    background: var(--blue);
    border:1px solid var(--blue);
    border-radius: 5px;
    margin-top: 0;
    padding: 8px;
    color: white;
    text-transform:capitalize;
    transition:all ease 0.5s;
}

.page-id-1501 .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background:white;
    color:var(--blue);
}

.page-id-1501 div#frm_field_61_container {
    background: var(--blue);
    padding: 20px;
    color: white;
    width: 100%;
    max-width: auto;
    border-radius:5px;
}

.page-id-1501 div#frm_field_61_container .frm_primary_label {
    color:white;
    font-weight:400;
}

.page-id-1501 div#frm_field_61_container label {
    color:white;
}

/* end of delivery form */

/* responsive */
@media (max-width: 2200px) {
.home-3:before {
    height: 190px;
}

.home-3:after {
    height: 150px;
}
	
.home-6:before {
    height: 190px;
}

.home-6:after {
    height: 150px;
}
}

@media (max-width: 2000px) {
#pagewrap .about-3 {
    background-size: 51%;
}

.about-3:before {
    width: 50%;
		height: 100%;
}
}

@media (max-width: 1800px) {
.about-3:before {
    width: 50%;
    height: 90%;
}

#pagewrap .about-3 {
    background-size: 54%;
    background-position: 119% 110%;
}
	
.home-3:before {
    height: 160px;
}

.home-3:after {
    height: 120px;
}
	
.home-6:before {
    height: 160px;
}

.home-6:after {
    height: 120px;
}

.home-6.padding-row {
    padding: 180px 0px 160px;
}
}

@media (max-width: 1700px) {
.faq-2 .faq-1.module-text {
    width: 75%;
}
	
.recipe-post-content {
    background-size: 80% !important;
}

.single-recipes .our_recipes .recipe .recipe-content {
    padding: 50px 60px;
}

.recipe-post-content-bottom-left {
    width: calc(57% - 35px);
}

.recipe-post-content-bottom-right {
    width: calc(43% - 35px);
}

.single-recipes #pagewrap .our_recipes .recipe h5 {
    font-size: 16px;
}
	
#pagewrap .slick-initialized .slick-slide {
    height: 700px;
}

.slide-2 .slider-content-inner-right img {
    width: 60%;
}
	
.postid-781 .wc-pao-addons-container {
    -ms-grid-columns: 75% 25%;
    grid-template-columns: 75% 25%;
}
}

@media (max-width: 1650px) {
form#search-filter-form-1315.searchandfilter ul, .module_row.all-recipes .row_inner, form#search-filter-form-2294.searchandfilter ul, .module_row.all-recipes .row_inner {
    -ms-grid-columns: 20% 60% 20%;
    grid-template-columns: 20% 60% 20%;
    -ms-grid-columns: 240px calc(80% - 240px) 20%;
    grid-template-columns: 240px calc(80% - 240px) 20%;
}

#pagewrap .module_row.all-recipes .row_inner {
    width: 80%;
}

form#search-filter-form-1315 .module_row.home-7.recipes-1, form#search-filter-form-2294 .module_row.home-7.recipes-1, .all-recipes .module_row.home-7.recipes-1 {
    display: block;
}

#pagewrap .module_row.all-recipes .recipes-1 .row_inner {
    width: 100%;
}
	
.slide-4 h1, #content .slide-4 p {
    width: 50%;
}
}

@media (max-width: 1600px) {
.about-2 .image-caption {
		width: 100%;
}
	
#header-top .row_inner, #header-bottom .row_inner {
    width: 90%;
}
	
#header-menu {
/*     width: 100%; */
/*     display: flex; */
/*     justify-content: end; */
}
	
.about-1:before {
    background: -o-linear-gradient(301deg, transparent 10%, rgb(255 255 255 / 80%) 25%, #ffffff 41%);
    background: linear-gradient(149deg, transparent 10%, rgb(255 255 255 / 80%) 25%, #ffffff 41%);
}
	
#footer-top .module_column {
    width: calc(36% - 133px);
}

#footer-top .module_column.last {
    width: 250px;
}

#footer-top .module_column.first {
    width: calc(28% - 134px);
}
	
.single-post .post-content .post-content-left {
    width: calc(30% - 150px);
    margin-right: 150px;
}

.single-post .post-content .post-content-right .module-text {
    width: 900px;
}
	
.read-next-posts .posts-archive-single {
    padding: 40px 30px 40px 70px;
}
	
.post-type-archive-product .product-pa img {
    height: 300px;
}

.post-type-archive-product .archive-product-inner {
    width: 85%;
}
	
#pagewrap .module_row.all-recipes .row_inner {
    width: 85%;
}

#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    font-size: 80px;
}

.header-recipes .row_inner .col.middle {
    text-align:center;
    width:100%;
    max-width:40%;
}

#pagewrap .header-recipes .row_inner .col.middle .blue-button {
    top:40px;
    position:relative;
}

#pagewrap .header-recipes .row_inner .col.middle .blue-button a {
    min-height: auto;
    padding: 24px 30% 17px;
    border-radius: 10px;
    transition:all ease 0.2s;
}

.header-recipes .row_inner .col.middle img {
    width: 100%;
    max-width:600px;
    height: auto;
    margin: 0 0 40px;
    top:40px;
    position:relative;
}


#pagewrap .header-recipes .row_inner .col.middle .blue-button a span {
    font-size: 30px;
    min-height: auto;
}

.header-recipes .row_inner .col.last h2 {
    width: 100%;
    max-width: 230px;
    text-align: center;
    margin: 0;
    font-size: 36px;
}
	
.header-recipes .row_inner {
    min-height: unset;
}
	
	.header-recipes .row_inner .col.middle {
    text-align:center;
    width:100%;
    max-width:40%;
}

#pagewrap .header-recipes .row_inner .col.middle .blue-button {
    top: 40px;
    position:relative;
}

#pagewrap .header-recipes .row_inner .col.middle .blue-button a {
    min-height: auto;
    padding: 24px 30% 17px;
    border-radius: 10px;
    transition:all ease 0.2s;
}

.header-recipes .row_inner .col.middle img {
    width: 100%;
    max-width:600px;
    height: auto;
    margin: 0 0 40px;
    top:40px;
    position:relative;
}


#pagewrap .header-recipes .row_inner .col.middle .blue-button a span {
    font-size: 30px;
    min-height: auto;
}

.header-recipes .row_inner .col.last h2 {
    width: 100%;
    max-width: 230px;
    text-align: center;
    margin: 0;
    font-size: 36px;
}
	
.single-recipes .row_inner {
    width: 80%;
}

.single-recipes .our_recipes .recipe .recipe-content {
    padding: 40px 60px;
}
	
.homepage-slider h1 strong {
    font-size: 75px;
}

#pagewrap .slide-1 .slider-content-inner-title h2 {
    font-size: 55px;
}

.slide-1 .slider-content-inner-title>span {
    font-size: 200px;
    bottom: -15px;
}

#pagewrap .homepage-slider .blue-button span {
    font-size: 16px;
}

#content .homepage-slider p, #content .homepage-slider li {
    font-size: 30px;
}
	
.pku_formulas .formula {
    margin-right: 30px;
    width: calc(25% - 23px);
    display: inline-block;
    vertical-align: top;
}

.pku_formulas {
    display: block;
}

.pku_formulas .two_buttons {
    display: block;
    text-align: center;
}

.logged-in .pku_formulas .two_buttons .blue-outline.blue-button {
    margin-right: 0;
}

.logged-in .pku_formulas .two_buttons .blue-button {
    display: block;
}

#pagewrap .pku_formulas .two_buttons .blue-button:last-child a {
    margin-top: 15px;
}

.home-5 {
    margin-top: 0;
}

.home .our_recipes .recipe .recipe-content {
    padding: 50px 30px;
}
	
#pagewrap .slick-initialized .slick-slide {
    height: 600px;
}

.slide-2 .slider-content-inner-right img {
    margin-top: 30px;
}
	
.single-product.postid-781 .pagewidth {
    width: 80%;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row label {
    padding: 25px 20px;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row {
    width: calc(33.33% - 20px);
    margin-right: 30px;
}

.postid-781 #content .sample_help_section p {
    width: 100%;
}
}

@media (max-width: 1550px) {
.post-type-archive-product #pagewrap .product-pa a.button {
    font-size: 12px;
}
	
.our_recipes.dish_1 .recipe .recipe-content {
    padding: 35px 30px;
}
	
.recipe-post-content-top-left {
    padding: 70px;
}
}

@media (max-width: 1500px) {
.logged-in .next-reads-blog-section .sub_column.last {
    padding: 20px 15px;
}
	
.subscribe-1 .row_inner {
    width: 85%;
}
	
#pagewrap .faq-2:before, #pagewrap .faq-2 .builder_row_cover:before {
    height: 20%;
}
	
.product-content-left {
    width: calc(75% - 35px);
}

.product-content-right {
    width: calc(25% - 35px);
}
	
.our_recipes .recipe {
    margin-right: 35px;
    width: calc(33.33% - 24px);
}

.our_recipes.dish_1 .recipe:nth-child(1) {
    margin-right: 0;
    width: calc(100% - 35px);
}

.our_recipes.dish_1 .recipe .cook_time {
    width: 40%;
}

.our_recipes.dish_1 .recipe .servings {
    width: 50%;
}
	
.home-3:before {
    height: 130px;
}

.home-3:after {
    height: 95px;
}

.home-3.padding-row {
    padding: 150px 0px 100px;
}

.home-6:before {
    height: 140px;
}

.home-6:after {
    height: 100px;
}

.home-6.padding-row {
    padding: 130px 0px 110px;
}
	
.homepage-slider h1 strong {
    font-size: 65px;
}

#pagewrap .slide-1 .slider-content-inner-title h2 {
    font-size: 45px;
}

.slide-1 .slider-content-inner-title>span {
    font-size: 150px;
    bottom: -10px;
}

#content .homepage-slider p, #content .homepage-slider li {
    font-size: 25px;
}
	

	
	
	
.product-addon-contents img {
    height: 180px;
}

.postid-781 #pagewrap h1.product_title.entry-title {
    font-size: 30px;
}

.postid-781 #pagewrap .product-addon-button a, .postid-781.logged-in.single-product span.add-sample-product {
    width: 135px;
}

.postid-781 .wc-pao-addons-container {
    -ms-grid-columns: 70% 30%;
    grid-template-columns: 70% 30%;
}
}

@media (max-width: 1450px) {
.single-post .post-content .post-content-left {
    width: calc(28% - 70px);
    margin-right: 70px;
}

.single-post .post-content .post-content-right {
    width: 72%;
}

.single-post .post-content .post-content-right .module-text {
    width: 100%;
}
	
.post-type-archive-product #pagewrap .product-pa a.button {
    font-size: 13px;
}

.logged-in.post-type-archive-product #pagewrap .product-pa a.button:last-child {
    margin-top: 12px;
    margin-left: 0;
}

.post-type-archive-product .product-pa img {
    height: 250px;
}
}
@media (max-width: 1500px) {
	#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    	font-size: 70px;
	}
}
@media (max-width: 1400px) {
#pagewrap .about-3 {
    background-size: 54%;
    background-position: 119% 107%;
}
	
.pagewidth, .module_row>.row_inner, .module-layout-part .module_row.fullwidth_row_container>.row_inner, div#footer-bottom .row_inner {
    width: 85%;
}
	
.about-1 .module_column.first .tb-column-inner {
    width: 100%;
}
	
.single-post .latest-blogs .latest-blogs-inner {
    width: 85%;
}

.single-post .width-auto {
    padding: 80px 0px 0px;
}

.single-post .post-content .post-content-right .module-text {
    margin-bottom: 60px;
}
	
.read-next-posts.blog-archive .posts-archive-single a .posts-archive-single-content {
    width: calc(65% - 30px);
    padding-left: 30px;
}

.read-next-posts .posts-archive-single {
    padding: 40px 40px 40px 50px;
}
	
.single-product-inner {
    width: 85%;
}

.product-content-left-top .product-image {
    width: calc(45% - 25px);
}

.product-content-left-top .product-content-info {
    width: calc(55% - 25px);
    margin-left: 50px;
}

.single-product #pagewrap h1 {
    font-size: 40px;
}
	
.post-type-archive-product .product-pa {
    width: calc(33.33% - 28px);
}

.post-type-archive-product .product-pa:nth-child(4n+1) {
    margin-left: 38px;
}

.post-type-archive-product .product-pa:nth-child(3n+1) {
    margin-left: 0;
}
	
#header-top {
    position: absolute;
    -webkit-transition: ease 0.8s;
    -o-transition: ease 0.8s;
    transition: ease 0.8s;
    top: 0;
}

#headerwrap.fixed-header #header-top {
    -webkit-transition: ease 0.8s;
    -o-transition: ease 0.8s;
    transition: ease 0.8s;
    top: -63px;
}

#header-bottom {
    -webkit-transition: ease 0.8s;
    -o-transition: ease 0.8s;
    transition: ease 0.8s;
    position: relative;
    -webkit-transform: translateY(62px);
    -ms-transform: translateY(62px);
    transform: translateY(62px);
    transform: translateY(59px);
}

#headerwrap.fixed-header #header-bottom {
    -webkit-transition: ease 0.8s;
    -o-transition: ease 0.8s;
    transition: ease 0.8s;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
}
	
.our_recipes .recipe {
    width: calc(50% - 18px);
}

.our_recipes .recipe:nth-child(3n + 3) {
    margin-right: 35px;
}

.our_recipes .recipe:nth-child(2n + 2) {
    margin-right: 0;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    font-size: 25px;
}

.our_recipes.dish_1 .recipe h5 {
    font-size: 16px;
}

.home-7.recipes-1 .our_recipes.dish_1 .recipe_info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#headerwrap {
    height: 148px;
    height: 137px;
}

#headerwrap.fixed-header {
    height: 86px;
    height: 78px;
}
	
.recipe-post-content-top-left {
    width: 65%;
}

.recipe-post-content-top-right {
    width: 35%;
}

#pagewrap .recipe-title h1 {
    font-size: 35px;
}

.single-recipes #content .recipe-cat span {
    font-size: 16px;
}

.single-recipes #pagewrap .our_recipes .recipe h3 {
    font-size: 22px;
}

.recipe-post-content-middle-left {
    width: 35%;
}

.recipe-post-content-middle-right {
    width: calc(65% - 70px);
}

.single-recipes .row_inner {
    width: 85%;
}
	
.home .our_recipes .recipe .recipe-content {
    padding: 60px 40px;
}

.home .our_recipes .recipe:last-child {
    display: none;
}
	
.slide-4 .slider-content-inner-right img {
    width: 90%;
}
	
.postid-781 .wc-pao-addon-select-your-samples {
    width: calc(100% - 50px);
    margin-right: 50px;
}

.single-product.postid-781 .pagewidth {
    width: 85%;
}

.postid-781 .product-addon-totals::before, .postid-781 #pagewrap .sample_help_section h2 {
    font-size: 22px;
}

.postid-781 #pagewrap h1.product_title.entry-title {
    font-size: 34px;
}
	
#pagewrap .progress {
    top: 148px;
    -webkit-transition: ease 0.8s;
    -o-transition: ease 0.8s;
    transition: ease 0.8s;
}
    
.fixed-header-on #pagewrap .progress {
    top: 86px;
    -webkit-transition: ease 0.8s;
    -o-transition: ease 0.8s;
    transition: ease 0.8s;
}
}

@media (max-width: 1350px) {
.our_recipes.dish_1 {
    display: block;
}

.our_recipes.dish_1 .recipe:nth-child(2), .our_recipes.dish_1 .recipe:nth-child(3) {
    display: none;
}

.our_recipes.dish_1 .recipe:nth-child(1) {
    width: 100%;
    height: 350px;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order label select, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order label select {
    font-size: 16px;
    min-width: unset;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    font-size: 28px;
}

.our_recipes.dish_1 .recipe h5 {
    font-size: 18px;
}
	
form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order::before {
    height: 40px;
    width: 30px;
    background-position: 0% 50%;
}
}

@media (max-width: 1300px) {
.about-2 h3.image-title {
		width: 100%;
}
	
#pagewrap .about-1 {
    background-size: 60%;
}

.about-1:before {
    width: 60%;
}
	
#pagewrap .about-3 {
    background-size: 52%;
    background-position: 117% 107%;
}

.about-3:before {
    width: 46%;
    height: 80%;
    background: -o-linear-gradient(123deg, transparent 5%, rgb(255 255 255 / 80%) 25%, #ffffff 50%);
    background: linear-gradient(-33deg, transparent 5%, rgb(255 255 255 / 80%) 25%, #ffffff 50%);
}
	
.single-post #content .single-related-posts .posts-archive-single p {
    font-size: 15px;
}

.posts-archive-single .posts-archive-single-content h2.title {
    font-size: 21px;
}

.posts-archive-single {
    width: calc(33.33% - 27px);
    margin-left: 40px;
}
	
.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2) .posts-archive-image, .blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) .posts-archive-image {
    padding: 30%;
}
	
.subscribe-1 .first {
    width: calc(100% - 340px);
}

.subscribe-1 .last {
    width: 270px;
}
	
#pagewrap .woocommerce ul.products li.product .button, #pagewrap .woocommerce #respond input#submit, #pagewrap .woocommerce #respond input#submit.alt, #pagewrap .woocommerce a.button, #pagewrap .woocommerce button.button, #pagewrap .woocommerce input.button, #pagewrap .woocommerce a.button.alt, #pagewrap .woocommerce button.button.alt, #pagewrap .woocommerce input.button.alt, #pagewrap .woocommerce button.button.alt.disabled, #pagewrap .woocommerce button.button:disabled, #pagewrap .woocommerce button.button:disabled[disabled], #pagewrap .woocommerce ul.products li.product .button, #pagewrap .woocommerce #respond input#submit, #pagewrap .woocommerce #respond input#submit.alt, #pagewrap .woocommerce a.button, #pagewrap .woocommerce button.button, #pagewrap .woocommerce input.button, #pagewrap .woocommerce a.button.alt, #pagewrap .woocommerce button.button.alt, #pagewrap .woocommerce input.button.alt, #pagewrap .woocommerce button.button.alt.disabled, #pagewrap .woocommerce button.button:disabled, #pagewrap .woocommerce button.button:disabled[disabled] {
    font-size: 13px;
}
	
#header-top .contact-icons p {
    display: none;
}

#header-top .contact-icons .phone-contact a {
    margin-left: 15px;
}

.german-usa {
    margin-left: 10px;
}
	
#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    font-size: 60px;
}

#pagewrap .header-recipes h1 span {
    margin-left: 70px;
}
	
.recipe-post-content-bottom-left {
    width: calc(60% - 25px);
}

.recipe-post-content-bottom-right {
    width: calc(40% - 25px);
    margin-left: 50px;
}

.recipe-post-content-middle-right {
    width: calc(65% - 50px);
    margin-left: 50px;
}
	
.homepage-slider h1 strong {
    font-size: 55px;
}

#pagewrap .slide-1 .slider-content-inner-title h2 {
    font-size: 35px;
}

.slide-1 .slider-content-inner-title>span {
    font-size: 100px;
    bottom: 0;
    margin-left: 10px;
}

#content .homepage-slider p, #content .homepage-slider li {
    font-size: 20px;
}

#pagewrap .homepage-slider .blue-button span {
    font-size: 14px;
}
	
#pagewrap .wc-pao-addon-select-your-samples .form-row {
    width: calc(50% - 15px);
}

#pagewrap .wc-pao-addon-select-your-samples .form-row:nth-child(3n) {
    margin-right: 30px;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row:nth-child(2n) {
    margin-right: 0;
}

.postid-781.logged-in.single-product span.add-sample-product {
    display: block;
    margin: 16px auto 0;
}
}

@media (max-width: 1250px) {
form#search-filter-form-1315.searchandfilter ul, form#search-filter-form-2294.searchandfilter ul {
    -ms-grid-columns: 240px calc(100% - 390px) 150px;
    grid-template-columns: 240px calc(100% - 390px) 150px;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search, form#search-filter-form-2294.searchandfilter ul li.sf-field-search {
    max-width: unset;
    width: calc(100% - 30px);
}

.page-template-template-recipes-posts form#search-filter-form-1315 .module_row.home-7.recipes-1 .row_inner, .page-template-template-ketogenic-recipes form#search-filter-form-2294 .module_row.home-7.recipes-1 .row_inner, .page-template .module_row.home-7.recipes-1 .last, .our_recipes.dish_1, .our_recipes.dish_1 .recipe:nth-child(1), .page-template .all-recipes .module_row.home-7.recipes-1 .row_inner {
    height: 100%;
}

div#search-filter-results-1315, div#search-filter-results-2294 {
    margin-top: 35px;
}

.our_recipes.dish_1 .recipe:nth-child(1) {
	height: 390px;
}
}

@media (max-width: 1216px) {
.blog-archive.recent-posts .posts-archive-single a .posts-archive-image {
    padding: 28%;
}
}

@media (max-width: 1200px) {
.about-1:before {
    background: -o-linear-gradient(301deg, transparent 0%, rgb(255 255 255 / 80%) 20%, #ffffff 41%);
    background: linear-gradient(149deg, transparent 0%, rgb(255 255 255 / 80%) 20%, #ffffff 41%);
}
	
.strong-green strong {
    font-size: 18px;
}
	
div#footer-bottom .module_column.first {
    width: 100%;
}

div#footer-bottom .module_column.last {
    width: 100%;
    margin-left: 0px;
}

div#footer-bottom {
    text-align: center;
}

#legals-menu {
    float: none;
}
	
#pagewrap .blog-header {
    background-size: contain;
}

#pagewrap .blog-header:before {
    height: 370px;
}
	
#pagewrap .faq-1.main-heading h2 {
    font-size: 35px;
}
	
.product-content-left {
    width: calc(75% - 25px);
}

.product-content-right {
    width: calc(25% - 25px);
    margin-left: 50px;
}

.single-product #pagewrap h1 {
    font-size: 35px;
    margin-bottom: 20px;
}

#pagewrap .product-content-info-top .blue-button .woocommerce.add_to_cart_inline a {
    font-size: 14px;
}
	
.post-type-archive-product .searchandfilter ul li {
    width: calc(33.33% - 27px);
}

.post-type-archive-product .searchandfilter ul li:nth-child(4n+1) {
    margin-left: 40px;
}

.post-type-archive-product .searchandfilter ul li:nth-child(3n+1) {
    margin-left: 0;
}
	
.woocommerce-account #pagewrap .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
}

.woocommerce-account .woocommerce form .form-row label {
    font-size: 16px;
}

input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
    font-size: 16px;
}

legend {
    font-size: 18px;
}
	
#pagewrap #header-bottom ul.nav li a {
    font-size: 12.5px;
}
	
.recipe-post-content-bottom-left {
    width: 100%;
}

.recipe-post-content-bottom-right {
    width: 100%;
    margin-left: 0px;
}

.recipe-post-content-bottom {
    display: block;
}

.recipe-post-content-bottom-left, .single-recipes .post-video, .recipe-post-content-bottom-right {
    height: auto;
}

.single-recipes .our_recipes {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.single-recipes .our_recipes .recipe {
    width: calc(50% - 15px);
}

.single-recipes .our_recipes .recipes_single:first-child {
    margin-bottom: 0;
    margin-left: 30px;
}

.single-recipes .our_recipes .recipes_single {
    margin-top: 30px;
}

.single-recipes .our_recipes .recipe .recipe-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ingredients-content-top li.cooktime span {
/*     display: contents; */
}

.ingredients-content-top li.servings span {
/*     display: block; */
    width: 100%;
}
	
.home-4 .module_column.first {
    width: calc(60% - 25px);
}

.home-4 .module_column.last {
    width: calc(40% - 25px);
}

.home-6 .module_column {
    width: calc(33.33% - 20px);
    margin-left: 30px;
}

.home-6 .module_column:first-child {
    margin-left: 0px;
}
	
#pagewrap .slick-initialized .slick-slide {
    height: 550px;
}

.homepage-slider h1 strong {
    font-size: 45px;
}

#pagewrap .slide-1 .slider-content-inner-title h2 {
    font-size: 30px;
}

.slide-1 .slider-content-inner-title>span {
    font-size: 95px;
    bottom: -5px;
    margin-left: 5px;
}

#content .homepage-slider p, #content .homepage-slider li {
    font-size: 18px;
}
	
.slide-4 .slider-content-inner-right img {
    width: 100%;
}
}

@media (max-width: 1150px) {
.single-post .post-content .post-content-left {
    width: calc(28% - 50px);
    margin-right: 50px;
}

.single-post .width-auto {
    padding: 70px 0px 0px;
}

.single-post .post-content .post-content-right .module-text {
    margin-bottom: 50px;
}
}

@media (max-width: 1130px) {
#header-menu {
    display: none;
}

#header-bottom .module_column.first {
    width: 250px;
}

#header-bottom .module_column.last {
    width: calc(100% - 320px);
}
}

@media (max-width: 1100px) {
.page-id-1214 #content .blog-cat-time p {
    font-size: 15px;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2) .posts-archive-image, .blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) .posts-archive-image {
    padding: 34%;
}
	
#pagewrap .subscribe-1 .last .main-heading h2 {
    font-size: 35px;
}
	
.faq-2 .faq-1.module-text {
    width: 90%;
}

#pagewrap .faq-1.main-heading h2 {
    margin-bottom: 20px;
}

#pagewrap .faq-1.main-heading {
    margin-top: 40px;
}

#pagewrap .faq-2 {
    background-position: 0% 0%;
}
	
.product-content-left {
    width: 100%;
}

.product-content-right {
    width: 100%;
    margin-left: 0px;
    display: none;
}
	
form#search-filter-form-1315.searchandfilter ul h2, form#search-filter-form-2294.searchandfilter ul h2 {
    display: none;
}

form#search-filter-form-1315.searchandfilter ul, form#search-filter-form-2294.searchandfilter ul {
    display: inline-block;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search, form#search-filter-form-2294.searchandfilter ul li.sf-field-search {
    width: calc(100% - 220px);
    display: inline-block;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order {
    width: 190px;
    margin-left: 30px;
    display: inline-block;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order label select, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order label select {
    font-size: 15px;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li {
    width: calc(33.33% - 14px);
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul {
    display: block;
    margin: 0;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3n+1), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3n+1) {
    margin-left: 0;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label {
    width: 100%;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type {
    text-align: center;
}

#pagewrap .module_row.all-recipes .row_inner {
    display: block;
}
	
.home-3:before {
    height: 100px;
}

.home-3:after {
    height: 85px;
}

.home-6:before {
    height: 100px;
}

.home-6:after {
    height: 80px;
}

.home-3.padding-row {
    padding: 120px 0px 100px;
}
	
.pku_formulas .formula {
    width: calc(50% - 15px);
    margin-top: 50px;
}

.pku_formulas .formula:nth-child(2n+2) {
    margin-right: 0;
}

#pagewrap .home-2 .main-heading h2 {
    margin-bottom: 0px;
}

.home-6 .module_column {
    width: calc(50% - 15px);
    margin-left: 30px;
}

.home-6 .module_column:nth-child(3n+3) {
    margin-left: 0px;
    width: 100%;
    margin-top: 50px;
}

.home-6 {
    text-align: center;
}

.home-6 .blue-button {
    position: relative;
}

.home-6 .module-text {
    margin-bottom: 0;
}

.our_recipes.dish_1 .recipe:nth-child(1) {
	height: 100%;
}
}

@media (max-width: 1000px) {
#content p, #content li, .about-2 .image-caption {
    font-size: 16px;
}

#pagewrap .main-heading h2, #pagewrap .main-heading h1 {
    font-size: 30px;
}

.about-2 h3.image-title {
    font-size: 19px;
}

.about-2 .module_column.col3-1 {
    width: calc(50% - 25px);
}

.about-2 .module_column.col3-1:last-child {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
}

.about-2 .module_subrow {
    margin-top: 50px;
}

#pagewrap .about-3 {
    background-image: none;
}

.about-3:before {
    display: none;
}

#footer-top .module_column {
    width: calc(37% - 33px);
}

#footer-top .module_column.last {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-bottom: 40px;
    /* order: 4; */
}

#footer-top .module_column.first {
    width: calc(25% - 34px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 50px;
}

#form_newsletter-signup .frm_form_fields .frm_form_field {
    text-align: center;
}

#form_newsletter-signup .frm_form_fields .frm_primary_label {
    text-align: center;
}

#footer-top .footer-icons .tb_text_wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#footer-top .module_column.second {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 0;
    width: calc(42% - 33px);
}

#footer-top .module_column.third {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: calc(33% - 33px);
}
	
.pip-1.padding-row {
    padding: 60px 0px;
}
	
.single-post .page-heading-title h1 {
    font-size: 30px;
}

.posts-archive-single {
    width: calc(50% - 20px);
    margin-left: 40px;
}

.posts-archive-single:nth-child(3n+1) {
    margin-left: 40px;
}

.posts-archive-single:nth-child(2n+1) {
    margin-left: 0;
}

.single-post .posts-archive-single:last-child {
    display: none;
}
	
.blog-archive.recent-posts .row_inner {
    grid-column-gap: 50px;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2) {
    margin-bottom: 15px;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) {
    margin-top: 15px;
}

.logged-in .next-reads-blog-section .sub_column.first {
    width: calc(67.66% - 25px);
}

.logged-in  .next-reads-blog-section .sub_column.last {
	width: calc(32.34% - 25px);
    margin-left: 50px;
}

.blog-archive.recent-posts .posts-archive-single a .posts-archive-image {
    padding: 32%;
}

.logged-in .next-reads-blog-section .sub_column.last .ad-text, .logged-in .next-reads-blog-section .sub_column.last .module-buttons {
    padding: 0px 15px;
}

.recent-posts .posts-archive-single:nth-child(3n+1) a .posts-archive-single-content {
    padding: 40px 60px 40px 40px;
}
	
.subscribe-1 .first {
    width: calc(100% - 320px);
}

.subscribe-1 .last {
    width: 270px;
    margin-left: 50px;
}
	
.question-row .big-letter p strong, .answer-row .big-letter p strong {
    font-size: 45px;
}

#pagewrap .question-title h2 {
    font-size: 22px;
    font-weight: 600;
}
	
#pagewrap .faq-1.main-heading h2 {
    font-size: 30px;
}
	
.single-product #pagewrap h1 {
    font-size: 30px;
}
	
.post-type-archive-product .product-pa {
    width: calc(50% - 22px);
}

.post-type-archive-product .product-pa:nth-child(3n+1) {
    margin-left: 38px;
}

.post-type-archive-product .product-pa:nth-child(2n+1) {
    margin-left: 0;
}
	
.legal-content h1 {
    font-size: 30px;
}
	
#header-top .contact-icons {
    display: none;
}

.german-usa {
    margin-left: 0;
}

#header-top .module_column.first {
    width: 260px;
}

#header-top .module_column.last {
    width: calc(100% - 260px);
}
	
.recipe-post-content-middle-left {
    width: 40%;
}

.recipe-post-content-middle-right {
    width: calc(60% - 50px);
}

#pagewrap .recipe-title h1 {
    font-size: 30px;
}

.single-recipes #pagewrap h2.small-heading {
    font-size: 22px;
}

.recipe-post-content-middle-right ol > li {
    margin: 50px 0px;
}

.single-recipes .our_recipes .recipe .recipe-content {
    padding: 35px 50px;
}

.recipe-post-content-top-left {
    padding: 50px;
}
	
.home-7.padding-row {
    padding: 30px 0 70px;
}
	
.home-3 .module_column {
    width: 100%;
    margin-left: 0px;
}

.home-3 {
    text-align: center;
}

.home-7 h2 {
    margin-bottom: 30px;
}
	
.slider-content, .slide-3 .slider-content, .slide-4 .slider-content {
    width: 85%;
}

#pagewrap .slick-initialized .slick-slide.slide-2 {
    background-position: 90% 50% !important;
}

#pagewrap .slick-initialized .slick-slide.slide-4 {
    background-position: 80% 50% !important;
}

.slide-2 .slider-content {
/*     width: 90%; */
}

.slide-2 h1, .slide-2 .slider-content-inner {
    width: 40%
}

.homepage-slider ul.slick-dots {
    right: 15px;
    top: 0;
}
	
.single-product.postid-781 .pagewidth {
    width: 90%;
}
}

@media (max-width: 950px) {
.blog-archive.recent-posts .row_inner {
    grid-column-gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2), .blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) {
    width: calc(50% - 20px);
    margin-top: 50px;
    margin-bottom: 0;
    vertical-align: top;
    grid-column: none;
    grid-row: none;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) {
    margin-left: 40px;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2) .posts-archive-image, .blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) .posts-archive-image {
    padding: 30%;
}

.blog-archive.recent-posts .posts-archive-single a .posts-archive-image {
    padding: 30%;
}
	
.subscribe-1 .first {
    width: 100%;
}

.subscribe-1 .last {
    width: 100%;
    margin-left: 0px;
    text-align: center;
    margin-bottom: 70px;
}

.subscribe-1 .row_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}

.subscribe-1 .module_column.last .module-icon-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#pagewrap .subscribe-1 .last .main-heading h2 {
    font-size: 32px;
    font-weight: 600;
}

#pagewrap .subscribe-1 .module_column.last .module-icon-item span {
    font-weight: 400;
}
	
.home-6 .module_column {
    width: 100%;
    margin-left: 0px;
}

.home-6 .module_column:nth-child(2) {
    margin-top: 50px;
}

.home-4 .module_column.width-auto {
    padding: 0;
}

.home-4 {
    padding-top: 70px;
}
}

@media (max-width: 900px) {
.single-post .post-content .post-content-left {
    width: 100%;
    margin-right: 0px;
    display: none;
}

.single-post .post-content .post-content-right {
    width: 100%;
}

.single-post .width-auto {
    padding: 60px 0px 0px;
}

.single-post .post-content .post-content-right .module-text {
    margin-bottom: 40px;
}
	
.logged-in .next-reads-blog-section .sub_column.last {
    display: none;
}

.logged-in .next-reads-blog-section .sub_column.first {
    width: 100%;
}

.all-posts .pagination span, #pagewrap .all-posts .pagination a {
    font-size: 18px;
}

#pagewrap .blog-header h1 {
    margin: 35px 0px 80px;
}
	
#pagewrap .faq-1.main-heading {
    margin-top: 20px;
}
	
.post-type-archive-product .searchandfilter ul li {
    width: calc(50% - 15px);
		margin-left: 30px;
}

.post-type-archive-product .searchandfilter ul li:nth-child(3n+1) {
    margin-left: 30px;
}

.post-type-archive-product .searchandfilter ul li:nth-child(2n+1) {
    margin-left: 0;
}
	
#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    font-size: 50px;
}

#pagewrap .header-recipes h1 span {
    margin-left: 50px;
}

.header-recipes {
    margin-bottom: 0;
}
	
.recipe-post-content-middle-left {
    width: 100%;
}

.recipe-post-content-middle-right {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
}

.recipe-post-content-middle {
    display: block;
}

.recipe-post-content {
    background-size: 100% !important;
}

.single-recipes #pagewrap .recipe-post-content-middle-right h2.small-heading {
    margin-top: 0;
}

.recipe-post-content-middle-right ol > li:last-child {
    margin-bottom: 0;
}

.single-recipes .our_recipes .recipes_single {
    margin-top: 50px;
}

.single-recipes .our_recipes .recipe .recipe-content {
    padding: 30px 40px;
}
	
.home-4 .module_column.first {
    width: 100%;
    margin-top: 70px;
}

#content .home-4 .module_column.last {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
}

.home-4, .home-5 {
    text-align: center;
}

#pagewrap .home-4 .row_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}

.home-4 .module_column img, .home-5 .module_column img {
    width: 60%;
}

.home-5 .module_column {
    width: 100%;
}

.home-5 .module_column.last {
    margin-left: 0;
    margin-top: 70px;
}

.home-5 {
    padding-top: 70px;
}

.home-5 .module_column.width-auto {
    padding: 0;
}

.home .our_recipes .recipe .recipe-content {
    padding: 50px 30px;
}
	
#pagewrap .slick-initialized .slick-slide.slide-2 {
    background-position: 0% 50% !important;
}

#pagewrap .slick-initialized .slick-slide.slide-4 {
    background-position: 50% 50% !important;
}

#pagewrap .slick-initialized .slick-slide .slider-content {
    background-color: rgb(85 139 201 / 50%) !important;
    width: 100%;
    text-align: center;
}

.slide-2 h1, .slide-2 .slider-content-inner {
    width: 90%;
    margin:  0 auto;
}

#pagewrap .homepage-slider ul.slick-dots li.slick-active button {
    background: white;
}

.slide-1 .slider-content-inner-text, .slide-3 .slider-content h1, .slide-4 h1, .slide-4-button-content, #content .slide-4 p {
    width: 90%;
    margin: 0 auto;
}

.slide-3 .slider-content, .slide-4 .slider-content {
    height: 100%;
}

.homepage-slider .slide-1 .slider-content-inner-title {
    margin: auto;
}

#pagewrap .slick-initialized .slick-slide.slide-1 {
    background-position: 100% 50% !important;
}

#pagewrap .slide-1 .slider-content-inner-title h2 {
    margin-bottom: 20px;
    text-shadow: 0 0 20px black;
}

.slide-1 .slider-content-inner-title>span {
    color: var(--blue);
    font-size: 120px;
    bottom: 0;
}

#content .homepage-slider .slide li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.slide-2 .slider-content-inner-right img, .slide-3 .slider-content-inner-right img, .slide-4 .slider-content-inner-right img {
    width: 220px;
    margin: 0 auto;
}

.slide-3 .slider-content-inner-left, .slide-3 .slider-content-inner-right {
    width: 90%;
}

.slide-3 .slider-content-inner-right {
    margin-left: 0;
}

.slide-3 .slider-content-inner-right img {
    margin: 30px auto 0px;
}

.slide-2 .slider-content h1, .slide-4 .slider-content h1, .slide-3 .slider-content h1 {
    margin-bottom: 10px;
}

.slide-4 .slider-content-inner-left {
    width: 100%;
    display: block;
}

.slide-4 .slider-content-inner-right {
    width: 100%;
    margin: 30px 0 0;
}

.slide-2 .slider-content-inner-right {
    margin: 30px 0 0;
}

.homepage-slider h1 strong {
    font-size: 40px;
}

.slide-3 .slider-content, .slide-4 .slider-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.slide-3 .slider-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
	
.product-addon-contents img {
    height: 150px;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row label {
    font-size: 16px;
}

.postid-781 #pagewrap .product-addon-button a, .postid-781.logged-in.single-product span.add-sample-product {
    padding: 6px 10px;
    width: 121px;
}

.postid-781 .product-addon-totals::before, .postid-781 #pagewrap .sample_help_section h2 {
    font-size: 20px;
}

.postid-781 #pagewrap .sample_help_section .blue-button a span {
    font-size: 14px;
}

.postid-781.woocommerce div.product form.cart .button {
    font-size: 14px;
}
	
#pagewrap .answer-row .module_column.first, #pagewrap .question-row .module_column.first {
    margin-right: 10px;
}

#pagewrap .answer-row .module_column.last, #pagewrap .question-row .module_column.last {
    width: calc(100% - 66px);
}

.question-row .subrow_inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
}

@media (max-width: 850px) {
.social-icons.header-icons {
    display: none;
}
}

@media (max-width: 800px) {
.strong-green strong {
    font-size: 16px;
}

.about-3 .module_column.last .tb-column-inner {
    width: 100%;
}

.about-1 .module_column.col4-2 {
    width: calc(50% - 15px);
}

.about-1 .module_column.last {
    margin-left: 30px;
}

#pagewrap .about-1 {
    background-size: 70%;
}

.about-1:before {
    width: 70%;
}

#content .about-2 .module_column.col3-1, #content .about-2 .subrow_inner .module_column.last {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
}

.about-2 .module_subrow {
    margin-top: 0;
}

.about-3 .module_column.col2-1 {
    width: calc(50% - 25px);
}

.about-3 div.module_column {
    margin-left: 50px;
}
	
#pagewrap .blog-header:before {
    height: 350px;
}

#pagewrap .blog-header {
    background-size: 1000px;
}
	
#pagewrap .faq-2:before, #pagewrap .faq-2 .builder_row_cover:before {
    height: 15%;
}
	
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    min-width: unset;
}
	
#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    font-size: 40px;
}

#pagewrap .header-recipes h1 span {
    margin-left: 40px;
}

.our_recipes .recipe {
    width: 100%;
    margin-right: 0;
}

.our_recipes .recipe:nth-child(3n + 3) {
    margin-right: 0px;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    font-size: 25px;
}

.our_recipes.dish_1 .recipe h5 {
    font-size: 16px;
}

.our_recipes.dish_1 .recipe:nth-child(1) {
    margin-bottom: 0;
}
	
.single-recipes #content p, .single-recipes #content li, .single-recipes #content span {
    font-size: 16px;
}

.single-recipes .our_recipes .recipe {
    width: 100%;
}

.single-recipes .our_recipes {
    display: block;
}

.single-recipes .our_recipes .recipes_single:first-child {
    margin-left: 0;
}

#pagewrap .recipe-title h1 {
    font-size: 25px;
}
	
.home-7.padding-row {
    padding: 50px 0 70px;
}
	
.home .our_recipes .recipe .recipe-content {
    padding: 60px 40px;
}

.home .our_recipes .recipe {
    margin-bottom: 35px;
}

.home .our_recipes .recipe:last-child {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.home .home-7 h2 {
    text-align: center;
}

.home #pagewrap .home-7 .blue-button {
    text-align: center;
}
	
#pagewrap .wc-pao-addon-select-your-samples .form-row label {
    padding: 20px 15px;
}
	
form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order::before {
    background-size: 10px;
    width: 25px;
}
}

@media (max-width: 768px) {
.woocommerce-page.sidebar-none .cart-collaterals {
    padding-bottom: 20px;
}
	
.woocommerce-account .woocommerce-MyAccount-content {
    padding-bottom: 20px;
}
}

@media (max-width: 760px) {
.product-content-left-top .product-image {
    width: 100%;
}

.product-content-left-top .product-content-info {
    width: 100%;
    margin-left: 0px;
}

.product-content-left-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

.single-product-inner {
    text-align: center;
}

.product-content-left-top .product-image img {
    height: 350px;
    -o-object-fit: contain;
       object-fit: contain;
}

.product-download-file {
    margin: auto;
}

.single-product div#tab-Nutrients ul li:nth-child(3n+1) {
    text-align: left;
}
	
form#search-filter-form-1315.searchandfilter ul li.sf-field-search, form#search-filter-form-2294.searchandfilter ul li.sf-field-search {
    width: calc(100% - 140px);
    display: inline-block;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order {
    width: 120px;
    margin-left: 20px;
    display: inline-block;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order::before, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order::before {
    background-position: 0% 50%;
    width: 30px;
    height: 38px;
}
}

@media (max-width: 700px) {
.postid-781 .wc-pao-addon-select-your-samples {
    width: 100%;
    margin: 0;
}

.postid-781 .wc-pao-addons-container {
    display: block;
}

.postid-781.woocommerce div.product form.cart .button {
    display: block;
}

.postid-781 .sample_help_section {
    margin-bottom: 70px;
}

.postid-781 #pagewrap h1.product_title.entry-title {
    text-align: center;
}

.postid-781 #pagewrap #content .summary.entry-summary {
    margin-top: 70px;
}

.postid-781 .product-addon-totals strong {
    font-size: 15px;
}

.postid-781 #content .sample_help_section p {
    font-size: 15px;
}
}

@media (max-width: 680px) {
.width-auto {
    padding: 50px 0px;
}

.padding-row {
    padding: 50px 0px;
}

.about-1 .module_column.col4-2 {
    width: 100%;
}

.about-1 {
    text-align: center;
}

.about-1 .module_column.last {
    margin-left: 0;
    margin-top: 50px;
}

#pagewrap .about-1 {
    background-image: none;
}

.about-1:before {
    display: none;
}

#content .module_column.col4-2, .module_column.col2-1 {
    width: 100%;
}

#content div.module_column {
    margin-left: 0px;
    margin-top: 50px;
}

#content div.module_column.first {
    margin-top: 0px;
}

#footer-top .module_column.second {
    width: 100%;
}

#footer-top .module_column.third {
    width: 100%;
}

#footer-top .module_column.first {
    width: 100%;
    margin-left: 0;
}

#footer-top .module_column.last {
    width: 100%;
    margin: 0;
}

#footer-top .module_column {
    margin-left: 0;
    margin-top: 40px;
}

#footer-top {
    text-align: center;
}

#pagewrap #footer-top ul.nav li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

div#footer-top .third .tb_text_wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.about-3 .module_column.col2-1 {
    width: 100%;
}

.about-3 .row_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}

#content .about-3 div.module_column.last {
    margin-top: 0;
    margin-bottom: 50px;
}

.about-3 {
    text-align: center;
}

.about-1 .module-image {
    text-align: center;
}

.about-1 .module-image, .about-3 .module-image {
    width: 80%;
    margin: auto;
}

#content .about-2 .module_column.last {
    margin-top: 0;
}

.about-2 .main-heading h2 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

.about-2 .module-image .image-wrap img {
    height: auto;
}
	
#content div.module_column.col-full {
    margin-top: 0;
}

.pip-1.padding-row {
    padding: 50px 0px;
}
	
.single-post .width-auto {
    padding: 50px 0px 0px;
}

.single-post .post-content .post-content-right .module-text {
    margin-bottom: 30px;
}

.posts-archive-single {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 50px;
}

.posts-archive-single:nth-child(3n+1) {
    margin-left: 0px;
}

.single-post .posts-archive-single:last-child {
    display: block;
}

.single-post .latest-blogs .small-heading h2 {
    margin-top: 0;
}

.single-related-posts .posts-archive-single {
    margin-bottom: 50px;
}

.single-related-posts .posts-archive-single:last-child {
    margin-bottom: 0;
}
	
#pagewrap .blog-header h1 {
    font-size: 35px;
    margin: 30px 0px 50px;
	margin: 0 0 50px;
}

.recent-blog-section, .next-reads-blog-section {
    margin-bottom: 50px;
}

.blog-archive.recent-posts .posts-archive-single:nth-child(3n+2), .blog-archive.recent-posts .posts-archive-single:nth-child(3n+3) {
    width: 100%;
    margin-left: 0;
}

.blog-archive.recent-posts .post-archive-content {
    display: none;
}

.recent-posts .posts-archive-single:nth-child(3n+1) a .posts-archive-single-content {
    padding: 30px 50px 30px 30px;
}
	
#pagewrap .subscribe-1 .last {
    margin: 0 0 40px;
}

#pagewrap .subscribe-1 .last .main-heading h2 {
    font-size: 30px;
}

#pagewrap .subscribe-1 .module_column.last .module-icon-item span {
    font-size: 16px;
}

#pagewrap .subscribe-1 .first .main-heading h2 {
    font-size: 25px;
}
	
#pagewrap .faq-2:before, #pagewrap .faq-2 .builder_row_cover:before {
    height: 15%;
}

#pagewrap .faq-2 {
    overflow: hidden;
    background-size: 130%;
}

#pagewrap .answer-row .module_column.last, #pagewrap .question-row .module_column.last {
    margin-top: 0;
    width: calc(100% - 76px);
}

#pagewrap .answer-row .module_column.first, #pagewrap .question-row .module_column.first {
    margin-right: 20px;
}

.answer-text {
    margin: 0;
}

#pagewrap .faq-1.main-heading {
    width: 100%;
    margin: 0 0 40px;
}
	
.single-product ul.tabs.wc-tabs li {
    display: inline-block;
    width: calc(50% - 2px);
}

.single-product ul.tabs.wc-tabs {
    display: block;
}

.single-product ul.tabs.wc-tabs li.active {
    background: var(--blue);
    border-radius: 10px;
}

.single-product #pagewrap ul.tabs.wc-tabs li.active a {
    color: white;
    font-weight: 500;
}

.single-product #pagewrap ul.tabs.wc-tabs li.active a:before, .single-product #pagewrap ul.tabs.wc-tabs li.active a:after {
    display: none;
}

.single-product .woocommerce-Tabs-panel {
    margin-top: 10px;
}
	
.post-type-archive-product .product-pa img {
    height: 200px;
}
	
.legal-content {
    padding: 50px 0px;
}
	
form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li {
    width: calc(50% - 14px);
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3n+1), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3n+1) {
    margin-left: 20px;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(2n+1), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(2n+1) {
    margin-left: 0;
}

#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    font-size: 35px;
}

#pagewrap .header-recipes h1 span {
    margin-left: 35px;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    font-size: 20px;
}

.our_recipes.dish_1 .recipe h5 {
    font-size: 14px;
}
	
.woocommerce-account.sidebar-none #content {
    padding: 50px 0px;
}
	
.recipe-post-content-top-left {
    padding: 40px 50px;
}
	
.home-3:before {
    height: 70px;
}

.home-3:after {
    height: 45px;
}

.home-6:after {
    height: 50px;
}

.home-3.padding-row {
    padding: 90px 0px 70px;
}

.home-6.padding-row {
    padding: 130px 0px 70px;
}

#content .home-3 .module_column {
    margin: 0;
}

.home-7.padding-row {
    padding: 50px 0 50px;
}

#content .home-arrows div.module_column {
    width: calc(33.33% - 14px);
    margin-top: 0;
    margin-left: 20px;
}

#content .home-arrows div.module_column:first-child {
    margin-left: 0;
}

#pagewrap .home-arrows .row_inner {
    width: 90%;
}

.pku_formulas .formula {
    margin-top: 30px;
}

.home-5 .module_column.last {
    margin-top: 50px;
}

.home-5 {
    padding-top: 50px;
}

#content .home-4 .module_column.first {
    margin-top: 50px;
}

.home-4 {
    padding-top: 50px;
}
	
.homepage-slider h1 strong {
    font-size: 35px;
    display: block;
}

.homepage-slider .slide-1 h1 strong {
    font-size: 45px;
}
	
.postid-781 .sample_help_section {
    margin-bottom: 50px;
}

.postid-781 #pagewrap #content .summary.entry-summary {
    margin-top: 50px;
}

.postid-781 #pagewrap h1.product_title.entry-title {
    font-size: 28px;
}
}

@media (max-width: 650px) {
#header-top p {
    display: none;
}

#pagewrap .hc-login .login-icon svg {
    height: 25px;
    width: 25px;
}

#header-top {
    padding: 0;
}

#header-bottom {
    -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
            transform: translateY(50px);
}

#headerwrap.fixed-header #header-top {
    top: -50px;
}

#header-top .module_column.first {
    width: 35px;
}

#header-top .module_column.last {
    width: calc(100% - 35px);
}

#header-top .module_column.last .tb-column-inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
}

.search-bar {
    width: 100%;
    margin: 0px 15px;
}
	
#headerwrap {
    height: 136px;
}
	
#pagewrap .progress {
    top: 136px;
}
}

@media (max-width: 600px) {
.post-type-archive-product .product-pa img {
    height: auto;
}

.post-type-archive-product .searchandfilter ul li {
    width: 100%;
    margin-left: 0;
    padding: 10px;
}

.post-type-archive-product .searchandfilter ul li:nth-child(3n+1) {
    margin-left: 0px;
}

.post-type-archive-product .product-pa {
    width: 100%;
    margin-left: 0;
}

.post-type-archive-product .product-pa:nth-child(3n+1) {
    margin-left: 0px;
}

.post-type-archive-product .products-search {
    padding: 10px 0px;
}
	
#header-bottom .module-image.image-1 img {
    width: 90px;
    -o-object-fit: contain;
       object-fit: contain;
}

#header-bottom .module-image.image-2 img {
    width: 110px;
    -o-object-fit: contain;
       object-fit: contain;
}

#header-bottom .module_column.first {
    width: 220px;
}

#header-bottom .module_column.last {
    width: calc(100% - 290px);
}
	
.page-template-template-recipes-posts .home-7.recipes-1 .our_recipes.dish_1 .recipe_info {
    display: block;
}

.our_recipes.dish_1 .recipe:first-child .cook_time, .our_recipes.dish_1 .recipe:first-child .servings {
    width: 100%;
}

.our_recipes.dish_1 .recipe:first-child .cook_time {
    border-right: none;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    width: 120%;
}

.our_recipes.dish_1 .recipe:first-child .servings {
    padding-top: 15px;
}
	
.recipe-post-content-top-left {
    padding: 30px 35px;
}

.recipe-icons-content>div {
    padding: 40px;
}
	
.home .our_recipes .recipe .recipe-content {
    padding: 50px 40px;
}
}

@media (max-width: 500px) {
#pagewrap .main-heading h2, #pagewrap .main-heading h1 {
    font-size: 25px;
}

#pagewrap #footer-bottom div#legals-menu li {
    display: block;
}

#pagewrap #footer-bottom div#legals-menu li a {
    border: none;
}

div#footer-bottom .row_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}

div#footer-bottom {
    padding: 14px 0px;
}

div#footer-bottom .module_column.last {
    margin-bottom: 10px;
}
	
.single-post .page-heading-title h1 {
    font-size: 25px;
}

.single-post .post-content .row_inner {
    width: 85%;
}
	
#pagewrap .view-all-blogs-link p {
    font-size: 14px;
}

.read-next-posts .posts-archive-single {
    padding: 30px 30px 30px 40px;
}

#pagewrap .blog-header h1 {
    text-align: center;
}

.read-next-posts .posts-archive-single {
    padding: 0;
    margin-top: 50px;
    background: #f9f9f9;
}

.read-next-posts.blog-archive .posts-archive-single a .posts-archive-image {
    display: block;
    width: 100%;
    padding: 30%;
    border-radius: 0;
}

.read-next-posts.blog-archive .posts-archive-single a .posts-archive-single-content {
    width: 100%;
    padding: 30px 50px 30px 30px;
}

.logged-in .read-next-posts .posts-archive-single .recent-posts-archive-button {
    right: 14px;
}

.read-next-posts .posts-archive-single:first-child {
    margin-top: 0;
}

.logged-in .next-reads-blog-section .sub_column.first {
    background: transparent;
}

.blog-archive.read-next-posts {
    background: transparent;
}

.read-next-posts .posts-archive-single:hover a .posts-archive-image {
    border-radius: 10px 10px 0px 0px;
}

.all-posts .pagination span, #pagewrap .all-posts .pagination a {
    font-size: 16px;
}

.all-posts .pagination-wrap {
    text-align: center;
}
	
.subscribe-1 .first {
    padding: 50px 35px;
}

.subscribe-1 #frm_field_51_container:before {
    width: calc(100% - -70px);
    left: -35px;
}

div#frm_field_45_container .frm_opt_container {
    display: block;
}

#pagewrap .subscribe-1 div#frm_desc_field_w9pow {
    padding-top: 14px;
}
	
#pagewrap .answer-row .module_column.last, #pagewrap .question-row .module_column.last {
    margin-top: 0;
    width: calc(100% - 58px);
}

#pagewrap .answer-row .module_column.first, #pagewrap .question-row .module_column.first {
    margin-right: 20px;
    width: 38px;
}

.question-row .big-letter p strong, .answer-row .big-letter p strong {
    font-size: 35px;
}

#pagewrap .question-title h2 {
    margin: 10px 0px;
}

#pagewrap .faq-1.main-heading h2 {
    font-size: 25px;
}

#pagewrap .question-title h2 {
    font-size: 20px;
}

#pagewrap .faq-2 {
    background-size: 700px;
}

#pagewrap .faq-2:before, #pagewrap .faq-2 .builder_row_cover:before {
    height: 400px;
}
	
.single-product .woocommerce-Tabs-panel {
    padding: 25px 20px;
}

.single-product #pagewrap h1 {
    font-size: 25px;
}
	
#pagewrap .archive-product-title h1 {
    font-size: 30px;
}

.post-type-archive-product .product-pa {
    padding: 25px 20px;
}
	
.legal-content h1 {
    font-size: 25px;
}
	
#pagewrap span.header-icn svg {
    width: 30px;
    height: 30px;
}

span.icon-menu-count {
    padding: 1px;
    width: 18px;
    height: 18px;
}

#header-bottom .module-image.image-1 img {
    width: 80px;
    -o-object-fit: contain;
       object-fit: contain;
}

#header-bottom .module-image.image-2 img {
    width: 100px;
    -o-object-fit: contain;
       object-fit: contain;
}

#header-bottom .module_column.first {
    width: 200px;
}

#header-bottom .module_column.last {
    width: calc(100% - 270px);
}
	
#headerwrap {
    height: 126px;
}

#headerwrap.fixed-header {
    height: 76px;
}
	
.recipe-icons i {
    font-size: 20px;
    height: 35px;
    width: 35px;
}
	
#pagewrap .home-arrow-icon span {
    font-size: 13px;
    font-weight: 500;
}

#pagewrap .home-arrow-icon em {
    font-size: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.home-arrows {
    -webkit-transform: translateY(-112px);
        -ms-transform: translateY(-112px);
            transform: translateY(-112px);
}

.home-4 .module_column img, .home-5 .module_column img {
    width: 80%;
}

.home-4 {
    padding-top: 80px;
}
	
.pku_formulas .formula {
    width: 100%;
    margin-left: 0px;
}

.home .our_recipes .recipe .recipe-content {
    padding: 40px 30px;
}
	
.slide-2 .slider-content-inner-right img, .slide-3 .slider-content-inner-right img, .slide-4 .slider-content-inner-right img {
    width: 180px;
}

#pagewrap .slick-initialized .slick-slide.slide-2 {
    background-position: 20% 50% !important;
}

.slider-content {
    padding: 50px 0px 80px;
}

.slide-1 .slider-content-inner-text, .slide-3 .slider-content h1, .slide-4 h1, .slide-4-button-content, #content .slide-4 p {
    width: 85%;
}

.homepage-slider h1 strong {
    font-size: 30px;
}

.homepage-slider .slide-1 h1 strong {
    font-size: 40px;
}

#content .homepage-slider p, #content .homepage-slider li {
    font-size: 16px;
}

#pagewrap .slick-initialized .slick-slide {
    height: 500px;
}
	
.single-product.postid-781 .pagewidth {
    width: 85%;
}
	
#pagewrap .progress {
    top: 126px;
}
    
.fixed-header-on #pagewrap .progress {
    top: 76px;
}
}

@media (max-width: 450px) {
.recipe-post-content-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}

.recipe-post-content-top-left {
    width: 100%;
}

.recipe-post-content-top-right {
    width: 100%;
    padding-top: 100%;
    border-radius: 24px 24px 0 0;
}

.recipe-post-content-top .recipe-post-content-top-right::before {
    display: none;
}

.recipe-post-content {
    background-image: none !important;
}

#pagewrap a.all-recipes-link span, #pagewrap a.all-recipes-link i {
    color: var(--blue);
}

a.all-recipes-link:after {
    background: var(--blue);
}

.single-recipes #pagewrap .our_recipes .recipe h3 {
    font-size: 20px;
}

.single-recipes #pagewrap .our_recipes .recipe h5 {
    font-size: 14px;
}
	
#pagewrap .wc-pao-addon-select-your-samples .form-row {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
}

#pagewrap .wc-pao-addon-select-your-samples .form-row:nth-child(3n) {
    margin-right: 0px;
}
	
#header-bottom .module_column.last {
    width: calc(100% - 210px);
    margin-left: 10px;
}
}

@media (max-width: 400px) {
#pagewrap .view-all-blogs-link {
    position: relative;
    text-align: center;
}
	
.subscribe-1 .row_inner {
    width: 100%;
    max-width: 100%;
}

#pagewrap .subscribe-1 .last {
    width: 85%;
    margin: 0px auto 40px;
}

.subscribe-1 .module_column.last .module-icon-item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

.subscribe-1 .module_column.last .module-icon-item:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.subscribe-1 .module_column.last .module-icon-item em {
    padding: 0;
}

#pagewrap .subscribe-1 .module_column.last .module-icon-item span {
    margin: 0;
    margin-top: 8px;
}

.subscribe-1 .first {
    padding: 50px 7.5%;
    border-radius: 0;
}

.subscribe-1 #frm_field_51_container:before {
    width: 118%;
    left: -9%;
    display: none;
}

.subscribe-1 {
    overflow: hidden;
}

.subscribe-1 .first:after {
    border-radius: 0;
    display: none;
}

.subscribe-1 #frm_field_51_container label, .subscribe-1 #frm_field_51_container .frm_primary_label {
    color: var(--black);
    font-weight: 400;
}

#pagewrap .subscribe-1 .frm_style_formidable-style.with_frm_style div#frm_desc_field_w9pow {
    color: var(--black);
    font-weight: 400;
}

#pagewrap .subscribe-1 div#field_w9pow_label span {
    color: #444444;
    font-weight: 600;
    margin-bottom: 10px;
}

div#frm_field_39_container {
    margin-bottom: 30px;
}

#pagewrap .subscribe-1 .last .main-heading h2 {
    font-size: 25px;
}

#pagewrap .subscribe-1 .last p {
    font-size: 14px;
    margin-bottom: 5px;
}

.subscribe-1.padding-row {
    padding-bottom: 0;
}

.subscribe-1 .frm_combo_inputs_container .frm_form_field {
    width: 100%;
    margin-left: 0;
}

.subscribe-1 #frm_field_51_container label {
    font-size: 14px;
}
	
#pagewrap .answer-row .module_column.first, #pagewrap .question-row .module_column.first {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
}

#pagewrap .answer-row .module_column.last, #pagewrap .question-row .module_column.last {
    width: 100%;
}
	
.product-content-left-top .product-image img {
    height: auto;
    width: 90%;
}

.single-product div#tab-Nutrients ul li:nth-child(3n+2), .single-product div#tab-Nutrients ul li:nth-child(3n+3) {
    width: 100px;
}
	
form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li {
    width: 100%;
    margin-left: 0;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3n+1), form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(3n+1) {
    margin-left: 0;
}

.our_recipes .recipe.dish_day .recipe-image::before {
    display: none;
}

.our_recipes.dish_1 .recipe:nth-child(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

.our_recipes .recipe .recipe-image {
    width: 100%;
}

.our_recipes .recipe .recipe-content {
    width: 100%;
}

.our_recipes .recipe {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

.our_recipes.dish_1 .recipe:nth-child(1) h3 {
    width: auto;
}

.our_recipes .recipe .recipe-image img, .our_recipes .recipe .recipe-image a {
    border-radius: 30px 30px 0px 0px;
}

div#search-filter-results-1315 .our_recipes .recipe .recipe-content, div#search-filter-results-2294 .our_recipes .recipe .recipe-content {
    padding: 30px 20px;
}

.our_recipes.dish_1 .recipe:nth-child(1) .recipe-content {
    padding: 30px 20px;
}

.our_recipes.dish_1 .recipe:nth-child(1) .recipe-image img {
    border-radius: 30px 30px 0px 0px;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-search, form#search-filter-form-2294.searchandfilter ul li.sf-field-search {
    width: 100%;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-sort_order, form#search-filter-form-2294.searchandfilter ul li.sf-field-sort_order {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
}

form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type {
    margin-top: 10px;
}

#pagewrap .header-recipes h1, #pagewrap .header-recipes h1 span {
    font-size: 25px;
}

#pagewrap .header-recipes h1 span {
    margin-left: 30px;
}

.our_recipes.dish_1 .recipe h5 {
    margin-top: 0;
}
	
.single-recipes .our_recipes .recipe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

.single-recipes .our_recipes .recipe .recipe-image {
    width: 100%;
    border-radius: 0;
}

.single-recipes .our_recipes .recipe .recipe-content {
    width: 100%;
    padding: 30px 20px;
}

.single-recipes .our_recipes .recipe .recipe-image img {
    border-radius: 24px 24px 0 0;
}

.recipe-post-content-top-left {
    padding: 30px 20px;
    text-align: center;
}

.recipe-icons-content>div {
    padding: 30px;
}

.single-recipes #content .recipe-cat span {
    display: block;
}

.recipe-cat span:before {
    display: none;
}
	
.home-6 .module-image img {
    height: auto;
    width: 90%;
}
	
.homepage-slider .slide-1 h1 strong {
    font-size: 35px;
}

.slide-1 .slider-content-inner-title>span {
    font-size: 90px;
}

#pagewrap .slide-1 .slider-content-inner-title h2 {
    font-size: 22px;
}
	
#header-bottom .basket-icons {
    margin-left: 0;
}
}

@media (max-width: 350px) {
.about-1 .module-image, .about-3 .module-image {
    width: 90%;
}
	
.post-type-archive-product #pagewrap .product-pa h3 {
    font-size: 18px;
}
	
#header-bottom .module-image.image-1 {
    display: none;
}

#header-bottom .module_column.first {
    width: 100px;
}

#header-bottom .module_column.last {
    width: calc(100% - 120px);
    margin-left: 20px;
}

#header-top .row_inner, #header-bottom .row_inner {
    width: 85%;
}
	
form#search-filter-form-1315.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label, form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li label {
    font-size: 14px;
}
	
#headerwrap {
    height: 121px;
}

#headerwrap.fixed-header {
    height: 71px;
}
	
.woocommerce-account #pagewrap .woocommerce button.button {
    width: 100%;
    margin: 10px 0px 0px;
}
	
.home-arrows {
    display: none;
}

.home .our_recipes .recipe .recipe-content {
    padding: 30px 20px;
}

.home-4 .module_column img, .home-5 .module_column img {
    width: 90%;
}
	
.social-icons.homepage-icons {
    display: none;
}

.slider-content {
    padding: 50px 0px;
}

.slide-1 .slider-content-inner-title h1 {
    display: block;
    width: 100%;
}

.slide-1 .slider-content-inner-title>span {
    font-size: 50px;
    line-height: 1;
    margin-left: 0;
}
	
#pagewrap .progress {
    top: 121px;
}
    
.fixed-header-on #pagewrap .progress {
    top: 71px;
}
	
.all-posts .pagination span, #pagewrap .all-posts .pagination a {
    font-size: 15px;
}
}

@media (max-width: 300px) {
.single-product div#tab-Nutrients ul li:nth-child(3n+2), .single-product div#tab-Nutrients ul li:nth-child(3n+3) {
    width: 50%;
    display: inline-block;
}

.single-product div#tab-Nutrients ul {
    display: block;
    border-bottom: solid 1px var(--grey);
    margin-bottom: 0;
    padding: 10px 0px;
}

.single-product div#tab-Nutrients ul li:nth-child(3n+1) {
    width: 100%;
    text-align: center;
    margin: 0;
    padding-bottom: 5px;
}

.single-product #pagewrap div#tab-Nutrients ul.row1 li:first-child {
    display: none;
}

.single-product #pagewrap div#tab-Nutrients ul.row1 {
    padding-top: 0;
}

.single-product .woocommerce-Tabs-panel {
    border-radius: 12px;
}

.single-product ul.tabs.wc-tabs li {
    width: 100%;
}

.product-content-left-bottom {
    margin-top: 30px;
}
	
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}
	
.all-posts .pagination span, #pagewrap .all-posts .pagination a {
		padding: 0px 5px;
}
}

@media (max-width: 280px) {
.search-bar {
    display: none;
}

#header-top {
    padding: 10px 0px;
}

#header-bottom {
    -webkit-transform: translateY(46px);
        -ms-transform: translateY(46px);
            transform: translateY(46px);
}

#headerwrap.fixed-header #header-top {
    top: -46px;
}
}
/* end of responsive */

/* mobile-menu */
#open-mm {
    cursor: pointer;
}

#mobile-icons-header, .mobile-menu-burger {
    display: none;
}

#mobile-menu {
    right: auto;
}

#full-screen-mobile-main-menu {
    position: fixed;
    left: 0;
    top: 0;
    height: calc(100% - 130px);
		height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: .2s;
         -o-transition-delay: .2s;
            transition-delay: .2s;
    padding: 80px 0px 50px;
    overflow-y: scroll;
		height: 100vh;
}

#full-screen-mobile-main-menu:before {
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 0;
    background: var(--blue);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
		height: 100vh;
}

#full-screen-mobile-main-menu:after {
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    background: white;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	  background-position: 80% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background: -webkit-gradient(
linear, left bottom, left top, from(rgba(133, 189, 82, 0.75)), to(rgba(133, 189, 82, 0.75))), url(/wp-content/uploads/2021/08/cambrooke-hp-09.png);
    background: -o-linear-gradient(
bottom, rgba(133, 189, 82, 0.75), rgba(133, 189, 82, 0.75)), url(/wp-content/uploads/2021/08/cambrooke-hp-09.png);
    background: linear-gradient(
0deg, rgba(133, 189, 82, 0.75), rgba(133, 189, 82, 0.75)), url(/wp-content/uploads/2021/08/cambrooke-hp-09.png);
    background: -webkit-gradient(
linear, left bottom, left top, from(rgb(85 139 201 / 75%)), to(rgb(85 139 201 / 75%))), url(/wp-content/uploads/2021/08/cambrooke-hp-09.png);
    background: -o-linear-gradient(
bottom, rgb(85 139 201 / 75%), rgb(85 139 201 / 75%)), url(/wp-content/uploads/2021/08/cambrooke-hp-09.png);
    background: linear-gradient(
0deg, rgb(85 139 201 / 75%), rgb(85 139 201 / 75%)), url(/wp-content/uploads/2021/08/cambrooke-hp-09.png);
		height: 100vh;
}

.opened-mm #full-screen-mobile-main-menu {
    opacity: 1;
    visibility: visible;
}

.opened-mm #full-screen-mobile-main-menu:before {
    width: 66%;
    -webkit-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s;
}

.opened-mm #full-screen-mobile-main-menu:after {
    width: 35%;
    -webkit-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s;
}

#full-screen-mobile-main-menu .row_inner {
    position: relative;
    margin: 0 auto;
    width: 90%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
            transform: translateY(80px);
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    height: 100%;
}

.opened-mm #full-screen-mobile-main-menu .row_inner {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: .6s;
         -o-transition-delay: .6s;
            transition-delay: .6s;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

#close-mm {
    position: absolute;
    color: white;
    font-size: 40px;
    cursor: pointer;
    right: 30px;
    top: 30px;
		z-index: 1;
		position: fixed;
}

#full-screen-mobile-main-menu .row_inner>div {
    width: 40%;
}

#pagewrap #full-screen-mobile-main-menu a {
    color: white;
}

#pagewrap #full-screen-mobile-main-menu a:hover {
    color: var(--green);
}

#full-screen-mobile-main-menu ul {
    margin: 0;
    list-style: none;
}

#full-screen-mobile-main-menu .row_inner>div.menu-column {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 60%;
}

.menu-column-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
		margin-bottom: 60px;
}

#mobile-menu a {
    font-size: 20px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    -webkit-transition: var(--cbtrans);
    -o-transition: var(--cbtrans);
    transition: var(--cbtrans);;
}

div#mobile-menu li:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    content: "\e941";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: var(--cbtrans);
    -o-transition: var(--cbtrans);
    transition: var(--cbtrans);
    opacity: 0;
}

#mobile-menu li {
	position: relative;
}

#mobile-menu li:hover a {
    color: var(--green);
}

#mobile-menu li:hover:before {
    opacity: 1;
    padding-right: 20px;
    color: var(--green);
}

#mobile-menu li:hover a {
    padding-left: 30px;
}

#headerwrap .menu-column-icons a:hover {
    background: var(--green);
    color: white;
    border-style: solid;
}

.menu-column-socials svg {
    width: 200px;
    margin-right: 20px;
}

#open-mm span:nth-child(2) {
    width: 14px;
    margin: 2px auto;
    height: 2px;
}

#open-mm span {
    height: 2px;
    width: 20px;
    background: var(--green);
    display: block;
    margin: 4px;
}

#open-mm {
    display: inline-block;
    height: 100%;
}

.social-icons.header-icons {
    z-index: 0;
}

#pagewrap #full-screen-mobile-main-menu .social-icons svg {
    margin-right: 12px;
    width: 26px;
    height: 26px;
}

#pagewrap #full-screen-mobile-main-menu .social-icons svg path {
    fill:  var(--blue);
}

.opened-mm #pagewrap {
    overflow-y: scroll;
}

div#mobile-menu li.menu-item-has-children:before {
    display: none;
}

#mobile-menu li.menu-item-has-children:hover a {
    padding: 0;
}

#mobile-menu li.menu-item-has-children a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

#mobile-menu li.menu-item-has-children i {
    margin-left: 10px;
		width: 100%;
    z-index: 4;
		color: white;
    padding: 7px 0px;
    cursor: pointer;
}

#mobile-menu li.menu-item-has-children:hover i {
		color: var(--green);
}

#mobile-menu li.menu-item-has-children svg {
    width: 14px;
    height: 14px;
    fill: white;
}

#mobile-menu li.menu-item-has-children:hover svg {
    fill: var(--green);
}

#full-screen-mobile-main-menu ul.sub-menu {
    display: none;
}

.mobile-menu-children-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#mobile-menu li.menu-item-has-children em {
    display: none;
}

#full-screen-mobile-main-menu li.sub-menu-active ul.sub-menu {
    display: block;
}

#full-screen-mobile-main-menu li.sub-menu-active ul.sub-menu li a {
    font-size: 16px;
}

#full-screen-mobile-main-menu li.sub-menu-active ul.sub-menu li {
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 10px;
}

#full-screen-mobile-main-menu li i:before {
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#full-screen-mobile-main-menu li.sub-menu-active i:before {
    content: "\f078";
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

#mobile-menu li.menu-item-has-children:hover ul.sub-menu a {
    color: white;
}

#mobile-menu li.menu-item-has-children ul.sub-menu li:hover a {
    padding-left: 30px;
    color: var(--green);
}

.menu-column-socials {
    margin-top: 15px;
}

@media (max-width: 1140px) {
.mobile-menu-burger {
    display: block;
}

div#main-header {
    padding: 0;
}

div#under-main-header {
    display: none;
}

#headerwrap .module.module-buttons a.green {
    display: none;
}

#pagewrap #main-header .module_column.first>div .module-buttons, #main-header .module_column.last>div .module-buttons {
    margin: 0;
}

#pagewrap #main-header .module_column.last>div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.mobile-menu-burger .tb_text_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mobile-menu-burger {
    padding: 10px 0px 10px 20px;
}

.fixed-header-on #pagewrap div#main-header {
    height: auto;
    max-height: none;
}
	
#header-menu {
    display: none;
}

.logged-in #header-bottom .sample_pack_menu_item.basket-icons, .mobile-menu-burger {
    display: inline-block;
    vertical-align: middle;
}
}

@media (max-width: 680px) {
.opened-mm #full-screen-mobile-main-menu:after {
    width: 20%;
}

.opened-mm #full-screen-mobile-main-menu:before {
    width: 81%;
}

#full-screen-mobile-main-menu .row_inner>div.menu-column {
    width: 78%;
}
}

@media (max-width: 500px) {
#full-screen-mobile-main-menu .row_inner {
    width: 85%;
}

#close-mm {
    top: 20px;
    right: 20px;
}
}

@media (max-width: 350px) {
.opened-mm #full-screen-mobile-main-menu:after {
    width: 0%;
}

.opened-mm #full-screen-mobile-main-menu:before {
    width: 100%;
}

#full-screen-mobile-main-menu .row_inner>div.menu-column {
    width: 100%;
}
}
/* end of mobile menu */

/* final changes */
/* logged out account */
.woocommerce-account.woocommerce-page #pagewrap .woocommerce form.lost_reset_password a, .woocommerce-account.woocommerce-page #pagewrap .woocommerce form.login a {
    color: white;
}

.woocommerce-account.woocommerce-page #pagewrap .woocommerce form.lost_reset_password a:hover, .woocommerce-account.woocommerce-page #pagewrap .woocommerce form.login a:hover {
    color: var(--green);
}

.woocommerce-account.woocommerce-page #pagewrap .woocommerce button.button, #pagewrap .woocommerce .woocommerce-info a.button {
    background: white;
    color: var(--blue);
    padding: 8px 15px;
    text-align: center;
    text-transform: capitalize;
    border: solid 2px white;
    min-width: 100px;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

.woocommerce-account.woocommerce-page #pagewrap .woocommerce form span {
    color: white;
    font-family: europa, sans-serif;
    font-weight: 100;
}

.woocommerce-account.woocommerce-page #pagewrap .woocommerce button.button:hover, #pagewrap .woocommerce .woocommerce-info a.button:hover {
    background: var(--blue);
    color: white;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
}

input#rememberme {
    margin: 0;
}

.woocommerce-account.woocommerce-page .woocommerce form .form-row label {
    vertical-align: middle;
}

@media (max-width: 400px) {
.woocommerce-account #pagewrap h2 {
    font-size: 25px;
}

.woocommerce-account .woocommerce form .form-row label {
    font-size: 14px;
}

.woocommerce-account.woocommerce-page #pagewrap .woocommerce form.lost_reset_password a, .woocommerce-account.woocommerce-page #pagewrap .woocommerce form.login a {
    font-size: 14px;
}

.woocommerce-account.woocommerce-page .woocommerce form.lost_reset_password, .woocommerce-account.woocommerce-page .woocommerce form.login {
    text-align: center;
}

.woocommerce-account.woocommerce-page .woocommerce form .form-row label {
    text-align: center;
}

.woocommerce-account.woocommerce-page #pagewrap .woocommerce button.button {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-top: 10px;
}
}

@media (max-width: 300px) {
.woocommerce-account.woocommerce-page .woocommerce form.lost_reset_password, .woocommerce-account.woocommerce-page .woocommerce form.login {
    padding: 20px;
}
}
/* end of logged out account */

/* logged in account */
.woocommerce-account .woocommerce-MyAccount-navigation {
    background: var(--blue);
    border-radius: 20px;
    padding: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    border-bottom-color: rgb(255 255 255 / 20%);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    border-top-color: rgb(255 255 255 / 20%);
    margin-top: 0;
}

.logged-in.woocommerce-account .woocommerce form .form-row label {
    color: var(--black);
}

.woocommerce-account.woocommerce-page #pagewrap .woocommerce button.button {
    background: var(--blue);
    color: white;
    border: solid 2px var(--blue);
}

.woocommerce-account.woocommerce-page #pagewrap .woocommerce button.button:hover {
    background: white;
    color: var(--blue);
}

.logged-in.woocommerce-account.woocommerce-page.woocommerce-view-order #pagewrap .woocommerce .woocommerce-order-details a {
    color: white;
}

.logged-in.woocommerce-account.woocommerce-page #pagewrap .woocommerce .woocommerce-order-details a {
    color: var(--blue);
}

.logged-in.woocommerce-account.woocommerce-page #pagewrap .woocommerce .woocommerce-order-details a:hover {
    color: var(--green);
}

#pagewrap mark {
    color: var(--blue);
    background: transparent;
}

.logged-in.woocommerce-account.woocommerce-page #pagewrap .woocommerce td.product-name .wc-item-meta, .logged-in.woocommerce-account.woocommerce-page #pagewrap .woocommerce td.product-name dl.variation {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (max-width: 500px) {
.logged-in .woocommerce table.shop_table th, .logged-in .woocommerce table.shop_table td {
    font-size: 16px;
}
}

@media (max-width: 350px) {
.logged-in.woocommerce-account.woocommerce-page #pagewrap .woocommerce td.product-name .wc-item-meta, .logged-in.woocommerce-account.woocommerce-page #pagewrap .woocommerce td.product-name dl.variation {
    margin-left: 0px;
}

.logged-in .woocommerce table.shop_table th, .logged-in .woocommerce table.shop_table td {
    font-size: 14px;
}
}
/* end of logged in account */

/* basket */
.woocommerce .cart-collaterals .cart_totals {
    background: var(--blue);
    background: transparent;
    padding: 0;
}

.woocommerce-cart #pagewrap  .cart-collaterals h2 {
    color: white;
    display: none;
}

.woocommerce-cart #pagewrap .cart-collaterals table {
    display: none;
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    color: white;
    border-top: solid 1px white;
}

.woocommerce .cart-collaterals .cart_totals .amount bdi, .woocommerce .cart-collaterals .cart_totals .amount bdi span {
    color: white;
}

.woocommerce-cart #pagewrap .cart-collaterals .wc-proceed-to-checkout {
    margin-top: 0;
}

.woocommerce-cart #pagewrap .cart-collaterals .wc-proceed-to-checkout a {
    margin-bottom: 0;
}

.woocommerce-page.sidebar-none .cart-collaterals .cart_totals {
    width: 100%;
}

.sidebar-none .woocommerce table.shop_table.cart {
    width: 100%;
}

.woocommerce-cart #pagewrap .woocommerce a.button {
    border-color: var(--blue);
    padding: 12px 15px;
    font-size: 18px;
}

.woocommerce-cart #pagewrap .woocommerce a.button:hover {
/*     box-shadow: none; */
    background: white;
    color: var(--blue);
}

@media (max-width: 900px) {
.woocommerce-cart #pagewrap .woocommerce a.button {
    font-size: 16px;
}
}

@media (max-width: 768px) {
.woocommerce-page #content table.cart tr .product-name {
    min-height: 60px;
}

.sidebar-none .woocommerce table.shop_table.cart {
    margin-bottom: 0;
}

.woocommerce-cart.woocommerce-page.sidebar-none .cart-collaterals {
    margin-top: 0px;
}
}

@media (max-width: 500px) {
.woocommerce-cart #pagewrap .woocommerce a.button {
    font-size: 15px;
}
}
/* end of basket */

/* empty basket */
.woocommerce-cart #pagewrap .woocommerce a.button.wc-backward {
    margin-top: 0px;
    background: transparent;
    border: solid 2px var(--blue);
    color: var(--blue);
}

.woocommerce-cart #pagewrap .woocommerce a.button.wc-backward:hover {
    color: white;
    background: var(--blue);
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

.woocommerce-cart #pagewrap .woocommerce p.return-to-shop {
    text-align: center;
}
/* end of empty basket */

/* checkout */
.woocommerce form.checkout_coupon {
    background: #eeeeee;
    border: none;
    border-radius: 10px;
}

.woocommerce form.checkout_coupon p.form-row-first {
    width: calc(100% - 205px);
}

.woocommerce form.checkout_coupon p.form-row-last {
    width: 185px;
    margin-left: 20px;
}

#pagewrap .woocommerce form.checkout_coupon button.button {
    padding: 15px 15px;
}

.woocommerce #order_review table.shop_table .product-total, .woocommerce #order_review table.shop_table td:last-child {
    display: none;
}

.woocommerce table.shop_table td.product-price, .woocommerce table.shop_table th.product-price, .woocommerce table.shop_table th.product-subtotal, .woocommerce table.shop_table td.product-subtotal {
    display: none;
}

.woocommerce-checkout .woocommerce #order_review table.shop_table tfoot {
    display: none;
}

#customer_details span.error {
    display: none !important;
}

span.woocommerce-terms-and-conditions-checkbox-text {
    font-family: europa, sans-serif;
    font-weight: 500;
}

/* form fields */
.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: var(--blue);
    padding: 0px 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    border-top: solid 1px #aaaaaa;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    background: var(--blue);
    color: white;
    border: var(--blue);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline {
    background: transparent;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox input {
    display: inline-block;
}

.woocommerce form .form-row .input-checkbox {
    position: unset;margin-top: -6px;
}

input[type="checkbox"]:checked:before {
    -webkit-transform: rotateZ(-45deg) skewY(-10deg) translate(3px, -3px);
        -ms-transform: rotate(-45deg) skewY(-10deg) translate(3px, -3px);
            transform: rotateZ(-45deg) skewY(-10deg) translate(3px, -3px);
}

.woocommerce form p#billing__field {
    border-color: var(--blue) !important;
}

#pagewrap #customer_details input[type=radio], #customer_details input[type=radio] {
    border: solid 2px var(--black);
    margin-top: 0;
}

#pagewrap .woocommerce form #customer_details .form-row {
    border-color: var(--blue) !important;
}

#pagewrap .woocommerce form #customer_details .form-row#additional_home_delivery_programme_field {
    margin-top: 25px !important;
}

#pagewrap .woocommerce form #customer_details legend {
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
/* end of form fields */

@media (max-width: 1300px) {
.woocommerce form.checkout_coupon p.form-row-first {
    width: calc(100% - 173px);
}

.woocommerce form.checkout_coupon p.form-row-last {
    width: 153px;
}
}

#pagewrap .woocommerce form.checkout_coupon button.button {
    padding: 17px 20px;
}
}

@media (max-width: 1200px) {
#pagewrap .woocommerce form.checkout_coupon button.button {
    padding: 14px 20px;
}
}

@media (max-width: 500px) {
.woocommerce form.checkout_coupon p.form-row-first {
    width: 100%;
}

.woocommerce form.checkout_coupon p.form-row-last {
    width: 100%;
}

#pagewrap .woocommerce form.checkout_coupon button.button {
    padding: 12px 18px;
    width: 100%;
}
}
/* end of checkout */

/* order confirmation */
/* product order - https://aciterster.dreamhosters.com/checkout/order-received/1433/?key=wc_order_hDVri7tUOGcXY */
/* sample pack order - https://aciterster.dreamhosters.com/checkout/order-received/1435/?key=wc_order_oPqXrkZ4zsPQ2 */

.woocommerce-MyAccount-content .last-title-h2 {
    display:none;
}

.woocommerce-edit-address .u-column2.col-2.woocommerce-Address {
    display: none;
}

section.woocommerce-order-details h2.last-title-span, section.woocommerce-customer-details h2.last-title-span, .woocommerce-order h2.last-title-h2 {
    display:none;
}

section.woocommerce-order-details .last-title-h2, section.woocommerce-customer-details  h2.last-title-h2 {
    display:block;
}

div#advanced-sortables table tr:nth-child(1) td:nth-child(1) h2 strong::before {
	content:'THIS IS A TEST';
	display:inline-block;
	position:Relative;
} 

.wp-admin div#wpwrap div#advanced-sortables table h2 {
    padding-left:0!important;
    padding-right:0!important;
}

.woocommerce ul.order_details li strong {
    font-size: 18px;
}

.woocommerce .woocommerce-order p:last-child, .woocommerce .woocommerce-customer-details address {
    border: solid 1px var(--blue);
    padding: 0px 20px 25px;
    border-radius: 5px;
}

.woocommerce .woocommerce-order .woocommerce-customer-details p:last-child {
    padding: 0;
    border: none;
    padding-left: 1.5em;
    border-radius: 0;
}

.woocommerce .woocommerce-order-details table.shop_table {
    background: var(--blue);
    padding: 10px;
}

.woocommerce .woocommerce-order-details table.shop_table tfoot, .woocommerce .woocommerce-order-details table.shop_table th:last-child, .woocommerce .woocommerce-order-details table.shop_table td:last-child {
    display: none;
}

.woocommerce .woocommerce-order-details table.shop_table th, .woocommerce .woocommerce-order-details table.shop_table td {
    color: white;
}

#pagewrap .woocommerce .woocommerce-order-details table.shop_table a, .woocommerce .woocommerce-order-details table.shop_table strong, .woocommerce .woocommerce-order-details table.shop_table p {
    color: white;
}

.woocommerce .woocommerce-order-details table.shop_table td {
    border-color: rgb(255 255 255 / 20%);
}

li.woocommerce-order-overview__total.total {
    display: none;
}

.woocommerce ul.order_details li {
    margin-left: 2em;
    border-left: 1px dashed #d3ced2;
    padding-left: 2em;
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}

.woocommerce ul.order_details li:first-child {
    margin-left: 0;
    border-left: none;
    padding-left: 0;
}

#pagewrap .woocommerce .woocommerce-order-details table.shop_table a:hover {
    color: var(--green);
}

.woocommerce .woocommerce-order-details table.shop_table .wc-item-meta p {
    padding: 0;
}

.woocommerce-order-received #content p.order-again {
    padding: 0;
    border: none;
}

@media (max-width: 900px) {
.woocommerce ul.order_details li {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}
}

@media (max-width: 500px) {
.woocommerce ul.order_details {
    margin-bottom: 0px;
}

.woocommerce-order h2 {
    font-size: 25px;
}

.woocommerce ul.order_details li strong {
    font-size: 16px;
}
}
/* end of order confirmation */

/* garys changes */
#pagewrap .mobile-only {
	display: none;
}

@media (max-width: 1140px) {
#pagewrap .mobile-only {
	display: block;
}
}

@media (max-width: 680px) {
.home-4:before, .home-5:before {
    content: "";
    display: block;
    position: absolute;
    width: 115%;
    background: #f7f7f7;
    height: 100%;
}

.home-5:before {
    top: 0;
}

.home-3:after {
    background-image: url(/wp-content/uploads/2021/12/boarder-bottom-1.png);
}

.home-6:before {
    background-image: url(/wp-content/uploads/2021/12/boarder-top-1.png);
}

#footer-top .module_column.second {
    display: none;
}
	
#footer-top .module_column.first {
	display: none;
}
}

@media (max-width: 500px) {
.home-4:before {
    top: 50px;
}
}
a.added_to_cart.wc-forward {
    display: none;
    
}

#pagewrap .col.last h2 {
    background-image: url('/wp-content/uploads/2022/02/recipe-archive-1-04-1.png');
    background-size: cover;
    height: 260px;
    width: 300px !important;
    padding: 40px 15px;
    max-width: 300px;
    color: white;
}

@media (max-width: 1280px) {
    #pagewrap .col.last h2 {
        margin: auto;
    }

}
/* end of garys changes */
/* end of final changes */





/* additional sub menu styling */
/* #header-menu ul.menu-bar>li>ul.sub-menu {
	display: none;
	width: auto;
	background: transparent;
	border: none;
	box-shadow: none;
	column-count: 2;
	column-gap: 0;
	position: absolute !important;
}

.page-loaded #header-menu ul.menu-bar>li>ul.sub-menu {
    display: inline-block;
}

#header-menu ul.menu-bar>li>ul.sub-menu>li>ul.sub-menu {
    display: block;
    opacity: 1;
    position: relative;
    transform: none;
    left: 0;
    box-shadow: none;
}

#header-menu ul.menu-bar>li>ul.sub-menu>li>a {
    background: var(--blue);
    margin: 0;
    width: 100%;
    color: white;
}

#header-menu ul.menu-bar>li>ul.sub-menu>li>a:hover {
    color: var(--green);
}

#header-menu ul.menu-bar>li>ul.sub-menu>li {
    height: -webkit-fill-available;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 10%), 0 3px 12px rgb(0 0 0 / 12%);
    display: block;
}

#pagewrap #header-menu li.no-link>a {
    cursor: default;
    pointer-events: none;
} */
/* end of additional sub menu styling */

/* additional blog archive css */
.all-pku-blogs, .all-ketovie-blogs {
	display: none;
}

.toggle-blog-buttons .single-button {
    display: inline-block;
    background: var(--blue);
    padding: 8px 15px;
    color: white;
    font-weight: 600;
    font-size: 18px;
    min-width: 190px;
    text-align: center;
    cursor: pointer;
    transition: all ease 0.6s;
    border-radius: 30px;
    border: solid 1px var(--blue);
}

.toggle-blog-buttons .single-button:hover {
    background: transparent;
    transition: all ease 0.6s;
    color: var(--blue);
}

.toggle-blog-buttons .single-button span {
    color: unset;
    font-family: europa, sans-serif;
    font-weight: 100;
}

.toggle-blog-buttons .single-button+.single-button {
    margin-left: 10px;
}

.toggle-blog-buttons {
    margin-bottom: 20px;
}

.pku-button-on .all-pku-blogs {
    display: block;
}

.pku-button-on .all-blogs-types {
    display: none;
}

.ketovie-button-on .all-ketovie-blogs {
    display: block;
}

.ketovie-button-on .all-blogs-types {
    display: none;
}

@media (max-width: 500px) {
.toggle-blog-buttons {
    text-align: center;
}
}

@media (max-width: 400px) {
.toggle-blog-buttons .single-button {
    display: block;
}

.toggle-blog-buttons .single-button+.single-button {
    margin-left: 0;
    margin-top: 10px;
}
}
/* end of additional blog archive css */

/* additional ketovie recipes archive */
.page-template-template-ketogenic-recipes .header-recipes {
    display: none;
}

.page-template-template-ketogenic-recipes .all-recipes {
    padding-top: 70px;
}

.page-id-2295 #headerwrap, .page-id-1302 #headerwrap {
	background-image: none !important;
}

@media (max-width: 680px) {
.page-template-template-ketogenic-recipes .all-recipes {
    padding-top: 50px;
}
}

.page-template-template-recipes-posts .header-recipes {
    display: none;
}

.page-template-template-recipes-posts .all-recipes {
    padding-top: 70px;
}

@media (max-width: 680px) {
.page-template-template-recipes-posts .all-recipes {
    padding-top: 50px;
}
}
/* end of additional ketovie recipes archive */



/* multi button css */
// The dropdown wrapper (div)
.dropup,
.dropdown {
  position: relative;
}
// Prevent the focus on the dropdown toggle when closing dropdowns
.dropdown-toggle:focus {
  outline: 0;
}
// The dropdown menu (ul)
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: @zindex-dropdown;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0; 
  font-size: @font-size-base;
  text-align: left; 
  list-style: none;
  background-color: @dropdown-bg;
  background-clip: padding-box;
  border: 1px solid @dropdown-fallback-border; 
  border: 1px solid @dropdown-border;
  border-radius: @border-radius-base;
  -webkit-box-shadow: (0 6px 12px rgba(0, 0, 0, .175));
          box-shadow: (0 6px 12px rgba(0, 0, 0, .175));
  // Aligns the dropdown menu to right
  //
  // Deprecated as of 3.1.0 in favor of `.dropdown-menu-[dir]`
  &.pull-right {
    right: 0;
    left: auto;
  }
  // Links within the dropdown menu
  > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: @line-height-base;
    color: @dropdown-link-color;
    white-space: nowrap; // prevent links from randomly breaking onto new lines
    &:hover,
    &:focus {
      color: @dropdown-link-hover-color;
      text-decoration: none;
      background-color: @dropdown-link-hover-bg;
    }
  }
}
// Active state
.dropdown-menu > .active > a {
  &,
  &:hover,
  &:focus {
    color: @dropdown-link-active-color;
    text-decoration: none;
    background-color: @dropdown-link-active-bg;
    outline: 0;
  }
}
// Disabled state
//
// Gray out text and ensure the hover/focus state remains gray
.dropdown-menu > .disabled > a {
  &,
  &:hover,
  &:focus {
    color: @dropdown-link-disabled-color;
  }
  // Nuke hover/focus effects
  &:hover,
  &:focus {
    text-decoration: none;
    cursor: @cursor-disabled;
    background-color: transparent;
    background-image: none; 
    reset-filter: ();
  }
}
// Open state for the dropdown
.open {
  // Show the menu
  > .dropdown-menu {
    display: block;
  }
  // Remove the outline when :focus is triggered
  > a {
    outline: 0;
  }
}
// Dropdown section headers
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: @font-size-small;
  line-height: @line-height-base;
  color: @dropdown-header-color;
  white-space: nowrap;
}
// Backdrop to catch body clicks on mobile, etc.
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: (@zindex-dropdown - 10);
}



#pagewrap .multi-button .main-button button {
    font-size: 15px;
    font-weight: 700;
    /* padding: 0px 10px; */
    width: 100%;
    text-align: left;
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#pagewrap .multi-button .main-button button:hover {
    -webkit-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
	-webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

#pagewrap .multi-button .main-button button:hover p {
	color: var(--green);
}

.multi-button .dropdown-menu {
    background: var(--blue);
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
	padding: 0px 0px 10px;
    border-radius: 0;
}

.multi-button .dropdown-menu>li {
	margin-bottom: 0;
}

.multi-button .dropdown-menu>li>a {
	font-weight: 700;
}

.multi-button .dropdown-menu>li>a>span {
	color: unset;
	font-family: europa, sans-serif;
}

#pagewrap .multi-button .main-button button:active:focus {
    border: none;
    outline: none;
    outline-offset: unset;
}

.multi-button .dropdown-menu>li>a:hover {
	background: transparent;
}

/* flag multi button */
#pagewrap .multi-button.flag-multi-button .main-button img {
    width: 30px;
}

#pagewrap .multi-button.flag-multi-button .main-button button {
    padding: 0;
}

.multi-button.flag-multi-button .dropdown-menu>li>a {
    width: 60px;
    padding: 3px 15px;
}

.multi-button.flag-multi-button .dropdown-menu {
    min-width: unset;
    left: -15px;
}

.multi-button.flag-multi-button {
    margin-left: 30px;
}

#pagewrap .multi-button.flag-multi-button .main-button button img {
    transform: translateY(-3px);
}
    /* end of multi button css */

form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(5) {
    display: none;
}

@media (max-width: 1100px) {
form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(7) {
    margin-left: 20px;
}
}

@media (max-width: 680px) {
form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(6) {
    margin-left: 0px;
}
}

@media (max-width: 400px) {
form#search-filter-form-2294.searchandfilter ul li.sf-field-taxonomy-recipe_type ul li:nth-child(7) {
    margin-left: 0px;
}
}


// Uzair Khan Work start here // 


/*/wp-content/uploads/themify-css/themify-builder-898-generated.css*/
/* Generated from tbuilder_layout_part: header */
.themify_builder_content-898 .tb_enon783.module_row>.row_inner,.themify_builder_content-898 .tb_fhwq168.module_subrow>.subrow_inner,.themify_builder_content-898 .tb_cxtc145.module_row>.row_inner{--align_content:var(--align_center);--colg:var(--none)}

@media(max-width:680px){
.themify_builder_content-898 .tb_enon783.module_row>.row_inner,.themify_builder_content-898 .tb_fhwq168.module_subrow>.subrow_inner,.themify_builder_content-898 .tb_cxtc145.module_row>.row_inner{--area:var(--aream2_auto)}
}
/*/wp-content/uploads/themify-css/themify-builder-5500-generated.css*/
/* Generated from tbuilder_layout_part: footer */
.themify_builder_content-5500 .tb_y8j7544.module_row>.row_inner{--colg:var(--none)}
.themify_builder_content-5500 .tb_t2wj460.module_column{mix-blend-mode:normal}
.themify_builder_content-5500 .tb_3cxm715.module_row>.row_inner{--align_content:var(--align_center);--colg:var(--none)}

@media(max-width:680px){
.themify_builder_content-5500 .tb_y8j7544.module_row>.row_inner{--area:var(--aream4_auto)}
.themify_builder_content-5500 .tb_k0p2698.module-menu .nav li a{color:#fff}
.themify_builder_content-5500 .tb_tcpg799.module-plain-text,.themify_builder_content-5500 .tb_0aa354.module-plain-text,.themify_builder_content-5500 .tb_e11o736.module-plain-text{padding-left:20px}
.themify_builder_content-5500 .tb_3cxm715.module_row>.row_inner{--area:var(--aream2_auto)}
}
/*/wp-content/uploads/themify-customizer-7.3.0-7.3.1.css*/
/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-size:14px;
 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Open Sans";	font-size:30px;
 
}
h2 {	
	font-family: "Open Sans";	font-size:30px;
 
}
h3 {	
	font-family: "Open Sans";	font-size:30px;
 
}
h4 {	
	font-family: "Open Sans";	font-size:30px;
 
}
h5 {	
	font-family: "Open Sans";	font-size:30px;
 
}
h6 {	
	font-family: "Open Sans";	font-size:30px;
 
}
@media(max-width: 680px) { /* Themify Customize Styling */
body {	
	font-family: "Open Sans"; 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Open Sans"; 
}
h2 {	
	font-family: "Open Sans"; 
}
h3 {	
	font-family: "Open Sans"; 
}
h4 {	
	font-family: "Open Sans"; 
}
h5 {	
	font-family: "Open Sans"; 
}
h6 {	
	font-family: "Open Sans"; 
}
 }
/* Themify Custom CSS */
/* LYNNE adding mobile size new logo */
@media (max-width: 600px) {
	#header-bottom .module-image.image-2 img {
		width: 180px !important;
	}
}

/* LYNNE ADDED */
/* fixing home page 01-2025 */

div.module_column.tb_i9tt487, div.module_column.tb_lvaa487, div.module_column.tb_l5hb272, div.module_column.tb_mpgj273,
div.module_column.tb_r1tv670, div.module_column.tb_09zk671 {
  width: calc(50% - 25px);
}
@media (max-width: 1000px) {
  div.module_column.tb_i9tt487, div.module_column.tb_lvaa487, div.module_column.tb_l5hb272, div.module_column.tb_mpgj273,
div.module_column.tb_r1tv670, div.module_column.tb_09zk671 {
    width: 100%;
    margin-left: 0px;
  }
}
/* Home Delivery form menu only for logged in users*/
.menu-item-4141 {display: none !important}
.user-role-administrator .menu-item-4141, .user-role-subscriber .menu-item-4141 {display: inline-block !important;}
/* fixing prod page right side */
.product-content-right {
	margin-left: 20px !important;
}
/*fix mobile 3col used on resournces page */
@media (max-width: 680px) {
.module_column.col3-1 {
    width: 100% !important;
    margin-top: 0 !important;
}
}

.user-role-subscriber .woocommerce #content table.cart td.actions, .user-role-subscriber .woocommerce table.cart td.actions, .user-role-subscriber .woocommerce-page #content table.cart td.actions, .user-role-subscriber .woocommerce-page table.cart td.actions {
	display:none;
}

.user-role-subscriber .icon-menu-count { 
	border-width: 0px;
	color: #db296a;
	background-color: #db296a;
	width: 12px;
	height: 12px;
	overflow: hidden;
	top: 22px;
	right: 3px;
}

.row_inner, .module_column, .subrow_inner {
  display: flex;
  flex-flow: wrap;
} 
#header-top .module_column.last {
	width:66%
}
#pagewrap .module_row.all-recipes .row_inner {
	display: block;
}
div.module_column {
	margin-left: 0;
}

.woocommerce-cart #pagewrap .woocommerce a.button {
	display: block;
  text-transform: uppercase;
  font-weight: bold;
}

.product-pa form.cart {display: inline-block;}

div.quantity {
	margin: 5px 0;
}

.woocommerce .cart-collaterals .cart_totals {
	box-shadow: none;
}

.woocommerce ul.products li.product .button, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
	background: var(--blue);
  border-radius: 5px;
  margin-top: 0;
  padding: 8px;
  color: white;
  text-transform: none;
  font-size: 13px;
  font-weight: 500;
  margin-left: 5px;	
	display: inline-block;
	border: 1px solid white;
}
.post-type-archive-product #pagewrap .product-pa a.button:hover, #pagewrap .post-type-archive-product.ketovie-product-archive .product-pa a.button:hover, .woocommerce ul.products li.product .button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover {
  color: var(--blue);
	background: transparent;
	transform: translateY(-2px);
  box-shadow: 0 5px 12px 3px rgba(0,0,0,.12);
	border: solid 1px var(--blue);
    padding: 6px 8px;
}

.user-role-subscriber .quantity, .user-role-subscriber .add-ons { display: none; }

/* END LYNNE */

.slide-2 h1.nupe {
	width: 100%;
}

h1.nupe {
	font-size: 55px !important;
}

p.nupe {
	font-size: 25px !important;
}

.loggedout .home-6 .module_column.last .blue-button {
  display: block !important;
}

.stronghead h1 { 
	font-size: 50px !important;
		max-width: none;
	width:100% !important;
	margin: auto;
	margin-right: 0;
	margin-top: -2%;
	text-align: center;
}

.homepage-slider .stronghead h1 strong {
	font-size: 50px;
}

.stronghead .module-buttons {
	margin-top: -100px;
}

.stronghead .module-buttons-item {
	margin: auto;
	display: block;
	text-align: center;
}

.header-recipes::before {
    background: -webkit-gradient(linear, left top, right top, color-stop(35%, #f6f5f7), color-stop(55%, rgb(246 245 247 / 50%)), to(rgb(255 255 255 / 0%)));
    background: -o-linear-gradient(left, #f6f5f7 35%, rgb(246 245 247 / 50%) 55%, rgb(255 255 255 / 0%));
    background: linear-gradient(to right, #f6f5f7 0%, rgb(246 245 247 / 50%) 55%, rgb(255 255 255 / 0%));
}

.page-id-9 .page-content body, .page-id-9 .page-content span, .page-id-9 .page-content p {
	font-family: europa, sans-serif !important;
}

.page-id-8 table {
	background-color: #ffffff;
	width: 100%;
	margin:20px auto;
}

.page-id-8 .page body, .page-id-8 .page span, .page-id-8 .page p {
	font-size: 18px !important;
	font-family: europa, sans-serif !important;
}

.page-id-6 table {
	background-color: #ffffff;
	width: 100%;
	margin:20px auto;
}

.page-id-6 .page body, .page-id-6 .page span, .page-id-6 .page p {
	font-size: 18px !important;
	font-family: europa, sans-serif !important;
}

.faq-background{
	background-image:
    linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.99)), url('https://cambrooke.uk/wp-content/uploads/2021/08/cambrooke-hp-png-26.png');
	width: 80%;
	height: 400px;
	background-size: cover;
	align-content: center;
	padding: 20px;
	background-repeat: no-repeat;
	background-size: 100vw;
}

/*
.post-image.tf_clearfix{
    height: 250px;
    width: auto;
}
*/
.themify_builder_content-1214 .tb_1uaw96.module-image {
    padding: 20%;
}

.next-read{ 
  background: #fafafa;
	border-radius: 5px;
}

.read-tile{
  height: 200px;
  transition: 1.5s;
  display: flex;
	z-index: 3;
}
.read-tile:hover{
  background-color: #fff;
  transform: scale(1.05);
  transition: 1.5s;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	z-index: 1;
}

.rn-img{
  width: 40%;
  padding: 2%;
 padding-left: 6%;
	margin: auto;
}

.rn-img-img{
	margin: auto;
}

.rn-excerpt{
  padding-top: 1%;
	margin: auto;
  width: 50%;
	margin-left: 10%;
}

.post-title-recent{
	color: #000!important;
	margin-top: -2px;
}
/**/
@media screen and (min-width:967px) {
	
.slide-2 h1, .slide-2 .slider-content-inner {
	width: 48%;
}	
	
}


@media screen and (max-width:667px) {
	
.stronghead h1 strong {
	font-size: 26px !important;
}
	
.stronghead h1 { 
	font-size: 26px !important;
}

.homepage-slider .stronghead h1 strong {
	font-size: 26px;
}
	
} 
#footer-top .tb-column .mobile-menu-slide {text-align : left; }

/* 640px and smaller screen sizes */
@media (max-width: 640px) {
    /* Heading Style */
    #footer-top .section h3 {
        font-size: 16px; /* Adjust heading size */
        color: #ffffff; /* Heading color */
        font-weight: 600; /* Bold heading */
        transform: translateX(0px) translateY(0px); /* No transformation */
        text-decoration: none; /* Remove underline or decoration */
    }

    /* Link Style */
    #footer-top .section a {
        font-size: 14px; /* Adjust link size */
        color: #ffffff; /* Link color */
    }
}
/* 640px and smaller screen sizes */
@media (max-width: 640px) {
    /* Heading Style */
    #footer-top .section h3 {
        text-align: left; /* Align heading text to the left */
    }

    /* List Item Style */
    #footer-top .section li {
        text-align: left; /* Align list item text to the left */
        color: #ffffff; /* Set text color to white */
    }
}

/* START MOBILE MENU CSS */
@media screen and (max-width:1000px){
/*/wp-content/themes/themify-shoppe/mobile-menu.css*/
#headerwrap{
	min-height:60px
}
#header{
	height:auto;
	width:auto;
	text-align:initial;
	padding:0;
}
#site-logo{
	font-size:27px
}
#site-description{
	left:0;
	transform:none;
	text-align:left
}
#site-description:before{
	left:0;
	margin-left:24px
}
#menu-icon{
	position:absolute;
	top:12px;
	right:0;
	z-index:9999;
	line-height:1em;
	border-radius:100%;
	padding:12px 10px;
}
#menu-icon:hover{
	background-color:rgba(200,200,200,.25);	
}
.menu-icon-inner{
	width:22px;
	height:18px
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	position:absolute;
	left:0;
	width:100%;
	transition:transform .7s ease;
	box-sizing:border-box
}
.menu-icon-inner:before{
	top:0;
	height:100%
}
.menu-icon-inner:after{
	top:50%;
	transform:translateY(-50%)
}
#menu-icon-close{
	display:block;
	position:absolute;
	text-decoration:none;
	top:14px;
	right:12px;
	min-width:36px;
	min-height:36px;
	transform-origin:center;
	z-index:1;
	border-radius:100%;
}
#menu-icon-close:before,
#menu-icon-close:after{
	height:60%
}
#menu-icon-close:hover{
	background-color:rgba(200,200,200,.25)
}
#cart-link-mobile{
	display:block;
	position:absolute;
	top:12px;
	right:50px;
	z-index:9;
}
#cart-link-mobile .icon-shopping-cart{
	font-size:24px;
	padding:9px;
}
#header .icon-shopping-cart.tf_loader{
	font-size:15px;
	padding:3px;
	margin-top:11px
}
#cart-link-mobile .icon-shopping-cart svg{
	margin-top:-6px;/* for alignment */
}
#cart-link-mobile .icon-menu:hover em{
    background-color:rgba(200,200,200,.25);	
}
.top-icon-wrap{
	margin:auto;
	border-top:1px solid rgba(180,180,180,.2);
	background:rgba(0,0,0,.03);
	display:block;
	order:2;
	width:100%;
	padding:1em 0
}
.icon-menu{
	margin:0
}
.sidemenu .search-button{
	order:1;
	width:71px;
	border-radius:0;
	border:0;
	border-right:1px solid rgba(180,180,180,.2);
	margin:0
}
.search-button .tf_fa{
	font-size:1.3em;
	padding:1.06em .8em
}
.header-icons{
	justify-content:normal;
	position:static
}
.top-icon-wrap li{
	width:33%;
	margin:0 -1px;
	padding:0
}
.top-icon-wrap li a{
	max-width:none;
	display:block;
	text-align:center;
	padding:.5em
}
.top-icon-wrap li a .tooltip{
	background-color:transparent;
	display:block;
	position:static;
	padding:.4em 0 0;
	font-size:.8em;
	margin:0;
	opacity:1;
	visibility:visible;
	transform:none;
	color:inherit
}
.sidemenu-on .wishlist + #cart-icon-count #cart-wrap{
	left:50%;
	top:100%;
	width:276px;
	transform:translateX(-50%)
}
.sidemenu-on  #cart-wrap{
	left:6px;
	width:276px
}
#cart-wrap a{
	text-align:left
}
#headerwrap #cart-icon{
	right:6%
}
.icon-menu li > a .tooltip{
	margin-top:0
}
.icon-menu .cart a .tooltip{
	display:block
}
.sidemenu{
	transition:all .2s ease-in-out;
	transition-property:left,right;
	height:100%;
	width:320px;
	padding:0 0 20px;
	background-color:#fff;
	color:#030301;
	display:none;
	overflow-y:auto;
	position:fixed;
	text-align:left;
	top:0;
	z-index:1100;
	box-sizing:border-box
}
#mobile-menu{
    right:-320px
}
#mobile-menu.sidemenu-on{
	right:0;
	box-shadow:-6px 0 20px 5px rgba(0,0,0,.25)
}
.sidemenu-right{
	left:-320px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:320px
}
.sidemenu-left #mobile-menu.sidemenu-on{
	left:0
}
#mobile-menu-panel a{
	color:#030301;
	text-decoration:none
}
#main-nav{
	float:none;
	position:static;
	padding:0;
	margin:0 0 1em;
	border-bottom:1px solid rgba(180,180,180,.2);
	background-color:transparent
}
#main-nav li{
	clear:both;
	float:none;
	display:block;
}
.icon-menu li > .sub-menu,
#main-nav li > .sub-menu{
    position:static;
    width:auto;
    height:auto;
    border:0;
    margin:0 0 0 2.8em;
    background:0;
    padding:0;
    display:none;
    visibility:visible;
    opacity:1;
    transform:none;
    color:inherit;
    pointer-events:auto;
    box-shadow:none;
	border-radius:0;
}
.icon-menu li.toggle-on > .sub-menu,
#main-nav li.toggle-on > .sub-menu{
	display:block
}
#headerwrap #main-nav ul ul{
	margin-left:1.25em;
}
#main-nav a{
	background:0;
	border:0;
	border-top:1px solid rgba(180,180,180,.2);
	color:#030301;
	display:block;
	font-size:100%;
	width:auto;
	padding:.6em .4em .6em 1.4em;
	margin:0;
	line-height:1.5em;
	text-decoration:none
}
#main-nav ul a{
	font-size:.95em;
	padding:.6em 0;
	width:auto
}
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	background:0;
	color:#f0be5b
}
#headerwrap #main-nav .has-sub-menu > a{
	padding-right:40px; /* for arrow spacing */
}
#main-nav .child-arrow{
	display:block
}
#main-nav .highlight-link > a{
	border:0;
	border-top:1px solid rgba(180,180,180,.2);
	box-shadow:none;
	border-radius:0;
	padding:.6em .4em .6em 1.4em;
}
/* Mega menu */
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega > .sub-menu{
	padding:0;
	margin:0;
	width:auto;
	background-color:transparent
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega-column > .sub-menu ul,
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	float:none;
	margin:0 0 0 2.8em;
	background-color:transparent
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column > .sub-menu > .columns-sub-item > a,
#main-nav .has-mega-column > .sub-menu a{
	font-size:inherit;
	font-weight:400;
	text-transform:none;
	border:0;
	border-top:1px solid rgba(180,180,180,.2);
	margin:0;
	padding:.6em .4em .6em 0;
	letter-spacing:inherit;
	font-family:inherit
}
#main-nav .has-mega-column > .sub-menu .widget{
	margin-top:.5em;
	margin-bottom:.5em
}
#main-nav .has-mega-column .product-categories .count{
	right:2em
}
.top-bar-left,
.top-bar-right{
	width:100%;
	float:none;
	text-align:inherit
}
.top-bar-widgets .top-bar-widget-inner{
	max-width:none;
	background-color:transparent;
	padding:0 1.4em;
	width:auto
}
.top-bar-widgets{
	background-color:transparent;
	position:relative;
	z-index:1
}
.top-bar-left .widget{
	display:block
}
.fixed-header .top-bar-widgets,
.sidemenu .top-bar-widgets{
	display:block
}
#main-nav .woocommerce .product_list_widget li{
	padding-bottom:.8em!important
}
#main-nav .woocommerce .product_list_widget li a{
	padding:1em 1em .4em 0
}
.mobile-menu-visible #headerwrap #menu-icon,
.mobile-menu-visible #headerwrap #cart-link-mobile,
.slide-cart-visible #headerwrap #cart-link-mobile,
.top-icon-wrap #cart-icon-count,
.top-icon-wrap li a .tooltip:before,
#headerwrap > .top-bar-widgets,
#main-nav .mega-sub-menu li:hover a:after,
#main-nav .mega-menu-posts,
#main-nav > li:hover > a:before,
#main-nav > .current_page_item > a:before,
#main-nav > .current-menu-item > a:before,
#main-nav > .current_page_item > a:hover:before,
#main-nav > .current-menu-item > a:hover:before{
	display:none
}
}
/* END MOBILE MENU CSS */