@charset "UTF-8";
/* Themify Bizco 7.1.1 framework 7.1.1 */

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

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
    stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/styles/modules/site-logo.css*/
#site-logo{
	position:absolute;
	left:0;
	top:32px;
	font:bold 28px/100% Arial, Helvetica, sans-serif;
	margin:0
}
#site-logo a{
	color:#fff;
	text-decoration:none
}
/*/styles/modules/site-description.css*/
#site-description{
	position:absolute;
	left:0;
	top:70px;
	font:italic 14px/110% "Times New Roman", Times, serif;
	color:#b6bdcc
}
#site-description .site-taglink{
	color:inherit;
	font:inherit
}
#site-description .site-taglink:hover{
	text-decoration:none
}
/*/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 em{
    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 em{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large em{
    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
}
/*/css/modules/search-form.css*/
.tf_s_dropdown input[type="text"]{
    background-color:#fff;
    color:#000;
    margin:0;
    width:auto;
    height:auto;
    max-width:100%;
    min-width:auto;
    min-height:auto;
    display:inline-block;
    box-shadow:none
}
.tf_search_icon{
    padding:9px 11px 10px;
    border-radius:50em;
    cursor:pointer;
    line-height:normal
}
.tf_search_icon:hover{
    background:rgba(150,150,150,.15)
}
.tf_icon_wrap{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:2px;
    font-size:1.2em;
    line-height:1
}
.tf_icon_wrap + input[type="text"],
.tf_icon_wrap + .tf_loader + input[type="text"]{
    padding-left:2.2em
}
.tf_s_dropdown .tf_icon_wrap{
    left:12px
}
/*/style.css*/
/*
Theme Name:Themify Bizco
Theme URI:https://themify.me/themes/bizco
Version:7.1.1 
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

---------

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, hgroup, menu, nav, section{ 
	display:block
}

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

/* themify theme icons */
@font-face{
	font-family:'themify_theme_icons';
	font-display:swap;
	src:url('data:application/octet-stream;base64,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') format('woff')
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html{
	background:#2c426d url('http://skippersproducts.com/wp-content/themes/bizco/images/html-bg.png');
	-webkit-font-smoothing:antialiased
}
body{
	font:.9em/150% Arial, Helvetica, sans-serif;
	overflow-wrap:break-word;
	color:#555
}
p{
	margin:0 0 1.2em;
	padding:0
}
a{
	text-decoration:none;
	outline:none;
	color:#0069cb
}
a:hover{
	text-decoration:underline
}
small{
	font-size:87%
}
em, i{
}
ul, ol{
	margin:1em 0 1.4em 24px;
	padding:0;
	line-height:140%
}
li{
	margin:0 0 .5em 0;
	padding:0
}
blockquote{
	font:italic 15px/130% "Times New Roman", Times, serif;
	padding:8px 30px 15px
}
h1, h2, h3, h4, h5, h6{
	line-height:1.4em;
	color:#000;
	margin:20px 0 .4em;
	overflow-wrap:normal
}
h1{
	font-size:2em
}
h2{
	font-size:1.8em
}
h3{
	font-size:1.5em
}
h4{
	font-size:1.3em
}
h5{
	font-size:1.1em
}
h6{
	font-size:1em
}

/* form input */
input, textarea, select, button{
	font-size:100%;
	font-family:inherit
}
textarea{
	line-height:150%
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url]{
	border:solid 1px #ccc;
	padding:6px 7px;
	background-color:#f9f9f9;
	border-radius:5px
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus{
	border:solid 1px #333;
	outline:none
}
/* set input width */
input[type=text], input[type=search], input[type=email], input[type=url]{
	width:240px;
	max-width:90%
}
/* set textarea width */
textarea{
	line-height:150%;
	padding:6px 2%;
	width:96%
}


/* form button */
input[type=reset], input[type=submit], button{
	font-weight:700;
	color:#eee;
	border:0;
	padding:6px 15px;
	cursor:pointer;
	box-shadow:0 1px 0 rgba(0,0,0,.2);
	background-image:linear-gradient(to bottom, rgba(255,255,255,0.35) 0%,rgba(0,0,0,0.1) 100%);
	border-radius:10em;
	text-shadow:0 -1px 0 rgba(0,0,0,.3);
	-webkit-appearance:none
}
input[type=reset]:hover, input[type=submit]:hover, button:hover{
	color:#fff;
	background-color:#666
}

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

#pagewrap{
	overflow:hidden;
	position:relative
}
.pagewidth,
.row_inner{
	width:978px;
	margin:0 auto
}

#body{
	background-color:#fff;
	padding:50px 0;
	min-height:400px;
	box-shadow:0 0 6px rgba(0,0,0,.3);
	position:relative;
	z-index:3
}

.divider{
	border-top:solid 1px #ddd;
	padding:25px 0 20px;
	margin-top:10px
}

/* content */
#content{
	width:695px;
	float:left
}

/* sidebar left */
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}

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

/* fullwidth content */
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #body{
	padding:0
}
.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:3.2%;
	float:left
}
.col4-1{
	width:22.6%
}
.col4-2, .col2-1{
	width:48.4%
}
.col4-3{
	width:74.2%
}
.col3-1{
	width:31.2%
}
.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
*************************************************************************************/
#header{
	position:relative;
	height:107px;
	color:#8b93a2;
	z-index:6
}
/* social widget */
.social-widget{
	position:absolute;
	top:10px;
	right:0;
	font-size:95%
}
.social-widget a{
	margin-left:5px
}
.social-widget a{
	text-decoration:none;
	color:#a1aabb;
	margin:0 2px
}
.social-widget a:hover{
	text-decoration:none;
	color:#fff
}
.social-widget img{
	vertical-align:text-top
}
.social-widget .widget{
	float:left;
	margin-right:10px
}
.social-widget .widget div{
	float:left
}
.social-widget .widget strong{
	float:left;
	margin-right:5px
}
.social-widget ul{
	margin:0!important;
	padding:0;
	float:left
}
.social-links.horizontal li{
	margin:0 3px 0 0;
	padding:0;
	float:left;
	border:0;
	clear:none
}
.social-widget ul li img{
	vertical-align:middle
}
/* rss button */
.social-widget div.rss{
	float:left
}
.social-widget div.rss a{
	background:url('http://skippersproducts.com/wp-content/themes/bizco/images/rss.png') no-repeat left center;
	padding:4px 0 3px 21px
}

/************************************************************************************
SEARCH FORM
*************************************************************************************/
#searchform #s{
	width:185px;
	background-image:url('http://skippersproducts.com/wp-content/themes/bizco/images/search.png');
	background-repeat:no-repeat;
	background-position:8px center;
	padding-left:28px;
	font:italic 120%/110% "Times New Roman", Times, serif;
	color:#666;
	border-radius:10em
}
#searchform #s:focus{
	color:#000
}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#main-nav{
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	bottom:20px;
	z-index:100
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative
}
/* main level link */
#main-nav a{
	color:#bfc5d1;
	display:block;
	padding:8px 16px;
	margin:0 0 0 5px;
	text-decoration:none;
	text-transform:uppercase
}
/* main level link :hover */
#main-nav a:hover{
	color:#fff
}
/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a{
	background-color:#1b2b4b;
	color:#fff;
	border-radius:5px
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover{
	color:#fff
}
/* sub-levels link */
#main-nav ul 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{
	color:#666;
	font-weight:400;
	text-transform:none;
	letter-spacing:0;
	padding:7px 0 7px 15px;
	margin:0;
	width:170px;
	background:0;
	border-radius:0;
	box-shadow:none
}
/* sub-levels link :hover */
#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{
	background-color:#F3F3F3;
	color:#000;
	color:#000000
}
/* dropdown ul */
#main-nav ul{
	margin:0;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	border:solid 1px #666;
	z-index:200;
	display:none;
	border-radius:5px;
	box-shadow:0 1px 2px rgba(0,0,0,.3)
}
#main-nav ul li{
	background:0;
	padding:0;
	margin:0;
	float:none
}
/* sub-levels dropdown */
#main-nav ul ul{
	left:180px;
	top:0
}
/* show dropdown ul */
#main-nav li:hover > ul{
	display:block
}
@media (hover:none){
	#main-nav .child-arrow{
		border-radius:100%;
		padding:0 7px;
		margin-left:7px;
		backface-visibility:hidden
	}
	#main-nav .child-arrow:before{
		backface-visibility:hidden
	}
	#main-nav ul .child-arrow{
		float:right;
		margin-right:10px
	}
}

/* ensure #nav and #searchform is visible on desktop version */
body:not(.mobile_menu_active) #main-nav{
	display:block!important
}

/************************************************************************************
SLIDER
*************************************************************************************/
#sliderwrap{
	background:url('http://skippersproducts.com/wp-content/themes/bizco/images/slider-bg.png') repeat-x
}
#slider{
	position:relative;
	padding:30px 0 20px;
	font:15px/140% Arial, Helvetica, sans-serif;
	color:#c7d1d9;
	z-index:4
}
#slider .slides a{
	color:#f9f5c8;
	text-decoration:none
}
#slider .slides a:hover{
	text-decoration:underline
}
#slider .slides{
	margin:0;
	padding:0
}
#slider .slides li{
	background:0!important;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:100%
}
body.rtl #slider{
	direction:ltr
}

/* default slide */
#slider .slide-feature-image{
	float:left;
	margin:0 30px 0 0;
	vertical-align:text-bottom
}
#slider .slide-content{
	overflow:hidden;
	padding:30px 0px 0 0
}
#slider h3{
	font:bold 32px/120% Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	letter-spacing:-.04em;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,.3)
}
#slider p{
	margin:0 0 20px;
	padding:0
}
/* image caption wrap */
#slider .image-caption-wrap{
	position:relative;
	font-size:13px;
	line-height:140%
}
#slider .image-caption-wrap .caption{
	position:absolute;
	bottom:0;
	left:0;
	padding:15px 20px 10px;
	z-index:5;
	background:url('http://skippersproducts.com/wp-content/themes/bizco/images/slide-caption-bg.png');
	color:#ccc
}
#slider .image-caption-wrap h3{
	color:#fff;
	margin:0 0 5px;
	padding:0;
	font:bold 16px/120% Arial, Helvetica, sans-serif
}
#slider .image-caption-wrap p{
	margin:0
}
#slider .image-caption-wrap a{
	text-decoration:none;
	color:#fff
}
#slider .image-caption-wrap a:hover{
	text-decoration:underline
}

/* image only slide */
#slider .image-slide{
	text-align:center
}

/* slide buttons */
#slider a.button{
	color:#000
}
#slider a.button:hover{
	text-decoration:none
}
#slider a.black{
	color:#fff
}
/* Slider style
================================================ */
/* slider pager */
#slider .tf_carousel_bullets{
	padding:10px 0
}
/* pager button */
#slider .tf_carousel_bullets a{
	text-indent:-900em;
	width:12px;
	height:12px;
	margin:0 3px;
	background-color:rgba(0, 0, 0, .6);
	border:solid 2px #111;
	border-radius:10em;
	cursor:pointer
}
/* pager active */
#slider .tf_carousel_bullet.selected{
	background-color:rgba(255, 255, 255, .3);
	border-color:#666
}
/* next previous slide button */
#slider .tf_carousel_nav_wrap > a{
	width:56px;
	height:56px;
	text-indent:-900em;
	overflow:hidden;
	position:absolute;
	z-index:2000;
	top:50%;
	margin-top:-50px;
	display:none
}
#slider:hover .tf_carousel_nav_wrap > a{
	display:block
}
#slider .carousel-prev{
	background:url('http://skippersproducts.com/wp-content/themes/bizco/images/slide-next-prev.png') no-repeat;
	left:5px
}
#slider .carousel-next{
	background:url('http://skippersproducts.com/wp-content/themes/bizco/images/slide-next-prev.png') no-repeat 0 -57px;
	right:5px
}

/************************************************************************************
WELCOME MESSAGE
*************************************************************************************/
.welcome-message{
	font:italic 24px/130% "Times New Roman", Times, serif;
	text-align:center;
	padding:0 60px;
	margin-bottom:30px;
	clear:both;
	color:#999
}

/************************************************************************************
HOME HIGHLIGHTS
*************************************************************************************/
.home-highlights{
	margin-bottom:15px
}
.home-highlights h4{
	font:bold 16px/140% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0
}
.home-highlights .icon{
	padding:5px 0 0 5px;
	float:left;
	position:relative
}
.home-highlights .icon img{
	margin:0 15px 0 0
}
.home-highlights .icon .zoom{
	position:absolute;
	top:0;
	left:0;
	width:27px;
	height:27px;
	display:block;
	background:url('http://skippersproducts.com/wp-content/themes/bizco/images/zoom-icon.png') no-repeat
}
.home-highlights .home-highlights-content{
	overflow:hidden;
	margin-bottom:20px;
	min-width:120px
}
.type-highlight .post-date,
.type-highlight .post-meta{
	display:none
}

/************************************************************************************
AUTHOR PAGE
*************************************************************************************/
.author-bio{
	margin:0 0 30px
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:4px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 5px;
	padding:0;
	font-size:160%
}
.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)
}

/************************************************************************************
POST
*************************************************************************************/
.post{
	margin-bottom:40px;
	box-sizing:border-box
}

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

.loops-wrapper.list-post .post-content{
	overflow:hidden
}

/* post-title */
.post-title{
	font:bold 24px/130% Arial, Helvetica, sans-serif;
	letter-spacing:-.035em;
	margin:0 0 2px;
	padding:0
}
.loops-wrapper.list-post .post-title{
	margin-bottom:8px
}
.post-title a{
	color:#234d98;
	text-decoration:none
}
.post-title a:hover{
	color:#0069cb;
	text-decoration:none
}

/* post meta */
.post-meta{
	font-size:90%;
	line-height:140%;
	margin:0 0 10px;
	color:#999
}
.loops-wrapper.list-post .post-meta{
	border-top:solid 1px #ddd;
	padding:8px 0 10px;
	margin:0;
	font-size:100%
}
.post-meta em{
	font-style:italic;
	font-weight:400;
	font-family:"Times New Roman", Times, serif
}

/* post date */
.post-date{
	display:block;
	font-weight:700
}
.loops-wrapper.list-post .post-date{
	display:inline
}

/* post image */
.post-image{
	max-width:100%;
	margin:0 0 7px
}
.loops-wrapper.list-post .post-image{
	margin:0 0 10px
}
.post-image.right{
	margin-left:20px
}
.post-image.left{
	margin-right:20px
}

/* more button */
.more-link{
	font:12px/100% Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#555;
	padding:3px 12px;
	margin:0 3px;
	display:inline-block;
	border-radius:1em;
	text-shadow:0 1px 0 rgba(255,255,255,.7);
	box-shadow:0 1px 1px rgba(0,0,0,.1);	
	background-image:linear-gradient(to bottom, rgba(255,255,255,0.35) 0%,rgba(0,0,0,0.1) 100%)
}
.more-link:hover{
	text-decoration:none;
	color:#000;
	background-color:#eee
}

/* query post content wrapper */
.query-post-content{
	margin-bottom:30px
}

/* grid4 */
.loops-wrapper.grid4 .post{
	margin-bottom:20px;
	font-size:95%;
	line-height:130%
}
.loops-wrapper.grid4 .post-title{
	font-size:16px;
	line-height:140%;
	margin:8px 0 2px;
	padding:0
}
/* grid3 */
.loops-wrapper.grid3 .post{
	font-size:100%;
	margin-bottom:30px
}
.loops-wrapper.grid3 .post-title{
	font-size:18px;
	line-height:140%;
	margin:8px 0 0;
	padding:0
}
/* grid2 post */
.loops-wrapper.grid2 .post{
	line-height:140%
}
.loops-wrapper.grid2 .post-title{
	margin:0 0 5px;
	font-size:22px
}

/* large image grid post */
.loops-wrapper.list-large-image .post{
	margin-bottom:40px;
	padding-bottom:20px;
	border-bottom:solid 1px #ddd
}
.loops-wrapper.list-large-image .post-image{
	float:left;
	margin:0 20px 10px 0
}
.loops-wrapper.list-large-image .post-title{
	font-size:28px;
	line-height:110%;
	margin:0 0 3px;
	padding:0
}
.loops-wrapper.list-large-image .post-content{
	overflow:hidden
}

/* list-thumb-image */
.loops-wrapper.list-thumb-image .post{
	margin-bottom:40px;
	padding-bottom:20px;
	border-bottom:solid 1px #ddd
}
.loops-wrapper.list-thumb-image .post-image{
	float:left;
	margin:0 20px 10px 0
}
.loops-wrapper.list-thumb-image .post-content{
	overflow:hidden
}
.loops-wrapper.list-thumb-image .post-date{
	display:inline
}

/* grid2-thumb post */
.loops-wrapper.grid2-thumb .post{
	line-height:140%
}
.loops-wrapper.grid2-thumb .post-title{
	font-size:22px
}
.loops-wrapper.grid2-thumb .post-image{
	float:left;
	margin:5px 16px 10px 0
}
.loops-wrapper.grid2-thumb .post-image.left img{
	margin-right:0
}
.loops-wrapper.grid2-thumb .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%
}

/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered{
max-width:100%!important
}
/************************************************************************************
PAGE TITLE
*************************************************************************************/
.page-title{
	font:bold 36px/130% Arial, Helvetica, sans-serif;
	letter-spacing:-.035em;
	margin:0 0 10px;
	padding:0
}


/************************************************************************************
NEXT PREV POST NAVIGATION
*************************************************************************************/
.post-nav{
	border-top:solid 1px #ddd;
	font:italic 17px/120% "Times New Roman", Times, serif;
	margin:40px 0 0;
	clear:both
}
.post-nav span em{
	text-transform:uppercase;
	font:normal 10px/100% Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:5px;
	letter-spacing:1px;
	color:#666
}
.post-nav a{
	text-decoration:none;
	margin:15px 0 40px;
	display:block;
	width:47%
}
.post-nav a:hover{
	color:#000;
	text-decoration:none
}
.post-nav .prev a{
	float:left
}
.post-nav .next a{
	float:right;
	text-align:right
}

/************************************************************************************
CATEGORY SECTIONS
*************************************************************************************/
.category-section{
	clear:both;
	margin-bottom:30px
}
.category-section-title{
	margin:0 0 20px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:16px
}
/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap{
	padding:10px 0 0;
	position:relative;
	clear:both
}
/* comment title */
.comment-title{
	font:bold 19px/100% Arial, Helvetica, sans-serif;
	margin:0 0 18px;
	padding:0
}

/* commentlist */
.commentlist{
	margin:10px 0 0;
	padding:0;
	list-style:none;
	border-top:solid 1px #ddd
}
.commentlist li{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	position:relative
}
.commentlist .comment-author{
	margin:2px 0 10px;
	padding:0
}
.commentlist .avatar{
	margin:10px 0 10px 26px;
	float:right
}
.commentlist ul .avatar{
	width:60px;
	height:60px
}
.commentlist cite{
	font-size:140%;
	font-weight:700;
	font-style:normal;
	line-height:140%;
	color:#000
}
.commentlist cite a{
	text-decoration:none
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite{
	background:url('http://skippersproducts.com/wp-content/themes/bizco/images/icon-author-comment.png') no-repeat 0 2px;
	padding-left:18px
}
.commentlist .comment-time{
	color:#999;
	font-size:90%
}
.commentlist .commententry{
	border-bottom:solid 1px #eee;
	position:relative;
	min-height:50px;
	padding-right:75px;
	padding-bottom:5px
}
.commentlist ul, .commentlist ol{
	margin:0;
	padding:0
}
.commentlist ul li, .commentlist ol li{
	background:url('http://skippersproducts.com/wp-content/themes/bizco/images/comment-reply-icon.png') no-repeat 12px 22px;
	padding-left:40px
}
.commentlist .comment-reply-link{
	position:absolute;
	bottom:-10px;
	right:0;
	z-index:10;
	padding:5px 10px;
	font:10px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:.08em;
	text-decoration:none;
	color:#666;
	border-radius:1em;
	text-shadow:0 1px 0 rgba(255,255,255,.7);
	box-shadow:0 1px 1px rgba(0,0,0,.1);
	background-image:linear-gradient(to bottom, rgba(255,255,255,0.35) 0%,rgba(0,0,0,0.1) 100%)
}
.commentlist .comment-reply-link:hover{
	text-decoration:none;
	color:#000;
	background-color:#eee
}

/* comment pagenav */
.commentwrap .pagenav{
	border:0;
	box-shadow:none
}
.commentwrap .pagenav.top{
	position:absolute;
	top:-15px;
	right:0
}
.commentwrap .pagenav.bottom{
	margin:30px 0 5px
}

/* comment form */
#respond{
	margin:40px 0 50px;
	padding:10px 0 0;
	position:relative;
	clear:both
}
.commentlist #respond{
	margin:10px 0 0;
	padding-bottom:20px;
	border-bottom:solid 1px #ebebeb
}
#respond #cancel-comment-reply-link{
	position:absolute;
	top:35px;
	right:0;
	font-size:85%;
	line-height:100%;
	text-decoration:none;
	padding:4px 10px;
	color:#fff;
	background-color:#F60;
	border-radius:10em
}
#respond #cancel-comment-reply-link:hover{
	background-color:#333
}
#commentform{
	margin:15px 0 0
}
#commentform label{
	font-weight:700
}
#commentform label small{
	font-weight:400
}
#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:8px 20px
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar{
	width:222px;
	float:right
}
.widget{
	margin:0 0 30px
}
.widgettitle{
	font:bold 16px/120% Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	padding:0
}
.widgettitle a{
}
.widget ul{
	margin:10px 0 0;
	padding:0
}
.widget li{
	margin:0;
	padding:5px 0;
	list-style:none;
	clear:both;
	border-top:solid 1px #eee
}
.widget ul ul{
	margin:6px 0 -6px 0px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}

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

/* feature posts widget */
.widget .feature-posts-list .post-img{
	margin:4px 14px 10px 0;
	float:left
}
.widget .feature-posts-list small{
	font:italic 100% "Times New Roman", Times, serif;
	color:#999
}
.widget .feature-posts-list .feature-posts-title{
	margin:3px 0 2px;
	font-weight:700
}
#footer .feature-posts-title{
	font-weight:400
}
.widget .feature-posts-list .post-excerpt{
	margin:4px 0 0;
	display:block
}
.widget .feature-posts-list li{
	padding:8px 0
}
.col .feature-posts-list .feature-posts-title{
	font:bold 14px/130% Arial, Helvetica, sans-serif
}
.col .feature-posts-list .post-excerpt{
	overflow:hidden
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp{
	font:italic 100% "Times New Roman", Times, serif;
	margin-left:5px
}
.widget .twitter-list li{
	padding:8px 0
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}

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

/* links widget */
.widget .links-list img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:10px;
	float:left
}
/* flickr widget */
.widget .flickr_badge_image{
	margin-top:10px
}
.widget .flickr_badge_image img{
	width:62px;
	height:62px;
	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
}

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

/* Social Links Widget */
.widget .social-links{
	margin:0 0 20px;
	padding:0;
	line-height:100%
}
.widget .social-links li{
	margin:0 5px 5px 0;
	padding:0;
	list-style:none;
	border:0;
	display:inline-block
}
.widget .social-links img{
	vertical-align:middle
}

/* 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{
	clear:both;
	background:#26375a url('http://skippersproducts.com/wp-content/themes/bizco/images/footer-bg.png');
	padding:30px 0 20px
}
#footer{
	color:#9ca8b3
}
#footer .widgettitle{
	color:#fff
}
#footer a{
	color:#d8d4ab;
	text-decoration:none
}
#footer a:hover{
	color:#fff;
	text-decoration:none
}
#footer .widget li{
	border-color:#394865
}
.footer-text{
	font-size:85%;
	clear:both;
	padding:15px 0
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky{}
.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
}
.wp-caption-text{
	font:normal 95%/120% Georgia, "Times New Roman", Times, serif;
	margin:6px 0
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment{
	float:none;
	margin:0;
	text-align:left
}
/************************************************************************************
BUILDER
*************************************************************************************/
#slider .slides a.tb_turn_on{
    display:none
}

/************************************************************************************
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{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0
}
/*BASE MEDIA QUERIES*/
@media(max-width:1260px){
	.default_width #layout .row_inner{
		max-width:100%
	}
}
/*/media-queries.css*/
@media (max-width:1200px){
@media(max-width:980px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#pagewrap{
		max-width:100%
	}

	.pagewidth,
	.row_inner{
		max-width:90%
	}
		
	/* content */
	#content{
		width:67.8%
	}
	
	/* sidebar */
	#sidebar{
		width:26.2%
	}
	#sidebar .secondary{
		width:47%
	}
	
	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2,
	.col4-3,
	.col3-1,
	.col3-2,
	.col2-1
	{
		margin-left:2%
	}
	.col4-1{
		max-width:23%
	}
	.col4-2, .col2-1{
		max-width:48%
	}
	.col4-3{
		max-width:72%
	}
	.col3-1{
		max-width:31%
	}
	.col3-2{
		max-width:62%
	}
}

@media(max-width:760px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#content,
	#sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
	#sidebar .secondary{
		width:48%
	}
	
	/************************************************************************************
	HEADER
	*************************************************************************************/
	/* reset absolute elements to static */
	#header .social-widget,
	#headerwrap #site-logo,
	#headerwrap #site-description,
	#headerwrap #main-nav{
		position:static;
		float:none;
		clear:both
	}
	
	/* header */
	#header{
		height:auto!important;
		padding-bottom:10px
	}
	
	/* header widget */
	.header-widget{
		position:static;
		float:none;
		text-align:left;
		clear:both;
		margin:0
	}
	.header-widget .widget{
		margin:0 0 10px
	}
	
	/* social widget */
	#header .social-widget{
		padding:5px 0 0
	}

	/* search form */
	#header #searchform{
		position:absolute;
		top:10px;
		left:inherit;
		right:0;
		width:150px
	}
	#header #searchform #s{
		float:right;
		width:85px
	}
	#header #searchform input#s:focus{
		width:150px
	}
	
	/* site logo */
	#site-logo{
		padding:15px 100px 10px 0;
		margin:0
	}
	#site-logo a{
		font-size:30px
	}

	/* site description */
	#site-description{
		margin:0 0 10px
	}

	/************************************************************************************
	MAIN NAV
	*************************************************************************************/
	#headerwrap #main-nav{
		height:auto;
		padding:10px 0
	}
	#headerwrap #main-nav a{
		padding:4px 9px
	}

	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	/* list large image */
	.list-large-image .post-image{
		float:none;
		margin-right:0
	}
	.list-large-image .post-content{
		overflow:visible;
		float:none
	}

}

@media(max-width:680px){
	
	/* post content */
	.post-content{
		overflow:visible!important
	}

	/* disable webkit text size adjust (for iPhone) */
	html{
		-webkit-text-size-adjust:none
	}

	/************************************************************************************
	SLIDER
	*************************************************************************************/
	#slider .slide-content{
		overflow:visible
	}
	#slider .image-caption-wrap .caption{
		display:none
	}
	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}

	/************************************************************************************
	HEADER
	*************************************************************************************/
	/* site logo */
	#site-logo{
		font-size:42px;
		text-align:left;
		padding-right:90px;
		width:auto
	}
	
	/* site description */
	#site-description{
		text-align:left;
		margin:0 0 10px
	}
	
	/* searchform */
	#header #searchform{
		left:inherit;
		right:0;
		width:150px
	}
	#header #searchform #s{
		float:right;
		width:85px
	}
	
	/* social widget */
	.social-widget{
		position:static;
		float:none;
		padding:0
	}

	/************************************************************************************
	MOBILE NAV BUTTON
	*************************************************************************************/
	/* menu icon */
	.mobile-button{
		background-color:#e6e6e6;
		position:relative;
		width:32px;
		height:30px;
		margin-bottom:3px;
		margin-right:3px;
		display:block;
		float:right;
		cursor:pointer;
		border-radius:5px
	}
	.mobile-button:before{
		content:"\f0c9";
		font:normal 21px/1em 'themify_theme_icons';
		color:#000;
		position:absolute;
		top:50%;
		left:50%;
		margin:-.5em 0 0 -.5em;
		width:1em;
		height:1em;
		text-align:center
	}
	.mobile-button.active:before{
		color:#555
	}
	/************************************************************************************
	MAIN NAV (MOBILE)
	*************************************************************************************/
	#main-nav-wrap{
		position:absolute;
		top:20px;
		right:0;
		z-index:1000
	}
	
	/* main nav */
	#headerwrap #main-nav{
		clear:both;
		position:static;
		width:200px;
		z-index:1000;
		padding:10px 5px;
		background-color:#fff;
		border:solid 1px #999;
		display:none; /* visibility will be toggled with jquery */
		box-shadow:1px 2px 6px rgba(0,0,0,.2);
		border-radius:5px;
		max-height:70vh;
	    overflow:auto;
	    -webkit-overflow-scrolling:touch
	}
	#headerwrap #main-nav li{
		clear:both;
		float:none;
		display:block;
		margin:3px 0 3px 10px;
		padding:0;
		border:0;
		box-shadow:none
	}
	#headerwrap #main-nav a, 
	#headerwrap #main-nav ul a{
		font:inherit;
		text-transform:inherit;
		background:0;
		width:auto;
		display:block;
		padding:4px 0;
		color:#666;
		border:0;
		text-shadow:none;
		box-shadow:none
	}
	#headerwrap #main-nav a:hover, 
	#headerwrap #main-nav ul a:hover{
		background:0;
		color:#000
	}
	
	/* dropdown */
	#headerwrap #main-nav ul{
		position:static;
		display:block;
		margin:0;
		padding:0;
		background:0;
		border:0;
		border-radius:0;
		box-shadow:none
	}
	#headerwrap #main-nav .child-arrow{
		display:none!important
	}

	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	/* post */
	.post{
		width:auto!important;
		max-width:100%!important;
		margin-left:0!important;
		float:none!important
	}
	
	/* post title */
	.post-title{
		margin:0 0 2px!important;
		font-size:2em!important
	}

	/* post image */
	.post-image{
		float:none!important;
		margin-right:0!important;
		margin-left:0!important
	}

	/* post content */
	.post-content{
		overflow:visible!important;
		float:none!important
	}

	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev, .post-nav .next{
		display:block;
		width:100%;
		clear:both;
		margin-bottom:10px
	}
	
	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist{
		padding-left:0
	}
	.commentlist .commententry{
		clear:left
	}
	.commentlist .avatar{
		float:left;
		width:40px;
		height:40px;
		margin:0 10px 10px 0
	}

	/************************************************************************************
	FOOTER
	*************************************************************************************/
	#footer-logo{
		position:static!important
	}
	
	/* footer nav */
	.footer-nav{
		padding:0
	}
	
	/* footer text */
	.footer-text .left,
	.footer-text .right{
		float:none;
		clear:both
	}
	
	/************************************************************************************
	WOOCOMMERCE SUPPORT
	*************************************************************************************/
	.woocommerce #content div.product div.images,
	.woocommerce #content div.product div.summary{
		float:none!important;
		width:100%!important
	}
}

@media(min-width:681px){

	/* ensure #nav and #searchform is visible on desktop version */
	#main-nav,
	#headerwrap #searchform{
		display:block!important
	}
}
}
/*-child/style.css*/
/*
Theme Name: Themify Bizco Child
Description: A child theme of Themify Bizco
Template: bizco
Author: kmrichardson (kmrichardson@rogers.com)
*/

/* Woohoo! Let's customize! */

/*/wp-content/uploads/themify-customizer-7.1.1-7.1.1.css*/
/* Themify Customize Styling */
h1 {	
	color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #ffffff;
	background-size: cover; 
}
#header {	
	color: #034da1; 
}
#header a {	
	color: #000000; 
}
#header a:hover {	
	color: #0750bd; 
}
#sliderwrap {	background: none;
	background-color: #76a4bc;background: none;
	background-color: #29abe3; 
}
body #site-logo a img {		width: 250px; 
}
#site-description {	
	font-family: "Palatino", 'Palatino Linotype', 'Book Antiqua', serif;	font-weight:500;
	text-transform:uppercase;
	color: #fcfcfc;display: none;
	margin: 50px; 
}
.welcome-message {	
	font-family: "Roboto";	font-weight:100;

	color: #050000; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }