<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Level Custom Style CSS
*/

@media only screen and (max-width: 40em) {footer .social{
    text-align: center !important;}.floatingmenu{display: none;} }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.floatingmenu li.page_item a, .floatingmenu li.menu-item a{    padding: 0.96rem 1rem;} .floatingmenu{height:auto !important; }#masthead{   margin-bottom: 112px;}}
a{
    outline : none !important;
}
h2{
    font-size: 2rem !important;
}
h3{
    font-size: 1.6rem !important;
}
h4{
    font-size: 1.375rem !important;
}
h5{
    font-size: 1.1rem !important;
}
h6{
    font-size: 0.95rem !important;
}
.rand h4 a{
font-size:1rem;
}
/*--------------------------------------------------------------
# Website Width Define
--------------------------------------------------------------*/
body{
background:#f2f2f2;
}
.header-area{
    text-align: center;
	}
body .top-bar-section,
#masthead &gt; div.header-area,
ul#primary-menu,
div#content,
div.footer-widgets,
.site-footer,
.site-info{
    width: 98%;
	margin: 0 auto ;
    max-width: 1440px;
    
}
p.site-title{
	padding-top:5px;
    line-height: 1.5rem;
    text-align: center;
}
h1.site-title {
    line-height: 2rem;
    padding: 0 4px;
    text-align: center;
}
p.site-title a,
h1.site-title a{
    font-size: 1.3rem;
    font-weight: bold;
}
div#content{
    margin-top: 6%;
}
.floatingmenu li.page_item a, .floatingmenu li.menu-item a{    display: block;
    padding: 0.7rem 1rem;
    line-height: 20px;}
.floatingmenu  div.large-8.columns{
	background-color: #40ACEC;
	border: none;
}
.floatingmenu{
	height: 46px;
	background-color: #40ACEC;
	min-width: 1257px;
	position: fixed;
    z-index: 98;
	width: 100%;
	margin-bottom: -46px;
}

div.floatingmenu &gt; div &gt; div.large-2.logo{
	background:#ffffff;
	height: 100%;
	padding:0;
}

span ul.menu img.site-logo.attachment-medium {
	width: 50%;
	margin-left: 20%;
	height: auto;
}
img.site-logo.attachment-medium {
height: 46px;
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left .title-bar ul.menu li span::before {
   font-family: FontAwesome;
    content: "\f00d";
    pointer-events: none;
}
.off-canvas-wrapper-inner .title-bar ul.menu li span::before {
    font-family: FontAwesome;
    content: "\f0c9";
    pointer-events: none;
}
/*--------------------------------------------------------------
# Top Navi Bar Menus
--------------------------------------------------------------*/


.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left li.page_item :hover{
    background: #333333;

}
.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left li{
    list-style: none;

}
.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left ul{
    margin-left: 0;
}
.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left li.page_item a{
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1;
}
.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left li.page_item a,
.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left .menu &gt; li &gt; a{
    color: #CBCBCB;
    border-bottom: 1px solid;
    border-color: #515151;
}
div#offCanvas{
    background: #3C3C3C;
}

.off-canvas-wrapper-inner.is-off-canvas-open.is-open-left .menu.vertical &gt; li:hover{
	background:#333333	;
}
.floatingmenu li.page_item a,
.floatingmenu li.menu-item a{
    color: #ffffff;
    padding-top: 14px;
    font-size: 0.78rem;
    text-transform: uppercase;
    min-height: 46px;
}
#primary-menu &gt; li &gt; ul &gt; li.menu-item-has-children &gt; a:after,
#primary-menu &gt; li.menu-item.menu-item-has-children&gt; a:after,
.main-navigation &gt; li.menu-item-has-children &gt; a:after{
	font-size: 13px;
	content: "\f0d7";
	font: normal normal normal 14px/1 FontAwesome;
	color:#fff;
	padding: 5px;
}
.main-navigation li.current-menu-item,
.main-navigation ul ul a:hover, .main-navigation ul ul a.focus,
.main-navigation li:hover &gt; a, .main-navigation li.focus &gt; a,
.floatingmenu li.menu-item a:hover{
    background: rgba(53, 53, 53, 0.42);
	}
.main-navigation ul ul ul a,
.floatingmenu li.menu-item &gt; ul &gt; li &gt; a,
.floatingmenu li.menu-item &gt; ul &gt; a{
    padding: 12px;
}
.main-navigation ul ul ul{
    background: #20598a;
	}
.floatingmenu #primary-menu &gt; li.menu-item &gt; ul{
    margin-top: 22px;
    background: #20598a;
}
div.title-bar &gt; span &gt; ul {
cursor: pointer;
}

nav.top-bar ul.left ul.top-bar-menu li a:hover, nav.top-bar .top-bar-section ul.right li a:hover, nav.top-bar{    
    background: #333333;
}
nav.top-bar ul.left ul.top-bar-menu li a, nav.top-bar .top-bar-section ul.left ul.top-bar-menu li ul.sub-menu li a, nav.top-bar .top-bar-section ul.right li a, nav.top-bar{
    
    background: #20598A;
}
/*--------------------------------------------------------------
# Search Form
--------------------------------------------------------------*/
#searchform{
    padding-top: 5px;
}
#s{
    width: 65%;
    float: left;
    height: 37px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
	max-width:200px;	
		-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
#s:hover, #s:focus{
	width:77%;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
input#searchsubmit::before{
    font: normal normal normal 14px/1 FontAwesome;
	    content: "\f002";
		z-index:999;
}
#searchsubmit{
    float: left;
	padding:5px;
    height: 37px;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	width: 42px;
}
.titlepage,
.search-result-title{
    font-size: 1.2rem;
    color: #fff;
    background: rgba(233, 26, 68, 0.8);
    padding: 11px;
    float: left;
    box-shadow: -8px 8px 0px #BFBDBD;
    margin: 24px;
}
/*--------------------------------------------------------------
# Thumbnail Image
--------------------------------------------------------------*/
img.attachment-post-thumbnail:hover{
opacity: 0.8;

}
/*--------------------------------------------------------------
# Front Page
--------------------------------------------------------------*/
#big-display{
	background-color: #FAFAFA;
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid;
	border-color: #ddd;
	padding: 0px;
}

.pricing-table{
	float: left;
	min-width: 28%;
	margin-right: 1.65%;
	margin-left: 1.65% !important;
}
.large-12 .front-label{
  padding:8px;
  float: left;
  font-size: 1.2rem;
  min-width: 14%;
}
/*--------------------------------------------------------------
# News Ticker 
--------------------------------------------------------------*/
.ticker {
	height: 42px;
	overflow: hidden;
	line-height: 42px;
	background: #333;

}
.ticker li span{
	background-color: #2b2b2b;
	border-right: 1px solid #909090;
	color: #FFF;
	padding: 18px;
	margin-right: 5px;
	font-size: 20px;  
}

.ticker li i{
      color: #ffffff;
	  font-size: 20px;
      padding: 4px 6px 0px 5px;
}
.ticker a:hover{
	color:#D8D8D8;
}
.ticker a{
	color: #ffffff;
    font-size: 15px;
    margin: 7px 9px 0px 14px;
    position: absolute;
	background:#333;

}
#random-post .latest-post a {
color:#EA1515;
}
.latest-post a {
font-weight: bold;
font-size: 15px;
}

.latest-post img:hover {
opacity: 0.4;
}
.latest-post img {
width: 125px;
height:125px;
float: left;
margin-right: 8px;
text-align: center;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}

#random-post .latest-post .desc p{
	font-size:0.8rem;
}
.latest-post .desc {
	max-height: 44px;
	overflow: hidden;
}

.latest-post .clear {
	clear: both;
}
/*--------------------------------------------------------------
# Latest Posts
--------------------------------------------------------------*/
.latest-post img:hover, .latest-post img.attachment-post-thumbnail:hover{
	opacity: 0.5;
 
}
/*--------------------------------------------------------------
# Content Area
--------------------------------------------------------------*/
dl, ol, ul{
	list-style-position: inside !important;
}
article.sticky{
    position: relative;
    width: auto;
    z-index: initial;
}
p#breadcrumbs a{
 color: #5f5f5f;}
 p#breadcrumbs{
    border-bottom: 1px solid #e3e4e4;
    padding: 10px 10px 10px 5px;
    margin-bottom: 0;
    color: #5f5f5f;
 	font-size: 0.8rem;
}
.entry-content img {
	padding: .53em;
	border: 1px solid #e8e8e8;
	background: #fff;
}
#page{
margin:0 auto;
  overflow: hidden;
}
#content{
	margin-top:2%;
}
div.row{
max-width: 82rem;
}
.tagcloud a:hover{
      background-color: #008CBA;
  color: #fff;
    
}

.tagcloud a{
      font-size: 13px !important;
  display: inline-block;
  padding: 0 10px;
  min-height: 28px;
  line-height: 28px;
  border: 1px solid;
  margin: 2px 0;
  -webkit-transform: all 0.2s;
  -moz-transform: all 0.2s;
  -ms-transform: all 0.2s;
  -o-transform: all 0.2s;
  transform: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s
}

.wp-caption{   
    border: 1px solid #e9e4e3;
    padding: 10px 10px 0px 10px;
}

span.vcard {
	border:none;
	padding:0;
}

.nav-previous a:before{
	content: "\f137";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	color: #9B9B9B;
	font-size: 1rem;
}
.nav-next a:after{
	content: "\f138";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	color: #9B9B9B;
	font-size: 1rem;
}
p.form-allowed-tags{
    display:none;
}
#commentform &gt; p.comment-form-comment &gt; label:before {
 content: "\f0e5";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	color: #9B9B9B;
	font-size: 1rem;   
}
a.myacc:before{
    content: "\f007";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
a.myacclo:before{
    content: "\f13e";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
a.cart-contents:before{
    content: "\f07a";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
#commentform &gt; p.comment-form-comment &gt; label {
    
    display: block;
    margin-bottom: 0.88889rem;
    padding: 0.33333rem 0.5rem 0.5rem;
    position: relative;
    bottom: -14px;
    clear: both;
    background: #f2f2f2;
    border: 1px solid;
    color: #333333;
    border-color: #cccccc;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom: 0;  
    
}
ol.comment-list,ol.children{
    
    list-style: none;
}
article.comment-body{    
            display: inline-block !important;
      -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  margin: 0 0 1rem 3.5%;
  width: 96.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}
div.vcard{
    
    display: block;
  margin: 0;
  border: 0;
 padding: 0; 
}
footer.comment-meta{
display: block;
  margin-bottom: 0.88889rem;
  padding: 0.33333rem 0.5rem 0.5rem;
  position: relative;
  /* bottom: -14px; */
  clear: both;
  background: #f2f2f2;
  border-bottom: 1px solid;
  color: #333333;
  border-color: #cccccc;
  }
  footer &gt; div.comment-author.vcard &gt; b{
      margin-left: 2%;
  }
  div.comment-metadata{
      
  margin: -5px 0 0 9%;
  }
  footer &gt; div.comment-metadata &gt; a time:before{
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 2px;
  }
footer &gt; div.comment-metadata &gt; span &gt; a.comment-edit-link:before{
    content: "\f044";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 2px;  
}
footer .social{
    text-align: right;
    line-height: 1;
	}
div.comment-content{
	padding:1rem
}
.reply a.comment-reply-link:hover{
	background: #3B7A9F;
}
.reply a.comment-reply-link{
	color: #FEFEFE;
	float: right;
	background: #40ACEC;
	padding: 5px;  
}
  div.replybutton{
    float:right;
    margin-bottom:0px;
      padding: 12px 20px 11px 9px;
  }
  input#submit{
      
      padding:14px;
  }
.reply a.comment-reply-link:before{
content: "\f112";
font: normal normal normal 14px/1 FontAwesome;
padding: 5px;
  }
.odd div.comment-author.vcard &gt; img{
  margin-bottom: -10px; 
  width: auto;
  height: auto;
  border: 1px solid;
  padding: 5px;
  border-color: #ddd;
  border-radius: 5px 20px 5px;
}
.even div.comment-author.vcard &gt; img{
  margin-bottom: -10px;  
  width: auto;
  height: auto;
  border: 1px solid;
  padding: 5px;
  border-color: #ddd;
  border-radius: 5px 20px 5px;
}
.even article.comment-body{
    background-color: #FFFFFF;
}
.odd article.comment-body{
    background-color: #F7F7F7;
}
ul.right #searchform &gt; div &gt; div &gt; div &gt; div.small-2.columns &gt; input{
    height: 30px;
    margin-top: -1px;
    padding-right: 17px;
background: #f04124;
    border-radius: 4px;
	
	}
#searchform &gt; div &gt; div &gt; div &gt; div.small-2.columns &gt; input{
    text-indent:-9999px;
      z-index: 1;
    
}
#searchform &gt; div &gt; div &gt; div &gt; div.small-2.columns{
  max-width: 39px;
  position: absolute;
  left: 78%;
}
ul.right #searchform &gt; div &gt; div &gt; div &gt; div.small-2.columns &gt; i{
    margin: 41% 0 0 57%
}
#searchform &gt; div &gt; div &gt; div &gt; div.small-2.columns &gt; i{
    
  position: absolute;
  color: #FFFFFF;
  margin: 25% 0 0 57%;
  z-index: 2;
  cursor: pointer;
}
/*--------------------------------------------------------------
# Author
--------------------------------------------------------------*/
.author-bio{
  border: 1px solid;
  padding: 10px;
  border-color: #ddd;
  }
  
.author-bio img{
  border: 1px solid;
  padding: 5px;
  border-color: #ddd;
}
.author-title{
    font-weight: bold;
    text-transform: uppercase;

}
.author-meta i.fa-globe{color:;}
.author-meta i.fa-envelope{color:;}
.author-meta i.fa-facebook-official{color:#3b5998;}
.author-meta i.fa-youtube-square{color:#bb0000;}
.author-meta i.fa-twitter-square{color:#00aced;}
.author-meta i.fa-pinterest-square{color:#cb2027;}
.author-meta i.fa-google-plus-square{color:#dd4b39;}
.author-meta i.fa-rss-square{color:#ff9900;}
.author-meta i.fa-instagram{
	background-color: #ffffff;
    padding: 0;
	font-size: 24px;
	margin-right: 4px;
    color: #125688;
}
.author-meta i:hover{
color:#8C8C8C;
}
.author-meta i{
	font-size: 24px;
	margin-right: 4px;

}
div.author-bio &gt; ul &gt; li &gt; div.large-2.columns {
    padding-left: 0;
    padding-right: 0;
}
/*--------------------------------------------------------------
# Sidebars
--------------------------------------------------------------*/
#sidebarid.widget{
    border: 1px solid;
    border-color: #ddd;
    background: #fff;
    padding: 7px;
}
h1.widget-title{
    font-size: 1.2rem;
    background: #333333;
    color: #fff;
    padding: 8px;
    clear: both;
    position: relative;
    border-bottom: 4px solid #FF4646;

}
.tabs-content &gt; .content{
      padding: 5px 0px 0px 0px !important;
}
.sidebarwidget1 {
	margin-bottom: 2px;
	list-style: none;
        border-bottom: 1px solid #F2F2F2;
  padding: 10px;
}
.sidebarwidget1 a {
  float: none;
    color: #404040;
    font-size: 0.8rem;
    font-weight: bold;
}
.sidebarwidget1 img {
float: left;
  margin: 2px 12px 4px 0;
  border: 1px solid #dedbd1;
  height: 65px;
  width: 65px;
}
.sidebarwidget1 .clear {
	clear: both;
}
#panel2-2,#panel2-1{
    border: 1px solid #bbb;
   
}
.tabs dd, .tabs .tab-title #panel2-2, .tabs dd.active a, .tabs .tab-title.active a{
      margin-bottom: -1px;
}
.tabs dd &gt; a, .tabs .tab-title &gt; a{
border: 1px solid #bbb;
    font-size: 14px !important;
    font-weight: bold;
    color: #676767 !important;
	    border-bottom-width: 4px;
}
.widgetinfo,.widgetinfo a{
    font-size: 12px;
  font-weight: bold;
  color: #A0A0A0;
}


/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
#comments span.prefix{
padding:5px;
}
#comments{
	padding:3%;

}

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.woocommerce .woocommerce-message{
    
  border-top-color: #20598A;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
div#random-post &gt; h4::before,
div.related.products &gt; h2::before{
	content: "\f074";
    padding: 8px;
    font: normal normal normal 14px/1 FontAwesome;
}
div#random-post &gt; h4{
	background: #2B94DE;
    float: left;
    color: #fff;
    padding: 10px;
    margin-bottom: 3%;
    border-radius: 3px;
	font-size: 1rem !important;}
div.related.products &gt; h2 {
	background: #008CBA;
    float: left;
    color: #fff;
    padding: 10px;
    margin-bottom: 3%;
    font-size: 1.2rem !important;
    border-radius: 3px;
}

.woocommerce div.product div.images img{
    padding: 9px;
    border-top: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    
   background-color: #ffffff;
}
a.added_to_cart.wc-forward{
    display: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    
    background: #f78828;
    border: 1px solid #da7532;
    background: linear-gradient(to bottom,#f78828 0,#dd771f 100%);
    font-weight: bold;
    box-shadow: none;
;
}
 .woocommerce div.product form.cart .button:before {content: "\f07a";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 1px 6px 0px 0px;
  font-size: 1.1rem;
}

.woocommerce div.product .woocommerce-tabs .panel{
    background-color: #ffffff;
  padding: 20px;
  margin-top: 0px;
 border-top:0px;   
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs .panel h2{
font-size: 1.3rem;
  margin-bottom: 24px;
}
.woocommerce p.myaccount_user{
    padding: 21px;
    border-color: #DBDBDB;
    color: #333333;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    background-color: #f5f5f5;
}

div.summary.entry-summary &gt; div.woosingle-sidebar2 &gt; div {
	background: #ffffff;

}


.woocommerce ul.products li.product .button{
    
  margin: 0px 0px 0px 5px;
  background-color: transparent;
  float: left;
  font-size: 75%;
  color: #578CBC;
}

.product-details-container {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 20px;
  min-height: 50px;
    margin-top: -22px;
}
.product-buttons a {
  display: block;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
  width: auto;
  max-width: 49%;
  line-height: inherit;
  font-size: 12px;
  text-shadow: none;
}
.product-details {
  padding: 20px 15px 0px 15px;
}
.product .product-buttons {
  padding-bottom: 12px;
  padding-top: 12px;
  margin: 0 15px;
  margin-top: 4px;
  border-top: 1px solid #EBEAEA;
}
.product-buttons .add_to_cart_button:before,
.product-buttons .product_type_simple:before {
       content: "\f07a";
	font: normal normal normal 14px/1 FontAwesome;
  margin-top: -2px;
}
.product-buttons .show_details_button{
      float: right;
    margin: 5px 5px 5px 5px;
}
.product-buttons .show_details_button:before {
content: "\f0c9";
font: normal normal normal 14px/1 FontAwesome;
margin-top: 2px;

}
.product-buttons a:before {
  position: absolute;
  margin-left: -16px;
font: normal normal normal 14px/1 FontAwesome;
  color: inherit;
}
.products &gt; li {
  border: 1px solid #efefef;
  border-bottom-width: 2px;
}
.woocommerce span.onsale{
  min-height: 32px;
  min-width: 32px;
  padding: 4px;
  font-size: 11px;
  font-weight: 800;
  position: absolute;
  text-align: center;
  line-height: 32px;
  top: 6px;
  left: 6px;
  margin: 0;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  background: #0AC765;
  text-shadow: none;
  color: #fff;
  box-shadow: none;
  border-bottom-right-radius: 0px;
}
.woocommerce ul.products li.product .onsale {
  top: -10px;
  right: auto;
  left: -10px;
  margin: auto;
  -webkit-backface-visibility: hidden;
  display: block;
  z-index: 98;
  color: #fff;
  line-height: 39px;
  text-align: center;
  position: absolute;
  padding: 0px 5px;
  pointer-events: none;
}
.product-images {
  display: block;
  text-align: center;
  position: relative;
}
.product-images .crossfade-images {
  white-space: nowrap;
  display: block;
}
.product-images .crossfade-images .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.product-images .crossfade-images:hover img:not(.hover-image) {
  opacity: 0;
}
.product-images .crossfade-images:hover .hover-image {
  opacity: 1 !important;
}
.product-images .crossfade-images img {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: relative;
  z-index: 50;
  min-width: 100%;
  vertical-align: middle;
}
.product-images .crossfade-images .hover-image {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
}
div.summary.entry-summary &gt; div.product_meta{
    padding:10px;
    font-size:0.8rem;
}

div.summary.entry-summary &gt; div.product_meta &gt; span:before{
    content: "\f115";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li a,   .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    padding: 12px 8px 12px 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs .reviews_tab:before{
    content: "\f0e5";
    font: normal normal normal 14px/1 FontAwesome;
    left: 11px;
    top: 15px;
    font-size: 1rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs .description_tab:before{
	content: "\f0c9";
	font: normal normal normal 14px/1 FontAwesome;
	left: 14px;
	top: 17px;
}
.woocommerce .order_details{
	background: #F5F5F5;
	border: 1px solid rgba(0,0,0,.1);
	padding: 15px;
	color: #888;
}
.woocommerce .order_details li.order:before{
	content: "\f138";
	font: normal normal normal 14px/1 FontAwesome; 
	font-size: 1.7rem;
	position: absolute;
	margin-left: -33px;
	margin-top: 0px;
	color: yellowgreen;
}
.woocommerce .order_details li.total:before{
	content: "\f156";
	font: normal normal normal 14px/1 FontAwesome; 
	font-size: 1.7rem;
	position: absolute;
	margin-left: -30px;
	margin-top: 0px;
	color: yellowgreen;
}

.woocommerce .order_details li.method:before{
   content: "\f09d";
font: normal normal normal 14px/1 FontAwesome; 
font-size: 1.7rem;
  position: absolute;
  margin-left: -39px;
  margin-top: 0px;
  color: yellowgreen;
}
.woocommerce .order_details li.date:before{
   content: "\f017";
font: normal normal normal 14px/1 FontAwesome; 
font-size: 1.7rem;
  position: absolute;
  margin-left: -33px;
  margin-top: 0px;
  color: yellowgreen;
}
.woocommerce .order_details li{
      margin-left: 2rem;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
  width:42px;
}

.woocommerce-cart .cart-collaterals .cart_totals table{
      border-left: 1px solid #DDD;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th{
    padding-left: 10px;
}
input#coupon_code{
    width: 53% !important;
}

/*--------------------------------------------------------------
# Scroll to top
--------------------------------------------------------------*/
.backtoup{
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA !important;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  backtoup:hover, backtoup:focus{
    background-color: #007095; }
  backtoup:hover, backtoup:focus {
    color: #FFFFFF; }

.scrollup{
    width: 2%;
    padding-left: 15px !important;
    padding-bottom: 6px !important;
    text-align: center !important;
    padding-top: 9px !important;
    float: left;
    position: fixed !important;
    bottom: 0px;
    z-index: 99999;
    right: 3.7%;
    margin: 0 !important;
}
.scrollup a:hover{
	text-decoration:none;
        color:#ffffff;
	opacity: 0.5;
}
/*--------------------------------------------------------------
# bbPress forum
--------------------------------------------------------------*/
#bbpress-forums div.wp-editor-container{
border: 1px solid #DFD9D9;}
#bbpress-forums fieldset.bbp-form input{
border: 1px solid #DFD9D9;
  padding: 7px;
}
#bbpress-forums fieldset.bbp-form label{
font-weight: bolder;}

#bbp_topic_submit{
  background: #e74847;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  border: none;
  padding: 12px 16px;
  color: #fff;
  margin: 20px;
  border-radius: 4px;
}

/*--------------------------------------------------------------
# Footer Area
--------------------------------------------------------------*/
div#footer-widget{
    background-color:#ffffff;
	padding-top: 22px;
	margin-top:14px;
	border: 1px solid;
    border-color: #ddd;
}
.footerwidgetarea{
    background-color:#363839;
    color: #8c8989;
	padding-top: 22px;
}
.footerwidgetarea h1.widget-title{
  color: #D3D3D3;
  font-size: 1.2rem;
  padding: 10px;
}
#wp-calendar &gt; caption{
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 8px;
  color: #333;  
}
.bottom-menu-1{
    overflow: auto;
}
.footerwidgetarea abbr[title]{
      color: #8C836D;
}
#colophon{
  width: 100%;
  background-color: #4b4c4d;
  padding-top: 15px;
  padding-bottom: 15px;
  display: table;
  color: #ADABAB;
  float: none;
}
#colophon a:active,
#colophon a:visited,
#colophon a:hover{
   color:#fff;
}
#colophon a{
     color: #578CBC;
}

#colophon .footer-social{
    text-align: right;
    float:right;
}

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/
i.fa-shopping-cart,
i.fa-unlock-alt,
i.fa-comments-o,
i.fa-tags,
i.fa-external-link,
i.fa-envelope-o,
i.fa-user,
i.fa-clock-o,
i.fa-folder-open-o{
	padding: 5px;
}
i.fa-facebook{padding: 10px;  margin-right: 3px;color: #ffffff;}
i.fa-google-plus{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-twitter{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-rss{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-youtube{color: #578CBC;  padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-linkedin{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-pinterest{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-instagram{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-flickr{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-skype{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-vimeo-square{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-dribbble{padding: 10px;margin-right: 3px;color: #ffffff;}
i.fa-facebook:hover{color:#3b5998;background-color: #ffffff; }
i.fa-google-plus:hover{color:#dd4b39;background-color: #ffffff; }
i.fa-twitter:hover{color:#00aced;background-color: #ffffff; }
i.fa-rss:hover{color:#ff9900;background-color: #ffffff; }
i.fa-youtube:hover{color:#bb0000;background-color: #ffffff; }
i.fa-linkedin:hover{color:#007bb6;background-color: #ffffff; }
i.fa-pinterest:hover{color:#cb2027;background-color: #ffffff; }
i.fa-instagram:hover{color:#517fa4;background-color: #ffffff; }
i.fa-flickr:hover{color:#ff0084;background-color: #ffffff; }
i.fa-skype:hover{color:#00aff0;background-color: #ffffff; }
i.fa-vimeo-square:hover{color:#aad450;background-color: #ffffff; }
i.fa-dribbble:hover{color:#ea4c89;background-color: #ffffff; }

.top-bar-section .has-dropdown &gt; a:hover + .dropdown,
.top-bar-section .has-dropdown &gt; a:focus + .dropdown{
      position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;    
}

.product_list_widget a.remove{
	float: left;
	width: 15px;
	height: 15px;
    
}
/*--------------------------------------------------------------
# Page Navigation
--------------------------------------------------------------*/

ul.pagination span.current{
      padding: 4px 10px;
  background-color: #21A08B;
  color: #fff;
  border-radius: 4px;
}
/*--------------------------------------------------------------
# Slider 
--------------------------------------------------------------*/
.orbit-container .orbit-slides-container{
      overflow: hidden;
        position: fixed;
        height: 440px !important;
}
.orbit-container .orbit-slides-container img{
      width: 100%;
}
.orbit-container .orbit-slides-container &gt; * .orbit-caption{
      position: fixed !important;
}
/*--------------------------------------------------------------
# Overwrite foundation css
--------------------------------------------------------------*/
select {
      height: 2.6125rem !important;
}

/*--------------------------------------------------------------
# Contact Form jetpack
--------------------------------------------------------------*/
.contact-form label.name:before{
    content: "\f007";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
.contact-form label.email:before{
    content: "\f003";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
.contact-form label.url:before{
    content: "\f08e";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
.contact-form label.textarea:before{
    content: "\f0e5";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
.woosingle-sidebar2{
	position:relative;
	margin-top: -10px;
}
.woosingle-sidebar2 .icon-bar{
background:#fff;}
.icon-bar.five-up label, .icon-bar.five-up i{
    color:#ffffff;
        font-size: 1.2rem;
}
.icon-bar.five-up .item{
    padding: 10px;
}
.icon-bar &gt; a:hover i,
.icon-bar &gt; a i,
.icon-bar .item i.fa-facebook:hover,
.icon-bar .item i.twitter:hover,
.icon-bar .item i.google-plus:hover,
.icon-bar .item i.pinterest-p:hover,
.icon-bar .item i.envelope:hover,
.icon-bar .item i.fa-facebook,
.icon-bar .item i.twitter,
.icon-bar .item i.google-plus,
.icon-bar .item i.pinterest-p,
.icon-bar .item i.envelope
{
	padding: 0;
	border-radius: 0;
	background-color: transparent !important;
}
.icon-bar &gt; a.facebook:hover ,
.icon-bar &gt; a.twitter:hover,
.icon-bar &gt; a.google:hover,
.icon-bar &gt; a.pinterest:hover,
.icon-bar &gt; a.envelope:hover{
  opacity:0.8;
  }
.icon-bar &gt; a.facebook{
    background-color: #3b5998 !important;
}

.icon-bar &gt; a.twitter{
    background-color: #00aced !important;
}
.icon-bar &gt; a.google{
    background-color: #dd4b39 !important;
}
.icon-bar &gt; a.pinterest{
     background-color: #cb2027 !important;
}
.icon-bar &gt; a.envelope{
     background-color: #517fa4 !important;
}
#content #secondary,
#primary #secondary{
    padding-right: 10px;
}
#random-post .latest-post img, #random-post .latest-post img.attachment-post-thumbnail{
    height: 95px;
    width: 90px;
}
#random-post{
margin-top:20px;
}
.postbox article.post,
.large-8.columns{
	border: 1px solid;
	border-color: #ddd;
	background: #fff;
}
.large-8.columns{
	padding-left: 2%;
}
.large-8.columns article.page,
.large-8.columns article.post{
	padding:15px;
}
.postbox img.attachment-post-thumbnail.wp-post-image{
	width:100%;
}

div.entry-meta{
    margin-top: -10px;
    font-size: 0.6875rem;
    text-transform: uppercase;
    font-style: italic;
}

div.entry-meta .vcard .fn {
    font-weight: normal;
	font-size: 0.6875rem;}
	
article footer.entry-footer{
	border-top: 1px solid #ddd;
	font-size: 0.9rem;
	    text-transform: capitalize;
    line-height: 18px;
    padding: 10px;
}
.postbox .entry-footer{
    height: auto;
    text-transform: capitalize;
    line-height: 18px;
    padding: 10px;
    padding-bottom: 1px;
}

header.entry-header{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 14px;
}
h1.entry-title{
   font-size: 2rem;
}
h2.entry-title a{
	font-size: 1.5rem;
	color: #333;	
}
.postbox span.cat-links a{
    text-transform: uppercase;
    color: #8a8c8e;
    font-weight: bold;
    font-size: 10px;
}
span.cat-links.single::before{
    content: "\f07c";
	font: normal normal normal 14px/1 FontAwesome;
    padding: 4px;
}
span.cat-links.single,
span.cat-links.single a
{
color:#888888;
}
span.tags-links a::before{
    content: "\f02c";
	font: normal normal normal 14px/1 FontAwesome;
    padding: 4px;
}
span.tags-links &gt; a{
    padding-left: 0px;
}
 span.edit-link::before{
	content: "\f044";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 100%;
	padding: 5px 4px 6px 8px;
}
/*************Date****/
   
.entry-meta span.posted-on,
.entry-meta span.posted-on a{
    color: #888888;
    padding-right: 4px;
}
div.entry-meta &gt; ul.post-categories &gt; li a{

}
.entry-meta  span.posted-on::before{
	content: "\f017";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 100%;
	padding: 6px 6px 5px 6px;
	margin-right: 5px;
}
 /****Author****/
.entry-meta span.byline a{
	padding: 5px 8px 5px 5px;
	    color: #888888;
}
.entry-meta span.byline::before{
	content: "\f007";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 100%;
	color: #888888;
	padding: 4px;
    margin-right: -5px;
    color: #888888;
}
/****Comment*****/
span.comments-link a{
	background: #E2E2E2;
	padding: 5px 8px 5px 8px;
}
 span.comments-link a:hover{
	background: #20598A;
	color:#ffffff;
}
span.comments-link::before{
	content: "\f0e6";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 100%;
	color: #ffffff;
	padding: 5px 8px 6px 8px;
	background: #20598A;
	margin-left: 6px;
	margin-right: -3px;
  }
.entry-content {
	margin-bottom: 2%;
    word-wrap: break-word;
}

blockquote{
border-left: 4px solid #FF6363;
}
div.widgetinfo &gt; span.byline{
display:none;
}
div.widgetinfo &gt; span.posted-on::before{
	content: "\f017";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 100%;
	padding: 6px 5px 5px 2px;
}

footer &gt; span.comments-link &gt; a {
color:#20598A;}



.taxonomy-description{
    border: 1px solid #ddd;
    padding: 10px;
    background-color: #f7f7f7;
    margin: 17px;
    clear: both;
}
div.tabs-content address{
	font-size:14px;
}
div.tabs-content h3 {
	border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
div.tabs-content h2 {
	clear: none;
    margin-top: -21px;
    overflow: hidden;
	border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.woocommerce div.tabs-content .active{
    margin-left: 22%;
    border: 1px solid #DDD;
    max-width: 78%;
    padding: 15px !important;
    min-height: 174px;
}

.woocommerce-page .entry-content{
border-bottom:none;
}
div.related.products &gt; h2::before {
	content: "\f074";
	padding: 8px;
	font: normal normal normal 14px/1 FontAwesome;
}


div.related.products &gt; h2 {
	background: #008CBA;
	float: left;
	color: #fff;
	padding: 10px;
	margin-bottom: 3%;
	font-size: 1.2rem !important;
	border-radius: 3px;
}

.tabs dd, .tabs .tab-title #panel2-2, .tabs dd.active a, .tabs .tab-title.active a{
    border-bottom: 1px solid #e1e1e1;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
	font-family: 'Open Sans', sans-serif;
	color: rgb(85,85,85);
}

div.summary.entry-summary &gt; div.product_meta &gt; span a:before {
	background: #20598A;
	color: #ffffff;
	padding: 4px 4px 6px 8px;
}
#div.summary.entry-summary &gt; div.product_meta &gt; span &gt; a {
	color: #D4D4D4;
	background: #333;
	padding: 5px 8px;
}
#div.summary.entry-summary &gt; div.product_meta &gt; span &gt; a:hover {
	background: #20598A;
	color: #ffffff;
}
.footerwidgetarea h1.widget-title {
	color: #D3D3D3;
	font-size: 1.2rem;
	padding: 8px 5px 8px 0;
	font-weight: bold;
}
#content &gt; div.large-12.columns.belownavi {
	margin-top: 0 !important;
}
ul.tabs.wc-tabs{
    border: none;
	}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	padding: 5px;
}
.tabs dd.active a, .tabs .tab-title.active a{
    margin-right: 3px;
    border-bottom: 1px solid #fff;
    border-top: 5px solid #F34D4D;
    margin-left: 3px;
}

/********Forum***************/
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
	margin: 4px 0 5px 35px;
	color: #8E8E8E;
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	border: 1px solid #CCC;
}
#bbp_search_submit {
	padding: 10px 22px;
	margin-left: -3px;
}

div.bbp-breadcrumb, div.bbp-topic-tags {
	background: #F9F9F9;
	border: 1px solid #ddd;
	padding: 9px 10px 0;
	    margin-bottom: 10px;
}
#bbpress-forums &gt; div.bbp-breadcrumb &gt; p,
#bbpress-forums &gt; div.bbp-breadcrumb &gt; p &gt; a {
	font-size: 13px;
}
#subscription-toggle{
	padding: 5px;
    position: absolute;
    background: #FDFDFD;
    margin-left: 12px;
    border: 1px solid #ddd;
}

#subscription-toggle::before{
	content: "\f003";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
}
.bbp-reply-content #subscription-toggle {
	padding: 0;
	background: transparent;
	position: relative;
	border: none;
}

div.bbp-template-notice.info {
    border: #E0E0E0 1px solid;
    background-color: #F5F5F5;
    position: relative;
    margin-top: 10px;
}
/************Popular Post Widget*******/

.popularpost {
	margin-left: 3px;
	list-style: none;
}
.popularpost a:hover {
    color: #EFEFEF;
}
.popularpost a {
	float: none;
	line-height: 28px;
	background-color: rgba(255, 13, 13, 0.5);
	color: #FFF;
	padding: 3px;
	font-weight: bold;
}
.popularpost img {
	float: left;
	height: 75px;
	width: 75px;
	margin-right: 10px;
}
.popularpost .clear {
	clear: both;
}
/******Subscription Form************/
#fes-info{
    font-size: 0.9rem;
    padding: 8px;
}
#fes-form{
    background: rgb(250, 191, 64);
    padding: 10px;
    color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    margin-bottom: 15px;

}
#fes-submit:before{
    content: "\f0e0";
	font: normal normal normal 14px/1 FontAwesome;
}

/**********************************************
*JetPack Subscription Widget 
***********************************************/
p#subscribe-submit{
	text-align:center;
}

p#subscribe-submit input[type="submit"]:hover{
 background-color: #3B7A9F;
}
p#subscribe-submit input[type="submit"] {
    background-color: #2199E8;
    color: #fff;
    padding: 10px;
    border: 0;
}

iframe{max-width:100%;}
</pre></body></html>