/*
Theme Name: Zita
Theme URI: https://wpzita.com/
Author: WpZita Team
Description: Zita is a super fast and highly customizable theme. Best Suitable for creating any type of website such a corporate, store, agency, blog, portfolio, restaurant, wedding, construction, hospital, school, interior, car workshop, life coach, wine shop, barber shop, furniture shop, yoga, resume, charity, digital marketing etc. Zita includes 8 unique header layout and 8 footer widget layout which makes it extremely powerful. Zita works with any of your favorite page builder like Elementor, Visual Composer, Beaver Builder, SiteOrigin, Divi, Brizy etc. Some more amazing feature are #Woocommerce ready #RTL Ready #Full Responsive #Edit settings in tablet & mobile #Top header #Bottom header #Top footer #Bottom Footer #Transparent Header. Looking for perfect base theme? Looking for perfect multipurpose theme? No need to Look further! Just go with Zita demos:https://wpzita.com/. Zita is built with best SEO practice and best friend of Woocommerce and Elementor.
Version: 1.1.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Tags: two-columns, right-sidebar, custom-menu, custom-background, editor-style, translation-ready, full-width-template, flexible-header, sticky-post, theme-options, one-column, e-commerce, blog, photography, threaded-comments, custom-colors

Text Domain: zita

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
  font-family: 'Catamaran-Regular';
  src: url('third-party/fonts/Catamaran-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}  
@font-face {
  font-family: 'Catamaran-Bold';
  src: url('third-party/fonts/Catamaran-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Catamaran-SemiBold';
  src: url('third-party/fonts/Catamaran-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
	font-family: sans-serif;
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   text-rendering: optimizeLegibility !important;
   -webkit-font-smoothing: antialiased !important;
}
body{
    color: #808285;
    background: #fff;
    font-style: normal;
    font-size: 15px;
    font-size: 1rem;
    line-height:1.6;
	  margin: 0;
	  padding: 0;
    font-family:"Catamaran-Regular", sans-serif;
    font-weight: inherit;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale; 
    text-rendering: optimizeLegibility; 
    -moz-font-feature-settings: "liga" on; 
}
article,
aside,
footer,
header,
nav,
section{
	display: block;
}
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, blockquote, th, td {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family:"Catamaran-Regular", sans-serif;
    color: #3a3a3a;
    line-height: 35px;
    font-weight:500;
    letter-spacing: 1px;
    
}
h1 {
  font-size: 30px;
  line-height: 1.2;
}
h2 {
  font-size: 28px;
  line-height: 1.3;
}
h3 {
  font-size: 26px;
  line-height: 1.4;
}
h4 {
  font-size: 24px;
  line-height: 1.5;
}
h5 {
  font-size: 22px;
  line-height: 1.6;
}
h6 {
  font-size: 20px;
  line-height: 1.2;
}
.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6 {
    margin-bottom: 20px;
}
.entry-content p {
    margin-bottom: 10px;
    line-height:1.8;
}

a {
    
    text-decoration: none!important;
    cursor: pointer;
}
figcaption,
main {
	display: block;
    max-width: 100%;
}
figure {
margin: 1em 0;
}
embed, iframe, object, video {
   margin-bottom: 1.5em;
   max-width: 100%;
   vertical-align: middle;
}
iframe{
width:100%;
height:100%;
}
hr{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
	outline-width: 0;
}
a, a:hover, a:focus,button {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}
b,strong {
	font-weight: inherit;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
    max-width: 100%;
    height: auto;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
select {
    text-transform: none;
    z-index: 1;
    border: none;
    height: 35px;
    width:100%;
    line-height: normal;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #f3f3f3;
    position: relative;
    border: 1px solid #ddd;
    padding: 0px 10px;
    font-size: 15px;
}
button{
  border:0;
}
button:hover{
  cursor: pointer;
}
fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}
.page-links {
    clear: both;
    padding: 15px 0px;
    width: 100%;
}
textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
}

table, td, th {
    border: 1px solid rgba(0,0,0,.1);
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 8px;
    text-align: left;
    border-width: 0 1px 1px 0;
}

th,th a,dt,b, strong{
    font-family: 'Catamaran-SemiBold',sans-serif;
}
table, td, th {
    border: 1px solid rgba(0,0,0,.1);
}
a{
 color:#9c9c9c;   
}
a:hover{
 color:#006799;
}
dd {
    margin: 0 1.5em 1.5em;
}
ul {
    list-style: disc;
}

ol, ul {
    margin: 0 0 1.5em 3em;
}
address {
    margin: 0 0 1.5em;
}
blockquote {
    border-color: rgba(2,116,190,0.05);
}
blockquote {
    margin: 1.5em 1em 1.5em 3em;
    padding: 1.2em;
    font-size: 1.1em;
    line-height: inherit;
    position: relative;
}
blockquote {
    border-left: 5px solid rgba(0,0,0,.05);
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative;
}
blockquote, q {
    quotes: "" "";
}
pre {
    background: #eee;
    margin-bottom: 1.6em;
    overflow: auto;
    max-width: 100%;
    padding: 1.6em;
}
code, kbd, pre, samp {
    font-size: 1em;
}
*, :after, :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
#content .content-area li {
   margin-bottom: 10px;
   line-height: 1.8;
}
#content .content-area .entry-content p {
   margin-bottom: 10px;
   line-height: 1.8;
}
/************************/
/*elementor plugin*/
/************************/
#elementor {
    position:relative;
    z-index:99;
}
.elementor-editor-active header.zta-transparent-header{
   z-index:1;
}
.elementor-editor-active.mobile-menu-active header.zta-transparent-header, 
.elementor-editor-active.mobile-menu-active header .sider{
    z-index:999;
}
.elementor-editor-active #content .content-area li.elementor-editor-element-setting{
    margin-bottom:0;
    line-height:normal;
}
/************************/
/*elementor plugin*/
/************************/
/*gallery style*/
.gallery:after {content:"";display:table;clear:both;}
.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}
.gallery figure {float:left; margin:0 2% 0.4em 0;}
.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}
.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}
.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}
.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}
.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}
.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}
.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}
.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}
.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}
/*gallery style end*/

[hidden] {
	display: none;
}
#primary:after,.clear,header,
footer,
#primary:after,
#sidebar-primary,
#page,#container{
    content: "";
    display: table;
}
#page.zita-site {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width:100%;
}
.site-header {
    z-index: 10;
    position: relative;
}
.widget ul {
    margin: 0;
    list-style-type: none;
}
/*************/
/*Pre-loader*/
/*************/
.zita_overlayloader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:#f5f5f5;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.zita-pre-loader img{
  text-indent: -9999em;
  position: absolute;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  display: block;
  background-position: center;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
/* == WordPress WYSIWYG Editor Styles == */
.entry-content img {
  margin: 0 0 0 0;
  }
.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
  }
.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
  }
.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
  }
.alignnone, img.alignnone {
  /* not sure about this one */
  }
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
  }
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
  }
  .wp-caption, .gallery-caption {
   color: #666;
   font-size: 13px;
   font-size: 0.8125rem;
   font-style: italic;
   margin-bottom: 1.5em;
   max-width: 100%;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
  }
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
  }
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
  }
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
  }
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
/* == WP CSS - post_class() == */
.post-id {}
.post {}
.page {}
.attachment {}
.sticky {}
.hentry {}
.category-misc {}
.category-example {}
.tag-news {}
.tag-wordpress {}
.tag-markup {}
.bypostauthor{}

/*loadmore*/
.load-more-posts-error{
display:none;
}
/*********************/
/*sticky header*/
/*********************/
header.shrink{
position:fixed;
width:100%;
z-index:999;
}
.zta-main-stick-hdr.shrink .main-header{
display:block;
display:block
}
.zta-above-stick-hdr.shrink .top-header{
display:block
}
.zta-bottom-stick-hdr.shrink .bottom-header{
display:block
}
.shrink .main-header,.shrink .top-header,.shrink .bottom-header{
display:none;
}
header.shrink.zta-slide{
   -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
header.shrink.zta-fade{
-webkit-animation: fadein 0.5s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.5s; /* Firefox < 16 */
        -ms-animation: fadein 0.5s; /* Internet Explorer */
         -o-animation: fadein 0.5s; /* Opera < 12.1 */
            animation: fadein 0.5s;
}
@keyframes fadeInDown {
   0% {
      opacity: 0;
      transform: translateY(-50px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
   }
} 

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/*********************/
/*sticky header*/
/*********************/
/*********************/
/*Header Transparent*/
/*********************/
header.zta-transparent-header{
    position: absolute;
    width: 100%;
    z-index: 999;
}
header.zta-transparent-header.shrink{
    position: fixed;
}
.zita-site .mhdrleftpan .main-header-bar:before,
.zita-site .mhdrrightpan .main-header-bar:before{
background:transparent;
}
.zita-site .mhdrleftpan .main-header-bar,
.zita-site .mhdrrightpan .main-header-bar{
background:transparent;
}
.mhdrleftpan.shrink.zta-slide,
.mhdrrightpan.shrink.zta-slide,
.mhdrleftpan.shrink.zta-fade,
.mhdrrightpan.shrink.zta-fade{
    -webkit-animation-name:inherit;
    animation-name:inherit;
}
.pan-content ::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
  visibility: hidden;
}
.pan-content::-webkit-scrollbar{
width: 6px;
background-color: #F5F5F5;
visibility: hidden;
}
.pan-content::-webkit-scrollbar-thumb{
background-color:#aaa;
visibility: hidden;
}
.pan-content{
overflow: auto;
height:100%;
    padding: 2em 1.5em;
}
.pan-content:hover ::-webkit-scrollbar-track,
.pan-content:hover::-webkit-scrollbar-thumb,
.pan-content:hover::-webkit-scrollbar{
 visibility:visible;
}

/*********************/
/*Header Transparent*/
/*********************/
/**********************/
/*header custom menu text*/
/**********************/
.menu-custom-html > a button{
    display: block;
    position: relative;
    margin: 0;
    border: 0px;
    padding: 18PX 24px;
    text-decoration: none;
    font-size: 15px;
    font-weight:300;
    background:#006799;
    color:#fff;
}
.menu-custom-html > a button:hover{
  cursor:pointer;
}
.zita-menu .content-social .social-icon li a,
.zita-menu .menu-custom-search .searchfrom a{
color:#006799;
padding: 0;
}
.zita-menu .menu-custom-search .searchfrom a i{
  margin:0;
  padding:0;
}
.zita-menu .menu-custom-search{
 padding:0px; 
}
.menu-custom-widget{
text-align:right;
}
li.menu-item.zta-custom-item{
padding:18px;
}
.top-header-bar.abv-two .top-header-col1 .searchfrom,
.top-header-bar.abv-three .top-header-col1 .searchfrom,
.bottom-header-bar.btm-two .bottom-header-col1 .searchfrom,
.bottom-header-bar.btm-three .bottom-header-col1 .searchfrom{
float:left;
}
.top-header-bar.abv-two .top-header-col1 .searchfrom #searchform,
.top-header-bar.abv-three .top-header-col1 .searchfrom #searchform,
.bottom-header-bar.btm-two .bottom-header-col1 .searchfrom #searchform,
.bottom-header-bar.btm-three .bottom-header-col1 .searchfrom #searchform{
right: auto;
left: 0;
}
.top-footer-bar.ft-abv-two .top-footer-col1 .searchfrom,
.top-footer-bar.ft-abv-three .top-footer-col1 .searchfrom,
.bottom-footer-bar.ft-btm-two .bottom-footer-col1 .searchfrom,
.bottom-footer-bar.ft-btm-three .bottom-footer-col1 .searchfrom{
float:left;
}
.top-footer-bar.ft-abv-two .top-footer-col1 .searchfrom #searchform,
.top-footer-bar.ft-abv-three .top-footer-col1 .searchfrom #searchform,
.bottom-footer-bar.ft-btm-two .bottom-footer-col1 .searchfrom #searchform,
.bottom-footer-bar.ft-btm-three .bottom-footer-col1 .searchfrom #searchform{
right: auto;
left: 0;
}
.widget-area .content-widget #searchform .form-content{
line-height:normal;
}
/*********************/
/*post navigation*/
/*********************/
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.post-navigation,nav.pagination{
    border-top: 0;
    padding-left:0;
    padding-right:0;
   padding: 20px 0px;
}
.single .post-navigation .nav-links {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.single .post-navigation .nav-next, 
.single .post-navigation .nav-previous {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}
.nav-next, 
.post-navigation .nav-previous, 
.posts-navigation .nav-next, 
.posts-navigation .nav-previous {
    width: 50%;
    display: inline-block;
    position: relative;
        color:#9c9c9c;
}
.single .nav-previous:hover:before,
.single .nav-next:hover:after{
-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single .post-navigation a {
    margin: 2px;
    display: inline-block;
}
.post-navigation .nav-next, 
.posts-navigation .nav-next{
    text-align: right;
}
.single .nav-previous:before {
    content: "\f100";
    font-family: FontAwesome;
    position: absolute;
    font-size: 18px;
   
}
.single .nav-previous a{
padding-left:20px;
}
.single .nav-next:after {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    font-size: 18px;
    right: 0px;
   
}
.single .nav-next a{
padding-right:20px;
}
.page-numbers {
    width: 2.33333em;
    height: 2.33333em;
}
.page-numbers.dots,.page-numbers.dots:hover{
border:none;
}
.page-numbers{display: inline-block;
    margin: 0 5px;
    color:#bbb;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    letter-spacing: 0;
    border: 1px solid #bbb;
}

.page-numbers.current,.page-numbers:hover,.prev.page-numbers:hover,
.next.page-numbers:hover{
    border-radius:0;
    background: none;
    opacity: 1;
    border: 1px solid #006799;
    color:#006799;
}

.next.page-numbers,.prev.page-numbers{
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
     border-radius: 0px;
    border: 1px solid #bbb;
    color:#bbb;
}
.next.page-numbers{
margin-left:5px;
margin-right:0px;
}

.prev.page-numbers{
margin-left:0px;
margin-right:5px;
}
.next.page-numbers{
    float:right;
    width: auto;  
}
.prev.page-numbers{
   float:left;
   width: auto;     
}
/*post navigation*/
/*post & page title and meta style */
header.entry-header h1.entry-title{
font-size:30px;
line-height: 1.2;
margin-bottom:10px;
}
.widget-title {
    font-size: 21px;
    font-size: 1.4rem;
    margin-bottom: 10px;
}
article h2.entry-title{
font-size:30px;
line-height:1.3;
}
.zita-site #content .entry-meta{
margin-bottom: 10px;
color:#9c9c9c;   
}
article h2.entry-title a{
color:#3a3a3a;
}
.entry-header.archive h1.entry-title{
margin-bottom:30px;
}
/*page title style*/
/****************************************/
/*section background image and background color*/
/****************************************/
#content article .entry-header,#content article .entery-header,
#content article .entry-content,
.zita-site .top-header-bar,
.zita-site .main-header-bar,
.zita-site .bottom-header-bar,
#content.blog-single article,
#sidebar-primary.widget-area section,
.boxed #content .zta-one-colm article .entry-content-outer-wrapper,
.boxed #content .zta-two-colm article .entry-content-outer-wrapper,
.boxed #content .zta-three-colm article .entry-content-outer-wrapper,
.boxed #content .zta-four-colm article .entry-content-outer-wrapper,
#content .zta-blog-layout-2 article,
#content .zta-blog-layout-3 article,
#content .zta-blog-layout-4 article,
.contentbox #content .zta-two-colm article .entry-content-outer-wrapper,
.contentbox #content .zta-one-colm article .entry-content-outer-wrapper,
.contentbox #content .zta-three-colm article .entry-content-outer-wrapper,
.contentbox #content .zta-four-colm article .entry-content-outer-wrapper,
.site-content .site-container #sidebar-primary .sidebar-main,
.top-footer .top-footer-bar,
.widget-footer .widget-footer-bar,
.bottom-footer .bottom-footer-bar,
.boxed #content.blog-single article.post,
.contentbox #content.blog-single article.post,
.boxed #comments,
.contentbox #comments,
.boxed .blog-single .authorbox,
.contentbox .blog-single .authorbox,
.zita-related-post,
.page.boxed #content.site-content article, 
.page.contentbox #content.site-content article,
.archive.boxed #content.site-content.archive-page article, 
.archive.contentbox #content.site-content.archive-page article,
body.fullwidthcontained.maxwidth #content,
body.fullwidthcontained.padding #content,
.single #content.site-content.blog-single.contentbox article{
 position:relative;   
}
.zita-site .top-header-bar:before,
.zita-site .main-header-bar:before,
.zita-site .bottom-header-bar:before,
.boxed #content .zta-one-colm article .entry-content-outer-wrapper:before,
.boxed #content .zta-two-colm article .entry-content-outer-wrapper:before,
.boxed #content .zta-three-colm article .entry-content-outer-wrapper:before,
.boxed #content .zta-four-colm article .entry-content-outer-wrapper:before,
#content .zta-blog-layout-2 article:before,
#content .zta-blog-layout-3 article:before,
#content .zta-blog-layout-4 article:before,
.contentbox #content .zta-two-colm article .entry-content-outer-wrapper:before,
.contentbox #content .zta-one-colm article .entry-content-outer-wrapper:before,
.contentbox #content .zta-three-colm article .entry-content-outer-wrapper:before,
.contentbox #content .zta-four-colm article .entry-content-outer-wrapper:before,
.site-content .site-container #sidebar-primary .sidebar-main:before,
.top-footer .top-footer-bar:before,.widget-footer .widget-footer-bar:before,
.bottom-footer .bottom-footer-bar:before,
.boxed #content.blog-single article.post:before,
.boxed #comments:before,
.boxed .blog-single .authorbox:before,
.contentbox .blog-single .authorbox:before,
.contentbox #content.blog-single article.post:before,
.contentbox #comments:before,
.contentbox .blog-single .authorbox:before,
.page.boxed #content.site-content article:before, 
.page.contentbox #content.site-content article:bef