.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
.footer-width-fixer {
    width: 100%;
}

/* Container fix for genesis themes */

.ehf-template-genesis.ehf-header .site-header .wrap,
.ehf-template-genesis.ehf-footer .site-footer .wrap,
.ehf-template-generatepress.ehf-header .site-header .inside-header {
    width: 100%;
    padding: 0;
    max-width: 100%;
}

/* Container fix for generatepress theme */

.ehf-template-generatepress.ehf-header .site-header,
.ehf-template-generatepress.ehf-footer .site-footer {
    width: 100%;
    padding: 0;
    max-width: 100%;
    background-color: transparent !important; /* override generatepress default white color for header */
}

.bhf-hidden {
    display: none
}

/* Fix: Header hidden below the page content */
.ehf-header #masthead {
	z-index: 99;
    position: relative;
}
/*! elementor-icons - v5.36.0 - 19-02-2025 */
@font-face{font-family:eicons;src:url(../fonts/eicons.eot?5.36.0);src:url(../fonts/eicons.eot?5.36.0#iefix) format("embedded-opentype"),url(../fonts/eicons.woff2?5.36.0) format("woff2"),url(../fonts/eicons.woff?5.36.0) format("woff"),url(../fonts/eicons.ttf?5.36.0) format("truetype"),url(../fonts/eicons.svg?5.36.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-kit-10{--e-global-color-primary:#002A50;--e-global-color-secondary:#DD0E16;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/*! elementor-pro - v3.24.0 - 18-09-2024 */
.elementor-animated-content{--translate:0,0}.elementor-animated-content:focus .elementor-animated-item--grow,.elementor-animated-content:hover .elementor-animated-item--grow{transform:scale(1.1)}.elementor-animated-content:focus .elementor-animated-item--shrink,.elementor-animated-content:hover .elementor-animated-item--shrink{transform:scale(.85)}.elementor-animated-content:focus .elementor-animated-item--shrink-contained,.elementor-animated-content:hover .elementor-animated-item--shrink-contained{transform:scale(1)}.elementor-animated-content:focus .elementor-animated-item--enter-zoom-in,.elementor-animated-content:focus .elementor-animated-item--enter-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{opacity:1;transform:scale(1)}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{transform:scale(.2)}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{transform:scale(2)}.elementor-animated-content:focus .elementor-animated-item--enter-from-bottom,.elementor-animated-content:focus .elementor-animated-item--enter-from-left,.elementor-animated-content:focus .elementor-animated-item--enter-from-right,.elementor-animated-content:focus .elementor-animated-item--enter-from-top,.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-right{transform:translateX(1000px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-left{transform:translateX(-1000px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{transform:translateY(-600px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{transform:translateY(600px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0}.elementor-animated-content:focus .elementor-animated-item--move-right,.elementor-animated-content:hover .elementor-animated-item--move-right{transform:translateX(30px)}.elementor-animated-content:focus .elementor-animated-item--move-left,.elementor-animated-content:hover .elementor-animated-item--move-left{transform:translateX(-30px)}.elementor-animated-content:focus .elementor-animated-item--move-up,.elementor-animated-content:hover .elementor-animated-item--move-up{transform:translateY(-30px)}.elementor-animated-content:focus .elementor-animated-item--move-down,.elementor-animated-content:hover .elementor-animated-item--move-down{transform:translateY(30px)}.elementor-animated-content:focus .elementor-animated-item--move-contained-right,.elementor-animated-content:hover .elementor-animated-item--move-contained-right{--translate:8%,0}.elementor-animated-content:focus .elementor-animated-item--move-contained-left,.elementor-animated-content:hover .elementor-animated-item--move-contained-left{--translate:-8%,0}.elementor-animated-content:focus .elementor-animated-item--move-contained-top,.elementor-animated-content:hover .elementor-animated-item--move-contained-top{--translate:0,-8%}.elementor-animated-content:focus .elementor-animated-item--move-contained-bottom,.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom{--translate:0,8%}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity}.elementor-animated-content .elementor-animated-item--shrink-contained{transform:scale(1.17)}.elementor-animated-content .elementor-animated-item--enter-zoom-in{transform:scale(.2)}.elementor-animated-content .elementor-animated-item--enter-zoom-out{transform:scale(2)}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;transform:scale(1)}.elementor-animated-content .elementor-animated-item--enter-from-right{transform:translateX(1000px)}.elementor-animated-content .elementor-animated-item--enter-from-left{transform:translateX(-1000px)}.elementor-animated-content .elementor-animated-item--enter-from-top{transform:translateY(-600px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom{transform:translateY(500px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-animated-content .elementor-animated-item--move-contained-bottom,.elementor-animated-content .elementor-animated-item--move-contained-left,.elementor-animated-content .elementor-animated-item--move-contained-right,.elementor-animated-content .elementor-animated-item--move-contained-top{transform:scale(1.2) translate(var(--translate))}.elementor-theme-builder-content-area{height:400px}.elementor-location-footer:before,.elementor-location-header:before{clear:both;content:"";display:table}.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post{display:block}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal{background-color:transparent;display:flex;pointer-events:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;margin-top:0;opacity:1;pointer-events:all;right:20px;top:20px;z-index:9999}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px}.elementor-popup-modal .elementor{width:100%}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03)}.elementor-motion-effects-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);width:100%}.elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}/*! elementor - v3.28.0 - 22-04-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-image{text-align:center;}.elementor-widget-image a{display:inline-block;}.elementor-widget-image a img[src$=".svg"]{width:48px;}.elementor-widget-image img{display:inline-block;vertical-align:middle;}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0);}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none;}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important;}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px;}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0;}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none;}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1;}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em;}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px;}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px;}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3;}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%;}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px;}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px);}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%;}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%;}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px;}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2);}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative;}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static;}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px);}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0;}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0;}.elementor-widget-image-carousel .swiper{position:static;}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit;}.elementor-widget-image-carousel .swiper-slide{text-align:center;}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show,3));}/*! elementor-pro - v3.24.0 - 18-09-2024 */
.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{align-items:center;display:flex;flex-wrap:nowrap;font-size:13px;justify-content:space-between;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{align-items:center;display:flex;flex-basis:0;flex-direction:column;justify-content:center;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden;position:relative;width:100%}.e-form__indicators__indicator__progress__meter{background-color:var(--e-form-steps-indicator-progress-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);color:var(--e-form-steps-indicator-progress-meter-color);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;text-align:right;transition:width .1s linear;width:var(--e-form-steps-indicator-progress-meter-width,0)}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{border-color:var(--e-form-steps-indicator-active-secondary-color,#fff);color:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{background-color:initial;color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{align-items:center;border-style:solid;border-width:1px;display:flex;font-size:var(--e-form-steps-indicator-icon-size);height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;overflow:hidden;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{height:auto;width:var(--e-form-steps-indicator-icon-size)}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{align-items:center;border-style:solid;border-width:1px;display:flex;height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{background-color:#babfc5;height:var(--e-form-steps-divider-width);width:100%}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-field-type-tel input{direction:inherit}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button .elementor-button-content-wrapper{align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-form .elementor-button .elementor-button-content-wrapper{gap:5px}.elementor-form .elementor-button .elementor-button-icon,.elementor-form .elementor-button .elementor-button-text{flex-grow:unset;order:unset}.elementor-select-wrapper .select-caret-down-wrapper{font-size:11px;inset-inline-end:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.elementor-select-wrapper .select-caret-down-wrapper svg{aspect-ratio:unset;display:unset;width:1em;fill:currentColor}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:""!important}.elementor-message-svg:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDExIj48cGF0aCBmaWxsPSIjMDA4QTIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1IDguMTUgMS42IDUgLjU1IDYuMDVsNC4yIDQuMiA5LTlMMTIuNy4yeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");background-position:50%;background-repeat:no-repeat;content:"";height:1em;width:1em}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time,.numInputWrapper{height:auto}.flatpickr-calendar{background:#fff;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-wrapper,.numInputWrapper input,.numInputWrapper span{display:inline-block}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:.3s cubic-bezier(.23,1,.32,1) fpFadeInDown;animation:.3s cubic-bezier(.23,1,.32,1) fpFadeInDown}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.flatpickr-wrapper,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;height:34px;color:rgba(0,0,0,.9);fill:rgba(0,0,0,0.9)}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month input.cur-year:focus,.flatpickr-days:focus{outline:0}.flatpickr-months,.flatpickr-weekdays{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month{background:0 0;line-height:1;text-align:center;position:relative;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;padding:10px;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.flatpickr-current-month .flatpickr-monthDropdown-months:hover,.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:flex;justify-content:center;align-items:center;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{color:inherit;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;padding:0 0 0 .5ch;vertical-align:initial;background:0 0}.flatpickr-current-month .numInputWrapper{width:6ch;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:text;margin:0;display:inline-block;border:0;border-radius:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:0 0;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;border:none;border-radius:0;box-sizing:border-box;cursor:pointer;margin:-1px 0 0;outline:0;position:relative;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:0;padding:0}.flatpickr-weekdays{background:0 0;text-align:center;overflow:hidden;width:100%;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:0 0;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:0 0;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:0 0;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:0 0;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:0 0;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.elementor-114 .elementor-element.elementor-element-488f985{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;}.elementor-114 .elementor-element.elementor-element-488f985 > .elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-3b5da60:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,.elementor-114 .elementor-element.elementor-element-3b5da60 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://cdn-dklai.nitrocdn.com/MWjWLeIkSnVCZotbjuyPAunPIkXiyugs/assets/images/optimized/rev-900791d/alsafriksteel.com/wp-content/uploads/2022/03/header-image-2.png");background-position:center center;}.elementor-114 .elementor-element.elementor-element-3b5da60:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap.nitro-lazy,.elementor-114 .elementor-element.elementor-element-3b5da60 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer.nitro-lazy{background-image:none !important;}.elementor-bc-flex-widget .elementor-114 .elementor-element.elementor-element-3b5da60.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-114 .elementor-element.elementor-element-3b5da60.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-114 .elementor-element.elementor-element-3b5da60.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-114 .elementor-element.elementor-element-3b5da60 > .elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0% 0% 0% 21%;}.elementor-114 .elementor-element.elementor-element-3b5da60 > .elementor-element-populated > .elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-8623737 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:44px;color:#fff;}.elementor-114 .elementor-element.elementor-element-6ac86e4{font-family:"Poppins",Sans-serif;font-size:15px;color:#879fbd;}.elementor-114 .elementor-element.elementor-element-baa097d .elementor-button{background-color:#fff;font-family:"Poppins",Sans-serif;font-size:14px;font-weight:700;fill:#db0008;color:#db0008;}.elementor-114 .elementor-element.elementor-element-b6f73d1 .elementor-button{background-color:#db0008;font-family:"Poppins",Sans-serif;font-size:14px;font-weight:700;fill:#fff;color:#fff;}.elementor-114 .elementor-element.elementor-element-1df002e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-2943e49e:not(.elementor-motion-effects-element-type-background),.elementor-114 .elementor-element.elementor-element-2943e49e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#fff;}.elementor-114 .elementor-element.elementor-element-2943e49e > .elementor-background-overlay{background-image:url("https://cdn-dklai.nitrocdn.com/MWjWLeIkSnVCZotbjuyPAunPIkXiyugs/assets/images/optimized/rev-900791d/alsafriksteel.com/wp-content/uploads/2021/02/linebgoverlay.png");background-position:top center;background-repeat:no-repeat;opacity:.1;transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-2943e49e > .elementor-background-overlay.nitro-lazy{background-image:none !important;}.elementor-114 .elementor-element.elementor-element-2943e49e{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:80px 0px 80px 0px;}.elementor-114 .elementor-element.elementor-element-7ba51a7{text-align:center;}.elementor-114 .elementor-element.elementor-element-7ba51a7 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:44px;font-weight:700;line-height:60px;color:var(--e-global-color-primary);}.elementor-114 .elementor-element.elementor-element-285b670 .ue-carousel-item{text-align:center;background-color:rgba(186,128,128,0);border-radius:0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:rgba(223,223,223,0);transform:scale(1,1);}.elementor-114 .elementor-element.elementor-element-285b670 .uc-active-item .ue-carousel-item{transform:scale(1,1);}.elementor-114 .elementor-element.elementor-element-285b670 .uc_classic_carousel_border{background-color:#000;width:0px;height:3px;}.elementor-114 .elementor-element.elementor-element-285b670 .uc_classic_carousel_placeholder img{border-radius:0px;object-fit:cover;}.elementor-114 .elementor-element.elementor-element-285b670 .ue-item-icon{width:60px;height:60px;font-size:20px;color:#fff;background-color:#6e6e6e;border-radius:100px 100px 100px 100px;margin-top:0px;}.elementor-114 .elementor-element.elementor-element-285b670 .ue-item-icon svg{fill:#fff;}.elementor-114 .elementor-element.elementor-element-285b670 .ue-item-icon-wrapper{justify-content:center;}.elementor-114 .elementor-element.elementor-element-285b670 .card_carousel_title{margin-top:0px;color:var(--e-global-color-primary);font-family:"Poppins",Sans-serif;font-size:18px;}.elementor-114 .elementor-element.elementor-element-285b670 .card_carousel_text{margin-top:10px;color:#8a8a8a;}.elementor-114 .elementor-element.elementor-element-285b670 .uc_more_btn{padding:10px 20px 10px 20px;border-radius:0px;background-color:#d3d3d3;color:#000;margin-top:10px;}.elementor-114 .elementor-element.elementor-element-285b670 .uc_more_btn:hover{background-color:#000;color:#fff;}.elementor-114 .elementor-element.elementor-element-285b670 .owl-nav .owl-prev{left:20px;right:auto;}.elementor-114 .elementor-element.elementor-element-285b670 .owl-nav .owl-next{right:20px;left:auto;}.elementor-114 .elementor-element.elementor-element-285b670 .owl-carousel .owl-nav .owl-next,.elementor-114 .elementor-element.elementor-element-285b670 .owl-carousel .owl-nav .owl-prev{top:94px;border-radius:0px;width:62px;height:62px;line-height:62px;font-size:24px;background-color:#fff;color:#000;}.elementor-114 .elementor-element.elementor-element-285b670 .owl-carousel .owl-nav .owl-next:hover,.elementor-114 .elementor-element.elementor-element-285b670 .owl-carousel .owl-nav .owl-prev:hover{background-color:#000;color:#fff;}.elementor-114 .elementor-element.elementor-element-285b670 .owl-dot{width:8px;height:8px;background-color:#c6c6c6;margin:0px 5px;}.elementor-114 .elementor-element.elementor-element-285b670 .owl-dot.active{background-color:#000;}.elementor-114 .elementor-element.elementor-element-285b670 .owl-dots{margin-top:20px;}.elementor-114 .elementor-element.elementor-element-14675b49:not(.elementor-motion-effects-element-type-background),.elementor-114 .elementor-element.elementor-element-14675b49 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#301616;background-image:url("https://cdn-dklai.nitrocdn.com/MWjWLeIkSnVCZotbjuyPAunPIkXiyugs/assets/images/optimized/rev-900791d/alsafriksteel.com/wp-content/uploads/2021/02/pexels-luan-oosthuizen-2344988-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-114 .elementor-element.elementor-element-14675b49:not(.elementor-motion-effects-element-type-background).nitro-lazy,.elementor-114 .elementor-element.elementor-element-14675b49 > .elementor-motion-effects-container > .elementor-motion-effects-layer.nitro-lazy{background-image:none !important;}.elementor-114 .elementor-element.elementor-element-14675b49 > .elementor-background-overlay{background-color:#fff;opacity:.97;transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-14675b49 > .elementor-container{max-width:1040px;}.elementor-114 .elementor-element.elementor-element-14675b49{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:80px 0px 60px 0px;}.elementor-114 .elementor-element.elementor-element-465e1e0f > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-2b32372 > .elementor-widget-container{margin:60px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-2b32372 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:105px;font-weight:700;color:var(--e-global-color-primary);}.elementor-114 .elementor-element.elementor-element-9c0852b .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:29px;font-weight:600;color:var(--e-global-color-primary);}.elementor-114 .elementor-element.elementor-element-3b38435 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-3b38435 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:30px;font-weight:500;color:var(--e-global-color-primary);}.elementor-114 .elementor-element.elementor-element-4e59476 > .elementor-widget-container{margin:-17px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-4e59476 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:46px;font-weight:700;color:var(--e-global-color-secondary);}.elementor-114 .elementor-element.elementor-element-c5aa916{font-family:"Poppins",Sans-serif;font-size:14px;}.elementor-114 .elementor-element.elementor-element-88c5b11 .elementor-button{background-color:#db0008;font-family:"Poppins",Sans-serif;font-size:14px;font-weight:700;fill:#fff;color:#fff;}.elementor-114 .elementor-element.elementor-element-f9bb4c0:not(.elementor-motion-effects-element-type-background),.elementor-114 .elementor-element.elementor-element-f9bb4c0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#fff;}.elementor-114 .elementor-element.elementor-element-f9bb4c0 > .elementor-background-overlay{background-image:url("https://cdn-dklai.nitrocdn.com/MWjWLeIkSnVCZotbjuyPAunPIkXiyugs/assets/images/optimized/rev-900791d/alsafriksteel.com/wp-content/uploads/2021/02/linebgoverlay.png");background-position:top center;background-repeat:no-repeat;opacity:.1;transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-f9bb4c0 > .elementor-background-overlay.nitro-lazy{background-image:none !important;}.elementor-114 .elementor-element.elementor-element-f9bb4c0{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:80px 0px 80px 0px;}.elementor-114 .elementor-element.elementor-element-ef5a503{text-align:left;}.elementor-114 .elementor-element.elementor-element-ef5a503 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:44px;font-weight:700;line-height:60px;color:var(--e-global-color-primary);}.elementor-114 .elementor-element.elementor-element-bd02e0b .ue-carousel-item{text-align:left;background-color:rgba(186,128,128,0);border-radius:0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:rgba(223,223,223,0);transform:scale(1,1);}.elementor-114 .elementor-element.elementor-element-bd02e0b .uc-active-item .ue-carousel-item{transform:scale(1,1);}.elementor-114 .elementor-element.elementor-element-bd02e0b .uc_classic_carousel_border{background-color:#000;width:0px;height:3px;}.elementor-114 .elementor-element.elementor-element-bd02e0b .uc_classic_carousel_placeholder img{border-radius:0px;object-fit:cover;}.elementor-114 .elementor-element.elementor-element-bd02e0b .ue-item-icon{width:60px;height:60px;font-size:20px;color:#fff;background-color:#6e6e6e;border-radius:100px 100px 100px 100px;margin-top:0px;}.elementor-114 .elementor-element.elementor-element-bd02e0b .ue-item-icon svg{fill:#fff;}.elementor-114 .elementor-element.elementor-element-bd02e0b .ue-item-icon-wrapper{justify-content:center;}.elementor-114 .elementor-element.elementor-element-bd02e0b .card_carousel_title{margin-top:0px;color:#002a50;font-family:"Poppins",Sans-serif;font-size:22px;font-weight:600;}.elementor-114 .elementor-element.elementor-element-bd02e0b .card_carousel_text{margin-top:10px;color:#8a8a8a;}.elementor-114 .elementor-element.elementor-element-bd02e0b .uc_more_btn{padding:10px 20px 10px 20px;border-radius:0px;background-color:#d3d3d3;color:#000;margin-top:10px;}.elementor-114 .elementor-element.elementor-element-bd02e0b .uc_more_btn:hover{background-color:#000;color:#fff;}.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-nav .owl-prev{left:20px;right:auto;}.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-nav .owl-next{right:20px;left:auto;}.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-carousel .owl-nav .owl-next,.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-carousel .owl-nav .owl-prev{top:94px;border-radius:0px;width:62px;height:62px;line-height:62px;font-size:24px;background-color:#fff;color:#000;}.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-carousel .owl-nav .owl-next:hover,.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-carousel .owl-nav .owl-prev:hover{background-color:#000;color:#fff;}.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-dot{width:8px;height:8px;background-color:#c6c6c6;margin:0px 5px;}.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-dot.active{background-color:#000;}.elementor-114 .elementor-element.elementor-element-bd02e0b .owl-dots{margin-top:20px;}.elementor-114 .elementor-element.elementor-element-d1e7a4e:not(.elementor-motion-effects-element-type-background),.elementor-114 .elementor-element.elementor-element-d1e7a4e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#fff;}.elementor-114 .elementor-element.elementor-element-d1e7a4e{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;}.elementor-114 .elementor-element.elementor-element-d1e7a4e > .elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-088ab4d{text-align:left;}.elementor-114 .elementor-element.elementor-element-088ab4d .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:44px;font-weight:700;line-height:60px;color:var(--e-global-color-primary);}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementor-repeater-item-547d42a{background-color:#c21e1e;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementor-repeater-item-d9a891c{background-color:#c21e1e;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementor-repeater-item-836e59a{background-color:#c21e1e;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementor-repeater-item-e908e15{background-color:#c21e1e;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementskit-testimonial-slider{--ekit_testimonial_left_right_spacing:15px;--ekit_testimonial_slidetoshow:1;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementskit-tootltip-testimonial .elementskit-commentor-content,.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementskit-single-testimonial-slider,.elementor-114 .elementor-element.elementor-element-0b9fcbe  .elementskit-testimonial_card{box-shadow:0px 0px 0px 0px rgba(0,0,0,.5);}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementkit-testimonial-col{align-self:center;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementskit-single-testimonial-slider .elementskit-border-hr{background-color:var(--e-global-color-primary);width:40px;height:2px;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementskit-profile-info .elementskit-author-name{margin-bottom:0px;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementskit-commentor-content .elementskit-client_logo{margin-bottom:0px;}.elementor-114 .elementor-element.elementor-element-9780823:not(.elementor-motion-effects-element-type-background),.elementor-114 .elementor-element.elementor-element-9780823 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f0f0f0;}.elementor-114 .elementor-element.elementor-element-9780823 > .elementor-background-overlay{background-image:url("https://cdn-dklai.nitrocdn.com/MWjWLeIkSnVCZotbjuyPAunPIkXiyugs/assets/images/optimized/rev-900791d/alsafriksteel.com/wp-content/uploads/2021/02/linebgoverlay.png");background-position:top center;background-repeat:no-repeat;opacity:.1;transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-9780823 > .elementor-background-overlay.nitro-lazy{background-image:none !important;}.elementor-114 .elementor-element.elementor-element-9780823{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:40px 0px 80px 0px;}.elementor-114 .elementor-element.elementor-element-c366855{text-align:center;}.elementor-114 .elementor-element.elementor-element-c366855 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:44px;font-weight:700;line-height:60px;color:var(--e-global-color-primary);}.elementor-114 .elementor-element.elementor-element-4c492ee{--e-image-carousel-slides-to-show:5;}.elementor-114 .elementor-element.elementor-element-4c492ee > .elementor-widget-container{margin:0px 0px 0px 0px;padding:2em 2em 2em 2em;}.elementor-114 .elementor-element.elementor-element-4c492ee .elementor-swiper-button.elementor-swiper-button-prev,.elementor-114 .elementor-element.elementor-element-4c492ee .elementor-swiper-button.elementor-swiper-button-next{font-size:10px;}.elementor-114 .elementor-element.elementor-element-4c492ee .swiper-pagination-bullet{width:10px;height:10px;background:#1896fe;}.elementor-114 .elementor-element.elementor-element-4c492ee .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-radius:7px 7px 7px 7px;}.elementor-114 .elementor-element.elementor-element-9ab3501:not(.elementor-motion-effects-element-type-background),.elementor-114 .elementor-element.elementor-element-9ab3501 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#fff;}.elementor-114 .elementor-element.elementor-element-9ab3501 > .elementor-background-overlay{background-image:url("https://cdn-dklai.nitrocdn.com/MWjWLeIkSnVCZotbjuyPAunPIkXiyugs/assets/images/optimized/rev-900791d/alsafriksteel.com/wp-content/uploads/2021/02/linebgoverlay.png");background-position:top center;background-repeat:no-repeat;opacity:.1;transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-9ab3501 > .elementor-background-overlay.nitro-lazy{background-image:none !important;}.elementor-114 .elementor-element.elementor-element-9ab3501{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:80px 0px 80px 0px;}.elementor-114 .elementor-element.elementor-element-3362365{text-align:center;}.elementor-114 .elementor-element.elementor-element-3362365 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:44px;font-weight:700;line-height:60px;color:var(--e-global-color-primary);}.elementor-114 .elementor-element.elementor-element-4e781bf .ue-carousel-item{text-align:left;background-color:rgba(186,128,128,0);border-radius:0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:rgba(223,223,223,0);transform:scale(1,1);}.elementor-114 .elementor-element.elementor-element-4e781bf .uc-active-item .ue-carousel-item{transform:scale(1,1);}.elementor-114 .elementor-element.elementor-element-4e781bf .uc_classic_carousel_border{background-color:#000;width:0px;height:3px;}.elementor-114 .elementor-element.elementor-element-4e781bf .uc_classic_carousel_placeholder img{border-radius:0px;object-fit:cover;}.elementor-114 .elementor-element.elementor-element-4e781bf .ue-item-icon{width:60px;height:60px;font-size:20px;color:#fff;background-color:#6e6e6e;border-radius:100px 100px 100px 100px;margin-top:0px;}.elementor-114 .elementor-element.elementor-element-4e781bf .ue-item-icon svg{fill:#fff;}.elementor-114 .elementor-element.elementor-element-4e781bf .ue-item-icon-wrapper{justify-content:center;}.elementor-114 .elementor-element.elementor-element-4e781bf .card_carousel_title{margin-top:0px;color:#002a50;font-family:"Poppins",Sans-serif;font-size:22px;font-weight:600;}.elementor-114 .elementor-element.elementor-element-4e781bf .card_carousel_text{margin-top:10px;color:#8a8a8a;}.elementor-114 .elementor-element.elementor-element-4e781bf .uc_more_btn{border-radius:0px;background-color:rgba(211,211,211,0);color:var(--e-global-color-secondary);margin-top:10px;}.elementor-114 .elementor-element.elementor-element-4e781bf .uc_more_btn:hover{background-color:rgba(0,0,0,0);color:var(--e-global-color-secondary);}.elementor-114 .elementor-element.elementor-element-4e781bf .owl-nav .owl-prev{left:20px;right:auto;}.elementor-114 .elementor-element.elementor-element-4e781bf .owl-nav .owl-next{right:20px;left:auto;}.elementor-114 .elementor-element.elementor-element-4e781bf .owl-carousel .owl-nav .owl-next,.elementor-114 .elementor-element.elementor-element-4e781bf .owl-carousel .owl-nav .owl-prev{top:94px;border-radius:0px;width:62px;height:62px;line-height:62px;font-size:24px;background-color:#fff;color:#000;}.elementor-114 .elementor-element.elementor-element-4e781bf .owl-carousel .owl-nav .owl-next:hover,.elementor-114 .elementor-element.elementor-element-4e781bf .owl-carousel .owl-nav .owl-prev:hover{background-color:#000;color:#fff;}.elementor-114 .elementor-element.elementor-element-4e781bf .owl-dot{width:8px;height:8px;background-color:#c6c6c6;margin:0px 5px;}.elementor-114 .elementor-element.elementor-element-4e781bf .owl-dot.active{background-color:#000;}.elementor-114 .elementor-element.elementor-element-4e781bf .owl-dots{margin-top:20px;}.elementor-114 .elementor-element.elementor-element-7a5d8b3:not(.elementor-motion-effects-element-type-background),.elementor-114 .elementor-element.elementor-element-7a5d8b3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#fff;}.elementor-114 .elementor-element.elementor-element-7a5d8b3{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:0px 0px 100px 0px;}.elementor-114 .elementor-element.elementor-element-7a5d8b3 > .elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s;}.elementor-114 .elementor-element.elementor-element-0b38c47 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:23px;font-weight:500;color:var(--e-global-color-secondary);}.elementor-114 .elementor-element.elementor-element-8c3f31d .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:36px;font-weight:700;color:#002a50;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-group{padding-right:calc(13px / 2);padding-left:calc(13px / 2);margin-bottom:15px;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-form-fields-wrapper{margin-left:calc(-13px / 2);margin-right:calc(-13px / 2);margin-bottom:-15px;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-group.recaptcha_v3-bottomleft,.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-type-html{padding-bottom:5px;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-group .elementor-field{color:#002a50;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-group .elementor-field,.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-subgroup label{font-family:"Poppins",Sans-serif;font-size:13px;font-weight:600;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper){background-color:#f6f6f6;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-field-group .elementor-select-wrapper select{background-color:#f6f6f6;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-b7cea93 .e-form__buttons__wrapper__button-next{background-color:var(--e-global-color-secondary);color:#fff;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-button[type="submit"]{background-color:var(--e-global-color-secondary);color:#fff;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-button[type="submit"] svg *{fill:#fff;}.elementor-114 .elementor-element.elementor-element-b7cea93 .e-form__buttons__wrapper__button-previous{color:#fff;}.elementor-114 .elementor-element.elementor-element-b7cea93 .e-form__buttons__wrapper__button-next:hover{color:#fff;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-button[type="submit"]:hover{color:#fff;}.elementor-114 .elementor-element.elementor-element-b7cea93 .elementor-button[type="submit"]:hover svg *{fill:#fff;}.elementor-114 .elementor-element.elementor-element-b7cea93 .e-form__buttons__wrapper__button-previous:hover{color:#fff;}.elementor-114 .elementor-element.elementor-element-b7cea93{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#fff;--e-form-steps-indicator-active-secondary-color:#fff;--e-form-steps-indicator-completed-secondary-color:#fff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}@media (max-width:1024px){.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementskit-testimonial-slider{--ekit_testimonial_left_right_spacing:10px;}}@media (min-width:768px){.elementor-114 .elementor-element.elementor-element-db4fda3{width:32.48%;}.elementor-114 .elementor-element.elementor-element-88f7e12{width:67.52%;}.elementor-114 .elementor-element.elementor-element-465e1e0f{width:18.618%;}.elementor-114 .elementor-element.elementor-element-d341c3e{width:41.652%;}.elementor-114 .elementor-element.elementor-element-8960913{width:39.394%;}.elementor-114 .elementor-element.elementor-element-725aff8{width:45.174%;}.elementor-114 .elementor-element.elementor-element-2d9eb64{width:54.826%;}}@media (min-width:1025px){.elementor-114 .elementor-element.elementor-element-2943e49e > .elementor-background-overlay{background-attachment:fixed;}.elementor-114 .elementor-element.elementor-element-14675b49:not(.elementor-motion-effects-element-type-background),.elementor-114 .elementor-element.elementor-element-14675b49 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-114 .elementor-element.elementor-element-f9bb4c0 > .elementor-background-overlay{background-attachment:fixed;}.elementor-114 .elementor-element.elementor-element-9780823 > .elementor-background-overlay{background-attachment:fixed;}.elementor-114 .elementor-element.elementor-element-9ab3501 > .elementor-background-overlay{background-attachment:fixed;}}@media (max-width:767px){.elementor-114 .elementor-element.elementor-element-3b5da60 > .elementor-element-populated{padding:50px 20px 50px 20px;}.elementor-114 .elementor-element.elementor-element-db4fda3{width:50%;}.elementor-114 .elementor-element.elementor-element-88f7e12{width:50%;}.elementor-114 .elementor-element.elementor-element-2943e49e{padding:60px 20px 60px 20px;}.elementor-114 .elementor-element.elementor-element-1b344c02 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-7ba51a7 .elementor-heading-title{font-size:30px;line-height:50px;}.elementor-114 .elementor-element.elementor-element-14675b49{padding:40px 0px 40px 0px;}.elementor-114 .elementor-element.elementor-element-465e1e0f > .elementor-element-populated{padding:0px 0px 0px 30px;}.elementor-114 .elementor-element.elementor-element-f9bb4c0{padding:60px 20px 60px 20px;}.elementor-114 .elementor-element.elementor-element-0e814ac > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-ef5a503 .elementor-heading-title{font-size:40px;line-height:50px;}.elementor-114 .elementor-element.elementor-element-088ab4d .elementor-heading-title{font-size:40px;line-height:50px;}.elementor-114 .elementor-element.elementor-element-0b9fcbe .elementskit-testimonial-slider{--ekit_testimonial_left_right_spacing:10px;}.elementor-114 .elementor-element.elementor-element-9780823{padding:60px 20px 60px 20px;}.elementor-114 .elementor-element.elementor-element-f9deb53 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-c366855 .elementor-heading-title{font-size:40px;line-height:50px;}.elementor-114 .elementor-element.elementor-element-9ab3501{padding:60px 20px 60px 20px;}.elementor-114 .elementor-element.elementor-element-866824a > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-114 .elementor-element.elementor-element-3362365 .elementor-heading-title{font-size:40px;line-height:50px;}}.elementor-114 .elementor-element.elementor-element-2b32372::after{background:#db0008;width:160px;height:150px;content:"";display:block;margin-top:-130px;margin-left:-50px;z-index:-1;}.elementor-114 .elementor-element.elementor-element-bd02e0b a{pointer-events:none;cursor:default;}.elementor-114 .elementor-element.elementor-element-b7cea93 textarea{height:100px;padding:20px 0px;}.elementor-2916 .elementor-element.elementor-element-f077a0a:not(.elementor-motion-effects-element-type-background), .elementor-2916 .elementor-element.elementor-element-f077a0a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2916 .elementor-element.elementor-element-f077a0a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 10px 0px;}.elementor-2916 .elementor-element.elementor-element-f077a0a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2916 .elementor-element.elementor-element-6ea5627{text-align:left;}.elementor-2916 .elementor-element.elementor-element-626df10 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2916 .elementor-element.elementor-element-152e95d > .elementor-element-populated{border-style:solid;border-width:0px 0px 1px 0px;border-color:#D2D1D1;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2916 .elementor-element.elementor-element-f92f4d3{--grid-template-columns:repeat(0, auto);--icon-size:20px;--grid-column-gap:0px;--grid-row-gap:0px;}.elementor-2916 .elementor-element.elementor-element-f92f4d3 .elementor-widget-container{text-align:right;}.elementor-2916 .elementor-element.elementor-element-f92f4d3 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2916 .elementor-element.elementor-element-f92f4d3 .elementor-social-icon{background-color:#02010100;border-style:solid;border-width:0px 1px 0px 1px;border-color:#DDD8D8;}.elementor-2916 .elementor-element.elementor-element-f92f4d3 .elementor-social-icon i{color:#000000;}.elementor-2916 .elementor-element.elementor-element-f92f4d3 .elementor-social-icon svg{fill:#000000;}.elementor-2916 .elementor-element.elementor-element-f92f4d3 .elementor-icon{border-radius:0px 0px 0px 0px;}.elementor-2916 .elementor-element.elementor-element-7332cab > .elementor-element-populated{border-style:solid;border-width:0px 0px 1px 0px;border-color:#D2D1D1;}.elementor-2916 .elementor-element.elementor-element-7332cab > .elementor-element-populated, .elementor-2916 .elementor-element.elementor-element-7332cab > .elementor-element-populated > .elementor-background-overlay, .elementor-2916 .elementor-element.elementor-element-7332cab > .elementor-background-slideshow{border-radius:0px 0px 0px 0px;}.elementor-2916 .elementor-element.elementor-element-ce8178b{font-family:"Poppins", Sans-serif;font-size:13px;color:#002A50;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-menu-toggle{margin-right:auto;background-color:#604C4C;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu .elementor-item{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main .elementor-item{color:#002A50;fill:#002A50;padding-left:3px;padding-right:3px;padding-top:5px;padding-bottom:5px;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main .elementor-item:hover,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main .elementor-item:focus{color:#DB0008;fill:#DB0008;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#F80000;}.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed .elementor-item:before,
					.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed .elementor-item:after{border-color:#F80000;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#DB0008;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:before,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after{background-color:#DB0008;}.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed .elementor-item.elementor-item-active:before,
					.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed .elementor-item.elementor-item-active:after{border-color:#DB0008;}.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed .elementor-item:before{border-width:1px;}.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 1px 1px;}.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed.e--animation-draw .elementor-item:after{border-width:1px 1px 0 0;}.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed.e--animation-corners .elementor-item:before{border-width:1px 0 0 1px;}.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-framed.e--animation-corners .elementor-item:after{border-width:0 1px 1px 0;}.elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-underline .elementor-item:after,
					 .elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-overline .elementor-item:before,
					 .elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-double-line .elementor-item:before,
					 .elementor-2916 .elementor-element.elementor-element-258f53a .e--pointer-double-line .elementor-item:after{height:1px;}.elementor-2916 .elementor-element.elementor-element-258f53a{--e-nav-menu-horizontal-menu-item-margin:calc( 31px / 2 );}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:31px;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a, .elementor-2916 .elementor-element.elementor-element-258f53a .elementor-menu-toggle{color:#EBEBEB;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown{background-color:#393535;border-radius:0px 0px 0px 0px;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a:hover,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a.highlighted,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-menu-toggle:hover{color:#ffffff;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a:hover,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a.highlighted{background-color:#333333;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a.elementor-item-active{color:#ffffff;background-color:#282828;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown .elementor-item, .elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:"Proza Libre", Sans-serif;font-size:0.6rem;font-weight:300;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown li:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown li:last-child a{border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a{padding-left:0px;padding-right:0px;padding-top:12px;padding-bottom:12px;}.elementor-2916 .elementor-element.elementor-element-258f53a div.elementor-menu-toggle{color:#EEA2A2;}.elementor-2916 .elementor-element.elementor-element-258f53a div.elementor-menu-toggle svg{fill:#EEA2A2;}.elementor-2916 .elementor-element.elementor-element-5c82f54{font-family:"Poppins", Sans-serif;font-weight:600;color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown .elementor-item, .elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown  .elementor-sub-item{font-size:16px;}.elementor-2916 .elementor-element.elementor-element-258f53a .elementor-nav-menu--dropdown a{padding-left:20px;padding-right:20px;padding-top:12px;padding-bottom:12px;}}@media(min-width:768px){.elementor-2916 .elementor-element.elementor-element-ea4d72f{width:18.246%;}.elementor-2916 .elementor-element.elementor-element-626df10{width:81.754%;}.elementor-2916 .elementor-element.elementor-element-152e95d{width:71.896%;}.elementor-2916 .elementor-element.elementor-element-7332cab{width:27.723%;}.elementor-2916 .elementor-element.elementor-element-75bd3fd{width:73.283%;}.elementor-2916 .elementor-element.elementor-element-bb24a43{width:25.873%;}}@media(max-width:1024px) and (min-width:768px){.elementor-2916 .elementor-element.elementor-element-75bd3fd{width:40%;}}@media(max-width:767px){.elementor-2916 .elementor-element.elementor-element-75bd3fd{width:30%;}.elementor-2916 .elementor-element.elementor-element-258f53a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2916 .elementor-element.elementor-element-bb24a43{width:70%;}.elementor-bc-flex-widget .elementor-2916 .elementor-element.elementor-element-bb24a43.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-2916 .elementor-element.elementor-element-bb24a43.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-2916 .elementor-element.elementor-element-5c82f54{text-align:right;}}.elementor-3926 .elementor-element.elementor-element-9858831:not(.elementor-motion-effects-element-type-background), .elementor-3926 .elementor-element.elementor-element-9858831 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#590202;background-image:url("https://alsafriksteel.com/wp-content/uploads/2022/01/footer-bg.png");background-repeat:no-repeat;background-size:cover;}.elementor-3926 .elementor-element.elementor-element-9858831{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:23px 0px 38px 0px;}.elementor-3926 .elementor-element.elementor-element-9858831 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3926 .elementor-element.elementor-element-35e0267 > .elementor-element-populated{padding:10px 45px 10px 10px;}.elementor-3926 .elementor-element.elementor-element-36b9cf3{text-align:left;}.elementor-3926 .elementor-element.elementor-element-36b9cf3 img{width:75%;border-radius:11px 11px 11px 11px;}.elementor-3926 .elementor-element.elementor-element-1d0f6db .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:28px;font-weight:600;color:#FFFFFF;}.elementor-3926 .elementor-element.elementor-element-63b650a{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:300;color:#FFFFFF;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-field-group{padding-right:calc( 0px/2 );padding-left:calc( 0px/2 );margin-bottom:10px;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-form-fields-wrapper{margin-left:calc( -0px/2 );margin-right:calc( -0px/2 );margin-bottom:-10px;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-field-group.recaptcha_v3-bottomleft, .elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-field-type-html{padding-bottom:0px;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-button{border-style:solid;border-width:1px 1px 1px 1px;border-radius:0px 0px 0px 0px;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-secondary );color:#ffffff;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-button[type="submit"]{background-color:var( --e-global-color-secondary );color:#ffffff;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-3926 .elementor-element.elementor-element-7acb8ff .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-3926 .elementor-element.elementor-element-7acb8ff{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}.elementor-3926 .elementor-element.elementor-element-723a34e > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-3926 .elementor-element.elementor-element-723a34e > .elementor-element-populated{padding:0px 10px 10px 10px;}.elementor-3926 .elementor-element.elementor-element-f3fa232 > .elementor-widget-container{margin:2px 0px 16px 0px;}.elementor-3926 .elementor-element.elementor-element-f3fa232 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:20px;font-weight:800;line-height:35px;color:#FFFFFF;}.elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(24px/2);}.elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(24px/2);}.elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(24px/2);margin-left:calc(24px/2);}.elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-24px/2);margin-left:calc(-24px/2);}body.rtl .elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-24px/2);}body:not(.rtl) .elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-24px/2);}.elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-3926 .elementor-element.elementor-element-bfbaa06{--e-icon-list-icon-size:10px;--icon-vertical-offset:0px;}.elementor-3926 .elementor-element.elementor-element-bfbaa06 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-3926 .elementor-element.elementor-element-47584c8 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-3926 .elementor-element.elementor-element-47584c8 > .elementor-element-populated{padding:0px 10px 10px 10px;}.elementor-3926 .elementor-element.elementor-element-3652168 > .elementor-widget-container{margin:2px 0px 16px 0px;}.elementor-3926 .elementor-element.elementor-element-3652168 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:20px;font-weight:800;line-height:35px;color:#FFFFFF;}.elementor-3926 .elementor-element.elementor-element-863690d > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:16px;}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(19px/2);}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(19px/2);}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(19px/2);margin-left:calc(19px/2);}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-19px/2);margin-left:calc(-19px/2);}body.rtl .elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-19px/2);}body:not(.rtl) .elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-19px/2);}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-icon i{color:#ACCF34;transition:color 0.3s;}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-icon svg{fill:#ACCF34;transition:fill 0.3s;}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#F0E9E9;}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#F0E9E9;}.elementor-3926 .elementor-element.elementor-element-1240bd0{--e-icon-list-icon-size:0px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-offset:0px;}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-icon{padding-right:0px;}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-item > a{font-family:"Poppins", Sans-serif;line-height:1.5em;}.elementor-3926 .elementor-element.elementor-element-1240bd0 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-3926 .elementor-element.elementor-element-e475f9b > .elementor-widget-container{margin:2px 0px 0px 0px;}.elementor-3926 .elementor-element.elementor-element-e475f9b .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:20px;font-weight:800;line-height:35px;color:#FFFFFF;}.elementor-3926 .elementor-element.elementor-element-9c69371{--grid-template-columns:repeat(0, auto);--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-3926 .elementor-element.elementor-element-9c69371 .elementor-widget-container{text-align:left;}.elementor-3926 .elementor-element.elementor-element-9c69371 .elementor-social-icon{background-color:#02010100;}.elementor-3926 .elementor-element.elementor-element-9c69371 .elementor-social-icon:hover{background-color:var( --e-global-color-secondary );}.elementor-3926 .elementor-element.elementor-element-33f692a:not(.elementor-motion-effects-element-type-background), .elementor-3926 .elementor-element.elementor-element-33f692a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A00007A;background-image:url("https://alsafriksteel.com/wp-content/uploads/2022/01/footer-bg.png");background-repeat:no-repeat;background-size:cover;}.elementor-3926 .elementor-element.elementor-element-33f692a > .elementor-background-overlay{background-color:#03000070;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3926 .elementor-element.elementor-element-33f692a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:020px 0px 020px 0px;}.elementor-3926 .elementor-element.elementor-element-27d98da .elementskit-section-title-wraper .elementskit-section-title{color:#ffffff;margin:0px 0px 0px 0px;font-size:16px;}.elementor-3926 .elementor-element.elementor-element-27d98da .elementskit-section-title-wraper .elementskit-section-title > span{color:#000000;}.elementor-3926 .elementor-element.elementor-element-27d98da .elementskit-section-title-wraper .elementskit-section-title:hover > span{color:#000000;}.elementor-3926 .elementor-element.elementor-element-f1a018a:not(.elementor-motion-effects-element-type-background), .elementor-3926 .elementor-element.elementor-element-f1a018a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A00007A;background-image:url("https://alsafriksteel.com/wp-content/uploads/2022/01/footer-bg.png");background-repeat:no-repeat;background-size:cover;}.elementor-3926 .elementor-element.elementor-element-f1a018a > .elementor-background-overlay{background-color:#03000070;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3926 .elementor-element.elementor-element-f1a018a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:020px 0px 020px 0px;}.elementor-3926 .elementor-element.elementor-element-f0fad91 .elementskit-section-title-wraper .elementskit-section-title{color:#ffffff;margin:0px 0px 0px 0px;font-size:16px;}.elementor-3926 .elementor-element.elementor-element-f0fad91 .elementskit-section-title-wraper .elementskit-section-title > span{color:#000000;}.elementor-3926 .elementor-element.elementor-element-f0fad91 .elementskit-section-title-wraper .elementskit-section-title:hover > span{color:#000000;}@media(min-width:768px){.elementor-3926 .elementor-element.elementor-element-723a34e{width:29.557%;}.elementor-3926 .elementor-element.elementor-element-47584c8{width:36.775%;}}@media(max-width:1024px) and (min-width:768px){.elementor-3926 .elementor-element.elementor-element-35e0267{width:50%;}.elementor-3926 .elementor-element.elementor-element-723a34e{width:50%;}.elementor-3926 .elementor-element.elementor-element-47584c8{width:50%;}.elementor-3926 .elementor-element.elementor-element-863690d{width:30%;}}@media(max-width:767px){.elementor-3926 .elementor-element.elementor-element-35e0267 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-3926 .elementor-element.elementor-element-723a34e > .elementor-element-populated{padding:40px 10px 10px 10px;}.elementor-3926 .elementor-element.elementor-element-47584c8 > .elementor-element-populated{padding:40px 10px 10px 10px;}.elementor-3926 .elementor-element.elementor-element-863690d{width:100%;}}/*
Theme Name: Zita
Theme URI: https://themehunk.com/zita-pro-wordpress-theme/
Author: WpZita Team
Description: Zita is a super fast and highly customizable elementor theme. Best Suitable for creating any type of website such a shoppin, 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 favourite 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.6.0
Requires at least: 5.0
Tested up to: 6.2
Requires PHP: 5.5
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Tags: two-columns, right-sidebar, block-patterns, 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,
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;
}
div{
  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;
}

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:focus,span:focus{
    outline: thin dotted;
    text-decoration: underline;
}
a:active,
a:hover {
  outline-width: 0;
}
a:hover {
  outline-width: 0;
}
a, a:hover,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;
}
code,
kbd,
samp{
  font-family: 'Catamaran-Regular';
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}
#content.site-content {
display: block;
}
.fullwidthcontained .site-content{
position:relative;
}
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;
}
/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color:#006799;
  border-radius:0;
  box-shadow: none;
  clip: auto !important;
  clip-path: none;
  color: #fff;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 8px 25px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/************************/
/*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-widget-container section {
    margin-bottom: 20px;
}
/************************/
/*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:before,
footer:before, 
#sidebar-primary,
  #page:before, #container:before{
    content: "";
    display: table;
}
#primary:after, #secondary:after, 
.site-container :after, 
 .clear:after, .sidebar-main:after, 
 .site-content:after, 
 .site-header:after,.site-main:after,
 footer::before{
    clear: both;
}
#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:14px;
}
.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;
}

.menu-custom-widget .widget_product_search .widget-title{
display:none;
}

.menu-custom-widget .widget_product_search #searchform {
    position: relative;
    display: block;
    width: 100%;
}
.menu-custom-widget .widget_product_search #searchform .form-content:before {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    color: #015782;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 2;
    font-size: 15px;
    text-align: center;
}
.menu-custom-widget .widget_product_search input#s {
    z-index: 1;
    border: none;
    height: 40px;
    line-height: normal;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #f3f3f3;
    position: relative;
    top: 100%;
    border: 1px solid #ddd;
    width: 100%;
    font-size: 13px;
}

.menu-custom-widget .widget_product_search #searchform input[type=submit] {
    display: block;
    width: 20px;
    position: absolute;
    font-size: 0;
    top: 0px;
    right: 0;
    height: 20px;
    line-height: 30px;
    z-index: 3;
    background: transparent;
    border: none;
    margin-top: 0px;
    height: 40px;
    width: 40px;
    padding: 0;
}
/*********************/
/*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;   
}
.woocommerce nav.woocommerce-pagination ul li a,
 .woocommerce nav.woocommerce-pagination ul li span{
  line-height:2.33em;
  padding:0;
  width:2.33em;
}
/*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.zita-article h2.entry-title{
font-size:30px;
line-height:1.3;
}
.zita-site #content .entry-meta{
margin-bottom: 10px;
color:#9c9c9c;   
}
article.zita-article h2.entry-title a{
color:#3a3a3a;
}
.entry-header.archive h1.entry-title{
margin:30px 0px;
}
/*page title style*/
/****************************************/
/*section background image and background color*/
/****************************************/
#content article.zita-article .entry-header,#content article.zita-article .entery-header,
#content article.zita-article .entry-content,
.zita-site .top-header-bar,
.zita-site .main-header-bar,
.zita-site .bottom-header-bar,
#content.blog-single article.zita-article,
#sidebar-primary.widget-area section,
.boxed #content .zta-one-colm article.zita-article .entry-content-outer-wrapper,
.boxed #content .zta-two-colm article.zita-article .entry-content-outer-wrapper,
.boxed #content .zta-three-colm article.zita-article .entry-content-outer-wrapper,
.boxed #content .zta-four-colm article.zita-article .entry-content-outer-wrapper,
#content .zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper,
#content .zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper,
#content .zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper,
.contentbox #content .zta-two-colm article.zita-article .entry-content-outer-wrapper,
.contentbox #content .zta-one-colm article.zita-article .entry-content-outer-wrapper,
.contentbox #content .zta-three-colm article.zita-article .entry-content-outer-wrapper,
.contentbox #content .zta-four-colm article.zita-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.zita-article,
.contentbox #content.blog-single article.zita-article,
.boxed #comments,
.contentbox #comments,
.boxed .blog-single .authorbox,
.contentbox .blog-single .authorbox,
.zita-related-post,
.page.boxed #content.site-content article.zita-article, 
.page.contentbox #content.site-content article.zita-article,
.archive.boxed #content.site-content.archive-page article.zita-article, 
.archive.contentbox #content.site-content.archive-page article.zita-article,
body.fullwidthcontained.maxwidth #content,
body.fullwidthcontained.padding #content,
.single #content.site-content.blog-single.contentbox article.zita-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.zita-article .entry-content-outer-wrapper:before,
.boxed #content .zta-two-colm article.zita-article .entry-content-outer-wrapper:before,
.boxed #content .zta-three-colm article.zita-article .entry-content-outer-wrapper:before,
.boxed #content .zta-four-colm article.zita-article .entry-content-outer-wrapper:before,
#content .zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before,
#content .zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before,
#content .zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before,
.contentbox #content .zta-two-colm article.zita-article .entry-content-outer-wrapper:before,
.contentbox #content .zta-one-colm article.zita-article .entry-content-outer-wrapper:before,
.contentbox #content .zta-three-colm article.zita-article .entry-content-outer-wrapper:before,
.contentbox #content .zta-four-colm article.zita-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.zita-article:before,
.boxed #comments:before,
.boxed .blog-single .authorbox:before,
.contentbox .blog-single .authorbox:before,
.contentbox #content.blog-single article.zita-article:before,
.contentbox #comments:before,
.contentbox .blog-single .authorbox:before,
.page.boxed #content.site-content article.zita-article:before, 
.page.contentbox #content.site-content article.zita-article:before,
.archive.boxed #content.site-content.archive-page article.zita-article:before, 
.archive.contentbox #content.site-content.archive-page article.zita-article:before,
.mhdrleftpan header:before,.mhdrrightpan header:before,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-1:before,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-2:before,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-3:before,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-4:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-1:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-2:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-3:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-4:before,
.fullwidthcontained #content.site-content .zta-blog-layout-2 article.zita-article:before,
.fullwidthstrechched #content.site-content .zta-blog-layout-2 article.zita-article:before{
 content:'';
 background-color: rgba(0, 0, 0, 0);
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 z-index:0;
 display: block;
}
#sidebar-primary.widget-area section:before,
.archive .site-content.boxed .archive-page #sidebar-primary.widget-area section:before ,
body.fullwidthcontained.maxwidth #content:before,
body.fullwidthcontained.padding #content:before,
.single #content.site-content.blog-single.boxed article.zita-article:before,
.single #content.site-content.blog-single.contentbox article.zita-article:before,
body.maxwidth #content.site-content.blog-single.fullwidthcontained:before,
body.padding #content.site-content.blog-single.fullwidthcontained:before,
body.archive.maxwidth #content.site-content.fullwidthcontained:before,
body.archive.padding #content.site-content.fullwidthcontained:before,
body.page.maxwidth #content.site-content.fullwidthcontained:before,
body.page.padding #content.site-content.fullwidthcontained:before{
 content: '';
 background-color:#fff;
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 z-index:0;
 display: block;
}
.contentbox .site-content .site-container #sidebar-primary .sidebar-main,
.fullwidthcontained .site-content .site-container #sidebar-primary .sidebar-main,
.fullwidthstrechched .site-content .site-container #sidebar-primary .sidebar-main,
.contentbox #content #sidebar-primary.widget-area section:before,
.fullwidthcontained #content #sidebar-primary.widget-area section:before,
.fullwidthstrechched #content #sidebar-primary.widget-area section:before,
.fullwidthcontained #content .zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before,
.fullwidthcontained #content .zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before,
.fullwidthcontained #content .zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before,
.fullwidthstrechched #content .zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before,
.fullwidthstrechched #content .zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before,
.fullwidthstrechched #content .zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-1:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-2:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-3:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-4:before,
.site-content.contentbox .archive-page #sidebar-primary.widget-area section:before,
.site-content.fullwidthcontained .archive-page #sidebar-primary.widget-area section:before,
.blog-single.contentbox #sidebar-primary.widget-area section:before
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-1:before,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-2:before,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-3:before,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-4:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-1:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-2:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-3:before,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-4:before,
.fullwidthcontained .zta-blog-layout-2 article.zita-article:before,.fullwidthstrechched #content.site-content .zta-blog-layout-2 article.zita-article:before{
background:transparent;
}
.fullwidthcontained #content .archive-page article.zita-article,
.fullwidthstrechched #content .archive-page article.zita-article,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-1,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-2,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-3,
#content.site-content.fullwidthcontained .archive-page .entry-content-outer-wrapper.zta-blog-layout-4,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-1,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-2,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-3,
#content.site-content.fullwidthstrechched .archive-page .entry-content-outer-wrapper.zta-blog-layout-4{
background:transparent!important;
}

#content.site-content.fullwidthcontained .archive-page.zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before,
#content.site-content.fullwidthcontained .archive-page.zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before,
#content.site-content.fullwidthcontained .archive-page.zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before,
#content.site-content.fullwidthstrechched .archive-page.zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before,
#content.site-content.fullwidthstrechched .archive-page.zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before,
#content.site-content.fullwidthstrechched .archive-page.zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before{
background:0 0;
}
body.fullwidthcontained.maxwidth #content.boxed:before, 
body.fullwidthcontained.padding #content.boxed:before,
body.fullwidthcontained.maxwidth #content.contentbox:before, 
body.fullwidthcontained.padding #content.contentbox:before,
body.fullwidthcontained.maxwidth #content.fullwidthstrechched:before, 
body.fullwidthcontained.padding #content.fullwidthstrechched:before,
body.archive.maxwidth #content.site-content.fullwidthcontained:before,
body.archive.padding #content.site-content.fullwidthcontained:before{
background:transparent;
}
body.fullwidthcontained.maxwidth #content.boxed,
body.fullwidthcontained.padding #content.boxed,
body.fullwidthcontained.maxwidth #content.contentbox,
body.fullwidthcontained.padding #content.contentbox,
body.fullwidthcontained.maxwidth #content.fullwidthstrechched, 
body.fullwidthcontained.padding #content.fullwidthstrechched{
background:transparent;
}
.single #content.site-content.blog-single.fullwidthcontained article.zita-article,
.single #content.site-content.blog-single.fullwidthcontained #comments,
.single.contentbox #content.site-content.blog-single.fullwidthstrechched #comments{
 background:0 0; 
}
#sidebar-primary.widget-area section:before, 
.boxed #content .zta-one-colm article.zita-article .entry-content-outer-wrapper:before,
 .boxed #content .zta-two-colm article.zita-article .entry-content-outer-wrapper:before,
  .boxed #content .zta-three-colm article.zita-article .entry-content-outer-wrapper:before,
   .boxed #content .zta-four-colm article.zita-article .entry-content-outer-wrapper:before,
    #content .zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before, 
    #content .zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before,
     #content .zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before, 
     .contentbox #content .zta-two-colm article.zita-article .entry-content-outer-wrapper:before, 
     .contentbox #content .zta-one-colm article.zita-article .entry-content-outer-wrapper:before,
      .contentbox #content .zta-three-colm article.zita-article .entry-content-outer-wrapper:before,
      .contentbox #content .zta-four-colm article.zita-article .entry-content-outer-wrapper:before,
       .boxed #content.blog-single article.zita-article:before, 
       .boxed #comments:before, 
.boxed .blog-single .authorbox:before, 
.page.boxed #content.site-content article.zita-article:before, 
.page.contentbox #content.site-content article.zita-article:before, 
.contentbox .blog-single .authorbox:before, 
.contentbox #content.blog-single article.zita-article:before, 
.contentbox #comments:before, .contentbox .zita-related-post:before,
.boxed .zita-related-post:before, 
.contentbox .blog-single .authorbox:before, 
.archive.boxed #content.site-content.archive-page article.zita-article:before,
 .archive.contentbox #content.site-content.archive-page article.zita-article:before, 
 .archive .site-content.boxed .archive-page #sidebar-primary.widget-area section:before,
  .archive #content.boxed .archive-page.zta-blog-layout-1 article.zita-article .entry-content-outer-wrapper:before,
   .archive #content.boxed .archive-page.zta-blog-layout-1 article.zita-article .entry-content-outer-wrapper:before,
    .archive #content.contentbox .archive-page.zta-blog-layout-1 article.zita-article .entry-content-outer-wrapper:before,
    .archive #content.boxed .archive-page.zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before,
    .archive #content.contentbox .archive-page.zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before,
     .archive #content.boxed .archive-page.zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before,
      .archive #content.contentbox .archive-page.zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before, 
    .archive #content.boxed .archive-page.zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before,
     .archive #content.contentbox .archive-page.zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before, 
    .page #content.site-content.contentbox article.zita-article, .single #content.site-content.blog-single.contentbox article.zita-article,
     .archive #content.site-content.archive-page.contentbox article.zita-article, .page #content.site-content.boxed article.zita-article, 
     .archive #content.site-content.archive-page.boxed article.zita-article, 
     .page #content.site-content.boxed #sidebar-primary.widget-area section,
      .single #content.site-content.blog-single.boxed #sidebar-primary.widget-area section,
       .archive #content.site-content.archive-page.boxed #sidebar-primary.widget-area section,
       body.fullwidthcontained.maxwidth #content:before,
        body.fullwidthcontained.padding #content:before,
         .single #content.site-content.blog-single.boxed article.zita-article:before, 
         .single #content.site-content.blog-single.contentbox article.zita-article:before,
          body.maxwidth #content.site-content.blog-single.fullwidthcontained:before,
           body.padding #content.site-content.blog-single.fullwidthcontained:before,
            body.archive.maxwidth #content.site-content.fullwidthcontained:before,
             body.archive.padding #content.site-content.fullwidthcontained:before,
              body.page.maxwidth #content.site-content.fullwidthcontained:before, 
           body.page.padding #content.site-content.fullwidthcontained:before{
    background-color: #fff;
}
.contentbox .zita-related-post:before,
.boxed .zita-related-post:before{
  content: '';
 background-color:transparent;
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 z-index:0;
 display: block;
}
/*********************/
/*container style start*/
/*********************/
body{background-color: #f5f5f5;}
#sidebar-primary.widget-area section{
padding: 20px;
margin-bottom: 20px;
}
.sidebar-main .zita-widget-content{
position:relative;
display:block
}
.zita-widget-content ul,
.zita-widget-content ol{
  margin: 0;
}
.boxed.maxwidth .site-content #container {
    padding: 0;
}
.contentbox #sidebar-primary.widget-area section{
background:transparent;
padding:0;
}
.fullwidthcontained .site-content article.zita-article .entry-content-outer-wrapper,
.fullwidthstrechched .site-content article.zita-article .entry-content-outer-wrapper{
padding-bottom:25px;
border-bottom:1px solid #eee;
}
.fullwidthcontained .site-content:before,
.site-content.fullwidthcontained:before{
    content: '';
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: block;
}
.fullwidthcontained #content article.zita-article{
    padding: 0px;
    margin-bottom:30px;
    background: transparent;
        position: relative;
}
.fullwidthcontained #sidebar-primary.widget-area section,
.fullwidthstrechched #sidebar-primary.widget-area section:before,
.fullwidthcontained #sidebar-primary.widget-area section:before,
.fullwidthcontained #sidebar-primary.widget-area section,
.contentbox #sidebar-primary.widget-area section:before{
padding:0;
background:transparent;
}
.fullwidthstrechched #content #container,
.fullwidthstrechched.fullwidth #content #container{
max-width:100%;
padding:0;
width:100%;
}
.fullwidthstrechched .site-content {
background:transparent;
}
.fullwidthstrechched #content article.zita-article {
    padding: 0px;
    margin-bottom: 50px;
    border: 0px;
    background: transparent;
}
.fullwidthstrechched #sidebar-primary.widget-area section{
padding:0;
background:transparent;
}
.fullwidthcontained #content.blog-single article.zita-article,
.fullwidthstrechched #content.blog-single article.zita-article{
padding:0;
}
/*For pages style*/
/*boxed layout*/
/*RIGHT-SIDEBAR*/
.site-content.blog-single.boxed .site-container.right #primary, 
.contentbox .site-content.blog-single.boxed .site-container.right #primary{
border: 0;
padding-right: 0;
}
.site-content.blog-single.boxed .site-container #sidebar-primary {
padding-left: 20px;
padding-right: 0;
}
/*LEFT-SIDEBAR*/
.site-content.blog-single.boxed .site-container.left #primary{
border: 0;
padding-right: 0;
padding-left: 0;
}
.site-content.blog-single.boxed .site-container.right #primary{
border: 0;
padding-left: 0;
}
.site-content.blog-single.boxed .site-container.left #sidebar-primary {
padding-right: 20px;
padding-left: 0;
}
.site-content.blog-single.boxed,.site-content.blog-single.contentbox{
background:transparent;
}
.site-content.blog-single.boxed #container,
.site-content.blog-single.contentbox #container,
.site-content.blog-single.fullwidthcontained #container{
margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
}
/*boxed layout*/
/*default pages layout*/
.page.boxed #content.site-content article.zita-article,
.page.contentbox #content.site-content article.zita-article{
    background-color:transparent;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 20px;
}
.page .site-content.boxed .site-container.left #primary{
border: 0;
padding-right: 0;
padding-left: 0;
}
.page .site-content.boxed .site-container.right #primary{
border: 0;
padding-right: 0;
}
.page .site-content.boxed .site-container.right #sidebar-primary {
    padding-left: 20px;
    padding-right: 0;
}
.page .site-content.boxed .site-container.right #sidebar-primary {
    padding-left: 20px;
    padding-right: 0;
}
.page .site-content.boxed .site-container.left #sidebar-primary {
    padding-left: 20px;
    padding-right: 0;
}
.page .site-content.boxed .site-container.left #sidebar-primary {
    padding-right: 20px;
    padding-left: 0;
}
.page .site-content.fullwidthcontained .site-container.right #primary,
.page .site-content.fullwidthstrechched .site-container.right #primary {
    border-right: 1px solid #eee;
    padding-right: 50px;
}
.page .site-content.fullwidthcontained .site-container.left #primary,
.page .site-content.fullwidthstrechched .site-container.left #primary {
    border-left: 1px solid #eee;
    padding-left: 50px;
}
.page .site-content.boxed,.page .site-content.contentbox{
background:transparent;
}
/*default pages layout*/
/*archive page layout*/
.archive .site-content.boxed .archive-page .site-container.left #primary,
.archive .site-content.contentbox .archive-page .site-container.left #primary{
border: 0;
padding-right: 0;
padding-left: 0;
}
.archive .site-content.boxed .archive-page #sidebar-primary.widget-area section{
    padding: 2em;
}
.archive .site-content.boxed .site-container.archive-page.right #primary,
.archive .site-content.contentbox  .site-container.archive-page.right #primary{
border: 0;
padding-right: 0;
}
.archive  .site-content.boxed  .site-container.archive-page.right #sidebar-primary {
    padding-left: 20px;
    padding-right: 0;
}
.archive .site-content.boxed  .site-container.archive-page.right #sidebar-primary {
    padding-left: 20px;
    padding-right: 0;
}
.archive .site-content.boxed  .site-container.archive-page.left #sidebar-primary {
    padding-left: 20px;
    padding-right: 0;
}
.archive .site-content.boxed  .site-container.archive-page.left #sidebar-primary {
    padding-right: 20px;
    padding-left: 0;
}
.archive .site-content.contentbox  .site-container.archive-page.right #sidebar-primary {
    padding-left: 50px;
    padding-right: 0;
}
.archive .site-content.contentbox   .site-container.archive-page.right #sidebar-primary {
    padding-left: 50px;
    padding-right: 0;
}
.site-content.fullwidthcontained  .site-container.archive-page.right #primary,
.site-content.fullwidthstrechched  .site-container.archive-page.right #primary {
    border-right: 1px solid #eee;
    padding-right: 50px;
}
.site-content.fullwidthcontained  .site-container.archive-page.left #primary,
.site-content.fullwidthstrechched  .site-container.archive-page.left #primary {
    border-left: 1px solid #eee;
    padding-left: 50px;
}
.site-content.fullwidthcontained  .site-container.archive-page #sidebar-primary,
.site-content.fullwidthstrechched  .site-container.archive-page #sidebar-primary{
    padding-left: 50px;
    padding-right: 0;
}
.site-content.fullwidthcontained  .site-container.archive-page.left #sidebar-primary,
.site-content.fullwidthstrechched  .site-container.archive-page.left #sidebar-primary {
    padding-right: 50px;
    padding-left: 0;
}
.site-content.boxed .archive-page,.site-content.contentbox .archive-page{
background:transparent;
}
.site-content.boxed .archive-page #container,
.site-content.contentbox .archive-page #container,
.site-content.fullwidthcontained .archive-page #container{
margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
}
.fullwidthcontained .site-content .archive-page article.zita-article .entry-content-outer-wrapper{
    padding-bottom:0px;
    border-bottom:none;
}
.site-content.fullwidthcontained .archive-page article.zita-article .entry-content-outer-wrapper{
      padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}
.archive #content.boxed .archive-page.zta-blog-layout-1 article.zita-article,
.archive #content.contentbox .archive-page.zta-blog-layout-1 article.zita-article{
-js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    background: 0 0;
    border: none;
    padding:0 10px;
}
.archive #content.boxed .archive-page.zta-blog-layout-2 article.zita-article,
.archive #content.contentbox .archive-page.zta-blog-layout-2 article.zita-article,
.archive #content.boxed .archive-page.zta-blog-layout-3 article.zita-article,
.archive #content.contentbox .archive-page.zta-blog-layout-3 article.zita-article,
.archive #content.boxed .archive-page.zta-blog-layout-4 article.zita-article,
.archive #content.contentbox .archive-page.zta-blog-layout-4 article.zita-article{
  padding:0;
}
.archive #content.boxed .archive-page.zta-blog-layout-1 article.zita-article .entry-content-outer-wrapper,
.archive #content.contentbox .archive-page.zta-blog-layout-1 article.zita-article  .entry-content-outer-wrapper,
.archive #content.boxed .archive-page.zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper,
.archive #content.contentbox .archive-page.zta-blog-layout-2 article.zita-article  .entry-content-outer-wrapper,
.archive #content.boxed .archive-page.zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper,
.archive #content.contentbox .archive-page.zta-blog-layout-3 article.zita-article  .entry-content-outer-wrapper,
.archive #content.boxed .archive-page.zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper,
.archive #content.contentbox .archive-page.zta-blog-layout-4 article.zita-article  .entry-content-outer-wrapper{
    padding: 20px;
    background: #fff;
    width: 100%;
    border: none;
}
.archive #content.boxed .archive-page.zta-blog-layout-1 article.zita-article .entry-content-outer-wrapper:before,
.archive #content.contentbox .archive-page.zta-blog-layout-1 article.zita-article  .entry-content-outer-wrapper:before,
.archive #content.boxed .archive-page.zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper:before,
.archive #content.contentbox .archive-page.zta-blog-layout-2 article.zita-article  .entry-content-outer-wrapper:before,
.archive #content.boxed .archive-page.zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper:before,
.archive #content.contentbox .archive-page.zta-blog-layout-3 article.zita-article  .entry-content-outer-wrapper:before,
.archive #content.boxed .archive-page.zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper:before,
.archive #content.contentbox .archive-page.zta-blog-layout-4 article.zita-article  .entry-content-outer-wrapper:before{
    content: '';
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: block;
}
/*archive page layout*/
/*content boxed layout*/
#content.site-content.contentbox .site-container.left #primary{
border: 0;
padding-right: 0;
padding-left: 0;
}
#content.site-content.contentbox .site-container.right #primary{
border: 0;
padding-right: 0;
}
#content.site-content.contentbox .site-container #sidebar-primary{
 padding-left:50px;
 padding-right: 0;   
}
#content.site-content.contentbox .site-container.left #sidebar-primary{
 padding-right:50px;
 padding-left: 0;   
}
/*content boxed layout*/
/*full width*/
#content.site-content.fullwidthcontained .site-container.right #primary,
#content.site-content.fullwidthstrechched .site-container.right #primary {
    border-right: 1px solid #eee;
    padding-right: 50px;
}
#content.site-content.fullwidthcontained .site-container.left #primary,
#content.site-content.fullwidthstrechched .site-container.left #primary {
    border-left: 1px solid #eee;
    padding-left: 50px;
}

#content.site-content.fullwidthcontained .site-container #sidebar-primary,
#content.site-content.fullwidthstrechched .site-container #sidebar-primary{
    padding-left: 50px;
    padding-right: 0;
}
#content.site-content.fullwidthcontained .site-container.left #sidebar-primary,
#content.site-content.fullwidthstrechched .site-container.left #sidebar-primary {
    padding-right: 50px;
    padding-left: 0;
}
/*full width*/
.page #content.site-content.boxed article.zita-article,
.single #content.site-content.blog-single.boxed article.zita-article,
.archive #content.site-content.archive-page.boxed article.zita-article{
    background-color: #fff;
    border-bottom:none;
    margin: 0;
    padding: 20px;
}
.page #content.site-content.boxed #sidebar-primary.widget-area section,
.single #content.site-content.blog-single.boxed #sidebar-primary.widget-area section,
.archive #content.site-content.archive-page.boxed #sidebar-primary.widget-area section {
    background-color: #fff;
    padding: 2em;
}
.page #content.site-content.contentbox article.zita-article,
.single #content.site-content.blog-single.contentbox article.zita-article,
.archive #content.site-content.archive-page.contentbox article.zita-article{
    background-color: #fff;
    border-bottom:none;
    margin: 0;
    padding: 20px;
}

.page #content.site-content.fullwidthcontained article.zita-article,
.single #content.site-content.blog-single.fullwidthcontained article.zita-article,
.archive #content.site-content.archive-page.fullwidthcontained article.zita-article{
    background-color:transparent;
    padding: 0px;
    margin-bottom:0px;
    border: 0px;
}

.page #content.site-content.fullwidthstrechched #container,
.single #content.site-content.blog-single.fullwidthstrechched #container,
.archive #content.site-content.archive-page.fullwidthstrechched #container{
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.single #content.site-content.blog-single.fullwidthstrechched article.zita-article,
.archive #content.site-content.archive-page.fullwidthstrechched article.zita-article{
    padding: 0px;
    margin-bottom:30px;
    border: 0px;
    background: transparent;
}
.page #content.site-content.fullwidthstrechched article.zita-article{
   padding:0;
   margin:0;
}
.single #content.site-content.blog-single.fullwidthcontained article.zita-article:before,
.single #content.site-content.blog-single.fullwidthcontained #comments:before,
.single #content.site-content.blog-single.fullwidthstrechched article.zita-article:before,
.single #content.site-content.blog-single.fullwidthstrechched #comments:before{
   background:transparent!important;
}

/*********************/
/*container style end*/
/*********************/
/********************************/
/*header style*/
/********************************/
header{
width:100%;
display:block;  
}
.main-header-bar {
    z-index: 4;
    position: relative;
    padding: 1em 0;
    border-bottom: solid;
    border-bottom-color: #eee;
    border-bottom-width: 1px;
    background:#fff;
}
.bottom-header-bar{
    position: relative;
    border-bottom: solid;
    border-bottom-color: #eee;
    border-bottom-width: 1px;
    background:#fff;
}
.container,#container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width:1200px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
 .site-title span{
font-size: 32px;
line-height: 40px;
}
/******************************/
/*top header style*/
/******************************/
/*menu*/
.top-header-bar  .zita-menu > li > a,
.bottom-header-bar  .zita-menu > li > a{
padding:5px 8px;  
}
/*top search*/
.searchfrom{
float:right;
position:relative;
}
.searchfrom .search-btn{
text-align: center;
background:transparent;
display: block;
width:2.1em;
height:2.1em;
line-height:2.1em;
border:1px solid transparent;
}
.searchfrom #searchform{
position:absolute;
right: 0;
display:none;
z-index:999;
width:230px;
}
 .searchfrom #searchform input[type=submit]{
    display: block;
    width: 20px;
    position: absolute;
    font-size: 0;
    right: 0px;
    top: 0px;
    height: 20px;
    line-height: 30px;
    z-index:3;
    background: transparent;
    border: none;
    margin-top: 0px;
    height: 40px;
    width: 40px;
    padding:0;

}
.searchfrom input#s{
    z-index: 1;
    border: none;
    height: 40px;
    line-height: normal;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #f3f3f3;
    position: relative;
    width: 50px;
    top: 100%;
    border: 1px solid #ddd;
    width:100%;
    padding: 0px 10px;
    font-size: 13px;
}
.searchfrom #searchform .form-content:before{
content: "\f002";
font-family: FontAwesome;
position: absolute;
color:#015782;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
z-index: 2;
font-size: 15px;
text-align: center;
}
.searchfrom{
box-shadow:none;
}
.searchfrom #searchform .form-content{
 float:right; 
     line-height: normal;
}
/*widget area*/
.widget-area .searchfrom #searchform {
    position: absolute;
    right: 0;
    display: none;
    z-index: 999;
    width: 230px;
}
.widget-area #searchform{
    position: relative;
    display: block;
    width:100%;
}
.widget-area input#s{
    z-index: 1;
    border: none;
    height:40px;
    line-height: normal;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #f3f3f3;
    position: relative;
    top: 100%;
    border: 1px solid #ddd;
    width:100%;
    font-size: 13px;
}

.widget-area #searchform input[type=submit] {
    display: block;
    width: 20px;
    position: absolute;
    font-size: 0;
    top: 0px;
    right:0;
    height: 20px;
    line-height: 30px;
    z-index: 3;
    background: transparent;
    border: none;
    margin-top: 0px;
    height: 40px;
    width: 40px;
    padding:0;
}
.widget-area #searchform .form-content:before{
content: "\f002";
font-family: FontAwesome;
position: absolute;
color:#015782;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
z-index: 2;
font-size: 15px;
text-align: center;
}
.widget-area #searchform input[type=submit]:hover{
cursor: pointer;    
}
.widget-area input#s::-webkit-input-placeholder{
color: #bbb;
}
#searchform .form-content{
width:100%;
position: relative;
}
.search-no-results .page-content .form-content input#s{
margin:20px 0;
}
/*leftpan style*/
.mhdrleftpan header{
  box-sizing: border-box;
  overflow:visible;
border-right: 1px solid rgba(0,0,0,.1);
display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999;
    width: 270px;
    max-width: 100%;
    font-size: 15px;
    background-color: #fff;
    color: #555; 
}
.mhdrleftpan #page.zita-site{
margin-left:280px;
}
.mhdrleftpan .zita-menu {
    float: left;
    width: 100%;
}
.mhdrleftpan nav{
 width:100%;
}

.mhdrleftpan .main-header-bar.two .main-header-col1,
.mhdrrightpan .main-header-bar.two .main-header-col1{
width:100%;
}
/*left pan*/
.zita-site .mhdrrightpan .top-header-bar,
.zita-site .mhdrleftpan .top-header-bar,
.zita-site .mhdrrightpan .top-header-bar:before,
.zita-site .mhdrleftpan .top-header-bar:before,
.zita-site .mhdrrightpan .bottom-header-bar,
.zita-site .mhdrleftpan .bottom-header-bar,
.zita-site .mhdrrightpan .bottom-header-bar:before,
.zita-site .mhdrleftpan .bottom-header-bar:before,
.zita-site .mhdrleftpan .sider-inner ul#zita-menu,
.zita-site .mhdrrightpan .sider-inner ul#zita-menu,
.zita-site .mhdrrightpan .sider-inner ul#zita-menu.zita-menu > li > a:hover,
.zita-site .mhdrleftpan .sider-inner ul#zita-menu.zita-menu > li > a:hover,
.zita-site .mhdrrightpan .zita-menu li ul.sub-menu,
.zita-site .mhdrleftpan .zita-menu li ul.sub-menu,
.zita-site .mhdrleftpan #zita-above-menu.zita-menu li ul.sub-menu,
.zita-site .mhdrrightpan #zita-above-menu.zita-menu li ul.sub-menu,
.zita-site .mhdrrightpan #zita-above-menu.zita-menu li ul.sub-menu li:hover,
.zita-site .mhdrleftpan #zita-above-menu.zita-menu li ul.sub-menu li:hover,
.zita-site .mhdrleftpan .main-header .sider-inner ul.zita-menu li ul.sub-menu,
.zita-site .mhdrrightpan .main-header .sider-inner ul.zita-menu li ul.sub-menu,
.zita-site .mhdrrightpan .main-header #zita-menu.zita-menu li ul.sub-menu li:hover,
.zita-site .mhdrleftpan .main-header #zita-menu.zita-menu li ul.sub-menu li:hover,
.main-header.mhdrleftpan nav,
.main-header.mhdrrightpan nav,
.main-header.mhdminbarright nav,
.main-header.mhdminbarleft nav{
background:transparent;
}
.zita-site .mhdrleftpan .menu-custom-widget{
text-align:left;
}
/*rightpan style*/
.mhdrrightpan header{
    box-sizing: border-box;
   overflow:visible;
    border-left: 1px solid rgba(0,0,0,.1);
    display: block;
    position: fixed;
    top: 0;
    left:auto;
    right:0;
    height: 100%;
    z-index: 999;
    width: 270px;
    max-width: 100%;
    font-size: 15px;
    background-color:#fff;
    color: #555; 
}
.mhdrrightpan #page.zita-site{
margin-right:280px;
}
.mhdrrightpan .zita-menu {
    float: right;
    width: 100%;
}
.mhdrrightpan nav{
 width:100%;
}
.mhdrrightpan .menu-toggle .menu-btn{
display:none;
}
.mhdrrightpan .hide-menu{
display:block;
}
.mhdrrightpan .zita-menu li a,
.mhdrleftpan .zita-menu li a{
padding:10px 0px!important;
}
.mhdrleftpan .content-social .social-icon a,
.mhdrrightpan .content-social .social-icon a{
display: initial;
}
.mhdrleftpan .content-social .social-icon a, 
.mhdrrightpan .content-social .social-icon a{
    display: initial;
    margin-right: 5px;
}
/*right pan*/
header.mhdrrightpan .container,
header.mhdrleftpan .container{
    max-width: 100%;
    padding: 0;

}
header.mhdrrightpan .top-header-col1,
header.mhdrrightpan .top-header-col2,
header.mhdrrightpan .top-header-col3,
header.mhdrleftpan .top-header-col1,
header.mhdrleftpan .top-header-col2,
header.mhdrleftpan .top-header-col3,
header.mhdrrightpan .bottom-header-col1,
header.mhdrrightpan .bottom-header-col2,
header.mhdrrightpan .bottom-header-col3,
header.mhdrleftpan .bottom-header-col1,
header.mhdrleftpan .bottom-header-col2,
header.mhdrleftpan .bottom-header-col3,
header.mhdrleftpan .content-html,
header.mhdrrightpan .content-html{
width: 100%!important;
text-align: left!important;
line-height: normal;
}
header.mhdrrightpan .content-social,header.mhdrleftpan .content-social{
width:100%;
}
header.mhdrrightpan .top-header-bar,
header.mhdrleftpan .top-header-bar,
header.mhdrrightpan .main-header-bar,
header.mhdrleftpan .main-header-bar,
header.mhdrrightpan .bottom-header-bar,
header.mhdrleftpan .bottom-header-bar{
border:none;
padding:0;
}
header.mhdrrightpan .searchfrom .search-btn,
header.mhdrleftpan .searchfrom .search-btn{
display:none;
}
header.mhdrrightpan .searchfrom #searchform,
header.mhdrleftpan .searchfrom #searchform{
display:block;
}
header.mhdrrightpan .searchfrom,
header.mhdrleftpan .searchfrom{
display: flex;   
padding:10px 0px;
    float: none;
}
header.mhdrrightpan .searchfrom #searchform,
header.mhdrleftpan .searchfrom #searchform{
    position:relative;
}
header.mhdrleftpan .top-header-col1,
header.mhdrleftpan .top-header-col2,
header.mhdrleftpan .top-header-col3,
header.mhdrleftpan .bottom-header-col1,
header.mhdrleftpan .bottom-header-col2,
header.mhdrleftpan .bottom-header-col3,
header.mhdrleftpan .main-header-col2,
header.mhdrrightpan .top-header-col1,
header.mhdrrightpan .top-header-col2,
header.mhdrrightpan .top-header-col3,
header.mhdrrightpan .bottom-header-col1,
header.mhdrrightpan .bottom-header-col2,
header.mhdrrightpan .bottom-header-col3,
header.mhdrrightpan .main-header-col2{
margin-top:10px;
width: 100%!important;
-webkit-flex:auto!important;
-moz-box-flex: auto!important;
-ms-flex: auto!important;
flex: auto!important;
justify-content: flex-start;
}
header.mhdrrightpan .zita-menu.collapse span.arrow,
header.mhdrleftpan .zita-menu.collapse span.arrow{
    position: absolute;
    right: 0px;
    height: 100%;
    width: 30px;
    top:0;
}
header.mhdrrightpan .zita-menu.collapse li a .arrow:before,
header.mhdrleftpan .zita-menu.collapse li a .arrow:before{
line-height: 45px;
 margin-right: 10px;
}
header.mhdrrightpan .zita-menu.collapse > li > ul.sub-menu li > a > .arrow:before,
header.mhdrleftpan .zita-menu.collapse > li > ul.sub-menu li > a > .arrow:before{
    margin-right: 10px;

}
header.mhdrrightpan .sider-inner ul#zita-menu.zita-menu > li > a,
header.mhdrleftpan .sider-inner ul#zita-menu.zita-menu > li > a {
    padding: 10px 0px!important;
}
header.mhdrrightpan .main-header .menu-custom-html,
header.mhdrleftpan .main-header .menu-custom-html{
padding: 10px 0px!important;  
}
.mhdrleftpan .site-content #primary,.mhdrrightpan .site-content #primary{
margin:20px 0px;
}
.mhdrleftpan .site-container #sidebar-primary,.mhdrrightpan .site-container #sidebar-primary{
margin:20px 0px;
}
.mhdrleftpan li.menu-item.zta-custom-item,
.mhdrrightpan li.menu-item.zta-custom-item{
padding:10px 0px;
}
header.mhdrleftpan .content-social ul.social-icon, 
header.mhdrrightpan .content-social ul.social-icon{
margin: 0;
display: block;
}
.mhdrleftpan .zita-menu .content-social .social-icon li,
.mhdrrightpan .zita-menu .content-social .social-icon li {
    padding: 0px 0px;
    display: -webkit-inline-box;
}
header.mhdrleftpan .content-social ul.social-icon li,
header.mhdrrightpan .content-social ul.social-icon li{
    padding: 0px;
    display: -webkit-inline-box;
}
.mhdrleftpan li.menu-item:last-child,
.mhdrrightpan li.menu-item:last-child{
border:0;
}
/***********************/
/*Min Bar Left*/
/***********************/
.min-bar-header.leftminbar{
    float: left;
    width:auto;
    position: fixed !important;
    height: 100%;
    transition: left .2s ease-in-out;
    z-index: 9999;
    width: 80px;
}
.min-bar-header{
    background-color: #fafafa;
    border-bottom: 1px solid rgba(0,0,0,.1);
    position: relative;
    width: 100%;
    padding: 10px 0px;
    z-index: 999;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.min-bar-col2{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    position: fixed;
    bottom: 0px;
    left: 14px;
}
.min-bar-header.leftminbar .site-title,
.min-bar-header.leftminbar .site-description{
display:inline-block;
}
.min-bar-header .site-title span{
font-size: 42px;
padding-top: 0;
letter-spacing: .08em;
margin: 0 .1em 0 0;
display: inline-block;
vertical-align: middle;
}
.min-bar-container{
text-align:center;
}
header.mhdminbarleft{
    box-sizing: border-box;
    overflow: visible;
    border-right: 1px solid rgba(0,0,0,.1);
    display: block;
    position: fixed;
    left:100px;
    height: 100%;
    z-index: 999;
    width: 270px;
    max-width: 100%;
    font-size: 15px;
    background-color: #fff;
    color: #555;
}
header.mhdminbarleft .container{
    max-width: 100%;
    padding: 0;
}
header.mhdminbarleft nav {
    width: 100%;
}
header.mhdminbarleft .sider-inner ul#zita-menu.zita-menu > li > a,
.mhdminbarleft .zita-menu li a{
    padding: 10px 0px!important;
line-height:normal;
}
.mhdminbarleft li.menu-item:last-child{
    border: 0;
}
header.mhdminbarleft .top-header-bar,
header.mhdminbarleft .main-header-bar,
header.mhdminbarleft .bottom-header-bar{
    border: none;
    padding: 0;
}
header.mhdminbarleft .zita-menu li ul.sub-menu{
background:none;
}
header.mhdminbarleft{
    left: -270px!important;
    right: auto;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
.mobile-pan-active header.mhdminbarleft{
    left:80px!important;
    right: auto;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
.mobile-pan-active.mhdminbarleft #page.zita-site,
.cart-pan-active.mhdminbarleft #page.zita-site {
    left: 270px!important;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
.mhdminbarleft #page.zita-site {
    margin-left:80px!important;
    left:0;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
body.mobile-pan-active{
    overflow-x: hidden;
}
.mhdminbarleft .menu-close{
    display: none;
}
.mhdminbarleft .menu-toggle{
    display: none!important;
}
.mhdminbarleft .sider .hide-menu{
    display: block;
}
.zita-site .mhdminbarleft .sider.left{
    background: transparent;
    padding: 0;
    overflow-x: inherit;
    overflow-y: inherit;
}
.mhdminbarleft .sider {
    left: 0;
    position: inherit;
}
.mhdminbarleft .sider{
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    height: auto;
    display:block;
}
header.mhdminbarleft .zita-cart {
    display: block;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 999999;
    left: -270px;
    width: 270px;
    padding: 2em 1.5em;
    max-width: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
.cart-pan-active header.mhdminbarleft .zita-cart {
    left:80px;
    right: auto;
    transition: left 0.2s ease;
}
header.mhdminbarleft .main-header-col2{
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
header.mhdminbarleft .top-header-col1, 
header.mhdminbarleft .top-header-col2, 
header.mhdminbarleft .top-header-col3, 
header.mhdminbarleft .bottom-header-col1, 
header.mhdminbarleft .bottom-header-col2, 
header.mhdminbarleft .bottom-header-col3{
    margin-top: 10px;
    width: 100%!important;
    -webkit-flex: auto!important;
    -moz-box-flex: auto!important;
    -ms-flex: auto!important;
    flex: auto!important;
    justify-content: flex-start;
}
header.mhdminbarleft .searchfrom .search-btn {
    display: none;
}
header.mhdminbarleft .searchfrom {
   display:flex;
   padding: 10px 0px;
}
header.mhdminbarleft .searchfrom #searchform {
    display: block;
    position:relative;
}
header.mhdminbarleft li.menu-item.zta-custom-item{
padding: 10px 0px;
}
header.mhdminbarleft .zita-quickcart-dropdown{
width: 234px;
padding:0;
padding-top:20px;
max-width: 100%;
max-height:100%;
text-align: left;
}
header.mhdminbarleft .zita-cart a.remove{
margin-right:40px;
}
.zita-site .mhdminbarleft  .top-header-bar,
.zita-site .mhdminbarright .top-header-bar,
.zita-site .mhdminbarleft .top-header-bar:before,
.zita-site .mhdminbarright .top-header-bar:before,
.zita-site .mhdminbarright .bottom-header-bar,
.zita-site .mhdminbarleft .bottom-header-bar,
.zita-site .mhdminbarright .bottom-header-bar:before,
.zita-site .mhdminbarleft .bottom-header-bar:before,
.zita-site .mhdminbarleft .sider-inner ul#zita-menu,
.zita-site .mhdminbarright .sider-inner ul#zita-menu,
.zita-site .mhdminbarright .sider-inner ul#zita-menu.zita-menu > li > a:hover,
.zita-site .mhdminbarleft .sider-inner ul#zita-menu.zita-menu > li > a:hover,
.zita-site .mhdminbarright .zita-menu li ul.sub-menu,
.zita-site .mhdminbarleft .zita-menu li ul.sub-menu,
.zita-site .mhdminbarleft #zita-above-menu.zita-menu li ul.sub-menu,
.zita-site .mhdminbarright #zita-above-menu.zita-menu li ul.sub-menu,
.zita-site .mhdminbarright #zita-above-menu.zita-menu li ul.sub-menu li:hover,
.zita-site .mhdminbarleft #zita-above-menu.zita-menu li ul.sub-menu li:hover,
.zita-site .mhdminbarleft .main-header .sider-inner ul.zita-menu li ul.sub-menu,
.zita-site .mhdminbarright .main-header .sider-inner ul.zita-menu li ul.sub-menu,
.zita-site .mhdminbarright .main-header #zita-menu.zita-menu li ul.sub-menu li:hover,
.zita-site .mhdminbarleft .main-header #zita-menu.zita-menu li ul.sub-menu li:hover{
background:transparent;
}
/***********************/
/*Min Bar Right*/
/***********************/
.min-bar-header.rightminbar .min-bar-col2{
    right: auto;
    left: auto;
    width:fit-content;
    padding-top: 14px;
}
.min-bar-header.rightminbar{
    float: right;
    width:auto;
    position: fixed !important;
    height: 100%;
    transition: right .2s ease-in-out;
    z-index: 9999;
    width: 80px;
}
.min-bar-header.rightminbar{
    background-color: #fafafa;
    border-bottom: 1px solid rgba(0,0,0,.1);
    min-height: 55px;
    z-index: 999;
    left:auto;
    right:0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.min-bar-header.rightminbar .site-title,
.min-bar-header.rightminbar .site-description{
display:inline-block;
}

header.mhdminbarright{
    box-sizing: border-box;
    overflow: visible;
    border-right: 1px solid rgba(0,0,0,.1);
    display: block;
    position: fixed;
    left:100px;
    height: 100%;
    z-index: 999;
    width: 270px;
    max-width: 100%;
    font-size: 15px;
    background-color: #fff;
    color: #555;
}
header.mhdminbarright .container{
    max-width: 100%;
    padding: 0;
}
header.mhdminbarright nav {
    width: 100%;
}
header.mhdminbarright .sider-inner ul#zita-menu.zita-menu > li > a,
.mhdminbarright .zita-menu li a{
padding: 10px 0px!important;
line-height:normal;
}
.mhdminbarright li.menu-item:last-child{
    border: 0;
}
header.mhdminbarright .top-header-bar,
header.mhdminbarright .main-header-bar,
header.mhdminbarright .bottom-header-bar{
    border: none;
    padding: 0;
}
header.mhdminbarright .zita-menu li ul.sub-menu{
background:none;
}
header.mhdminbarright{
    right:-270px!important;
    left: auto;
    -webkit-transition: right .2s ease-in-out;
    -moz-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out;
}
.mobile-pan-active header.mhdminbarright{
    right:80px!important;
    left: auto;
    -webkit-transition:right .2s ease-in-out;
    -moz-transition:right .2s ease-in-out;
    transition:right .2s ease-in-out;
}
.mobile-pan-active.mhdminbarright #page.zita-site,
.cart-pan-active.mhdminbarright #page.zita-site {
    right: 270px!important;
    -webkit-transition: right .2s ease-in-out;
    -moz-transition:right .2s ease-in-out;
    transition:right .2s ease-in-out;
}
.mhdminbarright #page.zita-site {
    right: 0px!important;
    margin-right:80px;
    -webkit-transition:right .2s ease-in-out;
    -moz-transition:right .2s ease-in-out;
    transition:right .2s ease-in-out;
}
body.mobile-pan-active{
    overflow-x: hidden;
}
.mhdminbarright .menu-close{
    display: none;
}
.mhdminbarright .menu-toggle{
    display: none!important;
}
.mhdminbarright .sider .hide-menu{
    display: block;
}
.zita-site .mhdminbarright .sider{
    background: transparent;
    padding: 0;
    overflow-x: inherit;
    overflow-y: inherit;
}
.mhdminbarright .sider {
    right: 0;
    position: inherit;
}
.mhdminbarright .sider{
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    height: auto;
}
header.mhdminbarright .zita-cart {
    display: block;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 999999;
    right: -270px;
    width: 270px;
    padding: 2em 1.5em;
    max-width: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
.cart-pan-active header.mhdminbarright .zita-cart {
    right:80px;
    left: auto;
    transition:right 0.2s ease;
}
header.mhdminbarright .main-header-col2{
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
header.mhdminbarright .top-header-col1, 
header.mhdminbarright .top-header-col2, 
header.mhdminbarright .top-header-col3, 
header.mhdminbarright .bottom-header-col1, 
header.mhdminbarright .bottom-header-col2, 
header.mhdminbarright .bottom-header-col3{
    margin-top: 10px;
    width: 100%!important;
    -webkit-flex: auto!important;
    -moz-box-flex: auto!important;
    -ms-flex: auto!important;
    flex: auto!important;
    justify-content: flex-start;
}
header.mhdminbarright .searchfrom .search-btn {
    display: none;
}
header.mhdminbarright .searchfrom {
        display: flex;
       padding: 10px 0px;
  }
header.mhdminbarright .searchfrom #searchform {
    display: block;
    position:relative;
}
header.mhdminbarright li.menu-item.zta-custom-item{
padding: 10px 0px;
}
header.mhdminbarright .zita-quickcart-dropdown{
width: 234px;
padding:0;
padding-top:20px;
max-width: 100%;
max-height:100%;
text-align: left;
}
header.mhdminbarright .zita-cart a.remove{
margin-right:40px;
}
header.mhdminbarright .top-header-col1,
 header.mhdminbarright .top-header-col2,
  header.mhdminbarright .top-header-col3,
   header.mhdminbarleft .top-header-col1,
    header.mhdminbarleft .top-header-col2,
     header.mhdminbarleft .top-header-col3,
      header.mhdminbarright .bottom-header-col1,
       header.mhdminbarright .bottom-header-col2,
        header.mhdminbarright .bottom-header-col3,
         header.mhdminbarleft .bottom-header-col1,
          header.mhdminbarleft .bottom-header-col2,
           header.mhdminbarleft .bottom-header-col3,
            header.mhdminbarleft .content-html,
             header.mhdminbarright .content-html{
    width: 100%!important;
    text-align: left!important;
    line-height: normal;
}

header.mhdminbarright .content-social, header.mhdminbarleft .content-social {
    width: 100%;
}
header.mhdminbarleft .content-social ul.social-icon,
header.mhdminbarright .content-social ul.social-icon {
    margin: 0;
    display: block;
}
.mhdminbarright .content-social .social-icon a, 
.mhdminbarleft .content-social .social-icon a{
    display: initial;
}
.mhdminbarright .content-social .social-icon a,
.mhdminbarleft .content-social .social-icon a{
    padding-right: 10px!important;
}
header.mhdminbarleft .content-social ul.social-icon li, 
header.mhdminbarright .content-social ul.social-icon li{
    padding: 0px;
    display: -webkit-inline-box;
}
/**********************/
/*woo cart pan style*/
/**********************/
.main-header.mhdrleftpan .zita_woo_cart,
.main-header.mhdrrightpan .zita_woo_cart{
padding-top:20px;
}
.main-header.mhdrleftpan .cart-contents,.main-header.mhdrrightpan .cart-contents{
width:100%;
text-align:left;
}
header.mhdrleftpan .zita-cart{
    display: block;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 999999;
    left:-270px;
    width: 270px;
    padding: 2em 1.5em;
    max-width: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
header.mhdrrightpan .zita-cart{
    display: block;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 999999;
    right:-270px;
    width: 270px;
    padding: 2em 1.5em;
    max-width: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
.cart-pan-active header.mhdrleftpan .zita-cart{
    left: 0;
    right: auto;
    transition: left 0.2s ease;
}
.cart-pan-active header.mhdrrightpan .zita-cart{
    left: auto;
    right: 0;
    transition: right 0.2s ease;
}
.cart-close .cart-close-btn {
    width: 20px;
    height: 20px;
    top: 40px;
    position: absolute;
    background: #fff;
    right: 10px;
}
.cart-close-btn{
       margin-top: 10px;
    margin-left: 10px;
    width: 14px;
    display: block;
    text-decoration: none;
    top: .75em;
    right: 1em;
    min-width: 1em;
    min-height: 1em;
    transform-origin: center;
    transition: all .3s linear;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
    font-size: 20px;
    color: #555;
    z-index:1;
}
.cart-close-btn:before, .cart-close-btn:after {
    content: '';
    display: block;
    border-top: 1px solid;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
}

.cart-close-btn:before {
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.cart-close-btn:after {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.cart-close-btn:hover {
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.main-header.mhdrleftpan .zita-quickcart-dropdown,
.main-header.mhdrrightpan .zita-quickcart-dropdown{
width: 234px;
padding:0;
padding-top:20px;
max-width: 100%;
max-height:100%;
}
.main-header.mhdrleftpan .zita-cart a.remove,
.main-header.mhdrrightpan .zita-cart a.remove{
margin-right:40px;
}
/*social icon*/
.content-social ul.social-icon{
list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
}
.content-social ul.social-icon li{
padding:5px;
}   
.content-social ul.social-icon li i{
  padding:0;
  font-family: fontawesome;
  font-weight: normal;
}
.social-icon.original-social-icon i.fa-facebook{
color:#4867AA;
}
.social-icon.original-social-icon i.fa-google-plus{
color:#DE564A;
}
.social-icon.original-social-icon i.fa-linkedin{
color:#007BB6;
}
.social-icon.original-social-icon i.fa-twitter{
color:#00ACED;
}
.social-icon.original-social-icon i.fa-instagram{
color:#C50067;
}
.social-icon.original-social-icon i.fa-pinterest{
color:#BD081B;
}
.social-icon.original-social-icon i.fa-youtube-play{
color:#FF0000;
}
.social-icon.original-social-icon i.fa-tumblr{
color:#36465D;
}
.social-icon.original-social-icon i.fa-stumbleupon{
color:#EB4823;
}
.social-icon.original-social-icon i.fa-dribbble{
color:#EA4C89;
}
.content-social .social-icon a{
font-size:15px;  
width: 2em;
height: 2em;
line-height:2em;
display:block;
text-align:center;
border:1px solid transparent;
}
.social-icon.original-social-icon a{
background-color:transparent!important;
border:none;
width:1.5em;
height:1.5em;
line-height:1.5em;
display:block;
}
/*social icon*/
/********************************/
/*header and footer common style*/
/********************************/
.abv-one .top-header-container,.abv-one .top-header-col1,
.abv-two .top-header-container,.abv-two .top-header-col2,
.abv-three .top-header-container,.abv-three .top-header-col3,
.one .main-header-container,
.two .main-header-container,
.three .main-header-container,
.one .main-header-col1,
.two .main-header-col2,
.three .main-header-col3,
.btm-one .bottom-header-container,
.btm-two .bottom-header-container,
.btm-three .bottom-header-container,
.btm-one .bottom-header-col1,
.btm-two .bottom-header-col2,
.btm-three .bottom-header-col3,
.ft-abv-one .top-footer-container,.ft-abv-one .top-footer-col1,
.ft-abv-two .top-footer-container,.ft-abv-two .top-footer-col2,
.ft-abv-three .top-footer-container,.ft-abv-three .top-footer-col3,
.four .top-footer-container,.four .top-footer-col4,
.ft-wgt-one .widget-footer-container,.ft-wgt-one .widget-footer-col1,
.ft-wgt-two .widget-footer-container,.ft-wgt-two .widget-footer-col2,
.ft-wgt-three .widget-footer-container,.ft-wgt-three .widget-footer-col3,
.ft-wgt-four .widget-footer-container,.ft-wgt-four .widget-footer-col4,
.ft-btm-one .bottom-footer-container,.ft-btm-one .bottom-footer-col1,
.ft-btm-two .bottom-footer-container,.ft-btm-two .bottom-footer-col2,
.ft-btm-three .bottom-footer-container,.ft-btm-three .bottom-footer-col3,
.four .bottom-footer-container,.four .bottom-footer-col4{
 -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.abv-one .top-header-col1,
.abv-two .top-header-col1,
.abv-two .top-header-col2,
.abv-three .top-header-col2,
.abv-three .top-header-col3,
.one .main-header-col1,
.two .main-header-col1,
.two .main-header-col2,
.three .main-header-col2,
.three .main-header-col3,
.btm-one .bottom-header-col1,
.btm-two .bottom-header-col1,
.btm-two .bottom-header-col2,
.btm-three .bottom-header-col2,
.btm-three .bottom-header-col3,
.ft-abv-one .top-footer-col1,
.ft-abv-two .top-footer-col1,
.ft-abv-two .top-footer-col2,
.ft-abv-three .top-footer-col2,
.ft-abv-three .top-footer-col3,
.four .top-footer-col1,
.four .top-footer-col2,
.four .top-footer-col2,
.four .top-footer-col3,
.four .top-footer-col4,
.ft-wgt-one .widget-footer-col1,
.ft-wgt-two .widget-footer-col1,
.ft-wgt-two .widget-footer-col2,
.ft-wgt-three .widget-footer-col2,
.ft-wgt-three .widget-footer-col3,
.ft-wgt-four .widget-footer-col1,
.ft-wgt-four .widget-footer-col2,
.ft-wgt-four .widget-footer-col2,
.ft-wgt-four .widget-footer-col3,
.ft-wgt-four .widget-footer-col4,
.ft-btm-one .bottom-footer-col1,
.ft-btm-two .bottom-footer-col1,
.ft-btm-two .bottom-footer-col2,
.ft-btm-three .bottom-footer-col2,
.ft-btm-three .bottom-footer-col3,
.four .bottom-footer-col1,
.four .bottom-footer-col2,
.four .bottom-footer-col2,
.four .bottom-footer-col3,
.four .bottom-footer-col4{
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}
.top-header-col1,.main-header-col1,.bottom-header-col1,
.top-footer-col1,.widget-footer-col1,.bottom-footer-col1{
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.abv-two .top-header-col1,.two .main-header-col1,.btm-two .bottom-header-col1,
.ft-abv-two .top-footer-col1,.ft-wgt-two .widget-footer-col1,.ft-btm-two .bottom-footer-col1{
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.abv-two .top-header-col2,.two .main-header-col2,.btm-two .bottom-header-col2,
.ft-abv-two .top-footer-col2,.ft-wgt-two .widget-footer-col2,.ft-btm-two .bottom-footer-col2{
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.abv-three .top-header-col2,.three .main-header-col2,.btm-three .bottom-header-col2,
.ft-abv-three .top-footer-col2,.ft-wgt-three .widget-footer-col2,.ft-btm-three .bottom-footer-col2{
    -webkit-box-pack: center;
    -webkit-justify-content: flex-center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-center;
}
.abv-three .top-header-col2,.three .main-header-col2,.btm-three .bottom-header-col2,
.ft-abv-three .top-footer-col2,.ft-wgt-three .widget-footer-col2,.ft-btm-three .bottom-footer-col2{
    text-align: center;
}
.abv-three .top-header-col3,.three .main-header-col3,.btm-three .bottom-header-col3,
.ft-abv-three .top-footer-col3,.ft-wgt-three .widget-footer-col3,.ft-btm-three .bottom-footer-col3{
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.top-header-bar{
    border-bottom: solid;
    border-bottom-color:#eee;
    border-bottom-width:1px;
    background:#fff;
}
/*footer coloum not fixable css */
.widget-footer .gallery figure img {
    max-width: 100%;
    height: auto;
    margin: inherit;
    display: block;
}
.widget-footer .widget-footer-col1,
.widget-footer .widget-footer-col2,
.widget-footer .widget-footer-col3,
.widget-footer .widget-footer-col4{
 align-self: flex-start;
}
/*/two-col*/
.ft-wgt-two .widget-footer-col1,.ft-wgt-two .widget-footer-col2{
width: 50%;
justify-content:flex-start;
flex: auto;
}
/*/three-col*/
.ft-wgt-three .widget-footer-col1,
.ft-wgt-three .widget-footer-col2,
.ft-wgt-three .widget-footer-col3{
width: 33.33%;
justify-content:flex-start;
text-align:left;
}
/*/four-col*/
.ft-wgt-four .widget-footer-col1,
.ft-wgt-four .widget-footer-col2,
.ft-wgt-four .widget-footer-col3,
.ft-wgt-four .widget-footer-col4{
width: 25%;
justify-content:flex-start;
text-align:left;
}
/*one-col-2*/
.ft-wgt-five .widget-footer-container{
    display: flex;
    flex-direction:row;
    align-items: center;
}
.ft-wgt-five .widget-footer-container .widget-footer-col1{
    width: 50%;
    order: 1;

}
.ft-wgt-five .widget-footer-container .widget-footer-col2{
    width: 20%;
    order: 2;
}
.ft-wgt-five .widget-footer-container .widget-footer-col3{
    width: 25%;
    order: 3;
}
/*two-col-2*/
.ft-wgt-six .widget-footer-container{
    display: flex;
    flex-direction:row;
    align-items: center;
}
.ft-wgt-six .widget-footer-container .widget-footer-col2{
    width: 50%;
    order: 2;
}
.ft-wgt-six .widget-footer-container .widget-footer-col1{
    width: 20%;
    order: 1;
}
.ft-wgt-six .widget-footer-container .widget-footer-col3{
    width: 25%;
    order: 3;
}
/*two-col-2-onelarge and second small*/
.ft-wgt-seven .widget-footer-container{
    display: flex;
    flex-direction:row;
    align-items: center;
}
.ft-wgt-seven .widget-footer-container .widget-footer-col1{
    width: 70%;
    order: 1;

}
.ft-wgt-seven .widget-footer-container .widget-footer-col2{
    width: 30%;
    order: 2;

}
.ft-wgt-eight .widget-footer-container{
    display: flex;
    flex-direction:row;
    align-items: center;
}
.ft-wgt-eight .widget-footer-container .widget-footer-col1{
    width: 30%;
    order: 1;

}
.ft-wgt-eight .widget-footer-container .widget-footer-col2{
    width: 70%;
    order: 2;

}
.top-footer .top-footer-bar,
.widget-footer .widget-footer-bar,
.bottom-footer .bottom-footer-bar{
background:#fff;
}
.widget-footer .widget-footer-bar{
  padding:30px 0px;
}
.ft-wgt-two .widget-footer-col1 .widget{
padding-right:30px;
}

.ft-wgt-three .widget-footer-col1 .widget,.ft-wgt-three .widget-footer-col2 .widget{
padding-right:30px;
}

.ft-wgt-four .widget-footer-col1 .widget,.ft-wgt-four .widget-footer-col2 .widget,.ft-wgt-four .widget-footer-col3 .widget{
padding-right:30px;
}
.ft-wgt-five .widget-footer-col1 .widget,.ft-wgt-five .widget-footer-col2 .widget{
padding-right:30px;
}
.ft-wgt-six .widget-footer-col1 .widget,.ft-wgt-six .widget-footer-col2 .widget{
padding-right:30px;
}

.ft-wgt-seven .widget-footer-col1 .widget,
.ft-wgt-eight .widget-footer-col1 .widget{
padding-right:30px;
}
.widget-footer-container .widget{
width:100%;
margin-bottom:30px;
}
.ft-abv-three .top-footer-col2{
-webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.widget-footer .widget-footer-bar .woocommerce  ul.cart_list li,
 .widget-footer .widget-footer-bar .woocommerce  ul.product_list_widget li {
 
    width: 270px;
}
/*main header layout*/
.main-header-bar.two .main-header-col2{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.main-header-bar.two .main-header-col1{
    -webkit-box-flex: 1;
    -webkit-flex: unset;
    -moz-box-flex: 1;
    -ms-flex: unset;
    flex:unset;
}
.main-header.mhdrcenter .main-header-col1{
width: 100%;
text-align: center;
}
.main-header.mhdrcenter .main-header-col2{
-webkit-box-pack: center;
    -webkit-justify-content:center;
    -moz-box-pack: center;
    -ms-flex-pack:center;
    justify-content: center;
}
.main-header.mhdrright .main-header-container{
-webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.main-header.mhdrright .two .main-header-col2{
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.main-header.mhdrright .two .main-header-col1{
   text-align: right;
}
.mhdrleft .zita-menu{padding-left: 20px;}
.mhdrright .zita-menu{padding-right: 20px;}
.menu-custom-html button{
margin:0;
}
.main-header .cart-contents{
margin-left:10px;
}
.mhdrleftpan .main-header .cart-contents,
.mhdrrightpan .main-header .cart-contents{
margin-left:0;
}
/**********************/
/*header col css*/
/**********************/
.top-header .abv-two .top-header-col2,
.top-header .abv-three .top-header-col2,
.top-header .abv-three .top-header-col3,
.top-header .abv-three .top-header-col1,
.bottom-header .btm-two .bottom-header-col2,
.bottom-header .btm-three .bottom-header-col2,
.bottom-header .btm-three .bottom-header-col3,
.bottom-header .btm-three .bottom-header-col1{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;

}
/**********************/
/*Footer col css*/
/**********************/
.top-footer .abv-two .top-footer-col2,
.top-footer .abv-three .top-footer-col2,
.top-footer .abv-three .top-footer-col3,
.top-footer .abv-three .top-footer-col1,
.bottom-footer .btm-two .bottom-footer-col2,
.bottom-footer .btm-three .bottom-footer-col2,
.bottom-footer .btm-three .bottom-footer-col3,
.bottom-footer .btm-three .bottom-footer-col1{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;

}
/***********************************/
/*page content css*/
/***********************************/
#content.site-content.boxed #container,
#content.site-content.contentbox #container,
#content.site-content.fullwidthcontained #container{
max-width:1200px;
}
.site-content
#primary {
margin: 4em 0;
padding: 0;
}
.site-content #primary{
width: 65%;
float:left;
box-sizing: border-box;
}
.site-content .site-container.left #primary{
float:right;
}
.site-content .site-container.right #primary{
 border-right:1px solid #eee;  
 padding-right:50px 
}
.site-content .site-container.left #primary{
 border-left:1px solid #eee;  
 padding-left:50px 
}
.site-content .site-container.no-sidebar #primary{
width:100%;
margin-right:0;
margin-left:0;
float: left;
}
.site-content #sidebar-primary{
width:35%;
float:right;
box-sizing: border-box;
}
.site-content #sidebar-primary{
margin: 4em 0 2.5em;
word-break: break-word;
line-height: 2;
}
.site-content .site-container.left #sidebar-primary{
float:left;
}
.site-content .site-container #sidebar-primary{
padding-left:50px;
padding-right:0;
}
.site-content .site-container.left #sidebar-primary{
padding-left:0;
padding-right:50px;
}
.page .site-content.contentbox .site-container.right #sidebar-primary,
.page .site-content.fullwidthcontained .site-container.right #sidebar-primary,
.page .site-content.fullwidthstrechched .site-container.right #sidebar-primary {
    padding-left: 50px;
    padding-right: 0;
}
.page .site-content.contentbox .site-container.left #sidebar-primary,
.page .site-content.fullwidthcontained .site-container.left #sidebar-primary,
.page .site-content.fullwidthstrechched .site-container.left #sidebar-primary {
    padding-left:0px;
    padding-right: 50px;
}
.page #content.site-content.fullwidthcontained .site-container.right #primary {
    border-right: 1px solid #eee;
    padding-right: 50px;
}
.page #content.site-content.fullwidthcontained .site-container.left #primary {
    border-left: 1px solid #eee;
    padding-left: 50px;
}
.page #content.site-content.fullwidthcontained article.zita-article,
.page #content.site-content.fullwidthcontained article.zita-article:before,
.page #content.site-content.fullwidthstrechched article.zita-article,
.page #content.site-content.fullwidthstrechched article.zita-article:before{
background:transparent!important;
}
/*Sidebar Only boxed layout*/
.boxed .site-content .site-container.left #primary,
.contentbox .site-content .site-container.left #primary{
 border:0; 
 padding-left:0;  
}
.boxed .site-content .site-container.right #primary,
.contentbox .site-content .site-container.right #primary{
 border:0; 
 padding-right:0;  
}
.boxed .site-content .site-container #sidebar-primary{
padding-left:20px;
padding-right:0;
}
.boxed .site-content .site-container.left #sidebar-primary{
padding-left:0;
padding-right:20px
}
/**********************************/
/*page-builder-css fullwidthstrech*/
/**********************************/
.page-template-default.zta-page-builder-template .site-content #primary,
.page-template-default .site-content.fullwidthstrechched #primary{
margin:0!important;
padding:0!important;
}
.page-template-default.zta-page-builder-template .entry-header .entry-title,
.page-template-default .site-content.fullwidthstrechched .entry-header .entry-title {
   margin-top: 2em;
   margin-left: auto;
   margin-right: auto;
 padding-left: 20px;
 padding-right: 20px;
}
/*****************************************/
/*footer styel*/
/*****************************************/
footer{
width:100%;
display:block;  
}
.top-footer-bar{
border-bottom: solid;
border-bottom-color: #eee;
border-bottom-width: 1px;   
}
.bottom-footer-bar{
border-top: solid;
border-top-color: #eee;
border-top-width: 1px;   
}
ul.zita-bottom-menu{
margin:0;
list-style: none;
}
ul.zita-bottom-menu li{
display: inline-block;
    padding-right: 20px;
margin:0;
}

ul.zita-bottom-menu .sub-menu{
display:none;
}
ul.zita-bottom-menu li a{
color:#555;  
}
/*****************************************/
/*blog-page*/
/******************************************/
.entry-content-wrapper .post-img{
margin:20px 0px;
}
p.read-more{
margin-bottom:0;
}
.read-more .zta-button,button,.main-header .main-header-bar a.main-header-btn{
    padding: 8px 25px; 
    color: #ffffff;
    border-color: #006799;
    background-color:#006799;
    display:inline-block;
}
.read-more .zta-button:hover,.main-header .main-header-bar a.main-header-btn:hover{
color:#fff;
}

.post-navigation, nav.pagination {
    float:right;
}
#content article.zita-article{
width:100%;
display:block;
float:left;
background-color:transparent;
}
.entry-content-wrapper.no-thumb{
width:100%;
padding:0;
}
#content article.zita-article .zta-blog-layout-2 .entry-content-wrapper
,#content article.zita-article .zta-blog-layout-3 .entry-content-wrapper,
#content article.zita-article .zta-blog-layout-4 .entry-content-wrapper{
  position:relative;
}

/*blog-layout-2*/
.fullwidthcontained #content .entry-content-outer-wrapper.zta-blog-layout-2,
.fullwidthstrechched #content .entry-content-outer-wrapper.zta-blog-layout-2{
padding-bottom:30px;
padding-top:0;
padding-left:0;
padding-right:0;
}
#content .entry-content-outer-wrapper.zta-blog-layout-2 {
display:flex;
background:transparent;
padding: 20px;
}
.zta-blog-layout-2 .entry-content-wrapper.no-thumb{
width:100%;
padding: 0;
}
.zta-blog-layout-2 .entry-content-wrapper{
width:50%;
float:left;
padding-left:30px;
}
.zta-blog-layout-2 .post-img-wrapper{
width:50%;
float:left;
margin-bottom:0;
}
.zta-blog-layout-2 .post-img-wrapper .post-img{
    margin-bottom:0;
    line-height: 0;
    position: relative;
}

/*blog-layout-3*/
.fullwidthcontained #content .entry-content-outer-wrapper.zta-blog-layout-3,
.fullwidthstrechched #content .entry-content-outer-wrapper.zta-blog-layout-3{
padding-bottom:30px;
padding-top:0;
padding-left:0;
padding-right:0;
}
#content .entry-content-outer-wrapper.zta-blog-layout-3 {
    display:flex;
    background:transparent;
    padding: 20px;
}
.zta-blog-layout-3 .entry-content-wrapper{
width:50%;
float:right;
padding-right:30px;
}
.zta-blog-layout-3 .post-img-wrapper{
width:50%;
float:right;
order: 2;
}
.zta-blog-layout-3 .entry-content-wrapper.no-thumb{
width:100%;
padding:0;
}
.zta-blog-layout-3 .post-img-wrapper .post-img{
    margin-bottom:0;
    line-height: 0;
    position: relative;
}
.zta-blog-layout-3 .zta-date-meta .posted-on{
left:auto;
right:0;
}
/*blog-layout-4*/
.fullwidthcontained #content .entry-content-outer-wrapper.zta-blog-layout-4,
.fullwidthstrechched #content .entry-content-outer-wrapper.zta-blog-layout-4{
padding-bottom:30px;
padding-top:0;
padding-left:0;
padding-right:0;
}
#content .entry-content-outer-wrapper.zta-blog-layout-4 {
    display:flex;
    background:transparent;
    padding: 20px;
}
#content .entry-content-outer-wrapper.zta-blog-layout-4 .post-img-wrapper .post-img{
   position: relative; 
}
article.zita-article:nth-child(odd) .zta-blog-layout-4 .post-img-wrapper {
    width: 50%;
    float: right;
    margin:0;
    order: 2;
}
article.zita-article:nth-child(odd) .zta-blog-layout-4 .entry-content-wrapper {
    width: 50%;
    float: right;
    padding-right: 30px;
    order: 1;
}
article.zita-article:nth-child(even) .zta-blog-layout-4 .post-img-wrapper {
    width: 50%;
    float: left;
    margin:0;
     order:1;
}
article.zita-article:nth-child(even) .zta-blog-layout-4 .entry-content-wrapper {
    width: 50%;
    float: left;
    padding-left: 30px;
     order:2;
}
article.zita-article:nth-child(even) .zta-blog-layout-4 .entry-content-wrapper.no-thumb{
   width:100%;
   padding: 0;

}
article.zita-article:nth-child(odd) .zta-blog-layout-4 .entry-content-wrapper.no-thumb{
   width:100%;
   padding:0;
}

article.zita-article:nth-child(even) .zta-blog-layout-4 .post-img-wrapper .post-img,
article.zita-article:nth-child(odd) .zta-blog-layout-4 .post-img-wrapper .post-img{
 margin:0;   
}
article.zita-article:nth-child(odd) .zta-blog-layout-4 .zta-date-meta .posted-on{
left:auto;
right:0;
}
.fullwidthcontained article.zita-article:nth-child(even) .zta-blog-layout-4 .post-img-wrapper .post-img,
.fullwidthstrechched article.zita-article:nth-child(even) .zta-blog-layout-4 .post-img-wrapper .post-img,
.fullwidthcontained article.zita-article:nth-child(odd) .zta-blog-layout-4 .post-img-wrapper .post-img,
.fullwidthstrechched article.zita-article:nth-child(odd) .zta-blog-layout-4 .post-img-wrapper .post-img{
margin:0;
}
/*blog-grid-layout*/
#content .zta-one-colm article.zita-article,
#content .zta-two-colm article.zita-article,
#content .zta-three-colm article.zita-article,
#content .zta-four-colm article.zita-article{ 
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.boxed #content .zta-one-colm article.zita-article,
.boxed #content .zta-two-colm article.zita-article,
.boxed #content .zta-three-colm article.zita-article,
.boxed #content .zta-four-colm article.zita-article,
.contentbox #content .zta-one-colm article.zita-article,
.contentbox #content .zta-two-colm article.zita-article,
.contentbox #content .zta-three-colm article.zita-article,
.contentbox #content .zta-four-colm article.zita-article{
 padding:0px 10px;

}
.boxed #content .zta-one-colm article.zita-article,
.boxed #content .zta-two-colm article.zita-article,
.boxed #content .zta-three-colm article.zita-article,
.boxed #content .zta-four-colm article.zita-article,
.contentbox #content .zta-one-colm article.zita-article,
.contentbox #content .zta-two-colm article.zita-article,
.contentbox #content .zta-three-colm article.zita-article,
.contentbox #content .zta-four-colm article.zita-article{
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom:20px;
    background:0 0;
    border: none;
}
.boxed #content .zta-one-colm article.zita-article .entry-content-outer-wrapper,
.boxed #content .zta-two-colm article.zita-article .entry-content-outer-wrapper,
.boxed #content .zta-three-colm article.zita-article .entry-content-outer-wrapper,
.boxed #content .zta-four-colm article.zita-article .entry-content-outer-wrapper,
.contentbox #content .zta-one-colm article.zita-article .entry-content-outer-wrapper,
.contentbox #content .zta-two-colm article.zita-article .entry-content-outer-wrapper,
.contentbox #content .zta-three-colm article.zita-article .entry-content-outer-wrapper,
.contentbox #content .zta-four-colm article.zita-article .entry-content-outer-wrapper{
   padding:20px;
   background:#fff;
   width: 100%;
}
#content .zta-two-colm article.zita-article{
    width:50%;
}
#content .zta-three-colm article.zita-article{
    width:33.33%;
}
#content .zta-four-colm article.zita-article{
    width:25%;
}
.boxed .zta-one-colm .main-content-row,
.boxed .zta-two-colm .main-content-row,
.boxed .zta-three-colm .main-content-row,
.boxed .zta-four-colm .main-content-row,
.contentbox .zta-one-colm .main-content-row,
.contentbox .zta-two-colm .main-content-row,
.contentbox .zta-three-colm .main-content-row,
.contentbox .zta-four-colm .main-content-row{
margin-left:-10px;
margin-right:-10px;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: flex-start;
   align-items: flex-start;
    flex-flow: row wrap;
}
.boxed .zta-one-colm.zta-no-space .main-content-row,
.boxed .zta-two-colm.zta-no-space .main-content-row,
.boxed .zta-three-colm.zta-no-space .main-content-row,
.boxed .zta-four-colm.zta-no-space .main-content-row,
.contentbox .zta-one-colm.zta-no-space .main-content-row,
.contentbox .zta-two-colm.zta-no-space .main-content-row,
.contentbox .zta-three-colm.zta-no-space .main-content-row,
.contentbox .zta-four-colm.zta-no-space .main-content-row{
margin-left:-10px;
margin-right:-10px;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: flex-start;
       -webkit-box-align: stretch;
    align-items: stretch;
    flex-flow: row wrap;
}
#content .zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper,
#content .zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper,
#content .zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper{
align-items:center;
}
.boxed .main-content-row::before,
.contentbox .main-content-row::before,
.fullwidthcontained .main-content-row::before,
.fullwidthstrechched .main-content-row::before{
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 0;
    content:'';
    display: table;
}
.fullwidthcontained #content .zta-two-colm article.zita-article,
.fullwidthcontained #content .zta-three-colm article.zita-article,
.fullwidthcontained #content .zta-four-colm article.zita-article,
.fullwidthstrechched #content .zta-two-colm article.zita-article,
.fullwidthstrechched #content .zta-three-colm article.zita-article,
.fullwidthstrechched #content .zta-four-colm article.zita-article{
padding:0 20px;
}
.fullwidthcontained .zta-two-colm .main-content-row,
.fullwidthcontained .zta-three-colm .main-content-row,
.fullwidthcontained .zta-four-colm .main-content-row,
.fullwidthstrechched .zta-two-colm .main-content-row,
.fullwidthstrechched .zta-three-colm .main-content-row,
.fullwidthstrechched .zta-four-colm .main-content-row{
margin-left:-10px;
margin-right:-10px;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-box-align: stretch;
align-items: stretch;
flex-flow: row wrap;
}
/*highlighted post*/
#content .zta-blog-highlight.zta-two-colm article.zita-article:first-child {
width:100%;
margin-right:0;
}
#content .zta-blog-highlight.zta-three-colm article.zita-article:first-child {
width:66.66%;
margin-right:0;
}
#content .zta-blog-highlight.zta-four-colm article.zita-article:first-child {
width:50%;
margin-right:0;
}
/*fifth-post-highlighted*/
#content .zta-six-blog-highlight.zta-two-colm article.zita-article:first-child{
width: 100%;
margin-right: 0;
}
#content .zta-six-blog-highlight.zta-two-colm article.zita-article:nth-child(5n+6){
width: 100%;
margin-right: 0;
}
#content .zta-six-blog-highlight.zta-three-colm article.zita-article:first-child{
width:66.66%;
margin-right: 0;
}
#content .zta-six-blog-highlight.zta-three-colm article.zita-article:nth-child(5n+6){
width: 66.6%;
margin-right: 0;
}
#content .zta-six-blog-highlight.zta-four-colm article.zita-article:first-child{
width:50%;
margin-right: 0;
}
#content .zta-six-blog-highlight.zta-four-colm article.zita-article:nth-child(5n+6){
width: 50%;
margin-right: 0;
}
/*Add space in post*/
.boxed  #content .zta-one-colm.zta-no-space article.zita-article,
.boxed  #content .zta-no-space.zta-two-colm article.zita-article,
.boxed  #content .zta-no-space.zta-three-colm article.zita-article,
.boxed  #content .zta-no-space.zta-four-colm article.zita-article,
.contentbox #content .zta-one-colm.zta-no-space article.zita-article,
.contentbox #content .zta-no-space.zta-two-colm article.zita-article,
.contentbox #content .zta-no-space.zta-three-colm article.zita-article,
.contentbox #content .zta-no-space.zta-four-colm article.zita-article{
margin-bottom:0;
padding:0
}
.boxed .zta-one-colm.zta-no-space .main-content-row, 
.boxed .zta-two-colm.zta-no-space .main-content-row, 
.boxed .zta-three-colm.zta-no-space .main-content-row, 
.boxed .zta-four-colm.zta-no-space .main-content-row, 
.contentbox .zta-one-colm.zta-no-space .main-content-row, 
.contentbox .zta-two-colm.zta-no-space .main-content-row, 
.contentbox .zta-three-colm.zta-no-space .main-content-row, 
.contentbox .zta-four-colm.zta-no-space .main-content-row{
 margin-left:0;
 margin-right:0;   
}
#content .zta-one-colm.zta-no-space article.zita-article .entry-content-outer-wrapper{
border-bottom: 1px solid #eee;
}
.boxed #content .zta-no-space article.zita-article,
.contentbox #content .zta-no-space article.zita-article{
margin-bottom:0px!important;
margin-top:0px!important;
}
#content article.zita-article{
margin-bottom:20px;
}
.post-img-wrapper .post-img{
line-height:0;  
margin-bottom: 20px;  
}
#content article.zita-article .post-img-wrapper{
position: relative;
}
#content article.zita-article .entery-header{
margin-bottom:20px;   
}
/*Remove space fetured image*/
.boxed .zta-two-colm.zta-img-no-space .post-img-wrapper .post-img,
.boxed .zta-one-colm.zta-img-no-space .post-img-wrapper .post-img,
.boxed .zta-three-colm.zta-img-no-space .post-img-wrapper .post-img,
.boxed .zta-four-colm.zta-img-no-space .post-img-wrapper .post-img,
.contentbox .zta-two-colm.zta-img-no-space .post-img-wrapper .post-img,
.contentbox .zta-one-colm.zta-img-no-space .post-img-wrapper .post-img,
.contentbox .zta-three-colm.zta-img-no-space .post-img-wrapper .post-img,
.contentbox .zta-four-colm.zta-img-no-space .post-img-wrapper .post-img{
margin-left: -20px;
margin-right: -20px;
position: relative;
}
.boxed .zta-two-colm.zta-img-no-space .post-img-wrapper .post-img, 
.boxed .zta-one-colm.zta-img-no-space .post-img-wrapper .post-img, 
.boxed .zta-three-colm.zta-img-no-space .post-img-wrapper .post-img, 
.boxed .zta-four-colm.zta-img-no-space .post-img-wrapper .post-img,
.contentbox .zta-two-colm.zta-img-no-space .post-img-wrapper .post-img, 
.contentbox .zta-one-colm.zta-img-no-space .post-img-wrapper .post-img, 
.contentbox .zta-three-colm.zta-img-no-space .post-img-wrapper .post-img, 
.contentbox .zta-four-colm.zta-img-no-space .post-img-wrapper .post-img{
margin-top:0px;
}
.boxed .zta-two-colm.zta-img-no-space .post-img-wrapper:first-child .post-img, 
.boxed .zta-one-colm.zta-img-no-space .post-img-wrapper:first-child .post-img, 
.boxed .zta-four-colm.zta-img-no-space .post-img-wrapper:first-child .post-img, 
.boxed .zta-three-colm.zta-img-no-space .post-img-wrapper:first-child .post-img,
.contentbox .zta-two-colm.zta-img-no-space .post-img-wrapper:first-child .post-img, 
.contentbox .zta-one-colm.zta-img-no-space .post-img-wrapper:first-child .post-img, 
.contentbox .zta-four-colm.zta-img-no-space .post-img-wrapper:first-child .post-img, 
.contentbox .zta-three-colm.zta-img-no-space .post-img-wrapper:first-child .post-img{
margin-top:-20px;
}
.boxed .zita-site #content .zta-img-no-space .entry-meta,
.contentbox .zita-site #content .zta-img-no-space .entry-meta{
margin:0
}
/*date-box-style*/
.entry-content-outer-wrapper{
position:relative;
}
.zta-date-meta .posted-on span{
color:#fff;
width:100%;
text-align:center;
display:block;
line-height: inherit;
}
.zta-date-meta{
z-index:1;
position:relative;
line-height:normal;
}
.zta-date-meta .posted-on .date-day{
font-size: 32px;
    font-family: 'Catamaran-Bold';
    line-height: 0;
    margin: 11px 0px;
}
.zta-date-meta .posted-on{
position:absolute;
top:0;
left:0;
width: 90px;
height: 90px;
padding: 8px;
margin:15px;
background:#006799;
font-size: 15px;
}
.zta-date-meta.circle  .posted-on{
border-radius:50%;
}
.zta-date-meta.no-thumb .posted-on{
position:relative;
display: inline-block;
font-size: 15px!important;
}
.zta-date-meta.diamond .posted-on{
height:100px;
text-align: center;
transform: rotate(45deg);
width: 100px;
}
.zta-date-meta.diamond .posted-on time{
display: table-cell;
transform: rotate(-45deg);
width: 100px;
}
/*load-more style*/
.zita-load-more{
display:table;
margin:0 auto;
position:relative;
}
.zita-load-more #load-more-posts{
background:none;
border:1px solid #bbb;
color:#bbb;
padding:15px 30px;
    margin: 20px 0px;
display: block;
cursor: pointer;
    -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;
}
.zita-load-more #load-more-posts:focus{
outline:none;
}

.zita-load-more #load-more-posts:hover{
color:#006799;
border-color:#006799;
}

.inifiniteLoader,
.inifiniteLoader:before,
.inifiniteLoader:after{
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.inifiniteLoader{
  display:none;
  color: #006799;
  font-size: 10px;
  margin:0 auto;
  left:0;
  right:0;
  top:80%;
  position: absolute;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.inifiniteLoader:before,
.inifiniteLoader:after {
  content: '';
  position: absolute;
  top: 0;
}
.inifiniteLoader:before {
  left: -2.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 2.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.infinite-loader{ 
float: left;
width: 100%;
text-align: center;
position: relative;
}
/***********************/
/*BLOG SINGLE PAGE*/
/***********************/
#content.blog-single article.zita-article{
background:transparent;
}
#content.blog-single article.zita-article{
margin-bottom:0px;
padding: 20px;
}
#content.blog-single .post-img{
line-height:0;
margin-bottom:20px;
}
#content.blog-single .post-navigation{
float: left;
width: 100%;
}
.blog-single article.zita-article.no-single-img-space .single-post-img-wrapper .post-img{
margin-left:-20px;
margin-right:-20px;
}
.blog-single article.zita-article.no-single-img-space .single-post-img-wrapper:first-child .post-img{
margin-top:-20px;
}
.zita-single-content,.zita-author-bio{
position:relative;
}
/*******************/
/*Related post*/
/*******************/
#content.blog-single .zita-related-post{
    float: left;
    width: 100%;
    padding:0px 0px;
    background: #fff;
}
#content.blog-single .zita-related-post ul{
padding:20px 10px;
background:transparent;
position:relative;
float:left;
margin:0;
list-style: none;
width: 100%;}
/*author*/
#content.blog-single .zita-related-post ul li{
width:33.33%;
float:left;
padding:0px 10px;
}
#content.blog-single .zita-related-post ul li h3{
font-size:22px;
line-height:1.2;
}
.blog-single .authorbox{
float:left;
width:100%;
display:block;
background:#fff;
margin-top: 20px;
padding:20px;
}
.blog-single .authorbox .author-avatar{
width:auto;
float:left;
margin-right:2%;
}
.blog-single .authorbox .author-info{
width:76%;
float:left;
}
.blog-single .authorbox h4{
font-size: 24px;
line-height: 1.5;
}
/*social share icon*/
.zita-post-share{
float:left;
width:100%;
text-align:center;
margin-top:20px;
}
.zita-post-share .single-social-icon{
margin:0px;
list-style:none;
}
.zita-post-share .single-social-icon li{
display:inline-block;
padding:0px 5px;
}
/*comment-box*/
.boxed #comments,.contentbox #comments{
  padding:20px;
}
#content.site-content.fullwidthcontained #comments,
#content.site-content.fullwidthstrechched #comments{
  padding:0;
}
#content.site-content.fullwidthcontained #comments:before,
#content.site-content.fullwidthstrechched #comments:before{
  background:transparent;
}
#comments{
width:100%;
float:left;
background:transparent;
}
#comments h2.comments-title,#respond h3{
font-size: 22px;
line-height: 1.2;
position: relative;
margin-bottom: 10px;
}
#comments ol.comment-list{
margin:0;
padding:0;
list-style:none;
position: relative;
}
#content.blog-single #comments .comment-body{
padding:0;
position: relative;
background: transparent;
}
#content.blog-single #comments .comment-body:before{
background:transparent;
}
footer.comment-meta{
position: relative;
}
.comment-navigation{
position:relative;
}
.comment-navigation a{
line-height:normal;
}
.comment-navigation .nav-next{
width:auto;
}
#comments ol{
list-style: none;
display: inline-block;
}
#comments ol.comment-list {
    display: inline-block;
    margin: 10px 0px;
}
.comment-author{
float: left;
clear: right;
position: relative;
}
.comment-meta .says{
display:none;
position: relative;
}
#comments .comment-list li{
display: flow-root;
}
.comment-metadata,.comment-content,.reply,.comment-meta .fn{
width:100%;
float:left;
position: relative;
}
.comment-author img{
    width: 50px;
    height: auto;
    position: relative;
}
#respond.comment-respond{
width:100%;
display:block;
float:left;
padding:20px 0px;
position: relative;
}
#respond.comment-respond #commentform .logged-in-as{
margin-bottom:10px;
}
#respond.comment-respond .comment-form-comment label{
width:100%;
float: left;
position: relative;
}
#respond.comment-respond .comment-form-comment textarea{
width:100%;
border: 1px solid #eee;
position: relative;
margin: 10px 0px;
}
#respond.comment-respond #submit{
    padding:12px 25px;
    color: #ffffff;
    border-color: #006799;
    background-color: #006799;
    margin: 10px 0px;
    display: inline-block;
    border:none;
    font-size: 15px;
    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;
    position: relative;
}
#respond.comment-respond #submit:hover{
cursor:pointer;
position: relative;
}
#respond.comment-respond #submit:focus{
    outline:none;
    position: relative;
}
/*Back to top Start*/
#move-to-top {
position: fixed;
text-align: center;
cursor: pointer;
z-index: 9999;
width: 2.1em;
height: 2.1em;
line-height: 2.1;
color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;   
}
#move-to-top{
    background-color:#006799;
    font-size:18px;
}
#move-to-top{
    right: 30px;
    bottom: 121px;
}
#move-to-top:not(.filling){
    opacity: 0;
    visibility: hidden;
}
#move-to-top i{
 font-family: fontawesome;
  font-weight: normal;
}
/* Back to top end */
/***********************/
/*error 404 page*/
/***********************/
.error404 .page-content #searchform {
    position: relative;
    margin:30px 0px;
}
.error404 .page-content input#s {
    z-index: 1;
    border: none;
    height: 40px;
    line-height: normal;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #f3f3f3;
    position: relative;
    width: 50px;
    margin-right: 40px;
    top: 100%;
    border: 1px solid #ddd;
    width: 180px;
    padding: 0px 10px;
    font-size: 13px;
}
.error404 .page-content #searchform:before {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    color: #fff;
    left: 180px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 0;
    font-size: 14px;
    text-align: center;
    background: #006799;
}
.error404 .page-content #searchform input[type=submit] {
    display: block;
    width: 20px;
    position: absolute;
    font-size: 0;
    top: 0px;
    left: 180px;
    height: 20px;
    line-height: 30px;
    z-index: 1;
    background: transparent;
    border: none;
    margin-top: 0px;
    height: 40px;
    width: 40px;
}
.error404 #searchform input[type=submit]:hover {
    cursor: pointer;
}
/*form css*/
label{
font-size:18px;
}
input[type=text], 
input[type=email], 
input[type=number],
input[type=url],
input[type=tel],
input[type=password],textarea{
padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;

}
[type="submit"]{
padding:2px 21px;
cursor: pointer;
border:0;
margin-top: 9px;
}
[type="submit"]:focus,[type="submit"]:active{
 outline:0; 
}
textarea{
border:1px solid #e0e0e0;
width:100%;
height:245px;
margin-bottom:0px;
text-indent: 15px;
padding-top:15px;
}
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 textarea{
margin-bottom:15px;
}
.wpcf7 textarea{
text-indent: 0px;
}
/*form css*/
/*****************************************/
/*woocommerce style start*/
/*****************************************/
/*cart-css*/
.zita_woo_cart{position:relative;}
.cart-contents .cart-crl{
    color: #fff;
    font-size: 10px;
    line-height: 1;
    font-weight: 600;
    padding: 1px 7px;
    background-color:#006799;
}
.cart-contents .cart-crl{
position:relative;
margin-left:5px;
}
.cart-crl:before{
    content: '';
    position: absolute;
    top: 0;
    left: -3px;
    width: 0;
    height: 0;
    margin-top: 4px;
    border-style: solid solid solid none;
    border-width: 5px 5px 5px medium;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    border-color:#006799;
}
.cart-contents .cart-total{
margin-left:5px;
}
.zita-cart{
    height: auto;
    width: 260px;
    right: -20px;
    position: absolute;
    top: 100%;
    z-index: 99;
    background-color: #fff;
    padding-top: 0px;
    -webkit-box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.1);
    visibility: hidden;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.zita-quickcart-dropdown{
    padding: 20px;
    max-height: 550px;
    overflow-y: auto;
    overflow-x: hidden;
}
.zita-cart ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.zita-cart li {
    -ms-user-select: none;
    -mos-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.woocommerce-js .zita-cart  li.woocommerce-mini-cart-item {
margin-bottom: 20px;
overflow: hidden;
position: relative;
}
.zita-cart a.remove {
    display: block;
    float:right;
    font-size: 1.2em;
    height: 1.2em;
    width: 1.2em;
    text-align: center;
    line-height: 1.35;
    border-radius: 0%;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    opacity: 0.8;
    background: transparent;
    webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.zita-cart ul.cart_list li a{
    display: block;
    font-weight: 300;
    font-size: 16px;
}
.woocommerce-js .zita-cart ul.cart_list li img{
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    width: 50px;
    height: auto;
    box-shadow: none;
}
.zita-cart p.total, .widget p.total {
    margin: 0px;
    border-top: 1px solid rgba(187, 187, 187, 0.32);
    padding-top: 20px;
    padding-bottom: 10px;
}

.zita-cart p.buttons a{
    padding: 7px 20px;
    color: #ffffff;
    background-color: #006799;
    margin-top: 10px;
    display: inline-block;
    font-size:12px;
    border:1px solid;
    border-color:#006799;
}
.zita-cart p.buttons .checkout{
   margin-left:10px;
}
.zita-cart p.buttons a:hover{
color:#fff;
}
.cart-contents:hover + .zita-cart,.zita-cart:hover{
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}

/*boxed-layout & contentbox*/
.woocommerce .site-content.boxed, .woocommerce .site-content.contentbox {
    background: transparent;
}

.woocommerce #content.site-content.boxed article.zita-article,
.woocommerce #content.site-content.contentbox article.zita-article {
    background-color: #fff;
    border-bottom: none;
    margin: 0;
    padding: 20px;
    position: relative;
}

.woocommerce #content.site-content.boxed  article.zita-article:before, .woocommerce #content.site-content.contentbox  article.zita-article:before {
    content: '';
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: block;
}

.woocommerce #content.site-content.boxed #sidebar-primary.widget-area section,.woocommerce #content.site-content.contentbox  #sidebar-primary.widget-area section{
    background-color: #fff;
    padding: 2em;
}
.widget-footer ul li {
   line-height: 2;
}
.widget.widget_nav_menu .zta-custom-item{
display:none;
}
.woocommerce .site-content.boxed .site-container.right #primary {
    border: 0;
    padding-right: 0;
}

.woocommerce .site-content.boxed .site-container.right #sidebar-primary {
    padding-left: 20px;
    padding-right: 0;
}
.woocommerce #content.site-content.contentbox .site-container.left #sidebar-primary {
    padding-right: 50px;
    padding-left: 0;
}
.woocommerce #content.site-content.contentbox .site-container #sidebar-primary {
    padding-left: 50px;
    padding-right: 0;
}
.woocommerce #content.site-content.contentbox #sidebar-primary.widget-area section {
    background: transparent;
    padding: 0;
}
/*boxed-layout & contentbox*/
/*fullwidth and steched*/
.woocommerce  #content.site-content.fullwidthcontained article.zita-article, .woocommerce  #content.site-content.fullwidthcontained article.zita-article:before, .woocommerce #content.site-content.fullwidthstrechched article.zita-article, .woocommerce  #content.site-content.fullwidthstrechched article.zita-article:before {
    background: transparent!important;
}
.woocommerce #content.site-content.fullwidthstrechched #container{
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.woocommerce #content.site-content.fullwidthcontained article.zita-article,.woocommerce #content.site-content.fullwidthstrechched article.zita-article{
background-color: transparent;
padding: 0px;
    margin-bottom: 0px;
    border: 0px;
}
/*fullwidth and steched*/
.woocommerce.boxed #content.site-content article.zita-article, 
.woocommerce.contentbox #content.site-content article.zita-article{
    background-color: transparent;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 20px;
    position: relative;
}
.woocommerce .page-title,
.woocommerce .woocommerce-result-count,
.woocommerce nav.woocommerce-pagination{
  position:relative;
}
.woocommerce.boxed #content.site-content article.zita-article:before,
.woocommerce.contentbox #content.site-content article.zita-article:before {
    content: '';
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: block;
}
.woocommerce nav.woocommerce-pagination ul li{
  float:none;
  border-right:0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current{
background:transparent;
}
.woocommerce #respond input#submit, 
.woocommerce a.button,
.woocommerce button.button, 
.woocommerce input.button,.woocommerce #respond input#submit.alt,
 .woocommerce a.button.alt,
 .woocommerce button.button.alt,
  .woocommerce input.button.alt{
padding: 8px 25px;
    color: #ffffff;
    border-color: #006799;
    background-color: #006799;
    display: inline-block;
    line-height:normal;
    border-radius:0;
  font-weight: normal;
}
.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, 
.woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, 
.woocommerce a.button.alt:disabled:hover,
 .woocommerce a.button.alt:disabled[disabled], 
 .woocommerce a.button.alt:disabled[disabled]:hover, 
 .woocommerce button.button.alt.disabled, 
 .woocommerce button.button.alt.disabled:hover, 
 .woocommerce button.button.alt:disabled, 
 .woocommerce button.button.alt:disabled:hover,
  .woocommerce button.button.alt:disabled[disabled], 
  .woocommerce button.button.alt:disabled[disabled]:hover, 
  .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, 
  .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt:disabled[disabled], 
.woocommerce input.button.alt:disabled[disabled]:hover{

  border-color: #006799;
    background-color: #006799;
}


.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover,
 .woocommerce input.button.alt:hover,.woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
   .woocommerce button.button:hover, 
   .woocommerce input.button:hover{
border-color: #015782;
    background-color: #015782;
    color:#fff;
  }
.woocommerce div.product form.cart .button {
    padding: 15px 30px;
}
/*on sale badges*/
.woocommerce ul.products li.product .onsale,.woocommerce span.onsale{
height:50px;
width:50px;
line-height: 50px;
padding:0;
text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
        background-color:#006799;
        z-index:1;
}
.woocommerce ul.products li.product .onsale.square,
.woocommerce span.onsale.square{
border-radius: 0px;
line-height:22px;
    font-weight: 400;
    text-transform: none;
    z-index: 100;
    position: absolute;
    padding: 4px 12px;
    min-height:auto;
    min-width:auto;
    height:auto;
   width:auto;
   margin:0;

}
.single-product.woocommerce span.onsale.square{
  top:0;
}
.woocommerce ul.products li.product .onsale.diamond,.woocommerce span.onsale.diamond{
border-radius:0;
text-align: center;
transform: rotate(45deg);
}
.woocommerce ul.products li.product .onsale.diamond p,.woocommerce span.onsale.diamond p{
transform: rotate(-40deg);
}
/***********************/
/*product image swap*/
/***********************/
.woocommerce ul.products li.product .woocommerce-loop-product__link img,
 .woocommerce-page ul.products li.product .woocommerce-loop-product__link img {
    margin-bottom: 0px;
    backface-visibility: hidden;
    transition: filter 0.6s ease 0s, opacity 0.6s ease 0s, transform 0.6s ease 0s, -webkit-filter 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
}
.woocommerce .show-on-hover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    filter: blur(0);
    transition: all .2s linear;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link {
    margin-bottom: 0.8em;
    overflow: hidden;
}
.woocommerce li.product:hover .show-on-hover{
    opacity: 1;
    transform: scale(1) translateZ(0) translateY(0);
    pointer-events: inherit;
}
.woocommerce ul.products li.product.zita-woo-hover-zoom:hover img,
.woocommerce-page ul.products li.product.zita-woo-hover-zoom:hover img {
 -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/************************************/
/*product-structure*/
/***********************************/
.woocommerce ul.products li.product .woocommerce-loop-product__link, .woocommerce-page ul.products li.product .woocommerce-loop-product__link {
    display: block;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: .5em;
    padding: 0;
    font-size: 1em;
}
.woocommerce ul.products li.product .zta-woo-product-category,
.woocommerce-page ul.products li.product .zta-woo-product-category {
    font-size: .85em;
    margin-bottom: .5em;
    display: block;
    line-height: 1.3;
    opacity: .6;
}
.woocommerce ul.products li.product .button, 
.woocommerce-page ul.products li.product .button {
    margin: .5em 0;
    font-size: 13px;
}
/*********************/
/*content-alignment*/
/*********************/
.woocommerce ul.products li.zita-woo-alignment-center{
    text-align:center;
}
.woocommerce ul.products li.product.zita-woo-alignment-center .star-rating {
    margin-left: auto;
    margin-right: auto;
}
.woocommerce ul.products li.zita-woo-alignment-right{
    text-align:right;

}
.woocommerce ul.products li.product.zita-woo-alignment-right .star-rating {
    margin-left: auto;
    margin-right: 0px;
}
.woocommerce ul.products li.zita-single-product-content-center.last, .woocommerce-page ul.products li.zita-single-product-content-center.last{
margin-right:0;
}
/*********************/
/*box-shadow styel*/
/*********************/
.woocommerce-page ul.products li.product.zita-shadow-0,
.woocommerce-page ul.products li.product.zita-shadow-hover-0:hover{
    -webkit-box-shadow:none;
    box-shadow:none;
}
.woocommerce-page ul.products li.product.zita-shadow-1,
.woocommerce-page ul.products li.product.zita-shadow-hover-1:hover{
    -webkit-box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.woocommerce-page ul.products li.product.zita-shadow-2,
.woocommerce-page ul.products li.product.zita-shadow-hover-2:hover{
-webkit-box-shadow: 0 3px 6px -5px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.1);
box-shadow: 0 3px 6px -5px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.1);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.woocommerce-page ul.products li.product.zita-shadow-3,
.woocommerce-page ul.products li.product.zita-shadow-hover-3:hover{-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.1);
    box-shadow: 0 10px 20px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }

.woocommerce-page ul.products li.product.zita-shadow-4,
.woocommerce-page ul.products li.product.zita-shadow-hover-4:hover{-webkit-box-shadow: 0 14px 28px rgba(0,0,0,.12), 0 10px 10px rgba(0,0,0,.12);
    box-shadow: 0 14px 28px rgba(0,0,0,.12), 0 10px 10px rgba(0,0,0,.12);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
.woocommerce-page ul.products li.product.zita-shadow-5,
.woocommerce-page ul.products li.product.zita-shadow-hover-5:hover{-webkit-box-shadow: 0 20px 30px 0 rgba(0,0,0,.2);
    box-shadow: 0 20px 30px 0 rgba(0,0,0,.2);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
.woocommerce-page ul.products li.product.zita-shadow-1 .zita-shop-summary-wrap,
.woocommerce-page ul.products li.product.zita-shadow-2 .zita-shop-summary-wrap,
.woocommerce-page ul.products li.product.zita-shadow-3 .zita-shop-summary-wrap,
.woocommerce-page ul.products li.product.zita-shadow-4 .zita-shop-summary-wrap,
.woocommerce-page ul.products li.product.zita-shadow-5 .zita-shop-summary-wrap{
padding:0px 20px;
}
.woocommerce-page ul.products li.product{
padding-bottom:10px;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    vertical-align: middle;
}
.woocommerce a.added_to_cart {
    padding-top:0;
   display: block;
}
.woocommerce nav.woocommerce-pagination ul {
    padding: 0;
    clear: both;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px;
    display: contents;
    white-space: nowrap;
}
/*********************/
/*Product Single Page*/
/*********************/
.woocommerce div.product #comments,
.woocommerce div.product #comments:before{
padding:0;
background:transparent;
}
.woocommerce div.product #review_form_wrapper{
display:block;
margin-left:50px;
}
/*quantity*/
.zita-quantity {
    margin-right: 20px;
    float: left;
    border: 1px solid #9c9c9c;
    display: flex;
}
div.product form.cart button.plus {
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: 100;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 40px;
    background: transparent;
    color: #9c9c9c;
    padding: 0;
    margin: 0;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0;
}

screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
div.product form.cart input[type="number"] {
    border-color: #9c9c9c;
    border-width: 0 1px;
    color: #9c9c9c;
    float: left;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    padding: 0 5px;
    text-align: center;
    width: 40px;
    border-left: 1px solid;
padding: 0;
    margin: 0;
        border-radius: 0;
}
div.product form.cart button.minus {
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: 100;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 40px;
    background: transparent;
    color: #9c9c9c;
    padding: 0;
    margin: 0;
}
.summary input[type=number]::-webkit-inner-spin-button, 
.summary input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
/*quantity*/
/*align-left*/
.woocommerce div.product.zita-single-product-content-left .flex-viewport,
.woocommerce div.product.zita-single-product-content-right .flex-viewport {
    width: 80%;
    float: right;
  }
.woocommerce div.product.zita-single-product-content-left div.images .flex-control-thumbs,
.woocommerce div.product.zita-single-product-content-right div.images .flex-control-thumbs {
    width: 20%;
    width: -webkit-calc(20% - 1em);
    width: calc(20% - 1em);
  }
.woocommerce div.product.zita-single-product-content-left div.images .flex-control-thumbs li,
.woocommerce div.product.zita-single-product-content-right div.images .flex-control-thumbs li {
    width: 100%;
  }

.woocommerce div.product.zita-single-product-content-left div.images .flex-control-thumbs,
.woocommerce div.product.zita-single-product-content-right div.images .flex-control-thumbs {
    width: calc(20% - 1em);
}
.woocommerce div.product.zita-single-product-content-left div.images .flex-control-thumbs li,
.woocommerce div.product.zita-single-product-content-right div.images .flex-control-thumbs li {
margin-right: 1em;
margin-bottom: 1em;
}
.woocommerce div.product.zita-single-product-content-left .onsale{
    left:0;
}

/************************/
/*wishlist icon*/
.summary .yith-wcwl-add-to-wishlist {
    float: left;
    margin: 0 0 17px 0;
}
.summary .yith-wcwl-add-button, .summary .yith-wcwl-wishlistaddedbrowse,
 .summary .yith-wcwl-wishlistexistsbrowse {
    display: inline-block;
    float: left;
    position: relative;
    text-align: center;
    font-size: 0;
}
.summary .yith-wcwl-add-button .show {
    display: block!important;
}
.summary .yith-wcwl-add-button a, .summary .yith-wcwl-wishlistaddedbrowse a, 
.summary .yith-wcwl-wishlistexistsbrowse a {
    border: 1px solid;
    border-radius: 0;
    color: #9c9c9c;
    display: inline-block;
    font-size: 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
    letter-spacing: normal;
}
.summary .yith-wcwl-add-button>a i,
.summary .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
  margin:0;
}
.summary .yith-wcwl-add-to-wishlist .add_to_wishlist::before, 
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, 
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
    content: "\f08a";
    font-family:fontawesome;
    font-size: 16px;
}
.summary .yith-wcwl-add-to-wishlist .ajax-loading {
box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    display: inline !important;
    margin-left: 0px;
    vertical-align: middle;
    visibility: hidden;
    width: 16px !important;
    height: 16px !important;
    position: absolute;
    left: 12px;
    top: 12px;
}
.summary .yith-wcwl-add-to-wishlist.show .add_to_wishlist::before, 
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a::before, 
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a::before{
color:#015782;
content: "\f004";
}
/*compare style*/
.woocommerce .entry-summary a.compare.button{
border: 1px solid;
    border-radius: 0;
    color: #9c9c9c;
    display: inline-block;
    font-size:0;
    height: 40px;
    line-height: 40px;
    width: 40px;
    background:transparent;
    text-align:center;
    margin-left:10px;
    padding: 0;
}
.woocommerce .entry-summary a.compare.button:before{
content: "\f0ec";
    font-family: FontAwesome;
    display: block;
    color: #9c9c9c;
    font-size: 16px;
}
.woocommerce .entry-summary .product_meta{
margin-bottom:20px;
}
.woocommerce .entry-summary .product_meta > span{
  display: block;
}
.woocommerce .entry-summary a.compare.button.added:before{
color:#015782;
}
.woocommerce .entry-summary .clear{
clear: initial;
}
/*******************/
/*center-align*/
/*******************/
.woocommerce-page #content .product.zita-single-product-content-center .images{
width: 50%;
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom:1em;
}
.woocommerce #content div.product.zita-single-product-content-center div.summary, .woocommerce div.product.zita-single-product-content-center div.summary {
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.woocommerce div.product.zita-single-product-content-center div.images .flex-control-thumbs{
padding: 10px 0px;
text-align:center;
}
.woocommerce div.product.zita-single-product-content-center div.images .flex-control-thumbs li{
    margin: 0 auto;
    float: none;
    display: inline-block;
    margin-right:10px;
}
.woocommerce div.product.zita-single-product-content-center div.images .flex-control-thumbs li:last-child{
margin-right:0px;
}
.woocommerce .zita-single-product-content-center .woocommerce-product-rating .star-rating {
    float: none;
    margin: .2em auto;
}
.woocommerce div.product.zita-single-product-content-center form.cart div.quantity {
    display: inline-block;
    vertical-align: middle;
}
.woocommerce div.product.zita-single-product-content-center form.cart .zita-quantity{
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.woocommerce div.product.zita-single-product-content-center form.cart .button {
    vertical-align: middle;
    float: none;
    display: inline-block;
    margin: 0 .75em 0 0;
}
.woocommerce div.product.zita-single-product-content-center form.cart{
margin-bottom:20px;
}
.woocommerce div.product.zita-single-product-content-center .woocommerce-product-rating{
margin-bottom:20px;
}
.woocommerce .zita-single-product-content-center .quantity .qty {
    margin-bottom: 0;
}
.woocommerce #content div.product.zita-single-product-content-center .woocommerce-tabs, 
.woocommerce div.product.zita-single-product-content-center .woocommerce-tabs, 
.woocommerce-page #content div.product.zita-single-product-content-center .woocommerce-tabs, 
.woocommerce-page div.product.zita-single-product-content-center .woocommerce-tabs {
    clear: both;
    text-align: center;
        margin-bottom: 40px;

}
.woocommerce .zita-single-product-content-center .up-sells.upsells.products,
.woocommerce .zita-single-product-content-center .related.products{
    text-align: center;
}
.woocommerce.woocommerce-page .zita-single-product-content-center .related ul.products .product ,
.woocommerce.woocommerce-page .zita-single-product-content-center .upsells.products li{
    float: none;
    display: inline-block;
    vertical-align: top;
}
.woocommerce.woocommerce-page .zita-single-product-content-center .related ul.products li.product, 
.woocommerce.woocommerce-page .zita-single-product-content-center .related ul.products li.product {
    margin: 0 2% 2em 0;
}
.woocommerce.woocommerce-page .zita-single-product-content-center .related ul.products li.product.last, 
.woocommerce.woocommerce-page .zita-single-product-content-center .related ul.products li.product.last {
    margin-right: 0;
}
.woocommerce.woocommerce-page .zita-single-product-content-center .upsells ul.products li.product, 
.woocommerce.woocommerce-page .zita-single-product-content-center .upsells ul.products li.product {
    margin: 2% 2em 0;
}
.woocommerce.woocommerce-page .zita-single-product-content-center .upsells ul.products li.product.last, 
.woocommerce.woocommerce-page .zita-single-product-content-center .upsells ul.products li.product.last {
    margin-right: 0;
}

.woocommerce div.product .product_title,
.woocommerce div.product p.price,
.woocommerce-product-details__short-description,
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.woocommerce h1.product_title,
.woocommerce-Tabs-panel h2,.related.products h2,section.up-sells h2,
.cross-sells h2,.cart_totals h2,.woocommerce-billing-fields h3,
.woocommerce-account .addresses .title h3{
font-size: 26px;
margin-bottom: 20px;
line-height: 1.2;
}
.woocommerce .quantity .qty {
    text-align: center;
    margin-bottom: 0;
        height: 48px;
}
.woocommerce div.product form.cart{
margin-bottom:20px;
margin-top: 20px;
}
.woocommerce .zita-single-product-content-center .products .star-rating{
      display: inline-flex;
}
.woocommerce .zita-single-product-content-center #reviews{
  text-align:left;
}
.woocommerce div.product.zita-single-product-content-center .woocommerce-Tabs-panel{
margin:auto;
width:50%;
}
.single-product.woocommerce .zita-single-product-content-center span.onsale{
    top: 0;
    left: 25%;
}
.woocommerce div.product.zita-single-product-content-center div.images .flex-control-thumbs li{
  width:20%;
}
.woocommerce div.product.zita-single-product-content-center.zita-single-product-tab-vertical .woocommerce-Tabs-panel{
width:auto;
text-align:left;
}
.woocommerce div.product form.cart .variations select{
z-index: 1;
    border: none;
    height: 40px;
    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;
    width: 50%;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 0;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0;
    vertical-align: middle;
    line-height: 2em;
}
.woocommerce div.product form.cart .variations label{
font-weight:normal;
}
h1.page-title,h1.entry-title {
    font-size: 30px;
    margin-bottom: 10px;
}
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text {
    width: auto;
        height: 35px;
}
.woocommerce section{
clear:both;
}
table th {
   background-color: #f8f8f8;
}
table, td, th, .woocommerce table.shop_table{
border:0
}
.woocommerce table.shop_table td, .woocommerce-cart .cart-collaterals .cart_totals tr th{
border:0;
}
table.cart .product-thumbnail img {
   margin: 0 auto;
border-radius:3px;
}
table tbody td {
   background-color: #fdfdfd;
}
table.cart tr:first-child td.product-remove {
   border-top-width: 0;
}
table tbody tr:nth-child(2n) td, fieldset, fieldset legend {
   background-color: #fbfbfb;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
 padding: 1em 1.41575em;
text-align: left;
 vertical-align: top;
}
table.cart td.product-remove, table.cart td.actions {
border-top-color: #ffffff!important;
}
.wc-proceed-to-checkout .button.checkout-button {
   font-size: 1.41575em;
}
.wc-proceed-to-checkout .button.alt.wc-forward {
   display: block;
   text-align: center;
   margin-bottom: 1em;
width:100%;
}
.wc-proceed-to-checkout .button.alt.wc-forward{
   border: 0;
   background: 0 0;
   background-color: #43454b;
   border-color: #43454b;
   color: #fff;
   cursor: pointer;
   padding: .6180469716em 1.41575em;
   text-decoration: none;
   text-shadow: none;
   display: inline-block;
   outline: 0;
   -webkit-appearance: none;
}
table.cart td.actions {
   border-top: 1em solid;
   background-color: transparent;
   padding: 0;
}
.woocommerce a.remove:hover{
  background:transparent!important;
  color:red!important;
}
.woocommerce a.remove{
  background:transparent!important;
  color:#bbb!important;
  font-size:1.2em!important;
}
/*cart page*/
.woocommerce #content table.cart [name=coupon_code], 
.woocommerce-page #content table.cart [name=coupon_code]{
 height: 34px;
}
.woocommerce .product-quantity .quantity .qty {
height: 34px;
}
.woocommerce table.shop_table .product-thumbnail img, 
.woocommerce-page table.shop_table .product-thumbnail img {
    width: auto;
    max-width: 3.706325903em;
   height: auto;
 }
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding: 8px 25px;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions { 
    padding: 20px;
}
.woocommerce .onsale p{
    line-height: inherit!important;
}
.woocommerce-cart .hentry li.product,
 .woocommerce-cart ul.products li.product {
    margin-bottom: 0;
}
.woocommerce .selection span {
    line-height: 35px!important;
    height:35px!important;
}
.woocommerce-MyAccount-content fieldset {
    margin: 10px 2px;
  }
/******************/
/*right-align*/
/******************/
.woocommerce #content div.product.zita-single-product-content-right div.images, 
.woocommerce div.product.zita-single-product-content-right div.images, 
.woocommerce-page #content div.product.zita-single-product-content-right div.images, .woocommerce-page div.product.zita-single-product-content-right div.images {
    float: right;
}
.woocommerce #content div.product.zita-single-product-content-right div.summary, 
.woocommerce div.product.zita-single-product-content-right div.summary, 
.woocommerce-page #content div.product.zita-single-product-content-right div.summary, 
.woocommerce-page div.product.zita-single-product-content-right div.summary {
    float: left;
}
.single-product.woocommerce .product.zita-single-product-content-right span.onsale{
    top: 0;
    right: 0;
    left: auto;
}
.woocommerce div.product.zita-single-product-content-right.sale div.images .woocommerce-product-gallery__trigger{
    bottom: 0;
    right: 0;
    top: auto;
}
.woocommerce div.product.zita-single-product-content-center.sale div.images .woocommerce-product-gallery__trigger{
    bottom:auto;
    right: 0;
    top: 0;
}
/**************/
/*Tab style*/
/**************/
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li,
 .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 1em 0 0;
    margin: 0 0 2em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
    z-index: 2;
    border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
    border-color: #006799;
    color: #3a3a3a;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    border: none;
    border-bottom: 2px solid transparent;
    box-shadow: none;
    padding: .7em .8em;
    text-shadow: none;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 500;
    letter-spacing: 0.05em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
 .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid rgba(0,0,0,.1);
  }
/*VERTICAL STYLE*/
.woocommerce div.product.zita-single-product-tab-vertical .woocommerce-tabs ul.tabs {
    width: 200px;
    float: left;
    padding: 0px;
    margin: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.woocommerce div.product.zita-single-product-tab-vertical .woocommerce-tabs ul.tabs li.active {
    z-index: 0;
    border-right-color:rgba(0,0,0,.1);
    border-bottom-color:rgba(0,0,0,.1);
}

.woocommerce div.product.zita-single-product-tab-vertical .woocommerce-tabs ul.tabs li {
    width: 100%;
    margin: 0px;
    border-width: 0px 0px 1px;
    border-style: solid;
    border-color:rgba(0,0,0,.1);
}
.woocommerce div.product.zita-single-product-tab-vertical .woocommerce-tabs .panel {
    margin-left: 220px;
    border-style: solid;
    border-color: rgba(0,0,0,.1);
    border-image: initial;
    border-width: 0px 0px 0px 1px;
    padding: 1.5em;
}
.woocommerce div.product.zita-single-product-tab-vertical .woocommerce-tabs ul.tabs li a{
width:100%;
}
.woocommerce #reviews #comments h2 {
    clear: none;
    position: relative;
}
.woocommerce-variation-price{
margin-bottom:20px;
}
/*add to cart loader*/
.woocommerce ul.products li.product .button #respond input#submit.loading:after,
.woocommerce .woocommerce ul.products li.product .button.loading:after,
.woocommerce .woocommerce ul.products li.product .button.loading:after,
.woocommerce ul.products li.product .button.loading:after{
top:0.8em!important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #f3f3f3;
    border: 0;
}
/*checkout page*/
.site-content form input[type="text"], 
.site-content form input[type="password"],
.site-content form input[type="email"],
.site-content form input[type="url"],
.site-content form input[type="date"],
.site-content form input[type="month"],
.site-content form input[type="time"],
.site-content form input[type="datetime"],
.site-content form input[type="datetime-local"],
.site-content form input[type="week"],
.site-content form input[type="number"],
.site-content form input[type="search"],
.site-content form input[type="tel"],
.site-content form input[type="color"],
.site-content form select, 
.site-content form textarea{
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    background-color: transparent;
    color: #333;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -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;
}
.woocommerce .woocommerce-checkout #customer_details h3 {
    font-size: 14px;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    border-color: #eaeaea;
}
.woocommerce .woocommerce-checkout #customer_details p.form-row label {
    margin: 0 0 5px;
    display: block;
}
.woocommerce-checkout>.col2-set>.col-2 {
    float: none;
    width: 100%;
}
.woocommerce-checkout #order_review {
    float: right;
    width: 48%;
}
.woocommerce .woocommerce-checkout h3#order_review_heading {
    font-size: 14px;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    border-color: #eaeaea;
}
.woocommerce-checkout h3#order_review_heading {
    float: right;
    width: 48%;
}
.woocommerce #order_review table.shop_table {
    margin: 0 0 40px;
    border: none;
}
.woocommerce table.shop_table {
    border-width: 1px;
    border-style: solid;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-color: #eaeaea;
}
.woocommerce-cart-form button.button{
padding: .618em 1em;
}
.woocommerce-checkout>.col2-set {
    float: left;
    width: 48%;
}
.woocommerce-checkout>.col2-set>.col-1 {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
.woocommerce .form-row-first {
    float: left;
    width: 48%;
    margin-right: 4%;
}
.woocommerce-checkout #payment ul.payment_methods li:hover {
    background-color: #f5f5f5;
}
.woocommerce-checkout #payment ul.payment_methods li {
    background-color: #fafafa;
    text-align: left;
    margin-bottom: 1px;
    -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;
}
.woocommerce-checkout .woocommerce-info {
    padding: 10px 0;
    text-align: center;
    border-width: 1px 0;
    border-color: #eaeaea;
background:transparent;
}
.woocommerce-info {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #777;
    border: 1px solid #ddd;
    margin: 0 0 30px;
    padding: 10px 15px;
    text-align: left;
    text-transform: uppercase;
    border-color: #b1befd;
}
.woocommerce table.shop_table thead {
    background-color: #f7f7f7;
}
.woocommerce #order_review table.shop_table thead th {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 20px;
}
.woocommerce #order_review table.shop_table th{
    border: none;
    padding: 16px 20px;
}
.woocommerce table.shop_table thead th{
    color: #444;
    font-weight: 600;
}
.woocommerce table.shop_table th{
    padding: 0.8em;
    vertical-align: middle;
}
table th, table td {
    padding: 10px;
    text-align:center;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9;
}
.woocommerce #order_review table.shop_table thead th.product-total {
    text-align: right;
}
.woocommerce #order_review table.shop_table tbody td.product-name {
    max-width: 376px;
    text-align: left;
}
.woocommerce #order_review table.shop_table tbody td {
    background-color: #fdfdfd;
}
.woocommerce #order_review table.shop_table td {
    border: none;
    padding: 16px 20px;
    text-align: right;
}
.woocommerce table.shop_table td {
    padding: 0.8em;
    vertical-align: middle;
    text-transform: capitalize;
    border-color: #eaeaea;
}
.woocommerce #order_review table.shop_table tfoot th {
    font-weight: 600;
    color: #444;
}
.woocommerce #order_review table tfoot th {
    text-transform: capitalize;
}
.woocommerce-checkout-review-order-table tfoot th {
    background-color: #f7f7f7;
}
.woocommerce-info:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    content: '\f129';
    color: #b1befd;
}
.woocommerce-checkout #payment ul.payment_methods li:hover {
    background-color: #f5f5f5;
}
.woocommerce-checkout #payment ul.payment_methods {
    padding-bottom: 20px;
    background-color: #fafafa;
}
.woocommerce-checkout #payment {
    background: transparent;
}
.woocommerce-checkout #place_order {
    width: 100%;
    font-size: 15px;
    line-height: 1.6;
    padding: 16px 20px;
}
.woocommerce-checkout .woocommerce-info:before {
    color: #ddd;
}
.woocommerce-checkout form.checkout_coupon {
    display: block;
    border: 3px dashed rgba(84,84,84,0.15);
    padding: 28px;
    width: 695px;
    margin: 0 auto 30px;
    text-align: center;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
    float: left;
    width: 74%;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
    float: right;
    width: 25%;
}
.woocommerce-checkout form ,.woocommerce-checkout textarea {
    line-height: 1.5;
    resize: vertical;
}
.woocommerce-checkout .woocommerce-info a {
    font-size: 12px;
    float: none;
    padding: 0;
    letter-spacing: 0;
    background-color: transparent;
    color: #13aff0;
} 
/*account page*/
form.woocommerce-form.woocommerce-form-login.login {
    border-color: #eaeaea;
}
.woocommerce-MyAccount-navigation ul li a {
   padding: 12px 0;
   display: block;
}
.woocommerce-MyAccount-navigation ul li {
   list-style: none;
   border-bottom: 1px solid #eaeaea;
   position: relative;
}

.woocommerce-MyAccount-navigation ul{
margin:0;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 64%;
}
/*woocommerce widget style*/
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: auto;
    height: auto;
    box-shadow: none;
    max-width: 3.706325903em;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
  font-weight:normal;
}
.widget.woocommerce .star-rating{
font-size:0.7em;
}
/******************************/
/*woocommerce quick view style*/
/*******************************/
.zita-shop-thumbnail-wrap{
position:relative;
}
.zta-quick-view-text:hover {
    background: #000;
    color: #fff;
}
.zita-shop-thumbnail-wrap:hover .zta-quick-view-text{
    opacity: 1;
}
.zta-quick-view-text{
    position: absolute;
    opacity: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,.7);
    color: #fff;
padding: 5PX 0PX;
font-size: 13PX;
}
.zta-quick-view-text span{
    font-size: 16px;
    margin-top: 2px;
    margin-right: 5px;
}
/******************************/
/*woocommerce quick view style*/
/*******************************/
/*/ *****extra css Start*******/
#multi-store.header-category li{
list-style-type: none;
}
#multi-store.header-category .product-categories{
margin:0px;
list-style-type: none;
}
#multi-store.header-category li a{
padding:10px 20px;
display: block;
color:#2d2d2d;
border-bottom: 1px solid #e6e6e6;
}
#multi-store.header-category li:last-child a{
border:none;
}
/*****extra css End*******/
/*****extra css Start*******/
#doctor-booking ::placeholder {
  color: #fff;
}
#doctor-booking .zita-three-column input{
  width: 30%;
  float: left;
margin-right:1.5%;
margin-left:1.5%;
margin-bottom:20px;
box-shadow:none;
}
#doctor-booking .zita-three-column input, .zita-two-column1 input, .zita-two-column2 textarea{
background:none;
border:none;
border-bottom:1px solid #fff;
}
#doctor-booking .zita-two-column2 textarea{
height:25px;
margin-bottom: 0px;
   padding-top: 5px;
    box-shadow:none;
}
#doctor-booking .zita-two-column1 input{
width:30%;
float:left;
margin: 0 1.5%;
}
#doctor-booking .zita-two-column1 [type="date"]{
       color: #fff;
}
#doctor-booking .zita-two-column2{
width:50%;
float:left;
margin: 0 1.5%;
}
#doctor-booking .zita-submit {
  width: 11%;
  float: left;
       margin: 0 1.5%;
}
#doctor-booking .zita-submit [type="submit"]{
   font-size:15px;
   padding:4px 16px;
   background: none;
  border: 1px solid #fff;
  color: #fff;
}
/****************restaurant******************/
#restaurant input[type=text], #restaurant input[type=email]{
width:100%;
font-size:14px;
height:50px;
}
#restaurant textarea{
font-size:14px;
}

#home-consult-form .wpcf7 input, #home-consult-form .wpcf7-textarea {
   font-size: 13px;
   line-height: 24px;
   letter-spacing: 0.025em;
   color: #555555;
   background: #ffffff;
   margin-bottom: 5px;
   padding: 10px 15px;
   border: 1px solid #ffffff;
   -webkit-border-radius: 5px !important;
   -moz-border-radius: 5px !important;
   border-radius: 5px !important;
   width: 100%;
}
#home-consult-form input.wpcf7-form-control.wpcf7-submit{
font-size: 14px;
   color: #fff;
   border: 1px solid #32373c;
   background: #32373c;
   text-transform: uppercase;
   letter-spacing: 2px;
}
#home-consult-form .wpcf7-textarea{
height:70px;
  }
#home-consult-form input[type="text"]:focus, #home-consult-form input[type="email"]:focus, #home-consult-form textarea:focus{
border: 1px solid rgba(57, 188, 221, 0.5);
   -webkit-box-shadow: 0px 0px 5px rgba(57, 188, 221, 0.25);
   -moz-box-shadow: 0px 0px 5px rgba(57, 188, 221, 0.25);
   box-shadow: none;
   outline: none;
}
#home-consult-form input[type="text"]{
margin-right:1%;
}
#home-consult-form input[type="text"], #home-consult-form input[type="email"]{
width:49.5%;
float:left;
}
#home-consult-form  p{
margin-bottom:0;
}
/*****extra css End*******/
/*****extra css Start*******/
#wineshop .woocommerce ul.products li.product .zta-woo-product-category{
color:#8a8787;
opacity:1;
}
#wineshop .woocommerce-loop-product__title{
color:#fff;
}
/*****extra css End*******/
/*****extra css Start*******/
#newsletter .wpcf7-form-control-wrap input{
width:70%;
float:left;
text-indent:11px;
height:50px;
}
#newsletter input.wpcf7-form-control.wpcf7-submit{
width: 29%;
font-weight:bold;
margin-bottom: 0;
margin-left:1%;
height:50px;
}
#newsletter.beautyandspa .wpcf7-form-control-wrap input{
border-radius:50px;
}
/*****extra css Start*******/
/********************************************/
/*404-page-style*/
/********************************************/
.error404.boxed #content.site-content article.zita-article, .error404.contentbox #content.site-content article.zita-article {
background-color: transparent;
border-bottom: 1px solid #eee;
margin: 0;
padding: 20px;
position: relative;
}

.error404.boxed #content.site-content article.zita-article:before, .error404.contentbox #content.site-content article.zita-article:before{
    content: '';
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: block;
}
.error-404.not-found{
position:relative;
}
/********************************************/
/*search-no-found-style*/
/********************************************/
.search-no-results.boxed #content.site-content article.zita-article, 
.search-no-results.contentbox #content.site-content article.zita-article {
background-color: transparent;
border-bottom: 1px solid #eee;
margin: 0;
padding: 20px;
position: relative;
}

.search-no-results.boxed #content.site-content article.zita-article:before, 
.search-no-results.contentbox #content.site-content article.zita-article:before{
    content: '';
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: block;
}

.no-results.not-found{
position:relative;
}

.search .main-content-row .page-header{
padding: 0px 10px;
}
.search.search-no-results .main-content-row .page-header{
padding: 0;
}
.search-no-results.boxed .zta-one-colm .main-content-row,
.search-no-results.boxed .zta-two-colm .main-content-row, 
.search-no-results.boxed .zta-three-colm .main-content-row, 
.search-no-results.boxed .zta-four-colm .main-content-row,
.search-no-results.contentbox .zta-one-colm .main-content-row,
.search-no-results.contentbox .zta-two-colm .main-content-row,
.search-no-results.contentbox .zta-three-colm .main-content-row,
.search-no-results.contentbox .zta-four-colm .main-content-row{
margin:0;
}
/* bbPress CSS*/
.single.bbpress .site-content #primary, .single.bbpress .site-content #sidebar-primary {
margin-top:140px!important;
}
.bbpress .site-content #primary {
background:#fff;
padding:20px;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.04);
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
}

#bbpress-forums ul.bbp-forums{
border: 1px solid #fff;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer, #bbpress-forums ul.odd, #bbpress-forums ul.bbp-topics{
background:none;
border:none;
}
.bbp-topics-front ul.super-sticky, .bbp-topics ul.super-sticky, .bbp-topics ul.sticky, .bbp-forum-content ul.sticky {
    background-color: #00bcd417 !important;
}
.bbp-topic-title, .bbp-forum-info{
font-size:15px;
}
.bbp-pagination-links .page-numbers {
    line-height: 34px;
}
.bbp-pagination-links .next.page-numbers{
    line-height: 16px;
}
.bbp-pagination-links a:hover, .bbp-pagination-links span.current {
    background: #f5f5f5;
    color: #8e8e8e;
    opacity: 0.8;
    border: 1px solid #ddd;
}
/***Login Form CSS***/
.bbp-username label.hide{
margin-bottom:10px;
}
.bbp-submit-wrapper [type='submit'], #bbp-search-form .button, #bbpress-forums #bbp-your-profile fieldset.submit button{
font-weight:600;
font-size:16px;
}
button.wp-block-search__button{
    color: #fff !important;
}
.bbp-logged-in .button.logout-link {
    color: red;
    font-weight: 400;
    top: -18px;
    position: relative;
    text-decoration: underline!important;
}
.bbp-logged-in{
margin-top:20px;
}
.bbp-login-form .bbp-remember-me label{
font-size:14px;
}
.bbp-login-form .bbp-remember-me {
margin-bottom:0px;
}
.bbp-login-form .bbp-submit-wrapper{
float:none;
}
.bbp-login-form .bbp-submit-wrapper button, #bbp-search-form .button, .bbp-topic-form .bbp-submit-wrapper button, .bbp-reply-form .bbp-submit-wrapper button {
border:1px solid;
}
#bbp-search-form{
text-align:left;
margin-top: 24px;
}
.bbp-login-form .bbp-submit-wrapper {
text-align: center;
margin-bottom:10px;
} 
/***Forum Single Page**/

.bbp-login-form .bbp-form .bbp-username .hide {
width:100%;
}
.bbp-reply-form label{
font-size:14px;
}

.bbp-author-role {
    position: relative;
    top: -18px;
}
.single.bbpress .site-content #primary, .single.bbpress .site-content  #sidebar-primary{
margin-top:150px;
}
.single.bbpress header.zta-transparent-header{
background:#fff;
}
/* BBP CSS END*/

/*WPL plugin*/
.wpl_mcalc_container label{
width: 150px;
text-align:left;
}
.site-content .wpl_mcalc_container form input[type="text"]{
width:100px;
}
#wpl_addon_membership_container label {
  font-size: 15px;
}
.wpl_property_manager .chosen-container {
    max-width: 80%;
}
.thunk-comment-paginate{
  position: relative;
  margin: 10px 0;
}
.thunk-comment-paginate .next.page-numbers{
  float: initial;
}
/*=================================
*  Learnpress Css
==================================*/
.course-detail{
  background: #FFF;
  padding: 15px;

}
.course-title{
  color: #5c666d;
  font-weight:bold;
    letter-spacing:1.2px;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;

}
.course-meta-field{
   color: #279a13;
  font-size: 15px;
  padding:4px;
  line-height: 23px;
   display:inline-block;
  margin-bottom: 10px;
}
.course-description{
  color: #a2aeb1;
  font-size: 16px;
  letter-spacing:1.2px;
  padding:4px;
  line-height: 23px;
    margin-bottom: 10px;
}
.course-student-number.course-meta-field,.course-lesson-number.course-meta-field {
    color: #a2aeb1;
}
.course-meta-field > a {
    color: #555;
    font-size: 14px;
     padding: 1px 7px;
    background: #ffe799;
    border-radius: 4px;
}

.course-cover img{
  display: block;
}

.archive-course-widget-outer .widget-footer{
  text-align: center;
  margin-top: 40px;
}
.archive-course-widget-outer .pull-right{
    width: auto;    
    padding: 15px 24px;
    border-radius: 3px;
    color: #fff;
    background: #ffb606;
    font-weight: 400;
    line-height: 1;
    transition: all 0.3s;
    display: block;
    float: initial;
    width: auto;
    position: relative;
    display: inline-block;
}

/*=================================
*  Learnpress 4 Column
==================================*/
.archive-course-widget-outer.four-colum-grid .widget-body{
  display: flex;
  flex-wrap: wrap;
}
.archive-course-widget-outer.four-colum-grid .course-entry{
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.archive-course-widget-outer.four-colum-grid .course-entry:nth-of-type(4n+4){
  margin-right: 0;
}

/*=================================
*  Learnpress 3 Column
==================================*/

.archive-course-widget-outer.three-colum-grid .widget-body{
  display: flex;
  flex-wrap: wrap;
}
.archive-course-widget-outer.three-colum-grid .course-entry{
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.archive-course-widget-outer.three-colum-grid .course-entry:nth-of-type(3n+3){
  margin-right: 0;
}

/*=================================
*  Learnpress List View Css
==================================*/
.learnpress-list-view .course-entry{
  background: #FFF;
  border-radius: 4px;
  border: 1px solid rgba(204, 204, 204, 0.3);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding: 20px;
}
.learnpress-list-view .course-cover{
  width: 35%;
  position: relative;
  overflow: hidden;
}

.learnpress-list-view .course-detail{
  width: 65%;
  position: relative;
  padding: 15px 30px!important;
}
.learnpress-list-view .course-cover img{
  transition: all 0.5s ease;
}
.learnpress-list-view .course-cover:hover img{
  transform: scale(1.2);
}
.wp-block-latest-comments__comment{
  line-height: inherit;
  margin: 0;
}
.wp-block-search__inside-wrapper button{
  margin-top: 0;
}
@media screen and (max-width:1024px){
.pan-content::-webkit-scrollbar-thumb{
visibility:visible;
}
.mhdrleftpan .sider.left{
border-right:0px;
}
.mhdrrightpan .sider.right{
border-left:0px;
}
.menu-custom-widget{
text-align:left;
}
.zita-site .mhdrleftpan .sider-inner ul#zita-menu,
.zita-site .mhdrrightpan .sider-inner ul#zita-menu,
.zita-site .mhdrrightpan .sider-inner ul#zita-menu.zita-menu > li > a:hover,
.zita-site .mhdrleftpan .sider-inner ul#zita-menu.zita-menu > li > a:hover,
.zita-site .mhdrrightpan .zita-menu li ul.sub-menu,
.zita-site .mhdrleftpan .zita-menu li ul.sub-menu,
.sider #zita-above-menu.zita-menu li ul.sub-menu,
.sider #zita-above-menu.zita-menu li ul.sub-menu li:hover,
.main-header .sider-inner ul.zita-menu li ul.sub-menu,
.main-header .sider-inner ul.zita-menu li ul.sub-menu li:hover{
background:transparent!important;
}
.zita-site .mhdrleftpan .sider.left,
.zita-site .mhdrleftpan .sider.right,
.zita-site .mhdrrightpan .sider.left,
.zita-site .mhdrrightpan .sider.right{
 background:transparent; 
 padding:0;
 overflow-x: inherit;
 overflow-y: inherit;
}
.zita-menu li a{
  text-align:left;
}
.main-header-col2{display: -webkit-flex;
    display: flex;
}
.main-header-col2 nav{order:2;}
.zita_woo_cart{order:1;}
.main-header .main-header-col2 .cart-contents{
margin-right: 10px;
margin-left:0;
}
}
@media only screen and (max-width: 959px){
.woocommerce-checkout>.col2-set {
   float: none;
   width: 100%;
}
.woocommerce-checkout form.checkout {
   margin-top: 10px;
}
.woocommerce-checkout #order_review {
   float: none;
   width: 100%;
}
}
@media (min-width: 768px){
table.cart td, table.cart th {
   padding: 1.618em;
}
table.shop_table_responsive tbody tr td, table.shop_table_responsive tbody tr th {
   text-align: left;
}
table.cart td.product-remove {
   display: table-cell;
   padding: 1.618em;
   border: 0;
}
table.cart td.actions .coupon {
   padding-bottom: 0;
   margin-bottom: 0;
   border-bottom: none;
   display: inline-block;
   float: left;
}
.cart-collaterals h2 {
   font-size: 1.618em;
}
.woocommerce-MyAccount-content{
   width: 76.4705882353%;
   float: right;
   margin-right: 0;
}
.woocommerce-MyAccount-navigation{
   width: 17.6470588235%;
   float: left;
   margin-right: 5.8823529412%;
}
}
@media screen and (max-width:768px){
body.mobile-pan-active {
    overflow-x: hidden;
    overflow-y: hidden;
}
body.mobile-pan-active #page.zita-site{
display: contents;
}
.woocommerce.woocommerce-page .zita-single-product-content-center .related ul.products li.product, 
.woocommerce.woocommerce-page .zita-single-product-content-center .related ul.products li.product {
    margin: 0 1% 2em 0;
  }
.woocommerce.woocommerce-page .zita-single-product-content-center .upsells ul.products li.product, 
.woocommerce.woocommerce-page .zita-single-product-content-center .upsells ul.products li.product {
    margin: 1% 2em 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content{
    float: left;
    width: 100%;
    margin-top: 30px;
}
.woocommerce #content div.product div.images, 
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.images, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.images, 
.woocommerce-page div.product div.summary{
    width: 100%;
    float: left;
}
.woocommerce #content div.product.zita-single-product-content-center div.summary,
.woocommerce div.product.zita-single-product-content-center div.summary,
.woocommerce-page #content .product.zita-single-product-content-center .images{
    width:100%;
}
}
@media screen and (max-width:767px){
img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
.site-content #primary {
    width:100%!important;
    margin-bottom: 20px;
}
.site-content #sidebar-primary{
   width:100%!important;
   padding:0!important;
   margin-top: 20px;
   margin-bottom: 20px;
   max-width: 330px;
  float: none;
}
#content .zta-two-colm article.zita-article,
#content .zta-three-colm article.zita-article,
#content .zta-four-colm article.zita-article{
  width:100%;
 }
#content .entry-content-outer-wrapper.zta-blog-layout-2{
 display:block; 
}
#content .zta-blog-layout-2 article.zita-article .entry-content-outer-wrapper,
#content .zta-blog-layout-3 article.zita-article .entry-content-outer-wrapper,
#content .zta-blog-layout-4 article.zita-article .entry-content-outer-wrapper{
display:block;
}
#content article.zita-article .zta-blog-layout-2 .post-img-wrapper,
#content article.zita-article .zta-blog-layout-2 .entry-content-wrapper,
#content article.zita-article .zta-blog-layout-3 .post-img-wrapper,
#content article.zita-article .zta-blog-layout-3 .entry-content-wrapper,
#content article.zita-article:nth-child(even) .zta-blog-layout-4 .post-img-wrapper,
#content article.zita-article:nth-child(even) .zta-blog-layout-4 .entry-content-wrapper,
#content article.zita-article:nth-child(odd) .zta-blog-layout-4 .post-img-wrapper,
#content article.zita-article:nth-child(odd) .zta-blog-layout-4 .entry-content-wrapper{
width:100%;
float:none;
padding: 0;
}
#content article.zita-article .zta-blog-layout-2 .post-img-wrapper .post-img,
.zta-blog-layout-3 .post-img-wrapper .post-img,
#content .entry-content-outer-wrapper.zta-blog-layout-4 .post-img-wrapper .post-img{
    margin-bottom: 20px;
  }
.fullwidthstrechched #container {
    padding-left: 20px;
    padding-right: 20px;
}
.fullwidthstrechched #content article.zita-article {
    margin-bottom: 20px;
  }
.site-content .site-container.right #primary{
    border-right:0;
    padding:0px;
  }
.abv-three .top-header-container,
.btm-three .bottom-header-container,
.ft-abv-three .top-footer-container,
.ft-btm-three .bottom-footer-container,
.ft-wgt-five .widget-footer-container,
.ft-wgt-six .widget-footer-container,
.ft-wgt-seven .widget-footer-container,
.ft-wgt-eight .widget-footer-container{
  display:block;
}
.abv-two .top-header-col1,
.top-header .abv-two .top-header-col2,
.top-header .abv-three .top-header-col1,
.top-header .abv-three .top-header-col2,
.top-header .abv-three .top-header-col3,
.btm-two .bottom-header-col1,
.btm-two .bottom-header-col2,
.bottom-header .btm-three .bottom-header-col1,
.bottom-header .btm-three .bottom-header-col2,
.bottom-header .btm-three .bottom-header-col3,
.ft-abv-two .top-footer-col1,
.ft-abv-two .top-footer-col2,
.ft-abv-three .top-footer-col1,
.ft-abv-three .top-footer-col2,
.ft-abv-three .top-footer-col3,
.ft-btm-two .bottom-footer-col1,
.ft-btm-two .bottom-footer-col2,
.ft-btm-three .bottom-footer-col1,
.ft-btm-three .bottom-footer-col2,
.ft-btm-three .bottom-footer-col3{
width:100%;
justify-content: center;
text-align:center;
}
.ft-wgt-two .widget-footer-col1, 
.ft-wgt-two .widget-footer-col2,
.ft-wgt-three .widget-footer-col1, 
.ft-wgt-three .widget-footer-col2,
.ft-wgt-three .widget-footer-col3,
.ft-wgt-four .widget-footer-col1, 
.ft-wgt-four .widget-footer-col2, 
.ft-wgt-four .widget-footer-col3, 
.ft-wgt-four .widget-footer-col4,
.ft-wgt-five .widget-footer-container .widget-footer-col1,
.ft-wgt-five .widget-footer-container .widget-footer-col2,
.ft-wgt-five .widget-footer-container .widget-footer-col3,
.ft-wgt-six .widget-footer-container .widget-footer-col1,
.ft-wgt-six .widget-footer-container .widget-footer-col2,
.ft-wgt-six .widget-footer-container .widget-footer-col3,
.ft-wgt-seven .widget-footer-container .widget-footer-col1,
.ft-wgt-seven .widget-footer-container .widget-footer-col2,
.ft-wgt-eight .widget-footer-container .widget-footer-col1,
.ft-wgt-eight .widget-footer-container .widget-footer-col2{
    width: 100%;
}
#content article.zita-article .entery-header {
    margin-bottom: 10px;
}
article.zita-article h2.entry-title {
    font-size: 22px;
    line-height: 1.3;
}
.zita-site #content .entry-meta{
 font-size:12px; 
}
.entry-header h1.entry-title{
font-size:26px;
line-height:1.6;  
}
.page-numbers {
    margin: 0 3px;
    padding: 8px 0;
    font-size: 13px;
    line-height: 13px;
}
.next.page-numbers, .prev.page-numbers {
    padding: 8px 18px;
  }
  .post-navigation, nav.pagination {
    padding: 10px 0px;
}
.content-social .social-icon a {
    font-size: 12px;
    width: 1.1em;
    height: 1.1em;
    line-height: 1.1em;
}
#content .zta-blog-highlight.zta-three-colm article.zita-article:first-child,
#content .zta-blog-highlight.zta-four-colm article.zita-article:first-child{
  width:100%;
}

/*top-header*/
.top-header .top-header-bar .top-header-col1 .menu-toggle .menu-btn,
.top-header .top-header-bar .top-header-col1 .menu-toggle .menu-btn{
float:none;
margin: 0 auto;
}
.top-header-container,.top-footer-container{
line-height:normal!important;  
}
.top-header .top-header-bar .top-header-col1,
.top-header .top-header-bar .top-header-col2,
.top-header .top-header-bar .top-header-col3{
  padding:10px 0px;
}
/*bottom-header*/
.bottom-header .bottom-header-bar .bottom-header-col1 .menu-toggle .menu-btn,
.bottom-header .bottom-header-bar .bottom-header-col1 .menu-toggle .menu-btn{
float:none;
margin: 0 auto;
}
.bottom-header-container,.bottom-footer-container{
line-height:normal!important;  
}
.bottom-header .bottom-header-bar .bottom-header-col1,
.bottom-header .bottom-header-bar .bottom-header-col2,
.bottom-header .bottom-header-bar .bottom-header-col3{
  padding:10px 0px;
}
.mhdrleft .zita-cart,
.mhdrright .zita-cart,
.mhdrcenter .zita-cart{
  display:none;
}

/*min bar header responsive style*/
.mhdminbarleft #page.zita-site{
margin-left:0px!important;
left:auto;
}
header.mhdminbarleft .min-bar-header{
padding:0;
}
header.mhdminbarleft .min-bar-header.leftminbar{
height:auto;
width: 100%;
z-index: 0;
}
header.mhdminbarleft .min-bar-container{
text-align: inherit;
-js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
header.mhdminbarleft .min-bar-col2 {
    -webkit-transform: inherit;
    -moz-transform: inherit;
    transform: inherit;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
   position: relative;
   top: 0;
   left: 0;
       width: 75%!important;
}
header.mhdminbarleft .container{
max-width: 1200px;
padding-left: 20px;
padding-right: 20px;
}
header.mhdminbarleft .min-bar-col1{
order:2;
    order: 2;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
header.mhdminbarleft .min-bar-col2{
order:1;
padding-top: 10px;
    padding-bottom: 10px;
}
.mobile-pan-active header.mhdminbarleft {
    left: 0px!important;
}
.mhdminbarleft .pan-content{
padding:0;
position: relative;
background: #fff;
}

/*right-minbar*/
.mhdminbarright #page.zita-site {
    margin-right:0px;
}
header.mhdminbarright .min-bar-header{
padding:0;
}
header.mhdminbarright .min-bar-header.rightminbar{
height:auto;
width: 100%;
z-index: 0;
}
header.mhdminbarright .min-bar-container{
text-align:inherit;
-js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
header.mhdminbarright .min-bar-col2 {
    -webkit-transform: inherit;
    -moz-transform: inherit;
    transform: inherit;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
   position: relative;
   top: 0;
   left: 0;
}
header.mhdminbarright .container{
max-width: 1200px;
padding-left: 20px;
padding-right: 20px;
}
header.mhdminbarright .min-bar-col1{
order:2;
    order: 2;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
header.mhdminbarright .min-bar-col2{
order:1;
width: 75%!important;
padding-top: 10px;
    padding-bottom: 10px;
}
.mobile-pan-active header.mhdminbarright {
right:auto!important;
left:0px!important;
  -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition:left .2s ease-in-out;
}
.mhdminbarright .pan-content{
padding:0;
position: relative;
background: #fff;
}
header.mhdminbarright {
    left: -270px!important;
    right: auto;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition:left .2s ease-in-out;
}
.mobile-pan-active.mhdminbarright #page.zita-site{
    right: 0px!important;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
    left: 0!important;
}
header.mhdminbarleft .min-bar-col1,
header.mhdminbarright .min-bar-col1{
  -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
flex:1;
justify-content: flex-end;
}
.cart-pan-active header.mhdminbarleft .zita-cart{
left:0;
}
.cart-pan-active header.mhdminbarright .zita-cart{
right:0;
}
.mhdminbarright #content.site-content,.mhdminbarleft #content.site-content {
    display: block;
    margin-top: 30px;
}
/*=================================
*  Learnpress 4 Column Responsive
==================================*/
.archive-course-widget-outer.four-colum-grid .course-entry{
  width: 49%;
}
.archive-course-widget-outer.four-colum-grid .course-entry:nth-of-type(4n+4),
.archive-course-widget-outer.four-colum-grid .course-entry:nth-of-type(2n+2){
  margin-right: 0;
}
.archive-course-widget-outer.four-colum-grid .course-entry:nth-of-type(2n+1){
  margin-right: 2%;
}

/*=================================
*  Learnpress 3 Column Responsive
==================================*/
.archive-course-widget-outer.three-colum-grid .course-entry{
  width: 49%;
}
.archive-course-widget-outer.three-colum-grid .course-entry:nth-of-type(3n+3),
.archive-course-widget-outer.three-colum-grid .course-entry:nth-of-type(2n+2){
  margin-right: 0;
}
.archive-course-widget-outer.three-colum-grid .course-entry:nth-of-type(2n+1){
  margin-right: 2%;
}

/*=================================
*  Learnpress List View Responsive
==================================*/
.learnpress-list-view{
  max-width: 350px;
  margin: 0 auto;
}
.learnpress-list-view .course-cover,
.learnpress-list-view .course-detail{
  width: 100%;
}
.learnpress-list-view .course-cover{
  margin-bottom: 20px;
}
.learnpress-list-view .course-detail{
  padding: 0!important;
}
.mobile-menu-active .sider.overcenter .zita-menu, .mobile-above-menu-active .sider.overcenter .zita-menu, .mobile-bottom-menu-active .sider.overcenter .zita-menu {
    margin-right: 9px;
    margin-left:  9px;
}
}
@media screen and (max-width: 600px){
.logged-in #page.zita-site{
    display: contents;
}

.woocommerce div.product.zita-single-product-tab-vertical .woocommerce-tabs .panel{
margin-left:0;
border:0px;
}
.woocommerce div.product.zita-single-product-tab-vertical .woocommerce-tabs ul.tabs{
    width: 100%;
    float: none;

}
.mobile-menu-active .sider.overcenter .menu-close-btn, 
.mobile-above-menu-active .sider.overcenter .menu-close-btn,
 .mobile-bottom-menu-active .sider.overcenter .menu-close-btn {
    margin-left: 10px;
}
}
@media screen and (max-width: 480px){
#content.blog-single .zita-related-post ul li{
    width: 100%;
    float: left;
    padding: 0px 10px;
margin-bottom:10px;
}
.page-numbers {
    margin: 0 1px;
    font-size: 11px;
    line-height: 11px;
  }
.next.page-numbers, .prev.page-numbers{
    padding: 8px 14px;
  }
}

.zita-pageheader{
  width: 100%;
  height: 400px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.zita-pageheader-content *{
  color: #FFF;
  z-index: 9;
}
.zita-pageheader:after{
  background: #111;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.7;
  content: ' ';
}
.zita-pageheader-img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* --------------------------------------
/* Responsive Menu style
----------------------------------------*/
.zita-menu {
    list-style: none;
    margin: 0;
    padding: 0;      
}
.zita-menu li{
    list-style: none;
}
.zita-menu li ul {
    display:none;
}
.zita-menu > li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0px;
    float: left;
}
.zita-menu li a {
  color:#555;
}
.zita-menu > li > a {
    display: block;
    position: relative;
    margin: 0;
    border: 0px;
    padding: 18PX;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    color: #555;
}
.zita-menu li a i {
    padding-right: 5px;
}
.zita-menu > li > a i {
    font-size: 16px;
    text-shadow: none;
    color: #FF5737;
}
.zita-menu li ul.sub-menu li a i {
    padding-right: 10px;
}
.zita-menu li.menu-active > a {
    color:#13aff0;
}
.zita-menu li .menu-active {
    position: relative;
}
.zita-menu > li > a > .arrow:before {  
    margin-left: 15px;
    display: inline;
    font-family: FontAwesome;
    height: auto;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    display: inline-block;
}
.zita-menu li ul.sub-menu li > a > .arrow:before {
    content: "\f105";
}
.zita-menu > li > ul.sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0;
    position: absolute;
    z-index: 99999;
}
.zita-menu li ul.sub-menu {
    background: #e9f7ff;
}
.zita-menu li ul.sub-menu > li {
    width: 185px;
}
.zita-menu li ul.sub-menu li a {
    display: block;
    margin: 0px 0px;
    padding: 8px 14px;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    background: none;
}
.zita-menu > li > ul.sub-menu > li {
    position: relative;
        line-height: initial;
}
.zita-menu > li > ul.sub-menu > li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0px;
    display: none;
    list-style: none;
    margin: 0;
}
.zita-menu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0px;
    display: none;
    list-style: none;
}
.zita-menu > li > ul.sub-menu li > a > .arrow:before {
    float: right;
    margin-top: -2px;
    margin-right: 0px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none;
}
#zita-above-menu.zita-menu li ul.sub-menu {
    text-align: left;
}
/* Menu Toggle Btn
----------------------------------------*/
.menu-toggle {
    display: none;
    width: 100%;
}
.menu-toggle h3,.bar-menu-toggle h3 {
    float: left;
    color: #FFF;
    padding: 0px 10px;
    font-weight: 600;
    font-size: 16px;
}
.menu-toggle .icon-bar,.bar-menu-toggle .icon-bar {
    display: block !important;
    width: 18px;
    height: 2px;
    background-color: #F5F5F5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 4px;
}
.menu-toggle .menu-btn{
    float: right;
    background: #202020;
    border: 1px solid #0C0C0C;
    padding: 8px;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px;
}
.bar-menu-toggle .menu-btn{
    background: #202020;
    border: 1px solid #0C0C0C;
    padding:10px;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px;
}
.zita-menu .hide-menu {
    display: none;
}
.menu-close-btn:hover{
    cursor:pointer;
}

/*min-bar hamburger menu*/
.bar-menu-toggle{
    vertical-align: middle;
}

.menu-icon-inner {
    width: 30px;
    height: 20px;
    display: block;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu-icon-inner {
    border-bottom: 2px solid;
    box-sizing: border-box;
    display:block;
    position: relative;
    width: 1.25em;
    height: 0.9em;
    overflow: hidden;
    vertical-align: middle;
}

.menu-icon-inner:before {
    top: 0;
}
.menu-icon-inner:before, .menu-icon-inner:after {
    content: '';
    display: block;
    border-top: 2px solid;
    position: absolute;
    left: 0;
    width: 100%;
    transition: all .7s ease;
    transition-property: transform;
}
.menu-icon-inner:after {
    top: 50%;
}
.menu-icon-inner:before, .menu-icon-inner:after {
    content: '';
    display: block;
    border-top: 2px solid;
    position: absolute;
    left: 0;
    width: 100%;
    transition: all .7s ease;
    transition-property: transform;
}

.mobile-pan-active .menu-icon-inner {
border: none;
}
.mobile-pan-active .menu-icon-inner:before {
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.mobile-pan-active .menu-icon-inner:before, .mobile-pan-active .menu-icon-inner:after {
    top: 50%;
}

.mobile-pan-active .menu-icon-inner:after {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
/* Accordion Menu Styles
----------------------------------------*/

ul[data-menu-style="accordion"] {
    width: 250px;
}
ul[data-menu-style="accordion"] > li {    
    display: block;
    margin: 0;
    padding: 0;
    border: 0px;
    float: none !important;
}
ul[data-menu-style="accordion"] li ul.sub-menu > li {
    width: 100%;
}
ul[data-menu-style="accordion"] > li > a > .arrow:before {
    float: right;
    content: "\f105";
}
ul[data-menu-style="accordion"] li.menu-active > a > .arrow:before {
    content: "\f107" !important;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu {
    position: static;
}
ul[data-menu-style="accordion"] > li > a i {
    padding-right: 10px;
    color: #FF5737;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu > li ul.sub-menu {
    position: static;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
    position: static;
}
ul[data-menu-style="accordion"] > li {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
ul[data-menu-style="accordion"] ul.sub-menu li.menu-active > a > .arrow:before {
    content: "\f107" !important;
}

/* Vertical Menu Styles
----------------------------------------*/

ul[data-menu-style="vertical"] {
    width: 200px;
}
ul[data-menu-style="vertical"] > li {
    float: none;
}
ul[data-menu-style="vertical"] > li:first-child {
    border-top: 2px solid #FD5025;
}
ul[data-menu-style="vertical"] li ul.sub-menu > li {
    width: 100%;
}
ul[data-menu-style="vertical"] > li > a > .arrow:before {
    float: right;
    content: "\f105";
}
ul[data-menu-style="vertical"] > li.menu-active {
position:relative;
}
ul[data-menu-style="vertical"] > li > ul.sub-menu {
    position: absolute;
    left:200px;
    top:0px;
    width:200px;
}
ul[data-menu-style="vertical"] > li > a i {
    padding-right: 10px;
    color: #FF5737;
}
ul[data-menu-style="vertical"]> li > ul.sub-menu > li ul.sub-menu {
    position: absolute;
    width:200px;
    left: 200px;
}
ul[data-menu-style="vertical"] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
    position: absolute;
    width:200px;
    left: 200px;
}
ul[data-menu-style="vertical"] > li {
    border-bottom: 1px solid #242424;
}
.header-pan-icon{
    display:none;
}
.sider-inner ul#zita-menu,.main-header .menu-all-pages-container ul.zita-menu{ 
 padding-left:0px;  
}
.mobile-menu-active .main-header .sider-inner .menu-all-pages-container ul.zita-menu > li > a:hover{
    background: transparent;
}
/* Responsive Menu Styles
----------------------------------------*/
/*Note: change the max-width asper your requirment and change the same in aceResponsiveMenu({resizeWidth: "768" }) function*/
/****************************/
/*start hamgurger menu full width*/
.mhdfull .top-header .menu-toggle,.mhdfull .bottom-header .menu-toggle{
display:none!important;
}
/*****************************/
.main-header.mhdfull .menu-toggle{
    display:block!important;
}
.mobile-menu-active .mhdfull .sider.zita-menu-hide.left{
left: -300px;
right: auto;
transition: left 0.3s ease;
}
.mobile-menu-active .mhdfull .sider.zita-menu-hide.right{
left: auto;
right:-300px;
transition: right 0.3s ease;
}
.mobile-menu-active .mhdfull .zita-menu .searchfrom #searchform{
display:block;
position: relative;
}
.mobile-menu-active .mhdfull .zita-menu  .searchfrom .search-btn{
display:none;
}
.mobile-menu-active .mhdfull li.menu-item.zta-custom-item{
padding:18px 0px;
    border: none;
}
.mobile-menu-active .mhdfull .zita-menu .searchfrom{
float:left;
}
.main-header.mhdfull .menu-custom-search .content-social ul.social-icon li{

display: -webkit-inline-box;
}

.main-header.mhdfull .menu-custom-search .content-social ul.social-icon{
    margin: 0;
    display: block;
}
.main-header.mhdfull .demo{
        width:96%;
        padding:2%;
    }
    ul[data-menu-style="vertical"] , ul[data-menu-style="accordion"],
    ul[data-menu-style="vertical"] li ul.sub-menu {
        width: 100% !important;
    } 
    .main-header.mhdfull .zita-menu {
        float: left;
        width:100%;
    }
    .main-header.mhdfull .zita-menu > li {
        border-bottom: 1px solid #eee;
       float: none;
    }       
    .main-header.mhdfull .zita-menu > li > a i {
        padding-right: 10px;
        color: #FF5737;
    }
    .main-header.mhdfull .zita-menu > li > a > .arrow:before {
        float: right;
        content: "\f105";
    }
   .main-header.mhdfull .sider.left .zita-menu > li, 
   .main-header.mhdfull .sider.right .zita-menu > li {
    border-bottom: 1px solid #eee;
    float: none;
    }
    .main-header.mhdfull .left .menu-item-has-children ul{
    padding-left:15px;
    }
    .main-header.mhdfull .right .menu-item-has-children ul{
     padding-right:15px;
     }
   .main-header.mhdfull .zita-menu li ul.sub-menu li a {
    display: block;
    margin: 0px 0px;
    padding: 10px 40px 10px 0px;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    background: none;
}
   .main-header.mhdfull li.menu-active > a > .arrow:before {
        content: "\f107" !important;
    }
   .main-header.mhdfull .zita-menu li ul.sub-menu > li {
        width: 100%;
    }
    .main-header.mhdfull .zita-menu li ul.sub-menu li ul.sub-menu li a{
        padding-left: 30px;
    }  
    .mhdfull .zita-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a  {
        padding-left: 50px;
    }  
    .main-header.mhdfull .zita-menu > li > ul.sub-menu {
        position: static;
    }
    .main-header.mhdfull .zita-menu > li > ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .main-header.mhdfull .zita-menu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .main-header.mhdfull .zita-menu li ul.sub-menu li.menu-active > a > .arrow:before {
        content: "\f107" !important;
    }
  .main-header.mhdfull .zita-menu > li > a{
    padding: 10px 40px 10px 0px!important;
   }   
/*menu-advance-style*/
.logged-in.admin-bar .main-header.mhdfull .sider{
top:32px;
}
.main-header.mhdfull .sider.left {
    display: block;
    position: fixed;
    top: 0;
        height: 100vh;
    z-index: 999999;
    width: 280px;
    padding: 2em 1.5em;
    max-width: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}
.main-header.mhdfull .sider.left {
    left:-280px;
    right: auto;
    transition: left 0.2s ease;
}
.main-header.mhdfull .sider.left .zita-menu > li,.main-header.mhdfull .sider.right .zita-menu > li {
    border-bottom: 1px solid #eee;
    float: none;
    line-height: initial;
}
.mobile-menu-active .main-header.mhdfull .sider.left{
    left:0px;
    right: auto;
    transition: left 0.2s ease;
}
body{
transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    left: 0;
}
/*left-menu*/
body.slideleftmenu.mobile-menu-active{
    left: 280px;
    width:100%;
    position:absolute!important;
    transition: left 0.3s ease;
}
body.slideleftmenu{
  left:0px;
    width:100%;
    position:absolute!important;
    transition: left 0.3s ease;  
}
body.slideleftmenu.mobile-menu-active:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
        z-index: 999;
    background:rgba(0,0,0,0.3);
     -webkit-animation-name: bodyfadeIn;
            animation-name: bodyfadeIn;
            
}
/*right-menu*/
.main-header.mhdfull .sider.right {
    display: block;
    position: fixed;
    top: 0;
        height: 100vh;
    z-index: 999999;
    width: 280px;
    padding: 3em 1.5em;
    max-width: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}
.main-header.mhdfull .sider.right {
    right:-300px;
    left: auto;
    transition:right 0.3s ease;
}
.mobile-menu-active .main-header.mhdfull .sider.right{
    left:auto;
    right:0;
    transition: right 0.3s ease;
}
body.sliderightmenu.mobile-menu-active{
    right: 300px;
    width:100%;
    left:auto;
    position:absolute!important;
    transition:right 0.3s ease;
}
body.sliderightmenu{
    right:0px;
    left:auto;
    width:100%;
    position:absolute!important;
    transition:right 0.3s ease;  
}
body.sliderightmenu.mobile-menu-active:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
        z-index: 999;
    background:rgba(0,0,0,0.3);
     -webkit-animation-name: bodyfadeIn;
            animation-name: bodyfadeIn;
            
}
.sliderightmenu.mobile-menu-active .menu-toggle .menu-btn{
    display:none;
  transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;  
}
@-webkit-keyframes bodyfadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
}
         
         @keyframes bodyfadeIn{
            0% {opacity: 0;}
            100% {opacity: 1;}
 }
/*center over menu*/
.mhdfull.mobile-menu-active .sider.zita-menu-hide.overcenter{
display:none;
}
.mhdfull.mobile-menu-active .sider.overcenter{
  position:fixed;
  left:0px;
  right:0;
  top:0;
  bottom:0;
  margin:0 auto;
  height: 100vh;
  background:#fff;
  display:block;
  z-index: 9999;
      -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;
        -webkit-animation: bodyfadeIn .3s;
    -moz-animation: bodyfadeIn .3s;
    -ms-animation: bodyfadeIn .3s;
    -o-animation: bodyfadeIn .3s;
    animation: bodyfadeIn .3s;
}
.mobile-menu-active .main-header.mhdfull .sider.overcenter .zita-menu{
  float: none;
  padding-top:50px;
  max-width:350px;
  margin:auto;
}
.mobile-menu-active .main-header.mhdfull .sider.overcenter .menu-close-btn{
  margin-top:40px;
  margin-left:40px;
}
.main-header.mhdfull.sider.overcenter{
   -webkit-animation: bodyfadeIn .3s;
    -moz-animation: bodyfadeIn .3s;
    -ms-animation: bodyfadeIn .3s;
    -o-animation: bodyfadeIn .3s;
    animation: bodyfadeIn .3s;  
}
.main-header.mhdfull .overcenter{
  display:none;  
}
 /*close button css*/
.main-header.mhdfull .menu-close-btn {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-header.mhdfull .menu-close-btn{
margin-top:10px;
margin-left:10px;
    width: 14px;
    display: block;
    text-decoration: none;
    top: .75em;
    right: 1em;
    min-width: 1em;
    min-height: 1em;
    transform-origin: center;
    transition: all .3s linear;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
        font-size: 20px;
        color:#555;
}
.main-header.mhdfull .menu-close-btn:before {
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    
}
.main-header.mhdfull .menu-close-btn:before,.main-header.mhdfull .menu-close-btn:after{
    content: '';
    display: block;
    border-top: 1px solid;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
}
.main-header.mhdfull .menu-close-btn:after{
-webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.main-header.mhdfull .menu-close-btn:hover{
-webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.main-header.mhdfull .menu-toggle .menu-btn{
display:flex;
}
.main-header.mhdfull .menu-toggle .menu-btn span{
color:#fff;
}
.mhdfull .menu-toggle .menu-btn .text span{
margin-left:5px;
}
.main-header.mhdfull .zita-menu.collapse span.arrow{
    position: absolute;
    right:20px;
    height: 100%;
    width: 30px;
    top: 0;
}
.main-header.mhdfull .zita-menu.collapse li a .arrow:before{
line-height: 45px;
    margin-right: 0px;
}
.main-header.mhdfull .zita-menu.collapse > li > ul.sub-menu li > a > .arrow:before {
    margin-right: 10px;

}
.main-header.mhdfull .sider .sider-inner ul#zita-menu,.main-header.mhdfull .zita-menu li ul.sub-menu{
    background:transparent;
}
.main-header.mhdfull .sider .sider-inner ul#zita-menu.zita-menu > li > a:hover{
   background:transparent;
}
.main-header.mhdfull .sider.left .zita-menu > li, .main-header.mhdfull .sider.right .zita-menu > li{
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.main-header.mhdfull .right .menu-close{
    width: 40px;
    height: 40px;
    top: 0;
    position: absolute;
    left: 0;
}
.main-header.mhdfull .left .menu-close{
    width: 40px;
    height: 40px;
    top: 0;
    position: absolute;
    right: 0;
}
.main-header.mhdfull .sider.overcenter ul#zita-menu{
display:block;
}
/****************************/
/*end hamburger menu*/
/****************************/
@media screen and (max-width: 1024px){
    .zita-menu li,
    .zita-menu a{
        position: relative;
    }
.mhdfull .top-header .menu-toggle,
.mhdfull .bottom-header .menu-toggle{
display:block!important;
}
.mobile-above-menu-active .sider.zita-menu-hide.left,
.mobile-menu-active .sider.zita-menu-hide.left,
.mobile-bottom-menu-active .sider.zita-menu-hide.left{
left: -300px;
right: auto;
transition: left 0.3s ease;
}
.mobile-above-menu-active .sider.zita-menu-hide.right,
.mobile-menu-active .sider.zita-menu-hide.right,
.mobile-bottom-menu-active .sider.zita-menu-hide.right{
left: auto;
right:-300px;
transition: right 0.3s ease;
}
.mobile-menu-active .zita-menu .searchfrom #searchform{
display:block;
position: relative;
}
.mobile-menu-active .zita-menu  .searchfrom .search-btn{
display:none;
}
.mobile-menu-active li.menu-item.zta-custom-item{
padding:18px 0px;
    border: none;
}
.mobile-menu-active .zita-menu .searchfrom{
float:left;
}
.main-header .menu-custom-search .content-social ul.social-icon li{

display: -webkit-inline-box;
}

.main-header .menu-custom-search .content-social ul.social-icon{
    margin: 0;
    display: block;
}
.demo{
		width:96%;
		padding:2%;
    }
    ul[data-menu-style="vertical"] , ul[data-menu-style="accordion"],
    ul[data-menu-style="vertical"] li ul.sub-menu {
        width: 100% !important;
    } 
    .zita-menu {
        float: left;
        width:100%;
    }
    .zita-menu > li {
        border-bottom: 1px solid #eee;
        position:relative;
       float: none;
    }       
    .zita-menu > li > a i {
        padding-right: 10px;
        color: #FF5737;
    }
    .zita-menu > li > a > .arrow:before,
    .zita-menu.collapse > li > ul.sub-menu li > a > .arrow:before {
        float: right;
        content: "\f107";
    }
.sider.left .zita-menu > li, .sider.right .zita-menu > li {
    border-bottom: 1px solid #eee;
    float: none;
}
.left .menu-item-has-children ul{
padding-left:15px;
}
.right .menu-item-has-children ul{
padding-right:15px;
}
.zita-menu li ul.sub-menu li a {
    display: block;
    margin: 0px 0px;
    padding: 10px 40px 10px 0px!important;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    background: none;
}
    li.menu-active > a > .arrow:before {
        content: "\f106";
    }
    .zita-menu li ul.sub-menu > li {
        width: 100%;
    }
    .zita-menu li ul.sub-menu li ul.sub-menu li a{
        padding-left: 30px;
    }  
    .zita-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a  {
        padding-left: 50px;
    }  
    .zita-menu > li > ul.sub-menu {
        position: static;
    }
    .zita-menu > li > ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .zita-menu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .zita-menu li ul.sub-menu li.menu-active > a > .arrow:before {
        content: "\f106";
    }
  .zita-menu > li > a,.top-header-bar .zita-menu > li > a, 
    .bottom-header-bar .zita-menu > li > a {
    padding: 10px 40px 10px 0px!important;
   }   
.top-header-bar.abv-two .top-header-col1 .menu-toggle .menu-btn,
.top-header-bar.abv-three .top-header-col1 .menu-toggle .menu-btn,
.bottom-header-bar.btm-two .bottom-header-col1 .menu-toggle .menu-btn,
.bottom-header-bar.btm-three .bottom-header-col1 .menu-toggle .menu-btn{
float:left;
}
/*menu-advance-style*/
.logged-in.admin-bar .sider{
top:32px;
}
.sider.left {
    display: block;
    position: fixed;
    top: 0;
        height: 100vh;
    z-index: 999999;
    width: 280px;
    padding: 2em 1.5em;
    max-width: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}
.sider.left {
    left:-280px;
    right: auto;
    transition: left 0.2s ease;
}
.sider.left .zita-menu > li,.sider.right .zita-menu > li {
    border-bottom: 1px solid #eee;
    float: none;
    line-height: initial;
}
.mobile-menu-active .sider.left,
.mobile-above-menu-active .sider.left,
.mobile-bottom-menu-active .sider.left{
    left:0px;
    right: auto;
    transition: left 0.2s ease;
}
body{
transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    left: 0;
}
/*left-menu*/
body.slideleftmenu.mobile-menu-active,
body.slideleftmenu.mobile-above-menu-active,
body.slideleftmenu.mobile-bottom-menu-active{
    left: 280px;
    width:100%;
    position:absolute!important;
    transition: left 0.3s ease;
}
body.slideleftmenu{
  left:0px;
    width:100%;
    position:absolute!important;
    transition: left 0.3s ease;  
}
body.slideleftmenu.mobile-menu-active:before,
body.slideleftmenu.mobile-above-menu-active:before,
body.slideleftmenu.mobile-bottom-menu-active:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
        z-index: 999;
    background:rgba(0,0,0,0.3);
     -webkit-animation-name: bodyfadeIn;
            animation-name: bodyfadeIn;
            
}
/*right-menu*/
.sider.right {
    display: block;
    position: fixed;
    top: 0;
        height: 100vh;
    z-index: 999999;
    width: 280px;
    padding: 3em 1.5em;
    max-width: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}
.sider.right {
    right:-300px;
    left: auto;
    transition:right 0.3s ease;
}
.mobile-menu-active .sider.right,
.mobile-above-menu-active .sider.right,
.mobile-bottom-menu-active .sider.right {
    left:auto;
    right:0;
    transition: right 0.3s ease;
}
body.sliderightmenu.mobile-menu-active,
body.sliderightmenu.mobile-above-menu-active,
body.sliderightmenu.mobile-bottom-menu-active{
    right: 300px;
    width:100%;
    left:auto;
    position:absolute!important;
    transition:right 0.3s ease;
}
body.sliderightmenu{
    right:0px;
    left:auto;
    width:100%;
    position:absolute!important;
    transition:right 0.3s ease;  
}
body.sliderightmenu.mobile-menu-active:before,
body.sliderightmenu.mobile-above-menu-active:before,
body.sliderightmenu.mobile-bottom-menu-active:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
        z-index: 999;
    background:rgba(0,0,0,0.3);
     -webkit-animation-name: bodyfadeIn;
            animation-name: bodyfadeIn;
            
}
.sliderightmenu.mobile-menu-active .menu-toggle .menu-btn,
.sliderightmenu.mobile-above-menu-active .menu-toggle .menu-btn,
.sliderightmenu.mobile-bottom-menu-active .menu-toggle .menu-btn{
    display:none;
  transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;  
}
@-webkit-keyframes bodyfadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
}
         
         @keyframes bodyfadeIn{
            0% {opacity: 0;}
            100% {opacity: 1;}
 }

 /*center over menu*/
.mobile-above-menu-active .sider.zita-menu-hide.overcenter,
.mobile-menu-active .sider.zita-menu-hide.overcenter,
.mobile-bottom-menu-active .sider.zita-menu-hide.overcenter{
display:none;
}
 .mobile-menu-active .sider.overcenter,
 .mobile-above-menu-active .sider.overcenter,
 .mobile-bottom-menu-active .sider.overcenter{
  position:fixed;
  left:0px;
  right:0;
  top:0;
  bottom:0;
  margin:0 auto;
  height: 100vh;
  background:#fff;
  display:block;
  z-index: 9999;
      -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;
        -webkit-animation: bodyfadeIn .3s;
    -moz-animation: bodyfadeIn .3s;
    -ms-animation: bodyfadeIn .3s;
    -o-animation: bodyfadeIn .3s;
    animation: bodyfadeIn .3s;
}
.mobile-menu-active .sider.overcenter .zita-menu,
.mobile-above-menu-active .sider.overcenter .zita-menu,
 .mobile-bottom-menu-active .sider.overcenter .zita-menu {
  float: none;
  padding-top:50px;
  max-width: 350px;
  margin:auto;
}
.mobile-menu-active .sider.overcenter .menu-close-btn,
.mobile-above-menu-active .sider.overcenter .menu-close-btn,
.mobile-bottom-menu-active .sider.overcenter .menu-close-btn{
  margin-top:40px;
  margin-left:40px;
}
.sider.overcenter{
   -webkit-animation: bodyfadeIn .3s;
    -moz-animation: bodyfadeIn .3s;
    -ms-animation: bodyfadeIn .3s;
    -o-animation: bodyfadeIn .3s;
    animation: bodyfadeIn .3s;  
}
.sider.overcenter .menu-close{
text-align: -webkit-right;
    margin-right: 40px;
}
.overcenter{
  display:none;  
}
 /*close button css*/
 .menu-close-btn {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.menu-close-btn{
margin-top:10px;
margin-left:10px;
    width: 14px;
    display: block;
    text-decoration: none;
    top: .75em;
    right: 1em;
    min-width: 1em;
    min-height: 1em;
    transform-origin: center;
    transition: all .3s linear;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
        font-size: 20px;
        color:#555;
}
.menu-close-btn:before {
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    
}
.menu-close-btn:before,.menu-close-btn:after{
    content: '';
    display: block;
    border-top: 1px solid;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
}
.menu-close-btn:after{
-webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.menu-close-btn:hover{
-webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
/*left pan*/
.mhdrleftpan .sider{
left:0;
position: inherit;
}
header.mhdrleftpan .container,
header.mhdrrightpan .container{
    width:100%;
    max-width: 100%;
    padding:0;
    margin:0;
}
.mhdrleft .zita-menu {
    padding-left:0!important;
}
.mhdrleftpan .sider .hide-menu,.mhdrrightpan .sider .hide-menu{
display:block;
}
.mhdrleftpan .menu-toggle,
.mhdrrightpan .menu-toggle{
display:none!important;
}
.mhdrleftpan .sider .menu-close-btn,
.mhdrrightpan .sider .menu-close-btn{
display:none;
}
.mhdrleftpan .sider.left,
.mhdrleftpan .sider.right,
.mhdrrightpan .sider.left,
.mhdrrightpan .sider.right{
width: 100%;
max-width: 100%;
padding-bottom:0;
    height: auto;
}
.mhdrleftpan .sider.overcenter,
.mhdrrightpan .sider.overcenter{
    display: block;
}
body.mobile-pan-active{overflow-x: hidden;}
/*right pan*/
.mhdrrightpan .sider{
right:0;
left:auto;
position: inherit;
}
.mhdrright .zita-menu {
    padding-right:0!important;
}
.mhdrrightpan .container{
    width:100%;
    max-width: 100%;
    padding:0;
    margin:0;
}
.menu-toggle .menu-btn{
display:flex;
}
.menu-toggle .menu-btn span{
color:#fff;
}
.menu-toggle .menu-btn .text span,.bar-menu-toggle .menu-btn .text span{
margin-left:5px;
}
.zita-menu.collapse span.arrow{
    position: absolute;
    right:20px;
    height: 100%;
    width: 30px;
    top: 0;
}
.zita-menu.collapse li a .arrow:before{
line-height: 45px;
    margin-right: 0px;
}
.zita-menu.collapse > li > ul.sub-menu li > a > .arrow:before{
    margin-right: 10px;

}
.sider .sider-inner ul#zita-menu,.zita-menu li ul.sub-menu{
    background:transparent;
}
.sider  .sider-inner ul#zita-menu.zita-menu > li > a:hover{
   background:transparent;
}
.sider.left .zita-menu > li, .sider.right .zita-menu > li{
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.right .menu-close{
    width: 40px;
    height: 40px;
    top: 0;
    position: absolute;
    background: #fff;
    left: 0;
}
.left .menu-close{
    width: 40px;
    height: 40px;
    top: 0;
    position: absolute;
    background:transparent;
    right: 0;
}
.sider.overcenter ul#zita-menu{
display:block;
}
.mhdrleftpan .menu-close,
.mhdrrightpan .menu-close{
display:none;
  }
}
@media screen and (max-width: 782px){
    .logged-in.admin-bar .sider{
    padding-top:42px;
    }
}
@media screen and (max-width: 768px){
/*mobile pan style*/
.header-pan-icon{
    display: block;
}
.mhdrleftpan .header-pan-icon span{
    position: fixed;
    top: 10%;
    left: 0;
    background-color: #008ec2;
    color: #fff;
    font-size: 1.2em;
    width:30px;
    height:50px;
    line-height:50px;
    text-align: center;
    z-index: 10000;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
.mhdrrightpan .header-pan-icon span{
left:auto;
right:0;
position: fixed;
    top: 10%;
    background-color: #008ec2;
    color: #fff;
    font-size: 1.2em;
    width:30px;
    height:50px;
    line-height:50px;
    text-align: center;
    z-index: 10000;
    -webkit-transition: right .2s ease-in-out;
    -moz-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out;
}
.mobile-pan-active .mhdrleftpan .header-pan-icon span {
    left: 270px;
}
.mobile-pan-active .mhdrrightpan .header-pan-icon span {
    left: auto;
    right:270px;
}
.mhdrleftpan #page.zita-site{
margin-left:auto!important;
}
.mhdrrightpan #page.zita-site{
margin-right:auto!important;
}
 header.mhdrleftpan{
left: -270px!important;
right: auto;
-webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
header.mhdrrightpan{
right: -270px!important;
left: auto;
-webkit-transition: right .2s ease-in-out;
    -moz-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out;
}
.mobile-pan-active header.mhdrleftpan{
left: 0px!important;
right: auto;
-webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
.mobile-pan-active header.mhdrrightpan{
right: 0px!important;
left: auto;
-webkit-transition: right .2s ease-in-out;
    -moz-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out;
}
.mhdrleftpan #page.zita-site {
left:0px!important;
-webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
.mhdrrightpan #page.zita-site {
right:0px!important;
-webkit-transition:  right .2s ease-in-out;
    -moz-transition:  right .2s ease-in-out;
    transition:  right .2s ease-in-out;
}
.mobile-pan-active.mhdrleftpan #page.zita-site {
left:270px!important;
-webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
.mobile-pan-active.mhdrrightpan #page.zita-site {
right:270px!important;
-webkit-transition: right .2s ease-in-out;
    -moz-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out;
}
.zita-site .mhdrleftpan .pan-icon:before{
content: "\f101";
font-family:FontAwesome;
}
.mobile-pan-active .zita-site .mhdrleftpan .pan-icon:before{
content: "\f100";
font-family:FontAwesome;
}
.zita-site .mhdrrightpan .pan-icon:before{
content: "\f100";
font-family:FontAwesome;
}
.mobile-pan-active .zita-site .mhdrrightpan .pan-icon:before{
content: "\f101";
font-family:FontAwesome;
}
.mhdrleftpan .site-content #primary,
.mhdrrightpan .site-content #primary {
    margin: 0px;
}
 header.mhdrleftpan .zita-cart{
left: -270px!important;
right: auto;
-webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
header.mhdrrightpan .zita-cart{
right: -270px!important;
left: auto;
-webkit-transition: right .2s ease-in-out;
    -moz-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out;
}
.cart-pan-active header.mhdrleftpan .zita-cart{
left: 0px!important;
right:auto;
}
.cart-pan-active header.mhdrrightpan .zita-cart{
right: 0px!important;
left: auto;
}
}
@media screen and (max-width:544px) {
/*inline menu*/
.inline .zita-logo img{
height:auto;
 }
.inline .two .main-header-container {
    flex-wrap: nowrap;
}
 .mhdrcenter.inline .two .main-header-container {
    flex-wrap: wrap;
}
.stack .two .main-header-col1,
.stack .two .main-header-col2{
justify-content: center;
text-align:center;
width:100%;
}
.stack .zita-menu .menu-custom-search{
text-align:left;    
}
.main-header.mhdrright.stack .two .main-header-col1{
text-align:center;
}

.main-header.mhdrright .two .main-header-col2{
justify-content: center;
}
}/*
 Theme Name:   Business Zita
 Theme URI:    https://wpzita.com/
 Description:  Business Zita is a child theme of zita WordPress theme, It provides very unique look and extra post layout. Zita is completely builder based theme, With super fast and highly customizable options. Zita works with any of your favorite page builder like Elementor, Visual Composer, Beaver Builder, SiteOrigin, Divi, Brizy etc. 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. 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.
 Author:       WpZita Team
 Author URI:   https://wpzita.com/contact-us/
 Template:     zita
 Version:      1.0.5
 License:      GNU General Public License v3 or later
 License URI:   http://www.gnu.org/licenses/gpl-3.0.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:  business-zita
*/
#content.site-content{
  display:block;
}
#content .entry-content-outer-wrapper.bns-zta-blog-layout:before{
    content: '';
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    display: block;
}
#content .entry-content-outer-wrapper.bns-zta-blog-layout{
    display: flex;
    background: transparent;
    padding: 20px;
position:relative;
}
.bns-zta-blog-layout .post-img-wrapper {
    width: 50%;
    float: left;
    margin-bottom: 0;
}
.bns-zta-blog-layout .entry-content-wrapper {
    width: 50%;
    float: left;
    padding-left: 30px;
}
.bns-zta-blog-layout .entry-content-wrapper.no-thumb {
    width: 100%;
    padding: 0;
}
.bns-zta-blog-layout .post-img-wrapper .post-img {
    margin-bottom: 0;
    line-height: 0;
    position: relative;
}
#content .bns-zta-blog-layout article.zita-article .entry-content-outer-wrapper{
    align-items: center;
}
#content .bns-zta-blog-layout .zita-article:first-child {
    width: 100%;
    margin-right: 0;
}
#content .bns-zta-blog-layout .zita-article:first-child .entry-content-outer-wrapper.bns-zta-blog-layout{
display:block;
}
#content .bns-zta-blog-layout .zita-article:first-child .post-img-wrapper{
width:100%;
float:none;
margin-bottom:30px
}
#content .bns-zta-blog-layout .zita-article:first-child .entry-content-wrapper{
    width: 100%;
    float: none;
    padding-left:0;
}
.fullwidthstrechched #content .entry-content-outer-wrapper.bns-zta-blog-layout:before{
background:transparent;
}
.fullwidthstrechched #content .entry-content-outer-wrapper.bns-zta-blog-layout{
padding:0
}
.fullwidthstrechched #content .entry-content-outer-wrapper.bns-zta-blog-layout{
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}
.fullwidthcontained #content .entry-content-outer-wrapper.bns-zta-blog-layout{
padding:0;
padding-bottom: 25px;
}
article.zita-article:nth-child(even) .bns-zta-blog-layout .post-img-wrapper {
    width: 50%;
    float: left;
    margin: 0;
    order: 1;
}  
article.zita-article:nth-child(even) .bns-zta-blog-layout .entry-content-wrapper{
padding-left: 0px;
padding-right: 30px;
}
.zita-widget-content .wp-block-search__label{
    font-weight: 500;
}
.zita-menu > li > a{
    padding: 16px;
}
@media screen and (max-width: 767px){
#content .bns-zta-blog-layout .zita-article{
    width: 100%;
    margin-right: 0;
}
#content .bns-zta-blog-layout .zita-article .entry-content-outer-wrapper.bns-zta-blog-layout{
display:block;
}

#content .bns-zta-blog-layout .zita-article .post-img-wrapper{
width:100%;
float:none;
margin-bottom:30px
}
#content .bns-zta-blog-layout .zita-article .entry-content-wrapper{
    width: 100%;
    float: none;
    padding-left:0;
}
.sider-inner{
    margin: 0 9px;
}
}