/*moje fonty*/
@import url('https://fonts.googleapis.com/css?family=Inconsolata:400,700|Noto+Serif:400,400i,700,700i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Nunito');

.dajnoto {
	font-family: 'Noto Serif', serif !important;
}

.dajinconsolatu {
	font-family: 'Inconsolata', monospace !important;
}

body {
	font-family: 'Noto Serif', serif !important;
}

h1, h2, h3, h4, h5, h6, .site-title {
	font-family: 'Inconsolata', monospace !important;
}

.btn, button, .button, .added_to_cart, input[type=submit], .checkout-button.button, a.button.wc-backward, .comment-reply-link {
	font-family: 'Inconsolata', monospace !important;
}

.site-description,
.genesis-nav-menu,
ul.tab_nav li,
.load_more_label,
.portfolio_header_wrap p,
p.entry-meta,
.entry-header > p,
.single_nav_title,
.comment-header,
input[type="button"], 
input[type="submit"], 
.btn, 
.entry-content .button, 
.single-product ul.tabs li,
.added_to_cart.wc-forward,
.woocommerce-info,
.woocommerce-error,
.woocommerce-message,
.woocommerce table thead th,
span.onsale,
.price,
.single-product div.product .product_meta .sku, 
.single-product div.product .product_meta a
 {
  font-family: 'Inconsolata', monospace !important;
}


/*
  Theme Name: Formo
  Description: Genesis child theme.
  Author: ZigzagPress
  Author URI: http://www.zigzagpress.com/
 
  Version: 1.1
 
  Tags:one-column, two-columns, three-columns, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
  Template: genesis
  Template Version: 2.3.1
 
  License: GPL-2.0+
  License URI: http://www.opensource.org/licenses/gpl-license.php 
*/

/*
01 Normalize
---------------------------------------------------------------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}

/* HTML5 display definitions
   ========================================================================== */

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}

/* Links
   ========================================================================== */

a{background-color:transparent}a:active,a:hover{outline:0}

/* Text-level semantics
   ========================================================================== */

abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background: #e66f57;color: #fff;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}

/* Embedded content
   ========================================================================== */
   
img{border:0}svg:not(:root){overflow:hidden}

/* Grouping content
   ========================================================================== */

figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:90%}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/*
02 Scaffolding 
---------------------------------------------------------------------------------------------------- */

*,:after,:before,html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:baseline}html{font-size:62.5%;box-sizing:border-box;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box}.footer-widgets-1,.footer-widgets-2,.footer-widgets-3,body,input,select,textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.btn,a,a:visited,button,input[type=button],input[type=submit]{-moz-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration:none}::-moz-selection{background-color:#1e1e1e;color:#fff}::selection{background-color:#1e1e1e;color:#fff}a img{border:none}pre{font-family:Courier;font-size:100%;line-height:1.5;margin:20px 0}



/*
03 Typography

-------------------------------------------------------------------------------------------------------

/* 03a - Font Color ----------- */


body {
  background-color: #fff;
    color: #60646c;
    font-family: "Anonymous Pro",courier,sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 400;
    /* letter-spacing: .03em; */
    line-height: 1.8;
    overflow-x: hidden;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
}

a{
  color:#171715;
}
li.category_filter_item.active a,
.entry-content p a:hover,
a:hover {
  color: #008ec2;
}


.post-info,
.post-meta,
.site-description {
  color: #858585;
}
button,
input[type="button"],
input[type="submit"],
.btn,
.genesis-nav-menu .highlight-menu-item a,
.genesis-nav-menu .highlight-menu-item a:hover,
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
}
table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

mark {
  font-size: 16px;
  font-size: 1.6rem;
}  
/* 03b - Font Family ----------- */

.site-description,
.genesis-nav-menu,
ul.tab_nav li,
.load_more_label,
.portfolio_header_wrap p,
p.entry-meta,
.entry-header > p,
.single_nav_title,
.comment-header,
input[type="button"], 
input[type="submit"], 
.btn, 
.entry-content .button, 
.single-product ul.tabs li,
.added_to_cart.wc-forward,
.woocommerce-info,
.woocommerce-error,
.woocommerce-message,
.woocommerce table thead th,
span.onsale,
.price,
.single-product div.product .product_meta .sku, 
.single-product div.product .product_meta a
 {
  font-family: "Anonymous Pro",courier,sans-serif;
}



/* 03c - Font Size ----------- */

h2.entry-title a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
}
h1, h2, h3, h4, h5, h6, .site-title {
    clear: both;
    color: #242424;
    font-family: "Abel",courier,sans-serif; 
    font-weight: 400;
    margin: 2% 0;
    -webkit-font-variant-ligatures: common-ligatures;
    -moz-font-variant-ligatures: common-ligatures;
    font-variant-ligatures: common-ligatures;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
}
h1 {
    font-size: 2.244em;
    letter-spacing: -1px;
    line-height: 1.214;
}
h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.3;
}
h3 {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.5;
}
h4, h5, h6 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.6;
}

h5, h6 {
    line-height: 1.7;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}
h6 {
    font-size: 16px;
    font-size: 1.6rem;
}

.products h3 {
    font-size: 2rem;
}
.related-posts > h4, 
.related h2, .upsells h2, 
.woocommerce-tabs h2, 
.cart_totals.calculated_shipping h2, 
.woocommerce .cart-collaterals h2,
.author-box h4,
h3#reply-title.comment-reply-title,
div#comments.entry-comments h3 {
  font-size: 16px;
  font-size: 1.6rem;
    border-bottom: 2px solid #cccccc;
    color: #000000;
    display: inline-block;
    margin-bottom: 30px;
}
label, .single-product div.product .price {
    font-weight: 400;
}
/* 03d - Font Miscellaneous ----------- */
blockquote {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 60px;
    margin-top: 60px;
    text-align: center;
    font-style: italic;
}
blockquote, q {
    quotes: none;
}
blockquote p {
    margin: 0 auto 1.4736842105em;
    max-width: 960px;
}
blockquote>p:last-child {
    margin-bottom: 0;
}
blockquote cite, blockquote small {
    color: #a7abb1;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
    margin-top: 10px;
}

blockquote cite a {
    margin-top: 20px;
    display: block;
}
.wp-caption {
  text-align: center;
  max-width: 100%;
}
h2 a,
h2 a:visited,
.genesis-nav-menu a,
.navigation li a,
.widgettitle a,
.site-title a,
.header-bottom-widget a  {
  text-decoration: none;
}
h1.page-title,
.page-description {
    max-width: 1700px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}  
.page-description {
    margin: 1em auto;
    max-width: 600px;
}
/*
04 Layout
---------------------------------------------------------------------------------------------------- */
/* 04a - Structure ----------- */
.site-container {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.site-inner {
  clear: both;
  overflow: hidden;
  margin: 70px 0 0;
  padding: 70px 0 100px;
  position: relative;
}
.home .site-inner{
  max-width: 100%;
}
/* Loader */
.content_loader {
    padding: 0;
    top: 0;
    text-align: center;
    height: 100%;
    position: fixed;
    width: 100%;
    background: #fcfcfc;
    z-index: 10;
}
.line-scale-pulse-out {
    position: relative;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@-webkit-keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
  50% {
    -webkit-transform: scaley(.4);
    transform: scaley(.4);
  }
  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
}
@keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
  50% {
    -webkit-transform: scaley(.4);
    transform: scaley(.4);
  }
  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
}
.line-scale-pulse-out > div {
  display: inline-block;
  display: inline-block;
  width: 4px;
  height: 35px;
  margin: 0 5px 0 0;
  -webkit-animation: line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85, .25, .37, .85);
  animation: line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85, .25, .37, .85);
  border-radius: 2px;
  background-color: #171715;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.line-scale-pulse-out > div:nth-child(2), .line-scale-pulse-out > div:nth-child(4) {
  -webkit-animation-delay: -.4s !important;
  animation-delay: -.4s !important;
}
.line-scale-pulse-out > div:nth-child(1), .line-scale-pulse-out > div:nth-child(5) {
  -webkit-animation-delay: -.2s !important;
  animation-delay: -.2s !important;
}
/* Pre Loader */

.loader:before,
.loader:after,
.loader {
  position:fixed;
  visibility: visible;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  background-color:#0e0e0e;;
  border-radius: 100%;
  -webkit-animation: load7 1.0s infinite ease-in-out;
  -moz-animation: load7 1.0s infinite ease-in-out;
  -o-animation: load7 1.0s infinite ease-in-out;
  -ms-animation: load7 1.0s infinite ease-in-out;
  animation: load7 1.0s infinite ease-in-out;
}
.loader {
  top:50%;
  left:50%;
  margin: 0 auto;
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  top: 45%;
}

@keyframes load7 {
  0%{transform:scale(0.0)}
  90%{opacity:.2}
  100%{transform:scale(.8);opacity:.1}
}
@-webkit-keyframes load7 {
  0% {-webkit-transform: scale(0.0) }
  90%{opacity:.2}
  100% {-webkit-transform: scale(.8);opacity:.1}
}
@-moz-keyframes load7 {
  0% {-moz-transform: scale(0.0) }
  90%{opacity:.2}
  100% {-moz-transform: scale(.8);opacity:.1}
}
@-o-keyframes load7 {
  0% {-o-transform: scale(0.0) }
  90%{opacity:.2}
  100% {-o-transform: scale(.8);opacity:.1}
}
@-ms-keyframes load7{
  0% {-ms-transform: scale(0.0) }
  90%{opacity:.2}
  100% {-ms-transform: scale(.8);opacity:.1}
}

/* 04b - 1152px CSS Grid ----------- */
.sidebar-secondary {
  width: 15.277777777%; /* 176px / 1152px */
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.sidebar,
.site-header .widget-area {
  width: 30.555555555%; /* 352px / 1152px */
}
.content-sidebar-sidebar .sidebar-primary,
.sidebar-content-sidebar .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  width: 37.931034482%; /* 352px / 928px */
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 56.896551724%; /* 528px / 928px */
}
.content-sidebar .content,
.sidebar-content .content{
  width: 65.277777777%; /* 752px / 1152px */
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 80.555555555%; /* 928px / 1152px */
}
.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
  max-width: 700px;
  width: 700px;
  margin: 0 auto;
  float: none;
}
.footer-widgets-1,
.footer-widgets-2,
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary,
.content,
.site-footer .gototop,
.sidebar-secondary,
.site-title {
  float: left;
}
.content-sidebar-sidebar .sidebar-secondary,
.footer-widgets-3,
.sidebar-primary,
.sidebar-content .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-footer .creds,
.site-header .widget-area {
  float: right;
}
/* 04c - Header ----------- */
.site-header {
  background: transparent;
   position: fixed;
  left: 0;
  border: none;
  display: block;
  height: 70px;
  width: 100%;
  float: left;
  top: 0;
  margin: 0;
  left: 0;
  margin: 0;
  opacity: 1;
  visibility: visible;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 10;
 }
.site-header .wrap {
  line-height: 70px;
  }
  
.site-header.sticky_header .wrap {
  line-height: 70px;
}
.site-header.sticky_header{
        background-color: rgba(255, 255, 255, 0.9);
        height: 70px;
        transition: all 0.5s ease;
        -webkit-animation: sticky 800ms cubic-bezier(.19, 1, .22, 1) 0s 1 forwards;
        -moz-animation: sticky 800ms cubic-bezier(.19, 1, .22, 1) 0s 1 forwards;
        -ms-animation: sticky 800ms cubic-bezier(.19, 1, .22, 1) 0s 1 forwards;
        -o-animation: sticky 800ms cubic-bezier(.19, 1, .22, 1) 0s 1 forwards;
        animation: sticky 800ms cubic-bezier(.19, 1, .22, 1) 0s 1 forwards;
}

.site-header.sticky_header .menu-trigger:hover{
    background: transparent;
}
.site-header.sticky_header .menu-trigger:hover span,
.site-header.sticky_header  .menu-trigger-wrap span{
    color: #171715;
}

.site-header.sticky_header .zp_cart_item a,
.site-header.sticky_header .zp_search_extras a{
    color: #171715;
}

.show_nav .zp_page_header,
.show_nav .zp_page_content,
.show_nav .zp_single_header,
.show_nav .zp_single_content,
.show_nav .home_box_container,
.show_nav .zp_portfolio_container,
.show_nav .zp_shop_container,
.show_nav.zp_blog_page #infinite-content{
  left: 320px;
  -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    transition: left 0.5s ease;
}
.zp_page_header,
.zp_page_content,
.zp_single_header,
.zp_single_content{
  left: 0;
  -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    transition: left 0.5s ease;
}
.title-area{
    display: block;
    float: none;
    position: relative;
    width: 50%;
    margin:0 auto;
}
.site-title {
    color: #171715;
    line-height: inherit;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;     
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .2em;
    overflow: hidden;
    float: left;
    margin: 0;
}
.header-image .site-title {
    margin: 0;
}
.header-image .site-title,
.header-image .site-title a,
.header-image .title-area {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 auto;
    float: none;
}
.header-image .site-description ,
.site-description {
    display: none;
    overflow: hidden;
    text-indent: -9999px;
}
.header-image .site-header .title-area {
    margin: 0 auto;
}
.site-description {
  display: none;
}
.widget-area.header-widget-area {
  width: 400px;
  margin: 0 auto;
  float: none;
  position: relative;
}
.widget-area.header-widget-area .textwidget{
  margin: 30px 0 25px;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
/* 04d - Main Content ----------- */
main.content,
.page.page-template-page_blog-php main.content {
  display: none;
  padding-bottom: 0;
  width: 100%;
  margin: 0 auto;
  float: none;
  max-width: 1700px;
  padding: 0;
}
.error404 main.content,
.single.single-post main.content,
.single.single-portfolio main.content,
.single.single-product main.content,
.page main.content,
body.search main.content{
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
.page-template-homepage_template main.content {
  max-width: 990px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 100px;
  overflow: auto;
}
.single .content article.post,
.single .content article.portfolio{
  width: 100%;
  display: block;
  height: 100% !important;
}
.zp_single_feature{
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
}
.zp_single_feature a{
  display: block;
}
.zp_single_feature a  img{
  float: none;
}
.entry-content {
  float: left;
  width: 100%;
}
.entry-content p:empty {
  display: none;
}
.entry-content p {
  margin-bottom: 26px;
}


/* 04e - Post Info & Meta ----------- */
/* - Post Info & Meta ----------- */
.entry-header{
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  height: inherit;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box; 
  z-index: 2;   
}
.entry-header .entry-meta{
  text-align: center;
}
.entry-footer {
  clear: both;
  margin: 0;
  padding:0;
}
.entry-footer .entry-meta {
    margin: 0 ;
    padding: 0;
}
.entry-meta {
  display: block;
  width: 100%;
  float: left;  
}
.entry-meta a:hover{
   opacity: 0.7;
}
.entry-header .entry-meta, .entry-comments-link a, .entry-author a, .entry-footer .entry-meta {
  color: inherit;
    margin: 0;
}
header.entry-header .entry-comments-link a{
  display: inline;
}

.single .entry-header .entry-meta {
  font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.single .entry-footer .entry-meta {
  font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
  font-weight: 400;
  padding: 0;
  margin-bottom: 26px;
  text-transform: uppercase;
}
.single .entry-header .entry-meta .zp_post_author{
  display: block;
}
.single .entry-header .entry-meta .zp_post_author img{
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  display: inline-block;
}
.single .post-image{
  margin-left: 0;
  margin-right: 0;
}
span.date_wrap, span.author_wrap, 
span.comment_wrap, 
/* span.sku_wrapper, span.posted_in, */ 
.portfolio_tags {
    clear: both;
    display: inline-block;
    float: left;
    font-size: 1.4rem;
    letter-spacing: 1px;
    margin: 0 0 1px;
    padding: 2px 4px;
    text-transform: uppercase;
}
/* 04f - Pagination ----------- */
.archive-pagination{
    opacity: 0;
    position: relative;
    z-index: 9999;
    bottom: 0;
    width: 50px;
    background: #000;
    float: right;
    z-index: 9999;
}
.archive-pagination ul{
  display: inline-block;
  list-style: none;
}
.archive-pagination ul li{
  display: inline-block;
  float: left;
  list-style: none;
}
.archive-pagination a{
  color: inherit;
  font-size: 16px;  
}

.search main.content > div.entry {
  margin-bottom: 30px;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #eee;
}

.search.search-results .archive-pagination{
  opacity: 1;
  background: transparent;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.search.search-results .archive-pagination ul li{
  display: inline-block;
  float: left;
  list-style: none;
  padding: 0 13px;
  margin: 0 2px;
}
.search.search-results .archive-pagination ul li.active{
  background-color: #1e1e1e;
  color: #fff; 
}

/* 04f - Column Classes ----------- */
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 4.166666666%; /* 48px / 1152px */
}
.one-half,
.three-sixths,
.two-fourths {
  width: 47.9166666666%; /* 552px / 1152px */
}
.one-third,
.two-sixths {
  width: 30.555555555%; /* 352px / 1152px */
}
.four-sixths,
.two-thirds {
  width: 65.277777777%; /* 752px / 1152px */
}
.one-fourth {
  width: 21.875%; /* 252px / 1152px */
}
.three-fourths {
  width: 73.958333333%; /* 852px / 1152px */
}
.one-fifth {
  width: 16.666666666%; /* 192px / 1152px */
}
.two-fifths {
  width: 37.5%; /* 432px / 1152px */
}
.three-fifths {
  width: 58.333333333%; /* 672px / 1152px */
}
.four-fifths {
  width: 79.166666666%; /* 912px / 1152px */
}
.one-sixth {
  width: 13.194444444%; /* 152px / 1152px */
}
.five-sixths {
  width: 82.638888888%; /* 952px / 1152px */
}
.first {
  margin-left: 0;
}
/* 04g - Miscellaneous ----------- */
p.subscribe-to-comments {
  padding: 24px 0 16px;
}
p.pages,
.clear,
.clear-line,
.first {
  clear: both;
}
.clear-line {
  border-bottom: 1px solid #ccc;
  margin-bottom: 26px;
}
.alignleft,
.archive-page {
  float: left;
}
.alignright {
  float: right;
}
.archive-page {
  width: 50%;
}
.sticky ,
.author-box{
  margin-bottom: 80px;
}
.author-box h4 {
  clear: none;
    position: relative;
    top: 5px;
}
.breadcrumb,
.sticky,
.author-box {
  border: 2px solid #F5F5F5;
  margin-bottom: 48px;
  overflow: hidden;
  padding: 32px;
}
.author-box{
    width: 100%;
    float: left;
    overflow: hidden;
}
.taxonomy-description {
  display: none;
}
.breadcrumb {
    font-size: 12px;
    padding: 15px;
    text-align: center;
}
.page-template-page_blog .breadcrumb {
  display: none;
}
.archive-description {
  text-align: center;
  margin: 0 auto 4em;
  max-width: 660px;
  width: 100%;
  display: block;
}

.archive-title {
  margin-bottom: 24px;
}

div.zp_shop_header {
    margin: 0 0 2em;
}

/*
05 Menus
---------------------------------------------------------------------------------------------------- */
.before_header_section{
  background: rgba(0, 0, 0, 0.6);
  display: block;
  position: absolute;
  float: left;
  width: 100%;
  z-index: 1; 
}
nav.nav-primary {
    display: block;
    position: fixed;
    float: right;
    width: 320px;
    margin: 0;
    height: 100%;
    background: #1c1c1c;
    z-index: 999;
    top: 0;
    left: -100%;
    transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
}
.show_nav nav.nav-primary {
    left: 0;
    transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
}
.nav-primary .wrap {
    display: table;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-height: 100vh;
}
.genesis-nav-menu {
    clear: both;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.site-header .genesis-nav-menu {
  float: left;
    width: 100%;
    text-align: center;
}
.genesis-nav-menu ul {
  float: left;
  width: 100%;
}
.genesis-nav-menu li {
  display: block;
  float: left;
  list-style-type: none;
  text-align: center;
  position: relative;
  width: 100%;
}
.genesis-nav-menu a {
  color: #b7b8b8;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase; 
    line-height: 1;
}
.genesis-nav-menu li:last-child {
    margin-bottom: 30px;
}
.genesis-nav-menu li a:hover,
.genesis-nav-menu li:hover a,
.genesis-nav-menu li li a:hover,
.site-title > a:hover,
.header-bottom-widget a:hover {
  color:#008ec2;
}
.genesis-nav-menu .current-menu-item a {
  color: #fff;
}
.genesis-nav-menu li.highlight-menu-item {
  margin-left: 20px;
}
.genesis-nav-menu .highlight-menu-item a {
  background-color: #1e1e1e;
}
.genesis-nav-menu .highlight-menu-item a:hover {
  background-color: #ff2a00;
}
.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
  color: #171715;
    font-weight: 400;
    border-bottom: 1px dotted #ddd;
    border-top: none;
    padding: 15px 20px;
    position: relative;
    line-height: 1.5;
    letter-spacing: normal;
    text-transform: capitalize;
    width: 170px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
}
.genesis-nav-menu li li a:hover{
  color: #aaa;
}
.genesis-nav-menu li ul {
  left: -9999px;
  position: absolute;
  width: 212px;
  z-index: 99;
}
.genesis-nav-menu li ul ul {
  margin: 0 0 0 211px;
}
.genesis-nav-menu li:hover ul ul,
.genesis-nav-menu li.sfHover ul ul {
  left: -9999px;
}
.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
  position: relative;
}
ul.genesis-nav-menu li>ul,
.site-header .genesis-nav-menu li>ul{
  opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
}
ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul,
.site-header .genesis-nav-menu li:hover>ul,
.site-header .genesis-nav-menu li.sfHover ul {
  background-color: #fff;
        opacity: 1;
        top: 100%;
        visibility: visible;
        z-index: 9999;
        left:320px;
        height: 100%;
        top: 0;
        position: fixed;
        display: block;
        margin-top: 0;
        padding: 0;
        vertical-align: middle;
        overflow: hidden;
        box-sizing: initial;
        width: 300px;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -o-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;

    transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
}


ul.genesis-nav-menu li:hover > .indicator, ul.genesis-nav-menu li.sfHover > .indicator, .site-header .genesis-nav-menu li:hover >  .indicator, .site-header .genesis-nav-menu li.sfHover > .indicator
{
  display: block;
} 
.genesis-nav-menu li a .sf-sub-indicator,
.genesis-nav-menu li li a .sf-sub-indicator,
.genesis-nav-menu li li li a .sf-sub-indicator {
  position: absolute;
  text-indent: -9999px;
}
#wpadminbar li:hover ul ul {
  left: 0;
}
.header-bottom-widget {
  color: #858585;
    display: block;
    float: left;
    font-size: 16px;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: absolute;
    bottom: 30px;
}
.indicator {
    display: none;
    width: 0;
    height: 0;
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #fff;
    right: -1px;
    position: absolute;
    top: 6px;
    -webkit-transition: 2s ease-in-out;
    -moz-transition: 2s ease-in-out;
    -o-transition: 2s ease-in-out;
}
.site-header  ul.genesis-nav-menu li ul li > ul{
  background: #fafafa !important;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
}
.site-header ul.genesis-nav-menu li ul li > span.indicator{
  border-right: 10px solid #fafafa;
  top: 15px;
}
.site-header ul.genesis-nav-menu li ul li:hover ul.sub-menu{
  opacity: 1;
    visibility: visible;
    transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear; 
}

/* 05a - Primary Navigation Extras ----------- */
.genesis-nav-menu li.right {
  float: right;
}
.genesis-nav-menu li.search {
  margin-right: 10px;
}
.genesis-nav-menu li.search form{
  display: none;
  position: absolute;
  right: 5px;
  width: 300px;
  margin-top: 5px;
}
.genesis-nav-menu li.search form input{
  padding: 10px;
}
.genesis-nav-menu li.right a{
  padding: 5px;
  display: inline-block;
}
.genesis-nav-menu li.right i {
  color: #FFF;
  display: inline-block;
  padding: 5px; 
  position: relative;
}
.header_right_icons {
    float: right;
    position: absolute;
    right: 10px;
    top: 0;
}
.zp_cart_item{
    float: right;
    position: relative;
    right: 10px;
    padding: 0 10px;
}
i.fa.fa-shopping-cart {
    padding: 10px;
    border-radius: 50%;
    color: #1e1e1e;
}

.zp_cart_item span {
    font-family: sans-serif;
    font-size: 10px;
    line-height: 15px;
    position: absolute;
    top: 10px;
    right: 2px;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 100%;
    background: #1e1e1e;
    text-align: center;
    line-height: 20px;
}
/* ========== EXTRA SEARCH ========== */
.search_form_dropdown {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 10px;
}
.search_form_dropdown input[type="search"] {
    background: transparent;
    font-size: 13px;
    color: #b7b8b8;
    border: 0;
    border-bottom: 1px solid #333;
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
}
.search_form_dropdown input[type="submit"]{
    display: none;
}

.search_form_dropdown:after{
    content: "\f002";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    top: 18px;
    right: 30px;
}

strong.search-highlight {
    background: #008ec2;
    padding: 0px 5px;
    color: #fff;
}
/*
06 Headings
---------------------------------------------------------------------------------------------------- */
h1.entry-title {
  font-size: 2.618em;
  text-align: center;
}
h1.product_title.entry-title {
  text-align: left;
}

.entry-header > p,
.portfolio_header_wrap p {
    font-size: 2.1rem;
    font-weight: 400;
} 
.author-box h1 {
  margin: 0
}
/*
07 Lists
---------------------------------------------------------------------------------------------------- */
.entry-content ol,
.entry-content ul {
  margin-bottom: 26px;
}
.entry-content ol li,
.entry-content ul li {
  line-height: 1.625;
}
.entry-content ol li,
.entry-content ul li {
  margin-left: 40px;
}
.entry-content ol li {
  list-style-type: decimal;
}
.entry-content ul li {
  list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}
.entry-content ol.commentlist li {
  list-style: none;
  margin: 0
  }
/*
08 Post Navigation
---------------------------------------------------------------------------------------------------- */
.navigation li {
  display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background-color: #1e1e1e;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
}
.navigation li a:hover,
.navigation li.active a {
  background-color: #ff2a00;
}
/*
09 Comments
---------------------------------------------------------------------------------------------------- */
#comments,
#respond {
  overflow: hidden;
  float: left;
  width: 100%;
}
.ping-list,
#comments {
  margin-bottom: 48px;
}
#author,
#email,
#url {
  width: 50%;
}
.commentmetadata,
#author,
#email,
#url {
  margin-bottom: 12px;
  width: 100%;
}
#comment {
  margin: 12px 0;
}
.comment-list li,
.ping-list li {
  list-style-type: none;
  margin-top: 24px;
  padding: 0;
}
.comment-list li ul li {
  padding-left: 60px;
  margin: 40px 0;
}
.comment-header {
  overflow: hidden;
  font-size:16px;
  font-size: 1.6rem;
}
.comment-header a{
  color: inherit;
}
.comment-header p{
  line-height: 1.7; 
  }
p.comment-meta {
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: .1em;
}

    span.says {
        font-family: "Source Sans Pro", sans-serif;
        font-style: italic;
        font-size: 14px;
    }
.comment {
  border-right: none;
}
.comment-content p,
.comment-respond p {
  margin-bottom: 24px;
}
.comment-reply-link {
  line-height: 36px !important;
  height: 36px !important;
  }

#comments .navigation {
  margin-top: 32px;
}
.comment-form p{
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.comment-form label{
  display: block;
}
.comment-form input,
.comment-form select,
.comment-form textarea{
  width: 100%;
}
.form-submit input[type="submit"] {
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
}
.form-submit input[type="submit"]:hover {
  background: #008ec2;
  color: #FFF;
}
.form-submit input[type="submit"] {
  padding: 0 20px;  
}
/*
10 Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
  display: inline;
  line-height: 1.5;
}
.sidebar p {
  margin-bottom: 16px;
}
.sidebar .widget {
  border-bottom: 1px solid #ccc;
  margin-bottom: 32px;
  padding-bottom: 32px;
  overflow: hidden;
}
.sidebar.widget-area ul li {
  list-style-type: none;
  margin-bottom: 6px;
  word-wrap: break-word;
}
/*
11 Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #fff;
    clear: both;
}
.site-footer .wrap {
    overflow: hidden;
    padding: 30px 20px;
    text-align: center;
    max-width: 1700px;
    margin: 0 auto;
}
.site-footer .bottom-widget{
  float: left;
  display: block;
  width: 50%;
}
.site-footer .bottom-widget ul.menu{
  display: inline-block;
  float: left;
}
.site-footer .bottom-widget ul.menu li{
  display: inline-block;
  float: left;
  padding-right: 20px
}
.site-footer .creds{
  float: right;
  width: 50%;
  display: block;
  text-align: right;
}
/* 11a - Footer Widgets ----------- */
.footer-widgets {
  border-top: 2px solid #1e1e1e;
  clear: both;
  line-height: 1.5;
  overflow: hidden;
  padding: 32px 0 16px;
}
.footer-widgets p {
  margin-bottom: 16px;
}
.footer-widgets .widget {
  margin-bottom: 24px;
}
.footer-widgets .widget-area ul li {
  list-style-type: none;
  margin-bottom: 6px;
  word-wrap: break-word;
}
.footer-widgets-1 {
  margin-right: 4.166666666%; /* 48px / 1152px */
}
/*
12 Forms & Buttons
---------------------------------------------------------------------------------------------------- */

textarea, input, select, button {
    background-color: #ffffff;
    border: 2px solid #eeeeee;
    color: #8f8f8f;
    font-size: 1.5rem;
}
textarea:focus, input:focus, select:focus {
    border-color: #cccccc;
    outline: 0 none;
}
input[type="email"], input[type="text"], input[type="url"], input[type="search"], input[type="password"], input[type="number"], input[type="tel"], input[type="date"] {
    -moz-appearance: none;
    border-radius: 4px;
    font-size: 1.5rem;
    height: 46px;
    max-width: 500px;
    padding: 0 8px;
    width: 100%;
}
textarea {
    -moz-appearance: none;
    max-width: 660px;
    padding: 10px 8px;
    width: 100%;
}
select {
    height: 46px;
    max-width: 500px;
    padding: 0 6px;
}
input[type="button"], input[type="submit"], button {
    -moz-appearance: none;
    background-color: #454545;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    padding: 5px 10px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: middle;
    width: auto;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover {
    background-color: #cccccc;
    color: #999999;
    cursor: pointer;
}
input[type="button"]:disabled, input[type="submit"]:disabled {
    background-color: #cccccc;
    color: #999999;
}
input[type="submit"] + span {
    float: left;
    font-size: 1.1rem;
    font-style: italic;
    margin: 2px 0 0 10px;
}
input[type="upload"], input[type="file"] {
    background-color: #eeeeee;
    border: medium none;
    font-size: 1.5rem;
    max-width: 500px;
    padding: 4px;
}

select {
    background: #fff url("images/arrow-bottom.png") no-repeat scroll right 10px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
}

/* button */

  .btn, button, .button, .added_to_cart, input[type=submit], .checkout-button.button, a.button.wc-backward, .comment-reply-link {
    background-color: #282828;
    display: inline-block; 
    font-family: "Anonymous Pro",courier,sans-serif;
    padding: 0px 20px; 
    border: none; 
    color: #fff; 
    font-size: 15px; 
    font-size: 1.5rem;
    text-transform: uppercase; 
    border-radius: 4px;
    height: 46px;
    line-height: 46px;
    }
  .btn:hover,
  button:hover, 
  .button:hover, 
  input[type=submit]:hover,
  .checkout-button.button:hover,
  a.button.wc-backward:hover,
  .comment-reply-link:hover {
    background-color: #008ec2; 
    color: #fff;
    }
  button.button, 
  input[type=submit],
  .checkout-button.button{
    padding: 0 15px; 
    height: 46px;
    }

  .product_type_variable{display: inline-block; padding: 0 8px;}
  


/* 12a - Gravity Forms ----------- */
.content div.gform_wrapper input,
.content div.gform_wrapper select,
.content div.gform_wrapper textarea,
.content div.gform_wrapper .ginput_complex label {
  font-size: 16px;
  padding: 16px;
}
.content div.gform_wrapper input[type="submit"] {
  padding: 16px 24px;
}
.content div.gform_wrapper .ginput_complex label {
  padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0;
}

/* 12b - Contact Form 7 ----------- */
.requiredField.error, .wpcf7-not-valid, input.error, textarea.error {
    border-color: #FF7373!important;
}
.wpcf7-form {
    margin-top: 60px;
    text-align: left;
}
.wpcf7-form input[type=text] {
    margin-top: 10px;
}
.wpcf7-form select {
    background: #FFF;
    border: 2px solid #E2E2E2;
    border-radius: 2px;
    color: #B7B7B7;
    cursor: pointer;
    font: inherit;
    outline: 0;
    padding: 8px 15px;
    width: 100%;
    -webkit-appearance: none;
}
.wpcf7-form select:hover {
    background-position: 97.5% -25px;
}
.wpcf7-not-valid-tip {
    background: 0 0!important;
    border: none!important;
    color: #FF7373;
    position: relative!important;
}
div.wpcf7-mail-sent-ok {
    background: #3FC380;
    border: 2px solid #3FC380!important;
    border-radius: 2px;
    color: #FFF;
}
div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
    background: #FF4949;
    border: 2px solid #FF4949!important;
    border-radius: 2px;
    color: #FFF;
}
div.wpcf7-response-output {
    line-height: 26px;
    margin: 30px 0 0!important;
    padding: .6em 1em!important;
    text-align: center;
}
.wpcf7-form p {
    font-weight: 500;
}
.wpcf7-form span {
    color: #FF4949;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
.wpcf7-submit {
    padding: 8px 15px;
}
div.wpcf7 img.ajax-loader {
    display: inline;
}
/*
13 Images & Captions
---------------------------------------------------------------------------------------------------- */
embed,
img,
object,
video {
  max-width: 100%;
}
img {
  height: auto;
}
.alignleft .avatar {
  margin-right: 24px;
}
.alignright .avatar {
  margin-left: 24px;
}
.author-box .avatar {
  float: left;
  margin-right: 24px;
}
.comment-list li .avatar {
  float: left;
  margin: 0 16px 24px 0;
}
img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}
img.alignnone {
  display: inline;
  margin-bottom: 12px;
}
img.alignleft,
.post-image,
.wp-caption.alignleft {
  display: inline;
  margin: 0 24px 24px -25%;
}
img.alignright,
.wp-caption.alignright {
  display: inline;
  margin: 0 -25% 24px 24px;
}
p.wp-caption-text {
    font-size: 16px;
    font-style: italic;
    line-height: 1.2;
    margin-top: 12px;
}
.gallery-caption {
}
.entry-content img.size-full {
    margin: 4% -50%;
    max-width: 200%;
}

/* Mobile Menu */
.menu-trigger {
  position: absolute;
  cursor: pointer;
  left: 10px;
  z-index: 2000;
  background-color: transparent;
  cursor: pointer;
  display: block;
  z-index: 6;
  transition: left 0.5s ease;
  -webkit-transition:  left 0.5s ease;
  -moz-transition:  left 0.5s ease;
  -o-transition: left 0.5s ease;
}
body.show_nav{
  overflow: hidden;
}
.show_nav .site-header{
  left: 320px;
  transition: left 0.5s ease;
  -webkit-transition:  left 0.5s ease;
  -moz-transition:  left 0.5s ease;
  -o-transition: left 0.5s ease;
}
.show_nav .site-container {
  left: 320px;
  transition: left 0.5s ease;
  -webkit-transition:  left 0.5s ease;
  -moz-transition:  left 0.5s ease;
  -o-transition: left 0.5s ease;
}

.show_nav .menu-trigger span{
  color: #171715;
}
.menu-trigger:hover{
  color: #171715;
  transition: background-color 0.5s linear;
  -webkit-transition: background-color 0.5s linear;
  -moz-transition: background-color 0.5s linear;
  -o-transition: background-color 0.5s linear;
}
.menu-trigger:hover span{
  color: #171715;
}
.menu-trigger-wrap{
    height: 100%;
    display: block;
}
.menu-trigger-wrap span{
    color: #333;
    font-size: 30px;
    display: block;
    padding: 0;
    /* overflow: hidden; */
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin-top: 0;
    width: 40px;
    line-height: inherit;
    height: 40px;
}
.content article.type-post,
.content article.type-portfolio{
    width: 23%;
    float: left;
    display: block;
    position: relative;
    margin: 1%;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.content article.type-post:nth-child( 4n + 1 ),
.content article.type-portfolio:nth-child( 4n + 1 ){
  clear: left;
}
.content article.load_more_posts {
    width: 100%;
    text-align: center;
}
.content article.load_more_posts .line-scale-pulse-out > div {
    width: 2px;
    height: 20px;
}
.load_more_label{
    display: none;
}
/*--------------------------------------
* Category Filter Style
--------------------------------------*/
.category_filter {
    display: block;
    width: 100%;
    max-width: 1700px;
    margin: 40px auto;
}

.category_filter ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
}

.category_filter ul li {
    list-style: none;
    padding-right: 25px;
    display: inline;
}

span.category_count {
    display: inline-block;
    color: #171715;
    top: -5px;
    vertical-align: top;
    font-size: 12px;
    margin-left: 4px;
    line-height: 20px;
    background: #eee;
    text-align: center;
    position: relative;
    border-radius: 100%;
    width: 20px;
    height: 20px;
}
/*--------------------------------------
* Single Post Nav
--------------------------------------*/
.single_post_nav { 
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    float: left;
    margin: 10% -20%;
    width: 140%;
}
.single_post_prev,
.single_post_next {
    width: 50%;
    padding: 0;
    margin: 0;
}
.single_post_prev {
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    padding-top: 40px;
    padding-bottom: 40px;
}
.single_nav_title {
    font-size: 17px;
    font-size: 1.7rem;
    text-align: center;
}
.single_nav_title span {
    color: #60646c;
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: none;
}
.single_nav_arrow i {
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;    
}
.single_nav_arrow i:hover {
    opacity: 1
}
.single_post_prev .single_nav_arrow {
    float: left;
    margin-left: -40px;
}
.single_post_prev .single_nav_title {
    display: block;
    width: 100%;
}
.single_post_prev .single_nav_thumb {
    display: inline-block;
    float: left;
    margin-left: 15px;
}
.single_post_next {
    display: inline-block;
    padding-top: 40px;
    padding-bottom: 40px;
}
.single_post_next .single_nav_arrow {
    float: right;
    margin-right: -40px;
}
.single_post_next .single_nav_title {
    display: block;
    width: 100%;
}

.single_post_next .single_nav_thumb {
    display: inline-block;
    float: right;
    margin-right: 15px;
}

/*--------------------------------------
* Featured Image effect
--------------------------------------*/
header.entry-header a.featured_image,
header.entry-header a {
    display: block;
    overflow: hidden;
    position: relative;
}
header.entry-header a img{
    display: block;
}
header.entry-header a.featured_image  span.featured_image_overlay,
header.entry-header a. span.featured_image_overlay {
    background: rgba(0,0,0, 0.3);
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
}
header.entry-header a.featured_image:hover span.featured_image_overlay,
header.entry-header a:hover span.featured_image_overlay {
    background: rgba(0,0,0, 0.3) url("images/hover-bg.png") no-repeat scroll center center;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}
span.featured_image_overlay:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
header.entry-header a.featured_image img {
   display: block;
    margin: 0;
}
/*--------------------------------------
* Shortcodes Style
--------------------------------------*/
/* hr */
hr{
    width: 80%;
    margin: 20px auto;
    height: 1px;
    background: #ccc;
    border: 0;
    display: block;
}
hr.dark{
  background: #000;
}

/* Columns */
.column_wrapper{
  display: block;
  overflow: hidden;
}
.zp_column {
    display: block;
    overflow: hidden;
}
.zp_column.zp_one_half{
  width: 47%;
  float: left;
  overflow: hidden;
  margin-left: 3%;
}
.zp_column.zp_one_half:first-child{
  margin-left: 0;
}
.zp_column.zp_one_third{
  width: 31.33%;
  float: left;
  overflow: hidden;
  margin-left: 3%;
}
.zp_column.zp_one_third:first-child{
  margin-left: 0;
}
.zp_column.zp_one_fourth{
  width: 22.75%;
  float: left;
  overflow: hidden;
  margin-left: 3%;
}
.zp_column.zp_one_fourth:first-child{
  margin-left: 0;
}
/* Services */
.zp_services_wrapper{
  display: block;
  overflow: hidden;
}
.zp_services{
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.zp_services.zp_center{
  text-align: center;
}
.zp_services.zp_left{
  text-align: left;
}
.zp_services.zp_right{
  text-align: right;
}
.zp_services > img {
    max-width: 60px;
}
.zp_services > h4 {
    font-size: 2rem;
}
/* Testimonial */
.testimonial_wrapper{
    text-align: center;
    display: block;
    overflow: hidden;
}
.testimonial_wrapper .cycle-prev {
    display: inline-block;
    line-height: 1;
    margin-right: 10px;
    cursor: pointer;
    padding: 5px;
}
.testimonial_wrapper .cycle-next {
    display: inline-block;
    line-height: 1;
    margin-left: 10px;
    cursor: pointer;
    padding: 5px;
}
.testimonial_wrapper .cycle-next:hover,
.testimonial_wrapper .cycle-prev:hover{
  background: #121212;
  color: #fff;
}
.testimonial_content {
    display: block;
    line-height: 1.4;
}
.testimonial_content p{
    margin-bottom: 0;
}
.testimonial_wrapper h4 {
    margin-bottom: 20px;
    margin-top: 20px;
}
/* Accordion */
.accordion_wrap{
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}
.accordion_item {
    overflow: hidden;
    margin-bottom: 2px;
}
.accordion_item.active .accordion_content{
  display: block;
}
.accordion_content{
  display: none;
}
.accordion_header h4{
    margin-bottom: 0;
    display: block;
    padding: 10px 20px;
    background: #fafafa;
    cursor: pointer;
    position: relative;
}
.accordion_header h4 span{
    float: right;
    line-height: 1;
    padding: 8px 0;
}
.accordion_body{
  display: block;
    padding: 10px 20px;
}
/* Toggle */
.toggle_wrap{
  display: block;
  overflow: hidden;
    margin-bottom: 30px;
}
.toggle_item {
    display: block;
    overflow: hidden;
    margin-bottom: 2px;
}
.toggle_item.active .toggle_content{
  display: block;
}
.toggle_content{
  display: none;
}
.toggle_header h4{
    background: #fafafa none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    margin-bottom: 0;
    padding: 10px 20px;
    position: relative;
}
.toggle_header h4 span{
    float: right;
    line-height: 1;
    padding: 8px 0;
}
.toggle_body{
  display: block;
    padding: 10px 20px;
}
/* Tabs */
.tab_container{
  display: block;
  overflow: hidden;
    margin-bottom: 30px;
}
ul.tab_nav{
  list-style: none;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
}
ul.tab_nav li{
    display: inline-block;
    float: left;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 10px 20px;
    text-align: center;
}
ul.tab_nav li.active{
  background: #fafafa;
}
.tab_content {
    padding: 20px;
    background: #fafafa;
}
.tab_content .tab_pane{
  display: none;
  line-height: 1.667;
}
.tab_content .tab_pane:first-child{
  display: block;
}
/* Drop Cap */
span.dropcap {
    display: inline-block;
    font-size: 60px;
    font-weight: 700;
    float: left;
    line-height: 1;
    padding-right: 5px;
}
/* Home Widget Areas */
.home_widget_wrap{
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 40px;
}

.home_widget_wrap .enews-widget{
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.home_widget_wrap .enews-widget form{
  display: block;
  margin-top: 30px;
}
.home_widget_wrap .enews-widget form input[type="email"],
.home_widget_wrap .enews-widget form input[type="submit"] {
  display: inline-block;
}
.home_widget_wrap .enews-widget form input[type="email"] {
    width: 40%;
}
.home_widget_wrap .enews-widget form input[type="submit"] {
    width: auto;
    padding: 0 16px;
    padding: 0 1.6rem;
    position: relative;
    top: 4px;
}

.home_widget_wrap .home-widget section{
  padding-bottom: 30px;
  padding-top: 0;
  overflow: hidden;
}
.home_widget_wrap .home-widget section:first-child{
  border-top: 0;
}
.home_widget_wrap .home-middle-left{
  float: left;
  width: 48%;
  overflow: hidden;
  margin-right: 4%;
}
.home_widget_wrap .home-middle-right{
  float: right;
  width: 48%;
  overflow: hidden; 
}
.home_widget_wrap h4.widget-title.widgettitle {
    text-align: center;
    font-size: 24px;
}
/* flexslider adjustment */
.slide-excerpt {
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.05);
}
html > body .slide-excerpt-border {
  background: rgba(0, 0, 0, 0)!important;
  border: medium none!important;
  }
.slide-excerpt-border > p {
    font-size: 16px;
    line-height: 1.65;
}
#genesis-responsive-slider {
    border: medium none!important;
    padding: 0!important;
  }
.flexslider .slides > li {
    width: 990px !important;
}

/*--------------------------------------
* Related Posts
--------------------------------------*/
.related-posts {
    max-width: 1700px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: auto;
}

.related-posts article.type-post {
    max-width: 23%;
    float: left;
    display: block;
    position: relative;
    margin: 1%;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
}

/* Home Widget Box */
.home_widget_image{
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: relative;
}
.home_widget_image_wrap{
  min-height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.home_widget_image:before{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0,0,0, 0.3 );
}
.home_widget_wrap h2 {
  color: #fff;
}
.home_widget_wrap p{
  margin-bottom: 26px;
}
.home_widget_content {
  color: #fff;
  padding: 15% 50px;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}