@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:.1em 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}.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 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{
    clip:rect(1px,1px,1px,1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
.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
}
.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
}
/* 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
}
/*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
}
/* 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
}
/* BUILDER STICKY */
.sticky-wrapper.tb_sticky_scroll_active [data-sticky-active]{
	z-index:1
}
/*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
    }
}

/*/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css*/
.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 #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.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:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;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:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";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.css*/
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(https://subscribe.baysidecommunityhub.com.au/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(https://subscribe.baysidecommunityhub.com.au/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(https://subscribe.baysidecommunityhub.com.au/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(https://subscribe.baysidecommunityhub.com.au/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(https://subscribe.baysidecommunityhub.com.au/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://subscribe.baysidecommunityhub.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://subscribe.baysidecommunityhub.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(https://subscribe.baysidecommunityhub.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://subscribe.baysidecommunityhub.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(https://subscribe.baysidecommunityhub.com.au/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:#a46497;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:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(https://subscribe.baysidecommunityhub.com.au/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:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(https://subscribe.baysidecommunityhub.com.au/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:#77a464;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:#77a464}.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{-webkit-transition:all cubic-bezier(.795,-.035,0,1) .5s;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;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);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 #d3ced2;background-color:#ebe9eb;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:#6b6a6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;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 #d3ced2;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 #ebe9eb}.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 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #d3ced2;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;vertical-align:top;line-height:2em}.woocommerce div.product form.cart .variations label{font-weight:700}.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;-webkit-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);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:#77a464;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{margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;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 #d3ced2;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;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:#ebe9eb;color:#8a7e88}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.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:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#dfdcde;text-decoration:none;background-image:none;color:#515151}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#96588a;color:#fff}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.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:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e4e1e3;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 #e4e1e3;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:"\73\73\73\73\73";color:#d3ced2;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:"\53\53\53\53\53";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:"\2193";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 #ebe9eb;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;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);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 #d3ced2;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 #d3ced2;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:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";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:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";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:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";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:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";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:#a46497;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:#a46497}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#462940;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:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";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-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:#f7f6f7;color:#515151;border-top:3px solid #a46497;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:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";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 #d3ced2;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:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";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:#77a464}#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 #ebe9eb}#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:#ebe9eb;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 #d3ced2;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:#dfdcde;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:#c7c1c6;border-top-color:#bbb3b9}#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:#bbb3b9}#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:#bbb3b9}#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:#bbb3b9}#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://subscribe.baysidecommunityhub.com.au/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://subscribe.baysidecommunityhub.com.au/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://subscribe.baysidecommunityhub.com.au/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://subscribe.baysidecommunityhub.com.au/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://subscribe.baysidecommunityhub.com.au/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://subscribe.baysidecommunityhub.com.au/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://subscribe.baysidecommunityhub.com.au/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://subscribe.baysidecommunityhub.com.au/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 #dfdcde;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}
/*/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
	}
}
/*/wp-content/themes/magazine/styles/modules/site-logo.css*/
#site-logo {
	padding: 0;
	margin: 5px 0 0;
	font: 2em/1em Oswald, sans-serif;
}
#site-logo a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
}
#site-logo a:hover {
	color: #fff;
}

/*/themify-builder/css/modules/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px;
	line-height:1
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/buttons_styles/outline.css*/
.module.module-buttons.outline a{
    border-style:solid;
    border-width:1px;
    background:none;
    box-shadow:none;
    color:#fff;
    border-color:#fff
}
.module.module-buttons.outline a:hover{
    color:#000;
    background:#fff
}
.module.module-buttons.outline .tb_default_color {
	color: #fff;
}
.module.module-buttons.outline a.black{
    color:#000;
    border-color:#000
}
.module.module-buttons.outline a.black:hover{
    color:#fff;
    background-color:#000
}
.module.module-buttons.outline a.gray{
    color:#666;
    border-color:#666
}
.module.module-buttons.outline a.gray:hover{
    color:#fff;
    background-color:#666
}
.module.module-buttons.outline a.blue{
    color:#3e65b2;
    border-color:#3e65b2
}
.module.module-buttons.outline a.blue:hover{
    color:#fff;
    background-color:#3e65b2
}
.module.module-buttons.outline a.light-blue{
    color:#6694d6;
    border-color:#6694d6
}
.module.module-buttons.outline a.light-blue:hover{
    color:#fff;
    background-color:#6694d6;
}
.module.module-buttons.outline a.green{
    color:#76ab3b;
    border-color:#76ab3b
}
.module.module-buttons.outline a.green:hover{
    color:#fff;
    background-color:#76ab3b
}
.module.module-buttons.outline a.light-green{
    color:#ebf8d6;
    border-color:#ebf8d6
}
.module.module-buttons.outline a.light-green:hover{
    color:#000;
    background-color:#ebf8d6
}
.module.module-buttons.outline a.purple{
    color:#584eb2;
    border-color:#584eb2
}
.module.module-buttons.outline a.purple:hover{
    color:#fff;
    background-color:#584eb2
}
.module.module-buttons.outline a.light-purple{
    color:#7f76cc;
    border-color:#7f76cc
}
.module.module-buttons.outline a.light-purple:hover{
    color:#fff;
    background-color:#7f76cc
}
.module.module-buttons.outline a.brown{
    color:#622d07;
    border-color:#622d07
}
.module.module-buttons.outline a.brown:hover{
    color:#fff;
    background-color:#622d07
}
.module.module-buttons.outline a.orange{
    color:#bc6e00;
    border-color:#bc6e00
}
.module.module-buttons.outline a.orange:hover{
    color:#fff;
    background-color:#bc6e00
}
.module.module-buttons.outline a.yellow{
    color:#dcb232;
    border-color:#dcb232
}
.module.module-buttons.outline a.yellow:hover{
    color:#fff;
    background-color:#dcb232
}
.module.module-buttons.outline a.red{
    color:#9d1d14;
    border-color:#9d1d14
}
.module.module-buttons.outline a.red:hover{
    color:#fff;
    background-color:#9d1d14
}
.module.module-buttons.outline a.pink{
    color:#b27e9d;
    border-color:#b27e9d
}
.module.module-buttons.outline a.pink:hover{
    color:#fff;
    background-color:#b27e9d
}
/*/themify-builder/css/modules/buttons_styles/fullwidth.css*/
.buttons-fullwidth .module-buttons-item,
.buttons-fullwidth .module-buttons-item a{
    box-sizing:border-box;
    margin-left:0;
    width:100%;
    text-align:center
}
.buttons-fullwidth .module-buttons-item+.module-buttons-item{
    margin-top:.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)
}
/*/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)
}

/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/wp-content/themes/magazine/style.css*/
/*
Theme Name: Themify Magazine
Theme URI: https://themify.me/themes/magazine
Version: 5.1.9
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2016 Themify.
Tags: featured-images, translation-ready, custom-menu
Text Domain: themify
Required Plugins: themify-shortcodes
---------

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).
*/

/************************************************************************************
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 img max-width */
img {
	box-sizing: border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
	display: block;
}

/* audio */
audio,
iframe, object {
	max-width: 100%;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
@font-face {
	font-family: 'themify_theme_icon';
	font-display:swap;
	src: url('data:application/octet-stream;base64,d09GRgABAAAAAA/IAA8AAAAAGwQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFZGIlGWY21hcAAAAdgAAACYAAACFnPQqSZjdnQgAAACcAAAABMAAAAgBtX/BGZwZ20AAAKEAAAFkAAAC3CKkZBZZ2FzcAAACBQAAAAIAAAACAAAABBnbHlmAAAIHAAABGoAAAZuk5VPumhlYWQAAAyIAAAAMgAAADYX6ke/aGhlYQAADLwAAAAfAAAAJAc9A1xobXR4AAAM3AAAACMAAAAsIKH//2xvY2EAAA0AAAAAGAAAABgHegkXbWF4cAAADRgAAAAgAAAAIAETC+luYW1lAAANOAAAAZwAAANF4w1bynBvc3QAAA7UAAAAdQAAAKuSPnOLcHJlcAAAD0wAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZPrOOIGBlYGBqYppDwMDQw+EZnzAYMjIBBRlYGVmwAoC0lxTGBw+MH0UYA76n8UQxRzEMA0ozAiSAwARtAxGAHic7ZHLDcIwEESfE+NAhKKcqIJOkhIoKCdKSEGpZreCsB8OFMFaz9KM5LU0A1yA3ngaFcqbgs9mbgm/Zwy/8jI9caWjSSer7HLooPN5gukldE39M8XeTMxxHqE721nt58Zg226xv/Gfe9zbV42eauJNyJLg3pp4c7In3p4cibeqNbGU0UtieaMtseTRIbEO0Dlh/AA+uy3/eJxjYEADEhDIHPQ/C4QBEmwD3QB4nK1WaXfTRhQdeUmchCwlCy1qYcTEabBGJmzBgAlBsmMgXZytlaCLFDvpvvGJ3+Bf82Tac+g3flrvGy8kkLTncJqTo3fnzdXM22USWpLYC+uRlJsvxdTWJo3sPAnphk3LUXwoO3shZYrJ3wVREK2W2rcdh0REIlC1rrBEEPseWZpkfOhRRsu2pFdNyi096S5b40G9Vd9+GjrKsTuhpGYzdGg9siVVGFWiSKY9UtKmZaj6K0krvL/CzFfNUMKITiJpvBnG0EjeG2e0ymg1tuMoimyy3ChSJJrhQRR5lNUS5+SKCQzKB82Q8sqnEeXD/Iis2KOcVrBLttP8vi95p3c5P7Ffb1G25EAfyI7s4Ox0JV+EW1th3LST7ShUEXbXd0Js2exU/2aP8ppGA7crMr3QjGCpfIUQKz+hzP4hWS2cT/mSR6NaspETQetlTuxLPoHW44gpcc0YWdDd0QkR1P2SMwz2mD4e/PHeKZYLEwJ4HMt6RyWcCBMpYXM0SdowcmAlZYsqqfWumDjldVrEW8J+7drRl85o41B3YjxbDx1bOVHJ8WhSp5lMndpJzaMpDaKUdCZ4zK8DKD+iSV5tYzWJlUfTOGbGhEQiAi3cS1NBLDuxpCkEzaMZvbkbprl2LVqkyQP13KP39OZWuLnTU9oO9LNGf1anYjrYC9PpaeQv8Wna5SJF6frpGX5M4kHWAjKRLTbDlIMHb/0O0svXlhyF1wbY7u3zK6h91kTwpAH7G9AeT9UpCUyFmFWIVkBirWtZlsnVrBapyNR3Q5pWvqzTBIpyHBfHvoxx/V8zM5aYEr7fidOzIy49c+1LCNMcfJt1PZrXqcVyAXFmeU6nWZbv6zTH8gOd5lme1+kIS1unoyw/1GmB5Uc6HWN5QQuadN/BkIsw5AIOkDCEpQNDWF6CISwVDGG5CENYFmEIyyUYwvJjGMJyGYawvKxl1dRTSePamVgGbEJgYo4eucxF5WoquVRCu2hUakOeEm6VVBTPqn9loF488oY5sBZIl8iaXzHOlY9G5fjWFS1vGjtXwLHqbx+O9jnxUtaLhT8F/9XWVCW9Ys3Dk6vwG4aebCeqNql4dE2Xz1U9uv5fVFRYC/QbSIVYKMqybHBnIoSPOp2GaqCVQ8xszDy063XLmp/D/TcxQhZQ/fg3FBoL3INOWUlZ7eCs1dfbstw7g3I4EyxJMTfz+lb4IiOz0n6RWcqej3wecAWMSmXYagOtFbzZJzEPmd4kzwRxW1E2SNrYzgSJDRzzgHnznQQmYeqqDeRO4YYN+AVhbsF5J1yieqMsh+5F7PMopPxbp+JE9qhojMCz2Rthr+9Cym9xDCQ0+aV+DFQVoakYNRXQNFJuqAZfxtm6bULGDvQjKnbDsqziw8cW95WSbRmEfKSI1aOjn9Zeok6q3H5mFJfvnb4FwSA1MX9733RxkMq7WskyR20DU7calVPXmkPjVYfq5lH1vePsEzlrmm66Jx56X9Oq28HFXCyw9m0O0lImF9T1YYUNosvFpVDqZTRJ77gHGBYY0O9Qio3/q/rYfJ4rVYXRcSTfTtS30edgDPwP2H9H9QPQ92Pocg0uz/eaE59u9OFsma6iF+un6Dcwa625WboG3NB0A+IhR62OuMoNfKcGcXqkuRzpIeBj3RXiAcAmgMXgE921jOZTAKP5jDk+wOfMYdBkDoMt5jDYZs4awA5zGOwyh8Eecxh8wZx1gC+ZwyBkDoOIOQyeMCcAeMocBl8xh8HXzGHwDXPuA3zLHAYxcxgkzGGwr+nWMMwtXtBdoLZBVaADU09Y3MPiUFNlyP6OF4b9vUHM/sEgpv6o6faQ+hMvDPVng5j6i0FM/VXTnSH1N14Y6u8GMfUPg5j6TL8Yy2UGv4x8lwoHlF1sPufvifcP28VAuQABAAH//wAPeJxtVFFoHEUY/v+Zndm9vb29y93eXmqSi7mYS8hdLyXZ3KXp9XoGk0vTFKIopCHEQ0JakmhBJAgFCfqqoUQoIiq1FB98E6F9krwoiE9FiojJm2hR0Ye+icnGf3YvJRGPYW/m/2f+b75vvhlgh4eHq/xTHgMDeqBQH+hGBBs5sgZoAKhBExA4Q94ExmLsYqbXSSWFOFVAr4TScWuIjswNoezNlVhNy7KMo2dc9s72g21qmC2OOzvLN+a2r9VZdX3r7tZ6FSd30vj21W1267sP5Lv+h12D6Z3J2urNO1uvjWsTK7cu31jeSQP9EODwc97GUxAF+aXO8HQhgjI/2uaVM+g6XDvoiCWTMfZLDC/7y7oZ52XbMqjnADBa+wVf4FGIQzdk6x3tCYMIITY4EcTrjIqvjI6OjmiivYBtjuztyeX7qfJIz7Ar/jPmV5yE/3PcQdfGrrjrR08M2aP9v2zXtXlSfY/1FQdO+/ibp2gfBjwNZ6FcHxmIMLUP4AIFx1dBguBSKJkBX6QMzGuMZsBs2R3r9FJJXXQUKqRx3ivT1lyp99LOSkjtPHqV8jnMcooWMJevlHgYpaCruckfags1aphFp+2S7aB1b9NOWpE4v3JncwbzFJ2zXdSXP/lpw3aIzPtofr+xfFqtqb0edzFpb96z0LEvJUxTn33r7kLcdWJv/nj7FYOCcwnH2HjgPwYiAIcP+W/sEXFsIxcNwjjMwMv1xeeq57gZ9YrMiHSkmCZ4g07SlFFzCXSQXJdNiIDBIkaTdCKLMRJBKBEEHZXQlgIxlA9mp6fqF8bKfal0xk2R/yzRpSQpoVdDd/RIG0w7sp+OTQlQoWPD44neViI4Txrrx8YtncLGk6ZxsGCYpsE+0639P/8viscH9SJZe7HK6o9D5fw/1oIZa7qJFoOj4LpOIqoPukFGrlEBdehEcIk9D2nI1B2OgTWUQym+kjnFhFtAJ44Zlz4y1495r4Ll4W50cUnu7krZKWzp70uJmkhonZLldLG3K22Kk70oh5qa08KZPcKJnsTpdEIcHdVVznsXsF99ysN0z3BW+P9QoU7ZwktoVBjHdRUWnQS1uxem/f0WDpvHh4Rzqu7qSOfaoNvIrqO6cRnH4SJT6AvIDKEewlVCJDYfsNnbDZgoRsH2v9LFE+yQjwIK34cA69cQKx5wYnhEyskEWCGrfgwJdWMlUI+wqEpCU9KpssRBgeL9kFYg3RNUqmaQx7f41/yFwONPQS8UYRRq0ID5+ksd9F5GkEg2IqhZaGl0qw3QLUNvQgwsLWY1JaJQWkBgdc4WwTSj8xCNWubFqcmJZ89Xz46dGSJvtzvK4DYZvE/Zt8ZcQf8lLGfpobWx1VEZbHUCh1PqZES0VmN+cLzIBqqDmB6o5bVS+Yz/xmB1gBXHSuwjSmnPTOQOfvdmPGrsvWBuLe9/3Ho5BmZWZtjU6tR012Cw6Cb9qym4mg1KyJz/bSvEYn2qhud/c5TCq6H3b3vT09em2Sz8C4/PCXEAAHicY2BkYGAA4vLjH/Li+W2+MnAzvwCKMNwqbOKH0f///89ifskcBORyMDCBRAF9hw2eAAB4nGNgZGBgDvqfBSRf/P///x/zSwagCArgBgC2oweeAHicY37BwMC84P9/ZkEgHQnEIBooxpgKwUxNEAwSAwDJ+Ae7AAAAAAAATgBsALABIgHAAfQCKAJeApQDNwABAAAACwBLAAgAAAAAAAIAHAAsAHMAAABwC3AAAAAAeJyNkMFq20AQhn85Tkpj6KGFnudQSkJBVgShkFOKIb71kIMvPbiKspLWyLtmtQ7o0EcoeZZe+wI99RX6An2J/lovodQULLHa7/9nZjU7AF7iFxLsnkuuHSf0LyOP8AzzyEf0P0Yekz9HPsYELvIJ/S+RT/EOj5EneIXvPCEZP6da4WfkBG+S95FHeJF8inxEX0cek79GPsbr5FvkE/o/Ip9ikfyOPMHb0YeZ3fRO142Xs9m55FmeyV0vlpY2RSvF1jfWdXItlTVeta1NS7v2jVrrql8Ou1rq0ppbVW/bwu0H9p2Fcp22Ri7SbD84V0a5wqv7oYvuoc69r6Rydi038f+ycXalSp823m+uptO/+8IMFhv0HLNGjQYegjO659xzZGEJ7pghzNxlaRgUaOkU2LKiCZGO+pqrojJ0FTNacoqS33XIU9w1M3osn7Qi65BjcEtV88yWJ7uDKg7JWVAN/emgBBfsKTuock5lQnURbnT/NIsOD+w0p+tZP9zahVsKbv65v3C+Q2xFp6Sfhil7uleY8v3PvP4AUKqnqnicbY1dCsIwEIR3qvYnUW+SQ0XdtoElhmyCeHtThPrivMx8w8BQR18Z+i+LDgcccUKPASMmGFicaZq9U/b5vg4tJfHvcXNflfsWsqqVoMXdqgiXS6t8XISd8FyuO+WwrMXuWNNv+Hi+otlOUoiRM9EHC9gnsgAAAHicY/DewXAiKGIjI2Nf5AbGnRwMHAzJBRsZWJ02MTAyaIEYm7mYGDkgLD4GMIvNaRfTAaA0J5DN7rSLwQHCZmZw2ajC2BEYscGhI2Ijc4rLRjUQbxdHAwMji0NHckgESEkkEGzmYWLk0drB+L91A0vvRiYGFwAMdiP0AAA=') format('woff');
}
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font: .95em/1.75em Helvetica, Arial, sans-serif;
	color: #666;
	overflow-wrap:break-word;
}
a {
	color: #47a7d7;
}
a:hover {
	color: #069;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
small {
	font-size: 87%;
}
blockquote {
	font: italic 110%/130% "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}
ins {
	text-decoration: none;
}

/* LIST
================================================ */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	margin: 20px 0 .4em;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-weight: normal;
	overflow-wrap: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.2em;
}
h5, h6 {
	font-size: 1em;
}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button {
	font-size: 100%;
	font-family: inherit;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	background-color: #f2f2f2;
	border-color: #e5e5e5;
	border-width: 0 0 2px 0;
	border-style: solid;
	padding: 8px 10px;
	color: #888;
	-webkit-appearance: none;
}
input[type=text], input[type=search], input[type=email] {
	width: 240px;
	max-width: 90%;
}

/* text area */
textarea {
	line-height: 150%;
	width: 94%;
}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	outline: none;
	background-color: #eee;
}

/* form button */
input[type=reset], input[type=submit], button {
	background-color: #47a7d7;
	color: #fff;
	border: none;
	padding: 7px 20px;
	cursor: pointer;
	letter-spacing: .1em;
	font-size: 1.125em;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	-webkit-appearance: none;
	border-radius: 0;
}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #069;
	color: #fff;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer {
	box-sizing: border-box;
}

.pagewidth {
	width: 1064px;
	margin: 0 auto;
}

#body {
	margin: 0 auto;
	max-width: 100%;
	padding: 0 0 40px;
}

/* content top space */
#contentwrap,
#sidebar {
	padding-top: 5%;
}

/* sidebar1 (sidebar right) */
#contentwrap {
	width: 67.64%;
	float: left;
}
#sidebar {
	width: 28.28%;
	float: right;
}
/* sidebar1 (sidebar left) */
.sidebar-left #contentwrap {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/* sidebar2 (content-middle) */
.sidebar2 #content {
	width: 72%;
	float: right;
}
.sidebar2 #sidebar-alt {
	width: 22.3%;
	float: left;
}
/* sidebar2 content-right */
.sidebar2.content-right #contentwrap {
	float: right;
}
.sidebar2.content-right #sidebar-alt {
	float: left;
}
.sidebar2.content-right #sidebar {
	float: left;
}

/* sidebar2 content-left */
.sidebar2.content-left #contentwrap {
	float: left;
}
.sidebar2.content-left #content {
	float: left;
}
.sidebar2.content-left #sidebar-alt {
	float: right;
}
.sidebar2.content-left #sidebar {
	float: right;
}

/* sidebar-none */
.sidebar-none #contentwrap {
	width: 100%;
	float: none;
}

/* sidebar secondary column */
#sidebar .secondary {
	width: 47%;
	float: left;
}
#sidebar .secondary.last {
	float: right;
}

/* fullwidth content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #contentwrap,
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 5%;
	float: left;
}
.col4-1 {
	width: 21.2%;
}
.col4-2, .col2-1 {
	width: 47%;
}
.col4-3 {
	width: 73.8%;
}
.col3-1 {
	width: 29.3%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap {
	background-color: #0e88be;
}
#header {
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}
#header .hgroup {
	float: left;
	margin: 14px 20px 0 0;
}

/* 
HEADER WIDGET
================================================ */
.header-widget {
	text-align: center;
	margin: auto;
}
.header-widget .widget {
	margin-top: 45px;
}

/*
FIXED HEADER
================================================ */
.fixed-header {
	position: fixed;
	z-index: 1001;
	left: 0;
	top: 0;
	width: 100%;
	transition: left .2s ease-in-out;
}
.admin-bar .fixed-header {
	top: 32px;
}
.fixed-header #nav-bar {
	position: absolute;
	top: -100px;
}
.fixed-header .social-widget,
.fixed-header #searchform-wrap {
	display: none;
}

/* prevent transparent header overlap builder */
.themify_builder_active #headerwrap,
.themify_builder_active.has-fixed-header #headerwrap,
.transparent-header.themify_builder_active #headerwrap {
	position: static !important;	
	color: inherit;
}
.transparent-header.themify_builder_active #headerwrap a {
	color: inherit;
}

/* 
SOCIAL WIDGET
================================================ */
#social-wrap {
	position: absolute;
	top: 10px;
	right: 0;
}
#headerwrap .social-widget {
	float: right;
}
.social-widget a {
	color: #fff;
	font-size: 1.25em;
	text-decoration: none;
}
.social-widget a:hover {
	color: #47a7d7;
	text-decoration: none;
}
.social-widget .widget {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-size: 100%;
	font-family: inherit;
	text-transform: none;
	border: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	margin: 5px 8px 2px 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-links.horizontal li {
	padding: 0;
	margin: 0 2px;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 100%;
}

/* rss */
.social-widget div.rss {
	display: inline-block;
	padding: 4px;
}
.social-widget div.rss a {
	color: #fff !important;
	font-size: 1.25em;
	line-height: 1em;
}
.social-widget div.rss a:hover {
	color: #47a7d7 !important;
}
.social-widget .icon-rss:before {
	content: "\f09e"; /* fa-rss */
	font-style: normal;
}

/* 
SEARCH FORM
================================================ */
#searchform-wrap {
	float: right;
	margin-right: 14px;
	margin-top: 5px;
	position: relative;
}
#headerwrap #searchform {
	width: 180px;
}
#headerwrap #searchform #s {
	width: 0;
	background: transparent;
	padding: 5px;
	margin: 0;
	float: right;
	border: none;
	border-radius: 3px;
	transition: width .7s;
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s {
	width: 180px;
	color: #333;
	background-color: #fff;
}
#headerwrap #searchform .icon-search {
	font-size: 1.25em;
	position: absolute;
	right: 2px;
	top: -1px;
	color: #fff;
}
#searchform .icon-search:before {
	content: "\f002"; /* fa-search */
	font-family: 'themify_theme_icon';
	font-style: normal;
}
#headerwrap #searchform .icon-search:hover, 
#headerwrap #searchform:hover .icon-search, 
#headerwrap #searchform .icon-focus {
	color: #000;
}

/* 
BREAKING NEWS
================================================ */
.breaking-news{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:1px 0;
	position:relative;
	margin-top:45px
}
.breaking-news .breaking-news-category{
	float:left;
	display:inline-block;
	margin:1px 35px 1px 0 !important;
	background-color:#47a7d7;
	padding:13px 15px;
	position:relative;
	left:0;
	z-index:10;
	letter-spacing:.1em;
	font-size:1.125em;
	font-family:Oswald, sans-serif;
	text-transform:uppercase;
	color:#fff;
	line-height:100%
}
.breaking-news .breaking-news-category:after{
	position:absolute;
	content:' ';
	width:0;
	height:0;
	top:0;
	right:-15px;
	border-left:15px solid #47a7d7;
	border-top:22px solid transparent;
	border-bottom:21px solid transparent
}
.breaking-news .swiper-wrapper{
	width:calc(100% - 55px)
}
.breaking-news .tf_carousel_nav_wrap{
	margin-top:0;
	position:absolute;
	right:0;
	top:0;
	margin:0
}
.breaking-news .carousel-wrap{
	float:left;
	width:70%;
	overflow:hidden
}
.breaking-news .breaking-news-posts{
	padding-top:10px;
	display:flex
}
.breaking-news .breaking-news-posts .swiper-wrapper a{
	color:#000;
	text-decoration:none
}
.breaking-news .breaking-news-posts a:hover{
	color:#47a7d7;
	border-left-color:#47a7d7
}
.breaking-news .tf_carousel_nav_wrap a{
	color:#ccc
}
.breaking-news .tf_slider_controller{
	z-index:1;
	order:2;
	border-width:5px 0 5px 9px;
	margin-top:3px;
	width:10px;
	height:10px
}
.breaking-news .carousel-next{
	order:3
}
.breaking-news .tf_carousel_nav_wrap .carousel-prev:before,
.breaking-news .tf_carousel_nav_wrap .carousel-next:before{
	width:6px;
	height:6px;
	border-width:1px
}
.breaking-news .tf_carousel_nav_wrap .tf_slider_controller.paused{
	border-width:0 0 0 8px
}
/* 
TOP NAVIGATION
================================================ */
#nav-bar {
	background-color: #000;
	width: 100%;
	padding: 5px 0;
	min-height: 28px;
	position: relative;
}
#menu-icon-top {
	display: none;
	top: 10px;
	z-index: 12;
}
#top-nav {
	margin: 3px 0 0;
	position: relative;
	z-index: 99999;
}
#top-nav li {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
#top-nav a {
	text-decoration: none;
	margin-right: 7px;
	color: #fff;
	font-size: 0.9em;
	text-transform: uppercase;
}
#top-nav a:hover {
	color: #47a7d7;
}
/* sub-levels link */
#top-nav ul a, #top-nav .current_page_item ul a, #top-nav ul .current_page_item a, #top-nav .current-menu-item ul a, #top-nav ul .current-menu-item a, #top-nav li:hover > ul a {
	color: #fff;
	font-weight: normal;
	text-transform: none;
	padding: 7px 0 7px 15px;
	margin: 0;
	width: 180px;
	background: none;
	border: none;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
	display: block;
}
/* sub-levels link :hover */
#top-nav ul a:hover, #top-nav .current_page_item ul a:hover, #top-nav ul .current_page_item a:hover, #top-nav .current-menu-item ul a:hover, #top-nav ul .current-menu-item a:hover, #top-nav li:hover > ul a:hover {
	background-color: #fff;
	color: #47a7d7;
}
/* dropdown ul */
#top-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #47a7d7;
	border: solid 3px #47a7d7;
	z-index: 100;
	display: none;
}
#top-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
}
/* sub-levels dropdown */
#top-nav ul ul {
	left: 190px;
	top: -2px;
}
/* show dropdown ul */
#top-nav li:hover > ul {
	display: block;
}

/* Edge Menu */
#main-nav li.edge > ul {
	left: auto;
    right: 0;
}
#main-nav ul li.edge > ul {
	left: auto;
    right: 100%;
}

/* 
MAIN NAVIGATION
================================================ */
#header nav.right {
	float: none;
}
#main-nav-wrap {
	float: right;
}
#main-nav {
	margin: 0;
	padding: 0;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	color: #fff;
}

/* main level link */
#main-nav a {
	color: #fff;
	display: inline-block;
	padding: 26px 15px;
	text-decoration: none;
	letter-spacing: 1px;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: Oswald, sans-serif;
	position:relative
}
/* main level link :hover */
#main-nav li:hover {
	background-color: #47a7d7;
	color: #47a7d7;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color: #47a7d7;
	color: #fff;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color: #fff;
}

/* menu has sub-level nav */
#main-nav .has-sub-menu > a:after,
#main-nav .has-mega-sub-menu > a:after {
	content: '\f107'; /* fa-angle-down */
	text-transform: none;
	font-size: .875em;
	margin-left: 10px;
	position: relative;
	top: -2px;
	line-height: 0;
}
#main-nav .mega-sub-menu li a:after {
	display:none;
}
#main-nav .mega-sub-menu li:after {
	content: '\f105'; /* fa-angle-right */
	position: absolute;
	top: 10px;
	right: 10px;
}
#main-nav .mega-sub-menu li a:not(.tf_loader):before{
	display:none
}

/* sub-levels link */
#main-nav ul a {
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
	padding: 10px;
	margin: 0;
	display: block;
	background: none;
	border: none;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
	position: relative;
}
#main-nav .current_page_item ul a, 
#main-nav ul .current_page_item a, 
#main-nav .current-menu-item ul a, 
#main-nav ul .current-menu-item a {
	color: #fff;
}
/* sub-levels link :hover */
#main-nav ul li:hover > a, 
#main-nav .current_page_item ul li:hover a, 
#main-nav ul .current_page_item li:hover a, 
#main-nav .current-menu-item ul li:hover a, 
#main-nav ul .current-menu-item li:hover a {
	background-color: #fff;
	color: #47a7d7;
}
/* dropdown ul */
#main-nav li>.children,
#main-nav li > .sub-menu{
	margin: 0;
	list-style: none;
	position: absolute;
	background-color: #47a7d7;
	border: solid 5px #47a7d7;
	z-index: 100;
	width: 180px;
	box-sizing: border-box;
	transform-origin:top;
	transform:scale(1,0);
	transition:transform .3s
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
#main-nav ul li a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: .95em;
	letter-spacing: 0;
}
#main-nav ul li:hover {
	background-color: #fff;
	color: #47a7d7;
}
#main-nav ul li.current-menu-item a {
	color: #fff;
}
#main-nav ul li.current-menu-item a:hover {
	color: #47a7d7;
}
/* sub-levels dropdown */
#main-nav ul li:not(.themify-widget-menu) > ul {
	left: 100%;
	top: -2px;
	background:0
}

/* show dropdown ul */
#main-nav li:hover > .children,
#main-nav li:hover > .sub-menu {
	transform:none
}

/* mega menu */
#main-nav .has-mega-sub-menu .mega-sub-menu,
#main-nav .has-mega-column > .sub-menu {
	background-color: #fff;
	border: solid 5px #47a7d7;
}
#main-nav .has-mega-sub-menu .mega-sub-menu {
	display:flex;
	min-height: 210px;
	max-height: 300px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	margin:0;
	padding:0
}
#main-nav .has-mega-sub-menu .mega-sub-menu ul {
	background-color: #47a7d7;
	margin:0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
#main-nav ul li:not(.themify-widget-menu)>ul{
	margin:0
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul a{
	padding:10px
}
#main-nav .has-mega-sub-menu .mega-sub-menu ul a {
	width: auto;
	display: block;
}
.current-menu-item.has-mega-sub-menu .mega-sub-menu ul a {
	color: #fff !important;
}
.current-menu-item.has-mega-sub-menu .mega-sub-menu ul a:hover {
	color: #47a7d7 !important;
}

/* mega menu posts */
#main-nav .mega-menu-posts .post-image {
	margin: 0 0 5px;
}
#main-nav .mega-menu-posts .post-image img {
	width: 100%;
}
#main-nav .mega-menu-posts .post-title {
	font-size: .9em;
	text-transform: none;
	margin: 0 0 5px;
}
#main-nav .mega-menu-posts .post a {
	color: #000;
	padding: 0;
	letter-spacing: 0;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
}
#main-nav .mega-menu-posts .post a:hover,
.current-menu-item .mega-menu-posts .post a {
	background: none !important;
	color: #47a7d7;
}

/* mega column */
#main-nav .has-mega-column > .sub-menu {
	padding: 2.5% 3% 3%;
}
#main-nav .has-mega-column > .sub-menu a {
	background: none ;
	color: #47a7d7;
	padding: .5em 0;
	width: 100%;
}
#main-nav .has-mega-column > .sub-menu a:hover {
	color: #069;
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column > .sub-menu > .columns-sub-item > a {
    font-size: 1em;
    margin: 0 0 10px;
    font-family: Oswald, sans-serif;
	color: #000;
}
#main-nav .has-mega-column a:after {
	display: none;
}
#main-nav .has-mega-column > .sub-menu ul{
	padding: 0;
	margin:0
}

/* touch menu */
#main-nav .has-mega-sub-menu .mega-sub-menu ul,
#main-nav li.dropdown-open > ul {
	display: block;
}
#main-nav .has-sub-menu > a:after,
#main-nav .has-mega-sub-menu > a:after {
	display: none;
}
@media (hover:none){
	#main-nav .menu-item-has-children> a{
		padding-right:50px
	}
	#main-nav li .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
	}
	#main-nav .has-mega-sub-menu .mega-sub-menu{
		display:none
	}
	#main-nav .has-mega-sub-menu.toggle-on .mega-sub-menu{
		display: flex !important
	}
}
.menu-item-has-children .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)
}

/* mobile menu icon */
#menu-icon {
	display: none;
	z-index: 12;
}
#menu-icon-top .icon-list-ul,
#menu-icon .icon-list-ul{
	font-style:normal;
	-webkit-font-smoothing:antialiased
}
#menu-icon-top .icon-list-ul:before,
#menu-icon .icon-list-ul:before {
	content:"\f0ca"; /* fa-list-bullet */
}
body.mobile-menu-visible {
    position: relative;
    overflow-y: hidden;
}
.body-overlay {
    display: none;
    background-color: rgba(255,255,255,.7);
    width: 100%;
    height: 100%;
    position: fixed;
    right: 260px;
    top: 0;
    z-index: 1000;
    box-shadow: inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay.body-overlay-on {
    display: block; /* fix for Windows phone */
}
.sidemenu-left .body-overlay{
	right: auto;
	left: 260px;
}

#main-nav li ul li.themify-widget-menu {
	background: none !important;
	color: #000;
}
#main-nav .widget {
	margin-bottom: 5px;
}

/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title {
	margin: 0 0 30px;
	padding: 0;
	font-size: 2em;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #000;
	line-height: 110%;
}

/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin: 0 0 15px;
	overflow: hidden;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 4px;
	border-radius: 100%;
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.375em;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 140%;
	text-transform: uppercase;
	border-top: double 4px #ccc;
	border-color: rgba(118,118,118,.3);
}

/*
CATEGORY SECTIONS
================================================ */
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	font-size: 120%;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 10px 0 0;
	border-top: double 4px #ccc;
}
/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom: 50px;
	box-sizing: border-box;
}
.loops-wrapper.list-post .post,
.loops-wrapper.list-thumb-image .post {
	width: 100%;
	margin-left: 0;
	margin-bottom: 1.8em;
}
.single-post .post {
	margin-bottom: 50px;
}

/* post content */
.post-content {
	min-width: 120px;
	overflow: hidden;
}

/* post title */
.post-title {
	margin: 0 0 .6em;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-title a:hover {
	color: #47a7d7;
}

.single .post-title {
	margin: 10px 0 20px;
}

/* post image */
.post-image,
.module-post .post-image {
	margin: 0 0 15px;
	max-width: 100%;
}
.post-image.left {
	float: left;
	margin-right: 15px;
}
.post-image.right {
	float: right;
	margin-left: 15px;
}
.post-image img,
.module-post .post-image img {
	max-width: 100%;
}

/* post meta */
.post-meta {
	margin: 0 0 .6em;
	font-family: 'Open Sans', sans-serif;
	font-size: .9em;
	color: #888;
}
.post-meta-details {
	border-bottom: 1px solid #ddd;
	padding-bottom: 6px;
	margin: 10px 0 20px;
}
.post-meta a {
	color: #888;
	text-decoration: none;
	font-weight: normal;
}
.post-meta a:hover {
	color: #47a7d7;
}
.post-meta .author-name,
.post-meta .post-date,
.post-meta .post-comment,
.post-meta .post-tag {
	padding: 0 12px 0 0;
	margin: 0;
	display: inline-block;
}
.post-meta-details .author-name,
.post-meta-details .post-date,
.post-meta-details .post-comment,
.post-meta-details .post-tag {
	border-right: 1px #eee solid;
	padding: 0 12px;
	margin: 3px 0;
	display: inline-block;
}
.loops-wrapper.grid4 .post-meta .author-name,
.loops-wrapper.grid4 .post-meta .post-date,
.loops-wrapper.grid4 .post-meta .post-comment,
.loops-wrapper.grid4 .post-meta .post-tag,
.loops-wrapper.grid3 .post-meta .author-name,
.loops-wrapper.grid3 .post-meta .post-date,
.loops-wrapper.grid3 .post-meta .post-comment,
.loops-wrapper.grid3 .post-meta .post-tag {
	border-right: none;
	padding: 0 3px;
}

/* post category */
.post-category {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ddd;
	font-size: .9em;
	display: inline-block;
	line-height: 1.5em;
}
.post-category a {
	margin: 0 3px;
	font-weight: bold;
}
.post-category a:first-child {
	margin-left: 0;
}

/* post meta author */
.post-meta .author-avatar img {
	border-radius: 100%;
	vertical-align: bottom;
}

/* more link */
.more-link {
	text-decoration: none;
}
.more-link:after {
	content: "\f105"; /* fa-angle-right */
	font-family: 'themify_theme_icon';
	margin-left: 8px;
}

.module .loops-wrapper.grid4 .post-title,
.loops-wrapper.grid4 .post-title {
	font-size: 1.1em;
	margin: 0 0 5px;
	padding: 0;
}

.module .loops-wrapper.grid3 .post-title,
.loops-wrapper.grid3 .post-title {
	font-size: 1.15em;
	margin: 0 0 5px;
	padding: 0;
}

.module .loops-wrapper.grid2 .post-title,
.loops-wrapper.grid2 .post-title,
.col4-1 .post-title,
.col4-2 .post-title,
.sidebar2 .col3-2 .post-title,
.col3-1 .post-title {
	font-size: 1.3em;
	margin: 0 0 .6em;
	padding: 0;
}
.col3-1 .module.loops-wrapper.grid2 .post-title,
.sidebar2 .col3-1 .post-title {
	font-size: 1em;
}
.sidebar2 .col3-1 .post-image {
	margin: 0 0 10px;
}

.module .loops-wrapper.grid2-thumb .post-title,
.loops-wrapper.grid2-thumb .post-title {
	margin: 0 0 5px;
	font-size: 1.3em;
}
.loops-wrapper.grid2-thumb .post-image {
	float: left;
	margin: 0 20px 15px 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
}

/* list thumb post */
.loops-wrapper.list-thumb-image .post-image {
	width: 20%;
	float: left;
	margin: 0 25px 15px 0 !important;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow: hidden;
}
.module .loops-wrapper.list-thumb-image .post-title,
.loops-wrapper.list-thumb-image .post-title {
	font-size: 1.1em;
	margin: 0 0 .6em;
}

/* list large image */
.loops-wrapper.list-large-image .post-image {
	float: left;
	margin: 0 35px 15px 0 !important;
}
.module .loops-wrapper.list-large-image .post-title,
.loops-wrapper.list-large-image .post-title {
	font-size: 200%;
	margin: 0 0 5px;
	padding: 0;
}
.loops-wrapper.list-large-image .post-content {
	overflow: hidden;
}

/************************************************************************************
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,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/************************************************************************************
SHARE BOX
*************************************************************************************/
.share {
	margin-bottom: 25px;
}
.share > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.share .share-facebook {
	width: 130px;/* required to position the FB comment box */
	height: 25px;
}
.share .fb_iframe_widget > span {
	position: absolute;
	width: 450px !important;
	vertical-align: top !important;
}
.fb_iframe_widget {
	display: block !important;
}
.share-pinterest > span {
	display: block;
}
@media screen and (max-width: 600px) { /* fix for mobile */
	.share .share-facebook {
		margin-top: 0;
	}
	.share .fb_iframe_widget > span {
		width: 320px !important;
	}
}
.share .share-google-plus {
	position: relative;
	z-index: 1; /* fix FB overlapping G+ button */
}
.share-google-plus > div, .share-google-plus > div > iframe {
	height: 20px !important;
}

/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 60px 0;
	overflow: hidden;
}
.author-box .author-avatar {
	float: left;
	margin: 0 25px 5px 0;
}
.author-box .author-avatar img {
	border-radius: 100%;
}
.author-box .author-name {
	margin: 0 0 5px;
}
.author-box .author-name a {
	color: #000;
	text-decoration: none;
}
.author-box .author-name a:hover {
	color: #47a7d7;
}

/************************************************************************************
RELATED POSTS
*************************************************************************************/
.related-posts {
	overflow: hidden;
}
.related-posts .post {
	margin-bottom: 20px;
}
.related-posts .related-title {
	margin: 0 0 30px;
	padding: 15px 0 0;
	font-size: 1.25em;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	color: #000;
	letter-spacing: normal;
	border-top: 5px #47a7d7 solid;
}
.related-posts .post-image {
	float: left;
	margin: 0 20px 0 0;
	min-width: 0;
}
.related-posts .post-meta {
	line-height: 1;
}
.related-posts .post-content {
	overflow: hidden;
}
.related-posts .post-title {
	font-size: 1.12em;
	margin: 0;
}

/************************************************************************************
POST WIDGET
*************************************************************************************/
.after-content-widget {
	width: 250px;
	max-width: 100%;
	float: right;
	margin-left: 35px;
}

/************************************************************************************
POST NAVIGATION (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;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	padding: 40px 0 0;
	clear: both;
}
.post-nav .prev,
.post-nav .next {
	width: 47%;
	position: relative;
}
.post-nav a {
	text-decoration: none;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	color: #000;
}
.post-nav a:hover {
	text-decoration: none;
	color: #47a7d7;
}
.post-nav .prev {
	float: left;
}
.post-nav .next {
	float: right;
	text-align: right;
}

/* post nav arrow */
.post-nav .arrow {
	color: #ccc;
	display: block;
	float: left;
	width: 23px;
	line-height: .5;
	font-size: 2em;
	margin-bottom: 50px;
}
.post-nav .next .arrow {
	float: right;
	margin-right: 0;
}
.post-nav a:hover .arrow {
	color: #47a7d7;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

/* comment title */
.comment-title, #reply-title {
	margin: 50px 0 30px;
	padding: 15px 0 0;
	font-size: 1.25em;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	color: #000;
	letter-spacing: normal;
	border-top: 5px #47a7d7 solid;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 20px;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
}
.commentlist li {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 10px;
	padding: 0;
}
.commentlist .comment-author img {
	border-radius: 100%;
}
.commentlist .avatar {
	float: left;
	margin: 0 25px 0 0;
}
.commentlist cite {
	font-style: normal;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 1.375em;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author img {
	border: 3px #47a7d7 solid;
}
.commentlist .comment-time {
	font-family: 'Open Sans', sans-serif;
	font-size: .75em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
}
.commentlist .commententry {
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
	overflow-wrap:break-word;
}
.commentlist ul, .commentlist ol {
	margin: 0 0 0 7%;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 8px;
}
.commentlist .comment-reply-link {
	font-size: .875em;
	text-decoration: none;
	color: #000;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
}
.commentlist .comment-reply-link:hover {
	color: #47a7d7;
}

/* 
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 80px;
	right: 0;
	font-size: 85%;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #fff;
	background-color: #47a7d7;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #069;
}
#commentform {
	margin: 15px 0 0;
}
#commentform label {
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	color: #000;
}
#commentform label small {
	font-weight: normal;
	font-size: .75em;
	color: #ccc;
	text-transform: none;
	font-family: Helvetica, Arial, sans-serif;
}
#commentform textarea {
	height: 140px;
	width: 100%;
	box-sizing: border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
    padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
}
#commentform input#submit {
	padding: 7px 20px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar-alt {
	font-size: .875em;
}
.widget {
	margin: 0 0 50px;
	overflow-wrap:break-word;
}
.widgettitle,
.module-title {
	margin: 0 0 20px;
	padding: 15px 0 0;
	font-size: 1.25em;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	color: #000;
	letter-spacing: normal;
	border-top: 5px #47a7d7 solid;
}
.widgettitle a {
	color: #000;
	text-decoration: none;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: .4em 0;
	list-style: none;
	clear: both;
}
.widget ul ul {
	margin: 6px 0 -6px 0;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}
.widget li a {
	text-decoration: none;
}

/* search widget */
.widget_search .icon-search {
	display: none;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list li {
	margin: 0 0 1.7em;
	padding: 0;
}
.widget .feature-posts-list .post-meta {
	margin-bottom: 5px;
}
.widget .feature-posts-list .post-img {
	margin: 4px 15px 10px 0;
	float: left;
}
.widget .feature-posts-list small {
	display: block;
	margin: 0 0 5px;
	font-family: 'Open Sans', sans-serif;
	color: #999;
}
.widget .feature-posts-list .feature-posts-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	display: block;
	line-height: 1.4;
}
.widget .feature-posts-list .feature-posts-title:hover {
	color: #47a7d7;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
	overflow: hidden;
}

/* twitter widget */
.widget .twitter-list li {
	margin-bottom: .8em;
}
.widget .twitter-list .twitter-timestamp a {
	font-style: italic;
	font-size: 90%;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 50px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width: 23.8%;
	margin: 0 1.5% 1.5% 0;
	float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right: 0;
}
.shortcode .flickr_badge_image img {
	margin: 0;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

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

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap {
	background-color: #000;
}
#footer {
	color: #999;
	clear: both;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #47a7d7;
}

/* back-top */
#footer .back-top {
	text-align: center;
}
#footer .back-top a {
	display: inline-block;
	background-color: #47a7d7;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #fff;
	padding: 5px 20px 15px;
	text-decoration: none;
}
#footer .back-top a:before {
	display: block;
	text-align: center;
	font-size: 1.2em;
	content: "\f106"; /* fa-angle-up */
}
#footer .back-top a:hover {
	background-color: #069;
}

/* footer widget */
.footer-widgets .widget {
	margin: 7.5% 0 10px;
}
#footer .widgettitle {
	color: #fff;
	border-top: 5px #333 solid;
}

/* footer social widget */
#footer .social-widget {
	text-align: center;
}
#footer .social-widget a {
	color: #999;
	font-size: 1.675em;
}
#footer .social-widget a:hover {
	color: #47a7d7;
}

/* footer nav */
#footer .footer-nav {
	list-style: none;
	margin: 30px auto;
	text-align: center;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#footer .footer-nav li {
	display: inline-block;
}
#footer .footer-nav li a {
	text-decoration: none;
	font-size: 1.143em;
	padding: 8px;
}


/* footer text */
.footer-text {
	clear: left;
	text-align: center;
	padding-bottom: 50px;
	font-size: .9em;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 15px;
	max-width: 100%;
}
.wp-caption-text {
	font-size: 95%;
	line-height: 120%;
	margin: 6px 0;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float: none;
	margin: 0;
	text-align: left;
}

/************************************************************************************
WEBFONT ICON
*************************************************************************************/
.social-widget li a:after,
.social-widget .icon-rss:before,
#menu-icon-top .icon-list-ul:before,
#menu-icon .icon-list-ul:before,
#main-nav .has-sub-menu > a:after,
#main-nav .has-mega-sub-menu > a:after,
#main-nav .mega-sub-menu li a:after,
#main-nav ul .has-sub-menu > a:after,
#main-nav .mega-sub-menu li:after,
.module-slider .carousel-nav-wrap .carousel-prev:before,
.module-slider .carousel-nav-wrap .carousel-next:before,
#footer .back-top a:before {
	font-family: 'themify_theme_icon';
}

#main-nav [class^="icon-"]:before, #main-nav [class*=" icon-"]:before {
	font-family: 'themify_theme_icon';
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */

.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width: 1064px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.module_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

/* module tab */
.module-tab {
	margin-bottom: 0;
}

/* more link */
.button.more-button {
	background-color: #47a7d7 !important;
	background-image: none !important;
	border: none !important;
	color: #fff !important;
	text-shadow: none !important;
	box-shadow: none !important;
	position: absolute;
	top: 20px;
	right: 0;
	font-size: .75em !important;
	text-transform: uppercase;
	padding: 5px 7px !important;
}
.button.more-button:hover {
	background-color: #069 !important;
}
.button.more-button:active {
	position: absolute;
	top: 20px;
	right: 0;
}

/* post meta */
.module-post .post-meta span {
	margin: 0;
}
.module-slider.slider-overlay .slide-content {
	padding: 10px 20px;
	text-align: left;
}
.module-slider.slider-overlay .slide-content .slide-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
}
#slider-0-0-3 .slide-title,
#slider-0-0-4 .slide-title {
	font-size: 1.25em;
}
.module-slider.slider-overlay .slide-content .slide-title a:hover {
	color: #47a7d7;
}

.module.module-slider .carousel-pager a.selected {
	color: #47a7d7;
}
.module.module-slider .carousel-pager a {
	width: 15px;
	height: 15px;
	border-width: 2px;
}
.module.module-slider .carousel-pager a:hover {
	background-color: #ddd;
}
.module-slider .carousel-nav-wrap .carousel-prev:before,
.module-slider .carousel-nav-wrap .carousel-next:before {
	color: #ccc;
}
.module-slider .carousel-nav-wrap .carousel-prev,
.module-slider .carousel-nav-wrap .carousel-next {
	color: transparent;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.widget li, #body, #footer, footer,#main-nav, .menu
{ display: block; }

/*/wp-content/uploads/themify-css/themify-builder-9326-generated.css*/
/* Generated from page: contact-us */
.themify_builder_content-9326 .tb_a416250.module-buttons i,.themify_builder_content-9326 .tb_a416250.module-buttons span{font-size:17px;line-height:26px;}
.themify_builder_content-9326 .tb_a416250.module-buttons{margin-bottom:20px;}
.themify_builder_content-9326 .tb_a416250.module-buttons .module-buttons-item a{background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-9326 .tb_a416250.module-buttons .module-buttons-item a:hover{background-color:rgba(110, 186, 112, 1);background-image:none;}
.themify_builder_content-9326 .tb_a416250.module-buttons .module-buttons-item a,.themify_builder_content-9326 .tb_a416250.module-buttons .module-buttons-item a i{color:rgba(110, 186, 112, 1);}
.themify_builder_content-9326 .tb_a416250.module-buttons .module-buttons-item a:hover,.themify_builder_content-9326 .tb_a416250.module-buttons .module-buttons-item a:hover i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9326 .tb_a416250.module-buttons.module .module-buttons-item a{border:2px solid rgba(110, 186, 112, 1);}
.themify_builder_content-9326 .tb_a416250.module-buttons.module .module-buttons-item a:hover{border:2px solid rgba(110, 186, 112, 1);}
.themify_builder_content-9326 .tb_z0ut603.module-buttons i,.themify_builder_content-9326 .tb_z0ut603.module-buttons span{font-size:17px;line-height:26px;}
.themify_builder_content-9326 .tb_z0ut603.module-buttons{margin-bottom:20px;}
.themify_builder_content-9326 .tb_z0ut603.module-buttons .module-buttons-item a{background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-9326 .tb_z0ut603.module-buttons .module-buttons-item a:hover{background-color:rgba(35, 141, 158, 1);background-image:none;}
.themify_builder_content-9326 .tb_z0ut603.module-buttons .module-buttons-item a,.themify_builder_content-9326 .tb_z0ut603.module-buttons .module-buttons-item a i{color:rgba(35, 141, 158, 1);}
.themify_builder_content-9326 .tb_z0ut603.module-buttons .module-buttons-item a:hover,.themify_builder_content-9326 .tb_z0ut603.module-buttons .module-buttons-item a:hover i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9326 .tb_z0ut603.module-buttons.module .module-buttons-item a{border:2px solid rgba(35, 141, 158, 1);}
.themify_builder_content-9326 .tb_z0ut603.module-buttons.module .module-buttons-item a:hover{border:2px solid rgba(35, 141, 158, 1);}
.themify_builder_content-9326 .tb_ut6k604.module-buttons i,.themify_builder_content-9326 .tb_ut6k604.module-buttons span{font-size:17px;line-height:26px;}
.themify_builder_content-9326 .tb_ut6k604.module-buttons{margin-bottom:20px;}
.themify_builder_content-9326 .tb_ut6k604.module-buttons .module-buttons-item a{background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-9326 .tb_ut6k604.module-buttons .module-buttons-item a:hover{background-color:rgba(110, 186, 112, 1);background-image:none;}
.themify_builder_content-9326 .tb_ut6k604.module-buttons .module-buttons-item a,.themify_builder_content-9326 .tb_ut6k604.module-buttons .module-buttons-item a i{color:rgba(110, 186, 112, 1);}
.themify_builder_content-9326 .tb_ut6k604.module-buttons .module-buttons-item a:hover,.themify_builder_content-9326 .tb_ut6k604.module-buttons .module-buttons-item a:hover i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9326 .tb_ut6k604.module-buttons.module .module-buttons-item a{border:2px solid rgba(110, 186, 112, 1);}
.themify_builder_content-9326 .tb_ut6k604.module-buttons.module .module-buttons-item a:hover{border:2px solid rgba(110, 186, 112, 1);}
.themify_builder_content-9326 .tb_415034a.module-text{font-size:18px;}

/*/wp-content/uploads/themify-customizer-5.1.6-5.1.9.css*/
/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	color: #666666; 
}
a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #2cb4a9; 
}
a:hover {	
	color: #f9b200; 
}
#pagewrap {	background: none;
	background-color: #ffffff; 
}
#body {	background: none;
	background-color: #ffffff; 
}
#content {	background: none;
	background-color: #ffffff;
	padding-top: 10px; 
}
h1 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:42px;
	text-transform:capitalize;	text-align:center;
	color: #6eba70; 
}
h2 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:20px;
	text-align:center;
	color: #238d9e; 
}
h3 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;
	color: #6eba70; 
}
h4 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:24px;

	color: #6eba70; 
}
h5 {	
	color: #238d9e; 
}
h6 {	
	color: #238d9e; 
}
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: none;
	background-color: #ffffff;
	border: 1px solid #f9b200;
	font-family: "Georgia", 'Times New Roman', "Times", serif; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #fecb09; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #f9b200; 
}
#headerwrap {	background: none;
	background-color: #238d9e;
	background-position: center center;
	padding-bottom: 5px; 
}
#header {		font-size:26px;
	text-transform:capitalize; 
}
#header a {		font-weight:bold;
	font-weight:bold;

	color: #ffffff; 
}
body #site-logo a {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:36px;
	text-transform:capitalize;	text-align:left;
	color: #ffffff; 
}
body #site-logo a img {		width: 350px; 
}
#site-logo {		position:relative;
 
}
#main-nav {	background: none;
	background-color: #238d9e; 
}
#main-nav a {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:16px;
	line-height:22px;

	color: #ffffff;background: none;
	background-color: #238d9e; 
}
#main-nav a:hover {	background: none;
	background-color: #238d9e;
	color: #f3d690; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #238d9e;
	color: #f3d690; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #238d9e;
	color: #ffffff; 
}
#main-nav ul li a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:12px;
	text-transform:capitalize; 
}
#nav-bar {	background: none;
	background-color: #6eba70;
	padding-left: 10px; 
}
#top-nav {		position:relative;

	top: 5px;background: none;
	background-color: #6eba70; 
}
#top-nav a {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-weight:bold;
	font-weight:bold;
	font-size:16px;

	color: #ffffff;background: none;
	background-color: #6eba70;
	padding-left: 020px; 
}
#top-nav a:hover {	background: none;
	background-color: #6eba70;
	color: #f8dd94; 
}
#top-nav .current_page_item a,  #top-nav .current-menu-item a {	background: none;
	background-color: #6eba70;
	color: #f9b200; 
}
#top-nav .current_page_item a:hover,  #top-nav .current-menu-item a:hover {	background: none;
	background-color: #6eba70;
	color: #f8dd94; 
}
#top-nav ul {	background: none;
	background-color: #6eba70;
	border: 1px solid #6eba70; 
}
#top-nav ul a, #top-nav .current_page_item ul a, #top-nav ul .current_page_item a, #top-nav .current-menu-item ul a, #top-nav ul .current-menu-item a {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:13px;

	color: #ffffff;background: none;
	background-color: #6eba70;
	color: #f9b200; 
}
#top-nav ul a:hover,  #top-nav .current_page_item ul a:hover,  #top-nav ul .current_page_item a:hover,  #top-nav .current-menu-item ul a:hover,  #top-nav ul .current-menu-item a:hover {	background: none;
	background-color: #6eba70; 
}
.mobile_menu_active #headerwrap .sidemenu-on {	background: none;
	background-color: #238d9e; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a {		font-size:18px;
	line-height:26px;
	text-align:left; 
}
.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav ul a {	
	color: #ffffff; 
}
.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav ul a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a {	background: none;
	background-color: #238d9e;
	color: #f3d690; 
}
.post {	background: none;
	background-color: #ffffff;
	border: 3px solid #6eba70;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px; 
}
.post-title, .post-title a {		font-size:30px;
	line-height:36px;

	color: #6eba70; 
}
.post-title a:hover {	
	color: #fecb09; 
}
.loops-wrapper.grid4 .post-title, .loops-wrapper.grid4 .post-title a {		font-size:22px;
	line-height:26px;
	text-align:center; 
}
.loops-wrapper.grid2 .post-title, .loops-wrapper.grid2 .post-title a {		font-size:30px;
	line-height:36px;
	text-align:center; 
}
.post-meta {		font-size:11px;
	text-transform:lowercase;
	padding-bottom: 5px; 
}
.post-meta a {	
	color: #2cb4a9; 
}
.post-meta a:hover {	
	color: #fecb09; 
}
.more-link {	
	color: #ff8920; 
}
.post-nav a {	
	color: #238d94;
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:16px;
 
}
.post-nav .arrow {	
	color: #238d94; 
}
.page-title {	
	color: #238d94;
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:36px;
	text-transform:capitalize;	text-align:center; 
}
.module-title {	
	color: #6eba70;	font-size:28px;
	text-transform:capitalize;	text-align:center; 
}
#sidebar a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
#footerwrap {	background: none;
	background-color: #6eba70; 
}
#footer {	background: none;
	background-color: #6eba70;
	color: #ffffff;
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:16px;
	text-transform:capitalize; 
}
#footer a {	
	color: #f8dd94;
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:16px;
	text-transform:capitalize; 
}
#footer a:hover {	
	color: #f9b200;
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:16px;
 
}
#footer-nav a {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:16px;
 
}
.footer-widgets .widget {	
	color: #ffffff;background: none;
	background-color: #6eba70;
	border: none !important; 
}
.footer-widgets {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:16px;
	text-transform:capitalize;	text-align:center; 
}
.footer-widgets .widgettitle {	
	color: #ffffff;
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-weight:bold;
	font-weight:bold;
	font-size:16px;
	text-transform:capitalize;	text-align:center;background: none;
	background-color: #6eba70;
	padding: 1px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	color: #666666; 
}
a {	
	color: #2cb4a9; 
}
a:hover {	
	color: #f9b200; 
}
#pagewrap {	background: none;
	background-color: #ffffff; 
}
#body {	background: none;
	background-color: #ffffff; 
}
#content {	background: none;
	background-color: #ffffff; 
}
h1 {	
	color: #6eba70; 
}
h2 {	
	color: #238d9e; 
}
h3 {	
	color: #6eba70; 
}
h4 {	
	color: #6eba70; 
}
h5 {	
	color: #238d9e; 
}
h6 {	
	color: #238d9e; 
}
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: none;
	background-color: #ffffff;
	border: 1px solid #6eba70; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #fecb09; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #f9b200; 
}
#headerwrap {	background: none;
	background-color: #238d9e; 
}
#header a {	
	color: #ffffff; 
}
body #site-logo a img {		width: 350px; 
}
#main-nav {	background: none;
	background-color: #f1f1f1; 
}
#main-nav a {	
	color: #6eba70;background: none;
	background-color: #f1f1f1; 
}
#main-nav a:hover {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .has-mega-sub-menu .mega-sub-menu ul, #main-nav > li > ul, #main-nav ul li:not(.themify-widget-menu) > ul {	background: none;
	background-color: #6eba70; 
}
#main-nav ul li a, #main-nav .mega-sub-menu li:after, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, .fixed-header #main-nav ul a, #main-nav .has-mega-column > .sub-menu a {	
	color: #2cb4a9; 
}
#main-nav ul li a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a {	background: none;
	background-color: #f8dd94; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, .fixed-header #main-nav ul a:hover, #main-nav .has-mega-column > .sub-menu a:hover {	
	color: #f8dd94; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, #main-nav .has-mega-column > .sub-menu a:hover {	background: none;
	background-color: #f8dd94; 
}
#nav-bar {	background: none;
	background-color: #6eba70; 
}
#top-nav {	background: none;
	background-color: #6eba70; 
}
#top-nav a {	
	color: #ffffff;background: none;
	background-color: #6eba70; 
}
#top-nav a:hover {	background: none;
	background-color: #6eba70;
	color: #f8dd94; 
}
#top-nav .current_page_item a,  #top-nav .current-menu-item a {	background: none;
	background-color: #6eba70;
	color: #f9b200; 
}
#top-nav .current_page_item a:hover,  #top-nav .current-menu-item a:hover {	background: none;
	background-color: #6eba70;
	color: #f8dd94; 
}
#top-nav ul {	background: none;
	background-color: #6eba70;
	border: 1px solid #6eba70; 
}
#top-nav ul a, #top-nav .current_page_item ul a, #top-nav ul .current_page_item a, #top-nav .current-menu-item ul a, #top-nav ul .current-menu-item a {	
	color: #ffffff;background: none;
	background-color: #6eba70;
	color: #f9b200; 
}
#top-nav ul a:hover,  #top-nav .current_page_item ul a:hover,  #top-nav ul .current_page_item a:hover,  #top-nav .current-menu-item ul a:hover,  #top-nav ul .current-menu-item a:hover {	background: none;
	background-color: #6eba70; 
}
.post {	background: none;
	background-color: #ffffff;
	border: 3px solid #6eba70; 
}
.post-title, .post-title a {	
	color: #6eba70; 
}
.post-title a:hover {	
	color: #fecb09; 
}
.loops-wrapper.grid4 .post-title {	
	margin-top: 5px; 
}
.loops-wrapper.grid3 .post-title {	
	margin-top: 5px; 
}
.loops-wrapper.grid2 .post-title {	
	margin-top: 2px; 
}
.loops-wrapper.grid2-thumb .post-title {	
	margin-top: 5px; 
}
.post-meta a {	
	color: #2cb4a9; 
}
.post-meta a:hover {	
	color: #fecb09; 
}
.more-link {	
	color: #ff8920; 
}
.post-nav a {	
	color: #238d94; 
}
.post-nav .arrow {	
	color: #238d94; 
}
.page-title {	
	color: #238d94; 
}
.module-title {	
	color: #6eba70; 
}
#footerwrap {	background: none;
	background-color: #6eba70; 
}
#footer {	background: none;
	background-color: #6eba70;
	color: #ffffff; 
}
#footer a {	
	color: #f8dd94; 
}
#footer a:hover {	
	color: #f9b200; 
}
.footer-widgets .widget {	
	color: #ffffff;background: none;
	background-color: #6eba70;
	border: none !important; 
}
.footer-widgets .widgettitle {	
	color: #ffffff;background: none;
	background-color: #6eba70; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	color: #666666; 
}
a {	
	color: #2cb4a9; 
}
a:hover {	
	color: #f9b200; 
}
#pagewrap {	background: none;
	background-color: #ffffff; 
}
#body {	background: none;
	background-color: #ffffff; 
}
#content {	background: none;
	background-color: #ffffff; 
}
h1 {	
	color: #6eba70; 
}
h2 {	
	color: #238d9e; 
}
h3 {	
	color: #6eba70; 
}
h4 {	
	color: #6eba70; 
}
h5 {	
	color: #238d9e; 
}
h6 {	
	color: #238d9e; 
}
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: none;
	background-color: #ffffff;
	border: 1px solid #6eba70; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #fecb09; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #f9b200; 
}
#headerwrap {	background: none;
	background-color: #238d9e; 
}
#header a {	
	color: #ffffff; 
}
body #site-logo a {	
	color: #ffffff; 
}
#main-nav {	background: none;
	background-color: #f1f1f1; 
}
#main-nav a {	
	color: #6eba70;background: none;
	background-color: #f1f1f1; 
}
#main-nav a:hover {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .has-mega-sub-menu .mega-sub-menu ul, #main-nav > li > ul, #main-nav ul li:not(.themify-widget-menu) > ul {	background: none;
	background-color: #6eba70; 
}
#main-nav ul li a, #main-nav .mega-sub-menu li:after, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, .fixed-header #main-nav ul a, #main-nav .has-mega-column > .sub-menu a {	
	color: #2cb4a9; 
}
#main-nav ul li a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a {	background: none;
	background-color: #f8dd94; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, .fixed-header #main-nav ul a:hover, #main-nav .has-mega-column > .sub-menu a:hover {	
	color: #f8dd94; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, #main-nav .has-mega-column > .sub-menu a:hover {	background: none;
	background-color: #f8dd94; 
}
#nav-bar {	background: none;
	background-color: #6eba70; 
}
#top-nav {	background: none;
	background-color: #6eba70; 
}
#top-nav a {	
	color: #ffffff;background: none;
	background-color: #6eba70; 
}
#top-nav a:hover {	background: none;
	background-color: #6eba70;
	color: #f8dd94; 
}
#top-nav .current_page_item a,  #top-nav .current-menu-item a {	background: none;
	background-color: #6eba70;
	color: #f9b200; 
}
#top-nav .current_page_item a:hover,  #top-nav .current-menu-item a:hover {	background: none;
	background-color: #6eba70;
	color: #f8dd94; 
}
#top-nav ul {	background: none;
	background-color: #6eba70;
	border: 1px solid #6eba70; 
}
#top-nav ul a, #top-nav .current_page_item ul a, #top-nav ul .current_page_item a, #top-nav .current-menu-item ul a, #top-nav ul .current-menu-item a {	
	color: #ffffff;background: none;
	background-color: #6eba70;
	color: #f9b200; 
}
#top-nav ul a:hover,  #top-nav .current_page_item ul a:hover,  #top-nav ul .current_page_item a:hover,  #top-nav .current-menu-item ul a:hover,  #top-nav ul .current-menu-item a:hover {	background: none;
	background-color: #6eba70; 
}
.post {	background: none;
	background-color: #ffffff;
	border: 3px solid #6eba70; 
}
.post-title, .post-title a {	
	color: #6eba70; 
}
.post-title a:hover {	
	color: #fecb09; 
}
.post-meta a {	
	color: #2cb4a9; 
}
.post-meta a:hover {	
	color: #fecb09; 
}
.more-link {	
	color: #ff8920; 
}
.post-nav a {	
	color: #238d94; 
}
.post-nav .arrow {	
	color: #238d94; 
}
.page-title {	
	color: #238d94; 
}
.module-title {	
	color: #6eba70; 
}
#footerwrap {	background: none;
	background-color: #6eba70; 
}
#footer {	background: none;
	background-color: #6eba70;
	color: #ffffff; 
}
#footer a {	
	color: #f8dd94; 
}
#footer a:hover {	
	color: #f9b200; 
}
.footer-widgets .widget {	
	color: #ffffff;background: none;
	background-color: #6eba70;
	border: none !important; 
}
.footer-widgets .widgettitle {	
	color: #ffffff;background: none;
	background-color: #6eba70; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	color: #666666; 
}
a {	
	color: #2cb4a9; 
}
a:hover {	
	color: #f9b200; 
}
#pagewrap {	background: none;
	background-color: #ffffff; 
}
#body {	background: none;
	background-color: #ffffff; 
}
#content {	background: none;
	background-color: #ffffff; 
}
h1 {	
	color: #6eba70; 
}
h2 {	
	color: #238d9e; 
}
h3 {	
	color: #6eba70; 
}
h4 {	
	color: #6eba70; 
}
h5 {	
	color: #238d9e; 
}
h6 {	
	color: #238d9e; 
}
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: none;
	background-color: #ffffff;
	border: 1px solid #6eba70; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #fecb09; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #f9b200; 
}
#headerwrap {	background: none;
	background-color: #238d9e;
	background-position: right bottom; 
}
#header a {	
	color: #ffffff; 
}
body #site-logo a {	
	color: #ffffff; 
}
#main-nav {	background: none;
	background-color: #f1f1f1; 
}
#main-nav a {	
	color: #6eba70;background: none;
	background-color: #f1f1f1; 
}
#main-nav a:hover {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #f8dd94;
	color: #2cb4a9; 
}
#main-nav .has-mega-sub-menu .mega-sub-menu ul, #main-nav > li > ul, #main-nav ul li:not(.themify-widget-menu) > ul {	background: none;
	background-color: #6eba70; 
}
#main-nav ul li a, #main-nav .mega-sub-menu li:after, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, .fixed-header #main-nav ul a, #main-nav .has-mega-column > .sub-menu a {	
	color: #2cb4a9; 
}
#main-nav ul li a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a {	background: none;
	background-color: #f8dd94; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, .fixed-header #main-nav ul a:hover, #main-nav .has-mega-column > .sub-menu a:hover {	
	color: #f8dd94; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, #main-nav .has-mega-column > .sub-menu a:hover {	background: none;
	background-color: #f8dd94; 
}
#nav-bar {	background: none;
	background-color: #6eba70; 
}
#top-nav {	background: none;
	background-color: #6eba70; 
}
#top-nav a {	
	color: #ffffff;background: none;
	background-color: #6eba70; 
}
#top-nav a:hover {	background: none;
	background-color: #6eba70;
	color: #f8dd94; 
}
#top-nav .current_page_item a,  #top-nav .current-menu-item a {	background: none;
	background-color: #6eba70;
	color: #f9b200; 
}
#top-nav .current_page_item a:hover,  #top-nav .current-menu-item a:hover {	background: none;
	background-color: #6eba70;
	color: #f8dd94; 
}
#top-nav ul {	background: none;
	background-color: #6eba70;
	border: 1px solid #6eba70; 
}
#top-nav ul a, #top-nav .current_page_item ul a, #top-nav ul .current_page_item a, #top-nav .current-menu-item ul a, #top-nav ul .current-menu-item a {	
	color: #ffffff;background: none;
	background-color: #6eba70;
	color: #f9b200; 
}
#top-nav ul a:hover,  #top-nav .current_page_item ul a:hover,  #top-nav ul .current_page_item a:hover,  #top-nav .current-menu-item ul a:hover,  #top-nav ul .current-menu-item a:hover {	background: none;
	background-color: #6eba70; 
}
.mobile_menu_active #headerwrap .sidemenu-on {	background: none;
	background-color: #238d9e; 
}
.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav ul a {	
	color: #ffffff; 
}
.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav ul a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a {	background: none;
	background-color: #238d9e;
	color: #f3d690; 
}
.post {	background: none;
	background-color: #ffffff;
	border: 3px solid #6eba70; 
}
.post-title, .post-title a {	
	color: #6eba70; 
}
.post-title a:hover {	
	color: #fecb09; 
}
.post-meta a {	
	color: #2cb4a9; 
}
.post-meta a:hover {	
	color: #fecb09; 
}
.more-link {	
	color: #ff8920; 
}
.post-nav a {	
	color: #238d94; 
}
.post-nav .arrow {	
	color: #238d94; 
}
.page-title {	
	color: #238d94; 
}
.module-title {	
	color: #6eba70; 
}
#footerwrap {	background: none;
	background-color: #6eba70; 
}
#footer {	background: none;
	background-color: #6eba70;
	color: #ffffff; 
}
#footer a {	
	color: #f8dd94; 
}
#footer a:hover {	
	color: #f9b200; 
}
.footer-widgets .widget {	
	color: #ffffff;background: none;
	background-color: #6eba70;
	border: none !important; 
}
.footer-widgets .widgettitle {	
	color: #ffffff;background: none;
	background-color: #6eba70; 
}
 }.mobile_menu_active #headerwrap #menu-icon, #pagewrap #headerwrap #menu-icon-top { background: none;
	background-color: #238d9e; }.mobile_menu_active #headerwrap #menu-icon, #pagewrap #headerwrap #menu-icon-top { 
	color: #ffffff; }
/* Themify Custom CSS */
#searchform-wrap {
    float: right;
    margin-right: 14px;
    margin-top: 1px;
    position: relative;
}
.search-live input[type="text"].search-live-field {
    width: 100%;
    border-color: #f9b200;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
}

.themify_builder .widget-13895-3-1-0.module-widgettitle {
  display: none!important;
}

/*Homepage Buttons
desktop*/

.themify_builder .button-13895-3-0-0.module-button a:hover {
  font-size: 22px;
line-height: 26px;
background-color: #fff;
color: #6eba70;
  border-color: #6eba70;
 border-width: 1px;
 border-style: solid;
}
.themify_builder .button-13895-3-1-0.module-button a:hover {
    background-color: #fff;
    font-size: 22px;
    line-height: 26px;
    color: #238d9e;
    border-color: #238d9e;
    border-width: 1px;
    border-style: solid;
}
.themify_builder .button-13895-3-2-0.module-button a:hover {
    background-color: #fff;
    color: #f9b200;
    font-size: 22px;
    line-height: 26px;
    border-color: #f9b200;
    border-width: 1px;
    border-style: solid;
}
.themify_builder .button-13895-3-3-0.module-button a:hover {
    background-color: #fff;
    font-size: 22px;
    line-height: 26px;
    color: #6eba70;
    border-color: #6eba70;
    border-width: 1px;
    border-style: solid;
 }

/*Homepage Buttons
mobile*/

.themify_builder .button-13895-2-0-0.module-button a:hover {
  background-color: #fff;
 font-size: 22px;
 line-height: 26px;
 color: #6eba70;
  border-color: #6eba70;
 border-width: 1px;
 border-style: solid;
}
.themify_builder .button-13895-2-1-0.module-button a:hover {
  font-size: 22px;
line-height: 26px;
background-color: #fff;
color: #238d9e;
  border-color: #238d9e;
 border-width: 1px;
 border-style: solid;
}
.themify_builder .button-13895-2-2-0.module-button a:hover {
    background-color: #fff;
    color: #f9b200;
    font-size: 22px;
    line-height: 26px;
    border-color: #f9b200;
    border-width: 1px;
    border-style: solid;
}

.themify_builder .button-13895-2-3-0.module-button a:hover {
  background-color: #fff;
 font-size: 22px;
 line-height: 26px;
 color: #6eba70;
  border-color: #6eba70;
 border-width: 1px;
 border-style: solid;
}
/*Homepage Buttons
tablet*/

.themify_builder .button-13895-4-0-0.module-button a:hover {
  font-size: 18px;
line-height: 22px;
background-color: #fff;
color: #6eba70;
  border-color: #6eba70;
 border-width: 1px;
 border-style: solid;
}
.themify_builder .button-13895-4-1-0.module-button a:hover {
    background-color: #fff;
    font-size: 18px;
    line-height: 22px;
    color: #238d9e;
    border-color: #238d9e;
    border-width: 1px;
    border-style: solid;
}
.themify_builder .button-13895-4-0-1.module-button a:hover {
    background-color: #fff;
    color: #f9b200;
    font-size: 18px;
    line-height: 20px;
    border-color: #f9b200;
    border-width: 1px;
    border-style: solid;
}
.themify_builder .button-13895-4-1-1.module-button a:hover {
    background-color: #fff;
    font-size: 18px;
    line-height: 20px;
    color: #6eba70;
    border-color: #6eba70;
    border-width: 1px;
    border-style: solid;
 }

/* Contact Us Buttons */

.themify_builder .button-9326-0-0-0.module-button a:hover {
  font-size: 22px;
line-height: 26px;
background-color: #fff;
color: #6eba70;
  border-color: #6eba70;
 border-width: 1px;
 border-style: solid;
}
.themify_builder .button-9326-0-1-0.module-button a:hover {
  font-size: 22px;
line-height: 26px;
background-color: #fff;
color: #238d9e;
  border-color: #238d9e;
 border-width: 1px;
 border-style: solid;
}

a.shortcode.button {
  border: none !important;
}
.page-id-12960 #nav-bar {
 display: none!important;
}
.page-id-12960 #footerwrap {
 display: none!important;
}
.woocommerce .related.products {
    clear: both;
}
.list-post .post {
    width: auto;
    min-height: 0;
    position: static;
    padding: 10px;
}

html, body {
  overflow-x:hidden 
} 
.themify_builder .widgetized-7265-0-0-1.module-widgetized .widget {
    padding-left: 40px;
    line-height: 42px;
}
#widget-collapscat-3-top span.collapsing.categories {
  color:#f9b200;  
}
#widget-collapscat-3-top li.collapsing.categories.item {
  color: #238d9e;
}
#widget-collapscat-3-top li.collapsing.categories.expandable {
   color: #238d9e;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
.loops-wrapper.grid4 .post-title {
   padding-top:10px;
}}
.woocommerce div.product p.price {
   color: #2cb4a9;
   text-align: center;
}
.woocommerce ul.products li.product .price {
    color: #2cb4a9;
    font-weight: 400;
    text-align: center;
    font-size: 1.3em;
}

.woocommerce ul.products li.product a img {
    padding: 2px;
    background: #fff;
    border: none;
}
 .module-accordion h3 {
   color: #6eba70;
}
.widgettitle {
  margin: 0 0 20px;
padding: 15px 0 0;
font-size: 28px;
font-family: avenir-regular;
text-transform: capitalize;
color: #6eba70;
letter-spacing: normal;
}

@media screen and (max-width: 720px) {
                       #000-logo a {
  font-size: 28px;
}
}
/*@media screen and (max-width: 1200px) {
   #menu-icon-top {
   display: none;
}}
@media screen and (max-width: 720px) {
                         .sidemenu {
  background: #6eba70;
}
}
a#menu-icon {
  display: none;
}
a#menu-icon {
  display: none!important;
}*/
/* dropdown ul */#top-nav ul {
  margin: 0;
padding: 0;
list-style: none;
position: absolute;
left: 0;
top: 100%;
background: #f8dd94;
border: solid 3px #f8dd94;
z-index: 100;
display: none;
}
/* dropdown ul */#top-nav ul {
  margin: 0;
padding: 0;
list-style: none;
position: absolute;
left: 0;
top: 100%;
background: #2cb4a9;
border: solid 3px #2cb4a9;
z-index: 100;
display: none;
}

/* comment title */.comment-title #reply-title {
  margin: 20px 0 30px;
padding: 15px 0 0;
font-size: 1.25em;
font-family: avenir-regular;
text-transform: uppercase;
color: #000;
letter-spacing: normal;
border-top: 2px #238d9e solid;
}
commentwrap .pagenav.top {
  margin: 0;
position: absolute;
top: 0px;
right: 0;
}
/* text area */textarea {
  line-height: 150%;
width: 95%;
}

#footer .widgettitle {
  color: #fff;
border-top: none;
}
/* footer widget */#footer .footer-widgets {
  margin: 2% 0 10px;
}
#wpcr_div_2 {
  width:480px;
 }
#wpcr_table_2 {
  text-align:left;
width:70%;
 }
#wpcr_table_2  td {
  text-align:left;
 }
#wpcr_check_confirm {
  margin-top:10px;
font-size:13px;
color:#238d9e;
margin-bottom:4px;
 }
.wpcr_show {
  display:block;
 }
.wpcr_hide {
  display:none;
 }
.wpcr_fl {
  float:left;
 }
.wpcr_sc {
  padding:0px 10px 0px 0px;
 }
.wpcr_rname {
  padding:0px 0px 0px 0px;
line-height:20px;
 }
.wpcr_clear {
  clear:both;
 }
.wpcr_spacing1 {
  padding-bottom:5px;
 }
.wpcr_lh30 {
  line-height:30px;
 }
.wpcr_pb5 {
  padding-bottom:5px;
 }
.wpcr_power {
  padding-top:30px !important;
padding-bottom:5px !important;
font-size:10px !important;
 }
.wpcr_status_msg {
  color:#238d9e;
font-weight:bold;
 }
.wpcr_status_msg div {
  color:#238d9e;
font-weight:bold;
padding-bottom:15px;
padding-top:15px;
 }
#wpcr_pagination .wpcr_current #wpcr_pagination a {
  display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #238d9e;
}
#wpcr_pagination a:hover {
  color:#fff;
background: #F9b200;
}
#wpcr_pagination .wpcr_current {
  padding:6px 9px 5px 9px;
background: #6eba70;
color:#fff;
}
#footer .back-top a {
  display: none;
}
/* footer social widget */#footer .social-widget {
  text-align: center;
}
#footer .social-widget a {
  color: #fff;
font-size: 1.075em;
}
#footer .social-widget a:hover {
  color: #f9b200;
}
/************************************************************************************PAGE NAVIGATION*************************************************************************************/
.pagenav {
  clear: both;
padding-bottom: 20px;
text-align: right;
}
.pagenav a .pagenav span {
  line-height: 100%;
padding: 9px 5px 7px;
margin: 0 -1px;
vertical-align: middle;
display: inline-block;
zoom: 1;
min-width: 24px;
min-height: 18px;
text-align: center;
}
.pagenav a {
  background: #2cb4a9;
color: #fff;
text-decoration: none;
}
.pagenav a:hover {
  background-color: #f9b200;
}
.pagenav .current {
  text-decoration: none;
background: #238d9e;
color: #fff;
}
#top-nav a {
  text-decoration: none;
margin-right: 7px;
text-transform: capitalize;
}
.social-widget .widgettitle {
  width: auto;
font-size: 14px;
font-family: avenir-regular;
color: white;
text-transform: none;
border: none;
letter-spacing: 0;
position: static;
display: inline-block;
zoom: 1;
margin: 5px 3px 2px 0;
padding: 0;
background: transparent;
border-radius: 0;
box-shadow: none;
}
.list-categories {
  font-family: avenir-regular;
font-size: 12px;
}

.module-text ul li{
  list-style: initial;
}
/* review text */#wpcr_respond_1 blockquote.description {
  font-size:16px;
font-family: avenir-regular;
font-weight:normal;
font-style:normal;
 }
#wpcr_respond_1 blockquote.description p {
  font-size:16px;
font-family: avenir-regular;
font-weight:normal;
font-style:normal;
display:inline !important;
 }
#wpcr_respond_1 p.response {
  font-size:16px;
font-family: avenir-regular;
font-style:normal;
font-weight:normal;
 }
.wpcf7 input[type='text'].wpcf7 input[type='email'].wpcf7 input[type='url'].wpcf7 textarea{
  background-color: #fff;
color: #000;
width: 80%;
}
#wpcr_commentform textarea {
  padding:0 !important;
margin:0 !important;
width:300px !important;
height:100px !important;
}
.post-image, .module-post .post-image {
  text-align: center;
}
.accordian_6520-0-0-1.module ul li{
  list-style: initial;
}
.woocommerce-page #content div.product div.images {
  float: left;
width: 30%;
margin-bottom: 2em;
}
:target{
  border:0px solid #F00 }
.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1 {
  float:right;
width:48%}
.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
  float:left;
width:48%}
@media screen and (max-width: 720px) {
    .woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
  width:100%;
}
}
@media screen and (max-width: 720px) {
    .woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1 {
  width:100%;
}
}
.woocommerce .col-2 {
  display:none;
 }
.woocommerce .col-2:target {
  display:block;
 }
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea {
  box-sizing:border-box;
width:100%;
margin:0;
outline:0;
line-height: inherit;
}
.leftcol {
  float: left;
 }
@media screen and (max-width: 720px) {
   .leftcol {
  float: none;
}
}
.rightcol {
  float: right;
 }
@media screen and (max-width: 720px) {
   .rightcol {
  float: none;
}
}
mark {
  background:none;
color: #6cba70;
}
.woocommerce a.button .woocommerce button.button .woocommerce input.button {
  color: #238d9e;
background-color: #fff;
}
.woocommerce button.button {
	color: #238d9e;
background-color: #fff;
	border: 1px solid #238d9e;
}
.woocommerce button.button:hover {
	color: #fff;
	background-color: #238d9e;
	border: 1px solid #238d9e;
}
.woocommerce a.button {
  color: #fff;
	background-color: #6eba70;
	border: solid 2px #6eba70;
}
.woocommerce a.button:hover {
	color: #6eba70;
	background-color: #fff;
	border: solid 2px #6eba70;
}
.woocommerce .woocommerce-message {
  border-top-color: #6eba70;
}
.woocommerce .woocommerce-message::before {
  color: #6eba70;
}
.woocommerce-cart table.cart input {
  line-height: 2;
}
.widgettitle, .module-title {
  border-top: none;
}
.woocommerce input.button.alt:disabled[disabled]:hover{
  background-color:#fecb09;
box-sizing: content-box;
color:#fff}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{
  background-color:#fecb09;
	border: solid 1px #fecb09;
box-sizing: content-box;
	color:#fff;
   -webkit-font-smoothing:antialiased}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{
  background-color:#f9b200;
box-sizing: content-box;
color:#fff}
.woocommerce .order_details li {
  margin-right: inherit;
margin-left: 2em;
}
.attachment-shop_catalog {
  padding: 3px;
background: transparent!important;
}
.add_to_cart_button, ul.products li.product .button:not(.add_to_cart_button) {
  display: none!important;
}
#addon-shopdock {
  border-top: solid 2px #6eba70;
background-color: #fff;
background-image: none;
}
.module-slider .carousel-pager a.selected {
    background-color: #fff;
   color: #fecb09;
}
div.hello a {
text-align: center;
}

div.wpcr3_aggregateRating {
text-align: center;
}
.social-widget a {
    padding-top: 10px;
	  color: #f8dd94;
    font-size:20px;
    text-decoration: none;
}
.social-widget a:hover {
  color: #fecb09;
}
.woocommerce .woocommerce-ordering select {
    display: none;
}
.woocommerce .woocommerce-breadcrumb {
    display: none!important;
}
.woocommerce .woocommerce-breadcrumb a {
    display: none!important;
}
.woocommerce .woocommerce-breadcrumb a:hover {
    display: none!important;
}
.wpcr3_button_1 {
   background: #fecb09;
   border-color: #fecb09;
   color: #fff;
}
.wpcr3_button_1:hover {
   background: #f9b200;
   border-color: #f9b200;
   color: #fff;
}
.footer-widgets {
    font-family: avenir-regular;
}
h3.addon-name {
    background: #6eba70;
    color: #fff;
    text-align: center;
}
@media screen and ( max-width : 720px ) {
	#dpsp-pop-up .dpsp-networks-btns-wrapper li {
		width: 80%;
		margin-left: 0;
		margin-right: 0;
	}
}
/*@media screen and ( max-width : 1280px ) {
   .mobile_menu_active #menu-icon-top {
     display: none;
}}*/
.themify_builder .widget-7852-3-1-1.module-widget {
    font-size: 20px;
    text-align: center;
    border: 2px solid #6eba70;
}
@media screen and ( max-width : 720px ) {
.themify_builder .widget-7852-2-0-4.module-widget {
    background-color: #ffffff;
    font-size: 20px;
    text-align: center;
    border: 2px solid #6eba70;
}}
@media screen and ( max-width : 720px ) {
input[type="text"], input[type="search"], input[type="email"] {
    width: 400px;
    max-width: 40%;
    border: #f9b200 1px solid;
}}
@media screen and ( max-width : 600px ) {
.wpcr3_respond_2 textarea {
    height: 100px !important;
    min-width: 240px;
}}
@media screen and ( max-width : 600px ) {
  textarea {
    line-height: 150%;
    width: 50%;
}}
input, textarea, input[type="search"], button {
    font-size: 14px;
    font-family: inherit;
    padding: 10px;
    border: #f9b200 1px solid;
}
select {
	border: #f9b200 1px solid;
	padding: 10px;
	font-size: 14px;
}
input[type="text"]{
    font-size: 14px;
    font-family:avenir-regular;
    padding: 10px;
    color: #000;
   border: #f9b200 1px solid;
}
.woocommerce-info {
    border-top-color: #6eba70;
}
.woocommerce-info::before {
    color: #6eba70;
}
.woocommerce input.button {
  background-color: #fecb09;
  color: #fff;
}
.woocommerce input.button:hover {
    background-color: #f9b200;
    color: #fff;
}
@media screen and ( max-width: 720px ) {
.header-widget .widget {
    margin-top: 15px;
		margin-left: 10px;
		margin-right: 10px;
	}}
.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: 200px;
}
@media screen and (max-width: 1240px) {
#main-nav a {
    background-color: #238d9e;
    
	}}
@media screen and (max-width: 1240px) {
#main-nav {
    background: none;
    background-color: #238d9e;
	}}
.mobile_menu_active #menu-icon {
	font-size: .8em;
}
.mobile_menu_active .menu-icon-close {
	min-width: .8em;
	min-height: .8em;
}
.mobile_menu_active #headerwrap #main-nav {
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 15px;
}

.product_meta {
	display: none! important;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    display: none;
}
