@charset "UTF-8";
/*/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;top:0;left:0;right:0;bottom:0}.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);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.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)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
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:translateX(-50%) translateY(-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:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    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
}
.module_row .col-full{
    width:100%
}
.themify_builder .direction-rtl{
    flex-flow:row-reverse wrap-reverse
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.page-loaded .module-image img:hover,
.module-accordion i,
.module{
    transition-delay:0s;
    transition-timing-function:ease;
    transition-duration:.5s;
    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 */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.ui{
    color:#555
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
    /* for transparent style inherit color */
    color:inherit
}
.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,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;
    padding:.625em 1.25em;
    box-shadow:none
}
.ui.builder_button:hover{
    background:#f1f1f1
}
.ui>li.current,
.ui>li.current:hover{
    background:#666;
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2)
}
.ui>li.current>a{
    color:#fff
}
.module_row .ui.builder_button{
    text-decoration:none
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
    vertical-align:bottom
}
/* MediaElement*/
.module_row .wp-video{
    width:100%!important;
    max-width:100%!important
}
.module_row .mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
.module-slider{
    margin-bottom:2.5em
}
video[poster]{
	object-fit:cover
}
/*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
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* fullwidth row */
.themify_builder .module_row.fullheight .module_subrow,
.sidebar-none .themify_builder .module_row{
    width:100%
}
.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
/*BEST-FIT*/
.best-fit{
    background:#000
}
.best-fit-vertical{
    top:0!important;
    left:1%!important;
    right:1%!important;
    width:auto!important;
    height:100%!important;
    margin:auto!important
}
.best-fit-horizontal{
    top:10%!important;
    left:0!important;
    bottom:10%!important;
    width:100%!important;
    height:auto!important;
    margin:auto!important
}
/* iOS doesn't support fixed attachment */
@supports (-webkit-touch-callout: none) {
	.themify_builder_row { background-attachment: scroll !important; }
}
/*COLUMN ALIGNMENT*/
/* FLEX BOX */
.row_inner,
.module_column,
.subrow_inner{
    display:flex;
    flex-flow:wrap
}
.col_auto_height>.module_column{
    height:100%
}
.col_align_middle.col_auto_height{
    align-items:center
}
.col_align_bottom.col_auto_height:not(.direction-rtl){
    align-items:flex-end
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh;
    display:flex;
    width:100%
}
.fullheight>.row_inner>.module_column,
.fullheight>.row_inner{
    min-height:inherit
}
/* top aligned */
.col_align_top>.module_column{
    align-items:flex-start;
    align-content:flex-start
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/styles/modules/sidebars/sidebar1.css*/
.sidebar-left #layout{
	flex-direction:row-reverse
}
.sidebar-left #sidebar{
	margin-right:auto;
	margin-left:unset
}
/*/styles/modules/sidebars/sticky.css*/
.sticky_sidebar_enabled #sidebar,
.sticky_sidebar_enabled  #sidebar-alt{
	position:-webkit-sticky; /*for safari*/
	position:sticky;
	top:65px;
	height:100%
}
.sticky_sidebar_enabled:not(.fixed-header-on) #sidebar,
.sticky_sidebar_enabled:not(.fixed-header-on) #sidebar-alt{
	top:0
}
.sticky_sidebar_enabled #toggle-mobile-sidebar-button{
    display:block
}
@media screen and (max-width:760px){
    
	.sticky_sidebar_enabled #sidebar-alt{
		position:static
	}
	.sticky_sidebar_enabled #sidebar{
		background:#fff;
		height:100%;
		width:300px;
		max-width:90%;
		position:fixed;
		z-index:9999;
		top:0;
		left:-300px;
		overflow-x:hidden;
		overflow-y:auto;
		padding:30px 5%;
		transition:left .5s ease,right .5s ease
	}
	.sticky_sidebar_enabled #sidebar.open-mobile-sticky-sidebar{
		left:0;
		box-shadow:0 0 16px 3px rgba(0,0,0,.1)
	}
	.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) #sidebar{
		right:-300px;
		left:auto
	}
	.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) #sidebar.open-mobile-sticky-sidebar{
		right:0;
		box-shadow:0 0 16px 3px rgba(0,0,0,.1)
	}
	.sticky_sidebar_enabled #toggle-mobile-sidebar-button{
		transition:.5s ease;
		transition-property:left,right,background-color,color; 
		background:#ed1e24;
		color:#fff;
		display:block;
		width:25px;
		height:45px;
		position:fixed;
		top:120px;
		z-index:9999;
		border-left:0;
		cursor:pointer;
		box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 6px 1px rgba(0,0,0,.1);
		border-radius:8px 0 0 8px
	}
	.sticky_sidebar_enabled.content-right #toggle-mobile-sidebar-button,
	.sticky_sidebar_enabled.sidebar-left #toggle-mobile-sidebar-button{
		border-radius:0 8px 8px 0;
	}		
	.sticky_sidebar_enabled .mobile-sticky-sidebar-icon{
		position:absolute;
		margin:auto;
		width:0;
		height:0;
		left:0;
		top:0;
		right:0;
		bottom:0
	}
	.open-toggle-sticky-sidebar{
		left:0;
		background-color:#fff;
		display:block
	}
	.close-toggle-sticky-sidebar{
		left:300px
	}
	.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) .open-toggle-sticky-sidebar{
		right:0;
		left:auto
	}
	.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) .close-toggle-sticky-sidebar{
		right:300px;
		left:auto
	}
	.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) .close-toggle-sticky-sidebar i,
	.open-toggle-sticky-sidebar i{
		border:7px solid transparent;
		border-right:none;
		border-left:7px solid
	}
	.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) .open-toggle-sticky-sidebar i,
	.close-toggle-sticky-sidebar i{
		border:7px solid transparent;
		border-left:none;
		border-right:7px solid
	}
	.open-mobile-sticky-sidebar{
		display:block!important;
		transition:left 1s ease-in-out,right 1s ease-in-out
	}
}
/*/styles/modules/site-logo.css*/
#site-logo{
	margin:.5em auto;
	padding:0;
	line-height:1.2em;
	font-size:1.7em;
	font-weight:700;
	font-style:normal;
	letter-spacing:-.04em;
	transition:color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out,font-size .2s ease-in-out
}
#site-logo a{
	text-decoration:none;
	color:inherit
}
#site-logo a:hover{
	text-decoration:none
}
.header-block .fixed-header #site-logo{
	margin:5px 0 0
}
body:not(.fixed-header-on) #site-logo .tf_sticky_logo,
.fixed-header #site-logo .tf_sticky_logo + img{
	display:none
}
/*/styles/modules/single.css*/
.single .post-content .post-date-wrap:not(.post-date-inline){
	width:110px;
	height:110px;
	border-radius:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em
}
.single .has-post-thumbnail .post-date-wrap{
	position:relative;
	margin-top:-75px
}
.single .post-date span{
	display:block
}
.single .post-content .post-date{
	color:#fff;
	display:block;
	width:110px;
	height:110px;
	margin:0;
	border-radius:100%;
	background-color:rgba(251,9,48,.8);
	text-align:center
}
.single .post-content .post-date-wrap:not(.post-date-inline) .post-date{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.single .post-date .day{
	font-size:36px;
	margin:4px 0;
	letter-spacing:-.05em;
	line-height:100%
}
.single .post-date .month{
	font-size:14px;
	text-transform:uppercase;
	line-height:100%;
	margin:0
}
.single .post-date .year{
	font-size:14px;
	margin:0;
	line-height:100%
}
/* Display post date circle as inline text */
.single .post .post-date-inline{
	width:auto;
	height:auto;
	border-radius:0;
	margin:0 auto 1em
}
.single .has-post-thumbnail .post-date-inline{
	position:static;
	margin-top:0;
	margin-bottom:0
}
.single .post-content .post-date-inline .post-date{
	color:inherit;
	width:auto;
	height:auto;
	margin:0 0 .4em;
	border-radius:0;
	background:none
}
.single .post-date-inline .post-date span{
	display:inline
}
.single .post-date-inline .post-date .year,
.single .post-date-inline .post-date .month,
.single .post-date-inline .post-date .day{
	font-size:inherit;
	font-family:inherit;
	text-transform:inherit;
	line-height:inherit;
	display:inline
}
/* post meta */
.single .post-meta{
	margin:0 0 1em
}
.single .post-author{
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.05em;
	font-weight:400
}
.single .post-meta,
.single .post-title{
	text-align:center
}
.single .post-meta:empty,
.single .post-author:empty{
	display:none
}
@media screen and (max-width:680px){
	.single .post-meta{
		font-size:.9em
	}
	.single .post-content .post-date,
	.single .post-content .post-date-wrap:not(.post-date-inline){
		width:80px;
		height:80px
	}
	.single .post-date .year{
		font-size:10px
	}
	.single .post-date .month{
		font-size:13px
	}
	.single .post-date .day{
		font-size:23px
	}
	.single .has-post-thumbnail .post-date-wrap.post-date-inline{
		margin-top:auto
	}
	.single-post .post-content .post-date-wrap.post-date-inline{
		width:auto;
		height:auto
	}
	.single .has-post-thumbnail .post-date-wrap,
	.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-date-wrap{
		margin-top:-65px
	}
}
/*/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:#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/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
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*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%
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/styles/modules/sidebar.css*/
#sidebar,
#sidebar-alt{
	padding:5.75% 0 10%;
	font-size:.95em
}
#sidebar{
	margin-left:auto;
	width:24%
}
.full_width #sidebar{
	margin:0 auto;
	width:auto
}
/*/themify-builder/css/modules/accordion.css*/
.module-accordion{
    margin-bottom:1em;
    padding:0
}
.accordion-content{
    background:#fff;
    padding:1em;
    color:#333
}
.accordion-content:after{
    content:"";
    display:table;
    clear:both
}
.accordion-title{
    font-size:105%;
    line-height:140%;
    font-weight:bold;
    margin:0
}
.ui.module-accordion,
.ui.module-accordion>li{
    border:solid 1px rgba(0,0,0,.05)
}
.ui.module-accordion{
    margin-bottom:0
}
.module-accordion h1,
.module-accordion h2,
.module-accordion h3,
.module-accordion h4,
.module-accordion h5,
.module-accordion h6{
    color:inherit;    
    margin-top:0
}
.ui .accordion-content .module_row{
    visibility:visible!important;
}
.ui.module-accordion>li{
    border-width:1px 0 0;
    position:relative;
    margin:0;
    padding:0;
    list-style:none
}
.ui.module-accordion li:hover .accordion-title{
    background:#f1f1f1
}
.ui.module-accordion>li.current{
    background:none;
    box-shadow:none
}
.ui.module-accordion>li.current .accordion-content{
    box-shadow:inset 0 1px 1px rgba(0,0,0,.1)
}
.ui.module-accordion>li:first-child{
    border-top-width:0
}
.ui.module-accordion .accordion-title a{
    text-decoration:none;
    display:flex;
    align-items:center;
    padding:.5em 1em
}
.ui .accordion-content a,
.module .ui.module-accordion .accordion-title a{
    color:inherit
}
.ui.module-accordion .accordion-title a:hover{
    color:inherit;
    text-decoration:none
}
.accordion-title i{
    margin-right:.4em
}
/*/themify-builder/css/modules/colors/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/styles/modules/back-top.css*/
.back-top{
	margin:0 auto .6em auto;
	width:200px
}
.back-top:not(.back-top-float) .arrow-up a{
	text-decoration:none;
	display:inline-block;
	position:relative;
	outline:0;
	bottom:0;
	padding:.4em;
	line-height:1;
	z-index:10;
	color:inherit;
	transition:bottom .5s
}
.back-top:not(.back-top-float):hover .arrow-up a{
	bottom:20px
}
.back-top a:before{
	content:'';
	display:inline-block;
	width:30px;
	height:30px;
	border:2px solid transparent;
	border-top-color:inherit;
	border-left-color:inherit;
	transform:rotate(45deg);
	margin-top:4px
}
#footer .back-top-float,
#pagewrap .back-top-float{
	background-color:rgba(251,9,48,.8);
	border-radius:100%;
	color:#fff;
	cursor:pointer;
	position:fixed;
	right:20px;
	bottom:20px;
	left:auto;
	top:auto;
	width:44px;
	height:44px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	opacity:1;
	z-index:101;
	transition:opacity .2s ease-in-out .2s,transform .2s ease-in-out;
	box-shadow:0 1px 8px rgba(0,0,0,.12)
}
#footer .back-top-hide,
#pagewrap .back-top-hide{
	opacity:0;
	pointer-events: none;
}
.back-top-float .arrow-up a,
#pagewrap .back-top-float .arrow-up a{
	background:none;
	color:inherit
}
.back-top-float .arrow-up,
#pagewrap .back-top-float .arrow-up{
	position:absolute;
	top:5px;
	left:50%
}
.back-top-float:hover .arrow-up,
#pagewrap .back-top-float:hover .arrow-up{
	animation:back-top-arrow-up .25s linear .2s infinite alternate
}
.back-top-float a:before,
#pagewrap .back-top-float a:before{
	width:13px;
	height:13px;
	position:absolute;
	top:14px;
	left:50%;
	margin-left:-7px;
	margin-top:0;
	border-width:1px
}
.footer-horizontal-left .back-top,
.footer-horizontal-right .back-top,
.footer-left-col .back-top,
.footer-right-col .back-top{
	position:absolute;
	top:-35px;
	width:60px;
	margin:0
}
.footer-horizontal-left .back-top .arrow-up a,
.footer-horizontal-right .back-top .arrow-up a,
.footer-left-col .back-top .arrow-up a,
.footer-right-col .back-top .arrow-up a{
	background-color:rgba(171,171,171,.78);
	color:#fff;
	width:60px;
	height:25px;
	line-height:100%;
	padding:10px 0 0;
	text-align:center!important;
	border-radius:8px 8px 0 0
}
.footer-horizontal-left .back-top a:before,
.footer-horizontal-right .back-top a:before,
.footer-left-col .back-top a:before,
.footer-right-col .back-top a:before{
	width:14px;
	height:14px
}
.footer-horizontal-left .back-top:hover .arrow-up a,
.footer-horizontal-right .back-top:hover .arrow-up a,
.footer-left-col .back-top:hover .arrow-up a,
.footer-right-col .back-top:hover .arrow-up a{
	bottom:0
}
.footer-horizontal-left .back-top .arrow-up:hover a,
.footer-horizontal-right .back-top .arrow-up:hover a,
.footer-left-col .back-top .arrow-up:hover a,
.footer-right-col .back-top .arrow-up:hover a{
	background-color:#000
}
@keyframes back-top-arrow-up{
    0%{top:0}
    100%{top:-5px}
}
/*/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.2.9 
Description:Use Ultra theme to create professional sites quickly and easily (landing pages, portfolio, blog, corporate, ecommerce, and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read <a href="https://themify.me/docs/ultra-documentation">Ultra 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
Recommended Plugins:woocommerce,themify-portfolio-post,builder-countdown,builder-progress-bar,builder-counter,builder-contact,builder-woocommerce,builder-timeline,builder-image-pro,builder-typewriter,builder-maps-pro,builder-pricing-table,builder-slider-pro
---------
DO NOT EDIT THIS FILE.
If you need to override theme styling,please add custom CSS in Appearance>Customize>Custom CSS or a child theme (https://themify.me/docs/child-theme).
/************************************************************************************
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,a{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
iframe,audio{
	max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
html{
  scroll-behavior:smooth
}
body{
	font:1em/1.65em 'Public Sans',"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;
	color:#ed1e24;
	transition:color .3s ease-in-out
}
a:hover{
	text-decoration:underline
}
p{
	padding:0;
	margin:0 0 1.3em
}
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 0;
	padding:0
}
/* HEADINGS*/
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .5em;
	overflow-wrap:normal;
	font-weight:600;
	color:#000
}
h1{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:700;	
	letter-spacing:-.03em
}
h2{
	font-size: 2em;
	line-height:1.3em;
	letter-spacing:-.02em;
}
h3{
	font-size: 1.45em;
	letter-spacing:-.02em;
}
h4{
	font-size:1.1em;
	letter-spacing:.05em;
	line-height:1.6em;
	text-transform:uppercase
}
h5{
	font-size:1.2em;
	line-height:1.7em
}
h6{
	font-size:1.1em;
	line-height:1.7em
}
/* FORM*/
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input[type=radio],input[type=checkbox],select,textarea,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]{
	background:#fff;
	border:1px solid rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:8px
}
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]{
	margin:0 1em .4em 0;
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	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(180,180,180,.9)' 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)
}
#pagewrap input[type=radio],
#pagewrap input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
#pagewrap input[type=radio]{
	border-radius:100%;
    display:inline-flex;
    justify-content:center;
    align-items:center
}
input[type="checkbox"]{
	padding:0 2px
}
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[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	border-color:rgba(0,0,0,.5);
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:#ed1e24;
	color:#fff;
	border:none;
	padding:.6em 1.4em;
	cursor:pointer;
	border-radius:30px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.065em;
	-webkit-appearance:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#000;
	color:#fff;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}
.gm-style-mtc button{
	border-radius:0
}
/*3. STRUCTURE*/
img,textarea,input,#main-nav ul a,.sidemenu,.post,.post-content,.author-box,.widget{
	box-sizing:border-box
}
/*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
}
/* main page width */
.pagewidth,
.module_row>.row_inner,
.module-layout-part .module_row.fullwidth_row_container>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.module_row.fullwidth>.row_inner{
	width:100%
}
/* content */
#layout{
	display:flex;
	flex-wrap:wrap
}
#content{
	width:71%;
	padding:5.75% 0
}
.sidebar-none #content{
	width:100%
}
.sidebar-none #layout{
	display:block
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none !important;
}
/* Search Form */
.search-button{
	color:inherit;
	padding:9px 10px;
	margin:0;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(200,200,200,.25);	
}
a.search-button{
	text-decoration:none
}
.search-button:focus{
	outline:0
}
/* main navigation */
#main-nav{
	padding:0;
	margin:0
}
#main-nav li{
	margin:0;
    padding:0;
    list-style:none;
	position:relative;
    display:inline-block
}
#main-nav ul li{
    background:none;
    float:none;
    display:block
}
#main-nav li>.sub-menu{
    padding:.6em 0;
	margin:0;
    position:absolute;
    z-index:100;
    opacity:0;
    left:-.3em;
    top:100%;
    transform:scale(1,0);
    transform-origin:top;
    box-sizing:border-box;
    transition:transform .3s ease-in-out,opacity .3s ease-in-out;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12);
    border-radius:8px;
	background:#fff;
	width:210px
}
/* sub-levels dropdown */
#main-nav li .sub-menu .sub-menu{
	left:100%;
	top:-.65em
}
/* Edge Menu */
#main-nav .edge>.sub-menu{
	left:auto;
    right:0
}
#main-nav ul .edge>.sub-menu{
	left:auto;
    right:100%
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu,
	/* tab keyboard menu nav */
	#main-nav li> a:focus + .sub-menu,
	#main-nav li> .sub-menu:focus-within{
		opacity:1;
		transform:scale(1,1)
	}
}
.menu-item .child-arrow{
    display:none;
    cursor:pointer;
    z-index:12;
    width:36px;
    height:36px;
	border-radius:100%;
    position:absolute;
    right:0;
	top:4px;
	transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
    top:50%;
    left:12px;
    content:'';
    position:absolute;
    transition:transform .3s ease-in-out;
    height:1px;
    width:8px;
    transform:rotate(45deg);
    background:currentColor;
    z-index:9999;
    border-radius:10px
}
.child-arrow:after{
    left:17px;
    transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
@media (hover:none){
	#main-nav .menu-item-has-children > a{
		padding-right:45px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:30px
	}
	.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
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1
	}
}
.tf_post_count{
	background:rgba(202,202,202,.3);
	border-radius:100%;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
.has-mega-sub-menu .tf_post_count{
    display:inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a{
	width:auto;
	padding-left:0;
	padding-right:0;	
	display:inline-block
}
#main-nav .has-mega-column .product-categories .count{
	display:inline-block
}
#main-nav a{
    color:inherit;
    display:block;
	position:relative;
    padding:.6em;
    margin:0;
    text-decoration:none;
    transition:color .2s ease-in-out
}
/* highlight link */
#main-nav .highlight-link > a{
	border:none;
	background-color:rgba(200,200,200,.25);	
	color:#000;
	padding:.3em 1em;
    margin-left:.6em;
    margin-right:.6em;    
	border-radius:30px
}
#main-nav .highlight-link:last-child > a{
	margin-right:0
}
/* user menu icon */
#main-nav a > i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* dropdown link */
#main-nav ul a{
	padding:.4em 1.4em;
	text-align:left
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item>a,
#main-nav .current-menu-item>a,
#main-nav ul a:hover{
	color:#ed1e24
}
#main-nav .has-mega-column>.sub-menu a {
    background:0;
    padding:.5em 0;
}
#main-nav .mega-menu-posts .post-title{
	font-size:.95em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0;
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em; /* for woocommerce */
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	text-align:left
}
#main-nav .has-mega-column .widget h1,
#main-nav .has-mega-column .widget h2,
#main-nav .has-mega-column .widget h3,
#main-nav .has-mega-column .widget h4,
#main-nav .has-mega-column .widget h5,
#main-nav .has-mega-column .widget h6{
	color:inherit
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column>.sub-menu>.columns-sub-item>a{
	font-size:1.05em;
	font-weight:600;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0;
	text-decoration:none;
	letter-spacing:0;
	text-transform:none
}
#main-nav .has-mega-column .widgettitle:before{ /* hide widget title bottom border */
	display:none;
	margin:0;
	padding:0
}
#main-nav .has-mega-column>.sub-menu>li{
	line-height:1.7em;
	box-sizing:border-box
}
.header-icons a,
.header-icons a:hover{
	color:inherit;
	text-decoration:none
}
#headerwrap .header-icons>*{
	vertical-align:middle
}
.slide-cart .header-icons{
	min-width:75px;
	text-align:right
}
#menu-icon{
	margin:0 0 0 10px;
	padding:10px 9px 11px;
	line-height:1em;
	border-radius:100%;
}
#menu-icon:hover{
	background:rgba(200,200,200,.25);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right: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 .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header #header{
	transition:padding .3s ease-in-out;
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.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)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0
}
.post-meta .separator{
	opacity:.1
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-comment .tf_fa{
	margin-left:8px;
	vertical-align:text-top;
	font-size:.8em;
	opacity:.7
}
/* more link */
.more-link,
.more-link:hover{
	text-decoration:none
}
.more-link:after{
	content:'';
	border:1px solid transparent;
	border-top-color:inherit;
	border-right-color:inherit;
	min-width:.7em;
	min-height:.7em;
	transform:rotateZ(45deg);
	margin-left:.5em;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle
}
/* post date */
.post-date{
	margin:0 0 .4em;
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.04em
}
/*GENERAL POST STYLING*/
.loops-wrapper .post{
	text-align:center; /* make archive post view text center */
}
.loops-wrapper .post-image{
	margin-bottom:1em;
	position:relative;
	transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out
}
/*AUTHOR BOX*/
.author-box{
	margin:5.5em 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 2em .3em 0
}
.author-box .author-name{
	margin:0 0 .3em
}
/*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*/
#load-more{
	padding:50px 0
}
a.load-more-button{
	padding:10px 28px;
	text-decoration:none;
	display:none;
	box-sizing:border-box;
	width:auto;
	background:rgba(183,183,183,.16);
	border-radius:30px
}
/*POST VIDEO (css for fluid video)*/
.post-video{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.featured-area img{
	width:100%
}
/*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;
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.4em
}
.widgettitle{
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.09em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:.6em 0 -.6em 0;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}
/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.5em
}
.widget .twitter-list .twitter-timestamp{
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:.5em 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:1.2em;
	float:left
}
/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}
/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100%!important
}
#content .twt-border{
	max-width:100%!important;
	min-width:180px!important
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.module-title{
	font-size:1.2em;
	font-weight:600;
	margin:0 0 .8em
}
/* post module */
.col4-3 .loops-wrapper .post,
.col4-2 .loops-wrapper .post,
.col4-1 .loops-wrapper .post,
.col3-2 .loops-wrapper .post,
.col3-1 .loops-wrapper .post,
.col2-1 .loops-wrapper .post{
	text-align:inherit; /* reset text center */
	margin-bottom:1em
}
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col4-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title{
	font-size:1.4em; /* reset text center */
	margin:0 0 .5em
}
/* map module */
.module-map{
	margin-bottom:0
}
/* themify-icon shortcode */
.shortcode.themify-icon .themify-icon-icon{
	font-size:1.3em
}
/* shorcode button */
a.shortcode.button{
	border-radius:2px;
	padding:.65em 1em
}
/* general module heading styling */
.module-image .image-title,
.module-tile .tile-title,
.module-feature .module-feature-title,
.module-pro-image .image-pro-title{
	font-size:1.1em;
	font-weight:600;
}
.module-service-menu .tb-menu-title{
	text-transform:inherit;
	letter-spacing:inherit
}
/* optin module */
.tb_optin_horizontal form > div[class*="tb_optin_"]{
	width:auto
}
.module-optin.tb_optin_horizontal .tb_optin_submit{
	background:0
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:1em
}
.alignright{
	float:right;
	margin-left:1em
}
.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{
	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
}
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition:border .3s ease-in-out,margin .5s ease-out,padding .3s ease-in-out,width .3s ease-in-out
}
.mobile-menu-visible{
	overflow-y:hidden
}
/*BASE MEDIA QUERIES*/
@media screen and (max-width:1260px){
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .module_row>.row_inner,
	.module-layout-part .module_row.fullwidth>.row_inner,
	.module_row.fullwidth>.row_inner{
		max-width:100%
	}
}
@media screen and (max-width:1024px){
	.header-widget .col4-1{
		width:48.4%
	}
	.header-widget .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:760px){
	body .pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:90%
	}
	/* sidebar */
	#layout{
		flex-wrap:wrap
	}
	#sidebar,
	#content{
		width:100%;
		max-width:100%;
		clear:both;
		padding-top:10%
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:1.9em
	}
	h2,
	.post-title,
	.loops-wrapper.tf_clear .post-title{
		font-size:1.6em
	}
	h3{
		font-size:1.35em
	}
	.col4-1{
		font-size:.95em
	}
	.col4-2,
	.col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	/*HEADER*/	
	/* prevent logo img extend the fixed header on mobile */
	.fixed-header #site-logo img:not(.tf_sticky_logo){
		width:auto;
		max-height:40px
	}
	#headerwrap .header-icons{ 
		right:5%
	}
	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		max-width:none;
		overflow:visible
	}
}

/*/styles/headers/header-horizontal.css*/
#header{
	padding:1em 0
}
.header-bar{
	float:left
}
#site-logo{
	margin:5px 15px 5px 0
}
#site-description{
	margin:5px .5em 5px 0;
	font-size:.8em
}
.navbar-wrapper{
	display:flex;
	justify-content:flex-end;
	align-items:center
}
#searchform-wrap,
.search-button,
.cart-icon,
#header .social-widget{
	order:1
}
#main-nav-wrap{
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
#main-nav{
	float:right
}
#main-nav .has-mega-column > .sub-menu{
	padding:32px 39px 39px
}
.header-widget{
	display:none;
	text-align:center
}
.header-widget .header-widget-inner{
	height:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .header-bar,
.fixed-header .search-button{
	display:block
}
#gallery-controller  .slider.carousel-nav-wrap{
	display:none
}
@media screen and (max-height:900px){
    .header-horizontal #headerwrap .header-widget-innerr{
            max-height:70vh
    }
}
/*-child/style.css*/
/*
Theme Name: Themify Ultra Child
Description: Child theme for Themify Ultra
Author: Themify
Template: themify-ultra
*/

.btn-close-menu {
	background-color: #000000;
    text-transform: none;
    color: #fff;
    top: 72px;
    position: fixed;
    z-index: 9999;
    left: calc((16.6% / 2) - 44px);
}
body.single-post .themify_builder .module_row.themify_builder_row.tb_first {
    padding-right: 600px;
    padding-left: 100px;
	padding-bottom: 5%;
}
body.single-post.zakiselen_zelencuk .themify_builder .module_row.themify_builder_row.tb_first,
body.single-post.sour-vegetables .themify_builder .module_row.themify_builder_row.tb_first {
	padding-bottom: 12%;
}
body.lang-en aside#sidebar ul.module-accordion li span.tb_title_accordion.tf_w {
    display: none;
}

body.lang-en aside#sidebar ul.module-accordion li:first-child .accordion-title a:before {
    content: 'Ajvar';
    text-align: center;
    float: none;
    padding-left: 39%;
}

body.lang-en aside#sidebar ul.module-accordion li:nth-child(2) .accordion-title a:before {
    content: 'Delicacy';
    text-align: center;
    float: none;
    padding-left: 30%;
}
body.lang-en aside#sidebar ul.module-accordion li:nth-child(3) .accordion-title a:before {
    content: 'Sour Vegetables';
    text-align: center;
    float: none;
    padding-left: 19%;
}
body.lang-en aside#sidebar ul.module-accordion li:nth-child(4) .accordion-title a:before {
    content: 'Jam';
    text-align: center;
    float: none;
    padding-left: 40%;
}
body.lang-en aside#sidebar ul.module-accordion li:nth-child(5) .accordion-title a:before {
    content: 'Preserve';
    text-align: center;
    float: none;
    padding-left: 34%;
}


body.lang-en #pagewrap .en_show {
    display: block !important;
}
body.lang-mk #pagewrap .en_show {
	display: none !important;
}
body.lang-mk #pagewrap .mk_show {
	display: block !important;
}
body.lang-en #pagewrap .mk_show {
	display: none !important;
}

body.lang-en aside#sidebar h2.en_show {
    display: block !important;
}
body.lang-mk aside#sidebar h2.en_show {
	display: none !important;
}
body.lang-mk aside#sidebar h2.mk_show {
	display: block !important;
}
body.lang-en aside#sidebar h2.mk_show {
	display: none !important;
}
/* write custom css below */
@import "style2.css";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@font-face {
    font-family: 'Segoe Script';
    src: url('font/SegoeScript.woff2') format('woff2'),
        url('font/SegoeScript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body, h3, h4, h5, h6, a, p, li  {
/* 	font-family: 'Open Sans', sans-serif;  */
    font-family: 'Myriad Pro Condensed Italic';
    font-style: italic;
}
h1, h2, .font_fixed a, .single-post .post-title a {
    font-family: caveat,cursive !important; 
	font-weight:normal;
	font-style:normal;
}
body.page-id-166 article.post .post-content .post-title a {
	font-size: 50px;
}
aside#sidebar h2, aside#sidebar a {
    font-family: 'KoHo', sans-serif !important;
	font-weight: 400 !important;
	letter-spacing: 0;
}
a {
	color: #1a1a1a;
}
#footer a {
	font-family: 'Open Sans', sans-serif;
}
body #site-logo a img {
    width: 200px !important;
}

#footer {
	font-size: 16px;
}
body.page-id-166 h1.page-title {text-align: center; }
/** page view **/
.pagewidth, .module_row>.row_inner {
    width: 100%;
}
.display_none {
	display: none !important;
}
/*
#main-nav ul li.meni_holder a:hover .mega-sub-menu.sub-menu {
    display: block;
}
*/
.full_height-divs {
	height: calc(100vh - 78px);
	min-height: auto !important;
/*  	z-index: -1;  */
}
.imaga_above-full {
/* 	background-image: url('https://myhomekitchen.mk/wp-content/uploads/2021/05/4914415.jpg'); */
    height: calc(100vh - (76.4px + 110px));
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.font_fixed h2 {
	margin-bottom: 0;	
}
.font_fixed a {
	width: 100%;
    display: block;
    padding: 34.6px 0;
}
/********** header **********/
header#header {
	float: left;
	text-align: center;	
    padding-top: 5px;
    padding-bottom: 5px;
}
#header .header-bar {
	width: 16.6%;
}
body.archive #content, body.single-post #content { 
    border-left: 1px solid #b0b0b0;
	margin-top: -100px; 
	z-index: 99; 
}
body.full-section-scrolling-single #content {
	z-index: 9999;
}
body.archive #content .post-filter {
    z-index: 999999999;
}

#headerwrap {
	border-bottom: 0;
	z-index: 9999;
}
#headerwrap {
    position: fixed !important;
    position: -webkit-fixed !important;
}

#header .header-bar { 
	float: none;
}
#header #site-logo {
	margin: 0;
	text-align: center;
}

/*
#header #mobile-menu {
    left: 5%;
    position: relative;
    top: 0px;
	width: 90%;
	padding: 0;
	background: transparent;
}
*/
#headerwrap .header-icons {
	display: none !important;
}
#headerwrap #menu-icon-close { 
    display: none;
}

body.full-section-scrolling #header #mobile-menu {
/* 	width: 90%; */
}
body.full-section-scrolling #header #mobile-menu:hover {
	height: 50vh;
	width: 90%;
}
#main-nav .menu-item-has-children > a {
    padding: 5px 20px;
}
#header #mobile-menu .navbar-wrapper {
	float: left;
}
#header #mobile-menu .meni_holder a {
	background: black;
}
#header #mobile-menu .meni_holder {
	
}
#header #mobile-menu #main-nav-wrap {
	width: 100%;
}
#headerwrap.fixed-header:before {
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter:  blur(0px);
}
#main-nav {
	width: 100%;
	text-align: center;
	color: #fff;
}
#main-nav .menu-item .child-arrow {
    display: none !important;
}
#main-nav li .mega-sub-menu.sub-menu { 
	width: 90vw; 
/* 	z-index: 9;    */ 
	background: #ffffffd4;
} 
#main-nav li.toggle-on> .mega-sub-menu.sub-menu .post-title {
    text-align: center;
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul .mega-link > a {
    width: 100%;
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul li {
    width: 16%;
}
#main-nav ul li.menu-item a {
    padding: .4em !important;
}
#main-nav .mega-menu-posts a:hover {
	text-decoration: underline;
}
li.menu-item-category-12.kill_pointer a {
	pointer-events: none;
}
li.menu-item-category-12.kill_pointer .mega-menu-posts .post a{
	pointer-events: all;
}
li.menu-item-category-12.kill_pointer a.themify_mega_menu_category_link {
	display: none !important;
}
li.menu-item-category-12.kill_pointer .mega-menu-posts {
	    grid-template-columns: repeat(auto-fit, minmax(50px, 32.4%)) !important;
}

#main-nav .themify_mega_menu_category_link {
    bottom: 30px;
    font-size: 16px;
}
#main-nav .mega-sub-menu ul {
    padding-bottom: 0;
}
/***************************/
#content {
    width: calc(100% - 16.6%);
    padding: 0;
}
#content article.post {
    margin-bottom: 0em;
}
.sticky_sidebar_enabled #sidebar-alt {
    top: 120px;
}
aside#sidebar {
	width: 16.6%;
    margin-right: 0 !important;
    padding-bottom: 0;
    padding-top: 1% !important;
    padding-left: 10px;
    position: fixed !important;
    top: 100px !important;
    left: 0;
    height: calc(100vh - (150px)) !important;
    overflow: scroll;
}
.sidebar-left #layout {
    min-height: 100vh;
}
body.fixed-header-on aside#sidebar { padding-top: 5.75%; }
#sidebar #sp-ea-106 ul.display-posts-listing {
/*  max-height: 230px;
    overflow-y: scroll;
    padding-right: 10px; */
/*     padding-left: 10px; */
}
#sidebar .feature-posts ul.feature-posts-listli {
    margin-bottom: 0 !important;
}
#sidebar .feature-posts {
	border-bottom: 1px solid #b0b0b0;
	position: relative;
}
#sidebar .feature-posts ul.feature-posts-list:after {
    content: '';
    width: 20px;
    height: 3px;
    background: white;
    position: absolute;
    right: 0;
    bottom: -2px;
    display: inline-block;
}
#sidebar .feature-posts ul.feature-posts-list li:last-child {
	margin: 0;
}

/* Accordion */
#sidebar .sp-easy-accordion .ea-header { margin: 0;}
#sidebar h2 {
	font-size: 22px;
}
#sidebar .sp-easy-accordion .ea-header a {
	text-align: center;
	font-weight: bold;
    font-size: 20px !important;
}
#sidebar .sp-easy-accordion a {
	text-align: center;
	display: block;
}
.textwidget .ea-body ul li.listing-item {
	list-style: none;
}
#sidebar .widget #sp-ea-106.sp-easy-accordion>.sp-ea-single {
	border: none;
    border-top: 1px solid #e2e2e2;
}
#sidebar .textwidget {
	text-align: center;
}
#sidebar .widget {
    margin-left: 10%;
    margin-right: 10%;
}
.ea-expand h3.ea-header:after {
	display: inline-block;
    content: "";
    border-top: 2px solid #e2e2e2;
    width: 60px;
    margin: 0 auto;
    transform: translateY(-25px);
}
#sp-ea-106.sp-easy-accordion>.sp-ea-single>.ea-header a{
	color: #1a1a1a;
	padding: 10px 0 0 0;
	font-size: 24px;
}
#sp-ea-106.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
    padding: 0 10px;
}



body.category-ajvar #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(1) .sp-collapse {
	display:block;
}
body.ajvar #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(1) .sp-collapse {
	display:block;
}
/*
body.ajvar #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(1) .sp-collapse.show {
	display:none;
}
*/
/*
body.category-delikatesi #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(2) .sp-collapse {
	display:block;
}
body.delikatesi #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(2) .sp-collapse {
	display:block;
}
body.category-zakiselen_zelencuk #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(3) .sp-collapse {
	display:block;
}
body.zakiselen_zelencuk #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(3) .sp-collapse {
	display:block;
}
body.category-pekmez_i_jam #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(4) .sp-collapse {
	display:block;
}
body.pekmez_i_jam #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(4) .sp-collapse {
	display:block;
}
body.category-slatko #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(5) .sp-collapse {
	display:block;
}
body.slatko #sidebar .widget #sp-ea-106.sp-easy-accordion .ea-card.sp-ea-single:nth-child(5) .sp-collapse {
	display:block;
}
*/

/* last_accords */
/*
body.category-delikatesi #accord_ajvar,body.category-zakiselen_zelencuk #accord_ajvar,body.category-pekmez_i_jam #accord_ajvar,body.category-slatko #accord_ajvar {
	display: none;
}
*/



body.delikatesi #accord_ajvar, body.delicacies #accord_ajvar,  body.kostlichkeiten #accord_ajvar,
body.zakiselen_zelencuk #accord_ajvar, body.sour-vegetables #accord_ajvar, body.saures-gemuse #accord_ajvar,
body.pekmez_i_jam #accord_ajvar, body.pekmez_i_jam-en #accord_ajvar, body.marmelade #accord_ajvar,
body.slatko #accord_ajvar, body.slatko-en #accord_ajvar , body.konfiture-extra #accord_ajvar {
	display: none;
}

body.ajvar #accord_delikatesi, body.ajvar-en #accord_delikatesi, body.ajvar-de #accord_delikatesi,
body.zakiselen_zelencuk #accord_delikatesi, body.sour-vegetables #accord_delikatesi, body.saures-gemuse #accord_delikatesi,
body.pekmez_i_jam #accord_delikatesi, body.pekmez_i_jam-en #accord_delikatesi, body.marmelade #accord_delikatesi,
body.slatko #accord_delikatesi, body.slatko-en #accord_delikatesi,  body.konfiture-extra #accord_delikatesi {
	display: none;
}

body.ajvar #accord_zakiselen_zelencuk, body.ajvar-en #accord_zakiselen_zelencuk, body.ajvar-de #accord_zakiselen_zelencuk,
body.delikatesi #accord_zakiselen_zelencuk, body.delicacies #accord_zakiselen_zelencuk,   body.kostlichkeiten #accord_zakiselen_zelencuk,
body.pekmez_i_jam #accord_zakiselen_zelencuk, body.pekmez_i_jam-en #accord_zakiselen_zelencuk, body.marmelade #accord_zakiselen_zelencuk,
body.slatko #accord_zakiselen_zelencuk, body.slatko-en #accord_zakiselen_zelencuk,  body.konfiture-extra #accord_zakiselen_zelencuk {
	display: none;
}

body.ajvar #accord_pekmez_i_jam, body.ajvar-en #accord_pekmez_i_jam,  body.ajvar-de #accord_pekmez_i_jam,
body.delikatesi #accord_pekmez_i_jam, body.delicacies #accord_pekmez_i_jam,  body.kostlichkeiten #accord_pekmez_i_jam,
body.zakiselen_zelencuk #accord_pekmez_i_jam, body.sour-vegetables #accord_pekmez_i_jam,  body.saures-gemuse #accord_pekmez_i_jam,
body.slatko #accord_pekmez_i_jam, body.slatko-en #accord_pekmez_i_jam, body.konfiture-extra #accord_pekmez_i_jam {
	display: none;
}

body.ajvar #accord_slatko, body.ajvar-en #accord_slatko,  body.ajvar-de #accord_slatko, 
body.delikatesi #accord_slatko, body.delicacies #accord_slatko,  body.kostlichkeiten #accord_slatko, 
body.zakiselen_zelencuk #accord_slatko, body.sour-vegetables #accord_slatko,  body.saures-gemuse #accord_slatko, 
body.pekmez_i_jam #accord_slatko, body.pekmez_i_jam-en #accord_slatko, body.marmelade #accord_slatko  {
	display: none;
}


#sidebar .widget_custom_html .tb_layout_part_wrap .module-accordion ul.display-posts-listing li {
	padding: 0;
}
#sidebar .widget_custom_html .tb_layout_part_wrap .module-accordion ul.display-posts-listing {
	margin: 0;
}
#sidebar .widget_custom_html .tb_layout_part_wrap .module-accordion .accordion-content {
	padding-bottom: 20px;
	padding: 0;
}
#sidebar .widget_custom_html .tb_layout_part_wrap .module-accordion ul.display-posts-listing li img {
    /* max-height: 130px !important; */
    width: auto;
    text-align: center;
    margin-left: -20px;
    padding: 20px;
}
#sidebar .widget_custom_html .tb_layout_part_wrap .module-accordion {
    border: none !important;
}
aside#sidebar .accordion-title a {
	text-align: center;
}
aside#sidebar li.builder-accordion-active .accordion-title a {
	border-bottom: 1px solid #b2b2b2c2;
    margin: auto;
}
aside#sidebar .ui.module-accordion>li.current .accordion-content {
    box-shadow: none;
}
aside#sidebar a.title {
	float: left;
    text-align: center;
    width: 100%;
}
.ui.module-accordion>li.current .accordion-content {
	box-shadow: inset 0 1px 0px rgba(0,0,0,.1);
}
/* body.category-4 #sidebar #sp-ea-106 { display: none;} */


::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
/*   background-color: rgba(0, 0, 0, .5); */
  background-color: rgb(176 176 176);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
/* //aaaaaAccordion */

.single-post .post-content .post-title {
    display: none;
}

/****** postovi ******/
body.single-post article.post .post-content {
    float: left;
	width: 100%;
	min-height: calc(100vh + 100px);
/* 	padding-top: 650px; */
	padding-top: 38%;
}
body.single-post article.post.format-standard figure.post-image {
	position: absolute;
/*     width: 40%; */
    float: left;
    z-index: -9999;
    top: 100px;
    text-align: center;
    right: 0%;
    zoom: 1.15;
}
body.single-post.postid-24 article.post.format-standard figure.post-image, 
body.single-post.postid-24 article.post.format-standard figure.post-image,
body.single-post.postid-24 article.post.format-standard figure.post-image {
	top: 300px;
}
body.single-post article.post.format-standard figure.post-image img {
	width: auto;
	max-height: 80vh;
	
}
/*
body.delikatesi.single-post article.post.format-standard figure.post-image {
	top: 0vh;
}
*/
body.zakiselen_zelencuk.single-post article.post.format-standard figure.post-image,
body.delikatesi.single-post article.post.format-standard figure.post-image  {
	zoom: 0;
/* 	top: 0vh; */
}
body #layout content, body.archive #layout content {
	padding-top: 0;
	padding-bottom: 0;
}
body.fixed-header-on body #layout #sidebar {
    padding-top: 120px;
}
.wrap_blog figure.post-image {
	width: 50%;
}
body.single-post:before {
    content: '';
    position: absolute;
    width: 88%;
    max-height: 1080px;
    height: 33%;
    right: 0;
    top: 0;
    background-size: cover;
}
body.single-post.ajvar:before, body.single-post.ajvar-en:before, body.single-post.ajvar-de:before  {
    background-image: url(https://myhomekitchen.mk/wp-content/uploads/2021/06/ajvar_frame.png);
}
body.single-post.delikatesi:before, body.single-post.delicacies:before, body.single-post.kostlichkeiten:before  {
    background-image: url(https://myhomekitchen.mk/wp-content/uploads/2021/06/delikatesi_frame.png);
    height: 37%;
}
body.single-post.zakiselen_zelencuk:before, body.single-post.sour-vegetables:before, body.single-post.saures-gemuse:before {
/*  background-image: url(https://myhomekitchen.mk/wp-content/uploads/2021/06/zakiselen_zelencuk_frame.png); */
    background-image: url(https://myhomekitchen.mk/wp-content/uploads/2021/07/shape_for_categorie_pickled_vegetables.png);  
    width: 87%;
    height: 39%;
}
body.single-post.pekmez_i_jam:before, body.single-post.pekmez_i_jam-en:before, body.single-post.marmelade:before {
    background-image: url(https://myhomekitchen.mk/wp-content/uploads/2021/06/pekmez_i_jam_frame.png);
    height: 37%;
}
body.single-post.slatko:before, body.single-post.slatko-en:before, body.single-post.konfiture-extra:before {
    background-image: url(https://myhomekitchen.mk/wp-content/uploads/2021/06/slatko_frame.png);
    width: 80%;
    height: 36%;
}

body.single-post:after {
    content: '';
	width: 100%;
	height: 50px;
	background: #95af43;
	display: block;
}

body.single-post.slatko:after,body.single-post.pekmez_i_jam:after, body.single-post.slatko-en:after,body.single-post.pekmez_i_jam-en:after,body.single-post.marmelade:after,body.single-post.konfiture-extra:after {
    background: #e6335d;
}
body.single-post.slatko .post-content h1.headings ,body.single-post.pekmez_i_jam .post-content h1.headings,
body.single-post.slatko-en .post-content h1.headings ,body.single-post.pekmez_i_jam-en .post-content h1.headings {
    color: #e6335d;
}
body.single-post .tabeli .module-text .tb_text_wrap {
	border: 10px solid #95af43;
	margin: 2%;
/*     min-height: 350px; */
}

body.single-post .tabeli .module_column .tb-column-inner.tf_box.tf_w,
body.single-post .tabeli .module_column .tb-column-inner.tf_box.tf_w .module-text,
body.single-post .tabeli .module_column .tb-column-inner.tf_box.tf_w .module-text .tb_text_wrap {
    height: 100%;
}
body.single-post.slatko .tabeli .module-text .tb_text_wrap, body.single-post.pekmez_i_jam .tabeli .module-text .tb_text_wrap, body.single-post.slatko-en .tabeli .module-text .tb_text_wrap, body.single-post.pekmez_i_jam-en .tabeli .module-text .tb_text_wrap, body.single-post.marmelade .tabeli .module-text .tb_text_wrap, body.single-post.konfiture-extra .tabeli .module-text .tb_text_wrap {
	border-color:  #e6335d;
}
body.single-post .tabeli .module-text .tb_text_wrap h2{
	position: relative;
    top: -35px;
    background: #fff;
    width: max-content;
    margin: auto;
    color: #ec791e;
    padding: 0 20px;
    font-size: 40px;
    max-width: 57%;
    line-height: 50px;
    text-align: center !important;
}
body.single-post .tabeli .module-text .tb_text_wrap h2 span {
    color: #ec791e !important;
}
body.single-post .tabeli .col3-1.first table {
	font-size: 30px;
    padding: 0 10%;
}
body.single-post .tabeli .col3-1.first table tr {
    padding-bottom: 5px;
    display: block;
}
body.single-post .tabeli .col3-1.middle table, body.single-post .tabeli .col3-1.last table {
    margin-top: -45px;
}
body.single-post .tabeli .col3-1.middle .module-text .tb_text_wrap h2{
    top: -60px;
}
body.single-post .tabeli .col3-1.last .module-text .tb_text_wrap h2{
    top: -55px;
}
body.single-post .tabeli .module_column.col3-1 {
    width: 33.33333333%;
    margin: 0;
/*     padding: 0 10px; */
    font-size: 23px;
}
body.single-post .tabeli {
    padding: 0 10px;
	margin-top: 8%;
	margin-bottom: 50px;
}
body.single-post .tabeli table{
   width: 100%;
    padding: 0 5px;
    color: #447a52;
}
body.single-post .tabeli table td.procenti {
	color: #f81414;
}
body.single-post .post-content h1.headings {
    color: #447a52;
    font-size: 100px;
    line-height: 80px;
}
body.single-post .post-content h1.headings span{
    color: #ec791e;
    font-size: 50px;
}
body.single-post .post-content p {
	font-size: 25px;
}
/*    cf7  forms     */
.wpcf7-form p {
    text-align: center;
}
textarea {
	width: 32em;
    min-height: 7em;
    height: 7em;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    position: absolute;
    top: -70px;
    width: 80%;
    left: 10%;
    text-align: center;
}
.contact_icon-fix {
	
}
/******************************/


#footerwrap {
	padding: 0;
	padding-top: .5%;
}
#footerwrap { 
	height: 78px;
}
div#footerwrap {
    position: fixed !important;
    top: calc(100vh - 78px);
    width: 100%;
    z-index: 99;
}


#footer {
	width: 100%;
}
#footer .footer-widgets .col3-1 { margin:0 !important;}
#footer .footer-widgets .col3-1:nth-child(1), #footer .footer-widgets .col3-1:nth-child(3) {
	width: 28%;
	height: 26px;
	padding-top: 10px;
}
#footer .footer-widgets .col3-1:nth-child(2) {
	width: 44%;
}
#footer .footer-widgets .col3-1:nth-child(3) {
	height: 26px;
}
#footerwrap p {
	margin: 0;
}
#footerwrap .footer-widgets .widget {
    margin: 0;
    margin-bottom: 5px;
}
#footer .footer-widgets .col3-1 #text-4 {
    border-bottom: .2px solid white;
}

#footer .footer-widgets .col3-1 .widgettitle {
	display: none;
}
#footer .footer-widgets .col3-1 div.widget.list-categories ul.categories-list {
    width: max-content;
    margin: auto;
	border-bottom: .2px solid #dadada52;
	padding-bottom: 5px;
}
#footer .footer-widgets .col3-1 .reshka {
    width: max-content;
    margin: auto;
	border-bottom: .2px solid #dadada52;
	padding-bottom: 0;
}
#footer .footer-widgets .col3-1 div.widget.list-categories ul.categories-list li.cat-item {
    width: max-content;
    display: inline-block;
    clear: none;
    margin-bottom: 0;
    padding: 0;
}
#footer .footer-widgets .col3-1 div.widget.list-categories ul.categories-list li.cat-item:last-child:after { display: none;}
#footer .footer-widgets .col3-1 div.widget.list-categories ul.categories-list li.cat-item:after {
    content: '|';
    display: inline-block;
}
#footer .footer-widgets .col3-1 .widget_icl_lang_sel_widget ul li:last-child a:after { display: none;}
#footer .footer-widgets .col3-1 .widget_icl_lang_sel_widget ul li a:after {
    content: '|';
    display: inline-block;
}
#footer .footer-widgets .col3-1 .widget_icl_lang_sel_widget ul li a {
	padding: 0;	
}
#footer .footer-widgets .col3-1 .widget_icl_lang_sel_widget ul li a span {
    padding: 0 5px;
}
#footer .footer-widgets .col3-1 #icl_lang_sel_widget-2 {
    width: 50%;
    float: left;
}
#footer .footer-widgets .col3-1 div.iso_image {
    width: 50%;
    float: left;
}
#footer .footer-text {
	padding-bottom: .5%;
}
#footerwrap .back-top.back-top-float {
	display: none;
}
#footerwrap .back-top.back-top-float {
    bottom: 80px;
}
#footer .social-links.horizontal li, #sidebar .social-links.horizontal li {
    background: #fff;
    border-radius: 50%;
}
#footer .social-links.horizontal li a i, #sidebar .social-links.horizontal li a i {
	color: #1a1a1a;
}
.wpml-ls-legacy-list-horizontal a span.wpml-ls-display {
    display: none;
}
#footerwrap .wpml-ls-legacy-list-horizontal a span.wpml-ls-display {
    display: inline-block;
}
/*
#myNav span {
	top: 200px;
	position: absolute;
	}
*/
.my_hidden-part {
	display: none;
}


/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 0;
  width: 100%;
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgb(0,0,0); /* Black fallback color */
  background-color: #982323eb; /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

body #bnt_kill:hover,body #bnt_kill2:hover {
	color: #ffffff;
    background: #e7262e !important;
    border-color: #e7262e !important;
    transform: translateY(0);
}
/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 40%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}
.overlay-content a {
	width: 25%;
	float: left;
	padding: 0 !important;
    margin-bottom: 5%;
	text-align: center;
}
.overlay-content .col4-1 {
	width: 25%;
	margin: 0;
    margin-bottom: 5%;
	text-align: center;
}
.overlay-content .col4-2 {
	width: 48%;
	margin: 0;
	color: #fff;
    padding-left: 2%;
    text-align: left;
}
.overlay-content .col4-2.langs {
    width: 26%;
    margin: 0;
    color: #fff;
    padding-left: 20%;
    padding-right: 2%;
    text-align: revert;
}
.overlay-content .col4-2.langs a {
    width: max-content;
	float: left;
	display: inline-block;
	font-size: 18px;
	padding-left: 0px;
}
.overlay-content .col4-2.langs a:after {
    content: '|';
    position: relative;
    display: inline-block;
    padding: 0 20px;
}
.overlay-content .col4-2.langs a:nth-child(5):after {
	display: none;
}
.overlay-content .col4-1 a {
    font-family: caveat,cursive !important; 
}
.overlay-content .col4-2 .social-links {
	list-style: none;
    margin: 0;
}
.overlay-content .col4-2 .social-links li.social-link-item {
	margin: 0;
}
/* The navigation links inside the overlay */
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #fff;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 68px;
  right: 45px;
  font-size: 60px;
  z-index: 999999999999;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}



@media screen and (max-width: 1260px) {
	.pagewidth, .module_row>.row_inner {
	    max-width: 100%;
	}
    #bnt_kill, #bnt_kill2 {
    	width: max-content !important;
    }
    body.single-post article.post .post-content {
	    padding-top: 28%;
    }
}
@media screen and (max-width: 1024px) {
	body.single-post article.post.format-standard figure.post-image {
		position: relative;
	}
	body.single-post .themify_builder .module_row.themify_builder_row.tb_first {
	    padding-right: 10%;
	    padding-left: 10%;
	    padding-bottom: 0;
	}
	body.single-post article.post .post-content {
	    padding-top: 20%;
	}
	#footerwrap .footer-widgets .col3-1 {
	    width: 100% !important;
	    height: auto !important;
    }
    div#footerwrap {
    	top: calc(100vh - 185px);
    	height: auto;
    }
    .imaga_above-full {
    	height: calc(100vh - (196.4px + 110px));
    }
}
@media screen and (max-width: 767px) {
	.imaga_above-full {
    	height: calc(100vh - (144.4px + 200px));
    }
	.overlay-content .col4-1 {
		width: 100%;
	}
	body.single-post .tabeli .module_column.col3-1 {
	    width: 100%;
	    margin: 15% 0 0;
	}
	body.single-post .tabeli .col3-1.middle .module-text .tb_text_wrap h2 {
	    top: -60px;
	}
	.overlay-content a {
    	width: 100%;
    }
    .font_fixed .col4-1 {
	    width: 100%;
    }
    .font_fixed .subrow_inner {
	    display: block;
    }
    .font_fixed a {
	    padding: 6px 0;
	}
	.imaga_above-full {
    	height: calc(100vh - (311.4px + 110px));
    }
	aside#sidebar {
		height: 100% !important;
		top: 0 !important;
	}
	.sticky_sidebar_enabled #toggle-mobile-sidebar-button {
		background: #ff0007;
	}
	body.single-post article.post.format-standard figure.post-image {
		top: 10vh;
	}
	body.single-post .tabeli .col3-1.last .module-text .tb_text_wrap h2 {
	    top: -35px;
	}
	
}
@media screen and (max-width: 760px) {
	div#layout {
		max-width: 100%;
 	   margin: 0;
	}
	#content {
    	width: 100%;
    }
	body.sidebar-left .my_hidden-part {
		display: block;
	}
	#header .header-bar {
	    width: 70%;
	}
	.btn-close-menu {
    	top: 10px;
    	left: calc(100% - 115px);
	}
/*
	body.sidebar-left div#headerwrap #bnt_kill, body.sidebar-left div#headerwrap .header-bar {
	    display: none;
	}
*/
	aside#sidebar {
	    height: 100vh !important;
	    top: 0 !important;
	}
	body.single-post:before {
	    width: 100%;
	    height: 20%;
    }
    #bnt_kill, #bnt_kill2 {
	    width: max-content !important;
		margin-left: 2.5% !important;
	}
	
}
@media screen and (min-width: 1400px) {
	#bnt_kill, #btn_kill2 {
	    width: 7.6% !important;
		margin-left: 4.5% !important;
	}
}
#bnt_kill, #bnt_kill2 {
    top: 60px;
    position: fixed;
	margin-left: 4.5% !important;
}
/*https://myhomekitchen.mk/wp-content/uploads/themify-css/themify-builder-2540-generated.css*/
/* Generated from post: royal-vegetables */
.themify_builder_content-2540 .tb_masp4.module-text{margin-top:0%;}
.themify_builder_content-2540 .tb_z46v474.module-image{margin-top:0%;}

/*https://myhomekitchen.mk/wp-content/uploads/themify-css/themify-builder-3163-generated.css*/
/* Generated from tbuilder_layout_part: ajvar */
.themify_builder_content-3163 .tb_70s0342.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-3163 .tb_70s0342.module-accordion.module{border:1px solid;}

/*https://myhomekitchen.mk/wp-content/uploads/themify-css/themify-builder-3216-generated.css*/
/* Generated from tbuilder_layout_part: delikatesi */
.themify_builder_content-3216 .tb_62qz136.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-3216 .tb_62qz136.module-accordion.module{border:1px solid;}

/*https://myhomekitchen.mk/wp-content/uploads/themify-css/themify-builder-3220-generated.css*/
/* Generated from tbuilder_layout_part: zakiselen_zelencuk */
.themify_builder_content-3220 .tb_p0ts429.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-3220 .tb_p0ts429.module-accordion.module{border:1px solid;}

/*https://myhomekitchen.mk/wp-content/uploads/themify-css/themify-builder-3224-generated.css*/
/* Generated from tbuilder_layout_part: pekmez_i_jam */
.themify_builder_content-3224 .tb_vs0p516.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-3224 .tb_vs0p516.module-accordion.module{border:1px solid;}

/*https://myhomekitchen.mk/wp-content/uploads/themify-css/themify-builder-3246-generated.css*/
/* Generated from tbuilder_layout_part: slatko */
.themify_builder_content-3246 .tb_cgy9570.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-3246 .tb_cgy9570.module-accordion.module{border:1px solid;}

/*https://myhomekitchen.mk/wp-content/uploads/themify-customizer-5.2.5-5.2.9.css*/
/* Themify Customize Styling */
body {		font-weight:normal;
 
}
h2 {		font-weight:normal;
 
}
#headerwrap {	background: none;
	background-color: rgba(255,255,255,0.00); 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.00); 
}
body #site-logo a img {		width: 180px; 
}
#site-logo {		position:fixed;

	left: 20px; 
}
#site-description {	display: none; 
}
.post-title {		font-weight:normal;
	font-size:55px;
 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {		font-weight:normal;
 
}
.page-title {	
	font-family: "Caveat";	font-weight:normal;
	font-size:45px;
 
}
#sidebar, #sidebar-alt {		font-weight:normal;
 
}
#sidebar a, #sidebar-alt a {	
	font-family: "Caveat";	font-weight:bold;
	text-align:left; 
}
#footerwrap {	background: none;
	background-color: #1a1a1a; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #1a1a1a; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }